SHA256 (XML-TreeBuilder-5.4.tar.gz) = 4fa95a5e22998ff90939300c5fed8d7a2cef76e3d3d707c3d7011a5a2accea2e SIZE (XML-TreeBuilder-5.4.tar.gz) = 13785 title='Atom feed' href='http://tfcis.org/~lantw44/cgit/gsoc2013-evolution/atom/mail?h=EVOLUTION_3_7_3_2' type='application/atom+xml'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/mail
Commit message (Expand)AuthorAgeFilesLines
* [Fix #7542, "Crash Afer Closing".]Ettore Perazzoli2001-09-052-0/+12
* Fixes #7251Chyla Zbigniew2001-09-052-2/+9
* Unref the source folder here because it might be a POP folder. We do thisJeffrey Stedfast2001-09-052-2/+13
* Fix capitalization. Fixes bug #7486.Jeffrey Stedfast2001-09-052-17/+22
* Marked string for translation (with U_).Chyla Zbigniew2001-09-012-1/+8
* Use g_utf8_collate instead of g_strcasecmp for comparing names.Chyla Zbigniew2001-09-012-9/+21
* Fix the Pine and Netscape importers. Give them a nice progress reporting GUI.Iain Holmes2001-08-314-16/+59
* Due to the introduction of mail_folder_cache_remove(), we can no longerPeter Williams2001-08-312-38/+198
* Fixed a memory leak. (message_browser_new): Added a comment as to why ,Jeffrey Stedfast2001-08-313-21/+27
* Instead of removing the folder from the folder cache here...Peter Williams2001-08-312-4/+12
* Pass in FALSE as the 'sending' arg to e_msg_composer_get_message.Jon Trowbridge2001-08-302-1/+7
* in mail:Peter Williams2001-08-302-1/+3
* Toss in a call to mail_config_init () cause it might contribute to solvingPeter Williams2001-08-302-1/+8
* Instead of folder_browser_factory_new_control ("", corba_shell) whenPeter Williams2001-08-292-1/+4
* Disable interaction once the shell has quit.Peter Williams2001-08-292-0/+6
* Studlycapsize all the IDs that are not. Likewise. Updated accordingly.Ettore Perazzoli2001-08-285-8/+20
* Check if we are trying to reply to a message with no From: field, and tryJon Trowbridge2001-08-283-5/+22
* Destroy lists and hashes when needed, so that old data isn't left behind.Iain Holmes2001-08-282-1/+26
* Set the source and transport description labels. (transport_type_changed):Jeffrey Stedfast2001-08-285-13/+65
* Remove X-Evolution* headers. (mail_tool_remove_xevolution_headers): NewJeffrey Stedfast2001-08-284-1/+85
* If the store is not connected, scan it's subfolders first.Jeffrey Stedfast2001-08-274-134/+143
* Call va_end() so LinuxPPC doesn't have a caniption.Jeffrey Stedfast2001-08-272-5/+11
* Use the new e_mkdtemp function.Jeffrey Stedfast2001-08-254-80/+70
* Don't mark empty strings for translation. Rather, give descriptions andEttore Perazzoli2001-08-252-2/+10
* Save the folder's full_name, unref it, and *then* unref the store, so thatPeter Williams2001-08-252-1/+14
* Instead of using the length of the shortcuts list as the index for thePeter Williams2001-08-254-13/+40
* Don't let the uri be an empty string (how the fuck is this even happeningJeffrey Stedfast2001-08-252-12/+17
* attach to the destroy handler to reset the tokenizer. (dialog_destroy_cb):Larry Ewing2001-08-242-5/+23
* Eek, let the user create new accounts if old_account == NULL.Peter Williams2001-08-242-1/+6
* Check to make sure we actually have drag data.Jeffrey Stedfast2001-08-244-6/+22
* Revert fix for Ximian bug #6995.Christopher James Lahey2001-08-242-29/+11
* Record the timeout_id so we can cancel it if the mail_folder_info is laterPeter Williams2001-08-232-15/+39
* In the GUI, the toggle is labelled "hide addresses", not "show addresses"Jon Trowbridge2001-08-232-7/+63
* Don't blindly make all vtrash folder types have a uri of vtrash:file:/,Jeffrey Stedfast2001-08-233-37/+47
* emit an event from our event source (contact_editor_cb): emit a destroyjacob berkman2001-08-232-54/+50
* We don't need to escape this for printf'ing.Peter Williams2001-08-232-14/+6
* Prevent the user from creating two accounts with the same name.Peter Williams2001-08-225-50/+81
* Check for NULL uic here as well. (fbui_sensitize_items): Up the timeoutPeter Williams2001-08-222-2/+14
* tiny typoPeter Williams2001-08-221-1/+1
* Honor the return value of mail_account_gui_save.Peter Williams2001-08-222-1/+5
* Say which folder is getting saved.Peter Williams2001-08-222-1/+8
* Don't trust gnome-vfs when it says "text/plain" ifDan Winship2001-08-222-18/+40
* zero-ize the password before freeing. (forget_password): Same.Jeffrey Stedfast2001-08-223-2/+10
* Don't sink the extras since _set_folder can get called more than once (onPeter Williams2001-08-222-3/+5
* Treat the spool provider like IMAP: update instead of performing anPeter Williams2001-08-222-2/+7
* Rename to fbui_real_sensitize_items. Now we queue a change and set up aPeter Williams2001-08-224-11/+90
* Fix jumpingIain Holmes2001-08-212-2/+6
* Fix double-unref of the store.Peter Williams2001-08-212-5/+5
* Modify the url and set the protocol to mbox rather than hacking it andJeffrey Stedfast2001-08-215-178/+195
* Fix the wording on some labels.Iain Holmes2001-08-213-69/+30
* Move the ChangeFolderProperties into the ComponentPlaceholder. Add aEttore Perazzoli2001-08-212-1/+7
* Whoops, make sure that the account has a source before removing it orPeter Williams2001-08-202-4/+9
* Add a few comments.Peter Williams2001-08-202-1/+12
* use new small trash icon for Delete command.Damon Chaplin2001-08-202-1/+5
* s/Synchronising/Synchronizing/.Ettore Perazzoli2001-08-202-1/+5
* camel_folder_create_folder can now return a heirachial tree so subscribeJeffrey Stedfast2001-08-203-16/+24
* use new Cut/Copy/Paste icons.Damon Chaplin2001-08-20