| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | 11 | -0/+2150 |
* | Fix Makefile to use generated include files that are in the build | Ettore Perazzoli | 2000-05-14 | 2 | -0/+7 |
* | Removed dist-hook section. | Christopher James Lahey | 2000-05-10 | 2 | -13/+18 |
* | Stylistic fix - Federico | Federico Mena Quintero | 2000-05-01 | 1 | -0/+376 |
* | Further Makefile loving. | Ettore Perazzoli | 2000-04-27 | 3 | -2/+10 |
* | Fix broken `Makefile.am' again. I am frustrated. | Ettore Perazzoli | 2000-04-27 | 2 | -1/+9 |
* | + * tests/.cvsignore: Added test13. | Matthew Loper | 2000-04-27 | 3 | -3/+7 |
* | Removed. | Christopher James Lahey | 2000-04-26 | 2 | -376/+4 |
* | Fix compile with builddir != srcdir. | Ettore Perazzoli | 2000-04-26 | 3 | -2/+6 |
* | convert from a time_t to an icaldurationtype. | Seth Alves | 2000-04-25 | 2 | -0/+24 |
* | *** empty log message *** | Seth Alves | 2000-04-21 | 2 | -1/+3 |
* | Use "e-minicard" as the log domain. | Federico Mena Quintero | 2000-04-21 | 1 | -0/+376 |
* | This file does not belong in CVS. | Peter Williams | 2000-04-20 | 1 | -376/+0 |
* | build libtool libraries instead of just .a | Seth Alves | 2000-04-19 | 3 | -11/+12 |
* | added some stuff to cvs ignore files, build .la instead of just .a | Seth Alves | 2000-04-19 | 8 | -22/+97 |
* | import of libical-0.16 | Seth Alves | 2000-04-19 | 68 | -1355/+8265 |
* | added AC_PROG_MAKE_SET. | Damon Chaplin | 2000-04-11 | 2 | -0/+5 |
* | Shut up! | Ettore Perazzoli | 2000-03-02 | 1 | -8/+14 |
* | Various building fixes. At least, now it builds for me. | Ettore Perazzoli | 2000-03-02 | 2 | -2/+8 |
* | required file | Seth Alves | 2000-02-26 | 1 | -0/+12 |
* | required files | Seth Alves | 2000-02-26 | 2 | -0/+2 |
* | added autogen.sh so this library can be build on its own | Seth Alves | 2000-02-26 | 3 | -1/+116 |
* | start using ChangeLog in this library | Seth Alves | 2000-02-26 | 1 | -0/+9 |
* | make libicalss installable | Seth Alves | 2000-02-26 | 1 | -2/+2 |
* | renamed a couple files so that automake will be my friend | Seth Alves | 2000-02-26 | 4 | -14/+15 |
* | added the generated file icalitip.tab.c until i can figure out | Seth Alves | 2000-02-24 | 5 | -16/+1683 |
* | + * libical/src/libical/.cvsignore: Added *.lo, *.la, and .libs. | Matthew Loper | 2000-02-22 | 2 | -1/+7 |
* | + * libical/Makefile.in: autogenerated file removed from cvs, and | Matthew Loper | 2000-02-22 | 8 | -1517/+6 |
* | generated | Seth Alves | 2000-02-21 | 1 | -2164/+0 |
* | *** empty log message *** | Seth Alves | 2000-02-21 | 1 | -31/+0 |
* | more fallout from import of 0.15a | Seth Alves | 2000-02-21 | 3 | -5/+3 |
* | generated | Seth Alves | 2000-02-21 | 2 | -1699/+0 |
* | This commit was generated by cvs2svn to compensate for changes in r1879, | Seth Alves | 2000-02-21 | 11 | -39/+141 |
* | Initial revision | Seth Alves | 2000-02-21 | 3 | -0/+183 |
* | ignore a flex output file | Seth Alves | 2000-02-21 | 1 | -0/+2 |
* | ignore .deps | Seth Alves | 2000-02-21 | 2 | -1/+3 |
* | some Makefile.ams to use until eric moves his code to cvs | Seth Alves | 2000-02-21 | 10 | -176/+1516 |
* | + * libical/src/test/.cvsignore: Added Makefile. | Matthew Loper | 2000-02-20 | 3 | -0/+5 |
* | + * libical/Makefile: autogenerated file removed from cvs. | Matthew Loper | 2000-02-20 | 5 | -2040/+0 |
* | + * widgets/e-minicard/.cvsignore: Added minicard-label-test, | Matthew Loper | 2000-02-20 | 4 | -0/+8 |
* | Make gnomeui the last library on the command line, as its path is the one | Miguel de Icaza | 2000-02-19 | 2 | -8/+8 |
* | didn't want these checked in | Seth Alves | 2000-02-18 | 8 | -222/+0 |
* | This commit was generated by cvs2svn to compensate for changes in r1827, | Seth Alves | 2000-02-18 | 4 | -44/+23 |
* | Initial revision | Seth Alves | 2000-02-18 | 123 | -0/+39827 |