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
102
103
104
105
106
107
108
109
110
111
112
113
114
|
2001-06-30 Ettore Perazzoli <ettore@ximian.com>
* Makefile.am (buttons_DATA): Add `print.png', `next-message.png',
`previous-message.png'.
2001-06-29 Jakub Steiner <jimmac@ximian.com>
* remove-nntp-folder-24.png, add-nntp-folder-24.png,
refresh-nntp-folders-24.png: manage subscriptions toolbar icons
2001-06-29 Tuomas Kuosmanen <tigert@ximian.com>
* print.png: Icon for print message.
* next-message.png, previous-message.png: New icons to replace
the < > arrows in the mailer.
2001-06-29 Chris Toshok <toshok@ximian.com>
* Makefile.am (images_DATA): add contact-is-a-list.png
2001-06-29 Tuomas Kuosmanen <tigert@ximian.com>
* contact-is-a-list.png: icon for toshok, for contact lists.
2001-06-27 Jeffrey Stedfast <fejj@ximian.com>
* Makefile.am: Install the add-attachment.png icon.
2001-06-27 Tuomas Kuosmanen <tigert@ximian.com>
* evolution-calendar-mini.png: New version of the folder tree's
calendar icon. Doesnt look too much like the contacts icon.
2001-06-19 Damon Chaplin <damon@ximian.com>
* world_map-960.png: world map picture used for selecting timezones.
* Makefile.am (images_DATA): added world_map-960.png for timezones.
2001-06-14 Jakub Steiner <jimmac@ximian.com>
* apply-filters-16.xpm: for mailer menu.
* vfolder-16.xpm: vfolder icon for menu items
* hand-16.xpm: originally ment for customize toolbars. might not
work
* edit-16.xpm: edit message (message open)
2001-06-13 Jakub Steiner <jimmac@ximian.com>
* rdf.png, ico-rdf.png: ximianize those
2001-06-13 Jakub Steiner <jimmac@ximian.com>
* splash-1-0.png: Initial mockup for the final splash.
Didn't wan't to overwrite the unstable splash.png.
2001-06-07 Iain Holmes <iain@ximian.com>
* empty.gif:
es-weather.png
es-appointments.png
ico-calendar.png
ico-mail.png
ico-rdf.png
ico-weather.png
bcg.png
rdf.png
pattern.png: Added all these for the new My Evolution
2001-06-04 Jakub Steiner <jimmac@ximian.com>
* timezone-16.xpm: for events in a diffrent timezone
2001-05-22 Jakub Steiner <jimmac@ximian.com>
* evolution-inbox-mini.png: fixed the shadow
2001-05-17 Dan Winship <danw@ximian.com>
* Makefile.am (images_DATA): Install Jakub's new icons
2001-05-16 Jakub Steiner <jimmac@ximian.com>
* mail-config-druid-48.png, mail-config-druid-identity.png,
mail-config-druid-account-name.png,
mail-config-druid-receive.png, mail-config-druid-send.png,
thankyou.png: config druid icons
thankyou.png can be used for the last step in every evo
druid (like the import one)
2001-05-16 Jakub Steiner <jimmac@ximian.com>
* evolution-calendar.png, evolution-contacts.png,
evolution-inbox.png, evolution-today.png,
evolution-tasks.png: fixed bug #2862. Also changed the
envelope icon
Oh and we use #b39169 for calendar now
2001-05-16 Ettore Perazzoli <ettore@ximian.com>
* Makefile.am (images_DATA): Added `online.png' and `offline.png'.
* online.png: New icon by Tuomas.
* offline.png: New icon by Tuomas.
2001-05-14 Duncan Mak <duncan@ximian.com>
* Makefile.am (images_DATA): add in the new find_message.xpm
2001-05-14 Jakub Steiner <jimmac@ximian.com>
* find_message.xpm: Duncan requested this
|