/devel-docs/camel/

method='get'> Google Summer of Code 2013 - GNOME - Archive Integration workspace
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cast the correct itemJP Rosevear2002-10-082-1/+6
* More fixups.Ettore Perazzoli2002-10-081-137/+148
* Add fixer's name to info.JP Rosevear2002-10-081-19/+19
* Remove a conflict tag.Mike Kestner2002-10-081-1/+0
* GAL news.Mike Kestner2002-10-081-0/+8
* Oops, remove redundancy.JP Rosevear2002-10-081-7/+0
* Update.JP Rosevear2002-10-081-0/+43
* Update.Ettore Perazzoli2002-10-081-52/+61
* updated news for mailerJeffrey Stedfast2002-10-081-0/+59
* Update.Ettore Perazzoli2002-10-081-2/+72
* Set content->rawtext to TRUE for text parts because the content is in itsJeffrey Stedfast2002-10-082-7/+33
* Fixes bug #31752Jeffrey Stedfast2002-10-083-12/+39
* Fix all mailing list regex patterns to allow any number of spaces *or*Jeffrey Stedfast2002-10-082-11/+17
* Change the selection mode to GTK_SELECTION_BROWSE so there is always aEttore Perazzoli2002-10-083-14/+18
* Fixes crash in #19159Rodrigo Moya2002-10-072-7/+23
* Fixes #15892Rodrigo Moya2002-10-0711-26/+222
* Updated Norwegian translation.Kjartan Maraas2002-10-052-854/+965
* new function, emit cancelled so the folder selector button will sensitizeChris Toshok2002-10-052-0/+20
* Don't default 'me' to the source account until after we've tried to detectJeffrey Stedfast2002-10-052-13/+45
* Don't create a new file if the file doesn't exist.Jeffrey Stedfast2002-10-052-2/+8
* Remove "..." from "Remove Other User's Folder" since it doesn't pop up aDan Winship2002-10-052-1/+6
* Use the content-object's rawtext flag to decide if it needs to be filteredJeffrey Stedfast2002-10-052-1/+8
* [ Fix #28392 ] #if 0 out the gal_view submenu, since it's not spec'ed toChris Toshok2002-10-052-0/+9
* Dont get the filter driver inside the change_lock. Its not necessary, andNot Zed2002-10-042-5/+16
* call drop_timeoutMike Kestner2002-10-041-2/+1
* Map us-ascii to windows-1252 also.Jeffrey Stedfast2002-10-042-1/+7
* removed unneeded g_assert which was preventing the alarm daemon to startRodrigo Moya2002-10-032-2/+6
* Fixes #30057Rodrigo Moya2002-10-039-42/+106
* Add missing ;.Michael Zucci2002-10-031-1/+1
* /home/notzed/gnome/head/evolution/camelNot Zed2002-10-035-22/+49
* oops, didn't want to change thatJohn Corwin2002-10-031-1/+1
* shouldn't need automake-1.4John Corwin2002-10-031-1/+1
* free adapter->priv.Chris Toshok2002-10-021-30/+29
* If the user hits cancel when signing/encrypting, don't continueJeffrey Stedfast2002-10-022-2/+8
* When signing/encrypting a part, if a USER_CANCEL occurs, re-use the partJeffrey Stedfast2002-10-022-2/+10
* (drag_data_get_cb): silence warning.Larry Ewing2002-10-022-1/+2
* add support for dragging the content type directly.Larry Ewing2002-10-022-3/+44
* Connect to the changed signal for the reply_to entry box. Fixes bugsJeffrey Stedfast2002-10-022-1/+6
* Only setup the languages if the language_seq is not CORBA_OBJECT_NIL.Jeffrey Stedfast2002-10-022-7/+13
* Use e_utf8_gtk_entry_set_text for the email address and reply-to fields.Jeffrey Stedfast2002-10-022-2/+6
* Handle a multipart/encrypted part. Fixes bug #31547.Jeffrey Stedfast2002-10-022-1/+14
* Use strtol when decoding the timezone (since it can be negative) and don'tJeffrey Stedfast2002-10-022-1/+10
* added isReadOnly method to Cal interface.Rodrigo Moya2002-10-028-1/+103
* Allocate the right number of bytes whenEttore Perazzoli2002-10-022-1/+7
* Shut up some compiler warnings.Jeffrey Stedfast2002-10-022-3/+5
* Use the camel_message_info_new/free functions rather than g_new0 andJeffrey Stedfast2002-10-023-113/+60
* [Fix #24732]Ettore Perazzoli2002-10-022-2/+13
* Fixes #15710Rodrigo Moya2002-10-013-1/+60
* Fixes #30290Rodrigo Moya2002-10-012-3/+9
* cursor activated on etable is required to know when the selection changesNot Zed2002-10-01