Commit Graph

386 Commits

Author SHA1 Message Date
wp
f3da779450 chmhelp: Fix memory leak in TLHelpConnector (see forum https://forum.lazarus.freepascal.org/index.php/topic,42832.msg299208.html).
git-svn-id: trunk@59289 -
2018-10-11 13:33:31 +00:00
mattias
c2b0e049ef set trunk version to 2.0.0PreRelease
git-svn-id: trunk@59008 -
2018-09-15 19:41:22 +00:00
wp
c51224fbad lhelp: Extend the default count of MRU entries to 10
git-svn-id: trunk@58901 -
2018-09-07 10:11:34 +00:00
mattias
2bbe0a8cc7 updated makefiles
git-svn-id: trunk@58493 -
2018-07-11 23:58:59 +00:00
mattias
3575d8d0e1 make bigide: added cmdlinedebuggerbase and lazdebuggerlldb
git-svn-id: trunk@58363 -
2018-06-20 21:41:44 +00:00
mattias
4951d91344 lhelp: cocoa
git-svn-id: trunk@58085 -
2018-06-02 16:54:57 +00:00
ondrej
c0136a0867 Components: use LazLoggerBase instead of LazLogger
git-svn-id: trunk@58083 -
2018-06-02 16:46:39 +00:00
wp
456397d312 LHelp: Notify user if help file does not exist. Avoid adding empty help pages to the viewer.
git-svn-id: trunk@57609 -
2018-04-06 09:57:37 +00:00
wp
830c014103 lhelp: Fix empty [] in tab title (issue #33539).
git-svn-id: trunk@57608 -
2018-04-06 09:53:15 +00:00
maxim
6393c91e5d Translations: Chinese translation update by robsean, bug #32850
git-svn-id: trunk@56798 -
2017-12-19 22:08:00 +00:00
wp
c35b4b0f90 lhelp: Add popupmenu item "Copy source" (idea by Sergey Bodrov)
git-svn-id: trunk@56714 -
2017-12-13 23:31:02 +00:00
mattias
15993c4c74 translations: German: updates from Swen Heinig
git-svn-id: trunk@56606 -
2017-12-04 08:38:41 +00:00
mattias
340e7886e9 IDE: compiler options: execute before/after: started supporting custom parsers
git-svn-id: trunk@56573 -
2017-12-01 14:25:31 +00:00
maxim
682a383e55 Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #32754
git-svn-id: trunk@56535 -
2017-11-29 22:49:04 +00:00
maxim
926062dcfd Translations: huge Chinese translation update by robsean, bug #32750
git-svn-id: trunk@56534 -
2017-11-29 22:32:14 +00:00
wp
11aad71dab chmhelp: Add resource protection block to TIpChmDataProvider.BuildURL
git-svn-id: trunk@56129 -
2017-10-18 17:49:55 +00:00
wp
60baefff0d IDE: HiRes icons for System component palette (by Roland Hahn)
git-svn-id: trunk@55966 -
2017-10-03 17:07:05 +00:00
maxim
732c7f90fd Translations: Lithuanian translation update by Valdas Jankūnas, bug #32126
git-svn-id: trunk@55474 -
2017-07-08 12:47:30 +00:00
mattias
733ed305e6 IDE: Extending IDE context help search to lazutils.chm, issue #32022 from zbyna
git-svn-id: trunk@55351 -
2017-06-15 18:16:49 +00:00
wp
0d553830c5 IDE + chmhelp: Add 150% and 200% icons for TXMLConfig, TChmHelpDatabase, TLHelpConnector.
git-svn-id: trunk@55150 -
2017-06-01 22:38:32 +00:00
maxim
77b9c644a0 Translations: French translation update by Gilles Vasseur, bug #31905
git-svn-id: trunk@55084 -
2017-05-25 22:22:44 +00:00
mattias
1b4ad9eff5 debian: fixed permissions and description
git-svn-id: trunk@55004 -
2017-05-19 10:16:40 +00:00
mattias
e6ce403f3f updates makefiles
git-svn-id: trunk@54969 -
2017-05-18 11:39:53 +00:00
maxim
ba337e4049 Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #31822
git-svn-id: trunk@54944 -
2017-05-16 22:24:10 +00:00
maxim
edca2f5223 Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #31810
git-svn-id: trunk@54938 -
2017-05-15 22:24:54 +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
mattias
0a891e4ab2 set version to 1.8.0RC1
git-svn-id: trunk@54578 -
2017-04-08 21:53:32 +00:00
maxim
37f2d73f0a Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #31614
git-svn-id: trunk@54514 -
2017-04-03 23:24:37 +00:00
joost
1de2cbf586 general: Updated address of the Free Software Foundation in copyright messages
git-svn-id: trunk@54031 -
2017-01-29 21:04:32 +00:00
mattias
f6d8f1a0df lhelp: fixed compilation on fpc 2.6.4
git-svn-id: trunk@53979 -
2017-01-22 13:54:02 +00:00
mattias
9bccfe6ab7 chmhelp: disable showing CodeBrowser on unknown identifiers. LHelp has its own search function
git-svn-id: trunk@53876 -
2017-01-03 16:58:34 +00:00
mattias
baa0147222 codetools: fixed FindDeclarationAndOverloads on interface function
git-svn-id: trunk@53871 -
2017-01-03 16:24:36 +00:00
juha
ad8da9ff6b Add LCLPlatformDef to packages and examples that did not compile otherwise.
git-svn-id: trunk@53713 -
2016-12-18 10:10:56 +00:00
mattias
9a379ab39a lhelp: removed stale workaround, it was already in FPC 2.6.4
git-svn-id: trunk@53458 -
2016-11-25 14:05:45 +00:00
mattias
e5eb945c49 chmhelp: fixed path sep normalization
git-svn-id: trunk@53231 -
2016-10-26 16:48:20 +00:00
mattias
23483185bf chmhelp: less hints
git-svn-id: trunk@53146 -
2016-10-17 13:56:45 +00:00
maxim
207c318329 Regenerated translations
git-svn-id: trunk@52455 -
2016-06-08 21:59:41 +00:00
maxim
f585e29ca1 CHMHelp/IDEHelp: regenerated translations
git-svn-id: trunk@52433 -
2016-06-03 22:22:11 +00:00
mattias
25f7a697e5 updated makefiles
git-svn-id: trunk@52001 -
2016-03-20 11:19:40 +00:00
mattias
17f571cf26 components: less hints
git-svn-id: trunk@51788 -
2016-03-01 15:31:26 +00:00
maxim
317076652c Translations: French translation update by Gilles Vasseur, bugs #29291, #29315
git-svn-id: trunk@51146 -
2016-01-03 12:22:56 +00:00
wp
13baa543c5 LHelp: Fix incorrect processing of internal links specified by absolute paths (issue #29267)
git-svn-id: trunk@51096 -
2015-12-31 10:18:23 +00:00
maxim
99ca72b8e9 Translations: French translation update by Gilles Vasseur, bugs #29214, #29222
git-svn-id: trunk@50970 -
2015-12-21 22:36:46 +00:00
mattias
29fe61bfd2 chmhelp: unregister default LCL help, search in docs/chm first
git-svn-id: trunk@50697 -
2015-12-06 15:04:31 +00:00
juha
453f0f860a Finnish translations.
git-svn-id: trunk@50620 -
2015-12-04 20:05:03 +00:00
mattias
2c46e6e468 IDE+lazbuild+makefiles: on darwin use -gw instead of -g
git-svn-id: trunk@49906 -
2015-10-01 18:40:54 +00:00
mattias
8da7ce5038 lhelp: fixed compilation
git-svn-id: trunk@49854 -
2015-09-20 15:14:54 +00:00
juha
5933e509b6 ChmHelp: Use right units from LazUtils.
git-svn-id: trunk@49808 -
2015-09-10 12:12:02 +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
maxim
27cb420fb4 ChmHelp: committed file, which seems to be forgotten in r49494 #06ac76f560
git-svn-id: trunk@49621 -
2015-08-08 11:40:52 +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
wp
e5230eb26e LHelp: Fix crash after clicking at an internal link in toc tree / index list
git-svn-id: trunk@49425 -
2015-06-24 06:58:58 +00:00
wp
5bfe813c27 lhelp: Fix character conversion issue (#28332).
git-svn-id: trunk@49402 -
2015-06-22 09:39:54 +00:00
maxim
3d94951a6e Translations: Hungarian translation update by Péter Gábor, bug #28244
git-svn-id: trunk@49272 -
2015-06-04 21:26:04 +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
juha
811429e410 LHelp: Use Toolbar instead of speedbuttons, icons, "Open" button. Issue #27995, patch from Alexey Torgashin.
git-svn-id: trunk@48921 -
2015-05-02 21:49:58 +00:00
maxim
ac0dee2b7f Translations: French translation update by Gilles Vasseur, bug #27997
git-svn-id: trunk@48901 -
2015-04-29 21:27:56 +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
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
maxim
a86ee59048 Translations: updated French translation by Gilles Vasseur, bug #27863
git-svn-id: trunk@48761 -
2015-04-15 20:37:59 +00:00
maxim
ccee3d6654 Translations: updated French translation by Gilles Vasseur, bug #27834
git-svn-id: trunk@48736 -
2015-04-12 21:23:24 +00:00
juha
8ba395693c Finnish translations for chmhelp from Seppo Suutarla.
git-svn-id: trunk@48677 -
2015-04-08 06:42:22 +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
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
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