gtk4.git
2023-04-09 Matthias Clasencoloreditor: Stop using gtk_widget_get_allocation
2023-04-09 Matthias Clasenrange: Fix a copy-paste error
2023-04-09 Benjamin OtteMerge branch 'gbsneto/vulkan-glyph-fixes' into 'main'
2023-04-08 Georges Basile... gsk/vulkan/glyphcache: Rework glyphs
2023-04-08 Georges Basile... gsk/vulkan/pipeline: Simplify pipeline creation
2023-04-08 Georges Basile... gsk/vulkan: Use default blend factors
2023-04-08 Georges Basile... gsk/vulkan: Cosmetics
2023-04-07 Matthias ClasenMerge branch 'wip/carlosg/popover-ungrab-on-unmap'...
2023-04-07 Carlos Garnachogtkpopover: Move GTK grabs to map/unmap
2023-04-07 Matthias ClasenMerge branch 'inspector-action-fixes' into 'main'
2023-04-07 Matthias Claseninspector: Redo the actions list
2023-04-07 Matthias Claseninspector: Simplify the action editor
2023-04-07 Matthias Claseninspector: Add ActionHolder::changed
2023-04-07 Matthias Claseninspector: Cosmetics
2023-04-07 Matthias Clasenactionmuxer: Add a precondition
2023-04-07 Alexander ShopovUpdate Bulgarian translation
2023-04-07 Matthias Claseninspector: Be more careful
2023-04-07 Matthias Claseninspector: Plug a memory leak
2023-04-07 Matthias Claseninspector: Be safer when handling actions
2023-04-07 Matthias Clasenactionmuxer: Make the compiler warn
2023-04-07 Matthias Clasentextview: Handle a return value
2023-04-07 Matthias ClasenMerge branch '5729_fix_inspector_crash' into 'main'
2023-04-07 Nelson Benítez... inspector: fix crash caused by uninitialized GVariant
2023-04-06 Matthias ClasenMerge branch 'media-controls' into 'main'
2023-04-06 Matthias ClasenMerge branch 'alert_dialog_role_mapping_fix' into ...
2023-04-06 Matthias ClasenMerge branch 'matthiasc/for-main' into 'main'
2023-04-06 Matthias Clasenglarea: Fix property notification
2023-04-06 Maximiliano... mediacontrols: Add tooltip text to play button
2023-04-06 Lukáš Tyrychtra11y: Map GTK_ACCESSIBLE_ROLE_ALERT_DIALOG to ATSPI_ROL...
2023-04-05 Matthias ClasenMerge branch 'wip/exalm/centerlayout-shrink' into ...
2023-04-05 Matthias ClasenMerge branch 'wip/exalm/shortcuts' into 'main'
2023-04-05 Alexander Mikhaylenkopagesetupunixdialog: Add "pagesetup" style class
2023-04-05 Alexander Mikhaylenkofontchooserdialog: Add "fontchooser" style class
2023-04-05 Alexander Mikhaylenkofilechooserdialog: Add "filechooser" style class
2023-04-05 Alexander Mikhaylenkocolorchooserdialog: Add "colorchooser" style class
2023-04-05 Alexander Mikhaylenkoappchooserdialog: Add "appchooser" style class
2023-04-05 Alexander Mikhaylenkoshortcutswindow: Add "shortcuts" style class
2023-04-05 Alexander Mikhaylenkocenterbox: Expose GtkCenterLayout:shrink-center-last
2023-04-05 Alexander Mikhaylenkocenterlayout: Add :shrink-center-last
2023-04-05 Matthias ClasenMerge branch 'ebassi/listbox-dispose' into 'main'
2023-04-04 Emmanuele Bassilistbox: Unbind the model before removing children
2023-04-04 Matthias ClasenMerge branch 'glarea-allowed-apis' into 'main'
2023-04-04 Matthias Clasengtk-demo: Update the GLArea examples
2023-04-04 Matthias Clasenglarea: Add GtkGLArea::allowed-apis
2023-04-04 Matthias ClasenMerge branch 'matthiasc/for-main' into 'main'
2023-04-04 Matthias ClasenMerge branch 'node-editor-things' into 'main'
2023-04-04 Matthias Clasennode-editor: Improve the scaling
2023-04-04 Matthias Clasenrendernodepaintable: Preserve aspect ratio in snapshot()
2023-04-04 Matthias ClasenRevert "rendernodepaintable: Provide accurate aspect...
2023-04-03 Matthias Clasenexpander: Fix the css docs
2023-04-03 Benjamin OtteMerge branch 'wip/otte/for-main' into 'main'
2023-04-03 Matthias ClasenMerge branch 'bilelmoussaoui/return-fix' into 'main'
2023-04-03 Benjamin Otterendernode: Cosmetics
2023-04-03 Benjamin Otterendernode: Get rid of GskRenderNodeTypeInfo
2023-04-03 Benjamin Otterendernode: Remove instance_init() function
2023-04-03 Bilal Elmoussaouigtk: Fix *_get_tab_behaviour return type
2023-04-03 Matthias ClasenPost-release version bump
2023-04-03 Matthias Clasen4.11.1
2023-04-03 Matthias ClasenNEWS: Updates
2023-04-03 Matthias ClasenAdd comment on versions
2023-04-03 Benjamin OtteMerge branch 'gbsneto/vulkan-layout-fixes' into 'main'
2023-04-03 Georges Basile... vulkan: Support fractional scaling
2023-04-03 Georges Basile... gsk/vulkan/renderpass: Don't scale scissor and render...
2023-04-03 Georges Basile... gsk/vulkan: Cosmetics
2023-04-03 Georges Basile... gsk/vulkan/renderer: Pass appropriate clip region
2023-04-03 Georges Basile... gsk/vulkan/buffer: Pass aligned memory value
2023-04-03 Georges Basile... gsk/vulkan/glyphcache: Ceil glyph surface size
2023-04-03 Georges Basile... gsk/vulkanimage: Set buffer row length and height
2023-04-03 Georges Basile... gsk/vulkan/image: Use UNDEFINED for initial layout
2023-04-03 Matthias ClasenMerge branch 'listbox-remove-all' into 'main'
2023-04-03 Matthias ClasenMerge branch 'zbrown/bump-protocols' into 'main'
2023-04-03 Aleksandr MelmanUpdate Russian translation
2023-04-03 Zander Brownbuild: We need wayland-protocols 1.31
2023-04-03 Christopher... gtkflowbox: Add remove_all()
2023-04-02 Christopher... gtklistbox: Add remove_all()
2023-04-02 Georges Basile... gsk/vulkan/image: Cosmetics
2023-04-02 Benjamin OtteMerge branch 'wip/otte/for-main' into 'main'
2023-04-02 Matthias ClasenMerge branch 'docs-updates' into 'main'
2023-04-02 Benjamin Ottetooltipwindow: Cast the correct object
2023-04-02 Matthias ClasenMerge branch 'scale-factor-cleanup' into 'main'
2023-04-02 Matthias ClasenNEWS: Updates
2023-04-02 Matthias Clasendocs: Document new environment variables
2023-04-02 Matthias ClasenMerge branch 'ccook/gtkiter-doc-changes' into 'main'
2023-04-02 Matthias Clasenwayland: Be more careful about scale-factor
2023-04-02 Matthias Clasendocs: Add some details
2023-04-02 Cam CookDocumentation corrections for GtkTextIter
2023-04-02 Matthias ClasenNEWS: Updates
2023-04-02 Benjamin OtteMerge branch 'dropdown-inertness' into 'main'
2023-04-02 Cam CookDocumentation corrections for GtkTextIter
2023-04-02 Matthias Clasendropdown: Fix to work with recent listview changes
2023-04-02 Matthias ClasenMerge branch 'gl-fractional-scale' into 'main'
2023-04-02 Matthias ClasenMake fractional scaling for GL opt-in
2023-04-02 Matthias ClasenMerge branch 'matthiasc/for-main' into 'main'
2023-04-02 Matthias ClasenUse fractional scale for the GL renderer
2023-04-02 Matthias Clasengsk: Cosmetics
2023-04-02 Matthias Clasengsk: Pass scale as float to the command queue
2023-04-02 Matthias Clasenexamples: Update for deprecations
2023-04-02 Matthias ClasenMerge branch 'deprecate-similar-surface' into 'main'
2023-04-02 Yuri ChornoivanUpdate Ukrainian translation
2023-04-02 Matthias ClasenDeprecate gdk_surface_create_similar_surface
next