Commit History

Author SHA1 Message Date
  felixf ebc95d8bb0 caught a race condition 7 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 9 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