summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
| |/ /
* | | Merge branch 'ebassi/atcontext-dispose' into 'main'Matthias Clasen2023-03-032-6/+8
|\ \ \
| * | | 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
|/ / /
* | | Update Hungarian translationBalázs Úr2023-03-031-676/+698
* | | Merge branch 'matthiasc/for-main' into 'main'Matthias Clasen2023-03-031-0/+2
|\ \ \
| * | | impcontextsimple: Return from GTaskMatthias Clasen2023-03-021-0/+2
|/ / /
* | | Merge branch 'leak-fix' into 'main'Emmanuele Bassi2023-03-011-2/+8
|\ \ \
| * | | 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
* | | Merge branch 'textbuffer-foreground-property' into 'main'Matthias Clasen2023-03-011-1/+1
|\ \ \ | |/ / |/| |
| * | textbuffer: Use correct foreground color propertyMat2023-03-011-1/+1
|/ /
* | Merge branch 'wip/chergert/fix-stack-page-leak' into 'main'Emmanuele Bassi2023-02-281-0/+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 'main' into 'main'Matthias Clasen2023-02-281-0/+4
|\ \
| * | Verbiage Change Emmanuele Bassi2023-02-271-2/+4
| * | Update docs/reference/gtk/getting_started.mdBobby Neal2023-02-261-0/+2
* | | Merge branch 'wip/exalm/buildable' into 'main'Matthias Clasen2023-02-283-1/+114
|\ \ \ | |_|/ |/| |
| * | testsuite: Add a GtkBuildable custom tag testAlexander Mikhaylenko2023-02-281-0/+105
| * | builderparser: Don't exit too early on nested custom tagsAlexander Mikhaylenko2023-02-282-1/+9
* | | NEWS: UpdatesMatthias Clasen2023-02-281-2/+54
* | | 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
* | | Merge branch 'fix-text-undo-disabling' into 'main'Matthias Clasen2023-02-281-7/+44
|\ \ \
| * | | text: Make editable API irreversibleMatthias Clasen2023-02-271-0/+9
| * | | text: Fix disabling of historyMatthias Clasen2023-02-271-7/+35
|/ / /
* | | Merge branch 'expose_autocomplete' into 'main'Matthias Clasen2023-02-271-0/+7
|\ \ \
| * | | a11y: Expose GTK_ACCESSIBLE_PROPERTY_AUTOCOMPLETELukáš Tyrychtr2023-02-271-0/+7
|/ / /
* | | Merge branch 'expose_has_popup' into 'main'Emmanuele Bassi2023-02-271-0/+7
|\ \ \
| * | | a11y: Expose GTK_ACCESSIBLE_PROPERTY_HAS_POPUPLukáš Tyrychtr2023-02-271-0/+7
|/ / /
* | | Merge branch 'expose_multi_selectable' into 'main'Emmanuele Bassi2023-02-271-0/+7
|\ \ \
| * | | a11y: Expose GTK_ACCESSIBLE_PROPERTY_MULTI_SELECTABLE to at-spi2Lukáš Tyrychtr2023-02-271-0/+7
|/ / /
* | | Merge branch 'expose_required' into 'main'Emmanuele Bassi2023-02-271-0/+7
|\ \ \
| * | | a11y: Expose GTK_ACCESSIBLE_PROPERTY_REQUIRED to at-spi2Lukáš Tyrychtr2023-02-271-0/+7
|/ / /
* | | Merge branch 'fix_invalid_role_mapping' into 'main'Emmanuele Bassi2023-02-271-1/+1
|\ \ \ | |_|/ |/| |
| * | a11y: Map GTK_ACCESSIBLE_STATE_INVALID to ATSPI_STATE_INVALID_ENTRYLukáš Tyrychtr2023-02-271-1/+1
|/ /