]> Pileus Git - ~andy/gtk/history - gtk/gtktoolbutton.c
Remove the old widget from the tool button before overwriting it with the
[~andy/gtk] / gtk / gtktoolbutton.c
2004-04-22 Soeren SandmannRemove the old widget from the tool button before overw...
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2004-02-20 Michael Meeksimpl. (gtk_tool_item_class_init): hook it up.
2004-01-24 Soeren SandmannOnly try to pack icon if there actually is one.
2004-01-16 Matthias ClasenThe first part of the fix for #114351 (see also gdk...
2003-12-29 Anders CarlssonUpdate my e-mail address.
2003-09-30 Matthias ClasenDoc formatting tweaks.
2003-08-29 Soeren SandmannOnly treat buttons as homogeneous when they are narrowe...
2003-08-04 Soeren Sandmannadd new "is_important" property
2003-07-30 Soeren Sandmannswap icon_widget and label arguments to match BonoboUIT...
2003-07-19 Soeren Sandmanndon't attempt to add a NULL icon to the box.
2003-07-18 Soeren SandmannBy popular request give toolbuttons a border.
2003-07-13 Soeren SandmannFix leaks of label_text, label_widget and icon_widget...
2003-07-08 Soeren Sandmannremove strange #define fix cut'n'paste error use instan...
2003-07-08 Soeren Sandmannremove correction on x when detail is "menuitem". With...
2003-07-08 Soeren Sandmannfix a type check, (#116947, Krasimir Angelov)
2003-07-03 Soeren SandmannInsert cast to fix warning. Assign something to old_val...
2003-07-02 Soeren SandmannAdd new toolbar headers
2003-06-29 Soeren Sandmanngtkradiotoolbutton.c gtkradiotoolbutton.h gtktoggletool...