Commit History

Author SHA1 Message Date
  eth.metacore 1ec7ab4953 use WMGraphics.Color instead of LONGINT 6 years ago
  eth.metacore 65226aafd8 fix result type 6 years ago
  negelef fe27aa507c Fixed support for System.DoCommands 7 years ago
  negelef de52e92426 Renamed SystemTools to System 7 years ago
  negelef 582455f41c Use WORD instead of LONGINT as result type 7 years ago
  felixf dd3d5477c3 patched all method visibility conflicts: extending methods keep visibility of super method. 7 years ago
  felixf 7546ad533a Patched a bug in Texts: Update attributes only when they are different for consecutive pieces 8 years ago
  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 10 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