Statistics
| Revision:

svn-gvsig-desktop / trunk / org.gvsig.desktop / org.gvsig.desktop.library / org.gvsig.symbology @ 41108

  • svn:ignore: .project .classpath .settings .settings/** target target/**
# Date Author Comment
41108 01/30/2014 09:12 PM Joaquín del Cerro Murciano

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

41091 01/26/2014 05:11 PM Joaquín del Cerro Murciano

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

41089 01/26/2014 05:09 PM Joaquín del Cerro Murciano

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

41088 01/26/2014 04:44 PM Joaquín del Cerro Murciano

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

41087 01/26/2014 11:49 AM Joaquín del Cerro Murciano

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

41085 01/26/2014 08:59 AM Joaquín del Cerro Murciano

Sustituido printstack por llamadas al logger

41055 01/20/2014 12:15 PM Juan Lucas Domínguez

#2212 Fixed condition to accept legend

41054 01/20/2014 11:23 AM Juan Lucas Domínguez

#257 Changing symbol size when drawing inside a rectangle. This is not thread-safe (we already have a case like this when using the 'setCartographicSize' method). In order to prevent problems, the symbol is cloned when drawing it in the TOC. Also, there is a small change to improve how the decorator is drawn, to prevent a half-hidden image at the corner of the rectangle.

41053 01/20/2014 07:12 AM Joaquín del Cerro Murciano

Añadido soporte para liberar los threads encargados de cargar los simbolos.

refs #2191

41046 01/13/2014 12:38 PM Joaquín del Cerro Murciano

Modificado el metodo loadSymbols para que devuelba un CancellableTask, de forma que antes de iniciar la carga de los simbolos de una carpeta, si esta a medias una carga, cancele esta antes.

refs #2191

41016 12/30/2013 04:53 AM Joaquín del Cerro Murciano

add message to log

41015 12/27/2013 04:06 AM Juan Lucas Domínguez

Preventing class cast exception

40997 12/18/2013 11:31 AM Joaquín del Cerro Murciano

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

40995 12/18/2013 11:28 AM Joaquín del Cerro Murciano

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

40985 12/16/2013 08:01 AM Juan Lucas Domínguez

#1340 Fixed draw method (affine transform was ignored in some cases)

40983 12/16/2013 04:02 AM Juan Lucas Domínguez

#1098 This clarifies the current (and strange) behavior of the getScale(minx, maxx, pixels, dpi) method of IProjection. This should be changed (minx and maxx should be in map units instead of meters or simply remove the method from the API)

40981 12/12/2013 01:32 PM Joaquín del Cerro Murciano

Fix null pointer error when compare simbola with "equals".

40970 12/05/2013 02:58 PM Joaquín del Cerro Murciano

Modificada la carga de simbolos en el browser de simbolos para que no bloque la interface cuando hay muchos simbolos. Ahora se van cargando en segundo plano.
Para ello se ha añadido al SymbolManager un metodo loadsymbols que en lugar de devolver un array de simbolos recive un visitor.

40927 11/21/2013 07:15 AM Juan Lucas Domínguez

#2106 Fixed management of multigeometries and GUI

40920 11/19/2013 05:16 AM Joaquín del Cerro Murciano

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

40918 11/19/2013 05:14 AM Joaquín del Cerro Murciano

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

40903 11/14/2013 03:05 AM Juan Lucas Domínguez

Added javadoc

40900 11/13/2013 07:41 PM Joaquín del Cerro Murciano

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

40898 11/13/2013 07:39 PM Joaquín del Cerro Murciano

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

40884 11/11/2013 05:26 PM Joaquín del Cerro Murciano

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

40882 11/11/2013 05:23 PM Joaquín del Cerro Murciano

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

40852 11/04/2013 07:17 PM Joaquín del Cerro Murciano

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

40850 11/04/2013 07:15 PM Joaquín del Cerro Murciano

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

40775 10/07/2013 07:44 PM Joaquín del Cerro Murciano

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

40773 10/07/2013 07:42 PM Joaquín del Cerro Murciano

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

40724 09/20/2013 02:29 AM Juan Lucas Domínguez

Fixed i18n

40721 09/19/2013 06:23 AM Juan Lucas Domínguez

#1772 Preventing null pointer exception for some events in Swing tree

40716 09/18/2013 07:56 AM Juan Lucas Domínguez

Removed unnecessary "throws" and added "throws IllegalArgumentException" (RuntimeException) in constructors for invalid geometry types.

40714 09/18/2013 02:24 AM Juan Lucas Domínguez

#1544 Restoring code previously commented out to allow fonts with halo (and with anti-aliasing)

40711 09/16/2013 07:26 AM Juan Lucas Domínguez

Making field non-mandatory and allowing null value

40710 09/16/2013 07:25 AM Juan Lucas Domínguez

Small adjustment to center text vertically in available area

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

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

40701 09/13/2013 04:23 AM Juan Lucas Domínguez

Removed unnecessary separator

40692 09/13/2013 03:57 AM Juan Lucas Domínguez

Fixed Y coordinate

40689 09/12/2013 06:38 AM Juan Lucas Domínguez

Fixed registration and added missing icons

40688 09/12/2013 06:37 AM Juan Lucas Domínguez

Fixed style selector

40687 09/12/2013 06:36 AM Juan Lucas Domínguez

Fixed persistence registration of class

40686 09/11/2013 06:04 AM Juan Lucas Domínguez

Added methods in API to access image styles from image symbol

40680 09/09/2013 07:37 AM Juan Lucas Domínguez

#2001 Added creation method to API

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.

40678 09/09/2013 06:23 AM Juan Lucas Domínguez

Increased visibility of some methods and fields

40677 09/09/2013 06:22 AM Juan Lucas Domínguez

Added utility class

40676 09/09/2013 06:20 AM Juan Lucas Domínguez

Added missing envelope filter to feature set creation

40659 08/27/2013 06:43 AM Juan Lucas Domínguez

Added system property to prevent unnecessary warnings from batik library: System.err.println("...")

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

40622 08/20/2013 03:03 PM Joaquín del Cerro Murciano

Remove dependency batik-ext-gvsig-custom. Replace by standard batik jar

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

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

40560 07/29/2013 05:47 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

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

40491 07/18/2013 03:00 AM Juan Lucas Domínguez

#1935 Fixed printing method when vector layer is reprojected on the fly

40448 07/01/2013 02:15 PM Joaquín del Cerro Murciano
40439 07/01/2013 08:54 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