aboutsummaryrefslogtreecommitdiffstats
path: root/libversit
Commit message (Collapse)AuthorAgeFilesLines
* 1.1.0Arturo Espinosa1999-12-031-83/+154
| | | | svn path=/trunk/; revision=1457
* When finding a colon, the lex consumed all line separators, making itArturo Espinosa1999-10-111-5/+6
| | | | | | | | | * libversit/vcc.y (yylex): When finding a colon, the lex consumed all line separators, making it impossible to have empty values (bug 1260). Arturo svn path=/trunk/; revision=1324
* changed to be a .la file instead of .a, this allows lib*_conduit to useEskil Heyn Olsen1999-09-191-2/+2
| | | | | | | | | | | | * libversit: changed to be a .la file instead of .a, this allows lib*_conduit to use the library. * gncal/calendar-conduit: implemented iterate and iterate_specific. * gncal/corba-cal: fixed warnings. svn path=/trunk/; revision=1239
* Added call to GNOME_COMPILE_WARNINGS.Miguel de Icaza1999-09-027-28/+28
| | | | | | | | | | | | | | | | 1999-09-01 Miguel de Icaza <miguel@gnu.org> * configure.in: Added call to GNOME_COMPILE_WARNINGS. * libversit: Removed all the rest of the C++ comments from C sources (per David's suggestion). 1999-09-01 David Kaelbling <drk@sgi.com> * card.c (strtoCardRev): Off by one error fix. svn path=/trunk/; revision=1153
* Added new ids XPilotId and XPilotStatusMiguel de Icaza1999-07-301-0/+4
| | | | | | | | 1999-07-29 Miguel de Icaza <miguel@gnu.org> * libversit/vcc.h: Added new ids XPilotId and XPilotStatus svn path=/trunk/; revision=1044
* Wed, 30 Dec 1998 23:04:25 +0100 [Vincent]Vincent Renardias1998-12-311-4/+4
| | | | | | * Major translation updates. svn path=/trunk/; revision=567
* Changed a sprintf to a snprintf in vcc.yMichael Fulbright1998-11-082-4/+4
| | | | | | | | | | | Should vcc.c be under CVS control? I thought it was a derived file. This fixes gnomecard segfaulting when it tried to load a non-existant file on startup. Dr Mike <msf@redhat.com> svn path=/trunk/; revision=466
* Missing files - FedericoArturo Espinosa1998-06-061-0/+1
| | | | svn path=/trunk/; revision=250
* New file.Carsten Schaar1998-04-061-0/+3
| | | | | | * versit/.cvsignore: New file. svn path=/trunk/; revision=108
* GnomeCalendar toplevel GnomeApp; versit code -migArturo Espinosa1998-04-0212-0/+6887
svn path=/trunk/; revision=89