Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-09-17 | Fix decoding the hints dictionary. | Kyle Brenneman | 5 | -69/+50 | |
g_variant_lookup works like g_variant_get, so using a format string of "v" only works if the type is actually a GVariant. Since none of the hints have GVariant values, that means every g_variant_get with a "v" format will fail. Fix all of the g_variant_lookup calls so that they either unpack a value directly, or use a "@" prefix when it's more convenient to fetch the value as a GVariant pointer. In addition, in cases where we do fetch a GVariant, make sure that we unreference it afterward. | |||||
2019-09-02 | mate-notification-properties: initialize do-not-disturb checkbox | Jason Conti | 1 | -0/+2 | |
2019-09-02 | mate-notification-properties: Add do-not-disturb checkbox | Jason Conti | 3 | -2/+57 | |
2019-09-02 | src/daemon/daemon.c: check for do-not-disturb and skip notification | Jason Conti | 1 | -7/+25 | |
2019-09-02 | * Add do-not-disturb setting | Jason Conti | 2 | -0/+6 | |
2019-08-30 | Travis CI: clang: -enable-checker alpha.deadcode.UnreachableCode | Pablo Barciela | 1 | -0/+1 | |
2019-07-04 | update to 1.23.0v1.23.0 | raveit65 | 2 | -1/+9 | |
2019-07-04 | tx: sync with transifex | raveit65 | 15 | -34/+220 | |
2019-07-04 | Remove trailing whitespaces | Laurent Napias | 5 | -92/+92 | |
2019-06-10 | Change url project's website | Laurent Napias | 1 | -1/+1 | |
2019-05-31 | Create FUNDING.yml | Martin Wimpress | 1 | -0/+9 | |
2019-05-28 | travis: use fedora-30 and ubuntu-19.10 for building | raveit65 | 1 | -2/+3 | |
2019-05-18 | [ci] Add cppcheck html report | Pablo Barciela | 1 | -1/+4 | |
2019-05-16 | travis: enable 'cppcheck' in debian | Pablo Barciela | 1 | -0/+4 | |
2019-04-26 | [ci] Enable Clang Static Analyzer | Wu Xiaotian | 1 | -3/+64 | |
2019-04-01 | github release page | raveit65 | 1 | -0/+19 | |
2019-02-23 | release 1.22.0v1.22.0 | raveit65 | 2 | -1/+8 | |
2019-02-23 | tx: sync with transifex | raveit65 | 107 | -499/+1130 | |
2019-02-16 | Prepare for docker-build 0.1.1 merge into master | Wu Xiaotian | 1 | -5/+11 | |
Please see mate-desktop/mate-dev-scripts#13 | |||||
2019-02-10 | Revert "tx: fix Content-Type in resource file" | raveit65 | 1 | -2/+2 | |
This reverts commit 7eaf97381092b7b2f4a9d5180cdc36dfd61aa4f2. This is wrong. | |||||
2019-02-10 | tx: fix Content-Type in resource file | raveit65 | 1 | -2/+2 | |
2019-02-08 | update to use archlinux/base image | Wu Xiaotian | 1 | -3/+9 | |
2019-02-01 | Update to use the latest docker-build script. | Wu Xiaotian | 2 | -75/+80 | |
2019-01-27 | add debian sid to travis-CI config | raveit65 | 2 | -0/+25 | |
2019-01-26 | initial travis-CI support | raveit65 | 2 | -0/+66 | |
2018-12-20 | tx: fix typo in previous commit | raveit65 | 1 | -2/+2 | |
2018-12-20 | tx: fix Project-Id-Version and Content-Type in resource file | raveit65 | 1 | -5/+5 | |
2018-12-20 | disable deprecation warnings for distcheck | raveit65 | 1 | -1/+3 | |
2018-12-02 | Avoid compile warning for g_type_class_add_private | Wu Xiaotian | 2 | -118/+87 | |
- src/daemon/daemon.c - src/daemon/daemon.h | |||||
2018-06-22 | release 1.21.0v1.21.0 | raveit65 | 1 | -0/+9 | |
2018-06-22 | sync with transifex | raveit65 | 106 | -2178/+8046 | |
2018-06-15 | update .pot file | raveit65 | 1 | -6/+5 | |
2018-06-15 | pre-bump version | raveit65 | 2 | -1/+3 | |
2018-06-06 | Drop dbus-glib dependence | yetist | 1 | -4/+1 | |
2018-06-06 | Use GVariant | yetist | 6 | -41/+39 | |
2018-06-06 | Migrate from dbus-glib to GDBus | yetist | 2 | -333/+267 | |
2018-06-06 | Add signals, remove annotation from xml file | yetist | 1 | -6/+9 | |
2018-06-06 | Use gdbus generate files | yetist | 1 | -6/+14 | |
2018-06-06 | Add new file | yetist | 1 | -0/+93 | |
2018-05-13 | Fix some gdk deprecations | yetist | 1 | -15/+15 | |
2018-04-24 | src/daemon/daemon.c: Replace deprecated gvfs-open call by "gio open" from ↵ | Mike Gabriel | 1 | -2/+2 | |
libglib2.0-bin. | |||||
2018-03-23 | tx: update config with branch specific resoures | raveit65 | 1 | -2/+2 | |
2018-03-17 | tx: add makepot and .pot files | raveit65 | 2 | -0/+185 | |
2018-03-11 | transifex: set minimum_perc and type in config file | raveit65 | 1 | -0/+2 | |
2018-01-30 | release 1.20v1.20.0 | raveit65 | 2 | -1/+6 | |
2018-01-30 | sync with transifex | raveit65 | 1 | -1/+1 | |
2018-01-30 | require GTK+ 3.22 and GLib 2.50 | monsta | 9 | -165/+3 | |
and drop additional checks for min/max GLib versions, it's not needed | |||||
2017-12-26 | release 1.19.1v1.19.1 | raveit65 | 2 | -1/+6 | |
2017-12-26 | sync with transifex | raveit65 | 73 | -1548/+1549 | |
2017-12-12 | WidthOfScreen and HeightOfScreen implementation | Pablo Barciela | 2 | -7/+7 | |
This commit reverts: https://github.com/mate-desktop/mate-notification-daemon/commit/52b7c3807e71278f2d902a79cf6c08c839a1b0ad And it applies an alternative to fix the deprecated functions: gdk_screen_get_width gdk_screen_get_height |