File tree Expand file tree Collapse file tree 4 files changed +4
-1
lines changed Expand file tree Collapse file tree 4 files changed +4
-1
lines changed Original file line number Diff line number Diff line change
1
+ October 14, 2011 - Release 0.2.6
2
+ * GWT (Bugfix): Changed access for onResize and onHighlightGene to public
3
+
1
4
September 29, 2011 - Release 0.2.5
2
5
* PJS (Update): New Version of the Processing GWT Wrapper (0.4.0) added. Contains new Processing.js library (1.3.0)
3
6
* GWT (Bugfix): ViewRegion and zoom are not set when they haven't changed. Avoids re-fetching genes
Original file line number Diff line number Diff line change 2
2
<!-- Build file based on gwtp's build file (http://code.google.com/p/gwt-platform/) -->
3
3
4
4
<project name =" GeneViewer" default =" build" basedir =" ." >
5
- <property name =" version.num" value =" 0.2.5 " />
5
+ <property name =" version.num" value =" 0.2.6 " />
6
6
<property environment =" env" />
7
7
<property name =" in.src.folder" location =" src" />
8
8
<property name =" in.test.folder" location =" test" />
You can’t perform that action at this time.
0 commit comments