Commit Graph

19 Commits

Author SHA1 Message Date
martin
57444f34b7 SynEdit: fix initialization in test case
git-svn-id: trunk@48548 -
2015-03-30 22:58:24 +00:00
martin
7b55299f5d SynEdit: search replace: more tests
git-svn-id: trunk@47508 -
2015-01-24 18:27:05 +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
c6d8df2a56 fixes for wordbreaker
git-svn-id: trunk@42232 -
2013-07-30 06:57:30 +00:00
martin
0d31a09f02 SynEdit: Rewrite of Caret-class, introduction of simplified base class for faster block(selection) replace operation. Related to secondary report of issue #0023556
git-svn-id: trunk@39806 -
2013-01-08 17:33:10 +00:00
martin
d61a0ebb2e SynEdit: ecDelete use codepoints instead of chars
git-svn-id: trunk@39483 -
2012-12-09 03:31:37 +00:00
martin
48e6d4d808 SynEdit: tests
git-svn-id: trunk@39167 -
2012-10-25 18:27:16 +00:00
martin
8afb351bd1 SynEdit: Make BIDI default / ecDeleteChar fix half tab del
git-svn-id: trunk@39104 -
2012-10-16 14:17:53 +00:00
martin
ad7aed810e SynEdit tests
git-svn-id: trunk@39083 -
2012-10-14 19:48:15 +00:00
martin
774f6ebdbe SynEdit: more phys/log conversion for future bidi support
git-svn-id: trunk@39040 -
2012-10-10 21:04:35 +00:00
martin
5405c6ad0e SynEdit: Some helpers for future bidi support (IFDEF)
git-svn-id: trunk@38721 -
2012-09-17 20:05:13 +00:00
martin
e6d8010f3c SynEdit: fixed delete-next-word, if caret past eol. Issue #0022890
git-svn-id: trunk@38672 -
2012-09-15 16:17:57 +00:00
martin
17c7b1c8f9 SynEdit: Navigate to end of word / middle of CamelCase word
git-svn-id: trunk@35240 -
2012-02-08 18:22:44 +00:00
martin
8c441d5601 SynEdit: Fix next/prev word with tabs on line (phys/Logical pos) issue #0019232
git-svn-id: trunk@30480 -
2011-04-26 13:08:46 +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
86a71bfe1e SynEdit: Cache char-width info (Logical<>Physical) / Cleanup
git-svn-id: trunk@30074 -
2011-03-29 23:44:25 +00:00
martin
18a4dea1a7 SynEdit: Test for indent after auto-unindent (smart) into half a tab
git-svn-id: trunk@28367 -
2010-11-20 12:08:18 +00:00
martin
a5b3d7d219 SynEdit: Testcase: new, empty Edit (overwrite mode)
git-svn-id: trunk@25805 -
2010-05-31 17:52:15 +00:00