infsvn.durmanov
|
6ccf7d5f1e
Clone default text attributes
|
vor 6 Jahren |
infsvn.durmanov
|
610df2a7de
fixed issue --the text consisting of not Latin symbols is not scaled. The reason - is always used hardcoded not unicode font Vera/size
|
vor 6 Jahren |
negelef
|
8847efc10d
Fixed leading whitespace
|
vor 6 Jahren |
negelef
|
38473b9849
Removed end-of-line whitespace in all modules
|
vor 6 Jahren |
eth.metacore
|
5951371122
Changed text Layout from the reference object to the STATIC RECORD type
|
vor 6 Jahren |
eth.metacore
|
4d516e9c35
use WMRectangles.MakeRect instead of WMGraphics.MakeRectangle
|
vor 6 Jahren |
negelef
|
7da0e9b20f
Removed Strings.Min/Max and used MIN/MAX instead
|
vor 6 Jahren |
eth.metacore
|
1ec7ab4953
use WMGraphics.Color instead of LONGINT
|
vor 6 Jahren |
eth.metacore
|
65226aafd8
fix result type
|
vor 6 Jahren |
negelef
|
fe27aa507c
Fixed support for System.DoCommands
|
vor 7 Jahren |
negelef
|
de52e92426
Renamed SystemTools to System
|
vor 7 Jahren |
negelef
|
582455f41c
Use WORD instead of LONGINT as result type
|
vor 7 Jahren |
felixf
|
dd3d5477c3
patched all method visibility conflicts: extending methods keep visibility of super method.
|
vor 7 Jahren |
felixf
|
7546ad533a
Patched a bug in Texts: Update attributes only when they are different for consecutive pieces
|
vor 8 Jahren |
felixf
|
11633f4b10
Minor improvement
|
vor 8 Jahren |
felixf
|
b5a922fbfb
Font resizing using CTRL + Mouse Wheel
|
vor 8 Jahren |
skoster
|
41c58d8237
Accept drag from component, not window.
|
vor 8 Jahren |
skoster
|
4c83fc0a94
Solved the problem where dragging from a file list to a text view would insert text twice
|
vor 8 Jahren |
eth.hunzikerp
|
1a69fc20e1
minor change in sequence of activities within Invalidate
|
vor 9 Jahren |
eth.hunzikerp
|
1576a8156b
eliminate redundant activities in Invalidate
|
vor 9 Jahren |
felixf
|
ba900ed5aa
Improved Text View (significantly less updates)
|
vor 9 Jahren |
eth.metacore
|
692ecfa075
fix perfomance -- Invalidate()/InvalidateRect() also fills the background, redraw the border when call InvalidateRect() is not required
|
vor 9 Jahren |
eth.metacore
|
c44bb17f3c
fix perfomance
|
vor 9 Jahren |
eth.metacore
|
f41658df09
revert old strategy for LayoutLine() because for the empty text in calculations wasn't used text/highlighter style, fix issue rev #6382 for EOT
|
vor 9 Jahren |
eth.metacore
|
abe146aab8
fix uninitialized var
|
vor 9 Jahren |
eth.metacore
|
2b59851919
basic fix issue -- text layout calculation problem
|
vor 9 Jahren |
eth.metacore
|
6f081891be
draw gutter
|
vor 9 Jahren |
felixf
|
0442983136
patched issue
|
vor 9 Jahren |
eth.metacore
|
0d7d425916
cleanup
|
vor 9 Jahren |
eth.metacore
|
ba4ed82a70
move drawing from DrawForeground to DrawBackground
|
vor 9 Jahren |