summaryrefslogtreecommitdiff
path: root/src/themes
AgeCommit message (Collapse)AuthorFilesLines
2014-07-03Use g_object_unref in callback for both Gtk+ versionsinfirit3-16/+0
2014-07-03Cleanup GTK_CHECK_VERSION and unify code where possibleinfirit4-215/+23
* Use GtkAllocation for both Gtk+ versions, added in 2.18 * Bump gdk-pixbuf required to 2.22 (release 2010) * GDK_DISPLAY_XDISPLAY | Since always * gdk_display_get_default | Since 2.22 * gdk_window_get_screen | Since 2.24 * gtk_widget_get_window | Since 2.14
2014-07-03Use gtk_widget_get_visible for both Gtk+ versionsinfirit4-25/+9
Also fix a bug in add_notification_action in coco-theme
2014-01-18Merge branch 'master' of github.com:mate-desktop/mate-notification-daemonStefano Karapetsas2-2/+2
2014-01-18nodoka: Add GTK3 supportStefano Karapetsas1-8/+176
2014-01-18coco: Add GTK3 supportStefano Karapetsas1-8/+120
2014-01-18slider: Add GTK3 supportStefano Karapetsas1-88/+307
2014-01-18standard: Add GTK3 supportStefano Karapetsas1-27/+132
2013-12-27Check value type of notification hint 'urgency' before dereferencing in ↵Philipp Kerling2-2/+2
nodoka and coco theme
2013-10-08Make automake happy: INCLUDES->AM_CPPFLAGSinfirit1-1/+1
2013-01-04Fix engine loading portabilityYaakov Selkowitz4-4/+4
Use GModule APIs for determining engine filenames. Also, link with the -no-undefined flag, required on PE platforms.
2012-07-31Fixed incorrect fsf address. Closes issue #6.Steve Zesch2-4/+4
2012-05-09add coco (notify-osd like) and nodoka (from fedora) themes, start 1.3 releasemate-notification-daemon-1.3.0Stefano Karapetsas6-2/+1681
2011-12-10removed autogenerated filesStefano Karapetsas3-1820/+0
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos8-0/+3812