summaryrefslogtreecommitdiff
path: root/gtk/gtktoolbutton.c
Commit message (Expand)AuthorAgeFilesLines
* Fixes #136082 and #135265, patch by Morten Welinder.Federico Mena Quintero2004-03-061-0/+1
* impl. (gtk_tool_item_class_init): hook it up.Michael Meeks2004-02-201-1/+4
* Only try to pack icon if there actually is one.Soeren Sandmann2004-01-241-1/+2
* The first part of the fix for #114351 (see also gdk-pixbuf/ChangeLog andMatthias Clasen2004-01-161-10/+10
* Update my e-mail address.Anders Carlsson2003-12-291-1/+1
* Doc formatting tweaks.Matthias Clasen2003-09-301-0/+2
* Only treat buttons as homogeneous when they are narrower than 13 time theSoeren Sandmann2003-08-291-2/+0
* add new "is_important" propertySoeren Sandmann2003-08-041-12/+192
* swap icon_widget and label arguments to match BonoboUIToolbarButton.Soeren Sandmann2003-07-301-4/+5
* don't attempt to add a NULL icon to the box.Soeren Sandmann2003-07-191-1/+2
* By popular request give toolbuttons a border.Soeren Sandmann2003-07-181-57/+0
* Fix leaks of label_text, label_widget and icon_widget. (#117312, ChristianSoeren Sandmann2003-07-131-2/+11
* remove strange #define fix cut'n'paste error use instance private data useSoeren Sandmann2003-07-081-1/+3
* remove correction on x when detail is "menuitem". With the new menu lookSoeren Sandmann2003-07-081-64/+86
* fix a type check, (#116947, Krasimir Angelov)Soeren Sandmann2003-07-081-5/+5
* Insert cast to fix warning. Assign something to old_value to quiet gccSoeren Sandmann2003-07-031-43/+103
* Add new toolbar headersSoeren Sandmann2003-07-021-104/+14
* gtkradiotoolbutton.c gtkradiotoolbutton.h gtktoggletoolbutton.cSoeren Sandmann2003-06-291-0/+812