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 |