summaryrefslogtreecommitdiff
path: root/docs/ChangeLog
blob: e00b761cd2260f913e0c6b51684cc6cbf95e5d1c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
Fri Oct 01 23:44:40 PDT 2004  Christian Hammond <chipx86@gnupdate.org>

	* notification-spec.xml:
	  - Added a "suppress-sound" hint.
	  - Added a "sound" capability.
	  - Renamed the "soundfile" hint to "sound-file."
	  - Bumped to version 0.5.

Wed Sep 29 22:35:16 PDT 2004  Christian Hammond <chipx86@gnupdate.org>

	* notification-spec.xml:
	  - Version 0.4.

Sat Sep 25 00:08:45 PDT 2004  Christian Hammond <chipx86@gnupdate.org>

	* notification-spec.xml:
	  - Added <img/> tag support in the markup section.
	  - Detailed what markup is and what it is not, and its restrictions.
	  - Removed the High urgency level.
	  - Gave a better categorization to notification type formats.
	  - Added new notification types.
	  - Fixed notification expiration so it's a timeout rather than a
	    timestamp.

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.