October 11, 2004
The following changes have been made to software since release 0.4.0 in the following categories
- New full support for JFreeChart 0.9.21
- New iReport base scriptlet
- New object library
- Full support for JasperReports 0.6.1
- New full support for JFreeChart 0.9.21
- New toolbars
- Implemente the thread monitor
Contributors this time: (order by FIRSTNAME)
- ErtanO
- Giulio Toffoli
- Robert Lamping
Thanks for your suggestions and your on going support using iReports!
Giulio
Complete Changelog.txt related to this version
06/10/2004 2.19 gt Fixed a problem with lastPageFooter
06/10/2004 2.18 gt Added support for JasperReports JRXmlDataSource
06/10/2004 2.17 gt Added support for custom series
06/10/2004 2.17 gt New color selector panel for Property Sheet
05/10/2004 2.19 gt Added clear log console function
05/10/2004 2.19 gt New property sheet for chart details
04/10/2004 2.22 gt Filled formatting toolbar
04/10/2004 2.22 gt Added new Thread monitor
04/10/2004 2.22 gt Added Total to the library
04/10/2004 2.22 gt Added support for series
04/10/2004 2.22 gt First REAL charting support
18/09/2004 2.29 gt Implemented "Page number", "Total pages" and "Page X of Y" library objects
15/09/2004 2.51 gt Implemented the first scratch for the Objects Library
09/09/2004 01.03 gt Fixed some bugs: 1021763,1021453,1021060,1015153,1021763,999137,1003975,
1004843,1001920,1001061,1001060
07/09/2004 23.47 gt Now iReport remember toolbar visibility.
01/09/2004 0.37 gt Support fot lastPageFooter band
31/08/2004 0.36 gt New compatibility support dialog for jr 0.6.0 and 0.6.1
31/08/2004 23.39 gt Switched to JR 0.6.1
20/08/2004 1.50 gt First experiments for new toolbars
17/08/2004 23:24 ertano - BUG #1001059 fixed: No Default Language when first start
- Made Active Threads hidden (was confusing)
17/08/2004 23:24 ertano BUG #1003389 fixed: Could not set default Font
07/08/2004 22:55 rlamping Bug solved. Files came up with zero width and heigth and xml not read.
dtd in report.java renamed to reflect the new jasperreport package name
03/08/2004 1.37 gt New JavaBean extended field retriever in ReportQueryDialog (for an Italian company)
03/08/2004 1.37 gt Text wizard plugin added (a really custom plugin for an Italian company)
31/07/2004 23:47 rlamping Moving of groups enabled. One group at a time.
29/07/2004 10.45 gt Switched to net.sourceforge.jasperreports!
29/07/2004 10.45 gt Upgraded build.xml to iReport 0.4.0
25/07/2004 22:42 rlamping Adjusted scrollbar behaviour. When clicking next to the know, the scrollbars now
move the distance of the amount visible.
Small correction when double clicking on band limit. Line elements now are
properly handled.
25/07/2004 22:42 rlamping 996777 Drawing lines with shift key pressed, angle is multitude of 15 degrees.
Snapping to grid algorithm (MultipleGrid) enhanced.
25/07/2004 15:53 rlamping Double click on band limit, will shrink the height to just enclose
the band element present. No action if no band elements present.
Handy in detail band.
Double click on south handle of text element, shrinks element to font size +2.
To do: Make it work for large font sizes.
22/07/2004 10.00 gt Fixed bug #-993878 about parameter parsing in Query dialog
22/07/2004 10.00 gt Fixed bug #995733 about build.xml and start_jar
18/07/2004 22:40 rlamping Changes related to zooming
Zoom in/out, if selected items, then these are centered.
no matter what way of selecting the zoom (combobox or CTRL/SHIFT)
Zoom in with CTRL/SHIFT + left mouse button
Zoom out with CTRL/SHIFT + left mouse button
Correct upper right blue square of bounding box of an element.
17/07/2004 11:00 rlamping Changes related to zoomFactor
After reloading a file that was externally modified, the current
zoomFactor is restored. So if you uses 200% it will stay 200% after reloading.
in Combobox zoomfactor:
Fit To page => Width
Added: Height
Added: Whole Page
Zoom in on selected elements.(horizontal ok, vertical to correct later)