Statistics
| Revision:

svn-gvsig-desktop / tags / v1_12_0_Build_1402 / extensions / extExpressionField @ 44118

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 36346 almost 13 years Nadal Francisco Classpaths updated to use new version of log4j-...
.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 85 Bytes 36602 over 12 years Nadal Francisco gvSIG 1.12.0 build 1402
build.xml 5.84 KB 34510 over 13 years Francisco Díaz Carsí - Refactorización de la clase Version - Creació...
package.info 288 Bytes 36602 over 12 years Nadal Francisco gvSIG 1.12.0 build 1402
  • svn:ignore: bin dist-src bin-test

Latest revisions

# Date Author Comment
36621 09/22/2011 04:06 AM Nadal Francisco

moved to extensions

36602 09/22/2011 03:48 AM Nadal Francisco

gvSIG 1.12.0 build 1402

36461 09/19/2011 06:32 AM Francisco Puga

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

36460 09/19/2011 06:32 AM Francisco Puga

Added new string 'expression_field'

36459 09/19/2011 06:31 AM 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 06:31 AM 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 06:31 AM Francisco Puga

gvsig-desktop#15683

Clean up comments

36456 09/19/2011 06:31 AM 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 06:48 AM Nadal Francisco

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

35992 08/05/2011 05:23 AM Jorge López Fernández

gvSig-desktop#13380 Integer fields cast to Integer

Integer fields were formerly cast to doubles, which
led to some wrong results (added .0 to its string).
Now they are cast to Integer values.

View revisions

Also available in: Atom