Statistics
| Revision:

svn-gvsig-desktop / tags / v2_0_0_Build_2061 / applications / appgvSIG / src / org / gvsig / app / extension @ 39431

# Date Author Comment
39417 12/13/2012 05:49 AM Juan Lucas Domínguez

Improved message in architecture/platform warning dialog

39413 12/13/2012 03:49 AM Joaquín del Cerro Murciano
39401 12/07/2012 09:26 AM Joaquín del Cerro Murciano
39337 11/26/2012 04:59 AM Juan Lucas Domínguez

Disabling initial warning

39212 11/12/2012 05:01 AM Juan Lucas Domínguez

#1119 Fixed behavior of undo/redo tools and dialog, and added some icons

39198 11/07/2012 02:55 AM Juan Lucas Domínguez

#1328 Restored previous behavior: main window title will show file name, not project name.

39104 10/26/2012 10:52 AM Juan Lucas Domínguez

#1328 Refreshing properly main window title

39065 10/16/2012 07:26 AM Juan Lucas Domínguez

#1262 Improved strings stating gvSIG version (main window, about, splash)

39051 10/10/2012 08:20 AM Juan Lucas Domínguez

#1254 Added missing icon and fixed icon names

38908 09/20/2012 07:50 AM Juan Lucas Domínguez

Fixed bad management of View field

38902 09/20/2012 03:19 AM Juan Lucas Domínguez

Fixing icon naming and management

38809 09/04/2012 07:09 AM Juan Lucas Domínguez

Improve management of package dowload base URL

38781 08/22/2012 11:33 AM Joaquín del Cerro Murciano

Añadido a los menus la posibilidad de mostrar el explorador de simbolos sin tener una vista abierta.

38776 08/22/2012 05:06 AM Juan Lucas Domínguez

#996 Fixed action command strings in extension classes

38775 08/22/2012 05:05 AM Juan Lucas Domínguez

Removing dummy class

38771 08/21/2012 08:08 AM Juan Lucas Domínguez

#993 Fixed main command action strings (Ex. "ABRIR" -> "application-project-open")

38763 08/16/2012 07:18 AM Joaquín del Cerro Murciano
38702 08/09/2012 02:40 PM Joaquín del Cerro Murciano

El action-command, siempre que sea posible debe ser igual al nombre de la accion.

38641 08/08/2012 05:06 AM Juan Lucas Domínguez

Fixing tool command string 'selection-simple-select'

38614 07/30/2012 05:44 AM Joaquín del Cerro Murciano
38608 07/25/2012 04:26 PM Joaquín del Cerro Murciano
38603 07/19/2012 10:31 AM Juan Lucas Domínguez

Fixed bad action name

38564 07/16/2012 07:19 AM Joaquín del Cerro Murciano

Introcuce la nocion de acciones en andami, y las usa en toolbars y menus de los config.xml, asi como fija el orden de las opciones de menus y normaliza el juego de iconos.
references #307

38529 06/27/2012 08:09 AM Cesar Ordiñana

Change gvSIG icons with the new ones provided by Mario Fèvre (TRECC Consultores S.A.).
Fixes #804.

38442 06/21/2012 08:14 AM Ignacio Brodín

#797 The persistency in symbology does not work

38189 04/21/2012 08:07 AM Joaquín del Cerro Murciano
38078 03/23/2012 09:32 PM 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.

37822 01/27/2012 08:46 AM 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

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

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

37163 11/02/2011 11:57 AM Joaquín del Cerro Murciano
36719 10/13/2011 04:04 AM Nadal Francisco

Formated and cleaned up.

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

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

36648 09/26/2011 10:15 AM Cesar Ordiñana

Move the Layout document implementation to its own project

36641 09/26/2011 07:25 AM Francisco Díaz Carsí

gvsig-desktop#15607
Problemas con CRS

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

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

36443 09/19/2011 04:36 AM Cesar Ordiñana

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

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

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

36414 09/14/2011 11:58 AM Cesar Ordiñana

Format according to the gvSIG developer's coding guidelines

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

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

35978 08/01/2011 06:21 AM Joaquín del Cerro Murciano

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

35763 07/15/2011 08:42 AM Francisco Díaz Carsí

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

35611 06/27/2011 12:02 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 10:02 AM Joaquín del Cerro Murciano

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

35176 05/18/2011 06:34 AM Jorge Piera

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

35168 05/17/2011 07:59 AM Jorge Piera

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

34892 04/05/2011 10:31 AM Jorge Piera

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

34891 04/05/2011 06:21 AM Cesar Ordiñana

Show information better for special persistence factories.

34884 04/04/2011 06:27 AM Jorge Piera

The DXF file set the GEOMETRY.SUBTYPE inn its default feature type. This ticket has been used to remove the inherited value GEOMETRY.TYPE.TEXT. This kind of geometry can not exist in new geometry model, because the the TEXT is not a geometry: the TEXT is a type of legend....

34861 03/31/2011 07:31 AM Nadal Francisco

Change file extensions for project and layout template.

34441 01/25/2011 11:16 AM Cesar Ordiñana

Use the PackageInfo of the appgvSIG plugin to load the gvSIG Version information

34421 01/24/2011 06:32 AM Cesar Ordiñana

Make it compliant with the gvSIG code conventions

34327 01/11/2011 08:40 AM Cesar Ordiñana

New gvSIG 2.0.0 build 2023

34303 12/21/2010 09:44 AM Francisco Díaz Carsí

Fix shape type of legend for multipoint, multicurve and multisurface vectorial layers.

34300 12/21/2010 06:20 AM Francisco Díaz Carsí

Necessary changes to introduce picture symbols to the basic symbology

34288 12/20/2010 05:28 AM Joaquín del Cerro Murciano

Add support to the FilesystemServerExplorer to filter stores by type (All, feature, geometry, raster). Update DAL filesystem server providers and add layer and add table in appgvsig to use this feature.

34272 12/16/2010 05:38 AM Cristian Martín

Better extension explanation and cleaning of code.

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

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

34156 11/23/2010 07:00 AM Cesar Ordiñana

Update build version number

34017 11/04/2010 11:32 AM Cesar Ordiñana

Set the viewport CRS as default value when the CRS field of a store parameters is null

34013 11/04/2010 08:06 AM Cesar Ordiñana

Solve some errors

34011 11/04/2010 05:59 AM Cesar Ordiñana

Temporary fix while we develop loading version information from the package.info file

34007 11/03/2010 11:05 AM Cesar Ordiñana

Some corrections to the new about usage and pending plugins to migrate to it

34002 11/02/2010 12:16 PM Joaquín del Cerro Murciano

Changes in the about API

33749 10/26/2010 04:49 AM Cesar Ordiñana

Change LayoutPage instantiation

33685 10/18/2010 09:09 AM Cesar Ordiñana

Add non-static format methods similar to the static ones

33663 10/14/2010 11:06 AM Ignacio Brodín

Export goes to the raster extension

33659 10/13/2010 07:47 AM Francisco Díaz Carsí

Persistencia de los documentos

33654 10/11/2010 06:18 AM Cristian Martín

Removed test classes and moved to a separated test project.

33639 10/04/2010 05:52 AM Jorge Piera

Adding persistence and refactoring

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

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

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

Update to use JDateDynFieldComponent into the gvSIG platform.

33601 09/24/2010 04:54 AM Cristian Martín

Update to use JDateDynFieldComponent into the gvSIG platform.

33599 09/24/2010 04:51 AM Cristian Martín

Update to use JDateDynFieldComponent into the gvSIG platform.

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

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

33414 09/22/2010 07:29 AM Joaquín del Cerro Murciano

Se han subido cambios que no compilan. Probablemenete falten por subir mas cosas. He comentarizado los errores de compilacion que habia.

33409 09/22/2010 05:00 AM Francisco Díaz Carsí

Habilitadas las herramientas de selección también en la edición.

33400 09/22/2010 12: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.

33399 09/21/2010 10:08 AM Joaquín del Cerro Murciano

Persistence changes in project.

33379 09/09/2010 07:29 AM Cesar Ordiñana

Activate move selection up tool

33331 08/25/2010 08:52 AM 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 06:15 AM Joaquín del Cerro Murciano

Changes in persistence management.

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

Persistence changes

33205 07/23/2010 04: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.

32776 06/02/2010 07:19 AM Cesar Ordiñana

Solve bug #14306.

Applied patch attached to the bug ticket

31675 11/20/2009 07:27 AM Carlos Sánchez Periñán

dummy change

31616 11/13/2009 03:29 AM Cesar Ordiñana

Feature table components and gvSIG document refactoring.
Create table model from the table document, to share it between the table and its properties.

31544 11/09/2009 08:57 AM Cesar Ordiñana

Replace Gobernment with Government in the header

31496 11/04/2009 07:53 AM 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.
31306 10/19/2009 02:55 AM Vicente Caballero

#2642

31284 10/14/2009 08:56 AM 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.

31180 10/06/2009 12:23 PM Cesar Ordiñana

Update authors

31163 10/06/2009 09:04 AM Cesar Ordiñana

Correct and optimize statistics calculation.

31133 10/05/2009 12:05 PM Vicente Caballero

#2596

31074 10/01/2009 12: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

30580 08/26/2009 03:41 AM Cesar Ordiñana

New automatic Library initialization mechanism and Library API refactoring

30511 08/14/2009 04:17 AM Jorge Piera

adding the operations library

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

Adding the XML classes used in the infobypoint

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

Adding the MapControlDrawer

30157 07/28/2009 03:08 AM Cesar Ordiñana

A org.opengis.feature.FeatureCollection was being incorrectly used instead of a FeatureSet from DAL.

30119 07/23/2009 12:30 PM Cesar Ordiñana

Simbology initialization moved to its own extension