Commit Graph

351 Commits

Author SHA1 Message Date
Matthias Clasen 10ea1f0e65 Allow properties to be set in any order
The code as written needlessly required summary to be set first.
https://bugzilla.gnome.org/show_bug.cgi?id=645222
2011-03-20 23:51:55 -04:00
William Jon McCann cdc6f37dd8 Add another test with symbolic icons 2011-03-15 00:09:25 -04:00
Olav Vitters b73380b586 DOAP: Fix userid 2011-01-28 16:14:24 +01:00
William Jon McCann 9fae742d43 Mark image_path as deprecated 2011-01-17 17:02:27 -05:00
William Jon McCann b20752a2e5 Use - instead of _ in hint names consistently 2011-01-17 16:57:31 -05:00
William Jon McCann a967c61e5b Add a way to set or change the application name
May be useful for presenting different message sources
within a single process.
2011-01-17 16:40:17 -05:00
Matthias Clasen 277f40c872 Bump version 2011-01-14 17:14:54 -05:00
Matthias Clasen ac3b072c74 Update NEWS for 0.7.1 2011-01-14 17:05:15 -05:00
Emilio Pozuelo Monfort 9d5e8582b3 Don't export private symbols in the shared library
https://bugzilla.gnome.org/show_bug.cgi?id=635958
2011-01-11 23:33:13 +00:00
Martin Pitt b2020b7f2a Add Python test script for GIR
https://bugzilla.gnome.org/show_bug.cgi?id=635169
2010-11-18 14:21:10 +01:00
Martin Pitt d3de00c14e Some more missing GIR annocations
https://bugzilla.gnome.org/show_bug.cgi?id=635169
2010-11-18 14:05:48 +01:00
Jonathan Matthew 2b6e827092 Generate gir and typelib for gobject-introspection 2010-11-18 00:13:14 -05:00
Jonathan Matthew 84958a7acb Fix some annotations 2010-11-18 00:11:29 -05:00
William Jon McCann 5e9614637d Make actions test more like a real scenario 2010-11-15 14:57:03 -05:00
William Jon McCann ff1941aa9e Make notify-send always die on warnings 2010-11-15 14:56:32 -05:00
William Jon McCann 54b6285006 Don't set NULL hint strings 2010-11-15 14:44:40 -05:00
William Jon McCann e6a4970a79 return NULL not FALSE 2010-11-15 14:41:25 -05:00
William Jon McCann ef744d75d0 Show a warning and assert if notify_init isn't called before show 2010-11-15 12:44:32 -05:00
William Jon McCann 1b33c07973 Remove function annotations from notify.h 2010-11-14 11:07:53 -05:00
Javier Jardón 2ae1dadfa9 docs: Some fixes
https://bugzilla.gnome.org/show_bug.cgi?id=634266
2010-11-14 11:00:57 -05:00
Javier Jardón 7d64b2b514 docs: Update libnotify-sections.txt
https://bugzilla.gnome.org/show_bug.cgi?id=634266
2010-11-14 10:52:47 -05:00
Javier Jardón 3acf1c14e0 docs: Do not generate template files
As we use inline comments now

https://bugzilla.gnome.org/show_bug.cgi?id=634266
2010-11-14 10:52:45 -05:00
Javier Jardón 560abf5c97 docs: Move documentation to inline comments: notify
https://bugzilla.gnome.org/show_bug.cgi?id=634266
2010-11-14 10:52:42 -05:00
Javier Jardón abb884af73 docs: Move documentation to inline comments: notification
https://bugzilla.gnome.org/show_bug.cgi?id=634266
2010-11-14 10:52:38 -05:00
William Jon McCann 59b6bff174 Use LGPL file header
Mistakenly used a GPL license header.
2010-11-14 10:42:10 -05:00
Guillaume Desmottes 49766bca28 notify_notification_set_image_from_pixbuf: ref the pixbuf (#633829) 2010-11-02 17:02:37 +01:00
William Jon McCann a096a24337 Add a negative case to the action-icons test 2010-10-29 19:07:21 -04:00
William Jon McCann 8ae0b6e908 Add test for action-icons 2010-10-29 18:32:46 -04:00
William Jon McCann 1fdab39d65 [spec] Add action-icons hint and server capability
https://bugzilla.gnome.org/show_bug.cgi?id=633510
2010-10-29 18:17:11 -04:00
William Jon McCann 714c29afcc Enhance the resident test 2010-10-29 18:16:31 -04:00
William Jon McCann 4026faf46b Add tests for transient and resident 2010-10-28 14:55:08 -04:00
William Jon McCann 4fa4cedd2e Remove some outdated text in abstract 2010-10-28 14:33:36 -04:00
William Jon McCann dfcf661b80 Add spec versions to transient and resident hints 2010-10-28 14:29:15 -04:00
William Jon McCann a0bab8e3d0 Bump spec version and update authors 2010-10-28 14:26:33 -04:00
William Jon McCann 31dd7c3f7c Add transient hint
https://bugzilla.gnome.org/show_bug.cgi?id=633312
2010-10-28 14:21:59 -04:00
William Jon McCann 015131721c Add persistence server capability 2010-10-28 14:19:32 -04:00
William Jon McCann 487297e072 Add resident hint to the spec.
https://bugzilla.gnome.org/show_bug.cgi?id=633313
2010-10-28 14:14:09 -04:00
William Jon McCann 5a41ef5a09 Post release bump 2010-10-16 22:13:04 -04:00
William Jon McCann fb53f2b8f6 Add news 2010-10-16 22:11:13 -04:00
William Jon McCann 5b1a862c59 Bump version and .so number 2010-10-16 19:16:03 -04:00
William Jon McCann d82ad1b225 Remove silly old dbus version comments in the docs 2010-10-15 00:14:24 -04:00
William Jon McCann cff2c03c51 use the non-deprecated api in the test 2010-10-15 00:13:14 -04:00
William Jon McCann 0c34eb565e Use a less hacky way to get a stock pixbuf 2010-10-15 00:11:58 -04:00
Christian Persch f63e8ab8b1 Port to gdbus
Bug #622891.
2010-10-12 15:57:33 +02:00
William Jon McCann ccff2c5b24 Oops forgot to post release version bump 2010-10-11 23:39:06 -04:00
William Jon McCann f4e06fb372 Replace missing AC_SUBST to fix .pc file 2010-10-09 02:19:31 -04:00
William Jon McCann db7eb0180c Use notify-features.h instead of features.h 2010-10-09 01:26:38 -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 7acabe0741 Add a macro for determining the version of the library 2010-10-08 23:29:30 -04:00