summaryrefslogtreecommitdiff
path: root/tikzit/src/common/GraphElementProperty.m
AgeCommit message (Collapse)Author
2013-03-23Make the parser more coherentAlex Merry
We build things up in stacks in the parser, rather than relying on TikzGraphAssembler so much. This makes tikzparser.ym easier to follow (IMHO).
2013-02-04{-quote keys as well as values in property listsAlex Merry
2012-10-31Allow spaces in propertiesAlex Merry
2012-06-13Be a bit more conservative about quoting propertiesAlex Merry
2012-05-29Fix handling for property values containing = or ,Alex Merry
Equals and comma are special values that need to be quoted with curly braces. This both parses and generates such quoted strings, although they are only generated when necessary.
2012-03-08Fix how copying is implementedrandomguy3
git-svn-id: https://tikzit.svn.sourceforge.net/svnroot/tikzit/trunk@419 7c02a99a-9b00-45e3-bf44-6f3dd7fddb64
2012-01-09Move tikzit into "trunk" directoryrandomguy3
git-svn-id: https://tikzit.svn.sourceforge.net/svnroot/tikzit/trunk@365 7c02a99a-9b00-45e3-bf44-6f3dd7fddb64