Statistics
| Revision:

gvsig-tools @ 501

# Date Author Comment
501 06/27/2011 10:33 AM Cristian Martín

More panels added for testing purposes

500 06/27/2011 09:40 AM Cristian Martín

Code cleaned.

499 06/27/2011 09:40 AM Cristian Martín

Model created at runtime and not at the constructor function.

498 06/27/2011 09:37 AM Cristian Martín

Class has been renamed.

497 06/27/2011 09:35 AM Cristian Martín

Graphic components and models fully reviewed

496 06/27/2011 09:33 AM Cristian Martín

New graphic standard components added.

495 06/27/2011 09:31 AM Cristian Martín

Added WindowManager function to detect any first level component of a frame to be set to unvisible state, in order to make its frame disappear as well.

494 06/27/2011 09:28 AM Cristian Martín

Graphic components and models fully reviewed

493 06/27/2011 09:23 AM Cristian Martín

Added registering functionality of dynObject models

492 06/27/2011 09:16 AM Cristian Martín

New graphic standard components added.

491 06/27/2011 09:16 AM Cristian Martín

Commented function cleaned.

490 06/27/2011 09:15 AM Cristian Martín

Added registering functionality of dynObject models

489 05/31/2011 09:48 AM Cesar Ordiñana

Remove own toString method so the Throwable class default one is used, which shows all the information when it is a ListBaseException

488 05/23/2011 09:49 AM Jorge Piera

Just updating the implementation of some methods for a better performance

487 05/23/2011 07:57 AM Jorge Piera

Adding the AndEvaluator: a new evaluator that is composed by a set of evaluators [gvsig-desktop #15366]

486 05/18/2011 09:40 AM Cesar Ordiñana

Use a separate property for the eclipse project name, for easy setting on each project, and default it to the artifactId.

485 05/13/2011 08:46 AM Cesar Ordiñana

Add new method so the libraries may register themselves there instead of the constructor, so the application may continue starting even if there is an error in one of the libraries.

484 05/13/2011 07:46 AM Cristian Martín

Duplicated resource

483 05/13/2011 07:46 AM Cristian Martín

DynObject name can be found at the subType of its dynObject. Solved NullPointerException.

482 05/13/2011 07:45 AM Cristian Martín

NullPointerException on ImageIcon solved.

481 05/11/2011 10:54 AM Cesar Ordiñana

Add to the test the case of dependency to a library of type service.

480 05/11/2011 10:53 AM Cesar Ordiñana

Add libraries of service type also as implementations of themselves

479 05/11/2011 10:52 AM Cesar Ordiñana

Deprecate the require method with two parameters

478 05/11/2011 08:09 AM Cesar Ordiñana

Added new Library.TYPE for service or provider libraries.
Also updated library ordering logic to take the new type into account, solve a bug with priorities, and when a requirement to a library is found, load everything to get a fully functional library: API, implementation and all available services.

477 05/11/2011 04:45 AM Joaquín del Cerro Murciano

Remove method DynObject.hasEmptyValues and use of
exception DynFieldValidateException from the API

476 05/10/2011 11:06 AM Cristian Martín

organized imports

475 05/10/2011 11:00 AM Cristian Martín

code cleaned

474 05/10/2011 10:59 AM Cristian Martín

code cleaned

473 05/10/2011 06:47 AM Cristian Martín

Added LOG and ValidateException handling

472 05/10/2011 06:47 AM Cristian Martín

Added LOG and ValidateException handling

471 05/10/2011 06:43 AM Cristian Martín

Added Exception throws

470 05/10/2011 06:43 AM Cristian Martín

LOG and exceptions handling

469 05/10/2011 06:42 AM Cristian Martín

null values and exceptions handling

468 05/10/2011 06:39 AM Cristian Martín

Added LOG and ValidateException throws

467 05/10/2011 06:37 AM Cristian Martín

Added value that was trying to insert in DynFieldRequiredException to be queryable.

466 05/10/2011 06:36 AM Cristian Martín

Added hasEmptyValues() function to be used at DynObject level

465 05/10/2011 06:35 AM Cristian Martín

- Added hasEmptyValues() function implementation at DynObject level
- Null value check added before looping into the fields

464 05/10/2011 03:35 AM Cesar Ordiñana

Update mvn-resources-plugin version

463 05/10/2011 03:25 AM Cesar Ordiñana

Create packages in the install folder with the server structure (pool/artifactId)

462 04/29/2011 10:50 AM Joaquín del Cerro Murciano

Fix size in DefaultJTasksStatus

461 04/29/2011 04:41 AM Cristian Martín

Adding checking if root for imageIcon exists

460 04/27/2011 02:44 AM Cesar Ordiñana

Change parent version to the 1.0.8-SNAPSHOT

459 04/27/2011 02:43 AM Cesar Ordiñana

Extract package.info values to properties so they can be more easily changed from a plugin's project.

458 04/26/2011 08:13 AM Cesar Ordiñana

Add support to create the package.info file in the initial phases, so it doesn't have to be created manually beforehand.

457 04/22/2011 10:39 AM Joaquín del Cerro Murciano

Fix minor bugs in JTasksStatus when not has more task running

456 04/22/2011 08:17 AM Joaquín del Cerro Murciano

Fix incorrect method name terminate in TaskStatus.

455 04/21/2011 05:54 PM Joaquín del Cerro Murciano

FIx some bugs when remove TaskSatus

454 04/21/2011 05:53 PM Joaquín del Cerro Murciano

Add remove button in JTaskStatus

453 04/21/2011 05:52 PM Joaquín del Cerro Murciano

remove unused imports

452 04/21/2011 05:50 PM Joaquín del Cerro Murciano

add autoremove in TaskStatus

451 04/21/2011 03:25 PM Joaquín del Cerro Murciano
450 04/21/2011 03:25 PM Joaquín del Cerro Murciano

- Add method "add" to TaskStatus
- Add javadocs to the API of task .

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.

446 04/15/2011 04:00 AM Joaquín del Cerro Murciano

Restore accidentally deleted interface

445 04/14/2011 04:37 AM Joaquín del Cerro Murciano

- Remove unused clases from org.gvsig.tools.task
- Mark as deprecated org.gvsig.tools.task.Cacellable
and add new interface CacellableTask
- Add support to manage status of task.

444 04/14/2011 04:16 AM Joaquín del Cerro Murciano

Remove unused imports

443 04/14/2011 04:16 AM Joaquín del Cerro Murciano

Remove unused imports

442 04/14/2011 04:15 AM Joaquín del Cerro Murciano

Remove unused methods in private class

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

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

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

[maven-release-plugin] copy for tag 2.1.1

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

[maven-release-plugin] prepare release 2.1.1

438 04/12/2011 07:33 AM Joaquín del Cerro Murciano
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

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

[maven-release-plugin] copy for tag 2.1.1

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

[maven-release-plugin] prepare release 2.1.1

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

Cambio de version de org.gvsig.maven.base

432 04/12/2011 06:29 AM Joaquín del Cerro Murciano

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

431 04/12/2011 06:29 AM Joaquín del Cerro Murciano

[maven-release-plugin] copy for tag 1.0.7

430 04/12/2011 06:29 AM Joaquín del Cerro Murciano

[maven-release-plugin] prepare release 1.0.7

429 04/12/2011 06:27 AM Joaquín del Cerro Murciano

Subido por error

428 04/12/2011 06:27 AM Joaquín del Cerro Murciano

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

427 04/12/2011 06:24 AM Joaquín del Cerro Murciano

[maven-release-plugin] prepare release 1.0.7

426 04/12/2011 06:23 AM Joaquín del Cerro Murciano

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

425 04/12/2011 06:13 AM Joaquín del Cerro Murciano

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

424 04/12/2011 06:13 AM Joaquín del Cerro Murciano

[maven-release-plugin] copy for tag 1.0.7

423 04/12/2011 06:13 AM Joaquín del Cerro Murciano

[maven-release-plugin] prepare release 1.0.7

422 04/12/2011 06:11 AM Joaquín del Cerro Murciano

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

421 04/12/2011 06:02 AM Joaquín del Cerro Murciano

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

420 04/12/2011 06:02 AM Joaquín del Cerro Murciano

[maven-release-plugin] copy for tag 1.0.7

419 04/12/2011 06:02 AM Joaquín del Cerro Murciano

[maven-release-plugin] prepare release 1.0.7

418 04/12/2011 04:38 AM Joaquín del Cerro Murciano

Add syncronize to methods in DefaultDisposableManager.

417 04/12/2011 03:27 AM Francisco Díaz Carsí

Added a reference counter in the disposable objects to check when one of these objects should definitely be released.
Removed WeakReferencingDisposableManager class.
gvsig-desktop#15128

416 03/28/2011 08:58 AM Cesar Ordiñana

Upgrade maven release plugin to the 2.1 version

415 03/16/2011 11:35 AM Cesar Ordiñana

Update scm information

414 03/14/2011 07:16 AM Cesar Ordiñana

Change base.pom dependency to the 1.0.7-SNAPSHOT

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

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

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

[maven-release-plugin] copy for tag org.gvsig.tools-2.1.0

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

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

410 03/11/2011 08:08 AM Cesar Ordiñana

Solve scm URLs for the release:perform plugin

409 03/11/2011 07:49 AM Cesar Ordiñana

Release error

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

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

[maven-release-plugin] copy for tag org.gvsig.tools-2.1.0

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

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

404 03/11/2011 07:35 AM Cesar Ordiñana

Change base.pom dependency to the 1.0.6 final version

403 03/11/2011 07:34 AM Cesar Ordiñana

Correct base.tools dependency version

402 03/11/2011 07:31 AM Cesar Ordiñana

Update base tools version dependency