| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge the building fix from evolution-0-9-branch. | Ettore Perazzoli | 2001-02-28 | 2 | -1/+6 |
* | Missing change log entry | JP Rosevear | 2001-02-14 | 1 | -2/+0 |
* | The built sources shouldn't be cleane | JP Rosevear | 2001-02-09 | 2 | -9/+6 |
* | its NEEDS-ACTION rather than NEEDSACTION (icalparameter_as_ical_string): | JP Rosevear | 2001-02-09 | 2 | -4/+10 |
* | Added a missing #include here. | Christopher James Lahey | 2001-02-07 | 3 | -2/+15 |
* | Use the renamed api call | JP Rosevear | 2001-02-06 | 2 | -1/+6 |
* | Fscking autoconf | JP Rosevear | 2001-02-06 | 1 | -1/+1 |
* | Guess what! Fix `builddir != srcdir' breakage. | Ettore Perazzoli | 2001-02-06 | 2 | -4/+11 |
* | This is it i hope | JP Rosevear | 2001-02-06 | 1 | -2/+1 |
* | More import cleanup | JP Rosevear | 2001-02-06 | 2 | -9/+9 |
* | Import cleanup | JP Rosevear | 2001-02-06 | 19 | -215/+721 |
* | This commit was generated by cvs2svn to compensate for changes in r7975, | JP Rosevear | 2001-02-06 | 3 | -3/+24 |
* | Initial revision | JP Rosevear | 2001-02-06 | 2 | -0/+202 |
* | Remove unused "extern long timezone". | Dan Winship | 2001-01-26 | 2 | -1/+4 |
* | rewrote to fix problems with freeing the environment string after calling | Damon Chaplin | 2001-01-25 | 2 | -19/+51 |
* | Don't AC_INIT on an autogenerated file that does not exist beforehand | JP Rosevear | 2001-01-24 | 2 | -1/+6 |
* | Minor import fix | JP Rosevear | 2001-01-24 | 1 | -4/+0 |
* | Import clean up | JP Rosevear | 2001-01-24 | 42 | -2916/+5819 |
* | This commit was generated by cvs2svn to compensate for changes in r7747, | JP Rosevear | 2001-01-24 | 28 | -611/+792 |
* | Initial revision | JP Rosevear | 2001-01-24 | 1 | -0/+167 |
* | Missing Changelog entry | JP Rosevear | 2001-01-19 | 1 | -0/+8 |
* | add -ve sign to output of duration if appropriate. | JP Rosevear | 2001-01-19 | 1 | -5/+25 |
* | include configure.h because HAVE_TIMEZONE is used | JP Rosevear | 2000-12-22 | 3 | -1/+13 |
* | Build `libical-static.la', that is needed for the conduits. | Ettore Perazzoli | 2000-12-15 | 2 | -0/+8 |
* | make icalcomponent.c depend on icalproperty.h, icalvalue.h, and | Peter Teichman | 2000-12-15 | 1 | -2/+4 |
* | Shush | JP Rosevear | 2000-12-15 | 2 | -0/+9 |
* | put icalproperty.h and icalvalue.h before icalcomponent.c in the | Peter Teichman | 2000-12-15 | 1 | -2/+2 |
* | More builddir != srcdir fun! Man, I enjoy this so much. | Ettore Perazzoli | 2000-12-14 | 2 | -17/+21 |
* | Use gmtime() unconditionally, since we want an UTC broken-down | Federico Mena Quintero | 2000-12-14 | 2 | -4/+11 |
* | time_t values *are* in UTC by definition, so the is_utc argument is | Federico Mena Quintero | 2000-12-14 | 2 | -0/+15 |
* | icalparser.c Addedd support for x-parameters. | Eric Busboom | 2000-12-14 | 6 | -27/+66 |
* | Added a name to the parameter to icalerror_set_errno. | Christopher James Lahey | 2000-12-14 | 2 | -1/+6 |
* | Removed the explicit paths. Why it did *not* work on my original try when | Federico Mena Quintero | 2000-12-14 | 2 | -19/+23 |
* | Missed ChangeLog. | Ettore Perazzoli | 2000-12-14 | 1 | -0/+23 |
* | Fix some horrible Makefile breakage, getting it to compile with | Ettore Perazzoli | 2000-12-13 | 2 | -12/+23 |
* | #if 0ed out some #if 1ed test code that was breaking my build by | Joe Shaw | 2000-12-13 | 2 | -1/+6 |
* | Add a check for "extern int timezone;" vs struct tm tm_gmtoff, stolen from | Dan Winship | 2000-12-13 | 5 | -8/+53 |
* | More fixage - Federico | Federico Mena Quintero | 2000-12-12 | 4 | -3/+9 |
* | Make AC_INIT() check for a file that is not autogenerated! | Federico Mena Quintero | 2000-12-12 | 2 | -1/+4 |
* | Fixety fix - Federico | Federico Mena Quintero | 2000-12-12 | 5 | -3209/+12 |
* | shoo - Federico | Federico Mena Quintero | 2000-12-12 | 4 | -9443/+0 |
* | Remove more auto-generated files - Federico | Federico Mena Quintero | 2000-12-12 | 3 | -4955/+0 |
* | Removed auto-generated files - Federico | Federico Mena Quintero | 2000-12-12 | 8 | -12041/+0 |
* | Fix fucking CVS conflicts - Federico | Federico Mena Quintero | 2000-12-12 | 20 | -44/+36 |
* | Fix fucking CVS conflicts because fucking CVS is a fucking big doofus - Federico | Federico Mena Quintero | 2000-12-12 | 66 | -2973/+8198 |
* | This commit was generated by cvs2svn to compensate for changes in r6917, | Federico Mena Quintero | 2000-12-12 | 22 | -298/+1548 |
* | Initial revision | Federico Mena Quintero | 2000-12-12 | 36 | -0/+20368 |
* | return NULL if we can't create a view. | Michael Meeks | 2000-12-05 | 1 | -314/+325 |
* | Patch from Eric Busboom <eric@softwarestudio.org> to fix BYDAY elements in | Federico Mena Quintero | 2000-11-22 | 2 | -21/+27 |
* | Handle both the position and weekday in the by_day field. | Federico Mena Quintero | 2000-11-07 | 2 | -2/+12 |
* | Fixed icalproperty_remove_parameter(). | Jesse Pavel | 2000-10-28 | 2 | -1/+23 |
* | add support for 'X-' parameters. | Damon Chaplin | 2000-10-12 | 3 | -4/+18 |
* | Fix the semicolons in this rule. Noticed by x-virge. | Dan Winship | 2000-10-08 | 3 | -7/+16 |
* | The Commit from hell that breaks all UI related stuff; | Michael Meeks | 2000-09-14 | 1 | -13/+15 |
* | Fix the configure script to output the Makefile in `src' before the | Ettore Perazzoli | 2000-09-13 | 2 | -2/+6 |
* | Merge missing file for distcheck | JP Rosevear | 2000-09-13 | 4 | -0/+391 |
* | New function that compares only the dates, not the times as well | JP Rosevear | 2000-09-08 | 3 | -0/+25 |
* | We don't need AC_PROG_RANLIB and AM_PROG_LIBTOOL | JP Rosevear | 2000-09-01 | 3 | -2/+11 |
* | Kill off more old, dead files | JP Rosevear | 2000-09-01 | 29 | -11872/+4 |
* | This dir is not in 0.19 | JP Rosevear | 2000-09-01 | 9 | -213/+4 |
* | This file is not in 0.19 | JP Rosevear | 2000-09-01 | 2 | -222/+4 |
* | oops | JP Rosevear | 2000-09-01 | 1 | -0/+2 |
* | Kill file | JP Rosevear | 2000-09-01 | 3 | -460/+4 |
* | Don't list config.h in AC_OUTPUT | JP Rosevear | 2000-09-01 | 2 | -1/+4 |
* | Kill old file | JP Rosevear | 2000-09-01 | 6 | -562/+30 |
* | Add/fix .cvsignores. | Ettore Perazzoli | 2000-08-28 | 2 | -0/+13 |
* | builddir != srcdir fixes. | Ettore Perazzoli | 2000-08-27 | 3 | -2/+9 |
* | Got rid of some warnings. | Christopher James Lahey | 2000-08-26 | 4 | -4/+12 |
* | Fixed an incorrect struct name. | Christopher James Lahey | 2000-08-26 | 2 | -2/+6 |
* | Compile fix for libical | Peter Williams | 2000-08-25 | 2 | -2/+8 |
* | Remove this duplicate file to fix build | JP Rosevear | 2000-08-25 | 2 | -39/+4 |
* | Baby seal eyes are good with soy sauce! - Federico | Federico Mena Quintero | 2000-08-25 | 1 | -3/+3 |
* | Fixety fix - Federico | Federico Mena Quintero | 2000-08-25 | 2 | -2/+6 |
* | More import tidying. | JP Rosevear | 2000-08-25 | 4 | -618/+7 |
* | Fix minor conflicts. | JP Rosevear | 2000-08-25 | 53 | -3742/+5026 |
* | Initial revision | JP Rosevear | 2000-08-25 | 46 | -0/+15040 |
* | You have to wonder what a file called foo was doing here... - Federico | Federico Mena Quintero | 2000-08-01 | 1 | -1578/+0 |
* | add textual exception printout. (set_editor_text): close pre tags & check | Michael Meeks | 2000-07-26 | 1 | -0/+1706 |
* | Make gnome-print-0.20 mandatory. We will bail out with CVS HEAD versions | Federico Mena Quintero | 2000-07-13 | 1 | -18/+46 |
* | fixed various problems | Seth Alves | 2000-07-13 | 2 | -0/+11 |
* | Fixed some make distcheck errors. | Christopher James Lahey | 2000-07-06 | 1 | -13/+13 |
* | Generated files, go away - Federico | Federico Mena Quintero | 2000-07-06 | 3 | -4068/+0 |
* | Added the array of objects and the hash table of UID->array index. | Federico Mena Quintero | 2000-06-13 | 1 | -1/+1 |
* | Removing generated files | ÉRDI Gergo | 2000-06-10 | 3 | -138/+1 |
* | Now this derives from GtkObject. It follows the same strategy as the | Federico Mena Quintero | 2000-06-09 | 1 | -21/+59 |
* | Fix Makefiles so that (guess what?) they work with builddir != srcdir. | Ettore Perazzoli | 2000-06-08 | 3 | -2/+19 |
* | update some .cvsignores | Seth Alves | 2000-06-08 | 1 | -0/+1 |
* | *** empty log message *** | Seth Alves | 2000-06-07 | 5 | -12/+542 |
* | merge libical-0.17 onto the head | Seth Alves | 2000-06-07 | 32 | -1653/+1634 |
* | Initial revision | Seth Alves | 2000-06-07 | 5 | -0/+4208 |
* | reparing damage from removing files | Eric Busboom | 2000-05-15 | 141 | -0/+42278 |
* | removing all files | Eric Busboom | 2000-05-15 | 152 | -44434/+0 |
* | This commit was generated by cvs2svn to compensate for changes in r3037, | Eric Busboom | 2000-05-15 | 5 | -30/+49 |
* | Initial revision | Eric Busboom | 2000-05-15 |