summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
...
* | | | widget: CosmeticsMatthias Clasen2023-04-292-7/+7
* | | | EventController: Fix type "even propagation"→eventDaniel Boles2023-04-291-1/+1
|/ / /
* | | widget: Don't set baselines when unusedMatthias Clasen2023-04-291-8/+18
* | | entry: Ignore the baseline when centeringMatthias Clasen2023-04-291-0/+3
* | | theme: Reinstate switch labels in hcMatthias Clasen2023-04-291-1/+3
| |/ |/|
* | shortcutswindow: Avoid criticalsMatthias Clasen2023-04-281-3/+2
* | Merge branch 'clarify-swapped-default-object-signal' into 'main'Matthias Clasen2023-04-281-3/+4
|\ \
| * | builder: Clarify default "swapped" value when "object" is set for signalsvanadiae2022-02-241-3/+4
* | | Merge branch 'gtkshortcutswindow_a11y' into 'main'Matthias Clasen2023-04-282-1/+32
|\ \ \
| * | | GtkShortcutsWindow: Allow a screen reader user to browse the available shortcutsLukáš Tyrychtr2022-09-212-1/+32
* | | | Merge branch 'deprecate-get-allocation' into 'main'Matthias Clasen2023-04-2814-48/+80
|\ \ \ \
| * | | | Deprecate gtk_widget_get_allocated_baselineMatthias Clasen2023-04-282-1/+3
| * | | | Stop using gtk_widget_get_allocated_baselineMatthias Clasen2023-04-286-7/+7
| * | | | Add gtk_widget_get_baselineMatthias Clasen2023-04-282-1/+23
| * | | | Deprecate gtk_widget_get_allocationMatthias Clasen2023-04-282-1/+3
| * | | | flowbox: Use deprecation guards around get_allocationMatthias Clasen2023-04-281-0/+10
| * | | | inspector: Show bounds instead of allocationMatthias Clasen2023-04-282-14/+16
| * | | | scrolledwindow: Stop using gtk_widget_get_allocationMatthias Clasen2023-04-281-10/+8
| * | | | textutil: Stop using gtk_widget_get_allocationMatthias Clasen2023-04-281-3/+1
| * | | | tetview: Stop using gtk_widget_get_allocationMatthias Clasen2023-04-281-6/+2
| * | | | text: Stop using gtk_widget_get_allocationMatthias Clasen2023-04-281-5/+7
* | | | | CosmeticsMatthias Clasen2023-04-281-2/+4
|/ / / /
* | | | Merge branch 'wip/otte/texturebuilder' into 'main'Benjamin Otte2023-04-281-23/+44
|\ \ \ \
| * | | | glarea: SynchronizeMatthias Clasen2023-04-281-0/+17
| * | | | glarea: Port to GdkGLTextureBuilderBenjamin Otte2023-04-271-23/+27
* | | | | More docs for BASELINEMatthias Clasen2023-04-281-2/+4
* | | | | widget: Handle baseline betterMatthias Clasen2023-04-281-10/+29
* | | | | image: Simplify baseline handlingMatthias Clasen2023-04-281-4/+2
* | | | | switch: Fix up baseline handlingMatthias Clasen2023-04-281-2/+7
* | | | | spinbutton: Use a grid layoutMatthias Clasen2023-04-281-19/+51
* | | | | boxlayout: Fix baselines a bitMatthias Clasen2023-04-281-1/+25
* | | | | filechooser: Plug a memory leakMatthias Clasen2023-04-271-0/+2
* | | | | columnview: Plug a memory leakMatthias Clasen2023-04-271-0/+1
* | | | | filechooser: Plug a memory leakMatthias Clasen2023-04-271-0/+6
* | | | | filechoosernative: Plug a memory leakMatthias Clasen2023-04-271-0/+5
* | | | | filedialog: Plug a memory leakMatthias Clasen2023-04-271-20/+7
* | | | | notebook: Drop an unused variableMatthias Clasen2023-04-271-3/+0
* | | | | Fix various bitfield warningsMatthias Clasen2023-04-272-13/+12
|/ / / /
* | | | Merge branch 'matthiasc/for-main' into 'main'Matthias Clasen2023-04-272-4/+3
|\ \ \ \
| * | | | Fix a crashMatthias Clasen2023-04-271-1/+2
| * | | | Fix the build with clangMatthias Clasen2023-04-261-3/+1
* | | | | treelistmodel: Delay notifies from TreeListRowBenjamin Otte2023-04-261-5/+7
* | | | | treelistmodel: Be safer during collapsingBenjamin Otte2023-04-261-2/+17
|/ / / /
* | | | application: Clean up signal handlersMatthias Clasen2023-04-261-0/+8
* | | | Merge branch 'win32-warnings' into 'main'Matthias Clasen2023-04-261-2/+4
|\ \ \ \
| * | | | gtk/win32: fix usage of deprecated functionMarc-André Lureau2023-04-251-2/+4
* | | | | Merge branch 'pathbar-webdav-root' into 'main'Matthias Clasen2023-04-261-34/+118
|\ \ \ \ \
| * | | | | pathbar: Handle webdav where is the root is a pathOlivier Crête2023-04-131-34/+118
* | | | | | gtkmodelbutton: Ignore releases outside of the buttonSebastian Keller2023-04-251-4/+21
| |/ / / / |/| | | |
* | | | | Merge branch 'label_get_active_uri' into 'main'Matthias Clasen2023-04-251-3/+3
|\ \ \ \ \