Statistics
| Revision:

svn-gvsig-desktop / tags / v1_0_2_Build_901 / applications / appgvSIG / src / com / iver / cit / gvsig / project / Project.java @ 10571

History | View | Annotate | Download (60.2 KB)

  • svn:eol-style: native
  • svn:keywords: Author Date Id Revision
# Date Author Comment
10571 03/01/2007 06:52 AM

This commit was manufactured by cvs2svn to create tag
'v1_0_2_Build_901'.

10334 02/15/2007 03:44 AM cesar

Ensure we get a document here... we should ALWAYS receive a document here, but it failed at least for one user, so add this check. It's not really harmful it the window position is not restored.

10275 02/12/2007 10:22 AM Jose Manuel Vivó Arnal

Añadido el parametro modified al xml por compatibilidad con la version 1.0

9526 01/03/2007 10:36 AM caballero

modificado el proyecto al abrir otro

9300 12/13/2006 12:45 PM caballero

Localizador en el Layout

8975 11/22/2006 01:26 PM cesar

Add persistence to the View window's components.

8765 11/14/2006 07:08 PM Joaquín del Cerro Murciano
  • empty log message ***
7703 09/29/2006 10:12 AM luisw2

CRSFactory.getCRS substitutes ProjectionPool.get

7639 09/28/2006 04:01 AM cesar

Correctly open y restore project manager window at startup

7633 09/28/2006 03:35 AM cesar

Use document type property instead of classname

7606 09/27/2006 04:17 AM cesar

Correctly restore the view and map windows for old projects (0.6.1 <= project <= 1.0rc1)

7600 09/26/2006 01:17 PM cesar

Correctly restore the project manager window for old projects

7482 09/22/2006 02:48 AM cesar

Use fixed symbolic class names instead of getting the current classname, so that a refactoring doesn't defeat opening old projects

7440 09/21/2006 08:35 AM cesar

Convert restoreWindowProperties() to instance method, as we already have a Project at the time we use it

7434 09/21/2006 08:03 AM cesar

Restore the window order also for Maps and Views when loading a project. Now all kind of documents get correctly restored

7430 09/21/2006 07:08 AM cesar

Restore the window order for Tables and Project window when loading a project

7422 09/20/2006 06:44 PM cesar

Complete the window persistence: now Views, Tables, Layouts and the ProjectManager get correctly restored when loading a project. The order of the window is not restored yet.

7348 09/19/2006 07:21 AM cesar

Add support to correctly save the state and position of the ProjectManager window

7287 09/14/2006 11:41 AM jaume

default projection now configurable

7142 09/08/2006 07:56 AM

This commit was manufactured by cvs2svn to create branch 'v10'.

6888 08/29/2006 06:12 AM jaume
  • empty log message ***
6880 08/29/2006 03:56 AM cesar

Rename the View family of classes to Window (ie: SingletonView to SingletonWindow, ViewInfo to WindowInfo, etc)

6878 08/29/2006 03:21 AM cesar

Rename com.iver.cit.gvsig.fmap.Fmap class to com.iver.cit.gvsig.fmap.MapContext

6877 08/29/2006 03:13 AM cesar

Rename class com.iver.andami.ui.mdiManager.View to com.iver.andami.ui.mdiManager.IWindow

6731 08/11/2006 04:20 AM cesar

Activate the persistence of View windows.

6719 08/10/2006 07:12 AM caballero

eliminar tablas asociadas a vistas que se eliminan

6543 07/27/2006 03:06 AM Jose Manuel Vivó Arnal

Corregido error en el nombre del metod isAvailable

6541 07/27/2006 02:32 AM Jose Manuel Vivó Arnal

Implementado el manejo de flafg available

6451 07/20/2006 06:03 AM Jose Manuel Vivó Arnal

Añadido metodo para recuperar una ProjectTable por nombre

6438 07/19/2006 09:01 AM Jose Manuel Vivó Arnal

añadido metodo getSourceInfoXMLEntity

6400 07/17/2006 07:24 AM Jose Manuel Vivó Arnal

Cambios para poder manejar capas en estado 'inaccesible'.

6147 07/03/2006 05:18 AM jaume

ProjectWindow will not be sized from the project

5870 06/15/2006 12:21 PM jaume

ProjectElements (Map, View and Tables) can now be locked and protected from the user's removing

5809 06/13/2006 07:11 AM caballero
  • empty log message ***
5808 06/13/2006 07:11 AM jaume
  • empty log message ***
5033 05/03/2006 07:04 AM cesar

Make some minor corrections to the 'restore size/position of windows' feature

5029 05/03/2006 04:25 AM cesar

Add support to save and restore the position and size of the window

4883 04/19/2006 07:33 AM fjp

Versión 1.0 (Alpha, por si alguien duda)

4455 03/16/2006 06:00 AM fjp

Corrección de los joins con edtableadapter por revisar

3963 02/06/2006 10:46 AM caballero

cambiar a SelectableDataSource el selectionsupport

3940 02/03/2006 06:59 AM caballero

tablas con vectorialEditableAdapter en edición

3724 01/23/2006 11:21 AM fjp

Versión 0.6

3586 01/10/2006 11:34 AM caballero

Cuando un proyecto no contiene nada se toma como no modificado.

3565 01/09/2006 01:29 PM fjp

Varios Layout a la vez abiertos

3424 11/28/2005 05:38 AM caballero

solución a la hora de guardar un proyecto por que falle una de las capas, tablas o mapas

3183 10/28/2005 03:42 AM caballero

captura de excepciones

3171 10/27/2005 03:51 AM caballero

VersionException

3060 10/07/2005 05:55 AM fjp

Limpiar el proyecto de referencias sin usar. Por ahora, lo hace siempre. Luego podríamos dejar esto como una opción de menu, y repasar lo que se hace cuando se borra una tabla y/o una capa.

2673 08/24/2005 09:29 AM fjp

Compatibilidad entre leyendas anteriores de la 0.4

2611 08/12/2005 05:44 AM caballero

recuperar tablas con agrupación de capas

2610 08/12/2005 03:39 AM fernando
  • empty log message ***
2217 06/21/2005 05:39 AM fernando
  • empty log message ***
2183 06/20/2005 07:31 AM fernando
  • empty log message ***
1837 04/26/2005 03:11 AM fernando
  • empty log message ***
1830 04/21/2005 12:40 PM fernando

Refactoring en gdbms e implementación parcial de arcjoin

1302 02/02/2005 06:25 AM Vicente Caballero

guardar encuadres

1222 01/26/2005 08:03 AM fernando
  • empty log message ***