Statistics
| Revision:

svn-gvsig-desktop / tags / v2_0_0_Build_2063 / libraries / libFMap_controls @ 39946

  • svn:ignore: .classpath .project .settings maven-eclipse.xml target bin hs_err_pid* .externalToolBuilders .settings .classpath .project
# Date Author Comment
39655 01/25/2013 08:57 AM Juan Lucas Domínguez

gvSIG 2.0.0 build 2063 (RC4)

39485 12/19/2012 04:50 AM Juan Lucas Domínguez

#1485 Improved how field names are managed in table model

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

#1431 Fixed how fields are renamed (do not replicate field, etc)

39141 11/05/2012 06:07 AM Juan Lucas Domínguez

Fixed icon retrieval

39082 10/22/2012 09:46 AM Juan Lucas Domínguez

#926 Throwing exception from geometry model which must be managed by caller

39072 10/17/2012 09:54 AM Juan Lucas Domínguez

#1010 Prevented accumulation of deselectAll commands and added type in notification management

39056 10/10/2012 10:21 AM Juan Lucas Domínguez

#815 Using unit name 'Pixels' with capital P to keep consistency in combo box

38802 08/30/2012 05:19 AM Juan Lucas Domínguez

#870 Removed unnecessary references to deprecated class Converter (must not be used as part of Geometry API)

38769 08/21/2012 05:43 AM Juan Lucas Domínguez

#753 Adding method to (Default)MapContextManager to centralize and change default CRS

38710 08/13/2012 10:17 AM Juan Lucas Domínguez

Fixed coordinate index in grid drawing loop

38626 07/31/2012 07:13 AM Ignacio Brodín

#937 Bad behavior in mapcontrol tools in raster

38607 07/20/2012 05:32 AM Juan Lucas Domínguez

#816 Some GUI improvements (checkbox, scroll)

38605 07/19/2012 10:36 AM Juan Lucas Domínguez

#817 Info window is the same, content changes

38604 07/19/2012 10:32 AM Juan Lucas Domínguez

Prevent bad values of behavior

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

38547 07/10/2012 02:43 AM Juan Lucas Domínguez

#312 Removed "Restore defaults" button as it does not make much sense. Can be added explicitly in other cases.

38514 06/25/2012 08:39 AM Cesar Ordiñana

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

38417 06/14/2012 09:36 AM Cesar Ordiñana

Solve concurrency problems with GraphicsLayer, FeatureStore and the table document.
Fixes #775.

38409 06/12/2012 12:11 PM Cesar Ordiñana

The table properties configuration can now be cancelled or accepted.
Fixes #295.

38384 06/06/2012 09:41 AM Juan Lucas Domínguez

#468 Fixed. Added if case to refresh feature type

38383 06/06/2012 09:39 AM Juan Lucas Domínguez

#515 Found a better solution. Refresh feature type in notification by adding "if" case

38210 05/09/2012 12:18 PM Cesar Ordiñana

Change drawing cache and drawing version management so all changes affect the mapcontext version. Also the GraphicLayer is included into the MapContextDrawer so it is included in the drawing cache management logic.
Fixes #596.

37604 01/13/2012 06:47 AM Jorge Piera

If the store updates a row, the clearSelection event is not thrown [gvsig-desktop #121]

37596 01/12/2012 06:53 AM Jorge Piera

The selection model doesn't sent the CHANGE_SELECTION event if the selected row is the same [gvsig-desktop #121]

37568 01/02/2012 06:15 AM Cesar Ordiñana

Update and remove uneeded entries

37530 12/26/2011 06:33 AM Jorge Piera

Adding some entries to the messages and fixing a bug with the properties table [gvsig-desktop #82]

37297 11/14/2011 03:08 AM Jorge Piera

Merging the time support to DAL [gvsig-desktop #15968]

37201 11/10/2011 07:45 AM Jorge Piera

Remove the Geometry.CloneGeometry() usages [gvsig-desktop #15953]

36766 10/20/2011 10:42 AM Cesar Ordiñana

Solved error when deleting a selected table column.
Found while testing bug gvsig-desktop#15619

36750 10/19/2011 08:08 AM Francisco Díaz Carsí

Arreglada la visualización en la herramienta de edición de vértices.

36722 10/14/2011 08:11 AM 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 03:18 AM Francisco Díaz Carsí

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

36720 10/13/2011 01:13 PM Cesar Ordiñana

Format according to the gvSIG developer's coding guidelines.
mb:eb7cd97b-da08-4575-b23f-b45ec92f30c9.

36684 10/04/2011 06:16 AM Jorge Piera

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

36629 09/23/2011 04:21 AM Cesar Ordiñana

Solve error when clicking into a table but out of the columns

36626 09/22/2011 09:11 AM Jorge Piera

The MapControl has to keep the latest clicked point. It is necessary to some snappers [gvsig-desktop #15451]

36485 09/22/2011 03:06 AM Jorge Piera

Error when a table structure is edited (loaded like a table, not from a layer) [gvsig-desktop #15791]

36479 09/20/2011 08:58 AM Cesar Ordiñana

Refactor and create a new model for the FeatureTypesTablePanel which manages the available FeatureTypes of a store.
Fixes bug gvsig-desktop#15773 Change the fields visibility in table properties, does not work.

36464 09/19/2011 09:03 AM Cesar Ordiñana

Remove TODOs

36463 09/19/2011 08:50 AM Cesar Ordiñana

Change generics usage

36439 09/19/2011 04:33 AM Cesar Ordiñana

Change the move tool behavior to maintain the view image and show it moving with transparency

36374 09/07/2011 07:17 AM Cesar Ordiñana

Solve bug: gvsig-desktop#15370 Refresh problems with panning

36373 09/07/2011 06:35 AM Cesar Ordiñana

Remove duplicate setColor call

36372 09/07/2011 03:52 AM Cesar Ordiñana

Format according to the gvSIG developer's coding guidelines

36200 08/23/2011 02:32 AM Cesar Ordiñana

Add a name to the Drawer Worker thread for easier debugging

36004 08/08/2011 07:12 AM Jorge Piera

The getSelectionSymbol method is deprecated: the color used is the selection color [gvsig-desktop #15641]

35959 07/28/2011 05:46 AM Jorge Piera

If the selection model receives an update method, but the store has been updated, it has to catch the error [gvsig-desktop #15609]

35958 07/28/2011 05:45 AM Jorge Piera

When a new column is added, it has to be added to the visibleColumns list [gvsig-desktop #15609]

35614 06/29/2011 04: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]

35487 06/22/2011 07:49 AM Francisco Díaz Carsí

Added convertToMapPoint methods to ViewPort

35438 06/03/2011 07:40 AM Jorge Piera

Selecting the default feature type instead of the first feature type. [gvsig-desktop #15413]

35437 06/03/2011 07:30 AM Jorge Piera

Adding the listener to update the table when the featuretype is changed and select the first featureType by default. [gvsig-desktop #15413]

35351 06/01/2011 10:09 AM Francisco Díaz Carsí

gvsig-desktop#15335 fixed added new condition to use the cached cursor.

35344 05/31/2011 07:22 AM Jorge Piera

Keeping the previous DataStoreParameters when the selection of the combo with the stores has not been changed. This change has been made just for a better usability [gvsig-desktop #15358]

35342 05/31/2011 05:49 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]

35341 05/31/2011 05: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]

35180 05/18/2011 09:44 AM Cesar Ordiñana

Define the eclipse.project.name to the name of the project folder, as those projects have a name which is not equal to the artifactId

35170 05/18/2011 03:06 AM Francisco Díaz Carsí

gvsig-desktop#15335
Fixed pointer disappears in layer edition.

35151 05/13/2011 09:36 AM Joaquín del Cerro Murciano

Move images to resources folder

35142 05/13/2011 08:54 AM Cesar Ordiñana

Use the new doRegistration Library method instead of the constructor.

34972 04/29/2011 07:02 AM Nadal Francisco

gvsig desktop#998
MAPCTX - Review MapControl.setCursor() method implementation.

34971 04/29/2011 06:31 AM Nadal Francisco

Format code

34929 04/22/2011 10:26 AM Joaquín del Cerro Murciano

- Fix listeners to be thread safe

34707 03/10/2011 02:48 AM Cesar Ordiñana

Extract pending external dependencies to the dependencyManagement of org.gvsig.maven.base.pom.
Add all core library dependencies to the org.gvsig.core.maven.dependencies pom, in the dependencyManagement as well as in the dependency, but all with runtime scope....

34679 03/07/2011 09:29 AM Cesar Ordiñana

Replace usage of log4j with slf4j

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

Necessary changes to introduce picture symbols to the basic symbology

34149 11/18/2010 11:36 AM Cesar Ordiñana

Update tools lib tests dependence definition, using type:test-jar instead of classifier:tests

33657 10/11/2010 09:01 AM Cesar Ordiñana

Info by Point implementation improvements

33429 09/23/2010 09:28 AM Cesar Ordiñana

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

33411 09/22/2010 05:01 AM Francisco Díaz Carsí

Arreglada la visualización de las herramientas de selección

33385 09/15/2010 04:45 AM Cesar Ordiñana

Extract generic paging management to the tools project

33381 09/10/2010 10:41 AM Cesar Ordiñana

Remove "New" suffix

33380 09/10/2010 10:40 AM Cesar Ordiñana

Not used anymore

33378 09/09/2010 07:28 AM Cesar Ordiñana

Move selection up implementation and solve some minor bugs

33343 09/01/2010 07:43 AM Cesar Ordiñana

Move FeaturePagingHelper implementation to its own impl package

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.

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.

33032 07/06/2010 11:11 AM Joaquín del Cerro Murciano

Add to the libreries declaration of dependency with other libraries.

32962 07/05/2010 06:30 AM Joaquín del Cerro Murciano
32961 07/05/2010 05:54 AM Joaquín del Cerro Murciano
32937 07/04/2010 09:31 AM Joaquín del Cerro Murciano

Add some utility abstract class of tools listener and replace prints for calls to logger.

32933 07/03/2010 11:38 AM Cesar Ordiñana

Uneeded duplicate of MapControlLibrary.java

32926 07/02/2010 01:48 PM Joaquín del Cerro Murciano

fix method getMapPoint to return org.gvsig.fmap.geom.primitive.Point.

32925 07/02/2010 01:38 PM Joaquín del Cerro Murciano

Add to "PointEvent" a method getMapPoint that return a Geometry of type point in coordinates of the "View.".

32775 06/02/2010 06:28 AM Cesar Ordiñana

Solve bug #14305

Applied patch provided in the bug ticket.

32774 06/02/2010 06:25 AM Cesar Ordiñana

Solve bug #14305

Applied patch provided in the bug ticket.

32729 05/26/2010 06:14 PM Francisco José Peñarrubia

Snappers working well taking care of preferences enabled

32728 05/26/2010 06:13 PM Francisco José Peñarrubia

Snappers working well taking care of preferences enabled

32267 03/16/2010 11:45 AM Cesar Ordiñana

Ignore eclipse project files

32264 03/16/2010 03:29 AM Cesar Ordiñana

First approach to set gvSIG core dependencies in the org.gvsig.core.maven.dependencies pom file.

32211 03/03/2010 07:12 AM Jorge Piera

Añado los tests a map control

32058 01/27/2010 11:18 AM Cesar Ordiñana

Replace site repository id

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

31493 11/04/2009 07:19 AM Cesar Ordiñana

Maven repository moved to OSOR.
Change all legacy dependencies with the standard ones, or if not available in the standard repositories, set them into their own groupid. For non standard available dependencies with not known version, set version as "unknown" instead of "gvsig"....

31330 10/19/2009 10:28 AM Cesar Ordiñana

Ignore eclipse configuration files

31326 10/19/2009 08:57 AM Cesar Ordiñana

Remove eclipse projects configuration. From now on, it will be generated locally with maven.

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.

31203 10/07/2009 05:54 AM Cesar Ordiñana

Refactoring, javadoc and add feature type list panel only if the store has more than one.

31181 10/06/2009 12:24 PM Cesar Ordiñana

Reformat and add authors