summaryrefslogtreecommitdiff
path: root/tikzit/src/gtk/CreateEdgeTool.m
AgeCommit message (Collapse)Author
2012-12-13Use the correct style manager for creation toolsAlex Merry
2012-12-11Remove use of GtkFrame in tool windowsAlex Merry
It's unnecessary and a waste of space. Use bolded titles instead.
2012-12-07Improve config panels for create node/edge toolsAlex Merry
2012-12-06Add a toolboxAlex Merry
Just allows selecting tools, so far - no tool configuration.
2012-12-06Refactor GraphInputHandler into ToolsAlex Merry