/[gzz]/gzz/gzz/view/CellVobFactory.java
ViewVC logotype

Diff of /gzz/gzz/view/CellVobFactory.java

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

revision 1.14 by benja, Sat Sep 28 17:18:11 2002 UTC revision 1.15 by benja, Sat Sep 28 22:55:13 2002 UTC
# Line 181  public static final String rcsid = "$Id$ Line 181  public static final String rcsid = "$Id$
181              else              else
182                  ccv.place(c, v, cs_out, content_cs, x, y, w, h, context, scale);                  ccv.place(c, v, cs_out, content_cs, x, y, w, h, context, scale);
183          } else {          } else {
184              gzz.gfx.gl.Stencil.drawStenciled(              /*gzz.gfx.gl.Stencil.drawStenciled(
185                  v,                  v,
186                  new Runnable() { public void run() {                  new Runnable() { public void run() {
187                      v.map.put(bg, cs_box);                      v.map.put(bg, cs_box);
188                  }},                  }},
189                  null,                  null,
190                  null,                  null,
191                  new Runnable() { public void run() {                  new Runnable() { public void run() {*/
192                      ccv.place(c, v, cs_out, cs_box, x, y, w, h, context, scale);                      ccv.place(c, v, cs_out, cs_box, x, y, w, h, context, scale);
193                  }},                  /*}},
194                  false                  false
195              );              );*/
196          }          }
197      }      }
198  }  }

Legend:
Removed from v.1.14  
changed lines
  Added in v.1.15

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