Révision 499 tmp/org.txm.libs.jfreechart/about.html
| about.html (revision 499) | ||
|---|---|---|
| 205 | 205 |
image maps generated by JFreeChart - see the NEWS file for more |
| 206 | 206 |
information. In addition, a number of bugs have been fixed. |
| 207 | 207 |
|
| 208 |
1.0.8 : (23-Nov-2007) |
|
| 208 |
1.0.8.0 : (23-Nov-2007)
|
|
| 209 | 209 |
- primarily a bug fix release. See the NEWS and ChangeLog files for a |
| 210 | 210 |
more detailed description of the changes in this release. |
| 211 | 211 |
|
| ... | ... | |
| 640 | 640 |
HorizontalLogarithmicAxis class. Additional demonstration |
| 641 | 641 |
applications have been added. Fixed the popup menu bug. |
| 642 | 642 |
|
| 643 |
0.8.1 : (5-Apr-2002) Localised resource bundles for French, German and |
|
| 643 |
0.8.0.1 : (5-Apr-2002) Localised resource bundles for French, German and
|
|
| 644 | 644 |
Spanish languages (thanks to Anthony Boulestreau, Thomas Meier |
| 645 | 645 |
and Hans-Jurgen Greiner for the translations). An area XY |
| 646 | 646 |
plot and meter chart contributed by Hari. Symbol charts |
| ... | ... | |
| 651 | 651 |
immutable. Additional demonstration applications for |
| 652 | 652 |
individual chart types. Minor bug fixes. |
| 653 | 653 |
|
| 654 |
0.8.0 : (22-Mar-2002) All the category plots are now controlled |
|
| 654 |
0.8.0.0 : (22-Mar-2002) All the category plots are now controlled
|
|
| 655 | 655 |
through the one class (CategoryPlot) with plug-in renderers. |
| 656 | 656 |
Added a ResourceBundle for user interface items that require |
| 657 | 657 |
localisation. Added a logarithmic axis class contributed by |
| ... | ... | |
| 923 | 923 |
|
| 924 | 924 |
1.0.9 : (23-Mar-2007) Serialization fix in TextFragment. |
| 925 | 925 |
|
| 926 |
1.0.8 : (11-Dec-2006) Minor bugfixes in the synchronization of the Booting code |
|
| 926 |
1.0.8.0 : (11-Dec-2006) Minor bugfixes in the synchronization of the Booting code
|
|
| 927 | 927 |
and the FastStack. |
| 928 | 928 |
|
| 929 | 929 |
1.0.7 : (03-Dec-2006) Cosmetic fixes for the logging of the PackageManager, |
| ... | ... | |
| 952 | 952 |
releases in the 1.0.x series will maintain backward compatibility |
| 953 | 953 |
with the 1.0.0 API. |
| 954 | 954 |
|
| 955 |
1.0.0-rc1 : (01-Jun-2005) : Update to coincide with JFreeReport 0.8.5-5. |
|
| 955 |
1.0.0-rc1 : (01-Jun-2005) : Update to coincide with JFreeReport 0.8.0.5-5.
|
|
| 956 | 956 |
JavaDoc update and classloader handling changed. |
| 957 | 957 |
|
| 958 | 958 |
1.0.0-pre3 : (15-Apr-2005) : Some minor changes in the ResourceBundleSupport |
| 959 | 959 |
to allow the explicit definition of a locale. |
| 960 | 960 |
|
| 961 |
1.0.0-pre2 : (04-Mar-2005) : Update to coincide with JFreeReport 0.8.5. |
|
| 961 |
1.0.0-pre2 : (04-Mar-2005) : Update to coincide with JFreeReport 0.8.0.5.
|
|
| 962 | 962 |
Separated the xml-support packages into an own jar file. |
| 963 | 963 |
JFreeChart does not use these classes (except in experimental |
| 964 | 964 |
non-release code). Therefore, JFreeChart needs both libs to |
| ... | ... | |
| 985 | 985 |
|
| 986 | 986 |
0.9.0 : (28-Nov-2003) Update to coincide with JFreeChart 0.9.15. |
| 987 | 987 |
|
| 988 |
0.8.9 : (17-Nov-2003) Update to coincide with JFreeChart 0.9.14. |
|
| 988 |
0.8.0.9 : (17-Nov-2003) Update to coincide with JFreeChart 0.9.14.
|
|
| 989 | 989 |
|
| 990 |
0.8.8 : (26-Sep-2003) Update to coincide with JFreeChart 0.9.13. |
|
| 990 |
0.8.0.8 : (26-Sep-2003) Update to coincide with JFreeChart 0.9.13.
|
|
| 991 | 991 |
|
| 992 |
0.8.7 : (11-Sep-2003) Update to coincide with JFreeChart 0.9.12. |
|
| 992 |
0.8.0.7 : (11-Sep-2003) Update to coincide with JFreeChart 0.9.12.
|
|
| 993 | 993 |
|
| 994 |
0.8.6 : (8-Aug-2003) Update to coincide with JFreeChart 0.9.11. |
|
| 994 |
0.8.0.6 : (8-Aug-2003) Update to coincide with JFreeChart 0.9.11.
|
|
| 995 | 995 |
|
| 996 |
0.8.5 : (25-Jul-2003) Transferred some support classes from JFreeChart. |
|
| 996 |
0.8.0.5 : (25-Jul-2003) Transferred some support classes from JFreeChart.
|
|
| 997 | 997 |
|
| 998 |
0.8.3 : (16-Jun-2003) XML Parser: error locations are printed in the |
|
| 998 |
0.8.0.3 : (16-Jun-2003) XML Parser: error locations are printed in the
|
|
| 999 | 999 |
parse exceptions to make debugging xml files easier. |
| 1000 | 1000 |
|
| 1001 |
0.8.2a: (04-Jun-2003) xml parser: configuration interface modified. |
|
| 1001 |
0.8.0.2a: (04-Jun-2003) xml parser: configuration interface modified.
|
|
| 1002 | 1002 |
+ Bugfixes ... |
| 1003 | 1003 |
|
| 1004 |
0.8.2 : (26-May-2003) xml parser class factory bug fix |
|
| 1004 |
0.8.0.2 : (26-May-2003) xml parser class factory bug fix
|
|
| 1005 | 1005 |
|
| 1006 |
0.8.1 : (09-May-2003) Added support for the xml parser and imported |
|
| 1006 |
0.8.0.1 : (09-May-2003) Added support for the xml parser and imported
|
|
| 1007 | 1007 |
some base classes from the JFreeReport project. |
| 1008 | 1008 |
|
| 1009 |
0.8.0 : (24-Apr-2003) Renamed all packages from com.jrefinery.* |
|
| 1009 |
0.8.0.0 : (24-Apr-2003) Renamed all packages from com.jrefinery.*
|
|
| 1010 | 1010 |
to org.jfree.*. |
| 1011 | 1011 |
|
| 1012 | 1012 |
0.7.3 : (11-Apr-2003) Added serialization for SerialDate and |
Formats disponibles : Unified diff