]> Pileus Git - ~andy/gtk/history - gtk/gtktoolpalette.c
appchooserdialog: remove redundant checks
[~andy/gtk] / gtk / gtktoolpalette.c
2013-02-13 Juan Pablo UgarteAdded scroll and touch events to GtkToolPalette
2013-02-07 Alexander LarssonAdd gtk_widget_(un)register_window
2012-10-02 Benjamin Ottegtk: Make functions static that don't need to be non...
2012-09-17 William Jon McCannDon't leak a ref to the settings
2012-07-02 Cosimo Cecchidocs: fix a number of typos and obsolete references
2012-04-27 Benjamin Ottetoolpalette: Configure adjustment properly
2012-04-27 Benjamin Ottetoolpalette: Rename variable
2012-02-27 Javier JardónChange FSF Address
2011-06-27 Matthias ClasenDon't forget to initialize a variable
2011-06-10 Javier Jardóngtk: Use const instead G_CONST_RETURN
2011-06-09 Benjamin Ottetoolpalette: Remove composite support
2011-04-12 Kristian HøgsbergMerge branch 'gdk-backend-wayland'
2011-03-10 Alexander LarssonMerge branch 'gtk-3-0' into broadway
2011-02-23 Murray CummingMinor documentation improvements
2011-02-11 Alexander LarssonMerge branch 'master' into broadway
2011-01-31 Tristan Van BerkomFixed GtkToolPalette ->forall implementation to be...
2011-01-30 Matthias ClasenAdd gtkorientableprivate.h header
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 GarnachoRedo patch in efae64b (Set vertical/horizontal class...)
2011-01-12 Carlos GarnachoSet vertical/horizontal class on all widgets overriding...
2011-01-05 Benjamin Ottetoolpalette: Update adjustment usage for sealing
2011-01-04 Matthias ClasenRemove gtktypeutils altogether
2011-01-04 Carlos GarnachoUpdate GtkToolPalette to GtkStyleContext.
2010-12-17 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-15 Javier Jardóngtk/gtktoolpalette.c: Use accessor functions to access...
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-10-30 Tristan Van BerkomRemoving size_request from GtkToolPalette
2010-10-28 Tristan Van BerkomMerge branch 'kill-size-request'
2010-10-27 Tristan Van BerkomRemoving size_request from GtkToolPalette
2010-10-26 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-10-26 Tristan Van BerkomAdded GtkScrollablePolicy property to scrollable interface
2010-10-23 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-10-22 Matthias ClasenMove min-display-width/height to GtkScrolledWindow
2010-10-22 Alberto GarciaAssign all g_signal_connect() and friends to gulong...
2010-10-22 Michael Natterergtk: fix tool palette scroll adjustment setting
2010-10-22 Tadej BorovšakAdd GtkScrollable interface
2010-09-26 Benjamin OtteMove GtkSizeRequest into GtkWidget
2010-09-26 Benjamin Ottetoolpalette: Port to draw vfunc
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-21 Cody RussellMerge branch 'notebooks-without-mouse-scrolling'
2010-09-18 Johan DahlinAdd a couple of missing annotations
2010-09-15 Javier JardónUse gtk_size_request_get_size() instead deprecated...
2010-08-30 Tristan Van BerkomFixed GtkToolPalette realize() vfunc.
2010-08-22 Javier Jardóngtk/gtktoolpalette.c: use accessor functions to access...
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 BerkomAdded missing default events in realize() implementations
2010-04-04 Javier JardónDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_REALIZED)
2010-04-04 Murray CummingGtkToolPalette: Fix a compiler warning introduced in...
2010-04-04 Murray CummingGtkToolPalette: Change gtk_tool_palette_get_drop_group...
2010-04-04 Murray CummingGtkToolPalette: Use GtkToolItemGroup* instead of GtkWid...
2010-04-04 Murray CummingGtkToolPalette: docs: Minor English corrections.
2010-04-04 Dan WinshipChange GtkIconSize to int in params/return values
2010-03-29 Tristan Van BerkomAdded missing default events in realize() implementations
2010-03-06 Javier JardónDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_REALIZED)
2010-01-19 Murray CummingGtkToolPalette: Fix a compiler warning introduced in...
2010-01-18 Murray CummingGtkToolPalette: Change gtk_tool_palette_get_drop_group...
2010-01-14 Murray CummingGtkToolPalette: Use GtkToolItemGroup* instead of GtkWid...
2009-12-31 Murray CummingGtkToolPalette: docs: Minor English corrections.
2009-12-19 Dan WinshipChange GtkIconSize to int in params/return values
2009-11-27 Matthias ClasenMerge branch 'master' into toolpalette
2009-11-27 Matthias ClasenFix up docs, and set up the aliasing machinery
2009-11-26 Matthias ClasenFix another doc typo
2009-11-11 Johannes Schmidtoolpalette: fixed trailing whitespaces
2009-11-11 Johannes Schmidtoolpalette: Fixed documentation
2009-11-11 Johannes Schmidtoolpalette: allow to reset same adjustment
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 SchmidMerge branch 'master' into toolpalette
2009-07-16 Murray CummingFixed a typo that I didn't see until now, strangely.
2009-07-16 Murray CummingGtkToolPalette: Use gtk-toolbar-style and gtk-toolbar...
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.