]> git.zarvox.org Git - shareboard.git/history - shareboard.cpp
Implement image insertion and placement, tool selection, and eraser.
[shareboard.git] / shareboard.cpp
2010-10-08 Drew FisherImplement image insertion and placement, tool selection... master
2010-10-08 Drew FisherMake the slider change the present view of where we...
2010-10-08 Drew FisherImplement ClearBoard call from protocol.
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 Drew FisherIncrease minimum size to 1024x768 for the widget.
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 FisherFix double-insertion of action pointer into localAction...
2010-10-08 Drew FisherComplete network support, event passing, and tracking.
2010-10-07 Drew FisherRefactor ConnectWidget into Shareboard, the primary...