Statistics
| Revision:

svn-gvsig-desktop / tags / tmp_build / extensions @ 44118

# Date Author Comment
36455 09/19/2011 06:18 AM Nadal Francisco

gvSIG-desktop v1_12_0_Build_1401

36426 09/15/2011 07:13 AM Nadal Francisco

pre_v1_12_0_Build_1400

36382 09/07/2011 08:32 AM Nadal Francisco

Installer extension update. Port from 2.0

36375 09/07/2011 07:32 AM Nadal Francisco

Installer extension update. Port from 2.0

36346 09/02/2011 06:48 AM Nadal Francisco

Classpaths updated to use new version of log4j-1.2.14.jar

36253 08/31/2011 06:52 AM Nadal Francisco

Updated the installer jar files from the 2.0 version.

36232 08/29/2011 04:10 AM Juan Lucas Domínguez

Fixed for raster layers now. Added utility method in RasterToolsUtil.java which is called from different places.

bug:#15613

36210 08/24/2011 06:06 AM Juan Lucas Domínguez

Solved further issues with polygon holes.

bug:#14194

35998 08/05/2011 06:40 AM Francisco Puga

gvsig-deskop#13101

Correct variable inizialization to avoid an error when
order of layers are modified in Preferences

35992 08/05/2011 05:23 AM Jorge López Fernández

gvSig-desktop#13380 Integer fields cast to Integer

Integer fields were formerly cast to doubles, which
led to some wrong results (added .0 to its string).
Now they are cast to Integer values.

35985 08/04/2011 08:14 AM Juan Lucas Domínguez

Remove repeated prefix EPSG:

35786 07/19/2011 08:41 AM Juan Lucas Domínguez

Added methods to avoid issue when server declares attribute names which contain dot (.)

ticket:#15066

35776 07/18/2011 07:17 AM Juan Lucas Domínguez

Fix isEnabled method, one active layer, FLyrVect

ticket:#15409

35764 07/15/2011 10:10 AM Francisco Puga

gvsig-desktop#12362

In python index throws an exception when there is no match.
Instead of use index now find it's used as it returns -1

35762 07/15/2011 07:38 AM José Vicente Higón

new way to get legend graphic, gvsig-desktop#15395

35751 07/14/2011 03:01 PM José Vicente Higón

toString must return name not title, gvsig-desktop#15354

35728 07/08/2011 08:01 AM Francisco Puga

Fix a bug introduced in this feature #14415. As start() was move to parent class we must use the recordset field defined in the parent

35483 06/17/2011 11:30 AM jestevez

Correction for Galician language (same as Basque or Valencian)

35337 05/30/2011 03:13 AM Juan Lucas Domínguez

Fixed connection issues in PostGIS driver. The Postgis tickets are somehow connected and most (or all) of them should be fixed after this commit. I am associating this commit to one of the tickets, the others will be simply closed saying "unable to reproduce this after postgis-related improvements"...

35336 05/27/2011 07:09 AM Francisco José Peñarrubia

gvsig-desktop#14879
3D Geometries in PostGIS

35327 05/26/2011 04:46 PM Francisco José Peñarrubia

gvsig-desktop#15375
Encoding to UTF-8 PostgreSQL database

35204 05/24/2011 10:33 AM Juan Lucas Domínguez

Restored old name to prevent issues in third-party developments

35161 05/16/2011 12:46 PM Juan Lucas Domínguez

Unify connection management (GeoDB and alphanumeric)

core:#15071

35159 05/16/2011 08:39 AM Francisco José Peñarrubia

Using PriorityQueue in order to achieve more speed.

35157 05/16/2011 08:34 AM Francisco José Peñarrubia

Using PriorityQueue in order to achieve more speed.

35010 05/06/2011 01:32 PM Francisco José Peñarrubia

There was a problem with clean geoprocess. Now, it works!! :-)

34995 05/05/2011 07:27 AM Francisco Díaz Carsí

Fixed a bug in the installer extension

34880 04/01/2011 08:54 AM Francisco Díaz Carsí

v1_11_0_Build_1305

34863 04/01/2011 03:53 AM Francisco Díaz Carsí

v1_11_0_Build_1304

34841 03/30/2011 09:33 AM Francisco Díaz Carsí

gvsig-desktop#15196
Mensaje en la instalación/actualización de paquetes de idiomas nuevos.

34837 03/29/2011 07:17 AM Francisco Díaz Carsí

Cambiado el estado en el package.info de la extension a beta

34836 03/29/2011 07:06 AM Francisco Díaz Carsí

Cambiado el estado en el package.info de la extension a beta

34835 03/29/2011 06:58 AM Francisco Díaz Carsí

Arreglados los iconos de los botones del manual en castellano.

34832 03/29/2011 04:31 AM Cesar Ordiñana

Solve bug:
[gvsig-desktop#15180] Error while rasterizing a raster layer with the sextante extension

34811 03/17/2011 10:17 AM Francisco Díaz Carsí

v1_11_0_Build_1303

34792 03/17/2011 05:29 AM Francisco Díaz Carsí

Update classpath to the lastest version of the libraries

34791 03/17/2011 05:24 AM Francisco Díaz Carsí

Actualización del manual de usuario

34787 03/16/2011 09:12 AM Francisco Díaz Carsí

Update to the lastest version of the libraries

34783 03/15/2011 09:57 AM Francisco Díaz Carsí

gvsig-desktop#15134

34677 03/07/2011 04:42 AM Francisco Díaz Carsí

v1_11_0_Build_1302

34675 03/05/2011 05:43 AM vsanjaime

Change number version of this plugin in about html file

34648 03/02/2011 04:26 AM Joaquín del Cerro Murciano
34646 03/02/2011 03:22 AM Cesar Ordiñana

Solve NullPointerException error.
Part of: [gvsig-desktop #15074] Sextante in gvSIG does not work with big raster files

34644 03/01/2011 10:47 AM Joaquín del Cerro Murciano

Delete dead or moved projects

34643 03/01/2011 08:29 AM Francisco Díaz Carsí

Update to the lastest version of the libraries

34642 03/01/2011 08:09 AM Francisco Díaz Carsí

Activación de la herramienta de "administración de complementos"

34641 03/01/2011 08:08 AM Francisco Díaz Carsí

Aviso de herramienta en desarrollo.

34639 02/28/2011 09:39 AM Cesar Ordiñana

Replace RasterMemoryDriver usage with a gvSIG raster library Grid object, and remove it. Also, add some optimizations while getting or setting a pixel value.
Part of: [gvsig-desktop #15074] Sextante in gvSIG does not work with big raster files

34637 02/26/2011 11:53 PM vsanjaime

Error writing field name with any characters. Fixed bugs #15016, #15023

34622 02/23/2011 03:59 AM Francisco Díaz Carsí

Make package info

34618 02/18/2011 08:35 AM Francisco Díaz Carsí

Comentarizada la llamada a gvSIG-import-build-number

34614 02/17/2011 07:03 AM Francisco Díaz Carsí

Cambios necesarios para generación del paquete instalable build 1236

34613 02/17/2011 06:47 AM Francisco Díaz Carsí

Remove unused tag

34612 02/17/2011 06:06 AM Francisco Díaz Carsí

Cambios necesarios para generación del paquete instalable build 1240

34540 02/16/2011 05:59 AM Francisco Díaz Carsí

v1_11_00_Build_1301

34523 02/15/2011 07:48 AM Francisco Díaz Carsí

Arreglos para la extension de Ayuda

34521 02/15/2011 07:37 AM Francisco Díaz Carsí

packageDownloadURL

34520 02/15/2011 07:35 AM Francisco Díaz Carsí

Posicion del menú

34519 02/15/2011 07:12 AM Francisco Díaz Carsí
34518 02/15/2011 07:05 AM Francisco Díaz Carsí
34517 02/15/2011 06:58 AM Francisco Díaz Carsí
34510 02/11/2011 08:20 AM Francisco Díaz Carsí

- Refactorización de la clase Version
- Creación de los package.info en las extensiones básicas de gvSIG
- Introducción del backport de la extension del instalador de la 2.0

34504 02/11/2011 08:11 AM Francisco Díaz Carsí

backport de la misma extensión de la 2.0

34503 02/11/2011 08:10 AM Francisco Díaz Carsí

Share project "org.gvsig.installer.app.extension" into "https://svn.forge.osor.eu/svn/gvsig-desktop"

34499 02/10/2011 09:08 AM Francisco Díaz Carsí

extHyperlink: Open linked folders
Changes made thanks to Pablo Sanxiao
Ticket gvsig-desktop#14860

34498 02/10/2011 08:42 AM Francisco Díaz Carsí

Ticket gvsig-desktop#14847

34492 02/10/2011 04:32 AM Ignacio Brodín

#14872 Strings to connect to DB

34470 02/02/2011 10:29 AM Francisco Díaz Carsí

Primera aproximacion de arreglo

34418 01/20/2011 11:01 AM Vicente Caballero

contructor GenerateRedNetworkTask a public

34417 01/20/2011 10:15 AM Francisco Díaz Carsí

Inclusión de 2 imágenes que faltaban en el about de extSDE

34416 01/20/2011 10:14 AM Francisco Díaz Carsí

Eliminación de entrada duplicada de SextanteAboutExtension

34414 01/20/2011 07:22 AM Cesar Ordiñana

Use a buffer (memory or not depending on its size) instead of a memory buffer on the result raster.

34412 01/19/2011 09:35 AM Francisco Díaz Carsí

Select gid as the default ID field

Ticket gvsig-desktop#14847

34406 01/17/2011 07:47 AM Francisco Díaz Carsí

MaxScaleDenominator and MinScaleDenominator are ignored; ScaleHint is improperly used
Changes made thanks to César Martínez Izquierdo.
Ticket gvsig-desktop#14856

34401 01/13/2011 10:11 AM Francisco Díaz Carsí

Connection losed sometimes and cannot recovery
Changes made thanks to Daniel López Sanchez.
Ticket gvsig-desktop#14878

34400 01/13/2011 07:22 AM Francisco Díaz Carsí

Missing undo / redo buttons
Changes made thanks to Javier Estévez.
Ticket gvsig-desktop#14692

34399 01/13/2011 06:25 AM Francisco Díaz Carsí

Allow geometry field can be uppercase
Changes made thanks to Francisco Puga.
Ticket gvsig-desktop#14845

34394 01/12/2011 06:30 AM Francisco Díaz Carsí

Bad Statement on changin cursor interval

Ticket gvsig-desktop#14844

34392 01/12/2011 03:22 AM Francisco Díaz Carsí

WFS can not connect when the SRS starts with "urn:ogc:def:crs:"
Changes made thanks to Jorge Piera Llodrá.
Ticket gvsig-desktop#14628

34321 01/11/2011 08:20 AM Francisco Díaz Carsí

wrong if condition in TransformationCompuestaPanelListener
Changes made thanks to Flavio P.
Ticket gvsig-desktop#14859

34312 12/29/2010 02:15 PM Francisco José Peñarrubia

Some fields may have this type (but are strings)

34304 12/22/2010 06:00 AM Francisco José Peñarrubia

fixes feature #14900

34285 12/20/2010 04:25 AM Juan Lucas Domínguez

Improved field width management

bug:#14863

34284 12/20/2010 04:21 AM Juan Lucas Domínguez

Using now arcs only if SRS not geodetic

bug:#14888

34283 12/20/2010 03:55 AM Juan Lucas Domínguez

Added rows to ORA_EPSG.DBF file

bug:#14894

34281 12/17/2010 07:17 AM Vicente Caballero

gvsig-desktop#14655

34264 12/14/2010 08:42 AM Ignacio Brodín

Bug 14862

34263 12/14/2010 06:40 AM Vicente Caballero

gvsig-desktop#14655

34259 12/12/2010 06:16 PM Francisco José Peñarrubia

[gvsig-desktop 14877]
numeric field support

34245 12/09/2010 03:30 AM Ignacio Brodín

Bug 14862

34243 11/30/2010 12:16 PM José Vicente Higón

[gvsig-desktop 14849]

34242 11/30/2010 12:10 PM Ignacio Brodín

Bug 14848

34238 11/30/2010 05:56 AM Ignacio Brodín

Bug 14736

34155 11/22/2010 02:30 AM Ignacio Brodín

Bug 14532

33998 10/28/2010 10:42 AM Ignacio Brodín

v1_10_Build_1264

33742 10/25/2010 05:46 AM Francisco José Peñarrubia

New release

33741 10/25/2010 05:42 AM Francisco José Peñarrubia

Using Fibonacci Queue. Faster!! :-)

33677 10/15/2010 07:31 AM Ignacio Brodín

v1_10_Build_1263_RC2

33642 10/04/2010 07:35 AM Ignacio Brodín

v1_10_Build_1262_RC1

33594 09/24/2010 04:29 AM Ignacio Brodín

v1_10_Build_1261