Copyright © 2010, 2011 Gregoire Lejeune
A GraphViz viewer/editor using MacRuby
-
Tell me more…
-
Ok. Here is a demo : youtu.be/nyfZVGlErTo
First, install :
Then, fork this repo, open Leonhard.xcodeproj
with Xcode and clic on “Build and Run”
Now you know that it works… badly, so make your corrections, commit them and send me a pull request. Thanks !
- TODO
-
Display matrixes (Adjancy, Incidence, Laplacian, …)
- TODO
-
Graph Theory (Dijkstra, Critical path, …)
- TODO
- ISSUE-5
-
Multiple document windows
- TODO
-
Write help
- ISSUE-4
-
Printing - Print Graph, Source or both
- ISSUE-2
-
Save / Don’t Save / Cancel panel bugs
- ISSUE-3
-
Can’t open existing graph
- ISSUE-6
-
Icon impossible to see on black background
-
Populate “Open Recent” menu
-
Tiny improvements in preferences
-
Xcode 4 support
-
Upgrade to MacRuby 0.10
-
Update Fragaria
-
Remove BWToolkit dependency
-
Work with MacRuby 0.9
-
MacRuby is now embedded in Leonhard. You no longer need to install it.
-
New About Window ;)
-
Update to MacRuby 0.8
-
Add GraphML import
-
Update preferences
-
Ask if we need to save the document, when needed
-
Bugs corrections
-
Add XML import
-
Major bug correction in preferences
-
Better Fragaria integration.
-
Update user preferences
-
Proof of concept