Statistics
| Revision:

svn-gvsig-desktop / tags / v2_0_0_Build_2042 / extensions / extDataLocator / src @ 37479

# Date Author Comment
37440 11/24/2011 04:03 AM Francisco Díaz Carsí

gvsig-desktop build 2042 (alpha2)

35481 06/17/2011 04:30 AM Jorge Piera

The "Locate by attribute" tool works now. It was a problem with the index used to retrieve an attribute of the FeatureType [gvsig-desktop #15434]

33053 07/07/2010 06:03 AM Cesar Ordiñana

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

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.

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.

29628 06/29/2009 12:51 PM Jorge Piera

Refactoring of packages

28916 05/20/2009 03:53 AM Francisco Díaz Carsí

Arreglado el bug 1488

27911 04/08/2009 12:59 PM Cesar Ordiñana

This class is a copy of another one located into the src-test folder

27738 04/02/2009 03:22 AM Vicente Caballero
27579 03/26/2009 09:09 AM Vicente Caballero

Initial import.