Statistics
| Revision:

svn-gvsig-desktop / branches @ 36661

# Date Author Comment
36661 09/29/2011 05:51 AM Cesar Ordiñana

Add compile scope to the tools.lib dependency

36660 09/29/2011 02:49 AM Cesar Ordiñana

Some small corrections

36659 09/28/2011 09:34 AM Francisco Díaz Carsí

gvsig-desktop#15607
Problemas con la base de datos cacheada de EPSG

36658 09/28/2011 09:32 AM Cristian Martín

Library created to add a better internationalization manager which can be called via the ToolsLocator.geti18nManager() functionality.

36656 09/28/2011 08:38 AM Cristian Martín

Library created to add a better internationalization manager which can be called via the ToolsLocator.geti18nManager() functionality.

36655 09/28/2011 08:38 AM Cristian Martín

Library created to add a better internationalization manager which can be called via the ToolsLocator.geti18nManager() functionality.

36651 09/27/2011 12:30 PM Juan Lucas Domínguez
36650 09/26/2011 10:31 AM Cesar Ordiñana

Solve bug gvsig-desktop#15688: Error leaving gvSIG with a table in edition

36649 09/26/2011 10:16 AM Cesar Ordiñana

Ignore svn and eclipse project files

36648 09/26/2011 10:15 AM Cesar Ordiñana

Move the Layout document implementation to its own project

36647 09/26/2011 10:11 AM Cesar Ordiñana

Initial import.

36646 09/26/2011 09:48 AM Cesar Ordiñana

Remove uneeded dependency references

36645 09/26/2011 09:44 AM Cesar Ordiñana

Replace invalid dependency references, like sources or tests jars

36644 09/26/2011 09:24 AM Cesar Ordiñana

Remove invalid dependency references

36643 09/26/2011 09:23 AM Cesar Ordiñana

Replace invalid dependency references

36642 09/26/2011 09:20 AM Cesar Ordiñana

Replace invalid dependency reference

36641 09/26/2011 07:25 AM Francisco Díaz Carsí

gvsig-desktop#15607
Problemas con CRS

36640 09/26/2011 03:15 AM Cesar Ordiñana

Remove empty test

36639 09/26/2011 03:11 AM Cesar Ordiñana

Correction of some project related URLs

36638 09/26/2011 02:51 AM Cesar Ordiñana

Add more utility methods to allow to insert more than one geometry in one step, as doing it one to one is slow.

36637 09/23/2011 07:43 AM Nadal Francisco

Formated

36636 09/23/2011 07:42 AM Nadal Francisco

Corrected a bug in the installer. Now it accepts default packages to "all" operating systems.

36635 09/23/2011 04:29 AM Jorge Piera

The linkedTable attribute is not mandatory when a table is persisted [gvsig-desktop #15682]

36634 09/23/2011 04:26 AM Jorge Piera

Enabling the tests. All of them are executed with success [gvsig-desktop #15682]

36633 09/23/2011 04:26 AM Jorge Piera

The persistence of a prefix of a Join transform is not mandatory [gvsig-desktop #15682]

36632 09/23/2011 04:24 AM Jorge Piera

The abstract class for all the transformations doesn't persist the FeatuteType: It has to be created by all the individual transformations [gvsig-desktop #15682]

36631 09/23/2011 04:23 AM Cesar Ordiñana

Allow documents which allow to create more than one through the user interface (e.g.: table document) to open all of them when created.

36630 09/23/2011 04:22 AM Cesar Ordiñana

Allow documents which allow to create more than one through the user interface (e.g.: table document) to open all of them when created.

36629 09/23/2011 04:21 AM Cesar Ordiñana

Solve error when clicking into a table but out of the columns

36628 09/23/2011 03:39 AM Cesar Ordiñana

Format according to the gvSIG developer's coding guidelines and remove compiler warnings

36627 09/22/2011 09:12 AM Jorge Piera

The Circle handlers have to implement the CenterHandler or the snapping doesn't work [gvsig-desktop #15451]

36626 09/22/2011 09:11 AM Jorge Piera

The MapControl has to keep the latest clicked point. It is necessary to some snappers [gvsig-desktop #15451]

36625 09/22/2011 06:23 AM Nadal Francisco

Pom modified.

36485 09/22/2011 03:06 AM Jorge Piera

Error when a table structure is edited (loaded like a table, not from a layer) [gvsig-desktop #15791]

36483 09/21/2011 03:50 AM Cesar Ordiñana

Open a document window by default when created and open documents aligned top left.

36482 09/21/2011 03:45 AM Cesar Ordiñana

Change default window size of the base documents to 700x450

36481 09/21/2011 03:45 AM Cesar Ordiñana

Change default window size of the base documents to 700x450

36480 09/21/2011 03:25 AM Cesar Ordiñana

Remove unneeded manual table selection update and use its own logger into each cat tool which needs it.

36479 09/20/2011 08:58 AM Cesar Ordiñana

Refactor and create a new model for the FeatureTypesTablePanel which manages the available FeatureTypes of a store.
Fixes bug gvsig-desktop#15773 Change the fields visibility in table properties, does not work.

36478 09/20/2011 08:58 AM Cesar Ordiñana

Refactor and create a new model for the FeatureTypesTablePanel which manages the available FeatureTypes of a store.
Fixes bug gvsig-desktop#15773 Change the fields visibility in table properties, does not work.

36477 09/20/2011 08:56 AM Joaquín del Cerro Murciano

Add a method to create a FeatureType.

36476 09/20/2011 08:54 AM Joaquín del Cerro Murciano

Add utility method to access to the DataTypesManager

36475 09/20/2011 08:18 AM Cesar Ordiñana

Format according to the gvSIG developer's coding guidelines and remove commented code

36473 09/20/2011 07:00 AM Francisco Díaz Carsí

gvsig-desktop#15127

36472 09/20/2011 06:51 AM Jorge Piera

Removing folder

36471 09/20/2011 06:49 AM Jorge Piera

Removing folder

36470 09/20/2011 06:46 AM Jorge Piera

Updating the project dependencies to link with the new project of the table document

36469 09/20/2011 06:34 AM Jorge Piera

Using the replaceLayer method by layer reference [gvsig-desktop #15761]

36468 09/20/2011 06:33 AM Jorge Piera

Replacing the replaceLayer method by name by a new replaceLayer method by layer reference [gvsig-desktop #15761]

36467 09/20/2011 04: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 04: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 04:04 AM Jorge Piera

Fixing a small bug with the persistence

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

Remove TODOs

36463 09/19/2011 08:50 AM Cesar Ordiñana

Change generics usage

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

Remove empty package

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

Remove empty package

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

Remove empty package

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

Create javadoc package information

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

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

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

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

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

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

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

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

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

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

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

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

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

svn ignore maven and eclipse generated files

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

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

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

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

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

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

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

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

36439 09/19/2011 04: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 04:13 AM Jorge Piera

Formating the code before a commit

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

Initial import.

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

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

36435 09/16/2011 06:38 AM Cesar Ordiñana

Format according to the gvSIG developer's coding guidelines

36434 09/16/2011 06:37 AM Cesar Ordiñana

Add correct method names and deprecate the bad ones

36433 09/16/2011 06:28 AM Francisco Díaz Carsí

build 6

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

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

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

Format source

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

Merging the project to the revision 36248 (branch v2_0_0_prep)

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

Merging the project to the revision 36398 (branch v2_0_0_prep)

36414 09/14/2011 11:58 AM Cesar Ordiñana

Format according to the gvSIG developer's coding guidelines

36413 09/14/2011 04:39 AM Francisco Díaz Carsí

gvsig-desktop#15759

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

Format according to the gvSIG developer's coding guidelines

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

Not used anymore

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

Enable bug tests execution

36408 09/14/2011 03:07 AM Francisco Díaz Carsí
36407 09/14/2011 02:35 AM Francisco Díaz Carsí

gvsig-desktop#15617

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

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

36405 09/13/2011 03:38 AM Francisco Díaz Carsí

gvsig-desktop#15655

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

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

36399 09/12/2011 06:44 AM Francisco Díaz Carsí

gvsig-desktop#15553 Arrow symbol isn't drawn

36398 09/12/2011 06:34 AM Jorge Piera

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

36396 09/09/2011 09:48 AM Cesar Ordiñana

svn ignore package.info file

36395 09/09/2011 09:46 AM Cesar Ordiñana

Remove from svn repository, this is generated on demand

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

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

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

It is possible to create a new multicurve or multisurface shape

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

Solve error in the interval legend configuration panel

36385 09/07/2011 09:14 AM Cesar Ordiñana

Take into account possible null values

36384 09/07/2011 09:13 AM Cesar Ordiñana

Solve bug in color table calculation

36374 09/07/2011 07:17 AM Cesar Ordiñana

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