Commit Graph

41 Commits

Author SHA1 Message Date
mattias
0a2fde2d2c lhelp: fixed dbl click index item
git-svn-id: trunk@63515 -
2020-07-05 21:54:01 +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
maxim
21558ffbba CHMHelp: improved i18n (bug #28021), regenerated translations and updated Russian translation
git-svn-id: trunk@48955 -
2015-05-06 23:56:37 +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
aae4334209 LHelp: i18n-ed Open Dialog (bug #27977) and updated Russian translation
git-svn-id: trunk@48885 -
2015-04-28 23:00:57 +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
778078e958 Added check to try to save original lhelp when recompiling in case it fails. Fixed bug where ContentProvider.EndUpdate was called too soon. LHelp starts speedily now :)
git-svn-id: trunk@47975 -
2015-02-24 01:20:33 +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
97bd4fbe07 ChmHelp: Show proper help page in ContextHelpDemo. Issue #22485, patch from Reinier Olislagers
git-svn-id: trunk@46156 -
2014-09-07 18:29:28 +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
andrew
7cc9b49f82 fixed bug where a new lhelp process could be started each time F1 was pressed
git-svn-id: trunk@37826 -
2012-06-30 16:43:14 +00:00
mattias
f834ac76ce lhelp: fixed invalid recent item path in config, added build modes default,debug
git-svn-id: trunk@37811 -
2012-06-28 08:36:35 +00:00
mattias
987afc7816 lhelp: cleaned up paths
git-svn-id: trunk@37711 -
2012-06-21 11:16:02 +00:00
sekelsenmat
badc3e74ca lhelp: Removes ShowInTaskBar=always so that it does not show two taskbar items in Windows
git-svn-id: trunk@35371 -
2012-02-15 13:32:27 +00:00
mattias
36dc00ab92 chmhelp: ability to use different chm viewers
git-svn-id: trunk@32295 -
2011-09-11 20:51:04 +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
mattias
d123c41d7a chmhelp: updated README
git-svn-id: trunk@30821 -
2011-05-19 20:50:52 +00:00
andrew
c426de02a7 * Fixed most parts of bug #16997
git-svn-id: trunk@26913 -
2010-07-30 19:40:09 +00:00
paul
e0a8591ef0 lhelp: use fpc resources
git-svn-id: trunk@26887 -
2010-07-29 04:39:12 +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
08ed127d0f * Added two way comunication to LHelpControl
* Made using lhelp easier so that it's only needed to install ChmHelpPkg and copy chms to docs/html
* lhelp will be built by ChmHelpPkg if it doesn't exist
* added helpful msg when F1 is pushed and no chms can be found

git-svn-id: trunk@21688 -
2009-09-13 18:34:50 +00:00
andrew
3d88da4119 Applied changes from Alex22
git-svn-id: trunk@20532 -
2009-06-09 02:40:26 +00:00
vincents
36b74cb321 lhelp: fixed compilation on windows
* removed references to obsolete .lrs file, probably used previously for icon.
* update lhelp.rc to current generated version and added external manifest file.

git-svn-id: trunk@19786 -
2009-05-03 18:02:26 +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
956f2ff5ce * Hopefully fixed lhelp layout problems and a win32 bug about path delimiters
git-svn-id: trunk@17593 -
2008-11-26 01:51:01 +00:00
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
20f5b2b4ad lhelp: fixed compilation and cleanup
git-svn-id: trunk@17122 -
2008-10-24 12:36:38 +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
1e48c1f2b4 major changes to lhelp - uses lnet now
git-svn-id: trunk@10021 -
2006-10-01 23:13:07 +00:00
mattias
b14b7825dc made THelpDatabase and THelpViewer a component
git-svn-id: trunk@9279 -
2006-05-13 15:04:36 +00:00
andrew
715171e521 renamed unit1 to lhelpcore
git-svn-id: trunk@8376 -
2005-12-27 14:56:28 +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