]> git.zarvox.org Git - shareboard.git/history - shareboardcanvas.cpp
Implement image insertion and placement, tool selection, and eraser.
[shareboard.git] / shareboardcanvas.cpp
2010-10-08 Drew FisherImplement image insertion and placement, tool selection... master
2010-10-08 Drew FisherImplement user-chosen line width and color.
2010-10-08 luke.segarsMerge branch 'master' of http://zarvox.org/~zarvox...
2010-10-08 Drew FisherReduce debugging output.
2010-10-08 luke.segarsMerge branch 'master' of http://zarvox.org/~zarvox...
2010-10-08 Drew FisherLine drawing works. Yay!
2010-10-08 luke.segarsMerge branch 'master' of http://zarvox.org/~zarvox...
2010-10-08 Drew FisherProgress toward painting images.
2010-10-08 Drew FisherComplete network support, event passing, and tracking.
2010-10-07 Drew FisherAlignment tweaks; return to connection prompt if discon...
2010-10-07 Drew FisherRefactor ConnectWidget into Shareboard, the primary...