aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* build libicalSeth Alves2000-02-181-0/+1
| | | | svn path=/trunk/; revision=1832
* Add libunicode to CFLAGS/LIBS.NotZed2000-02-141-0/+1
| | | | | | | | | | | | | | | | 2000-02-14 NotZed <notzed@zedzone.helixcode.com> * configure.in (EXTRA_GNOME_CFLAGS): Add libunicode to CFLAGS/LIBS. 2000-02-13 NotZed <notzed@zedzone.helixcode.com> * configure.in: Added check for libunicode. * Makefile.am (SUBDIRS): Added libibex. * tests/test11.c (main): New test, tests search api. svn path=/trunk/; revision=1774
* Make Evolution compile with the latest Bonobo changes.Arturo Espinosa2000-01-261-0/+1
| | | | | | | | Make Evolution compile with the latest Bonobo changes. Miguel. svn path=/trunk/; revision=1636
* Libversit / VFS work - FedericoArturo Espinosa2000-01-211-1/+3
| | | | svn path=/trunk/; revision=1601
* More work on the code. Added more for the framework.Arturo Espinosa2000-01-191-9/+23
| | | | | | | | More work on the code. Added more for the framework. Miguel. svn path=/trunk/; revision=1593
* Finishing previous commit.Chris Lahey2000-01-171-1/+2
| | | | svn path=/trunk/; revision=1582
* Lots of reorganization to get the Evolution shell to begin its life. ItArturo Espinosa2000-01-061-0/+2
| | | | | | | | | Lots of reorganization to get the Evolution shell to begin its life. It also includes a new evolution widget from Damon. Miguel. svn path=/trunk/; revision=1536
* More work:Ettore Perazzoli1999-11-171-3/+6
| | | | | | | - Fixed some Camel API naming issues. - Moved the message composer stuff to the `composer' directory. svn path=/trunk/; revision=1395
* testsBertrand Guiheneuf1999-05-191-1/+1
| | | | | | | | | * tests/test1.c (main): tests * camel/camel-mime-message.c (_write_to_file): started write_to framework for mime_messages svn path=/trunk/; revision=931
* removed devel-docs until I come up with a correct Makefile.ambertrand1999-04-231-1/+1
| | | | | | | | | | | | | 1999-04-23 bertrand <Bertrand.Guiheneuf@inria.fr> * Makefile.am (SUBDIRS): removed devel-docs until I come up with a correct Makefile.am * camel/camel-store.h: * camel/camel-folder.h: correct declarations of structs svn path=/trunk/; revision=870
* A first attempt at setting up the documentation system.Bertrand Guiheneuf1999-04-211-1/+1
| | | | svn path=/trunk/; revision=862
* Initial revisionBertrand Guiheneuf1999-04-181-0/+9
svn path=/trunk/; revision=846