summaryrefslogtreecommitdiff
path: root/gtk/gtktoolitem.h
Commit message (Expand)AuthorAgeFilesLines
* docs: add Gtk*Class docsWilliam Jon McCann2014-01-201-0/+11
* Add annotations to gtk headersMatthias Clasen2013-05-051-0/+30
* Move single-include guards inside include guardsMatthias Clasen2012-12-281-3/+3
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* GtkToolItem: unseal private pointerJavier Jardón2010-07-141-1/+1
* Remove deprecated GtkTooltipsChristian Dywan2010-05-031-1/+0
* [gtk/gtktoolitem] Remove deprecated GtkToolItem stuffJavier Jardón2010-05-031-8/+0
* Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDESMichael Natterer2010-05-031-1/+1
* Remove deprecated GtkToolItem functionsChristian Dywan2010-05-031-7/+0
* ToolShell: Add ellipsize, text-orientation, text-alignment and size-group.Murray Cumming2009-07-131-0/+5
* More action-related fixesMatthias Clasen2009-01-261-0/+4
* Seal priv pointer in GtkToolItem.Tim Janik2008-06-201-1/+1
* define __GTK_H_INSIDE__ around including all other headers.Michael Natterer2008-05-281-0/+4
* Make _gtk_tool_item_toolbar_reconfigured public to allow GtkToolShellMathias Hasselmann2008-01-131-2/+1
* Make parameter naming consistent.Matthias Clasen2007-07-121-8/+8
* Replace non-deprecated API using old tooltips API, deprecate old tooltipsKristian Rietveld2007-07-091-0/+10
* Mark as const.Matthias Clasen2004-11-231-1/+1
* Call gtk_tool_item_rebuild_menu().Søren Sandmann2004-09-141-0/+1
* Fix #150738, Tomislav Jonjic.Matthias Clasen2004-08-221-1/+1
* Update my e-mail address.Anders Carlsson2003-12-291-1/+1
* Make this function take an index and a GtkToolItem.Soeren Sandmann2003-10-251-4/+0
* Add G_BEGIN_DECLS/G_END_DECLS to make these usable in C++. (#124351,Matthias Clasen2003-10-111-0/+3
* Doc formatting tweaks.Matthias Clasen2003-09-301-1/+0
* add new "is_important" propertySoeren Sandmann2003-08-041-2/+6
* add padding to subclasses of GtkToolItemSoeren Sandmann2003-07-311-0/+6
* make _gtk_tool_item_toolbar_reconfigured() an internal functionSoeren Sandmann2003-07-301-3/+1
* remove correction on x when detail is "menuitem". With the new menu lookSoeren Sandmann2003-07-081-0/+1
* fix a type check, (#116947, Krasimir Angelov)Soeren Sandmann2003-07-081-20/+22
* gtkradiotoolbutton.c gtkradiotoolbutton.h gtktoggletoolbutton.cSoeren Sandmann2003-06-291-0/+110