Commit Graph

19 Commits

Author SHA1 Message Date
andrew
10535d18d5 Removed dependancy of lnet from lhelp and added a note about the chmhelp package not needed with fpc >= 2.3.1
git-svn-id: trunk@12618 -
2007-10-28 12:48:20 +00:00
andrew
11c8f8cc12 disabled a chm debug define
git-svn-id: trunk@11442 -
2007-07-07 17:45:34 +00:00
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
andrew
ea4b652818 added some stuff for chm writing
git-svn-id: trunk@11391 -
2007-06-27 10:53:00 +00:00
andrew
cdae7c2e28 Added some stuff for chmwriting
git-svn-id: trunk@11390 -
2007-06-27 10:51:53 +00:00
micha
c214daac3f fix typed pointer arithmetic (issue #7894, patch by Colin Western)
git-svn-id: trunk@10251 -
2006-11-27 18:37:31 +00:00
mattias
92ed57e945 replaced paths with CodeTools package
git-svn-id: trunk@9876 -
2006-09-12 22:10:32 +00:00
andrew
8cbbf72054 chmhelp fixes from mftq75
git-svn-id: trunk@9797 -
2006-09-02 21:33:17 +00:00
mattias
b14b7825dc made THelpDatabase and THelpViewer a component
git-svn-id: trunk@9279 -
2006-05-13 15:04:36 +00:00
mattias
678d335e79 moved ideintf/helpintf.pas to lcl/lazhelpintf.pas
git-svn-id: trunk@9277 -
2006-05-13 13:39:30 +00:00
mattias
8f6fad5537 moved ideintf/configstorage.pas to lcl/lazconfigstorage.pas
git-svn-id: trunk@9270 -
2006-05-13 11:44:14 +00:00
mattias
6eb4930179 fixed references to COPYING.LCL
git-svn-id: trunk@9243 -
2006-05-05 05:52:08 +00:00
andrew
753ea08fa2 much improved history support
git-svn-id: trunk@8375 -
2005-12-27 05:25:24 +00:00
andrew
29663822c6 removed some writelns
git-svn-id: trunk@8352 -
2005-12-21 16:11:29 +00:00
andrew
f8f72b6127 changed lazchmhelp to use a path for chms instead of a single chm
git-svn-id: trunk@8351 -
2005-12-21 15:47:35 +00:00
andrew
c392f80e68 Updated paslzx license info - fixed typo
git-svn-id: trunk@8347 -
2005-12-20 03:28:40 +00:00
andrew
f830219fb5 Added the capability of using crosslinked chm files properly
git-svn-id: trunk@8346 -
2005-12-20 03:19:36 +00:00
mattias
6a7d9c6f45 renamed TNonControlForm to TNonControlDesignerForm
git-svn-id: trunk@8334 -
2005-12-18 10:52:54 +00:00
mattias
ac41567764 added chm help viewer from Andrew Haines
git-svn-id: trunk@8331 -
2005-12-16 16:14:30 +00:00