- 14 Jul, 2020 3 commits
-
-
Jan Tojnar authored
Rewrite the comments to be more understandable, remove some sharp edges like the need to clean build directory, and format the expression.
-
Jan Tojnar authored
-
Jan Tojnar authored
appstream-glib modernized its validation (https://github.com/hughsie/appstream-glib/commit/2eb9b8caf9ca22ac914b63f34fea5dd6da6f4e76) making appstream-util complain about these: • tag-missing : <content_rating> required [use https://odrs.gnome.org/oars] • tag-missing : <release> required I fixed the first one by using empty content rating tag like Epiphany does, and the second one by wrapping all the releases in releases tag. Unfortunately, that revealed more issues: • attribute-missing : <release> has no timestamp • style-invalid : <p> is too short [Added 28 new comics, including:] The first one caused by us including an unreleased release, the second one is just super weird, since there are even shorter paragraphs before some lists. I decided to resign and use validate-relax.
-
- 14 May, 2020 1 commit
-
-
- 27 Mar, 2020 1 commit
-
-
- 23 Dec, 2019 1 commit
-
-
- 29 Sep, 2019 1 commit
-
-
- 27 May, 2019 1 commit
-
-
Ask Hjorth Larsen authored
-
- 26 Feb, 2019 1 commit
-
-
- 23 Feb, 2019 1 commit
-
-
- 04 Feb, 2019 2 commits
-
-
Jan Tojnar authored
-
Jan Tojnar authored
-
- 02 Feb, 2019 10 commits
-
-
Jan Tojnar authored
-
Jan Tojnar authored
-
Jan Tojnar authored
-
Jan Tojnar authored
-
Jan Tojnar authored
-
Jan Tojnar authored
Bind show statusbar and toolbar GSettings values directly to GAction.
-
Jan Tojnar authored
-
-
Jan Tojnar authored
GTK+ only calls `setlocale (LC_ALL, "")`, not any other gettext calls.
-
Jan Tojnar authored
- store cache files to $XDG_CACHE_HOME/buoh - store configuration to $XDG_CONFIG_HOME/buoh - if the legacy $HOME/.buoh exists, use that for configuration No migration step was added, users will need to migrate manually if they want to.
-
- 29 Jan, 2019 1 commit
-
-
Marek Cernocky authored
-
- 28 Jan, 2019 1 commit
-
-
Daniel Mustieles authored
-
- 26 Jan, 2019 2 commits
-
-
-
Piotr Drąg authored
-
- 24 Jan, 2019 1 commit
-
-
- 23 Jan, 2019 13 commits
-
-
- Don't disable scrollbars, otherwise the window cannot be resized - Set the default size of main window https://bugzilla.gnome.org/show_bug.cgi?id=741798
-
Jan Tojnar authored
-
Jan Tojnar authored
-
-
-
Jan Tojnar authored
-
Jan Tojnar authored
-
Jan Tojnar authored
-
Jan Tojnar authored
-
Jan Tojnar authored
-
Jan Tojnar authored
-
Jan Tojnar authored
-
Jan Tojnar authored
also stop using GtkUiManager
-