Add -trueColors option
[xboard.git] / draw.c
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