andrew
da4caf47b9
* Added search tab to lhelp
...
* searching chms is possible with trunk fpc
git-svn-id: trunk@17404 -
2008-11-16 06:02:15 +00:00
vincents
4b419e7e3c
lhelp: replaced idle timer with asyncmethod call.
...
git-svn-id: trunk@17153 -
2008-10-29 15:55:13 +00:00
vincents
b5679ab4ee
lhelp: fixed another memleak
...
git-svn-id: trunk@17132 -
2008-10-25 13:31:25 +00:00
vincents
15ef38ddd1
lhelp: fixed some memleaks
...
git-svn-id: trunk@17127 -
2008-10-24 15:07:32 +00:00
vincents
aa8e6f8e1a
lhelp: fixed compilation of democontrol example
...
git-svn-id: trunk@17124 -
2008-10-24 12:48:11 +00:00
vincents
20f5b2b4ad
lhelp: fixed compilation and cleanup
...
git-svn-id: trunk@17122 -
2008-10-24 12:36:38 +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
e25e506e43
chmhelp: removed duplicate unit
...
git-svn-id: trunk@17120 -
2008-10-24 11:54:47 +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
mattias
e111fd858b
TurboPowerIPro: can now read simple css files from Andrew Haines
...
git-svn-id: trunk@13391 -
2007-12-19 21:09:19 +00:00
andrew
65148452ac
lhelp fixes:
...
* fixed a crash when loading a chm with no Table of contents
* improved the Index tab to have a search feature
* now the index tab indents subitems properly
* removed dependancy of chmpkg. these files are included with fpc by default now. If you have an olderversion of fpc you can re-add the dependancy of chmpkg locally
* added probably 5 new bugs :)
git-svn-id: trunk@13211 -
2007-12-07 21:28:36 +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
andrew
1e48c1f2b4
major changes to lhelp - uses lnet now
...
git-svn-id: trunk@10021 -
2006-10-01 23:13:07 +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
andrew
076ebce906
Added a README.txt for integrating lhelp into lazarus
...
git-svn-id: trunk@9719 -
2006-08-13 20:41:38 +00:00
mattias
47a7425d7c
set button/bitbtn borderspacing.innerborder to 4
...
git-svn-id: trunk@9335 -
2006-05-22 08:10:49 +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
715171e521
renamed unit1 to lhelpcore
...
git-svn-id: trunk@8376 -
2005-12-27 14:56:28 +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