summaryrefslogtreecommitdiff
path: root/tikzit/src/gtk/CreateEdgeTool.m
AgeCommit message (Collapse)Author
2013-02-04Add "no style" buttons to node/edge creation toolsAlex Merry
Fixes issue #9
2012-12-17Use central models for node and edge stylesAlex Merry
2012-12-14Add scrollbars to the tool style selectorsAlex Merry
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