Statistics
| Revision:

svn-gvsig-desktop / trunk / org.gvsig.desktop / org.gvsig.desktop.compat.cdc @ 40993

Name Size Revision Age Author Comment
  org.gvsig.compat 40920 over 10 years Joaquín del Cerro Murciano [maven-release-plugin] prepare for next develop...
  org.gvsig.fmap.dal 40975 over 10 years Juan Lucas Domínguez #2101 Using source data only if data type is th...
  org.gvsig.fmap.geometry 40942 over 10 years Juan Lucas Domínguez Wrapping possible JTS exception
  org.gvsig.fmap.mapcontext 40983 over 10 years Juan Lucas Domínguez #1098 This clarifies the current (and strange) ...
  org.gvsig.i18n 40920 over 10 years Joaquín del Cerro Murciano [maven-release-plugin] prepare for next develop...
  org.gvsig.metadata.basic 40920 over 10 years Joaquín del Cerro Murciano [maven-release-plugin] prepare for next develop...
  org.gvsig.projection 40920 over 10 years Joaquín del Cerro Murciano [maven-release-plugin] prepare for next develop...
  org.gvsig.remoteclient 40920 over 10 years Joaquín del Cerro Murciano [maven-release-plugin] prepare for next develop...
  src 40435 about 11 years Joaquín del Cerro Murciano Move version 2.1.0 to the trunk
pom.xml 1.42 KB 40920 over 10 years Joaquín del Cerro Murciano [maven-release-plugin] prepare for next develop...
  • svn:ignore: .project .classpath .settings .settings/** target target/**

Latest revisions

# Date Author Comment
40983 12/16/2013 04:02 AM Juan Lucas Domínguez

#1098 This clarifies the current (and strange) behavior of the getScale(minx, maxx, pixels, dpi) method of IProjection. This should be changed (minx and maxx should be in map units instead of meters or simply remove the method from the API)

40975 12/11/2013 06:53 AM Juan Lucas Domínguez

#2101 Using source data only if data type is the same, otherwise set default value (this caused error when user removes field and adds field with same name and different type)

40970 12/05/2013 02:58 PM Joaquín del Cerro Murciano

Modificada la carga de simbolos en el browser de simbolos para que no bloque la interface cuando hay muchos simbolos. Ahora se van cargando en segundo plano.
Para ello se ha añadido al SymbolManager un metodo loadsymbols que en lugar de devolver un array de simbolos recive un visitor.

40964 12/03/2013 11:57 AM Juan Lucas Domínguez

#2121 Restoring old code and applying new patch provided by jjdelcerro

40962 12/03/2013 11:27 AM Juan Lucas Domínguez

Editing allowed only if store PK fields same as table PK fields in DB

40949 11/28/2013 11:23 AM Juan Lucas Domínguez

#2127 Protecting against persistence runtime error

40948 11/28/2013 10:55 AM Juan Lucas Domínguez

#2100 Fixed SQL composition for custom SQL

40947 11/27/2013 12:23 PM Juan Lucas Domínguez

#2124 Detecting corrupt geometries

40942 11/27/2013 05:10 AM Juan Lucas Domínguez

Wrapping possible JTS exception

40941 11/27/2013 05:09 AM Juan Lucas Domínguez

Added javadoc

View revisions

Also available in: Atom