summaryrefslogtreecommitdiff
path: root/libnotify
Commit message (Expand)AuthorAgeFilesLines
* notification: Document get_activation_token argumentMarco Trevisan (Treviño)2022-06-071-0/+1
* notification: Fix documentation and transfer info for NotifyActionCallbackMarco Trevisan (Treviño)2022-06-071-3/+3
* notification: Bookend calling NotifyActionCallback with temporary refLogan Rathbone2022-05-041-1/+8
* Delete unused notifynotification.xmlPatrick Griffis2022-05-031-8/+0
* notification: Include sender-pid hint by default if not providedMarco Trevisan (Treviño)2022-04-281-0/+5
* cleanup: Do not use GLIB_CHECK_VERSIONMarco Trevisan (Treviño)2022-04-271-1/+1
* notification: Add support for getting actions activation tokenMarco Trevisan (Treviño)2022-04-272-0/+45
* notify: Use the application ID if available to set the fallback app nameMarco Trevisan (Treviño)2022-04-251-0/+8
* notification: Keep converted URIs as such when we prepend a pathMarco Trevisan (Treviño)2022-04-251-0/+11
* notification: Do not duplicate calls on parse functionsMarco Trevisan (Treviño)2022-04-251-9/+9
* notification: Improve debug logs when rewriting pathsMarco Trevisan (Treviño)2022-04-251-4/+5
* notification: Avoid creating a new hint variant when nothing has changedMarco Trevisan (Treviño)2022-04-251-1/+1
* notification: Use snap name and app name as fallback desktop-entryMarco Trevisan (Treviño)2022-04-251-2/+95
* notification: Preserve snap details into the private structMarco Trevisan (Treviño)2022-04-251-19/+65
* notification: Do not try to append snap name to desktop when it's a pathMarco Trevisan (Treviño)2022-04-251-1/+1
* notification: Do not prepend SNAP prefix when is already presentMarco Trevisan (Treviño)2022-04-251-5/+16
* build: Do not require g-ir-scanner on introspection=autoMarco Trevisan (Treviño)2022-04-211-2/+3
* notification: Use g_memdup2 when availableMarco Trevisan (Treviño)2022-04-211-0/+4
* Send the application ID when possibleCorentin Noël2022-04-211-0/+18
* Merge branch 'snap-paths-support' into 'master'Marco Trevisan2020-01-131-0/+106
|\
| * notification: Handle snap applicationsIain Lane2019-08-141-0/+106
* | Drop AutotoolsJan Tojnar2020-01-131-126/+0
|/
* build: check supported linker args before buildJan Tojnar2019-04-261-2/+2
* build: Don't use absolute path with 'subdir' keywordwip/fmuellner/fix-meson-buildFlorian Müllner2019-03-281-2/+3
* Build with meson and add CIMarco Trevisan2019-01-312-0/+90
* Conditionall call g_type_init() after a version checkEmmanuele Bassi2017-07-171-0/+2
* build: Update the list of headers in srcdirEmmanuele Bassi2017-07-171-2/+2
* NotifyNotification: fix set_hint_byte_array value annotationEvan Nemerson2014-04-011-1/+1
* Include C header information and exported packages in GIREvan Nemerson2014-04-011-0/+2
* NotifyNotification: fix annotation for add_action()Giovanni Campagna2013-09-021-3/+3
* Clarify docs of notify_notification_set_timeoutMatthias Clasen2013-06-071-0/+2
* build: Also fix introspection when srcdir != builddirColin Walters2012-01-161-1/+1
* build: Another srcdir != builddir fixColin Walters2012-01-161-0/+1
* build: Fix srcdir != builddirColin Walters2012-01-161-4/+4
* notification.h: Add deprecation guardsJavier Jardón2011-10-091-2/+5
* Add notify_notification_set_app_name() to set the application name for the no...Richard Hughes2011-05-022-3/+69
* Allow properties to be set in any orderMatthias Clasen2011-03-201-33/+48
* Use - instead of _ in hint names consistentlyWilliam Jon McCann2011-01-171-1/+3
* Add a way to set or change the application nameWilliam Jon McCann2011-01-172-2/+17
* Don't export private symbols in the shared libraryEmilio Pozuelo Monfort2011-01-111-1/+2
* Some more missing GIR annocationsMartin Pitt2010-11-181-6/+6
* Generate gir and typelib for gobject-introspectionJonathan Matthew2010-11-181-0/+28
* Fix some annotationsJonathan Matthew2010-11-182-7/+7
* Don't set NULL hint stringsWilliam Jon McCann2010-11-151-5/+10
* return NULL not FALSEWilliam Jon McCann2010-11-151-3/+4
* Show a warning and assert if notify_init isn't called before showWilliam Jon McCann2010-11-151-0/+5
* Remove function annotations from notify.hWilliam Jon McCann2010-11-141-24/+0
* docs: Some fixesJavier Jardón2010-11-142-4/+4
* docs: Move documentation to inline comments: notifyJavier Jardón2010-11-141-0/+6
* docs: Move documentation to inline comments: notificationJavier Jardón2010-11-142-2/+52