aboutsummaryrefslogtreecommitdiffstats
path: root/my-evolution/e-summary-shown.c
Commit message (Expand)AuthorAgeFilesLines
* Sort by the first column.Ettore Perazzoli2003-04-161-1/+1
* Remove construct_pixmap_button (), use stock buttonsRodney Dawes2003-04-131-24/+2
* pass FALSE for expand to e_summary_shown_add_node. ditto,Mike Kestner2003-03-141-3/+4
* New, to free/thaw the ETree models. (e_summary_shown_add_node): Don'tDan Winship2003-03-131-17/+19
* (make_table): Do not ref/sink the ETreeMemoryEttore Perazzoli2002-12-171-3/+0
* GNOME_STOCK_*NEXT/PREV -> GTK_STOCK_*GO_BACK/FORWARD.Not Zed2002-12-021-2/+2
* Replaced all gtk_signal_connect() calls with g_signal_connect() ones.Ettore Perazzoli2002-11-151-8/+5
* gtk_widget_destroy() instead of gtk_object_destroy().Ettore Perazzoli2002-11-121-1/+1
* #include <string.h>.Ettore Perazzoli2002-11-061-11/+12
* Removed debugging message.Ettore Perazzoli2002-10-261-22/+0
* Added an alignment to make button position be the same as the otherAnna Marie Dirks2002-08-081-3/+11
* Sort the states in the right orderIain Holmes2002-06-271-4/+1
* Fix bugs, make the folder list be a storage set view and add a delete url buttonIain Holmes2002-06-261-1/+52
* Avoid reentrancy during e_tree_selection_model_foreach. Fixes Ximian bugChristopher James Lahey2002-06-061-9/+39
* Make the new button work again, add some spacing.Iain Holmes2002-05-211-3/+3
* Don't show the headers in the folder table.Ettore Perazzoli2002-05-201-0/+2
* Pretty pixmap buttonsIain Holmes2002-05-091-2/+25
* Allow IMAP folders and VFolders and make the mail summaries show and make the...Iain Holmes2002-04-231-11/+27
* VFolders in the summaryIain Holmes2002-03-181-0/+582