/lang/linux-j/

/'>gsoc2013-evolution
Google Summer of Code 2013 - GNOME - Archive Integration workspace
aboutsummaryrefslogtreecommitdiffstats
path: root/mail
Commit message (Expand)AuthorAgeFilesLines
* Unsubscribe from the folder before deleting it.Jeffrey Stedfast2001-09-183-20/+27
* Setup global corba_storage variable. (mls_get_folder): Set 'update72001-09-182-4/+21
* Do nothing if the selection is NULL? Maybe this is the cause of bug #6817.Jeffrey Stedfast2001-09-182-1/+7
* Go back to generating the cachename ourselves, but continue doing it theJeffrey Stedfast2001-09-182-3/+12
* Updated required version of gal to 0.11.99.4.Christopher James Lahey2001-09-172-1/+5
* Don;t destroy the pixbuf loader, unref it instead.Jeffrey Stedfast2001-09-173-10/+13
* Use camel_folder_get_uri().Jeffrey Stedfast2001-09-172-17/+8
* Major rewrite of most of the guts, handle changes based on signals and52001-09-156-324/+371
* Return the cached value of camel_service_get_name so that we don't leakJeffrey Stedfast2001-09-152-16/+30
* fixed a small memory leakJeffrey Stedfast2001-09-152-0/+4
* Added a refcount variable so set the refcount to 1. (sd_got_store): UnrefJeffrey Stedfast2001-09-152-46/+86
* Revert my bar_destroy code and replace it with dialog_destroy instead.Jeffrey Stedfast2001-09-152-3/+7
* Append a message to any exception we get appending to any folders afterJeffrey Stedfast2001-09-152-0/+27
* Fixed double-freeing of EDestination vector when sending html mail toJon Trowbridge2001-09-142-1/+6
* Modified to take a FolderETree instead of a CamelStore (since theJeffrey Stedfast2001-09-142-92/+100
* Make sure that the charset_filter is non-NULL before using it since iconvJeffrey Stedfast2001-09-142-2/+10
* free the credits string.Larry Ewing2001-09-132-0/+5
* Fixed the remove callback prototype, and return the result properly using22001-09-132-3/+26
* Save transport passwords too. This fixes bug #3020.Jeffrey Stedfast2001-09-132-8/+15
* Don't set the folderinfo's unread count to 0 when camel reports -1, sinceDan Winship2001-09-122-6/+10
* call menu_file_save_error when there is an exception while saving.Larry Ewing2001-09-112-7/+27
* Dynamically create the folder type list from camel. (reconfigure_clicked):02001-09-11