Statistics
| Revision:

root / tags / v2_0_0_Build_2050 / applications / appgvSIG / src / org / gvsig / app / project / documents / view @ 38653

# Date Author Comment
38653 08/09/2012 02:24 PM Juan Lucas Domínguez

gvSIG 2.0.0 build 2050

38535 07/03/2012 10:40 AM Juan Lucas Domínguez

#366 Fixed translation keys in source code and improved translations (removed ':')

38514 06/25/2012 02:39 PM Cesar Ordiñana

Stop drawing worker threads when the view document is removed.
Fixes #525.

38513 06/25/2012 01:56 PM Juan Lucas Domínguez

#764 TOCRender and its components now use TOC background color

38254 05/30/2012 10:23 AM Ignacio Brodín

gvSIG bugs #562 WMS graphic legend

38226 05/16/2012 01:23 PM Juan Lucas Domínguez

#482 Translated snapper types

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

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]

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

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

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

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)

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

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.

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.

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"

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

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.

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

33408 09/22/2010 10:59 AM fdiaz

Añadido el metodo getViewDocument a la interfaz IView

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.

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.

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

32880 06/24/2010 02:34 PM Joaquín del Cerro Murciano

- Update to org.gvsig.tools 2.1.0
- separate metadata definition from provider parameters definition.
- Use of xml files to define metadata and persistence in DAL.

31631 11/17/2009 10:15 AM Jorge Piera

Moving some classes of the API from org.gvsig.symbology to mapcontext.

31544 11/09/2009 02:57 PM Cesar Ordiñana

Replace Gobernment with Government in the header

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.
31334 10/20/2009 11:52 AM Cesar Ordiñana

Remove non existent dependence

31312 10/19/2009 12:36 PM Vicente Caballero

#2398

31301 10/16/2009 08:56 AM Vicente Caballero

al cancelar no cambiar el simbolo

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.

31075 10/01/2009 06:33 PM Cesar Ordiñana

Use symbology API

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

30969 09/24/2009 11:34 AM Vicente Caballero

#2555

30892 09/21/2009 02:02 PM Cesar Ordiñana

Extract SymbolManager methods from the MapContextManager

30491 08/11/2009 11:33 AM Vicente Caballero

#2457

30372 08/11/2009 08:59 AM Jorge Piera

The edition panels are resizable

30350 08/07/2009 11:07 AM Jorge Piera

Adding the XML classes used in the infobypoint

30349 08/07/2009 09:14 AM Jorge Piera

Created the PrimitivesDrawerClass

30337 08/06/2009 09:00 AM Jorge Piera

Adding the MapControlDrawer

30313 08/04/2009 11:17 AM Vicente Caballero

#2442

30290 07/31/2009 01:17 PM Jorge Piera

Adding methods and comment code to compile the project

30289 07/31/2009 01:10 PM Jorge Piera

Adding methods and comment code to compile the project

30233 07/30/2009 03:02 PM Vicente Caballero

#2422

30212 07/30/2009 01:30 PM Vicente Caballero

#2424

30187 07/29/2009 01:55 PM Javier Carrasco

Changed InfoByPoint.getInfo(), now it returns a DynObject Array.
Feature has been modified to extend DynObject.
DynField.setDefaultValue has been changed to setDynDefaultValue.

30156 07/28/2009 09:03 AM Vicente Caballero

#2413

30144 07/27/2009 02:02 PM Cesar Ordiñana

Comment out Legend Driver code till we rewrite it with the new Legend Reader/Writer API

30121 07/24/2009 08:26 AM Cesar Ordiñana

Manage the null value assigned symbol case.

30120 07/23/2009 06:31 PM Cesar Ordiñana

Removed reference to non existen class in javadoc and import

30011 07/17/2009 01:07 PM Cesar Ordiñana

Separate the simbology, legend and labeling API from the implementation in MapContext and move the implementation to a new extension.
Create the api for the GraphicsLayer and a new implementation based on DAL.

29954 07/14/2009 09:21 AM Jose Manuel Vivó Arnal

Fixed invalid changes

29944 07/13/2009 01:07 PM Jorge Piera

Ignore target

29812 07/08/2009 11:57 AM Vicente Caballero

startColor y endColor se machacaban con los colores por defecto.

#2352

29683 06/29/2009 09:05 PM Jorge Piera

Adding some missing methods