Commit Graph

30 Commits

Author SHA1 Message Date
martin
4c9a755b3e SYnEdit: multi caret, paint - fixed wrong coordinates / added some properties
git-svn-id: trunk@48197 -
2015-03-10 11:51:09 +00:00
martin
4f3dd33568 SynEdit: rewrite internal caret
git-svn-id: trunk@47714 -
2015-02-12 03:49:23 +00:00
martin
b6efaa244f SynEdit: Multi caret beta
git-svn-id: trunk@47596 -
2015-02-06 02:07:31 +00:00
martin
b5de02a85a SynEdit: added some wordbreak-chars as defaults. Issue #0026310
git-svn-id: trunk@46389 -
2014-10-01 00:15:17 +00:00
martin
e8e421dc50 SynEdit: select word-wise, issue #0024523
git-svn-id: trunk@42376 -
2013-08-10 07:27:44 +00:00
martin
1c23acb238 SynEdit: Clean up: patch by zaher dirkey / issue #0024174
git-svn-id: trunk@41048 -
2013-05-06 11:18:42 +00:00
martin
e449769745 SynEdit: Fixed missing StatusChange notification for LinesInWindow changed
[Fixed in rev 37876]

git-svn-id: trunk@37840 -
2012-07-01 15:04:54 +00:00
martin
e0b9cef954 SynEdit: Clean up lots of IFDEF. Patch by zaher dirkey. Issue #0022186
git-svn-id: trunk@37782 -
2012-06-25 22:49:31 +00:00
martin
c99b5e17ac SynEdit: refactor, move PaintLines to own class
git-svn-id: trunk@34252 -
2011-12-18 00:09:31 +00:00
martin
385f41f533 SynEdit: refactor (draw fold marker) / introduce markup color priorities
git-svn-id: trunk@34225 -
2011-12-16 16:44:04 +00:00
martin
400f05dee0 SynEdit: refactor painting
git-svn-id: trunk@34165 -
2011-12-14 02:53:19 +00:00
martin
e5ce00364c SynEdit: add color setting for visualized special chars (whitespace)
git-svn-id: trunk@32368 -
2011-09-16 16:22:38 +00:00
martin
1099ea482a SourceEditor: Fixed searching from cursor, if selection exists / Cleanup Search code. Issue #0014449
git-svn-id: trunk@27952 -
2010-10-29 18:44:13 +00:00
martin
3461e3c693 SynEdit: added more for new zic-zac markup / refactor some of PaintLines
git-svn-id: trunk@27670 -
2010-10-12 22:57:42 +00:00
paul
797b544a5e synedit: add FrameStyle to the markup color and highlighter attribute
git-svn-id: trunk@27660 -
2010-10-12 03:20:52 +00:00
paul
5f0b5a99bc synedit: implement TextDrawer frame styles, add an ability to draw each side with an own style and color
git-svn-id: trunk@27659 -
2010-10-12 02:42:40 +00:00
martin
bb4d53ff94 SynEdit: Started rework of Gutter, started adding new overview gutter
git-svn-id: trunk@27027 -
2010-08-08 00:35:06 +00:00
martin
9d97223c5c SynEdit: Added Copy and paste with ability to keep folded text
git-svn-id: trunk@20587 -
2009-06-11 23:00:44 +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
34347f789c SynEdit: Fixing many issues with trailing spaces. Includes bug #12383 "Smart tab un-indent", 12487 "ctrl-t at end of trailing spaces", "special char display of trailing spaces", vertical scrollbar for (many) trailing spaces.
git-svn-id: trunk@17416 -
2008-11-18 00:12:19 +00:00
mattias
541620b5fb synedit: replaced codepage dependent set with codepage independent
git-svn-id: trunk@15773 -
2008-07-13 22:03:06 +00:00
mattias
ebd4d40039 fixed encoding
git-svn-id: trunk@15771 -
2008-07-13 20:52:25 +00:00
vincents
5dcea6ca0b synedit: added @ to the work break characters (bug #11630)
git-svn-id: trunk@15715 -
2008-07-09 07:04:23 +00:00
mattias
5a6bbf49a4 synedit: added < and > as default word break characters
git-svn-id: trunk@14053 -
2008-02-09 19:14:53 +00:00
sekelsenmat
35bc02dff1 Patch from Ales Katona.
1. it inverts parsing logic to use Highlighter.WordBlockChars +
TSynWhiteChars (or TSynWordBlockChars + TSynWhiteChars if there's no
highlighter), thus allowing utf-8 words to be parsed as long as the
block chars don't contain chars > 127.

2. it fixes the doubleclick selection by said logic + fixing final caret
position based on true length of given line if UseUTF8 is true.

git-svn-id: trunk@13892 -
2008-01-27 14:10:09 +00:00
mattias
ca2b538cf7 IDE Help for FPC keywords activated, IDE find now supports multi lines, regexpr case insensitive, regexpr whole words
git-svn-id: trunk@9766 -
2006-08-29 17:35:20 +00:00
vincents
c6ae4459ac used {PackEnum 1} for TSynSelectionMode, so text copied from Delphi compiled synedits can be pasted
git-svn-id: trunk@7139 -
2005-05-04 12:25:01 +00:00
mattias
19b1eab0d1 added syneditregexsearch.pas
git-svn-id: trunk@2324 -
2002-08-17 23:41:15 +00:00
lazarus
7838853d27 MG: added xml and lfm highlighter
git-svn-id: trunk@485 -
2001-12-06 10:15:07 +00:00
lazarus
da5aa5f57d Added the synedit files
Shane

git-svn-id: trunk@140 -
2001-01-26 19:34:10 +00:00