paul
a5a3a8e13e
lcl: split TAsyncProcess and TProcessUtf8 between 2 units. This is needed to remove widgetset dependency from svn2revision.inc
...
all others: add/replace new dependency
git-svn-id: trunk@19313 -
2009-04-10 15:33:23 +00:00
vincents
1a9b2d0eed
removed chm package: units are in fpc\packages and don't require registration
...
git-svn-id: trunk@17121 -
2008-10-24 11:56:23 +00:00
vincents
c17fd46445
chmreader package: made all units virtual, because they are part of fpc 2.2.2 now. The package may be removed completely (maybe), if it doesn't register anything
...
git-svn-id: trunk@16490 -
2008-09-08 21:27:35 +00:00
mattias
a00dac7763
added TProcessUTF8
...
git-svn-id: trunk@16346 -
2008-09-01 10:24:04 +00:00
mattias
2903864472
examples fixed compilation
...
git-svn-id: trunk@16243 -
2008-08-25 23:02:42 +00:00
mattias
69cfe88898
using UTF-8 for file operations and environment variables
...
git-svn-id: trunk@16236 -
2008-08-25 22:32:23 +00:00
mattias
2996a3c332
rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt
...
git-svn-id: trunk@15834 -
2008-07-22 09:48:15 +00:00
vincents
6cdf555bb7
components: give packages that depend on the LCL a widget set dependent unit output directory to prevent overwriting the compiled unit when the widget set changes (bug #9963 )
...
git-svn-id: trunk@14756 -
2008-04-05 08:18:16 +00:00
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