summaryrefslogtreecommitdiff
path: root/tikzit/English.lproj
AgeCommit message (Collapse)Author
2017-01-11made new subdirAleks Kissinger
2014-03-25gui: adding a couple of preference optionsJohan Paulsson
Added preference options for autocompletion and inspectors on top.
2014-03-25osx gui: custom nodes preference panel shows tikzit preview and tikz code ↵Johan Paulsson
for selected custom node.
2014-03-23Converting from GC to ARCJohan Paulsson
This should only be for the osx specific code as all common files are left out. Hopefully this shouldn't introduce any problems on the other systems.
2013-12-02osx gui: Moved preamble window to preferences.Johan Paulsson
Moved the preamble window to the preference panel as a new tab. The PreambleController is now a subclass of NSView with related changes to the Preamble.xib. The toolbar that controlled default or custom preamble has been replaced with buttons in the interface.
2013-11-30osx gui: Added dragging of the preview pdf to other applications.Johan Paulsson
The preview area can be dragged as a pasteboard pdf to other applications rich text editor views. Notably, this means that small images can be made and emailed as PDFs. This is not dragging the PDFs as files so dragging to the finder for saving doesn’t work.
2013-02-27osx gui moved latex settings to preferencesJohan Paulsson
2013-02-26osx gui initial preferences panel with defaults supportJohan Paulsson
2013-02-26osx gui underlines the offending line on a parser error in document messageJohan Paulsson
2013-02-26osx gui parsing errorsJohan Paulsson
2013-01-27Better parser errors on syntax errors. Will show line number, description ↵Johan Paulsson
and where the error happened. Test function for delimited string if they will break reprising.
2013-01-24Anchor support for the parser and osx guiJohan Paulsson
2012-01-20improved arrow head supportakissinger
git-svn-id: https://tikzit.svn.sourceforge.net/svnroot/tikzit/trunk@398 7c02a99a-9b00-45e3-bf44-6f3dd7fddb64
2012-01-17fixed bug with edge and node styles not removing properlyakissinger
git-svn-id: https://tikzit.svn.sourceforge.net/svnroot/tikzit/trunk@381 7c02a99a-9b00-45e3-bf44-6f3dd7fddb64
2012-01-16graphs now store edges and nodes in an array, GraphicsView has actions for ↵akissinger
re-ordering the z-index of nodes and edges git-svn-id: https://tikzit.svn.sourceforge.net/svnroot/tikzit/trunk@380 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