| Commit message (Expand) | Author | Age | Files | Lines |
* | Prompt the user to find out if he/she wants to go to the next folder with | Jeffrey Stedfast | 2002-02-20 | 1 | -1/+1 |
* | Get followup-up message-list values. Also highlight the message in red if | Jeffrey Stedfast | 2002-02-12 | 1 | -3/+4 |
* | Bumped the required version of gal. | Christopher James Lahey | 2002-02-07 | 1 | -1/+0 |
* | Add ETable magic for our new "Needs Reply" column. (The next few entries | Jon Trowbridge | 2001-12-12 | 1 | -1/+3 |
* | Added an async_event handler to store_info. (mail_note_store): Setup async | Michael Zucci | 2001-10-17 | 1 | -0/+3 |
* | Revert the change to remove the Score column until Chris can fix ETable so | Dan Winship | 2001-10-13 | 1 | -0/+1 |
* | removed Score stuff from the message-list | Jeffrey Stedfast | 2001-10-13 | 1 | -1/+0 |
* | General cleanup of mail debug printfs. | 9 | 2001-09-19 | 1 | -0/+1 |
* | Add a @wraparound argument, so the 'n' and 'p' keypresses (or anything | Jason Leach | 2001-08-05 | 1 | -1/+3 |
* | Select the very next message after deleting, not the next undeleted (it | Jason Leach | 2001-07-07 | 1 | -0/+1 |
* | Removed the etable spec string. (message_list_construct): Load the etable | Jeffrey Stedfast | 2001-05-28 | 1 | -2/+0 |
* | Instead of calling message_list_select_uid() here, instead connect to the | Jeffrey Stedfast | 2001-05-23 | 1 | -0/+1 |
* | Functions to determine if a folderbrowser is one of the drafts, sent, or | Dan Winship | 2001-05-17 | 1 | -1/+2 |
* | Use the message-browser widget rather than the mail-view window. | Jeffrey Stedfast | 2001-04-24 | 1 | -0/+3 |
* | Add prototype for service_changed(). Remove #include | Kjartan Maraas | 2001-04-05 | 1 | -1/+0 |
* | Cleaned up #includes. Remove unneccesary includes of <gnome.h>, | Kjartan Maraas | 2001-03-30 | 1 | -4/+5 |
* | Create a vtrash folder, not a vee folder. | Not Zed | 2001-03-29 | 1 | -0/+3 |
* | Bumped gal requirement to 0.5.99.8. | Christopher James Lahey | 2001-03-20 | 1 | -9/+8 |
* | Move the proxy event outside the lock (otherwise we always deadlock). | Not Zed | 2001-03-17 | 1 | -3/+1 |
* | if doing a full update, save the cursor pos and restore it afterwards. | Not Zed | 2001-02-13 | 1 | -1/+1 |
* | Added libmenus.la. | Christopher James Lahey | 2001-02-07 | 1 | -0/+2 |
* | Change from using filters for date and size to using e_cell_date and | Christopher James Lahey | 2001-01-16 | 1 | -4/+0 |
* | Merge from camel-mt-branch. | Not Zed | 2000-12-24 | 1 | -2/+10 |
* | Always use the slow (full-update) version of the tree update code, to get | Not Zed | 2000-12-16 | 1 | -0/+20 |
* | Ignore double-clicks on "active" columns (the ones where clicking does | Dan Winship | 2000-12-12 | 1 | -0/+3 |
* | Remove the never-once-used BonoboObject stuff and make MessageList be a | Dan Winship | 2000-12-12 | 1 | -21/+19 |
* | Set threaded view before setting the folder (cleanup some flash ons | Not Zed | 2000-11-30 | 1 | -2/+3 |
* | Added mail-display.h. | Not Zed | 2000-11-03 | 1 | -18/+4 |
* | ** Merged in camel-incremental-branch. | Not Zed | 2000-11-02 | 1 | -8/+13 |
* | Add a "flagged" column, based on the Camel "flagged" flag, for assigning | Dan Winship | 2000-10-26 | 1 | -0/+1 |
* | Updated these to the new ETable style of specifications. | Christopher James Lahey | 2000-10-11 | 1 | -10/+0 |
* | New widget, full search dialogue for mail. | Not Zed | 2000-10-09 | 1 | -1/+1 |
* | re-write. | Michael Meeks | 2000-10-09 | 1 | -4/+6 |
* | s/Bonobo_UIHandler/Bonobo_UIContainer/ | Michael Meeks | 2000-09-21 | 1 | -1/+1 |
* | Removed COL_ONLINE_STATUS because we don't want that. Renamed COL_PRIORITY | Jeffrey Stedfast | 2000-09-19 | 1 | -15/+14 |
* | Added check for gnome-app-lib. Removed directories that have been moved to | Christopher James Lahey | 2000-09-18 | 1 | -7/+7 |
* | Make the `Home' and `End' keys do the Right Thing. Remove circular | Ettore Perazzoli | 2000-09-03 | 1 | -0/+3 |
* | Merge with camel-async. | Peter Williams | 2000-08-11 | 1 | -1/+0 |
* | Update for append_message api change. | Not Zed | 2000-08-11 | 1 | -0/+1 |
* | New convenience function with params of a normal Gtk callback function. We | Jeffrey Stedfast | 2000-08-09 | 1 | -2/+1 |
* | Removed counting of selected messages. | Christopher James Lahey | 2000-07-27 | 1 | -1/+1 |
* | Update message_list_select_next to do either next or previous. | Dan Winship | 2000-07-11 | 1 | -1/+8 |
* | Switched from ETable to ETableScrolled. | Christopher James Lahey | 2000-07-10 | 1 | -1/+1 |
* | Add a "Threaded Message List" item to the "View" menu. | Dan Winship | 2000-07-09 | 1 | -2/+6 |
* | Lots of changes. Store uids as node data on the tree nodes and use those | Dan Winship | 2000-07-08 | 1 | -6/+1 |
* | New function to select the first message on or after the given row that | Dan Winship | 2000-07-07 | 1 | -0/+3 |
* | Setup the subject renderer to a tree in tree mode. (on_cursor_change_cmd): | Not Zed | 2000-07-06 | 1 | -0/+7 |
* | New function, a wrapper around e_table_selected_row_foreach, which calls | Dan Winship | 2000-07-01 | 1 | -0/+8 |
* | use the ETable row_selection signal to track how many rows are selected. | Dan Winship | 2000-07-01 | 1 | -2/+2 |
* | message-list.c: added prototype for filter_date() | Jeffrey Stedfast | 2000-06-28 | 1 | -0/+1 |
* | Update received date to work like sent date. | Dan Winship | 2000-06-22 | 1 | -1/+1 |
* | Implement clicking on the envelope icon to set read/unread. Based on a | Dan Winship | 2000-06-17 | 1 | -3/+3 |
* | new function to do a uid to row mapping. (mark_msg_seen, select_msg, | Dan Winship | 2000-06-17 | 1 | -1/+4 |
* | Add a date column. (COL_SENT_WIDTH_MIN): Make this wider. (ml_value_at): | Dan Winship | 2000-06-02 | 1 | -0/+1 |
* | Added bold for unread messages. | Christopher James Lahey | 2000-05-31 | 1 | -2/+5 |
* | Added a COL_DELETED and made it the strikeout column for both text | Christopher James Lahey | 2000-05-28 | 1 | -0/+1 |
* | Requires a camel-patch, about to come through ... | NotZed | 2000-05-05 | 1 | -0/+4 |
* | > 2000-05-02 NotZed <NotZed@HelixCode.com> | Michael Zucci | 2000-05-03 | 1 | -0/+1 |
* | Added a deleted message icon whcih shows when messages are | Michael Zucci | 2000-05-02 | 1 | -0/+1 |
* | A hackish little quick-search entry. (search_activate): Perform a | NotZed | 2000-05-02 | 1 | -0/+3 |
* | Add libibex.la to link. | NotZed | 2000-04-21 | 1 | -1/+0 |
* | new function, actually calls select_msg. (on_row_selection_cmd): register | Chris Toshok | 2000-04-17 | 1 | -1/+4 |
* | plug mem leaks due to bad documentation of | bertrand | 2000-03-09 | 1 | -0/+1 |
* | More changes than a man can remember. | Bertrand Guiheneuf | 2000-03-06 | 1 | -3/+12 |
* | More work. Not funny that e-table does not display. | Arturo Espinosa | 2000-01-29 | 1 | -0/+5 |
* | Make Evolution compile with the latest Bonobo changes. | Arturo Espinosa | 2000-01-26 | 1 | -5/+5 |
* | More work | Arturo Espinosa | 2000-01-25 | 1 | -0/+60 |