summaryrefslogtreecommitdiff
path: root/tikzit/src/common/Graph.m
AgeCommit message (Expand)Author
2013-02-04Use the more descriptive "tikzList" instead of "stringList"Alex Merry
2013-01-28fix incorrect use of pointer equality when comparing anchor stringsAleks Kissinger
2013-01-24Anchor support for the parser and osx guiJohan Paulsson
2012-08-24Match Cocoa's method naming conventionsAlex Merry
2012-06-14Make sure inEdges and outEdges are up-to-dateAlex Merry
2012-05-04Edges can now be reversed easilyAlex Merry
2012-04-19Stop tikzit crashing on copyAlex Merry
2012-03-10Fix memory issuesrandomguy3
2012-03-10Make common code KVC compliant, and implement NSCopying where relevantrandomguy3
2012-02-09Make sure the Graph's data is always mutablerandomguy3
2012-01-30Undo/redo support for ordering changesrandomguy3
2012-01-17Don't crashrandomguy3
2012-01-17Fix NSMapTable init callrandomguy3
2012-01-17Remove BasicMapTablerandomguy3
2012-01-16graphs now store edges and nodes in an array, GraphicsView has actions for re...akissinger
2012-01-10GTK: Edge style supportrandomguy3
2012-01-09Move tikzit into "trunk" directoryrandomguy3