Statistics
| Revision:

root / tags / v2_0_0_Build_2051 / libraries / org.gvsig.symbology / org.gvsig.symbology.swing / org.gvsig.symbology.swing.api @ 38760

  • svn:ignore: .project .settings .classpath target
# Date Author Comment
38760 08/14/2012 01:56 PM Juan Lucas Domínguez

gvSIG 2.0.0 build 2051 (devel)

38099 04/10/2012 12:56 PM Joaquín del Cerro Murciano

añade dependencia con org.gvsig.external.jump

37405 11/21/2011 10:47 AM Nadal Francisco

Prevent a null pointer exception error.

37313 11/14/2011 02:07 PM Cesar Ordiñana

Remove dependency on the build project.
Remove the unneeded groupid tag.

37168 11/04/2011 02:31 PM fdiaz

Arreglada la actualización del panel de opciones en el selector de símbolos.

37141 10/26/2011 12:21 PM Jorge Piera

Using GeometryType instead of Geometry.Type. This error has been check fixing [gvsig-desktop #12723]

35976 08/01/2011 10:51 AM Joaquín del Cerro Murciano

Fix bug when color tables aren't availables

35975 08/01/2011 10:49 AM Joaquín del Cerro Murciano

Now, createColorTables of DefaultSimbologySwingManager uses a DefaultColorTables when a factory is missing.
Add a method getColorTablesFactory to fix registry in DefaultApplicationManager.

35140 05/13/2011 02:53 PM Cesar Ordiñana

Use the new doRegistration Library method instead of the constructor.

34904 04/07/2011 01:25 PM Jorge Piera

The bug [gvsig-desktop #15150] showed a problem with the inherited geometry type TEXT. This type has been deleted and all the references to it has been also removed

34704 03/10/2011 08: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....

34693 03/09/2011 06:19 PM Cesar Ordiñana

Remove empty test class

34631 02/24/2011 01:34 PM fdiaz

gvsig-desktop#15073

34396 01/12/2011 06:49 PM Cesar Ordiñana

Correct libraries definition and initialization
Solves bug [gvsig-desktop #14947]

34295 12/21/2010 10:53 AM fdiaz

Ignore eclipse and maven files

34294 12/21/2010 10:49 AM fdiaz

Symbology project refactoring