gtk4.git
2023-03-10 Lukáš Tyrychtra11y: Notify assistive technologies when a GTK_ACCESSIB...
2023-03-10 Fabio TomatUpdate Friulian translation
2023-03-08 Matthias ClasenMerge branch 'more-size-allocation-fixes' into 'main'
2023-03-08 Matthias ClasenMerge branch 'wip/chergert/fix-const-preserving-text...
2023-03-08 Matthias ClasenMerge branch 'file_chooser_stuff' into 'main'
2023-03-08 Christian Hergerttextlinedisplaycache: fix const-preserving gtk_text_ite...
2023-03-08 Barnabás Pőczefilechooser: Do not look up parents of directories
2023-03-08 Barnabás Pőczefilechooser: Use gtk_recent_info_is_local() for filtering
2023-03-08 Matthias ClasenMerge branch 'ebassi/issue-5650' into 'main'
2023-03-08 Matthias ClasenMerge branch 'fix-msvc-older-glib' into 'main'
2023-03-08 Matthias Clasenwidget: Skip popovers in allocation
2023-03-08 Matthias Clasenwidget: Stop propagating alloc_needed beyond popovers
2023-03-08 Benjamin Ottewidget: Remove goto usage in widget_allocate()
2023-03-08 Benjamin Ottewidget: Split out gtk_widget_ensure_allocate_on_children()
2023-03-08 Matthias Clasenwidget: Simplify size allocation
2023-03-08 Emmanuele BassiFilter recently used files in the file chooser
2023-03-08 Matthias ClasenMerge branch 'wip/carlosg/reuse-search-engine' into...
2023-03-08 Carlos Garnachogtkfilechooser: Keep GtkSearchEngine around for longer
2023-03-08 Matthias ClasenMerge branch 'wip/carlosg/recursive-file-search' into...
2023-03-08 Carlos Garnachosearchengine: Do not fight filechooser search mode...
2023-03-08 Carlos Garnachosearchengine: Bail out on the first character
2023-03-08 Carlos Garnachosearchengine: Ensure some GFileInfo fields
2023-03-08 Carlos Garnachosearchengine: Drop non-recursive search
2023-03-08 Carlos Garnachosearchengine: Populate filesystem model in an idle
2023-03-08 Matthias ClasenMerge branch 'check_null_gfile_location' into 'main'
2023-03-08 Matthias ClasenMerge branch 'matthiasc/for-main' into 'main'
2023-03-08 Barnabás Pőczefilechooser: Fix memory leaks
2023-03-08 Matthias Clasenbuild: Handle introspection a bit better
2023-03-08 Matthias ClasenMerge branch 'matthiasc/for-main' into 'main'
2023-03-08 Matthias ClasenMerge branch 'expose_checkable_state' into 'main'
2023-03-08 Matthias Clasenfilechooser: Handle pathless files
2023-03-08 Matthias ClasenMerge branch 'matthiasc/for-main' into 'main'
2023-03-08 Benjamin Ottewayland: Don't crash during DND with Cairo renderer
2023-03-08 Benjamin Ottetext: Don't crash when somebody drops NULL
2023-03-07 Emmanuele BassiMerge branch 'wroy-main-patch-03255' into 'main'
2023-03-07 Emmanuele BassiApply suggestion to use '/' over join_paths
2023-03-07 Carlos Garnachosearchengine: Improve performance for recursive search
2023-03-07 William RoyFix compile_resources present source directory
2023-03-07 Matthias ClasenMerge branch 'unbreak-combobox' into 'main'
2023-03-07 Ask Hjorth... Updated Danish translation
2023-03-07 Ivan Molodetskikhcombobox: Avoid extra queue_resize()
2023-03-07 Matthias ClasenMerge branch 'window-signals' into 'main'
2023-03-07 Matthias Clasenwindow: Disconnect the ::compute-size handler
2023-03-07 Chun-wei Fanmodules/media: Fix Visual Studio builds with older...
2023-03-06 Matthias ClasenMerge branch 'expose_landmark_role' into 'main'
2023-03-06 Lukáš Tyrychtra11y: When an accessible has GTK_STATE_CHECKED, set...
2023-03-06 Lukáš Tyrychtra11y: Expose GTK_ACCESSIBLE_ROLE_LANDMARK to AtSPI2
2023-03-06 Marek ČernockýUpdate Czech translation
2023-03-06 Emmanuele BassiMerge branch 'wip/exalm/template' into 'main'
2023-03-06 Matthias ClasenMerge branch 'main' into 'main'
2023-03-06 Matthias ClasenMerge branch 'matthiasc/for-main' into 'main'
2023-03-06 Matthias ClasenMerge branch 'wip/fix-wl-destruct-order' into 'main'
2023-03-06 Alexander Mikhaylenkowidget: Use the correct template in dispose_template()
2023-03-05 Benjamin OtteMerge branch 'wip/otte/for-main' into 'main'
2023-03-05 Benjamin Otteinspector: Make really sure we don't inspect ourselves
2023-03-05 Jonas Ådahlwayland: Destroy xdg_surface after role
2023-03-05 Matthias Clasenmacos: Fix type func generation
2023-03-05 Benjamin OtteMerge branch 'wip/otte/for-main' into 'main'
2023-03-05 Benjamin Ottetestsuite: Add tests for the unknown enums
2023-03-05 Benjamin Ottetestsuite: Add empty test for new node
2023-03-05 Benjamin Ottecssnode: Don't crash the inspector
2023-03-05 Matthias ClasenMerge branch 'matthiasc/for-main' into 'main'
2023-03-05 Matthias Clasenmeson: Mention testsuite in summary
2023-03-05 Matthias ClasenMerge branch 'expose_error_message_relation' into ...
2023-03-05 Benjamin OtteMerge branch 'wip/otte/listview2' into 'main'
2023-03-05 Matthias ClasenMerge branch 'matthiasc/for-main' into 'main'
2023-03-05 Matthias Clasenci: Disable the testsuite in flatpak builds
2023-03-05 Benjamin Ottelistbase: Remove nonexisting function from header
2023-03-05 Benjamin Ottegridview: Add a filler tile for empty space
2023-03-05 Benjamin Ottecolumnview: Clear the sorter first thing in dispose
2023-03-05 Benjamin Ottelistview: Handle emptying of views
2023-03-05 Benjamin Ottelistview: Remove an unused member variable
2023-03-05 Benjamin Ottelistview: Simplify a vfunc
2023-03-05 Benjamin Ottelistview: Simplify allocation
2023-03-05 Benjamin Ottegridview: Remove an unused member variable
2023-03-05 Benjamin Ottelistitemmanager: Add a split vfunc and use it
2023-03-05 Benjamin Ottelistview: Add gc'ing
2023-03-05 Benjamin Ottelistitemmanager: Remove unused functionality
2023-03-05 Benjamin Ottegridview: Redo tile management
2023-03-05 Benjamin Ottelistview: Get rid of ListRow and its height
2023-03-05 Benjamin Ottelist: Allow storing size in the ListTile
2023-03-05 Benjamin Ottelist: Make GtkListTile more prominent
2023-03-05 Benjamin Ottelist: Rename GtkListItemManagerItem => GtkListTile
2023-03-05 Benjamin Otterendernodepaintable: Allow the node to be NULL
2023-03-05 Jordi MasUpdate Catalan translation
2023-03-04 Matthias ClasenPost-release version bump
2023-03-04 Matthias Clasen4.10.0
2023-03-04 Emmanuele BassiMerge branch 'ebassi/file-info-attributes' into 'main'
2023-03-04 Matthias ClasenMerge branch 'wip/otte/dont-scale-or-it-breaks' into...
2023-03-04 Emmanuele BassiCheck for attributes being available before querying...
2023-03-04 Emmanuele BassiMerge branch 'wip/chergert/fix-action-activation-crash...
2023-03-04 Emmanuele BassiMerge branch 'ebassi/stack-page-fix' into 'main'
2023-03-04 Aleksandr MelmanUpdate Russian translation
2023-03-04 Piotr DrągUpdate Polish translation
2023-03-04 Benjamin Ottetestsuite: Add a test for stripes
2023-03-03 Emmanuele Bassia11y: Use weak references for GtkATContext cached acces...
2023-03-03 Matthias Clasenstack: Don't recreate at contexts in dispose
2023-03-03 Emmanuele Bassia11y: Plug reference leaks
2023-03-03 Christian Hergertinspector: be defensive against out parameters
2023-03-03 Emmanuele Bassia11y: Simplify bookkeeping while iterating accessible...
next