root/trunk/libnotify/tests


Mode:

Legend:

Added
Modified
Copied or renamed
Date Rev Chgset Author Log Message
(edit) 02/15/07 01:59:13 @2965 [2965] chipx86 Use a more common (I hope) icontheme icon for the test.
(edit) 11/13/06 23:42:35 @2954 [2954] chipx86 Added a test program that displays three notifications and then changes …
(edit) 04/26/06 01:15:30 @2781 [2781] chipx86 Bundle applet-critical.png.
(edit) 04/26/06 01:07:54 @2779 [2779] chipx86 Set the second, replaced notification to have a default expiration.
(edit) 04/21/06 14:36:21 @2755 [2755] chipx86 Patch by jensgr to fix some C99 usage in the tests code.
(edit) 02/04/06 13:29:50 @2549 [2549] chipx86 Ignore test-xy-actions.
(edit) 02/04/06 13:29:34 @2548 [2548] chipx86 Add test-xy-actions.
(edit) 02/04/06 12:43:29 @2543 [2543] chipx86 Ignore test-urgency.
(edit) 02/04/06 12:41:26 @2542 [2542] chipx86 Running out of disk space is a critical notification. Set the urgency …
(edit) 02/04/06 02:04:27 @2537 [2537] chipx86 It's a good thing to actually set the urgency levels in the urgency test.
(edit) 02/04/06 01:47:18 @2535 [2535] chipx86 Add a test-urgency testcase.
(edit) 01/23/06 01:10:55 @2477 [2477] chipx86 Make a best attempt at clearing away notifications that require actions or …
(edit) 01/21/06 00:38:35 @2457 [2457] chipx86 Use one D-BUS connection, one GProxy, total. This is better than the one …
(edit) 01/20/06 02:19:44 @2454 [2454] chipx86 Remove notify_notification_show_and_forget(). It's less confusing to have …
(edit) 01/20/06 02:11:23 @2453 [2453] chipx86 Implement per-action user data.
(edit) 01/20/06 02:00:32 @2452 [2452] chipx86 - Fix some weird argument ordering in the calls to dbus_g_proxy_call_*(). …
(edit) 01/19/06 22:11:53 @2441 [2441] chipx86 Rename notify_notification_set_icon_data_from_pixbuf to …
(edit) 01/18/06 22:25:16 @2433 [2433] chipx86 Remove the config.h include from notifynotification.h.
(edit) 01/15/06 17:53:06 @2432 [2432] chipx86 Add back notify_get_server_info() and notify_get_server_caps().
(copy) 01/10/06 23:48:56 @2416 [2416] chipx86 Move libnotify-ng to libnotify.
copied from trunk/libnotify-ng/tests:
(edit) 01/10/06 22:56:38 @2408 [2408] chipx86 Fix some C99 usage.