gtk4.git
2023-04-16 Nelson Benítez... theme: more contrast for text entry selection color...
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
2023-04-02 Matthias Clasenpopover: Stop using gdk_surface_create_similar_surface
2023-04-01 Matthias ClasenMerge branch 'inspector-fractional-scale' into 'main'
2023-04-01 Matthias Claseninspector: Show surface scale
2023-04-01 Matthias ClasenAdd gdk_surface_get_scale
2023-04-01 Benjamin OtteMerge branch 'wip/otte/listitem-focus' into 'main'
2023-04-01 Matthias Claseninspector: Show the viewporter too
2023-04-01 Benjamin Ottegtk-demo: Port to GtkColumnViewCell
2023-04-01 Benjamin Ottefilechooserwidget: Port to ColumnViewCell
2023-04-01 Benjamin Ottetestcolumnview: Port to GtkColumnViewCell
2023-04-01 Benjamin Ottecolumnview: Add GtkColumnViewCell
2023-04-01 Benjamin Ottebuilderlistitemfactory: Allow subclasses
2023-04-01 Benjamin Ottebuilder: Allow template parsing to be used with subclasses
2023-04-01 Benjamin Ottecolumnviewcell: Ignore ::activatable and ::selectable...
2023-04-01 Benjamin Ottecolumnviewcellwidget: Untangle from GtkListItemWidget
2023-04-01 Benjamin Ottetestdatatable: Add a --pages option
2023-04-01 Benjamin Ottecolumnviewcellwidget: Ensure for_size is large enough
2023-04-01 Benjamin Ottecolumnviewcellwidget: Rewrite width unadjusting
2023-04-01 Benjamin Ottefilechooser: Set a row-factory
2023-04-01 Benjamin Ottecolumnview: Add gtk_column_view_add_row_factory()
2023-04-01 Benjamin Ottecolumnview: Implement inertness
2023-04-01 Benjamin Ottecolumnviewrowwidget: Don't discard items in unroot()
2023-04-01 Benjamin Ottecolumnview: Rename to GtkColumnViewCellWidget
2023-04-01 Benjamin Ottecolumnview: Add GtkColumnViewRow
2023-04-01 Benjamin Ottelistitem: Add a backwards compatibility workaround
2023-04-01 Benjamin Ottetreeexpander: Add docs note about setting GtkListItem...
2023-04-01 Benjamin Ottecolumnviewcell: Cells should not be focusable by default
2023-04-01 Benjamin Ottelistview: Add GtkListItem::focusable property
2023-04-01 Benjamin Ottecolumnviewcell: Cells aren't selectable or activatable
next