summaryrefslogtreecommitdiff
path: root/gtk/gtktoolbutton.c
Commit message (Expand)AuthorAgeFilesLines
* image: Change gettersBenjamin Otte2017-11-151-4/+4
* toolbar: Remove icon sizesBenjamin Otte2017-11-151-4/+2
* GtkImage: Drop support for storing pixbufsAlexander Larsson2017-10-231-12/+23
* build: Enable -Wswitch-enum and -Wswitch-defaultBenjamin Otte2017-10-061-0/+1
* label: Remove angle propertyTimm Bäder2017-04-251-5/+0
* box: Remove fill child propertyTimm Bäder2017-04-251-6/+6
* box: Remove expand child propertyTimm Bäder2017-04-251-6/+6
* Remove unnecessary gtk_widget_show callsTimm Bäder2017-01-221-4/+0
* Remove GtkStockTimm Bäder2016-10-181-28/+17
* toolbutton: Stop implementing GtkActivatableTimm Bäder2016-10-181-128/+0
* toolbar: Remove button-relief style propertyTimm Bäder2016-10-181-3/+0
* toolbutton: Remove icon-spacing style propertyTimm Bäder2016-10-181-52/+4
* gtk: Use appropriate constness for variablesEmmanuele Bassi2016-10-171-4/+5
* Remove GtkIconFactoryTimm Bäder2016-10-161-0/+1
* image: Remove GtkIconSet APITimm Bäder2016-10-161-44/+9
* Remove GtkImageMenuItemTimm Bäder2016-10-161-1/+0
* Remove GtkStock API from GtkImageTimm Bäder2016-10-161-157/+9
* toolbutton: Stop using GtkImageMenuItemTimm Bäder2016-10-161-23/+18
* box: Remove 'padding' child propertyTimm Bäder2016-10-161-6/+6
* tool button: Update style classesMatthias Clasen2016-03-041-0/+6
* introspection: This patch fixes nullable return values fixes for the followin...Alberto Ruiz2016-01-081-4/+4
* Annotate deprecated style propertiesMatthias Clasen2015-11-161-1/+1
* Use gtk_widget_set_focus_on_click() instead of deprecated settersFlorian Müllner2015-11-031-1/+1
* tool button: Add an element nameMatthias Clasen2015-10-311-0/+6
* Revert "tool button: Use G_DEFINE_TYPE"Matthias Clasen2015-09-141-15/+54
* tool button: Use G_DEFINE_TYPEMatthias Clasen2015-09-061-54/+15
* toolbutton: linkify propertiesStefan Sauer2015-07-221-18/+20
* toolbutton: fix misleading docsStefan Sauer2015-07-221-9/+9
* toolbutton: improve docs wrt stock deprecationStefan Sauer2015-07-211-2/+3
* GtkToolButton: Apply expected button style classesMatthias Clasen2014-10-111-1/+3
* GtkToolButton: Use G_PARAM_EXPLICIT_NOTIFYMatthias Clasen2014-06-091-2/+2
* GtkToolButton: Drop use of GtkMiscMatthias Clasen2014-05-241-21/+43
* Deprecate GtkMiscMatthias Clasen2014-05-131-0/+6
* Clean up private headersMatthias Clasen2014-04-051-1/+1
* docs: use Returns: consistentlyWilliam Jon McCann2014-02-191-7/+7
* Docs: Remove all entities and turn off sgml modeMatthias Clasen2014-02-091-1/+1
* docs: use proper quotations instead of '*'William Jon McCann2014-02-071-1/+1
* docs: use apostrophes in *n'tWilliam Jon McCann2014-02-071-1/+1
* docs: use proper quotesWilliam Jon McCann2014-02-051-16/+16
* Fix GtkToolButton possibly being emptyOlivier Brunel2013-10-151-1/+1
* Drop some unnecessary includesMatthias Clasen2013-07-191-1/+0
* Move wholly deprecated classes to gtk/deprecated/Matthias Clasen2013-07-191-4/+4
* Revert the private macro change for GtkToolButtonMatthias Clasen2013-07-091-16/+53
* gtk: Use new macros for defining private dataEmmanuele Bassi2013-07-091-53/+17
* Add missing G_PARAM_DEPRECATED to stock deprecationsWilliam Jon McCann2013-07-081-1/+1
* Deprecate GtkAction and GtkUIManagerWilliam Jon McCann2013-06-301-6/+18
* Deprecate GtkImageMenuItemWilliam Jon McCann2013-06-271-4/+2
* Deprecate the gtk stock functionsWilliam Jon McCann2013-06-271-2/+10
* Deprecate GtkIconFactory, GtkIconSet, GtkIconSourceWilliam Jon McCann2013-06-261-11/+36
* Start deprecating some GtkStock APIWilliam Jon McCann2013-06-251-5/+32