summaryrefslogtreecommitdiff
path: root/tikzit/src/gtk/PropertiesWindow.m
AgeCommit message (Collapse)Author
2012-12-11Remove use of GtkFrame in tool windowsAlex Merry
It's unnecessary and a waste of space. Use bolded titles instead.
2012-12-11Fix property window layoutAlex Merry
There were spacing issues before
2012-12-07Fix updating the property paneAlex Merry
2012-12-07Present windows if already shownAlex Merry
Also, allow the properties window to be hidden and shown
2012-12-07Add a propery editor windowAlex Merry