aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
blob: 4e249b19596b318e019cdf2c0e0fb60d9ebb4f15 (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
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
2003-10-31  JP Rosevear <jpr@ximian.com>

    * configure.in: set up vars and rules for versioning the .server
    files

    * Makefile.am's: use rules for versioning .server file, ensure
    built files are removed before disting
    
2003-10-30  Chris Toshok  <toshok@ximian.com>

    * configure.in: (AC_OUTPUT): remove smime/tests for now.

2003-10-30  Chris Toshok  <toshok@ximian.com>

    * configure.in: set enable_smime=yes wherever nss would be
    enabled..  fixes manually specifying the nss libs and enabling the
    smime ui.  Also, add a section for generating the correct SMIME UI
    flags.  gross, but necessary.  it should probably be wrapped in
    with all the other nss library crap.
    (AC_OUTPUT): add smime/tests

2003-10-29  Chris Toshok  <toshok@ximian.com>

    * Makefile.am (SUBDIRS): use $SMIME_DIR. instead of explicitly
    including smime.

    * configure.in: add some smime foo - a status message, an
    AM_CONDITIONAL (ENABLE_SMIME)

2003-10-17  Jeffrey Stedfast  <fejj@ximian.com>

    * configure.in: added a configure check for AI_ADDRCONFIG

2003-10-24  Dan Winship  <danw@ximian.com>

    * libversit/Makefile.am: Change YFLAGS to AM_YFLAGS to stop an
    automake 1.7 warning

2003-10-23  Rodney Dawes  <dobey@ximian.com>

    * confiugre.in: Remove mail/importers/Makefile from AC_OUTPUT
    yet again

2003-10-23  Chris Toshok  <toshok@ximian.com>

    * configure.in: add smime/* dirs. to AC_OUTPUT.

    * Makefile.am (SUBDIRS): add smime/.

2003-10-23  Frederic Crozat  <fcrozat@mandrakesoft.com>

    * configure.in: Check for gnome-thumbnail.h existence 
    (really committed this time).
    
2003-10-22  Ettore Perazzoli  <ettore@ximian.com>

    * configure.in: Set $ACLOCAL to have the $ACLOCAL_FLAGS in it, so
    it doesn't fail to regenerate the files if you run make without a
    manual autogen after making changes to configure.in and friends.
    [Many thanks to Marco Pesenti Gritti for pointing out the fix to
    me.]

2003-10-22  Rodney Dawes  <dobey@ximian.com>

    * configure.in: Require ORBit 2.8.0 or newer for threading

2003-10-22  Rodney Dawes  <dobey@ximian.com>

    * configure.in: Revert broken previous commit and actually remove
    mail/importers/Makefile from AC_OUTPUT

2003-10-22  Rodney Dawes  <dobey@ximian.com>

    * configure.in: Removed mail/importers/Makefile from AC_OUTPUT

2003-10-22  Rodney Dawes  <dobey@ximian.com>

    * configure.in: Removed addressbook/tools/Makefile from AC_OUTPUT

2003-10-22  Jeffrey Stedfast  <fejj@ximian.com>

    * configure.in: Removed pedantic pgp/mime configure flag.

2003-10-22  Dan Winship  <danw@ximian.com>

    * executive-summary/*: Removed; this code has not been used since
    pre-1.0.

    * importers/*: Removed; the actual importers were moved to
    {mail,calendar}/importers long ago.

    * my-evolution/*: Removed; gone in evolution 2.0.

    * notes/*: Removed; never finished and no one is working on it.

    * omf-install/*: Removed; part of old doc system

    * tests/*: Removed; these are ancient. Camel regression tests are
    in camel/tests now.

    * configure.in (E_UTIL_{CFLAGS,LIBS}): Remove soup-2.0 since
    e-proxy is gone.
    (EVOLUTION_MAIL_{CFLAGS,LIBS}): Remove soup-2.0 since the mailer
    uses CamelHTTPStream now.
    (EVOLUTION_EXECUTIVE_SUMMARY_{CFLAGS,LIBS}): Gone
    (AC_OUTPUT): Remove my-evolution/Makefile

    * README: evolution no longer depends on soup

2003-10-21  Dan Winship  <danw@ximian.com>

    * configure.in (GNOME_COMPILE_WARNINGS): Turn off the annoying
    "comparison between signed and unsigned" warning in gcc 3.3

    * evolution-calendar.pc.in (Cflags): add
    -I${privincludedir}/libical

2003-10-08  Frederic Crozat  <fcrozat@mandrakesoft.com>

    * configure.in: Check for gnome-thumbnail.h existence.

2003-09-04  Dan Winship  <danw@ximian.com>

    * camel.pc.in (Requires): 
    * evolution-addressbook.pc.in (Requires): 
    * evolution-calendar.pc.in (Requires): 
    * evolution-shell.pc.in (Requires): Require gal-2.2

2003-08-27  Bolian Yin <bolian.yin@sun.com>

    * configure.in: add a11y/widgets/Makefile
    * Makefile.am: move a11y directory before widgets directory.

2003-08-21  Not Zed  <NotZed@Ximian.com>

    * HACKING: Wrote one.

2003-08-20  Bolian Yin <bolian.yin@sun.com>

    * configure.in: Add a11y checking, and a11y Makefiles
    * Makefile.am: add a11y subdirectory

2003-08-13  Mike Kestner  <mkestner@ximian.com>

    * configure.in: don't make 1.5 the default version (ie LN_S)
    update to use gal-2.2

2003-08-01  Not Zed  <NotZed@Ximian.com>

    * configure.in: Add option for '--enable-imapp', for 'new' imap
    code.

2003-07-26  Larry Ewing  <lewing@ximian.com>

    * configure.in: use libgtkhtml-3.1 for linking.

2003-07-26  Rodney Dawes  <dobey@ximian.com>

    * configure.in: Bump version to "1.5", so that we end up being
    parallel installable with 1.4 again, but we can still release
    a "1.5.0" tarball when we get to that point in 6 months
    
2003-07-23  Dan Winship  <danw@ximian.com>

    * configure.in: Define EVO_MARSHAL_RULE, which creates glib
    marshaller .c and .h files that don't cause gcc warnings

    * marshal.mk: The Makefile fragment used by EVO_MARSHAL_RULE.
    (Can't include newlines in an AC_SUBST, so we have to use
    AC_SUBST_FILE)

    * Makefile.am (EXTRA_DIST): add marshal.mk

2003-07-20 Hasbullah Bin Pit <sebol@ikhlas.com>

    *configure.in: Added 'ms' (Malay) to ALL_LINGUAS.

2003-07-10  Rodney Dawes  <dobey@ximian.com>

    * configure.in: Change version to 1.4.99 since HEAD is not the
    stable 1.4 branch, as evolution-1-4-branch was created post-1.4.1
    
2003-07-01  Dan Winship  <danw@ximian.com>

    * configure.in: Check for gnome-icon-lookup.h (which could mean
    either plain GNOME 2.2 or Sun GNOME 2.0)

2003-06-30  Rodrigo Moya <rodrigo@ximian.com>

    * configure.in:
    * Makefile.am: removed libwombat from the build.

    * evolution-calendar.pc.in: removed -lwombat.

    * libwombat/*: removed unused directory.

== Version 1.4.1 ==

2003-06-25  Ettore Perazzoli  <ettore@ximian.com>

    * configure.in: Depend on GtkHTML 3.0.6, gal 1.99.8.

    * README: Update

2003-06-23  Ettore Perazzoli  <ettore@ximian.com>

    * data/Makefile.am: Added implicity rule to subst @BASE_VERSION@
    in evolution.desktop.in.in to generate evolution.desktop.in.
    (desktop_in_file): Removed.
    (desktop_in_in_file): New.
    (kdedesktop_file): Update substitution to use
    $(desktop_in_in_file) instead of $(desktop_in_file).
    (noinst_DATA): Add $(desktop_file).
    (install-data-local): Depend on $(mime_file) and $(keys_file).
    (EXTRA_DIST): Remove $(desktop_file), replace $(desktop_in_file)
    with $(desktop_in_in_file).

2003-06-19  Dan Winship  <danw@ximian.com>

    * tools/killev.c (kill_component): clean this up a little and make
    it deal with "evolution" vs "evolution-1.4"

2003-06-19  Danilo Ĺ egan  <dsegan@gmx.net>

    * configure.in: Added "sr" and "sr@Latn" to ALL_LINGUAS.

2003-06-17  Not Zed  <NotZed@Ximian.com>

    * NEWS: Updated for current mail stuff.

2003-06-13  Ettore Perazzoli  <ettore@ximian.com>

    * tools/Makefile.am: Remove evolution-launch-composer since it's
    no longer needed.