Mirror of git://xwords.git.sourceforge.net/gitroot/xwords/xwords
Find a file
eehouse d263b47a56 lots of changes, still rough, to allow zooming in and out on board.
Includes ability to scroll horizontally by dragging.  Board init API
changes to specify board width and max height instead of cell
dimensions, so now board owns task of picking cell size.  If the
number of cells does not evenly divide into a board dimension then the
extra pixels are distributed among some columns/rows in a way that
still allows bitblit-based scroll implementations (though horizontal
scrolling at this point always does an invalAll()).  Not yet tested
with overlapping tray.  And still need to allow rows to be taller than
cols are wide if platform code has given the space.  Stream format
changes with this checkin.
2010-04-08 04:14:14 +00:00
CVSROOT initial checkin 2003-08-27 19:12:36 +00:00
xwords4 lots of changes, still rough, to allow zooming in and out on board. 2010-04-08 04:14:14 +00:00