Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'gbsneto/filechooser-fixes' into 'main' | Benjamin Otte | 2023-02-28 | 1 | -7/+20 |
|\ | |||||
| * | filethumbnail: Set filechooser::queried after querying | Georges Basile Stavracas Neto | 2023-02-28 | 1 | -4/+12 |
| * | filethumbnail: Clear image on failure | Georges Basile Stavracas Neto | 2023-02-28 | 1 | -2/+8 |
| * | filethumbnail: Cosmetics | Georges Basile Stavracas Neto | 2023-02-28 | 1 | -1/+0 |
* | | Merge branch 'matthiasc/for-main' into 'main' | Matthias Clasen | 2023-02-28 | 1 | -0/+20 |
|\ \ | |||||
| * | | inspector: Look for icon themes in system data dirs | Matthias Clasen | 2023-02-28 | 1 | -0/+20 |
| |/ | |||||
* | | Merge branch 'main' into 'main' | Matthias Clasen | 2023-02-28 | 1 | -0/+4 |
|\ \ | |||||
| * | | Verbiage Change | Emmanuele Bassi | 2023-02-27 | 1 | -2/+4 |
| * | | Update docs/reference/gtk/getting_started.md | Bobby Neal | 2023-02-26 | 1 | -0/+2 |
* | | | Merge branch 'wip/exalm/buildable' into 'main' | Matthias Clasen | 2023-02-28 | 3 | -1/+114 |
|\ \ \ | |_|/ |/| | | |||||
| * | | testsuite: Add a GtkBuildable custom tag test | Alexander Mikhaylenko | 2023-02-28 | 1 | -0/+105 |
| * | | builderparser: Don't exit too early on nested custom tags | Alexander Mikhaylenko | 2023-02-28 | 2 | -1/+9 |
* | | | NEWS: Updates | Matthias Clasen | 2023-02-28 | 1 | -2/+54 |
* | | | Merge branch 'alloc-needed-on-child-fix' into 'main' | Matthias Clasen | 2023-02-28 | 1 | -1/+2 |
|\ \ \ | |/ / |/| | | |||||
| * | | widget: Reset alloc_needed_on_child before allocating children | Ivan Molodetskikh | 2023-02-27 | 1 | -1/+2 |
* | | | Merge branch 'fix-text-undo-disabling' into 'main' | Matthias Clasen | 2023-02-28 | 1 | -7/+44 |
|\ \ \ | |||||
| * | | | text: Make editable API irreversible | Matthias Clasen | 2023-02-27 | 1 | -0/+9 |
| * | | | text: Fix disabling of history | Matthias Clasen | 2023-02-27 | 1 | -7/+35 |
|/ / / | |||||
* | | | Merge branch 'expose_autocomplete' into 'main' | Matthias Clasen | 2023-02-27 | 1 | -0/+7 |
|\ \ \ | |||||
| * | | | a11y: Expose GTK_ACCESSIBLE_PROPERTY_AUTOCOMPLETE | Lukáš Tyrychtr | 2023-02-27 | 1 | -0/+7 |
|/ / / | |||||
* | | | Merge branch 'expose_has_popup' into 'main' | Emmanuele Bassi | 2023-02-27 | 1 | -0/+7 |
|\ \ \ | |||||
| * | | | a11y: Expose GTK_ACCESSIBLE_PROPERTY_HAS_POPUP | Lukáš Tyrychtr | 2023-02-27 | 1 | -0/+7 |
|/ / / | |||||
* | | | Merge branch 'expose_multi_selectable' into 'main' | Emmanuele Bassi | 2023-02-27 | 1 | -0/+7 |
|\ \ \ | |||||
| * | | | a11y: Expose GTK_ACCESSIBLE_PROPERTY_MULTI_SELECTABLE to at-spi2 | Lukáš Tyrychtr | 2023-02-27 | 1 | -0/+7 |
|/ / / | |||||
* | | | Merge branch 'expose_required' into 'main' | Emmanuele Bassi | 2023-02-27 | 1 | -0/+7 |
|\ \ \ | |||||
| * | | | a11y: Expose GTK_ACCESSIBLE_PROPERTY_REQUIRED to at-spi2 | Lukáš Tyrychtr | 2023-02-27 | 1 | -0/+7 |
|/ / / | |||||
* | | | Merge branch 'fix_invalid_role_mapping' into 'main' | Emmanuele Bassi | 2023-02-27 | 1 | -1/+1 |
|\ \ \ | |_|/ |/| | | |||||
| * | | a11y: Map GTK_ACCESSIBLE_STATE_INVALID to ATSPI_STATE_INVALID_ENTRY | Lukáš Tyrychtr | 2023-02-27 | 1 | -1/+1 |
|/ / | |||||
* | | Update Portuguese translation | Hugo Carvalho | 2023-02-26 | 1 | -284/+283 |
* | | Merge branch 'pickers-demo-dnd' into 'main' | Matthias Clasen | 2023-02-26 | 1 | -9/+44 |
|\ \ | |||||
| * | | gtk4-demo: Accept file dnd in the pickers demo | Matthias Clasen | 2023-02-26 | 1 | -9/+44 |
* | | | Update Bulgarian translation | Alexander Shopov | 2023-02-26 | 1 | -869/+923 |
* | | | Update Swedish translation | Anders Jonsson | 2023-02-25 | 1 | -444/+457 |
* | | | Merge branch 'ebassi/button-no-check' into 'main' | Matthias Clasen | 2023-02-25 | 1 | -4/+1 |
|\ \ \ | |/ / |/| | | |||||
| * | | Remove unused code in GtkButton | Emmanuele Bassi | 2023-02-24 | 1 | -4/+1 |
|/ / | |||||
* | | Update Hebrew translation | Yosef Or Boczko | 2023-02-24 | 1 | -536/+556 |
* | | Merge branch 'mcatanzaro/#5619' into 'main' | Matthias Clasen | 2023-02-23 | 1 | -1/+1 |
|\ \ | |||||
| * | | filesystemmodel: fix crash when file is removed | Michael Catanzaro | 2023-02-23 | 1 | -1/+1 |
* | | | Merge branch 'add_toggle_button_role' into 'main' | Emmanuele Bassi | 2023-02-23 | 3 | -1/+13 |
|\ \ \ | |/ / |/| | | |||||
| * | | Use the correct role for GtkToggleButton | Lukáš Tyrychtr | 2023-02-23 | 1 | -0/+6 |
| * | | a11y: Introduce a dedicated role for toggle buttons | Lukáš Tyrychtr | 2023-02-23 | 2 | -1/+7 |
|/ / | |||||
* | | Merge branch 'matthiasc/for-main' into 'main' | Matthias Clasen | 2023-02-23 | 1 | -0/+1 |
|\ \ | |||||
| * | | gtk-demo: Fix the shortcuts-window demo | Matthias Clasen | 2023-02-22 | 1 | -0/+1 |
* | | | Update Galician translation | Fran Dieguez | 2023-02-22 | 1 | -284/+283 |
* | | | Update Turkish translation | Sabri Ünal | 2023-02-22 | 1 | -342/+339 |
* | | | Update German translation | Philipp Kiemle | 2023-02-22 | 1 | -288/+286 |
* | | | Merge branch 'improve_gtknotebook_a11y' into 'main' | Matthias Clasen | 2023-02-21 | 1 | -3/+5 |
|\ \ \ | |/ / |/| | | |||||
| * | | GtkNotebook: Improve the labels of notebook pages for a11y | Lukáš Tyrychtr | 2023-02-21 | 1 | -3/+5 |
* | | | Updated Spanish translation | Daniel | 2023-02-21 | 1 | -405/+423 |
|/ / | |||||
* | | Merge branch 'main' into 'main' | Emmanuele Bassi | 2023-02-20 | 1 | -1/+1 |
|\ \ |