]> Pileus Git - ~andy/gtk/history - gtk/gtktoolitem.c
Deprecate widget flag: GTK_WIDGET_MAPPED
[~andy/gtk] / gtk / gtktoolitem.c
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_MAPPED
2010-04-04 Javier JardónDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_CAN_FOCUS)
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_VISIBLE
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_SENSITIVE
2010-04-04 Dan WinshipChange GtkIconSize to int in params/return values
2010-04-04 Colin Walters[introspection] Merge in Gtk-custom.c annotations
2009-12-14 Johannes SchmidMerge branch 'master' into native-layout
2009-12-14 Matthias ClasenFix gtk_tool_item_get_text_size_group return value
2009-11-29 Matthias ClasenFix small documentation problems after the toolpalette...
2009-11-27 Matthias ClasenFix a doc comment
2009-11-27 Matthias ClasenMerge branch 'master' into toolpalette
2009-10-28 Johannes SchmidMerge branch 'master' into toolpalette
2009-07-28 Stefan Kostdocs: inline see_also to sections docs and add missing...
2009-07-13 Murray CummingToolShell: Add ellipsize, text-orientation, text-alignm...
2009-02-22 Matthias ClasenRename gtk_activatable_reset to gtk_activatable_sync_ac...
2009-01-26 Matthias ClasenMore action-related fixes
2009-01-23 Matthias Claseni Bug 560228 – Add "action-controller" property...
2008-11-22 Paul BolleBug 561335 - Fix typos in GtkToolItem documentation
2008-10-27 Matthias ClasenFix up short descriptions
2008-08-08 Sven Neumanngtk/gtktext.c gtk/gtktextbuffer.c gtk/gtktextlayout.c
2008-08-07 Michael Natterergtk/gtkactiongroup.c gtk/gtkcellrendererspin.c gtk...
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2008-06-17 Michael Natterergtk/gtkfilesel.c gtk/gtkinputdialog.c gtk/gtkmenutoolbu...
2008-02-15 Matthias ClasenGo back to 2.13.0 as version for now, as there was...
2008-02-06 Michael Natterergtk/gtkcontainer.c gtk/gtkexpander.c gtk/gtkframe.c...
2008-01-14 Mathias HasselmannExplain name choice for gtk_tool_item_toolbar_reconfigured.
2008-01-13 Mathias HasselmannMake _gtk_tool_item_toolbar_reconfigured public to...
2008-01-06 Johan DahlinUse G_OBJECT_WARN_INVALID_PROPERTY_ID consistently...
2007-12-14 Mathias HasselmannChange GtkToolItem to retrieve its properties from...
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...