summaryrefslogtreecommitdiff
path: root/gio/gnotification.c
Commit message (Expand)AuthorAgeFilesLines
* gnotification: Fix a couple of minor typos in a documentation commentPhilip Withnall2022-11-161-2/+2
* gnotification: Improve docs around GVariant ownershipPhilip Withnall2022-11-161-4/+10
* gio: Add SPDX license headers automaticallyPhilip Withnall2022-05-181-0/+2
* GNotification: Allow to set a categoryGuido Günther2021-08-021-0/+48
* docs: Improved documentation of GNotificationNitin Wartkar2021-05-171-0/+23
* minor typos in the documentation (a/an)Дилян Палаузов2019-08-241-1/+1
* GNotification: Don't ignore set_urgent()'s argumentBastien Nocera2018-01-231-1/+3
* gnotification: Add missing deprecation tag to set_urgent()Philip Withnall2018-01-221-0/+2
* gio/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet2017-05-291-1/+1
* Drop trailing semi-colon from G_DEFINE_ macroEmmanuele Bassi2017-04-101-1/+1
* introspection: use (nullable) or (optional) instead of (allow-none)Christian Hergert2016-11-221-8/+8
* notification: Add an assertion to clarifyMatthias Clasen2015-07-171-0/+1
* GNotification: add priorityLars Uebernickel2014-06-281-11/+44
* GNotification: Some small documentation fixesVolker Sobek2014-03-271-14/+10
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* Add includes to all gio docsMatthias Clasen2014-01-071-0/+1
* GNotification: finish documentationRyan Lortie2013-10-211-5/+43
* Add gtk notification backendLars Uebernickel2013-10-211-15/+93
* Add GNotificationLars Uebernickel2013-10-211-0/+639