summaryrefslogtreecommitdiff
path: root/common/file.cpp
AgeCommit message (Expand)Author
2005-12-20Updated the Pieces Library Manager to use the new categories.leo
2004-11-19Added support for custom user shortcut keys.leo
2003-07-30Store file names in the File class.leo
2001-03-27Fixed the return value of FileMem::GetChar().leo
2001-03-26Fixed the return value of FileMem::Seekleo
2001-01-28Use new variables typesleo
2001-01-04Read doubles correctly on big endian machinesleo
2001-01-03Check endianess when loading project filesleo
2000-09-19Fixed endianess issueleo
2000-05-25FileMem::GetLength() was returning the wrong valueleo
2000-01-04Added support for modifying the libraryleo
2000-01-01Changes to help porting to other platformsleo
1999-12-29Added some functions to read integers with endianess checkleo
1999-12-18Changed warning level to -Wall under Linux and Level 4 for Windowsleo
1999-11-23Split the File class into FileMem and FileDiskleocad
1999-11-14Initial revisiondocwhat