summaryrefslogtreecommitdiff
path: root/tikzit/src/common/Edge.m
AgeCommit message (Expand)Author
2013-03-25Catch some memory leaksAlex Merry
2013-03-25Fix issues found by the clang static analyzerAlex Merry
2013-03-25Fix clang warningsAlex Merry
2013-03-22Add debugging option to Select toolAlex Merry
2013-03-22When the @property says we copy it, actually copy itAlex Merry
2013-03-22Account for rounding errors when calculating edge head and tailAlex Merry
2013-02-12Make sure edge bounds include decorationsAlex 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-06-29Do not set looseness prop if edge is straightAlex Merry
2012-06-14Re-render bend incident edges when node style changesAlex Merry
2012-03-10Fix memory issuesrandomguy3
2012-03-10Make common code KVC compliant, and implement NSCopying where relevantrandomguy3
2012-03-08Fix how copying is implementedrandomguy3
2012-01-18Fix nomenclature - the arrow head is at the target, the tail is at the sourcerandomguy3
2012-01-17We can now render arrow heads (in the GTK port, at least).randomguy3
2012-01-17Calculate the head and tail of edges to be just where they contact the node (...randomguy3
2012-01-17Basic build fixesrandomguy3
2012-01-16Some cleanup before calculating proper head and tail endpoints for Edgerandomguy3
2012-01-09Move tikzit into "trunk" directoryrandomguy3