Statistics
| Revision:

root / trunk / extensions @ 36459

Name Size Revision Age Author Comment
  extAddEventTheme 36346 almost 13 years Nadal Francisco Classpaths updated to use new version of log4j-...
  extAnnotations 36346 almost 13 years Nadal Francisco Classpaths updated to use new version of log4j-...
  extArcims 36346 almost 13 years Nadal Francisco Classpaths updated to use new version of log4j-...
  extCAD 36346 almost 13 years Nadal Francisco Classpaths updated to use new version of log4j-...
  extCatalogAndGazetteer 34880 about 13 years fdiaz v1_11_0_Build_1305
  extCenterViewToPoint 36346 almost 13 years Nadal Francisco Classpaths updated to use new version of log4j-...
  extDataLocator 36346 almost 13 years Nadal Francisco Classpaths updated to use new version of log4j-...
  extDerivedGeometries 36346 almost 13 years Nadal Francisco Classpaths updated to use new version of log4j-...
  extDwg 34510 over 13 years fdiaz - Refactorización de la clase Version - Creació...
  extExpressionField 36459 over 12 years Francisco Puga gvsig-desktop#15683 Refactorization finished. ...
  extGPE-gvSIG 36346 almost 13 years Nadal Francisco Classpaths updated to use new version of log4j-...
  extGeoProcessing 36346 almost 13 years Nadal Francisco Classpaths updated to use new version of log4j-...
  extGeoprocessingExtensions 36346 almost 13 years Nadal Francisco Classpaths updated to use new version of log4j-...
  extGeoreferencing 36346 almost 13 years Nadal Francisco Classpaths updated to use new version of log4j-...
  extGraph 36346 almost 13 years Nadal Francisco Classpaths updated to use new version of log4j-...
  extGridViewLayout 24989 over 15 years jcampos New function insert: - public Object getWindow...
  extHelp 36346 almost 13 years Nadal Francisco Classpaths updated to use new version of log4j-...
  extHyperlink 36346 almost 13 years Nadal Francisco Classpaths updated to use new version of log4j-...
  extI18n 35483 almost 13 years jestevez Correction for Galician language (same as Basqu...
  extIconThemeBase 34880 about 13 years fdiaz v1_11_0_Build_1305
  extJCRS 34880 about 13 years fdiaz v1_11_0_Build_1305
  extJDBC 36346 almost 13 years Nadal Francisco Classpaths updated to use new version of log4j-...
  extLayerLoadingOrder 36346 almost 13 years Nadal Francisco Classpaths updated to use new version of log4j-...
  extMeasureGeometry 8470 over 17 years cesar Update gvSIG version
  extNormalization 34675 over 13 years vsanjaime Change number version of this plugin in about h...
  extOracleSpatial 36346 almost 13 years Nadal Francisco Classpaths updated to use new version of log4j-...
  extProjectBackup 36346 almost 13 years Nadal Francisco Classpaths updated to use new version of log4j-...
  extQuickInfo 36346 almost 13 years Nadal Francisco Classpaths updated to use new version of log4j-...
  extQuickPrint 36346 almost 13 years Nadal Francisco Classpaths updated to use new version of log4j-...
  extRasterTools-SE 36346 almost 13 years Nadal Francisco Classpaths updated to use new version of log4j-...
  extRemoteSensing 34618 over 13 years fdiaz Comentarizada la llamada a gvSIG-import-build-n...
  extSDE 36346 almost 13 years Nadal Francisco Classpaths updated to use new version of log4j-...
  extScripting 34880 about 13 years fdiaz v1_11_0_Build_1305
  extSelectionTools 36346 almost 13 years Nadal Francisco Classpaths updated to use new version of log4j-...
  extSextanteGvsigBindings 34832 about 13 years Cesar Ordiñana Solve bug: [gvsig-desktop#15180] Error while ra...
  extSymbology 36346 almost 13 years Nadal Francisco Classpaths updated to use new version of log4j-...
  extTableExport 34880 about 13 years fdiaz v1_11_0_Build_1305
  extTableImport 36346 almost 13 years Nadal Francisco Classpaths updated to use new version of log4j-...
  extTableSummarize 36346 almost 13 years Nadal Francisco Classpaths updated to use new version of log4j-...
  extTopology 34614 over 13 years fdiaz Cambios necesarios para generación del paquete ...
  extWCS 36346 almost 13 years Nadal Francisco Classpaths updated to use new version of log4j-...
  extWFS2 36346 almost 13 years Nadal Francisco Classpaths updated to use new version of log4j-...
  extWMS 36346 almost 13 years Nadal Francisco Classpaths updated to use new version of log4j-...
  org.gvsig.installer.app.extension 36382 almost 13 years Nadal Francisco Installer extension update. Port from 2.0

Latest revisions

# Date Author Comment
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...

36382 09/07/2011 02:32 PM Nadal Francisco

Installer extension update. Port from 2.0

36375 09/07/2011 01:32 PM Nadal Francisco

Installer extension update. Port from 2.0

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

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

36253 08/31/2011 12:52 PM Nadal Francisco

Updated the installer jar files from the 2.0 version.

36232 08/29/2011 10:10 AM Juan Lucas Domínguez

Fixed for raster layers now. Added utility method in RasterToolsUtil.java which is called from different places.

bug:#15613

36210 08/24/2011 12:06 PM Juan Lucas Domínguez

Solved further issues with polygon holes.

bug:#14194

View revisions

Also available in: Atom