aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagGNOME_CORE_1_5_7nobody2002-01-202881-1402842/+0
* Readded.Carlos Perelló Marín2002-01-201-0/+1195
* *** empty log message ***Rodrigo Moya2002-01-201-1195/+0
* New function to decode an IMAP mailbox name from modified UTF-7 encodingJeffrey Stedfast2002-01-193-1/+274
* Updated Greek translationSimos Xenitellis2002-01-192-3926/+2861
* Made username match with no domain match be vague instead of partial.Christopher James Lahey2002-01-182-1/+7
* From addressbook/ChangeLog:Christopher James Lahey2002-01-189-35/+163
* Sort country list. Country list moves from fulladdr.glade toChristopher James Lahey2002-01-183-236/+293
* typos.Aaron Weber2002-01-182-2/+6
* save the alarm string in the correct variable (str), so it actually getsDamon Chaplin2002-01-182-2/+7
* Fixes #17725Zbigniew Chyla2002-01-182-4/+16
* Update to match new uudecode interface (ie, no longer need a uulen stateJeffrey Stedfast2002-01-182-3/+8
* Stop uudecoding once the CAMEL_UUDECODE_STATE_END state bit gets set. SetJeffrey Stedfast2002-01-185-73/+93
* default component classification to PUBLIC. Fixes internal bug #1066Rodrigo Moya2002-01-172-3/+10
* If we don't want to corrupt the uuencoded data by overwriting it withJeffrey Stedfast2002-01-174-0/+23
* Fixed slight logic error to find the uuencode begin line. Fixes bugJeffrey Stedfast2002-01-172-1/+7
* Remove "Dump" menu item.Ettore Perazzoli2002-01-172-1/+4
* Use soup to transfer HTTP files and other bugs fixedIain Holmes2002-01-179-340/+221
* SOUP stuffIain Holmes2002-01-173-0/+15
* move all functions here, get rid of header files, use e-pilot-settings toJP Rosevear2002-01-176-280/+256
* new file, implements the ECellProgress object.Krisztian Pifko2002-01-172-0/+524
* Added #include <libgnome/gnome-defs.h>.Christopher James Lahey2002-01-178-1/+8
* Added #include <libgnome/gnome-defs.h>.Christopher James Lahey2002-01-1728-0/+31
* for all separators, add a unique (per xml file) name to each separator, soMichael Meeks2002-01-1616-81/+100
* New functions for saving selection state and such.Christopher James Lahey2002-01-165-23/+210
* [Fix #17441, Crash trying to import Multiple VCard file into LDAPEttore Perazzoli2002-01-162-6/+27
* Redo the whole options/account-creation thing.Aaron Weber2002-01-163-114/+325
* remove misleading title and fix spacingJP Rosevear2002-01-162-43/+5
* New callback to handle the set_base signal. (on_url_requested): If theJeffrey Stedfast2002-01-163-5/+60
* Updated to match the new send_to API. (smtp_send): Get the from addressJeffrey Stedfast2002-01-165-16/+36
* Sort the needheaders UID array and fixed to respect the UID_SET_LIMIT.Jeffrey Stedfast2002-01-162-28/+56
* If we write "" to an xml file, we read back NULL. So if we read back NULL,Not Zed2002-01-152-4/+13
* Handle the case of a 0 length string properly here.Christopher James Lahey2002-01-151-0/+6
* move all functions here, get rid of header files, use e-pilot-settings toJP Rosevear2002-01-1511-568/+509
* compile new filesJP Rosevear2002-01-154-3/+231
* use icaltimetype_to_tmJP Rosevear2002-01-152-7/+5
* figure out when today is and highlight if it is not selectedJP Rosevear2002-01-154-3/+30
* Updated to use the new imap_uid_array_to_set() interface.Jeffrey Stedfast2002-01-154-110/+188
* re-order activate / de-activate to minimise flicker switching betweenMichael Meeks2002-01-152-9/+16
* Updated Swedish translation.Christian Rose2002-01-142-21/+30
* Rewritten to use a cache for body searches when online. Will need someNot Zed2002-01-148-111/+1480
* add protosJP Rosevear2002-01-144-21/+164
* Updated Norwegian (bokmål) translation.Kjartan Maraas2002-01-142-3681/+13371
* Updated Greek TranslationSimos Xenitellis2002-01-132-5498/+6494
* Updated Swedish translation.Christian Rose2002-01-132-89/+99
* translate timezone names when displayed. Fixes bug #6544.Damon Chaplin2002-01-124-15/+59
* updatedDamon Chaplin2002-01-121-0/+7
* handle translated timezone names.Damon Chaplin2002-01-122-2/+7
* Updated Swedish translation.Christian Rose2002-01-122-126/+132
* translate timezone names, and provide a function to get back to theDamon Chaplin2002-01-124-11/+69
* Kludge around a bug in Exchange 5.5 that reports 2 messages with the sameJeffrey Stedfast2002-01-122-2/+30
* Updated Slovak translation.Stanislav Visnovsky2002-01-112-3460/+15181
* Handle setting the search bar to "Advanced..." when the alphabet buttonsChristopher James Lahey2002-01-114-20/+80
* Commit the ChangeLog for the fixes I just accidently committed:Christopher James Lahey2002-01-111-0/+9
* ChangeLog change.Chris Lahey2002-01-113-2/+4
* Use toggle buttons here.Christopher James Lahey2002-01-113-8/+54
* If PATH_MAX doesn't exist, use _POSIX_PATH_MAX.Jeffrey Stedfast2002-01-112-0/+11
* If mi is NULL, don't bother updating it. Should fix bug #17694.Jeffrey Stedfast2002-01-112-0/+10
* Allow for a period after suffixes. Fixes Ximian bug #17012.Christopher James Lahey2002-01-112-4/+11
* get_file_contents(): use charset instead of composer->charset because the com...Jeffrey Stedfast2002-01-111-1/+1
* Don't remove any X-Evolution* headers here, the composer already knows toJeffrey Stedfast2002-01-112-3/+6
* Rewrote to use CamelStreams and also convert the file contents to UTF-8Jeffrey Stedfast2002-01-112-98/+52
* #include camel-mime-filter-tohtml.hJeffrey Stedfast2002-01-112-0/+3
* Kludge around Microsoft Exchange 5.5 (bug #5348) by forgetting ourJeffrey Stedfast2002-01-112-19/+43
* *** empty log message ***Wang Jian2002-01-102-779/+565
* Choose the first filled in address field here. Fixes Ximian bug #2222.Christopher James Lahey2002-01-102-3/+30
* Fixed the setup of the "save-draft" signal so that it would actually work.Jeffrey Stedfast2002-01-102-38/+23
* Made the header item here handle horizontal scrolling when adding aChristopher James Lahey2002-01-102-23/+157
* fixed changelogJeffrey Stedfast2002-01-101-4/+5
* If the mbox file is a symlink, follow the symlink and get the One TrueJeffrey Stedfast2002-01-105-46/+206
* Add a test for getting arbitrary fields.Joe Shaw2002-01-104-2/+57
* Bumped version number to 0.19.99.0. Bumped GAL_CURRENT. ResetChristopher James Lahey2002-01-093-43/+87
* Collapse nodes that were opened during a drag, unless the drop site is aChristopher James Lahey2002-01-091-3/+53
* Sorted and added LOTS of missing files. Updated Swedish translation.Christian Rose2002-01-093-3355/+3552
* Do proper refcounting on the draft folder.Jeffrey Stedfast2002-01-092-2/+10
* When performing a wraparound, check to see if the first (or last dependingJeffrey Stedfast2002-01-092-4/+26
* When connecting to the transport username changed event, pass theJeffrey Stedfast2002-01-093-1/+9
* Make the mbox importer check for Mozilla status headers and act on them.Iain Holmes2002-01-094-4/+124
* Polish.Aaron Weber2002-01-081-1/+1
* Renamed. (mail_config_get_new_mail_notify_sound_file): Renamed.Jeffrey Stedfast2002-01-0810-53/+102
* Flush the only-once actions.Jeffrey Stedfast2002-01-084-29/+155
* Touched this file but don't think I changed it.Aaron Weber2002-01-082-2/+36
* mention the full-advantage section and the exchange features. ExpandAaron Weber2002-01-082-35/+90
* Fix. Expand.Aaron Weber2002-01-081-56/+116
* Moved windows-1251 to the end of the list since it contains the euro andJeffrey Stedfast2002-01-083-98/+214
* Set the X-Evolution-Format header to text/plain if that is the editingJeffrey Stedfast2002-01-083-1/+12
* Move MexicoIain Holmes2002-01-081-63/+67
* Updated Swedish translation.Christian Rose2002-01-052-295/+346
* Revised list of supported/unsupported features. Changed installationAaron Weber2002-01-051-44/+36
* Added a tip about reply-to specification stuffKevin Breit2002-01-053-13/+143
* Prune free'd nodes from our free list otherwise we'll end up re-usingJeffrey Stedfast2002-01-052-0/+23
* A few minor fixes to make it more compliant with rfc2368. Should now beJeffrey Stedfast2002-01-052-20/+31
* Don't try setting a content-type parameter if either the name or value isJeffrey Stedfast2002-01-053-3/+16
* changed the location of the Hebrew charset in the menuJeffrey Stedfast2002-01-051-3/+3
* Added iso-8859-8 (Hebrew; Visual) to the list of charsets in the menu.Jeffrey Stedfast2002-01-052-0/+8
* Added Basque filePablo Saratxaga2002-01-044-1/+27445
* Updated French translation.Christophe Merlet2002-01-042-1253/+13789
* Add an Organization header.Jeffrey Stedfast2002-01-043-1/+8
* Get the account name because that is the string we'd like to use forJeffrey Stedfast2002-01-043-27/+40
* add a mark as complete itemJP Rosevear2002-01-042-2/+10
* new verb callback (sensitize_commands): set sensitivity of mark completeJP Rosevear2002-01-046-3/+79
* Only connect to the parent's destroy/hide signals while the attachmentJeffrey Stedfast2002-01-042-6/+14
* make spacing consistent with calendar xml file, add expunge command andJP Rosevear2002-01-043-62/+82
* only need one warning message nowJP Rosevear2002-01-043-46/+14
* confirm expunging of the tasks (tasks_control_expunge_cmd): verb callbackJP Rosevear2002-01-0311-822/+302
* Make the date comparisons read the same as the ones in filtertypes.xmlJeffrey Stedfast2002-01-033-36/+39
* Simplified. Also no longer needs an "ignore_addr" argument as far as I canJeffrey Stedfast2002-01-032-38/+46
* applied a update patchJeffrey Stedfast2002-01-031-14/+5
* so my guess is that mutt probably doesn't compile since we don't compile usin...Jeffrey Stedfast2002-01-031-6/+10
* Reverted.Jeffrey Stedfast2002-01-033-8/+10
* Move the struct into md5-utils.c - this is a kludgey hack around the factJeffrey Stedfast2002-01-033-6/+15
* Do more like what mutt does so hopefully this'll fix bug #16363 andJeffrey Stedfast2002-01-032-25/+46
* remove e_gnome_dialog util functions and use e-util ones insteadJP Rosevear2002-01-035-48/+72
* The idea here is that if we consistantly name the movemail file betweenJeffrey Stedfast2002-01-033-24/+39
* Updated Swedish translation.Christian Rose2001-12-292-26/+37
* When we clean, don't clean the model's last element. This helps keepJon Trowbridge2001-12-2811-203/+291
* When we clean, don't clean the model's last element. This helps keepJon Trowbridge2001-12-281-0/+85
* Reworked to fix bugs related to breaking text on newlines. Some fairlyJon Trowbridge2001-12-281-169/+95
* Small fixKevin Breit2001-12-272-1/+5
* Corrected charset.Fatih Demir2001-12-272-1/+7
* nl.po Sync translations with new .potVincent van Adrighem2001-12-261-4182/+17618
* Updated indentingKevin Breit2001-12-255-165/+183
* Updated Greek translationSimos Xenitellis2001-12-232-1692/+14325
* Updated Greek versionSimos Xenitellis2001-12-232-3232/+2600
* Added a bit of info to the above.Kevin Breit2001-12-232-4/+9
* Added information about importing mutt to Evolution.Kevin Breit2001-12-232-2/+61
* Only cancel the selection dialog if it is currently in use, otherwiseJeffrey Stedfast2001-12-223-2/+9
* add notes about server/license requirements, revise "your previousAaron Weber2001-12-221-14/+13
* Completely rewritten. It is now a load faster and a heck of a lot moreJeffrey Stedfast2001-12-224-243/+449
* remove needs send signal related cruft (save_comp_with_send): withJP Rosevear2001-12-228-59/+58
* nl.po Translation update, we are waaaaay behindVincent van Adrighem2001-12-211-410/+382
* inherit from bonobo window12001-12-213-34/+58
* Updated Swedish translation.Christian Rose2001-12-212-308/+342
* Makes the auto-undelete behavior when changing message flags a bit moreJon Trowbridge2001-12-212-3/+20
* Added a <sect1> that discusses features of ConnectorKevin Breit2001-12-212-10/+181
* added #include <sys/time.h>Jeffrey Stedfast2001-12-211-0/+1
* Change the prototype for camel_address_get_type to return a CamelTypeJeffrey Stedfast2001-12-217-59/+83
* -- Merge fix for #17377 from the evolution-1-0-branch.Ettore Perazzoli2001-12-202-0/+10
* -- Merge fix for #17377 from the evolution-1-0-branch.Ettore Perazzoli2001-12-204-0/+18
* -- Merge fix for #17377 from the evolution-1-0-branch.Ettore Perazzoli2001-12-202-0/+9
* cvs2vcard script by Michael MacDonald.Ettore Perazzoli2001-12-202-2/+245
* -- Merging patches from evolution-1-0-branch.Ettore Perazzoli2001-12-204-5/+81
* New. New.Ettore Perazzoli2001-12-204-0/+432
* Add cut/copy/paste to right-click menu.Jon Trowbridge2001-12-203-2/+85
* Add the auto-cc/bcc recipients here. The problem with setting them in theJeffrey Stedfast2001-12-207-45/+315
* If the provider is NULL, don't do anything.Jeffrey Stedfast2001-12-203-4/+8
* Oops, no wonder the exec command thing never stuck around... I wasn'tJeffrey Stedfast2001-12-203-2/+9
* install in the right directory. (accidentally didn't commit these before)Dan Winship2001-12-202-9/+4
* routine updateVasif Ismailoglu MD2001-12-201-70/+30
* Fixed Swedish translation. Thanks to Johan Dahlin <zilch.am@home.se> forChristian Rose2001-12-202-114/+119
* use cal_client_open_default_tasksJP Rosevear2001-12-193-33/+10
* cal-client needs bonobo-conf nowJP Rosevear2001-12-194-188/+195
* go slow and clear the map if the last uri and the current uri do not matchJP Rosevear2001-12-1910-77/+243
* go slow and clear the map if the last uri and the current uri do not matchJP Rosevear2001-12-196-15/+151
* clear all info from the mapJP Rosevear2001-12-193-1/+20
* Updated Swedish translation.Christian Rose2001-12-192-900/+10275
* Argh, don't notify about new mail here. (fetch_mail_fetch): Notify aboutJeffrey Stedfast2001-12-192-18/+22
* slight fixJeffrey Stedfast2001-12-191-3/+3
* Setup the new-mail-notification widgets. (notify_command_changed): UpdateJeffrey Stedfast2001-12-197-18/+213
* add notes about server requirements.Aaron Weber2001-12-193-7/+64
* add blurb about 17355Chris Toshok2001-12-191-0/+1
* Merging changes:Christopher James Lahey2001-12-191-11/+2
* removed unused 'trigger:' production.Damon Chaplin2001-12-193-7/+9
* Added information about importing KMail to Evolution.Kevin Breit2001-12-192-0/+69
* revert my "simplification" of the last commit, it was broken - I must have be...Jeffrey Stedfast2001-12-191-4/+13
* *** empty log message ***Wang Jian2001-12-182-552/+19539
* Merging changes:Christopher James Lahey2001-12-182-5/+40
* New function to map ISO charsets to the Windows charsets.Jeffrey Stedfast2001-12-184-31/+127
* [ fixes bug 17355 ] if we're dealing with an LDAP folder, prepend [LDAP]Chris Toshok2001-12-182-1/+75
* Merging changes:Christopher James Lahey2001-12-182-2/+7
* Set citation color to black when we are printing.Jon Trowbridge2001-12-182-0/+7
* Avoid embedding <object> tags when we are printing.Jon Trowbridge2001-12-183-13/+34
* Add new action to execute a shell command.Jeffrey Stedfast2001-12-183-18/+29
* use get_real_item (get_refresh_options): uncomment out (get_real_item):JP Rosevear2001-12-184-41/+151
* argh, only loop while n > 0 not >= 0 since 0 will mean "end-of-file"Jeffrey Stedfast2001-12-181-2/+2
* ack, fix a small logic bug.Jeffrey Stedfast2001-12-181-16/+11
* Merging changes:Christopher James Lahey2001-12-182-19/+11
* Merging changes:Christopher James Lahey2001-12-182-0/+546
* Don't block forever if we are reading a fifo with no data.Jeffrey Stedfast2001-12-182-25/+48
* only use major and minor version in the camel providerdir, not micro and nanoDan Winship2001-12-189-24/+36
* Merging patches from 1-0-branchIain Holmes2001-12-1713-31/+2797
* Updated Norwegian (nynorsk) translation.Roy-Magne Mo2001-12-171-79/+49
* Updated Norwegian (nynorsk) translation.Roy-Magne Mo2001-12-171-1186/+2812
* Merging changes:Christopher James Lahey2001-12-171-28/+27
* Merging changes:Christopher James Lahey2001-12-172-11/+29
* Updated Norwegian (nynorsk) translation.Roy-Magne Mo2001-12-171-28/+6
* Updated Norwegian (nynorsk) translation.Roy-Magne Mo2001-12-172-12/+28
* Reverted my previous changes here since it doesn't actually work afterall.Jeffrey Stedfast2001-12-173-26/+34
* Added 'cache_complete' flag to ESelectNamesCompletionPrivate.Jon Trowbridge2001-12-172-1/+20
* Try to use the original boundary so luis will stop bugging me about "dataJeffrey Stedfast2001-12-172-2/+10
* Try to use the original boundary so luis will stop bugging me about "dataJeffrey Stedfast2001-12-172-2/+10
* don't free the hash table keys, we didn't allocate them and free theJP Rosevear2001-12-162-13/+23
* Updated Swedish translation.Christian Rose2001-12-152-216/+1979
* fix openssl linkage problemJeffrey Stedfast2001-12-151-1/+3
* Set the filter driver's shell-exec callback.Jeffrey Stedfast2001-12-153-2/+9
* Reset the filtered_count to zero.Jeffrey Stedfast2001-12-153-32/+106
* Slight glossary changes in wordingKevin Breit2001-12-155-241/+310
* Connect to the destroy signal on the popup dialog.Jeffrey Stedfast2001-12-153-11/+32
* Connect to the save-draft signal. (send_to_url): Here too. (mail_reply):Jeffrey Stedfast2001-12-153-1/+107
* Setup the SAVE_DRAFT signal. (menu_file_save_draft_cb): Emit theJeffrey Stedfast2001-12-153-93/+35
* [Fix #17258, shell displays splash even if Evolution is alreadyEttore Perazzoli2001-12-152-9/+17
* Removed x-inline-pgp-hack kludge because it doesn't work.Jeffrey Stedfast2001-12-152-45/+7
* Start reiplementing The Right Way and not danw's fucking half-assed kludgeJeffrey Stedfast2001-12-153-129/+40
* 0.10.0 here we go!Israel Escalante2001-12-140-0/+0
* 0.10.0 here we go!Israel Escalante2001-12-141-0/+4
* Make sure to copy the custom fields so they are not overwrittenJP Rosevear2001-12-142-0/+10
* include stdlib.h (for alloca on freebsd) and only include alloca.h ifChris Toshok2001-12-142-0/+8
* check for alloca.h.Chris Toshok2001-12-142-0/+5
* Used g_strdup_printf to dup a string. Doh! Changed to g_strdup. (BugJon Trowbridge2001-12-142-1/+7
* merge from headNot Zed2001-12-142-0/+7
* Fixes #17085Zbigniew Chyla2001-12-143-121/+131
* added calendar/zones.hDamon Chaplin2001-12-142-0/+5
* new file to contain all timezone names for translation. We won't be usingDamon Chaplin2001-12-143-0/+393
* cast the key argument to g_hash_table_insert to a gpointer to avoid compiler ...Jeffrey Stedfast2001-12-141-2/+2
* Keep a name-to-type hash so that we can make sure that the type has notJeffrey Stedfast2001-12-144-16/+38
* added a Content-Description to the signature part - part of a merge from the ...Jeffrey Stedfast2001-12-141-0/+1
* merged some changes from the 1-0 branch that apparently never got merged into...Jeffrey Stedfast2001-12-141-2/+2
* Attach to the parent widget's destroy signal - when that gets destroyed,Jeffrey Stedfast2001-12-144-103/+127
* Updated Slovak translation.Stanislav Visnovsky2001-12-132-253/+283
* New helper function to create the `~/evolution/private' directory.Ettore Perazzoli2001-12-132-0/+58
* Install the man page.Ettore Perazzoli2001-12-133-2/+51
* ungrab the pointer before calling e_day_view_finish_long_event_resizeJP Rosevear2001-12-133-9/+50
* set the new-mail-notify command.Jeffrey Stedfast2001-12-135-6/+134
* Updated Swedish translation.Christian Rose2001-12-132-247/+331
* properly convert the dtstart and dtend times if they are UTC (cursor_cb):JP Rosevear2001-12-124-38/+97
* If multiple-selection is enabled but nothing is slected, fall back toJeffrey Stedfast2001-12-122-14/+22
* Fixed for mail_content_loaded's new signature.Jon Trowbridge2001-12-129-96/+189
* unregister ETableHeaderItem widget as a drag target when unrealizing it.Gustavo Giráldez2001-12-121-0/+2
* use UTF-8 as the char set when testing pilot linkJP Rosevear2001-12-124-3/+14
* If multiple-selection is enabled but nothing is slected, fall back toJeffrey Stedfast2001-12-122-4/+13
* If the widget is non-NULL, then gtk_widget_destroy that bad boy...Jeffrey Stedfast2001-12-123-5/+12
* Fix typo.Jon Trowbridge2001-12-121-1/+1
* A new icon that sucks less. We still need stoem Tuomas-love.Jon Trowbridge2001-12-122-67/+102
* Add ETable magic for our new "Needs Reply" column. (The next few entriesJon Trowbridge2001-12-1210-230/+399
* "Ximian Evolution", not "Evolution".Ettore Perazzoli2001-12-122-1/+6
* Up VERSION to 1.1.0.99.Ettore Perazzoli2001-12-122-17/+5
* Updated Slovak translation.Stanislav Visnovsky2001-12-112-730/+791
* Updated Ukrainian TranslationYuri Syrota2001-12-111-1369/+785
* Merging files:Christopher James Lahey2001-12-113-1/+8
* Merging changes:Christopher James Lahey2001-12-111-2/+0
* Merging changes:Christopher James Lahey2001-12-111-8/+16
* Don't expunge when we sync anymore, this fixes bug #4472.Jeffrey Stedfast2001-12-112-2/+7
* select_file_attachments now returns a GPtrArray so handle that and loopJeffrey Stedfast2001-12-114-53/+128
* Make sure that the message subject is non-NULL beforetrying to base aJeffrey Stedfast2001-12-114-29/+40
* Only execute an executable sig file if a magic environment variable isJon Trowbridge2001-12-112-1/+7
* removed code that connects to GnomeCalendar's "dates_shown_changed"Damon Chaplin2001-12-113-10/+24
* if all we have is the TZID, see if it is one of our TZIDs and if so getDamon Chaplin2001-12-112-1/+25
* Protect against either of the types being NULL.Jeffrey Stedfast2001-12-1111-110/+171
* fixed executable name. Fixes bug #16880.Damon Chaplin2001-12-112-1/+6
* Don't crash if the text string is NULL. (text_draw_with_objects): Don'tJon Trowbridge2001-12-111-1/+4