summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Add two more cases to basic testWilliam Jon McCann2010-01-291-0/+29
* Use a consistent styleWilliam Jon McCann2010-01-296-1299/+1312
* Fix mode linesWilliam Jon McCann2010-01-2914-15/+15
* Use consistent style in the testsWilliam Jon McCann2010-01-2914-448/+560
* Use gnome-autogenWilliam Jon McCann2010-01-091-58/+13
* Use notify instead of galagoWilliam Jon McCann2010-01-091-13/+13
* Use silent buildsWilliam Jon McCann2010-01-091-0/+1
* Add more warnings to buildWilliam Jon McCann2010-01-091-3/+39
* Allow to compile on HurdWilliam Jon McCann2010-01-091-4/+3
* Fix has_nondefault_actions never getting setMatthias Clasen2010-01-091-2/+2
* Depend on Gtk+ 2.10 for StatusIconWilliam Jon McCann2010-01-092-22/+2
* Fix indentationWilliam Jon McCann2010-01-096-225/+255
* Use only single gtk includeWilliam Jon McCann2010-01-091-3/+3
* Add DOAP fileWilliam Jon McCann2010-01-071-0/+24
* Patch by Andre Klapper to remove deprecated glib symbols.Christian Hammond2009-07-242-3/+7
* Bump to version 0.4.5.0.4.5Christian Hammond2008-11-204-7/+26
* Patch by Colin Walters to add parameter names to NotifyActionCallback for the...Christian Hammond2008-10-231-1/+3
* And fix the registration of the signal. It's been way too long since I worked...Christian Hammond2008-09-261-1/+1
* Prevent a backwards-compatibility breakage introduced where the "reason" code...Christian Hammond2008-09-263-3/+54
* Added support for sending the status icon XID to the notification daemon. Thi...Christian Hammond2008-09-263-0/+51
* Fixed a breakage where we were including gtkversion.h directly. Reported by R...Christian Hammond2008-09-263-1/+8
* Add support for sending the closed reason in the signal handler. Closes ticke...Christian Hammond2008-03-196-6/+25
* - Add a spec_version return value for GetServerInformation.Christian Hammond2007-08-262-2/+23
* Relicense notify-send under the LGPL in order to keep licensing simple and to...Christian Hammond2007-08-262-11/+17
* Bump to version 0.4.4.90.Christian Hammond2007-04-292-2/+7
* Add Lucas Rocha to the contributors list.Christian Hammond2007-04-291-0/+1
* Patch by Lucas Rocha to add GObject property accessors for notification IDs.Christian Hammond2007-04-294-0/+37
* Bump to version 0.4.4.0.4.4Christian Hammond2007-02-283-5/+13
* Update with all the fixes in this release.Christian Hammond2007-02-152-0/+11
* Prevent a crash when the handler for a notification's closed signal removes t...Christian Hammond2007-02-152-1/+11
* Get rid of format_func.Christian Hammond2007-02-152-6/+5
* Fix some memory leaks when appending data to a message. Scary, horrible, trau...Christian Hammond2007-02-152-37/+26
* Use a more common (I hope) icontheme icon for the test.Christian Hammond2007-02-152-1/+6
* Fix a bug in notify_notification_add_action where the function to free the us...Christian Hammond2007-02-153-0/+13
* Added a test program that displays three notifications and then changes the a...Christian Hammond2006-11-144-0/+97
* Patch by Giacomo Lozito to fix a problem where the dbus proxy was not being f...Christian Hammond2006-11-053-0/+14
* Bump to version 0.4.3.90.Christian Hammond2006-11-053-2/+12
* Patch by jylefort to only reset a notification's ID to 0 if it was the notifi...Christian Hammond2006-11-052-1/+9
* Woops.0.4.3Christian Hammond2006-10-081-1/+1
* - Bump the version to 0.4.3.Christian Hammond2006-10-083-5/+14
* Patch by lucasr to fix an invalid assertion in notify_notification_new_with_s...Christian Hammond2006-09-043-1/+10
* Patch by berndth to stop using g_atexit, as this can fail in the case of a dy...Christian Hammond2006-09-043-2/+22
* Emit the property change notification for "status-icon" and not "attach-icon"...Christian Hammond2006-08-012-1/+7
* Patch by Ed Catmur to reset a notification's ID if notify_notification_show()...Christian Hammond2006-07-293-0/+11
* Patch by compnerd to check for glib 2.6+ during configure, as that is now req...Christian Hammond2006-07-132-1/+9
* - Patch by mderezynski to send an array of UCHARs as expected by notification...Christian Hammond2006-07-134-4/+15
* Bump to version 0.4.2.0.4.2Christian Hammond2006-06-181-0/+3
* Add G_BEGIN_DECLS and G_END_DECLS to notify.h, so that libnotify can be used ...Christian Hammond2006-06-185-7/+20
* Grr, timestamp. I always forget the timestamp.Christian Hammond2006-06-181-1/+1
* - Fix make distcheck and remove the old RPM spec file.Christian Hammond2006-06-185-11/+19