Statistics
| Revision:

svn-gvsig-desktop / trunk / org.gvsig.desktop @ 41062

Name Size Revision Age Author Comment
  org.gvsig.desktop.buildtools 40559 almost 11 years Joaquín del Cerro Murciano Fix headers and license
  org.gvsig.desktop.compat.cdc 41062 over 10 years Joaquín del Cerro Murciano Añadido un parametro para autodetectar los tipo...
  org.gvsig.desktop.framework 41052 over 10 years Ignacio Brodín #2184 fatal error has been detected by the Java...
  org.gvsig.desktop.installer 41034 over 10 years Joaquín del Cerro Murciano increment build numbers
  org.gvsig.desktop.library 41056 over 10 years Joaquín del Cerro Murciano Add type and size of columns in the table show ...
  org.gvsig.desktop.plugin 41061 over 10 years Juan Lucas Domínguez #1060 Fixed management of preferences in snappi...
  src 40586 almost 11 years Joaquín del Cerro Murciano
README.txt 8.63 KB 40977 over 10 years Joaquín del Cerro Murciano
maven-howto.rst 10.4 KB 40986 over 10 years Juan Lucas Domínguez Added hint for Windows for one of the authentic...
pom.xml 101 KB 41036 over 10 years Joaquín del Cerro Murciano Update version of org.gvsig.tools
  • svn:ignore: .project .classpath .settings .settings/** target target/**

Latest revisions

# Date Author Comment
41062 01/21/2014 06:24 AM Joaquín del Cerro Murciano

Añadido un parametro para autodetectar los tipos de datos en el CSV.
Por defecto esta a "true", autodeteccion activada. Es lento, ya que se recorre el CSV para averiguar los
tipos de datos. El usuario puede desactivarlo desde la pestaña de avanzado en propiedades....

41061 01/21/2014 05:46 AM Juan Lucas Domínguez

#1060 Fixed management of preferences in snapping settings panel

41060 01/21/2014 04:29 AM Juan Lucas Domínguez

#2217 Replaced method that should not be called directly (this produces error when executing on JRE 1.7)

41059 01/20/2014 05:38 PM Joaquín del Cerro Murciano

Arregla:
- Poder especificar el tamaño de los campos en el parametro "fieldTypes"
- Calcular correctamente el envelope de la capa cuando se especifica el parametro "point"
- Calcular un tamaño de campo para los valores de cadena cuando no se especifica
en el parametro "fieldTypes" en funcion del tamaño maximo de los valores de cada columna....

41058 01/20/2014 05:34 PM Joaquín del Cerro Murciano

Fix a problem with getDefaultGeometry when using a calculated field that is the default geometry.

41057 01/20/2014 05:32 PM Joaquín del Cerro Murciano

sets the selection in the list of files to the last element added with the add button.

41056 01/20/2014 05:31 PM Joaquín del Cerro Murciano

Add type and size of columns in the table show in the propeties of table document.

41055 01/20/2014 12:15 PM Juan Lucas Domínguez

#2212 Fixed condition to accept legend

41054 01/20/2014 11:23 AM Juan Lucas Domínguez

#257 Changing symbol size when drawing inside a rectangle. This is not thread-safe (we already have a case like this when using the 'setCartographicSize' method). In order to prevent problems, the symbol is cloned when drawing it in the TOC. Also, there is a small change to improve how the decorator is drawn, to prevent a half-hidden image at the corner of the rectangle.

41053 01/20/2014 07:12 AM Joaquín del Cerro Murciano

Añadido soporte para liberar los threads encargados de cargar los simbolos.

refs #2191

View revisions

Also available in: Atom