aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc/e-expander.c
Commit message (Collapse)AuthorAgeFilesLines
* Don't propagate the expose to the label widget, the parent expose handlerAnders Carlsson2004-06-021-5/+0
| | | | | | | | | 2004-06-01 Anders Carlsson <andersca@gnome.org> * e-expander.c (e_expander_expose): Don't propagate the expose to the label widget, the parent expose handler does that. svn path=/trunk/; revision=26144
* Fix remaining usages of GTK_*EXPANDER* definesRodney Dawes2004-01-151-12/+12
| | | | | | | | 2004-01-14 Rodney Dawes <dobey@ximian.com> * e-expander.[ch]: Fix remaining usages of GTK_*EXPANDER* defines svn path=/trunk/; revision=24226
* Implemented #127527: the attachment bar is packed inside an EExpanderERDI Gergo2004-01-111-0/+1354
2003-12-02 ERDI Gergo <cactus@cactus.rulez.org> * e-msg-composer.c: Implemented #127527: the attachment bar is packed inside an EExpander svn path=/trunk/; revision=24146