Commit Graph

23 Commits

Author SHA1 Message Date
Christian Hammond d5addcc1f4 Added support for sending the status icon XID to the notification daemon. This will allow better position tracking for context notifications. Patch by Colin Walters. 2008-09-26 01:12:47 +00:00
Christian Hammond f4ff83ff20 Fixed a breakage where we were including gtkversion.h directly. Reported by Richard Hughes. 2008-09-26 01:07:01 +00:00
Christian Hammond 6b40617e90 Add support for sending the closed reason in the signal handler. Closes ticket #139. 2008-03-19 04:53:30 +00:00
Christian Hammond 8ee3f0d77b Patch by Lucas Rocha to add GObject property accessors for notification IDs. 2007-04-29 07:43:55 +00:00
Christian Hammond da3ef45d56 Bump to version 0.4.4. 2007-02-28 05:12:23 +00:00
Christian Hammond d84da37d79 Update with all the fixes in this release. 2007-02-15 11:10:55 +00:00
Christian Hammond 9362dbd6bd 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
Christian Hammond c037f63ca9 Bump to version 0.4.3.90. 2006-11-05 19:54:20 +00:00
Christian Hammond e4acc71f61 - Bump the version to 0.4.3.
- Add the release datestamp.
2006-10-08 17:23:30 +00:00
Christian Hammond 4d601b61b1 Patch by lucasr to fix an invalid assertion in notify_notification_new_with_status_icon. This closes bug #85. 2006-09-04 06:49:15 +00:00
Christian Hammond fead26f260 Patch by berndth to stop using g_atexit, as this can fail in the case of a dynamically loaded module. Applications should now call notify_uninit() on exit or on plugin unload. This closes bug #86. 2006-09-04 06:45:34 +00:00
Christian Hammond e447e0e186 Add G_BEGIN_DECLS and G_END_DECLS to notify.h, so that libnotify can be used in C++ applications properly. 2006-06-18 02:17:56 +00:00
Christian Hammond 87098904da Grr, timestamp. I always forget the timestamp. 2006-06-18 01:25:15 +00:00
Christian Hammond 4de529a056 - Fix make distcheck and remove the old RPM spec file.
- Update the news.
- Bump the version to 0.4.1.
2006-06-18 01:20:40 +00:00
Christian Hammond d986aaf233 Patch by chpe to add support for using the new GtkStatusIcon in GTK+ 2.9.x. These functions are #ifdef'd to only be provided in supported versions of GTK. The patch also added support for GObject properties on the NotifyNotification objects. This closes ticket #60. 2006-06-05 00:48:56 +00:00
Christian Hammond 575d12a3cf Add the release marker and the news timestamp. 2006-04-26 08:31:06 +00:00
Christian Hammond a42dbbb198 - Add GTypes for the enums.
- Bump to version 0.4.0.
2006-04-26 06:53:25 +00:00
Christian Hammond 26a32c06ee Patch by jensgr to fix some C99 usage in the tests code. 2006-04-21 21:36:21 +00:00
Christian Hammond d4768ac937 Patch by M.S. to switch notify-send to use GOption instead of popt, to add -v, --version, -h, and --hint options, and to rename -T, --type to -c, --category. This also fixes assertions when calling notify-send "". This closes ticket #41. 2006-04-21 21:27:46 +00:00
Christian Hammond 0d9ce313ef Forgot the release date :) 2006-01-23 09:39:29 +00:00
Christian Hammond 99048cde1a - Bumped the version to 0.3.2.
- Added news.
2006-01-23 09:20:57 +00:00
John (J5) Palmieri 83f6529c18 - Add content to teh NEWS file 2005-12-14 23:10:41 +00:00
John (J5) Palmieri 6017d6af7b First import of the next generation libnotify API 2005-11-10 19:18:10 +00:00