/audio/xmms-timidity/

go' rowspan='2'>cgit logo index : gsoc2013-evolution
Google Summer of Code 2013 - GNOME - Archive Integration workspace
aboutsummaryrefslogtreecommitdiffstats
path: root/mail
Commit message (Expand)AuthorAgeFilesLines
* Get the Mail Component to understand `mailto:'.Ettore Perazzoli2001-06-282-1/+33
* Add method `ShellComponent::handleExternalURI' and anEttore Perazzoli2001-06-282-0/+7
* Bump required gal version for new accessors in ETree.Peter Williams2001-06-285-6/+102
* work around an e-tree bugjacob berkman2001-06-282-0/+7
* 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-014-56/+109
* Rename the "PGP" page back to "Other" and add a "default charset" optionDan Winship2001-05-316-5/+118
* spJeffrey Stedfast2001-05-301-1/+1
* Take another argument to ignore a certain address. (mail_generate_reply):Jeffrey Stedfast2001-05-303-31/+46
* one-line fix for bug #2536: File->Close in message viewer doesn't work.Jason Leach2001-05-303-11/+17
* Fix a bug that could cause a crash on messages with an empty subject.Dan Winship2001-05-292-1/+6
* Removed the etable spec string. (message_list_construct): Load the etableJeffrey Stedfast2001-05-286-42/+40
* Prototype evolution_mail_config_get_type.Jeffrey Stedfast2001-05-282-0/+5
* #include "evolution-shell-component-utils.h" rather than "e-gui-utils.h"Dan Winship2001-05-283-2/+10
* Fix to work properly. (handle_multipart_signed): Fixed a bug that causedJeffrey Stedfast2001-05-272-1/+4
* Fix to work properly.Jeffrey Stedfast2001-05-272-4/+27
* Added callbacks for Next/Previous Unread and Next/Previous FlaggedJeffrey Stedfast2001-05-274-15/+55
* When unreffing a folder we got ourselves (as opposed to one passed in byDan Winship2001-05-274-2/+59
* Reference libeshell.la instead of libeshell.a.Peter Williams2001-05-262-1/+5
* oopsJeffrey Stedfast2001-05-261-1/+2
* Disable Resend on non-Sent folder FolderBrowsers. Thanks to Wayne DavisJeffrey Stedfast2001-05-262-4/+12
* This code should be correct now. Still waiting on the shell to do it's jobJeffrey Stedfast2001-05-262-13/+15
* g_strdup the uid into the ml->cursor_uid.Jeffrey Stedfast2001-05-254-6/+20
* If the message data is online, sniff the data for a MIME type first, andDan Winship2001-05-252-27/+50
* Only write the message up to (but not including) the attached signatureJeffrey Stedfast2001-05-252-2/+11
* Don't free the folder-info here, instead have mail_append_mail() call ourJeffrey Stedfast2001-05-243-11/+22
* Make the message-list respect the "hide deleted messages" setting. FixesJeffrey Stedfast2001-05-242-10/+14
* New function that the shell component calls to copy/move a folder.Jeffrey Stedfast2001-05-244-4/+166
* New async function to remove a folder. God knows if it does what theJeffrey Stedfast2001-05-244-11/+201
* Save the message-display style. (config_read): Read the message-displayJeffrey Stedfast2001-05-233-3/+23
* If http mode is HTTP_SOMETIMES, use e_book_query_address_locally to checkDan Winship2001-05-233-9/+46
* Use MAILER_CFLAGS and MAILER_LIBS.Jeffrey Stedfast2001-05-233-7/+5
* Instead of calling message_list_select_uid() here, instead connect to theJeffrey Stedfast2001-05-234-9/+47
* Mark a string for translation.Kjartan Maraas2001-05-222-2/+6
* Return the serialized EDestinations (rather than just a string w/ e-mailJon Trowbridge2001-05-182-0/+7
* mark Outbox messages as read.Dan Winship2001-05-182-1/+10
* New convenience function for all signature verification functions to useJeffrey Stedfast2001-05-182-63/+63
* add new icons from jimmacDan Winship2001-05-182-0/+11
* add E_TEXT_TO_HTML_ESCAPE_8BIT to the flagsDan Winship2001-05-172-1/+6
* Functions to determine if a folderbrowser is one of the drafts, sent, orDan Winship2001-05-178-150/+140
* Removed (this now exists in camel/camel-smime.c).Jeffrey Stedfast2001-05-173-100/+162
* Deal with full-header mode in addition to source modeDan Winship2001-05-173-36/+100
* Load http images if the user has force-loaded images too.Dan Winship2001-05-1610-46/+113
* Update for changes in evolution-mail.xml (many commands were renamed toDan Winship2001-05-162-85/+73
* Put frame around dialog vbox, put mail subject in that frame's label.Jon Trowbridge2001-05-153-52/+74
* set the dialog's window_icon to jimmac's new find_message.xpm.Duncan Mak2001-05-152-1/+9
* Fix the importer linklineIain Holmes2001-05-152-0/+6
* Remove this... it's not used any more.Dan Winship2001-05-156-308/+5
* Split "Other" page into three pages, Display, Composer, and PGP. Add HTMLDan Winship2001-05-1514-138/+371
* Use secondary searches here, so that we control the interference betweenJon Trowbridge2001-05-145-73/+222
* Get rid of this - we don't need it.Jeffrey Stedfast2001-05-144-7/+8
* Updates the subject on refresh and sets subject to "Untitled Message" ifDuncan Mak2001-05-143-26/+63
* my computer crashed while commiting this first time.Gediminas Paulauskas2001-05-123-1/+8
* callback to use GNOME-VFS to load http data. (on_url_requested): HandleDan Winship2001-05-126-157/+303
* add protoJP Rosevear2001-05-126-4/+39
* Set a title on the window "Reconfigure %s" where %s is the folder name.Jeffrey Stedfast2001-05-124-46/+88
* sanitize LD_ADDS and CFLAGS so the libtool lines are shorter (fixesMartha Burke2001-05-122-3/+6
* Don't allow multiple copies of this to be run at a time.Jeffrey Stedfast2001-05-123-23/+87
* Remove a snippet of debugging code I left in by mistake.Jon Trowbridge2001-05-122-8/+5
* If the cursor_uid is NULL, then we can't forward anything so just return.Jeffrey Stedfast2001-05-12