aboutsummaryrefslogtreecommitdiff
path: root/src/tool_select.c
AgeCommit message (Expand)Author
2011-11-09Drag to move objects with rubber band box (faster)Thomas White
2011-11-09Fix and rationalise update/redraw logicThomas White
2011-11-06Remove debugging outputThomas White
2011-10-17New slide redraw logicThomas White
2011-10-13Check object type before asking the tool to do thingsThomas White
2011-10-12Remove dead code and tidy up resize logicThomas White
2011-10-11Design for general drag logicThomas White
2011-10-09Move rubber band box stuff to mainwindowThomas White
2011-10-09Drag to create regionThomas White
2011-10-05Redraw and drag logicThomas White
2011-10-04Move key press stuff into tool callbacksThomas White
2011-10-04Allow deselect_object() to delete empty objects safelyThomas White
2011-10-03More fun with methodsThomas White
2011-10-03Use dispatch tables for tool functionsThomas White