Statistics
| Revision:

svn-gvsig-desktop / tags / v2_0_0_Build_2025 / applications / appgvSIG @ 41957

  • svn:ignore: .classpath .project .settings maven-eclipse.xml target bin hs_err_pid* .externalToolBuilders .settings .classpath .project package.info
# Date Author Comment
35051 05/09/2011 06:00 AM Cesar Ordiñana

gvSIG 2.0.0 build 2025

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

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

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

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

Add about jar files

34007 11/03/2010 11:05 AM Cesar Ordiñana

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

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

Changes in the about API

33750 10/26/2010 07:16 AM Cesar Ordiñana

Build number and package infos updated for the 2020 build

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

Change LayoutPage instantiation

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

Organize imports and solve exception message format

33740 10/21/2010 08:18 AM Francisco Díaz Carsí

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

33715 10/20/2010 09:27 AM Cesar Ordiñana

Add package.info files and update build number value

33701 10/19/2010 09:19 AM Cesar Ordiñana

Replace build.number with buildNumber.properties

33685 10/18/2010 09:09 AM Cesar Ordiñana

Add non-static format methods similar to the static ones

33681 10/18/2010 04:38 AM Francisco Díaz Carsí

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

33663 10/14/2010 11:06 AM Ignacio Brodín

Export goes to the raster extension

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

Use the new tools swing DynObjects editor

33659 10/13/2010 07:47 AM Francisco Díaz Carsí

Persistencia de los documentos

33658 10/11/2010 09:02 AM Cesar Ordiñana

Add writable flag

33657 10/11/2010 09:01 AM Cesar Ordiñana

Info by Point implementation improvements

33655 10/11/2010 06:20 AM Cristian Martín

Removed test classes and moved to a separated test project.

33654 10/11/2010 06:18 AM Cristian Martín

Removed test classes and moved to a separated test project.

33653 10/08/2010 08:26 AM Joaquín del Cerro Murciano
33652 10/08/2010 06:10 AM Joaquín del Cerro Murciano

- Changes in metadata dependencies
- Fix persistence bugs in symbology

33649 10/05/2010 06:40 AM Jorge Piera

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

33647 10/05/2010 06:04 AM Jorge Piera

Adding persistence for the layout and refactoring

33644 10/04/2010 07:43 AM Francisco Díaz Carsí

Actualizada la versión de jpedal a la 4.37b36

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

Adding persistence and refactoring

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

Adding persistence and refactoring

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

Adding persistence and refactoring

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

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

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

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

33613 09/29/2010 04:51 AM Francisco Díaz Carsí

Clonado del ViewPort

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

Update to use JDateDynFieldComponent into the gvSIG platform.

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

Update to use JDateDynFieldComponent into the gvSIG platform.

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

Update to use JDateDynFieldComponent into the gvSIG platform.

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

Update to use JDateDynFieldComponent into the gvSIG platform.

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

Update to use JDateDynFieldComponent into the gvSIG platform.

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

Update to use JDateDynFieldComponent into the gvSIG platform.

33429 09/23/2010 09:28 AM Cesar Ordiñana

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