Commit Graph

33 Commits

Author SHA1 Message Date
martin
47a4815c09 SynEdit: added experimental WordWrap / does not work with folding
git-svn-id: trunk@63293 -
2020-06-05 00:12:57 +00:00
martin
425f525ce4 SynEdit: testcase, more verbose
git-svn-id: trunk@58576 -
2018-07-19 15:23:09 +00:00
martin
b080094f72 SynEdit, TEST: Control LinesInWindow for certain tests
git-svn-id: trunk@57508 -
2018-03-15 21:12:16 +00:00
martin
8461dce8ae SynEdit: outline color testcase
git-svn-id: trunk@57507 -
2018-03-15 15:28:18 +00:00
juha
6810c626df LazUtils: Change "Character" to "Codepoint" in LazUTF8 function names to be more accurate and to avoid confusion.
git-svn-id: trunk@56692 -
2017-12-11 19:44:22 +00:00
juha
20639a9df7 SynEdit test: fix compilation in AssertEquals() parameters. Use PtrInt instead of PtrUInt.
git-svn-id: trunk@52587 -
2016-06-30 09:46:20 +00:00
martin
c0b01ec2c3 SYnEdit: multi caret, paint - started log/phys position handling
git-svn-id: trunk@48271 -
2015-03-11 18:27:30 +00:00
martin
f821ac291e SynEdit/IDE: More multi caret
git-svn-id: trunk@48175 -
2015-03-09 00:25:14 +00:00
martin
ea99a9bc11 SynEdit: Fixed search replace with newline (Issue #0026227) / Fixed incorrect caret x after replace
git-svn-id: trunk@47504 -
2015-01-24 16:42:27 +00:00
martin
63634bb913 SynEdit: fixed trim-space (mode "position only") would corrupt text on certain undo. Issue #24101
git-svn-id: trunk@40680 -
2013-04-01 11:58:34 +00:00
martin
eefa1a8559 SynEdit: added new markup. TSynEditMarkupHighlightAllMulti. Also refactor/speed up
git-svn-id: trunk@40028 -
2013-01-29 18:21:04 +00:00
martin
119fa1c078 SynEdit: PascalBeautifier, added code for comment indent/prefix-continuation
git-svn-id: trunk@39590 -
2012-12-20 09:24:42 +00:00
martin
1e3155a104 SynEdit: Markup and more paint-token-breaker for future bidi support
git-svn-id: trunk@38987 -
2012-10-07 17:19:21 +00:00
martin
1db4cf5fe6 SynEdit: refactor painting
git-svn-id: trunk@38621 -
2012-09-12 09:34:13 +00:00
martin
b56c9c69de SynEdit TSynMultiSyn: Several fixes issue #0022519
git-svn-id: trunk@38223 -
2012-08-10 00:04:11 +00:00
martin
f88a9d1f56 SynEdi: more debugln for undo
git-svn-id: trunk@35067 -
2012-01-31 19:26:25 +00:00
martin
27d9078f1f SynEdit: Allow replacing text and keep y-pos of marks
git-svn-id: trunk@34534 -
2012-01-01 19:31:49 +00:00
martin
ebfc7112a5 SynEdit: fixed possible highlighter crash, introduced in r 34252
git-svn-id: trunk@34522 -
2011-12-30 23:10:16 +00:00
martin
645cf8bf63 SynEdit: fixed Home/end key with tabs in line
git-svn-id: trunk@30192 -
2011-04-04 23:32:15 +00:00
martin
6b7a173ac3 SynEdit: fixed caret-auto-move for lines with tab. (required by syncro-edit, shared-edit)
git-svn-id: trunk@30087 -
2011-03-30 16:24:10 +00:00
martin
06115c1c78 SynEdit: Tests for block-indent/unindent work with tabs in text. Issue #17603
git-svn-id: trunk@27907 -
2010-10-27 21:44:03 +00:00
martin
35b8ee719e SynEdit: Tests for SharedTextBuffer can share Bookmarks too
git-svn-id: trunk@27815 -
2010-10-22 22:39:49 +00:00
martin
04c2eb89db Syn-Multi-Highlighter, tests for rev 27545 #1b6d6917f7
git-svn-id: trunk@27546 -
2010-10-02 16:31:47 +00:00
mattias
5f4f03d6e9 IDE: using new codetools FPC caches
IDE: fixed macro FPCVer for multiple versions used by fpc.exe
IDE: fixed rescan of FPC sources if not changed, bug #16824
codetools: replaced fpc source heuristic with rule set, needed for bug #13912, #14572
IDE: fixed unneeded rescan of fpc sources if only target changed, needed for 12828
IDE: fixed calling compiler on every start, needed by lazarus on a stick
codetools: fixed search for fpc units without ppu, needed for 15534
IDE: implemented cache for fpc include files, needed by debugger
lazbuild: fixed using non default lclwidgettype of lpi
IDE: fixed auto update if fpc.cfg or target compiler changed, needed for 16824

git-svn-id: trunk@26796 -
2010-07-24 08:12:27 +00:00
martin
e17e1be824 SynEdit: some tests
git-svn-id: trunk@25057 -
2010-04-29 02:18:23 +00:00
martin
9a080cade6 SynEdit: more tests
git-svn-id: trunk@22455 -
2009-11-05 23:39:51 +00:00
martin
06dfd54e05 SynEdit: tests for paste, copy, OnPaste, OnCutCopy event
git-svn-id: trunk@22453 -
2009-11-05 19:54:40 +00:00
martin
ed4cca60d2 SynEdit: more tests for Beautifier
git-svn-id: trunk@22417 -
2009-11-03 23:33:45 +00:00
martin
0c7bfacc34 SynEdit: Test for Beautifier
git-svn-id: trunk@22378 -
2009-11-02 01:36:49 +00:00
martin
0a9b5e5202 SynEdit: Added tests for Beautifier, indent
git-svn-id: trunk@22366 -
2009-11-01 04:16:22 +00:00
martin
ada6f9b0a0 SynEdit: Added some tests
git-svn-id: trunk@21066 -
2009-08-01 23:12:06 +00:00
martin
5d8a45e372 SynEdit: Added some tests
git-svn-id: trunk@21063 -
2009-08-01 19:10:21 +00:00
martin
dbfbbff04f SynEdit: Added some tests
git-svn-id: trunk@21025 -
2009-07-31 14:43:51 +00:00