aboutsummaryrefslogtreecommitdiffstats
path: root/libversit/vcc.h
Commit message (Collapse)AuthorAgeFilesLines
* remove libversit from the build.Chris Toshok2003-11-121-80/+0
| | | | | | | | | | | | | 2003-11-11 Chris Toshok <toshok@ximian.com> * Makefile.am (SUBDIRS): remove libversit from the build. * configure.in (CERT_UI): change the libraries we link. (AC_OUTPUT): remove libversit/Makefile * libversit/*: nuke it all svn path=/trunk/; revision=23290
* Re-added libversit stuff.Sebastian Rittau2002-04-241-0/+80
| | | | svn path=/trunk/; revision=16566
* Moved libversit to a separate module.Sebastian Rittau2002-04-241-80/+0
| | | | svn path=/trunk/; revision=16565
* Removed the VFS crap; my mistake, it should not go here.Federico Mena Quintero2000-01-221-3/+0
| | | | | | | | | | | 2000-01-21 Federico Mena Quintero <federico@helixcode.com> * libversit/vcc.y: Removed the VFS crap; my mistake, it should not go here. * configure.in: Added yacc requirements for libversit. svn path=/trunk/; revision=1603
* Libversit / VFS work - FedericoArturo Espinosa2000-01-211-0/+3
| | | | svn path=/trunk/; revision=1601
* GnomeCalendar toplevel GnomeApp; versit code -migArturo Espinosa1998-04-021-0/+80
svn path=/trunk/; revision=89