Statistics
| Revision:

svn-gvsig-desktop / trunk / org.gvsig.desktop / org.gvsig.desktop.compat.cdc / org.gvsig.fmap.mapcontext / org.gvsig.fmap.mapcontext.api / src @ 40769

# Date Author Comment
40769 10/07/2013 05:01 PM Joaquín del Cerro Murciano
40768 10/07/2013 04:57 PM Joaquín del Cerro Murciano

Fix header

40759 10/01/2013 07:59 AM Ignacio Brodín

#1786 Raster layers are not visible if they are inside groups in the TOC

40720 09/19/2013 05:48 AM Juan Lucas Domínguez

#2002 Preventing null pointer exception when map context is not available

40713 09/17/2013 10:06 AM Juan Lucas Domínguez

#2002 Relevant changes in this commit: Added LayerOrderManager interface; Added "orderManager" field in MapContext class (so it is persisted); FLayers objects will use the order manager of their MapContext; Added methods to MapContextLocator to register order managers; Added two implementations in "mapcontext.impl"; Added layer order preferences page; Current order manager is persisted in main plugin persistence; Layer order manager is set when a new view is created and cannot be changed, so you can have views with different order managers.

40704 09/13/2013 08:06 AM Juan Lucas Domínguez

#2001 Removed unnecessary explanation of parameter

40703 09/13/2013 07:40 AM Juan Lucas Domínguez

#2001 Added explanation of NULL in parameter and fixed default implementation

40693 09/13/2013 03:59 AM Juan Lucas Domínguez

Changed default symbol color and font

40679 09/09/2013 06:27 AM Juan Lucas Domínguez

#2001 Small enlargement of some APIs and updated implementation code to most recent code available in gvSIG 1.X. The changes in API will make it easier to provide new labeling from a plugin.

40663 08/30/2013 08:30 AM Juan Lucas Domínguez

Removed unwanted commit

40662 08/30/2013 08:25 AM Juan Lucas Domínguez

#1998 Fixed iteration when managing polygon holes

40614 08/20/2013 07:56 AM Juan Lucas Domínguez

#1923 Improved management of list "layersToSnap"

40611 08/19/2013 04:45 AM Juan Lucas Domínguez

#1944 Sorting array of files instead of array of symbols

40596 08/13/2013 04:55 AM Joaquín del Cerro Murciano

fix license and headers

40559 07/29/2013 05:36 AM Joaquín del Cerro Murciano

Fix headers and license

40489 07/18/2013 02:37 AM Juan Lucas Domínguez

#1952 Fixed hard-coded folder path in library. Not very elegant, perhaps a new solutions will be implemented

40435 07/01/2013 07:32 AM Joaquín del Cerro Murciano

Move version 2.1.0 to the trunk