Statistics
| Revision:

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

  • svn:ignore: .project .classpath .settings .settings/** target target/**
# 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

40658 08/26/2013 09:23 AM Joaquín del Cerro Murciano

[maven-release-plugin] prepare for next development iteration

40656 08/26/2013 09:21 AM Joaquín del Cerro Murciano

[maven-release-plugin] prepare release org.gvsig.desktop-2.0.16

40653 08/26/2013 08:40 AM Joaquín del Cerro Murciano

[maven-release-plugin] rollback the release of org.gvsig.desktop-2.0.16

40652 08/26/2013 07:21 AM Joaquín del Cerro Murciano

[maven-release-plugin] prepare for next development iteration

40650 08/26/2013 07:19 AM Joaquín del Cerro Murciano

[maven-release-plugin] prepare release org.gvsig.desktop-2.0.16

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

40605 08/14/2013 03:53 AM Joaquín del Cerro Murciano

[maven-release-plugin] prepare for next development iteration

40603 08/14/2013 03:52 AM Joaquín del Cerro Murciano

[maven-release-plugin] prepare release org.gvsig.desktop-2.0.15

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

fix license and headers

40589 08/11/2013 06:09 AM Joaquín del Cerro Murciano

[maven-release-plugin] prepare for next development iteration

40587 08/11/2013 06:08 AM Joaquín del Cerro Murciano

[maven-release-plugin] prepare release org.gvsig.desktop-2.0.14

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

Fix headers and license

40528 07/24/2013 05:53 AM Joaquín del Cerro Murciano

[maven-release-plugin] prepare for next development iteration

40526 07/24/2013 05:51 AM Joaquín del Cerro Murciano

[maven-release-plugin] prepare release org.gvsig.desktop-2.0.13

40523 07/24/2013 03:06 AM Joaquín del Cerro Murciano
40521 07/23/2013 06:49 AM Joaquín del Cerro Murciano

[maven-release-plugin] prepare for next development iteration

40519 07/23/2013 06:48 AM Joaquín del Cerro Murciano

[maven-release-plugin] prepare release org.gvsig.desktop-2.0.12

40516 07/23/2013 05:22 AM Joaquín del Cerro Murciano

[maven-release-plugin] prepare for next development iteration

40514 07/23/2013 05:21 AM Joaquín del Cerro Murciano

[maven-release-plugin] prepare release org.gvsig.desktop-2.0.11

40512 07/23/2013 04:25 AM Joaquín del Cerro Murciano

[maven-release-plugin] prepare for next development iteration

40510 07/23/2013 04:23 AM Joaquín del Cerro Murciano

[maven-release-plugin] prepare release org.gvsig.desktop-2.0.10

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

40452 07/01/2013 02:20 PM Joaquín del Cerro Murciano
40437 07/01/2013 08:35 AM Joaquín del Cerro Murciano

remove .project and .classpath files

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

Move version 2.1.0 to the trunk