Statistics
| Revision:

svn-gvsig-desktop / branches @ 36233

# Date Author Comment
36233 08/29/2011 08:07 AM Francisco Díaz Carsí

Puesto isFullExtentDirty a true al insertar una feature para que el método getEnvelope lo calcule correctamente.
Esta relacionado con la no visualización de la leyenda en una capa nueva en edición.

36231 08/26/2011 09:03 AM Francisco Díaz Carsí

Añadida la comprobación de que el fullExtend de una capa nueva no sea Empty para poder pedirle las coordenadas.

36230 08/26/2011 09:00 AM Francisco Díaz Carsí

gvsig-desktop#15725

36229 08/26/2011 08:54 AM Francisco Díaz Carsí

gvsig-desktop#15558
Eliminado el tipo Geometry de entre los posibles a la hora de crear un shape.

36228 08/26/2011 08:52 AM Francisco Díaz Carsí

Aumentado el tamaño de la ventana del wizard.

36227 08/26/2011 08:52 AM Francisco Díaz Carsí

Arreglado el cálculo de la extensión de un archivo.

36226 08/26/2011 07:06 AM Francisco Díaz Carsí

Capturada la excepción cuando hay un error de descarga de un paquete.

36225 08/26/2011 07:06 AM Francisco Díaz Carsí

Capturada la excepción cuando hay un error de descarga de un paquete.

36224 08/26/2011 06:36 AM Joaquín del Cerro Murciano

Remove reference to project gvsig-coverage-extensions

36223 08/26/2011 06:32 AM Cesar Ordiñana

Deprecate the get/setCoordinates methods.

36222 08/26/2011 03:41 AM Cesar Ordiñana

Format according to the gvSIG developer's coding guidelines

36221 08/26/2011 03:13 AM Cesar Ordiñana

Format according to the gvSIG developer's coding guidelines

36220 08/25/2011 08:19 AM Francisco Díaz Carsí
36219 08/25/2011 06:49 AM Francisco Díaz Carsí

Modificados los parámetros del cálculo del fullExtend por defecto para que no reviente cuando la capa está en coordenadas geodésicas, antes intentaba poner como coordenada máxima (100,100) ahora le ponemos (90,90).

36218 08/25/2011 04:15 AM Cesar Ordiñana

Remove the sextante projects from the standard project, from now on they will be worked on appart and be available as an addon in the installer.

36217 08/25/2011 04:14 AM Cesar Ordiñana

svn ignore maven target folder

36216 08/25/2011 04:13 AM Cesar Ordiñana

Set up de gvsig-coverage project to be able to work with the coverage projects in the new repository. This project is not included into the gvsig-standard one, but might be used by anyone wanting to tests them.

36215 08/25/2011 03:41 AM Cesar Ordiñana

Remove generated file from svn

36214 08/25/2011 03:40 AM Cesar Ordiñana

Add feature index status message i18n

36213 08/25/2011 03:40 AM Cesar Ordiñana

Add feature index status message i18n

36212 08/25/2011 03:39 AM Cesar Ordiñana

Remove unneeded FeatureIndex.setValid calls

36211 08/25/2011 03:39 AM Cesar Ordiñana

Improve synchronization, set thread as daemon and some small improvements

36208 08/24/2011 03:16 AM Francisco Díaz Carsí
36207 08/23/2011 09:42 AM Cesar Ordiñana

Implement index filling in background execution and use it when entering and exiting a FeatureStore from edition mode.

36206 08/23/2011 09:35 AM Cesar Ordiñana

Add index filling notifications

36205 08/23/2011 09:34 AM Cesar Ordiñana

Update index method's javadoc

36204 08/23/2011 09:33 AM Cesar Ordiñana

Synchronize some pending methods to avoid threading errors when more than one thread is reading from the same SHP store.

36202 08/23/2011 06:38 AM Joaquín del Cerro Murciano

Prepare support for add providers factories

36201 08/23/2011 02:50 AM Cesar Ordiñana

Format according to the gvSIG developer's coding guidelines

36200 08/23/2011 02:32 AM Cesar Ordiñana

Add a name to the Drawer Worker thread for easier debugging

36199 08/23/2011 02:30 AM Cesar Ordiñana

Remove compiler warnings

36198 08/23/2011 02:30 AM Cesar Ordiñana

Format according to the gvSIG developer's coding guidelines

36197 08/23/2011 02:27 AM Cesar Ordiñana

Java 1.4 compatibility update

36196 08/22/2011 06:27 AM Cesar Ordiñana

Add a first default empty value to the list of stored geodb connections.
Solves bug: [#15363] The first GeoDB connection is always opened when the new layer dialog is opened.

36195 08/22/2011 04:30 AM Nadal Francisco

FIxed a bug .in the getActiveDocument)()

36193 08/22/2011 02:29 AM Cesar Ordiñana

Format according to the gvSIG developer's coding guidelines

36192 08/22/2011 02:27 AM Cesar Ordiñana

Javadoc completion for the index creation methods.

36190 08/19/2011 08:33 AM Cesar Ordiñana

Invalidate all indexes but the spatial one when editing, and refill and validate all of them when edition finishes. This way all changes are correctly updated in the indexes after editing in any mode.

36189 08/19/2011 08:30 AM Jorge Piera

Merging the project to the revision 36113 (branch v2_0_0_prep)

36187 08/19/2011 06:32 AM Cesar Ordiñana

Format source code

36186 08/19/2011 06:30 AM Cesar Ordiñana

Format source code

36185 08/18/2011 09:27 AM Nadal Francisco

gvsig-desktop#15351

Improved the gui.

36184 08/18/2011 08:27 AM Joaquín del Cerro Murciano

Corrige getActiveDocument para que devuelba la primera ventana de tipo documento que encuentre en la pila de ventanas.

36128 08/18/2011 07:17 AM Francisco Díaz Carsí

gvsig-desktop 2.0.0 build 2032

36127 08/18/2011 07:17 AM Francisco Díaz Carsí

gvsig-desktop 2.0.0 build 2032

36126 08/18/2011 07:17 AM Francisco Díaz Carsí

gvsig-desktop 2.0.0 build 2032

36125 08/18/2011 07:17 AM Francisco Díaz Carsí

gvsig-desktop 2.0.0 build 2032

36124 08/18/2011 04:30 AM Nadal Francisco

Removed the System.out.println. A dialog is shown now.

36123 08/18/2011 03:45 AM Francisco Díaz Carsí
36122 08/18/2011 03:38 AM Francisco Díaz Carsí
36121 08/18/2011 03:25 AM Francisco Díaz Carsí
36120 08/17/2011 08:14 AM Nadal Francisco

The default selection packages now are selected (and painted) correctly when going next and back on the installer menu.

36119 08/17/2011 08:08 AM Francisco Díaz Carsí

Replaced the launcher

36118 08/17/2011 07:32 AM Francisco Díaz Carsí
36117 08/17/2011 07:22 AM Nadal Francisco

The file name to set the selection of packages to install by default allows two names now, defaultPackages or defaultSelection.
The java file has been formated.

36116 08/17/2011 07:10 AM Francisco Díaz Carsí
36115 08/17/2011 07:08 AM Francisco Díaz Carsí
36114 08/17/2011 07:00 AM Nadal Francisco

Fixed some bugs on the installer to allow matches on the default packages.

36113 08/17/2011 04:07 AM Francisco Díaz Carsí
36107 08/17/2011 03:11 AM Nadal Francisco

Standard installation mode is now selected by default.

36106 08/16/2011 02:25 AM Jorge Piera

Merging the project to the revision 36009 (branch v2_0_0_prep)

36048 08/12/2011 07:57 AM Francisco Díaz Carsí

gvsig-desktop 2.0.0 build 2031

36047 08/12/2011 07:56 AM Francisco Díaz Carsí

gvsig-desktop 2.0.0 build 2031

36046 08/12/2011 07:56 AM Francisco Díaz Carsí

gvsig-desktop 2.0.0 build 2031

36045 08/12/2011 07:56 AM Francisco Díaz Carsí

gvsig-desktop 2.0.0 build 2031

36044 08/12/2011 06:11 AM Jorge Piera

Filter by area doen't work [gvsig-desktop #15636]

36043 08/12/2011 05:42 AM Jorge Piera

Removing (inherit) dependency with the org.gvsig.editing plugin

36042 08/12/2011 03:52 AM Jorge Piera

Error of casting retrieving the current view [gvsig-desktop #15626]

36041 08/12/2011 03:20 AM Francisco Díaz Carsí

Fixed package name format.

36040 08/12/2011 03:15 AM Jorge Piera

Moving some static code to the Extension.initialize method

36039 08/12/2011 02:55 AM Jorge Piera

Removing old classes

36038 08/12/2011 02:51 AM Jorge Piera

Removing old classes

36037 08/12/2011 02:46 AM Jorge Piera

Cleaning the code before a commit

36036 08/11/2011 01:14 PM Jorge Piera

Not is possible to make a filter [gvsig-desktop #15625]. I've also fixed some bugs to set the WFS parameters in the layer->properties view

36035 08/11/2011 01:11 PM Jorge Piera

Removing old classes

36034 08/11/2011 07:04 AM Francisco Díaz Carsí

added new layer project

36033 08/11/2011 06:51 AM Jorge Piera

The filter doens't work when is created from the TOC menu [gvsig-desktop #15625]

36032 08/11/2011 06:50 AM Francisco Díaz Carsí
36031 08/11/2011 06:50 AM Francisco Díaz Carsí
36030 08/11/2011 06:49 AM Jorge Piera

Removing old classes

36029 08/11/2011 06:25 AM Francisco Díaz Carsí
36028 08/11/2011 06:25 AM Francisco Díaz Carsí
36027 08/11/2011 06:04 AM Francisco Díaz Carsí
36026 08/11/2011 05:23 AM Jorge Piera

Adding the RESULT_HITS to the getFeature request using POST [gvsig-desktop #15627]

36025 08/11/2011 05:22 AM Jorge Piera

Cleaning the code [gvsig-desktop #15627]

36024 08/11/2011 05:21 AM Jorge Piera

Adding the schemalocation for the GetFeatureRequets [gvsig-desktop #15627]

36023 08/11/2011 04:53 AM Francisco Díaz Carsí
36022 08/11/2011 04:51 AM Francisco Díaz Carsí
36021 08/11/2011 04:44 AM Francisco Díaz Carsí

Initial import.

36020 08/11/2011 04:44 AM Francisco Díaz Carsí
36019 08/11/2011 04:28 AM Francisco Díaz Carsí

Initial import.

36018 08/11/2011 04:27 AM Francisco Díaz Carsí

Initial import.

36017 08/11/2011 03:52 AM Francisco Díaz Carsí
36016 08/11/2011 03:52 AM Francisco Díaz Carsí
36015 08/11/2011 03:18 AM Francisco Díaz Carsí

Fixed the loss of build number setting the version.

36014 08/11/2011 03:11 AM Jorge Piera

The request is displayed in the downloader

36013 08/11/2011 03:11 AM Jorge Piera

Replacing the system.print.out(msg) by the LOG

36012 08/11/2011 02:14 AM Jorge Piera

Replacing the exception.printStackTrace() by LOG.error(exception)

36011 08/09/2011 07:38 AM Francisco Díaz Carsí

Refactorization of new layer tool.

36010 08/09/2011 07:35 AM Francisco Díaz Carsí

Refactorization of new layer tool.