Statistics
| Revision:

svn-gvsig-desktop / tags / v2_0_0_Build_2020 / extensions / extWMS / src / org / gvsig @ 33942

# Date Author Comment
33942 10/26/2010 07:58 AM Cesar Ordiñana

gvSIG 2.0.0 build 2020

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

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

33331 08/25/2010 08:52 AM 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.

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

Add to the libreries declaration of dependency with other libraries.

32880 06/24/2010 08:34 AM Joaquín del Cerro Murciano

- Update to org.gvsig.tools 2.1.0
- separate metadata definition from provider parameters definition.
- Use of xml files to define metadata and persistence in DAL.

32740 05/28/2010 03:27 AM Ignacio Brodín

Bug #14313

31829 12/18/2009 05:48 AM Jorge Piera

Adding raster persistence

31828 12/18/2009 05:42 AM Jorge Piera

When a GetMap request is sent, the temporary file has the same extension than the format

31515 11/05/2009 10:53 AM Cesar Ordiñana

Move XMLBuilder to the unique project where it is currently used

31496 11/04/2009 07:53 AM Joaquín del Cerro Murciano
  • Changes in project and documents model.
  • Add support to project persistence (in course).
  • Rename AppGvSigManager/Locator/Libray to ApplicationManager/Locator/Library.
  • Add new methods to ApplicationManager.
31284 10/14/2009 08:56 AM Cesar Ordiñana

Make sure all disposable objects are disposed, mainly DAL related ones, like FeatureSet and Iterators.
Create a new DisposableManager to manage a register of Disposable objects being bound and released.

31048 10/01/2009 10:51 AM Ignacio Brodín

Bug #1719

30948 09/23/2009 06:43 AM Vicente Caballero

#2497

30734 09/03/2009 07:18 AM Vicente Caballero

#2497

30330 08/06/2009 02:56 AM Jorge Piera

Adding the methods of persistence to compile the project

30239 07/31/2009 03:29 AM Vicente Caballero

#2403

30187 07/29/2009 07:55 AM Javier Carrasco

Changed InfoByPoint.getInfo(), now it returns a DynObject Array.
Feature has been modified to extend DynObject.
DynField.setDefaultValue has been changed to setDynDefaultValue.

30153 07/27/2009 09:22 AM Cesar Ordiñana
30011 07/17/2009 07:07 AM Cesar Ordiñana

Separate the simbology, legend and labeling API from the implementation in MapContext and move the implementation to a new extension.
Create the api for the GraphicsLayer and a new implementation based on DAL.

30008 07/17/2009 06:36 AM Ignacio Brodín

Bug #2006

29873 07/10/2009 04:47 AM Jose Manuel Vivó Arnal

Fixed bad exception caught.

see #2255

29867 07/09/2009 08:56 AM Jose Manuel Vivó Arnal

Fixed problem on views combo.

see #2251

29806 07/07/2009 08:02 AM Ignacio Brodín

Bug #2261

29645 06/29/2009 01:03 PM Jorge Piera

Refactoring of packages