Commit Graph

266 Commits

Author SHA1 Message Date
mattias
f12df89d67 chmhelp clean up
git-svn-id: trunk@47777 -
2015-02-14 10:38:02 +00:00
maxim
d61830214b Translations: Hungarian translation update by Péter Gábor, bug #27230
git-svn-id: trunk@47292 -
2015-01-04 14:21:29 +00:00
joost
3a0de4fe98 fpmake: Re-generated some fpmake.pp files
git-svn-id: trunk@47240 -
2014-12-23 22:00:41 +00:00
mattias
b78a550572 IDE,lazbuild: append -Cg on targets linux, freebsd, openbsd, netbsd, solaris, bug #17412
git-svn-id: trunk@46874 -
2014-11-18 11:03:29 +00:00
giuliano
dba1264e7d Added Italian translations for components/*
git-svn-id: trunk@46698 -
2014-10-29 22:12:00 +00:00
reiniero
9970e4db56 * idehelp: cosmetic; add license header
git-svn-id: trunk@46687 -
2014-10-27 10:36:23 +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
9e8122ea01 * CHM: demos: cosmetic/code layout
git-svn-id: trunk@46576 -
2014-10-17 09:06:39 +00:00
reiniero
4ebb1c0ec1 * LHelp: fix saving/restoring position/size/maximized state. Fixes issue #26804
git-svn-id: trunk@46575 -
2014-10-17 08:50:27 +00:00
reiniero
a038f0907b * ChmHelp:
- harmonize help protocol help label/PID calculation
- try to work around getting invalid helplabels from somewhere
- code cleanup

git-svn-id: trunk@46573 -
2014-10-16 15:34:31 +00:00
reiniero
808d598c0f * CHMHelp: code formatting/cleanup
git-svn-id: trunk@46572 -
2014-10-16 09:26:48 +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
677d2c1452 * IDE help: do not save option CHMHelp/HelpLabel (by moving property from published to public; should be ok as only IDE uses it) as it is calculated on-the-fly
git-svn-id: trunk@46570 -
2014-10-16 08:16:33 +00:00
reiniero
5af82b4bad * IDEHelp: harden (don't accept empty HelpLabel); cosmetic/cleanup
git-svn-id: trunk@46569 -
2014-10-16 08:04:28 +00:00
reiniero
615719c46f * Lhelp: store fixed name in CHMHelp/Name instead of help label
* LHelp: Compilation fix.

git-svn-id: trunk@46568 -
2014-10-16 07:40:48 +00:00
reiniero
4f5f2047fe * IDEHelp: cosmetic: code formatting/layout
git-svn-id: trunk@46567 -
2014-10-16 07:32:27 +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
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