Statistics
| Revision:

root / trunk / extensions / extExpressionField @ 38073

Name Size Revision Age Author Comment
  config 36460 over 12 years Francisco Puga Added new string 'expression_field'
  images 13444 over 16 years caballero prepare head
  install 13444 over 16 years caballero prepare head
  src 36461 over 12 years Francisco Puga gvsig-desktop#13704 Activate wrapping for field...
  src-test 13478 over 16 years cesar Add a run-tests target; add an AllTest class to...
.classpath 1.39 KB 38047 about 12 years Andrés Maneiro gvsig-desktop fixes #383 Update JTS to 1.12 ...
.cvsignore 22 Bytes 13849 over 16 years Jose Manuel Vivó Arnal added bin-test
.project 608 Bytes 13444 over 16 years caballero prepare head
build.number 84 Bytes 38073 about 12 years Francisco Puga gvSIG 1.12 Build 1406 Updated build.number and...
build.xml 5.84 KB 34510 over 13 years fdiaz - Refactorización de la clase Version - Creació...
package.info 288 Bytes 38073 about 12 years Francisco Puga gvSIG 1.12 Build 1406 Updated build.number and...
  • svn:ignore: bin dist-src bin-test

Latest revisions

# Date Author Comment
38073 03/14/2012 09:03 PM Francisco Puga

gvSIG 1.12 Build 1406

Updated build.number and package.info

38047 03/01/2012 06:46 PM Andrés Maneiro

gvsig-desktop fixes #383 Update JTS to 1.12

  • deleting old binaries (jts-1.9.jar and jtsio-1.8.jar at libFMap/lib).
  • adding new binaries (jts-1.12.jar and jtsio-1.12.jar at libFMap/lib).
  • updating appgvSIG dependences to new libraries (appgvSIG/config/dependences.xml)....
36624 09/22/2011 10:14 AM Nadal Francisco

v1_12_0_Build_1402

36461 09/19/2011 12:32 PM Francisco Puga

gvsig-desktop#13704
Activate wrapping for field expressions description JTextArea

36460 09/19/2011 12:32 PM Francisco Puga

Added new string 'expression_field'

36459 09/19/2011 12:31 PM Francisco Puga

gvsig-desktop#15683

Refactorization finished.

Mostly clean up code and comments and adding some javadoc. Also the way interpreter and operators are loaded
have been changed

36458 09/19/2011 12:31 PM Francisco Puga

gvsig-desktop#15683

GUI and logic are now splited
Big refactor on ExpressionField to encapsulate all the logic need to evaluate
and execute an expression only on EvalExpression, and use EvalExpressionDialog
only for the GUI. As the methods used on EvalExpressionDialog to evaluate the...

36457 09/19/2011 12:31 PM Francisco Puga

gvsig-desktop#15683

Clean up comments

36456 09/19/2011 12:31 PM Francisco Puga

gvsig-desktop#15683

Load operators in the main thread. After some performance test it's clear
that is no need to load the operators in a different thread. This action
can never be cancelled as the the "loading dialog" is never enough time
in the screen to cancel the action. Make the load synchronous simplify the...

36346 09/02/2011 12:48 PM Nadal Francisco

Classpaths updated to use new version of log4j-1.2.14.jar

View revisions

Also available in: Atom