Statistics
| Revision:

svn-gvsig-desktop / tags / org.gvsig.desktop-2.0.22 @ 40996

  • svn:ignore: .project .classpath .settings .settings/** target target/**
# Date Author Comment
40996 12/18/2013 11:28 AM Joaquín del Cerro Murciano

[maven-release-plugin] copy for tag org.gvsig.desktop-2.0.22

40995 12/18/2013 11:28 AM Joaquín del Cerro Murciano

[maven-release-plugin] prepare release org.gvsig.desktop-2.0.22

40994 12/18/2013 08:27 AM Joaquín del Cerro Murciano

Update tools version.

40993 12/18/2013 07:37 AM Joaquín del Cerro Murciano

Remove SNAPSHOT from org.gvsig.tools dependency

40992 12/18/2013 07:26 AM Joaquín del Cerro Murciano

Increase build numbers

40991 12/18/2013 07:17 AM Joaquín del Cerro Murciano
40990 12/18/2013 07:15 AM Joaquín del Cerro Murciano
40989 12/18/2013 07:14 AM Joaquín del Cerro Murciano
40988 12/17/2013 01:34 PM Joaquín del Cerro Murciano

Change version number in readme.txt/leeme.txt

40987 12/17/2013 11:06 AM Juan Lucas Domínguez

Decreased number of selected features in preview layer

40986 12/17/2013 07:06 AM Juan Lucas Domínguez

Added hint for Windows for one of the authentication issues.

40985 12/16/2013 08:01 AM Juan Lucas Domínguez

#1340 Fixed draw method (affine transform was ignored in some cases)

40984 12/16/2013 06:22 AM Juan Lucas Domínguez

Improved initialization of file-based clipboard folders

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)

40982 12/12/2013 05:13 PM Joaquín del Cerro Murciano

increase buildnumber

40981 12/12/2013 01:32 PM Joaquín del Cerro Murciano

Fix null pointer error when compare simbola with "equals".

40980 12/12/2013 04:24 AM Juan Lucas Domínguez

#1356 Added body to 'reset to defaults' method (and a dependency changed from runtime to compile)

40979 12/11/2013 11:15 AM Juan Lucas Domínguez

#1496 Prevented class cast exception

40978 12/11/2013 10:24 AM Juan Lucas Domínguez

Fixed i18n and improved button layout

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

40967 12/05/2013 12:15 PM Joaquín del Cerro Murciano

sorts the results so that the operation be as predictable and repeatable as possible

40966 12/04/2013 10:02 AM Juan Lucas Domínguez

#1699 Replaced messy code. Removed option to open dialog when view is opened. It could be added as a feature request, but I don't think it's very useful.

40965 12/03/2013 12:23 PM Juan Lucas Domínguez

#1691 Improved submenu text

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

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

40963 12/03/2013 11:31 AM Juan Lucas Domínguez

If table has declared PK in DB, it is used. If not, user can choose any field and a warning dialog is shown.

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

40961 12/03/2013 07:24 AM Juan Lucas Domínguez

#2131 Prevented repeated behaviors in list (this caused several updates of the viewport extent) and increased a little the zoom factor of mouse wheel

40960 12/03/2013 07:17 AM Juan Lucas Domínguez

Preventing NPE when layer is not available (perhaps a slow GeoBD layer when opening persisted project)

40959 12/03/2013 06:36 AM Joaquín del Cerro Murciano

update build number

40958 12/03/2013 06:36 AM Joaquín del Cerro Murciano

update build number

40957 12/03/2013 06:21 AM Joaquín del Cerro Murciano
40956 12/03/2013 06:18 AM Joaquín del Cerro Murciano
40955 12/03/2013 05:22 AM Juan Lucas Domínguez

Improved error message dialog

40954 12/02/2013 12:02 PM Joaquín del Cerro Murciano

Añade al formulario de informacion de un punto la posibilidad de centrar
la vista en la geometria. Falta aun una parte que he dejado comentarizada
en DefaultLayersDynObjectSetComponent marcada como "FIXME: (jjdc)" que esta
pendiente de corregir unas cosas en tools.

40953 12/02/2013 11:12 AM Juan Lucas Domínguez

Reprojecting bounds of viewport (if necessary) when using working area in GeoDB wizard

40952 12/02/2013 07:44 AM Juan Lucas Domínguez

#2128 Setting PK in parameters from combo

40951 12/02/2013 07:43 AM Juan Lucas Domínguez

Improved GUI (consistent layout)

40950 11/29/2013 04:39 AM Juan Lucas Domínguez

Improved GUI and i18n in New Layer wizard

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

40946 11/27/2013 12:13 PM Juan Lucas Domínguez

Removed unnecessary stack trace

40945 11/27/2013 11:16 AM Juan Lucas Domínguez

#1982 Prevented copying a layer twice (a layer will not be copied if an ancestor is copied)

40944 11/27/2013 10:08 AM Juan Lucas Domínguez

#1985 Improved behavior of tool, refreshment and GUI

40943 11/27/2013 06:19 AM Juan Lucas Domínguez

#438 Fixed condition to enable/disable precision field

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

40940 11/27/2013 03:35 AM Juan Lucas Domínguez

#2121 Fixing code to check value class or coerce value (patch provided by jmvivo)

40939 11/27/2013 03:23 AM Juan Lucas Domínguez

#2120 Fixed detection of java.sql.Types.BIT field type (patch provided by jmvivo)

40938 11/26/2013 11:41 AM Juan Lucas Domínguez

#1984 Improved behavior and fixed issue when layer is reprojected on the fly

40937 11/26/2013 11:25 AM Joaquín del Cerro Murciano

Corregido error en la seleccion de los paquetes a instalar por defecto.
Corregida la ordenacion de los paquetes para que tenga en cuenta el SO, arquitectura y version ademas del code.

40936 11/26/2013 11:23 AM Joaquín del Cerro Murciano

Added messages to log

40935 11/26/2013 11:21 AM Joaquín del Cerro Murciano
40934 11/26/2013 04:11 AM Juan Lucas Domínguez

Prevented error (because Envelope can be empty and then getGeometry throws exception)

40933 11/26/2013 04:10 AM Juan Lucas Domínguez

Fixed i18n texts

40932 11/22/2013 05:51 AM Juan Lucas Domínguez

Added reprojection option

40931 11/22/2013 04:23 AM Juan Lucas Domínguez

Fixing how projection is passed to export process

40930 11/21/2013 11:32 AM Juan Lucas Domínguez

Fixed test

40929 11/21/2013 11:18 AM Joaquín del Cerro Murciano

incrementado el numero de build y ajustada la dependencia con tools a la ultima version

40928 11/21/2013 07:16 AM Juan Lucas Domínguez

#2106 Fixed management of multigeometries and GUI

40927 11/21/2013 07:15 AM Juan Lucas Domínguez

#2106 Fixed management of multigeometries and GUI

40926 11/21/2013 07:07 AM Joaquín del Cerro Murciano

- Add Comparable to DefaultVersion
- modify message in DependenciesCalculatorV2 when need to add a new package not selected by the user.
- when multiple versions of a dependency gets the newest (need comparable in version)

40925 11/21/2013 07:04 AM Juan Lucas Domínguez

Added i18n texts

40924 11/21/2013 07:03 AM Juan Lucas Domínguez

Added i18n texts

40923 11/20/2013 11:59 AM Joaquín del Cerro Murciano

Default select only x86 (32bits) packages

40922 11/20/2013 11:28 AM Joaquín del Cerro Murciano

Default select only x86 (32bits) packages

40921 11/20/2013 11:26 AM Joaquín del Cerro Murciano
40920 11/19/2013 05:16 AM Joaquín del Cerro Murciano

[maven-release-plugin] prepare for next development iteration

40918 11/19/2013 05:14 AM Joaquín del Cerro Murciano

[maven-release-plugin] prepare release org.gvsig.desktop-2.0.21

40917 11/19/2013 04:51 AM Joaquín del Cerro Murciano

Incrementados los build numbers de los plugins de gvSIG

40916 11/18/2013 11:20 AM Joaquín del Cerro Murciano

refs #2114, Error restoring Feature from FeatureReference of JDBC source with a null value in pk

40915 11/18/2013 10:26 AM Joaquín del Cerro Murciano

fix detection of java to use.

40914 11/18/2013 08:00 AM Joaquín del Cerro Murciano
40913 11/15/2013 06:29 AM Juan Lucas Domínguez

Restored parameter value (gvsig.projection.api.version = 2.0.14) Deploy is done

40912 11/15/2013 03:21 AM Juan Lucas Domínguez

Added labeling.app to main plugin list

40911 11/14/2013 12:21 PM Juan Lucas Domínguez

Restored after SVN issues

40910 11/14/2013 12:19 PM Juan Lucas Domínguez

Restored after SVN issues

40909 11/14/2013 12:18 PM Juan Lucas Domínguez

Removing due to SVN issues

40908 11/14/2013 11:20 AM Juan Lucas Domínguez

Fixed format in code of script (did not change code, only added new lines)

40907 11/14/2013 11:18 AM Juan Lucas Domínguez

Removed plugin from list. Not ready yet.

40906 11/14/2013 03:43 AM Juan Lucas Domínguez

Added export to KML functionality

40905 11/14/2013 03:38 AM Juan Lucas Domínguez

Added advanced labeling to plugin list

40904 11/14/2013 03:09 AM Juan Lucas Domínguez

Replaced use of deprecated method

40903 11/14/2013 03:05 AM Juan Lucas Domínguez

Added javadoc

40902 11/14/2013 03:00 AM Joaquín del Cerro Murciano

Corregido el path para encontrar el fichero de urls a usar para la instalacion online.

40901 11/14/2013 02:28 AM Joaquín del Cerro Murciano

set geometry plugin to install as default

40900 11/13/2013 07:41 PM Joaquín del Cerro Murciano

[maven-release-plugin] prepare for next development iteration

40898 11/13/2013 07:39 PM Joaquín del Cerro Murciano

[maven-release-plugin] prepare release org.gvsig.desktop-2.0.20

40897 11/13/2013 07:15 PM Joaquín del Cerro Murciano
40896 11/13/2013 07:08 PM Joaquín del Cerro Murciano
40895 11/13/2013 06:45 PM Joaquín del Cerro Murciano