Commit Graph

398 Commits

Author SHA1 Message Date
mattias
63ce6e53b2 translations: German: updates from Swen Heinig
git-svn-id: trunk@46432 -
2014-10-04 18:29:43 +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
reiniero
0356b6453a + LazHelpCHM: add icon for TLHelpConnector
partially addresses issue #25557

The png is quite ugly - improved versions more than welcome.

git-svn-id: trunk@46356 -
2014-09-30 08:24:31 +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
13fcf53a0d * LHelp: harden message sending. Patch by Mike Thompson.
git-svn-id: trunk@46342 -
2014-09-28 15:34:46 +00:00
reiniero
0c44221648 * Lhelp: cosmetic
git-svn-id: trunk@46299 -
2014-09-23 11:07:07 +00:00
reiniero
755869893b * Help: ignore timeouts from lhelp/viewer. Should fix issue #26697
git-svn-id: trunk@46287 -
2014-09-22 10:31:37 +00:00
reiniero
9cbc909b17 * Lhelp: don't accept IPC messages from IDE while showing file open dialog.
Should fix slowness on Windows Vista+ with themes, issue #25529; thanks Mike Cornflake for looking into this!

git-svn-id: trunk@46286 -
2014-09-22 09:17:42 +00:00
reiniero
9bd102dcdf * Lhelp: cosmetic/debug output naming
git-svn-id: trunk@46285 -
2014-09-22 09:15:02 +00:00
reiniero
fe92b2272b * LHelp demo: cosmetic (hourglass cursor)
git-svn-id: trunk@46284 -
2014-09-22 09:12:46 +00:00
reiniero
15a5b4a591 + Lhelp: show help contents for Help/Help menu. Should fix issue #26079
* Lhelp: hide lhelp while initially loading files. Should fix issue #26556
* Lhelp: additional debug output

git-svn-id: trunk@46252 -
2014-09-19 11:35:56 +00:00
reiniero
8a5ac12d3a * Lhelp: cosmetic
git-svn-id: trunk@46251 -
2014-09-19 11:26:47 +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
mattias
e3e3c31ab3 IDE: clean up old external tools
git-svn-id: trunk@45946 -
2014-07-20 20:15:40 +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
maxim
62644ff1bd regenerated translations
git-svn-id: trunk@45753 -
2014-07-02 20:11:41 +00:00
maxim
785a9a10cd Translations: German translation update by Swen Heinig
git-svn-id: trunk@45751 -
2014-07-02 19:59:03 +00:00
maxim
391e3f7bb5 Translations: Hungarian translation update by Péter Gábor, bug #26425
git-svn-id: trunk@45744 -
2014-07-01 22:59:27 +00:00
maxim
c300707e90 CHMHelp: regenerated translations; updated Russian translation
git-svn-id: trunk@45592 -
2014-06-20 22:33:05 +00:00
juha
669a093a53 IDE: Tweak some resource strings with newlines. Pass consecutive newlines from caller but use one %s param.
git-svn-id: trunk@45555 -
2014-06-16 19:48:52 +00:00
juha
184cf4ee40 ChmHelp: replace #13 with LineEnding in a message dialog.
git-svn-id: trunk@45526 -
2014-06-15 11:52:52 +00:00
mattias
403ed545d1 IDE: enabled new external tools by default, use old code with -dEnableOldExtTools
git-svn-id: trunk@45396 -
2014-06-08 10:19:28 +00:00
mattias
f9b1fa12ee chmhelp: clean up
git-svn-id: trunk@45130 -
2014-05-21 10:47:03 +00:00
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
7d6def48e6 chmhelp: added missing shebang, bug #26184
git-svn-id: trunk@45078 -
2014-05-18 15:12:42 +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
maxim
b15d433902 Translations: Hungarian translation update by Péter Gábor, bug #26144
git-svn-id: trunk@45015 -
2014-05-11 21:56:45 +00:00
mattias
9d710db4fc fixed make distclean
git-svn-id: trunk@44139 -
2014-02-18 17:37:14 +00:00
mattias
3283cf83f3 package makefiles: changed distclean to delete output directorties for all targets
git-svn-id: trunk@44128 -
2014-02-18 10:35:31 +00:00
mattias
7674b0b091 lhelp: Fixed passing linker flags to the compiler
git-svn-id: trunk@43895 -
2014-02-05 12:05:29 +00:00
maxim
8481f772b2 Components, CHMHelp: added Russian translation
git-svn-id: trunk@43793 -
2014-01-25 15:56:03 +00:00
mattias
5c7649afd1 lazchmhelp: added po files
git-svn-id: trunk@43785 -
2014-01-23 12:05:04 +00:00
mattias
a8c922e8bb lazchmhelp: creating po files
git-svn-id: trunk@43784 -
2014-01-23 12:04:26 +00:00
mattias
1ae5a24b92 lazhelp: cut handles when starting process
git-svn-id: trunk@43388 -
2013-11-07 12:50:36 +00:00
juha
87094af7dc ChmHelp & Democontrol: add right lhelp path for Windows. Cleanup.
git-svn-id: trunk@43181 -
2013-10-08 18:58:43 +00:00
paul
30c8902002 lazhelp: use FPC resources for component images
git-svn-id: trunk@43074 -
2013-10-04 15:51:58 +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
aa37def788 lhelp: updated Makefile
git-svn-id: trunk@42229 -
2013-07-29 13:19:55 +00:00
mattias
da82a33fdf IDE: fixed Makefile.compiled to contain inherited custom options
git-svn-id: trunk@42227 -
2013-07-29 10:48:35 +00:00
mattias
2765efbe9c chmhelp: added icon
git-svn-id: trunk@42189 -
2013-07-23 22:08:21 +00:00
mattias
29a3363ce6 chmhelp: icon for TCHMDatabase, from Anton
git-svn-id: trunk@42119 -
2013-07-17 18:02:28 +00:00
mattias
09090bf7a2 chmhelp: icon for TCHMDatabase, from Anton
git-svn-id: trunk@42118 -
2013-07-17 18:01:56 +00:00
juha
6c417b690b Lhelp: Add GIF support. Issue #24687, patch from Reinier Olislagers
git-svn-id: trunk@41949 -
2013-06-30 22:11:11 +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
fb1458ce76 updated makefiles
git-svn-id: trunk@40935 -
2013-04-29 19:49:55 +00:00
mattias
7dfc6db3f0 ideintf: moved to components
git-svn-id: trunk@40882 -
2013-04-23 07:04:51 +00:00
mattias
cf877df3c4 updated lpk makefiles
git-svn-id: trunk@40698 -
2013-04-02 10:37:47 +00:00
jesus
84f9e78f5c lhelp, regenerated make files
git-svn-id: trunk@40692 -
2013-04-01 23:55:05 +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
4a59ff369f updated lpk makefiles
git-svn-id: trunk@39264 -
2012-11-08 07:45:47 +00:00
mattias
dbd3e7fcd7 lhelp: makefile: pass OPT
git-svn-id: trunk@38515 -
2012-09-04 22:31:03 +00:00
mattias
5348dc7d33 updated Makefiles
git-svn-id: trunk@38410 -
2012-08-27 16:43:01 +00:00
martin
ace911d9e7 Remove SynEdit from IdeIntf (license conflict)
git-svn-id: trunk@38408 -
2012-08-27 13:07:49 +00:00
mattias
1df496577f fixed make bigide, make all
git-svn-id: trunk@38405 -
2012-08-27 11:41:23 +00:00
martin
c4d537e314 lhelp: replace MessageBox, with Form.Modal. FIx IPC hang. issue #0022592
git-svn-id: trunk@38285 -
2012-08-20 13:33:59 +00:00
mattias
ef38ed2d21 chmhelppkg: invoke lazbuild with --pcp parameter
git-svn-id: trunk@38133 -
2012-08-03 22:13:48 +00:00
mattias
b5d906eabb lazde: hints and file filter
git-svn-id: trunk@38091 -
2012-07-30 06:39:44 +00:00
mattias
4ead057cda lhelp: added application bundle
git-svn-id: trunk@38078 -
2012-07-28 14:46:56 +00:00
mattias
679d0a2cff lhelp: add -WG under win32/64
git-svn-id: trunk@38076 -
2012-07-28 14:27:37 +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
5f012e16ba chmhelp: under darwin use open -n so that lhelp is in front
git-svn-id: trunk@38057 -
2012-07-27 12:26:48 +00:00
mattias
c899962a43 lhelp: ignore unknown options, skip missing files
git-svn-id: trunk@38056 -
2012-07-27 12:15:48 +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
7d2190ee09 IDE: fixed showing custom project options, issue #22486
git-svn-id: trunk@38003 -
2012-07-22 12:43:44 +00:00
mattias
bf3705c2d3 chmhelp: fixed subpath passing to lhelp
git-svn-id: trunk@37998 -
2012-07-22 09:57:14 +00:00
mattias
66ad98d7d4 chmhelp: example: fixed compilation under non darwin
git-svn-id: trunk@37996 -
2012-07-22 06:59:31 +00:00
mattias
c582332a32 chmhelp: added components and example to load chm files in LCL applications
git-svn-id: trunk@37982 -
2012-07-20 11:52:08 +00:00
mattias
b84a374cdb lhelp: backspace to jump back in history
git-svn-id: trunk@37978 -
2012-07-20 09:55:50 +00:00
mattias
2321f70f86 chmhelp: renamed lhelp connection demo
git-svn-id: trunk@37976 -
2012-07-19 13:27:30 +00:00
mattias
c2ddf16091 chmhelp: demo renamed unit
git-svn-id: trunk@37975 -
2012-07-19 13:23:13 +00:00
mattias
94611a568b chmhelp: demo renamed unit
git-svn-id: trunk@37974 -
2012-07-19 13:22:37 +00:00
mattias
0c1e195a33 chmhelp: demo lfm
git-svn-id: trunk@37973 -
2012-07-19 13:12:26 +00:00
mattias
131c3f4ccd chmhelp: added license note
git-svn-id: trunk@37972 -
2012-07-19 08:20:29 +00:00
mattias
7058153b7c chmhelp: docs
git-svn-id: trunk@37971 -
2012-07-19 08:14:41 +00:00
mattias
3df0a944a5 chmhelp: demo: find lhelp under OS X
git-svn-id: trunk@37968 -
2012-07-19 08:10:46 +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
andrew
140a228eb0 Fixed chmhelp typo
git-svn-id: trunk@37825 -
2012-06-30 16:19:46 +00:00
andrew
ac177fc0e2 Fixed lazarus hanging when chmhelp pipe is leftover from an improperly closed lhelp
git-svn-id: trunk@37824 -
2012-06-30 15:29:38 +00:00
mattias
8259668bfb chmhelp: clean up old ipc files
git-svn-id: trunk@37814 -
2012-06-28 13:56:19 +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
4c05a81b77 lhelp: makefile: create target dir
git-svn-id: trunk@37755 -
2012-06-24 07:16:56 +00:00
mattias
cc491168f8 lhelp: added makefile
git-svn-id: trunk@37748 -
2012-06-23 16:59:11 +00:00
mattias
d8a58b3abc chmhelp: search ref.chm in docs/chm
git-svn-id: trunk@37718 -
2012-06-21 15:35:32 +00:00
mattias
76c8f89cb3 chmhelp: search prog.chm in docs/chm
git-svn-id: trunk@37717 -
2012-06-21 15:32:54 +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
c019b71631 lhelp: clean up
git-svn-id: trunk@37712 -
2012-06-21 11:22:32 +00:00
mattias
987afc7816 lhelp: cleaned up paths
git-svn-id: trunk@37711 -
2012-06-21 11:16:02 +00:00
mattias
497d69683c fixed makefiles for ideintf depending on lazcontrols
git-svn-id: trunk@37358 -
2012-05-20 08:24:13 +00:00
mattias
221788591b updated Makefiles
git-svn-id: trunk@36671 -
2012-04-09 10:05:12 +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
mattias
45e367ea6e bigide: changed package output directories to use lclwidgettype
git-svn-id: trunk@36079 -
2012-03-16 09:26:54 +00:00
mattias
ba4396d5cc IDEIntf, LazControls, SynEdit: changed output directory for consistency
git-svn-id: trunk@36025 -
2012-03-15 11:13:05 +00:00
mattias
dd91260fbf updated makefiles
git-svn-id: trunk@36001 -
2012-03-14 18:44:05 +00:00
andrew
251d250a55 Fixed chm index searching not working
git-svn-id: trunk@35871 -
2012-03-10 15:07:52 +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
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
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
sekelsenmat
c58e039a73 Massive update of makefiles to file make bigide
git-svn-id: trunk@32941 -
2011-10-17 11:29:24 +00:00
sekelsenmat
266bf088ec Final purge of OnPageChanged from Lazarus
git-svn-id: trunk@32626 -
2011-10-02 20:02:34 +00:00
mattias
a5310c119f chmhelp: fixes to show correct message about missing prog.chm
git-svn-id: trunk@32337 -
2011-09-14 17:30:11 +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
juha
95796bbe75 lhelp: Put splitter initially to the right place.
git-svn-id: trunk@31991 -
2011-08-15 19:23:29 +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
juha
e6e192474e ChmHelpPkg: Remove Codetools dependency.
git-svn-id: trunk@31983 -
2011-08-14 08:14:16 +00:00
juha
3e2ccd6a39 chmhelp, lhelp: cleanup
git-svn-id: trunk@31949 -
2011-08-11 20:25:23 +00:00
mattias
5bd83350c4 chmhelp: added missing file
git-svn-id: trunk@31414 -
2011-06-27 07:12:40 +00:00
mattias
3a0e7e4224 chmhelp: help for compiler directives
git-svn-id: trunk@31411 -
2011-06-26 21:08:58 +00:00
mattias
c74cdc3959 chmhelp: search for predefined identifiers
git-svn-id: trunk@31372 -
2011-06-25 07:20:31 +00:00
mattias
d400a7e51a chmhelp: fixed mem leak
git-svn-id: trunk@31314 -
2011-06-20 19:42:25 +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
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
mattias
d123c41d7a chmhelp: updated README
git-svn-id: trunk@30821 -
2011-05-19 20:50:52 +00:00
mattias
e9cc372dda chmhelp fixed typos
git-svn-id: trunk@30820 -
2011-05-19 20:34:55 +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
47ea4a4ac4 chmhelp: fixed lazarus dir
git-svn-id: trunk@30802 -
2011-05-18 18:59:55 +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
juha
f38190794b Formatting: joined lines where only ');' was split to its own line, in procedure defs.
git-svn-id: trunk@29871 -
2011-03-16 16:52:28 +00:00
mattias
220934b065 updated Makefile.compiled
git-svn-id: trunk@28987 -
2011-01-13 12:07:32 +00:00
mattias
639dd74408 chmhelp: updated Makefile
git-svn-id: trunk@28883 -
2011-01-06 17:26:08 +00:00
mattias
4493331e5a chmhelp: updated Makefile
git-svn-id: trunk@28881 -
2011-01-06 17:24:58 +00:00
sekelsenmat
3f25f191e9 Fixes lhelp compilation. Patch from bug #17225
git-svn-id: trunk@27921 -
2010-10-28 08:06:08 +00:00
mattias
d00711e0d2 added Makefile.compiled
git-svn-id: trunk@27867 -
2010-10-26 06:38:39 +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
b3d3fb2050 * more lhelp state settings
git-svn-id: trunk@26917 -
2010-07-30 23:06:40 +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
paul
e0a8591ef0 lhelp: use fpc resources
git-svn-id: trunk@26887 -
2010-07-29 04:39:12 +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
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
paul
f3b5dbe139 components: return correct file case for packages units
git-svn-id: trunk@26649 -
2010-07-14 15:52:03 +00:00
mattias
692e26ec87 updated makefiles
git-svn-id: trunk@26426 -
2010-07-02 20:29:37 +00:00
mattias
cde3a2dc45 codetools: clean up
git-svn-id: trunk@26154 -
2010-06-16 22:34:05 +00:00
martin
a16afe8843 ChmHelp: clean-up
git-svn-id: trunk@24041 -
2010-03-16 14:13:51 +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
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
paul
46991b595d lhelp: use system settings for showing glyphs on buttons and menus
git-svn-id: trunk@22031 -
2009-10-05 02:01:54 +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
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
1e517759ea * fixed lhelp index viewstyle
git-svn-id: trunk@21967 -
2009-10-02 00:06:54 +00:00
andrew
f0bc788ad4 * fixed lhelp home back and forward buttons being disabled when first opening file
git-svn-id: trunk@21951 -
2009-10-01 15:22:27 +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
95a11eb773 * changed lhelp viewstyle for the index to vsReport
git-svn-id: trunk@21947 -
2009-10-01 14:17:36 +00:00
andrew
6f52a21925 * lhelp shows TOC node when any url is loaded if there is one
* changed lhelp toc treeview to be readonly

git-svn-id: trunk@21946 -
2009-10-01 13:55:00 +00:00
andrew
a66f070242 * Various cosmetic fixes for lhelp
* lhelp now will highlight the item in the TOC if it exists when a link is clicked in a document

git-svn-id: trunk@21945 -
2009-10-01 13:28:24 +00:00
paul
e2693b1724 components: chmhelp: DoOpenChm can leave fChms = nil in case of exception (e.g.: when file is locked)
git-svn-id: trunk@21722 -
2009-09-16 00:14:52 +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
paul
a63bbb7f84 components: chmhelp: fix few memory leaks
git-svn-id: trunk@21705 -
2009-09-14 23:44:35 +00:00
paul
94c37327d5 components: add makefiles for chmhelp
git-svn-id: trunk@21696 -
2009-09-14 08:43:23 +00:00
paul
e65663a113 components: cleanup chmhelp
git-svn-id: trunk@21695 -
2009-09-14 08:41:44 +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
7854048a16 Fixed toc links containing the char "#" and not being able to find the file
git-svn-id: trunk@20999 -
2009-07-29 03:03:20 +00:00
andrew
e0673a43bf Made OpenURL dialog more user friendly
git-svn-id: trunk@20622 -
2009-06-13 23:58:52 +00:00
mattias
0a563086d3 IDE: BeginCodeTool init var parameters
git-svn-id: trunk@20599 -
2009-06-12 15:28:58 +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
paul
a5a3a8e13e lcl: split TAsyncProcess and TProcessUtf8 between 2 units. This is needed to remove widgetset dependency from svn2revision.inc
all others: add/replace new dependency

git-svn-id: trunk@19313 -
2009-04-10 15:33:23 +00:00
andrew
e059ec103f * fixed crash when trying to load an image type fpimage doesn't support
git-svn-id: trunk@17849 -
2008-12-16 04:50:15 +00:00
paul
e966b41e53 lhelp: fixed anchoring
git-svn-id: trunk@17847 -
2008-12-16 03:51:20 +00:00
paul
434106a147 lhelp:
- add project icon
 - don't crash if terminal is not opened

git-svn-id: trunk@17846 -
2008-12-16 03:11:53 +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
laurent
d645346e78 llhelp: New table_item images
git-svn-id: trunk@17781 -
2008-12-10 11:14:54 +00:00
andrew
9cdedcc5dd * Enabled chm search support for fpc >=2.3.1 and fpc >= 2.2.3
git-svn-id: trunk@17779 -
2008-12-10 04:36:30 +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
laurent
ea1dc27a65 llhelp: New table images
git-svn-id: trunk@17727 -
2008-12-08 10:29:38 +00:00
laurent
b2f0f7e4b9 lhelp: New icon
git-svn-id: trunk@17723 -
2008-12-08 09:12:47 +00:00