📄 system_53.txt
字号:
04/06/2005 22:35 rl Moved undo/redo behaviour of TransformElementOperations to ElementTransformation
to improve the OO-design and enable undo of fontsize in FormatCommandShrink.
Undo fontsize for FormatCommandShrink now works. (TODO: undo page size).
Deactivated short-cut keys that were already active via menu options.
Double click on south grip of text element set height to fontsize + 2.
(TODO: improve for large fonts)
04/06/2005 0.55 gt Implemented the first version of design print (File->print design)
03/06/2005 2.18 gt Removed request for sync file name (when option is set to no sync)
03/06/2005 2.04 gt Added tooltips for bands (Options->Show tooltips in design window)
02/06/2005 0.23 gt Switched to JasperReports 0.6.8
02/06/2005 0.19 gt Added gfx antialiazing (default activeated, see options->Use antialiazing)
01/06/2005 1.46 gt Fixed bug 1207087 Now rule changes when using zoom
01/06/2005 1.00 gt Fixed bug 1208332 Now Read javabeans.attributes refresh if bean change
01/06/2005 0.34 gt Fixed bug 1211575 Now parameter list reflects changes in parameter type
01/06/2005 0.24 gt Fixed bug 1212024 (context menu problems)
26/05/2005 22:09 rl FormatCommandShrink introduced (some TODO left + undo fontsize)
26/05/2005 11:09 gt Update ru_RU and uk_UA locale fields
(Thanks to Dmitry Starjinsky)
26/05/2005 01:17 gt Fixed 1208357 now pattern is filled simply typing in the
pattern textfield
24/05/2005 14:24 rl ValuesDialog improved: Fields, Variables, Parameters listed
alfabetically. Buttons Modify and Delete nog active if built-in.
Tab Order corrected in subdialogs Variable and Parameter
Coding improvements in several files. javadoc corrections.
Version 0.5.0 released
________________________________________________________________________________
22/05/2005 2.50 gt New plugin to check for iReport updates
20/05/2005 22:21 rl Added tooltips to the FormatCommand toolbar buttons
18/05/2005 0.24 gt New option to set groovy the default language for expressions
17/05/2005 22:03 rl 6 formatting commands added. Element Maximize + Center in Band
17/05/2005 02:01 gt Added support for export parameters
17/05/2005 02:01 gt Switched to JR 0.6.7
16/05/2005 22:20 rl Toolbar Format extended with numerous commands. Format commands are now in separate files
16/05/2005 18.12 gt Fixed 819093 Now iReport use UTF-8 charset to write the config file
16/05/2005 18.05 gt Fixed 992170 Now MySQL-TIME is converted correctly as java.sql.Time
16/05/2005 17.41 gt Fixed 1124129 Now Pattern don't needs an <enter> to be set
16/05/2005 17.39 gt Fixed 1163510 Now if you rename a variable (or a parameter), it is picked up by syntax correctly
16/05/2005 17.36 gt Fixed bug 1167814 Now an Exception StackTrace is printed for Custom Data Source when test fail
16/05/2005 17.10 gt Added status label when executing SQL statements in Report query dialog
16/05/2005 17.09 gt Added Built-in parameters handling
15/05/2005 23.56 gt Fixed bug 1182933 Now in in Bean-ConnectionDialog is used the ReportClassLoader
12/05/2005 16.58 gt New contextual menu for the opened files list
12/05/2005 16.25 gt Added menus Close, Close All, Close All except this, Revert To Saved
12/05/2005 2.49 gt Added Connections combobox in the ToolBar
12/05/2005 2.01 gt Fixed bug 1179681 Now all textareas support undo/redo
12/05/2005 1.10 gt Fixed bug 1121721 Now the scriptlet editor use get{Field|Variable|Paramter}Value() instead Map
12/05/2005 1.10 gt Fixed some compilation problems in IReportCompiler
12/05/2005 0.39 gt Fixed bug 1171391 Now document structure is updated when an element is deleted or pasted
09/05/2005 10.25 gt Fixed bug 1188584 Objects library now is refreshed on query change
07/05/2005 19:20 rl Separated code for Toolbar Format to ToolbarFormatPanel.java/form for easy maintenance
07/05/2005 2.06 gt Implemented support for PDF export options
07/05/2005 2.04 gt Added support for exporter options
07/05/2005 0.44 gt If not set, the Locale used is the system default
07/05/2005 0.12 gt New general options interface (sheet property)
06/05/2005 16:43 rl Additional option: Synchronize Report Name with File name when saving
06/05/2005 00:34 rl Added (Modified) or (Unchanged) to the screen title (Not finished yet)
06/05/2005 00:34 rl Filename defaults to report name when saving the file
If user enters different name, then user is asked whether to change
the report name as well.
05/05/2005 2.58 gt Implemented prompt dialog for parameters (Integer, Double, String, Boolean, Date, Time, Timestamp)
03/05/2005 15.05 gt Added plugin to set TERRITORY and LANGUAGE for Oracle connections
03/05/2005 15.05 gt Fixed bug 1191925 (Small Annoyances...)
02/05/2005 20.17 gt Classpath handling (now you can add directories and jars to the ireport classpath)
22/04/2005 18.01 gt Now element border properties are handled separatly for multiple selections
11/04/2005 22.53 gt New "remove margins" feature
11/04/2005 22.52 gt New contextual menu for variables/fields/parameters
11/04/2005 22.51 gt Added jr-bsh-compiler (not in JR 0.6.6)
08/04/2005 0.05 gt Support for new variable attributes (incrementType and incrementGroup)
08/04/2005 0.04 gt Support for groovy language for expressions
08/04/2005 0.04 gt Switched to JR 0.6.6
08/04/2005 0.01 gt Added checkbox for enable/disable textfield height optimization
24/03/2005 20.10 gt Added "set report locale" menu (selected locale is stored in reportLocale property
17/02/2005 0.01 gt Added support for JRDataSourceProvider interface
17/02/2005 0.01 gt Fixed bug 1077793
16/02/2005 23.09 gt Fixed bug 1121719
06/02/2005 23.11 gt Fixed bugs 1116676, 1116675, 1116666, 1116661
04/02/2005 14.15 gt Now the Massive Compiler uses the global options to choose the right compiler
04/02/2005 14.14 gt Fixed "lib" dipendencies when iReport is started using Java Web Start
Version 0.4.1 released
________________________________________________________________________________
28/01/2005 1.22 gt Added plugin support for Java Web Start
22/01/2005 2.38 gt Removed some limitations in the QueryDialog
22/01/2005 2.37 gt Rewritten the code to retrieve fields from JavaBean using BeanUtils
22/01/2005 2.36 gt Fixed barcode expression (now it is a common expression)
22/01/2005 2.35 gt Added support for JDT, BeanShell and Jikes compilers
19/01/2005 15.57 gt Switched to JR 0.6.4
19/01/2005 15.57 gt Help menu points to http://ireport.sf.net/docs.html
02/12/2004 2.06 gt Fixed BUG [ 850801 ] built in variables have wrong Class when dragged to report
02/12/2004 1.35 gt If an active connection is not set, the first available connection is used.
02/12/2004 1.35 gt Vairable, Field and Parameters dialog are now resizable
02/12/2004 1.06 gt Fixed BUG [ 995741 ] "Layout problems in "Add/modify parameter" window"
01/12/2004 19.08 gt Added -beanClass command line option to set default extended JavaBean class name
01/12/2004 19.07 gt Added "kill this thread" contextual menu in the threads list.
01/12/2004 18.00 gt Added JRRenderable as Image experssion class
01/12/2004 17.59 gt Added support for loading colors stored in XML using a name (gray, red, ....)
01/12/2004 0.07 gt Completed support for box tag and floating column footer
30/11/2004 13.23 gt Started support for box tag.
30/11/2004 13.22 gt Switched to JR 0.6.3
26/11/2004 10.24 gt Added support for report localization
26/11/2004 10.20 gt Modified JavaBeanDataSourceConnection to get a Vector or an Array on beans
26/11/2004 10.17 gt Fixed BUG [ 1073380 ] "TextField Expression Class has limited options"
12/11/2004 17.43 gt Added support for resource bundle base name
12/11/2004 17.36 gt Fixed BUG 1057914
12/11/2004 2.37 gt Handled new $R syntax
12/11/2004 2.37 gt Added support for msg and str
12/11/2004 2.37 gt Added support for imports
12/11/2004 2.37 gt Added support for link target
12/11/2004 2.37 gt Fixed BUG 1044737 (now instead of Now)
Version 0.4.0 released
________________________________________________________________________________
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)
Version 0.3.2 released
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -