Version 0.0.9 2003-02-10 - dga
------------------------

- Added light gray border to ImageElement
- Added light red border on band overflow
- Set tab order on Properties Windows
- Set tab order on Report properties Windows and on most windows
- Will ask to save unsaved report ---  Bug 645285
- Copy & Past works for all common fields ( transparency, ... ) --- Bug 682186
- Field description was not loaded ! -- Bug 675794
- Field parameter windows and parameter/field/variable window start in the center of the screen.
- Support for multi selection properties editing... 
- Added ContextMenu in report form .. Send to Back, to Front , properties
- the latest seleted tab in the properties element is now selected if possible.
- Short cut to open a sub report -- Request ???
- Added support for cmd line arguments 
	-f file			can open several files now !
	-h 			show this 
  Support for the old cmd line arguments kept!
- Added support for compatibility with jasper report version before 0.4.5, via compatibility form
- Will use a CDATA in the XML file only when needed.
- Properties file 'expressions.properties' Added. Entries in this file will be added in the expression editor !



Version 0.0.8 2003-02-01  
-------------------------
- Rewrited code to read database fields in 100% pure java Compatible with
  all JDBC drivers; from this release, is not more useful adding jdbc jar
  or classes to MSJVM classpath because the jdk is used to access DB
- Added support for JasperReports 0.4.5 (text vertical alignment, ellipeses,
  round rectangles) 
- Fixed some problems with the classpath
- Added drag and drop feature for opening file dragging in iReport main form
- fixed Slow to read fields using M$ SQLServer (Bug ID 675409 by gt78) 
- fixed CP1252 instead of Cp1252 in reportFont (Bug ID 675677 by gt78) 
- fixed Can't delete variables (Bug ID 676668 by gt78)


Version 0.0.7 patch 2 2003-01-25  
-------------------------
- fixed save problem [could not load class: sun.io.CharToByte] (Bug ID 669649)
- fixed extra &lt;![CDATA in printWhenExpression  (Bug ID 670046)
- fixed Position changed when an XML is reloaded (Bug ID 673876)

Version 0.0.7 patch 1 2003-01-12  
-------------------------
- fixed modifying group name bug (Request ID 658339 by mrhodes2)
- Files are now read and written in the format specified in encoding XML directive
  (Request ID 661013 by hlipka)
- Fixed the class type bug in image properties box  (Request ID 663102) 
- All Expression are now written in XML between <![CDATA[ ... ]]>. Tricks for special chars
  no more necessary :-) (Request ID 665825)

Version 0.0.7 2002-12-21  
-------------------------
- Added a new elements browser
- Added buttons to toolbar, toolbar code rewrited 
- Fixed imageExpression  bug (Request ID 633503)
- Added undo for keyboard actions (Request ID 633727 by hlipka)
- Some problem with task switching solved (Request ID 633732 by hlipka)
- Now preview can handle parameters (Request ID 634339 by rjst)
- Fixed right margin bug (Request ID 634703 by gt78) 
- Fixed subreport connection property not saved bug (Request ID 634884 by gt78) 
- Copy behavior (Request ID 638259 by ahallez)
- Query with CR LF are now well loaded (Request ID 638941 by zovi) 
- Field description is now loaded (Request ID 638942 by zovi)
- Tab order of dialog is now (in most cases) consitent (Request ID 638946 by zovi)
- You can be specify in options to draw a light line around the field 
  (Request ID 638948-638949-638950 by zovi) 
- Group delete now work (Request ID 644782 by zovi) 
- Subreport connection setting is now saved (Request ID 645196 by zovi) 
- iReport is now able to open a read-only file   (Request ID 645620 by zovi) 
- stretchType of graphic element is now saved  (Request ID 645748 by sley) 
- Subreport xml is now correctly generation (Request ID 651568 by pedak)
- When a group is inserted/modified/deleted or margin settings change, all elements
  are now correctly repositioned
- Encoding Windows 1251 is now supported 636484 by dnikolov)
- Native UTF format is now used (I hope this not rapresent a problem with win9x,
  Request ID 640003)
- Added Support for printWhenExpression element (Request ID 643477 by mperin)
- Added some suggestions for improvement (Request ID 655113 ny mrhodes2)
*********THANKS TO ALL PERSONS THAT HAVE SUBMITTED A REQUEST****


Version 0.0.6 2002-11-03  
-------------------------
- Added a jasperreports expression editor with syntax highlighting
- Added new Wizard function for creating columnar reports
- Added support for reportFont and some other tag
- Added support for Chinese Simplified, Chinese traditional, Japanese and Korean
  (you must download the Asian font pack from Adobe at:
  http://www.adobe.com/products/acrobat/acrrasianfontpack.html or use a localized
  Windows)
- New AMS (accidental movement system). Disable movement of element with the mouse
- Fixed the bug of the disperation: Cursor.init() is not more a problem!!!!
- Added support for HTML, CSV and XLS preview (using jasperReports 0.4.3)
- From this version JasperReports jar files are shipped with iReport
- Fixed shift bug
- Fixed tempalte miskate

Version 0.0.5 2002-10-27  
-------------------------
- Fixed some bugs
- Added support for hyperLinks and some other tag (88% of tags is now supported)
- Rewrite the directory dialog
- Added support for XML encoding

Version 0.0.4 2002-10-24  
-------------------------
- Improved font handler (support for TTF added)
- Added Wizard tool for create reports
- Added support for templates (to use with wizard)
- Added SHIFT resize mode (try it selecting two adjacent elements)
- Completed handling for all jasperReport element attributes
- Added external editor support
- A few minor speed improvements and bug fix

Version 0.0.3 2002-10-18  
-------------------------
- Rewrote font handler (support for builtin iText fonts)
- Added MRU menu list
- Added support for subreports
- Completed handling for all reportElement attribute list
- Added options panel
- Added support for files backup 
- Added new format tools
- Added support for zero height band dragging (using ALT key)
- Added compile only mode for IReportCompiler
- Added tooltips on toolbar buttons
- Added support for default template document
- Rules could now be shown in inches
- Improved graphics routines
- Fixed bug for path with a blank space
- A few minor speed improvements

Version 0.0.2 2002-10-15
-------------------------
- New compiler module
- Some bugs fixed.
- Many thing to do.... 

Version 0.0.1 2002-10-09
-------------------------
- First release

