blob: 2f4309cfca72c2031d65c873ed57df0dbdfc6c33 (
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
|
# Generated by Makefile. Do not edit.
2010-02-22 Ted Gould <ted@gould.cx>
Fix build to include the source files
2010-02-18 Ted Gould <ted@gould.cx>
Adding autogen.sh to dist
2010-02-17 Ted Gould <ted@gould.cx>
Date menuitem, calendar menuitem and time settings menuitem.
2010-02-17 David Barth <david.barth@canonical.com>
checks for evolution and provides a calendar option
2010-02-15 David Barth <david.barth@canonical.com>
add date & settings option
2010-01-07 Ted Gould <ted@gould.cx>
Adding the loadable indicator.
2010-01-06 Ted Gould <ted@gould.cx>
Building a simple menu.
2010-01-05 Ted Gould <ted@gould.cx>
Initalizing and disposing of the label and timer
2010-01-05 Ted Gould <ted@gould.cx>
Adding in a timer to update
2010-01-05 Ted Gould <ted@gould.cx>
Adding comments.
2010-01-05 Ted Gould <ted@gould.cx>
Updating the label with the time
2010-01-04 Ted Gould <ted@gould.cx>
Making a label
2010-01-04 Ted Gould <ted@gould.cx>
Linking in the get_label function
2010-01-04 Ted Gould <ted@gould.cx>
Adding in the indicator defines
2010-01-04 Ted Gould <ted@gould.cx>
The base object for the indicator
2010-01-04 Ted Gould <ted@gould.cx>
Building a very basic indicator.
2010-01-04 Ted Gould <ted@gould.cx>
Boot strap
|