gtk4.git
2023-04-16 Cam Cook| method ...
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
2023-04-01 Benjamin Ottelistitem: Use GDK_DECLARE_INTERNAL_TYPE
2023-04-01 Matthias ClasenMerge branch 'matthiasc/for-main' into 'main'
2023-04-01 Matthias ClasenMerge branch 'wip/otte/fractional-cairo' into 'main'
2023-04-01 Georges Basile... Merge branch 'gbsneto/mildly-mid-vulkan-fixes' into...
2023-04-01 Matthias Claseninspector: Update some misc info rows
2023-04-01 Benjamin Ottewayland: Use fractional scaling with the Cairo renderer
2023-04-01 Benjamin Ottewayland: Allow creating fractional Cairo surfaces
2023-04-01 Benjamin Ottebuild: Bump wayland-protocols requirement
2023-04-01 Benjamin Ottewayland: Use wp_viewport to set buffer scale
2023-04-01 Georges Basile... gsk/gl/renderjob: Decompose matrix for 3D transforms
2023-04-01 Georges Basile... gsk/vulkan/renderpass: Update scales from transform...
2023-04-01 Georges Basile... gsk/vulkan/renderpass: Refactor scale
2023-04-01 Matthias ClasenNEWS: Updates
2023-04-01 Benjamin Ottewayland: Use GdkFractionalScale for surface scale
2023-04-01 Benjamin Ottewayland: Introduce GdkFractionalScale type
2023-04-01 Matthias ClasenMerge branch 'always_expose_showing' into 'main'
2023-04-01 Matthias ClasenMerge branch 'matthiasc/for-main' into 'main'
2023-04-01 Matthias Claseninspector: Improve display of paths
2023-04-01 Matthias ClasenMerge branch 'wayland-details' into 'main'
2023-04-01 Matthias Clasenwayland: Some debug spew tweaks
2023-04-01 Matthias Claseninspector: Show Wayland protocols
2023-04-01 Matthias ClasenMerge branch 'bilelmoussaoui-main-patch-24659' into...
2023-04-01 Nathan FollensUpdate Dutch translation
2023-04-01 Bilal Elmoussaouidocs: Improve GtkLabel rendering
2023-04-01 Benjamin OtteMerge branch 'wip/otte/fractional-scale' into 'main'
2023-04-01 Benjamin Ottewayland: Add support for the fractional scale protocol
2023-04-01 Benjamin OtteMerge branch 'wip/otte/wayland-versions' into 'main'
2023-04-01 Benjamin Ottewayland: Use wl_seat_get_version()
2023-04-01 Benjamin Ottewayland: Use zwp_pointer_gestures_v1_get_version()
2023-04-01 Benjamin Ottewayland: Use gtk_shell1_get_version()
2023-04-01 Benjamin Ottewayland: Use wl_data_device_manager_get_version()
2023-04-01 Benjamin Ottewayland: Use zxdg_output_manager_v1_get_version()
2023-04-01 Benjamin Ottewayland: Remove unused variable
2023-04-01 Benjamin Ottewayland: Check correct interface
2023-04-01 Benjamin Ottewayland: Use wl_compositor_get_version()
2023-04-01 Benjamin Ottewayland: Use proper macro
2023-04-01 Matthias ClasenCODING-STYLE: Updates
2023-03-31 Matthias ClasenMerge branch 'pragma-once' into 'main'
2023-03-31 Matthias ClasenConvert headers to #pragma once
2023-03-31 Georges Basile... gsk/vulkan/renderpass: Factor out node implementations
2023-03-31 Benjamin OtteMerge branch 'wip/otte/for-main' into 'main'
2023-03-31 Benjamin Ottelistbase: Clear any newly set adjustments
2023-03-31 Benjamin Ottewidget: Shortcut widget not repositioning
2023-03-31 Matthias ClasenMerge branch 'gbsneto/easy-vulkan-fixes' into 'main'
2023-03-31 Alexander ShopovUpdate Bulgarian translation
2023-03-31 Matthias ClasenMerge branch 'more-property-notification' into 'main'
2023-03-31 Matthias Clasentestsuite: Check more property notification
2023-03-31 Matthias ClasenMake adjustment setters behave
2023-03-31 Matthias Clasenmodels: Fix up property notifications
2023-03-31 Matthias Clasenfiledialog: Make filters nullable
2023-03-30 Matthias ClasenMerge branch 'more-notify-tests' into 'main'
2023-03-30 Benjamin OtteMerge branch 'gbsneto/wayland-buffer-scale-creation...
2023-03-30 Matthias ClasenMake widget property setters behave
2023-03-30 Georges Basile... gdk/vulkancontext: Accept Khronos validation layers
2023-03-30 Georges Basile... gsk/vulkanglyphcache: Cleanup maths
2023-03-30 Georges Basile... vulkan/glyphcache: Add padding around ink rect
2023-03-30 Georges Basile... gdk/vulkancontext: Pass all painted rects
2023-03-30 Georges Basile... gdk/wayland/surface: Track and apply buffer scale
2023-03-30 Matthias Clasentestsuite: Check more property notification
2023-03-30 Matthias Clasentestsuite: Clean up some exclusions
2023-03-30 Matthias Clasenlistitem: Fix a notification problem
next