Statistics
| Revision:

gvsig-tools / org.gvsig.tools / library / trunk / org.gvsig.tools / org.gvsig.tools.swing / org.gvsig.tools.swing.api @ 449

  • svn:ignore: target .settings .classpath .project bin
# Date Author Comment
449 04/20/2011 10:47 AM Joaquín del Cerro Murciano

Add JTasksStatusList and use in JTasksStatus

448 04/19/2011 09:03 AM Joaquín del Cerro Murciano

Add utility methods to JTaskStatus

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

369 12/16/2010 01:50 PM Cesar Ordiñana

Define library dependencies

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.

306 10/11/2010 08:32 AM Cesar Ordiñana

Add flag to create writeable or readonly dynobject components.
Solve image resource loading.

302 10/11/2010 08:23 AM Cesar Ordiñana

Remove eclipse compilation warnings

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

Formatting cleanup of code

293 10/07/2010 12:16 PM Cesar Ordiñana

Remove unused imports

281 10/01/2010 04:47 AM Cristian Martín

Changes on spinner and javadocs

272 09/26/2010 04:19 PM Cristian Martín

Revision of format, headers and javadocs.

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

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

231 09/13/2010 04:12 AM Cesar Ordiñana

Added pending interface inheritance

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

229 09/13/2010 03:41 AM Cesar Ordiñana

Format, remove comented code and update javadoc

201 08/12/2010 12:17 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.

172 06/24/2010 06:41 AM Cristian Martín

Test folder updated

170 06/24/2010 06:29 AM Cristian Martín

Minor changes made regarding restructuring classes among libraries

169 06/24/2010 06:28 AM Cristian Martín

Cleaning code and minor changes made

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