summaryrefslogtreecommitdiff
path: root/gtk/gtkstackswitcher.c
Commit message (Expand)AuthorAgeFilesLines
* Drop gtkintl.hMatthias Clasen2022-09-241-1/+0
* Remove all nicks and blurbs from param specsSophie Herold2022-05-111-3/+1
* stackswitcher: Expand child buttonsTimm Bäder2021-09-181-0/+2
* Avoid copying static debug stringsMatthias Clasen2021-07-281-1/+1
* stackswitcher: clear timer when widget id disposedChristian Hergert2021-06-021-1/+8
* stackswitcher: implement GtkOrientableChristian Hergert2021-06-011-3/+32
* docs: Reduce redundancyMatthias Clasen2021-05-201-2/+1
* introspection: Stop using allow-noneMatthias Clasen2021-05-201-1/+1
* stackswitcher: Set accessible label propertiesMatthias Clasen2021-04-191-0/+4
* stackswitcher: Convert docsMatthias Clasen2021-03-111-25/+28
* a11y: Parse reference lists using varargsEmmanuele Bassi2020-11-101-1/+1
* Merge branch 'a11y/atspi' into 'master'Matthias Clasen2020-10-151-1/+21
|\
| * Document accessible roles for stacks and notebooksMatthias Clasen2020-10-141-0/+5
| * stackswitcher: Set up relations and statesMatthias Clasen2020-10-141-0/+12
| * stackswitcher: Use the tablist and tab rolesMatthias Clasen2020-10-141-1/+4
* | Remove unneeded gtkstylecontext.h includesTimm Bäder2020-10-141-1/+0
|/
* Clean up lots of GTK+ -> GTKMatthias Clasen2020-09-121-2/+0
* stackswitcher: Drop gtkradiobutton.h includeMatthias Clasen2020-08-301-1/+1
* Drop style class definesMatthias Clasen2020-08-141-2/+2
* Remove ATKEmmanuele Bassi2020-07-261-3/+0
* Replace "gchar" with "char"Benjamin Otte2020-07-251-4/+4
* Remove lots of focus vfuncsMatthias Clasen2020-05-111-3/+0
* Use gtk_button_set_child throughoutMatthias Clasen2020-05-041-5/+1
* stack: Add a :use-underline propertyMatthias Clasen2020-04-301-2/+6
* stackswitcher: Drop the Private structMatthias Clasen2020-04-261-57/+30
* Reinstate expected focus behaviorMatthias Clasen2020-04-091-0/+3
* stackswitcher: Avoid calling gtk_widget_destroy()Timm Bäder2020-02-251-1/+1
* stackswitcher: Use GdkDropControllerMotionBenjamin Otte2020-02-221-86/+27
* dragdest: Make gtk_drop_target_new() args be transfer fullBenjamin Otte2020-02-171-4/+1
* Rename gtk_widget{get,set,has}_style_class to _css_classTimm Bäder2020-02-071-7/+7
* Start using GtkWidget's new style class APITimm Bäder2020-02-071-13/+7
* stackswitcher: Use a composite accessibleMatthias Clasen2020-02-061-0/+3
* Update all callersMatthias Clasen2020-01-111-6/+14
* Update all usersMatthias Clasen2020-01-081-1/+1
* Update all callersMatthias Clasen2020-01-081-0/+4
* Replace gtk_drop_target_attach/detachMatthias Clasen2020-01-081-1/+1
* droptarget: Drop the track-motion propertyMatthias Clasen2020-01-081-1/+0
* droptarget: Drop defaults flagsMatthias Clasen2020-01-081-1/+1
* Remove gtkdnd.hMatthias Clasen2020-01-081-1/+0
* stackswitcher: Port to GtkDropTargetMatthias Clasen2020-01-081-14/+23
* Fix the previous commitMatthias Clasen2020-01-021-1/+1
* stackswitcher: Fix switch-while-drag functionalityMatthias Clasen2020-01-021-0/+2
* stackswitcher: Inherit from GtkWidgetTimm Bäder2019-10-121-11/+8
* Remove gtk_widget_get/set_has_surfaceMatthias Clasen2019-05-281-2/+0
* stack switcher: Make finalMatthias Clasen2019-05-261-0/+12
* gtk: Don't include gtkstylecontext.h from gtkcsstypesprivate.hBenjamin Otte2019-03-191-6/+9
* stack switcher: Use the selection modelMatthias Clasen2019-02-101-217/+121
* stack: Convert child properties to a child meta objectMatthias Clasen2019-02-081-38/+54
* gtk: Drop the "plus"Emmanuele Bassi2019-02-051-1/+1
* box: Avoid position in the reorder apiMatthias Clasen2019-01-231-1/+10