aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagEVOLUTION_1_5_94_1nobody2004-08-31311-93250/+18
* fixed merge conflictsJeffrey Stedfast2004-08-311-5/+7
* gtk-doc style comment fixesJeffrey Stedfast2004-08-311-2/+3
* Bugzilla #63731Suresh Chandrasekharan2004-08-311-2/+32
* Updated Norwegian Nynorsk translation: Merged translations from gnome-2-8Åsmund Skjæveland2004-08-302-689/+681
* constify the strings to remove a warning.Not Zed2004-08-303-4/+15
* ** See bug #62856 (workaround).Not Zed2004-08-302-1/+6
* ** See bug #62856 (workaround only)Not Zed2004-08-302-0/+13
* return cancelled if we're in an offline state.Not Zed2004-08-303-0/+28
* ** See bug #64011.Not Zed2004-08-302-1/+9
* ** See bug #63456.Not Zed2004-08-302-0/+11
* ** See bug #64023.Not Zed2004-08-302-1/+11
* Updated Belarusian translation.Ales Nyakhaychyk2004-08-292-28460/+19352
* Updated Simplified Chinese translationFunda Wang2004-08-292-372/+365
* get the active state (insert_rsvp): set inital rsvp stateJP Rosevear2004-08-282-1/+9
* check2Amanpreet Singh Alam2004-08-281-798/+742
* Updated Spanish translationFrancisco Javier F. Serrador2004-08-282-455/+536
* Updated Czech translation.Miloslav Trmac2004-08-282-376/+365
* Updated Canadian English translation.Adam Weinberger2004-08-282-374/+359
* Updated Korean translation.Changwoo Ryu2004-08-282-369/+375
* utf8_filename should be char * not charJP Rosevear2004-08-282-2/+7
* bump version, requirementsJP Rosevear2004-08-285-8/+28
* Add a fix to mailer.Hans Petter2004-08-281-0/+4
* Don't crash if we're passed a NULL path. GtkFileChooser can return NULLHans Petter Jansson2004-08-282-1/+7
* Commit my changes to addressbook since 1.5.93.Hans Petter2004-08-281-0/+10
* updatedJeffrey Stedfast2004-08-281-0/+8
* Updated NEWSRodrigo Moya2004-08-281-0/+25
* use the new 'has-alarms-in-range' query. (alarm_queue_add_client): makeRodrigo Moya2004-08-282-15/+38
* Fixes #62911, #54101JP Rosevear2004-08-282-258/+606
* update protoJP Rosevear2004-08-273-19/+43
* Really fixes #61833 and #63697.Hans Petter Jansson2004-08-272-1/+8
* updated from libegg.Rodrigo Moya2004-08-273-62/+206
* Updated Brazilian Portuguese translation done by Gustavo Maciel DiasGustavo Maciel Dias Vieira2004-08-272-367/+245
* [ patch for the rest of 60889 ] new function, either start up the query orChris Toshok2004-08-272-7/+66
* Updated Greek translationNikos Charonitakis2004-08-272-282/+250
* Don't mark component menu accels for translation.Christian Neumair2004-08-276-4/+19
* Fix for bug #63177Jeffrey Stedfast2004-08-262-4/+16
* Don't translate the default value for the window heightRodney Dawes2004-08-262-1/+6
* check 3000-4100Amanpreet Singh Alam2004-08-261-486/+544
* change the "CheckList" to "Tasks" as there is another foder calledSivaiah Nallagatla2004-08-263-2/+10
* Rollback for fix #63731Suresh Chandrasekharan2004-08-262-17/+24
* only open the trash or junk if they're vfolders here. Some stores thatNot Zed2004-08-262-2/+12
* prepare the local record correctly, should fix copy to/from problems whenJP Rosevear2004-08-263-2/+9
* Updated French translation.Christophe Merlet2004-08-262-1966/+523
* Bugzilla #63731Suresh Chandrasekharan2004-08-262-24/+17
* disbale the display name widget in case of groupwise as we can not handleSivaiah Nallagatla2004-08-262-2/+16
* May fix #61833.Hans Petter Jansson2004-08-252-1/+10
* Init one variable (remove warning) and don't redefine it.Frédéric Crozat2004-08-252-2/+7
* don't call gtk_dialog_set_has_separator on Message Dialog on GTK+ >= 2.4.0Frédéric Crozat2004-08-253-13/+48
* Convert filename to UTF-8 from local encoding before displaying it.Frédéric Crozat2004-08-254-5/+20
* Don't call gtk_dialog_set_has_separator on Gtk Message Dialog with GTK+ >=Frédéric Crozat2004-08-253-0/+12
* Don't call gtk_dialog_set_has_separator on Gtk Message DialogFrédéric Crozat2004-08-252-0/+8
* Don't call gtk_dialog_set_has_separator on Gtk Message Dialog with GTK+ >=Frédéric Crozat2004-08-253-2/+8
* Reset the Status Bar message to NUll, if the status of the Calendar isChenthill Palanisamy2004-08-252-0/+7
* Updated Malay Translation.Hasbullah Bin Pit2004-08-252-13090/+1420
* Updated Spanish translationFrancisco Javier F. Serrador2004-08-252-2/+6
* [ probable fix for the remaining portion of #45931 ]Chris Toshok2004-08-251-3/+8
* Updated Spanish translationFrancisco Javier F. Serrador2004-08-252-14/+18
* Fixes #58824Rodrigo Moya2004-08-252-15/+24
* Check for an exception from get_folders_online() here so that we don'tJeffrey Stedfast2004-08-242-3/+14
* store the select-uri on the view not in the thread message.Not Zed2004-08-243-155/+218
* ** See bug #63189.Not Zed2004-08-242-4/+38
* Call SSL_CTX_set_default_verify_paths() to initialise the certificateJeffrey Stedfast2004-08-242-0/+7
* Added some comments about --enable-openssl (e.g. why it is disabled)Jeffrey Stedfast2004-08-242-0/+10
* Make the description scrolled window scroll policy "automatic" rather thanJeffrey Stedfast2004-08-242-14/+20
* Updated Finnish translationIlkka Tuohela2004-08-242-48/+55
* Updated Greek translationNikos Charonitakis2004-08-242-200/+275
* Fix for bug #62812Jeffrey Stedfast2004-08-232-3/+13
* cs.po: Typo fix.Stanislav Brabec2004-08-232-1/+5
* ankit@redhat.com 23/08/2004 * gu.po : Final Proofread.Ankitkumar Rameshchandra Patel2004-08-231-64/+65
* Updated Serbian translation.Danilo Šegan2004-08-233-4039/+3085
* Updated Albanian translation.Laurent Dhima2004-08-232-305/+124
* Updated Finnish translationIlkka Tuohela2004-08-232-10/+14
* Updated German translation.Christian Neumair2004-08-232-298/+306
* Update UpdateKjartan Maraas2004-08-223-478/+423
* Updated Spanish translation.Francisco Javier F. Serrador2004-08-222-160/+88
* Updated Korean translation.Changwoo Ryu2004-08-222-52/+55
* Updated Portuguese translation.Duarte Loreto2004-08-222-46/+51
* remove the dead ldap config control stuff.Chris Toshok2004-08-222-6/+5
* completeAmanpreet Singh Alam2004-08-211-160/+208
* if any of the settings required for soap interaction changes trySivaiah Nallagatla2004-08-214-73/+100
* changed the groupwise account setup error messageSivaiah Nallagatla2004-08-212-1/+10
* Fixes bug #62715.Hans Petter Jansson2004-08-212-10/+47
* Makes the contact image selector use GtkFileChooser if available.Hans Petter Jansson2004-08-212-12/+65
* Updated Albanian translation.Laurent Dhima2004-08-212-121/+218
* Updated Polish translation by GNOME PL Team.Artur Flinta2004-08-202-8/+12
* ankit@redhat.com 20/08/2004Ankitkumar Rameshchandra Patel2004-08-201-1/+1
* [ likely fixes #61500 ] remove the secondary text, since we don't have theChris Toshok2004-08-203-20/+69
* Updated Spanish translationFrancisco Javier F. Serrador2004-08-202-114/+196
* Updated Canadian English translation.Adam Weinberger2004-08-202-53/+28
* Updated Ukrainian translation.Maxim Dziumanenko2004-08-192-9998/+2960
* select names dialog can not be modal as password dialogs can come up whileSivaiah Nallagatla2004-08-192-1/+9
* Typo fix in Catalan translation.Jordi Mallach2004-08-192-2/+6
* Add this.Kjartan Maraas2004-08-192-0/+20708
* Added «nb» to ALL_LINGUAS. 2004-08-13 JP Rosevear <jpr@novell.com>Kjartan Maraas2004-08-192-1/+4
* Updated Norwegian Nynorsk translation.Åsmund Skjæveland2004-08-192-303/+159
* Updated Simplified Chinese translationFunda Wang2004-08-182-40/+43
* Updated Hungarian translation by Gabor Kelemen.Laszlo Dvornik2004-08-182-69/+37
* svn path=/trunk/; revision=26963Updated ja.po. T.Aihana2004-08-182-73/+43
* initialize the mutext needed to prevent concurrect accessSivaiah Nallagatla2004-08-182-16/+43
* Updated Czech translation.Miloslav Trmac2004-08-182-46/+47
* Updated Greek translationNikos Charonitakis2004-08-182-574/+181
* ** See bug #62963.Not Zed2004-08-182-4/+16
* ** See bug #62963.Not Zed2004-08-182-2/+9
* compltingAmanpreet Singh Alam2004-08-171-579/+507
* Connect to the "changed" signal instead of "activate"Rodney Dawes2004-08-172-1/+8
* Fixes #62706JP Rosevear2004-08-172-1/+12
* ankit@redhat.com 17/08/2004 * gu.po : Updated Final Gujarati TranslationAnkitkumar Rameshchandra Patel2004-08-172-34/+25
* Updated Polish translation by GNOME PL Team.Artur Flinta2004-08-172-34/+43
* Remove the custom prompt-to-save dialogs from here - useHans Petter Jansson2004-08-172-53/+22
* reinstate the ngettext patch that was part of the #53464 commit ofChris Toshok2004-08-172-2/+11
* updatepAmanpreet Singh Alam2004-08-161-308/+261
* change the prototype of alarm_notify_add_calendar to take Esource insteadSivaiah Nallagatla2004-08-163-9/+31
* ankit@redhat.com 16/08/04 * Updated Final Gujarati TranslationAnkitkumar Rameshchandra Patel2004-08-161-0/+4
* ankit@redhat.com 16/08/2004Ankitkumar Rameshchandra Patel2004-08-161-121/+54
* pass an exception handle to camel_provider_get.Not Zed2004-08-162-1/+10
* initialize priv->default_lcient (default_client_cal_opened_cb) : unrefSivaiah Nallagatla2004-08-162-6/+17
* don't include the terminating NUL in the data length.Not Zed2004-08-162-17/+23
* Updated Spanish translation.Francisco Javier F. Serrador2004-08-161-157/+81
* Updated Spanish translation.Francisco Javier F. Serrador2004-08-152-11/+10
* Updated finnish translationIlkka Tuohela2004-08-152-14/+18
* Updated Portuguese translation.Duarte Loreto2004-08-152-115/+19
* Updated finnish translationIlkka Tuohela2004-08-151-3/+4
* Updated finnish translationIlkka Tuohela2004-08-151-0/+4
* Updated Polish translation by GNOME PL Team.Artur Flinta2004-08-152-11/+10
* Updated Finnish translationIlkka Tuohela2004-08-152-25/+19
* Updated Korean translationChangwoo Ryu2004-08-142-44/+36
* updateAmanpreet Singh Alam2004-08-141-576/+510
* Updated Simplified Chinese translationFunda Wang2004-08-141-351/+355
* Updated Lithuanian translation.Žygimantas Beručka2004-08-142-2683/+543
* Updated Canadian English translation.Adam Weinberger2004-08-142-20/+11
* Updated Simplified Chinese translationFunda Wang2004-08-142-61/+37
* bump version. requiresJP Rosevear2004-08-1458-18351/+23893
* Unified po headers for Finnish TeamTommi Vainikainen2004-08-142-1/+5
* Revert previous EVO_LDAP_CHECK changes, aren't working as well as expcetedRodney Dawes2004-08-142-10/+24
* Use g_ptr_array_sized_new() rather than using set_size() after creating aJeffrey Stedfast2004-08-142-9/+9
* Use g_ptr_array_sized_new() rather than using set_size() after creating aJeffrey Stedfast2004-08-141-9/+15
* include gtkdialog.h rather than gnome-dialog.h.Rodrigo Moya2004-08-142-1/+5
* remove the cal/taksks sources when account is disbaled. Also do not try toSivaiah Nallagatla2004-08-143-6/+35
* set paragraph style to normal to avoid signature landing in PRE paragraphRadek Doulik2004-08-142-0/+6
* update ssl setting label and title of the soap settings section FixesSivaiah Nallagatla2004-08-142-2/+8
* Add option to specify location of kerberos 4/5 libraries and headersFrédéric Crozat2004-08-142-16/+41
* Add value and description fields to AC_DEFINE calls for theRodney Dawes2004-08-132-2/+7
* Remove EVO_CHECK_LIB Update EVO_LDAP_CHECK to supportRodney Dawes2004-08-132-75/+72
* Commit the correct version of carlos's patch.JP Rosevear2004-08-131-6/+6
* Updated Korean translationChangwoo Ryu2004-08-131-2/+2
* Check for et/comm-err.h and comm_err.h so that we can include the correctRodney Dawes2004-08-132-0/+8
* Handle et/comm_err.h as well as the normal comm_err.hRodney Dawes2004-08-132-0/+9
* make the button say Add Task List instead of Add Group (matches menu item)JP Rosevear2004-08-132-1/+6
* Updated Korean translationChangwoo Ryu2004-08-132-91/+89
* Optionally use GtkFileChooser if compiled against Gtk+ >= 2.4.0Carlos Garnacho Parro2004-08-131-38/+97
* Updated Canadian English translation.Adam Weinberger2004-08-132-77/+72
* Really dist the pilot sources this timeJP Rosevear2004-08-132-0/+10
* Update Name and description to not include "Ximian" or "(Unstable)" RemoveRodney Dawes2004-08-132-3/+10
* Optionally use GtkFileChooser if compiled against Gtk+ >= 2.4.0Carlos Garnacho Parro2004-08-131-1/+5
* Check for gtk+-2.4 in order to enable the use of GtkFileChooser.Jeffrey Stedfast2004-08-132-2/+16
* added a commentJeffrey Stedfast2004-08-131-0/+1
* Optionally use GtkFileChooser if compiled against Gtk+ >= 2.4.0Carlos Garnacho Parro2004-08-133-24/+64
* added the property "use_filechooser" to the GnomeFileEntryCarlos Garnacho Parro2004-08-132-0/+6
* Optionally use GtkFileChooser if compiled against Gtk+ >= 2.4.0Carlos Garnacho Parro2004-08-132-6/+63
* added the "use_filechooser" property to the GnomeFileEntryCarlos Garnacho Parro2004-08-132-0/+6
* Optionally use GtkFileChooser if compiled against Gtk+ >= 2.4.0Carlos Garnacho Parro2004-08-132-11/+52
* Optionally use GtkFileChooser if compiled against Gtk+ >= 2.4.0.Carlos Garnacho Parro2004-08-134-53/+139
* added the "use_filechooser" property to the GnomeFileEntryCarlos Garnacho Parro2004-08-132-0/+6
* use g_string_append_len when appending a subset of a string rather than g_str...Jeffrey Stedfast2004-08-132-8/+8
* Partial fix for bug #62771Jeffrey Stedfast2004-08-133-1/+12
* Fix for bug #62771Jeffrey Stedfast2004-08-133-7/+56
* completingAmanpreet Singh Alam2004-08-121-2368/+2144
* update Russian translationLeonid Kanter2004-08-122-468/+551
* Updated Norwegian Nynorsk translation.Åsmund Skjæveland2004-08-122-255/+273
* init epasswords.Not Zed2004-08-122-1/+7
* api change in e_passwords.Not Zed2004-08-123-6/+11
* epasswords api change.Not Zed2004-08-123-6/+11
* e passwords api change/reprompt if we need to.Not Zed2004-08-122-3/+10
* just call e_passwords_ask_password directly. (pass_activate,Not Zed2004-08-123-244/+73
* fix for e_passwords api change, and handle reprompting as well.Not Zed2004-08-123-4/+14
* ** See bug #61840, and others.Not Zed2004-08-123-214/+560
* just revering a local change gone in in the commit i just madeSivaiah nallagatla2004-08-122-3/+8
* when user cancels auth dialog send the anonoymous query only in case ofSivaiah Nallagatla2004-08-123-3/+22
* svn path=/trunk/; revision=26875Updated ja.po. T.Aihana2004-08-122-203/+226
* include scrollbar offset in vertical calculation. don't ask me i just workNot Zed2004-08-121-4/+6
* Updated Simplified Chinese translationFunda Wang2004-08-121-217/+241
* updated Russian translationLeonid Kanter2004-08-112-258/+179
* Fixes #61555JP Rosevear2004-08-112-6/+44
* Updated Korean translationChangwoo Ryu2004-08-112-197/+225
* guard against re-running the same query.Rodrigo Moya2004-08-112-0/+8
* Updated Polish translation by GNOME PL Team.Artur Flinta2004-08-112-310/+418
* Updated Czech translation.Miloslav Trmac2004-08-112-172/+182
* Updated Canadian English translation.Adam Weinberger2004-08-112-189/+180
* Return NULL not FALSE on error.Jeffrey Stedfast2004-08-112-1/+6
* update Russian translationLeonid Kanter2004-08-112-1027/+442
* disconnect from signals also when using only the system tray. Fixes aRodrigo Moya2004-08-102-0/+9
* re-added 'Make this occurrence movable' menu item, gone by mistake.Rodrigo Moya2004-08-102-18/+96
* Updated Hungarian translation by Gabor Kelemen.Laszlo Dvornik2004-08-102-259/+381
* Updated Spanish translation.Francisco Javier F. Serrador2004-08-102-255/+282
* [ fixes bug #52459 ] use the same defaults as the 1.4 phone list view.Chris Toshok2004-08-102-4/+12
* We must return TRUE here so that things actually get removed from the listRodney Dawes2004-08-102-0/+7
* Fixes #62452JP Rosevear2004-08-092-56/+76
* ankit@redhat.com 09/08/04Ankitkumar Rameshchandra Patel2004-08-091-1207/+1144
* update for messageAmanpreet Singh Alam2004-08-091-2518/+3223
* Added Gujarati & PanjabiAnkitkumar Rameshchandra Patel2004-08-091-0/+8
* Added Gujarati & panjabiAnkitkumar Rameshchandra Patel2004-08-092-1/+5
* Updated Albanian translation.Laurent Dhima2004-08-092-501/+452
* Updated Simplified Chinese translationFunda Wang2004-08-081-4/+4
* Fixes #62021JP Rosevear2004-08-085-0/+36
* Updated Simplified Chinese translationFunda Wang2004-08-082-347/+412
* Updated Czech translation.Miloslav Trmac2004-08-072-68/+87
* Call camel_operation_progress(). (imap4_summary_fetch_all): Setup info weJeffrey Stedfast2004-08-072-0/+29
* Updated Canadian English translation.Adam Weinberger2004-08-072-73/+91
* minor typo, uppercase 'the' corrected.Karsten Bräckelmann2004-08-072-2/+13
* ankit@redhat.com 06/08/04Ankitkumar Rameshchandra Patel2004-08-061-721/+904
* Fix for bug #61673. The function takes two arguments now, instead of one.Parthasarathi S A2004-08-066-6/+47
* Fixes #62030Rodrigo Moya2004-08-063-12/+30
* tranlateAmanpreet Singh Alam2004-08-061-453/+629
* Updated Korean translationChangwoo Ryu2004-08-062-115/+208
* Updated Portuguese translation.Duarte Loreto2004-08-062-651/+504
* connect to "changed" signal on the GnomeIconTheme object.Rodrigo Moya2004-08-062-2/+20
* Updated Canadian English translation.Adam Weinberger2004-08-062-21/+25
* nuke, unnecessary. (e_entry_start_completion): set item_chosen to FALSE.Chris Toshok2004-08-061-20/+6
* In the case of start() or end() failing, loop starting with the firstJeffrey Stedfast2004-08-062-14/+28
* Fixes #62030Rodrigo Moya2004-08-052-4/+13
* ankit@redhat.com 05/08/04Ankitkumar Rameshchandra Patel2004-08-051-576/+696
* clean up all the default clients (default_client_cal_opened_cb): changeJP Rosevear2004-08-053-28/+58
* kill warning by checking if there is a default client first (can happenJP Rosevear2004-08-052-1/+10
* Fixes #62363JP Rosevear2004-08-052-0/+8
* Updated Norwegian Nynorsk translation.Åsmund Skjæveland2004-08-052-63/+157
* svn path=/trunk/; revision=26824Updated ja.po. T.Aihana2004-08-052-180/+200
* Updated Czech translation.Miloslav Trmac2004-08-042-58/+150
* #include <gtk/gtkvbox.h>Rodney Dawes2004-08-042-0/+5
* #include <gal/util/e-iconv.h>Rodney Dawes2004-08-042-0/+6
* If type="{Sender}" and name is an empty string, use the addr. Fixes bugJeffrey Stedfast2004-08-042-1/+6
* do not set position, it's already done in .glade, call set_transient_forRadek Doulik2004-08-044-17/+17
* Handle decline request by using update_item rather than remove_item, soHarish Krishnaswamy2004-08-042-1/+10
* Updated Canadian English translation.Adam Weinberger2004-08-042-58/+152
* Fixes #60529.Hans Petter Jansson2004-08-042-6/+46
* fixed changelogJeffrey Stedfast2004-08-041-1/+1
* Updated Spanish translation.Francisco Javier F. Serrador2004-08-042-213/+233
* Pass a reconnect func.Jeffrey Stedfast2004-08-044-3/+38
* Updated finnish translationIlkka Tuohela2004-08-032-460/+410
* Translation updated by Daniel van Eeden.Vincent van Adrighem2004-08-032-1125/+904
* ankit@redhat.com 03/07/04Ankitkumar Rameshchandra Patel2004-08-031-201/+249
* bump version, requirementsJP Rosevear2004-08-0357-30196/+36322
* Updated Canadian English translation.Adam Weinberger2004-08-032-1166/+1008
* Removed e-utils/e-pilot-settings.cAdam Weinberger2004-08-032-1/+4
* find the source with the pilot-sync property (e_pilot_set_sync_source):JP Rosevear2004-08-036-225/+62
* get source uid (addrconduit_dupe_configuration): copy source_uidJP Rosevear2004-08-033-7/+60
* get source list and source (todoconduit_dupe_configuration): copy sourceJP Rosevear2004-08-035-19/+116
* accessor (e_pilot_settings_set_source): ditto (build_ui): show the sourceJP Rosevear2004-08-034-0/+293
* add libedataserver to E_UTIL flagsJP Rosevear2004-08-032-1/+5
* Make the main dialog here be an actual GtkDialog instead of a GtkWindowRodney Dawes2004-08-033-1306/+1294