- 02 Feb, 2023 1 commit
-
-
- 27 Jan, 2023 1 commit
-
-
- 26 Jan, 2023 3 commits
-
-
Dominique Dumont authored
-
Dominique Dumont authored
Fix crash in on_socket_created() when password storage is enabled Closes #164 See merge request !43
-
John Paul Adrian Glaubitz authored
Fixes #164
-
- 22 Jan, 2023 8 commits
-
-
-
-
Dominique Dumont authored
According to https://docs.gtk.org/gtk3/class.AccelGroup.html, this is setup automatically by GTK.
-
Dominique Dumont authored
-
Dominique Dumont authored
-
Dominique Dumont authored
The buttons are now somewhat less pretty. Well, I don't know how to do better.
-
Dominique Dumont authored
Fix behaviour of : and :: in Scorefile and also make them match slrn documentation Closes #158 See merge request !42
-
Thomas Tanner authored
IMPORTANT NOTE: This commit may break existing score files by changing the parsing rules to match slrn specifications (https://slrn.info/docs/score.html) Specifically, : means all of the rules must match to apply a score, and '::' means any of the rules can match to apply a score. Prior to this, they were the other way round, and Score:: didn't work at all (though {:: did) Refactored the loop and made the : and :: behave according to the manual
-
- 08 Jan, 2023 7 commits
-
-
Thomas Tanner authored
-
Thomas Tanner authored
-
Thomas Tanner authored
-
Thomas Tanner authored
-
Thomas Tanner authored
-
Thomas Tanner authored
-
Thomas Tanner authored
-
- 05 Jan, 2023 2 commits
-
-
Dominique Dumont authored
-
Dominique Dumont authored
-
- 31 Dec, 2022 2 commits
-
-
Dominique Dumont authored
-
Dominique Dumont authored
-
- 30 Dec, 2022 1 commit
-
-
Dominique Dumont authored
Fix automatic marking of articles read crashing in an infinite recursion. Closes #156 See merge request !41
-
- 28 Dec, 2022 1 commit
-
-
Thomas Tanner authored
-
- 13 Nov, 2022 9 commits
-
-
Dominique Dumont authored
-
Dominique Dumont authored
-
Dominique Dumont authored
-
Dominique Dumont authored
This method was hollowed out by previous commit
-
Dominique Dumont authored
Looks like the goal of this method was to display a greyed out "Group" inside the group search widget when this one was empty and not in focus. Knowing that: - this feature has not worked for a while (as far as I remember) - this feature is not really useful (a popup balloon would be more helpful but I don't know to write one in Gtk) - this function calls deprecated gtk_widget_override_color I think it's better to remove it (and the other call to gtk_widget_override_color that was supposed to put back normal color). fixup grayed out
-
Dominique Dumont authored
-
Dominique Dumont authored
-
Dominique Dumont authored
-
Dominique Dumont authored
-
- 12 Nov, 2022 1 commit
-
-
Dominique Dumont authored
-
- 11 Nov, 2022 4 commits
-
-
Dominique Dumont authored
-
Dominique Dumont authored
-
Dominique Dumont authored
mostly a cut'n'paste from http://pan.rebelbase.com/mailing_lists/
-
Dominique Dumont authored
-