summaryrefslogtreecommitdiff
path: root/gio/gfdonotificationbackend.c
Commit message (Expand)AuthorAgeFilesLines
* gfdonotificationbackend: remove notifications when bus name vanishesAlberts Muktupāvels2020-01-151-0/+34
* gfdonotificationbackend: hold a strong ref on backendArnaud Rebillout2018-06-141-1/+2
* gfdonotificationbackend: Fix possible invalid pointer in dbus callbackArnaud Rebillout2018-06-131-21/+34
* Map G_NOTIFICATION_PRIORITY_HIGH to NOTIFY_URGENCY_NORMALAdrian Perez de Castro2017-07-181-1/+1
* gio/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet2017-05-291-1/+1
* fdo notification: Avoid a double freeTimm Bäder2017-02-181-2/+7
* Fixed notify id in FDO notification backenddonadigo2016-12-071-1/+1
* gfdonotificationbackend: support themed iconsria.freelander@gmail.com2015-03-051-5/+16
* GNotification: add priorityLars Uebernickel2014-06-281-2/+24
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* Add missing includesMatthias Clasen2014-01-011-0/+2
* Fix handling of icons in GNotificationMatthias Clasen2013-10-281-1/+1
* GNotification: some final cleanupsRyan Lortie2013-10-211-10/+25
* Add gtk notification backendLars Uebernickel2013-10-211-8/+7
* Add GNotificationLars Uebernickel2013-10-211-0/+405