Solve odd lineGap problem
[xboard.git] / board.c
2012-10-21 H.G. MullerSolve odd lineGap problem
2012-10-21 H.G. MullerLet expose requests pay proper attenton to widget
2012-10-21 H.G. MullerMake expose handler generic
2012-04-14 Arun Persaudremoved unused variables (-Wunused-variable)
2012-04-14 H.G. MullerFix ArrowDamage out-of-bounds access on drop moves
2012-04-13 H.G. MullerImprove arrow drawing
2012-04-13 H.G. MullerAlso do selective redraw with showTargetSquares on
2012-04-10 H.G. MullerGive the dual-board option a separate board window
2012-04-10 H.G. MullerSwitch back two two-part menu names
2012-04-10 H.G. MullerSplit back-endish part off drawing code and move to...