Commit Graph

78 Commits

Author SHA1 Message Date
Juha
aecb1d9473 LHelp: Remove UTF8CompareLatinTextFast calls. 2024-02-08 21:18:39 +02:00
Juha
41adb276bb Remove obsolete checks for FPC versions earlier then 3.0. 2023-07-07 17:39:02 +03:00
juha
d3e2631490 LHelp: Remove wrong assertions. Use DOMString. Add Debug and Release modes to the project.
git-svn-id: trunk@64525 -
2021-02-11 09:10:24 +00: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
497ad8d163 lhelp: fixed updating default title after filling content nodes
git-svn-id: trunk@63531 -
2020-07-08 16:37:13 +00:00
marco
bda4078a93 * some const added
git-svn-id: trunk@62588 -
2020-01-25 22:29:59 +00:00
wp
830c014103 lhelp: Fix empty [] in tab title (issue #33539).
git-svn-id: trunk@57608 -
2018-04-06 09:53:15 +00:00
wp
c35b4b0f90 lhelp: Add popupmenu item "Copy source" (idea by Sergey Bodrov)
git-svn-id: trunk@56714 -
2017-12-13 23:31:02 +00:00
wp
f9266d01ea lhelp: Fix lhelp to show popup hints (issue #31732).
git-svn-id: trunk@54872 -
2017-05-11 08:22:03 +00:00
juha
5933e509b6 ChmHelp: Use right units from LazUtils.
git-svn-id: trunk@49808 -
2015-09-10 12:12:02 +00:00
juha
28708cc964 LHelp: In View menu, fix close with n tabs. Issue #28016, patch from Alexey Torgashin.
git-svn-id: trunk@48926 -
2015-05-03 20:53:01 +00:00
maxim
2951a43270 LHelp: i18n and initial Hungarian translation, based on patch by Péter Gábor, bug #27576; also added Russian translation
git-svn-id: trunk@48106 -
2015-03-02 21:48:44 +00:00
andrew
a57530c071 Speedup lhelp starting.
New LHelp messages are added and the ide will try to rebuild lhelp if lhelp doesn't understand the new messages

git-svn-id: trunk@47959 -
2015-02-23 16:30:13 +00:00
reiniero
1dfd47f490 * LHelp: rationalize form layout load on loading preferences when hidden is requested. Code cleanup.
git-svn-id: trunk@46571 -
2014-10-16 08:53:16 +00:00
reiniero
6b5273bab7 * LHelp: cosmetic: code formatting/layout
git-svn-id: trunk@46566 -
2014-10-16 07:31:14 +00:00
reiniero
0e0635607b * CHMHelp: cosmetic: code layout, try...finally for resource allocation
git-svn-id: trunk@46403 -
2014-10-02 13:53:01 +00:00
juha
b6e862afbb Lhelp: Open an external hyperlink when clicked. Issue #22765. Remove unused units from uses section.
git-svn-id: trunk@46343 -
2014-09-28 18:20:35 +00:00
reiniero
0c44221648 * Lhelp: cosmetic
git-svn-id: trunk@46299 -
2014-09-23 11:07:07 +00:00
juha
142838fb9f Lhelp: add debugln support, lhelp protocol update. Issue #26614, patch from Reinier Olislagers.
git-svn-id: trunk@46121 -
2014-09-03 19:22:20 +00:00
juha
cace204583 Revert r45857 #c2a0094609, "ChmHelp: close lhelp that laz started when laz is closed..." because Reinier requested it.
git-svn-id: trunk@45864 -
2014-07-14 20:06:29 +00:00
juha
c2a0094609 ChmHelp: close lhelp that laz started when laz is closed. Fix a stream read related error. Issue #24743, patch from Reinier Olislagers
git-svn-id: trunk@45857 -
2014-07-13 19:11:31 +00:00
juha
c80a38a73b ChmHelp: Improve LHelp and related packages. Issue #24743, patch from Reinier Olislagers
git-svn-id: trunk@42270 -
2013-08-03 08:04:18 +00:00
mattias
c019b71631 lhelp: clean up
git-svn-id: trunk@37712 -
2012-06-21 11:22:32 +00:00
juha
844e616738 IDE etc.: unify 3 dots in GUI string to have a space ( ...).
git-svn-id: trunk@36666 -
2012-04-09 08:24:59 +00:00
andrew
251d250a55 Fixed chm index searching not working
git-svn-id: trunk@35871 -
2012-03-10 15:07:52 +00:00
juha
62fcc662c6 LCL: remove IFDEFs for old FPC versions. Lazarus won't compile anyway with old versions.
git-svn-id: trunk@34948 -
2012-01-26 10:47:37 +00:00
juha
95796bbe75 lhelp: Put splitter initially to the right place.
git-svn-id: trunk@31991 -
2011-08-15 19:23:29 +00:00
juha
3e2ccd6a39 chmhelp, lhelp: cleanup
git-svn-id: trunk@31949 -
2011-08-11 20:25:23 +00:00
mattias
9638accb2a chmhelp: fixed UTF8 file name
git-svn-id: trunk@30875 -
2011-05-23 21:06:54 +00:00
andrew
f6b299e26a * Fixed using topic id instead of context id
git-svn-id: trunk@30857 -
2011-05-22 13:36:51 +00:00
andrew
fa52e18965 * Fixed loading of context id's from the command line
git-svn-id: trunk@30845 -
2011-05-22 01:19:21 +00:00
sekelsenmat
3f25f191e9 Fixes lhelp compilation. Patch from bug #17225
git-svn-id: trunk@27921 -
2010-10-28 08:06:08 +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
147aafd3c7 * lhelp - additional fix for url's loading twice
git-svn-id: trunk@26982 -
2010-08-02 21:55:31 +00:00
andrew
a3ba202973 lhelp - fixed the Default page of a chm being loaded twice on initial opening of a chm
git-svn-id: trunk@26981 -
2010-08-02 21:44:29 +00:00
andrew
1952bfcff4 fixed search results so that the modified pages are valid html
added exception handling in case the fcl html parser cannot read the html

git-svn-id: trunk@26973 -
2010-08-02 02:44:02 +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
96065ffa17 * lhelp code cleanup
git-svn-id: trunk@26923 -
2010-07-31 05:19:20 +00:00
andrew
958abdd1d0 * fixed highlight for different case words
git-svn-id: trunk@26922 -
2010-07-31 04:30:25 +00:00
andrew
900b64d932 * lhelp search results now color the words searched for. For some reason setting the background color with css doesn't work.
git-svn-id: trunk@26921 -
2010-07-31 04:11:43 +00:00
andrew
c56eea9bf0 * lhelp opendialog remembers last dir
git-svn-id: trunk@26916 -
2010-07-30 23:01:13 +00:00
andrew
957fb24560 * lhelp title now shows the active chm title and the titles of all open chms
git-svn-id: trunk@26915 -
2010-07-30 22:35:04 +00:00
andrew
5cee5308ba * lhelp now saves recent files and it's position/size
git-svn-id: trunk@26914 -
2010-07-30 21:20:46 +00:00
andrew
c426de02a7 * Fixed most parts of bug #16997
git-svn-id: trunk@26913 -
2010-07-30 19:40:09 +00:00
andrew
6085c465cd * fixed bug #16689 where chm search results would have an unusable url
git-svn-id: trunk@26685 -
2010-07-16 13:56:17 +00:00
andrew
7b12360c79 * Fixed bug #14890 where if no binary or text Index existed a crash would occur. if fpc > 2.4 is used then fpc needs to be latest too since a bug was found there also that caused the same crash
git-svn-id: trunk@22282 -
2009-10-26 00:48:00 +00:00
andrew
4590634148 * Fixed chm toc being loaded as index
git-svn-id: trunk@22279 -
2009-10-24 19:20:00 +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