Statistics
| Revision:

root / tags / v2_0_0_Build_2049 / applications / appgvSIG / src / org / gvsig / app / project / documents / DocumentManager.java @ 38460

History | View | Annotate | Download (2.79 KB)

  • svn:mime-type: text/plain
# Date Author Comment
38460 06/25/2012 12:58 PM Juan Lucas Domínguez

gvSIG 2.0.0 build 2049 (alpha6)

36631 09/23/2011 10:23 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.

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)

35193 05/22/2011 07:14 PM Joaquín del Cerro Murciano

fix inconsistency in Document and IDocumentWindow hierarchy and fix bug in getMainWindow of document managers that always create a window even if it already exists

33659 10/13/2010 01:47 PM fdiaz

Persistencia de los documentos

31496 11/04/2009 01:53 PM 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.