Statistics
| Revision:

svn-gvsig-desktop / trunk / org.gvsig.desktop / org.gvsig.desktop.library / org.gvsig.symbology / org.gvsig.symbology.swing / org.gvsig.symbology.swing.api / src / main / java / org / gvsig / app / gui / styling @ 41398

Name Size Revision Age Author Comment
AbstractTypeSymbolEditor.java 6.87 KB 40560 almost 11 years Joaquín del Cerro Murciano Fix headers and license
ArrowDecorator.java 8.68 KB 40560 almost 11 years Joaquín del Cerro Murciano Fix headers and license
EditorTool.java 2.3 KB 40560 almost 11 years Joaquín del Cerro Murciano Fix headers and license
ILibraryModel.java 1.51 KB 40560 almost 11 years Joaquín del Cerro Murciano Fix headers and license
JComboBoxColorScheme.java 5.71 KB 40560 almost 11 years Joaquín del Cerro Murciano Fix headers and license
JComboBoxSimpleMarkeStyles.java 4.68 KB 41147 over 10 years Juan Lucas Domínguez #2320 Showing marker symbols in current size
JComboBoxUnitsReferenceSystem.java 1.43 KB 40560 almost 11 years Joaquín del Cerro Murciano Fix headers and license
JUrlFileChooser.java 2.81 KB 40560 almost 11 years Joaquín del Cerro Murciano Fix headers and license
LibraryBrowser.java 6.22 KB 40560 almost 11 years Joaquín del Cerro Murciano Fix headers and license
LineProperties.java 8.33 KB 40560 almost 11 years Joaquín del Cerro Murciano Fix headers and license
MarkerFill.java 12.6 KB 40560 almost 11 years Joaquín del Cerro Murciano Fix headers and license
MarkerFillProperties.java 6.5 KB 40560 almost 11 years Joaquín del Cerro Murciano Fix headers and license
Mask.java 6.59 KB 40560 almost 11 years Joaquín del Cerro Murciano Fix headers and license
MultiShapeSymbolSelector.java 8.03 KB 40560 almost 11 years Joaquín del Cerro Murciano Fix headers and license
PatternEditor.java 8.62 KB 40560 almost 11 years Joaquín del Cerro Murciano Fix headers and license
PictureFill.java 13.2 KB 40560 almost 11 years Joaquín del Cerro Murciano Fix headers and license
PictureLine.java 4.82 KB 40560 almost 11 years Joaquín del Cerro Murciano Fix headers and license
PictureMarker.java 10.7 KB 40560 almost 11 years Joaquín del Cerro Murciano Fix headers and license
SLDListBoxCellRenderer.java 6.29 KB 40560 almost 11 years Joaquín del Cerro Murciano Fix headers and license
SelectorFilter.java 1.9 KB 40560 almost 11 years Joaquín del Cerro Murciano Fix headers and license
SimpleFill.java 9.62 KB 40560 almost 11 years Joaquín del Cerro Murciano Fix headers and license
SimpleLine.java 7.52 KB 40560 almost 11 years Joaquín del Cerro Murciano Fix headers and license
SimpleMarker.java 9.04 KB 40560 almost 11 years Joaquín del Cerro Murciano Fix headers and license
SimpleText.java 6.78 KB 40560 almost 11 years Joaquín del Cerro Murciano Fix headers and license
SingleStyleSelectorFilter.java 1.5 KB 40688 over 10 years Juan Lucas Domínguez Fixed style selector
StyleEditor.java 8.49 KB 40724 over 10 years Juan Lucas Domínguez Fixed i18n
StyleLibrary.java 1.27 KB 40560 almost 11 years Joaquín del Cerro Murciano Fix headers and license
StylePreviewer.java 5.17 KB 40678 over 10 years Juan Lucas Domínguez Increased visibility of some methods and fields
StyleSelector.java 15 KB 41238 about 10 years Juan Lucas Domínguez #2435 Fixed code to persist style
StyleSelectorListModel.java 7.07 KB 40688 over 10 years Juan Lucas Domínguez Fixed style selector
SymbolEditor.java 21.4 KB 40560 almost 11 years Joaquín del Cerro Murciano Fix headers and license
SymbolLayerManager.java 14.2 KB 40560 almost 11 years Joaquín del Cerro Murciano Fix headers and license
SymbolLevelsWindow.java 20.2 KB 40560 almost 11 years Joaquín del Cerro Murciano Fix headers and license
SymbolLibrary.java 18.3 KB 40560 almost 11 years Joaquín del Cerro Murciano Fix headers and license
SymbolPreviewer.java 7.42 KB 41190 over 10 years Juan Lucas Domínguez #2317 Fixed visualization of symbols in legend ...
SymbolSelector.java 37.1 KB 41398 almost 10 years Joaquín del Cerro Murciano Añadido al ISymbol (v2) la habilidad de recorda...
SymbolSelectorBrowser.java 2.35 KB 40716 over 10 years Juan Lucas Domínguez Removed unnecessary "throws" and added "throws ...
SymbolSelectorListModel.java 6.95 KB 41053 over 10 years Joaquín del Cerro Murciano Añadido soporte para liberar los threads encarg...

Latest revisions

# Date Author Comment
41398 06/11/2014 09:42 AM Joaquín del Cerro Murciano

Añadido al ISymbol (v2) la habilidad de recordar el identificador de disco desde el que fue cargado para que lo ofrezca en el cuadro de dialogo correspondiente, junto a su descripcion, cuando se intente volver a guardar el simbolo.

41238 03/10/2014 01:30 PM Juan Lucas Domínguez

#2435 Fixed code to persist style

41190 02/26/2014 04:52 AM Juan Lucas Domínguez

#2317 Fixed visualization of symbols in legend symbol table

41188 02/26/2014 04:45 AM Juan Lucas Domínguez

#2380 Fixed action associated with reference system (paper/world) combo box

41185 02/25/2014 10:48 AM Juan Lucas Domínguez

#2379 Added missing method to handle "New style"

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

#2320 Showing marker symbols in current size

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

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.

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

Fixed i18n

View revisions

Also available in: Atom