SHA256 (CleanQ3_v0.5.2-srcbin.zip) = f37224bc717f9c1beae9c3ae7eba71db6f32b713132bee36e517190c35d6cb5f SIZE (CleanQ3_v0.5.2-srcbin.zip) = 8970916 rel='alternate' title='Atom feed' href='http://tfcis.org/~lantw44/cgit/gsoc2013-evolution/atom/mail?h=GAL_0_16' type='application/atom+xml'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/mail
Commit message (Expand)AuthorAgeFilesLines
* Fixed Cut/Copy/Paste to work - it turns out I couldn't share a singleJeffrey Stedfast2001-06-283-41/+34
* forgot to save before comitting...Peter Williams2001-06-281-1/+0
* Change to use more reality-based API below. Include folder-browser-ui.hPeter Williams2001-06-284-30/+41
* Mail:Peter Williams2001-06-277-378/+531
* Helps if I spell "received" correctly.Jeffrey Stedfast2001-06-273-6/+29
* Don't pop up a progress dialog to say "I already finished this a whileDan Winship2001-06-275-10/+24
* make ettore stop complaining so i can get back to workjacob berkman2001-06-272-0/+6
* No longer returns a gboolean and also takes a CamelException.Jeffrey Stedfast2001-06-273-51/+193
* Read in the default show_preview value. (mail_config_write_on_exit): SaveJeffrey Stedfast2001-06-263-48/+85
* Check to make sure that clipboard_selection is non-NULL before weJoe Shaw2001-06-262-2/+9
* tyopJacob Berkman2001-06-261-1/+1
* sync folders after we've gotten mailjacob berkman2001-06-269-20/+314
* Unref the invisible window that we use for slections.Jeffrey Stedfast2001-06-264-16/+224
* Fixes here for removing folders.Jason Leach2001-06-243-16/+47
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-2337-80/+80
* Duh, we saved the charset as "default_charset", not "charset" - no wonderJeffrey Stedfast2001-06-232-1/+7
* Temporarily remove the Bcc header before sending the message.Jeffrey Stedfast2001-06-222-6/+23
* Remove empty "name" property setting from the popup control.Jon Trowbridge2001-06-222-1/+5
* Allow the message to be sent even if there are no To recipients but onlyJeffrey Stedfast2001-06-222-9/+26
* Fix bug #3409: Removing an EvolutionStorage from the shell's folderJacob Leach2001-06-222-16/+34
* More than on accel key is a tad confusing.Kjartan Maraas2001-06-202-1/+6
* #include "folder-browser-factory.h"Jeffrey Stedfast2001-06-205-20/+105
* Accept text/uri-list mime types - this allows us to drag messages fromJeffrey Stedfast2001-06-203-15/+130
* Properly clean up the movemail files when no mail was received.Jon Trowbridge2001-06-192-0/+7
* (write_field_row_begin): hmm, use just bold   as it looksRadek Doulik2001-06-192-1/+5
* add column with   between header name and valueRadek Doulik2001-06-192-1/+6
* Use a nice switch statement and use the new enum values.Jeffrey Stedfast2001-06-193-19/+38
* Now takes a hash table of already-used-recipients so that we don't getJeffrey Stedfast2001-06-192-5/+21
* Remove DB3_LDADDDan Winship2001-06-192-1/+4
* Change the drop-type "x-evolution-dnd" to "x-evolution-message" since weJeffrey Stedfast2001-06-193-50/+58
* If we have a fragment in the url, use that as the folder name, and not theNot Zed2001-06-183-6/+25
* (mail_format_raw_message): Add padding to match the formattedDan Winship2001-06-182-3/+7
* Allow user's to "copy" drag & drop rather than just "move".Jeffrey Stedfast2001-06-174-150/+163
* Implemented.Jeffrey Stedfast2001-06-164-163/+235
* Fixed misuse of an uninitialized variable.Jeffrey Stedfast2001-06-165-11/+121
* We can't output "<html>" and "</html>" here because it gets calledDan Winship2001-06-164-8/+12
* Updated to reflect changes to mail_config_[g,s]et_thread_list().Jeffrey Stedfast2001-06-157-40/+176
* Add Reply-to-List bonobo verbs.Jeffrey Stedfast2001-06-155-24/+97
* Remove folder-info.h until iain checks it inJP Rosevear2001-06-132-1/+4
* Setup default spool location same as for mbox mail retrieval.Not Zed2001-06-122-1/+7
* fix some commands to match the ui file again.Dan Winship2001-06-092-3/+8
* Committing the new My Evolution.Iain Holmes2001-06-096-29/+279
* Reattach X-Evolution-Account information to the message after sending it.Jon Trowbridge2001-06-093-3/+16
* If you had multiple accounts that used mboxes, and if you received mail inJon Trowbridge2001-06-092-1/+22
* Added an argument, so that the original source URI of the mbox can beJon Trowbridge2001-06-082-2/+9
* Check that the chain of deferences in gui->account->source->url is safe.Jon Trowbridge2001-06-073-5/+48
* (Fix bug #3211: Should undelete when flagging a delete message asJason Leach2001-06-062-1/+11
* (Fix bug #314: Display URLs in statusbar on mouseover)Jason Leach2001-06-062-1/+98
* make HTML and plain mails to have the same boundaryRadek Doulik2001-06-052-13/+41
* Fix linking order for `$(DB3_LDADD)'s so that we avoid pullingEttore Perazzoli2001-06-032-3/+8
* Added fields for the GalViewMenus and GalViewCollection, since we need toFederico Mena Quintero2001-06-024-15/+62
* Add a bunch of missing `$(DB3_LDADD)'s.Ettore Perazzoli2001-06-022-1/+6
* Save the pgp and smime settings. (mail_account_gui_new): Setup the pgp andJeffrey Stedfast2001-06-026-32/+401
* oops, camel-smime.h no longer exists. #include camel-smime-context.h and came...Jeffrey Stedfast2001-06-021-1/+2
* Call build_extra_conf() here too. This is when we REALLY want to call itJeffrey Stedfast2001-06-023-25/+22
* Fix dumb misuse of g_get_charset.Dan Winship2001-06-012-1/+6
* Removed the code to check for the validity of an S/MIME part. Stuff worksJeffrey Stedfast2001-06-01