Statistics
| Revision:

root / tags / v2_0_0_Build_2047 / applications / appgvSIG / src / org / gvsig / app / project / documents @ 38262

# Date Author Comment
38262 05/30/2012 11:11 AM Juan Lucas Domínguez

gvSIG 2.0.0 build 2047

38197 05/02/2012 03:14 PM Víctor Acevedo

Fixes #574

38116 04/18/2012 01:45 PM Cesar Ordiñana

Update GUI to better adapt to different L&F and font sizes.
Fixes #224.

38115 04/17/2012 07:46 PM Cesar Ordiñana

Format according to the gvSIG developer's coding guidelines

38114 04/17/2012 07:44 PM Cesar Ordiñana

Format according to the gvSIG developer's coding guidelines

38113 04/17/2012 06:16 PM Cesar Ordiñana

Format according to the gvSIG developer's coding guidelines

38112 04/17/2012 06:05 PM Cesar Ordiñana

Use GridBagLayouts and rely on the default component preferred sizes. This way the components work mostly on any Java L&F.
Fixes #528

37856 02/06/2012 02:23 PM Joaquín del Cerro Murciano

Add utilty methods getMainWindow and getPropertiesWindow

37840 02/02/2012 10:36 AM Cesar Ordiñana

Make project manager window and project properties more adaptable to look and feel and font changes.
Solves bug #221

37837 02/01/2012 01:23 PM Cesar Ordiñana

Remove small dead code fragment

37609 01/13/2012 01:58 PM Jorge Piera

When the projection of a view is updated and the "cancel" button is clicked, the projection has to to be applied [gvsig-desktop #141]

37533 12/26/2011 01:31 PM Jorge Piera

Fixing several bugs raising some events [gvsig-desktop #89]

37420 11/23/2011 09:37 AM Nadal Francisco

Incluida la llamada al UsabilityManager para crear los botones.

37413 11/22/2011 12:44 PM Nadal Francisco

Cleaned and formated. org.gvsig.gui.beans.swing.JButton replaced by javax.swing.JButton.

37412 11/22/2011 12:07 PM Nadal Francisco

Fixed crash when opening a new table and clicking in the cancel button. gvSIG won't open the wizard when the document is null.

37340 11/18/2011 01:50 PM Nadal Francisco

[gvSIG desktop - 957] Changed legend file extensions from gvl to gvsleg.
[gvSIG desktop - 15961] Fixed buttons to load and save legends from and to files.

36772 10/21/2011 01:27 PM Cristian Martín

panel fits now perfectly in properties tab panel.

36765 10/20/2011 03:50 PM Cesar Ordiñana

Solve bug gvsig-desktop#15740: The view changes to Spanish when renaming it

36722 10/14/2011 02:11 PM Cesar Ordiñana

New Behavior to handle zoom with the mouse wheel, with a better behavior than the previous one in mapcontrol.
Solves bug gvsig-desktop#15878: View document:zoom in/out with the mouse wheel has a wrong behavior.

36721 10/14/2011 09:18 AM fdiaz

gvsig-desktop#15391 Create a database layer using the dynamic forms
gvsig-desktop#15844 gvSIG can't editing Postgis layer.
gvsig-desktop#15560 New postgis window are empty

36717 10/10/2011 05:38 PM Joaquín del Cerro Murciano
36716 10/10/2011 05:34 PM Joaquín del Cerro Murciano
36715 10/10/2011 05:33 PM Joaquín del Cerro Murciano
36714 10/10/2011 05:31 PM Joaquín del Cerro Murciano
36705 10/10/2011 08:53 AM Cristian Martín

added translation string

36684 10/04/2011 12:16 PM Jorge Piera

Moving the layout images from appgvSIG to the layout project. Fixing the name of some images

36648 09/26/2011 04:15 PM Cesar Ordiñana

Move the Layout document implementation to its own project

36641 09/26/2011 01:25 PM fdiaz

gvsig-desktop#15607
Problemas con CRS

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.

36483 09/21/2011 09:50 AM Cesar Ordiñana

Open a document window by default when created and open documents aligned top left.

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

Change default window size of the base documents to 700x450

36475 09/20/2011 02:18 PM Cesar Ordiñana

Format according to the gvSIG developer's coding guidelines and remove commented code

36445 09/19/2011 10:40 AM Cesar Ordiñana

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

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)

36436 09/19/2011 07:56 AM Jorge Piera

The UI for a table is not always the same object [gvsig-desktop #15689]

36411 09/14/2011 09:18 AM Cesar Ordiñana

Format according to the gvSIG developer's coding guidelines

36410 09/14/2011 09:12 AM Cesar Ordiñana

Not used anymore

36404 09/13/2011 09:31 AM Cesar Ordiñana

Solve bug gvsig-desktop##12716: Tablas.Unir Quitar union produce un Error

36386 09/09/2011 08:36 AM Cesar Ordiñana

Solve error in the interval legend configuration panel

36371 09/06/2011 04:53 PM Jorge Piera

Using the Geometry.intersects operation [gvsig-desktop #15451]

35986 08/05/2011 12:09 AM Cristian Martín

Modified to allow initial null value of projection in JCRSDynFieldComponent

35639 07/08/2011 07:54 AM Cristian Martín

Code cleaned

35619 06/30/2011 01:44 PM Jorge Piera

Fixing several errors with the shape edition [gvsig-desktop #15414]

35614 06/29/2011 10:24 AM Jorge Piera

Fixing a bug with the snapping tools. It was a problem with the dialog to configure them and the persisntece. I've fix also a bug with the IntersectionPointSnappingTool [gvsig-desktop #15451]

35485 06/21/2011 04:02 PM Joaquín del Cerro Murciano

Add support to registry renderers for the info by point tool.

35472 06/14/2011 12:23 PM Jorge Piera

The GeneralPathX uses point's instead of array of doubles. [gvsig-desktop #15384]

35439 06/03/2011 03:22 PM Ignacio Brodín

raster adapting

35345 05/31/2011 02:02 PM Jorge Piera

Updating the constructor because it is not possible to open a table [gvsig-desktop #15339]

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

35178 05/18/2011 02:24 PM Jorge Piera

Setting a minimum width for the nodes of the TOC [gvsig-desktop #15329]

34978 05/04/2011 02:19 PM fdiaz

gvsig-desktop##12750
Arreglados problemas en:
- creación de nuevas capas DXF
- edición de capas DXF
- Leyenda de capas DXF
- Relacionado con lo anterior, arreglado también el panel de la leyenda de valores unicos.

34936 04/22/2011 04:34 PM Joaquín del Cerro Murciano

Fix listeners to be thread safe

34928 04/22/2011 04:23 PM Joaquín del Cerro Murciano

- Remove outofdate comments
- Use logger instead prints
- Fix listeners and some methods to be thread safe

34908 04/12/2011 10:27 AM fdiaz

Adaptación de addLayer al nuevo control de liberación de disposables
gvsig-desktop#15128

34895 04/06/2011 09:58 AM fdiaz

gvsig-desktop#15128
Añadidos metodos para mover capas entre colecciones de capas.
Se ha arreglado este bug en la agrupación de capas, así como el mismo problema en la desagrupación y en el TOC al meter una capa en un grupo.

34892 04/05/2011 04:31 PM Jorge Piera

Now is possible to make a link of a table for two fields that are not string's [gvsig-desktop #12717]

34861 03/31/2011 01:31 PM Nadal Francisco

Change file extensions for project and layout template.

34833 03/29/2011 10:33 AM fdiaz

gvsig-desktop#15127
Persistencia de las ventanas.

34777 03/15/2011 10:18 AM fdiaz

Faltaba poner el tipo de intervalos en la leyenda auxiliar en el método calculateIntervals.

34631 02/24/2011 01:34 PM fdiaz

gvsig-desktop#15073

34513 02/14/2011 12:55 PM Cesar Ordiñana

Correct encoding

34489 02/09/2011 03:17 PM Cristian Martín

Comments cleaned

34300 12/21/2010 12:20 PM fdiaz

Necessary changes to introduce picture symbols to the basic symbology

34287 12/20/2010 11:10 AM Cristian Martín

Minor change for metadata panel to be shown in layer's properties tab window

34261 12/13/2010 09:19 AM Cesar Ordiñana

Solve bug gvsig-desktop#14853
"NullPointerException in accept or apply layer properties: Missing check in MetadataInfoManager"

34258 12/10/2010 05:52 PM Cesar Ordiñana

Solve bug gvsig-desktop#14851
"LegendManager Panel doesn't set a IVectorLegend legend if it doesn't implement IClassifiedVectorLegend or ISingleSymbolLegend interface"

34231 11/26/2010 09:33 AM Jorge Piera

The EditableFeaturetype can not be used before to be assigned (NullPointerException)

34228 11/24/2010 12:33 PM Jorge Piera

The layout persistence was not tested before and there were several problems with it. It has been tested in depth and several errors have been fixed.

34169 11/23/2010 04:50 PM Jorge Piera

Checking if the attribute is null before to load it or gets an exception

34165 11/23/2010 04:49 PM Jorge Piera

Adding a constructor without arguments for the persistence

34114 11/09/2010 01:27 PM fdiaz

Añadida nueva gestión de persistencia para los plugins y concretamente para extGeoDB.

33740 10/21/2010 02:18 PM fdiaz

Patch to fix an array overflow filling in the symbol table.

33681 10/18/2010 10:38 AM fdiaz

Persistencia de proyectos con capas vectoriales de archivo y sus correspondientes simbologías.
Persistencia de los hyperenlaces.

33659 10/13/2010 01:47 PM fdiaz

Persistencia de los documentos

33657 10/11/2010 03:01 PM Cesar Ordiñana

Info by Point implementation improvements

33654 10/11/2010 12:18 PM Cristian Martín

Removed test classes and moved to a separated test project.

33653 10/08/2010 02:26 PM Joaquín del Cerro Murciano
33652 10/08/2010 12:10 PM Joaquín del Cerro Murciano

- Changes in metadata dependencies
- Fix persistence bugs in symbology

33647 10/05/2010 12:04 PM Jorge Piera

Adding persistence for the layout and refactoring

33640 10/04/2010 11:53 AM Jorge Piera

Adding persistence and refactoring

33638 10/04/2010 11:42 AM Jorge Piera

Adding persistence and refactoring

33622 10/01/2010 10:30 AM Cristian Martín

Changes to support appgvSIG with a metadata tab in properties layer panel

33619 09/29/2010 06:55 PM Joaquín del Cerro Murciano

Changes in persistence definitions
Improve mechanism of register persistence definitions, symbols, and legends.

33613 09/29/2010 10:51 AM fdiaz

Clonado del ViewPort

33602 09/24/2010 11:13 AM Cristian Martín

Update to use JDateDynFieldComponent into the gvSIG platform.

33598 09/24/2010 10:50 AM Cristian Martín

Update to use JDateDynFieldComponent into the gvSIG platform.

33429 09/23/2010 03:28 PM Cesar Ordiñana

Info by point implementation based on the tools.swing.dynobject utilities

33420 09/23/2010 10:34 AM Jorge Piera

Adding persistence to the layout and creating interfaces for the LayoutPanel, LayoutContex and LayoutControl

33408 09/22/2010 10:59 AM fdiaz

Añadido el metodo getViewDocument a la interfaz IView

33407 09/22/2010 10:59 AM Joaquín del Cerro Murciano

Fix error in persistence

33400 09/22/2010 06:15 AM Cristian Martín

Necessary changes and classes to be added in order to get to work the metadata info panel at the theme properties window of gvSIG.

33384 09/15/2010 10:41 AM Cesar Ordiñana

Update to TablePanel API exception change

33356 09/03/2010 11:09 AM Cesar Ordiñana

Allow enabling/disabling selection related tools when selection changes

33334 08/27/2010 02:54 PM Joaquín del Cerro Murciano
33331 08/25/2010 02:52 PM Joaquín del Cerro Murciano

- Persistence changes.
- Add persistence factory to AWT Dimension
- Change getType of FeatureAttributeDescriptor to getDataType
to avoid conflict.
- Metadata definition changes.
- Partial remove of HiperLink in fmap and appgvsig.
- Add support in metadata project to MetadataContainers.

33281 08/16/2010 12:15 PM Joaquín del Cerro Murciano

Changes in persistence management.

33275 08/12/2010 12:27 PM Joaquín del Cerro Murciano

Persistence changes

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.

32949 07/05/2010 09:04 AM Cesar Ordiñana

Remove System.err usage

32885 06/25/2010 09:21 AM Jorge Piera

Updating the degree symbol
bug #14404