]> Pileus Git - ~andy/gtk/history - gtk/gtktoolitem.c
Make parameter naming consistent.
[~andy/gtk] / gtk / gtktoolitem.c
2007-07-12 Matthias ClasenMake parameter naming consistent.
2007-07-09 Kristian RietveldReplace non-deprecated API using old tooltips API,...
2007-03-09 Matthias ClasenRemove unnecessary NULL checks before g_free(). (#36966...
2007-01-28 Matthias ClasenRearrange things so that setting multiple properties...
2006-09-10 Matthias ClasenCommit a patch by Behdad to fix typos, omissions and...
2006-05-14 Matthias ClasenMore of the same
2006-05-02 Matthias ClasenBoilerplate reduction
2005-11-23 Tim Janikdeprecated floating/sink API and implemented it in...
2005-11-07 Matthias ClasenMove the raise
2005-11-07 Matthias ClasenRaise the drag_window after reconfiguring the toolbar...
2005-09-01 Matthias ClasenIntern some more strings.
2005-08-31 Matthias ClasenIntern type names in code generated by glib-mkenums...
2005-03-26 Matthias ClasenUse canonical names for g_object_notify() as well.
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-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-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...