From 43a3900d28a58377661aec923a18da0e41739c2f Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Thu, 24 Apr 2025 09:57:09 +0200 Subject: Release 0.99.8.10 - src/settings.vala: Drop unused safe_get_boolean. - Fix deprecated colour overrides. - Add logo positioning tweaks. - Add prompt box tweaks. - src/shutdown-dialog: Fix possible null warning. - src/arctica-greeter.vala: Drop unused wm_message_pid. - src/main-window.vala: Drop deprecated Gdk.Screen.get_* functions. - src/main-window.vala: Fix content_box.margin_right and margin_left. - src/main-window.vala: Fix DBusConnection.call. - Fix size and position of elements. --- ChangeLog | 35 ++++++++++++++++++++++++++++++++++- 1 file changed, 34 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 19bdb18..3032696 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,39 @@ +2025-04-24 Mike Gabriel + + * Release 0.99.8.10 (HEAD -> master, tag: 0.99.8.10) + +2025-04-22 Mike Gabriel + + * Merge branch 'tari01-pr/prompt-box-tweaks' (2d6ade9) + +2025-04-11 Robert Tari + + * src/settings.vala: Drop unused safe_get_boolean (66148f4) + * Fix deprecated colour overrides (f270371) + * Add logo positioning tweaks (4d10346) + +2025-04-10 Robert Tari + + * Add prompt box tweaks (33ec57f) + +2025-04-10 Mike Gabriel + + * Merge branch 'tari01-pr/size-position-fix' (65ccc9a) + +2025-04-08 Robert Tari + + * src/shutdown-dialog: Fix possible null warning (9153eef) + * src/arctica-greeter.vala: Drop unused wm_message_pid (88c789a) + * src/main-window.vala: Drop deprecated Gdk.Screen.get_* functions + (c2bc2ca) + * src/main-window.vala: Fix content_box.margin_right and margin_left + (a0e8568) + * src/main-window.vala: Fix DBusConnection.call (b5c6f85) + * Fix size and position of elements (e0acacd) + 2025-04-08 Mike Gabriel - * Release 0.99.8.9 (HEAD -> master, tag: 0.99.8.9) + * Release 0.99.8.9 (81c3c04) (tag: 0.99.8.9) * Merge branch 'tari01-pr/greeter-accelerators' (908972c) 2025-04-07 Quentin PAGÈS -- cgit v1.2.3