Statistics
| Revision:

root / tags / v2_0_0_Build_2047 / libraries / libProjection @ 38292

  • svn:ignore: .classpath .project .settings maven-eclipse.xml target bin hs_err_pid* .externalToolBuilders .settings .classpath .project
# Date Author Comment
38292 05/30/2012 11:12 AM Juan Lucas Domínguez

gvSIG 2.0.0 build 2047

38112 04/17/2012 06:05 PM Cesar Ordiñana

Use GridBagLayouts and rely on the default component preferred sizes. This way the components work mostly on any Java L&F.
Fixes #528

38097 04/10/2012 12:45 PM Joaquín del Cerro Murciano

Eliminado el codigo de Raven Systems y movido al proyecto org.gvsig.external.raven

37815 01/26/2012 05:23 PM Cesar Ordiñana

Move dependencies to the se profile to main, or others who depend on org.gvsig.projection don't see those dependencies. It seems the profiles don't work on third level dependencies.

37609 01/13/2012 01:58 PM Jorge Piera

When the projection of a view is updated and the "cancel" button is clicked, the projection has to to be applied [gvsig-desktop #141]

37568 01/02/2012 12:15 PM Cesar Ordiñana

Update and remove uneeded entries

37293 11/11/2011 03:13 PM Cesar Ordiñana

Add new gt2-referencing dependency

36747 10/19/2011 09:54 AM fdiaz

En el método setProjection, devolución a los valores por defecto cuando la proyección que se pasa como parámetro es nula.

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

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

35181 05/18/2011 03:47 PM Cesar Ordiñana

Move CRS coerces to the API, as they are not related to any implementation. Otherwise they would have had to be copied to the JCRS project.

35180 05/18/2011 03:44 PM Cesar Ordiñana

Define the eclipse.project.name to the name of the project folder, as those projects have a name which is not equal to the artifactId

35142 05/13/2011 02:54 PM Cesar Ordiñana

Use the new doRegistration Library method instead of the constructor.

34715 03/10/2011 04:48 PM Cesar Ordiñana

Remove unneeded library dependency

34708 03/10/2011 10:24 AM Joaquín del Cerro Murciano

Apply Coding conventions

34707 03/10/2011 08:48 AM Cesar Ordiñana

Extract pending external dependencies to the dependencyManagement of org.gvsig.maven.base.pom.
Add all core library dependencies to the org.gvsig.core.maven.dependencies pom, in the dependencyManagement as well as in the dependency, but all with runtime scope....

34690 03/09/2011 12:53 PM Joaquín del Cerro Murciano

Move DataTypes CRS, Geometry and Envelope from libFMap_dal to projects libFMap_geometry and libProyection, and improve coercion for this types.

34150 11/18/2010 05:41 PM Cesar Ordiñana

Remove optional atribute to the SE profile dependencies

34126 11/11/2010 02:37 PM Cesar Ordiñana

Remove javadoc package links, from now on they will be found automatically

33614 09/29/2010 12:27 PM Cesar Ordiñana

Disable unit tests
See https://forge.osor.eu/pm/task.php?func=detailtask&project_task_id=888&group_id=89&group_project_id=380

33613 09/29/2010 10:51 AM fdiaz

Clonado del ViewPort

33032 07/06/2010 05:11 PM Joaquín del Cerro Murciano

Add to the libreries declaration of dependency with other libraries.

32880 06/24/2010 02:34 PM 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.

32267 03/16/2010 04:45 PM Cesar Ordiñana

Ignore eclipse project files

32264 03/16/2010 08:29 AM Cesar Ordiñana

First approach to set gvSIG core dependencies in the org.gvsig.core.maven.dependencies pom file.

32058 01/27/2010 05:18 PM Cesar Ordiñana

Replace site repository id

31544 11/09/2009 02:57 PM Cesar Ordiñana

Replace Gobernment with Government in the header

31493 11/04/2009 01:19 PM Cesar Ordiñana

Maven repository moved to OSOR.
Change all legacy dependencies with the standard ones, or if not available in the standard repositories, set them into their own groupid. For non standard available dependencies with not known version, set version as "unknown" instead of "gvsig"....

31333 10/20/2009 10:47 AM Cesar Ordiñana

Update .classpath only on multi jar projects

31330 10/19/2009 04:28 PM Cesar Ordiñana

Ignore eclipse configuration files

31326 10/19/2009 02:57 PM Cesar Ordiñana

Remove eclipse projects configuration. From now on, it will be generated locally with maven.

31290 10/15/2009 08:15 AM Cesar Ordiñana

Commited by error, return to previous version

31284 10/14/2009 02:56 PM Cesar Ordiñana

Make sure all disposable objects are disposed, mainly DAL related ones, like FeatureSet and Iterators.
Create a new DisposableManager to manage a register of Disposable objects being bound and released.

30838 09/18/2009 03:20 PM Cesar Ordiñana

Symbology and Legends persistence and clone implementation.
New persistence and dynobjects utility methods.

30769 09/11/2009 02:17 PM Javier Carrasco

Added separated profiles for desktop and mobile

30754 09/09/2009 08:42 AM Cesar Ordiñana

Added new TestCase extended class with automatic library initialization

30749 09/08/2009 12:58 PM Cesar Ordiñana

New PersistenceFactory for IProjection objects

30633 09/01/2009 02:00 PM Cesar Ordiñana

Small Library API refactoring

30580 08/26/2009 09:41 AM Cesar Ordiñana

New automatic Library initialization mechanism and Library API refactoring

29631 06/29/2009 06:56 PM Jorge Piera

Refactoring of packages

29553 06/25/2009 05:49 PM Javier Carrasco

Dimension.getWidth() and getHeight() replace with width and heith for cdc compatibility

29169 06/02/2009 06:05 PM Cesar Ordiñana

Site javadoc configuration to separate API from Impl and UI

29109 06/01/2009 01:13 PM Cesar Ordiñana

Remove uneeded external repositories. Only one additional repositoryt is needed in the libProjection project, so the repository definition has been moved to the libProjection own pom.xml.

28998 05/26/2009 02:59 PM Cesar Martinez Izquierdo

Merged changesets 28831 and 28832. Fixes #309 for v2.0

28599 05/11/2009 04:54 PM Rafa Gaitán

added build-dir properties to all pom files

28554 05/11/2009 08:46 AM Cesar Ordiñana

Create javadoc groups to separate packages of API, SPI, implementation, etc.

28125 04/22/2009 06:35 PM Cesar Ordiñana

Change dependence from the jsr108 0.01 jars to the units gvsig legacy one.

28117 04/22/2009 03:21 PM Cesar Martinez Izquierdo

Use same units.jar as jcrs

28115 04/22/2009 03:11 PM Cesar Ordiñana

Set the eclipse project names the same as the project folder name

28099 04/22/2009 10:57 AM Cesar Ordiñana

Eclipse projects migrated to maven

27761 04/02/2009 07:07 PM Cesar Ordiñana

Actualizar la cabecera XML

27593 03/26/2009 03:39 PM Cesar Ordiñana

Ignorar archivos de proyecto de eclipse

27572 03/26/2009 01:16 PM Javier Carrasco

Type of attribute "size" changed from Dimension2D to Dimension

27554 03/25/2009 03:57 PM Cesar Ordiñana

Se añade el filtrado de clases a compilar en perfil CDC

27551 03/25/2009 03:39 PM Cesar Ordiñana

Eliminar imports innecesarios que además dependían de la implementación cresques de libProjection.

27549 03/25/2009 01:34 PM Javier Carrasco
27533 03/24/2009 07:19 PM Cesar Martinez Izquierdo

Delete .project and .classpath. They must be generated now by mvn eclise:eclipse

27519 03/24/2009 05:29 PM Cesar Martinez Izquierdo

Separate API and implementation of libProjection

27511 03/24/2009 05:07 PM Cesar Martinez Izquierdo

Separate API and implementation of libProjection

27510 03/24/2009 05:06 PM Cesar Martinez Izquierdo

Separate API and implementation of libProjection

27509 03/24/2009 05:05 PM Cesar Martinez Izquierdo
27330 03/12/2009 10:51 AM Jose Manuel Vivó Arnal

Update jars

27108 03/05/2009 11:05 AM Jose Manuel Vivó Arnal
27063 03/04/2009 01:39 PM Carlos Sánchez Periñán

Added Slf4j to several projects

26978 03/02/2009 10:06 AM Jose Manuel Vivó Arnal

update jars

26837 02/19/2009 10:35 AM Jose Manuel Vivó Arnal

open raster layers with dal parameters

26753 02/13/2009 12:38 PM Cesar Ordiñana

Actualizar configuración maven y generación de jars correctos

26252 01/28/2009 02:29 PM Jose Manuel Vivó Arnal
25174 11/14/2008 01:48 PM Jose Manuel Vivó Arnal
25144 11/14/2008 12:59 PM Jose Manuel Vivó Arnal
25129 11/14/2008 12:40 PM Jose Manuel Vivó Arnal
24930 11/11/2008 12:31 PM Jose Manuel Vivó Arnal
24713 11/04/2008 12:33 PM Vicente Caballero
24712 11/04/2008 12:32 PM Vicente Caballero
23529 09/23/2008 12:59 PM Jose Manuel Vivó Arnal

renamed gvsig-i18n.jar --> org.gvsig.i18n.jar

23451 09/18/2008 09:35 AM Jose Manuel Vivó Arnal
23384 09/16/2008 01:53 PM Jose Manuel Vivó Arnal

maven runs

22595 07/28/2008 02:35 PM jcampos

Upgrade pom.xml file.

22132 07/07/2008 02:25 PM Vicente Caballero
21891 06/27/2008 11:31 AM Vicente Caballero
21336 06/09/2008 12:59 PM jcampos

upgrade pom file.

20936 05/27/2008 12:16 PM Jose Manuel Vivó Arnal

prepares_v2_refactor

20863 05/23/2008 01:03 PM jcampos

Upgrade pom.xml file.

20681 05/14/2008 10:32 AM jcampos

Change properties.
New file pom.xml to convert this project into maven project.

20098 04/14/2008 10:42 AM Jose Manuel Vivó Arnal

added Javadoc

See ticket #547

14253 10/02/2007 08:45 AM jvidal

Javadoc updated

13885 09/19/2007 06:28 PM jaume

removed unnecessary imports

13849 09/19/2007 04:18 PM Jose Manuel Vivó Arnal

added bin-test

13500 09/04/2007 10:16 AM cesar

Remove JUnit source from .classpath, as it produces errors in different Eclipse versions

13451 09/03/2007 01:30 PM cesar

Correct the main JUnit class

13450 09/03/2007 01:29 PM cesar

Add a run-tests target; add an AllTest class to run all the TestCases

13296 08/23/2007 03:12 PM Jose Manuel Vivó Arnal

renamed defaultJavac to gvSIG-javac
added import-gvSIG-buildnumber

13236 08/22/2007 10:41 AM Jose Manuel Vivó Arnal

renamed utils.xml to utilities.xml

13215 08/21/2007 01:56 PM cesar

Rename gvRaster.jar, libproj.jar, gvsig-exceptions.jar and gvsig.u.jar

13204 08/21/2007 12:56 PM Jose Manuel Vivó Arnal

Fixed a defaultJavac problem

13142 08/20/2007 12:35 PM jcampos

Upgrade location of gvsig-i18n.jar

13126 08/17/2007 03:07 PM Jose Manuel Vivó Arnal

now uses binaries/ant/utils.xml utilities

13055 08/14/2007 10:18 AM cesar

Sync some changes from v10

13054 08/14/2007 10:11 AM cesar

Sync some changes from v10

13053 08/14/2007 09:53 AM cesar

Remove obsolete method

13052 08/14/2007 09:52 AM cesar

Sync some changes from v10