Statistics
| Revision:

gvsig-tools / org.gvsig.tools / library / trunk / org.gvsig.tools / org.gvsig.tools.lib / src / main / java / org / gvsig / tools @ 713

Name Size Revision Age Author Comment
  dataTypes 697 almost 12 years Joaquín del Cerro Murciano Añade soporte para que desde el inportador de d...
  dispose 418 about 13 years Joaquín del Cerro Murciano Add syncronize to methods in DefaultDisposableM...
  dynobject 697 almost 12 years Joaquín del Cerro Murciano Añade soporte para que desde el inportador de d...
  evaluator 619 over 12 years Cesar Ordiñana Solve bug gvisg-desktop#15765.
  exception 592 almost 13 years Cristian Martín DynFieldValidation exceptions reviewed
  extensionpoint 710 almost 12 years Joaquín del Cerro Murciano
  i18n 98 about 14 years Cesar Ordiñana Add Dummy I18nManager implementation just in ca...
  lang 18 over 14 years Cesar Ordiñana New project structure with workspace bootstrapp...
  library 655 over 12 years Cesar Ordiñana New library ordering to solve bug gvsig-desktop...
  locator 69 about 14 years José Badía Modifications on Service before the implementat...
  observer 695 almost 12 years Cesar Ordiñana Change complex notification handling so we can ...
  operations 18 over 14 years Cesar Ordiñana New project structure with workspace bootstrapp...
  paging 238 over 13 years Cesar Ordiñana Data paging related utilities
  persistence 685 about 12 years Jose Manuel Vivó Arnal refs #368 XMLPersistence stores file path usin...
  service 707 almost 12 years Joaquín del Cerro Murciano add getProviderFactories to AbstractProviderMan...
  task 713 over 11 years Joaquín del Cerro Murciano Fix clone of taskstatus
  undo 18 over 14 years Cesar Ordiñana New project structure with workspace bootstrapp...
  util 710 almost 12 years Joaquín del Cerro Murciano
  visitor 18 over 14 years Cesar Ordiñana New project structure with workspace bootstrapp...
ToolsLibrary.java 2.37 KB 513 almost 13 years Cesar Ordiñana Replace deprecated constructor usage
ToolsLocator.java 12.1 KB 445 about 13 years Joaquín del Cerro Murciano - Remove unused clases from org.gvsig.tools.tas...

Latest revisions

# Date Author Comment
713 10/17/2012 04:41 AM Joaquín del Cerro Murciano

Fix clone of taskstatus

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.

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
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.

700 07/17/2012 03:48 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.

View revisions

Also available in: Atom