summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Bump versionMatthias Clasen2011-01-141-1/+1
* Update NEWS for 0.7.10.7.1Matthias Clasen2011-01-141-0/+12
* Don't export private symbols in the shared libraryEmilio Pozuelo Monfort2011-01-111-1/+2
* Add Python test script for GIRMartin Pitt2010-11-182-1/+56
* Some more missing GIR annocationsMartin Pitt2010-11-181-6/+6
* Generate gir and typelib for gobject-introspectionJonathan Matthew2010-11-182-3/+29
* Fix some annotationsJonathan Matthew2010-11-182-7/+7
* Make actions test more like a real scenarioWilliam Jon McCann2010-11-151-1/+2
* Make notify-send always die on warningsWilliam Jon McCann2010-11-151-0/+1
* 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: Update libnotify-sections.txtJavier Jardón2010-11-141-4/+2
* docs: Do not generate template filesJavier Jardón2010-11-144-66/+1
* docs: Move documentation to inline comments: notifyJavier Jardón2010-11-143-78/+7
* docs: Move documentation to inline comments: notificationJavier Jardón2010-11-144-287/+53
* 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
* Add a negative case to the action-icons testWilliam Jon McCann2010-10-291-0/+19
* Add test for action-iconsWilliam Jon McCann2010-10-292-0/+118
* [spec] Add action-icons hint and server capabilityWilliam Jon McCann2010-10-291-0/+20
* Enhance the resident testWilliam Jon McCann2010-10-291-3/+50
* Add tests for transient and residentWilliam Jon McCann2010-10-283-0/+162
* Remove some outdated text in abstractWilliam Jon McCann2010-10-281-10/+4
* Add spec versions to transient and resident hintsWilliam Jon McCann2010-10-281-2/+2
* Bump spec version and update authorsWilliam Jon McCann2010-10-281-86/+11
* Add transient hintWilliam Jon McCann2010-10-281-0/+10
* Add persistence server capabilityWilliam Jon McCann2010-10-281-0/+12
* Add resident hint to the spec.William Jon McCann2010-10-281-8/+20
* Post release bumpWilliam Jon McCann2010-10-161-2/+2
* Add news0.7.0William Jon McCann2010-10-161-0/+10
* Bump version and .so numberWilliam Jon McCann2010-10-161-6/+6
* Remove silly old dbus version comments in the docsWilliam Jon McCann2010-10-151-4/+0
* use the non-deprecated api in the testWilliam Jon McCann2010-10-151-1/+1
* Use a less hacky way to get a stock pixbufWilliam Jon McCann2010-10-151-18/+12
* Port to gdbusChristian Persch2010-10-1212-539/+322
* Oops forgot to post release version bumpWilliam Jon McCann2010-10-111-2/+2
* Replace missing AC_SUBST to fix .pc fileWilliam Jon McCann2010-10-091-0/+1
* Use notify-features.h instead of features.hWilliam Jon McCann2010-10-094-3/+3
* Port to gtk3 for the testsWilliam Jon McCann2010-10-098-21/+26
* Don't need to fuss with gtk symbols since we don't use gtk at all anymoreWilliam Jon McCann2010-10-098-136/+10
* Add a macro for determining the version of the libraryWilliam Jon McCann2010-10-084-0/+50
* Remove the ability to attach notifications to widgets or positionsWilliam Jon McCann2010-10-0821-222/+55
* Remove the ability to attach to a status iconWilliam Jon McCann2010-10-083-130/+2
* Add a test for the persistence server capabilityWilliam Jon McCann2010-10-082-0/+99
* Prepare NEWS for release0.6.0William Jon McCann2010-10-021-0/+9
* Remove obsolete dbus defineWilliam Jon McCann2010-10-021-2/+0
* Use correct variable in NULL checkJonny Lamb2010-07-011-1/+1