William Jon McCann
|
ff1941aa9e
|
Make notify-send always die on warnings
|
2010-11-15 14:56:32 -05:00 |
William Jon McCann
|
27e05d0f95
|
Remove the ability to attach notifications to widgets or positions
|
2010-10-08 22:47:06 -04:00 |
William Jon McCann
|
eca356030f
|
Various cleanups
|
2010-06-24 02:53:16 -04:00 |
William Jon McCann
|
9fae4e8c01
|
Sending NULL body is allowed
|
2010-06-23 20:28:59 -04:00 |
William Jon McCann
|
3806c8e7f9
|
Replace escape characters with g_strcompress in body
https://bugzilla.gnome.org/show_bug.cgi?id=613999
|
2010-04-02 20:20:24 -04:00 |
William Jon McCann
|
80952af10e
|
Add pango's .gitignore generation foo
|
2010-01-31 14:33:46 -05:00 |
William Jon McCann
|
4db61ddb45
|
Use a consistent style
|
2010-01-29 04:35:35 -05:00 |
William Jon McCann
|
8374438dcf
|
Fix indentation
|
2010-01-09 13:00:58 -05:00 |
Christian Hammond
|
b8b9eecf5c
|
Relicense notify-send under the LGPL in order to keep licensing simple and to allow reuse in more projects. Fixes bug #124.
|
2007-08-26 01:08:34 +00:00 |
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 |