Commit History

Author SHA1 Message Date
  felixf 11633f4b10 Minor improvement 8 years ago
  felixf b5a922fbfb Font resizing using CTRL + Mouse Wheel 8 years ago
  skoster 41c58d8237 Accept drag from component, not window. 8 years ago
  skoster 4c83fc0a94 Solved the problem where dragging from a file list to a text view would insert text twice 8 years ago
  eth.hunzikerp 1a69fc20e1 minor change in sequence of activities within Invalidate 9 years ago
  eth.hunzikerp 1576a8156b eliminate redundant activities in Invalidate 9 years ago
  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