]> Pileus Git - ~andy/gtk/history - gtk/gtktoolbutton.c
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtktoolbutton.c
2012-07-02 Cosimo Cecchidocs: fix a number of typos and obsolete references
2012-04-13 Matthias ClasenFix malformed doc comments
2012-02-27 Javier JardónChange FSF Address
2012-01-09 Ryan LortieAdd new GtkActionable interface
2011-09-27 Cosimo Cecchitoolbutton: don't force the icon widget to be a GtkMisc
2011-08-28 Matthias ClasenMore include cleanups
2011-06-10 Javier Jardóngtk: Use const instead G_CONST_RETURN
2011-04-15 Javier JardónMove documentation to inline comments: GtkToolButton
2011-02-26 Kristian HøgsbergMerge remote-tracking branch 'origin/master' into gdk...
2011-02-11 Alexander LarssonMerge branch 'master' into broadway
2011-02-07 Matthias ClasenAlways chain up in ::style-updated
2011-01-19 Alexander LarssonMerge branch 'master' into broadway2
2011-01-04 Carlos GarnachoMake GtkToolButton use ::style-updated
2010-11-02 Michael Natterergtk: remove "gboolean homogeneous" from gtk_box_new()
2010-10-31 Michael Natterergtk: remove "gboolean homogeneous" from gtk_box_new()
2010-10-30 Javier JardónUse gtk_box_new() instead gtk_[v|h]box_new()
2010-10-30 Javier JardónUse gtk_box_new() instead gtk_[v|h]box_new()
2010-09-21 Cody RussellMerge branch 'notebooks-without-mouse-scrolling'
2010-09-21 Matthias ClasenTons of transfer annotations
2010-08-22 Javier Jardóngtk/gtktoolbutton.c: use accessor functions to access...
2010-08-05 Tomeu VizosoStop assuming that priv->label_widget will be a GtkLabel.
2010-07-14 Javier JardónGtkToggleToolButton: unseal private pointer
2010-07-13 Javier JardónGtkToolButton: unseal private pointer
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-13 Javier JardónUse GtkBin accessors
2010-07-10 Javier Jardóngtk/: fully remove gtkalias hacks
2010-05-07 Matthias ClasenMerge branch 'gtk-2-90'
2010-05-03 Benjamin OtteMake toolbutton not call functions on non-GtkMisc
2010-04-30 Matthias ClasenMerge branch 'native-layout-incubator'
2010-04-27 Javier JardónAllow NULL as 'icon_widget' in gtk_tool_button_new()
2010-04-26 Javier JardónOnly a GtkMisc widget should be passed to gtk_tool_butt...
2010-04-04 Matthias ClasenAdd some padding in tool buttons
2010-04-04 Christian PerschCorrectly clone the toolbutton's icon-name image widget
2010-04-04 Colin Walters[introspection] Merge in Gtk-custom.c annotations
2010-02-23 Matthias ClasenAdd some padding in tool buttons
2010-02-09 Christian PerschCorrectly clone the toolbutton's icon-name image widget
2009-12-16 Colin Walters[introspection] Merge in Gtk-custom.c annotations
2009-11-27 Matthias ClasenMerge branch 'master' into toolpalette
2009-11-06 Nicola FontanaDo not use static GTypeInfo and GInterfaceInfo
2009-10-28 Johannes SchmidMerge branch 'master' into toolpalette
2009-10-26 Christian DywanOnly set the accesible label if it is non-empty
2009-10-11 Eitan IsaacsonExplicitly set the accessible name of GtkToolButton.
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-02-07 Matthias Clasen Make the new GtkAction code work with PolicyKit...
2009-01-26 Matthias ClasenMore action-related fixes
2009-01-24 Matthias ClasenFallback from stock ids to icon names like the old...
2009-01-23 Matthias Claseni Bug 560228 – Add "action-controller" property...
2009-01-11 Matthias ClasenProperly create a menu proxy from a GIcon. Patch by...
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2008-06-17 Michael Natterers/GtkType/GType/
2008-06-13 Matthias ClasenImprove appearance of "both vertical" mode toolbuttons...
2008-02-06 Michael Natterergtk/gtkcontainer.c gtk/gtkexpander.c gtk/gtkframe.c...
2008-01-06 Johan DahlinUse G_OBJECT_WARN_INVALID_PROPERTY_ID consistently...
2007-01-28 Matthias ClasenFix a problem in the last change
2007-01-28 Matthias ClasenRearrange things so that setting multiple properties...
2006-10-08 Matthias ClasenApply a cleanup patch by Kjartan Maraas (#341812)
2006-07-10 Matthias ClasenFix some typos with inline property docs. (#347065...
2006-06-20 Matthias ClasenFix handling of stock items without icons in action...
2006-06-08 Matthias ClasenGive GtkToolButton the same treatment.
2006-06-01 Matthias ClasenAdd an icon-spacing style property for the same purpose.
2006-05-02 Matthias ClasenBoilerplate reduction
2006-01-06 Matthias ClasenMake clicked an action signal. (#325782, Martyn Russell)
2005-12-07 Matthias ClasenFix a variable name clash. (#323475, Ross Burton)
2005-12-07 Ross BurtonIf the toolbar mode is ICONS and there is no icon set...
2005-12-05 Matthias ClasenForgotten commit
2005-11-23 Tim Janikdeprecated floating/sink API and implemented it in...
2005-09-13 Matthias ClasenVarious cleanups. (#315360, Kjartan Maraas)
2005-09-01 Matthias ClasenIntern some more strings.
2005-08-31 Matthias ClasenIntern type names in code generated by glib-mkenums...
2005-05-18 Matthias ClasenFix parameter names to make gtk-doc happy.
2005-05-18 Matthias ClasenSupport named icons in tool buttons by adding a icon...
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-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...