Age | Commit message (Expand) | Author |
---|---|---|
2019-11-16 | HackStudio: Move the rubber-banding state into CursorTool | Andreas Kling |
2019-11-16 | HackStudio: Fill the selection rubber-band with some nice alpha color | Andreas Kling |
2019-11-16 | HackStudio: Allow rubber-band selection of widgets | Andreas Kling |
2019-11-10 | HackStudio: Allow moving the selected widgets using the arrow keys | Andreas Kling |
2019-11-10 | HackStudio: Start implementing basic widget selection in CursorTool | Andreas Kling |
2019-11-10 | HackStudio: Introduce a Tool class with subs CursorTool and WidgetTool | Andreas Kling |
2019-11-09 | HackStudio: Tweak the inset of the FormWidget | Andreas Kling |
2019-11-09 | HackStudio: Start fleshing out the GUI for a GUI designer :^) | Andreas Kling |