- Oct 08, 2024
-
-
Alice Mikhaylenko authored
-
- Sep 26, 2024
-
-
Alice Mikhaylenko authored
-
- Aug 29, 2024
-
-
Alice Mikhaylenko authored
Handle the older ones separately, so that they still work.
-
- Jun 03, 2024
-
-
Maximiliano authored
Found all via the following regex: \(attributes org.gtk.Method.(g|s)et_property=.*\)$
-
Maximiliano authored
They are not needed. Found all via the following regex: \(attributes org.gtk.Property.(g|s)et=.*\)$
-
- May 20, 2024
-
-
Andre Klapper authored
When not logged in, the New Issue URL only redirects to an unhelpful login page while the Issues page allows you to search for existing issues and still offers a "New Issue" button.
-
- May 13, 2024
-
-
Alice Mikhaylenko authored
Fixes #848
-
- Feb 26, 2024
-
-
- Feb 22, 2024
-
-
Fixes #810
-
- Feb 05, 2024
-
-
Alice Mikhaylenko authored
-
Alice Mikhaylenko authored
I wish appstream actually specified _when_ things were deprecated
-
- Jan 29, 2024
-
-
Alice Mikhaylenko authored
-
- Jan 26, 2024
-
-
Alice Mikhaylenko authored
-
Alice Mikhaylenko authored
-
Alice Mikhaylenko authored
-
Alice Mikhaylenko authored
-
Alice Mikhaylenko authored
-
- Nov 01, 2023
-
-
Patrick Griffis authored
-
- Sep 26, 2023
-
-
Alice Mikhaylenko authored
-
- Aug 17, 2023
-
-
- Jul 20, 2023
-
-
Alice Mikhaylenko authored
AdwNavigationView does this now.
-
- Jul 03, 2023
-
-
Alice Mikhaylenko authored
-
- Jun 17, 2023
-
-
Alice Mikhaylenko authored
-
- May 20, 2023
-
-
Alice Mikhaylenko authored
-
- Mar 30, 2023
-
-
Alice Mikhaylenko authored
-
- Mar 24, 2023
-
-
- Mar 15, 2023
-
-
Alice Mikhaylenko authored
-
- Mar 02, 2023
-
-
Alice Mikhaylenko authored
Set up glib-genmarshal generation, use marshalers everywhere except on the signals involving GValue.
-
- Jan 26, 2023
-
-
Alice Mikhaylenko authored
Bump GTK to 4.9.3 since we need that now.
-
- Jan 16, 2023
-
-
Alice Mikhaylenko authored
Prevent going forward twice. Fixes #619
-
- Dec 25, 2022
-
-
Christopher Davis authored
The API for GtkFileDialog has changed in GTK main. We need to adjust. Closes #612
-
- Dec 15, 2022
-
-
Alice Mikhaylenko authored
Looks like there's no nice alternative atm.
-
Alice Mikhaylenko authored
It's deprecated now.
-
- Nov 22, 2022
-
-
Alice Mikhaylenko authored
We depend on new GLib now, so the real macros are always available.
-
Alice Mikhaylenko authored
Fix file chooser deprecation.
-
- Jul 28, 2022
-
-
Alice Mikhaylenko authored
Sad, but it's not worse than crashing. Fixes #523
-
- Jul 14, 2022
-
-
Alice Mikhaylenko authored
It's deprecated.
-
- Jul 11, 2022
-
-
Alice Mikhaylenko authored
Since this is an older branch, it didn't use it. Fix that.
-
- Jul 10, 2022
-
-
Alice Mikhaylenko authored
The toned down version is not really a hack anymore.
-
Alice Mikhaylenko authored
Make the header bar not overlay scrolled window. I hoped apps won't copy the old hacky approach. They are actively doing it, so...
-