wp_xyz
99e0ce1c1e
LHelp: Revert unintentional change in project settings.
2022-05-30 22:41:55 +02:00
wp_xyz
dee5479b97
Turbopower_ipro: Avoid clipping of italic text.
2022-05-30 22:39:13 +02:00
mattias
9e762cde89
udpated makefiles
2022-05-29 19:34:19 +02:00
mattias
98054da0fa
chmhelp: makefile compile with -gw instead of -gs
2022-05-29 19:33:19 +02:00
mattias
49392b08e6
chmhelp: lhelp: use debug
2022-05-29 19:29:24 +02:00
mattias
26c9421318
updated Makefiles
2022-02-24 12:55:45 +01:00
mattias
f97a493801
updated makefiles
2022-01-16 21:42:24 +01:00
mattias
0354b47bc4
updated makefiles
2021-10-18 14:32:30 +02:00
mattias
11810d7b6c
chmhelp: gitignore linux binary
2021-10-12 11:29:13 +02:00
maxim
0711ae584c
Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #39152
...
git-svn-id: trunk@65372 -
2021-07-04 21:55:24 +00:00
mattias
91763f2247
set trunk version to 2.3.0
...
git-svn-id: trunk@65242 -
2021-06-15 14:00:39 +00:00
maxim
d7c9b8c1e4
Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #38974
...
git-svn-id: trunk@65188 -
2021-06-08 21:45:25 +00:00
mattias
e7683e534c
chmhelp: fixed compile fpc 3.0.4
...
git-svn-id: trunk@64735 -
2021-03-03 10:31:37 +00:00
mattias
210c56552a
chmhelp: fixed reading index, issue #30302
...
git-svn-id: trunk@64733 -
2021-03-03 10:24:54 +00:00
juha
64ce0937ca
LHelp: Remove MouseAndKeyInput package from Makefile.fpc dependencies.
...
git-svn-id: trunk@64705 -
2021-03-01 09:16:22 +00:00
wp
0b71099783
Components: Add copyright notes to all folders to which Roland Hahn has contributed images.
...
git-svn-id: trunk@64663 -
2021-02-24 22:17:51 +00:00
juha
96b72acee6
LHelp: Remove dependency for package LazMouseAndKeyInput.
...
git-svn-id: trunk@64647 -
2021-02-22 08:39:20 +00:00
juha
1f5fc709d3
LHelp: Focus TOC TreeView in a proper way. Sending key VK_T caused text being deleted in Lazarus source editor.
...
git-svn-id: trunk@64590 -
2021-02-16 11:53:53 +00:00
juha
98e62261f7
LHelp: Cleanup, improve a variable name.
...
git-svn-id: trunk@64589 -
2021-02-16 11:53:52 +00:00
juha
95fb12724c
LHelp: Tweak string and extension handling.
...
git-svn-id: trunk@64585 -
2021-02-15 15:43:33 +00:00
maxim
9434f5f507
LHelp: Regenerated translations, updated Russian translation. Also reverted not entirely correct changes from Ukrainian translation after r64579 #d01a19e924 (let maintainer handle such updates).
...
git-svn-id: trunk@64582 -
2021-02-14 22:33:47 +00:00
wp
d01a19e924
LHelp: Replace icons by high-dpi versions drawn by Roland Hahn. Redesign "About" box to show application icon.
...
git-svn-id: trunk@64579 -
2021-02-14 17:21:39 +00:00
mattias
62c37ad72a
updated Makefiles
...
git-svn-id: trunk@64567 -
2021-02-13 13:01:14 +00:00
mattias
7282d3c425
lhelp: less hints
...
git-svn-id: trunk@64565 -
2021-02-13 12:42:40 +00:00
maxim
8ba5ad224f
LHelp: updated Russian translation
...
git-svn-id: trunk@64561 -
2021-02-12 23:28:11 +00:00
wp
b9656b6bf5
LHelp: Fix LCLscaling. See also issue #38479
...
git-svn-id: trunk@64558 -
2021-02-12 22:12:14 +00:00
juha
077ebbe494
Optimise string manipulation. Reduce calls to Copy().
...
git-svn-id: trunk@64527 -
2021-02-11 14:08:24 +00:00
juha
d3e2631490
LHelp: Remove wrong assertions. Use DOMString. Add Debug and Release modes to the project.
...
git-svn-id: trunk@64525 -
2021-02-11 09:10:24 +00:00
juha
85c3cbf9ff
LHelp: Remove an obsolete unit LNetHTTPDataProvider.
...
git-svn-id: trunk@64524 -
2021-02-11 09:10:23 +00:00
juha
db9a7ce064
LHelp: Fix a wrong LowerCase() call for Unicode text. Use UTF8CompareLatinTextFast instead. Optimise.
...
git-svn-id: trunk@64517 -
2021-02-10 13:43:19 +00:00
maxim
865f984bc7
LHelp: fixed typos in resource strings, regenerated translations and updated Russian translation
...
git-svn-id: trunk@64512 -
2021-02-08 23:09:47 +00:00
juha
08eb6e34a9
LHelp: Revamp. Issue #38250 , patch from Andrey Sobol.
...
git-svn-id: trunk@64510 -
2021-02-08 20:53:44 +00:00
mattias
b944f49922
chmhelp: fixed compile
...
git-svn-id: trunk@64509 -
2021-02-08 19:55:55 +00:00
juha
b53ad7ceed
Components: Reduce calls to UpperCase() and LowerCase(). Improves performance.
...
git-svn-id: trunk@64506 -
2021-02-08 19:09:30 +00:00
juha
504af3561f
ChmHelp, FpPkg, SynUni: Use a faster compare method for case-insensitive strings and StringLists.
...
git-svn-id: trunk@64455 -
2021-01-31 22:15:56 +00:00
juha
9cc893672d
IdeHelp: Fix Lazarus hanging when lHelp starts from Menu and F1 pressed. Issue #38276 , patch from Andrey Sobol.
...
git-svn-id: trunk@64306 -
2020-12-29 23:28:27 +00:00
mattias
5607a8093c
lhelp: show help on --help and -h
...
git-svn-id: trunk@64297 -
2020-12-28 22:45:11 +00:00
maxim
de6bb0649b
CHMHelp: fixed delays when getting help while help viewer is already open, bug #29747 :
...
1. The second instance of IPC server with the same PID was started for second and next search processes (if we did not close LHELP). Then server did not answer and client waited a long time for timeout.
2. Additionally check serverRunning after lHelp rebuild.
3. Always show lHelp on new requests.
4. Changed BeginUpdate/EndUpdate handling.
Patch by Andrey Sobol with minor modifications.
git-svn-id: trunk@64159 -
2020-11-26 23:26:58 +00:00
juha
618261511d
LCL: Remove tests for FPC versions 2.x. Cannot be used anyway.
...
git-svn-id: trunk@64120 -
2020-11-10 09:50:20 +00:00
mattias
61c53d6f41
LazUtils/FreeType: Separate FreeType stuff into its own package
...
git-svn-id: trunk@63558 -
2020-07-14 18:09:17 +00:00
mattias
6dc2b54e1a
make: set default lcl widgetset from carbon to cocoa
...
git-svn-id: trunk@63553 -
2020-07-13 09:21:07 +00:00
mattias
8ceb09a67b
make: changed default darwin lcl platform from carbon to cocoa
...
git-svn-id: trunk@63551 -
2020-07-13 09:00:41 +00:00
mattias
497ad8d163
lhelp: fixed updating default title after filling content nodes
...
git-svn-id: trunk@63531 -
2020-07-08 16:37:13 +00:00
mattias
b1407efb6f
chmhelp: fixed compile fpc 3.0.4
...
git-svn-id: trunk@63523 -
2020-07-07 09:25:48 +00:00
mattias
0a2fde2d2c
lhelp: fixed dbl click index item
...
git-svn-id: trunk@63515 -
2020-07-05 21:54:01 +00:00
mattias
9dcd9ee04d
updated makefiles
...
git-svn-id: trunk@63453 -
2020-06-28 11:01:41 +00:00
juha
651a6436a2
Support Haiku build. Makefiles are generated from Makefile.fpc files using proper tools. Issue #36316 , patch from Alfred.
...
git-svn-id: trunk@62890 -
2020-04-05 11:35:01 +00:00
mattias
a472e9ef09
buildintf: split from ideintf
...
git-svn-id: trunk@62795 -
2020-03-22 11:58:11 +00:00
ondrej
74fb203f39
LCL: Screen.BeginTempCursor & EndTempCursor
...
git-svn-id: trunk@62664 -
2020-02-23 06:04:38 +00:00
marco
bda4078a93
* some const added
...
git-svn-id: trunk@62588 -
2020-01-25 22:29:59 +00:00