summaryrefslogtreecommitdiff
path: root/gtk/gtkbutton.c
Commit message (Expand)AuthorAgeFilesLines
* gtk: Don't include gtkstylecontext.h from gtkcsstypesprivate.hBenjamin Otte2019-03-191-0/+1
* gtk: Drop the "plus"Emmanuele Bassi2019-02-051-1/+1
* Remove :active state handling on widgetsTimm Bäder2019-01-291-63/+4
* button: Remove some dead codeTimm Bäder2018-12-041-6/+0
* button: Remove some unnecessary includesTimm Bäder2018-12-041-4/+0
* button: Remove key_controller memberTimm Bäder2018-09-231-5/+5
* button: Remove unused variableTimm Bäder2018-06-211-1/+0
* gtkbutton: remove keyboard device GTK+ grabCarlos Garnacho2018-06-211-21/+1
* gtkbutton: Use key controller for button (de)activation through keybindingsCarlos Garnacho2018-06-211-23/+32
* button: Remove ICON_SIZE_BUTTON mention in docsTimm Bäder2018-06-201-3/+3
* button: Remove measure implementationTimm Bäder2018-06-161-29/+0
* button: Stop using ::key-release-eventMatthias Clasen2018-05-211-8/+11
* widget: Directly notify gestures of grabTimm Bäder2018-05-191-1/+3
* multipressgesture: Port to new API modelBenjamin Otte2018-04-261-15/+2
* GtkWidget: Start renaming widget->windowAlexander Larsson2018-03-201-1/+1
* button: Remove priv pointerTimm Bäder2018-02-251-38/+55
* button: Remove ::event handlerTimm Bäder2018-02-231-18/+0
* a11y: Remove gtk.h include from container accessibleBenjamin Otte2018-02-091-9/+12
* The big versioning cleanupMatthias Clasen2018-02-061-6/+0
* Replace gdk_threads_add_timeout* with g_timeout_add()Emmanuele Bassi2018-02-031-3/+1
* Rename GtkActionHelper private headerEmmanuele Bassi2018-02-021-1/+1
* button: Stop using ::grab-broken-eventMatthias Clasen2018-01-161-8/+12
* gtk: s/gdk_event_free/g_object_unref/Carlos Garnacho2017-12-141-2/+2
* button: Add private api to get at the gestureMatthias Clasen2017-12-121-0/+8
* gtk: Intern css namesMatthias Clasen2017-11-171-1/+1
* image: Remove icon-size argument from icon settersMatthias Clasen2017-11-151-2/+2
* image: Change gettersBenjamin Otte2017-11-151-3/+1
* button: Get rid of icon sizeBenjamin Otte2017-11-151-7/+4
* button: Use gtk_widget_contains()Benjamin Otte2017-11-011-1/+1
* wayland: Remove unused variableBenjamin Otte2017-11-011-6/+2
* widget: Turn screen-changed signal into display-changedBenjamin Otte2017-10-311-9/+6
* button: Fix label alignment in checks and radiosMatthias Clasen2017-10-061-0/+4
* gtkbutton: Remove enter/leave event handlersCarlos Garnacho2017-09-191-32/+0
* button: Update to using GdkEvent APICarlos Garnacho2017-09-191-1/+1
* button: Stop fiddling with PRELIGHT stateTimm Bäder2017-08-011-5/+1
* widget: Add baseline and out_clip parameters to size-allocateTimm Bäder2017-07-191-21/+0
* button: Reset in_button state in unmapTimm Bäder2017-07-191-0/+8
* button: Fix in_button checksTimm Bäder2017-07-191-5/+4
* button: Don't care about sizing if no child is setTimm Bäder2017-07-191-9/+0
* button: Remove gadgetTimm Bäder2017-07-191-11/+2
* button: Remove gadget usageTimm Bäder2017-07-191-73/+13
* fontbutton: Call the css node "fontbutton"Timm Bäder2017-07-191-1/+1
* button: Remove css box drawingTimm Bäder2017-07-191-35/+1
* gtkbutton: Make windowlessCarlos Garnacho2017-05-251-84/+7
* gtk: Mass delete all GtkWidget event mask APICarlos Garnacho2017-05-251-6/+1
* gtkbutton: Handle crossing events without the event windowCarlos Garnacho2017-05-251-13/+5
* button: Compute clip directlyTimm Bäder2017-04-281-3/+9
* Add a few missing (nullable) annotationsTimm Bäder2017-02-171-1/+1
* button: Don't explicitly show child widgetsTimm Bäder2017-01-201-3/+0
* gadget: Remove gtk_css_gadget_draw()Benjamin Otte2016-12-201-1/+0