summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix a build error on gtk 2.9.2+. This fixes bug #65.Christian Hammond2006-06-152-2/+11
* Shush.Christian Hammond2006-06-090-0/+0
* Small random fixes.Christian Hammond2006-06-063-7/+40
* More fixes..Christian Hammond2006-06-063-3/+6
* Fix up some references to files.Christian Hammond2006-06-063-5/+11
* Provide more documentation.Christian Hammond2006-06-066-90/+233
* Update notify_notification_set_geometry_hints() to take a x, y instead of a G...Christian Hammond2006-06-064-17/+29
* Add some gtk-doc documentation.Christian Hammond2006-06-0617-1094/+669
* Patch by chpe to add support for using the new GtkStatusIcon in GTK+ 2.9.x. T...Christian Hammond2006-06-054-71/+371
* Set _initted to FALSE in notify_uninit(), so that notify_is_initted() won't r...Christian Hammond2006-06-042-0/+8
* - Improve libnotify.pc by pushing dependencies into Requires: instead of Cfla...Christian Hammond2006-06-024-5/+17
* Add the release marker and the news timestamp.Christian Hammond2006-04-262-1/+3
* Bundle applet-critical.png.Christian Hammond2006-04-262-0/+7
* Set the second, replaced notification to have a default expiration.Christian Hammond2006-04-262-0/+6
* Shush.Christian Hammond2006-04-260-0/+0