summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* docs: Fix the links for keybinding signalsMatthias Clasen2020-11-1720-77/+80
* popover: Document signalsMatthias Clasen2020-11-171-0/+15
* menubutton: Fix a gtk-doc complaintMatthias Clasen2020-11-171-0/+1
* popover: Fix submenu navigationMatthias Clasen2020-11-163-21/+17
* Merge branch 'ebassi/for-master' into 'master'Emmanuele Bassi2020-11-1626-234/+567
|\
| * a11y: Ensure valid object paths in the fallback codeEmmanuele Bassi2020-11-161-1/+21
| * a11y: Implement atspi.CacheEmmanuele Bassi2020-11-166-67/+309
| * a11y: Update the Cache interface introspectionEmmanuele Bassi2020-11-161-2/+2
| * a11y: Add getters for GtkAtSpiContextEmmanuele Bassi2020-11-163-0/+53
| * a11y: Use the tab widget to label the notebook stack pageEmmanuele Bassi2020-11-161-0/+3
| * a11y: Compute the base path in the root objectEmmanuele Bassi2020-11-163-39/+57
| * a11y: Resync the AT-SPI XMLEmmanuele Bassi2020-11-1618-128/+125
* | Merge branch 'wip/exalm/button' into 'master'Matthias Clasen2020-11-162-2/+1
|\ \
| * | button: Don't make the gesture exclusivewip/exalm/buttonAlexander Mikhaylenko2020-11-121-1/+0
| * | gestureclick: Only emit release for the same sequenceAlexander Mikhaylenko2020-11-121-1/+1
* | | Merge branch 'wip/jimmac/popover-menu-submenus' into 'master'Jakub Steiner2020-11-161-29/+36
|\ \ \
| * | | Adwaita: fix up submenus againJakub Steiner2020-11-161-29/+36
* | | | Adwaita: circular button focusJakub Steiner2020-11-161-0/+4
|/ / /
* | | Merge branch 'wip/jimmac/spinbutton-spacing' into 'master'wip/jimmac/circular-button-paddingMatthias Clasen2020-11-161-0/+1
|\ \ \ | |_|/ |/| |
| * | Adwaita: spinbutton spacingJakub Steiner2020-11-161-0/+1
* | | Adwaita: circular buttonsJakub Steiner2020-11-161-1/+1
|/ /
* | Adwaita: avoid clipping menu/popover shadowwip/jimmac/menu-clipped-shadowJakub Steiner2020-11-161-1/+1
* | Adwaita: remove chin on menusJakub Steiner2020-11-161-10/+4
* | Merge branch 'wip/jimmac/subtle-sidebar' into 'master'Jakub Steiner2020-11-161-6/+6
|\ \
| * | Adwaita: navigation sidebar color changesJakub Steiner2020-11-161-6/+6
* | | modelbutton: Fix keynav for check and radioMatthias Clasen2020-11-151-1/+48
* | | Merge branch 'fix-tooltip-trigger' into 'master'Matthias Clasen2020-11-151-0/+5
|\ \ \
| * | | Fix tooltip triggeringfix-tooltip-triggerMatthias Clasen2020-11-151-0/+5
* | | | gtkwidget: fix crashes with GTK_A11Y=noneChristoph Reiter2020-11-151-3/+6
|/ / /
* | | Merge branch 'button-fill-var-removal' into 'master'Matthias Clasen2020-11-152-38/+19
|\ \ \
| * | | Adwaita: Stop using $button_fillnana-42020-11-142-38/+19
* | | | Merge branch 'parse-debug-env-vars-always' into 'master'Matthias Clasen2020-11-151-8/+1
|\ \ \ \
| * | | | Always parse GTK/GDK/GSK_DEBUG env vars and make some entries available in no...Christoph Reiter2020-11-151-8/+1
* | | | | Revert "Update comment annotations of gtk_tree_model_iter_previous and gtk_tr...Christoph Reiter2020-11-151-2/+2
|/ / / /
* | | | gtk/main: Reset active state on grab broken only if implicitCarlos Garnacho2020-11-141-4/+7
|/ / /
* | | Merge branch 'matthiasc/for-master' into 'master'Matthias Clasen2020-11-142-17/+33
|\ \ \
| * | | Adwaita: Fix list separatorsMatthias Clasen2020-11-131-2/+2
| * | | label: Avoid short-circuitingMatthias Clasen2020-11-131-15/+31
* | | | Adwaita: tooltip stylingwip/jimmac/tooltipsJakub Steiner2020-11-131-3/+2
| |/ / |/| |
* | | Adwaita: rounded submenusJakub Steiner2020-11-131-3/+1
* | | Adwaita: double declated $button_fillJakub Steiner2020-11-131-3/+0
* | | Merge branch 'wip/exalm/window' into 'master'Jakub Steiner2020-11-131-21/+20
|\ \ \ | |/ / |/| |
| * | theme: Round all window cornerswip/exalm/windowAlexander Mikhaylenko2020-11-121-2/+1
| * | theme: Restructure window styleAlexander Mikhaylenko2020-11-121-20/+20
* | | gtk/main: Stack ::active callsCarlos Garnacho2020-11-133-2/+33
* | | gtk/main: Toggle active flag with touch eventsCarlos Garnacho2020-11-131-2/+7
* | | a11y: Use GROUP role for ShortcutsShortcutEmmanuele Bassi2020-11-121-0/+2
* | | a11y: Implement atspi.Text.ScrollSubstringTo for GtkTextViewEmmanuele Bassi2020-11-122-1/+101
* | | a11y: Document GtkRevealer's accessible stateEmmanuele Bassi2020-11-121-0/+8
* | | a11y: Add more accessible data to GtkTreeExpanderEmmanuele Bassi2020-11-121-0/+15