aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create taggtranslator-0-39-1nobody2001-11-282860-1264866/+0
* Fixed a typo: inlude -> includeSebastian Rittau2001-11-282-1/+6
* If the uid doesn't have a ',' in it, fail to crash.Not Zed2001-11-284-14/+63
* Reverted the non-NULL mime-type patch from a little while back, didn'tJeffrey Stedfast2001-11-282-6/+8
* Removed U_. Fixes #15415.Zbigniew Chyla2001-11-282-1/+5
* merged from evoution-1-0-branchNot Zed2001-11-285-24/+38
* Hook onto destroy event. (edit_editor_destroyed): IF we get destroyed,Not Zed2001-11-285-27/+76
* Updated Norwegian (nynorsk) translation.Roy-Magne Mo2001-11-271-1005/+146
* Check to see that errno is non-zero before returning g_strerror. If it'sJeffrey Stedfast2001-11-272-1/+10
* For the uudecoding mode, garble up the "begin <mode> <filename>" lineJeffrey Stedfast2001-11-276-24/+108
* updated Azeri filePablo Saratxaga2001-11-262-4299/+2212
* Updated Slovenian translationAndraz Tori2001-11-261-1/+1
* APeteris Krisjanis2001-11-261-1/+1
* Updated Slovenian translationAndraz Tori2001-11-251-3769/+5950
* Updated Slovenian translationAndraz Tori2001-11-241-6259/+3534
* APeteris Krisjanis2001-11-242-0/+14113
* Updated French translation.Christophe Merlet2001-11-232-88/+87
* Reverted my hide_save_state patch.Jeffrey Stedfast2001-11-222-6/+4
* 'n' shouldn't wrap if 'p' doesn't.Jeffrey Stedfast2001-11-212-9/+5
* Re-Re-enabled traditional Chinese translationKwok-Koon Cheung2001-11-212-1/+10
* *** empty log message ***Wang Jian2001-11-204-3074/+3083
* Updated Spanish translationHector Garcia2001-11-202-607/+431
* Updated German translation.Christian Meyer2001-11-202-361/+213
* Clear the password in bonobo-conf as well. Fixes ximian 14893.Dan Winship2001-11-202-18/+36
* If we come back online, switch the Send accelerator back to the SendJeffrey Stedfast2001-11-202-0/+14
* Added a check to see if the operation has been cancelled. (stream_write):Jeffrey Stedfast2001-11-202-0/+16
* Updates for compliance with rfc2231Jeffrey Stedfast2001-11-202-15/+48
* *** empty log message ***Wang Jian2001-11-192-351/+835
* *** empty log message ***Wang Jian2001-11-191-351/+49
* Updated Greek translationSimos Xenitellis2001-11-192-382/+281
* Updated Greek translationSimos Xenitellis2001-11-192-2312/+2054
* *** empty log message ***Wang Jian2001-11-172-3126/+3536
* s/gnome_font_get_width_string/gnome_font_get_width_utf8/Chyla Zbigniew2001-11-173-24/+34
* Abort if body == NULL.Jeffrey Stedfast2001-11-172-1/+4
* New mime filter to convert plain text to html.Jeffrey Stedfast2001-11-174-0/+602
* see the ChangeLog, I forgetJeffrey Stedfast2001-11-173-6/+15
* If we get a BYE response, call camel_service_disconnect() and set anJeffrey Stedfast2001-11-172-13/+29
* Save hide state. (message_list_hide_uids): Save hide state.Jeffrey Stedfast2001-11-173-6/+25
* Undo a really weird mangling of part of the ChangeLog from last AugustDan Winship2001-11-161-42/+42
* Allow drag & drop for vcards.Jeffrey Stedfast2001-11-162-0/+21
* Updated russian translation.Valek Frob2001-11-162-234/+205
* Sync for 0.99.2.Ettore Perazzoli2001-11-1531-13055/+14420
* check against LDAP_SUCCESS as the return value, not -1.Chris Toshok2001-11-152-7/+16
* Updated.Ettore Perazzoli2001-11-153-36/+20
* Substituted gnome_font_get_width_string() with gnome_font_get_width_utf8()Damon Chaplin2001-11-152-8/+14
* Redone with the bug #s from Bugzilla.Ettore Perazzoli2001-11-152-20/+79
* Calendar/tasks NEWS.Federico Mena Quintero2001-11-152-0/+39
* popup failure dialog if we cannot get a valid editor_engine.Larry Ewing2001-11-152-4/+36
* Bumped version number to 0.18.1.Christopher James Lahey2001-11-151-1/+8
* Convert the buffer to UTF8. (calendar_model_value_to_string): Do notFederico Mena Quintero2001-11-152-2/+10
* #ifdef'ed out the LOCATION field for now, since it wasn't supportedDamon Chaplin2001-11-153-0/+16
* Ungrab and set maybe_in_grab to FALSE before sending the double clickChristopher James Lahey2001-11-151-0/+17
* s/_/U_/ (filter_rule_set_name requires UTF-8 string)Chyla Zbigniew2001-11-152-4/+10
* don't abort when e_table_selected_count() returns odd values. There seemsDamon Chaplin2001-11-152-4/+14
* Add more contributors to the box.Ettore Perazzoli2001-11-152-0/+12
* From a patch by Yukihiro Nakai <ynakai@redhat.com>.Christopher James Lahey2001-11-151-0/+30
* Handle the case where page up or page down goes off the end of the tableChristopher James Lahey2001-11-152-0/+18
* (committed to CVS by Damon) Fixes bug #15137.Federico Mena Quintero2001-11-153-13/+144
* make timezone default to "UTC" rather than "".Damon Chaplin2001-11-152-1/+6
* Instead of doing pthread_exit() after redirecting the SEGV, try to lock aDan Winship2001-11-152-1/+17
* Point to index.html instead of `evolution.sgml'.Ettore Perazzoli2001-11-153-4/+20
* remove silly debug warningJP Rosevear2001-11-152-2/+5
* Call e_passwords_remember_password() for account passwords if the user setJeffrey Stedfast2001-11-152-8/+23
* restore cflags and ldflags properlyJP Rosevear2001-11-142-2/+6
* Remove `-lc'. It makes the mailer do strange things when it callsEttore Perazzoli2001-11-142-1/+7
* Updated Swedish translation.Christian Rose2001-11-142-273/+289
* Don't choke! Spell celsius correctly Don't choke!Iain Holmes2001-11-142-1/+5
* make the timezone default to UTC. Fixes bug #14362.Damon Chaplin2001-11-145-25/+36
* make the timezone default to UTC.Damon Chaplin2001-11-142-1/+10
* initialize the builtin timezones, to ensure that the TZID of the UTC zoneDamon Chaplin2001-11-142-0/+11
* If we have no source string, then use undefined, which should always32001-11-142-3/+13
* only insert non-0 pids into the pid map (e_pilot_map_insert): remove andJP Rosevear2001-11-142-26/+69
* Explicitly add -lcJP Rosevear2001-11-142-1/+5
* Updated russian translation.Valek Frob2001-11-132-1485/+903
* only change the day, month and year for the start date, for not screwingRodrigo Moya2001-11-133-61/+81
* Updated Slovak translation.Stanislav Visnovsky2001-11-132-227/+241
* Updated Hungarian translation.Andras Timar2001-11-132-79/+113
* Updated Polish translation by GNOME PL Team <translators@gnome.pl>Chyla Zbigniew2001-11-132-3466/+3474
* Check for exceptions.Iain Holmes2001-11-132-1/+57
* Force the user to name the filter.Jeffrey Stedfast2001-11-133-9/+35
* [ Fixes Ximian bug #14843 ] don't crash if a subexpression wasn't filledChris Toshok2001-11-132-8/+19
* Add a NULL check for rule->name. (mail_vfolder_add_uri): Same here.Jeffrey Stedfast2001-11-132-6/+20
* Added a g_return_val_if_fail for folder_name != NULL.Jeffrey Stedfast2001-11-132-1/+8
* save the ldflags properlyJP Rosevear2001-11-132-2/+6
* Release callback's reference to EContactListEditor. (list_modified_cb):Jon Trowbridge2001-11-132-9/+33
* If our call to e_categories_new returns NULL, put up an error dialog andJon Trowbridge2001-11-132-0/+14
* The last argument to the bonobo_config_get_XXX_with_default() is aFederico Mena Quintero2001-11-122-14/+15
* recurrence expansion callback for free/busy (create_user_free_busy):JP Rosevear2001-11-122-18/+51
* new protosJP Rosevear2001-11-124-20/+68
* Check to make sure pilot-link has the charset conversion stuff enabledJP Rosevear2001-11-122-1/+37
* Updated russian translation.Valek Frob2001-11-122-1150/+842
* Updated Hungarian translation.Andras Timar2001-11-122-1120/+904
* Update from annaKeld Jørn Simonsen2001-11-121-185/+1
* Don't let the importers run if people don't want them toIain Holmes2001-11-115-33/+49
* If we already have the message loaded in the mail-display, don't botherJeffrey Stedfast2001-11-112-3/+15
* Don't select all if the source model doesn't have a root node (it used toChristopher James Lahey2001-11-111-1/+6
* Make a printout here be conditionally compiled (and compiled out byChristopher James Lahey2001-11-111-1/+1
* UpdateKjartan Maraas2001-11-1117-824/+1152
* Updated Norwegian (bokmål) translation.Kjartan Maraas2001-11-112-263/+263
* *** empty log message ***Wang Jian2001-11-102-863/+924
* Updated Greek translationSimos Xenitellis2001-11-102-1369/+783
* [ Fixes Ximian bug #14687 ] backend/pas/pas-backend-file.cChris Toshok2001-11-104-16/+25
* [ Fixes Ximian bug #14646 ] new function. if the default_book failed toChris Toshok2001-11-103-1/+44
* Updates from anna evolution/po/da.poKeld Jørn Simonsen2001-11-101-505/+463
* Chop the output from `uname -s'. Thanks to Michael Gerdts for suggestingEttore Perazzoli2001-11-102-0/+6
* don't subtract a day from DTEND. For DATE values we don't include theDamon Chaplin2001-11-102-2/+6
* fix buffer overflow. Fixes bug #10285 (the printing of lines & dates inDamon Chaplin2001-11-102-1/+7
* If any of the pipe()'s fail, clean up any pipes that may have succeeded.Jeffrey Stedfast2001-11-103-13/+33
* If we get a user cancel and that causes us to fail to authenticate, abort92001-11-102-0/+9
* Convert strings to GTK+ encoding. (meeting_page_destroy): Free allocatedChyla Zbigniew2001-11-102-2/+12
* Removed `morons.org'.Ettore Perazzoli2001-11-102-1/+4
* Was x_evolution_message_parse from folder-browser.c. A space char is noJeffrey Stedfast2001-11-105-68/+69
* Updated Slovak translation.Stanislav Visnovsky2001-11-092-287/+147
* Re-enable traditional Chinese translation and convert to UTF8Kwok-Koon Cheung2001-11-094-3065/+3076
* Some QA changes.Carlos Perelló Marín2001-11-092-115/+132
* Fix error in french translationFrédéric Crozat2001-11-092-2/+6
* don't let an empty event occur for all days when auto scrollingJP Rosevear2001-11-092-0/+16
* Now takes a command-length argument so we can 1) avoid duping the commandJeffrey Stedfast2001-11-095-28/+67
* Oops, pass a mode argument to the open() call.Jeffrey Stedfast2001-11-093-49/+40
* Updated Brazilian Portuguese translation.Gustavo Maciel Dias Vieira2001-11-092-89/+27
* Call mail_config_pgp_type_detect_from_path() instead of doing our own lameJeffrey Stedfast2001-11-094-20/+243
* Fixed stupid bug (U_ macro should always take one argument).Chyla Zbigniew2001-11-091-4/+5
* don't leak the string returned by cal_component_get_as_string nor theRodrigo Moya2001-11-092-1/+14
* Explicitly destroy entries. Part of the fix for the lingering completionJon Trowbridge2001-11-092-0/+22
* Only popup entries that have focus. Fixes the lingering completion popupJon Trowbridge2001-11-091-1/+3
* don't add the item, remove it if declining (in case it was added before)JP Rosevear2001-11-082-4/+9
* Convert generated string to UTF-8.Chyla Zbigniew2001-11-082-1/+6
* *** empty log message ***Wang Jian2001-11-082-2751/+2213
* Updated Finnish translation.jjranta2001-11-082-1323/+496
* Updated Swedish translation.Christian Rose2001-11-082-28/+32
* Add code to kludge around any x-inline-pgp-hacks by prepending someJeffrey Stedfast2001-11-082-0/+27
* Add a "x-inline-pgp-hack=true" paramter to the multipart's content-type.Jeffrey Stedfast2001-11-082-1/+7
* Updated Spanish translation.Hector Garcia2001-11-082-177/+137
* emit changed signal (e_meeting_time_selector_on_end_time_changed): emitJP Rosevear2001-11-082-18/+60
* A useless update.Kwok-Koon Cheung2001-11-082-3674/+4981
* make sure to remove all attendees from the model when we edit a new comp,JP Rosevear2001-11-074-10/+34
* Small update of Norwegian nynorsk translation.Roy-Magne Mo2001-11-072-157/+116
* Silly random city bugIain Holmes2001-11-072-2/+7
* New, updated icon from Tuomas.Ettore Perazzoli2001-11-072-0/+4
* *** empty log message ***Carlos Perelló Marín2001-11-071-1/+2
* Up to 0.99.1 for snapshot purposes.Ettore Perazzoli2001-11-072-1/+5
* <ettore> ok so <ettore> should I build this tarball again? ettore doesn'tDan Winship2001-11-063-1/+8
* *** empty log message ***Carlos Perelló Marín2001-11-061-1/+1
* 0.99.0.Ettore Perazzoli2001-11-0633-15118/+18250
* Get the storage name if we are dragging a storage instead of a folder.Ettore Perazzoli2001-11-062-3/+23
* Small updateJP Rosevear2001-11-062-0/+6
* set both the date and the time of day in one call, creating only a singleJP Rosevear2001-11-063-0/+43
* add a changed signal (e_meeting_time_selector_construct): emit changedJP Rosevear2001-11-066-73/+194
* removed ';' in the wrong place. Fixes bug #14421.Damon Chaplin2001-11-062-1/+6
* Fixed spacing and alignment probelms. (See bug #14281)Anna Marie Dirks2001-11-063-9/+23
* Don't make the account editor modal either.Jeffrey Stedfast2001-11-067-62/+109
* Override the Move/Copy handlers setup by the folder_browser_ui code, and52001-11-063-1/+113
* Updated.Ettore Perazzoli2001-11-062-72/+82
* dist the glade dataJP Rosevear2001-11-062-0/+5
* Based on a patch by Damon Chaplin <damon@ximian.com>Christopher James Lahey2001-11-062-7/+43
* New functions here.Christopher James Lahey2001-11-063-9/+32
* We should only pre_change here if frozen = 0, otherwise we'll leakChristopher James Lahey2001-11-062-3/+6
* Renamed from mail_html_write_string.Jeffrey Stedfast2001-11-066-171/+205
* Set the shortcut name to be the folder name, not just the last componentDan Winship2001-11-062-6/+11
* -export-dynamic for libglade custom widget.Dan Winship2001-11-052-0/+7
* use hash table to eliminate duplicatesRadek Doulik2001-11-052-1/+12
* Updated Polish translation by GNOME PL Team <translators@gnome.pl>Chyla Zbigniew2001-11-052-16/+33
* Updated Swedish translation.Christian Rose2001-11-052-183/+219
* use TZID from the builtin timezone, instead of using the location name.Damon Chaplin2001-11-052-1/+10
* Use ordering of the pilot's phone label list to find fields we sync inJP Rosevear2001-11-052-61/+64
* [ Fixes Ximian bug #14410 ] init in_async_call to FALSE. (card_added_cb):Chris Toshok2001-11-045-2/+85
* Use GINT_TO_POINTER here for platforms where simply casting an int to voidChristopher James Lahey2001-11-032-3/+14
* Bumped the version number to 0.17.99.0. Bumped the soname to 18.Christopher James Lahey2001-11-032-1/+4
* Check for NULL dates before converting them to strings. Fixes Ximian bugChristopher James Lahey2001-11-032-10/+20
* Leak select-names related data structures until the memory managementJon Trowbridge2001-11-032-1/+13
* Fix email link to be validJP Rosevear2001-11-032-1/+5
* Fix for #14281 (missing icons in the druids).Ettore Perazzoli2001-11-034-2/+26
* Disconnect from the message_list_built function so we dont do it every22001-11-035-9/+49
* New function, enable/disable autosave for the composer temporarily.22001-11-033-1/+22
* Initialize our private mutex. (camel_data_wrapper_finalize): Destroy ourJeffrey Stedfast2001-11-034-14/+56
* Short-circuit the calculation of the repeat time if there are zeroFederico Mena Quintero2001-11-032-4/+14
* Move all searching operations outside of any locks except subfolder lock,12001-11-032-53/+86
* updatesDirk-Jan C. Binnema2001-11-021-20/+11
* Updated french translation.Christophe Merlet2001-11-022-200/+210
* fix cut & paste from the message body.Larry Ewing2001-11-022-2/+6
* Changed the welcome message and the finishing message to be moreAnna Marie Dirks2001-11-022-7/+20
* Updated Slovenian translationAndraz Tori2001-11-021-6276/+3536
* Change to use pthread_mutex directly. (ibex_close): Same.12001-11-023-6/+18
* Write out the url before callind add_url since add_url may free it. FixesDan Winship2001-11-023-4/+9
* Argh, missing commit from yesterday to fix building of the tarball.Ettore Perazzoli2001-11-021-1/+1
* Updated Polish translation by GNOME PL Team <translators@gnome.pl>Chyla Zbigniew2001-11-012-3471/+3466
* Fixed the signature of this function.Christopher James Lahey2001-11-011-1/+1
* Same as below.12001-11-019-9/+82
* Don't do operations on a NULL path. (updated_folder_cb,Christopher James Lahey2001-11-012-9/+22
* Bumped the version number to 0.16.99.0 and GAL_CURRENT to 17.Christopher James Lahey2001-11-016-4/+78
* Don't use a case-sensitive comparison.Jeffrey Stedfast2001-11-012-2/+8
* Updates from Anna evolution/po/da.poKeld Jørn Simonsen2001-11-011-762/+745
* evolution.png instead of evolution-icon.png.Ettore Perazzoli2001-11-012-1/+6
* Snotty code so we only disconnect to rules we no longer have, etc.12001-11-012-20/+50
* Syncing up for the 0.16.100 internal release.Ettore Perazzoli2001-11-0134-58611/+69595
* Ref and connect to rule changed here, also clear out previous ref's.Not Zed2001-11-013-28/+38
* Added rules to generate `Evolution-Addressbook-SelectNames.h'.Ettore Perazzoli2001-11-012-18/+40
* Removed FrobisherIain Holmes2001-11-012-3/+6
* Added a trylock, used by ibex_use.12001-11-013-20/+22
* Spelling mistakeIain Holmes2001-11-012-1/+5
* Make this work again.Dan Winship2001-11-012-1/+4
* add more NEWSChris Toshok2001-11-011-0/+11
* If the source folder is stock and the operation is GDK_ACTION_MOVE, alwaysEttore Perazzoli2001-11-012-0/+11
* updateJP Rosevear2001-11-012-0/+18
* Remove.Ettore Perazzoli2001-10-311-0/+0
* #include <string.h>Federico Mena Quintero2001-10-312-0/+5
* Add `calendar/cal-util/cal-component.c' and `shell/e-shell-utils.c'.Ettore Perazzoli2001-10-312-0/+7
* Install `evolution.png', not `evolution-icon.png'.Ettore Perazzoli2001-10-313-1/+8
* Add oaf to MAILER_CFLAGS and MAILER_LIBS too.Ettore Perazzoli2001-10-312-3/+7
* use MAX_LINE_LEN rather than magic numbers all over the place.Damon Chaplin2001-10-312-3/+11
* NEWSIain Holmes2001-10-311-0/+3
* Fix bug if you remove all folders, or all rdfs or all weather stations where ...Iain Holmes2001-10-314-8/+41
* If a query is not in progress, just retag the whole thing. An event mayFederico Mena Quintero2001-10-313-41/+67
* Updated Brazilian Portuguese translation.Gustavo Maciel Dias Vieira2001-10-312-2034/+2363
* Updated Swedish translation.Christian Rose2001-10-312-1670/+1725
* Renamed the cut/copy/paste/delete command/item/verb names to beFederico Mena Quintero2001-10-312-10/+14
* had to redo the folding code since Outlook 2000 doesn't like parameterDamon Chaplin2001-10-312-32/+86
* Fix bug #13723.Federico Mena Quintero2001-10-316-90/+495
* Make the pre_changes and changes match here.Christopher James Lahey2001-10-312-0/+7
* Make the pre_changes and changes match here.Christopher James Lahey2001-10-314-0/+14
* Bumped the version number here to 0.16.Christopher James Lahey2001-10-311-0/+3
* Added frozen_count variable to know not to show the cursor while a changeChristopher James Lahey2001-10-3115-90/+393
* Updated Polish translation by GNOME PL Team <translators@gnome.pl>Chyla Zbigniew2001-10-312-90/+47
* send as mixed rather than alternativeJP Rosevear2001-10-312-1/+6
* Removed. (KEY_NUM_CALENDARS_TO_LOAD): New key, containing the number ofEttore Perazzoli2001-10-312-64/+42
* Check that local_listener and other_contacts_listener are non-NULL beforeJon Trowbridge2001-10-314-14/+31
* disconnect signals added in append_page(). Fixes Gtk-Critical warningDamon Chaplin2001-10-312-0/+11
* forgot to account for the spaces added, so it could have been writing overDamon Chaplin2001-10-312-4/+16
* Add back the "remove Content-Disposition when sending itip" hack.Dan Winship2001-10-312-0/+12
* Updated Norwegian (nynorsk) translationRoy-Magne Mo2001-10-312-2862/+3074
* set a body for the messageJP Rosevear2001-10-312-1/+11
* oops. Federico already updated it.Damon Chaplin2001-10-311-12/+0
* updatedDamon Chaplin2001-10-311-0/+10
* call GNOME_Evolution_Composer_setMultipartType to get aDan Winship2001-10-312-0/+12
* New.Dan Winship2001-10-315-47/+72
* Updated mailer NEWS.Jeffrey Stedfast2001-10-312-0/+33
* Revert.JP Rosevear2001-10-311-12/+1
* My mailer news.02001-10-312-0/+48
* don't overwrite memory (e_meeting_time_selector_on_end_time_changed):JP Rosevear2001-10-313-3/+27
* NEWSIain Holmes2001-10-311-6/+18
* Add oaf to the BONOBO_VFS_GNOME_CFLAGS too.Ettore Perazzoli2001-10-312-2/+6
* Calendar NEWS.Federico Mena Quintero2001-10-312-0/+49
* emit signal when time set to none/empty.Damon Chaplin2001-10-312-0/+6
* return NULL if passed NULL. Should fix bug #14048.Damon Chaplin2001-10-312-0/+8
* Add oaf to the BONOBO_GNOME_LIBS, BONOBO_GNOME_CFLAGS,Ettore Perazzoli2001-10-312-4/+10
* add delete_event_handler. (menu_file_save_close_cb): add save and closeLarry Ewing2001-10-312-5/+34
* change Save into Save and close, don't break the string freeze in theLarry Ewing2001-10-313-18/+38
* Do some NULL checking before dereferencing things.Iain Holmes2001-10-312-0/+11
* Do not ignore the exceptions of the cases that do not have defaults.Federico Mena Quintero2001-10-312-3/+29
* Force the select names dialog to be destroyed. This is a hack to fix bugJon Trowbridge2001-10-312-0/+14