summaryrefslogtreecommitdiff
path: root/gtk/gtkexpander.c
Commit message (Expand)AuthorAgeFilesLines
* xMatthias Clasen2005-03-091-3/+3
* gtk/gtkexpander.cSoeren Sandmann2004-08-221-4/+4
* Add hidden aliases for exported symbols which are used internally in orderMatthias Clasen2004-08-091-0/+1
* in RTL mode, position the title lable next to the arrow just as we do forSven Neumann2004-05-061-2/+9
* Create the event_window at the right size using the same logic as inOwen Taylor2004-03-121-4/+10
* don't propagate the expose to the label. The expose handler forMark McLoughlin2004-03-101-5/+0
* Set the label widget's state to prelight if we're prelit. Fixes bugMark McLoughlin2004-03-031-1/+16
* Make the entire expander widget width prelight as suggested by Seth in bugMark McLoughlin2004-02-191-8/+55
* The first part of the fix for #114351 (see also gdk-pixbuf/ChangeLog andMatthias Clasen2004-01-161-16/+16
* Add missing GDK_THREADS_ENTER()/GDK_THREADS_LEAVE(). Cast second argumentMatthias Clasen2003-12-171-0/+4
* Patch from Jaiserca <jaiserca@inf.upv.es> to add a "use_markup" property.Mark McLoughlin2003-11-171-0/+72
* hook up the destroy handler. (gtk_expander_destroy),Mark McLoughlin2003-10-281-15/+31
* only show the child if we have one.Jonathan Blandford2003-10-071-2/+3
* remove GDK_EXPOSURE_MASK for INPUT_ONLY window same same same sameSoeren Sandmann2003-07-081-1/+0
* Add new toolbar headersSoeren Sandmann2003-07-021-3/+1
* Add GtkExpander docs.Matthias Clasen2003-07-011-5/+54
* Add GtkExpander. See discussion in bug #60553.Mark McLoughlin2003-06-301-0/+1432