summaryrefslogtreecommitdiff
path: root/gio/src/notification.hg
Commit message (Expand)AuthorAgeFilesLines
* Glib, Gio: Add some methods for glibmm 2.70Kjell Ahlstedt2021-10-051-0/+1
* gio/src/*.hg: Mark _WRAP_ENUM with decl_prefix GIOMM_APIChun-wei Fan2020-04-041-1/+1
* gio/src/*.hg: Mark classes and functions with GIOMM_APIChun-wei Fan2020-03-071-3/+3
* Gio::Notification: Change NotificationPriority to Priority.Murray Cumming2017-04-181-2/+3
* Fix build when _WRAP_ENUM generates enum classKjell Ahlstedt2017-04-111-1/+1
* Remove deprecated API.Murray Cumming2016-11-141-1/+1
* C++11: .hg/.ccg files: Replace typedefs with using.Murray Cumming2016-03-311-2/+2
* Fix the build with --disable-deprecated-apiKjell Ahlstedt2015-12-051-0/+2
* Remove unnecessary _IGNORE()Kjell Ahlstedt2015-07-301-4/+0
* Don't disable more deprecation warnings than necessaryKjell Ahlstedt2015-06-171-5/+0
* Fix the version numbers in some @newin Doxygen commandsKjell Ahlstedt2015-05-081-2/+2
* Fix error messages from gmmprocKjell Ahlstedt2015-02-201-1/+1
* Gio::Notification: Add set_priority() and enum NotificationPriorityKjell Ahlstedt2015-02-181-1/+9
* Add an empty line after @newin where it's missingKjell Ahlstedt2014-12-111-0/+2
* Notification: Deprecate set_urgent().Murray Cumming2014-09-221-1/+1
* Add Gio::NotificationKjell Ahlstedt2014-01-281-0/+133