Commit Graph

59 Commits

Author SHA1 Message Date
martin
b5d8bc7807 SynEdit: markup, added BeginMarkup notification
git-svn-id: trunk@54020 -
2017-01-28 03:20:47 +00:00
martin
2094de32dc SynEdit: fix pixel to char, outside textarea
git-svn-id: trunk@53023 -
2016-09-24 00:06:01 +00:00
martin
48873222a4 SynEdit: small optimization
git-svn-id: trunk@52759 -
2016-07-31 14:52:36 +00:00
martin
a2ec42e01e SynEdit: Undo initializations, if value is either not needed or always set.
git-svn-id: trunk@48497 -
2015-03-24 23:13:33 +00:00
juha
4e16799fd7 SynEdit: Initialize variables based on compiler warnings. Contains ToDo items.
git-svn-id: trunk@48478 -
2015-03-24 17:50:59 +00:00
martin
f95d44c481 SynEdit: fix crash with negative extra line/char spacing
git-svn-id: trunk@48402 -
2015-03-17 02:43:29 +00:00
martin
b6efaa244f SynEdit: Multi caret beta
git-svn-id: trunk@47596 -
2015-02-06 02:07:31 +00:00
martin
49860d6d3d SynEdit: code formatting only. Issue #0026309
git-svn-id: trunk@46371 -
2014-09-30 13:36:47 +00:00
martin
69a1873b27 SynEdit: paint, ensure field for Attribute is initialized
git-svn-id: trunk@43426 -
2013-11-11 21:09:10 +00:00
martin
c1e13c5ce7 SynEdit: paint, ensure field for Attribute is initialized
git-svn-id: trunk@43423 -
2013-11-11 19:26:21 +00:00
martin
7187c0477d SynEdit: Return past-end-of line attribute in multi line comments // support for p-eol attibute (missed file)
git-svn-id: trunk@43421 -
2013-11-11 13:00:22 +00:00
martin
e8e421dc50 SynEdit: select word-wise, issue #0024523
git-svn-id: trunk@42376 -
2013-08-10 07:27:44 +00:00
martin
e388dee414 SynEdit: Alphablend (low-lighting) for markup
git-svn-id: trunk@41186 -
2013-05-14 12:38:54 +00:00
martin
6f662757d3 SynEdit: TextAttributes refactor class structure
git-svn-id: trunk@41178 -
2013-05-13 16:46:57 +00:00
martin
afae3bdd95 SynEdit: clean up
git-svn-id: trunk@39850 -
2013-01-14 13:25:38 +00:00
martin
1a6221fb76 SynEdit (IFDEF Windows) Make RTL text always drawn at fixed pos
git-svn-id: trunk@39526 -
2012-12-13 01:41:08 +00:00
martin
f0f98b8cad SynEdit: Fixed new text painter. Tabs that expanded to a width of 1 were incorrectly painted. Issue #0023316
git-svn-id: trunk@39279 -
2012-11-14 22:44:46 +00:00
martin
fa85fc8300 SynEdit: Paint, fix ETO for tab and combining chars
git-svn-id: trunk@39116 -
2012-10-17 19:26:19 +00:00
martin
f9bc177dfa SynEdit: BiDi painting: fixed drawing error in RTL text
git-svn-id: trunk@39115 -
2012-10-17 18:38:56 +00:00
martin
9ca3e9f405 SynEdit: BiDi painting: fixed endless loop (wrong check for next logic pos)
git-svn-id: trunk@39111 -
2012-10-17 12:16:02 +00:00
martin
946e1acb17 SynEdit: Fix painting issues. Issue #0023127. Getting DividerDraw info, interfered with highlight info.
git-svn-id: trunk@39093 -
2012-10-15 21:31:50 +00:00
martin
0bd7ad7bdd SynEdit: fixes paint-token-breaker for future bidi support
git-svn-id: trunk@39045 -
2012-10-11 17:05:04 +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
582a030f6b SynEdit: paint always entire RTL token (prepare BIDI)
git-svn-id: trunk@39009 -
2012-10-09 00:53:30 +00:00
martin
1e33006be2 SynEdit: cleanup paint-token-breaker for future bidi support
git-svn-id: trunk@39008 -
2012-10-08 23:23:23 +00:00
martin
3bb19f7f9a SynEdit: Markup and more paint-token-breaker for future bidi support
git-svn-id: trunk@38996 -
2012-10-08 11:16:06 +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
d9957bbeea SynEdit: Markup and more paint-token-breaker for future bidi support
git-svn-id: trunk@38979 -
2012-10-06 23:17:05 +00:00
martin
2146dc3628 SynEdit: Markup and more paint-token-breaker for future bidi support
git-svn-id: trunk@38978 -
2012-10-06 21:07:44 +00:00
martin
ab36fb82dc SynEdit: More paint-token-breaker for future bidi support
git-svn-id: trunk@38975 -
2012-10-06 16:26:25 +00:00
martin
a78f8422f5 SynEdit: More paint-token-breaker for future bidi support
git-svn-id: trunk@38970 -
2012-10-05 10:27:52 +00:00
martin
6ba263edec SynEdit: Fix painting wrong color (introduced in rev 38964 #55a09f4952
git-svn-id: trunk@38969 -
2012-10-05 09:03:12 +00:00
martin
55a09f4952 SynEdit: More paint-token-breaker for future bidi support
git-svn-id: trunk@38964 -
2012-10-04 22:07:51 +00:00
martin
5f293d23ae SynEdit: Start paint-token-breaker for future bidi support
git-svn-id: trunk@38950 -
2012-10-02 14:16:07 +00:00
martin
afde8b8111 SynEdit: Improve painting. Issue #0022926. (Do not scan into next token)
git-svn-id: trunk@38830 -
2012-09-25 22:50:32 +00:00
mattias
6cf21ebec0 synedit: clean up
git-svn-id: trunk@38803 -
2012-09-24 06:37:17 +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
0bfdc547f6 SynEdit: fixed not drawing special chars (visible white space) past EOL. Introduced in refactor at rev 38621 #1db4cf5fe6
git-svn-id: trunk@38716 -
2012-09-17 12:05:02 +00:00
martin
e1b221d110 SynEdit: Fixed past eol paint error
git-svn-id: trunk@38670 -
2012-09-15 15:18:01 +00:00
martin
f85bc60a00 Undo: Revision: 38622: SynEdit: refactor painting (Disable clipping on GTK2, due to GTK2 bug.)
git-svn-id: trunk@38639 -
2012-09-13 10:12:26 +00:00
martin
231d80c777 SynEdit: refactor painting (Disable clipping on GTK2, due to GTK2 bug.)
git-svn-id: trunk@38622 -
2012-09-12 11:06:34 +00:00
martin
1db4cf5fe6 SynEdit: refactor painting
git-svn-id: trunk@38621 -
2012-09-12 09:34:13 +00:00
martin
f7c599ab28 SynEdit: Fixed drawing errors for frames (left frame site drawn at wrong offset)
git-svn-id: trunk@38022 -
2012-07-23 13:53:16 +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
mattias
c370aa5db5 synedit: fixed uninitialized variables
git-svn-id: trunk@36049 -
2012-03-15 22:59:28 +00:00
martin
31401c1a23 IDE/SynEdit: Enable SnInfoView
git-svn-id: trunk@35589 -
2012-02-25 02:50:53 +00:00
martin
3337e0df43 SynInfoView: follow font settings
git-svn-id: trunk@35584 -
2012-02-24 16:39:27 +00:00
martin
8b3cf80474 SynEdit: Fix invalidation, when selecting bottom to top
git-svn-id: trunk@34936 -
2012-01-25 16:20:44 +00:00
martin
42b45fa381 SynEdit, debugln
git-svn-id: trunk@34931 -
2012-01-25 15:48:33 +00:00
martin
ed078dd6f0 SynEdit refactor invalidation of lines
git-svn-id: trunk@34913 -
2012-01-25 01:22:16 +00:00