aboutsummaryrefslogtreecommitdiffstats
path: root/libical/src/test/stow.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove libical from this tree, it resides in e-d-s now.JP Rosevear2003-11-191-888/+0
| | | | svn path=/trunk/; revision=23417
* Fixed INCLUDES and don't autogenerate ical.h, no need to. Plus it causedJeffrey Stedfast2003-10-101-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2003-10-09 Jeffrey Stedfast <fejj@ximian.com> * src/libical/Makefile.am: Fixed INCLUDES and don't autogenerate ical.h, no need to. Plus it caused problems anyways. * src/libical/*.[c,h]: Fixed the #includes * src/libicalss/Makefile.am: Fixed INCLUDES and don't autogenerate icalss.h, no need to. Plus it caused problems anyways. * src/libicalss/*.[c,h]: Fixed the #includes * tests/*.c: #include <libical/ical.h> rather than "ical.h" * tests/Makefile.am: Fixed INCLUDES * examples/*.c: #include <libical/ical.h> rather than "ical.h" * examples/Makefile.am: Fixed INCLUDES * src/libicalvcal/icalvcal.h: #include <libical/ical.h> which is no longer autogenerated. * src/libicalvcal/icalvcal.c (icalvcal_convert_with_defaults): Use the proper macro names from config.h svn path=/trunk/; revision=22844
* Import new libical from mainline HEAD and make appropriate changes toHans Petter2003-09-121-46/+68
| | | | | | Evolution. svn path=/trunk/; revision=22538
* Finish merge of new libical 0.23a versionJP Rosevear2001-04-181-1/+5
| | | | | | | | 2001-04-17 JP Rosevear <jpr@ximian.com> * Finish merge of new libical 0.23a version svn path=/trunk/; revision=9420
* Import clean upJP Rosevear2001-01-241-1/+0
| | | | svn path=/trunk/; revision=7751
* Fix fucking CVS conflicts - FedericoFederico Mena Quintero2000-12-121-0/+1
| | | | svn path=/trunk/; revision=6928
* Fix fucking CVS conflicts because fucking CVS is a fucking big doofus - FedericoFederico Mena Quintero2000-12-121-13/+26
| | | | svn path=/trunk/; revision=6920
* Fix minor conflicts.JP Rosevear2000-08-251-196/+512
| | | | svn path=/trunk/; revision=5017
* *** empty log message ***Seth Alves2000-06-071-0/+533
| | | | svn path=/trunk/; revision=3451
* removing all filesEric Busboom2000-05-151-533/+0
| | | | svn path=/trunk/; revision=3040
* Initial revisionEric Busboom2000-05-151-0/+533
svn path=/trunk/; revision=3034