Commit Graph

48 Commits

Author SHA1 Message Date
mattias
c7485a4696 chmhelp: migration to external tools
git-svn-id: trunk@45114 -
2014-05-20 13:12:05 +00:00
mattias
bc15322505 chmhelp: fixed change separators on macros
git-svn-id: trunk@45113 -
2014-05-20 12:25:13 +00:00
mattias
cdf217231d chmhelp: fixed the wrong fpc version check
git-svn-id: trunk@45091 -
2014-05-19 08:33:07 +00:00
mattias
ccb4ea0792 lhelp: fixed building lhelp under fpc 2.6.4
git-svn-id: trunk@45062 -
2014-05-17 18:55:25 +00:00
mattias
1ae5a24b92 lazhelp: cut handles when starting process
git-svn-id: trunk@43388 -
2013-11-07 12:50:36 +00:00
juha
ec9cf1818a ChmHelp package: fix a memory leak.
git-svn-id: trunk@42271 -
2013-08-03 08:04:24 +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
1b37181d38 chmhelp: auto compile lhelp when showing all help, patch #23411
git-svn-id: trunk@40593 -
2013-03-20 09:00:29 +00:00
mattias
36a7559b8c chmhelp: fixed crash when lhelp is not there and give a hint what to do
git-svn-id: trunk@40590 -
2013-03-19 09:14:39 +00:00
mattias
f3776676a3 chmhelp: added menu item to open all chm files, patch #23411
git-svn-id: trunk@40589 -
2013-03-19 09:05:51 +00:00
mattias
60f1c2eb6c chmhlp: open all chm files in search path
git-svn-id: trunk@39551 -
2012-12-15 18:07:35 +00:00
mattias
ef38ed2d21 chmhelppkg: invoke lazbuild with --pcp parameter
git-svn-id: trunk@38133 -
2012-08-03 22:13:48 +00:00
mattias
6f525d3316 chmhelp: on darwin use open -n to start lhelp in the foreground
git-svn-id: trunk@38058 -
2012-07-27 12:45:07 +00:00
mattias
6b91dca009 chmhelp: clena up
git-svn-id: trunk@38053 -
2012-07-26 21:38:30 +00:00
mattias
cd4110df2d lazbuild: load widestringmanager under darwin
git-svn-id: trunk@38052 -
2012-07-26 21:35:13 +00:00
mattias
cded73efc9 chmhelp: added path $(LazarusDir)/docs/chm
git-svn-id: trunk@37716 -
2012-06-21 15:23:54 +00:00
mattias
5d587ccb3c chmhelp: using search path to search for chm files
git-svn-id: trunk@37715 -
2012-06-21 14:36:24 +00:00
mattias
147019bc32 lhelp: resolve macros in HelpEXE on the demand
git-svn-id: trunk@37713 -
2012-06-21 13:45:22 +00:00
mattias
3543c6f1d0 IDE: new form: avoid unit names of projects and packages
git-svn-id: trunk@35023 -
2012-01-29 18:38:25 +00:00
mattias
a75682c8b5 codetools: fixed finding insert pos for proc bodies
git-svn-id: trunk@35021 -
2012-01-29 15:37:48 +00:00
mattias
b1dc4a2a6c chmhelp: support for different viewers
git-svn-id: trunk@32320 -
2011-09-13 16:39:05 +00:00
mattias
0f86e7d221 chmhelp: undo change for 2.7.1 - it broke 2.4.4
git-svn-id: trunk@32316 -
2011-09-13 13:23:45 +00:00
mattias
36dc00ab92 chmhelp: ability to use different chm viewers
git-svn-id: trunk@32295 -
2011-09-11 20:51:04 +00:00
mattias
3a0e7e4224 chmhelp: help for compiler directives
git-svn-id: trunk@31411 -
2011-06-26 21:08:58 +00:00
mattias
af46f17e0c chmhelp: help for lcl
git-svn-id: trunk@31233 -
2011-06-14 20:47:23 +00:00
mattias
046f69791e chmhelp: undo
git-svn-id: trunk@31232 -
2011-06-14 20:24:59 +00:00
mattias
c15760ec41 chmhelp: help for lcl
git-svn-id: trunk@31229 -
2011-06-14 18:57:28 +00:00
mattias
d5e5728246 chmhelp: no need for ref.kwd any more
git-svn-id: trunk@30819 -
2011-05-19 20:17:50 +00:00
mattias
0c220b488f chmhelp: clean up
git-svn-id: trunk@30791 -
2011-05-18 08:54:24 +00:00
mattias
dd6e40b0cf lazchmhelp: added help for keywords
git-svn-id: trunk@30790 -
2011-05-18 08:37:19 +00:00
andrew
b25ed48f65 * fixed bug #16988 where setting the help label to a char other than a..z, a..z 0..9 would crash lazarus.
* also fixed a bug where if HelpFilesPath was left blank a PathDelimiter would be added resulting in a HelpFilesPath of "/"

git-svn-id: trunk@26757 -
2010-07-20 23:24:10 +00:00
sekelsenmat
ee09832ebe the idehelp should now accept paths both with and without trailling pathdelim
git-svn-id: trunk@26753 -
2010-07-20 13:21:12 +00:00
andrew
2fc46bc8e1 Changed chm idepkg so that helplabel cannot be blank
git-svn-id: trunk@23316 -
2009-12-29 16:45:26 +00:00
mattias
53b2ac6208 chmhelppkg: changed mime-type for TChmHelpViewer to application/x-chm
git-svn-id: trunk@22028 -
2009-10-04 22:57:41 +00:00
andrew
bc1151ad6e * fixed lhelp trying to show urls it cant display from the ide
git-svn-id: trunk@22026 -
2009-10-04 22:24:37 +00:00
andrew
223dbe1d03 * Auto building lhelp from IDE now displays compile messages in message window
* another fix for paths in ChmHelpPkg

git-svn-id: trunk@21709 -
2009-09-15 01:53:13 +00:00
andrew
64ff2d3769 Fix for path delimiter in ChmHelpPkg
git-svn-id: trunk@21708 -
2009-09-15 01:07:51 +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
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
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
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
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