Statistics
| Revision:

svn-gvsig-desktop / trunk @ 40977

Name Size Revision Age Author Comment
  org.gvsig.desktop 40977 over 10 years Joaquín del Cerro Murciano

Latest revisions

# Date Author Comment
40977 12/11/2013 09:59 AM Joaquín del Cerro Murciano
40976 12/11/2013 08:37 AM Joaquín del Cerro Murciano

Cambiada la version de com.github.lookfirst:sardine, usado para el despliegue de los paquetes de gvSIG desde el pom.
La version 5.0 era compatible con java 1.7 o superior con lo que fallaba si se lanzaba desde una java inferior.
He dejado la version 5.0.1 que esta compilada para java 1.6.

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)

40974 12/10/2013 05:38 AM Juan Lucas Domínguez

#809 Added body to init defaults method

40973 12/10/2013 04:19 AM Juan Lucas Domínguez

#1948 Fixed condition to send char to editing console (we already know source is not a JTextComponent)

40972 12/06/2013 03:15 AM Juan Lucas Domínguez

Changed folder name to get homogeneous naming: "{user.home}/gvSIG/clipboard-layers" for layer clipboard and "{user.home}/gvSIG/clipboard-documents" for document clipboard. Both are file-based and use the conventional persistence tools.

40971 12/06/2013 03:09 AM Juan Lucas Domínguez

#1701 Fixed option to copy/cut/paste views. It should work in same project and between projects (copy view + new project + paste view).

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.

40969 12/05/2013 12:21 PM Joaquín del Cerro Murciano

Add messages to the log, changing mkdirs to forceMkdir to ensure creatiog of intermediate folders and throws warning message to the log if find a package with more than one folder in the root.

40968 12/05/2013 12:18 PM Joaquín del Cerro Murciano

Add messages to log and changing mkdirs by forceMkdir to ensure the creation of the intermediate folders

View revisions

Also available in: Atom