Statistics
| Revision:

svn-gvsig-desktop / trunk / org.gvsig.desktop / org.gvsig.desktop.plugin / org.gvsig.labeling.app / org.gvsig.labeling.app.mainplugin / src / main / java / org @ 41646

# Date Author Comment
41646 08/03/2014 07:53 PM Joaquín del Cerro Murciano

NullPointer error etiquetando capas. refs #2748

41421 06/23/2014 04:03 PM Joaquín del Cerro Murciano
41419 06/19/2014 09:51 AM Joaquín del Cerro Murciano

Corregidos algunos cambios relacionados con el paso del metodo getDPI al view port que se perdieron en el anterior commit.

41416 06/18/2014 03:48 PM Joaquín del Cerro Murciano

- Añadido get/setDPI al viewport y modificado donde se obtenia de otra forma para que se lo consulte.
- Añadido a andami-theme.xml el tag backgroundcolor
- Modificado el registro de persistencia de TrivialLayerOrderManager para que este cargado cuando se levanta la persistencia del proyecto de app....

41227 03/06/2014 12:33 PM Juan Lucas Domínguez

#2408 Fixed restoration of previous value in dialog

41195 02/26/2014 10:24 AM Juan Lucas Domínguez

#2388 Added validation of SQL filter

41194 02/26/2014 10:22 AM Juan Lucas Domínguez

#2387 Skipping non-visible label classes

41193 02/26/2014 10:21 AM Juan Lucas Domínguez

#2386 Setting used attributes in feature query to prevent error messages in console

41192 02/26/2014 06:47 AM Juan Lucas Domínguez

Removed testing code

41191 02/26/2014 06:47 AM Juan Lucas Domínguez

Improved label

41187 02/25/2014 12:10 PM Juan Lucas Domínguez

#2311 Added warning dialog when settings don't seem to be ok

41186 02/25/2014 10:51 AM Juan Lucas Domínguez

Fixed refreshment of preview in point label style selector

41184 02/25/2014 10:44 AM Juan Lucas Domínguez

#2357 Fixed loop

41174 02/19/2014 05:10 AM Juan Lucas Domínguez

#2337 Preventing null value in 'name' and completing initialization of default placement settings for lines

41162 02/18/2014 12:18 PM Juan Lucas Domínguez

#2310 Fixed computations in label placement

41161 02/18/2014 12:17 PM Juan Lucas Domínguez

Setting 'oriented according to page' by default in advanced labeling (more natural)

41147 02/17/2014 05:53 AM Juan Lucas Domínguez

#2320 Showing marker symbols in current size

41131 02/10/2014 04:28 AM Juan Lucas Domínguez

#2304 Added missing class and improved GUI

41130 02/10/2014 03:23 AM Juan Lucas Domínguez

Saving code

41024 01/07/2014 07:40 AM Joaquín del Cerro Murciano

Eliminadas las dependencias con la implementacion del proveedor de shape.

40987 12/17/2013 11:06 AM Juan Lucas Domínguez

Decreased number of selected features in preview layer

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)

40911 11/14/2013 12:21 PM Juan Lucas Domínguez

Restored after SVN issues