gzz-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gzz-commits] fenfire ./TODO-loom lib/libvob.jar org/fenfire/...


From: Benja Fallenstein
Subject: [Gzz-commits] fenfire ./TODO-loom lib/libvob.jar org/fenfire/...
Date: Sat, 08 Mar 2003 19:09:09 -0500

CVSROOT:        /cvsroot/fenfire
Module name:    fenfire
Changes by:     Benja Fallenstein <address@hidden>      03/03/08 19:09:06

Modified files:
        .              : TODO-loom 
        lib            : libvob.jar 
        org/fenfire/loom: Loom.java 

Log message:
        Fix bug by fixing Gzz code

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/fenfire/fenfire/TODO-loom.diff?tr1=1.23&tr2=1.24&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/fenfire/fenfire/lib/libvob.jar.diff?tr1=1.5&tr2=1.6&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/fenfire/fenfire/org/fenfire/loom/Loom.java.diff?tr1=1.16&tr2=1.17&r1=text&r2=text

Patches:
Index: fenfire/TODO-loom
diff -u fenfire/TODO-loom:1.23 fenfire/TODO-loom:1.24
--- fenfire/TODO-loom:1.23      Sat Mar  8 17:54:20 2003
+++ fenfire/TODO-loom   Sat Mar  8 19:09:04 2003
@@ -15,8 +15,6 @@
     - make mouse work better-- figure out how
       - currently clicking on literal rotates to it,
         clicking on node makes it focus
-    - fix the bug that not all nodes are sometimes shown
-      after interpolation
 
     - views proportional to window size
     - clip instead of truncate text
Index: fenfire/lib/libvob.jar
Index: fenfire/org/fenfire/loom/Loom.java
diff -u fenfire/org/fenfire/loom/Loom.java:1.16 
fenfire/org/fenfire/loom/Loom.java:1.17
--- fenfire/org/fenfire/loom/Loom.java:1.16     Sat Mar  8 17:22:59 2003
+++ fenfire/org/fenfire/loom/Loom.java  Sat Mar  8 19:09:06 2003
@@ -57,6 +57,7 @@
     }
 
     public static void main(String[] args) throws RDFException, IOException {
+       gzz.vob.impl.DefaultVobMatcher.dbg = true;
        String file = "";
 
        System.err.println("Fenfire Loom starting...");




reply via email to

[Prev in Thread] Current Thread [Next in Thread]