Statistics
| Revision:

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

# Date Author Comment
41076 01/24/2014 06:02 AM Joaquín del Cerro Murciano

Intento de corregir el bug #1892 relacionado con la apertura del proyecto desde linea de comandos.
Sigue sin ir.

refs #1892

41066 01/21/2014 11:20 AM Juan Lucas Domínguez

#1158 Removing standard simple selection tool when layer is in editing mode (editing plugin will add its own selection tool)

41065 01/21/2014 11:16 AM Juan Lucas Domínguez

Removed author (code is simple enough and changes are strong enough to consider a single author)

41060 01/21/2014 04:29 AM Juan Lucas Domínguez

#2217 Replaced method that should not be called directly (this produces error when executing on JRE 1.7)

41057 01/20/2014 05:32 PM Joaquín del Cerro Murciano

sets the selection in the list of files to the last element added with the add button.

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.

41050 01/15/2014 05:40 AM Juan Lucas Domínguez

Fixed i18n

41049 01/15/2014 04:13 AM Juan Lucas Domínguez

#1271 Added utility font chooser dialog (style and size options can be hidden)

41048 01/14/2014 11:48 AM Juan Lucas Domínguez

Moving icon to the plugin that uses it.

41047 01/14/2014 07:40 AM Juan Lucas Domínguez

Removed a particular use of generics which is allowed only in Java >= 1.7

41043 01/10/2014 06:30 PM Joaquín del Cerro Murciano

rehecho el interface de usuario de la herramienta de ver que Disposables hay pendientes.

41041 01/10/2014 03:50 AM Juan Lucas Domínguez

Preventing overview rectangle when overview has no layers

41040 01/10/2014 03:31 AM Juan Lucas Domínguez

#1826 #1827 Improved GUI layout and threads management

41039 01/09/2014 10:13 AM Juan Lucas Domínguez

#1930 Deleted unnecessary method that was removing listeners

41038 01/09/2014 07:23 AM Joaquín del Cerro Murciano

Añadido soporte para mostrar el azimut en la herramienta de medida
refs #2168

41035 01/08/2014 11:37 AM Juan Lucas Domínguez

#1787 Forcing refreshment of TOC when layer is removed

41020 01/03/2014 04:32 AM Juan Lucas Domínguez

#1347 Setting line and fill color for multi-shape symbol

41004 12/23/2013 09:17 AM Joaquín del Cerro Murciano
41003 12/23/2013 09:17 AM Joaquín del Cerro Murciano
41000 12/23/2013 08:08 AM Juan Lucas Domínguez

#2162 Catching exception when "unprojecting" is not possible, but we are still not able to "unproject". Perhaps we should be more restrictive with the available units list.

40998 12/20/2013 08:00 AM Juan Lucas Domínguez

Added call to parent's method

40984 12/16/2013 06:22 AM Juan Lucas Domínguez

Improved initialization of file-based clipboard folders

40978 12/11/2013 10:24 AM Juan Lucas Domínguez

Fixed i18n and improved button layout

40974 12/10/2013 05:38 AM Juan Lucas Domínguez

#809 Added body to init defaults method

40972 12/06/2013 03:15 AM Juan Lucas Domínguez

Changed folder name to get homogeneous naming: "{user.home}/gvSIG/clipboard-layers" for layer clipboard and "{user.home}/gvSIG/clipboard-documents" for document clipboard. Both are file-based and use the conventional persistence tools.

40971 12/06/2013 03:09 AM Juan Lucas Domínguez

#1701 Fixed option to copy/cut/paste views. It should work in same project and between projects (copy view + new project + paste view).

40955 12/03/2013 05:22 AM Juan Lucas Domínguez

Improved error message dialog

40954 12/02/2013 12:02 PM Joaquín del Cerro Murciano

Añade al formulario de informacion de un punto la posibilidad de centrar
la vista en la geometria. Falta aun una parte que he dejado comentarizada
en DefaultLayersDynObjectSetComponent marcada como "FIXME: (jjdc)" que esta
pendiente de corregir unas cosas en tools.

40945 11/27/2013 11:16 AM Juan Lucas Domínguez

#1982 Prevented copying a layer twice (a layer will not be copied if an ancestor is copied)

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

#2106 Fixed management of multigeometries and GUI

40893 11/13/2013 06:54 AM Joaquín del Cerro Murciano

Eliminadas las dependencia del plugin del instaler sobre org.gvsig.app.mainplugin para que la instalacion basica que general el instalador nativo no requiera instalar gvsig.app.

40871 11/08/2013 07:34 AM Joaquín del Cerro Murciano

Ajustado el tamaño de la ventana, eliminadas las barras de scroll y los botones de navegacion innecesarios, asi como dotado de implementacion al boton de cerrar.

40865 11/07/2013 05:44 PM José Badía

refs 2065
[DynForms] Integrar dynforms con el infobypoint

40813 10/24/2013 07:51 AM Joaquín del Cerro Murciano
40769 10/07/2013 05:01 PM Joaquín del Cerro Murciano
40759 10/01/2013 07:59 AM Ignacio Brodín

#1786 Raster layers are not visible if they are inside groups in the TOC

40723 09/19/2013 11:23 AM Juan Lucas Domínguez

Added missing icons and translations in preferences panels

40713 09/17/2013 10:06 AM Juan Lucas Domínguez

#2002 Relevant changes in this commit: Added LayerOrderManager interface; Added "orderManager" field in MapContext class (so it is persisted); FLayers objects will use the order manager of their MapContext; Added methods to MapContextLocator to register order managers; Added two implementations in "mapcontext.impl"; Added layer order preferences page; Current order manager is persisted in main plugin persistence; Layer order manager is set when a new view is created and cannot be changed, so you can have views with different order managers.

40708 09/16/2013 07:23 AM Juan Lucas Domínguez

Small fix in sorting method

40693 09/13/2013 03:59 AM Juan Lucas Domínguez

Changed default symbol color and font

40660 08/27/2013 06:45 AM Juan Lucas Domínguez

Fixed missing icons

40630 08/22/2013 02:27 PM Joaquín del Cerro Murciano

Acabada la internacionalizacion del mensaje de checkeo de si hay plugins que no se corresponden con la arquitectura o el sistema.

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

Fix resources locations (translations and icons)

40596 08/13/2013 04:55 AM Joaquín del Cerro Murciano

fix license and headers

40558 07/29/2013 05:25 AM Joaquín del Cerro Murciano

Fix headers and license

40487 07/16/2013 04:11 PM Joaquín del Cerro Murciano

Añadido soporte para gestion de alias en los nombres de paquetes.

40485 07/11/2013 07:29 AM Juan Lucas Domínguez

Fixed visibility check

40435 07/01/2013 07:32 AM Joaquín del Cerro Murciano

Move version 2.1.0 to the trunk