summaryrefslogtreecommitdiff
path: root/gtk/gtktoolbutton.c
Commit message (Expand)AuthorAgeFilesLines
* 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