Statistics
| Revision:

gvsig-tools / org.gvsig.tools / library / trunk / org.gvsig.tools / org.gvsig.tools.main @ 447

  • svn:ignore: target .settings .classpath .project bin
# Date Author Comment
447 04/19/2011 06:24 AM Joaquín del Cerro Murciano

Fix bugs in TaskStatus utilities and add swing components.

441 04/12/2011 07:49 AM Joaquín del Cerro Murciano

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

439 04/12/2011 07:49 AM Joaquín del Cerro Murciano

[maven-release-plugin] prepare release 2.1.1

437 04/12/2011 07:32 AM Joaquín del Cerro Murciano

[maven-release-plugin] rollback the release of 2.1.1

436 04/12/2011 07:21 AM Joaquín del Cerro Murciano

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

434 04/12/2011 07:21 AM Joaquín del Cerro Murciano

[maven-release-plugin] prepare release 2.1.1

413 03/11/2011 08:10 AM Cesar Ordiñana

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

411 03/11/2011 08:10 AM Cesar Ordiñana

[maven-release-plugin] prepare release org.gvsig.tools-2.1.0

408 03/11/2011 07:48 AM Cesar Ordiñana

[maven-release-plugin] rollback the release of org.gvsig.tools-2.1.0

407 03/11/2011 07:44 AM Cesar Ordiñana

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

405 03/11/2011 07:44 AM Cesar Ordiñana

[maven-release-plugin] prepare release org.gvsig.tools-2.1.0

317 10/28/2010 11:25 AM Cesar Ordiñana

Set subversion url for each subproject, as maven it is not able to know the subprojects url because of the osor subversion browser expecting a root-project parameter at the end.

305 10/11/2010 08:31 AM Cesar Ordiñana

Revert class structure

304 10/11/2010 08:30 AM Cesar Ordiñana

Revert class structure

303 10/11/2010 08:30 AM Cesar Ordiñana

Remove commented lines

298 10/07/2010 11:45 PM Cristian Martín

Formatting cleanup of code

296 10/07/2010 11:13 PM Cristian Martín

Validation errors solved.

270 09/23/2010 08:49 PM Cristian Martín

Major formatting process for the org.gvsig.tools.swing and org.gvsig.tools.main modules, according to the formatting conventions stabled by gvSIG

255 09/21/2010 11:59 PM Cristian Martín

Minor changes on layout.

245 09/15/2010 04:20 AM Cesar Ordiñana

New swing component to render DynObjectSet objects

232 09/13/2010 05:23 AM Cesar Ordiñana

Extract Component interface and rename getJComponent to asJComponent

230 09/13/2010 04:04 AM Cesar Ordiñana

Refactor JComponent interface:

- Move it to the tools.swing.api root package
- Make it extend Service
- Rename it to ComponentService
- Change method to return JComponent instead of Object

225 08/31/2010 07:33 AM Cesar Ordiñana

Remove unused dependencies

223 08/31/2010 07:24 AM Cesar Ordiñana

Format and remove dependencies on appgvSIG

202 08/12/2010 12:21 AM Cristian Martín

DynField and DynComponent updated to the last version. Date field dependencies erased, since it has been moved to appGvSIG. If the type has no swing object associated, it will show a JTextField with readOnly property active.

179 06/30/2010 04:24 AM Cristian Martín

Upgrade for date field testing purposes

174 06/24/2010 06:58 AM Cristian Martín

Omision of srs field component since it is not yet uploaded to the appGvSIG module

173 06/24/2010 06:55 AM Cristian Martín

Omision of srs field component since it is not yet uploaded to the appGvSIG module

171 06/24/2010 06:32 AM Cristian Martín

Minor changes made

153 06/24/2010 02:56 AM Cesar Ordiñana

Comment non existing dependencies while the required code is prepared to be commited by cmartin.

152 06/24/2010 02:46 AM Cesar Ordiñana

Comment non compiling code while the required code is prepared to be commited by cmartin.

143 06/23/2010 07:53 AM Cristian Martín
142 06/23/2010 07:52 AM Cristian Martín

DynObjectComponentAction modified to accept JDynField and JDynObject components

103 04/21/2010 09:04 AM Cesar Ordiñana

Add a todo having to add all supported types

101 04/21/2010 09:01 AM Cesar Ordiñana

Add field component registration support

100 04/21/2010 09:00 AM Cesar Ordiñana

Add a new manager for usability components, having a button with standard sizes for now

95 04/16/2010 04:37 AM Cesar Ordiñana

Ignore maven and eclipse project folders and configuration files

93 04/16/2010 04:20 AM Cesar Ordiñana

Create tools swing library with dummy DynObject swing api and implementation