Commit Graph

15 Commits

Author SHA1 Message Date
William Jon McCann 8ae0b6e908 Add test for action-icons 2010-10-29 18:32:46 -04:00
William Jon McCann 4026faf46b Add tests for transient and resident 2010-10-28 14:55:08 -04:00
William Jon McCann cb6f92ce5b Port to gtk3 for the tests 2010-10-09 01:26:38 -04:00
William Jon McCann b6c1835fcf Don't need to fuss with gtk symbols since we don't use gtk at all anymore 2010-10-09 00:32:31 -04:00
William Jon McCann 8c180aa49e Add a test for the persistence server capability 2010-10-08 21:29:28 -04:00
Bastien Nocera 0eb56b2fcf Don't link against a particular version of GTK+
Instead, open ourselves through GModule, and check whether
we have all the GTK+ and GDK functions required for us to
work correctly.

This means that the front-end application cannot rely on
libnotify linking against GTK+, which would only be a problem
for edge-cases.

https://bugzilla.gnome.org/show_bug.cgi?id=622550
2010-06-28 23:34:50 +01: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
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 22ba935534 Add test-xy-actions. 2006-02-04 21:29:34 +00:00
Christian Hammond 8705b75a63 Add a test-urgency testcase. 2006-02-04 09:47:18 +00:00
Christian Hammond 85981b247c Add back notify_get_server_info() and notify_get_server_caps(). 2006-01-16 01:53:06 +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