]> Pileus Git - ~andy/gtk/history - gtk/gtktoolpalette.c
GtkToolPalette: Fix a compiler warning introduced in my last commit.
[~andy/gtk] / gtk / gtktoolpalette.c
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
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.