Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Initialize i18n / gettext for newly added org.ayatana.common.gschema.xml ↵ | Robert Tari | 2021-06-16 | 1 | -1/+2 |
| | | | | | | | | | GSettings schema. - Add update-po.sh/update-pot.sh helpers. - po/*: Add translation files. - CMakeLists.txt: Add translation domain + 'po/' build folder. | ||||
* | Add ability to ellipsize dynamic menu item lengths. | Robert Tari | 2021-06-16 | 1 | -0/+2 |
| | | | | | | | | | | | | | Plus making the maximum length of non-ellipsized strings configurable via GSettings. - data/org.ayatana.common.gschema.xml.in: Add file. - data/CMakeLists.txt: Add file. - CMakeLists.txt: Add gio-2.0 dependency + 'data' build folder. - src/utils.*: Add ayatana_common_utils_elipsize function + include glib-object.h and gio.h - tests/tst_utils.cpp: Add StringFunctionsTest. - tests/CMakeLists.txt: Add GLIB_LIBRARIES to target. | ||||
* | CMakeLists.txt: Add coverage report support. | Mike Gabriel | 2021-05-04 | 1 | -0/+8 |
| | | | | | Up to now, the -DENABLE_COVERAGE=ON option was a noopt cmdline parameter. | ||||
* | Prepare for next release (v0.9.2). | Mike Gabriel | 2021-05-03 | 1 | -1/+1 |
| | | | | This is required for making DEB packages builds and Travis CI builds happy. | ||||
* | CMakeLists.txt: Use our standardised CMake bits | Robert Tari | 2021-04-29 | 1 | -4/+11 |
| | |||||
* | CMakeLists.txt: Be happy with cmake 3.13 (fixes FTBFS on Debian 10). | Mike Gabriel | 2021-04-29 | 1 | -1/+1 |
| | |||||
* | CMakeLists.txt: Adjust test build option (DISABLE_TESTS -> ENABLE_TESTS, ↵ | Mike Gabriel | 2021-04-29 | 1 | -4/+13 |
| | | | | defaulting to OFF). Add ENABLE_COVERAGE build option. | ||||
* | release 0.9.10.9.1 | Mike Gabriel | 2021-04-12 | 1 | -1/+1 |
| | |||||
* | release 0.9.00.9.0 | Mike Gabriel | 2021-03-30 | 1 | -1/+1 |
| | |||||
* | Fix minimum required CMake version warning | Robert Tari | 2021-03-30 | 1 | -1/+1 |
| | |||||
* | Port from URL Dispatcher to Lomiri URL Dispatcher. | Mike Gabriel | 2021-02-03 | 1 | -1/+1 |
| | |||||
* | Explicitly set ABI_VERSION / API_VERSION and use ABI_VERSION in the .so ↵ | Mike Gabriel | 2021-01-15 | 1 | -0/+3 |
| | | | | filename. | ||||
* | Inital commit | Marius Gripsgard | 2021-01-12 | 1 | -0/+40 |