aboutsummaryrefslogtreecommitdiffstats
path: root/acconfig.h
Commit message (Collapse)AuthorAgeFilesLines
* Modified icons.Fritz Elfert2001-03-011-0/+15
| | | | | | Started NLS support. Added kpsion KDE2 application. Unified file-headers.
* More cleanup:Fritz Elfert2001-02-011-0/+12
| | | | | | | | | | | | | | | - Removed bool.h and references to it everywhere. This is checked now in ./configure and the stuff went into acconfig.h - Replaced ugly bufferStore-based method of returning directory entries from rfsv::readdir() by a cleaner way. (A new, separate class PlpDirent is returned now.) With the old implementation, the caller has to know about the layout of the entries. Also, the old implementation was not 64bit aware. - Similar replacement done for rfsv::dir(). This now returns the entries in a standard STL container (deque) instead of a bufferArray. - Started renaming #include statements for standard library headers from the old <xxx.h> form to the new recommended <xxx> form.
* - Applied patches from peter.riocreux@cs.man.ac.uk.Fritz Elfert2001-01-201-0/+3
| | | | | - Added ownerinfo command to plpftp. - Fixed filename completion to handle remote subdirs.
* Added debug config option and modified an assert in Enum.hFritz Elfert2000-08-271-0/+9
|
* Get rid of second configuration header defs.h[.in].Fritz Elfert2000-08-021-0/+48
| | | | Configuration now is in config.h and this is included as the very first header.
* Removed more intermediate files from CVS. Those can be rebuilt byFritz Elfert2000-07-311-0/+6
| | | | | using Makefile.cvs. Of course, a developer should all of the necessary tools installed (automake, autoconf, libtool).
* First import.Fritz Elfert1999-06-281-0/+6