Skip to content

dented42/Leonhard

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Copyright © 2010, 2011 Gregoire Lejeune

A GraphViz viewer/editor using MacRuby

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

  • Bug correction in GraphML support

  • Add GML import

  • Add GXL import

  • Bugs corrections in open panels

  • 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

About

A simple viewer/editor for GraphViz using MacRuby

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 58.4%
  • Ruby 41.6%