aboutsummaryrefslogtreecommitdiff
path: root/common/unzip.h
AgeCommit message (Expand)Author
2014-02-18COMMON: Make GPL headers consistent in themselves.Johannes Schickel
2013-01-26JANITORIAL: Enforce "} // End of namespace" with a single space after }.Johannes Schickel
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2010-06-29unzip.cpp can read uncompressed ZIP archives even when zlib is not linked inRobert Špalek
2010-02-13Hide ZipArchive implementation, only expose it via factory functions: makeZip...Max Horn
2009-01-23Renamed Archive::openFile to createReadStreamForMemberMax Horn
2009-01-23Renamed ArchiveMember::open -> createReadStream, and made it a cv member (con...Max Horn
2008-12-27Clarify ZipArchive constructor usageMax Horn
2008-12-22Fixed indentation and removed whitespaces at the end of lineJordi Vilalta Prat
2008-11-04Improved ZipArchive to take arbitrary SeekableReadStream; also, the variant w...Max Horn
2008-11-01Commit of patch #2207782 "ARCHIVE: New method 'getMember'".Johannes Schickel
2008-10-09- Fixed theme loading from Zip files.Vicent Marti
2008-10-03Committed slightly modified patch #2034983 "Case-insensitivy and directory ha...Johannes Schickel
2008-09-29Ported ZipArchive::getAllNames() implementation from GUI branch.Vicent Marti
2008-09-23Moved ZipArchive to namespace Common; moved unzip internals from unzip.h to u...Max Horn
2008-09-23Moved ZipArchive implementation into unzip.cpp, added new ZipArchive::isOpen ...Max Horn
2008-09-05Added simple ZipArchive class, and changed some GUI code to use it, instead o...Max Horn
2008-01-03Different zlib.h included paths for Symbian OS to differenciate between syste...Lars Persson
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...Nicola Mettifogo
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2006-02-11Change CVS keywords to SVN keywordsMax Horn
2006-01-27Proper RCS IDsEugene Sandulenko
2006-01-27 - adds the new gui renderer also a new implementation for the classic guiJohannes Schickel