Statistics
| Revision:

root / tags / v2_0_0_Build_2047 / applications / appgvSIG / appgvSIG / src / org / gvsig @ 38317

  • svn:ignore: MyGeoprocess.java
# Date Author Comment
38317 05/30/2012 11:15 AM Juan Lucas Domínguez

gvSIG 2.0.0 build 2047

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

Fixes #574

38189 04/21/2012 02:07 PM Joaquín del Cerro Murciano
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

38095 04/10/2012 12:14 PM Joaquín del Cerro Murciano

Se ha creado un proyecto org.gvsig.external.jump y movido a el el codigo de jump que habia en appgvSIG.

38078 03/24/2012 02:32 AM Joaquín del Cerro Murciano

Añadidas herramientas para poder visualizar las acciones registradas en menus y barras de botones asi como para poder ver los iconos registrados.

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

37827 01/27/2012 06:57 PM Joaquín del Cerro Murciano

Añadida al log informacion cada vez que se crear un documento, se añade un documento al proyecto y se añade una capa a una vista.

37822 01/27/2012 02:46 PM Nadal Francisco

Added a list of add-on repositories to the installer manager, and methods to use it. Removed all pluginFolder arguments on the installer.
Fixed a bug when creating a plugin installation package that modified original plugin properties (package.info) when creating the package

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

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

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]

37606 01/13/2012 12:49 PM Jorge Piera

Checking some exceptions thrown when the edition is finished [gvsig-desktop @121]

37605 01/13/2012 12:48 PM Jorge Piera

Replacing the swing components [gvsig-desktop #121]

37597 01/12/2012 12:54 PM Jorge Piera

Updating the command stack [gvsig-desktop #121]

37577 01/10/2012 01:11 PM Jorge Piera

Now the command stack works fine. It is a previous step to fix the bug [gvsig-desktop #121}

37573 01/09/2012 01:32 PM Jorge Piera

Renaming the class MyModel by CommandTableModel. Renaming also some variables before to fix the bug [gvsig-desktop #121]

37546 12/29/2011 10:21 AM Jorge Piera

A part of the bug [gvsig-devel #127]

37535 12/26/2011 02:46 PM Jorge Piera

When the edition finish, the edition stack window has to disappear [gvsig-desktop #121]

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

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

37507 11/29/2011 04:50 PM Nadal Francisco

[gvSIG-desktop#16023] Changed the text of the 'edit' button for the 'properties'

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.

37163 11/02/2011 04:57 PM Joaquín del Cerro Murciano
36772 10/21/2011 01:27 PM Cristian Martín

panel fits now perfectly in properties tab panel.

36767 10/20/2011 05:30 PM Ignacio Brodín

prepareOpenDataStore

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

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

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

getViewProjection in PrepareContext

36739 10/18/2011 10:07 AM fdiaz

gvsig-desktop#15760 Fixed the bug "gvSIG doesn't request the search of the new layer path"

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

36719 10/13/2011 10:04 AM Nadal Francisco

Formated and cleaned up.

36718 10/13/2011 09:49 AM Nadal Francisco

gvSIG-desktop#12729
Implemetado "Seleccionar del conjunto" al hacer un filtro de seleccion

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.

36628 09/23/2011 09:39 AM Cesar Ordiñana

Format according to the gvSIG developer's coding guidelines and remove compiler warnings

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

36476 09/20/2011 02:54 PM Joaquín del Cerro Murciano

Add utility method to access to the DataTypesManager

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

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

36473 09/20/2011 01:00 PM fdiaz

gvsig-desktop#15127

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]

36435 09/16/2011 12:38 PM Cesar Ordiñana

Format according to the gvSIG developer's coding guidelines

36434 09/16/2011 12:37 PM Cesar Ordiñana

Add correct method names and deprecate the bad ones

36414 09/14/2011 05:58 PM Cesar Ordiñana

Format according to the gvSIG developer's coding guidelines

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]

36241 08/30/2011 02:44 PM fdiaz
36195 08/22/2011 10:30 AM Nadal Francisco

FIxed a bug .in the getActiveDocument)()

36184 08/18/2011 02:27 PM Joaquín del Cerro Murciano

Corrige getActiveDocument para que devuelba la primera ventana de tipo documento que encuentre en la pila de ventanas.

36007 08/09/2011 01:10 PM fdiaz

Null pointer exception avoided if the document is null in getActiveDocument method.

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

Modified to allow initial null value of projection in JCRSDynFieldComponent

35978 08/01/2011 12:21 PM Joaquín del Cerro Murciano

Move show of information of system, java, gvsig version and installed plugins in log to andami.

35974 08/01/2011 10:43 AM Joaquín del Cerro Murciano

Fix error in register IColorTables of ApplicationManager. Now delegate in the registry of SymbologiSwingManager

35769 07/18/2011 08:57 AM Jorge Piera

Adding the org.gvsig.i18n dependence. It is necessary to compile the BaseOperationErrorHaldler class. I've also ordered the imports.

35763 07/15/2011 02:42 PM fdiaz

gvsig-desktop#15567
Fixed "Error message loading project whose layer is removed from the directory"

35743 07/13/2011 01:05 PM Cristian Martín

DynStruct and DynObject inputs separated to allow null DynObject values.

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]

35611 06/27/2011 06:02 PM Cristian Martín

Some JComponents are no longer needed in appgvSIG since their window frame can already be handled by libTools' WindowManager

35610 06/27/2011 06:01 PM Cristian Martín

Some JComponents are no longer needed in appgvSIG since their window frame can already be handled by libTools' WindowManager

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]

35341 05/31/2011 11:48 AM Jorge Piera

Creating a new user control to create a datastore. This control is used to select in the sextante framework to select the output datastore. The DynObjectEditor and the DynViewer classes has been moved form appgvSIG to libFMapControls and all the references has been updated. [gvsig-desktop #15358]

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

35192 05/22/2011 07:06 PM Joaquín del Cerro Murciano

Add utility method createDocument to Project

35191 05/22/2011 07:06 PM Joaquín del Cerro Murciano

Add javadocs and utility methods:
- getActiveDocument
- getDocumentWindow

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

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

35176 05/18/2011 12:34 PM Jorge Piera

It the displayed table has not a layer, the ZoomToSelectTool has to to be visible [gvsig-desktop #15331]

35168 05/17/2011 01:59 PM Jorge Piera

The zoom to selection tool has to be enabled when the selected window is the table [gvsig-desktop #15331]

35153 05/13/2011 03:42 PM Joaquín del Cerro Murciano

add getActiveWindow to the ApplicationManager

35142 05/13/2011 02:54 PM Cesar Ordiñana

Use the new doRegistration Library method instead of the constructor.

35128 05/11/2011 01:16 PM Joaquín del Cerro Murciano

Remove method DynObject.hasEmptyValues

35124 05/10/2011 12:11 PM Cristian Martín

Added validation exception handling

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.

34937 04/22/2011 04:36 PM Joaquín del Cerro Murciano

Add support to load layers in background for file and WFS layers

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