summaryrefslogtreecommitdiff
path: root/gtk/gtkbutton.h
Commit message (Expand)AuthorAgeFilesLines
* Add GtkButton:can-shrinkEmmanuele Bassi2023-04-141-1/+7
* Convert headers to #pragma onceMatthias Clasen2023-03-311-3/+1
* gtk: Dissolve gtk-autocleanup.hMatthias Clasen2022-09-231-0/+2
* Replace "gchar" with "char"Benjamin Otte2020-07-251-5/+5
* button: Derive from GtkWidgetMatthias Clasen2020-05-041-3/+3
* button: Add a child propertyMatthias Clasen2020-05-041-0/+5
* button: Drop reliefMatthias Clasen2020-04-171-3/+3
* Padding reviewMatthias Clasen2019-05-191-5/+1
* Drop gtk_button_clickedMatthias Clasen2019-05-181-2/+0
* button: Remove priv pointerTimm Bäder2018-02-251-5/+1
* The big versioning cleanupMatthias Clasen2018-02-061-3/+3
* button: Get rid of icon sizeBenjamin Otte2017-11-151-2/+1
* button: Remove _get_event_windowTimm Bäder2016-11-051-3/+0
* button: Fix icon-name implementationTimm Bäder2016-10-201-2/+2
* button: Add icon-name propertyTimm Bäder2016-10-181-15/+6
* button: Remove _{get,set}_focus_clickTimm Bäder2016-10-161-5/+0
* button: Remove deprecated style propertiesTimm Bäder2016-10-161-16/+0
* button: Remove GtkStock APITimm Bäder2016-10-161-7/+0
* Button: Remove alignment APITimm Bäder2016-10-161-8/+0
* Deprecate widget-specific :focus-on-click propertiesFlorian Müllner2015-11-031-2/+2
* GtkButton: Use FLAT style classMatthias Clasen2014-06-261-1/+1
* GtkButton: Deprecated setters and getters as wellMatthias Clasen2014-05-131-2/+2
* docs: add Gtk*Class docsWilliam Jon McCann2014-01-201-2/+18
* Add gtk_button_new_from_icon_nameYosef Or Boczko2013-08-141-0/+3
* Start deprecating some GtkStock APIWilliam Jon McCann2013-06-251-3/+3
* Add annotations to gtk headersMatthias Clasen2013-05-051-0/+23
* Move single-include guards inside include guardsMatthias Clasen2012-12-281-4/+4
* Add GDK_AVAILABLE annotations to new APIMatthias Clasen2012-07-151-0/+2
* button: fix variable name in function declarationCosimo Cecchi2012-05-211-1/+1
* Provide a way to force showing icons in buttonsWilliam Jon McCann2012-05-211-0/+3
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* Drop use of GDK_DISABLE_DEPRECATED guards in gtkMatthias Clasen2011-11-091-2/+0
* Add deprecation annotations for deprecated functionsMatthias Clasen2011-10-111-3/+5
* gtk: Use const instead G_CONST_RETURNJavier Jardón2011-06-101-1/+1
* gtkbutton: Move private functions to private headerJavier Jardón2011-06-061-7/+0
* Update _gtk_button_paint() arguments to GtkStyleContextCarlos Garnacho2011-01-101-4/+1
* gtktbutton: Move public members to private structureJavier Jardón2010-11-191-17/+5
* button: Port to draw vfuncBenjamin Otte2010-09-261-1/+3
* Add an accessor for the GSEALed Gtkbutton's event_window attributeMirsal Ennaime2010-06-261-0/+2
* Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDESMichael Natterer2010-05-031-1/+1
* Deprecate functions according to deprecated GtkButton signalsChristian Dywan2009-10-271-0/+4
* no need to include <gtk/gtkenums.h> in headers which somehow includeMichael Natterer2008-10-301-1/+0
* no need to include <gdk/gdk.h> in any widget header, it's included viaMichael Natterer2008-10-301-1/+0
* Revert name changeCody Russell2008-07-011-1/+1
* Practically everything changed.Cody Russell2008-06-301-1/+1
* Switch to "guint GSEAL (foo) : width;" when packing fields in guints.Tim Janik2008-06-201-9/+9
* Seal 3 remaining fields in GtkButton.Tim Janik2008-06-201-3/+3
* Deprecate direct access to public variables in GtkButton.Tim Janik2008-06-201-9/+9
* whitespace cleanup: remove trailing whitespace and excess newlines andMichael Natterer2008-05-281-1/+1
* define __GTK_H_INSIDE__ around including all other headers.Michael Natterer2008-05-281-0/+4