Commit History

Author SHA1 Message Date
  negelef 7da0e9b20f Removed Strings.Min/Max and used MIN/MAX instead 6 years ago
  eth.metacore 1ec7ab4953 use WMGraphics.Color instead of LONGINT 6 years ago
  eth.metacore 529508e1a4 use WORD instead of LONGINT for result type 6 years ago
  negelef 582455f41c Use WORD instead of LONGINT as result type 7 years ago
  negelef 706639bc19 Reduced colour contrast in window trap writer 7 years ago
  eth.hunzikerp cefa0158d0 more correct Light() and Dark() color handling 7 years ago
  felixf ebc95d8bb0 caught a race condition 8 years ago
  felixf d907c791a8 mini patch 8 years ago
  felixf 4a55f11fe1 Avoid some races -- improved stability of WMSimpleGraphs a lot 8 years ago
  felixf bdad852c9b Cleaned up 8 years ago
  felixf ef99cd1bb5 First working version of clipping Bresenham 8 years ago
  felixf 903de7558b First version taking into account the cliprect for lines, needs improvement for the unnecessary loop 8 years ago
  eth.morozova 087a14bac4 use rounding towards -inf 8 years ago
  eth.morozova 9a2a4a81d8 forgot to export WMGraphics.Real type 8 years ago
  eth.morozova 8d05c50ca0 extended canvas interface with a method for drawing lines with real-valued coordinates - used for higher quality smooth graphics rendering 8 years ago
  eth.hunzikerp 3554415cce add transparent color 9 years ago
  eth.metacore 1c9607c2bb minor fix -- replace LONGINT->Color 9 years ago
  eth.hunzikerp 9f88ddb15d reverted to version 6089 because of display problems 10 years ago
  eth.metacore 797f1be6d4 temporarily removed Canvas.GetPixel(), because it requires a rebuild release 10 years ago
  eth.metacore aa8cc1c7a5 fix rectangle normalization for Canvas.Fill() 10 years ago
  eth.metacore e6e628de6e fix rect normalization 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