summaryrefslogtreecommitdiff
path: root/tikzit/src
AgeCommit message (Expand)Author
2012-03-10Make common code KVC compliant, and implement NSCopying where relevantrandomguy3
2012-03-08Fix how copying is implementedrandomguy3
2012-03-08GTK: fix creating the user support dirrandomguy3
2012-03-01(osx) fixed bug where preview would hang on too much outputakissinger
2012-02-14GTK: attach edge styles when parsingrandomguy3
2012-02-09Work around an apparent bug in gcc and/or GNUstep to do with synthesizing pro...randomguy3
2012-02-09Make sure the Graph's data is always mutablerandomguy3
2012-02-09GTK: build system improvementsrandomguy3
2012-02-02Add in a useful vim folder markerrandomguy3
2012-02-02Generate definitions for the edge styles in the default preamblerandomguy3
2012-02-02GTK: Fix a condition to avoid a critical messagerandomguy3
2012-01-30Undo/redo support for ordering changesrandomguy3
2012-01-27GTK: bring forward / send back supportrandomguy3
2012-01-25GTK: Clear the correct text entryrandomguy3
2012-01-25Remove unnecessary TODOrandomguy3
2012-01-20improved arrow head supportakissinger
2012-01-18GTK: ref the correct objectrandomguy3
2012-01-18GTK: Arrow heads (and tails)!randomguy3
2012-01-18Fix nomenclature - the arrow head is at the target, the tail is at the sourcerandomguy3
2012-01-18warnings--randomguy3
2012-01-18Rename src/linux to src/gtk (which is more accurate)randomguy3
2012-01-18Clean up all filesrandomguy3
2012-01-17We can now render arrow heads (in the GTK port, at least).randomguy3
2012-01-17Be a bit more forgiving about whether a point is on a line segmentrandomguy3
2012-01-17Calculate the head and tail of edges to be just where they contact the node (...randomguy3
2012-01-17Don't crashrandomguy3
2012-01-17Fix NSMapTable init callrandomguy3
2012-01-17Remove BasicMapTablerandomguy3
2012-01-17Basic build fixesrandomguy3
2012-01-17fixed bug with edge and node styles not removing properlyakissinger
2012-01-16graphs now store edges and nodes in an array, GraphicsView has actions for re...akissinger
2012-01-16Some cleanup before calculating proper head and tail endpoints for Edgerandomguy3
2012-01-10GTK: fix undeclared methodrandomguy3
2012-01-10GTK: Allow the path to pdflatex to be configuredrandomguy3
2012-01-10Add some default edge stylesrandomguy3
2012-01-10GTK: Edge style supportrandomguy3
2012-01-10GTK: Add generated file to maintainer-clean rulerandomguy3
2012-01-09GTK: Add some padding to the tikz editorrandomguy3
2012-01-09GTK: Make the layout of the main window prettierrandomguy3
2012-01-09Improve the laout of the preamble editor, and make it non-modalrandomguy3
2012-01-09Don't use bash to run pdflatex, run it directly.randomguy3
2012-01-09Don't bother with preambles if we can't do previewsrandomguy3
2012-01-09Add a 32x32 icon.randomguy3
2012-01-09Move tikzit into "trunk" directoryrandomguy3