Statistics
| Revision:

root / branches @ 35970

# Date Author Comment
35970 08/01/2011 08:42 AM Jorge Piera

Merging the project to the revision 35961 (branch v2_0_0_prep)

35969 08/01/2011 08:09 AM Jorge Piera

Adding the setBackButtonEnabled method

35968 07/29/2011 07:23 PM Cesar Ordiñana

Added jre download or extraction and installation for linux and windows.

35967 07/29/2011 01:16 PM Nadal Francisco

Plugin creator back button fixed.

35966 07/29/2011 11:06 AM Nadal Francisco

Added three new fields to the package.info file (owner, dependencies and source files url).

35965 07/29/2011 08:44 AM Cesar Ordiñana

Move to the packaging group

35964 07/29/2011 08:44 AM Cesar Ordiñana

Refactor and add options to extract and add jre installer for windows

35963 07/29/2011 08:41 AM Cesar Ordiñana

When preloading point geometry types, in the warning message don't include the exception to not confuse it with an error, and give the real point subtype not found.

35962 07/28/2011 02:43 PM Jorge Piera

Adding the toString method to the Point2DZ

35961 07/28/2011 01:49 PM Jorge Piera

The graphics layer doesn't work when the first geometry is added [gvsig-desktop #15564]

35960 07/28/2011 11:47 AM Jorge Piera

Now is possible to add an area or a perimeter to a layer [gvsig-desktop #15609]

35959 07/28/2011 11:46 AM Jorge Piera

If the selection model receives an update method, but the store has been updated, it has to catch the error [gvsig-desktop #15609]

35958 07/28/2011 11:45 AM Jorge Piera

When a new column is added, it has to be added to the visibleColumns list [gvsig-desktop #15609]

35957 07/26/2011 12:46 PM Jorge Piera

The folder preferences doesn't work [gvsig-desktop #15397]

35956 07/26/2011 11:57 AM Cesar Ordiñana

Move to the packaging group

35955 07/26/2011 11:57 AM Cesar Ordiñana

Utility to create attached packages with the installjammer installkit utility

35954 07/26/2011 11:26 AM Jorge Piera

Now is possible to select a geometry and edit the handlers [gvsig-desktop #15453]

35953 07/26/2011 11:24 AM Jorge Piera

Fixing a bug with the edition [gvsig-desktop #15453]

35952 07/26/2011 11:23 AM Jorge Piera

Formating the code before the commit [gvsig-desktop #15453]

35951 07/26/2011 10:57 AM Nadal Francisco

Added the possibility to install a package at gvSIG start up when it is not possible to do it as ususal.
Exception treatment modified.

35950 07/26/2011 10:55 AM Nadal Francisco

Added the possibility to install a package at gvSIG start up when it is not possible to do it as ususal.

35949 07/26/2011 10:55 AM Nadal Francisco

Added the possibility to install a package at gvSIG start up when it is not possible to do it as ususal.
Exception treatment modified.

35948 07/26/2011 10:51 AM Nadal Francisco

Added the possibility to install a package at gvSIG start up when it is not possible to do it as ususal.
Exception treatment modified.

35947 07/26/2011 10:49 AM Nadal Francisco

Added the possibility to install a package at gvSIG start up when it is not possible to do it as ususal.
Exception treatment modified.

35946 07/26/2011 10:48 AM Nadal Francisco

Added the possibility to install a package at gvSIG start up when it is not possible to do it as ususal.
Exception treatment modified.

35945 07/26/2011 10:47 AM Nadal Francisco

Added the possibility to install a package at gvSIG start up when it is not possible to do it as ususal.

35944 07/26/2011 10:46 AM Nadal Francisco

Added the possibility to install a package at gvSIG start up when it is not possible to do it as ususal.

35943 07/26/2011 10:41 AM Nadal Francisco
35942 07/26/2011 10:41 AM Nadal Francisco

Share project "_fwAndami-updater" into "https://svn.forge.osor.eu/svn/gvsig-desktop"

35941 07/25/2011 02:53 PM Jorge Piera

Fixing several bugs in the complex selection tool [gvsig-desktop #15453]

35940 07/25/2011 02:51 PM Jorge Piera

Formating the code before the commit [gvsig-desktop #15453]

35939 07/22/2011 08:22 PM Ignacio Brodín

Getting grid information

35938 07/22/2011 02:21 PM Joaquín del Cerro Murciano

Change name of projects in the pom

35937 07/22/2011 02:17 PM Joaquín del Cerro Murciano

Add support to query the OS type

35936 07/22/2011 02:15 PM Joaquín del Cerro Murciano

Sort packages by name and show in red packages for others OS in adons manager

35935 07/22/2011 12:55 PM Jorge Piera

It the attribute has a FeatureAttributeGetter it has to use it in all the methods.

35934 07/22/2011 12:27 PM Cesar Ordiñana

Small refactoring

35933 07/22/2011 10:47 AM Cesar Ordiñana

Solve Java 1.5 incompatibilities

35932 07/22/2011 10:23 AM Cesar Ordiñana

Enable maven stack traces by default

35931 07/22/2011 10:05 AM Cesar Ordiñana

Add eclipse project configuration, as it is not generated by the maven eclipse plugin

35930 07/22/2011 10:02 AM Cesar Ordiñana

Solve Java 1.5 incompatibilities

35929 07/22/2011 10:02 AM Cesar Ordiñana

Solve Java 1.5 incompatibilities

35928 07/21/2011 08:42 PM Ignacio Brodín

new methods in the WCSClient API

35927 07/21/2011 04:04 PM Cesar Ordiñana

Solve Java 1.5 incompatibility

35926 07/21/2011 02:37 PM fdiaz

gvsig-desktop#12896 Path absolutos en los filesystemServerProviders

35925 07/20/2011 10:26 AM fdiaz

Added JavaDoc

35924 07/20/2011 10:25 AM fdiaz

gvsig-desktop#15645 NPE on DAL connection exception when no OpenErrorHandler has been registered

35923 07/20/2011 10:00 AM Cesar Ordiñana

Remove the -j1_5 suffix to avoid misleading in the installers which include the jre. Also add the -online suffix.

35922 07/20/2011 09:47 AM Cesar Ordiñana

Changed package set extraction action group

35921 07/20/2011 09:32 AM Cesar Ordiñana

Installer extracts any attached files available (packageset, jre, ...) in the installation startup

35790 07/19/2011 02:43 PM fdiaz

gvsig-desktop 2.0.0 build 2030

35789 07/19/2011 02:42 PM fdiaz

gvsig-desktop 2.0.0 build 2030

35788 07/19/2011 02:42 PM fdiaz

gvsig-desktop 2.0.0 build 2030

35787 07/19/2011 02:42 PM fdiaz

gvsig-desktop 2.0.0 build 2030

35785 07/19/2011 02:40 PM fdiaz

Installer launcher

35784 07/19/2011 12:46 PM fdiaz

Quitados caracteres extraños en las cadenas.

35783 07/19/2011 12:43 PM fdiaz

gvsig-desktop 2.0.0 build 2029

35782 07/19/2011 12:43 PM fdiaz

gvsig-desktop 2.0.0 build 2029

35781 07/19/2011 12:43 PM fdiaz

gvsig-desktop 2.0.0 build 2029

35780 07/19/2011 12:43 PM fdiaz

gvsig-desktop 2.0.0 build 2029

35779 07/19/2011 09:44 AM Jorge Piera

Moving some methods from the FeatureStoreProvider to the DataStoreProvider.

35775 07/18/2011 12:30 PM Cesar Ordiñana

Configure tests jar generation

35773 07/18/2011 12:06 PM Cesar Ordiñana

Show in a console message the lists of projects to checkout in the process

35772 07/18/2011 12:05 PM Cesar Ordiñana

Update test references to the new org.gvsig.daltransform.app.mainplugin project.

35771 07/18/2011 10:10 AM Jorge Piera

Merging the project to the revision 35763 (branch v2_0_0_prep)

35770 07/18/2011 10:09 AM Jorge Piera

Merging the project to the revision 35763 (branch v2_0_0_prep)

35769 07/18/2011 08:57 AM Jorge Piera

Adding the org.gvsig.i18n dependence. It is necessary to compile the BaseOperationErrorHaldler class. I've also ordered the imports.

35768 07/18/2011 08:47 AM fdiaz
35767 07/15/2011 06:54 PM Joaquín del Cerro Murciano

Modify the package installation process to just ask once if they have packages that are not final or unofficial verson. Before asking once for each package that was.

35766 07/15/2011 06:48 PM Joaquín del Cerro Murciano

Fix nextpanel error catching to manage the NotContinueWizardException correctly

35765 07/15/2011 06:44 PM Joaquín del Cerro Murciano

Fix a bug when use the method addWindow(IWindow p, int align) to show a modal window.

35763 07/15/2011 02:42 PM fdiaz

gvsig-desktop#15567
Fixed "Error message loading project whose layer is removed from the directory"

35761 07/15/2011 01:13 PM Jorge Piera

Selecttion tools in edition don't work fine because they select the geometries that are CONTAINED in an area. Now, they select the geometries that INTERSECT with this area [gvsig-desktop #15453].

35759 07/15/2011 12:15 PM fdiaz

Invocación previamente quitada al método getShape() de la Geometry en el método draw.

35758 07/15/2011 11:59 AM Ignacio Brodín

new methods in the client API

35754 07/15/2011 10:49 AM Cesar Ordiñana

Upgrade maven-ant-tasks version to solve error in the svn.checkout.all task

35753 07/15/2011 10:01 AM Jorge Piera

Select by rectangle tool doesn't work fine [gvsig-desktop #15393]. I've update the FLyrVect.queryByEnvelope method. Now it uses the IntersectsEvaluator instead of the ContainsEvaluator. This method is only used in the SelectionByRectangle tool. I've also update the JavaDoc.

35752 07/15/2011 09:22 AM Jorge Piera

The in select by point [gvsig-desktop #15580] The problem was in the ToJTS operation. I've update the references to the Converter class by the ToJTS operation and I've update also the DXFStoreProvider

35749 07/14/2011 02:52 PM Cesar Ordiñana

Change default svnkit version to the 1.3.0 one

35748 07/14/2011 02:42 PM Cesar Ordiñana

Change cancel button type with ok

35747 07/14/2011 02:40 PM Cesar Ordiñana

Change error to warn when there is an IO error while reading data to be written in the console.

35746 07/14/2011 01:06 PM Jorge Piera

Now is possible to open a DBF that has been created with gvSIG. [gvsig-desktop #15352]

35745 07/14/2011 12:37 PM Jorge Piera

Adding the exportto table option [gvsig-desktop #15352]

35744 07/14/2011 12:36 PM Jorge Piera

Adding the exportto table option [gvsig-desktop #15352]

35743 07/13/2011 01:05 PM Cristian Martín

DynStruct and DynObject inputs separated to allow null DynObject values.

35742 07/12/2011 01:32 PM Jorge Piera

The Envelope coordinates are null if they are not set [gvsig-desktop #15584]

35741 07/12/2011 10:23 AM Jorge Piera

Adding a persistence factory for the ICoordTrans object [gvsig-desktop #15583]

35740 07/11/2011 01:13 PM Nadal Francisco

gvsig-desktop#15351

Added the possibility to view and delete transforms applied to layers and tables.

35739 07/11/2011 01:09 PM Nadal Francisco

gvsig-desktop#15351

Added getName() and getDescription() methods to Transforms.

35738 07/11/2011 01:06 PM Nadal Francisco

gvsig-desktop#15351

Changed the names of org.gvsig.app.daltransform to org.gvsig.daltransform.app.mainplugin in pom and config files.

35737 07/11/2011 01:04 PM Nadal Francisco

gvsig-desktop#15351

Changed the names of org.gvsig.app.daltransform to org.gvsig.daltransform.app.mainplugin in pom and config files.

35736 07/11/2011 01:01 PM Jorge Piera

The gazetteer tool doesn't show the searched data in the View. The problem was related with the refactoring of the GeneralPathX. The geometry has to be transformed. [gvsig-desktop #15564]

35735 07/11/2011 11:31 AM Jorge Piera

Join geometries tool (editing) doesn't work [gvsig-desktop #15555]

35732 07/11/2011 10:05 AM Jorge Piera

Join geometries tool (editing) doesn't work [gvsig-desktop #15555]

35729 07/11/2011 09:01 AM Jorge Piera

Adding some dependences needed to compile

35647 07/08/2011 01:01 PM Juan Lucas Domínguez

added order manager: raster-pol-line-point

35646 07/08/2011 12:59 PM Juan Lucas Domínguez

first tests to change toc behavior

35639 07/08/2011 07:54 AM Cristian Martín

Code cleaned

35638 07/06/2011 03:40 PM Nadal Francisco

(jjdc)
Fixed that when a reload is done it will not destroy the transforms or other changes made to the Store of the layer.
Now a new store is not created every time that a layer is reloaded, just a refresh of it.

Arreglado el que cuando se haga un reload no se destruye las transformaciones u otros cambios que se hayan realizado en el Store de la capa....

35637 07/06/2011 10:09 AM Cesar Ordiñana

Add tools sources