aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Check for gnome-thumbnail.h existence.Frédéric Crozat2003-10-091-0/+4
* Require gal-2.2Dan Winship2003-09-041-0/+7
* add a11y/widgets/Makefile move a11y directory before widgets directory.Bolian Yin2003-08-271-0/+5
* Wrote one.Not Zed2003-08-221-0/+4
* Add a11y checking, and a11y Makefiles add a11y subdirectoryBolian Yin2003-08-201-0/+5
* don't make 1.5 the default version (ie LN_S) update to use gal-2.2Mike Kestner2003-08-141-0/+5
* Add option for '--enable-imapp', for 'new' imap code.Not Zed2003-08-021-0/+5
* update to gtkhtml-3.1Larry Ewing2003-07-271-0/+4
* Bump version to "1.5", so that we end up being parallel installable withRodney Dawes2003-07-271-0/+6
* Define EVO_MARSHAL_RULE, which creates glib marshaller .c and .h filesDan Winship2003-07-241-0/+11
* *configure.in: Added 'ms' (Malay) to ALL_LINGUAS.Hasbullah Bin Pit2003-07-211-0/+4
* Change version to 1.4.99 since HEAD is not the stable 1.4 branch, asRodney Dawes2003-07-101-0/+5
* Check for gnome-icon-lookup.h (which could mean either plain GNOME 2.2 orDan Winship2003-07-031-0/+5
* removed libwombat from the build.Rodrigo Moya2003-06-301-0/+9
* 1.4.1 release.Ettore Perazzoli2003-06-261-0/+8
* Added implicity rule to subst @BASE_VERSION@Ettore Perazzoli2003-06-231-0/+13
* clean this up a little and make it deal with "evolution" vsDan Winship2003-06-201-0/+5
* Added "sr" and "sr@Latn" to ALL_LINGUAS.Danilo Å egan2003-06-201-0/+4
* Updated for current mail stuff.Not Zed2003-06-171-0/+4
* Remove evolution-launch-composer since it'sEttore Perazzoli2003-06-141-0/+6
* Roll over ChangeLogs.Ettore Perazzoli2003-06-101-8530/+0
* 1.4.0!Ettore Perazzoli2003-06-031-0/+8
* AC_SUBST() for GAL_REQUIRED and GTKHTML_REQUIREDRodney Dawes2003-05-291-0/+4
* make libs/cflags point to privlibdir/includedir, otherwise this justNot Zed2003-05-281-0/+5
* 1.3.92.Ettore Perazzoli2003-05-231-0/+6
* s/GAL_VERSION/GAL_REQUIRED/Rodney Dawes2003-05-231-0/+7
* configure.in: Added be to ALL_LINGUAS.Dmitry Mastrukov2003-05-221-0/+4
* Bump version to 1.3.91.99.Ettore Perazzoli2003-05-221-0/+6
* Renamed GAL_VERSION to GAL_REQUIRED; also, made itEttore Perazzoli2003-05-221-0/+7
* Remove GNOME_PREFIX stuff. Add --disable-default-binary command lineEttore Perazzoli2003-05-201-0/+6
* Updated for mail/ camel/ filter/ and e-util/Not Zed2003-05-191-0/+4
* Revert the patch I didn't mean to commit anywayRodney Dawes2003-05-171-4/+0
* Check for libgcc stuff to make solaris happyRodney Dawes2003-05-161-0/+4
* Bump version number to 1.3.3.99.Ettore Perazzoli2003-05-011-0/+4
* 1.3.3.Ettore Perazzoli2003-04-301-0/+6
* Updated for mailer fixesJeffrey Stedfast2003-04-301-0/+4
* Use $(privdatadir) instead of $(prefix)/share/evolution-$(BASE_VERSION)Rodney Dawes2003-04-291-0/+5
* Fix KDE_APPLNK_DIR to not install to a diff prefix, and disable installingRodney Dawes2003-04-221-0/+5
* 1.3.2.99.Ettore Perazzoli2003-04-121-0/+4
* The return of 1.3.2.Ettore Perazzoli2003-04-121-0/+2
* FixDan Winship2003-04-091-0/+4
* Oops, don't use a == when comparing strings in shell.Jeffrey Stedfast2003-04-081-0/+5
* remove evolution-addressbook-export.Chris Toshok2003-04-081-0/+7
* add addressbook/tools/Makefile to AC_OUTPUT.Chris Toshok2003-04-081-0/+4
* Install these in privlibexecdir, not privdatadir. Move killev from SCRIPTSDan Winship2003-04-081-0/+17
* Updated for mail/camel/composer/filter for 1.3.2Not Zed2003-04-071-0/+4
* Create $(DESTDIR)$(kdedesktopdir) before installation.Christophe Merlet2003-04-071-0/+4
* bleah, add "" in for the "no" case in with_static_ldap.Chris Toshok2003-04-051-0/+5
* the existence of libldap.la should have no bearing on whether or not weChris Toshok2003-04-041-0/+6
* Added myself as new Portuguese translator.Duarte Loreto2003-03-291-0/+4
* Ported check for "killall" vs. "killp" back fromEttore Perazzoli2003-03-291-2/+6
* (install-data-local): Fix installation of theEttore Perazzoli2003-03-291-0/+10
* Autogen help/Makefile.Ettore Perazzoli2003-03-271-0/+6
* Fixed Heimdal include path.Jeffrey Stedfast2003-03-261-0/+4
* Fix 39901 and 40233Rodney Dawes2003-03-251-0/+4
* Fix the mit krb5+krb4 check to work with --without-kr5Rodney Dawes2003-03-221-0/+4
* Updated considerably.Ettore Perazzoli2003-03-201-0/+4
* Fixed a type-o in the krb5 checks.Jeffrey Stedfast2003-03-191-0/+4
* Add gthread-2.0, to get any thread-specific flags (like -D_REENTRANT).Not Zed2003-03-191-0/+6
* use bonobo_main_quit, and clean this up a bit.Chris Toshok2003-03-151-0/+5
* Added AC_C_INLINE - this should fix bug #39171.Jeffrey Stedfast2003-03-061-0/+4
* Fix kerberos include paths.Jeffrey Stedfast2003-03-061-0/+4
* Up to 1.3.1.99.Ettore Perazzoli2003-03-061-0/+6
* Fix dependenciesDan Winship2003-03-011-0/+5
* Add calendar/importers/Makefile to output.Hans Petter Jansson2003-03-011-0/+4
* ignore some stuff, yo.Chris Toshok2003-02-281-0/+8
* Missed changelog.JP Rosevear2003-02-281-0/+4
* Make libversit a shared library, update stuff for that, and clean upDan Winship2003-02-221-0/+7
* AC_DEFINE() ENABLE_IPv6 if it should be enabled.Jeffrey Stedfast2003-02-201-0/+5
* Fix installation of desktop/mime filesRodney Dawes2003-02-081-0/+4
* Add fr to ALL_LINGUAS again.Ettore Perazzoli2003-02-071-0/+4
* Fix KRB4_CFLAGS to work correctly Fix desktop file installation path UseRodney Dawes2003-02-071-0/+7
* export priv*dir for libical's configure to use.Dan Winship2003-02-071-0/+2
* s/PACKAGE/GETTEXT_PACKAGE/ in gettext initDan Winship2003-02-071-0/+5
* Remove -L${libdir}. (CFlags): s/includedir/privincludedir/Dan Winship2003-02-071-0/+8
* remove soundsdir defDan Winship2003-02-071-0/+2
* subst in $(toolsdir) instead of $(bindir)Dan Winship2003-02-071-0/+7
* use privdatadirDan Winship2003-02-061-0/+3
* Define and AC_SUBST privlibexecdir, privdatadir, privincludedir,Dan Winship2003-02-061-4/+3
* define and AC_SUBST privlibexecdir.Dan Winship2003-02-061-1/+12
* Update AC_DEFINEs to use the new syntax to make acconfig.h unnecessary.Dan Winship2003-02-051-0/+9
* add gnome-vfs-module-2.0 to the deps so we pick up the right include path.Chris Toshok2003-02-041-0/+5
* remove the --enable-shlib-components stuff.Chris Toshok2003-02-041-0/+4
* Updated to add gssapi libs, since this is what we use krb5 for :-)Jeffrey Stedfast2003-01-291-0/+5
* s/bin_SCRIPTS/tools_SCRIPTS/Rodney Dawes2003-01-291-0/+4
* #include bonobo-activation instead of oaf. (main): Initialize usingEttore Perazzoli2003-01-281-0/+30
* add in the conduit Makefile's.Chris Toshok2003-01-271-0/+4
* only do the CONDUIT_CFLAGS/LIBS stuff if pilot conduits have been enabled.Chris Toshok2003-01-271-0/+5
* in the --enable-pilot-conduits stanza, use PKG_CHECK_MODULES to get theChris Toshok2003-01-271-0/+7
* (evolutionuidir): Define iconsdir.Ettore Perazzoli2003-01-251-0/+4
* Doh. Use the MANUAL_[NSPR,NSS]_[CFLAGS,LIBS] variables where appropriate.Jeffrey Stedfast2003-01-241-0/+5
* (idldir): Define componentdir instead ofEttore Perazzoli2003-01-241-0/+6
* Simplify the whole process into about 8 lines by using pkg-config.Jeffrey Stedfast2003-01-231-0/+5
* For now, do not install the evolution.1 manpage. Install all the otherEttore Perazzoli2003-01-231-0/+21
* (ALL_LINGUAS): Remove fr for now, since it doesn'tEttore Perazzoli2003-01-151-0/+1
* (ALL_LINGUAS): Remove fr for now, since it doesn'tEttore Perazzoli2003-01-151-0/+5
* intltool, not xml-i18n-toolsRodney Dawes2003-01-141-0/+4
* add poDan Winship2003-01-081-1/+8
* Use "Evolution", not "evolution", since that becomes the value of theDan Winship2003-01-061-0/+27
* Define COMPONENT_DIR.Ettore Perazzoli2002-12-051-0/+4
* Add NSPR CFLAGS and LDFLAGS to the E_UTIL build flags.Jeffrey Stedfast2002-11-231-0/+5
* AC_OUTPUT(my-evoluton/Makefile).Ettore Perazzoli2002-11-211-0/+4
* (changelogs): Add my-evolution.Ettore Perazzoli2002-11-211-0/+4
* cvs removed it all. Not much use having it around anymore.Not Zed2002-11-201-0/+5
* Check for gconftool-2, and addedEttore Perazzoli2002-11-201-0/+5
* Added back IMPORTERS_CFLAGS and mail/importers/MakefileNot Zed2002-11-181-0/+5
* we require >= 0.0.9.99 of gal.Chris Toshok2002-11-171-0/+4
* Set up the my-evolution flags properly, do notEttore Perazzoli2002-11-161-0/+5
* re-added filter, mail, composerNot Zed2002-11-131-0/+6
* remove tools for now, it's not in configure.in.Joe Shaw2002-11-121-0/+5
* add addressbook.Chris Toshok2002-11-121-0/+4
* add some more addressbook paths.Chris Toshok2002-11-081-0/+4
* Added composer/Makefile & gtkhtml-3.0 deps.Not Zed2002-11-081-0/+4
* GNOME_Evolution_Summary.oaf.in = > GNOME_Evolution_Summary.server.inChris Toshok2002-11-081-0/+5
* update e-util and calendar compile flagsJP Rosevear2002-11-081-0/+4
* added libgnome-2.0 to camel requirements.Rodrigo Moya2002-11-081-0/+4
* add some more addressbook dirs to AC_OUTPUT.Chris Toshok2002-11-061-0/+4
* Re-enable the filter cflags/libs stuff.Jeffrey Stedfast2002-11-061-0/+4
* add wombat.Chris Toshok2002-11-061-0/+4
* add wombat and addressbook compile flags, and add wombat and someChris Toshok2002-11-061-0/+5
* change the commented-out soup check to refer to the new soup 2.0 in theDan Winship2002-11-061-0/+5
* use correct libgtkhtml-3.0 for calendar and added generation of calendarRodrigo Moya2002-11-051-0/+5
* enabled libwombat.Rodrigo Moya2002-11-051-0/+4
* added libversit directory to build.Rodrigo Moya2002-11-051-0/+5
* (SUBDIRS): Add shell.Ettore Perazzoli2002-11-051-0/+4
* added calendar/idl/Makefile to AC_OUTPUTRodrigo Moya2002-11-041-0/+4
* Add an AM_GLIB_GNU_GETTEXT.Ettore Perazzoli2002-11-041-0/+4
* re-added calendar component (only non-UI stuff).Rodrigo Moya2002-11-041-0/+7
* AC_PROG_INTLTOOL instead ofEttore Perazzoli2002-11-041-0/+5
* First big sync of my GNOME 2 porting work (incomplete, and stillEttore Perazzoli2002-11-021-0/+12
* 1.1.90.99.Ettore Perazzoli2002-10-311-1/+5
* Sync for 1.1.90.Ettore Perazzoli2002-10-291-0/+6
* Update dep for GAL to 0.21.0.Chris Toshok2002-10-251-0/+4
* Update version number to 1.1.2.99.Ettore Perazzoli2002-10-081-0/+6
* Sync for 1.1.2.Ettore Perazzoli2002-10-081-0/+4
* It's a grand old string-review! Nitpicky and minor changes; details in the ap...Aaron Weber2002-10-011-0/+7
* use pkg-config for gtkhtmlRadek Doulik2002-09-241-0/+4
* fix kde applnk test to not test for things if disabledJP Rosevear2002-09-241-1/+9
* Update URLs for mailing lists, Evolution application page, helpAaron Weber2002-09-231-0/+12
* New. New. New. New. New. New. New. New. New. New.Ettore Perazzoli2002-09-171-0/+19
* 1.1.1.99.Ettore Perazzoli2002-09-131-0/+4
* (SUBDIRS): Put po on the top.Ettore Perazzoli2002-09-121-0/+6
* Sync for 1.1.1.Ettore Perazzoli2002-09-101-3/+4
* Bump some requirements. Update accordingly.Ettore Perazzoli2002-09-071-0/+5
* update with some gtkhtml features.Larry Ewing2002-09-071-0/+4
* Updated with the new 1.2 features (unfinished).Ettore Perazzoli2002-09-061-0/+6
* Remove this from here.Dan Winship2002-09-051-0/+10
* e-util now requires soup and gconf flags.Jeffrey Stedfast2002-08-291-0/+4
* Use default book, not local one.Dan Winship2002-08-131-0/+9
* Update required gal and gtkhtml dependency information.Jeffrey Stedfast2002-08-111-0/+4
* Need to check for gal 0.19.99.18 for e_xml_save_file().Jeffrey Stedfast2002-08-071-0/+5
* Update Soup information and remove hard spaces.Ettore Perazzoli2002-08-021-0/+7
* Add checks for IPv6 support.Jeffrey Stedfast2002-07-311-0/+4
* added soup to compile flags.Not Zed2002-07-301-0/+4
* If no --with-kde-applnk-path is given, try toEttore Perazzoli2002-07-241-0/+7
* Move EVO_CHECK_LIB into here, and also create EVO_PURIFY_SUPPORT,Dan Winship2002-07-231-5/+21
* Check if we're trying to build with the old libversit module borrowed fromDan Winship2002-07-221-0/+9
* Prepend "$(WERROR)" to all the *_CFLAGS variablesEttore Perazzoli2002-07-191-0/+6
* Install libversit.a so that people compiling against the addressbook canPeter Williams2002-07-181-0/+11
* Define a versioned library directory that we can use for things that arePeter Williams2002-07-151-0/+8
* e-util relies on bonobo-conf in e-passwords.c andPeter Williams2002-07-131-1/+1
* e-util relies on bonobo-conf in e-passwords.c andPeter Williams2002-07-131-0/+6
* Add include lines to get ebook headers relative to <ebook/foo.h>, notPeter Williams2002-07-111-0/+5
* re-order nss and nspr flags92002-07-101-0/+4
* Fix the URL for the DB 3.1.17 package; it's moved.Peter Williams2002-07-041-0/+4
* (Categories): Added.Ettore Perazzoli2002-06-291-0/+6
* Hack around a libtool/make problem that was causing libversit.a to beDan Winship2002-06-281-0/+6
* check for libsoftokn3 if we couldn't link the first timeJP Rosevear2002-06-191-0/+5
* fix a braindead typo that caused us to leak strings in certainChris Toshok2002-06-161-0/+7
* Changed the required version of gal to 0.19.99.17.Christopher James Lahey2002-06-061-0/+4
* Changed the required version of gal to 0.19.99.16.Christopher James Lahey2002-06-041-0/+4
* require gtkhtml-1.1.1.1 aka multicite.Larry Ewing2002-06-031-0/+4
* Document "evolution default:mail"Dan Winship2002-05-151-0/+4
* Add an explanation/warning about why we want Berkeley DB 3.1.17 andEttore Perazzoli2002-05-091-0/+5
* Ooops missed this earlier.Larry Ewing2002-05-031-0/+4
* Bumped the required version number of gal to 0.19.99.15.Christopher James Lahey2002-04-301-0/+5
* Same here.Jeffrey Stedfast2002-04-271-0/+2
* Don't link with libibex.Jeffrey Stedfast2002-04-271-0/+2
* Don't generate libibex/Makefile anymore.Jeffrey Stedfast2002-04-271-0/+6
* Require gal 0.19.99.14.Christopher James Lahey2002-04-231-0/+4
* Require GAL 0.19.99.13.Ettore Perazzoli2002-04-181-0/+4
* Bumped required gal version number to 0.19.99.12.Christopher James Lahey2002-04-181-0/+4
* Bumped required gal version number to 0.19.99.11.Christopher James Lahey2002-04-181-0/+4
* Add checks for gethostbyaddr_rJeffrey Stedfast2002-04-171-0/+4
* Check for socklen_t and if it doesn't exist, define it as unsigned int.Jeffrey Stedfast2002-04-141-0/+5
* Fix static linking on solaris which doesn't have a static libresolv.JP Rosevear2002-04-051-0/+5
* only include if USE_STRTBL is defined. (deleteStrItem): same. (hashStr):Chris Toshok2002-04-021-0/+11
* Darwin/OS X portability from Max Horn <max@quendi.de>Dan Winship2002-04-021-0/+8
* [Some initial broken support for building components as shlib. MostlyEttore Perazzoli2002-03-311-0/+6
* Check for GConf. Add gthreads to LIBIBEX_CFLAGS and LIBIBEX_LIBS.Ettore Perazzoli2002-03-301-4/+5
* Bumped the required version of gal to 0.19.99.10.Christopher James Lahey2002-03-291-0/+4
* Add gthreads to LIBIBEX_CFLAGS and LIBIBEX_LIBS.Ettore Perazzoli2002-03-281-0/+4
* Change the OAFIID for the GtkHTML editor to have :1.1 at the end.Peter Williams2002-03-251-0/+5
* more fixes for libversit.la -> libversit.aDan Winship2002-03-201-0/+5
* add gal.Chris Toshok2002-03-141-0/+4
* Bumped the required version of gal.Christopher James Lahey2002-03-131-0/+4
* Allow the user to enable OpenSSL over Mozilla NSS using --enable-opensslJeffrey Stedfast2002-03-071-0/+5
* add $(sounds_DATA)jacob berkman2002-02-251-0/+4
* add libglade the to the E_UTIL flags.Larry Ewing2002-02-231-0/+4
* Bumped the required version of gal.Christopher James Lahey2002-02-131-0/+4
* Added et to ALL_LINGUAS.Tõivo Leedjärv2002-02-131-0/+4
* make sure PISOCK cflags are added where appropriateJP Rosevear2002-02-091-0/+5
* added sounds.Damon Chaplin2002-02-091-0/+11
* Bumped the required version of gal.Christopher James Lahey2002-02-071-0/+4
* added bonobo to filter flags to avoid compile errorRadek Doulik2002-01-291-0/+5
* Final cleanup for the CFLAGS and LIBS in the Makefiles.Ettore Perazzoli2002-01-281-1/+14
* Require gal 0.19.99.1.Ettore Perazzoli2002-01-261-0/+4
* Clean up some of the Makefiles so we dont' link every library multipleEttore Perazzoli2002-01-251-0/+11
* SOUP stuffIain Holmes2002-01-171-0/+7
* Added Basque filePablo Saratxaga2002-01-041-0/+4
* only use major and minor version in the camel providerdir, not micro and nanoDan Winship2001-12-181-0/+6
* check for alloca.h.Chris Toshok2001-12-141-0/+4
* Install the man page.Ettore Perazzoli2001-12-131-1/+9
* use UTF-8 as the char set when testing pilot linkJP Rosevear2001-12-121-0/+4
* "Ximian Evolution", not "Evolution".Ettore Perazzoli2001-12-121-0/+5
* Up VERSION to 1.1.0.99.Ettore Perazzoli2001-12-121-16/+4
* s/PREVIEW_VERSION/VERSION_COMMENTJeffrey Stedfast2001-12-071-0/+4
* Add a AC_DEFINE for PREVIEW_RELEASE which is a string that will beJeffrey Stedfast2001-12-071-7/+40
* Re-Re-enabled traditional Chinese translationKwok-Koon Cheung2001-11-211-0/+9
* *** empty log message ***Wang Jian2001-11-201-0/+5
* Updated.Ettore Perazzoli2001-11-151-0/+6
* Redone with the bug #s from Bugzilla.Ettore Perazzoli2001-11-151-0/+4
* Calendar/tasks NEWS.Federico Mena Quintero2001-11-151-0/+4
* restore cflags and ldflags properlyJP Rosevear2001-11-141-0/+4
* save the ldflags properlyJP Rosevear2001-11-131-0/+4
* Check to make sure pilot-link has the charset conversion stuff enabledJP Rosevear2001-11-121-0/+5
* Chop the output from `uname -s'. Thanks to Michael Gerdts for suggestingEttore Perazzoli2001-11-101-0/+5
* Re-enable traditional Chinese translation and convert to UTF8Kwok-Koon Cheung2001-11-091-0/+7
* Up to 0.99.1 for snapshot purposes.Ettore Perazzoli2001-11-071-0/+4
* 0.99.0.Ettore Perazzoli2001-11-061-0/+5
* Small updateJP Rosevear2001-11-061-0/+4
* Updated.Ettore Perazzoli2001-11-061-0/+4
* evolution.png instead of evolution-icon.png.Ettore Perazzoli2001-11-011-0/+5
* Syncing up for the 0.16.100 internal release.Ettore Perazzoli2001-11-011-0/+4
* updateJP Rosevear2001-11-011-0/+4
* Add oaf to MAILER_CFLAGS and MAILER_LIBS too.Ettore Perazzoli2001-10-311-1/+5
* Updated mailer NEWS.Jeffrey Stedfast2001-10-311-0/+4
* My mailer news.02001-10-311-0/+4
* Add oaf to the BONOBO_VFS_GNOME_CFLAGS too.Ettore Perazzoli2001-10-311-0/+4
* Calendar NEWS.Federico Mena Quintero2001-10-311-0/+4
* Add oaf to the BONOBO_GNOME_LIBS, BONOBO_GNOME_CFLAGS,Ettore Perazzoli2001-10-311-0/+6
* Require GAL version 0.15.99.10. I know you all love this.Federico Mena Quintero2001-10-311-0/+5
* require gtkhtml version 0.15.99.2Radek Doulik2001-10-311-0/+4
* Added en_AU.po, a copy of en_GB.poDamon Chaplin2001-10-301-0/+4
* Require gal 0.15.99.9.Christopher James Lahey2001-10-301-0/+4
* Move the configure version number check down a bit for gtkhtml/gal, c'ause02001-10-301-0/+6
* Require gal 0.15.99.8Joe Shaw2001-10-301-0/+26
* Added my addressbook changes.Christopher James Lahey2001-10-301-0/+4
* Add Larry and Radek.Ettore Perazzoli2001-10-301-1/+5
* require gtkhtml version 0.15.99.1Radek Doulik2001-10-301-0/+4