- 29 Sep, 2022 3 commits
-
-
- 28 Sep, 2022 13 commits
-
-
-
Matthias Clasen authored
The major.minor version number shows up in the expected output of this test, so it needs to be adjusted at the beginning of every cycle.
-
Matthias Clasen authored
-
Matthias Clasen authored
This is an experiment to see if I can keep up with doing post-release version bumps, so git snapshots will always have a different version from released tarballs. This commit also marks the beginning of the 4.10 development cycle, as 4.8 has been branched.
-
Matthias Clasen authored
Add more names to sources See merge request !5064
-
Matthias Clasen authored
This helps with identifying things in sysprof logs, and while debugging.
-
Matthias Clasen authored
meson: Remove post-install script See merge request !5063
-
Xavier Claessens authored
GTK depends on Meson >= 0.60 so it was never used.
-
Matthias Clasen authored
gtkimcontextwayland: Shuffle full resets after IM changes Closes #5200 See merge request !5050
-
Matthias Clasen authored
Fix #5211: Preprocessor conformance with MSVC Closes #5211 See merge request !5058
-
Matthias Clasen authored
GTK4 gdk/broadway: correct gdk_broadway_device_query_state() to return pointer coordinates relative to the upper left corner of surface See merge request !5053
-
Matthias Clasen authored
scale: Fix a typo See merge request !5061
-
Matthias Clasen authored
We want to update the label size request when the adjustment changes, not when anything else changes. This may be the reason for crash reports like https://retrace.fedoraproject.org/faf/problems/bthash/?bth=1e5cc1318358d5db298e5d6c2ec47361922cce74
-
- 27 Sep, 2022 8 commits
-
-
Aurimas Černius authored
-
-
-
Matthias Clasen authored
-
-
-
Benjamin Otte authored
drop target: Warn about broken signal handler returns See merge request !5060
-
Benjamin Otte authored
Signal handlers ust return their preferred action and that one must be unique. Shout at them if they don't do that, before gdk_drop_status() does tesame thing. Related: gnome-build-meta#554 Related: gnome-builder#1799
-
- 26 Sep, 2022 12 commits
-
-
Emmanuele Bassi authored
Fix GtkSettings docs typo See merge request !5059
-
Mitchell Hentges authored
"left of right" should be "left or right". There's a small (subjective?) English nit in there as well: I believe that buttons are placed (for example) "on the right" rather than "at the right".
-
William Roy authored
-
-
-
Matthias Clasen authored
gtkprintbackendlpr.c: Add #include "gtkprivate.h" See merge request !5057
-
Kjell Ahlstedt authored
Necessary after GTK_NOTE was replaced by GTK_DEBUG. GTK_DEBUG is defined in gtk/gtkprivate.h. GTK_NOTE was defined in gtk/gtkdebug.h.
-
Piotr Drąg authored
-
-
Matthias Clasen authored
Make the presentation of the stack sidebar listbox nicer for A11Y Closes #4577 See merge request !4661
-
Luca Bacci authored
GdkWin32: Fix subclassing for GdkWin32Clipdrop Closes #5207 See merge request !5055
-
Luca Bacci authored
Fixes #5207
-
- 25 Sep, 2022 4 commits
-
-
Matthias Clasen authored
Bump the meson requirement See merge request !5051
-
Piotr Drąg authored
-
Matthias Clasen authored
This lets us avoid template files, and works just as well.
-
Matthias Clasen authored
This lets us avoid template files, and works just as well.
-