aboutsummaryrefslogtreecommitdiffstats
path: root/mail/message-list.h
Commit message (Expand)AuthorAgeFilesLines
* Bug 702710 - MessageList: Delay state capture for regen.Matthew Barnes2013-06-221-3/+0
* Remove unused message_list_invert_selection().Matthew Barnes2013-06-201-1/+0
* Convert ETreeModel to an interface.Matthew Barnes2013-06-161-2/+3
* Remove unused message_list_get_uids().Matthew Barnes2013-06-151-1/+0
* MessageList: Add a "group-by-threads" property.Matthew Barnes2013-06-151-5/+5
* MessageList: Remove public 'hidejunk' and 'hidedeleted' flags.Matthew Barnes2013-06-151-8/+0
* MessageList: Add a "show-deleted" property.Matthew Barnes2013-06-151-0/+3
* MessageList: Add a "folder" property.Matthew Barnes2013-06-151-3/+1
* MessageList: Add a "thread-latest" property.Matthew Barnes2013-06-141-0/+3
* MessageList: Add a "thread-subject" property.Matthew Barnes2013-06-141-0/+3
* message_list_set_folder: Remove unused "outgoing" parameter.Matthew Barnes2013-06-131-2/+1
* Remove unused MESSAGE_LIST_LOCK / MESSAGE_LOCK_UNLOCK macros.Matthew Barnes2013-06-131-3/+0
* Remove message_list_ensure_message().Matthew Barnes2013-06-131-6/+0
* MessageList: Move regen-related members into private struct.Matthew Barnes2013-06-131-9/+0
* Bug #626215 - Prefer mail saving in order by UIMilan Crha2013-04-261-0/+3
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-131-1/+1
* Replace deprecated GLib symbols (as of GLib 2.34.x)Milan Crha2012-11-061-1/+1
* Introduce libemail-engine and libemail-utils.Matthew Barnes2012-01-191-1/+1
* Do not auto-mark-as-seen when changing filter typeMilan Crha2012-01-111-0/+1
* Avoid passing EMailBackend as much as possible.Matthew Barnes2011-12-161-3/+3
* Coding style and whitespace cleanup.Matthew Barnes2011-09-041-1/+1
* Coding style and whitespace cleanup.Matthew Barnes2011-08-131-3/+4
* Drop 'folder_uri' member from MessageList.Matthew Barnes2011-05-041-3/+2
* Drop 'folder_uri' param from message_list_set_folder().Matthew Barnes2011-05-031-2/+1
* Bug #630969 - Implement also Message->Go to->Previous ThreadMilan Crha2010-10-201-0/+1
* Give MailSession a permanent home.Matthew Barnes2010-10-131-3/+3
* Remove MailAsyncEvent.Matthew Barnes2010-10-011-3/+0
* Coding style and whitespace cleanups.Matthew Barnes2010-09-121-7/+21
* Bug 621839 - Improve auto-selection of messagesMatthew Barnes2010-06-171-1/+3
* Only #include Camel's top-level header.Matthew Barnes2010-04-031-3/+1
* Bug #374533 - Read window stays open after last email is deletedMilan Crha2010-04-011-1/+1
* Remove some unused MessageList constants.Matthew Barnes2010-03-281-5/+0
* Bug 468448 - Kill "Hide Read Messages" and "Hide Selected Messages"Matthew Barnes2010-03-281-18/+0
* Improve clipboard behavior.Matthew Barnes2010-01-181-0/+4
* Coding style and whitespace cleanup.Matthew Barnes2009-12-261-1/+1
* Introduce ESelectable and EFocusTracker.Matthew Barnes2009-12-261-55/+56
* Kill ETreeScrolled.Matthew Barnes2009-12-081-7/+3
* Kill message_list_free_uids().Matthew Barnes2009-12-021-1/+0
* Remove a bunch of unused functions.Matthew Barnes2009-09-151-1/+0
* Stop abusing forward declarations.Matthew Barnes2009-06-191-1/+2
* Use G_BEGIN_DECLS / G_END_DECLS macros.Matthew Barnes2009-06-181-7/+2
* More code cleanup.Matthew Barnes2009-06-021-1/+1
* Whitespace cleanup.Matthew Barnes2009-05-291-1/+1
* Prefer GLib basic types over C types.Matthew Barnes2009-05-271-17/+17
* Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-271-1/+1
|\
| * Remove trailing whitespace, again.Matthew Barnes2009-05-271-1/+1
| * Fix several types of pedantic compiler warnings.Matthew Barnes2009-05-171-2/+2
| * ** Fix for bug #438155Milan Crha2008-10-201-0/+1
| * Added new column "Subject - Trimmed". Patch by hpj.Sankarasivasubramanian Pasupathilingam2008-09-301-0/+3
| * Change License from GPL to LGPL. 2nd batch.Sankarasivasubramanian Pasupathilingam2008-09-031-15/+14
* | Fix several types of pedantic compiler warnings.Matthew Barnes2009-05-211-2/+2
* | Adapt addressbook to EShellBackend changes.Matthew Barnes2009-05-071-3/+3
* | Rewrite the mail label code from top to bottom.Matthew Barnes2009-02-081-4/+8
* | Progress update:Matthew Barnes2008-11-191-0/+2
* | Merge revisions 36534:36684 from trunk.Matthew Barnes2008-10-251-0/+1
* | Merge revisions 36016:36533 from trunk.Matthew Barnes2008-10-021-0/+3
* | Merge revisions 36016:36303 from trunk.Matthew Barnes2008-09-111-15/+14
|/
* ** Fix for bug #540160Milan Crha2008-06-261-0/+3
* fixed copyright noticesJeffrey Stedfast2008-06-211-1/+1
* ** Fix for bug #467892Milan Crha2008-06-161-0/+5
* ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES andMatthew Barnes2008-06-061-2/+1
* ** Fixes bug #534360Matthew Barnes2008-05-231-1/+1
* ** Fix for bug #519292Milan Crha2008-03-271-1/+0
* ** Fix for bug #211353Milan Crha2007-12-171-0/+1
* ** Fix for bug #216485 Edit->Select thread menu fix and improvement.Nicholas Miell2007-11-261-0/+1
* ** Fix for bug #335931Milan Crha2007-11-231-1/+0
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-10/+10
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-1/+1
* Fix compilation warnings in mail folder (#437935).Matthew Barnes2007-06-031-0/+1
* ** Pushing a downstream fix in SUSE.Srinivasa Ragavan2006-09-281-3/+0
* Added support for Vertical View in Evolution Mailer with custom message list.Srinivasa Ragavan2006-06-031-0/+3
* Committing a patch from Victor for adding a Sender header to message list.Srinivasa Ragavan2006-04-261-1/+2
* s/int/guint/g for 1-bit bitfield. Remove cruft use guint for 1-bitKjartan Maraas2006-02-081-0/+3
* ** Fixes bug #218570Srinivasa Ragavan2006-01-161-0/+3
* Retired GAL from Head. The relevant files have moved inside evolution.Kaushal Kumar2005-06-171-2/+2
* forward-reference structuresNot Zed2005-05-161-1/+2
* ** See bug #70768.Not Zed2005-01-181-8/+1
* ** See #57972.Not Zed2004-07-281-4/+6
* add marshaller for p_ppppp call.Not Zed2004-05-211-0/+2
* ** See #57583.Not Zed2004-05-201-0/+1
* Fix for bug #57968Jeffrey Stedfast2004-05-041-0/+3
* Added a new "message_list_scrolled" signal so our users can listen to thisJeffrey Stedfast2004-04-151-0/+1
* ugh, use the queued thread to get the folder, otherwise we can get foldersNot Zed2004-04-141-1/+9
* ** See bug #56149.Not Zed2004-04-141-1/+0
* New function. (message_list_set_scrollbar_position): New function.Jeffrey Stedfast2004-04-131-0/+3
* merged spam filtering branchRadek Doulik2003-11-131-0/+3
* cvs removed.Not Zed2003-09-181-13/+60
* Fixes bug #40074.Jeffrey Stedfast2003-03-271-0/+2
* Register a destroy virtual method. (mail_accounts_tab_destroy): SetJeffrey Stedfast2003-02-121-7/+11
* gnome_pixmap -> gtkimage. (construct): gtk_clist -> gtk_tree_view, setupNot Zed2002-12-021-4/+4
* New convenience function to get a cached normalised string.Jeffrey Stedfast2002-06-181-2/+9
* If we dont get a folder, dont try and get details off it. Should get ridNot Zed2002-06-111-0/+3
* Keep track of the regeneration request in a list. (regen_list_free):Not Zed2002-06-061-0/+3
* Implement, return a text description of the localfolder.Not Zed2002-06-031-1/+2
* Implemented.Jeffrey Stedfast2002-03-151-0/+2
* Prompt the user to find out if he/she wants to go to the next folder withJeffrey Stedfast2002-02-201-1/+1
* Get followup-up message-list values. Also highlight the message in red ifJeffrey Stedfast2002-02-121-3/+4
* Bumped the required version of gal.Christopher James Lahey2002-02-071-1/+0
* Add ETable magic for our new "Needs Reply" column. (The next few entriesJon Trowbridge2001-12-121-1/+3
* Added an async_event handler to store_info. (mail_note_store): Setup asyncMichael Zucci2001-10-171-0/+3
* Revert the change to remove the Score column until Chris can fix ETable soDan Winship2001-10-131-0/+1
* removed Score stuff from the message-listJeffrey Stedfast2001-10-131-1/+0
* General cleanup of mail debug printfs.92001-09-191-0/+1
* Add a @wraparound argument, so the 'n' and 'p' keypresses (or anythingJason Leach2001-08-051-1/+3
* Select the very next message after deleting, not the next undeleted (itJason Leach2001-07-071-0/+1
* Removed the etable spec string. (message_list_construct): Load the etableJeffrey Stedfast2001-05-281-2/+0
* Instead of calling message_list_select_uid() here, instead connect to theJeffrey Stedfast2001-05-231-0/+1
* Functions to determine if a folderbrowser is one of the drafts, sent, orDan Winship2001-05-171-1/+2
* Use the message-browser widget rather than the mail-view window.Jeffrey Stedfast2001-04-241-0/+3
* Add prototype for service_changed(). Remove #includeKjartan Maraas2001-04-051-1/+0
* Cleaned up #includes. Remove unneccesary includes of <gnome.h>,Kjartan Maraas2001-03-301-4/+5
* Create a vtrash folder, not a vee folder.Not Zed2001-03-291-0/+3
* Bumped gal requirement to 0.5.99.8.Christopher James Lahey2001-03-201-9/+8
* Move the proxy event outside the lock (otherwise we always deadlock).Not Zed2001-03-171-3/+1
* if doing a full update, save the cursor pos and restore it afterwards.Not Zed2001-02-131-1/+1
* Added libmenus.la.Christopher James Lahey2001-02-071-0/+2
* Change from using filters for date and size to using e_cell_date andChristopher James Lahey2001-01-161-4/+0
* Merge from camel-mt-branch.Not Zed2000-12-241-2/+10
* Always use the slow (full-update) version of the tree update code, to getNot Zed2000-12-161-0/+20
* Ignore double-clicks on "active" columns (the ones where clicking doesDan Winship2000-12-121-0/+3
* Remove the never-once-used BonoboObject stuff and make MessageList be aDan Winship2000-12-121-21/+19
* Set threaded view before setting the folder (cleanup some flash onsNot Zed2000-11-301-2/+3
* Added mail-display.h.Not Zed2000-11-031-18/+4
* ** Merged in camel-incremental-branch.Not Zed2000-11-021-8/+13
* Add a "flagged" column, based on the Camel "flagged" flag, for assigningDan Winship2000-10-261-0/+1
* Updated these to the new ETable style of specifications.Christopher James Lahey2000-10-111-10/+0
* New widget, full search dialogue for mail.Not Zed2000-10-091-1/+1
* re-write.Michael Meeks2000-10-091-4/+6
* s/Bonobo_UIHandler/Bonobo_UIContainer/Michael Meeks2000-09-211-1/+1
* Removed COL_ONLINE_STATUS because we don't want that. Renamed COL_PRIORITYJeffrey Stedfast2000-09-191-15/+14
* Added check for gnome-app-lib. Removed directories that have been moved toChristopher James Lahey2000-09-181-7/+7
* Make the `Home' and `End' keys do the Right Thing. Remove circularEttore Perazzoli2000-09-031-0/+3
* Merge with camel-async.Peter Williams2000-08-111-1/+0
* Update for append_message api change.Not Zed2000-08-111-0/+1
* New convenience function with params of a normal Gtk callback function. WeJeffrey Stedfast2000-08-091-2/+1
* Removed counting of selected messages.Christopher James Lahey2000-07-271-1/+1
* Update message_list_select_next to do either next or previous.Dan Winship2000-07-111-1/+8
* Switched from ETable to ETableScrolled.Christopher James Lahey2000-07-101-1/+1
* Add a "Threaded Message List" item to the "View" menu.Dan Winship2000-07-091-2/+6
* Lots of changes. Store uids as node data on the tree nodes and use thoseDan Winship2000-07-081-6/+1
* New function to select the first message on or after the given row thatDan Winship2000-07-071-0/+3
* Setup the subject renderer to a tree in tree mode. (on_cursor_change_cmd):Not Zed2000-07-061-0/+7
* New function, a wrapper around e_table_selected_row_foreach, which callsDan Winship2000-07-011-0/+8
* use the ETable row_selection signal to track how many rows are selected.Dan Winship2000-07-011-2/+2
* message-list.c: added prototype for filter_date()Jeffrey Stedfast2000-06-281-0/+1
* Update received date to work like sent date.Dan Winship2000-06-221-1/+1
* Implement clicking on the envelope icon to set read/unread. Based on aDan Winship2000-06-171-3/+3
* new function to do a uid to row mapping. (mark_msg_seen, select_msg,Dan Winship2000-06-171-1/+4
* Add a date column. (COL_SENT_WIDTH_MIN): Make this wider. (ml_value_at):Dan Winship2000-06-021-0/+1
* Added bold for unread messages.Christopher James Lahey2000-05-311-2/+5
* Added a COL_DELETED and made it the strikeout column for both textChristopher James Lahey2000-05-281-0/+1
* Requires a camel-patch, about to come through ...NotZed2000-05-051-0/+4
* > 2000-05-02 NotZed <NotZed@HelixCode.com>Michael Zucci2000-05-031-0/+1
* Added a deleted message icon whcih shows when messages areMichael Zucci2000-05-021-0/+1
* A hackish little quick-search entry. (search_activate): Perform aNotZed2000-05-021-0/+3
* Add libibex.la to link.NotZed2000-04-211-1/+0
* new function, actually calls select_msg. (on_row_selection_cmd): registerChris Toshok2000-04-171-1/+4
* plug mem leaks due to bad documentation ofbertrand2000-03-091-0/+1
* More changes than a man can remember.Bertrand Guiheneuf2000-03-061-3/+12
* More work. Not funny that e-table does not display.Arturo Espinosa2000-01-291-0/+5
* Make Evolution compile with the latest Bonobo changes.Arturo Espinosa2000-01-261-5/+5
* More workArturo Espinosa2000-01-251-0/+60