summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* Check for attributes being available before querying themEmmanuele Bassi2023-03-043-11/+23
* Merge branch 'wip/chergert/fix-action-activation-crash' into 'main'Emmanuele Bassi2023-03-041-1/+1
|\
| * inspector: be defensive against out parametersChristian Hergert2023-03-031-1/+1
* | a11y: Use weak references for GtkATContext cached accessiblesEmmanuele Bassi2023-03-031-4/+36
* | stack: Don't recreate at contexts in disposeMatthias Clasen2023-03-031-0/+11
* | a11y: Plug reference leaksEmmanuele Bassi2023-03-036-49/+183
* | a11y: Simplify bookkeeping while iterating accessible childrenEmmanuele Bassi2023-03-031-31/+14
* | a11y: Fix GtkStackPage first accessible childEmmanuele Bassi2023-03-031-4/+1
|/
* Merge branch 'ebassi/accessible-transfer-full' into 'main'Matthias Clasen2023-03-038-61/+163
|\
| * Mark Accessible getters as transfer fullEmmanuele Bassi2023-03-038-61/+163
* | Merge branch 'expose_details_relation' into 'main'Emmanuele Bassi2023-03-032-0/+2
|\ \
| * | a11y: Expose GTK_ACCESSIBLE_RELATION_DETAILS to at-spi2Lukáš Tyrychtr2023-03-012-0/+2
* | | Merge branch 'fix_section_role' into 'main'Emmanuele Bassi2023-03-031-2/+2
|\ \ \
| * | | a11y: Fix mapping of GTK_ACCESSIBLE_ROLE_PRESENTATIONLukáš Tyrychtr2023-03-011-2/+2
| |/ /
* | | Revert "stack: clear accessible parent when removing child"Emmanuele Bassi2023-03-031-1/+0
* | | a11y: Clear the accessible tree in GtkATContextEmmanuele Bassi2023-03-031-5/+8
* | | impcontextsimple: Return from GTaskMatthias Clasen2023-03-021-0/+2
* | | gtkatspicontext: Fix a leak of a floating GVariantPhilip Withnall2023-03-011-2/+8
* | | Merge branch 'matthiasc/for-main' into 'main'Matthias Clasen2023-03-011-2/+0
|\ \ \ | |_|/ |/| |
| * | inspector: Remove debug spewMatthias Clasen2023-03-011-2/+0
* | | Merge branch 'wip/otte/default-size-docs' into 'main'Benjamin Otte2023-03-011-8/+15
|\ \ \ | |_|/ |/| |
| * | window: Clarify docs for default-sizeBenjamin Otte2023-03-011-8/+15
* | | textbuffer: Use correct foreground color propertyMat2023-03-011-1/+1
|/ /
* | stack: clear accessible parent when removing childChristian Hergert2023-02-281-0/+1
* | Merge branch 'gbsneto/filechooser-fixes' into 'main'Benjamin Otte2023-02-281-7/+20
|\ \
| * | filethumbnail: Set filechooser::queried after queryingGeorges Basile Stavracas Neto2023-02-281-4/+12
| * | filethumbnail: Clear image on failureGeorges Basile Stavracas Neto2023-02-281-2/+8
| * | filethumbnail: CosmeticsGeorges Basile Stavracas Neto2023-02-281-1/+0
* | | Merge branch 'matthiasc/for-main' into 'main'Matthias Clasen2023-02-281-0/+20
|\ \ \ | | |/ | |/|
| * | inspector: Look for icon themes in system data dirsMatthias Clasen2023-02-281-0/+20
| |/
* | Merge branch 'wip/exalm/buildable' into 'main'Matthias Clasen2023-02-282-1/+9
|\ \ | |/ |/|
| * builderparser: Don't exit too early on nested custom tagsAlexander Mikhaylenko2023-02-282-1/+9
* | Merge branch 'alloc-needed-on-child-fix' into 'main'Matthias Clasen2023-02-281-1/+2
|\ \ | |/ |/|
| * widget: Reset alloc_needed_on_child before allocating childrenIvan Molodetskikh2023-02-271-1/+2
* | text: Make editable API irreversibleMatthias Clasen2023-02-271-0/+9
* | text: Fix disabling of historyMatthias Clasen2023-02-271-7/+35
* | a11y: Expose GTK_ACCESSIBLE_PROPERTY_AUTOCOMPLETELukáš Tyrychtr2023-02-271-0/+7
* | a11y: Expose GTK_ACCESSIBLE_PROPERTY_HAS_POPUPLukáš Tyrychtr2023-02-271-0/+7
* | a11y: Expose GTK_ACCESSIBLE_PROPERTY_MULTI_SELECTABLE to at-spi2Lukáš Tyrychtr2023-02-271-0/+7
* | a11y: Expose GTK_ACCESSIBLE_PROPERTY_REQUIRED to at-spi2Lukáš Tyrychtr2023-02-271-0/+7
* | a11y: Map GTK_ACCESSIBLE_STATE_INVALID to ATSPI_STATE_INVALID_ENTRYLukáš Tyrychtr2023-02-271-1/+1
* | Remove unused code in GtkButtonEmmanuele Bassi2023-02-241-4/+1
* | Merge branch 'mcatanzaro/#5619' into 'main'Matthias Clasen2023-02-231-1/+1
|\ \
| * | filesystemmodel: fix crash when file is removedMichael Catanzaro2023-02-231-1/+1
* | | Use the correct role for GtkToggleButtonLukáš Tyrychtr2023-02-231-0/+6
* | | a11y: Introduce a dedicated role for toggle buttonsLukáš Tyrychtr2023-02-232-1/+7
|/ /
* | GtkNotebook: Improve the labels of notebook pages for a11yLukáš Tyrychtr2023-02-211-3/+5
* | button: Remove nullable annotation for new_from_icon_name()Philipp Hörist2023-02-201-1/+1
* | filechooser: Fix paned limitsMatthias Clasen2023-02-191-4/+4
* | Merge branch 'fix_custom_accessible_hierarchy' into 'main'Matthias Clasen2023-02-195-2/+180
|\ \