summaryrefslogtreecommitdiff
path: root/tikzit/src/common/TikzShape.m
AgeCommit message (Collapse)Author
2013-03-25Fix issues found by the clang static analyzerAlex Merry
2013-03-24Add methods to Graph to create from tikzAlex Merry
These are just convenience wrappers for TikzGraphAssembler. As a result, non of the GTK code uses TikzGraphAssembler directly.
2013-03-23Make the parser/lexer reentrantAlex Merry
No more locking! Also, the interface for TikzGraphAssembler is much simpler. Changes to OSX code are completely untested.
2012-05-24Remove useless declaration from TikzShape.mAlex Merry
This file-local variable is never used.
2012-01-09Move tikzit into "trunk" directoryrandomguy3
git-svn-id: https://tikzit.svn.sourceforge.net/svnroot/tikzit/trunk@365 7c02a99a-9b00-45e3-bf44-6f3dd7fddb64