Go to file
Christian Hammond 89d870259f Fix some memory leaks when appending data to a message. Scary, horrible, traumatizing memory leaks. Actually it's pretty bad, though, so new release coming up soon. This fixes bug #112. 2007-02-15 10:10:32 +00:00
docs Fix a bug in notify_notification_add_action where the function to free the user data was never called, causing memory leaks. This fixes bug #119. 2007-02-15 08:54:39 +00:00
libnotify Fix some memory leaks when appending data to a message. Scary, horrible, traumatizing memory leaks. Actually it's pretty bad, though, so new release coming up soon. This fixes bug #112. 2007-02-15 10:10:32 +00:00
tests Use a more common (I hope) icontheme icon for the test. 2007-02-15 09:59:13 +00:00
tools Use fprintf instead of g_warning. 2006-04-21 22:35:52 +00:00
AUTHORS Patch by Ed Catmur to reset a notification's ID if notify_notification_show() is called on a notification that had already been closed. This causes the notification to receive a new ID. This closes ticket #78. 2006-07-29 10:06:22 +00:00
COPYING Added the initial libnotify library, for experimental work on this notification stuff TD and I are working on. 2004-06-27 22:28:52 +00:00
ChangeLog Fix some memory leaks when appending data to a message. Scary, horrible, traumatizing memory leaks. Actually it's pretty bad, though, so new release coming up soon. This fixes bug #112. 2007-02-15 10:10:32 +00:00
INSTALL Added the initial libnotify library, for experimental work on this notification stuff TD and I are working on. 2004-06-27 22:28:52 +00:00
Makefile.am - Fix make distcheck and remove the old RPM spec file. 2006-06-18 01:20:40 +00:00
NEWS Patch by Giacomo Lozito to fix a problem where the dbus proxy was not being freed on notify_uninit, which led to problems when libnotify was used in a loadable module. This fixes bug #92. 2006-11-05 20:07:37 +00:00
README Added the initial libnotify library, for experimental work on this notification stuff TD and I are working on. 2004-06-27 22:28:52 +00:00
SPECIFICATION Moved specification and ChangeLog documentation. 2004-09-01 07:41:05 +00:00
autogen.sh Add some gtk-doc documentation. 2006-06-06 07:14:42 +00:00
configure.ac Bump to version 0.4.3.90. 2006-11-05 19:54:20 +00:00
libnotify.pc.in - Improve libnotify.pc by pushing dependencies into Requires: instead of Cflags: and Libs:. This closes ticket #58. 2006-06-02 22:58:39 +00:00

README