| Commit message (Expand) | Author | Age | Files | Lines |
* | Create MAILER_CFLAGS and MAILER_LIBS so that we don't have the same libs | Jeffrey Stedfast | 2001-05-23 | 1 | -0/+5 |
* | Create CAMEL_CFLAGS and CAMEL_LIBS so that we don't have to link in all | Jeffrey Stedfast | 2001-05-16 | 1 | -0/+5 |
* | add the nspr includes to the list of includes used to test for NSS | Chris Toshok | 2001-05-10 | 1 | -4/+9 |
* | OpenSSL LDFLAGS also needs to include -lcrypt | Jeffrey Stedfast | 2001-05-10 | 1 | -2/+4 |
* | Importer changes | Iain Holmes | 2001-05-09 | 1 | -0/+1 |
* | Bumped check for gal to 0.7.99.3. | Christopher James Lahey | 2001-05-08 | 1 | -1/+1 |
* | undef HAVE_SSL and HAVE_OPENSSL | Jeffrey Stedfast | 2001-05-08 | 1 | -2/+69 |
* | upped required gtkhtml version to 0.9.3, even that is not enough for idl | Gediminas Paulauskas | 2001-05-06 | 1 | -3/+5 |
* | Merge fix from the 0.10 branch: | Ettore Perazzoli | 2001-04-27 | 1 | -1/+0 |
* | Check for gethostbyname_r so e_gethostbyname_r will DTRT. | Dan Winship | 2001-04-27 | 1 | -1/+2 |
* | We no longer depend on libunicode. | Dan Winship | 2001-04-27 | 1 | -19/+11 |
* | Bump up the gal requirement | Dan Winship | 2001-04-25 | 1 | -1/+1 |
* | Documentation building fixes merged from the evolution-0-10-branch: | Ettore Perazzoli | 2001-04-24 | 1 | -1/+0 |
* | We need to link in more than just libnspr4, we also need libpthread. | Jeffrey Stedfast | 2001-04-23 | 1 | -3/+3 |
* | Merge fix from the 0.10 branch: | Ettore Perazzoli | 2001-04-17 | 1 | -1/+1 |
* | Pull up fix from the branch: | Ettore Perazzoli | 2001-04-16 | 1 | -4/+20 |
* | Updated the required version of gal to 0.6.99.0. | Christopher James Lahey | 2001-04-13 | 1 | -1/+1 |
* | Check if gethostbyname_r take five params | JP Rosevear | 2001-04-12 | 1 | -0/+32 |
* | i18n fixes, added missing includes. | Gediminas Paulauskas | 2001-04-11 | 1 | -4/+4 |
* | create the makefile in camel/tests/smime | Jeffrey Stedfast | 2001-04-10 | 1 | -0/+1 |
* | Bump this to 10. (We forgot to do this before branching *again*...) | Dan Winship | 2001-03-31 | 1 | -1/+1 |
* | oops libunicode isn't quite dead yet | Dan Winship | 2001-03-29 | 1 | -0/+14 |
* | add a bit mentioning that if configure claims you don't have something | Dan Winship | 2001-03-29 | 1 | -201/+57 |
* | create camel/misc/Makefile | Radek Doulik | 2001-03-26 | 1 | -0/+1 |
* | Bumped gal requirement to 0.5.99.11. | Christopher James Lahey | 2001-03-22 | 1 | -3/+3 |
* | Require bison, not yacc (for vcc.y) | Dan Winship | 2001-03-22 | 1 | -0/+5 |
* | More fixes for NSPR and NSS checks - use fixed it to use AC_CHECK_HEADERS | Jeffrey Stedfast | 2001-03-21 | 1 | -13/+24 |
* | Fix ettore's fix ;-) | Jeffrey Stedfast | 2001-03-20 | 1 | -2/+2 |
* | Bumped gal requirement to 0.5.99.8. | Christopher James Lahey | 2001-03-20 | 1 | -3/+3 |
* | Make sure we never define `NSPR_CFLAGS' or `NSS_CFLAGS' as just "-I". | Ettore Perazzoli | 2001-03-20 | 1 | -4/+4 |
* | Updated the checks for NSS and NSPR | Jeffrey Stedfast | 2001-03-19 | 1 | -2/+4 |
* | Added directions on how to build with SSL support. | Jeffrey Stedfast | 2001-03-17 | 1 | -19/+39 |
* | Bump gal requirement to 0.5.99.7 | Dan Winship | 2001-03-16 | 1 | -3/+3 |
* | Added Azeri language file | Pablo Saratxaga | 2001-03-15 | 1 | -2/+1 |
* | create doc/devel/executive-summary/Makefile | Gediminas Paulauskas | 2001-03-15 | 1 | -0/+1 |
* | Updated to AC_SUBST the NSPR/NSS flags. | Jeffrey Stedfast | 2001-03-15 | 1 | -2/+12 |
* | add -lresolv to LDAP_LIBS if it's there. | Chris Toshok | 2001-03-14 | 1 | -3/+5 |
* | All my changes to get the folder creation working, and the magic Netscape | Iain Holmes | 2001-03-13 | 1 | -0/+1 |
* | Hm... probably would be clever to be calling this 0.9 rather than 0.8, | Dan Winship | 2001-03-10 | 1 | -1/+1 |
* | Removed --enable-assbarn-security and replaced it with the real options: | Jeffrey Stedfast | 2001-03-08 | 1 | -101/+80 |
* | Require GAL 0.5.99.6. | Ettore Perazzoli | 2001-03-08 | 1 | -1/+1 |
* | Don't try to generate a Makefile in camel/providers/vee as it's empty. | Kjartan Maraas | 2001-03-08 | 1 | -1/+0 |
* | Check for gal 0.5.99.4. | Christopher James Lahey | 2001-03-06 | 1 | -3/+3 |
* | Reorganize a bit to get rid of warnings about AC_TRY_COMPILE being used | Dan Winship | 2001-03-05 | 1 | -11/+12 |
* | Added views/addressbook/Makefile. | Christopher James Lahey | 2001-03-04 | 1 | -0/+1 |
* | install conduit icons | JP Rosevear | 2001-03-03 | 1 | -1/+1 |
* | add logic to make sure we're building against OpenLDAP >= 2 | Chris Toshok | 2001-03-02 | 1 | -0/+18 |
* | add missing "for" to a message | Dan Winship | 2001-03-02 | 1 | -1/+1 |
* | Added views stuff. | Christopher James Lahey | 2001-03-02 | 1 | -0/+3 |
* | Redo the Kerberos stuff again to deal with the stuff currently on my | Dan Winship | 2001-03-02 | 1 | -53/+59 |
* | Check for gal 0.5.99.2. | Christopher James Lahey | 2001-03-01 | 1 | -3/+3 |
* | Check for gal 0.5.99.1. | Christopher James Lahey | 2001-02-20 | 1 | -3/+3 |
* | Check for gal 0.5.99.0. | Christopher James Lahey | 2001-02-15 | 1 | -3/+3 |
* | rework ldap check logic so it'll work to --disable-ldap if you've | Chris Toshok | 2001-02-12 | 1 | -1/+2 |
* | Added hacks to check for Mozilla libs like nspr and nss that we will need | Jeffrey Stedfast | 2001-02-10 | 1 | -0/+105 |
* | update the error message to say Bonobo 0.36 is needed rather than 0.31 | Jeffrey Stedfast | 2001-02-10 | 1 | -1/+1 |
* | depend on bonobo >= 0.36 | Michael Meeks | 2001-02-09 | 1 | -2/+2 |
* | Upped the version number of gal required to 0.5. | Christopher James Lahey | 2001-02-09 | 1 | -3/+3 |
* | Added pt_BR to ALL_LINGUAS. | Gustavo Maciel Dias Vieira | 2001-02-06 | 1 | -1/+1 |
* | Require version 0.4.99.8 of gal. | Christopher James Lahey | 2001-02-05 | 1 | -3/+3 |
* | Added AM_PROG_XML_I18N_TOOLS so translations works correctly. Added a | Kenneth Christiansen | 2001-02-04 | 1 | -0/+2 |
* | Make sure we have gnome-libs 1.2.9 or higher. | Federico Mena Quintero | 2001-02-04 | 1 | -2/+2 |
* | allow --enable/disable-ldap. | Chris Toshok | 2001-02-02 | 1 | -4/+7 |
* | reviewed by: JP Rosevear <jpr@ximian.com> | Eskil Heyn Olsen | 2001-01-30 | 1 | -1/+1 |
* | configure.in: Added sk to ALL_LINGUAS | Stano Visnovsky | 2001-01-30 | 1 | -1/+1 |
* | remove widgets/shortcut-bar/Makefile from here. | Jason Leach | 2001-01-27 | 1 | -1/+0 |
* | Upped the required version of gal in evolution. | Christopher James Lahey | 2001-01-26 | 1 | -3/+3 |
* | Upped the required version of gal in evolution. | Christopher James Lahey | 2001-01-25 | 1 | -3/+3 |
* | disable cmdline subdir here too | Dave Camp | 2001-01-22 | 1 | -1/+0 |
* | Add cmdline to the build | Miguel de Icaza | 2001-01-22 | 1 | -1/+2 |
* | Add composer bits | Miguel de Icaza | 2001-01-21 | 1 | -0/+10 |
* | Changed a leftover $with_x_mailer to $with_sub_version. Made it so that if | Jason Leach | 2001-01-19 | 1 | -2/+8 |
* | add the doc/devel/importer/Makefile as a target. | Larry Ewing | 2001-01-18 | 1 | -0/+1 |
* | Replace `--with-x-mailer' with a more generic `--with-sub-version'. | Ettore Perazzoli | 2001-01-18 | 1 | -8/+5 |
* | add --enable-nntp switch. default is no. | Chris Toshok | 2001-01-17 | 1 | -0/+14 |
* | tweak the --with-x-mailer flag a bit | Dan Winship | 2001-01-17 | 1 | -1/+3 |
* | Add --with-x-mailer to set the version string that appears in the X-Mailer | Dan Winship | 2001-01-17 | 1 | -1/+8 |
* | Changed the required version of gal. | Christopher James Lahey | 2001-01-16 | 1 | -3/+3 |
* | remove old config message | JP Rosevear | 2001-01-15 | 1 | -1/+0 |
* | added default_user/local/Tasks/Makefile to AC_OUTPUT. | Damon Chaplin | 2001-01-14 | 1 | -0/+1 |
* | Take out the PGP/GPG detection stuff. | Jeffrey Stedfast | 2001-01-13 | 1 | -35/+0 |
* | Suggest what to do if gtk-doc is not found. | Federico Mena Quintero | 2001-01-13 | 1 | -0/+2 |
* | Make evolution depend on the new version of gal. | Christopher James Lahey | 2001-01-13 | 1 | -3/+3 |
* | Doh, forgot this | Iain Holmes | 2001-01-12 | 1 | -0/+1 |
* | At the end of the configure process, report whether the documentation | Federico Mena Quintero | 2001-01-11 | 1 | -0/+10 |
* | Added calendar/gui/alarm-notify/Makefile. | Federico Mena Quintero | 2001-01-10 | 1 | -0/+1 |
* | Remove non-existent file | JP Rosevear | 2001-01-05 | 1 | -3/+3 |
* | Removed camel/providers/mbox/Makefile and camel/providers/mh/Makefile. | Christopher James Lahey | 2001-01-04 | 1 | -2/+0 |
* | Require bonobo 0.31 | Michael Meeks | 2001-01-02 | 1 | -3/+3 |
* | If we find threads ok, then always turn on ENABLE_THREADS. | Not Zed | 2000-12-24 | 1 | -0/+1 |
* | Added a bit of addressbook NEWS. | Christopher James Lahey | 2000-12-15 | 1 | -3/+3 |
* | 0.8 "Archaeopteryx". | Ettore Perazzoli | 2000-12-15 | 1 | -1/+1 |
* | Bumped up the GtkHTML dependency and updated README. | Ettore Perazzoli | 2000-12-15 | 1 | -1/+1 |
* | Updated the required version of gal. | Christopher James Lahey | 2000-12-09 | 1 | -3/+3 |
* | renamed HTMLEditor.idl to Editor.idl | Radek Doulik | 2000-12-08 | 1 | -6/+6 |
* | Increased the required version of gal. | Christopher James Lahey | 2000-12-07 | 1 | -3/+3 |
* | Added camel/tests/stream/Makefile.am. | Not Zed | 2000-12-05 | 1 | -0/+1 |
* | Bumped required gal version to 0.2.99.4 for e_str_make_safe. | Jeffrey Stedfast | 2000-12-01 | 1 | -3/+3 |
* | Bump required gal version to 0.2.99.3 for iconv changes | Dan Winship | 2000-11-30 | 1 | -3/+3 |
* | Add USE_FLOCK, USE_FCNTL, USE_FLOCK | JP Rosevear | 2000-11-29 | 1 | -1/+30 |
* | Added camel/tests/folder/Makefile | Not Zed | 2000-11-28 | 1 | -0/+1 |
* | Correct the bonobo version error message | JP Rosevear | 2000-11-28 | 1 | -1/+1 |
* | Added camel/tests stuff to output macro. | Not Zed | 2000-11-24 | 1 | -1/+5 |
* | Check for libgpgme. (Support not added to mail yet.) | Dan Winship | 2000-11-22 | 1 | -16/+26 |
* | sync - Federico | Federico Mena Quintero | 2000-11-22 | 1 | -1/+0 |
* | Added widgets/menus that contains the gal-view-menus.c code from Gal that | Miguel de Icaza | 2000-11-18 | 1 | -0/+2 |
* | Update the gal reqiurement version. | Christopher James Lahey | 2000-11-14 | 1 | -3/+3 |
* | Require Bonobo >= 0.29, due to the XSync fix. | Michael Meeks | 2000-11-11 | 1 | -2/+2 |
* | Require gal 0.2.99.1. | Christopher James Lahey | 2000-11-10 | 1 | -3/+3 |
* | Require gal 0.2.1.3 | Jeffrey Stedfast | 2000-11-07 | 1 | -3/+3 |
* | ${prefix} doesn't get defaulted until the end of configure, so check if | Dan Winship | 2000-11-07 | 1 | -3/+8 |
* | also look for HTMLEditor.idl in ${prefix}/share/gtkhtml | Radek Doulik | 2000-11-06 | 1 | -2/+7 |
* | raise required version number to 0.8 added check for HTMLEditor.idl file | Radek Doulik | 2000-11-04 | 1 | -2/+13 |
* | o2000-11-02 Christopher James Lahey <clahey@helixcode.com> | Chris Lahey | 2000-11-03 | 1 | -3/+3 |
* | Require Bonobo-0.27+ | Michael Meeks | 2000-11-02 | 1 | -2/+2 |
* | calendar: made all gui show localized | Gediminas Paulauskas | 2000-11-01 | 1 | -1/+1 |
* | fix up printing of kerberos configuration status | Dan Winship | 2000-10-31 | 1 | -6/+7 |
* | added Catalan file | Pablo Saratxaga | 2000-10-29 | 1 | -1/+1 |
* | Require gal cvs version. | Christopher James Lahey | 2000-10-28 | 1 | -4/+4 |
* | Status report in configure.in | Miguel de Icaza | 2000-10-26 | 1 | -0/+27 |
* | Summary is back in :D | Iain Holmes | 2000-10-26 | 1 | -0/+6 |
* | AM_GNOME_GETTEXT doesn't use $(datadir)/locale as the locale dir. (It | Dan Winship | 2000-10-24 | 1 | -0/+2 |
* | Updated the gal check to check for gal 0.2.1. | Christopher James Lahey | 2000-10-24 | 1 | -2/+2 |
* | Added British translation. | Robert Brady | 2000-10-22 | 1 | -1/+1 |
* | Updated the gal check to check for gal 0.2. | Christopher James Lahey | 2000-10-20 | 1 | -2/+2 |
* | Build fixes from Jacob, same as the other branch. | Ettore Perazzoli | 2000-10-20 | 1 | -1/+1 |
* | Added "nn" to ALL_LINGUAS. | Kjartan Maraas | 2000-10-15 | 1 | -1/+1 |
* | Disable executive-summary | Iain Holmes | 2000-10-12 | 1 | -6/+0 |
* | Take CalObjType as a param because its impossible to determine after a | JP Rosevear | 2000-10-12 | 1 | -1/+1 |
* | Check for isblank | Jeffrey Stedfast | 2000-10-06 | 1 | -1/+1 |
* | Bump Bonobo requirement to >= 0.20 | Michael Meeks | 2000-10-05 | 1 | -2/+2 |
* | Add the executive summary stuff | Iain Holmes | 2000-10-05 | 1 | -0/+7 |
* | Moved addressbook/ename to e-util/ename so generate e-util/ename/Makefile | Jeffrey Stedfast | 2000-09-26 | 1 | -1/+1 |
* | alter the krb4 check a bit to deal with configure cache suckage. (If you | Dan Winship | 2000-09-20 | 1 | -1/+1 |
* | Added check for gnome-app-lib. Removed directories that have been moved to | Christopher James Lahey | 2000-09-18 | 1 | -6/+18 |
* | remove spec file. We haven't been keeping it up to date, and it's only | Dan Winship | 2000-09-16 | 1 | -1/+0 |
* | The Commit from hell that breaks all UI related stuff; | Michael Meeks | 2000-09-14 | 1 | -7/+8 |
* | Added widgets/e-reflow/Makefile. Replaced | Christopher James Lahey | 2000-09-14 | 1 | -1/+2 |
* | Don't generate the Makefile for the `notes' directory as it's unused. | Ettore Perazzoli | 2000-09-13 | 1 | -1/+0 |
* | 0.5. | Ettore Perazzoli | 2000-09-13 | 1 | -1/+1 |
* | s/Sentbox/Sent/ | Dan Winship | 2000-09-13 | 1 | -1/+1 |
* | Added fi.po, and a "fi" entry to configure.in | jjranta | 2000-09-12 | 1 | -1/+1 |
* | Improve the Kerberos checks further (check for Sun kerb; check for sendauth p... | Peter Williams | 2000-09-06 | 1 | -8/+25 |
* | Reversed my last change as it broke configure, how do I get it so that we | Jeffrey Stedfast | 2000-09-04 | 1 | -1/+1 |
* | Renamed default_user/local/Sentbox to default_user/local/Sent\ Mail as | Jeffrey Stedfast | 2000-09-04 | 1 | -1/+1 |
* | Added calendar/conduits/Makefile, calendar/conduits/calendar/Makefile and | Christopher James Lahey | 2000-09-02 | 1 | -0/+3 |
* | Add default_user/local/Sentbox/Makefile to the list of makefiles to output | Jeffrey Stedfast | 2000-09-02 | 1 | -0/+1 |
* | Made it compilable both with gnome-print 0.20 and 0.21+ | Lauris Kaplinski | 2000-08-31 | 1 | -9/+15 |
* | Typo fix | Peter Williams | 2000-08-31 | 1 | -1/+1 |
* | Robustify the kerberos checks | Peter Williams | 2000-08-31 | 1 | -17/+48 |
* | decruft | Dan Winship | 2000-08-30 | 1 | -36/+6 |
* | Added pt to ALL_LINGUAS | Jesus Bravo Alvarez | 2000-08-28 | 1 | -1/+1 |
* | Require oafized bonobo | JP Rosevear | 2000-08-26 | 1 | -41/+31 |
* | Remove the executive summary stuff from the AC_OUTPUT list, as it does | Ettore Perazzoli | 2000-08-25 | 1 | -1/+0 |
* | Ahem. If you add dependencies on libraries, make sure things still build. | Federico Mena Quintero | 2000-08-24 | 1 | -6/+6 |
* | Check for new enough gnome-vfs | Peter Williams | 2000-08-19 | 1 | -0/+11 |
* | Added the cal-util library to the documentation framework - Federico | Federico Mena Quintero | 2000-08-15 | 1 | -0/+1 |
* | Compile fix for RH7.0beta from Kenny Graunke <kwg@teleport.com>; unprototype ... | Peter Williams | 2000-08-14 | 1 | -0/+2 |
* | offer --enable-pilot-conduits to add pilot conduits if the user wants | Chris Toshok | 2000-08-14 | 1 | -1/+5 |
* | Fix the name of the binary to look for for PGP5 | Dan Winship | 2000-08-14 | 1 | -1/+1 |
* | 0.4. | Ettore Perazzoli | 2000-08-14 | 1 | -1/+2 |
* | Check for Bonobo 0.17 | Michael Meeks | 2000-08-13 | 1 | -7/+8 |
* | Added addressbook/gui/search/Makefile. | Christopher James Lahey | 2000-08-13 | 1 | -0/+1 |
* | Depend on gnome-vfs 0.3 | Dan Winship | 2000-08-12 | 1 | -15/+12 |
* | Merge with camel-async. | Peter Williams | 2000-08-11 | 1 | -15/+5 |
* | Update the README and the text of the Bonobo configure check to match | Dan Winship | 2000-08-06 | 1 | -19/+3 |
* | Actually commit this - I though it went in already. | JP Rosevear | 2000-08-04 | 1 | -14/+0 |
* | Add Irish translation | Alastair McKinstry | 2000-08-04 | 1 | -1/+1 |
* | update for BonoboX | Michael Meeks | 2000-08-03 | 1 | -9/+9 |
* | Add camel/providers/nntp | Dan Winship | 2000-08-03 | 1 | -0/+1 |
* | Add checks for GPG, PGP 5 and PGP 2. Only record the first one found. | Dan Winship | 2000-08-02 | 1 | -1/+21 |
* | removed calendar/doc/* | Damon Chaplin | 2000-08-02 | 1 | -2/+0 |
* | Added mh provider. | Not Zed | 2000-08-01 | 1 | -0/+1 |
* | Check for gconf_client_get_default (gconf 0.5 vs newer) | Dan Winship | 2000-07-28 | 1 | -0/+8 |
* | 0.3 "Jelly Fish". | Ettore Perazzoli | 2000-07-28 | 1 | -1/+1 |
* | fix MOVEMAIL_PATH setting | Dan Winship | 2000-07-27 | 1 | -2/+2 |
* | some unrelated changes: check for mkdtemp, | Dan Winship | 2000-07-26 | 1 | -1/+40 |
* | Added addressbook/conduit/Makefile. | Christopher James Lahey | 2000-07-26 | 1 | -0/+1 |
* | Typo fix. | Federico Mena Quintero | 2000-07-18 | 1 | -1/+1 |
* | Added the doc/devel Makefiles. (EVOLUTION_DIR): Substitute EVOLUTION_DIR | Federico Mena Quintero | 2000-07-18 | 1 | -0/+30 |
* | Make gnome-print-0.20 mandatory. We will bail out with CVS HEAD versions | Federico Mena Quintero | 2000-07-13 | 1 | -6/+5 |
* | Fix the GtkHTML check which was wrong. | Ettore Perazzoli | 2000-07-11 | 1 | -1/+1 |
* | Updated to check for required GtkHTML and gnome-print | Jeffrey Stedfast | 2000-07-11 | 1 | -4/+4 |
* | Disable Pilot conduit stuff for now. It's not quite ready yet and it | Ettore Perazzoli | 2000-07-11 | 1 | -2/+0 |
* | added makefiles for calendar conduits | Seth Alves | 2000-07-11 | 1 | -0/+2 |
* | Add a check for Bonobo 0.15 vs Bonobo post-0.15 | Dan Winship | 2000-07-11 | 1 | -3/+18 |
* | make pthreads not required again, since they aren't, and remove | Dan Winship | 2000-07-07 | 1 | -6/+5 |
* | remove the default_user Directories dir. | Chris Toshok | 2000-07-07 | 1 | -4/+0 |
* | Define `GNOME_VFS_CFLAGS' and `GNOME_VFS_LIBS' in `configure.in'. | Ettore Perazzoli | 2000-07-06 | 1 | -0/+5 |
* | Update `configure.in' and `POTFILES.in' for Chris' latest commit. | Ettore Perazzoli | 2000-07-04 | 1 | -0/+1 |
* | EvolutionShellClient. | Ettore Perazzoli | 2000-06-30 | 1 | -0/+1 |
* | Yeah, I'm a little bit compulsize | Peter Williams | 2000-06-30 | 1 | -3/+3 |
* | Make the pilot stuff in calendar/gui optional. | Peter Williams | 2000-06-29 | 1 | -1/+1 |
* | Implement saving of configuration information. Now when you run | Ettore Perazzoli | 2000-06-29 | 1 | -0/+6 |
* | Little teeny fixes | Peter Williams | 2000-06-28 | 1 | -1/+0 |
* | Solaris compatibility config check + implementation (ctime_r arguments) | Peter Williams | 2000-06-27 | 1 | -0/+23 |
* | Make the broken threads optional | Peter Williams | 2000-06-27 | 1 | -0/+10 |
* | Fix linking options for gthreads. | Ettore Perazzoli | 2000-06-26 | 1 | -2/+2 |
* | Force thread usage and clean up the configure aspect thereof. | Peter Williams | 2000-06-26 | 1 | -28/+11 |
* | Added Slovenian translations | Andraz Tori | 2000-06-24 | 1 | -1/+1 |
* | IMAP will now allow you to login, and on some IMAP providers it will actually... | Jeffrey Stedfast | 2000-06-14 | 1 | -0/+1 |
* | put back the libxml check that was erroneously removed in rev 1.94 | Dan Winship | 2000-06-13 | 1 | -0/+7 |
* | Added pl (Polish) to ALL_LINGUAS | Chyla Zbigniew | 2000-06-11 | 1 | -1/+1 |
* | Initial support for creating/removing folders. This implies some new | Ettore Perazzoli | 2000-06-10 | 1 | -0/+2 |
* | Commit stuff | Anders Carlsson | 2000-06-07 | 1 | -0/+1 |
* | Added German translation from Kai Lahmann <kl@linuxfaqs.de>, updated | Ettore Perazzoli | 2000-06-05 | 1 | -1/+1 |
* | Released Evolution 0.1. | Christopher James Lahey | 2000-06-03 | 1 | -1/+1 |
* | Added Portuguese translation | Jesus Bravo Alvarez | 2000-06-03 | 1 | -1/+1 |
* | build and install docs | Dan Winship | 2000-06-02 | 1 | -0/+2 |
* | Added spec file for 'rpm -tb evolution-x.y.tar.gz' ability. | Ross Golder | 2000-05-28 | 1 | -0/+1 |
* | Added Spanish to configure.in | Hector Garcia | 2000-05-26 | 1 | -1/+1 |
* | Added widgets/e-paned/Makefile. | Christopher James Lahey | 2000-05-25 | 1 | -0/+1 |
* | I said stuff, dude | Jeffrey Stedfast | 2000-05-23 | 1 | -0/+1 |
* | Szabolcs BAN <shooby@gnome.hu> | Szabolcs Ban | 2000-05-23 | 1 | -8/+1 |
* | add camel/providers/vee | Dan Winship | 2000-05-19 | 1 | -0/+1 |
* | add --with-purify-options support, and default it to what we at helix need | Chris Toshok | 2000-05-16 | 1 | -1/+11 |
* | Korean translation by Young-Ho, Cha <ganadist@dacome.co.kr> | Nam SungHyun | 2000-05-16 | 1 | -1/+1 |
* | Alarm stuff I had not cvs added, sigh - Federico | Federico Mena Quintero | 2000-05-16 | 1 | -0/+1 |
* | Update `configure.in' for the new `widgets/misc' directory. | Ettore Perazzoli | 2000-05-16 | 1 | -1/+2 |
* | Update versions needed for gnome-print, bonobo, and gtkhtml. | Dan Winship | 2000-05-11 | 1 | -11/+15 |
* | Removed dist-hook section. | Christopher James Lahey | 2000-05-10 | 1 | -10/+13 |
* | Added da to the language string | Kenneth Christiansen | 2000-05-08 | 1 | -1/+1 |
* | Added new Directories section for the default_user. | Chris Toshok | 2000-05-07 | 1 | -0/+4 |
* | Updated configuration script to match the new layout of the | Ettore Perazzoli | 2000-05-07 | 1 | -0/+7 |
* | check for purify. | Chris Toshok | 2000-05-07 | 1 | -2/+3 |
* | Added option `--enable-purify' and correspondent Automake conditional. | Ettore Perazzoli | 2000-05-06 | 1 | -0/+7 |
* | Oops. The Kerberos check was succeeding when it shouldn't have (and thus | Dan Winship | 2000-05-05 | 1 | -2/+2 |
* | fix configure for old libxmls. | Michael Meeks | 2000-05-04 | 1 | -1/+1 |
* | Eeek. I committed the wrong version of the file. | Ettore Perazzoli | 2000-05-03 | 1 | -1/+0 |
* | Don't generate `doc/Makefile' in `configure' because there is nothing | Ettore Perazzoli | 2000-05-03 | 1 | -1/+1 |
* | add some minimal Kerberos checking. This isn't intended to be generically | Dan Winship | 2000-05-03 | 1 | -19/+46 |
* | Automatic check for oaf. Thanks ettore, you rule! | Anders Carlsson | 2000-05-02 | 1 | -2/+8 |
* | Added Dutch translation | Arjan Scherpenisse | 2000-04-30 | 1 | -1/+1 |
* | Made Evolution OAF-compatible. | Ettore Perazzoli | 2000-04-28 | 1 | -2/+40 |
* | Added addressbook/ename/Makefile. | Christopher James Lahey | 2000-04-28 | 1 | -0/+1 |
* | + * configure.in: added tools/Makefile. | Matthew Loper | 2000-04-27 | 1 | -0/+1 |
* | Added tr to ALL_LINGUAS | Fatih Demir | 2000-04-24 | 1 | -1/+1 |
* | + * widgets/Makefile.am: Added e-paned directory. | Matthew Loper | 2000-04-24 | 1 | -0/+1 |
* | ja.po: Initial Japanese translation from Akira Tagoh. | Yukihiro Nakai | 2000-04-20 | 1 | -1/+1 |
* | Was damaged by "fr"? | Valek Frob | 2000-04-19 | 1 | -1/+1 |
* | initial setup. | Vincent Renardias | 2000-04-18 | 1 | -1/+1 |
* | Require gnome-xml 1.8.7 (or later, but not 2.0). xmlParseMemory's behavior | Dan Winship | 2000-04-18 | 1 | -0/+12 |
* | quiet configure in the case where it can't find ldap libs. | Chris Toshok | 2000-04-15 | 1 | -3/+3 |
* | Properly use AC_ARG_WITH | Miguel de Icaza | 2000-04-12 | 1 | -5/+17 |
* | add LDAP_LIBS here. | Chris Toshok | 2000-04-12 | 1 | -0/+15 |
* | Changed AC_DEFUN to AC_DEFINE. | Christopher James Lahey | 2000-04-12 | 1 | -2/+2 |
* | check for timezone as a variable (as it is in linux, but not in freebsd or | Chris Toshok | 2000-04-12 | 1 | -0/+25 |
* | Update to support --disable-threads correctly. | Miguel de Icaza | 2000-04-11 | 1 | -2/+6 |
* | check for mkstemp | Dan Winship | 2000-04-11 | 1 | -0/+1 |
* | removed libical stuff since it has its own configure.in. | Damon Chaplin | 2000-04-11 | 1 | -4/+0 |