Christian Hammond
|
870f6923ab
|
Use fprintf instead of g_warning.
|
2006-04-21 22:35:52 +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
|
30961cc1a6
|
- Change the help for notify-send to indicate that --expire-timeout requires milliseconds, not seconds. This fixes bug #28.
- Fixed the short flag for --type to be -T. This fixes bug #18.
|
2006-03-20 22:17:10 +00:00 |
Christian Hammond
|
69547a286e
|
Fix notify-send on PPC.
|
2006-03-18 22:48:08 +00:00 |
Christian Hammond
|
ab651643eb
|
Remove notify_notification_show_and_forget(). It's less confusing to have one show function, and require that the user unref. It also simplifies the code quite a bit.
|
2006-01-20 10:19:44 +00:00 |
Christian Hammond
|
85342c8619
|
- Fix some weird argument ordering in the calls to dbus_g_proxy_call_*().
- Re-order the arguments as per the spec.
- Change NOTIFY_TIMEOUT_* to NOTIFY_EXPIRES_*.
- Update the spec to 0.9.
|
2006-01-20 10:00:32 +00:00 |
Christian Hammond
|
3b0e8d2986
|
Make notify-send work again when a body isn't specified.
|
2006-01-19 09:35:17 +00:00 |
Christian Hammond
|
959eeb5bcd
|
Fix some C99 usage.
|
2006-01-11 06:56:38 +00:00 |
John (J5) Palmieri
|
5cd10607b1
|
* Release 0.3.0
* tests/Makefile.am, tools/Makefile.am: patch from Rodney
Dawes <dobey at novell.com> fixing make distcheck
* tools/notify-send.c: use show_and_forget
|
2005-12-13 22:42:48 +00:00 |
John (J5) Palmieri
|
6017d6af7b
|
First import of the next generation libnotify API
|
2005-11-10 19:18:10 +00:00 |