aboutsummaryrefslogtreecommitdiffstats
path: root/my-evolution/e-summary-mail.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'GDM2_2_4_4_0'.GDM2_2_4_4_0nobody2003-06-291-783/+0
* (e_summary_mail_get_info): Protect againstEttore Perazzoli2003-06-101-0/+3
* Fixes #43101JP Rosevear2003-05-161-1/+2
* fix up protosJP Rosevear2003-05-151-15/+76
* Likewise.Ettore Perazzoli2003-03-281-4/+2
* New member physical_uri in struct ESummaryMailFolder. (new_folder_cb): SetEttore Perazzoli2003-03-271-248/+60
* glist->gslist for display_folders list (mail_change_notify): "Not Zed2003-01-101-4/+5
* Replaced all gtk_signal_connect() calls with g_signal_connect() ones.Ettore Perazzoli2002-11-151-18/+9
* #include <string.h>.Ettore Perazzoli2002-11-061-3/+6
* Removed debugging message.Ettore Perazzoli2002-10-261-10/+1
* (e_summary_mail_generate_html): Generate HTMLEttore Perazzoli2002-09-271-3/+2
* Add member physical_uri to ESummaryMailFolder.Ettore Perazzoli2002-09-271-31/+27
* Update for Mailer.idl renameDan Winship2002-09-131-1/+1
* Only get folder info if this is a folder we're displaying.Dan Winship2002-08-091-26/+10
* Don't use the folder's path as the physical URI; use CORBA Magic (TM) toPeter Williams2002-07-291-2/+12
* Add this, to call e_summary_mail_get_info from an idle handler.Dan Winship2002-06-291-16/+23
* Fix bugs, make the folder list be a storage set view and add a delete url buttonIain Holmes2002-06-261-10/+10
* Use the uri stored in the ESummaryMailFolder object here.Christopher James Lahey2002-05-151-34/+13
* Make the mail folders work okay.Iain Holmes2002-05-081-13/+82
* Allow IMAP folders and VFolders and make the mail summaries show and make the...Iain Holmes2002-04-231-25/+54
* Make the preferences seperate from the viewsIain Holmes2002-04-041-133/+126
* [Some initial broken support for building components as shlib. MostlyEttore Perazzoli2002-03-311-1/+2
* Move the preferences from a per-view setting to a global settingIain Holmes2002-03-191-3/+0
* VFolders in the summaryIain Holmes2002-03-181-79/+250
* The new selector widgetIain Holmes2002-02-051-34/+135
* Fix the mail order stuffIain Holmes2002-01-241-1/+1
* Fixing the license text.Ettore Perazzoli2001-10-281-1/+0
* Update the licensing information to require version 2 of the GPLEttore Perazzoli2001-10-271-2/+2
* NULL the handle after a failed open so the offline handler won't thinkIain Holmes2001-10-271-0/+4
* Correct fix for 12236. Stops the crashing and leaves the summary in a usable ...Iain Holmes2001-10-241-4/+1
* Null some freed memoryIain Holmes2001-10-201-0/+4
* Minor changes in the hope that bug is fixed :/Iain Holmes2001-10-171-2/+7
* Update the signature to match the new signal.Dan Winship2001-10-121-1/+1
* Add copyright noticesIain Holmes2001-09-271-3/+18
* Display a bell icon if there's an alarm setIain Holmes2001-09-201-1/+1
* Spewage removal Only open folders when they are needed.Iain Holmes2001-09-201-35/+12
* Keep the mail folders in the correct orderIain Holmes2001-09-191-2/+20
* Do appends instead of prepends in places.Iain Holmes2001-09-191-3/+1
* Only update the display when we receive a notify about a mail folder we are d...Iain Holmes2001-09-181-3/+19
* Purification.Dan Winship2001-09-111-0/+1
* Studlycapsize all the IDs that are not. Likewise. Updated accordingly.Ettore Perazzoli2001-08-281-2/+4
* Fix the show_full_path bugIain Holmes2001-08-231-6/+12
* Disconnect our callbacks when we are freeing the ESummaryMail. FixesJason Leach2001-08-131-0/+7
* Callback for the EvolutionStorageListener::update_folder signal, so we canJason Leach2001-08-041-1/+0
* Install and use the new My Evolution icons from Jakub (they look reallyJacob Leach2001-08-031-9/+36
* Make the storage registar(?) genericIain Holmes2001-07-241-35/+69
* Revert last changes, URIs are now back to original in shell.Jason Leach2001-07-211-2/+2
* Update the evolution:/local/ URI's to evolution:/Local Folders/ to goJason Leach2001-07-201-3/+3
* Fix the mail folder linksIain Holmes2001-07-201-1/+1
* Secure e_summary_mail_generate_htmlIain Holmes2001-07-121-0/+3
* Fix the memory corruption issueIain Holmes2001-07-121-1/+0
* Free the data stop all the transfers when the summary is destroyed.Iain Holmes2001-07-121-0/+33
* Mail stuff addedIain Holmes2001-07-071-0/+84
* Marked strings for translation + conversion to utf8.Chyla Zbigniew2001-06-301-3/+13
* Fix a few buggiesIain Holmes2001-06-301-1/+3
* Configure My EvolutionIain Holmes2001-06-301-6/+76
* Committing the new My Evolution.Iain Holmes2001-06-091-0/+276