Juha
aecb1d9473
LHelp: Remove UTF8CompareLatinTextFast calls.
2024-02-08 21:18:39 +02:00
Juha
adfc424e92
Lazarus trunk requires at least FPC 3.2.0. Remove checks for earlier FPC_FULLVERSION.
2023-07-07 17:39:03 +03:00
juha
db9a7ce064
LHelp: Fix a wrong LowerCase() call for Unicode text. Use UTF8CompareLatinTextFast instead. Optimise.
...
git-svn-id: trunk@64517 -
2021-02-10 13:43:19 +00:00
juha
08eb6e34a9
LHelp: Revamp. Issue #38250 , patch from Andrey Sobol.
...
git-svn-id: trunk@64510 -
2021-02-08 20:53:44 +00:00
mattias
b1407efb6f
chmhelp: fixed compile fpc 3.0.4
...
git-svn-id: trunk@63523 -
2020-07-07 09:25:48 +00:00
mattias
0a2fde2d2c
lhelp: fixed dbl click index item
...
git-svn-id: trunk@63515 -
2020-07-05 21:54:01 +00:00
juha
55a41430ed
LHelp: Fix a range error when title has sole '&' (not an HTML entity). Issue #36523 , patch from devEric69.
...
git-svn-id: trunk@62510 -
2020-01-08 00:47:39 +00:00
wp
5bfe813c27
lhelp: Fix character conversion issue ( #28332 ).
...
git-svn-id: trunk@49402 -
2015-06-22 09:39:54 +00:00
reiniero
bb7231832e
* ChmHelp: comments; harmonize code layout with other units in chmhelp
...
git-svn-id: trunk@46632 -
2014-10-21 12:10:55 +00:00
reiniero
6b5273bab7
* LHelp: cosmetic: code formatting/layout
...
git-svn-id: trunk@46566 -
2014-10-16 07:31:14 +00:00
reiniero
371549422c
* LHelp: cosmetic (comments, layout)
...
git-svn-id: trunk@46557 -
2014-10-14 14:10:57 +00:00
juha
ecd140c985
Improve license headers in sources, part 2. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already.
...
git-svn-id: trunk@41389 -
2013-05-25 09:22:25 +00:00
mattias
c019b71631
lhelp: clean up
...
git-svn-id: trunk@37712 -
2012-06-21 11:22:32 +00:00
juha
0d4fe16125
lhelp: Show Index correctly in all machines. If it worked before, this change makes no difference. Issue #19450 , patch from Anton
...
git-svn-id: trunk@31985 -
2011-08-14 09:10:10 +00:00
andrew
a58662c257
lhelp - loading toc and index is now lightning fast. It is loaded before showing the desired page.
...
git-svn-id: trunk@26983 -
2010-08-02 22:52:44 +00:00
andrew
b05063d299
* lhelp search result now use ttreeview
...
git-svn-id: trunk@26970 -
2010-08-02 01:40:55 +00:00
andrew
bd0d7d8bcd
* changed lhelp index viewer to a treeview instead of listview since it's much faster to load items
...
git-svn-id: trunk@26936 -
2010-07-31 15:33:40 +00:00
andrew
b7d39f719c
* Added support for binary toc and index support from fpc
...
git-svn-id: trunk@22097 -
2009-10-11 16:36:22 +00:00
andrew
0bd3f3c363
* some code cleanup
...
git-svn-id: trunk@21988 -
2009-10-02 22:28:54 +00:00
andrew
b11fa376c6
* lhelp now uses code from fpc to read index
...
git-svn-id: trunk@21968 -
2009-10-02 00:35:02 +00:00
andrew
c97887101c
* lhelp uses fpc code to parse toc sitemap
...
* lhelp - remove newline from please wait message
* lhelp - made listview column size 400 since autosize is not working
git-svn-id: trunk@21950 -
2009-10-01 15:18:11 +00:00
andrew
006f02864e
* updated icon for chm toc documents
...
* updated http dataprovider for lnet trunk. only enabled if the lnetvisual package is added as a requirement
* some cleanup for chmcontentprovider
git-svn-id: trunk@17842 -
2008-12-15 17:15:56 +00:00
andrew
dec871d178
* Updated lhelp to use new images from laurent
...
git-svn-id: trunk@17765 -
2008-12-09 16:25:21 +00:00
andrew
9a205e2a39
* fixed index out of bounds error
...
git-svn-id: trunk@17668 -
2008-12-03 03:06:54 +00:00
paul
41ded61775
lhelp: fix slashes in urls
...
git-svn-id: trunk@17596 -
2008-11-26 04:41:12 +00:00
vincents
b5679ab4ee
lhelp: fixed another memleak
...
git-svn-id: trunk@17132 -
2008-10-25 13:31:25 +00:00
mattias
2996a3c332
rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt
...
git-svn-id: trunk@15834 -
2008-07-22 09:48:15 +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
mattias
6eb4930179
fixed references to COPYING.LCL
...
git-svn-id: trunk@9243 -
2006-05-05 05:52:08 +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