Issue 907-swingx: check use of updateComponentTreeUI (instead of updateUI)
cont'd - DefaultXTreeCellEditor, JXDatePicker, JXMonthView, JXTreeTable - JXMultiThumbSlider (not necessary, but minor code cleanup - missing override annotations) (detail)
Issue #1063-swingx: JXTitledPane ui delegate must not overwrite custom border
started - changed ui to install borderUIResource - changed ui to only install uiborder if not custom set - added tests (detail)
Issue #1063-swingx: JXTitledPane ui delegate must not overwrite custom border
cont'd - same for opaque property, changed to install via LookAndFeel - added test (detail)
Issue number: #358, #301 Listen for selection changes to fetch items from password store. Submitted by: jogiles (detail)
Issue #1062-swingx: no way to use arabic digits in monthView
started - factored creation methods for monthView StringValues - used to init and update in setLocale - added example implementation to BasicMonthViewUITest (detail)
Issue #77-swingx: JXMonthView allow year-step navigation - opened up BasicCalendarHeader to allow experimenting with options (detail)
Issue #1062-swingx: no way to use arabic digits in monthView - minor test cleanup (detail)
Issue #1062-swingx: no way to use arabic digits in monthView
started - factored creation methods for monthView StringValues - used to init and update in setLocale - added example implementation to BasicMonthViewUITest (detail)
Issue #77-swingx: JXMonthView allow year-step navigation - extracted dedicated controller for calendar header - started to move all zoomable related config into controller (detail)