summaryrefslogtreecommitdiff
path: root/gtk/gtkcheckbutton.c
Commit message (Expand)AuthorAgeFilesLines
* Make widget property setters behaveMatthias Clasen2023-03-301-1/+6
* docs: Improve markup for keysMatthias Clasen2023-03-241-0/+3
* checkbutton: Only andle arrow focus if we're in a groupBenjamin Otte2023-03-211-5/+4
* Drop some unnecessary includesMatthias Clasen2023-02-181-2/+0
* gtkcheckbutton: Document how to keep track of changes for radio buttonsPablo Correa Gómez2022-12-141-0/+5
* Fix spelling errorsMatthias Clasen2022-11-171-1/+1
* Drop gtkintl.hMatthias Clasen2022-09-241-1/+1
* checkbutton: fix critical when setting use-underlineChristian Hergert2022-05-171-2/+2
* Remove all nicks and blurbs from param specsSophie Herold2022-05-111-18/+6
* Expose GtkCheckButton label as a child for manipulationPablo Correa Gómez2022-05-031-20/+141
* Set use_underline property for GtkCheckButton label conditionallyPablo Correa Gómez2022-03-251-1/+2
* checkbutton: Activate when moving focusFlorian Müllner2021-07-301-6/+4
* checkbutton: Delegate ::activate to the helper if appropriateFlorian Müllner2021-07-301-1/+4
* checkbutton: Match GtkButton behaviorMatthias Clasen2021-06-191-5/+8
* checkbutton: Fix actionable state trackingMatthias Clasen2021-06-101-2/+2
* Merge branch 'wip/exalm/checks' into 'master'Matthias Clasen2021-05-251-0/+14
|\
| * checkbutton: Sync the indicator state with the widgetAlexander Mikhaylenko2021-05-201-0/+14
* | docs: More syntax fixesMatthias Clasen2021-05-221-1/+1
* | checkbutton: Don't allow to uncheck radios by activating themAlexander Mikhaylenko2021-05-201-3/+7
|/
* checkbutton: Add a warning about cyclic groupsMatthias Clasen2021-03-171-0/+3
* checkbutton: Use markdown for css treeMatthias Clasen2021-03-111-5/+5
* checkbutton: Add property annotationsMatthias Clasen2021-03-111-25/+25
* checkbutton: Convert docsMatthias Clasen2021-03-111-69/+127
* g-i: add missing since annotations for 4.2bilelmoussaoui/gi-annotationsBilal Elmoussaoui2021-03-071-0/+2
* checkbutton: Claim sequence on release instead of pressAlexander Mikhaylenko2021-01-291-2/+2
* Reduce use of GtkStyleContextMatthias Clasen2021-01-281-1/+1
* checkbutton: Add activate signal to work with gtk_widget_activate()Yetizone2021-01-041-0/+50
* gtk: Remove unused header includeBenjamin Otte2020-10-201-1/+0
* checkbutton: Don't notify write-only propertiesMatthias Clasen2020-09-011-1/+0
* Add docs about grouping via actionMatthias Clasen2020-09-011-1/+7
* checkbutton: Support GtkActionable properlyMatthias Clasen2020-09-011-4/+29
* checkbutton: Don't leak the action helperMatthias Clasen2020-09-011-0/+2
* Remove GtkRadioButton references in the docsMatthias Clasen2020-08-301-1/+1
* checkbutton: Reuse a helper functionMatthias Clasen2020-08-301-11/+1
* checkbutton: Fix clicking on the last group memberMatthias Clasen2020-08-301-1/+1
* checkbutton: Drop gtkradiobutton.h includeMatthias Clasen2020-08-301-1/+2
* Change button hierarchyTimm Bäder2020-08-291-208/+648
* docs: Clean up many dangling linksMatthias Clasen2020-08-041-1/+1
* checkbutton: Initialize accessible stateMatthias Clasen2020-07-271-0/+1
* a11y: Document roles of widgetsMatthias Clasen2020-07-271-0/+4
* a11y: Update GtkCheckButtonMatthias Clasen2020-07-261-0/+33
* a11y: Add roles to various widgetsEmmanuele Bassi2020-07-261-0/+1
* Remove ATKEmmanuele Bassi2020-07-261-1/+0
* Replace "gchar" with "char"Benjamin Otte2020-07-251-2/+2
* Fix minor typosYuri Chornoivan2020-05-281-1/+1
* checkbutton: ModernizeMatthias Clasen2020-05-041-144/+3
* Move the idle sizer to GtkWindowMatthias Clasen2020-04-201-1/+0
* Rename gtk_widget{get,set,has}_style_class to _css_classTimm Bäder2020-02-071-1/+1
* Start using GtkWidget's new style class APITimm Bäder2020-02-071-2/+1
* Rename GtkIcon widget to GtkBuiltinIconAlexander Larsson2020-01-301-2/+2