juha
|
b2aa58981c
|
SynEdit: Cleanup.
git-svn-id: trunk@64628 -
|
2021-02-20 20:40:46 +00:00 |
|
juha
|
a523ee94b3
|
SynEdit: Optimize parsing CompletionList. Use faster string comparison.
git-svn-id: trunk@64626 -
|
2021-02-20 13:14:27 +00:00 |
|
martin
|
0c46287ea3
|
SynEdit: publish OnContextPopup, OnResize. Issue #038511
git-svn-id: trunk@64622 -
|
2021-02-19 02:13:52 +00:00 |
|
ondrej
|
e80edc6b0d
|
SynEdit: revert wrong changes (ScreenRowToRow->ScreenXYToTextXY, RowToScreenRow->TextXYToScreenXY) during the circular dependency removal
git-svn-id: trunk@64580 -
|
2021-02-14 18:46:26 +00:00 |
|
mattias
|
62c37ad72a
|
updated Makefiles
git-svn-id: trunk@64567 -
|
2021-02-13 13:01: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
|
77e6853ca6
|
Components: Reduce calls to LowerCase().
git-svn-id: trunk@64515 -
|
2021-02-10 13:43:15 +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 |
|
martin
|
5fe23e9ae8
|
SynEdit: fix ScreenRowToRow for markup highlight all
git-svn-id: trunk@64502 -
|
2021-02-08 18:48:00 +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
|
d7e459768f
|
SynEdit: fix r64487 #583d01104a causing AV
git-svn-id: trunk@64495 -
|
2021-02-05 15:16:18 +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 |
|
ondrej
|
8e68209e37
|
SynEdit: remove circular dependency between SynEdit and SynEditMarkupBracket
git-svn-id: trunk@64484 -
|
2021-02-05 13:28:58 +00:00 |
|
ondrej
|
454ff7cfe4
|
SynEdit: remove circular dependency between SynEdit and SynEditMarkupHighAll
git-svn-id: trunk@64483 -
|
2021-02-05 13:26:18 +00:00 |
|
ondrej
|
608ef7b4c6
|
SynEdit: remove circular dependency between SynEdit and SynEditMarkupIfDef
git-svn-id: trunk@64482 -
|
2021-02-05 13:24:59 +00:00 |
|
ondrej
|
cb11098e23
|
SynEdit: remove circular dependency between SynEdit and SynEditMarkupSelection
git-svn-id: trunk@64481 -
|
2021-02-05 13:24:16 +00:00 |
|
ondrej
|
3c494e28e9
|
SynEdit: remove circular dependency between SynEdit and SynEditMarkupGutterMark
git-svn-id: trunk@64480 -
|
2021-02-05 13:20:26 +00:00 |
|
ondrej
|
3afd98807d
|
SynEdit: remove circular dependency between SynEdit and SynEditMarkupFoldColoring
git-svn-id: trunk@64479 -
|
2021-02-05 13:16:45 +00:00 |
|
ondrej
|
5decda7645
|
SynEdit: remove circular dependency between SynEdit and SynEditMarkupCtrlMouseLink
git-svn-id: trunk@64478 -
|
2021-02-05 13:07:33 +00:00 |
|
ondrej
|
e37b60f683
|
SynEdit: remove circular dependency between SynEdit and SynEditMarkup
git-svn-id: trunk@64477 -
|
2021-02-05 13:01:19 +00:00 |
|
ondrej
|
1333c96771
|
SynEdit: remove circular dependency between SynEdit and SynEditFoldedView
git-svn-id: trunk@64476 -
|
2021-02-05 12:54:49 +00:00 |
|
ondrej
|
33d906c98b
|
SynEdit: remove circular dependency between SynEdit and LazSynIMM
git-svn-id: trunk@64475 -
|
2021-02-05 12:40:36 +00:00 |
|
ondrej
|
b6b32fe910
|
SynEdit: remove circular dependency between SynEdit and SynBeautifier
git-svn-id: trunk@64474 -
|
2021-02-05 12:16:43 +00:00 |
|
ondrej
|
cfa3bf0135
|
synedit.lpk: new package file format
git-svn-id: trunk@64472 -
|
2021-02-05 11:42:48 +00:00 |
|
ondrej
|
5bbc3f9c75
|
SynEdit: move TSynBeautifierPascal to a new unit SynBeautifierPascal to remove circular dependency on SynEdit
git-svn-id: trunk@64471 -
|
2021-02-05 11:40:36 +00:00 |
|
juha
|
6a07271f31
|
Pas2js, SynEdit, TAChart, IPro: Use a faster compare method for case-insensitive strings and StringLists.
git-svn-id: trunk@64463 -
|
2021-02-05 11:28:05 +00:00 |
|
ondrej
|
40268610ae
|
SynEdit: move implementation uses to interface
git-svn-id: trunk@64459 -
|
2021-02-05 11:23:37 +00:00 |
|
ondrej
|
d8a8497788
|
SynEdit: remove circular dependency between SynGutterBase and SynEdit
git-svn-id: trunk@64458 -
|
2021-02-05 10:29:32 +00:00 |
|
ondrej
|
1e38e0210b
|
SynEdit: fix default values for streaming of TSynScrollOnEditLeftOptions and TSynScrollOnEditRightOptions
git-svn-id: trunk@64456 -
|
2021-02-02 11:07:58 +00:00 |
|
juha
|
20c5ac47c0
|
IDE: Use a faster compare method for case-insensitive strings and StringLists.
git-svn-id: trunk@64440 -
|
2021-01-29 19:59:04 +00:00 |
|
martin
|
299edb5334
|
SynEdit: Introduce LineGutter.OnFormatLineNumber - Issue #38370
git-svn-id: trunk@64426 -
|
2021-01-27 16:07:58 +00:00 |
|
martin
|
724aa84cf3
|
SynEdit: Introduce LineGutter.OnFormatLineNumber - Issue #38370
git-svn-id: trunk@64425 -
|
2021-01-27 13:16:26 +00:00 |
|
juha
|
42850cfe4d
|
LazUtils: Deprecate now obsolete unit LazUtf8Classes and remove its references from Lazarus code.
git-svn-id: trunk@64384 -
|
2021-01-14 12:41:32 +00:00 |
|
juha
|
1e43ac6865
|
IDE: Study EditorOptions assignments with debug code. Turn methods into global funcs. Refactoring.
git-svn-id: trunk@64328 -
|
2021-01-04 15:56:28 +00:00 |
|
martin
|
94b1982906
|
SynEdit: do not drag selection if shift is hold. This is for altering the selection. Issue #0037963
git-svn-id: trunk@64257 -
|
2020-12-20 19:38:19 +00:00 |
|
martin
|
06ee066470
|
SynEdit: Fixed the stored property for TSynHighlighterAttributes.<....>Priority
git-svn-id: trunk@64245 -
|
2020-12-20 09:03:39 +00:00 |
|
mattias
|
0d8743d0ef
|
IDE: exttools: show env
git-svn-id: trunk@64217 -
|
2020-12-17 14:38:24 +00:00 |
|
juha
|
6813e28eef
|
LazUtils: Move math helper functions from LCLProc to LazUtilities. Deprecate LCLProc versions.
git-svn-id: trunk@64197 -
|
2020-12-12 11:41:07 +00:00 |
|
mattias
|
0a7abce1cf
|
synedit: fixed crash in comment
git-svn-id: trunk@64126 -
|
2020-11-12 11:43:08 +00:00 |
|
juha
|
6b4b3e9eb4
|
Synedit: Minor code cleanup. Issue #38035, patch from Cyrax.
git-svn-id: trunk@64111 -
|
2020-11-06 10:42:03 +00:00 |
|