Statistics
| Revision:

svn-gvsig-desktop / branches @ 38871

# Date Author Comment
38871 09/07/2012 07:22 AM Juan Lucas Domínguez

#1103 Stop editing using the edition manager to find editing layer, not via GUI

38870 09/05/2012 10:05 AM Juan Lucas Domínguez

#1042 Fixed tootip key for i18n (print table menu item) and other similar fixes

38869 09/05/2012 08:32 AM Juan Lucas Domínguez

#1069 Better, similar dialogs when stopping editing in layer and table

38868 09/05/2012 08:28 AM Juan Lucas Domínguez

Refreshing controls when table editing starts

38867 09/05/2012 05:58 AM Juan Lucas Domínguez

#1052 Added call to refresh inside execute of extension and removed in unnecessary places

38866 09/05/2012 05:26 AM Juan Lucas Domínguez

#747 Improved text of labels

38865 09/05/2012 04:43 AM Juan Lucas Domínguez

Throwing better exception

38864 09/05/2012 04:36 AM Juan Lucas Domínguez

#896 Ignoring request to load a field which does not exist in DBF file (assumed new field in editing mode)

38863 09/05/2012 02:53 AM Juan Lucas Domínguez

Updated Launch4j and Installjammer files for build process (absolute paths 'c:\dev\ew\...' must be edited before using)

38812 09/04/2012 10:58 AM Juan Lucas Domínguez

Updated particular build number associated with gvSIG 2.0.0 BN 2052 (devel)

38811 09/04/2012 10:03 AM Juan Lucas Domínguez

Changed way to find out app version in install mode

38810 09/04/2012 07:20 AM Juan Lucas Domínguez

Fix imports

38809 09/04/2012 07:09 AM Juan Lucas Domínguez

Improve management of package dowload base URL

38808 09/04/2012 07:07 AM Juan Lucas Domínguez

Prevent null pointer exception when post initializing extension

38807 09/04/2012 02:25 AM Joaquín del Cerro Murciano
38806 09/04/2012 02:23 AM Joaquín del Cerro Murciano
38805 09/03/2012 11:51 AM Juan Lucas Domínguez

#747 Implemented new Cell renderer for JList: Name + CRS (explanation if needed)

38804 08/30/2012 07:25 AM Ignacio Brodín

#895 The geoprocess Spatial join can not finish it

38802 08/30/2012 05:19 AM Juan Lucas Domínguez

#870 Removed unnecessary references to deprecated class Converter (must not be used as part of Geometry API)

38801 08/30/2012 05:06 AM Juan Lucas Domínguez

#511 Improved GUI and management of task status.

38800 08/30/2012 03:23 AM Juan Lucas Domínguez

#440 Added -- in language parameter

38795 08/28/2012 08:25 AM Juan Lucas Domínguez

#441 Fixed some typos in user option management

38794 08/28/2012 06:54 AM Juan Lucas Domínguez

#441 Added warning when suspicious string is found in server URL

38793 08/28/2012 05:45 AM Joaquín del Cerro Murciano

refs #975

38792 08/28/2012 05:35 AM Joaquín del Cerro Murciano

refs=#975

38791 08/27/2012 10:04 AM Juan Lucas Domínguez

#511 Removed two GUI details: Empty string will be used when progress ends and 'uncompress' sub-task will not be added to status bar

38790 08/24/2012 06:00 AM Juan Lucas Domínguez

#906 Forcing repaint of map when editing starts (geometries are therefore cached and are used in snapping)

38789 08/24/2012 05:52 AM Juan Lucas Domínguez

Preventing null pointer exception when text goes back to original (null)

38788 08/24/2012 05:37 AM Juan Lucas Domínguez

Removing Java 1.6 code (restriction still applies?)

38787 08/23/2012 09:04 AM Juan Lucas Domínguez

Updating build number for testing purposes (a package installer of this plugin was also created and uploaded)

38786 08/23/2012 06:46 AM Juan Lucas Domínguez

Added methods in Arc interface and implementation with explicit names for setting points. Also some unit tests.

38785 08/23/2012 05:01 AM Juan Lucas Domínguez

Trying to clarify the difference between "middle point" (belongs to the arc) and "center point" (center of ellipse/circle) without changing API.

38784 08/23/2012 02:15 AM Juan Lucas Domínguez

Added line separators in case javadoc generator removes line breaks.

38783 08/22/2012 01:48 PM Joaquín del Cerro Murciano

Fix NullPointerException

38782 08/22/2012 11:41 AM Joaquín del Cerro Murciano

rehecho el importador de imagenes como simbolos de imagen puntual.
references=#997

38781 08/22/2012 11:33 AM Joaquín del Cerro Murciano

Añadido a los menus la posibilidad de mostrar el explorador de simbolos sin tener una vista abierta.

38780 08/22/2012 11:27 AM Joaquín del Cerro Murciano

Añadido soporte para cadenas multilinea en la linea de estado

38779 08/22/2012 11:26 AM Joaquín del Cerro Murciano

Arregoado un error en el paso de parametros en la funcion createComponent

38778 08/22/2012 09:13 AM Juan Lucas Domínguez

#551 (first part) Fixing javadoc for Arc interface

38777 08/22/2012 05:54 AM Juan Lucas Domínguez

Removing unreachable code (action commands not associated to CADExtension in config.xml)

38776 08/22/2012 05:06 AM Juan Lucas Domínguez

#996 Fixed action command strings in extension classes

38775 08/22/2012 05:05 AM Juan Lucas Domínguez

Removing dummy class

38774 08/22/2012 03:32 AM Juan Lucas Domínguez

#952 Added empty code (do nothing) for non-decision (return value is -1 in Swing dialog) and added logger

38773 08/22/2012 03:11 AM Juan Lucas Domínguez

#949 Changed behavior for non-decision (return value is -1 in Swing dialog)

38772 08/21/2012 08:50 AM Juan Lucas Domínguez

#938 Registering ProjectExtent in persistence manager

38771 08/21/2012 08:08 AM Juan Lucas Domínguez

#993 Fixed main command action strings (Ex. "ABRIR" -> "application-project-open")

38770 08/21/2012 06:20 AM Juan Lucas Domínguez

#552 Added getInteriorPoint to Geometry API and JTS-based implementation

38769 08/21/2012 05:43 AM Juan Lucas Domínguez

#753 Adding method to (Default)MapContextManager to centralize and change default CRS

38768 08/21/2012 05:40 AM Juan Lucas Domínguez

Cleaning code

38767 08/21/2012 05:34 AM Juan Lucas Domínguez

Related to #753 Little change to avoid hardcoded CRS

38766 08/21/2012 04:48 AM Juan Lucas Domínguez

updating build number (corresponds to build 2051)

38765 08/20/2012 08:07 AM Juan Lucas Domínguez

#989 Added mouse listener to notify that the user options in the panel have changed

38764 08/20/2012 04:52 AM Juan Lucas Domínguez

#785 Now using single menu/action command to toggle grid and snapping options

38763 08/16/2012 07:18 AM Joaquín del Cerro Murciano
38711 08/14/2012 07:35 AM Juan Lucas Domínguez

Updating builNumber.properties files for new build 2051-devel

38710 08/13/2012 10:17 AM Juan Lucas Domínguez

Fixed coordinate index in grid drawing loop

38709 08/13/2012 10:13 AM Juan Lucas Domínguez

#785 Changing i18n key: "Edit=Edit/Editar" instead of "Editing=Editing/Edición" for menu items

38708 08/13/2012 06:01 AM Juan Lucas Domínguez

Fixed i18n key to prevent two menus: Edit -> Edition

38707 08/13/2012 05:55 AM Juan Lucas Domínguez

#785 Added individual menu items for 3 toggle options. Removed keystroke listeners and 'Orto' option.

38706 08/13/2012 04:39 AM Juan Lucas Domínguez

Fixing icon file name (it had no extension)

38705 08/10/2012 06:56 AM Juan Lucas Domínguez

Adding Start/StopEditing declaration to config.xml and updating i18n key: Capa -> Layer

38704 08/10/2012 05:10 AM Joaquín del Cerro Murciano
38703 08/10/2012 04:54 AM Juan Lucas Domínguez

Fixed icon group name

38702 08/09/2012 02:40 PM Joaquín del Cerro Murciano

El action-command, siempre que sea posible debe ser igual al nombre de la accion.

38701 08/09/2012 02:32 PM Joaquín del Cerro Murciano
38650 08/09/2012 08:14 AM Juan Lucas Domínguez

Updating build number and state for bn 2050 (devel)

38649 08/09/2012 07:12 AM Juan Lucas Domínguez

Prevent null value when starting launcher in 'addons-manager-only' mode

38648 08/09/2012 05:11 AM Ignacio Brodín

fixes #578 Wrong numeric scale on status bar

38647 08/09/2012 03:39 AM Ignacio Brodín

#578 Wrong numeric scale on status bar

38646 08/08/2012 07:15 AM Joaquín del Cerro Murciano
38645 08/08/2012 07:13 AM Joaquín del Cerro Murciano
38644 08/08/2012 07:10 AM Joaquín del Cerro Murciano

añade chequeos a algunos metodos para que sea seguro invocarlos desde hilos que no sean el hilo del controlador de eventos de swing.

38643 08/08/2012 07:07 AM Joaquín del Cerro Murciano
38642 08/08/2012 05:29 AM Juan Lucas Domínguez

Improving random color generation

38641 08/08/2012 05:06 AM Juan Lucas Domínguez

Fixing tool command string 'selection-simple-select'

38640 08/08/2012 04:58 AM Juan Lucas Domínguez

Fixing icon name 'layer-icon-postgresql'

38639 08/07/2012 08:02 AM Juan Lucas Domínguez

#810 Avoiding unnecessary notifications and improving comparisons

38638 08/07/2012 05:20 AM Juan Lucas Domínguez

Updating access to icons

38637 08/06/2012 08:35 AM Juan Lucas Domínguez

#941 Added call to pack(), then centered font chooser on screen. Perhaps window was too small and GUI looked frozen? (font chooser is modal)

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

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

38635 08/06/2012 05:34 AM Juan Lucas Domínguez

#794 Removed on-the-fly change of look-and-feel as it causes issues with pre-existing controls (the combo-box itself, I think)

38634 08/06/2012 03:31 AM Joaquín del Cerro Murciano

Add support to thread safe JOptionPane style dialogs (Message, Input and Confirm) and utilities to create custom dialogs in a thread safe way

38633 08/06/2012 03:28 AM Joaquín del Cerro Murciano
38632 08/06/2012 03:26 AM Joaquín del Cerro Murciano
38631 08/06/2012 03:26 AM Joaquín del Cerro Murciano
38630 08/06/2012 03:25 AM Joaquín del Cerro Murciano
38626 07/31/2012 07:13 AM Ignacio Brodín

#937 Bad behavior in mapcontrol tools in raster

38621 07/30/2012 07:57 AM Ignacio Brodín

jjdelcerro: ActionInfo modifications

38620 07/30/2012 07:44 AM Joaquín del Cerro Murciano
38619 07/30/2012 07:42 AM Joaquín del Cerro Murciano
38618 07/30/2012 07:39 AM Joaquín del Cerro Murciano
38617 07/30/2012 07:35 AM Joaquín del Cerro Murciano
38616 07/30/2012 07:34 AM Joaquín del Cerro Murciano
38615 07/30/2012 07:29 AM Joaquín del Cerro Murciano
38614 07/30/2012 05:44 AM Joaquín del Cerro Murciano
38612 07/26/2012 08:31 AM Ignacio Brodín

gif support for IconThemeHelper

38611 07/26/2012 07:07 AM Ignacio Brodín

add tool bar

38610 07/26/2012 07:06 AM Ignacio Brodín

replace action

38609 07/25/2012 05:32 PM Joaquín del Cerro Murciano
38608 07/25/2012 04:26 PM Joaquín del Cerro Murciano