Statistics
| Revision:

gvsig-tools / org.gvsig.tools / library @ 711

# Date Author Comment
711 09/20/2012 05:48 AM Juan Lucas Domínguez

Improve management of menu icons

710 09/04/2012 02:39 AM Joaquín del Cerro Murciano
709 08/30/2012 05:06 AM Juan Lucas Domínguez

#511 Improved GUI and management of task status.

708 08/27/2012 10:04 AM Juan Lucas Domínguez

#511 Removed two GUI details: Empty string will be used when progress ends and 'uncompress' sub-task will not be added to status bar

707 08/16/2012 04:29 AM Joaquín del Cerro Murciano

add getProviderFactories to AbstractProviderManager and getServiceFactories to the AbstractServiceManager.

706 08/08/2012 07:00 AM Joaquín del Cerro Murciano
705 07/19/2012 05:05 AM Juan Lucas Domínguez

Register default icon theme manager

704 07/17/2012 08:16 AM Cesar Ordiñana

Get the correct commons-io dependency, that has been previously added to the base pom's dependencyManagement.

702 07/17/2012 07:26 AM Cesar Ordiñana

If the logdebug is enabled for the BaseTaskStatus class, calculate the milliseconds ellapsed between the add and the terminate of the status. This will allow to show how much it costs to perform some tasks.

701 07/17/2012 05:28 AM Joaquín del Cerro Murciano
700 07/17/2012 03:48 AM Joaquín del Cerro Murciano
699 07/17/2012 03:47 AM Joaquín del Cerro Murciano
698 07/17/2012 03:46 AM Joaquín del Cerro Murciano
697 06/25/2012 01:31 PM Joaquín del Cerro Murciano

Añade soporte para que desde el inportador de dynclases desde xml se pueda asignar el valor por defecto a un dynfield. Esto ha llevado consigo que cuando se asigna un valor por defecto a un dynfield este se convierta al tipo del dynfield al hacer la asignacion. Antes esto no se hacia, pudiendo provocar incongruencias en el tipo de datos cuando el tipo del valor por defecto no era del tipo del dynfield. Ahora se provocaran errores en tiempo de ejecucion si se intenta hacer esta operacion.

696 06/25/2012 01:26 PM Joaquín del Cerro Murciano

- Dejamos como protegidos los atributos de la clase para que se pueda sobreescribir su funcionalidad ya que se trata de una clase Base de la que heredar.

695 06/14/2012 08:37 AM Cesar Ordiñana

Change complex notification handling so we can have observers that get one ComplexNotification instead of all the child notifications.
Refs #775.

685 03/28/2012 06:16 AM Jose Manuel Vivó Arnal

refs #368
XMLPersistence stores file path using unix-like separator to avoid cross-system problems

682 02/08/2012 06:41 AM Jorge Piera

Two complex notification can be executed at the same time [gvsig-desktop #274]

676 02/06/2012 07:17 AM Jorge Piera

Removing some log inputs [gvsig-desktop #230]

675 02/06/2012 05:17 AM Cesar Ordiñana

Remove labels preferred sizes so the component adapts to bigger font sizes.

Part of solution for the bug #223.

674 02/02/2012 12:09 PM Cesar Ordiñana

Don't set a fixed size so it may adapt to many L&F and font sizes.
Part of solution for bug #222

673 02/02/2012 08:46 AM Cesar Ordiñana

Format according to the gvSIG code conventions

672 01/26/2012 02:13 AM Cesar Ordiñana

Add more information in parse exceptions

671 01/25/2012 07:06 AM Jorge Piera

The "General" tab is only created if there are one or more attributes without group [gvsig-desktop #112]

670 01/24/2012 10:36 AM Cesar Ordiñana

Allow to call the method from child implementations

667 12/28/2011 01:13 PM Cesar Ordiñana

Remove unneeded values

662 12/20/2011 09:02 AM Cesar Ordiñana

Remove per subproject scm information. Leave only the information at the parent level.

661 12/20/2011 07:43 AM Cesar Ordiñana

Update and add a new test for the bug #67

660 12/20/2011 07:40 AM Cesar Ordiñana

Update to the new devel.gvsig.org source and maven repository

655 12/15/2011 11:03 AM Cesar Ordiñana

New library ordering to solve bug gvsig-desktop#67
#67

654 11/29/2011 12:37 PM Cesar Ordiñana

Solve bug gvsig-desktop#16017

653 11/28/2011 09:12 AM Cesar Ordiñana

Add new method to get a DataType for a java Class.

651 11/28/2011 05:52 AM Cristian Martín

Exception was not translating field Names when showing the error, so fieldName was misleading to the one shown. Bug fixed.

650 11/28/2011 05:50 AM Cristian Martín

JDate Calendar button was too big. Size redefined to be identical to the JFile button one.

649 11/28/2011 05:49 AM Cristian Martín

GUI bug fixed: Status label showed alwaya a blank line when the validation was successful or not, when it should be eliminated when true and only shown this line when there is an error message.
Added tooltip at label of those labels who contain errors.

648 11/28/2011 05:45 AM Cristian Martín

Validation contained some logic error. Fixed.

647 11/28/2011 05:45 AM Cristian Martín

Serious problems with this component. Was not able to interact properly with the user. Errors fixed.

645 11/22/2011 10:13 AM Cesar Ordiñana

Format according to the gvSIG code conventions

644 11/14/2011 10:00 AM Cesar Ordiñana

Capture errors when loading libraries through a Classloader

642 11/11/2011 09:11 AM Cesar Ordiñana

Assert message correction

641 11/11/2011 09:11 AM Cesar Ordiñana

All a library to require other libraries of types other than API.

639 11/11/2011 07:20 AM Joaquín del Cerro Murciano

Add utility methods to Persistence Manager:
- Object getObject(InputStream is)
- void putObject(OutputStream os, Object obj)

638 11/09/2011 06:20 AM Francisco Díaz Carsí

Fixed method getDefinition of DynObjectPersistenceFactory to search the class in the DynObjectManager with the Persistence namespace.
Fixed method get of ClassesNamespaces when the name param has the namespace prefixed.

632 10/24/2011 09:02 AM Cristian Martín

DynModel added functionality to know if a group has Compulsory elements or not.

631 10/21/2011 07:16 AM Cristian Martín

solved nullPointer exception

630 10/21/2011 07:15 AM Cristian Martín

added isDynObject function

629 10/21/2011 07:15 AM Cristian Martín

Added tests

628 10/21/2011 07:14 AM Cristian Martín

Forced setting first type and subtype and then the rest of field properties when importing and creating dynFields.

627 10/21/2011 07:12 AM Cristian Martín

indented correctly.

626 10/21/2011 07:09 AM Cristian Martín

toString function was not displaying the appropriate format.

625 10/21/2011 07:08 AM Cristian Martín

solving a bug issue: combobox was not retrieving the correct value when loaded from the persistence manager.

624 10/21/2011 07:06 AM Cristian Martín

added the option of creating a JBlank panel in the usability swing manager.

621 10/17/2011 07:52 AM Cesar Ordiñana

Add fullInitialize method with ignore errors parameter and update javadoc

620 10/13/2011 03:38 AM Francisco Díaz Carsí

Eliminado el iterador de la clase ComplexNotification, siendo sustituido por la implementación de Visitable, evitando visitadores simultáneos.

619 10/10/2011 11:42 AM Cesar Ordiñana

Solve bug gvisg-desktop#15765.

618 10/10/2011 11:28 AM Cristian Martín

mandatories left out for testing

617 10/10/2011 11:25 AM Cristian Martín

getting correct dynObject value solved

616 10/10/2011 11:24 AM Cristian Martín

checking that if ids are equal isInstance returns true as well.

615 10/10/2011 11:24 AM Cesar Ordiñana

Don't capture exceptions but throw them in the test method

614 10/10/2011 10:03 AM Cristian Martín

Added validation test

612 10/07/2011 10:28 AM Cristian Martín

commit has been messed up with automatic indentation. The only modified bit is the one of the 'checkFields()' function to throw an exeption when the user/developer has created a dynobject field in another dynobject without setting its subtype to the className of that dynobject.

611 10/07/2011 10:15 AM Cristian Martín

minor fixes on implementation of DefaultDynfield. Some getters could retrieve null values, but their correspondent setters were not checking this option.

610 10/07/2011 10:13 AM Cristian Martín

Added new exception if a field within a dynObject is a dynObject and its subtype has not been defined.

609 10/07/2011 10:12 AM Cristian Martín

Solving some validation issues

608 10/07/2011 05:12 AM Cristian Martín

comment correction

607 10/04/2011 09:05 AM Cesar Ordiñana

Add support to load libraries from a list of classloaders and better loging

606 10/04/2011 09:03 AM Cesar Ordiñana

Add dependency to the ToolsLibrary

605 10/04/2011 09:02 AM Cesar Ordiñana

Change slf-log4j dependency to runtime so it is used in the main project

604 09/16/2011 04:13 AM Cesar Ordiñana

Add header

603 09/13/2011 03:29 AM Francisco Díaz Carsí

gvsig-desktop#15655

602 09/05/2011 04:06 AM Cesar Ordiñana

Add unit tests and correct some Coercion implementations. Also separate the CoerceToDate to three different coercers for DATE, TIME and TIMESTAMP data types.
This fixes bug gvsig-desktop#15643.

601 09/01/2011 08:14 AM Nadal Francisco

Corrected wrong spelling.

600 09/01/2011 07:40 AM Nadal Francisco

Fixed code when getTitle is null.

598 08/29/2011 08:58 AM Cesar Ordiñana

Use the task name as the thread name, to make task debugging easier.

597 08/22/2011 03:01 AM Cesar Ordiñana

Add some corrected method names and deprecate the old ones

596 08/22/2011 02:55 AM Cesar Ordiñana

Solve usage of deprecated TaskStatus related methods

595 08/22/2011 02:49 AM Cesar Ordiñana

Add some corrected method names and deprecate the bad ones

594 08/22/2011 02:48 AM Cesar Ordiñana

Add some corrected method names and deprecate the bad ones

592 08/04/2011 08:45 AM Cristian Martín

DynFieldValidation exceptions reviewed

591 08/04/2011 08:45 AM Cristian Martín

Error message handling reviewed.

590 07/28/2011 05:43 AM Jorge Piera

An error in the update method of an observer object, doesn't have to stop the other invocations to the update method of the other observers [gvsig-desktop #15609]

589 07/27/2011 07:52 AM Cristian Martín

solved some information retrieval issues on DynObjects within lists of dynobjects.

588 07/27/2011 07:48 AM Cristian Martín

Indentation fixed

587 07/27/2011 07:47 AM Cristian Martín

solved some information retrieval issues on DynObjects within lists of dynobjects.

586 07/27/2011 07:46 AM Cristian Martín

small fix

585 07/27/2011 07:45 AM Cristian Martín

Partially solved bad behavior when modifying values on already added list elements.

584 07/27/2011 07:39 AM Cristian Martín

solved image rendering bug.

583 07/27/2011 07:26 AM Cristian Martín

minor changes

582 07/27/2011 06:50 AM Cristian Martín

manager variable changed to swingManager

581 07/22/2011 06:43 AM Cristian Martín

small change on creation of components

579 07/22/2011 06:36 AM Cesar Ordiñana

Add animal-sniffer-plugin configuration to validate APIs against Java 1.5

578 07/22/2011 06:35 AM Cesar Ordiñana

Solve java 1.5 incompatibilities

577 07/22/2011 05:49 AM Cristian Martín

Changes made to erase incompatibilities with Java 1.5

576 07/21/2011 11:37 AM Cesar Ordiñana

Replace String methods available since java 1.6

575 07/21/2011 10:32 AM Cesar Ordiñana

Formatting

574 07/20/2011 05:38 AM Cristian Martín

Added getValidationMessage function implementation

573 07/20/2011 05:37 AM Cristian Martín

requestFocus unnecesary

572 07/20/2011 05:37 AM Cristian Martín

Buttons changed to usability ones.

571 07/20/2011 05:36 AM Cristian Martín

Indentantion fixed

570 07/20/2011 05:36 AM Cristian Martín

Component replaced into where the rest of the components are.