Commit Graph

163 Commits

Author SHA1 Message Date
mattias
8da7ce5038 lhelp: fixed compilation
git-svn-id: trunk@49854 -
2015-09-20 15:14:54 +00:00
mattias
ff7a247093 lhelp: fixed crash when ServerID not set, bug #28560, patch from Stephano
git-svn-id: trunk@49701 -
2015-08-23 08:15:06 +00:00
juha
06ac76f560 LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus.
git-svn-id: trunk@49494 -
2015-07-04 23:08:00 +00:00
maxim
76cc8230b1 Translations: French translation update by Gilles Vasseur, bugs #27920, #27925
git-svn-id: trunk@48812 -
2015-04-21 21:27:59 +00:00
maxim
691df1520b Translations: Hungarian translation update by Péter Gábor, bug #27903
git-svn-id: trunk@48787 -
2015-04-20 21:49:58 +00:00
maxim
146199138f Translations: updated French translation by Gilles Vasseur, bugs #27904, #27913
git-svn-id: trunk@48782 -
2015-04-20 21:15:25 +00:00
juha
8ba395693c Finnish translations for chmhelp from Seppo Suutarla.
git-svn-id: trunk@48677 -
2015-04-08 06:42:22 +00:00
andrew
e62738c753 Lazarus chm search to send to lhelp now doesn't search paths recursively
git-svn-id: trunk@47987 -
2015-02-25 02:01:44 +00:00
andrew
3cf8301564 Added some debug information for LHelp starting times
git-svn-id: trunk@47986 -
2015-02-25 01:36:03 +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
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
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
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
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
reiniero
13fcf53a0d * LHelp: harden message sending. Patch by Mike Thompson.
git-svn-id: trunk@46342 -
2014-09-28 15:34:46 +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
9bd102dcdf * Lhelp: cosmetic/debug output naming
git-svn-id: trunk@46285 -
2014-09-22 09:15:02 +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