Commit History

Author SHA1 Message Date
  felixf ba900ed5aa Improved Text View (significantly less updates) 9 years ago
  eth.metacore 692ecfa075 fix perfomance -- Invalidate()/InvalidateRect() also fills the background, redraw the border when call InvalidateRect() is not required 9 years ago
  eth.metacore c44bb17f3c fix perfomance 9 years ago
  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 9 years ago
  eth.metacore abe146aab8 fix uninitialized var 9 years ago
  eth.metacore 2b59851919 basic fix issue -- text layout calculation problem 9 years ago
  eth.metacore 6f081891be draw gutter 9 years ago
  felixf 0442983136 patched issue 10 years ago
  eth.metacore 0d7d425916 cleanup 10 years ago
  eth.metacore ba4ed82a70 move drawing from DrawForeground to DrawBackground 10 years ago
  eth.metacore 1a531c043a fix my typing error 10 years ago
  eth.metacore b65e73bb47 fix drawing sequence: Rename Draw() to DrawForegraund() 10 years ago
  eth.tmartiel 807dda4cc9 Fixed linking problem with constant MathArray values defined in other modules: applied same handling as for string values. 10 years ago