Release Notes
Release Date: 1. June 2009
This is the 1.0 release
Project: SwingX
The final and last release maintaining compatibility of the code base with Java 1.5. This release contains mainly bug fixes and improved documentation in comparison to the previous release.
JXLoginPage
Fixed issues related to password storage and retrieval. Refactored related code to allow for further development.
Javadoc
Added missing javadoc and extended the existing one in all the main classes and methods.
Resolved Issues
Following list of 32 items contains all the issues and improvements included in release 1.0.
We would also like to thank to all who actively contributed to this release, namely:
- Karl Schaefer (kschaefe)
- Jeanette Winzenburg (kleopatra)
- Luan O'Carroll (luano)
- Jonathan Giles (jogiles)
- Jan Haderka (rah003)
Sun May 31 13:52:36 +0000 2009 | |||||
---|---|---|---|---|---|
ID | Type | Pri | Component | Votes | Summary |
854 | DEFECT | P2 | swingx | 0 | BasicErrorPaneUI method getErrorDialog(Component owner) thro |
1037 | DEFECT | P3 | swingx | 0 | Incorrect echo character for Mac in JXLoginPane |
311 | DEFECT | P3 | swingx | 0 | JDialog w/ AutoCompleteDecorator.decorate(JComboBox) doesn't |
778 | DEFECT | P3 | swingx | 0 | JXDatePicker: instantiation problems in Applets |
104 | DEFECT | P2 | swingx | 0 | JXEditorPane javadoc needs simple examples |
107 | DEFECT | P2 | swingx | 1 | JXFrame/JXRootPane javadoc needs more detail |
109 | DEFECT | P2 | swingx | 0 | JXImagePanel javadoc needs more detail |
1094 | DEFECT | P3 | swingx | 0 | JXImagePanel throws unneeded exception when doing a getImage |
111 | DEFECT | P2 | swingx | 0 | JXList javadoc needs more detail |
112 | DEFECT | P2 | swingx | 0 | JXLoginDialog javadoc needs more detail |
1079 | DEFECT | P3 | swingx | 0 | JXLoginPane can be shown on incorrect monitor |
114 | DEFECT | P2 | swingx | 0 | JXPanel javadoc needs more detail |
115 | DEFECT | P2 | swingx | 0 | JXRadioGroup javadoc needs more detail |
116 | DEFECT | P2 | swingx | 0 | JXSearchPanel javadoc needs more detail |
117 | DEFECT | P2 | swingx | 0 | JXTable, JXTableHeader javadoc needs more detail |
120 | DEFECT | P2 | swingx | 0 | JXTitledPanel javadoc needs more detail |
446 | DEFECT | P2 | swingx | 0 | LookAndFeel provided UI-defaults get lost when switching Loo |
106 | DEFECT | P2 | swingx | 1 | Search components & Searchable javadoc needs more detail |
1078 | ENHANC | P3 | swingx | 0 | Add auto-complete to JXLoginPane |
1083 | ENHANC | P3 | swingx | 0 | ComponentAdapter missing getCellBounds |
1067 | ENHANC | P3 | swingx | 0 | document USE_DTCR_COLORMEMORY_HACK at a prominent place |
515 | ENHANC | P5 | build an | 0 | Improve access to related project builds |
1093 | ENHANC | P3 | swingx | 0 | JXDatePicker additional Year/Month selectionButtons |
97 | ENHANC | P3 | swingx | 1 | Need to remove stored username/passwords |
650 | ENHANC | P3 | swingx | 0 | Setting Focus to Password for JXLoginPanel |
1089 | FEATUR | P3 | swingx | 0 | JxLoginPane: API method for adding custom action |
1088 | FEATUR | P3 | swingx | 0 | Support focusEnter/Exit on a component hierarchy |
831 | TASK | P3 | build an | 0 | Add checkstyle to the build |
1064 | TASK | P2 | swingx | 0 | all ui-delegates: check that primitive properties are instal |
1095 | TASK | P2 | swingx | 0 | Removed deprecated code. |
1085 | PATCH | P3 | swingx | 0 | JXLoginPane refactoring |
975 | PATCH | P3 | swingx | 0 | Patch for JAASLoginService.java |