libnotify/docs/ChangeLog

51 lines
1.5 KiB
Plaintext

Fri Sep 03 22:26:31 PDT 2004 Christian Hammond <chipx86@gnupdate.org>
* notification-spec.xml:
- Changed the app_icon parameter of Notify to take a byte array,
string, or NIL, so that it's the same as loading a single frame
of a set of images.
- Renamed "Icons and Sounds" to just "Icons."
- Changed the wording about the fallback in case the notification
server can't do actions.
Thu Sep 02 09:18:38 PDT 2004 Christian Hammond <chipx86@gnupdate.org>
* notification-spec.xml:
- Removed the sound information.
- Fixed several typos and references to KNotify.
- Removed the PID hint.
- Added some D-BUS Error stuff.
Thu Sep 02 01:19:07 PDT 2004 Christian Hammond <chipx86@gnupdate.org>
* notification-spec.xml:
- Wrote the section about hints.
Thu Sep 02 01:05:01 PDT 2004 Christian Hammond <chipx86@gnupdate.org>
* notification-spec.xml:
- Wrote about urgency levels.
Thu Sep 02 00:53:17 PDT 2004 Christian Hammond <chipx86@gnupdate.org>
* notification-spec.xml:
- NotificationClosed now returns a reason of 3 when CloseNotification
is called. 4 is now Undefined/Reserved.
Wed Sep 01 01:04:45 PDT 2004 Christian Hammond <chipx86@gnupdate.org>
* notification-spec.xml:
- Marked up parameters.
Wed Sep 01 00:50:51 PDT 2004 Christian Hammond <chipx86@gnupdate.org>
* notification-spec.xml:
- Moved the notification components into a table.
Wed Sep 01 00:38:46 PDT 2004 Christian Hammond <chipx86@gnupdate.org>
* notification-spec.xml:
- Added vertical alignment of top to the tables.