summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Patch by Andre Klapper to remove deprecated glib symbols.Christian Hammond2009-07-241-0/+4
* Bump to version 0.4.5.0.4.5Christian Hammond2008-11-201-0/+10
* Prevent a backwards-compatibility breakage introduced where the "reason" code...Christian Hammond2008-09-261-0/+10
* Fixed a breakage where we were including gtkversion.h directly. Reported by R...Christian Hammond2008-09-261-0/+7
* Add support for sending the closed reason in the signal handler. Closes ticke...Christian Hammond2008-03-191-0/+10
* Relicense notify-send under the LGPL in order to keep licensing simple and to...Christian Hammond2007-08-261-0/+6
* Bump to version 0.4.4.90.Christian Hammond2007-04-291-0/+5
* Patch by Lucas Rocha to add GObject property accessors for notification IDs.Christian Hammond2007-04-291-0/+7
* Bump to version 0.4.4.0.4.4Christian Hammond2007-02-281-0/+8
* Update with all the fixes in this release.Christian Hammond2007-02-151-0/+5
* Prevent a crash when the handler for a notification's closed signal removes t...Christian Hammond2007-02-151-0/+9
* Get rid of format_func.Christian Hammond2007-02-151-0/+5
* Fix some memory leaks when appending data to a message. Scary, horrible, trau...Christian Hammond2007-02-151-0/+7
* Use a more common (I hope) icontheme icon for the test.Christian Hammond2007-02-151-0/+5
* Fix a bug in notify_notification_add_action where the function to free the us...Christian Hammond2007-02-151-0/+7
* Added a test program that displays three notifications and then changes the a...Christian Hammond2006-11-141-0/+8
* Patch by Giacomo Lozito to fix a problem where the dbus proxy was not being f...Christian Hammond2006-11-051-0/+7
* Bump to version 0.4.3.90.Christian Hammond2006-11-051-0/+6
* Patch by jylefort to only reset a notification's ID to 0 if it was the notifi...Christian Hammond2006-11-051-0/+6
* - Bump the version to 0.4.3.Christian Hammond2006-10-081-0/+9
* Patch by lucasr to fix an invalid assertion in notify_notification_new_with_s...Christian Hammond2006-09-041-0/+7
* Patch by berndth to stop using g_atexit, as this can fail in the case of a dy...Christian Hammond2006-09-041-0/+8
* Emit the property change notification for "status-icon" and not "attach-icon"...Christian Hammond2006-08-011-0/+6
* Patch by Ed Catmur to reset a notification's ID if notify_notification_show()...Christian Hammond2006-07-291-0/+8
* Patch by compnerd to check for glib 2.6+ during configure, as that is now req...Christian Hammond2006-07-131-0/+6
* - Patch by mderezynski to send an array of UCHARs as expected by notification...Christian Hammond2006-07-131-0/+10
* 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-181-0/+8
* - Fix make distcheck and remove the old RPM spec file.Christian Hammond2006-06-181-0/+12
* Fix a build error on gtk 2.9.2+. This fixes bug #65.Christian Hammond2006-06-151-0/+5
* Small random fixes.Christian Hammond2006-06-061-0/+6
* Fix up some references to files.Christian Hammond2006-06-061-0/+6
* Provide more documentation.Christian Hammond2006-06-061-0/+9
* Update notify_notification_set_geometry_hints() to take a x, y instead of a G...Christian Hammond2006-06-061-0/+9
* Add some gtk-doc documentation.Christian Hammond2006-06-061-0/+21
* Patch by chpe to add support for using the new GtkStatusIcon in GTK+ 2.9.x. T...Christian Hammond2006-06-051-0/+9
* Set _initted to FALSE in notify_uninit(), so that notify_is_initted() won't r...Christian Hammond2006-06-041-0/+6
* - Improve libnotify.pc by pushing dependencies into Requires: instead of Cfla...Christian Hammond2006-06-021-0/+9
* Add the release marker and the news timestamp.Christian Hammond2006-04-261-0/+2
* Bundle applet-critical.png.Christian Hammond2006-04-261-0/+5
* Set the second, replaced notification to have a default expiration.Christian Hammond2006-04-261-0/+5
* - Add GTypes for the enums.Christian Hammond2006-04-261-0/+9
* Use fprintf instead of g_warning.Christian Hammond2006-04-211-0/+5
* Add some names to the patch writers list.Christian Hammond2006-04-211-0/+5
* Patch by jensgr to fix some C99 usage in the tests code.Christian Hammond2006-04-211-0/+6
* Patch by M.S. to switch notify-send to use GOption instead of popt, to add -v...Christian Hammond2006-04-211-0/+11
* - Change the help for notify-send to indicate that --expire-timeout requires ...Christian Hammond2006-03-201-0/+7
* Fix notify-send on PPC.Christian Hammond2006-03-181-0/+5
* Don't complain about an unknown action when the action is "default"Christian Hammond2006-02-051-0/+5
* Add test-xy-actions.Christian Hammond2006-02-041-0/+6