Commit Graph

31 Commits

Author SHA1 Message Date
Christian Persch f63e8ab8b1 Port to gdbus
Bug #622891.
2010-10-12 15:57:33 +02:00
William Jon McCann cb6f92ce5b Port to gtk3 for the tests 2010-10-09 01:26:38 -04: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 96dc90a8db Doc template changes bs 2010-06-24 04:30:21 -04:00
William Jon McCann 3a7e52c9b9 [spec] Add html output 2010-01-31 16:45:01 -05:00
Aurélien Gâteau 4497c99f85 [spec] Update for version 1.1 2010-01-31 16:17:24 -05:00
A. Walton b6c250fcb9 [spec] Clarify image_data/path precidence
Image Data should be considered before Image Path if both are
present (which they shouldn't be, but isn't a hard error).
2010-01-31 15:43:10 -05:00
A. Walton b42a41d5ec [spec] Add sound-name hint 2010-01-31 15:36:28 -05:00
A. Walton 5a08fb1ab7 [spec] Deprecate icon_data in favor of image_data and image_path hints
As discussed on the XDG list.
http://lists.freedesktop.org/archives/xdg/2009-June/010524.html
http://lists.freedesktop.org/archives/xdg/2009-June/010568.html
2010-01-31 15:36:28 -05:00
William Jon McCann 9bc1f5d983 [spec] Fix typo in desktop-entry 2010-01-31 15:36:28 -05:00
William Jon McCann 25b3a73e3d [spec] Fix icon_data typo in 1.0 version 2010-01-31 15:36:14 -05:00
William Jon McCann 80952af10e Add pango's .gitignore generation foo 2010-01-31 14:33:46 -05:00
William Jon McCann 8bf33e6826 [spec] Add 1.0 to released version of the spec 2010-01-31 12:49:26 -05:00
William Jon McCann b71b7beb1a [doc] Add the previously release specs to git
Originally here
 http://trac.galago-project.org/browser/trunk/web/htdocs/specs/notification
2010-01-31 12:44:25 -05:00
Christian Hammond e95a435e80 Bump to version 0.4.5. 2008-11-20 11:17:14 +00:00
Christian Hammond a94bdff41a - Add a spec_version return value for GetServerInformation.
- Bump to version 1.0. It's about time, and things are pretty solid now.
2007-08-26 01:26:29 +00:00
Christian Hammond 8ee3f0d77b Patch by Lucas Rocha to add GObject property accessors for notification IDs. 2007-04-29 07:43:55 +00:00
Christian Hammond c0c861e473 Fix a bug in notify_notification_add_action where the function to free the user data was never called, causing memory leaks. This fixes bug #119. 2007-02-15 08:54:39 +00:00
Christian Hammond 304e0ab4a8 Small random fixes. 2006-06-06 19:45:19 +00:00
Christian Hammond bc0afaba4d More fixes.. 2006-06-06 09:17:21 +00:00
Christian Hammond ebda20522d Fix up some references to files. 2006-06-06 08:46:01 +00:00
Christian Hammond 629f6e08ca Provide more documentation. 2006-06-06 08:29:32 +00:00
Christian Hammond 2ef25f78f9 Update notify_notification_set_geometry_hints() to take a x, y instead of a GdkRectangle. We don't need the width and height information. 2006-06-06 07:28:21 +00:00
Christian Hammond cc13b1892f Add some gtk-doc documentation. 2006-06-06 07:14:42 +00:00
Christian Hammond 47cde24c15 Fixed to actually be valid docbook. 2006-01-26 07:45:24 +00:00
Christian Hammond 2aabd35c72 This file shouldn't be here. 2006-01-26 07:22:59 +00:00
Christian Hammond 99048cde1a - Bumped the version to 0.3.2.
- Added news.
2006-01-23 09:20:57 +00:00
Christian Hammond df803f9d01 Fix some errors in the spec file. Some pieces were not updated when the specification was changed, and some pieces were invalid XML. 2006-01-23 07:47:03 +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 85981b247c Add back notify_get_server_info() and notify_get_server_caps(). 2006-01-16 01:53:06 +00:00
John (J5) Palmieri 6017d6af7b First import of the next generation libnotify API 2005-11-10 19:18:10 +00:00