Statistics
| Revision:

root / branches @ 36467

# Date Author Comment
36467 09/20/2011 10:37 AM Jorge Piera

Adding the MapContext observer to a layer, when the layer is loaded from a persistence file [gvsig-desktop #15746]

36466 09/20/2011 10:05 AM Jorge Piera

Adding the selection listener to the layer, when the layer is loaded from a persistence file [gvsig-desktop #15746]

36465 09/20/2011 10:04 AM Jorge Piera

Fixing a small bug with the persistence

36464 09/19/2011 03:03 PM Cesar Ordiñana

Remove TODOs

36463 09/19/2011 02:50 PM Cesar Ordiñana

Change generics usage

36454 09/19/2011 11:01 AM Cesar Ordiñana

Remove empty package

36453 09/19/2011 11:00 AM Cesar Ordiñana

Remove empty package

36452 09/19/2011 11:00 AM Cesar Ordiñana

Remove empty package

36451 09/19/2011 10:59 AM Cesar Ordiñana

Create javadoc package information

36450 09/19/2011 10:56 AM Jorge Piera

Checking if the persistence objects are registered before to register them [gvsig-desktop #15406]

36449 09/19/2011 10:50 AM Cesar Ordiñana

Add package dependency to the new org.gvsig.app.document.table.document.mainplugin project/package

36448 09/19/2011 10:50 AM Cesar Ordiñana

Add package dependency to the new org.gvsig.app.document.table.document.mainplugin project/package

36447 09/19/2011 10:50 AM Cesar Ordiñana

Add package dependency to the new org.gvsig.app.document.table.document.mainplugin project/package

36446 09/19/2011 10:50 AM Cesar Ordiñana

Add package dependency to the new org.gvsig.app.document.table.document.mainplugin project/package

36445 09/19/2011 10:40 AM Cesar Ordiñana

Move the table document support to its own project (org.gvsig.app.document.table.app)

36444 09/19/2011 10:38 AM Cesar Ordiñana

svn ignore maven and eclipse generated files

36443 09/19/2011 10:36 AM Cesar Ordiñana

Move the table document support to its own project (org.gvsig.app.document.table.app)

36442 09/19/2011 10:36 AM Cesar Ordiñana

Move the table document support to its own project (org.gvsig.app.document.table.app)

36441 09/19/2011 10:36 AM Cesar Ordiñana

Move the table document support to its own project (org.gvsig.app.document.table.app)

36440 09/19/2011 10:36 AM Cesar Ordiñana

Move the table document support to its own project (org.gvsig.app.document.table.app)

36439 09/19/2011 10:33 AM Cesar Ordiñana

Change the move tool behavior to maintain the view image and show it moving with transparency

36438 09/19/2011 10:13 AM Jorge Piera

Formating the code before a commit

36437 09/19/2011 08:34 AM Cesar Ordiñana

Initial import.

36436 09/19/2011 07:56 AM Jorge Piera

The UI for a table is not always the same object [gvsig-desktop #15689]

36435 09/16/2011 12:38 PM Cesar Ordiñana

Format according to the gvSIG developer's coding guidelines

36434 09/16/2011 12:37 PM Cesar Ordiñana

Add correct method names and deprecate the bad ones

36433 09/16/2011 12:28 PM fdiaz

build 6

36432 09/16/2011 10:03 AM Cesar Ordiñana

Add a maven any launcher which allows to run maven with any provided parameters

36431 09/16/2011 09:45 AM Cesar Ordiñana

Format source

36418 09/15/2011 11:59 AM Jorge Piera

Merging the project to the revision 36248 (branch v2_0_0_prep)

36417 09/15/2011 11:59 AM Jorge Piera

Merging the project to the revision 36398 (branch v2_0_0_prep)

36414 09/14/2011 05:58 PM Cesar Ordiñana

Format according to the gvSIG developer's coding guidelines

36413 09/14/2011 10:39 AM fdiaz

gvsig-desktop#15759

36411 09/14/2011 09:18 AM Cesar Ordiñana

Format according to the gvSIG developer's coding guidelines

36410 09/14/2011 09:12 AM Cesar Ordiñana

Not used anymore

36409 09/14/2011 09:08 AM Cesar Ordiñana

Enable bug tests execution

36408 09/14/2011 09:07 AM fdiaz
36407 09/14/2011 08:35 AM fdiaz

gvsig-desktop#15617

36406 09/13/2011 10:52 AM Cesar Ordiñana

Fetch size parameter was not being propagated, causing out of memory errors in some cases

36405 09/13/2011 09:38 AM fdiaz

gvsig-desktop#15655

36404 09/13/2011 09:31 AM Cesar Ordiñana

Solve bug gvsig-desktop##12716: Tablas.Unir Quitar union produce un Error

36399 09/12/2011 12:44 PM fdiaz

gvsig-desktop#15553 Arrow symbol isn't drawn

36398 09/12/2011 12:34 PM Jorge Piera

The edition of a table structure breaks the edition [gvsig-desktop #15597]

36396 09/09/2011 03:48 PM Cesar Ordiñana

svn ignore package.info file

36395 09/09/2011 03:46 PM Cesar Ordiñana

Remove from svn repository, this is generated on demand

36388 09/09/2011 10:20 AM Jorge Piera

Adding a test to check the bug 15597 [gvsig-desktop #15597]

36387 09/09/2011 08:43 AM Jorge Piera

It is possible to create a new multicurve or multisurface shape

36386 09/09/2011 08:36 AM Cesar Ordiñana

Solve error in the interval legend configuration panel

36385 09/07/2011 03:14 PM Cesar Ordiñana

Take into account possible null values

36384 09/07/2011 03:13 PM Cesar Ordiñana

Solve bug in color table calculation

36374 09/07/2011 01:17 PM Cesar Ordiñana

Solve bug: gvsig-desktop#15370 Refresh problems with panning

36373 09/07/2011 12:35 PM Cesar Ordiñana

Remove duplicate setColor call

36372 09/07/2011 09:52 AM Cesar Ordiñana

Format according to the gvSIG developer's coding guidelines

36371 09/06/2011 04:53 PM Jorge Piera

Using the Geometry.intersects operation [gvsig-desktop #15451]

36370 09/06/2011 02:34 PM Cesar Ordiñana

Format according to the gvSIG developer's coding guidelines

36369 09/06/2011 02:21 PM Cesar Ordiñana

Check that the store is still in edition mode while iterating, as those iterators need it.
Solves bug gvsig-desktop#15712 error editing layer during rendering

36368 09/06/2011 02:18 PM Cesar Ordiñana

Format according to the gvSIG developer's coding guidelines

36367 09/06/2011 02:02 PM Cesar Ordiñana

Format according to the gvSIG developer's coding guidelines

36366 09/06/2011 12:52 PM Jorge Piera

Error stoping edtion without saving changes [gvsig-desktop #15654]

36365 09/06/2011 09:37 AM Cesar Ordiñana

The shape null geometry type was being set to an invalid value. Also added a unit test to check the bug, based on code provided in the ticket.
Fix for the bug gvsig-desktop#15671.

36364 09/06/2011 09:21 AM Cesar Ordiñana

Use typed setters instead of the generic one

36363 09/06/2011 09:08 AM Cesar Ordiñana

Remove unneeded closing and opening store operations

36361 09/05/2011 03:35 PM Cesar Ordiñana

Remove dummy test code

36360 09/05/2011 03:33 PM Cesar Ordiñana

Solve bug gvsig-desktop#15670 by setting the default row size to 1, at least for the deleted byte information.
Also throw an exception when there is an error writing the DBF file header.

36359 09/05/2011 03:31 PM Cesar Ordiñana

Solve an error which happened sometimes when a store finishes edition and an index was still filling.

36358 09/05/2011 03:30 PM Cesar Ordiñana

Configure logging for unit tests

36357 09/05/2011 03:30 PM Cesar Ordiñana

Add the resources-test folder to the list of testing resource folders

36356 09/05/2011 03:26 PM Cesar Ordiñana

Coerced attribute values where not being stored.
Fixes bug gvsig-desktop#15643

36355 09/05/2011 03:22 PM Cesar Ordiñana

Add the index as string to be shown in the message

36354 09/05/2011 12:48 PM Cesar Ordiñana

Format according to the gvSIG developer's coding guidelines

36353 09/05/2011 12:23 PM Cesar Ordiñana

Format according to the gvSIG developer's coding guidelines

36352 09/05/2011 10:36 AM Cesar Ordiñana

Format according to the gvSIG developer's coding guidelines

36351 09/05/2011 10:26 AM Cesar Ordiñana

Added comments with reference to the bug ticket being checked and giving credits to the bug reporter.

36350 09/05/2011 10:15 AM Nadal Francisco

Formated.

36349 09/05/2011 10:15 AM Nadal Francisco

getText now uses the manager, instead to just return the string.

36348 09/05/2011 10:13 AM Cesar Ordiñana

Unit test to check the bug gvsig-desktop#15643

36345 09/02/2011 11:57 AM Cesar Ordiñana

Add test to check bug gvsig-desktop#15642

36272 09/01/2011 03:02 PM fdiaz

gvsig-desktop 2.0.0 build 2035

36271 09/01/2011 03:02 PM fdiaz

gvsig-desktop 2.0.0 build 2035

36270 09/01/2011 03:02 PM fdiaz

gvsig-desktop 2.0.0 build 2035

36269 09/01/2011 03:02 PM fdiaz

gvsig-desktop 2.0.0 build 2035

36268 09/01/2011 01:00 PM fdiaz

gvsig-desktop 2.0.0 build 2034

36267 09/01/2011 01:00 PM fdiaz

gvsig-desktop 2.0.0 build 2034

36266 09/01/2011 12:59 PM fdiaz

gvsig-desktop 2.0.0 build 2034

36265 09/01/2011 12:59 PM fdiaz

gvsig-desktop 2.0.0 build 2034

36264 09/01/2011 12:57 PM fdiaz

Arreglado null en getText

36262 08/31/2011 02:48 PM fdiaz
36259 08/31/2011 02:05 PM Nadal Francisco

Fixed a bug.

36258 08/31/2011 01:36 PM fdiaz

gvsig-desktop 2.0.0 build 2033

36257 08/31/2011 01:35 PM fdiaz

gvsig-desktop 2.0.0 build 2033

36256 08/31/2011 01:35 PM fdiaz

gvsig-desktop 2.0.0 build 2033

36255 08/31/2011 01:35 PM fdiaz

gvsig-desktop 2.0.0 build 2033

36254 08/31/2011 01:35 PM fdiaz

gvsig-desktop 2.0.0 build 2033

36252 08/31/2011 12:43 PM Nadal Francisco

Fixed a bug.

36251 08/31/2011 10:06 AM fdiaz

Evitado error cuando la transformación no tiene todavía defaultFeatureType.

36250 08/31/2011 10:05 AM fdiaz

Evitado error en la conversion de un envelope vacío.

36249 08/31/2011 10:04 AM Nadal Francisco

Added the possibility to execute ant forms during installation.

36248 08/31/2011 10:04 AM fdiaz

Añadido codigo, que de momento hemos comentarizado, para arreglar problema de transformaciones.

36247 08/31/2011 10:02 AM Nadal Francisco

Updater now supports ant forms.
Fixed some minor bugs.

36246 08/31/2011 09:42 AM Cesar Ordiñana

Solve bug gvsig-desktop#15642: Escritura incorrecta de la cabecera de un SHP