Statistics
| Revision:

gvsig-tools / org.gvsig.tools / library / trunk / org.gvsig.tools / org.gvsig.tools.swing / org.gvsig.tools.swing.impl / src / main / java / org / gvsig / tools / swing / impl @ 2847

Name Size Revision Age Author Comment
  bookmarkshistory 2781 almost 2 years Joaquín del Cerro Murciano add use of FutureUtils in DefaultBookmarksPanel
  bufferedImage 1538 about 7 years Francisco Díaz Carsí Condensado en VirtualBufferedImageHelper lo que...
  coerce 2537 almost 3 years Joaquín del Cerro Murciano
  component 1383 over 8 years Francisco Díaz Carsí refs #4086 Fixed conflict with "_Clear" i18n st...
  dialogreminder 1593 almost 7 years Joaquín del Cerro Murciano Movido DialogReminder de util a swing
  dynclass 1754 over 5 years Joaquín del Cerro Murciano
  icontheme 1847 over 5 years Joaquín del Cerro Murciano Añadido poder especificar un factor de escala a...
  pickercontroller 2847 over 1 year Joaquín del Cerro Murciano Modificaciones en bytearray controller y su jdy...
  script 2601 over 2 years Joaquín del Cerro Murciano add JdynFormFieldScript
  task 2804 almost 2 years Francisco Díaz Carsí Improved message bar in DefaultJTaskStatusContr...
  threadsafedialogs 2833 over 1 year Joaquín del Cerro Murciano Añadido al threadsafedialogs un nuevo metodo pa...
  usability 1124 almost 10 years Joaquín del Cerro Murciano Eliminada la impemetacion de JDynObjectSetCompo...
  webbrowsersimple 2080 over 4 years Joaquín del Cerro Murciano refs #5174. Cambios drasticos en el modelo de C...
  windowmanager 2818 over 1 year Joaquín del Cerro Murciano fix hide with setVisible of contents in Default...
ClearButtonUtils.java 5.17 KB 2491 about 3 years Joaquín del Cerro Murciano Añadiendo soporte para pickers de time y timest...
ClipboardImpl.java 1.61 KB 2582 almost 3 years Joaquín del Cerro Murciano
ClipboardMonitor.java 4.29 KB 2537 almost 3 years Joaquín del Cerro Murciano
ContextMenuUtils.java 5.67 KB 2831 over 1 year Francisco Díaz Carsí Fixed entries of contextual menu
DefaultActionListenerSupport.java 1.23 KB 1657 over 6 years Joaquín del Cerro Murciano
DefaultChangeListenerHelper.java 1.95 KB 2622 over 2 years Joaquín del Cerro Murciano Cambiado el API y la implementacion de ImageVie...
DefaultColorChooserController.java 4.9 KB 2165 over 4 years Joaquín del Cerro Murciano
DefaultCompoundIcon.java 9.53 KB 1947 almost 5 years Joaquín del Cerro Murciano
DefaultFilteredListController.java 4.83 KB 2419 over 3 years Francisco Díaz Carsí Added enable support
DefaultFilteredTreeController.java 3.38 KB 2465 over 3 years Francisco Díaz Carsí Fixed filter button image
DefaultJListWithCheckbox.java 13.5 KB 2420 over 3 years Francisco Díaz Carsí Extract renderer to api
DefaultSimpleImage.java 15 KB 2747 about 2 years Francisco Díaz Carsí Prepared DefaultSimpleImage for multipage images
DefaultToolsSwingManager.java 27.7 KB 2847 over 1 year Joaquín del Cerro Murciano Modificaciones en bytearray controller y su jdy...
DefaultZoomDialog.java 5.61 KB 2847 over 1 year Joaquín del Cerro Murciano Modificaciones en bytearray controller y su jdy...
DropDownButton.java 8.2 KB 2537 almost 3 years Joaquín del Cerro Murciano
DropDownComboBox.java 4.49 KB 2537 almost 3 years Joaquín del Cerro Murciano
DropDownLabel.java 10.1 KB 2846 over 1 year Joaquín del Cerro Murciano Modificaciones en algunos JDynFormFieldXXX (dat...
DropDownLabelIcon.java 772 Bytes 2534 about 3 years Óscar Martínez Fixed dropdown with invalid value
FilteredListModelImpl.java 7.56 KB 2350 almost 4 years Joaquín del Cerro Murciano Modificados los FilteredList/Table/TreeModel pa...
FilteredTableModelImpl.java 5.06 KB 2350 almost 4 years Joaquín del Cerro Murciano Modificados los FilteredList/Table/TreeModel pa...
FilteredTreeModelImpl.java 4.85 KB 2310 almost 4 years Óscar Martínez refs #5383 FilteredTree utiliza el parametro ca...
MessageBarControllerImpl.java 2.44 KB 2206 about 4 years Óscar Martínez Implementación de NamesTranslator para atributo...
TableColumnAdjusterImpl.java 15.4 KB 2188 over 4 years Joaquín del Cerro Murciano Creado TableColumnAdjuster
TitledSeparator.java 3.37 KB 2035 over 4 years Joaquín del Cerro Murciano Modificaciones para mejor presentacion de imagn...
ToolsSwingDefaultImplLibrary.java 7.63 KB 2782 almost 2 years Francisco Díaz Carsí Added CharsetPicker and used in file chooser d...
TreeComboCellRenderer.java 3.14 KB 2583 almost 3 years Joaquín del Cerro Murciano add IconGetter interface
TreeComboUtils.java 4.48 KB 1424 about 8 years Joaquín del Cerro Murciano
Utils.java 2.04 KB 2846 over 1 year Joaquín del Cerro Murciano Modificaciones en algunos JDynFormFieldXXX (dat...
  • svn:ignore: .directory

Latest revisions

# Date Author Comment
2847 11/20/2022 07:32 PM Joaquín del Cerro Murciano

Modificaciones en bytearray controller y su jdynformfield relacionadas con la notificacion de cambios (no se activave siempre el boton guardar) y se ha añadido boton de editAstext.

2846 11/20/2022 07:29 PM Joaquín del Cerro Murciano

Modificaciones en algunos JDynFormFieldXXX (date, file, timestamp) y dropdownlabel para que muestre mensaje en barra de estado al pinchar sobre ellos

2833 11/06/2022 05:56 PM Joaquín del Cerro Murciano

Añadido al threadsafedialogs un nuevo metodo para poder especificar un accesory en el dialogo de fichero.

2832 10/27/2022 08:30 AM Francisco Díaz Carsí

Improved the DatePickerController to allow null.

2831 10/26/2022 08:01 AM Francisco Díaz Carsí

Fixed entries of contextual menu

2819 10/16/2022 07:44 PM Joaquín del Cerro Murciano

add isModalDialogShowing method to DefaultToolsSwingManager

2818 10/16/2022 07:22 PM Joaquín del Cerro Murciano

fix hide with setVisible of contents in DefaultDialog

2816 10/13/2022 09:06 AM Francisco Díaz Carsí

Fix JDynFormFieldBytearray

2804 09/20/2022 11:25 AM Francisco Díaz Carsí

Improved message bar in DefaultJTaskStatusController

2799 09/06/2022 08:22 PM Francisco Díaz Carsí

Fixed date format in picker

View revisions

Also available in: Atom