Statistics
| Revision:

root / tags / v2_0_0_Build_2051 / extensions / extExpressionField / src / org / gvsig / expressionfield / project / documents / table / gui / EvalExpressionDialog.java @ 38722

History | View | Annotate | Download (34.2 KB)

# Date Author Comment
38722 08/14/2012 01:56 PM Juan Lucas Domínguez

gvSIG 2.0.0 build 2051 (devel)

38564 07/16/2012 01:19 PM Joaquín del Cerro Murciano

Introcuce la nocion de acciones en andami, y las usa en toolbars y menus de los config.xml, asi como fija el orden de las opciones de menus y normaliza el juego de iconos.
references #307

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.

31284 10/14/2009 02:56 PM 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.

31074 10/01/2009 06:24 PM Cesar Ordiñana

Make sure FeatureSet.dispose() and DisposableIterator.dispose() are called each time they aren't needed anymore, even when a cancel is performed or an exception is thrown

30139 07/24/2009 01:53 PM Vicente Caballero

bug:#2183

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

Refactoring of packages

28291 04/29/2009 03:39 PM fdiaz

Arreglado el bug 1840

27876 04/07/2009 12:32 PM Vicente Caballero

funcionando

27752 04/02/2009 04:52 PM Vicente Caballero

Initial import.