提交历史

作者 SHA1 备注 提交日期
  felixf ebc95d8bb0 caught a race condition 8 年之前
  felixf d907c791a8 mini patch 8 年之前
  felixf 4a55f11fe1 Avoid some races -- improved stability of WMSimpleGraphs a lot 8 年之前
  felixf bdad852c9b Cleaned up 8 年之前
  felixf ef99cd1bb5 First working version of clipping Bresenham 8 年之前
  felixf 903de7558b First version taking into account the cliprect for lines, needs improvement for the unnecessary loop 8 年之前
  eth.morozova 087a14bac4 use rounding towards -inf 8 年之前
  eth.morozova 9a2a4a81d8 forgot to export WMGraphics.Real type 8 年之前
  eth.morozova 8d05c50ca0 extended canvas interface with a method for drawing lines with real-valued coordinates - used for higher quality smooth graphics rendering 8 年之前
  eth.hunzikerp 3554415cce add transparent color 9 年之前
  eth.metacore 1c9607c2bb minor fix -- replace LONGINT->Color 9 年之前
  eth.hunzikerp 9f88ddb15d reverted to version 6089 because of display problems 10 年之前
  eth.metacore 797f1be6d4 temporarily removed Canvas.GetPixel(), because it requires a rebuild release 10 年之前
  eth.metacore aa8cc1c7a5 fix rectangle normalization for Canvas.Fill() 10 年之前
  eth.metacore e6e628de6e fix rect normalization 10 年之前
  eth.tmartiel 807dda4cc9 Fixed linking problem with constant MathArray values defined in other modules: applied same handling as for string values. 10 年之前