aboutsummaryrefslogtreecommitdiffstats
path: root/my-evolution/e-summary-shown.c
Commit message (Collapse)AuthorAgeFilesLines
* Added an alignment to make button position be the same as the otherAnna Marie Dirks2002-08-081-3/+11
| | | | | | | | | | | | | | 2002-08-07 Anna Marie Dirks <anna@ximian.com> * e-summary-shown.c (e_summary_shown_init): Added an alignment to make button position be the same as the other buttons of this type in evo. (add_clicked): make this buttons sensitive when there is no proper selection (remove_clicked): same thing with the button * my-evolution.glade: Capitalized "Weather Settings" properly. svn path=/trunk/; revision=17732
* Sort the states in the right orderIain Holmes2002-06-271-4/+1
| | | | svn path=/trunk/; revision=17291
* Fix bugs, make the folder list be a storage set view and add a delete url buttonIain Holmes2002-06-261-1/+52
| | | | svn path=/trunk/; revision=17290
* Avoid reentrancy during e_tree_selection_model_foreach. Fixes Ximian bugChristopher James Lahey2002-06-061-9/+39
| | | | | | | | | | 2002-06-05 Christopher James Lahey <clahey@ximian.com> * e-summary-shown.c (maybe_move_to_shown, add_clicked, remove_from_shown, remove_clicked): Avoid reentrancy during e_tree_selection_model_foreach. Fixes Ximian bug #24987. svn path=/trunk/; revision=17128
* Make the new button work again, add some spacing.Iain Holmes2002-05-211-3/+3
| | | | svn path=/trunk/; revision=16943
* Don't show the headers in the folder table.Ettore Perazzoli2002-05-201-0/+2
| | | | | | | | * e-summary-table.c: Don't show the headers in the folder table. * e-summary-shown.c (e_summary_shown_init): Set the spacing to 3. svn path=/trunk/; revision=16942
* Pretty pixmap buttonsIain Holmes2002-05-091-2/+25
| | | | svn path=/trunk/; revision=16725
* Allow IMAP folders and VFolders and make the mail summaries show and make ↵Iain Holmes2002-04-231-11/+27
| | | | | | the etables almost work perfectly svn path=/trunk/; revision=16556
* VFolders in the summaryIain Holmes2002-03-181-0/+582
svn path=/trunk/; revision=16190