blob: e11e991a4843af83adde361a1104719a5615f910 (
plain) (
blame)
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
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
|
2004-05-20 Rodney Dawes <dobey@ximian.com>
* Makefile.am (EXTRA_DIST): Add README and jump.xpm
2004-05-19 Jeffrey Stedfast <fejj@novell.com>
* README: New file explaining how to add icons to the build, etc.
* broken-image-*.xpm: Added for use with e-icon-factory.c so we
can return a "bropken image" icon for any icon we can't find/load.
* .: Removed many *many* icons that are no longer used.
2004-03-09 Jakub Steiner <jimmac@ximian.com>
* autocompletion.png:
* Makefile.am: autocompletion icon for the preferences
2004-03-08 Radek Doulik <rodo@ximian.com>
* Makefile.am (images_DATA): added 16 pixels versions of junk
icons from the gnome-icon-theme module
2004-03-08 Jakub Steiner <jimmac@ximian.com>
* alarm.png
* briefcase.png
* cellphone.png
* envelope.png
* evolution-calendar.png
* evolution-notes-mini.png
* evolution-notes.png
* evolution-tasks-mini.png
* evolution-tasks.png
* evolution-today.png
* ico-calendar.png
* im-invisible.png
* import.png
* mail-config-druid-identity.png
* print-preview-24.png
* print.png
* schedule-meeting-16.png
* schedule-meeting-16.xpm
* schedule-meeting-24.png
* stock-notjunk-24.png
* summary-settings.png: since using gnome-icon-theme is miles away, I tried
bringing the art/ mess a bit up to date. Lots of xpm hell still
:(
2004-03-08 Jakub Steiner <jimmac@ximian.com>
* im-nov.png: (16x16). closes bug #54972
2004-02-25 Sivaiah Nallagatla <snallagatla@novell.com>
* Makefile.am : added im-nov.png (icon for Groupwise im)
to images_DATA
2004-02-03 Jakub Steiner <jimmac@ximian.com>
* im-jabber.png: 16x16 jabber
2004-01-29 Jakub Steiner <jimmac@ximian.com>
* im-aim.png
* im-icq.png
* im-msn.png
* im-yahoo.png: it indeed appears you need 16x16
2004-01-29 Jakub Steiner <jimmac@ximian.com>
* im-aim.png
* im-icq.png
* im-msn.png
* im-yahoo.png: although I'm adding these to gnome-icon-theme
instead, these are so ugly I replaced them here too. The rest
of the im-* stuff I'm not quite sure what those represent. Will
try to redo those as well.
I have 16x16 versions of these in git, so if those are used
scaled down, as I saw in a screenshot, feel free to use the
16x16 versions. They will look better.
Also feel free to file icon requests agains the
gnome-icon-theme if you want Evolution icons.
2004-01-15 Not Zed <NotZed@Ximian.com>
* Makefile.am (images_DATA): added flag-for-followup-done-16.png
(glade_DATA): added flag-for-followup-done-48.png
2003-01-11 Christian Hammond <chipx86@gnupdate.org>
* art/im*.png, art/Makefile.am: Added IM png files from Gaim.
2004-01-08 Ross Burton <ross@burtonini.com>
* Makefile.am:
* videoconf.png:
Add a video conferencing icon.
* globe.png:
Replace with the 24x24 version.
Both of these are for the redesigned Collaboration tab in the
contact editor.
2003-12-04 Radek Doulik <rodo@ximian.com>
* Makefile.am (buttons_DATA): added stock junk button and notjunk
placeholder (until artists have the right one)
2003-12-02 Rodney Dawes <dobey@ximian.com>
* Makefile.am: Add flag-for-followup-done.xpm to EXTRA_DIST
2003-12-02 Not Zed <NotZed@Ximian.com>
* flag-for-folloup*: Changed the base flag colour to reddish, and
created a -done set, the original blue-ish colour.
2003-11-12 Jakub Steiner <jimmac@ximian.com>
* about-box.png: replace the foobar file
2003-10-10 Hans Petter Jansson <hpj@ximian.com>
* listview.xpm: Add calendar list view icon.
2003-09-24 Ettore Perazzoli <ettore@ximian.com>
* about-box.png: More artwork from Jakub.
2003-09-24 Ettore Perazzoli <ettore@ximian.com>
* splash.png: New artwork from Jakub.
2003-09-12 Bolian Yin <bolian.yin@sun.com>
* jump.xpm: add icon for the focused jump button.
2003-08-28 Hans Petter Jansson <hpj@ximian.com>
* appointment-reminder.png:
* appointment-reminder-excl.png: Add icons used by the calendar alarm's
systray notification. These are also in gnome-icon-theme HEAD, but
until we have workable stock packages, we use this.
2003-06-23 Jakub Steiner <jimmac@ximian.com>
* splash.png:
* about-box.png: update Copyright info
|