- 11 May, 2020 1 commit
-
-
- 01 May, 2020 1 commit
-
-
- 12 Mar, 2020 1 commit
-
-
Andre Klapper authored
Fixes #7
-
- 01 Mar, 2020 1 commit
-
-
Andre Klapper authored
-
- 12 Feb, 2020 1 commit
-
-
- 23 Jan, 2020 1 commit
-
-
- 21 Jan, 2020 1 commit
-
-
Andre Klapper authored
-
- 15 Dec, 2019 1 commit
-
-
Jordi Mas authored
-
- 28 Oct, 2019 18 commits
-
-
Murray Cumming authored
-
Murray Cumming authored
-
Murray Cumming authored
Because it currently causes so many warnings about #warning (in the gtksourceview headers) being a GNU-only extension.
-
Murray Cumming authored
-
Murray Cumming authored
This file needs to exist because ro was added to LINGUAS. This doesn't contain any actual Romanian translations yet.
-
Murray Cumming authored
So that Glom can work with recent versions of PostgreSQL. See libgda issue: libgda#24
-
-
Murray Cumming authored
-
Murray Cumming authored
Strangely, popup() is not deprecated in GTK+ 4.
-
Murray Cumming authored
Because that is the current version, and that makes it easier to build against the not-deprecated API.
-
Murray Cumming authored
And test this. This regression was probably introduced by the conversion to use auto with C++11.
-
Murray Cumming authored
-
Murray Cumming authored
-
Murray Cumming authored
This was probably a regression since converting to use of auto with C++11.
-
Murray Cumming authored
This bad test was revealed by the correction to return EXIT_SUCCESS, instead of false, from main().
-
Murray Cumming authored
Noticed by a g++ warning.
-
-
-
- 12 Oct, 2019 1 commit
-
-
Jordi Mas authored
-
- 20 Aug, 2019 3 commits
-
-
Daniel Șerbănescu authored
Add Romanian Translations for film_manager, lesson_planner, music_collection and smallbusiness examples.
-
Daniel Șerbănescu authored
-
Daniel Șerbănescu authored
-
- 01 Aug, 2019 1 commit
-
-
Jordi Mas authored
-
- 07 May, 2019 1 commit
-
-
- 17 Mar, 2019 2 commits
-
-
- 16 Dec, 2018 2 commits
-
-
Andre Klapper authored
-
Andre Klapper authored
-
- 05 Dec, 2018 1 commit
-
-
Murray Cumming authored
So that when this fails, we get a more obvious clue that this is what failed. This seems to fail currently due to this libgda bug: ttps://gitlab.gnome.org/GNOME/libgda/issues/24
-
- 04 Dec, 2018 3 commits
-
-
Murray Cumming authored
Recent versions of gcc helpfully notice that this was passing an enum value for a bool parameter: warning: enum constant in boolean context [-Wint-in-bool-context]
-
Murray Cumming authored
Minor const correction. This was broken by a cherry-picked commit from the gtkmm-4v4 branch.
-
Murray Cumming authored
-