Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-01-18 | nodoka: Add GTK3 support | Stefano Karapetsas | 1 | -8/+176 | |
2014-01-18 | coco: Add GTK3 support | Stefano Karapetsas | 1 | -8/+120 | |
2014-01-18 | slider: Add GTK3 support | Stefano Karapetsas | 1 | -88/+307 | |
2014-01-18 | standard: Add GTK3 support | Stefano Karapetsas | 1 | -27/+132 | |
2014-01-15 | Bump version to 1.7.0mate-notification-daemon-1.7.0 | Stefano Karapetsas | 1 | -1/+1 | |
2014-01-15 | capplet: Add keywords in desktop file | Stefano Karapetsas | 1 | -1/+1 | |
Thanks to Mike Gabriel Closes #27 https://github.com/mate-desktop/mate-notification-daemon/issues/27 | |||||
2014-01-15 | capplet: Fix typos in manpage | Stefano Karapetsas | 1 | -2/+2 | |
2013-12-27 | Merge pull request #26 from pkerling/master | Stefano Karapetsas | 2 | -2/+2 | |
Check value type of notification hint 'urgency' before dereferencing | |||||
2013-12-27 | Check value type of notification hint 'urgency' before dereferencing in ↵ | Philipp Kerling | 2 | -2/+2 | |
nodoka and coco theme | |||||
2013-11-13 | Merge pull request #24 from flexiondotorg/master | Stefano Karapetsas | 2 | -63/+0 | |
Remove distro folder. | |||||
2013-11-13 | Remove distro folder. | Martin Wimpress | 2 | -63/+0 | |
2013-10-27 | Update configure for GTK3 support | Stefano Karapetsas | 1 | -2/+4 | |
2013-10-26 | daemon: Add GTK3 support | Laszlo Boros | 1 | -1/+1 | |
2013-10-26 | configure: Support multiple wnck versions | Stefano Karapetsas | 1 | -1/+3 | |
2013-10-22 | Merge pull request #22 from infirit/master | Stefano Karapetsas | 3 | -4/+18 | |
New option to disable icon cache generation and small autofoo fixes | |||||
2013-10-22 | Add CLEANFILES to delete generated schema file | infirit | 1 | -0/+2 | |
2013-10-22 | Fix EXTRA_DIST gsettings variable | infirit | 1 | -1/+1 | |
2013-10-22 | Remove non existing INSTALL file from EXTRA_DIST | infirit | 1 | -1/+1 | |
2013-10-22 | Add update-icon-cache config option for makedistcheck | infirit | 3 | -2/+14 | |
2013-10-19 | Merge pull request #21 from NiceandGently/master | Stefano Karapetsas | 1 | -1/+1 | |
let 'make dist' create tar.xz tarballs | |||||
2013-10-17 | remove creating gz tarballs | Wolfgang Ulbrich | 1 | -1/+1 | |
2013-10-14 | Sync translations with transifex | Stefano Karapetsas | 32 | -1171/+1937 | |
2013-10-12 | let 'make dist' create tar.gz and tar.xv tarballs | Wolfgang Ulbrich | 1 | -1/+1 | |
2013-10-08 | Merge pull request #19 from infirit/master | Stefano Karapetsas | 5 | -18/+19 | |
back to libwnck | |||||
2013-10-08 | Make automake happy: INCLUDES->AM_CPPFLAGS | infirit | 3 | -3/+3 | |
2013-10-08 | back to libwnck | infirit | 2 | -15/+16 | |
2013-04-23 | Add manpage for mate-notification-properties | Stefano Karapetsas | 2 | -1/+28 | |
Close #17 (https://github.com/mate-desktop/mate-notification-daemon/issues/17) | |||||
2013-04-11 | Update COPYING | Stefano Karapetsas | 1 | -21/+20 | |
2013-03-31 | Preparing for 1.6.0 release.mate-notification-daemon-1.6.0 | Steve Zesch | 1 | -1/+1 | |
2013-03-29 | Add empty ChangeLog to allow build from git | Stefano Karapetsas | 1 | -0/+2 | |
2013-03-24 | "Removed ChangeLog" | Steve Zesch | 1 | -636/+0 | |
2013-03-17 | Merge pull request #14 from NiceandGently/master | Stefano Karapetsas | 1 | -1/+1 | |
remove category MATE from desktop file | |||||
2013-03-17 | remove category MATE | Wolfgang Ulbrich | 1 | -1/+1 | |
2013-03-10 | Bump version to 1.5.2mate-notification-daemon-1.5.2 | Stefano Karapetsas | 1 | -1/+1 | |
2013-02-28 | Show always a notification if it has 'expires never' as timeout | Stefano Karapetsas | 1 | -1/+4 | |
Without check if there is active screensaver or fullscreen window | |||||
2013-02-28 | Fix indentation | Stefano Karapetsas | 1 | -19/+19 | |
2013-02-27 | Add transifex configuration file | Stefano Karapetsas | 1 | -0/+7 | |
2013-02-18 | Merge pull request #12 from glensc/libnotify | Stefano Karapetsas | 2 | -3/+3 | |
use libnotify, not libmatenotify | |||||
2013-02-18 | use libnotify, not libmatenotify | Elan Ruusamäe | 2 | -3/+3 | |
2013-02-11 | Update POTFILES.in | Stefano Karapetsas | 1 | -1/+1 | |
2013-02-11 | Make GSettings schema translatable | Stefano Karapetsas | 3 | -35/+39 | |
2013-01-21 | Removed debugging code. | Steve Zesch | 1 | -3/+0 | |
2013-01-20 | Preparing for 1.5.1 release.mate-notification-daemon-1.5.1 | Steve Zesch | 2 | -1/+211 | |
2013-01-20 | Merged. | Steve Zesch | 24 | -20441/+9 | |
2013-01-20 | Removed unused code. | Steve Zesch | 1 | -2/+0 | |
2013-01-20 | Backend now supports selecting which monitor to display a notification on. | Steve Zesch | 2 | -3/+17 | |
2013-01-20 | Added "use-active-monitor" and "monitor-number" keys to gschema. | Steve Zesch | 1 | -0/+10 | |
2013-01-17 | Can now select which monitor to display a notification on. | Steve Zesch | 2 | -98/+360 | |
mate-notification-properties now offers the user the option to to display notifications on the active monitor (previous default behavior) or to display them on a specific monitor. | |||||
2013-01-04 | Fix engine loading portability | Yaakov Selkowitz | 6 | -11/+9 | |
Use GModule APIs for determining engine filenames. Also, link with the -no-undefined flag, required on PE platforms. | |||||
2013-01-04 | Remove gettext and libtool files | Yaakov Selkowitz | 18 | -20429/+0 | |