17 Commits

Author SHA1 Message Date
Josh Holtrop
4e70df40e3 add status bar to window 2011-04-24 11:50:02 -04:00
Josh Holtrop
2b690763d2 pressing Escape quits the program for now 2011-04-24 11:44:07 -04:00
Josh Holtrop
8c76ce3155 SketchWidget takes window parameter 2011-04-24 11:31:20 -04:00
Josh Holtrop
15f020e93a add constraints package for constraint classes 2011-04-03 12:15:55 -04:00
Josh Holtrop
01d97b5604 update test sketch using a line midpoint 2011-03-31 19:38:19 -04:00
Josh Holtrop
999a4da50d use Horizontal instead of YDistance of 0 2011-03-31 19:31:01 -04:00
Josh Holtrop
e0a0dffd88 more complicated test sketch working! 2011-03-30 17:34:59 -04:00
Josh Holtrop
aa19e77187 add missing horizontal and vertical constraints 2011-03-29 19:27:19 -04:00
Josh Holtrop
0e98ea5cb5 add XDistance constraint to test Sketch 2011-03-29 17:11:00 -04:00
Josh Holtrop
4826861967 update test sketch 2011-03-29 14:21:41 -04:00
Josh Holtrop
d33d9f0f1a move GL widget code to SketchWidget 2011-03-28 15:26:14 -04:00
Josh Holtrop
36c6f092fd add Sketch, Shape, Line, Circle placeholder classes 2011-03-24 16:44:42 -04:00
Josh Holtrop
f776ba8570 set size request on Window, not DrawingArea 2011-03-24 15:26:37 -04:00
Josh Holtrop
89486e1499 creating a gtkgl DrawingArea and drawing a quad 2011-03-24 15:16:56 -04:00
Josh Holtrop
9741db038e set window title to program name 2011-03-22 13:18:36 -04:00
Josh Holtrop
6c09225b44 quit GTK when window is closed 2011-03-22 13:15:31 -04:00
Josh Holtrop
b6ae011b38 initial commit, skeleton window 2011-03-22 13:08:31 -04:00