Updated Traditional Chinese translation.
[evolution.git] / ChangeLog
blob9b7ef99f00fc9f2673418402ab3b2c618f8f6a6b
1 2005-08-07  Rodney Dawes  <dobey@novell.com>
3         * help/C/evolution.xml: Change references to the term "vfolder" to
4         use the term "Search Folder" instead
6 2005-08-04  Sunil Mohan Adapa  <sunil@atc.tcs.co.in>
8         * configure.in: Added "te" to ALL_LINGUAS
10 2005-07-29  Harish Krishnaswamy  <kharish@novell.com>
12         * configure.in: Bump version number
13         
14         *****Release 2.3.6.1***** includes fix for
15         #311731 - (Removing folders from an IMAP) 
16         
18 2005-07-26  Harish Krishnaswamy  <kharish@novell.com>
20         * plugins/calendar-weather/Makefile.am:
21         * plugins/groupwise-features/Makefile.am:
22         * plugins/mail-account-disable/Makefile.am:
23         * plugins/mailing-list-actions/Makefile.am:
24         * plugins/print-message/Makefile.am: Fix make distcheck issues.
26         * configure.in: Bump version number
27         ***** Release 2.3.6 *****
29 2005-07-20  Tor Lillqvist  <tml@novell.com>
31         * configure.in: Add AC_LIBTOOL_WIN32_DLL. It is apparently
32         required when using bleeding edge libtool.
34         Enable building with Mozilla nspr and nss on Win32. No -ldl on
35         Win32. No import library for softokn3.dll provided by the Mozilla
36         people for some reason.
38         Add libedataserverui, libglade and gtk+ to the dependencies of
39         CERT_UI, as the libraries in smime call functions from them.
41 2005-07-19  Sankar P  <psankar@novell.com>
43         * configure.in : Removed the proxy and proxy-login plugins as they are 
44         merged into the groupwise-features plugin.
45         
46 2005-07-13  Tor Lillqvist  <tml@novell.com>
48         * configure.in: Add libedataserverui to the IMPORTERS dependency
49         list.
51 2005-07-13  Harish Krishnaswamy <kharish@novell.com>
52         
53         *configure.in : bump version
54         ***** Release 2.3.5.1 *****
56 2005-07-13  Tor Lillqvist  <tml@novell.com>
58         * configure.in: Don't attempt to build the sa-junk-plugin on
59         Win32, it's very Unix-specific.
61         * win32/libevolution-mail.def: Add more entries.
63 2005-07-12  Harish Krishnaswamy  <kharish@novell.com>
65         * configure.in: bump version
66         ***** Release 2.3.5 *****
68 2005-07-12  Harish Krishnaswamy  <kharish@novell.com>
70         * plugins/Makefile.am : Remove groupwise-features
71         plugin as it is already listed as a base plugin
73 2005-07-12  Chenthill Palanisamy  <pchenthill@novell.com>
75         * configure.in: Removed the shell/importer from
76         AC_OUPUT.
77         
78 2005-07-12  Vivek Jain <jvivek@novell.com>
79         
80         * configure.in : correted twice inclusion of sa-junk-plugin in
81         "plugins_base" section
83 2005-07-12  Vivek Jain <jvivek@novell.com>
84         
85         * configure.in : added sa-junk-plugin to 
86         base plugins and AC_OUTPUT section
88 2005-07-11  Sarfraaz Ahmed <asarfraaz@novell.com>
90         * plugins/exchange-account-setup : Removed this directory. This
91         functionality has now been moved to exchange-operations.
93 2005-07-11  Srinivasa Ragavan <sragavan@novell.com>
94         
95         * configure.in: Added gnome-vfs-module-2.0  to E_WIDGETS_CFLAGS 
96         for the merged attachment bar.
98 2005-07-10  Shreyas Srinivasan <sshreyas@novell.com>
100         * configure.in: Add mail-account-disable, proxy, proxy-login and
101         groupwise-account-setup to the plugin list.
102         
103 2005-07-02  Harish Krishnaswamy  <kharish@novell.com>
105         * configure.in: bump version
107 2005-06-27  Tor Lillqvist  <tml@novell.com>
109         * configure.in: Drop local mail file lock method tests and the
110         option --enable-file-locking, these are not used in evolution. (Is
111         used in e-d-s.) Ditto for sendmail operation tests and the
112         --with-broken-spool option.
114         * win32/libemiscwidgets.def: Add e_selection_model_selection_row_changed.
116 2005-06-25  Not Zed  <NotZed@Ximian.com>
118         * configure.in: remove need to define NULL in getaddrinfo check.
120 2005-06-25  Not Zed  <NotZed@Ximian.com>
122         * configure.in: move prefer-plain and save-attachments to
123         experimental where they belong.
125 2005-06-23  Harish Krishnaswamy <kharish@novell.com>
126         
127         * configure.in : add mono plugin to the base list only if 
128         it was enabled as a configure option.
130 2005-06-23  Kaushal Kumar  <kakumar@novell.com>
132         * e-util/Makefile.am, widgets/e-timezone-dialog/Makefile.am,
133         addressbook/gui/search/Makefile.am, 
134         plugins/groupwise-features/Makefile.am: Added widgets in INCLUDES.
136         Updated the include paths to use misc instead of widgets/misc.
138 2005-06-23  Not Zed  <NotZed@Ximian.com>
140         * configure.in: fix the --enable-profiler not to disable otherwise
141         enabled plugins.  & added default-mailer plugin stuff.
143 2005-06-18  Tor Lillqvist  <tml@novell.com>
145         * configure.in (EXTRA_GNOME dependencies): Use $FULL_GNOME_DEPS
146         here explicitly instead of duplicating the list. In the makefiles
147         no need to use both EXTRA_GNOME_CFLAGS and GNOME_FULL_CFLAGS,
148         EXTRA_GNOME_CFLAGS is enough. (Ditto for _LIBS.)
150         (privsolibdir): New autoconf variable. On Unix it is identical to
151         privlibdir, on Win32 identical to libdir.
153         There is no RPATH mechanism in Win32 DLLs or EXEs. The intention
154         is that Evolution's private shared libraries will be marked in the
155         Makefile.am files as privsolib_LTLIBRARIES. They will thus on
156         Windows get installed in libdir. The DLLs will actually get
157         installed in bindir, thanks to libtool magic. It will thus suffice
158         to have bindir in PATH.
160         This also means that we can use gnome_win32_get_prefixes() in
161         libeutil to find out the installation location on the end-user
162         machine based on the location of the DLL. gnome_win32_get_prefixes() 
163         assumes the DLL is in a "bin" subfolder of the end-user
164         installation prefix.
166         * win32/Makefile.am (EXTRA_DIST): Fix typo. Add libetable and
167         libetext.
169         * win32/libetable.def
170         * win32/libetext.def: New files.
172         * win32/libemiscwidgets.def: Add new entries.
174 2005-06-17  Kaushal Kumar  <kakumar@novell.com>
176         * Retired GAL from Head. The relevant files have moved inside 
177         evolution. Thanks to JP Rosevear for performing the cvs surgery. The 
178         files have been moved in the following order.
180         evolution/e-util <- gal/gal/util
181         evolution/a11y <-  gal/gal/a11y
182         evolution/a11y/e-table <- gal/gal/a11y/e-table
183         evolution/a11y/e-text <- gal/gal/a11y/e-text
184         evolution/widgets/table <- gal/gal/e-table
185         evolution/widgets/text <- gal/gal/e-text
186         evolution/widgets/misc <- gal/gal/widgets
187         evolution/widgets/misc/pixmaps <- gal/gal/widgets/pixmaps
188         evolution/widgets/menus <- gal/gal/menus
190         Following is the summary of changes done to fix the build:-
191         - New files added to cvs repository,
192                 - a11y/e-table/Makefile.am
193                 - a11y/e-text/Makefile.am
194                 - widgets/table/Makefile.am
195                 - widgets/text/Makefile.am
196                 - widgets/misc/pixmaps/Makefile.am
197                 - iconv-detect.h
198                 - iconv-detect.c
199         - Updated configure.in.
200         - Updated all the relevant Makefile.am files.
201         - Updated the include paths to replace all gal references.
202         - Updated the marshal list to suit gal files requirements. 
204 2005-06-16 Harish Krishnaswamy <kharish@novell.com>
205         
206         * configure.in : add mono to the plugins list
207         
208         * data/evolution.desktop.in.in : 
209         Fix for #307176 (patch from Andre Klapper)
210         correct the version of evolution-data-server.
212 2005-06-15  Tor Lillqvist  <tml@novell.com>
214         * configure.in: Check for Win32. Define Automake conditional
215         OS_WIN32. Define autoconf substitutions SOEXT (.so vs. .dll) and
216         NO_UNDEFINED (empty vs. -no-undefined). Check for regexec, perhaps
217         in a separate -lregex. Include also camel-provider's CFLAGS and
218         LIBS for IMPORTERS. Expand win32/Makefile.
220         * Makefile.am (SUBDIRS): Add win32.
221         
222         * plugin.mk: Expand also @SOEXT@.
224         * server.mk: Expand also @SOEXT@ and @EXEEXT@.
226         * win32/README
227         * win32/Makefile.am
228         * win32/dummy.la
229         * win32/libemiscwidgets.def
230         * win32/libevolution-addressbook.def
231         * win32/libevolution-calendar.def
232         * win32/libevolution-mail.def
233         * win32/libfilter.def: New files. Build bootstrap import libraries
234         for some of Evolution's DLLs to work around circular dependencies
235         between some of the shared libraries. Circular dependecies are
236         problematic on Win32 where one can't have undefined symbols in
237         executables (or shared libraries).
239 2005-06-14  Sarfraaz Ahmed <asarfraaz@novell.com>
241         * configure.in : Add a configure option --enable-exchange to build
242         Exchange plugins. Also changed the Exchange plugin name to
243         exchange-operations.
245 2005-06-12  Sarfraaz Ahmed <asarfraaz@novell.com>
247         * plugins/exchange-operations : Added a new plugin directory for
248         renaming exchange-account-setup as exchange-operations.
250 2005-06-10  Sarfraaz Ahmed <asarfraaz@novell.com>
252         * configure.in : Added CAMEL_EXCHANGE CFLAGS/LIBS for exchange plugins.
254 2005-06-07 Harish Krishnaswamy <kharish@novell.com>
256         * configure.in: bump version.
258 2005-05-25  Not Zed  <NotZed@Ximian.com>
260         * configure.in: if --enable-mono, then enable the mono plugin.
262 2005-05-23  Vivek Jain <jvivek@novell.com>
263         
264         * configure.in : Removed the entries of 
265         groupwise-account-setup
266         shared-folder
267         groupwise-send-options
268         groupwise-status-tacking
269         send-options
270         addressbook-groupwise
271         from AC_OUTPUT and base plugins and added
272         consolidated 'groupwise-features' plugin to base plugins and 
273         AC_OUTPUT
275 2005-05-19  Chenthill Palanisamy  <pchenthill@novell.com>
277         * configure.in: Added a plugin to mark all messages
278         as read for the selected and the sub folders to base
279         plugin.
281 2005-05-19  Vivek Jain <jvivek@novell.com>
282         
283         * configure.in : add print-message plugin to base plugins and 
284          AC_OUTPUT
286 2005-05-18  Harish Krishnaswamy  <kharish@novell.com>
288         * configure.in : Bump version
290 2005-05-13  Rodney Dawes  <dobey@novell.com>
292         * plugins/Makefile.am (DIST_SUBDIRS): Add profiler so that it gets
293         disted properly
295 2005-05-12  Not Zed  <NotZed@Ximian.com>
297         * configure.in: Added mail-remote stuff.  an experimental plugin.
299 2005-05-12  Harish Krishnaswamy  <kharish@novell.com>
301         * configure.in: check for libsoup-2.4 else fail over
302         to libsoup-2.2.
304 2005-05-06  Not Zed  <NotZed@Ximian.com>
306         * plugin.mk: changed .eplug rule to also convert i18n tags if it
307         ends in xml.  Also convert .error.xml into .error converting i18n
308         tags.
310 2005-05-06      Srinivasa Ragavan <sragavan@novell.com>
312         * addressbook/gui/component/ldap-config.glade: Changed string 'login'
313         * mail/evolution-mail.schemas.in.in: Rephrased photo string
314         * mail/mail-config.glade: Rephrased photo string
315         * ui/evolution-mail-message.xml: Changed 'From' to 'from'
316         
317 2005-05-05  Harish Krishnaswamy  <kharish@novell.com>
319         * configure.in: reset upgrade revision to 0
321 2005-05-04 Amish <lists@munshi.biz>
322         
323         * evolution-plugin.pc.in, evolution-shell.pc.in : use
324         @GAL_PACKAGE@ instead of hardcoding the version. Fixes
325         evolution-exchange build issues.
326         
327 2005-04-28  Not Zed  <NotZed@Ximian.com>
329         * configure.in: add an --enable-profiling arg, build the profiling
330         plugin optionally as well.
332 2005-04-26  Harish Krishnaswamy  <kharish@novell.com>
334         * configure.in : Bump version
336 2005-04-25  Harish Krishnaswamy  <kharish@novell.com>
338         * configure.in: Bump libsoup requires.
340 2005-04-20  James Henstridge  <james@jamesh.id.au>
342         * configure.in (EVO_SET_COMPILE_FLAGS): fix up macro so that it
343         doesn't trigger configure failures with newer versions of
344         pkg-config.  Fixes bug #300436.
346 2005-04-11  Harish Krishnaswamy  <kharish@novell.com>
348         * configure.in: bump version, requires
350 2005-03-11  David Malcolm  <dmalcolm@redhat.com>
352         * configure.in: set up DBUS_VERSION for use in the new-mail-notify
353         plugin 
355 2005-03-31  Steve Murphy  <murf@e-tools.com>
357         * configure.in: Added "rw" to ALL_LINGUAS.
359 2005-03-29  Adi Attar  <aattar@cvs.gnome.org>
361         * configure.in: Added "xh" to ALL_LINGUAS.
363 2005-03-27  Ahmad Riza H Nst  <ari@160c.afraid.org>
365         * configure.in: Added id (Indonesian) to ALL_LINGUAS line.
367 2005-03-21  Radek Doulik  <rodo@novell.com>
369         * configure.in: require gtkhmtl 3.7.0 with 3.8 package/api version
371 2005-03-21  Philip Van Hoof  <pvanhoof@gnome.org>
373         * configure.in: Fix for #73917
374         
375 2005-03-16  Pawan Chitrakar  <pawan@nplinux.org>
377         * configure.in: Added ne in ALL_LINGUAS
379 2005-03-07  JP Rosevear  <jpr@novell.com>
381         * configure.in: bump version, requires
383 2005-02-28  JP Rosevear  <jpr@novell.com>
385         * configure.in: bump version, requires
387 2005-02-28  JP Rosevear  <jpr@novell.com>
388   
389         * configure.in: add startup wizard plugin
390         
391 2005-02-28  JP Rosevear  <jpr@novell.com>
392   
393         * plugins/Makefile.am: dist standard and experimental plugins
394   
395         * configure.in: move "all" plugins to standard and experimental
396         and default to building the standard set
397                 
398 2005-02-27  JP Rosevear  <jpr@novell.com>
400         * configure.in: add mail/default/de to ac_output to fix the build
402 2005-02-23  Björn Torkelsson <torkel@acc.umu.se>
404         * Makefile.am (DISTCLEANFILES): remove *.pc and intltool-*
405         files generated by configure when running make distclean.
407 2005-02-23  Hans Petter Jansson  <hpj@novell.com>
409         * configure.in: Make mailer depend on libedataserverui.
411 2005-02-22  Marco Pesenti Gritti  <marco@gnome.org>
413         * configure.in: Depend on gnome-vfs >= 2.4
415 2005-02-22  Rodney Dawes  <dobey@novell.com>
417         * data/Makefile.am (CLEANFILES): add new variable with the generated
418         keys and desktop file listed so that they get removed with make clean
419         (EXTRA_DIST): Don't dist the generated keys file
421 2005-02-01  Priit Laes <amd@store20.com>
423         * configure.in : Remove duplicate entries for addressbook-groupwise,
424         groupwise-status-tracking and default-source in plugins list. Fixes
425         make distclean.
427 2005-02-01  JP Rosevear  <jpr@novell.com>
429         * MAINTAINERS: Update
431 2005-02-01  Priit Laes <amd@store20.com>
433         * configure.in : Remove duplicate entry for calendar-file in
434         plugins list.
436 2005-01-30  Harish Krishnaswamy <kharish@novell.com>
438         * configure.in : Correct the typo in plugins_base made in
439         the commit below - let the HEAD to get built again.
440         
441 2005-01-29  Sivaiah Nallagatla <snallagatla@novell.com>
443         * configure.in : add addressbook-groupwise plguin to the 
444         plguin list 
446 2005-01-26  Rodney Dawes  <dobey@novell.com>
448         * configure.in: Add mail/default/pt/Makefile to AC_OUTPUT
450 2005-01-24  JP Rosevear  <jpr@novell.com>
452         * configure.in: bump version and requires
454 2005-01-21  JP Rosevear  <jpr@novell.com>
456         * configure.in: e-util needs libgnomeprintui now 
458 2005-01-21  Sivaiah Nallagatla <snallagatla@novell.com>
459                                                                                
460         * configure.in : added addressbook-file plugin 
462 2005-01-21  Sivaiah Nallagatla <snallagatla@novell.com>
464         * configure.in : added default-source plugin  
466 2005-01-20  Parthasarathi Susarla <sparthasarathi@novell.com>
467         
468         * configure.in : added a plugin for displaying the
469           groupwise status tracking options
471 2005-01-13  JP Rosevear  <jpr@novell.com>
473         * configure.in: bump version to 2.1.3.2
475 2005-01-13  Rodney Dawes  <dobey@novell.com>
477         * configure.in: Add new-mail-notify to the plugins_all listing
478         so that it gets disted properly
480 2005-01-12  JP Rosevear  <jpr@novell.com>
482         * configure.in: fix plugin listing, bump upgrade revision so
483         weather calendar group appears
485 2005-01-10  JP Rosevear  <jpr@novell.com>
487         * configure.in: make itip-formatter a base plugin
489 2005-01-11  JP Rosevear  <jpr@novell.com>
491         * configure.in: bump version
493 2005-01-11  Not Zed  <NotZed@Ximian.com>
495         * configure.in: added new mail plugin & checks.
497 2005-01-10  Sushma Rai  <rsushma@novell.com>
499         * configure.in: Added Exchange account settings plugin
501 2005-1-10  Parthasarathi Susarla <sparthasarathi@novell.com>
502         * configure.in : added send options plugin to base plugin list
504 2005-01-10 Vivek Jain <jvivek@novell.com>
506         * configure.in : Add shared-folder to plugin 
507          and base plugin list. Add corresponding Makfile to AC_OUTPUT section.
509 2005-01-10 Chenthill Palanisamy <pchenthill@novell.com>
511         * configure.in: add send-options plugin
513 2005-01-09  JP Rosevear  <jpr@novell.com>
515         * configure.in: add calendar-file plugin
517 2005-01-08 Priit Laes <amd@store20.com>
518         
519         * configure.in : Remove duplicate entry for itip-formatter in
520         plugins list.
522 2005-01-08 Harish Krishnaswamy <kharish@novell.com>
524         * configure.in : Add gnome-vfs-module-2.0 to Evo compile flags for
525         the calendar.
527 2005-01-08  Hans Petter Jansson  <hpj@novell.com>
529         * configure.in: Add libedataserverui to the e-util libs and cflags.
531 2005-01-07  Rodrigo Moya <rodrigo@novell.com>
533         * configure.in: removed weatherdatadir definition here.
535 2005-01-07  David Trowbridge <David.Trowbridge@Colorado.edu>
537         * configure.in: added calendar-weather plugin to build.
539 2005-01-06  JP Rosevear  <jpr@novell.com>
541         * data/Makefile.am: add some uninstall rules for local data
543 2005-01-03  JP Rosevear  <jpr@novell.com>
545         * configure.in: add itip-formatter to the "all" list, its not
546         ready to be in the base yet though
548 2004-12-23  Hans Petter Jansson  <hpj@novell.com>
550         * configure.in: Remove select-names from Makefile output list.
552 2004-12-17  Not Zed  <NotZed@Ximian.com>
554         * devel-docs/misc/errors.txt (BUILT_SOURCES): add translation stuff.
556 2004-12-16  Not Zed  <NotZed@Ximian.com>
558         * Makefile.am, configure.in: added evolution-plugin.pc, pkg-config
559         file required for plugin development.
561 2004-12-20  JP Rosevear  <jpr@novell.com>
563         * configure.in: bump version, requires
565 2004-12-14  JP Rosevear  <jpr@novell.com>
567         Fixes #6066
568         
569         * README.translators: New information for translators
571         * README: Update slightly for 2.1/2.2
573 2004-12-14  Rodney Dawes  <dobey@novell.com>
575         * configure.in (AC_OUTPUT): Add mail/default/zh_CN/Makefile
577 2004-12-08  Hans Petter Jansson  <hpj@novell.com>
579         * plugins/shared-folder/share-folder-common.c: Include
580         <libebook/e-destination.h> from evolution-data-server.
582 2004-12-03  Sivaiah Nallagatla <snallagatla@novell.com>
584         * configure.in : Add groupwise-account-setup to plguin 
585          and base plugin list. Add corresponding Makfile to AC_OUTPUT section.
586         
587 2004-12-01  Dafydd Harries  <daf@muse.19inch.net>
589         * configure.in: Add "cy" (Welsh) to ALL_LINGUAS.
591 2004-11-29  JP Rosevear  <jpr@novell.com>
593         * configure.in: bump version, requires
595 2004-12-02  Not Zed  <NotZed@Ximian.com>
597         * configure.in: Make evolution mail link to camel-provider not
598         camel only.  Removed some camel stuff.
600 2004-11-16  Not Zed  <NotZed@Ximian.com>
602         * Makefile.am (SUBDIRS): removed camel.
604         * configure.in: Removed camel building, fixed module includes to
605         use camel via packageconfig.
607 2004-11-15  Not Zed  <NotZed@Ximian.com>
609         * configure.in: Added libeds to camel and mail and filter cflags.
611 2004-11-09  Rodney Dawes  <dobey@novell.com>
613         * configure.in: Add AC_SUBST for plugins_base also
615         * plugins/Makefile.am: Add plugins_base to DIST_SUBDIRS so that we
616         dist the plug-ins we actually build by default
618 2004-11-04  Not Zed  <NotZed@Ximian.com>
620         * configure.in: added mailing-list-actions plugin.
622 2004-11-04  Not Zed  <NotZed@Ximian.com>
624         * configure.in: modified base vs optional logic slightly and added
625         a warning if you build with --enable-plugins=no.
627 2004-11-04  David Trowbridge <David.Trowbridge@Colorado.edu>
629         * configure.in: Added calendar-http module, and setup a mechanism
630         for base vs optional plugins.
632 2004-11-03  JP Rosevear  <jpr@novell.com>
634         * configure.in: fix the logic
635         
636 2004-11-03  JP Rosevear  <jpr@novell.com>
638         * configure.in: handle plain --enable-plugins and
639         --enable-plugins=yes by making it the equivalent of "all"               
641 2004-11-03  Not Zed  <NotZed@Ximian.com>
643         * configure.in: added plugin-manager plugin.
645 2004-11-01  JP Rosevear  <jpr@novell.com>
647         * Makefile.am: dist plugin.mk
649 2004-10-29  Rodrigo Moya <rodrigo@novell.com>
651         * configure.in: added mail-to-meeting plugin.
653 2004-10-28 Nat Friedman <nat@novell.com>
655         * configure.in: Re-enable bbwhatever becuase I think it works now.
657 2004-10-27  JP Rosevear  <jpr@novell.com>
659         * configure.in: revive E_WIDGETS_CFLAGS/LIBS because of needing to
660         add libedataserverui
662 2004-10-27  Not Zed  <NotZed@Ximian.com>
664         * configure.in: removed bbwhatever it is until the makefiles are
665         fixed.
667 2004-10-25  Radek Doulik  <rodo@ximian.com>
669         * configure.in: added audio-inline plugin, added gstreamer check
670         for it
672         if gstreamer is not available, remove audio-inline plugin from the
673         plugins list
675 2004-10-22  Harish K  <kharish@novell.com>
677         * configure.in: Added mark-calendar-offline plugin
679 2004-10-22  Jeffrey Stedfast  <fejj@ximian.com>
681         * configure.in: Added folder-unsubscribe plugin
683 2004-10-22  Nat Friedman <nat@novell.com>
685         * configure.in: Added the bbdb plugin.
687 2004-10-21  Rodrigo Moya <rodrigo@novell.com>
689         * configure.in: added save-calendar plugin.
691 2004-10-21  Not Zed  <NotZed@Ximian.com>
693         * configure.in: added copy-tool plugin.
695 2004-10-20  JP Rosevear  <jpr@novell.com>
697         * configure.in: add select-one-source to the plugin list
699 2004-10-20  Not Zed  <NotZed@Ximian.com>
701         * configure.in: added prefer plain plugin.
702         
703 2004-10-20  Not Zed  <NotZed@Ximian.com>
705         * configure.in: added save attachments plugin.
707 2004-10-20  JP Rosevear  <jpr@novell.com>
709         * Makefile.am: list plugins as a subdir
711         * plugins/Makefile.am: build enabled plugins
713         * plugin.mk: simple rule for creating .eplug files
715         * configure.in: add plugin foo; --enable-plugins=all turns them
716         all on, or you can --enable-plugins="<plugin dir> <plugin dir>" to
717         list specific ones
719 2004-10-15  Sarfraaz Ahmed <asarfraaz@novell.com>
720         
721         * camel.pc.in : Change gal-2.2 to gal-2.4
722         * evolution-shell.pc.in : Similar
724 2004-10-13  JP Rosevear  <jpr@novell.com>
726         * configure.in: remove plugins from ac output
727         
728 2004-10-13  JP Rosevear  <jpr@novell.com>
730         * configure.in: pull in libedataserverui as appropriate
732 2004-10-01  Jeffrey Stedfast  <fejj@novell.com>
734         * configure.in (localedir): Enable imap4 plugin by default. We
735         need to get people building this and testing it.
737 2004-10-01  JP Rosevear  <jpr@novell.com>
739         * configure.in: set the GETTEXT_PACKAGE to evolution-2.2
740         
741 2004-10-01  JP Rosevear  <jpr@novell.com>
743         * configure.in: set a GTKHTML_API_VERSION variable
745 2004-09-13  Not Zed  <NotZed@Ximian.com>
747         * configure.in: change the way ipv6 stuff is done.  separate ipv6
748         setting from getaddrinfo call check, and default to on if the
749         interfaces are available.
751 2004-09-17  William Jon McCann  <mccann@jhu.edu>
753         * configure.in: Fix typos in gal dependency.
755 2004-09-16  JP Rosevear  <jpr@novell.com>
757         * configure.in: use AC_DEFINE properly
758         
759 2004-09-16  JP Rosevear  <jpr@novell.com>
761         * configure.in: bump EDS and gal requirements
763 2004-09-16  JP Rosevear  <jpr@novell.com>
765         * configure.in: bump version to 2.1.0 and set base version to 2.2;
766         define DEVELOPMENT here so we don't have to alter code to change
767         in future
769 2004-09-13  Tomasz KĹ‚oczko <kloczek@pld.org.pl>
771         * data/evolution.desktop.in: added missing Encoding=UTF-8 field 
772           (validate desktop file).
774 2004-09-11  Akagic Amila  <bono@linux.org.ba>
776         * configure.in: Added 'bs' to ALL_LINGUAS.
777         
778 2004-08-27  JP Rosevear  <jpr@novell.com>
780         * configure.in: bump version, requirements
782 2004-08-23  Jeffrey Stedfast  <fejj@novell.com>
784         * configure.in: Added some comments about --enable-openssl
785         (e.g. why it is disabled)
787 2004-08-18  Kjartan Maraas  <kmaraas@gnome.org>
789         * configure.in: Added Â«nb» to ALL_LINGUAS.
791 2004-08-13  JP Rosevear  <jpr@novell.com>
793         * configure.in: bump version. requires
795 2004-08-13  Rodney Dawes  <dobey@novell.com>
797         * acinclude.m4: Revert previous EVO_LDAP_CHECK changes, aren't working
798         as well as expceted and determined in testing
800 2004-08-13  Frederic Crozat  <fcrozat@mandrakesoft.com>
802         * configure.in:
803         Add option to specify location of kerberos 4/5 libraries and
804         headers directories.
805         Needed for 64bits support.
807 2004-08-13  Rodney Dawes  <dobey@novell.com>
809         * configure.in: Add value and description fields to AC_DEFINE calls
810         for the HAVE_ET_COM_ERR_H and HAVE_COM_ERR_H checks
812 2004-08-13  Rodney Dawes  <dobey@novell.com>
814         * acinclude.m4: Remove EVO_CHECK_LIB
815         Update EVO_LDAP_CHECK to support --with-openldap-{libs,includes}
816         Sync with e-d-s acinclude.m4 (Adds GTK_DOC_CHECK)
818 2004-08-13  Rodney Dawes  <dobey@novell.com>
820         * configure.in: Check for et/comm-err.h and comm_err.h so that
821         we can include the correct one
823 2004-08-12  Rodney Dawes  <dobey@novell.com>
825         * data/evolution.desktop.in.in: Update Name and description to
826         not include "Ximian" or "(Unstable)"
827         Remove the MimeType field since we can't open these types on the
828         command line
830 2004-08-12  Jeffrey Stedfast  <fejj@novell.com>
832         * configure.in: Check for gtk+-2.4 in order to enable the use of
833         GtkFileChooser.
835 2004-08-09  Ankit Patel <ankit@redhat.com>
837         * configure.in: Gujarati & Panjabi Languages added
839 2004-08-02  JP Rosevear  <jpr@novell.com>
841         * configure.in: bump version, requirements
843 2004-08-01  JP Rosevear  <jpr@novell.com>
845         * configure.in: add libedataserver to E_UTIL flags
847 2004-07-25  Gil Osher  <dolfin@rpg.org.il>
849         * configure.in: Added 'he' (Hebrew) to ALL_LINGUAS.
851 2004-07-21  Ray Strode  <rstrode@redhat.com>
853         * evolution/data/evolution.desktop.in.in: Add MimeType line to
854         desktop file new mime sytem.
856 2004-07-19   JP Rosevear  <jpr@novell.com>
858         * configure.in: bump version, requirements
860 2004-07-07  Chris Toshok  <toshok@ximian.com>
862         * configure.in: add CAMEL_GROUPWISE cflags/libs.
864 2004-07-02  JP Rosevear  <jpr@novell.com>
866         * configure.in: bump version, requirements
868 2004-08-24  JP Rosevear  <jpr@novell.com>
870         * configure.in (plugindir): set a plugin dir so we can easily
871         install to the same place everywhere
872         
873 2004-08-24  JP Rosevear  <jpr@novell.com>
875         * configure.in: Check for mono support properly
877 2004-07-05  Not Zed  <NotZed@Ximian.com>
879         * configure.in: add some mono checks.
881 2004-06-24  Pablo Saratxaga  <pablo@mandrakesoft.com>
883         * configure.in: Added Walloon (wa) to ALL_LINGUAS.
885 2004-06-20  Arafat Medini <lumina@silverpen.de>
887         * configure.in: Added arabic locale ar to ALL_LINGUAS.
889 2004-06-17  Fernando Herrera  <fherrera@onirica.com>
891         * data/evolution.desktop.in.in: Use "Evolution" for 
892         X-GNOME-Bugzilla-Product to match b.x.c product name.
894 2004-06-09  Dan Winship  <danw@novell.com>
896         * configure.in (AC_OUTPUT): Remove shell/glade/Makefile, which has
897         been merged into shell/Makefile
899 2004-06-03  JP Rosevear  <jpr@novell.com>
901         * configure.in: bump version, requirements
903 2004-06-02  Chris Toshok  <toshok@ximian.com>
905         * configure.in (EDS_REQUIRED): bump to 0.0.93.1.
906         (BASE_VERSION): change to 12 for the ESource absolute_uri stuff.
908 2004-06-01  Not Zed  <NotZed@Ximian.com>
910         * configure.in: check for statvfs.
912 2004-05-24  Chris Toshok  <toshok@ximian.com>
914         * configure.in: add addressbook/tools/Makefile.am back to the
915         build.
917 2004-05-19  Jeffrey Stedfast  <fejj@novell.com>
919         * configure.in: Setup the icon install paths (not that we actually
920         use them yet).
922 2004-05-19  JP Rosevear  <jpr@novell.com>
924         * configure.in: bump version
926 2004-05-12  Not Zed  <NotZed@Ximian.com>
928         * configure.in: add some stuff for statfs.
930         * devel-docs/misc/errors.txt: updated for xml format and i18n
931         changes.
933 2004-04-30  Rodney Dawes  <dobey@ximian.com>
935         * configure.in: Require intltool 0.30 for the error xml files
937 2004-04-30  Mike Castle <dalgoda@ix.netcom.com>
939         * data/Makefile.am (install-data-local): get the mime file from
940         src dir for srcdir != builddir
942 2004-04-30  Not Zed  <NotZed@Ximian.com>
944         * tools/killev.c (main): use gnome_i18n_get_language_list so we
945         get the right one (LC_MESSAGES).
947 2004-04-26  Jeffrey Stedfast  <fejj@ximian.com>
949         * configure.in (UPGRADE_REVISION): Changed to 11.
951 2004-04-26  Jeffrey Stedfast  <fejj@ximian.com>
953         * configure.in (UPGRADE_REVISION): Changed to 10.
955 2004-04-26  Radek Doulik  <rodo@ximian.com>
957         * configure.in: require newer gtkhtml with new gtk_html_begin's
958         flags
960 2004-04-21  Rodney Dawes  <dobey@ximian.com>
962         * autogen.sh: Require automake 1.6 or neweer, we already do for libsoup
963         and evolution-data-server, there is no reason not to here
965 2004-04-21  Chris Toshok  <toshok@ximian.com>
967         * configure.in (EDS_REQUIRED): bump to 0.0.92.1 for new EContact
968         company phone foo.
969         (UPGRADE_REVISION): bump to 9.
971 2004-04-21 Sivaiah Nallagatla <snallagatla@novell.com>
973         * configure.in : added libegroupwise dependency to CAMEL 
974          compile flags 
976 2004-04-19  Rodney Dawes  <dobey@ximian.com>
978         * configure.in: Require gnome-icon-theme >= 1.2.0
980 2004-04-19  Michael Terry  <mike@mterry.name>
982         * data/evolution.desktop.in.in: Use the icon theme
984 2004-04-19  JP Rosevear <jpr@ximian.com>
986         * configure.in: bump version, requirements
988 2004-04-09  Chris Toshok  <toshok@ximian.com>
990         * configure.in (UPGRADE_REVISION): bump to 8 for new contact list
991         migration, since there was a bug in the shell that caused all
992         migration to fail, but the key was still updated.
993         
994 2004-04-09  Chris Toshok  <toshok@ximian.com>
996         * configure.in (UPGRADE_REVISION): bump to 7 for new contact list
997         migration.
999 2004-04-08  Chris Toshok  <toshok@ximian.com>
1001         * configure.in (UPGRADE_REVISION): add a new variable that should
1002         be bumped whenever a migration change happens in any component.
1004 2004-04-07  SamĂşel JĂłn Gunnarsson  <sammi@techattack.nu>
1006         * configure.in: Added "is" to ALL_LINGUAS
1008 2004-04-02  JP Rosevear  <jpr@ximian.com>
1010         * configure.in: bump version, requirements
1012 2004-03-22  Radek Doulik  <rodo@ximian.com>
1014         * configure.in: require gtkhtml 3.1.10, it's needed for composer
1015         changes
1017 2004-03-15  Hao Sheng <hao.sheng@sun.com>
1019         * a11y/addressbook/Makefile.am: make distcheck work
1020         * a11y/calendar/Makefile.am: make distcheck work
1022 2004-03-15  Hao sheng  <hao.sheng@sun.com>
1024         * configure.in: add a11y/addressbook/Makefile   
1026 2004-03-05  JP Rosevear <jpr@ximian.com>
1028         * configure.in: bump version, requirements
1030 2004-03-02  Dan Winship  <danw@ximian.com>
1032         * configure.in (DATASERVER_API_VERSION): Define this (the number
1033         used in the e-d-s component repo_ids).
1035         * tools/killev.c (main): Update the repo_ids
1037 2004-02-26  Jeffrey Stedfast  <fejj@ximian.com>
1039         * configure.in: Fixed the ENABLE_SMIME conditional to work. Fixes
1040         the addressbook relocation error.
1042 2004-02-25  Chris Toshok  <toshok@ximian.com>
1044         * configure.in: add "$xhave_nss = xyes" to the AM_CONDITIONAL for
1045         ENABLE_SMIME.
1047 2004-02-24  JP Rosevear <jpr@ximian.com>
1049         * marshal.mk: make sure to use the srcdir to build the list
1051 2004-02-23  Rodney Dawes  <dobey@ximian.com>
1053         * configure.in: Fix a typo in the smime check, so it actually works
1055 2004-02-23  Adam Weinberger <adamw@FreeBSD.org>
1057         * configure.in: Added "en_CA" (Canadian English) to ALL_LINGUAS.
1059 2004-02-19  Chris Toshok  <toshok@ximian.com>
1061         * configure.in: add AC_ARG_ENABLE(smime...) -- "finally", i can
1062         hear the people rejoice.  Only check the --enable-smime status if
1063         --enable-ssl is also "yes".  AC_DEFINE (ENABLE_SMIME) if smime is
1064         enabled.
1066 2004-02-18  Rodney Dawes  <dobey@ximian.com>
1068         * configure.in: Require ORBit 2.9.8 or newer
1070 2004-02-12  Dan Winship  <danw@ximian.com>
1072         * Makefile.am (%-$(BASE_VERSION).pc): cp the unversioned file
1073         rather than mv'ing it so it doesn't get regenerated at install
1074         time.
1076 2004-02-11  Not Zed  <NotZed@Ximian.com>
1078         * configure.in (IMPORTERS_*): Added libebook-1.0.  Added back
1079         mail/importers/Makefile.am.
1081 2004-02-10  JP Rosevear <jpr@ximian.com>
1083         * configure.in: Add addressbook/importers to AC_OUTPUT
1085 2004-02-09  JP Rosevear  <jpr@ximian.com>
1087         * configure.in: bump version, requirements
1089 2004-02-09  Rodney Dawes  <dobey@ximian.com>
1091         * tools/killev.c: Use the AlarmNotify_Factory for --force-shutdown
1093         Fixes #54084
1095 2004-02-09  Rodney Dawes  <dobey@ximian.com>
1097         * data/evolution.desktop.in.in: Updated BugzillaOtherBinaries tag
1099 2004-01-28  Jeffrey Stedfast  <fejj@ximian.com>
1101         * configure.in: Revert previous change.
1103 2004-01-28  Jeffrey Stedfast  <fejj@ximian.com>
1105         * configure.in: Update to require glib-2.0 >= 2.3.2 (needed for
1106         some GValue usage).
1108 2004-01-28  Rodney Dawes  <dobey@ximian.com>
1110         * configure.in: Disable the possibility of using OpenSSL until someone
1111         decides it is worthy and ends up maintaining the code, though porting
1112         to GNUTLS would probably be a better option, if that happens
1114 2004-01-26  David Trowbridge <trowbrds@cs.colorado.edu>
1116         * configure.in: add facilities for installing a help dir
1117         
1118 2004-01-26  JP Rosevear  <jpr@ximian.com>
1120         * configure.in: bump requirements, version
1122 2004-01-24  Sanlig Badral  <badral@openmn.org>
1124         * configure.in: added "mn" to ALL_LINGUAS.
1126 2004-01-22  Rodney Dawes  <dobey@ximian.com>
1128         * data/Makefile.am: Add rule to substitute BASE_VERSION in keys
1129         * data/evolution.keys.in: Removed this file from CVS
1130         * data/evolution.keys.in.in: Update to use BASE_VERSION and the
1131         new addressbook vcard control that replaces the MiniCard control
1133 2004-01-22  Rodney Dawes  <dobey@ximian.com>
1135         * configure.in: Don't require $LIBBONOBOUI_REQUIRED version of
1136         libbonobo
1138 2004-01-16  Not Zed  <NotZed@Ximian.com>
1140         * configure.in: added mail/default/Makefile and
1141         mail/default/C/Makefile.
1143 2004-01-13  Rodney Dawes  <dobey@ximian.com>
1145         * configure.in: Check for libsoup separately
1147 2004-01-12  JP Rosevear  <jpr@ximian.com>
1149         * configure.in: bump version and requirements
1151 2004-01-12  JP Rosevear <jpr@ximian.com>
1153         * configure.in: add soup as a calendar dep
1155 2004-01-12  Meilof Veeningen  <meilof@wanadoo.nl>
1157         * configure.in: enable NNTP support by default
1159 2004-01-12  JP Rosevear <jpr@ximian.com>
1161         * configure.in: compile flags for the test component and a
1162         conditional compile
1164 2004-01-11  JP Rosevear <jpr@ximian.com>
1166         * configure.in: dont kill the quote
1168 2004-01-11  JP Rosevear <jpr@ximian.com>
1170         * configure.in: add enable option to build test component
1172 2004-01-08  Rodney Dawes  <dobey@ximian.com>
1174         * configure.in: Add BONOBOUI_REQUIRED variable and depend on
1175         libbonoboui >= 2.4.3, add an AC_SUBST() for EDS_REQUIRED also
1176         * evolution-shell.pc.in: Require the same version of bonoboui that we
1177         do in configure.in
1179 2004-01-08 Sivaiah Nallagatla <snallagatla@novell.com>
1181         * configure.in : add camel/providers/groupwise/Makefile to
1182         AC_OUTPUT section
1184 2004-01-08  Robert Sedak  <robert.sedak@sk.htnet.hr>
1186         * configure.in: Added "hr" (Croatian) to ALL_LINGUAS.
1188 2004-01-05  JP Rosevear <jpr@ximian.com>
1190         * tools/Makefile.am: Add e-util libs
1192         * configure.in: try compiling with sys/types for freebsd
1194         (Joe Marcus Clarke <marcus@freebsd.org>)        
1196 2004-01-05  Laurent Dhima  <laurenti@alblinux.net>
1198         * configure.in: Added "sq" to ALL_LINGUAS.
1200 2004-01-01  Roozbeh Pournader  <roozbeh@sharif.edu>
1202         * configure.in: Added "fa" (Persian) to ALL_LINGUAS.
1204 2003-12-30 Nicel KM <mnicel@novell.com>
1206         * configure.in: removed default_user directory references from AC_OUTPUT
1208 2003-12-29  JP Rosevear <jpr@ximian.com>
1210         * configure.in: default_user is gone
1212         * Makefile.am: ditto
1214 2003-12-29  JP Rosevear <jpr@ximian.com>
1216         * configure.in: bump version and gal, e-d-s and gtkhtml
1217         requirements
1219 2003-12-22  Rodrigo Moya <rodrigo@ximian.com>
1221         * configure.in: added camel/providers/groupwise to the build.
1223 2003-12-15  Chris Toshok  <toshok@ximian.com>
1225         * Makefile.am (ACLOCAL_AMFLAGS): remove.
1227 2003-12-07  JP Rosevear  <jpr@ximian.com>
1229         * configure.in: update version reliance
1231 2003-12-06  JP Rosevear <jpr@ximian.com>
1233         * tools/Makefile.am: Remove hard coded disable deprecated flags
1235 2003-12-05  Radek Doulik  <rodo@ximian.com>
1237         * configure.in: require gtkhtml 3.1.3 (new gtk_html_flush method
1238         to be used in mailer)
1240 2003-12-04  Christian Hammond  <chipx86@gnupdate.org>
1242         * art/im*.png, art/Makefile.am: Added IM png files from Gaim.
1244 2003-12-02  Jeffrey Stedfast  <fejj@ximian.com>
1246         * configure.in (EVOLUTION_DIR): Remove the Junk folder
1248 2003-12-01  Rodney Dawes  <dobey@ximian.com>
1250         * data/Makefile.am: Install evolution.desktop as
1251         evolution-$(BASE_VERSION).desktop
1252         * data/evolution.desktop.in: Remove generated file
1253         * data/evolution.desktop.in.in: Add (Unstable) to name
1254         Fix comment to be more correct and have correct capitalization
1256 2003-12-01  Rodney Dawes  <dobey@ximian.com>
1258         * tools/killev.c: Use BASE_VERSION for repo_ids and OAFIIDs,
1259         Update gnome-spell repo_id to correct version,
1260         Update gtkhtml editor OAFIID to GtkHTML 3.1
1262 2003-12-01  JP Rosevear <jpr@ximian.com>
1264         * configure.in: define privconduitdir
1266 2003-11-28  Anders Carlsson  <andersca@gnome.org>
1268         * configure.in: Look for mozilla-nss.pc, not mozilla.pc.
1270 2003-11-26  JP Rosevear  <jpr@ximian.com>
1272         * configure.in: make sure the mozilla .pc file exists before
1273         checking for it
1275 2003-11-24  Rodrigo Moya <rodrigo@ximian.com>
1277         * tools/killev.c (main): kill Evo 2.0's alarm daemon, not 1.4's.
1279 2003-11-19  JP Rosevear <jpr@ximian.com>
1280         
1281         * MAINTAINERS: Update
1283 2003-11-18  JP Rosevear <jpr@ximian.com>
1285         * configure.in: remove db3 check
1287 2003-11-18  Rodrigo Moya <rodrigo@ximian.com>
1289         * tools/killev.c (main): kill the alarm notification service, not
1290         the factory, which no longer exists.
1292 2003-11-17  JP Rosevear  <jpr@ximian.com>
1294         * Makefile.am: make sure server.mk is disted
1296 2003-11-17  JP Rosevear <jpr@ximian.com>
1298         * Makefile.am (EXTRA_DIST): do the right thing for disting
1300 2003-11-17  JP Rosevear <jpr@ximian.com>
1302         * configure.in: use the server.mk file to get rules for building
1303         versioned .server files
1305         * */Makefile.am: use simplified rule subst
1306         
1307 2003-11-17 JP Rosevear <jpr@ximian.com>
1309         * Makefile.am: Install versioned package config files
1311 2003-11-14  JP Rosevear <jpr@ximian.com>
1313         * configure.in: make source selector flags/libs
1315 2003-11-14  JP Rosevear <jpr@ximian.com>
1317         * MAINTAINERS: Update
1319 2003-11-11  Chris Toshok  <toshok@ximian.com>
1321         * Makefile.am (SUBDIRS): remove libversit from the build.
1323         * configure.in (CERT_UI): change the libraries we link.
1324         (AC_OUTPUT): remove libversit/Makefile
1326 2003-11-11  JP Rosevear <jpr@ximian.com>
1328         * configure.in: determine the e-d-s version, version the gettext
1329         files properly
1331 2003-11-07  Dan Winship  <danw@ximian.com>
1333         * configure.in (AC_OUTPUT): Remove e-util/ename/Makefile
1335 2003-11-07  JP Rosevear <jpr@ximian.com>
1337         * configure.in: we don't have to configure the libical subdir now
1339 2003-11-07  JP Rosevear <jpr@ximian.com>
1341         * configure.in: pull in evolution-data-server stuff and remove
1342         backends from output
1344 2003-10-31  JP Rosevear <jpr@ximian.com>
1346         * configure.in: set up vars and rules for versioning the .server
1347         files
1349         * Makefile.am's: use rules for versioning .server file, ensure
1350         built files are removed before disting
1351         
1352 2003-10-30  Chris Toshok  <toshok@ximian.com>
1354         * configure.in: (AC_OUTPUT): remove smime/tests for now.
1356 2003-10-30  Chris Toshok  <toshok@ximian.com>
1358         * configure.in: set enable_smime=yes wherever nss would be
1359         enabled..  fixes manually specifying the nss libs and enabling the
1360         smime ui.  Also, add a section for generating the correct SMIME UI
1361         flags.  gross, but necessary.  it should probably be wrapped in
1362         with all the other nss library crap.
1363         (AC_OUTPUT): add smime/tests
1365 2003-10-29  Chris Toshok  <toshok@ximian.com>
1367         * Makefile.am (SUBDIRS): use $SMIME_DIR. instead of explicitly
1368         including smime.
1370         * configure.in: add some smime foo - a status message, an
1371         AM_CONDITIONAL (ENABLE_SMIME)
1373 2003-10-17  Jeffrey Stedfast  <fejj@ximian.com>
1375         * configure.in: added a configure check for AI_ADDRCONFIG
1377 2003-10-24  Dan Winship  <danw@ximian.com>
1379         * libversit/Makefile.am: Change YFLAGS to AM_YFLAGS to stop an
1380         automake 1.7 warning
1382 2003-10-23  Rodney Dawes  <dobey@ximian.com>
1384         * confiugre.in: Remove mail/importers/Makefile from AC_OUTPUT
1385         yet again
1387 2003-10-23  Chris Toshok  <toshok@ximian.com>
1389         * configure.in: add smime/* dirs. to AC_OUTPUT.
1391         * Makefile.am (SUBDIRS): add smime/.
1393 2003-10-23  Frederic Crozat  <fcrozat@mandrakesoft.com>
1395         * configure.in: Check for gnome-thumbnail.h existence 
1396         (really committed this time).
1397         
1398 2003-10-22  Ettore Perazzoli  <ettore@ximian.com>
1400         * configure.in: Set $ACLOCAL to have the $ACLOCAL_FLAGS in it, so
1401         it doesn't fail to regenerate the files if you run make without a
1402         manual autogen after making changes to configure.in and friends.
1403         [Many thanks to Marco Pesenti Gritti for pointing out the fix to
1404         me.]
1406 2003-10-22  Rodney Dawes  <dobey@ximian.com>
1408         * configure.in: Require ORBit 2.8.0 or newer for threading
1410 2003-10-22  Rodney Dawes  <dobey@ximian.com>
1412         * configure.in: Revert broken previous commit and actually remove
1413         mail/importers/Makefile from AC_OUTPUT
1415 2003-10-22  Rodney Dawes  <dobey@ximian.com>
1417         * configure.in: Removed mail/importers/Makefile from AC_OUTPUT
1419 2003-10-22  Rodney Dawes  <dobey@ximian.com>
1421         * configure.in: Removed addressbook/tools/Makefile from AC_OUTPUT
1423 2003-10-22  Jeffrey Stedfast  <fejj@ximian.com>
1425         * configure.in: Removed pedantic pgp/mime configure flag.
1427 2003-10-22  Dan Winship  <danw@ximian.com>
1429         * executive-summary/*: Removed; this code has not been used since
1430         pre-1.0.
1432         * importers/*: Removed; the actual importers were moved to
1433         {mail,calendar}/importers long ago.
1435         * my-evolution/*: Removed; gone in evolution 2.0.
1437         * notes/*: Removed; never finished and no one is working on it.
1439         * omf-install/*: Removed; part of old doc system
1441         * tests/*: Removed; these are ancient. Camel regression tests are
1442         in camel/tests now.
1444         * configure.in (E_UTIL_{CFLAGS,LIBS}): Remove soup-2.0 since
1445         e-proxy is gone.
1446         (EVOLUTION_MAIL_{CFLAGS,LIBS}): Remove soup-2.0 since the mailer
1447         uses CamelHTTPStream now.
1448         (EVOLUTION_EXECUTIVE_SUMMARY_{CFLAGS,LIBS}): Gone
1449         (AC_OUTPUT): Remove my-evolution/Makefile
1451         * README: evolution no longer depends on soup
1453 2003-10-21  Dan Winship  <danw@ximian.com>
1455         * configure.in (GNOME_COMPILE_WARNINGS): Turn off the annoying
1456         "comparison between signed and unsigned" warning in gcc 3.3
1458         * evolution-calendar.pc.in (Cflags): add
1459         -I${privincludedir}/libical
1461 2003-10-08  Frederic Crozat  <fcrozat@mandrakesoft.com>
1463         * configure.in: Check for gnome-thumbnail.h existence.
1465 2003-09-04  Dan Winship  <danw@ximian.com>
1467         * camel.pc.in (Requires): 
1468         * evolution-addressbook.pc.in (Requires): 
1469         * evolution-calendar.pc.in (Requires): 
1470         * evolution-shell.pc.in (Requires): Require gal-2.2
1472 2003-08-27  Bolian Yin <bolian.yin@sun.com>
1474         * configure.in: add a11y/widgets/Makefile
1475         * Makefile.am: move a11y directory before widgets directory.
1477 2003-08-21  Not Zed  <NotZed@Ximian.com>
1479         * HACKING: Wrote one.
1481 2003-08-20  Bolian Yin <bolian.yin@sun.com>
1483         * configure.in: Add a11y checking, and a11y Makefiles
1484         * Makefile.am: add a11y subdirectory
1486 2003-08-13  Mike Kestner  <mkestner@ximian.com>
1488         * configure.in: don't make 1.5 the default version (ie LN_S)
1489         update to use gal-2.2
1491 2003-08-01  Not Zed  <NotZed@Ximian.com>
1493         * configure.in: Add option for '--enable-imapp', for 'new' imap
1494         code.
1496 2003-07-26  Larry Ewing  <lewing@ximian.com>
1498         * configure.in: use libgtkhtml-3.1 for linking.
1500 2003-07-26  Rodney Dawes  <dobey@ximian.com>
1502         * configure.in: Bump version to "1.5", so that we end up being
1503         parallel installable with 1.4 again, but we can still release
1504         a "1.5.0" tarball when we get to that point in 6 months
1505         
1506 2003-07-23  Dan Winship  <danw@ximian.com>
1508         * configure.in: Define EVO_MARSHAL_RULE, which creates glib
1509         marshaller .c and .h files that don't cause gcc warnings
1511         * marshal.mk: The Makefile fragment used by EVO_MARSHAL_RULE.
1512         (Can't include newlines in an AC_SUBST, so we have to use
1513         AC_SUBST_FILE)
1515         * Makefile.am (EXTRA_DIST): add marshal.mk
1517 2003-07-20 Hasbullah Bin Pit <sebol@ikhlas.com>
1519         *configure.in: Added 'ms' (Malay) to ALL_LINGUAS.
1521 2003-07-10  Rodney Dawes  <dobey@ximian.com>
1523         * configure.in: Change version to 1.4.99 since HEAD is not the
1524         stable 1.4 branch, as evolution-1-4-branch was created post-1.4.1
1525         
1526 2003-07-01  Dan Winship  <danw@ximian.com>
1528         * configure.in: Check for gnome-icon-lookup.h (which could mean
1529         either plain GNOME 2.2 or Sun GNOME 2.0)
1531 2003-06-30  Rodrigo Moya <rodrigo@ximian.com>
1533         * configure.in:
1534         * Makefile.am: removed libwombat from the build.
1536         * evolution-calendar.pc.in: removed -lwombat.
1538         * libwombat/*: removed unused directory.
1540 == Version 1.4.1 ==
1542 2003-06-25  Ettore Perazzoli  <ettore@ximian.com>
1544         * configure.in: Depend on GtkHTML 3.0.6, gal 1.99.8.
1546         * README: Update
1548 2003-06-23  Ettore Perazzoli  <ettore@ximian.com>
1550         * data/Makefile.am: Added implicity rule to subst @BASE_VERSION@
1551         in evolution.desktop.in.in to generate evolution.desktop.in.
1552         (desktop_in_file): Removed.
1553         (desktop_in_in_file): New.
1554         (kdedesktop_file): Update substitution to use
1555         $(desktop_in_in_file) instead of $(desktop_in_file).
1556         (noinst_DATA): Add $(desktop_file).
1557         (install-data-local): Depend on $(mime_file) and $(keys_file).
1558         (EXTRA_DIST): Remove $(desktop_file), replace $(desktop_in_file)
1559         with $(desktop_in_in_file).
1561 2003-06-19  Dan Winship  <danw@ximian.com>
1563         * tools/killev.c (kill_component): clean this up a little and make
1564         it deal with "evolution" vs "evolution-1.4"
1566 2003-06-19  Danilo Ĺ egan  <dsegan@gmx.net>
1568         * configure.in: Added "sr" and "sr@Latn" to ALL_LINGUAS.
1570 2003-06-17  Not Zed  <NotZed@Ximian.com>
1572         * NEWS: Updated for current mail stuff.
1574 2003-06-13  Ettore Perazzoli  <ettore@ximian.com>
1576         * tools/Makefile.am: Remove evolution-launch-composer since it's
1577         no longer needed.