Statistics
| Revision:

svn-gvsig-desktop / tags / v2_0_0_Build_2035 / applications / appgvSIG @ 42980

  • svn:ignore: .classpath .project .settings maven-eclipse.xml target bin hs_err_pid* .externalToolBuilders .settings .classpath .project package.info
# Date Author Comment
36294 09/01/2011 09:17 AM Francisco Díaz Carsí

gvsig-desktop 2.0.0 build 2035

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

gvsig-desktop 2.0.0 build 2031

36007 08/09/2011 07:10 AM Francisco Díaz Carsí

Null pointer exception avoided if the document is null in getActiveDocument method.

35986 08/04/2011 06:09 PM Cristian Martín

Modified to allow initial null value of projection in JCRSDynFieldComponent

35978 08/01/2011 06:21 AM Joaquín del Cerro Murciano

Move show of information of system, java, gvsig version and installed plugins in log to andami.

35974 08/01/2011 04:43 AM Joaquín del Cerro Murciano

Fix error in register IColorTables of ApplicationManager. Now delegate in the registry of SymbologiSwingManager

35938 07/22/2011 08:21 AM Joaquín del Cerro Murciano

Change name of projects in the pom

35790 07/19/2011 08:43 AM Francisco Díaz Carsí

gvsig-desktop 2.0.0 build 2030

35783 07/19/2011 06:43 AM Francisco Díaz Carsí

gvsig-desktop 2.0.0 build 2029

35769 07/18/2011 02:57 AM Jorge Piera

Adding the org.gvsig.i18n dependence. It is necessary to compile the BaseOperationErrorHaldler class. I've also ordered the imports.

35763 07/15/2011 08:42 AM Francisco Díaz Carsí

gvsig-desktop#15567
Fixed "Error message loading project whose layer is removed from the directory"

35743 07/13/2011 07:05 AM Cristian Martín

DynStruct and DynObject inputs separated to allow null DynObject values.

35639 07/08/2011 01:54 AM Cristian Martín

Code cleaned

35619 06/30/2011 07:44 AM Jorge Piera

Fixing several errors with the shape edition [gvsig-desktop #15414]

35614 06/29/2011 04:24 AM Jorge Piera

Fixing a bug with the snapping tools. It was a problem with the dialog to configure them and the persisntece. I've fix also a bug with the IntersectionPointSnappingTool [gvsig-desktop #15451]

35611 06/27/2011 12:02 PM Cristian Martín

Some JComponents are no longer needed in appgvSIG since their window frame can already be handled by libTools' WindowManager

35610 06/27/2011 12:01 PM Cristian Martín

Some JComponents are no longer needed in appgvSIG since their window frame can already be handled by libTools' WindowManager

35521 06/24/2011 08:49 AM Francisco Díaz Carsí

gvsig-desktop 2.0 build 2028

35485 06/21/2011 10:02 AM Joaquín del Cerro Murciano

Add support to registry renderers for the info by point tool.

35472 06/14/2011 06:23 AM Jorge Piera

The GeneralPathX uses point's instead of array of doubles. [gvsig-desktop #15384]

35439 06/03/2011 09:22 AM Ignacio Brodín

raster adapting

35361 06/02/2011 10:25 AM Francisco Díaz Carsí

v2_0_0_Build_2027

35345 05/31/2011 08:02 AM Jorge Piera

Updating the constructor because it is not possible to open a table [gvsig-desktop #15339]

35341 05/31/2011 05:48 AM Jorge Piera

Creating a new user control to create a datastore. This control is used to select in the sextante framework to select the output datastore. The DynObjectEditor and the DynViewer classes has been moved form appgvSIG to libFMapControls and all the references has been updated. [gvsig-desktop #15358]

35209 05/25/2011 06:43 AM Francisco Díaz Carsí

New gvSIG 2.0.0 build 2026

35193 05/22/2011 01:14 PM Joaquín del Cerro Murciano

fix inconsistency in Document and IDocumentWindow hierarchy and fix bug in getMainWindow of document managers that always create a window even if it already exists

35192 05/22/2011 01:06 PM Joaquín del Cerro Murciano

Add utility method createDocument to Project

35191 05/22/2011 01:06 PM Joaquín del Cerro Murciano

Add javadocs and utility methods:
- getActiveDocument
- getDocumentWindow

35180 05/18/2011 09:44 AM Cesar Ordiñana

Define the eclipse.project.name to the name of the project folder, as those projects have a name which is not equal to the artifactId

35179 05/18/2011 09:06 AM Cesar Ordiñana

Remove unused file

35178 05/18/2011 08:24 AM Jorge Piera

Setting a minimum width for the nodes of the TOC [gvsig-desktop #15329]

35176 05/18/2011 06:34 AM Jorge Piera

It the displayed table has not a layer, the ZoomToSelectTool has to to be visible [gvsig-desktop #15331]

35168 05/17/2011 07:59 AM Jorge Piera

The zoom to selection tool has to be enabled when the selected window is the table [gvsig-desktop #15331]

35153 05/13/2011 09:42 AM Joaquín del Cerro Murciano

add getActiveWindow to the ApplicationManager

35152 05/13/2011 09:38 AM Joaquín del Cerro Murciano

Change name of projects in pom

35142 05/13/2011 08:54 AM Cesar Ordiñana

Use the new doRegistration Library method instead of the constructor.

35128 05/11/2011 07:16 AM Joaquín del Cerro Murciano

Remove method DynObject.hasEmptyValues

35124 05/10/2011 06:11 AM Cristian Martín

Added validation exception handling

35022 05/09/2011 05:48 AM Cesar Ordiñana

Build numbers for the gvSIG 2.0.0 build 2025

35001 05/05/2011 09:37 AM Cesar Ordiñana

Replaced old splash with the gvSIG 2.0 Splash competition [1] winner [2] one. Also some aestetic changes to the version text, and added a background image using one of the wallpapers of the gvSIG outreach site.
FR [gvsig-desktop #15302]: Substitute the old splash screen for the new one in gvSIG 2.0...

34978 05/04/2011 08:19 AM Francisco Díaz Carsí

gvsig-desktop##12750
Arreglados problemas en:
- creación de nuevas capas DXF
- edición de capas DXF
- Leyenda de capas DXF
- Relacionado con lo anterior, arreglado también el panel de la leyenda de valores unicos.

34965 04/27/2011 03:35 AM Cesar Ordiñana

svn ignore package.info files

34958 04/27/2011 02:54 AM Cesar Ordiñana

Remove package.info files from svn, they will be created on each mvn install

34950 04/27/2011 02:47 AM Cesar Ordiñana

Change filtering to get the gvSIG version from a package.info property instead of the package.info file itself

34942 04/22/2011 04:23 PM Joaquín del Cerro Murciano

Fix position of some menus.

34937 04/22/2011 10:36 AM Joaquín del Cerro Murciano

Add support to load layers in background for file and WFS layers

34936 04/22/2011 10:34 AM Joaquín del Cerro Murciano

Fix listeners to be thread safe

34928 04/22/2011 10:23 AM Joaquín del Cerro Murciano

- Remove outofdate comments
- Use logger instead prints
- Fix listeners and some methods to be thread safe

34908 04/12/2011 04:27 AM Francisco Díaz Carsí

Adaptación de addLayer al nuevo control de liberación de disposables
gvsig-desktop#15128

34900 04/06/2011 08:26 AM Jorge Piera

The transformation panel is enabled by default when the CRS panel is created for a dynfield. If it is not enabled, is not possible to select a trasformation for a projection.

34896 04/06/2011 04:52 AM Cesar Ordiñana

Set the Disposable extension active again and available into the development menu

34895 04/06/2011 03:58 AM Francisco Díaz Carsí

gvsig-desktop#15128
Añadidos metodos para mover capas entre colecciones de capas.
Se ha arreglado este bug en la agrupación de capas, así como el mismo problema en la desagrupación y en el TOC al meter una capa en un grupo.

34892 04/05/2011 10:31 AM Jorge Piera

Now is possible to make a link of a table for two fields that are not string's [gvsig-desktop #12717]

34891 04/05/2011 06:21 AM Cesar Ordiñana

Show information better for special persistence factories.

34884 04/04/2011 06:27 AM Jorge Piera

The DXF file set the GEOMETRY.SUBTYPE inn its default feature type. This ticket has been used to remove the inherited value GEOMETRY.TYPE.TEXT. This kind of geometry can not exist in new geometry model, because the the TEXT is not a geometry: the TEXT is a type of legend....

34861 03/31/2011 07:31 AM Nadal Francisco

Change file extensions for project and layout template.

34833 03/29/2011 04:33 AM Francisco Díaz Carsí

gvsig-desktop#15127
Persistencia de las ventanas.

34777 03/15/2011 05:18 AM Francisco Díaz Carsí

Faltaba poner el tipo de intervalos en la leyenda auxiliar en el método calculateIntervals.

34707 03/10/2011 02:48 AM Cesar Ordiñana

Extract pending external dependencies to the dependencyManagement of org.gvsig.maven.base.pom.
Add all core library dependencies to the org.gvsig.core.maven.dependencies pom, in the dependencyManagement as well as in the dependency, but all with runtime scope....

34685 03/08/2011 08:39 AM Francisco Díaz Carsí

Mover personalDB de appgvSIG a extGeoDB

34669 03/04/2011 04:54 AM Cesar Ordiñana

Add org.gvsig.personaldb dependence to appgvSIG.
Add core dependencies to the org.gvsig.core.maven.dependencies pom file, and correct some pom definitions

34661 03/02/2011 09:31 AM Ignacio Brodín

Task 1022: APP-Load images using the selected provider

34631 02/24/2011 07:34 AM Francisco Díaz Carsí

gvsig-desktop#15073

34549 02/16/2011 09:58 AM Cesar Ordiñana

Packages and builds created for the gvSIG-desktop 2024 build

34513 02/14/2011 06:55 AM Cesar Ordiñana

Correct encoding

34489 02/09/2011 09:17 AM Cristian Martín

Comments cleaned

34447 01/31/2011 08:44 AM Cesar Ordiñana

Remove commented code

34443 01/28/2011 09:52 AM Cristian Martín

distribution changed so that this extension only gathers the basic module libraries of metadata, and not all of them.

34441 01/25/2011 11:16 AM Cesar Ordiñana

Use the PackageInfo of the appgvSIG plugin to load the gvSIG Version information

34434 01/25/2011 08:10 AM Cesar Ordiñana

Get the theme application version value from the package.info values

34433 01/25/2011 07:58 AM Cesar Ordiñana

Add the gvSIG theme into the app plugin.

34430 01/25/2011 03:56 AM Cesar Ordiñana

North images moved to the resources folder.
Distribution configuration changed so anything included into the resources folder will be copied to the installed plugin

34429 01/25/2011 03:55 AM Cesar Ordiñana

Not used anymore

34428 01/25/2011 02:49 AM Cesar Ordiñana

Not used anymore

34427 01/25/2011 02:48 AM Cesar Ordiñana

Not used anymore

34426 01/24/2011 11:47 AM Cesar Ordiñana

Change package.info build property name with buildNumber, as build is already used as a property by maven an it doesn't allow to be loaded easily.
The old build property will be supported only while reading.

34422 01/24/2011 08:12 AM Cesar Ordiñana

Load gvSIG version and build number from the appgvSIG plugin package.info in the installer generation

34421 01/24/2011 06:32 AM Cesar Ordiñana

Make it compliant with the gvSIG code conventions

34327 01/11/2011 08:40 AM Cesar Ordiñana

New gvSIG 2.0.0 build 2023

34303 12/21/2010 09:44 AM Francisco Díaz Carsí

Fix shape type of legend for multipoint, multicurve and multisurface vectorial layers.

34300 12/21/2010 06:20 AM Francisco Díaz Carsí

Necessary changes to introduce picture symbols to the basic symbology

34288 12/20/2010 05:28 AM Joaquín del Cerro Murciano

Add support to the FilesystemServerExplorer to filter stores by type (All, feature, geometry, raster). Update DAL filesystem server providers and add layer and add table in appgvsig to use this feature.

34287 12/20/2010 05:10 AM Cristian Martín

Minor change for metadata panel to be shown in layer's properties tab window

34280 12/17/2010 02:21 AM Cesar Ordiñana

Fulfill all pending library definitions (API or Impl) and dependencies

34272 12/16/2010 05:38 AM Cristian Martín

Better extension explanation and cleaning of code.

34261 12/13/2010 03:19 AM Cesar Ordiñana

Solve bug gvsig-desktop#14853
"NullPointerException in accept or apply layer properties: Missing check in MetadataInfoManager"

34258 12/10/2010 11:52 AM Cesar Ordiñana

Solve bug gvsig-desktop#14851
"LegendManager Panel doesn't set a IVectorLegend legend if it doesn't implement IClassifiedVectorLegend or ISingleSymbolLegend interface"

34256 12/09/2010 10:31 AM Cesar Ordiñana

Set raster dependencies as optional so other plugins doesn't inherit the native dependencies by default

34231 11/26/2010 03:33 AM Jorge Piera

The EditableFeaturetype can not be used before to be assigned (NullPointerException)

34228 11/24/2010 06:33 AM Jorge Piera

The layout persistence was not tested before and there were several problems with it. It has been tested in depth and several errors have been fixed.

34169 11/23/2010 10:50 AM Jorge Piera

Checking if the attribute is null before to load it or gets an exception

34168 11/23/2010 10:49 AM Cesar Ordiñana

Update to build 2022

34165 11/23/2010 10:49 AM Jorge Piera

Adding a constructor without arguments for the persistence

34156 11/23/2010 07:00 AM Cesar Ordiñana

Update build version number

34152 11/19/2010 05:23 AM Jorge Piera

Fixing a bug with the persistence.

34149 11/18/2010 11:36 AM Cesar Ordiñana

Update tools lib tests dependence definition, using type:test-jar instead of classifier:tests

34114 11/09/2010 07:27 AM Francisco Díaz Carsí

Añadida nueva gestión de persistencia para los plugins y concretamente para extGeoDB.

34032 11/08/2010 10:50 AM Cesar Ordiñana

Updates for build 2021

34017 11/04/2010 11:32 AM Cesar Ordiñana

Set the viewport CRS as default value when the CRS field of a store parameters is null

34013 11/04/2010 08:06 AM Cesar Ordiñana

Solve some errors