summaryrefslogtreecommitdiff
path: root/gtk/gtkmodelbutton.c
Commit message (Expand)AuthorAgeFilesLines
* modelbutton: Update a11y statesMatthias Clasen2020-01-311-3/+26
* Rename GtkIcon widget to GtkBuiltinIconAlexander Larsson2020-01-301-3/+3
* cssnode: Convert name + id from interned string to GQuarkBenjamin Otte2020-01-281-19/+19
* Remove builtin icons altogetherMatthias Clasen2020-01-101-15/+0
* modelbutton: Be focusableMatthias Clasen2019-12-271-0/+2
* eventcontrollermotion: Add getters for the propertiesBenjamin Otte2019-12-151-8/+1
* Privatize popover menu piecesMatthias Clasen2019-11-111-1/+25
* modelbutton: ReworkTimm Bäder2019-10-091-187/+379
* modelbutton: Use a box layoutTimm Bäder2019-10-091-202/+2
* modelbutton: Replace map() with root()Timm Bäder2019-10-091-9/+13
* modelbutton: Remove end_boxTimm Bäder2019-10-091-13/+13
* modelbutton: Create accel label on demandTimm Bäder2019-10-091-13/+12
* Add a timeout for open submenusMatthias Clasen2019-09-081-15/+68
* Add nesting popover menusMatthias Clasen2019-09-081-32/+135
* popover menu: Unify hover and focusMatthias Clasen2019-06-121-1/+78
* Rename a bunch of private headersMatthias Clasen2019-06-101-1/+1
* model button: Make left/right switch submenusMatthias Clasen2019-06-091-10/+55
* modelbutton: Sizing fixesMatthias Clasen2019-06-091-142/+97
* model button: Look up accels if neededMatthias Clasen2019-06-091-16/+70
* model button: Show shortcutsMatthias Clasen2019-06-091-0/+51
* model button: Redo layoutMatthias Clasen2019-06-091-222/+251
* model button: Drop centered, inverted propertiesMatthias Clasen2019-06-091-107/+54
* model button: Add a role for titlesMatthias Clasen2019-06-091-13/+30
* model button: Small fixesMatthias Clasen2019-06-091-0/+2
* widget: Don't pass a position to ->size_allocateTimm Bäder2018-11-131-11/+13
* modelbutton: Remove snapshot implementationTimm Bäder2018-08-051-24/+0
* ModelButton: Add 'use-markup' propertyAdrien Plazas2018-06-271-0/+36
* ModelButton: Use WARN_INVALID_PROPERTY, not assertDaniel Boles2018-04-081-2/+4
* ModelButton: Fix type Wether => WhetherDaniel Boles2018-04-081-1/+1
* ModelButton: Protect against nonsensical gbooleansDaniel Boles2018-04-081-0/+4
* widget: Remove clip from size-allocate vfuncBenjamin Otte2018-04-051-9/+4
* The big versioning cleanupMatthias Clasen2018-02-061-18/+0
* gtk: Intern css namesMatthias Clasen2017-11-171-5/+5
* image: Remove icon-size argument from icon settersMatthias Clasen2017-11-151-1/+1
* image: Change gettersBenjamin Otte2017-11-151-5/+1
* Drop unused includes of gtkrender.hMatthias Clasen2017-10-251-1/+0
* widget: Add baseline and out_clip parameters to size-allocateTimm Bäder2017-07-191-15/+12
* modelbutton: Compute clip directlyTimm Bäder2017-07-191-6/+4
* modelbutton: Use GtkIcon as indicatorTimm Bäder2017-07-191-69/+56
* modelbutton: Remove last gadget usagesTimm Bäder2017-07-191-18/+13
* modelbutton: Stop using the button's gadgetTimm Bäder2017-07-191-235/+185
* gtkbutton: Handle crossing events without the event windowCarlos Garnacho2017-05-251-12/+0
* button: Remove baseline_align valueTimm Bäder2017-05-051-12/+0
* Remove unnecessary gtk_widget_show callsTimm Bäder2017-01-221-1/+0
* widget: Remove show-all propertyTimm Bäder2017-01-201-2/+2
* Remove gtk_container_snapshot_childTimm Bäder2017-01-071-1/+1
* gadget: Remove gtk_css_gadget_draw()Benjamin Otte2016-12-201-1/+0
* Remove gtk_widget_get_preferred_height_and_baseline_for_widthTimm Bäder2016-12-031-3/+4
* snapshot: Convert GtkButton and subclassesBenjamin Otte2016-11-151-34/+42
* snapshot: Add a snapshot function to GtkCssCustomGadgetBenjamin Otte2016-11-151-0/+1