- 05 Jan, 2022 2 commits
-
-
Mart Raudsepp authored
-
Mart Raudsepp authored
Chinese (zh_CN.po) has string changes
-
- 12 Dec, 2021 7 commits
-
-
Mart Raudsepp authored
-
Mart Raudsepp authored
Nepali (ne.po) has string changes
-
Mart Raudsepp authored
-
Mart Raudsepp authored
Just small code moving around for compat with ancient compilers.
-
Mart Raudsepp authored
-
Mart Raudsepp authored
-
Mart Raudsepp authored
Turkish (tr.po) has string changes
-
- 24 Feb, 2021 2 commits
-
-
Mart Raudsepp authored
-
Mart Raudsepp authored
Hungarian (hu.po) has string changes
-
- 14 Feb, 2021 2 commits
-
-
Mart Raudsepp authored
-
Mart Raudsepp authored
Belarusian (be.po) has a string change
-
- 06 Dec, 2020 3 commits
-
-
Mart Raudsepp authored
-
Mart Raudsepp authored
-
Mart Raudsepp authored
-
- 21 Nov, 2020 1 commit
-
-
Mart Raudsepp authored
No actual string updates, so this won't be tagged
-
- 10 Aug, 2020 1 commit
-
-
Mart Raudsepp authored
No actual string updates, so this won't be tagged
-
- 04 Jul, 2020 2 commits
-
-
Mart Raudsepp authored
-
Mart Raudsepp authored
Traditional Chinese translation (zh_TW.po) has a string change
-
- 29 Apr, 2020 2 commits
-
-
Mart Raudsepp authored
-
Mart Raudsepp authored
Turkish translation (tr.po) has a string change
-
- 10 Apr, 2020 1 commit
-
-
Mart Raudsepp authored
No actual string updates, so this won't be tagged
-
- 03 Apr, 2020 1 commit
-
-
Mart Raudsepp authored
No actual string updates, so this won't be tagged
-
- 28 Mar, 2020 2 commits
-
-
Mart Raudsepp authored
-
Mart Raudsepp authored
Persian translation (fa.po) has a string change
-
- 17 Feb, 2020 2 commits
-
-
Mart Raudsepp authored
-
Mart Raudsepp authored
A few updates, plus a new ckb.po LINGUAS and translation
-
- 25 Dec, 2019 2 commits
-
-
Mart Raudsepp authored
-
Mart Raudsepp authored
Turkish translation (tr.po) has a string change
-
- 04 Sep, 2019 2 commits
-
-
Mart Raudsepp authored
-
Mart Raudsepp authored
-
- 21 Apr, 2019 3 commits
-
-
Mart Raudsepp authored
-
Mart Raudsepp authored
gtk-3-24 branch after 3.24.8 release had meson support merged, and that patchset removes a c_std passing completely. Sync with that. It seems c99 causes trouble for musl too, but that should be researched further, as eventually it might go back to c99 with gtk4 if upstream isn't aware (in case it really uses gnuisms right now) or musl isn't made to work with it.
-
Mart Raudsepp authored
No real changes, but we'll make a release for C standard change.
-
- 13 Mar, 2019 5 commits
-
-
Mart Raudsepp authored
-
Mart Raudsepp authored
-
Mart Raudsepp authored
This version takes the updates directly from gitlab one by one instead of a tarball or git clone and thus is actually quite slow, but thanks to that doesn't rely on any preparation work and gets everything done with one command. Currently call it from the toplevel directory; something like: utils/update.sh 3.24.7 and watch it do everything for you (or get a coffee).
-
Mart Raudsepp authored
gnu99 is used in gtk4 meson.build only to support building glib with it as a subproject, due to mesons inability to take the subprojects std choice.
-
Mart Raudsepp authored
-