lazarus/components/chmhelp/packages/chm
andrew 78393ef6fe * cleaned up code in chmreader.
* renamed TChmReader to TITSReader and moved the chm 
  specific stuff to TChmReader descended from TITSReader.
* changed how TITSReader looks up files. It no longer reads
  all the entries into memory but look them up efficiently
  as needed
* added a ChmCompareText function that is compatible to 
  how the archive expects the files to be ordered

git-svn-id: trunk@11441 -
2007-07-07 16:00:26 +00:00
..
chmbase.pas * cleaned up code in chmreader. 2007-07-07 16:00:26 +00:00
chmpkg.lpk added chm help viewer from Andrew Haines 2005-12-16 16:14:30 +00:00
chmpkg.pas added chm help viewer from Andrew Haines 2005-12-16 16:14:30 +00:00
chmreader.pas * cleaned up code in chmreader. 2007-07-07 16:00:26 +00:00
paslzx.pas fix typed pointer arithmetic (issue #7894, patch by Colin Western) 2006-11-27 18:37:31 +00:00