Commit Graph

2771 Commits

Author SHA1 Message Date
maxim
7ee0d26012 Translations: French translation update by Gilles Vasseur, bug #34428
git-svn-id: trunk@59310 -
2018-10-16 22:48:41 +00:00
martin
41ff259afe SynEdit: Pas HL, fixes for fold, detecting "else" in "case", when previous if is nested in other commands
git-svn-id: trunk@59300 -
2018-10-15 01:04:35 +00:00
martin
68d6283828 SynEdit: Pas HL, fixes for outline, if only some elements are outlined
git-svn-id: trunk@59299 -
2018-10-15 00:48:44 +00:00
martin
22d26674f7 SynEdit: Pas HL, fix markup if "procedure" is outlined, but top level "begin" is not. Part 2 of Issue #0034410
git-svn-id: trunk@59298 -
2018-10-15 00:09:18 +00:00
martin
6769e903a6 SynEdit: Pas HL, fix folding/markup for code containing "case", if "case" is not enabled for fold/markup. Part 1 of Issue #0034410
git-svn-id: trunk@59297 -
2018-10-14 23:47:42 +00:00
maxim
e26f6ff3ca Translations: Hungarian translation update by Péter Gábor, bug #34397
git-svn-id: trunk@59275 -
2018-10-09 22:41:03 +00:00
mattias
c2b0e049ef set trunk version to 2.0.0PreRelease
git-svn-id: trunk@59008 -
2018-09-15 19:41:22 +00:00
martin
9a1584ac60 SynEdit, Markup outline: fix crash after enabling outline (when IDE started with it disabled)
git-svn-id: trunk@58840 -
2018-09-03 14:46:23 +00:00
martin
c825d4842d SynEdit, EditorOpts: fix color for outline
git-svn-id: trunk@58744 -
2018-08-20 12:45:46 +00:00
maxim
a351c9f8fe Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #34139
git-svn-id: trunk@58742 -
2018-08-19 23:08:36 +00:00
martin
17dd3e68b9 SynEdit: Caret Color
git-svn-id: trunk@58647 -
2018-07-28 18:01:10 +00:00
martin
0e60e21aa7 SynEdit: fix default caret painter class (set to system)
git-svn-id: trunk@58644 -
2018-07-28 16:26:32 +00:00
martin
323f78d041 SynEdit: speed up / skip nodes that do not have outlining
git-svn-id: trunk@58636 -
2018-07-26 01:51:05 +00:00
martin
8ca82403a0 SynEdit: Fix markup fold color, after recent refactor
git-svn-id: trunk@58635 -
2018-07-26 01:42:22 +00:00
martin
eebc5bb077 SynEdit: MarkupFoldColor, clear colors on create
git-svn-id: trunk@58611 -
2018-07-24 08:07:35 +00:00
martin
9f5cf98a04 SynEdit: Fix markup fold color, after recent refactor
git-svn-id: trunk@58607 -
2018-07-23 22:44:58 +00:00
martin
a052343d83 SynEdit: Fix TLazSynEditNestedFoldsList. NodeEndLine was not reset when line changed
git-svn-id: trunk@58606 -
2018-07-23 22:44:24 +00:00
martin
1e7998c60a SynEdit: Clean up
git-svn-id: trunk@58595 -
2018-07-22 11:36:10 +00:00
martin
ef438f7a45 IDE, SynEdit: MarkupFoldColor, more options to set colors
git-svn-id: trunk@58581 -
2018-07-20 01:12:11 +00:00
maxim
a2b7eb2f9d Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #34005
git-svn-id: trunk@58580 -
2018-07-19 22:41:44 +00:00
martin
381de68567 SynEdit: MarkupFoldColor, improve performance
git-svn-id: trunk@58578 -
2018-07-19 15:27:31 +00:00
martin
de1e87aabd SynEdit: remove debugln
git-svn-id: trunk@58577 -
2018-07-19 15:24:00 +00:00
martin
425f525ce4 SynEdit: testcase, more verbose
git-svn-id: trunk@58576 -
2018-07-19 15:23:09 +00:00
martin
6504e29aab SynEdit: Disabled assert / currently combining chars are sometimes incorrectly handled by highlighters and markup
git-svn-id: trunk@58564 -
2018-07-18 16:39:21 +00:00
martin
2da6e00eeb SynEdit: Fix crash in TLazSynEditNestedFoldsList, issue #0033996
git-svn-id: trunk@58561 -
2018-07-18 13:10:43 +00:00
maxim
e537ad6274 SynEdit: updated Russian translation
git-svn-id: trunk@58548 -
2018-07-16 23:02:10 +00:00
martin
6f9cdaefbe SynEdit: Option to have a static (none blinking) persistent caret. Issue #0033653
git-svn-id: trunk@58534 -
2018-07-15 19:49:49 +00:00
martin
55cc39a0a8 SynEdit: Option for left/right to remove selection and keep caret pos. Issue #028152
git-svn-id: trunk@58532 -
2018-07-15 17:09:43 +00:00
martin
d69361c79d SynEdit, SynSearch: workaround in case a none SynEdit TStrings is passed in. Issue #0029520
git-svn-id: trunk@58527 -
2018-07-15 01:07:18 +00:00
martin
587653ec39 SynEdit: Hiding scrollbar on Win32 via code may fail. (Maybe bug in Windows itself). Need to disable it first (by setting page width to 100%). Issue #0027072
git-svn-id: trunk@58526 -
2018-07-15 00:37:42 +00:00
martin
eeba3dff66 SynEdit: remove old IFDEF
git-svn-id: trunk@58525 -
2018-07-15 00:24:28 +00:00
martin
88721aeed3 SynEdit, PasHighlighter: color for procedure name in declaration/header. Issue #0033569
git-svn-id: trunk@58519 -
2018-07-14 13:56:25 +00:00
martin
dbfe4e3ba4 SynEdit: overview gutter pen.width for drawing depend on PPI
git-svn-id: trunk@58517 -
2018-07-14 10:27:20 +00:00
martin
ed902001ff SynEdit: fold indicator pen.width for drawing depend on PPI / autosizing
git-svn-id: trunk@58516 -
2018-07-14 10:16:58 +00:00
martin
188ad4c51c SynEdit: fold indicator pen.width for drawing depend on PPI
git-svn-id: trunk@58509 -
2018-07-13 19:44:33 +00:00
martin
7556547cb7 SynEdit: fold indicator pen.width / endcap
git-svn-id: trunk@58508 -
2018-07-13 16:43:24 +00:00
martin
343b7aae49 SynEdit: fold indicator better vertical centering (when extra line height is used)
git-svn-id: trunk@58507 -
2018-07-13 16:27:21 +00:00
martin
1c010971b9 SynEdit: fold indicator pen.width for drawing depend on PPI
git-svn-id: trunk@58506 -
2018-07-13 16:04:31 +00:00
martin
1cf8da5039 SynEdit: fix ppi sizing for overview gutter
git-svn-id: trunk@58504 -
2018-07-13 15:36:49 +00:00
martin
3af5473c5e SynEdit: fix ppi sizing for fold gutter
git-svn-id: trunk@58496 -
2018-07-12 08:55:36 +00:00
mattias
2bbe0a8cc7 updated makefiles
git-svn-id: trunk@58493 -
2018-07-11 23:58:59 +00:00
martin
6680265b3f SynEdit, Gutter: more PPI PreferedWidth fixes. Issue #33949
git-svn-id: trunk@58491 -
2018-07-11 17:20:38 +00:00
martin
9aa47cf01c SynEdit: fixed calculating position of marks in gutter. No more overlap
git-svn-id: trunk@58483 -
2018-07-10 21:19:24 +00:00
mattias
3575d8d0e1 make bigide: added cmdlinedebuggerbase and lazdebuggerlldb
git-svn-id: trunk@58363 -
2018-06-20 21:41:44 +00:00
ondrej
4c6e2b53b3 IDE: sourceeditor: better approach to handle font size change to resize gutter glyphs
git-svn-id: trunk@58333 -
2018-06-19 13:24:48 +00:00
ondrej
5ce635e1b2 IDE: sourceeditor: change gutter glyph size (and left gutter width) according to editor line height
git-svn-id: trunk@58332 -
2018-06-19 13:10:46 +00:00
ondrej
ff4b08c050 SynEdit: gutter autosize fixes
git-svn-id: trunk@58331 -
2018-06-19 13:08:59 +00:00
ondrej
4aa02d5b80 SynEdit: fix width of autosized gutter parts
git-svn-id: trunk@58329 -
2018-06-19 11:27:20 +00:00
martin
22cab1ecb2 SynEdit: Multi-caret: On windows support none blinking system settings. issue #30513
git-svn-id: trunk@58303 -
2018-06-18 10:17:10 +00:00
martin
d263fdd881 SynEdit: Multi-caret: On windows use system settings for caret blink rate. issue #30513
git-svn-id: trunk@58292 -
2018-06-16 20:34:07 +00:00