summaryrefslogtreecommitdiff
path: root/gtk/gtktoolpalette.c
Commit message (Expand)AuthorAgeFilesLines
...
* Ported gtktoolpalette from a custom array to GPtrArray.Johannes Schmid2009-11-091-124/+98
* Remove G_GNUC_UNUSEDJohannes Schmid2009-11-071-10/+10
* Fixed GtkToolPalette API docs to mention 2.20 instead of 2.18Johannes Schmid2009-10-281-22/+22
* Fixed a typo that I didn't see until now, strangely.Murray Cumming2009-07-161-1/+1
* GtkToolPalette: Use gtk-toolbar-style and gtk-toolbar-icon-size settings.Murray Cumming2009-07-161-11/+264
* ToolPalette: Implement GtkOrientable.Murray Cumming2009-07-141-45/+6
* GtkTool*: Removed the HAVE_EXTENDED_TOOL_SHELL_SUPPORT_BUG_535090 ifdefs. Thi...Murray Cumming2009-07-131-10/+0
* Added GtkToolPalette.Johannes Schmid2009-07-131-0/+1685