Commit Graph

59 Commits

Author SHA1 Message Date
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