Statistics
| Revision:

svn-gvsig-desktop / trunk / org.gvsig.desktop / org.gvsig.desktop.plugin @ 41063

  • svn:ignore: .project .classpath .settings .settings/** target target/**
# Date Author Comment
41063 01/21/2014 07:15 AM Joaquín del Cerro Murciano
41061 01/21/2014 05:46 AM Juan Lucas Domínguez

#1060 Fixed management of preferences in snapping settings panel

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

41045 01/13/2014 12:02 PM Joaquín del Cerro Murciano

Add removeFeature to IEditionManager and use in CADToolAdapter.
refs #1872

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

41034 01/07/2014 01:21 PM Joaquín del Cerro Murciano

increment build numbers

41033 01/07/2014 01:19 PM Joaquín del Cerro Murciano

Add categories to the plugin package.

41032 01/07/2014 01:19 PM Joaquín del Cerro Murciano

Change state to devel

41029 01/07/2014 07:57 AM Joaquín del Cerro Murciano
41028 01/07/2014 07:54 AM Joaquín del Cerro Murciano

Modificados los config.xml para que hagan referencia a los nuevos nombres de plugins en la especificacion de dependencias entre ellos.

41027 01/07/2014 07:53 AM Joaquín del Cerro Murciano

Modificados los config.xml para que hagan referencia a los nuevos nombres de plugins en la especificacion de dependencias entre ellos.

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

Eliminadas las dependencias con la implementacion del proveedor de shape.

41021 01/07/2014 04:25 AM Juan Lucas Domínguez

Added missing dependency (org.gvsig.shp.app.mainplugin) in config.xml files

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

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

41017 12/30/2013 06:49 AM Joaquín del Cerro Murciano
41013 12/24/2013 02:54 AM Juan Lucas Domínguez

#2154 Fixed condition that enables "invert selection" option

41011 12/23/2013 09:22 AM Joaquín del Cerro Murciano
41010 12/23/2013 09:21 AM Joaquín del Cerro Murciano
41009 12/23/2013 09:20 AM Joaquín del Cerro Murciano
41008 12/23/2013 09:19 AM Joaquín del Cerro Murciano
41007 12/23/2013 09:19 AM Joaquín del Cerro Murciano
41005 12/23/2013 09:17 AM Joaquín del Cerro Murciano
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.

40999 12/20/2013 08:05 AM Juan Lucas Domínguez

#2160 Closing connection after short use and improving GUI events management

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

Added call to parent's method

40997 12/18/2013 11:31 AM Joaquín del Cerro Murciano

[maven-release-plugin] prepare for next development iteration

40995 12/18/2013 11:28 AM Joaquín del Cerro Murciano

[maven-release-plugin] prepare release org.gvsig.desktop-2.0.22

40992 12/18/2013 07:26 AM Joaquín del Cerro Murciano

Increase build numbers

40990 12/18/2013 07:15 AM Joaquín del Cerro Murciano
40989 12/18/2013 07:14 AM Joaquín del Cerro Murciano
40987 12/17/2013 11:06 AM Juan Lucas Domínguez

Decreased number of selected features in preview layer

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

Improved initialization of file-based clipboard folders

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)

40982 12/12/2013 05:13 PM Joaquín del Cerro Murciano

increase buildnumber

40980 12/12/2013 04:24 AM Juan Lucas Domínguez

#1356 Added body to 'reset to defaults' method (and a dependency changed from runtime to compile)

40979 12/11/2013 11:15 AM Juan Lucas Domínguez

#1496 Prevented class cast exception

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

40973 12/10/2013 04:19 AM Juan Lucas Domínguez

#1948 Fixed condition to send char to editing console (we already know source is not a JTextComponent)

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).

40966 12/04/2013 10:02 AM Juan Lucas Domínguez

#1699 Replaced messy code. Removed option to open dialog when view is opened. It could be added as a feature request, but I don't think it's very useful.

40965 12/03/2013 12:23 PM Juan Lucas Domínguez

#1691 Improved submenu text

40963 12/03/2013 11:31 AM Juan Lucas Domínguez

If table has declared PK in DB, it is used. If not, user can choose any field and a warning dialog is shown.

40960 12/03/2013 07:17 AM Juan Lucas Domínguez

Preventing NPE when layer is not available (perhaps a slow GeoBD layer when opening persisted project)

40959 12/03/2013 06:36 AM Joaquín del Cerro Murciano

update build number

40958 12/03/2013 06:36 AM Joaquín del Cerro Murciano

update build number

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.

40953 12/02/2013 11:12 AM Juan Lucas Domínguez

Reprojecting bounds of viewport (if necessary) when using working area in GeoDB wizard

40952 12/02/2013 07:44 AM Juan Lucas Domínguez

#2128 Setting PK in parameters from combo

40951 12/02/2013 07:43 AM Juan Lucas Domínguez

Improved GUI (consistent layout)

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)

40944 11/27/2013 10:08 AM Juan Lucas Domínguez

#1985 Improved behavior of tool, refreshment and GUI

40943 11/27/2013 06:19 AM Juan Lucas Domínguez

#438 Fixed condition to enable/disable precision field

40938 11/26/2013 11:41 AM Juan Lucas Domínguez

#1984 Improved behavior and fixed issue when layer is reprojected on the fly

40929 11/21/2013 11:18 AM Joaquín del Cerro Murciano

incrementado el numero de build y ajustada la dependencia con tools a la ultima version

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

#2106 Fixed management of multigeometries and GUI

40925 11/21/2013 07:04 AM Juan Lucas Domínguez

Added i18n texts

40920 11/19/2013 05:16 AM Joaquín del Cerro Murciano

[maven-release-plugin] prepare for next development iteration

40918 11/19/2013 05:14 AM Joaquín del Cerro Murciano

[maven-release-plugin] prepare release org.gvsig.desktop-2.0.21

40917 11/19/2013 04:51 AM Joaquín del Cerro Murciano

Incrementados los build numbers de los plugins de gvSIG

40914 11/18/2013 08:00 AM Joaquín del Cerro Murciano
40912 11/15/2013 03:21 AM Juan Lucas Domínguez

Added labeling.app to main plugin list

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

Restored after SVN issues

40910 11/14/2013 12:19 PM Juan Lucas Domínguez

Restored after SVN issues

40909 11/14/2013 12:18 PM Juan Lucas Domínguez

Removing due to SVN issues

40907 11/14/2013 11:18 AM Juan Lucas Domínguez

Removed plugin from list. Not ready yet.

40906 11/14/2013 03:43 AM Juan Lucas Domínguez

Added export to KML functionality

40905 11/14/2013 03:38 AM Juan Lucas Domínguez

Added advanced labeling to plugin list

40904 11/14/2013 03:09 AM Juan Lucas Domínguez

Replaced use of deprecated method

40900 11/13/2013 07:41 PM Joaquín del Cerro Murciano

[maven-release-plugin] prepare for next development iteration

40898 11/13/2013 07:39 PM Joaquín del Cerro Murciano

[maven-release-plugin] prepare release org.gvsig.desktop-2.0.20

40896 11/13/2013 07:08 PM Joaquín del Cerro Murciano
40895 11/13/2013 06:45 PM Joaquín del Cerro Murciano
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.

40884 11/11/2013 05:26 PM Joaquín del Cerro Murciano

[maven-release-plugin] prepare for next development iteration

40882 11/11/2013 05:23 PM Joaquín del Cerro Murciano

[maven-release-plugin] prepare release org.gvsig.desktop-2.0.19

40880 11/11/2013 03:30 PM Joaquín del Cerro Murciano

Increase the build numbers of gvSIG plugins

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.

40870 11/08/2013 07:31 AM Juan Lucas Domínguez

#2102 Added menu option to detect and select duplicates

40868 11/08/2013 04:32 AM Joaquín del Cerro Murciano

Mejora la usabilidad del panel de seleccion del fichero de destino en la generacion de paquetes de simbolos.

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

refs 2065
[DynForms] Integrar dynforms con el infobypoint

40859 11/05/2013 02:13 PM Joaquín del Cerro Murciano

Removed image from wizard of creation packages of symbols .

40852 11/04/2013 07:17 PM Joaquín del Cerro Murciano

[maven-release-plugin] prepare for next development iteration

40850 11/04/2013 07:15 PM Joaquín del Cerro Murciano

[maven-release-plugin] prepare release org.gvsig.desktop-2.0.18

40849 11/04/2013 05:57 PM Joaquín del Cerro Murciano

Increase build numbers