summaryrefslogtreecommitdiff
path: root/gtk/gtkbuttonprivate.h
Commit message (Expand)AuthorAgeFilesLines
* Convert headers to #pragma onceMatthias Clasen2023-03-311-3/+1
* button: Add a private getter for the action helperMatthias Clasen2021-06-101-1/+3
* button: Remove priv pointerTimm Bäder2018-02-251-23/+1
* a11y: Remove gtk.h include from container accessibleBenjamin Otte2018-02-091-0/+2
* Rename GtkActionHelper private headerEmmanuele Bassi2018-02-021-1/+1
* button: Add private api to get at the gestureMatthias Clasen2017-12-121-0/+1
* button: Remove unused flagTimm Bäder2017-07-191-1/+0
* button: Remove gadgetTimm Bäder2017-07-191-2/+0
* gtkbutton: Handle crossing events without the event windowCarlos Garnacho2017-05-251-1/+0
* button: Remove baseline_align valueTimm Bäder2017-05-051-3/+0
* button: Fix icon-name implementationTimm Bäder2016-10-201-3/+1
* button: Remove grab_timeTimm Bäder2016-10-201-1/+0
* button: Add icon-name propertyTimm Bäder2016-10-181-5/+0
* button: Stop implementing GtkActivatableTimm Bäder2016-10-181-2/+0
* button: Remove _{get,set}_focus_clickTimm Bäder2016-10-161-5/+0
* button: Convert to gadgetsMatthias Clasen2015-12-151-0/+2
* Deprecate widget-specific :focus-on-click propertiesFlorian Müllner2015-11-031-1/+0
* button: Remove depressed_on_activateBenjamin Otte2014-08-161-1/+0
* button: Remove depressed variableBenjamin Otte2014-08-161-4/+0
* GtkButton: Use FLAT style classMatthias Clasen2014-06-261-1/+0
* Forgotten fileMatthias Clasen2014-05-231-0/+3
* Move wholly deprecated classes to gtk/deprecated/Matthias Clasen2013-07-191-1/+1
* GtkCheckButton and GtkRadioButton: Implement baseline alignmentAlexander Larsson2013-04-231-0/+3
* port GtkButton to GtkActionHelperRyan Lortie2012-08-201-5/+2
* Provide a way to force showing icons in buttonsWilliam Jon McCann2012-05-211-0/+1
* button: Remove _gtk_button_paint()Benjamin Otte2012-04-171-5/+0
* Add new GtkActionable interfaceRyan Lortie2012-01-091-0/+5
* gtkbutton: Move private functions to private headerJavier Jardón2011-06-061-0/+14
* GtkButtonPrivate: Improve struct packingMatthias Clasen2011-04-121-6/+7
* Create a private header to access some GtkButton variablesJavier Jardón2010-11-191-0/+55