]> Pileus Git - ~andy/gtk/history - gtk/gtktoolitemgroup.c
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtktoolitemgroup.c
2013-02-07 Alexander LarssonAdd gtk_widget_(un)register_window
2012-09-17 William Jon McCannDon't leak a ref to the settings
2012-07-30 Matthias Clasengtk: Don't use GDK_THREADS_ENTER/LEAVE macros internally
2012-04-17 Benjamin Ottecss: Remove old animation code
2012-02-27 Javier JardónChange FSF Address
2012-01-09 Rui Matostoolitemgroup: Use the widget state flags as a base...
2011-06-10 Diego Celixgtktoolitemgroup: gtk_misc_set_alignment replacing
2011-06-10 Javier Jardóngtk: Use const instead G_CONST_RETURN
2011-06-09 Benjamin Ottetoolpalette: Remove composite support
2011-04-12 Matthias ClasenGtkToolItemGroupPrivate: Improve struct packing
2011-02-11 Alexander LarssonMerge branch 'master' into broadway
2011-01-24 Matthias ClasenSilence new gcc warnings
2011-01-19 Alexander LarssonMerge branch 'master' into broadway2
2011-01-15 Chun-wei FanMerge ssh://git.gnome.org/git/gtk+
2011-01-12 Carlos GarnachoMake GtkToolItemGroup use GtkStyleContext
2011-01-05 Benjamin Ottetoolitemgroup: Update adjustment usage for sealing
2011-01-04 Matthias ClasenRemove gtktypeutils altogether
2010-12-04 Alexander LarssonMerge branch 'master' into broadway
2010-12-04 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-04 Carlos GarnachoGtkToolItemGroup: Set widget state as state flags.
2010-11-13 Chun-wei Fangtk: fix C99-style variable declarations in various...
2010-11-10 Chun-wei FanMerge ssh://git.gnome.org/git/gtk+
2010-11-10 Chun-wei Fangtk: fix C99-style variable declarations in various...
2010-11-05 Ryan Lortiegtktoolitemgroup: don't use GTimeSpec
2010-11-03 Ryan Lortiegtktoolitemgroup: don't use GTimeSpec
2010-11-02 Matthias ClasenGtkToolitemGroup: Use monotonic clock for animation...
2010-11-01 Matthias ClasenGtkToolitemGroup: Use monotonic clock for animation...
2010-10-30 Tristan Van BerkomRemoved size_request from GtkToolItemGroup
2010-10-30 Tristan Van BerkomUse gtk_widget_set_size_request() instead of handling...
2010-10-28 Tristan Van BerkomMerge branch 'kill-size-request'
2010-10-28 Tristan Van BerkomRemoved size_request from GtkToolItemGroup
2010-10-28 Tristan Van BerkomUse gtk_widget_set_size_request() instead of handling...
2010-10-23 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-10-22 Michael Natterergtk: use the new scrollable API to get scroll adjustments
2010-09-26 Benjamin OtteMove GtkSizeRequest into GtkWidget
2010-09-26 Benjamin OtteAPI: Rename gtk_cairo_paint_*() to gtk_paint_*()
2010-09-26 Benjamin Ottetoolitemgroup: Connect to draw signal
2010-09-26 Benjamin Ottegtk: gdk_drawable_get_display() => gdk_window_get_display()
2010-09-26 Benjamin Ottegtk: Don't set colormap anymore when creating GDK windows
2010-09-26 Benjamin OtteAPI: Rename gdk_set_source_pixmap() to gdk_set_source_w...
2010-09-21 Cody RussellMerge branch 'notebooks-without-mouse-scrolling'
2010-09-21 Matthias ClasenTons of transfer annotations
2010-09-15 Javier JardónUse gtk_size_request_get_size() instead deprecated...
2010-08-29 Philip WithnallMiscellaneous property string fixes
2010-08-22 Javier Jardóngtk/gtktoolitemgroup.c: use accessor functions to acces...
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-13 Javier JardónUse accessor functions to acces GtkContainer
2010-07-10 Javier Jardóngtk/: fully remove gtkalias hacks
2010-04-04 Tristan Van BerkomFixed possible devision by zero in size negotiations
2010-04-04 Tristan Van BerkomAdded missing default events in realize() implementations
2010-04-04 Tristan Van BerkomAdded missing break statement to mutator: gtk_tool_item...
2010-04-04 Javier JardónDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_REALIZED)
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_REALIZED
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_MAPPED
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_VISIBLE
2010-04-04 Matthias Clasendoc fixes
2010-03-29 Tristan Van BerkomFixed possible devision by zero in size negotiations
2010-03-29 Tristan Van BerkomAdded missing default events in realize() implementations
2010-03-29 Tristan Van BerkomAdded missing break statement to mutator: gtk_tool_item...
2010-03-06 Javier JardónDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_REALIZED)
2010-03-03 Javier JardónDeprecate widget flag: GTK_WIDGET_REALIZED
2010-03-03 Javier JardónDeprecate widget flag: GTK_WIDGET_MAPPED
2010-03-01 Javier JardónDeprecate widget flag: GTK_WIDGET_VISIBLE
2010-02-23 Matthias Clasendoc fixes
2009-11-27 Matthias ClasenAdjust default value for GtkToolItemGroup::label
2009-11-27 Matthias ClasenMerge branch 'master' into toolpalette
2009-11-27 Matthias ClasenFix up docs, and set up the aliasing machinery
2009-11-18 Johannes Schmidtoolpalette: Don't call gdk_window_process_updates...
2009-11-11 Johannes Schmidtoolpalette: Fixed inconsistent spacing
2009-11-11 Johannes Schmidtoolpalette: fixed trailing whitespaces
2009-11-11 Johannes Schmidtoolpalettte: Fixed some style issues
2009-11-11 Johannes Schmidtoolpalette: Always show text horizontally
2009-11-09 Johannes SchmidPorted gtktoolpalette from a custom array to GPtrArray.
2009-11-07 Johannes SchmidRemove G_GNUC_UNUSED
2009-10-28 Johannes SchmidFixed GtkToolPalette API docs to mention 2.20 instead...
2009-10-28 Johannes SchmidFix custom label handling in gtktoolitemgroup
2009-10-28 Johannes SchmidMerge branch 'master' into toolpalette
2009-07-14 Murray CummingGtkToolItemGroup now has label and label-widget properties.
2009-07-14 Murray CummingGtkToolItemGroup: Rename the name property. GtkToolPale...
2009-07-14 Murray CummingToolPalette: Implement GtkOrientable.
2009-07-13 Murray CummingGtkTool*: Removed the HAVE_EXTENDED_TOOL_SHELL_SUPPORT_...
2009-07-13 Johannes SchmidAdded GtkToolPalette.