aboutsummaryrefslogtreecommitdiffstats
path: root/mail/message-list.c
Commit message (Expand)AuthorAgeFilesLines
...
* call e_table_model_row_changed, not e_table_model_changed so we do lessDan Winship2000-05-311-3/+29
* Added bold for unread messages.Christopher James Lahey2000-05-311-5/+14
* Switched to using "cursor_change" signal instead of "row_selection" forChristopher James Lahey2000-05-301-17/+38
* Added a COL_DELETED and made it the strikeout column for both textChristopher James Lahey2000-05-281-4/+18
* set CAMEL_MESSAGE_ANSWERED on a message after a successful reply.Dan Winship2000-05-271-2/+2
* Updated for the GtkHTML API changes. Also fixed some compilerEttore Perazzoli2000-05-211-1/+3
* Added initialize_value and value_is_empty callbacks.Christopher James Lahey2000-05-201-1/+48
* Update for camel_folder_get_uids (folder_changed,Dan Winship2000-05-191-23/+20
* From widgets/e-table/ChangeLogChristopher James Lahey2000-05-141-25/+24
* Size moved to message info, rather than content info structure.NotZed2000-05-081-5/+1
* unref the message after displaying it.Dan Winship2000-05-081-0/+1
* Requires a camel-patch, about to come through ...NotZed2000-05-051-24/+36
* only free search if it is not NULL.Larry Ewing2000-05-031-1/+6
* > 2000-05-02 NotZed <NotZed@HelixCode.com>Michael Zucci2000-05-031-3/+4
* Added a deleted message icon whcih shows when messages areMichael Zucci2000-05-021-6/+27
* > (folder_browser_gui_init): Add an option meny to the search line.Michael Zucci2000-05-021-2/+4
* A hackish little quick-search entry. (search_activate): Perform aNotZed2000-05-021-24/+60
* Oops, remove some debug i put there.NotZed2000-04-211-4/+0
* Add libibex.la to link.NotZed2000-04-211-23/+18
* new function, actually calls select_msg. (on_row_selection_cmd): registerChris Toshok2000-04-171-4/+19
* no more e_cell_set_editable. this info always comes from the model.Chris Toshok2000-04-171-3/+0
* Add more beautiful art from Miggue, the Diego Rivera of the nextMiguel de Icaza2000-04-081-53/+67
* Load the icons from the installation path, not form the GNOME-libsMiguel de Icaza2000-04-061-49/+104
* remove debugging printf()s that no longer seem usefulDan Winship2000-04-011-8/+1
* update for summary changes. Hey, neat, it really does make it moreDan Winship2000-03-251-28/+45
* display message sizebertrand2000-03-211-1/+1
* Properly ref & sink the table and header models.Christopher James Lahey2000-03-211-0/+5
* once we have the bonobo control widget, disable the autoactivation andbertrand2000-03-131-72/+5
* sync from laptopBertrand Guiheneuf2000-03-081-64/+41
* missing fileBertrand Guiheneuf2000-03-071-3/+65
* More changes than a man can remember.Bertrand Guiheneuf2000-03-061-33/+120
* Added a prototype message listing.Christopher James Lahey2000-03-051-5/+22
* Set up the column headers properly.Christopher James Lahey2000-03-051-2/+2
* Define ml_duplicate_value and ml_free_value correctly.Christopher James Lahey2000-03-051-1/+39
* Use g_int_compare and g_str_compare as we should be instead of g_int_equalChristopher James Lahey2000-03-051-10/+10
* sync for debugging with chrisBertrand Guiheneuf2000-03-051-0/+2
* Change this to use the ETable widget itself instead of building it fromChristopher James Lahey2000-03-051-3/+5
* Ref the table columns since we unref them at the end.Christopher James Lahey2000-03-041-1/+3
* Added e_xml_get_integer_prop_by_name.Christopher James Lahey2000-02-251-1/+13
* last set of changes for CamelFolder changes. Evolution builds again...Dan Winship2000-02-251-1/+1
* This were moved to widgets/e-text/ a while ago but never removed. TheyChristopher James Lahey2000-02-241-5/+9
* + * message-list.c (message_list_set_folder): Check 'desc'riptionsMatthew Loper2000-02-241-10/+16
* fix to show a sample correct implementation.bertrand2000-02-221-2/+40
* New header with the typedefs for all camel classes. Now the class headersDan Winship2000-02-191-0/+1
* Add the unicode libraries as well.Miguel de Icaza2000-02-161-4/+11
* Add the e-text directory to the includes list.Christopher James Lahey2000-02-121-1/+1
* Display the summary. AbstractlyMiguel de Icaza2000-02-111-5/+20
* More work. Not funny that e-table does not display.Arturo Espinosa2000-01-291-11/+76
* Make Evolution compile with the latest Bonobo changes.Arturo Espinosa2000-01-261-11/+11
* It compiles -miguelArturo Espinosa2000-01-251-2/+5
* More workArturo Espinosa2000-01-251-0/+394