summaryrefslogtreecommitdiff
path: root/gtk/gtktoolbutton.h
Commit message (Expand)AuthorAgeFilesLines
* docs: add Gtk*Class docsWilliam Jon McCann2014-01-201-0/+11
* Start deprecating some GtkStock APIWilliam Jon McCann2013-06-251-3/+3
* Add annotations to gtk headersMatthias Clasen2013-05-051-0/+15
* Move single-include guards inside include guardsMatthias Clasen2012-12-281-3/+3
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* gtk: Use const instead G_CONST_RETURNJavier Jardón2011-06-101-3/+3
* GtkToolButton: unseal private pointerJavier Jardón2010-07-141-1/+1
* Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDESMichael Natterer2010-05-031-1/+1
* Seal priv pointer in GtkToolButton.Tim Janik2008-06-201-1/+1
* gtk/gtkcellrendereraccel.h gtk/gtkfilechooser.h gtk/gtkfilechooserdialog.hMichael Natterer2008-06-131-1/+1
* whitespace cleanup: remove trailing whitespace and excess newlines andMichael Natterer2008-05-281-2/+2
* define __GTK_H_INSIDE__ around including all other headers.Michael Natterer2008-05-281-0/+4
* Support named icons in tool buttons by adding a icon-name property.Matthias Clasen2005-05-181-0/+3
* Mark as const.Matthias Clasen2004-11-231-1/+1
* Fix #150738, Tomislav Jonjic.Matthias Clasen2004-08-221-1/+1
* Update my e-mail address.Anders Carlsson2003-12-291-1/+1
* Doc formatting tweaks.Matthias Clasen2003-09-301-1/+0
* add new "is_important" propertySoeren Sandmann2003-08-041-1/+1
* add padding to subclasses of GtkToolItemSoeren Sandmann2003-07-311-0/+6
* swap icon_widget and label arguments to match BonoboUIToolbarButton.Soeren Sandmann2003-07-301-13/+13
* remove strange #define fix cut'n'paste error use instance private data useSoeren Sandmann2003-07-081-1/+1
* remove correction on x when detail is "menuitem". With the new menu lookSoeren Sandmann2003-07-081-8/+6
* Add new toolbar headersSoeren Sandmann2003-07-021-5/+2
* gtkradiotoolbutton.c gtkradiotoolbutton.h gtktoggletoolbutton.cSoeren Sandmann2003-06-291-0/+92