Go to file
Martin Pitt 1a103f1eee Fix assertion when uniniting without any notifications
The lazy initialization from commit 3dc04fa caused a small regression: When a
process would init and uninit libnotify without ever sending a notification,
_proxy was still NULL, which caused an assertion

(process:20953): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed

Bug-Ubuntu: https://bugs.launchpad.net/bugs/570462
2010-07-01 14:32:57 +02:00
docs Doc template changes bs 2010-06-24 04:30:21 -04:00
libnotify Fix assertion when uniniting without any notifications 2010-07-01 14:32:57 +02:00
tests Don't link against a particular version of GTK+ 2010-06-28 23:34:50 +01:00
tools Various cleanups 2010-06-24 02:53:16 -04:00
AUTHORS Add Lucas Rocha to the contributors list. 2007-04-29 08:02:49 +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 Patch by Andre Klapper to remove deprecated glib symbols. 2009-07-24 09:13:56 +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 Add -I m4 to flags 2010-06-24 04:03:54 -04:00
NEWS 0.5.1 2010-06-29 14:51:11 +01: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 Use gnome-autogen 2010-01-09 14:32:06 -05:00
configure.ac Post release version bump 2010-06-29 14:53:52 +01:00
git.mk Add pango's .gitignore generation foo 2010-01-31 14:33:46 -05:00
libnotify.doap Add DOAP file 2010-01-07 19:05:19 -05:00
libnotify.pc.in Don't link against a particular version of GTK+ 2010-06-28 23:34:50 +01:00

README