summaryrefslogtreecommitdiff
path: root/gtk/gtktoolbutton.c
Commit message (Expand)AuthorAgeFilesLines
* GtkToolbar: removeBenjamin Otte2020-02-071-1025/+0
* icontheme: Clean up includesBenjamin Otte2020-02-041-0/+1
* toolbar: Simplify overflow implementationMatthias Clasen2019-12-291-88/+6
* marshallers: add missing g_cclosure_marshal_VOID__VOID fixesChristian Hergert2019-05-291-1/+1
* gtk: Stop using gtk_button_clickedMatthias Clasen2019-05-181-1/+7
* Stop using gtk_box_pack_endTimm Bäder2019-01-231-6/+8
* gtk/gtktoolbutton.c: Document why we need to still use G_TYPE_INSTANCE_GET_PR...Javier Jardón2018-11-071-0/+4
* image: Don't handle surfaces anymoreBenjamin Otte2018-03-161-28/+0
* The big versioning cleanupMatthias Clasen2018-02-061-24/+0
* toolbutton: Fix off-center iconsMatthias Clasen2018-01-071-2/+10
* toolbutton: Remove the word stock from internal docsMatthias Clasen2017-12-011-9/+6
* gtk: Intern css namesMatthias Clasen2017-11-171-1/+1
* Drop gtk_icon_size_lookupMatthias Clasen2017-11-151-25/+23
* enums: Change GtkIconSize valuesMatthias Clasen2017-11-151-8/+1
* image: Remove icon-size argument from icon settersMatthias Clasen2017-11-151-3/+3
* 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