Statistics
| Revision:

svn-gvsig-desktop / branches @ 39088

# Date Author Comment
39088 10/24/2012 04:49 AM Juan Lucas Domínguez

#1250 If there is a possible conflict, user is asked to take decision

39087 10/23/2012 10:06 AM Juan Lucas Domínguez

#1294 Added check to find out if user canceled multi-symbol selector

39086 10/23/2012 09:56 AM Juan Lucas Domínguez

Only added a comment

39085 10/23/2012 05:00 AM Juan Lucas Domínguez

#1087 Fixed i18n in config.xml files and java code. Also updated icon management

39084 10/22/2012 10:29 AM Juan Lucas Domínguez

#926 Showing error message in status bar when true arc cannot be created (not drawing, etc)

39083 10/22/2012 09:49 AM Juan Lucas Domínguez

Fixing management of null values and validation (related with info-by-point dialog and r39074)

39082 10/22/2012 09:46 AM Juan Lucas Domínguez

#926 Throwing exception from geometry model which must be managed by caller

39081 10/22/2012 09:40 AM Juan Lucas Domínguez

#1002 Improved deletion of selected rows. Deleting from fset and disabling listeners

39080 10/19/2012 04:03 AM Ignacio Brodín

Removing elements in edited featureSet

39077 10/18/2012 12:35 PM Juan Lucas Domínguez

#1120 Changed initial boolean values, removed unnecessary code, fixed i18n

39076 10/18/2012 06:57 AM Juan Lucas Domínguez

Ensure returned class is OK in Multi-to-JTS operations

39075 10/18/2012 06:55 AM Juan Lucas Domínguez

Changed loop when closing path in multi-line tool to get a truly closed line

39074 10/18/2012 06:52 AM Juan Lucas Domínguez

Allow null values in DBF fields by default to prevent issues with info dialogs

39073 10/17/2012 10:31 AM Juan Lucas Domínguez

#1013 Prevent null pointer exception in DefaultFeature

39072 10/17/2012 09:54 AM Juan Lucas Domínguez

#1010 Prevented accumulation of deselectAll commands and added type in notification management

39071 10/17/2012 07:50 AM Juan Lucas Domínguez

#1229 Fixed renaming of field: duplicate field, copy value and delete old field

39070 10/17/2012 06:39 AM Joaquín del Cerro Murciano
39069 10/16/2012 10:18 AM Juan Lucas Domínguez

Fixed translations in main menu options

39068 10/16/2012 09:59 AM Juan Lucas Domínguez

#1002 Fixed bad use of iterators when deleting rows

39067 10/16/2012 09:07 AM Juan Lucas Domínguez

#1272 Moved icon to right place

39066 10/16/2012 08:32 AM Juan Lucas Domínguez

#1272 Added missing icons

39065 10/16/2012 07:26 AM Juan Lucas Domínguez

#1262 Improved strings stating gvSIG version (main window, about, splash)

39064 10/16/2012 04:08 AM Juan Lucas Domínguez

#1248 Fixed bad management of null value, added logger message

39063 10/16/2012 03:27 AM Juan Lucas Domínguez

#926 Fixing method to get path iterator of multi-geometry and other saveguards to prevent null values

39062 10/16/2012 03:17 AM Juan Lucas Domínguez

#471 Adding i18n to expected user input (it was hard-coded as 'S' or 's')

39061 10/16/2012 03:15 AM Juan Lucas Domínguez

Removing System.out.println

39060 10/16/2012 03:00 AM Juan Lucas Domínguez

#1272 Added missing icons and updated registration

39059 10/11/2012 12:43 PM Joaquín del Cerro Murciano

Añade al DefaultMapContextDrawer la habilidad de consultar si hay alguna capa
que cubre a las de detras de forma que se optimice el pintado, pintando solo
hasta donde toque.

39058 10/11/2012 12:09 PM Joaquín del Cerro Murciano

- Correcciiones en DefaultGraphicLayer relacionadas con el cierre de edicion cuando esta se
iniciaba de forma automatica al modificar el GraphicLayer.

- Añadido el metodo protegido bindToDataStore a FLyrVect como alternativa a al metodo publico
setDataStore, que esta deprecated, para que sus subclases puedan inicializar el store....

39057 10/11/2012 11:33 AM Joaquín del Cerro Murciano

Fix message in exception.

39056 10/10/2012 10:21 AM Juan Lucas Domínguez

#815 Using unit name 'Pixels' with capital P to keep consistency in combo box

39055 10/10/2012 09:55 AM Juan Lucas Domínguez

#452 Added missing part (actually inserting features) and fixed deprecated use of getBounds2D()

39054 10/10/2012 08:34 AM Juan Lucas Domínguez

#451 Fixed bad casting (Point2D, not geometry Point)

39053 10/10/2012 08:32 AM Juan Lucas Domínguez

Related to #451 Catching strange JTS exception (and preventing too many lines in log file)

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

#1255 Fixed icon names when getting icons

39051 10/10/2012 08:20 AM Juan Lucas Domínguez

#1254 Added missing icon and fixed icon names

39050 10/10/2012 04:56 AM Juan Lucas Domínguez

#1251 Added missing icon and updated declarations in config.xml

39049 10/08/2012 09:51 AM Juan Lucas Domínguez

#547 Finally removed unwanted, unused methods in deprecated UtilFunctions

39048 10/08/2012 09:49 AM Juan Lucas Domínguez

#547 Removed use of methods of deprecated UtilFunctions

39047 10/08/2012 09:16 AM Juan Lucas Domínguez

#547 Added rotate, move and rotate to Geometry API. Also some simple unit tests.

39046 10/08/2012 09:14 AM Juan Lucas Domínguez

Fixed author hehehe

39045 10/08/2012 09:12 AM Juan Lucas Domínguez

Removed unused methods, related to #547

38995 10/08/2012 04:51 AM Juan Lucas Domínguez

#1218 Updating buildNumber.properties files and pom.xml for main plugin and other plugins associated with BN 2056-beta1

38994 10/03/2012 10:12 AM Juan Lucas Domínguez

#1213 Clearing selection when editing stops to prevent conflicts with selection

38993 10/03/2012 09:51 AM Juan Lucas Domínguez

logger.info instead of System.out

38992 10/03/2012 06:38 AM Ignacio Brodín

Throwing the exception to top

38991 10/03/2012 06:27 AM Ignacio Brodín

#1212 Error when the layer crashes

38990 10/03/2012 05:23 AM Juan Lucas Domínguez

#1128 Adding feature store as observer of feature selection when instantiating persisted feature selection

38989 10/03/2012 04:46 AM Ignacio Brodín

#1212 Error when the layer crashes

38938 10/02/2012 08:01 AM Juan Lucas Domínguez

#1211 Updating build number properties files for gvSIG BN 2055 (devel)

38937 10/02/2012 06:55 AM Juan Lucas Domínguez

#998 Fixed constant name

38936 10/02/2012 05:47 AM Juan Lucas Domínguez

#1201 Writing plugin creation console messages to gvSIG log file

38935 10/02/2012 05:44 AM Juan Lucas Domínguez

#1203 Removing bad double quotes in launch4j XML files (Windows)

38934 10/02/2012 04:10 AM Juan Lucas Domínguez

#962 Added missing translations

38933 10/01/2012 08:53 AM Juan Lucas Domínguez

#998 Improved language selection panel. The reason why this did not happen before is unknown.

38932 10/01/2012 07:24 AM Joaquín del Cerro Murciano

Añadido que muestre informacion sobre de que repositorio de svn y que revision se ha descargado el build del workspace principal de gvSIG cada vez que se ejecute el maven install desde las herramientas de eclipse.

38931 10/01/2012 06:55 AM Juan Lucas Domínguez

Replacing bad PNG file (corrupt?)

38930 10/01/2012 06:33 AM Juan Lucas Domínguez

#1160 Improved layout in view properties dialog

38929 09/29/2012 06:35 AM Ignacio Brodín

Check icons

38928 09/29/2012 06:34 AM Ignacio Brodín

New Constructor

38927 09/27/2012 08:13 AM Ignacio Brodín

#1181 NullPointerException when the layer is not valid

38926 09/25/2012 11:51 AM Juan Lucas Domínguez

#1172 Improved layout of user settings panel in "Add GeoDB layer" wizard

38925 09/25/2012 04:02 AM Juan Lucas Domínguez

#510 Fixed size of arrays (set to maximum needed from the start, they are "final")

38924 09/24/2012 09:18 AM Juan Lucas Domínguez

#559 Added patch provided by Ildefonso Junquero (using Curve instead of Surface) and unit test

38923 09/24/2012 07:06 AM Juan Lucas Domínguez

#1041 Fixed typo in config file

38922 09/24/2012 06:44 AM Juan Lucas Domínguez

#1077 Registered and added missing icons

38921 09/24/2012 05:15 AM Juan Lucas Domínguez

Removed comment, added javadoc

38920 09/24/2012 05:12 AM Juan Lucas Domínguez

#707 List tables in DBServerExplorer.MODE_GEOMETRY mode when we deal with GeoDB layers

38919 09/24/2012 04:10 AM Juan Lucas Domínguez

#1166 Connection will now ask for non-cached version

38912 09/21/2012 02:54 AM Juan Lucas Domínguez

Exceptionally upgrading build number of main plugin to 2054 (fixes geometry issue, circle/ellipse). Build number 2055 expected within a few days.

38911 09/21/2012 02:45 AM Juan Lucas Domínguez

Updating plugin particular build number for gvSIG BN 2053 (devel)

38910 09/21/2012 02:43 AM Juan Lucas Domínguez

Removing overriden methods temporarily to prevent issue with circle and ellipse

38909 09/20/2012 07:51 AM Juan Lucas Domínguez

Fixed management of menu icons

38908 09/20/2012 07:50 AM Juan Lucas Domínguez

Fixed bad management of View field

38907 09/20/2012 07:49 AM Juan Lucas Domínguez

Removed unnecessary piece

38906 09/20/2012 05:48 AM Juan Lucas Domínguez

Improve management of menu icons

38905 09/20/2012 05:48 AM Juan Lucas Domínguez

Restored (almost) dialog width

38904 09/20/2012 05:45 AM Juan Lucas Domínguez

Reduced icon

38903 09/20/2012 05:38 AM Juan Lucas Domínguez

Adding stack to log message

38902 09/20/2012 03:19 AM Juan Lucas Domínguez

Fixing icon naming and management

38896 09/19/2012 04:33 AM Joaquín del Cerro Murciano

añadida la generacion del fichero gvSIG-environ.info

38895 09/17/2012 06:06 AM Juan Lucas Domínguez

#446 Added missing SPLINE case in intersects method and avoided use of GeneralPath to prevent null pointer exception in BaseMultiPrimitive.

38894 09/14/2012 06:01 AM Ignacio Brodín

Box with and without border

38893 09/13/2012 11:00 AM Cesar Ordiñana

Small improvement in SHP Geometry creation.
Refs #510

38892 09/13/2012 10:31 AM Cesar Ordiñana

REmove duplicated unneeded line

38891 09/13/2012 09:47 AM Cesar Ordiñana

Solve error in the iteration which left out the last segment. Also replace recursive implementation with iterative one for much better performance.
Refs #510.

38890 09/13/2012 05:48 AM Cesar Ordiñana

Only insert the drawn geometries in the spatial cache if it is in editing mode.
Refs #510

38889 09/13/2012 05:46 AM Cesar Ordiñana

Remove unneeded check to see is a geometry will be drawn as a point, as it will already be optimized with the r38884 changes.
Refs #510

38888 09/13/2012 05:40 AM Cesar Ordiñana

Fixes 912

38887 09/13/2012 04:02 AM Juan Lucas Domínguez

Removed bad import line

38886 09/12/2012 10:59 AM Juan Lucas Domínguez

#341 Setting marker image initial width = 18 (new constant)

38885 09/12/2012 10:28 AM Juan Lucas Domínguez

#1130 Start/stop editing using the EditionManager

38884 09/12/2012 10:05 AM Cesar Ordiñana

Optimization to simplify geometries to be drawn.
Refs #510

38883 09/11/2012 09:29 AM Juan Lucas Domínguez

#1070 Reprojecting geometries when source and target projections are not equal

38880 09/11/2012 05:59 AM Juan Lucas Domínguez

Replaced inconsistent icon

38878 09/11/2012 03:12 AM Juan Lucas Domínguez

Uploading (probably) useful image

38877 09/10/2012 10:49 AM Juan Lucas Domínguez

#782 Improved behavior of view properties dialog. CRS-related properties are now set when dialog is closed (this allows canceling)

38876 09/10/2012 09:49 AM Juan Lucas Domínguez

#782 Fixed update of app's default CRS

38875 09/10/2012 09:22 AM Juan Lucas Domínguez

#782 Added checkbox in view properties dialog to quickly set current view's CRS as app's default CRS

38874 09/10/2012 06:29 AM Juan Lucas Domínguez

#782 Improved view properties dialog (it had bad layout sometimes)