Statistics
| Revision:

root / tags / v2_0_0_Build_2024 / applications / appgvSIG @ 34606

  • svn:ignore: .classpath .project .settings maven-eclipse.xml target bin hs_err_pid* .externalToolBuilders .settings .classpath .project
# Date Author Comment
34553 02/16/2011 04:05 PM Cesar Ordiñana

gvSIG desktop 2.0.0 build 2024

34549 02/16/2011 03:58 PM Cesar Ordiñana

Packages and builds created for the gvSIG-desktop 2024 build

34513 02/14/2011 12:55 PM Cesar Ordiñana

Correct encoding

34489 02/09/2011 03:17 PM Cristian Martín

Comments cleaned

34447 01/31/2011 02:44 PM Cesar Ordiñana

Remove commented code

34443 01/28/2011 03:52 PM 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 05:16 PM Cesar Ordiñana

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

34434 01/25/2011 02:10 PM Cesar Ordiñana

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

34433 01/25/2011 01:58 PM Cesar Ordiñana

Add the gvSIG theme into the app plugin.

34430 01/25/2011 09: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 09:55 AM Cesar Ordiñana

Not used anymore

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

Not used anymore

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

Not used anymore

34426 01/24/2011 05:47 PM 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 02:12 PM Cesar Ordiñana

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

34421 01/24/2011 12:32 PM Cesar Ordiñana

Make it compliant with the gvSIG code conventions

34327 01/11/2011 02:40 PM Cesar Ordiñana

New gvSIG 2.0.0 build 2023

34303 12/21/2010 03:44 PM fdiaz

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

34300 12/21/2010 12:20 PM fdiaz

Necessary changes to introduce picture symbols to the basic symbology

34288 12/20/2010 11: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 11:10 AM Cristian Martín

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

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

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

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

Better extension explanation and cleaning of code.

34261 12/13/2010 09: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 05:52 PM 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 04:31 PM Cesar Ordiñana

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

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

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

34228 11/24/2010 12:33 PM 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 04:50 PM Jorge Piera

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

34168 11/23/2010 04:49 PM Cesar Ordiñana

Update to build 2022

34165 11/23/2010 04:49 PM Jorge Piera

Adding a constructor without arguments for the persistence

34156 11/23/2010 01:00 PM Cesar Ordiñana

Update build version number

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

Fixing a bug with the persistence.

34149 11/18/2010 05:36 PM Cesar Ordiñana

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

34114 11/09/2010 01:27 PM fdiaz

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

34032 11/08/2010 04:50 PM Cesar Ordiñana

Updates for build 2021

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

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

34013 11/04/2010 01:06 PM Cesar Ordiñana

Solve some errors

34011 11/04/2010 10:59 AM Cesar Ordiñana

Temporary fix while we develop loading version information from the package.info file

34009 11/04/2010 09:01 AM Cesar Ordiñana

Add about jar files

34007 11/03/2010 04:05 PM Cesar Ordiñana

Some corrections to the new about usage and pending plugins to migrate to it

34002 11/02/2010 05:16 PM Joaquín del Cerro Murciano

Changes in the about API

33750 10/26/2010 01:16 PM Cesar Ordiñana

Build number and package infos updated for the 2020 build

33749 10/26/2010 10:49 AM Cesar Ordiñana

Change LayoutPage instantiation

33748 10/26/2010 10:48 AM Cesar Ordiñana

Organize imports and solve exception message format

33740 10/21/2010 02:18 PM fdiaz

Patch to fix an array overflow filling in the symbol table.

33715 10/20/2010 03:27 PM Cesar Ordiñana

Add package.info files and update build number value

33701 10/19/2010 03:19 PM Cesar Ordiñana

Replace build.number with buildNumber.properties

33685 10/18/2010 03:09 PM Cesar Ordiñana

Add non-static format methods similar to the static ones

33681 10/18/2010 10:38 AM fdiaz

Persistencia de proyectos con capas vectoriales de archivo y sus correspondientes simbologías.
Persistencia de los hyperenlaces.

33663 10/14/2010 05:06 PM Ignacio Brodín

Export goes to the raster extension

33662 10/13/2010 07:34 PM Cesar Ordiñana

Use the new tools swing DynObjects editor

33659 10/13/2010 01:47 PM fdiaz

Persistencia de los documentos

33658 10/11/2010 03:02 PM Cesar Ordiñana

Add writable flag

33657 10/11/2010 03:01 PM Cesar Ordiñana

Info by Point implementation improvements

33655 10/11/2010 12:20 PM Cristian Martín

Removed test classes and moved to a separated test project.

33654 10/11/2010 12:18 PM Cristian Martín

Removed test classes and moved to a separated test project.

33653 10/08/2010 02:26 PM Joaquín del Cerro Murciano
33652 10/08/2010 12:10 PM Joaquín del Cerro Murciano

- Changes in metadata dependencies
- Fix persistence bugs in symbology

33649 10/05/2010 12:40 PM Jorge Piera

Moving the images from the images directory to the resources directory.

33647 10/05/2010 12:04 PM Jorge Piera

Adding persistence for the layout and refactoring

33644 10/04/2010 01:43 PM fdiaz

Actualizada la versión de jpedal a la 4.37b36

33640 10/04/2010 11:53 AM Jorge Piera

Adding persistence and refactoring

33639 10/04/2010 11:52 AM Jorge Piera

Adding persistence and refactoring

33638 10/04/2010 11:42 AM Jorge Piera

Adding persistence and refactoring

33622 10/01/2010 10:30 AM Cristian Martín

Changes to support appgvSIG with a metadata tab in properties layer panel

33619 09/29/2010 06:55 PM Joaquín del Cerro Murciano

Changes in persistence definitions
Improve mechanism of register persistence definitions, symbols, and legends.

33613 09/29/2010 10:51 AM fdiaz

Clonado del ViewPort

33602 09/24/2010 11:13 AM Cristian Martín

Update to use JDateDynFieldComponent into the gvSIG platform.

33601 09/24/2010 10:54 AM Cristian Martín

Update to use JDateDynFieldComponent into the gvSIG platform.

33600 09/24/2010 10:52 AM Cristian Martín

Update to use JDateDynFieldComponent into the gvSIG platform.

33599 09/24/2010 10:51 AM Cristian Martín

Update to use JDateDynFieldComponent into the gvSIG platform.

33598 09/24/2010 10:50 AM Cristian Martín

Update to use JDateDynFieldComponent into the gvSIG platform.

33597 09/24/2010 10:50 AM Cristian Martín

Update to use JDateDynFieldComponent into the gvSIG platform.

33429 09/23/2010 03:28 PM Cesar Ordiñana

Info by point implementation based on the tools.swing.dynobject utilities

33427 09/23/2010 03:23 PM Cesar Ordiñana

Move tools swing dependencies to andami

33422 09/23/2010 11:41 AM Jorge Piera

Removing some resources added by a mistake

33420 09/23/2010 10:34 AM Jorge Piera

Adding persistence to the layout and creating interfaces for the LayoutPanel, LayoutContex and LayoutControl

33414 09/22/2010 01:29 PM Joaquín del Cerro Murciano

Se han subido cambios que no compilan. Probablemenete falten por subir mas cosas. He comentarizado los errores de compilacion que habia.

33412 09/22/2010 11:57 AM fdiaz
33409 09/22/2010 11:00 AM fdiaz

Habilitadas las herramientas de selección también en la edición.

33408 09/22/2010 10:59 AM fdiaz

Añadido el metodo getViewDocument a la interfaz IView

33407 09/22/2010 10:59 AM Joaquín del Cerro Murciano

Fix error in persistence

33400 09/22/2010 06:15 AM Cristian Martín

Necessary changes and classes to be added in order to get to work the metadata info panel at the theme properties window of gvSIG.

33399 09/21/2010 04:08 PM Joaquín del Cerro Murciano

Persistence changes in project.

33384 09/15/2010 10:41 AM Cesar Ordiñana

Update to TablePanel API exception change

33379 09/09/2010 01:29 PM Cesar Ordiñana

Activate move selection up tool

33356 09/03/2010 11:09 AM Cesar Ordiñana

Allow enabling/disabling selection related tools when selection changes

33346 09/01/2010 04:59 PM Jorge Piera

Updating the destination folder of the tests

33334 08/27/2010 02:54 PM Joaquín del Cerro Murciano
33331 08/25/2010 02:52 PM Joaquín del Cerro Murciano

- Persistence changes.
- Add persistence factory to AWT Dimension
- Change getType of FeatureAttributeDescriptor to getDataType
to avoid conflict.
- Metadata definition changes.
- Partial remove of HiperLink in fmap and appgvsig.
- Add support in metadata project to MetadataContainers.

33281 08/16/2010 12:15 PM Joaquín del Cerro Murciano

Changes in persistence management.

33275 08/12/2010 12:27 PM Joaquín del Cerro Murciano

Persistence changes

33205 07/23/2010 10:38 AM Cesar Ordiñana

Make Feature extend DynObject, FeatureSet extend DynObjectSet and FeaturePagingHelper extend DynObjectPagingHelper, so the main Feature related data interfaces may be used as DynObjects.

Remove the conflicting and empty DisposableIterator from DAL, as now it is available in tools.

33124 07/08/2010 03:14 PM Cesar Ordiñana

Build number increment

33053 07/07/2010 12:03 PM Cesar Ordiñana

Evaluator getCQL method replaced with getSQL, as this is the real type of the expressions returned

33032 07/06/2010 05:11 PM Joaquín del Cerro Murciano

Add to the libreries declaration of dependency with other libraries.

32949 07/05/2010 09:04 AM Cesar Ordiñana

Remove System.err usage

32928 07/02/2010 08:06 PM Cesar Ordiñana

When opening a new store a NewDataStoreParameters was being created instead of a DataStoreParameters

32885 06/25/2010 09:21 AM Jorge Piera

Updating the degree symbol
bug #14404