Statistics
| Revision:

svn-gvsig-desktop / branches @ 32934

# Date Author Comment
32934 07/04/2010 06:23 AM Joaquín del Cerro Murciano

Fix toString of envelop and point

32933 07/03/2010 11:38 AM Cesar Ordiñana

Uneeded duplicate of MapControlLibrary.java

32932 07/02/2010 02:17 PM Cesar Ordiñana

Move CRS and Geometry data type coercion registration to the postInitialize phase.

32931 07/02/2010 02:16 PM Cesar Ordiñana

Solve some metadata management bugs

32930 07/02/2010 02:15 PM Cesar Ordiñana

Update setting the CRS metadata value, as it changed its name from "defaultSRS" to "CRS".

32929 07/02/2010 02:14 PM Cesar Ordiñana

Solve error with the file parameter data type, was String instead of File

32928 07/02/2010 02:06 PM Cesar Ordiñana

When opening a new store a NewDataStoreParameters was being created instead of a DataStoreParameters

32927 07/02/2010 01:55 PM Cesar Ordiñana

Take into account the last read word may have only a byte size

32926 07/02/2010 01:48 PM Joaquín del Cerro Murciano

fix method getMapPoint to return org.gvsig.fmap.geom.primitive.Point.

32925 07/02/2010 01:38 PM Joaquín del Cerro Murciano

Add to "PointEvent" a method getMapPoint that return a Geometry of type point in coordinates of the "View.".

32924 07/02/2010 12:27 PM Joaquín del Cerro Murciano

Add to "Geometry" and "GeometryManager" useful methods to invoke the most common operations..

32923 07/02/2010 12:17 PM Joaquín del Cerro Murciano

Add to MapContextManager methods to create layers and deprecate this in LayerFactory

32917 07/01/2010 06:34 AM Cesar Ordiñana

Add the tools swing projects

32915 06/30/2010 07:50 AM Jorge Piera

Testing the installer extension. Changed the application directory, some strings and the wizard size. Now is possible to create a package and install it.

32908 06/28/2010 11:50 AM Cesar Ordiñana

Remove unused imports

32907 06/28/2010 11:40 AM Cesar Ordiñana

Correct import

32906 06/28/2010 09:59 AM Cesar Ordiñana

Use new DataManager utility method

32905 06/28/2010 09:57 AM Cesar Ordiñana

Add TODO about ordering implementation

32904 06/28/2010 09:56 AM Cesar Ordiñana

Add optional order by attribute parameter

32903 06/28/2010 09:55 AM Cesar Ordiñana

Remove comented code

32902 06/28/2010 09:55 AM Cesar Ordiñana

Throw exception when a FeatureProvider is not found

32901 06/28/2010 09:53 AM Cesar Ordiñana

Solve when edition is finished without any changes

32900 06/28/2010 09:52 AM Cesar Ordiñana

Implement the toString method

32899 06/28/2010 09:51 AM Cesar Ordiñana

New utility method to create a memory based FeatureStore

32898 06/28/2010 09:50 AM Cesar Ordiñana

Add a more detailed error message

32897 06/28/2010 09:49 AM Cesar Ordiñana

Upgrade to the 1.0.6-SNAPSHOT version of org.gvsig.maven.base

32896 06/28/2010 09:49 AM Cesar Ordiñana

Upgrade to the 1.0.6-SNAPSHOT version of org.gvsig.maven.base

32895 06/28/2010 09:48 AM Cesar Ordiñana

Upgrade to the 1.0.6-SNAPSHOT version of org.gvsig.maven.base

32894 06/28/2010 09:47 AM Cesar Ordiñana

Upgrade to the 1.0.6-SNAPSHOT version of org.gvsig.maven.base

32889 06/27/2010 11:24 AM Cesar Ordiñana

Add simple eclipse project configuration as the eclipse plugin does not create it for projects with pom packaging.

32888 06/27/2010 10:52 AM Cesar Ordiñana

Add the org.gvsig.core.maven.dependencies to the gvsig core build list

32887 06/27/2010 10:50 AM Cesar Ordiñana

Update to the tools lib 2.1.0-SNAPSHOT version

32885 06/25/2010 03:21 AM Jorge Piera

Updating the degree symbol
bug #14404

32883 06/25/2010 02:49 AM Jorge Piera

T
bug #14258

32880 06/24/2010 08:34 AM Joaquín del Cerro Murciano

- Update to org.gvsig.tools 2.1.0
- separate metadata definition from provider parameters definition.
- Use of xml files to define metadata and persistence in DAL.

32871 06/23/2010 09:52 AM Joaquín del Cerro Murciano

Remove dependencies from de.ios.framework.

32863 06/22/2010 06:07 AM Cesar Ordiñana

Downgrade to the 1.0.4 maven base version while the OSOR upload problems get solved

32862 06/22/2010 06:04 AM Cesar Ordiñana

Package javadoc

32861 06/22/2010 06:01 AM Cesar Ordiñana

Javadoc and format

32860 06/22/2010 04:50 AM Cesar Ordiñana

Update maven configuration

32859 06/22/2010 03:52 AM Cesar Ordiñana

Added option to launch the project creation from maven with a "mvn -P create-project install"

32835 06/18/2010 07:31 AM Jorge Piera

It was not possible to edit a memory store twice

32829 06/17/2010 06:36 AM Cesar Ordiñana

Updated to last changes in the fortunecookies project structure organization

32811 06/16/2010 06:08 AM Francisco José Peñarrubia

Just to avoid a compilation error with MockupFeatureStore

32810 06/16/2010 06:06 AM Francisco José Peñarrubia

Implemented one method with code from abstractSymbol. FSymbol is still needed in networkAnalysis, at least until an ImageMarkerSymbol is implemented

32809 06/16/2010 05:21 AM Francisco José Peñarrubia

We need this method to allow compatibility with some CUPS printer in Linux. Is related to a library made by Cesar Izquierdo

32808 06/13/2010 04:56 PM Cesar Ordiñana

Comment non compiling code

32807 06/11/2010 05:48 AM Jorge Piera

Updating some properties of rhe GraphicLayer

32806 06/11/2010 02:28 AM Ignacio Brodín

prueba

32793 06/10/2010 06:16 AM Cesar Ordiñana

Add new methods to the GraphicLayer:
- add more parameters to the addGraphic: an Object tag and a priority
- add a getSymbolId

32792 06/10/2010 05:34 AM Ignacio Brodín

getParameters method

32791 06/08/2010 12:25 PM Cesar Ordiñana

Correct file inclusion when renaming

32790 06/08/2010 12:06 PM Cesar Ordiñana

Subversion url update

32789 06/08/2010 12:04 PM Cesar Ordiñana

Subversion url update

32788 06/08/2010 12:00 PM Cesar Ordiñana

Change message dialogs to be more properly rendered

32787 06/08/2010 11:21 AM Cesar Ordiñana

Replace all per file replacements with mappers and filters while renaming the folders and files.
Update to use only to template project types.

32783 06/07/2010 06:38 AM Jorge Piera

Implemented new method hideSeparatorsAndMakeMnemonics
bug #13842

32781 06/07/2010 03:40 AM Jorge Piera

Redundant separators in gvSIG"s menu bar
bug #13038

32780 06/07/2010 03:37 AM Jorge Piera

Added automatic assignment of keyboard shortcuts ( CTRL 1 .. 9 0 ) to the first ten windows in the Window list
bug #13844

32776 06/02/2010 07:19 AM Cesar Ordiñana

Solve bug #14306.

Applied patch attached to the bug ticket

32775 06/02/2010 06:28 AM Cesar Ordiñana

Solve bug #14305

Applied patch provided in the bug ticket.

32774 06/02/2010 06:25 AM Cesar Ordiñana

Solve bug #14305

Applied patch provided in the bug ticket.

32745 05/31/2010 03:39 AM Cesar Ordiñana

Adjust to code conventions

32740 05/28/2010 03:27 AM Ignacio Brodín

Bug #14313

32737 05/27/2010 07:49 AM Vicente Caballero

cache

32736 05/27/2010 07:48 AM Vicente Caballero

cache

32735 05/27/2010 07:47 AM Vicente Caballero

cache

32734 05/27/2010 07:34 AM Vicente Caballero

Cache

32733 05/27/2010 04:22 AM Vicente Caballero
32732 05/27/2010 04:21 AM Vicente Caballero
32731 05/27/2010 04:21 AM Vicente Caballero
32730 05/26/2010 06:18 PM Francisco José Peñarrubia

The entered point should be the mapAdjustedPoint in mapControl

32729 05/26/2010 06:14 PM Francisco José Peñarrubia

Snappers working well taking care of preferences enabled

32728 05/26/2010 06:13 PM Francisco José Peñarrubia

Snappers working well taking care of preferences enabled

32723 05/26/2010 08:14 AM Jorge Piera

Improvements for raster legend
bug #13852

32721 05/26/2010 07:41 AM Jorge Piera

ClippingProcess.java crashes some Raster Tools
bug #13118

32719 05/26/2010 05:32 AM Jorge Piera

A null exception

32714 05/25/2010 02:39 AM Vicente Caballero
32712 05/24/2010 12:29 PM Ignacio Brodín
32711 05/24/2010 10:40 AM Cesar Martinez Izquierdo

Fixed cloneViewport method (was commented out since the migration to the new persistence model)

32710 05/24/2010 10:05 AM Vicente Caballero
32709 05/24/2010 08:26 AM Jorge Piera

Deleting not-used imports

32708 05/24/2010 08:25 AM Cesar Ordiñana

Add gvSIG header and replace System.out with SLF4J Logging

32706 05/24/2010 07:56 AM Cesar Ordiñana

Format xml file

32705 05/24/2010 07:35 AM Jorge Piera

Now it is possible to insert a north
bug #13134

32702 05/24/2010 07:15 AM Cesar Ordiñana

Solve some errors as Tests classes have been added. Template projects need to be corrected also for this to work in all cases. For now, basic, basic with ui and basic with providers are working.

32699 05/24/2010 07:00 AM Jorge Piera

Add support for plus and minus shortcut keys to Andami
bug #13959

32696 05/21/2010 03:53 AM Cesar Ordiñana

Update performed tasks index when shown in console

32695 05/20/2010 10:13 AM Vicente Caballero
32694 05/20/2010 07:16 AM Cesar Ordiñana

svn ignore eclipse project files

32693 05/20/2010 02:27 AM José Badía

fixing url FortuneCookieService error

32690 05/19/2010 08:06 AM Ignacio Brodín

nearest function in JSIRTree returns a long value

32689 05/19/2010 03:37 AM Ignacio Brodín

jsi dependences

32688 05/18/2010 07:27 AM Vicente Caballero
32687 05/18/2010 07:09 AM vsanjaime

apply new symbology to layer

32686 05/18/2010 07:05 AM vsanjaime

apply symbology

32685 05/18/2010 06:01 AM Vicente Caballero
32684 05/18/2010 05:52 AM Vicente Caballero
32683 05/18/2010 03:42 AM Jorge Piera

Updating some test dependences and some test to initialize the libraries

32682 05/18/2010 03:00 AM vsanjaime