Statistics
| Revision:

svn-gvsig-desktop / tags / org.gvsig.desktop-2.0.22 / org.gvsig.desktop.compat.cdc @ 44061

  • 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

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

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)

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

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

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

Fixed test

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

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

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

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

40894 11/13/2013 07:16 AM Joaquín del Cerro Murciano

Fix compatibility with java 1.5

40889 11/13/2013 06:50 AM Joaquín del Cerro Murciano
40887 11/13/2013 06:44 AM Joaquín del Cerro Murciano

Fix generation of names of FeatureType.

40886 11/13/2013 06:34 AM Joaquín del Cerro Murciano
40885 11/12/2013 04:48 AM José Badía

refs #2104
[DynForms] Error en la carga de dynforms con diferente DynStruct

40884 11/11/2013 05:26 PM Joaquín del Cerro Murciano

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

40882 11/11/2013 05:23 PM Joaquín del Cerro Murciano

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

40879 11/11/2013 03:14 PM Joaquín del Cerro Murciano
40878 11/11/2013 02:52 PM Joaquín del Cerro Murciano
40877 11/11/2013 05:50 AM Juan Lucas Domínguez

#2091 Fixed method for creating SQL count sentence. Patch provided by jmvivo

40876 11/11/2013 02:18 AM Joaquín del Cerro Murciano

Añadido soporte de Cloneable a la defaultFeature y al DynObjectFeatureFacade.

40867 11/08/2013 03:47 AM José Badía

refs 2065
[DynForms] Integrar dynforms con el infobypoint

40852 11/04/2013 07:17 PM Joaquín del Cerro Murciano

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

40850 11/04/2013 07:15 PM Joaquín del Cerro Murciano

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

40847 11/04/2013 05:51 PM Joaquín del Cerro Murciano
40846 11/04/2013 05:41 PM Joaquín del Cerro Murciano
40845 11/04/2013 05:40 PM Joaquín del Cerro Murciano
40776 10/08/2013 02:30 AM Ignacio Brodín

#1558 save project fails when editing / falla guardar proyecto con edición

40775 10/07/2013 07:44 PM Joaquín del Cerro Murciano

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

40773 10/07/2013 07:42 PM Joaquín del Cerro Murciano

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

40769 10/07/2013 05:01 PM Joaquín del Cerro Murciano
40768 10/07/2013 04:57 PM Joaquín del Cerro Murciano

Fix header

40767 10/07/2013 04:56 PM Joaquín del Cerro Murciano

Fix header

40766 10/07/2013 04:49 PM Joaquín del Cerro Murciano

Fix header

40760 10/02/2013 10:47 AM Juan Lucas Domínguez

Preventing null pointer exception (caused redundant error dialog)

40759 10/01/2013 07:59 AM Ignacio Brodín

#1786 Raster layers are not visible if they are inside groups in the TOC

40733 09/23/2013 09:52 AM Juan Lucas Domínguez

#1849 Fixed replacement in SQL and removed quotes in numeric literals

40727 09/20/2013 04:12 AM Juan Lucas Domínguez

#1449 Using flatness from geometry manager when getting path of arcs

40722 09/19/2013 07:21 AM Juan Lucas Domínguez

#1642 Fixed geometry and GUI issues. Patches provided by Leticia Riestra (Univ. A Coruña, LBD, CITIC)

40720 09/19/2013 05:48 AM Juan Lucas Domínguez

#2002 Preventing null pointer exception when map context is not available

40713 09/17/2013 10:06 AM Juan Lucas Domínguez

#2002 Relevant changes in this commit: Added LayerOrderManager interface; Added "orderManager" field in MapContext class (so it is persisted); FLayers objects will use the order manager of their MapContext; Added methods to MapContextLocator to register order managers; Added two implementations in "mapcontext.impl"; Added layer order preferences page; Current order manager is persisted in main plugin persistence; Layer order manager is set when a new view is created and cannot be changed, so you can have views with different order managers.

40704 09/13/2013 08:06 AM Juan Lucas Domínguez

#2001 Removed unnecessary explanation of parameter

40703 09/13/2013 07:40 AM Juan Lucas Domínguez

#2001 Added explanation of NULL in parameter and fixed default implementation

40693 09/13/2013 03:59 AM Juan Lucas Domínguez

Changed default symbol color and font

40679 09/09/2013 06:27 AM Juan Lucas Domínguez

#2001 Small enlargement of some APIs and updated implementation code to most recent code available in gvSIG 1.X. The changes in API will make it easier to provide new labeling from a plugin.

40664 08/30/2013 08:32 AM Juan Lucas Domínguez

#1998 Fixed iteration when managing polygon holes

40663 08/30/2013 08:30 AM Juan Lucas Domínguez

Removed unwanted commit

40662 08/30/2013 08:25 AM Juan Lucas Domínguez

#1998 Fixed iteration when managing polygon holes

40661 08/30/2013 07:34 AM Juan Lucas Domínguez

#1998 Fixed iteration in parsing methods

40658 08/26/2013 09:23 AM Joaquín del Cerro Murciano

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

40656 08/26/2013 09:21 AM Joaquín del Cerro Murciano

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

40653 08/26/2013 08:40 AM Joaquín del Cerro Murciano

[maven-release-plugin] rollback the release of org.gvsig.desktop-2.0.16

40652 08/26/2013 07:21 AM Joaquín del Cerro Murciano

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

40650 08/26/2013 07:19 AM Joaquín del Cerro Murciano

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

40642 08/25/2013 12:36 PM Joaquín del Cerro Murciano

Modificado el registro del CRSFactory para que use el metodo registerCRSFactory en lugar de acceder directamente a la variable CRSFactory.cp

40641 08/25/2013 12:34 PM Joaquín del Cerro Murciano

Modificado el library del API de geometrias para que no cree una instancia del manager simplemente para comprobar si hay un manager registrado.

40639 08/25/2013 12:32 PM Joaquín del Cerro Murciano

Corregidos errores graves:
- No se estaba registrando correctamente el IU de la libreria
de proyecciones. Estaba puesto en el doRegistration cuando
debia ir en el doInitialize.
- No se estaba registrando esta misma libreria como API
- Se estaba registrando a capon la implementacion de la libreria de...

40633 08/22/2013 02:31 PM Joaquín del Cerro Murciano

Corregido error que hacia que no se eliminasen los guiones de las cadenas a traducir si no se encontraba la traduccion.

40629 08/21/2013 08:01 AM Juan Lucas Domínguez

#1994 Fixed iterations in editing mode

40619 08/20/2013 02:47 PM Joaquín del Cerro Murciano

Remove duplicated classes (org.gvsig.projection.api)

40618 08/20/2013 02:47 PM Joaquín del Cerro Murciano

Remove duplicated classes (org.gvsig.projection.api)

40614 08/20/2013 07:56 AM Juan Lucas Domínguez

#1923 Improved management of list "layersToSnap"

40611 08/19/2013 04:45 AM Juan Lucas Domínguez

#1944 Sorting array of files instead of array of symbols

40609 08/15/2013 07:32 PM Joaquín del Cerro Murciano

add to svn ignore target, bin and settings

40608 08/15/2013 07:30 PM Joaquín del Cerro Murciano

add basic metadata implemenation to the core of gvSIG

40605 08/14/2013 03:53 AM Joaquín del Cerro Murciano

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

40603 08/14/2013 03:52 AM Joaquín del Cerro Murciano

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

40597 08/13/2013 05:23 AM Juan Lucas Domínguez

#1683 Added warning dialog when editing session ends. User will have to fix field names.

40596 08/13/2013 04:55 AM Joaquín del Cerro Murciano

fix license and headers

40595 08/13/2013 03:40 AM Juan Lucas Domínguez

Small change to prevent null pointer exception

40592 08/12/2013 07:42 AM Joaquín del Cerro Murciano

remove unused log4j.properties

40589 08/11/2013 06:09 AM Joaquín del Cerro Murciano

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

40587 08/11/2013 06:08 AM Joaquín del Cerro Murciano

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

40559 07/29/2013 05:36 AM Joaquín del Cerro Murciano

Fix headers and license

40528 07/24/2013 05:53 AM Joaquín del Cerro Murciano

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

40526 07/24/2013 05:51 AM Joaquín del Cerro Murciano

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

40523 07/24/2013 03:06 AM Joaquín del Cerro Murciano
40521 07/23/2013 06:49 AM Joaquín del Cerro Murciano

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

40519 07/23/2013 06:48 AM Joaquín del Cerro Murciano

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

40516 07/23/2013 05:22 AM Joaquín del Cerro Murciano

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

40514 07/23/2013 05:21 AM Joaquín del Cerro Murciano

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

40512 07/23/2013 04:25 AM Joaquín del Cerro Murciano

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

40510 07/23/2013 04:23 AM Joaquín del Cerro Murciano

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

40503 07/22/2013 03:25 PM Joaquín del Cerro Murciano
40502 07/22/2013 03:24 PM Joaquín del Cerro Murciano
40500 07/22/2013 03:18 PM Joaquín del Cerro Murciano

Movido a un proyecto independiente en https://devel.gvsig.org/redmine/projects/gvsig-jcrs

40493 07/18/2013 04:30 AM Juan Lucas Domínguez

Added missing test dependencies