summaryrefslogtreecommitdiff
path: root/libnotify
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use LGPL file headerWilliam Jon McCann2010-11-141-10/+9
* notify_notification_set_image_from_pixbuf: ref the pixbuf (#633829)Guillaume Desmottes2010-11-021-1/+1
* Remove silly old dbus version comments in the docsWilliam Jon McCann2010-10-151-4/+0
* Port to gdbusChristian Persch2010-10-125-485/+308
* Use notify-features.h instead of features.hWilliam Jon McCann2010-10-093-2/+2
* Port to gtk3 for the testsWilliam Jon McCann2010-10-094-8/+12
* Don't need to fuss with gtk symbols since we don't use gtk at all anymoreWilliam Jon McCann2010-10-094-45/+3
* Add a macro for determining the version of the libraryWilliam Jon McCann2010-10-083-0/+44
* Remove the ability to attach notifications to widgets or positionsWilliam Jon McCann2010-10-082-139/+2
* Remove the ability to attach to a status iconWilliam Jon McCann2010-10-083-130/+2
* Use correct variable in NULL checkJonny Lamb2010-07-011-1/+1
* Fix assertion when uniniting without any notificationsMartin Pitt2010-07-011-1/+3
* Don't link against a particular version of GTK+Bastien Nocera2010-06-282-1/+44
* Disconnect the proxy destroy signal handlerWilliam Jon McCann2010-06-241-18/+21
* Remove checks for old GTK+William Jon McCann2010-06-241-4/+1
* Various cleanupsWilliam Jon McCann2010-06-242-7/+7
* Remove dbus version checks for > 0.60William Jon McCann2010-06-241-12/+0
* Don't leak an errorWilliam Jon McCann2010-06-241-2/+3
* Don't g_message when dbus calls failWilliam Jon McCann2010-06-241-5/+0
* Various cleanupsWilliam Jon McCann2010-06-242-61/+98
* Don't try to use the proxy after it is destroyedWilliam Jon McCann2010-06-242-6/+58
* Use g_object_get() to get pixbuf propertiesBastien Nocera2010-06-241-9/+11
* Don't claim that notify_init connects to the serverWilliam Jon McCann2010-06-231-2/+1
* Fix compile-time warningBastien Nocera2010-06-241-1/+0
* Fix compile warnings for the C marshal fileBastien Nocera2010-06-241-5/+5
* Fix building with GSEAL enabledWilliam Jon McCann2010-04-021-26/+15
* Removed unused codeWilliam Jon McCann2010-04-021-31/+0
* lazily start the daemonMartin Pitt2010-04-021-43/+47
* Add pango's .gitignore generation fooWilliam Jon McCann2010-01-311-0/+2