Age | Commit message (Expand) | Author |
---|---|---|
2011-11-23 | Add "Delete" button | Thomas White |
2011-11-22 | Let tools add stuff to the toolbar | Thomas White |
2011-11-22 | Fix dragging logic | Thomas White |
2011-11-09 | Drag to move objects with rubber band box (faster) | Thomas White |
2011-11-09 | Fix and rationalise update/redraw logic | Thomas White |
2011-11-06 | Remove debugging output | Thomas White |
2011-10-17 | New slide redraw logic | Thomas White |
2011-10-13 | Check object type before asking the tool to do things | Thomas White |
2011-10-12 | Remove dead code and tidy up resize logic | Thomas White |
2011-10-11 | Design for general drag logic | Thomas White |
2011-10-09 | Move rubber band box stuff to mainwindow | Thomas White |
2011-10-09 | Drag to create region | Thomas White |
2011-10-05 | Redraw and drag logic | Thomas White |
2011-10-04 | Move key press stuff into tool callbacks | Thomas White |
2011-10-04 | Allow deselect_object() to delete empty objects safely | Thomas White |
2011-10-03 | More fun with methods | Thomas White |
2011-10-03 | Use dispatch tables for tool functions | Thomas White |