Statistics
| Revision:

root / org.gvsig.proj / branches / refactor2018 / org.gvsig.proj / org.gvsig.proj.swing / org.gvsig.proj.swing.impl @ 857

  • svn:ignore: .settings target .classpath .project
# Date Author Comment
857 05/25/2018 04:38 PM Cesar Martinez Izquierdo

Remove old component

856 05/25/2018 04:37 PM Cesar Martinez Izquierdo

Update pom versions

854 05/25/2018 03:01 PM Cesar Martinez Izquierdo

Coding conventions

852 05/24/2018 07:55 PM Cesar Martinez Izquierdo

Implement CRSSelectorComponent

823 04/20/2018 02:06 PM Cesar Martinez Izquierdo

API improvements

814 02/26/2018 07:24 PM Cesar Martinez Izquierdo

Fix compilation errors

787 01/23/2018 05:42 PM Cesar Martinez Izquierdo

Create branch to refactor the projection library

630 02/18/2017 08:13 PM Joaquín del Cerro Murciano

[maven-release-plugin] prepare for next development iteration

628 02/18/2017 08:13 PM Joaquín del Cerro Murciano

[maven-release-plugin] prepare release org.gvsig.proj-1.0.4

627 02/18/2017 08:11 PM Joaquín del Cerro Murciano

Corregigo el metodo export para que devuelba null cuando no este soportado en lugar de lanzar una excepcion.
Corregido el error del interface de usuario al filtrar la lista de codigos.

539 05/23/2016 02:40 PM Joaquín del Cerro Murciano

[maven-release-plugin] prepare for next development iteration

537 05/23/2016 02:40 PM Joaquín del Cerro Murciano

[maven-release-plugin] prepare release org.gvsig.proj-1.0.3

476 01/01/2016 07:02 PM Joaquín del Cerro Murciano

Modificado el dialogo de seleccion de CRS usando proj4j para que permita buscar un codigo de CRS y no solo seleccionarlo del combo.

475 12/31/2015 01:12 PM Joaquín del Cerro Murciano

[maven-release-plugin] prepare for next development iteration

473 12/31/2015 01:12 PM Joaquín del Cerro Murciano

[maven-release-plugin] prepare release org.gvsig.proj-1.0.2

135 08/26/2013 05:06 AM Joaquín del Cerro Murciano

[maven-release-plugin] prepare for next development iteration

133 08/26/2013 05:05 AM Joaquín del Cerro Murciano

[maven-release-plugin] prepare release org.gvsig.proj-1.0.1

120 08/22/2013 07:10 AM Ignacio Brodín

#1995 The projection dialog don't close

111 07/22/2013 03:06 PM Joaquín del Cerro Murciano

[maven-release-plugin] prepare for next development iteration

109 07/22/2013 03:05 PM Joaquín del Cerro Murciano

[maven-release-plugin] prepare release org.gvsig.proj-1.0.0

106 07/22/2013 02:36 PM Joaquín del Cerro Murciano
33 05/18/2012 04:25 AM Cesar Ordiñana

Add spanish and english translations of UI texts

32 05/18/2012 04:25 AM Cesar Ordiñana

Add spanish and english translations of UI texts

27 05/11/2012 08:36 AM Cesar Ordiñana

Proj4j contains in its CRS definition files some unsupported CRS, so we will provide a property files with all codes for each authority which are working.
Provide also an utility to easily update the properties contents by trying to load all defined CRS.

26 05/10/2012 09:57 AM Cesar Ordiñana

To complete javadoc.

24 05/10/2012 08:18 AM Cesar Ordiñana

Some corrections and integration with the current gvSIG projection UI

12 04/25/2012 02:09 PM Cesar Ordiñana

Initial projection library API prepared

9 04/25/2012 06:16 AM Cesar Ordiñana

SVN ignore maven and eclipse artifacts.

8 04/25/2012 06:09 AM Cesar Ordiñana

SVN ignore maven and eclipse artifacts.

7 04/25/2012 06:02 AM Cesar Ordiñana

Initial import with the contents as generated from the template.