January 19, 2008 - Created initial program - Added right-click menu using GLUT - Added support for drawing points with point class - Added erase function January 20, 2008 - Added support for drawing lines with line class - Added rubberbanding line preview - Added support for drawing rectangles with rectangle class - Added rectangle preview January 21, 2008 - Added support for drawing polygons with polygon class - Added polygon preview - Added custom crosshair cursor to replace original pointer January 22, 2008 - Removed custom crosshair cursor temporarily - Included GLUI library - Added separate toolbar window - Added color controls - Changed default background to white