0
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 14 hours ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* fixed little error in Demo app More... almost 20 years ago
* updated Demo app to make it show some colors. * tweaked the graphics engine for better support of Classpath. More... almost 20 years ago
* Added additional checking for Graphics vs. Graphics2D. This enables compatibility for environments in which Graphics2D is not (yet) available, like GNU Classpath. More... almost 20 years ago
* fixed mapping from HTNode -> HTDrawNode (needed for centering nodes). * added debug option in build process More... almost 20 years ago
added missing class AbstractHTNode More... almost 20 years ago
finished merge (cleanup, JavaDoc comments, last fixes More... almost 20 years ago
merged changes from Ontographics project (background image, colored nodes, node icons, and more) More... almost 20 years ago
Big modifs avec Christophe More... about 22 years ago
Added manifest file so that build.xml "jar" target works correctly Changed various classes to public so they can be extended outside of the package (in case developers of other projects want to change mouse actions, etc.) More... about 22 years ago
Figured it would be handy to have junit.jar in the lib directory so that hyperbolic would build "out of the box" More... about 22 years ago
added build.xml file so that build is now automated using ant More... about 22 years ago
converted all Enumerations to Iterators. Updated Vectors and Hashtables to use the new Collections classes ArrayList and HashMap instead. More... about 22 years ago
Modified HTDrawNode to handle the case where you have a tree with one node More... about 22 years ago
Layout More... over 22 years ago
Added JUnit test :-) Next step : refactoring More... over 22 years ago
Added real lamping bib and 2 pages on the implementation More... over 22 years ago
delete of unecessary commands and packages More... over 22 years ago
add the bib file More... over 22 years ago
Adding first version of the article (first part) Adding last functionalities on hypertrees We now have something really functional, even if it's not optimized More... over 22 years ago
Draws real geodesics Compute real hyperbolic angles Compute real hyperbolic vertex Compute real hyperbolic distances More... over 22 years ago
Initial revision More... almost 23 years ago