/[gzz]/gzz/gzz/client/Fallback.java
ViewVC logotype

Diff of /gzz/gzz/client/Fallback.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.54 by benja, Sun Jan 5 11:13:00 2003 UTC revision 1.55 by benja, Mon Jan 6 12:37:44 2003 UTC
# Line 194  public static final String rcsid = "$Id$ Line 194  public static final String rcsid = "$Id$
194          }          }
195          public Dim[] getDims() { return dims; }          public Dim[] getDims() { return dims; }
196          public int getCursorOffset(Cell c) {          public int getCursorOffset(Cell c) {
197              if(c.equals(windows[1].cursor) && mode == TEXT_1)              if(c.equals(windows[1].cursor) && /*mode == TEXT_1*/
198                   windows[1].textCursor >= 0)
199                  return windows[1].textCursor;                  return windows[1].textCursor;
200              else              else
201                  return -1;                  return -1;

Legend:
Removed from v.1.54  
changed lines
  Added in v.1.55

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26