Statistics
| Revision:

root / tags / v2_0_0_Build_2050 / applications / appgvSIG / src / org / gvsig / app / project / documents / view / toc / gui / TOC.java @ 38653

History | View | Annotate | Download (40.6 KB)

  • svn:eol-style: native
  • svn:keywords: Author Date Id Revision
# Date Author Comment
38653 08/09/2012 02:24 PM Juan Lucas Domínguez

gvSIG 2.0.0 build 2050

38636 08/06/2012 12:56 PM Juan Lucas Domínguez

#806 Checking preferences in LAYER_ADDING event. Also made some constants public (why were they private?)

38513 06/25/2012 01:56 PM Juan Lucas Domínguez

#764 TOCRender and its components now use TOC background color

38254 05/30/2012 10:23 AM Ignacio Brodín

gvSIG bugs #562 WMS graphic legend

38197 05/02/2012 03:14 PM Víctor Acevedo

Fixes #574

38116 04/18/2012 01:45 PM Cesar Ordiñana

Update GUI to better adapt to different L&F and font sizes.
Fixes #224.

38114 04/17/2012 07:44 PM Cesar Ordiñana

Format according to the gvSIG developer's coding guidelines

35178 05/18/2011 02:24 PM Jorge Piera

Setting a minimum width for the nodes of the TOC [gvsig-desktop #15329]

34928 04/22/2011 04:23 PM Joaquín del Cerro Murciano

- Remove outofdate comments
- Use logger instead prints
- Fix listeners and some methods to be thread safe

34895 04/06/2011 09:58 AM fdiaz

gvsig-desktop#15128
Añadidos metodos para mover capas entre colecciones de capas.
Se ha arreglado este bug en la agrupación de capas, así como el mismo problema en la desagrupación y en el TOC al meter una capa en un grupo.

31631 11/17/2009 10:15 AM Jorge Piera

Moving some classes of the API from org.gvsig.symbology to mapcontext.

31496 11/04/2009 01:53 PM Joaquín del Cerro Murciano
  • Changes in project and documents model.
  • Add support to project persistence (in course).
  • Rename AppGvSigManager/Locator/Libray to ApplicationManager/Locator/Library.
  • Add new methods to ApplicationManager.
30011 07/17/2009 01:07 PM Cesar Ordiñana

Separate the simbology, legend and labeling API from the implementation in MapContext and move the implementation to a new extension.
Create the api for the GraphicsLayer and a new implementation based on DAL.

29598 06/29/2009 06:09 PM Jorge Piera

Refactoring of packages

29596 06/29/2009 06:02 PM Jorge Piera

Refactoring of packages

24759 11/04/2008 05:08 PM Jose Manuel Vivó Arnal
22752 08/07/2008 11:48 AM Vicente Caballero
21911 06/27/2008 03:04 PM Jose Manuel Vivó Arnal

Rename package org.gvsig.data --> org.gvsig.fmap.data

21299 06/06/2008 12:23 PM Vicente Caballero
20994 05/28/2008 01:12 PM Jose Manuel Vivó Arnal

executed libFMap refatoring script

20928 05/27/2008 12:16 PM Jose Manuel Vivó Arnal

prepares_v2_refactor

18623 02/08/2008 12:02 PM jdominguez

extract to extSymbology refactoring
(https://gvsig.org/trac/gvSIG-Core/wiki/docs/fmap/refactoringSimbologia)

14523 10/10/2007 04:03 PM jdominguez

some missbehavior fixes

14347 10/02/2007 06:04 PM jdominguez

double-click bug fixed when tree expands and the second click selects another node than first

13869 09/19/2007 06:00 PM jaume

ReadExpansionFileException removed from this context

13752 09/17/2007 04:27 PM jaume

cast bug fixed when doubleclicking at a branch

13741 09/17/2007 12:09 PM jaume

misbehavior fixed when changing properties when another layers are active

13731 09/17/2007 11:22 AM jaume

added support to directly access to symbol selector and layer properties by double-clicking in the TOC

13612 09/11/2007 11:17 AM jaume

ClassCastException bug fixed

13604 09/10/2007 05:34 PM jaume

improvements on usability (double-clicks on TOC and some minor shorcuts)

12172 06/14/2007 05:55 PM nacho

Refresh del toc

11558 05/10/2007 11:46 AM jaume

Refactored legend interface names

11548 05/09/2007 06:08 PM jaume
  • empty log message ***
10626 03/06/2007 05:55 PM caballero

Exceptions

10331 02/14/2007 06:10 PM caballero

layers expanded

9638 01/10/2007 04:55 PM jaume

ISymbol now belongs to com.iver.cit.gvsig.fmap.core.symbols package

7836 10/03/2006 06:33 PM ldiaz

add functionality to support WMS GetLegendGraphic

7691 09/29/2006 01:17 PM fjp

Capas con una imagen que represente su leyenda

7659 09/28/2006 05:05 PM fjp

Usar siempre que se pueda ISymbol en lugar de FSymbol

7304 09/15/2006 12:44 PM caballero

extensibilidad de documentos