]> Pileus Git - ~andy/gtk/history - gtk/gtktoolbutton.c
Define macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE, GTK_PARAM_READWRITE
[~andy/gtk] / gtk / gtktoolbutton.c
2005-03-22 Matthias ClasenDefine macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE...
2005-03-20 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2005-03-09 Matthias ClasenMore canonical property names.
2004-11-19 Manish Singhgdk/linux-fb/gdkgc-fb.c gdk/win32/gdkgc-win32.c
2004-09-14 Søren SandmannCall gtk_tool_item_rebuild_menu().
2004-08-09 Matthias ClasenAdd hidden aliases for exported symbols which are used...
2004-07-21 Matthias ClasenRemove trailing commas from enumerations. (#148035)
2004-04-25 Soeren SandmannFix cut'n'paste-o from previous commit. (#141046, Torst...
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...