]> Pileus Git - ~andy/gtk/history - gtk/gtktoolitem.c
don't leak the menu item ID.
[~andy/gtk] / gtk / gtktoolitem.c
2004-01-17 Soeren Sandmanndon't leak the menu item ID.
2004-01-16 Matthias ClasenThe first part of the fix for #114351 (see also gdk...
2004-01-06 Jody GoldbergCall gtk_tool_item_set_visible_vertical for PROP_VISIBL...
2003-12-29 Anders CarlssonUpdate my e-mail address.
2003-11-24 Soeren SandmannRework sliding algorithm. - No more weird jumping when...
2003-10-25 Soeren SandmannMake this function take an index and a GtkToolItem.
2003-10-01 Matthias ClasenFix signal doc comments to pacify gtk-doc.
2003-09-30 Matthias ClasenDoc formatting tweaks.
2003-08-31 Matthias ClasenFix some typos in docs.
2003-08-04 Soeren Sandmannadd new "is_important" property
2003-07-31 Soeren Sandmannremove unused overflow_item field.
2003-07-30 Soeren Sandmannmake _gtk_tool_item_toolbar_reconfigured() an internal...
2003-07-19 Soeren Sandmannremove leftover request of {xy}thickness
2003-07-18 Soeren SandmannBy popular request give toolbuttons a border.
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-04 Soeren Sandmannnew test for removing items
2003-06-29 Soeren Sandmanngtkradiotoolbutton.c gtkradiotoolbutton.h gtktoggletool...