Statistics
| Revision:

root / tags / v2_0_0_Build_2049 / extensions / org.gvsig.app.document.table.app / org.gvsig.app.document.table.app.mainplugin / src / main / java / org / gvsig @ 38497

# Date Author Comment
38497 06/25/2012 12:58 PM Juan Lucas Domínguez

gvSIG 2.0.0 build 2049 (alpha6)

37851 02/03/2012 12:35 PM Jorge Piera

The field type is retrieved from the DataType [gvsig-desktop #246]

37814 01/26/2012 01:04 PM Jorge Piera

Fixing a bug with the undo/redo tool [gvsig-desktop #121]

37523 12/22/2011 12:40 PM Jorge Piera

Now is possible to save a project with a table linked [gvsig-desktop #65]

36760 10/19/2011 05:48 PM Ignacio Brodín

getViewProjection in PrepareContext

36727 10/16/2011 12:49 AM Cesar Ordiñana

Change field to variable.

36683 10/04/2011 10:07 AM Cesar Ordiñana

Solve error when removing a view and the previously opened table has already been removed.

36664 09/29/2011 01:59 PM Cesar Ordiñana

Solve bug when removing a layer whose table document has already been removed

36650 09/26/2011 04:31 PM Cesar Ordiñana

Solve bug gvsig-desktop#15688: Error leaving gvSIG with a table in edition

36635 09/23/2011 10:29 AM Jorge Piera

The linkedTable attribute is not mandatory when a table is persisted [gvsig-desktop #15682]

36630 09/23/2011 10:22 AM Cesar Ordiñana

Allow documents which allow to create more than one through the user interface (e.g.: table document) to open all of them when created.

36481 09/21/2011 09:45 AM Cesar Ordiñana

Change default window size of the base documents to 700x450

36478 09/20/2011 02:58 PM Cesar Ordiñana

Refactor and create a new model for the FeatureTypesTablePanel which manages the available FeatureTypes of a store.
Fixes bug gvsig-desktop#15773 Change the fields visibility in table properties, does not work.

36454 09/19/2011 11:01 AM Cesar Ordiñana

Remove empty package

36453 09/19/2011 11:00 AM Cesar Ordiñana

Remove empty package

36452 09/19/2011 11:00 AM Cesar Ordiñana

Remove empty package

36451 09/19/2011 10:59 AM Cesar Ordiñana

Create javadoc package information

36443 09/19/2011 10:36 AM Cesar Ordiñana

Move the table document support to its own project (org.gvsig.app.document.table.app)