aboutsummaryrefslogtreecommitdiffstats
path: root/mail/message-list.h
Commit message (Expand)AuthorAgeFilesLines
* ** 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