martin
|
5bbf925ec5
|
LazDebuggerFp: Split workerthreads into new unit for code running in the thread. (Easier to see which thread may access which objects)
git-svn-id: trunk@64534 -
|
2021-02-11 22:40:13 +00:00 |
|
michl
|
9964bfc872
|
Sparta: Add warnings about deprecation of packages
git-svn-id: trunk@64533 -
|
2021-02-11 21:55:57 +00:00 |
|
maxim
|
4be18bbc53
|
DockedFormEditor: renamed translations directory from "language" to "languages" for consistency with other packages
git-svn-id: trunk@64532 -
|
2021-02-11 21:46:55 +00:00 |
|
michl
|
1f95674923
|
Refresh AnchorEditor after a control is changed in DockedFormEditor anchor designer
git-svn-id: trunk@64531 -
|
2021-02-11 21:35:54 +00:00 |
|
michl
|
46643fdda0
|
DockedFormEditor: prevent destroying designer layout per designer popup menu "Center Form"
git-svn-id: trunk@64530 -
|
2021-02-11 19:34:32 +00:00 |
|
michl
|
85868f8509
|
DockedFormEditor: Attach/Detach control, point or side per PopupMenu
git-svn-id: trunk@64529 -
|
2021-02-11 19:21:44 +00:00 |
|
juha
|
9ac53dd983
|
IPro: Fix compilation.
git-svn-id: trunk@64528 -
|
2021-02-11 14:42:20 +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
|
044e4b23d4
|
Packager: Update DefineTemplates after opening a package.
git-svn-id: trunk@64526 -
|
2021-02-11 14:06:53 +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 |
|
michl
|
7111498e87
|
GlobalLink for DockedFormEditor added
git-svn-id: trunk@64523 -
|
2021-02-11 07:38:08 +00:00 |
|
michl
|
85a5138eba
|
Initial commit of DockedFormEditor
git-svn-id: trunk@64522 -
|
2021-02-11 00:06:45 +00:00 |
|
martin
|
07871decc1
|
LazDebuggerFp: reduce compiler hints
git-svn-id: trunk@64521 -
|
2021-02-10 18:16:40 +00:00 |
|
martin
|
13e0aa558a
|
DebuggerTest: restore use resources
git-svn-id: trunk@64520 -
|
2021-02-10 18:16:38 +00:00 |
|
martin
|
45514d05ab
|
DebuggerTests: add prebuild resources file
git-svn-id: trunk@64519 -
|
2021-02-10 18:16:36 +00:00 |
|
juha
|
657341c4df
|
Fix debugger test compilation.
git-svn-id: trunk@64518 -
|
2021-02-10 15:35:10 +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 |
|
juha
|
0dc70a7fcf
|
Wiki component: Delete obsolete unit myfphttpclient. Fix compiler in project settings.
git-svn-id: trunk@64516 -
|
2021-02-10 13:43:17 +00:00 |
|
juha
|
77e6853ca6
|
Components: Reduce calls to LowerCase().
git-svn-id: trunk@64515 -
|
2021-02-10 13:43:15 +00:00 |
|
juha
|
db235fb49a
|
LazUtils: Fix compilation with FPC 3.0.4. Add functions StartsStr and EndsStr.
git-svn-id: trunk@64514 -
|
2021-02-10 13:43:09 +00:00 |
|
wp
|
a693251026
|
Publish OnContextPopup and OnResize for some controls to improve Delphi compatibility or compatibility with related controls. Issue #38453, based on patch by Reinhard Kalinke.
git-svn-id: trunk@64513 -
|
2021-02-09 18:40:00 +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
|
91293d82bb
|
LCL-GTK3: Fix empty form resize and some housekeeping. Issue #38447, patch from Anton Kavalenka.
git-svn-id: trunk@64511 -
|
2021-02-08 21:04:48 +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 |
|
mattias
|
ba067ea6be
|
fpdebug: fixed compile
git-svn-id: trunk@64508 -
|
2021-02-08 19:55:41 +00:00 |
|
mattias
|
1c726d4c93
|
lcl: fixed typo
git-svn-id: trunk@64507 -
|
2021-02-08 19:55:20 +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
|
87ab5c4219
|
Examples: Improve string comparison.
git-svn-id: trunk@64505 -
|
2021-02-08 19:09:22 +00:00 |
|
juha
|
f76b3198f9
|
IDE: Reduce calls to UpperCase() and LowerCase(). Improves performance.
git-svn-id: trunk@64504 -
|
2021-02-08 19:09:20 +00:00 |
|
juha
|
bd875ab2f5
|
LazUtils: Add case-insensitive functions PosI(), LazStartsText() and LazEndsText().
git-svn-id: trunk@64503 -
|
2021-02-08 19:09:17 +00:00 |
|
martin
|
5fe23e9ae8
|
SynEdit: fix ScreenRowToRow for markup highlight all
git-svn-id: trunk@64502 -
|
2021-02-08 18:48:00 +00:00 |
|
martin
|
04eb581af0
|
FpDebug: fix 32bit elf-imagereader (wrong variable used). Issue #38449 Patch by Christo Crause
git-svn-id: trunk@64501 -
|
2021-02-08 02:25:10 +00:00 |
|
juha
|
351baa8fb0
|
Docs: Updates for LCL, LazUtils and FreeType. Issue #38444, patch from Don Siders.
git-svn-id: trunk@64500 -
|
2021-02-06 10:49:38 +00:00 |
|
juha
|
8c200ad2ca
|
SynEdit Test: Fix compilation with FPC 3.2 stricter type checking.
git-svn-id: trunk@64499 -
|
2021-02-05 20:16:13 +00:00 |
|
juha
|
4733d3b7a1
|
Fix compilation with FPC 3.0.4.
git-svn-id: trunk@64498 -
|
2021-02-05 20:07:12 +00:00 |
|
ondrej
|
6079f10973
|
SynEdit test suite: fix compilation for latest SynEdit changes
git-svn-id: trunk@64497 -
|
2021-02-05 15:48:25 +00:00 |
|
ondrej
|
0151aa0887
|
clean up
git-svn-id: trunk@64496 -
|
2021-02-05 15:16:47 +00:00 |
|
ondrej
|
d7e459768f
|
SynEdit: fix r64487 #583d01104a causing AV
git-svn-id: trunk@64495 -
|
2021-02-05 15:16:18 +00:00 |
|
ondrej
|
1e0749d516
|
IDE: fix compilation for latest SynEdit changes
git-svn-id: trunk@64494 -
|
2021-02-05 14:34:09 +00:00 |
|
ondrej
|
1a8aa04e61
|
SynBeautifierPascal: fix file name case
git-svn-id: trunk@64493 -
|
2021-02-05 14:28:28 +00:00 |
|
ondrej
|
998abc9121
|
SynEdit: move implementation uses to interface
git-svn-id: trunk@64492 -
|
2021-02-05 14:22:50 +00:00 |
|
ondrej
|
a38a50b397
|
SynEdit: remove circular dependency between SynEdit and SynGutterMarks
git-svn-id: trunk@64491 -
|
2021-02-05 14:20:11 +00:00 |
|
ondrej
|
31541c7ab1
|
SynEditDsgn: fix compilation
git-svn-id: trunk@64490 -
|
2021-02-05 14:16:10 +00:00 |
|
ondrej
|
34386c9031
|
SynEdit: remove circular dependency between SynEdit and SynGutterLineOverview
git-svn-id: trunk@64489 -
|
2021-02-05 13:53:21 +00:00 |
|
ondrej
|
0060c09037
|
SynEdit: remove circular dependency between SynEdit and SynGutterLineNumber
git-svn-id: trunk@64488 -
|
2021-02-05 13:48:38 +00:00 |
|
ondrej
|
583d01104a
|
SynEdit: remove circular dependency between SynEdit and SynGutterCodeFolding
git-svn-id: trunk@64487 -
|
2021-02-05 13:43:42 +00:00 |
|
ondrej
|
e966434b1a
|
SynEdit: remove circular dependency between SynEdit and SynGutterChanges
git-svn-id: trunk@64486 -
|
2021-02-05 13:32:42 +00:00 |
|
ondrej
|
2c18181316
|
SynEdit: remove circular dependency between SynEdit and SynGutter
git-svn-id: trunk@64485 -
|
2021-02-05 13:30:02 +00:00 |
|