Make fallbackPieceImageDirectory hardcoded
[xboard.git] / draw.c
2012-10-21 H.G. MullerMake fallbackPieceImageDirectory hardcoded
2012-10-21 H.G. MullerSuppress anti-aliasing in -monoMode
2012-10-21 H.G. MullerRemove piece pixmaps from project
2012-10-21 H.G. MullerImplement proper fallback cascade
2012-10-21 H.G. MullerCache svg handles
2012-10-21 H.G. MullerInstall svg pieces in themes/default
2012-10-21 H.G. MullerRemove bitmaps from project
2012-10-21 H.G. MullerFix exposure of atomic captures
2012-10-21 H.G. MullerFix animation with textures off
2012-10-21 H.G. MullerFix 1-pixel offset of grid lines on some cairo implemen...
2012-10-21 H.G. MullerSolve odd lineGap problem
2012-10-21 H.G. MullerAdd -trueColors option
2012-10-21 H.G. MullerAlways render svg pieces anew on size change
2012-10-21 Arun Persaudinitial svg rendering
2012-10-21 H.G. MullerFix expose requests seek graph
2012-10-21 H.G. MullerMake draw handle for board globally available
2012-10-21 H.G. MullerLet expose requests pay proper attenton to widget
2012-10-21 H.G. MullerFix initial display of logos
2012-10-21 H.G. MullerFix alignment of highlight expose
2012-10-21 H.G. Mullerremove NewSurfaces
2012-10-21 H.G. MullerMake expose handler generic
2012-10-21 H.G. MullerReload piece images when pngDirectory is changed
2012-10-21 H.G. MullerMake Piececolor options work on png pieces
2012-10-21 H.G. MullerPlug resource leak on rezising with pixmaps
2012-10-21 H.G. MullerFall back on built-in pixmaps if png pieces unreadable
2012-10-21 H.G. MullerDo coordinate text alignment with cairo
2012-10-21 H.G. MullerSome cleanup
2012-10-21 H.G. MullerClean up drawing code
2012-10-21 H.G. MullerCheck in draw.c, draw.h