summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* widget-factory: Fix caption style class namewip/exalm/captionAlexander Mikhaylenko2020-11-171-1/+1
* Merge branch 'gsk-binding-api' into 'master'Matthias Clasen2020-11-177-44/+93
|\
| * gsk: Avoid using gtk css types in public apigsk-binding-apiMatthias Clasen2020-11-167-44/+93
* | Merge branch 'matthiasc/for-master' into 'master'Matthias Clasen2020-11-173-21/+17
|\ \ | |/ |/|
| * popover: Fix submenu navigationMatthias Clasen2020-11-163-21/+17
|/
* Merge branch 'matthiasc/for-master' into 'master'Matthias Clasen2020-11-176-241/+8
|\
| * widget-factory: Remove an unused popoverMatthias Clasen2020-11-161-235/+0
| * docs: Mention cairo-gobject as build requiresMatthias Clasen2020-11-161-1/+2
| * gsk: Fix some docs oversightsMatthias Clasen2020-11-161-3/+3
| * gdk: Docs cosmeticsMatthias Clasen2020-11-161-0/+2
| * docs: Fix a typoMatthias Clasen2020-11-161-1/+1
| * docs: Remove gtk_render_insertion_cursorMatthias Clasen2020-11-161-1/+0
* | 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
* | | | | Merge branch 'wip/chergert/for-master' into 'master'Matthias Clasen2020-11-161-1/+4
|\ \ \ \ \
| * | | | | gsk: use glFrameBufferTexture2D and release textureChristian Hergert2020-11-161-1/+4
* | | | | | Merge branch 'wip/jimmac/circular-button-focus' into 'master'Jakub Steiner2020-11-161-0/+4
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | 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
* | | | | Merge branch 'wip/jimmac/circular-button-padding' into 'master'Jakub Steiner2020-11-161-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Adwaita: circular buttonsJakub Steiner2020-11-161-1/+1
|/ / / /
* | | | Merge branch 'wip/jimmac/menu-clipped-shadow' into 'master'Jakub Steiner2020-11-161-10/+4
|\ \ \ \
| * | | | 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
* | | | | Merge branch 'matthiasc/for-master' into 'master'Matthias Clasen2020-11-162-1/+55
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | gtk-demo: Plug a memory leakMatthias Clasen2020-11-151-0/+7
| * | | | 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
* | | | Merge branch 'widget-no-a11y-crash' into 'master'Emmanuele Bassi2020-11-151-3/+6
|\ \ \ \ | |/ / / |/| | |
| * | | 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-155-37/+39
|\ \ \ \
| * | | | Always parse GTK/GDK/GSK_DEBUG env vars and make some entries available in no...Christoph Reiter2020-11-155-37/+39
* | | | | Revert "Update comment annotations of gtk_tree_model_iter_previous and gtk_tr...Christoph Reiter2020-11-151-2/+2
|/ / / /