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
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
|
indicator-messages (0.1~ppa15) intrepid; urgency=low
* Making the menu hide if there is no one around to be
in the menu.
-- Ted Gould <ted@ubuntu.com> Sun, 15 Feb 2009 23:01:14 -0600
indicator-messages (0.1~ppa14) intrepid; urgency=low
* Adding in application menu items. They now parse the
desktop file of the application provided as a property.
* Making the IM menu items have icons and times and
clean them up a bit so that they work better. Also
handling property updates.
* Legal stuff. On all headers and in copyright.
-- Ted Gould <ted@ubuntu.com> Fri, 13 Feb 2009 16:40:39 -0600
indicator-messages (0.1~ppa13) intrepid; urgency=low
* Display the icon instead of "messages"
-- Ted Gould <ted@ubuntu.com> Wed, 04 Feb 2009 19:11:54 +0100
indicator-messages (0.1~ppa12) intrepid; urgency=low
* Fixed icon directories and names
-- Ted Gould <ted@ubuntu.com> Wed, 04 Feb 2009 18:14:41 +0100
indicator-messages (0.1~ppa11) intrepid; urgency=low
* Start using our own icons.
-- Ted Gould <ted@ubuntu.com> Wed, 04 Feb 2009 18:00:22 +0100
indicator-messages (0.1~ppa10) intrepid; urgency=low
* Adding in dummy icons
-- Ted Gould <ted@ubuntu.com> Wed, 04 Feb 2009 17:15:51 +0100
indicator-messages (0.1~ppa9) intrepid; urgency=low
* Changed libindicate name to libindicate0, so need to have
another build in the PPA.
-- Ted Gould <ted@ubuntu.com> Tue, 03 Feb 2009 11:59:36 +0100
indicator-messages (0.1~ppa8) intrepid; urgency=low
* Bumping for PPA
-- Ted Gould <ted@ubuntu.com> Mon, 02 Feb 2009 09:19:45 +0100
indicator-messages (0.1~ppa7) intrepid; urgency=low
* Adding in activate callback when the menu item is
clicked on.
-- Ted Gould <ted@ubuntu.com> Fri, 30 Jan 2009 15:08:40 -0600
indicator-messages (0.1~ppa6) intrepid; urgency=low
* Making things better, now menu items are created and
destroyed as they are, well, indicators are created
and destroyed. Also minor cleanups.
-- Ted Gould <ted@ubuntu.com> Thu, 29 Jan 2009 14:53:11 -0600
indicator-messages (0.1~ppa5) intrepid; urgency=low
* Basically now indicators show up if someone puts an IM message
on the Bus. Way cool. No delete or anything fancy, but good
progress.
-- Ted Gould <ted@ubuntu.com> Wed, 21 Jan 2009 19:39:50 -0600
indicator-messages (0.1~ppa4) intrepid; urgency=low
* Make menu items for IM indicators
-- Ted Gould <ted@ubuntu.com> Wed, 21 Jan 2009 14:35:33 -0600
indicator-messages (0.1~ppa3) intrepid; urgency=low
* Adding a build dependency on libindicate-dev
-- Ted Gould <ted@ubuntu.com> Mon, 19 Jan 2009 12:02:08 -0600
indicator-messages (0.1~ppa2) intrepid; urgency=low
* Moving the directory
-- Ted Gould <ted@ubuntu.com> Thu, 04 Dec 2008 23:10:23 -0800
indicator-messages (0.1~ppa1) intrepid; urgency=low
* Initial release
-- Ted Gould <ted@ubuntu.com> Thu, 04 Dec 2008 20:32:25 -0800
|