aboutsummaryrefslogtreecommitdiffstats
path: root/libical/src/libical
Commit message (Expand)AuthorAgeFilesLines
* initialize "continuation_line" to 0JP Rosevear2001-05-031-0/+1
* Fix the building of ical.h. Again.Ettore Perazzoli2001-04-181-6/+6
* The perl script generated files changed between releasesJP Rosevear2001-04-1810-1753/+948
* Finish merge of new libical 0.23a versionJP Rosevear2001-04-1815-1926/+1441
* This commit was generated by cvs2svn to compensate for changes in r9415,JP Rosevear2001-04-184-21/+59
* Initial revisionJP Rosevear2001-04-1814-0/+1724
* Merge the building fix from evolution-0-9-branch.Ettore Perazzoli2001-02-281-1/+1
* The built sources shouldn't be cleaneJP Rosevear2001-02-091-9/+0
* its NEEDS-ACTION rather than NEEDSACTION (icalparameter_as_ical_string):JP Rosevear2001-02-091-4/+4
* Added a missing #include here.Christopher James Lahey2001-02-072-2/+8
* Use the renamed api callJP Rosevear2001-02-061-1/+1
* Fscking autoconfJP Rosevear2001-02-061-1/+1
* Guess what! Fix `builddir != srcdir' breakage.Ettore Perazzoli2001-02-061-4/+4
* This is it i hopeJP Rosevear2001-02-061-2/+1
* More import cleanupJP Rosevear2001-02-062-9/+9
* Import cleanupJP Rosevear2001-02-0611-158/+433
* This commit was generated by cvs2svn to compensate for changes in r7975,JP Rosevear2001-02-061-1/+17
* Initial revisionJP Rosevear2001-02-062-0/+202
* Remove unused "extern long timezone".Dan Winship2001-01-261-1/+0
* rewrote to fix problems with freeing the environment string after callingDamon Chaplin2001-01-251-19/+43
* Minor import fixJP Rosevear2001-01-241-4/+0
* Import clean upJP Rosevear2001-01-2421-713/+1563
* This commit was generated by cvs2svn to compensate for changes in r7747,JP Rosevear2001-01-246-17/+40
* Initial revisionJP Rosevear2001-01-241-0/+167
* add -ve sign to output of duration if appropriate.JP Rosevear2001-01-191-5/+25
* include configure.h because HAVE_TIMEZONE is usedJP Rosevear2000-12-221-0/+4
* Build `libical-static.la', that is needed for the conduits.Ettore Perazzoli2000-12-151-0/+4
* make icalcomponent.c depend on icalproperty.h, icalvalue.h, andPeter Teichman2000-12-151-2/+4
* ShushJP Rosevear2000-12-151-0/+8
* put icalproperty.h and icalvalue.h before icalcomponent.c in thePeter Teichman2000-12-151-2/+2
* More builddir != srcdir fun! Man, I enjoy this so much.Ettore Perazzoli2000-12-141-17/+17
* Use gmtime() unconditionally, since we want an UTC broken-downFederico Mena Quintero2000-12-141-4/+3
* time_t values *are* in UTC by definition, so the is_utc argument isFederico Mena Quintero2000-12-141-0/+5
* icalparser.c Addedd support for x-parameters.Eric Busboom2000-12-145-27/+54
* Added a name to the parameter to icalerror_set_errno.Christopher James Lahey2000-12-141-1/+1
* Removed the explicit paths. Why it did *not* work on my original try whenFederico Mena Quintero2000-12-141-19/+17
* Fix some horrible Makefile breakage, getting it to compile withEttore Perazzoli2000-12-131-12/+22
* #if 0ed out some #if 1ed test code that was breaking my build byJoe Shaw2000-12-131-1/+1
* Add a check for "extern int timezone;" vs struct tm tm_gmtoff, stolen fromDan Winship2000-12-132-8/+11
* Fixety fix - FedericoFederico Mena Quintero2000-12-121-2442/+0
* Removed auto-generated files - FedericoFederico Mena Quintero2000-12-128-12041/+0
* Fix fucking CVS conflicts - FedericoFederico Mena Quintero2000-12-1216-44/+32
* Fix fucking CVS conflicts because fucking CVS is a fucking big doofus - FedericoFederico Mena Quintero2000-12-1230-1295/+4719
* This commit was generated by cvs2svn to compensate for changes in r6917,Federico Mena Quintero2000-12-126-118/+848
* Initial revisionFederico Mena Quintero2000-12-127-0/+3801
* return NULL if we can't create a view.Michael Meeks2000-12-051-314/+325
* Patch from Eric Busboom <eric@softwarestudio.org> to fix BYDAY elements inFederico Mena Quintero2000-11-221-21/+21
* Handle both the position and weekday in the by_day field.Federico Mena Quintero2000-11-071-2/+7
* Fixed icalproperty_remove_parameter().Jesse Pavel2000-10-281-1/+18
* add support for 'X-' parameters.Damon Chaplin2000-10-122-4/+11
* Fix the semicolons in this rule. Noticed by x-virge.Dan Winship2000-10-081-4/+5
* The Commit from hell that breaks all UI related stuff;Michael Meeks2000-09-141-13/+15
* New function that compares only the dates, not the times as wellJP Rosevear2000-09-082-0/+18
* We don't need AC_PROG_RANLIB and AM_PROG_LIBTOOLJP Rosevear2000-09-011-1/+2
* Kill off more old, dead filesJP Rosevear2000-09-0111-5059/+0
* Kill fileJP Rosevear2000-09-012-460/+0
* Fixed an incorrect struct name.Christopher James Lahey2000-08-261-2/+2
* Compile fix for libicalPeter Williams2000-08-251-2/+2
* Remove this duplicate file to fix buildJP Rosevear2000-08-251-39/+0
* Fix minor conflicts.JP Rosevear2000-08-2526-758/+1597
* Initial revisionJP Rosevear2000-08-258-0/+3169
* You have to wonder what a file called foo was doing here... - FedericoFederico Mena Quintero2000-08-011-1578/+0
* add textual exception printout. (set_editor_text): close pre tags & checkMichael Meeks2000-07-261-0/+1706
* fixed various problemsSeth Alves2000-07-131-0/+7
* Generated files, go away - FedericoFederico Mena Quintero2000-07-063-4068/+0
* *** empty log message ***Seth Alves2000-06-072-7/+6
* merge libical-0.17 onto the headSeth Alves2000-06-079-1361/+1441
* Initial revisionSeth Alves2000-06-073-0/+4069
* reparing damage from removing filesEric Busboom2000-05-1543-0/+22450
* removing all filesEric Busboom2000-05-1543-22450/+0
* Fix Makefile to use generated include files that are in the buildEttore Perazzoli2000-05-141-0/+2
* + * tests/.cvsignore: Added test13.Matthew Loper2000-04-272-3/+1
* convert from a time_t to an icaldurationtype.Seth Alves2000-04-251-0/+19
* *** empty log message ***Seth Alves2000-04-211-0/+1
* added some stuff to cvs ignore files, build .la instead of just .aSeth Alves2000-04-191-2/+2
* import of libical-0.16Seth Alves2000-04-1924-646/+1899
* renamed a couple files so that automake will be my friendSeth Alves2000-02-264-14/+15
* added the generated file icalitip.tab.c until i can figure outSeth Alves2000-02-245-16/+1683
* + * libical/src/libical/.cvsignore: Added *.lo, *.la, and .libs.Matthew Loper2000-02-221-0/+3
* + * libical/Makefile.in: autogenerated file removed from cvs, andMatthew Loper2000-02-222-412/+1
* generatedSeth Alves2000-02-211-2164/+0
* generatedSeth Alves2000-02-211-1660/+0
* This commit was generated by cvs2svn to compensate for changes in r1879,Seth Alves2000-02-215-4/+67
* ignore a flex output fileSeth Alves2000-02-211-0/+2
* ignore .depsSeth Alves2000-02-211-1/+2
* some Makefile.ams to use until eric moves his code to cvsSeth Alves2000-02-214-90/+420
* + * widgets/e-minicard/.cvsignore: Added minicard-label-test,Matthew Loper2000-02-201-0/+1
* didn't want these checked inSeth Alves2000-02-181-120/+0
* This commit was generated by cvs2svn to compensate for changes in r1827,Seth Alves2000-02-181-1/+1
* Initial revisionSeth Alves2000-02-1841-0/+23464