Commit Graph

33 Commits

Author SHA1 Message Date
martin
400f05dee0 SynEdit: refactor painting
git-svn-id: trunk@34165 -
2011-12-14 02:53:19 +00:00
martin
583c6cf16d SynEdit: Fix all typecasts for TSynMemo; fix undoin TSynMemo
git-svn-id: trunk@32250 -
2011-09-10 11:32:06 +00:00
martin
d8612f83d4 SynEdit: Fixed a range check, probably introduced in 30074 / Also fixed wrong array len
git-svn-id: trunk@30191 -
2011-04-04 19:57:23 +00:00
martin
b1e958502a SynEdit: Fix indent after auto-unindent (smart) into half a tab
git-svn-id: trunk@28366 -
2010-11-20 12:08:14 +00:00
martin
776f474483 SynEdit: Fix smart unindent obeys read-only
git-svn-id: trunk@22686 -
2009-11-19 23:54:52 +00:00
martin
e706efaedb SynEdit: Fixed group undo for smart-unindent
git-svn-id: trunk@22581 -
2009-11-13 21:56:26 +00:00
mattias
2cd414bcbd IDE: enabled codetools auto indent by default
git-svn-id: trunk@22403 -
2009-11-03 13:10:56 +00:00
martin
65aa0e0875 SynEdit, IDE: Fixes and Refactor for SynBeautifier (includes updates for codetools auto-indent)
git-svn-id: trunk@22377 -
2009-11-02 01:36:04 +00:00
mattias
f35f9bc932 synedit: fixed typo
git-svn-id: trunk@22355 -
2009-10-31 11:35:26 +00:00
mattias
07649baa56 IDE: auto indent: debugging
git-svn-id: trunk@22114 -
2009-10-12 14:42:13 +00:00
mattias
482026e4c2 synedit: fixed typo
git-svn-id: trunk@22105 -
2009-10-12 11:30:57 +00:00
martin
50b14ade3c SynEdit: Prevent auto-unindent (on backspace) if a selection exists. Selection must be deleted instead.
git-svn-id: trunk@21681 -
2009-09-13 10:25:47 +00:00
martin
b08e9ca53c SynEdit: Fix for auto unindent (new indent detection did not skip empty lines)
git-svn-id: trunk@20724 -
2009-06-23 20:03:26 +00:00
martin
063dd74efc SynEdit, beautifier: fixed in indent, in cases where newline was inserted at pos 1
git-svn-id: trunk@20700 -
2009-06-22 01:43:25 +00:00
martin
95311a5cf3 SynEdit: fixed 2 compiler warnings
git-svn-id: trunk@20698 -
2009-06-21 19:34:38 +00:00
martin
f12004fd9b SynEdit, Beautifier: fixed indent issue with ecInsertLine (added indent to wrong line)
git-svn-id: trunk@20692 -
2009-06-21 14:11:00 +00:00
martin
db631b7877 SynEdit, removed a circular unit ref
git-svn-id: trunk@20682 -
2009-06-20 18:48:35 +00:00
martin
8208c9846d SynEdit, Beautifier: simplified event for external indent
git-svn-id: trunk@20674 -
2009-06-19 20:57:11 +00:00
martin
87e4fec446 SynEdit, Beautifier: Refactored, added better event for external indent
git-svn-id: trunk@20672 -
2009-06-19 15:13:17 +00:00
martin
2f710fb9b6 SynEdit, Beautifier: added Replace current indent
git-svn-id: trunk@20495 -
2009-06-07 12:03:16 +00:00
martin
cfcc5f9b04 SynEdit, Beautifier: Renamed OnDesiredIndentNeeded / Added to SourcEditor
git-svn-id: trunk@20490 -
2009-06-06 19:10:11 +00:00
martin
5306762a21 SynEdit, Beautifier: added Line param to OnDesiredIndentNeeded
git-svn-id: trunk@20488 -
2009-06-06 18:43:12 +00:00
martin
d891e19daf SynEdit, Beautifier: Renamed OnDesiredIndentNeeded / Fixed Log-Caret
git-svn-id: trunk@20486 -
2009-06-06 18:08:31 +00:00
martin
e5d812e301 SynEdit, Beautifier: Added OnDesiredIndentNeeded
git-svn-id: trunk@20475 -
2009-06-06 15:24:45 +00:00
martin
dd531e749d SynEdit: Cleanup (Beautifier)
git-svn-id: trunk@20471 -
2009-06-06 14:46:49 +00:00
mattias
4454110a0b synedit: license and clean up
git-svn-id: trunk@20468 -
2009-06-06 10:56:38 +00:00
martin
a26d1805de SynEdit: Refactor the Undo/Redo system. Should fix some issues with column selection too; and enables group-undo for all kind of edit-actions; also fixes bug #13298
git-svn-id: trunk@19001 -
2009-03-15 16:56:58 +00:00
martin
b183a0ba51 SynEdit, Refactor: Separated the interface to Lines, from the TextBuffer implementation
git-svn-id: trunk@18846 -
2009-02-28 18:13:43 +00:00
martin
028484645f SynEdit: Fix Smart-UnIndent and tabs. Smart-Unindent with tabs at the start of line, would delete too much text)
git-svn-id: trunk@18635 -
2009-02-11 01:03:33 +00:00
martin
01e79b4d74 SynEdit, Refactor: Changed Phys/Logical Conversation (tabs, utf8)
git-svn-id: trunk@18603 -
2009-02-08 17:01:36 +00:00
paul
def590b362 synedit: fix hang when pressed HOME key on the first line (bug #0012983)
git-svn-id: trunk@18372 -
2009-01-21 09:14:42 +00:00
martin
73cb0cbcbc SynEdit: uninitialized variable in beautifier (would affect indent on tabs)
git-svn-id: trunk@18253 -
2009-01-11 14:01:31 +00:00
martin
585bbf6ef1 SynEdit, Auto-Indent: Implement indent types
git-svn-id: trunk@18241 -
2009-01-10 21:11:37 +00:00