summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2014-01-18standard: Add GTK3 supportStefano Karapetsas1-27/+132
2014-01-15Bump version to 1.7.0mate-notification-daemon-1.7.0Stefano Karapetsas1-1/+1
2014-01-15capplet: Add keywords in desktop fileStefano Karapetsas1-1/+1
Thanks to Mike Gabriel Closes #27 https://github.com/mate-desktop/mate-notification-daemon/issues/27
2014-01-15capplet: Fix typos in manpageStefano Karapetsas1-2/+2
2013-12-27Merge pull request #26 from pkerling/masterStefano Karapetsas2-2/+2
Check value type of notification hint 'urgency' before dereferencing
2013-12-27Check value type of notification hint 'urgency' before dereferencing in ↵Philipp Kerling2-2/+2
nodoka and coco theme
2013-11-13Merge pull request #24 from flexiondotorg/masterStefano Karapetsas2-63/+0
Remove distro folder.
2013-11-13Remove distro folder.Martin Wimpress2-63/+0
2013-10-27Update configure for GTK3 supportStefano Karapetsas1-2/+4
2013-10-26daemon: Add GTK3 supportLaszlo Boros1-1/+1
2013-10-26configure: Support multiple wnck versionsStefano Karapetsas1-1/+3
2013-10-22Merge pull request #22 from infirit/masterStefano Karapetsas3-4/+18
New option to disable icon cache generation and small autofoo fixes
2013-10-22Add CLEANFILES to delete generated schema fileinfirit1-0/+2
2013-10-22Fix EXTRA_DIST gsettings variableinfirit1-1/+1
2013-10-22Remove non existing INSTALL file from EXTRA_DISTinfirit1-1/+1
2013-10-22Add update-icon-cache config option for makedistcheckinfirit3-2/+14
2013-10-19Merge pull request #21 from NiceandGently/masterStefano Karapetsas1-1/+1
let 'make dist' create tar.xz tarballs
2013-10-17remove creating gz tarballsWolfgang Ulbrich1-1/+1
2013-10-14Sync translations with transifexStefano Karapetsas32-1171/+1937
2013-10-12let 'make dist' create tar.gz and tar.xv tarballsWolfgang Ulbrich1-1/+1
2013-10-08Merge pull request #19 from infirit/masterStefano Karapetsas5-18/+19
back to libwnck
2013-10-08Make automake happy: INCLUDES->AM_CPPFLAGSinfirit3-3/+3
2013-10-08back to libwnckinfirit2-15/+16
2013-04-23Add manpage for mate-notification-propertiesStefano Karapetsas2-1/+28
Close #17 (https://github.com/mate-desktop/mate-notification-daemon/issues/17)
2013-04-11Update COPYINGStefano Karapetsas1-21/+20
2013-03-31Preparing for 1.6.0 release.mate-notification-daemon-1.6.0Steve Zesch1-1/+1
2013-03-29Add empty ChangeLog to allow build from gitStefano Karapetsas1-0/+2
2013-03-24"Removed ChangeLog"Steve Zesch1-636/+0
2013-03-17Merge pull request #14 from NiceandGently/masterStefano Karapetsas1-1/+1
remove category MATE from desktop file
2013-03-17remove category MATEWolfgang Ulbrich1-1/+1
2013-03-10Bump version to 1.5.2mate-notification-daemon-1.5.2Stefano Karapetsas1-1/+1
2013-02-28Show always a notification if it has 'expires never' as timeoutStefano Karapetsas1-1/+4
Without check if there is active screensaver or fullscreen window
2013-02-28Fix indentationStefano Karapetsas1-19/+19
2013-02-27Add transifex configuration fileStefano Karapetsas1-0/+7
2013-02-18Merge pull request #12 from glensc/libnotifyStefano Karapetsas2-3/+3
use libnotify, not libmatenotify
2013-02-18use libnotify, not libmatenotifyElan Ruusamäe2-3/+3
2013-02-11Update POTFILES.inStefano Karapetsas1-1/+1
2013-02-11Make GSettings schema translatableStefano Karapetsas3-35/+39
2013-01-21Removed debugging code.Steve Zesch1-3/+0
2013-01-20Preparing for 1.5.1 release.mate-notification-daemon-1.5.1Steve Zesch2-1/+211
2013-01-20Merged.Steve Zesch24-20441/+9
2013-01-20Removed unused code.Steve Zesch1-2/+0
2013-01-20Backend now supports selecting which monitor to display a notification on.Steve Zesch2-3/+17
2013-01-20Added "use-active-monitor" and "monitor-number" keys to gschema.Steve Zesch1-0/+10
2013-01-17Can now select which monitor to display a notification on.Steve Zesch2-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-04Fix engine loading portabilityYaakov Selkowitz6-11/+9
Use GModule APIs for determining engine filenames. Also, link with the -no-undefined flag, required on PE platforms.
2013-01-04Remove gettext and libtool filesYaakov Selkowitz18-20429/+0
2012-12-24Merge pull request #8 from cygwinports/masterStefano Karapetsas2-0/+9
Add mateconf-gsettings-data-convert file
2012-12-24Add mateconf-gsettings-data-convert fileYaakov Selkowitz2-0/+9
2012-10-21change default settingsmate-notification-daemon-1.5.0Stefano Karapetsas1-2/+2
default theme is Nodoka default position is on top right (panel notification area is on top right too)