William Jon McCann
eed6a066cf
Add a never expires test case
2010-06-23 23:16:00 -04:00
William Jon McCann
d521157ec6
Add test-rtl.c
...
Missing from 3de71571ea
2010-06-23 19:06:42 -04:00
William Jon McCann
3de71571ea
Add rtl test case
...
https://bugzilla.gnome.org/show_bug.cgi?id=608082
2010-04-02 19:20:53 -04:00
William Jon McCann
80952af10e
Add pango's .gitignore generation foo
2010-01-31 14:33:46 -05:00
William Jon McCann
86b806c71e
Add two more cases to basic test
...
Add summary only and long summary
2010-01-29 04:43:07 -05:00
William Jon McCann
ac8fe12f9a
Fix mode lines
2010-01-29 03:46:42 -05:00
William Jon McCann
5d5a284ca6
Use consistent style in the tests
2010-01-29 02:59:26 -05:00
William Jon McCann
7b4a0ce00b
Allow to compile on Hurd
...
From http://trac.galago-project.org/ticket/166
2010-01-09 13:19:21 -05:00
Christian Hammond
f482d2ef94
Use a more common (I hope) icontheme icon for the test.
2007-02-15 09:59:13 +00:00
Christian Hammond
bdf8640cab
Added a test program that displays three notifications and then changes the amount of text in one of them.
2006-11-14 07:42:35 +00:00
Christian Hammond
58edddd670
Bundle applet-critical.png.
2006-04-26 08:15:30 +00:00
Christian Hammond
0e1236f8c6
Set the second, replaced notification to have a default expiration.
2006-04-26 08:07:54 +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
22ba935534
Add test-xy-actions.
2006-02-04 21:29:34 +00:00
Christian Hammond
257aaf99d3
Running out of disk space is a critical notification. Set the urgency level in test-multi-actions.
2006-02-04 20:41:26 +00:00
Christian Hammond
931065204c
It's a good thing to actually set the urgency levels in the urgency test.
2006-02-04 10:04:27 +00:00
Christian Hammond
8705b75a63
Add a test-urgency testcase.
2006-02-04 09:47:18 +00:00
Christian Hammond
18d8f305d0
Make a best attempt at clearing away notifications that require actions or that exist until clicked when the calling application exits. This doesn't always work.
2006-01-23 09:10:55 +00:00
Christian Hammond
c587295cdd
Use one D-BUS connection, one GProxy, total. This is better than the one per notification, and fixes a few bugs.
2006-01-21 08:38:35 +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
8297e321bf
Implement per-action user data.
2006-01-20 10:11:23 +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
78db57f7f2
Rename notify_notification_set_icon_data_from_pixbuf to notify_notification_set_icon_from_pixbuf.
2006-01-20 06:11:53 +00:00
Christian Hammond
28e0463e75
Remove the config.h include from notifynotification.h.
2006-01-19 06:25:16 +00:00
Christian Hammond
85981b247c
Add back notify_get_server_info() and notify_get_server_caps().
2006-01-16 01:53:06 +00:00
Christian Hammond
959eeb5bcd
Fix some C99 usage.
2006-01-11 06:56:38 +00:00
Christian Hammond
fb513c854d
Clean up lots of warnings.
2006-01-09 18:16:48 +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
9c670744bd
- must have just checked in the src directory
...
here is the rest
2005-12-13 22:16:51 +00:00
John (J5) Palmieri
38c83b0ef5
* libnotify/notifynotification.c (SIGNAL_TYPE_CLOSED): "closed" glib
...
signal added
(notify_notification_clear_hints): New API for clearing out the
hints hash
(notify_notification_ref, notify_notification_unref): removed - use
g_object_ref/unref
* tests/*: Various changes to the test binaries
2005-12-02 20:36:46 +00:00
John (J5) Palmieri
6017d6af7b
First import of the next generation libnotify API
2005-11-10 19:18:10 +00:00