Changes in v3.0 alpha 9:
-----------------------------------------------------------------------------
+ added TfrxDBLookupComboBox control
+ added customization of dot-matrix printers and their commands
+ added gzip compressor for .fr3 and .fp3 files
* changes in dot-matrix units


Changes in v3.0 alpha 8:
-----------------------------------------------------------------------------
+ added PrintOnParent property to subreport object
+ added OnManualBuild, OnBeforePrint, OnAfterPrint events to the
  TfrxReportPage object
+ added cross-tab rtti. Now you can use it in the script
* unit frxDSet is no longer used. Remove this unit from your 'uses' lists
* changes in DB engines architecture
* changed names of export filters. Change unit names in your 'uses' list
- fixed some minor bugs


Changes in v3.0 alpha 7:
-----------------------------------------------------------------------------
+ added Child property to band objects
+ added support of new FastScript languages, JScript and BasicScript
+ added Page, Line, TotalPages# variables
+ added TfrxView.Cursor property
+ added justify for rich text object
+ added TfrxGradientObject (former TfrRoundRectObject)
+ added 'Page Settings' preview dialog
+ added TfrxDBCrossView
+ added MaxWidth, MinWidth, DownThenAcross properties to cross-tab object
+ added TfrxReport.EngineOptions.ConvertNulls property
+ added TfrxReport.DataSet property
+ added TfrxView.URL property
+ added anchors support. See "URLs, anchors" report in the main demo.
+ added script debugger
+ added search/replace dialog in designer/script
+ added dot-matrix support
* changes in api: 
  frxRegisterObject -> frxObjects.RegisterObject
  frxRegisterCategory -> frxObjects.RegisterCategory
  frxUnregisterObject -> frxObjects.Unregister
  frxRegisterComponentEditor -> frxComponentEditors.Register
  frxRegisterPropertyEditor -> frxPropertyEditors.Register
* storing a report in the DFM file changed, it is incompatible with previous
  versions. All reports that stored in the DFM, should be saved to a file before
  installing this version
* changed 'select all' behavior
* changed band resizing
* changed startnewpage behavior
* changes in Report|Data
* improved syntaxmemo
* changes to make FR compatible with MBCS
* changes in print process
- fixed TfrView.Align bug
- fixed bug related to changes in code window
- fixed stretch/shift bug
- fixed AdjustBands
- fixed aggregates bug
- fixed html tags bug
- fixed split bug


Changes in v3.0 alpha 6:
-----------------------------------------------------------------------------
+ added panel, groupbox, bitbtn, speedbutton, maskedit, checklistbox dialog 
  controls
+ added new db engine wizard
+ added TfrxReport.OnClickObject, OnMouseOverObject events
* now dialog controls may have parents
* changes in db engine architecture
* changes in property editors
* changed 'fr' to 'frx' in some global methods and classes
- bug fixes


Changes in v3.0 alpha 5:
-----------------------------------------------------------------------------
+ cross-tab
+ styles (see designer, Report|Styles... menu)
+ integration with FastScript
+ packages for ADO, BDE, IBX components
+ wizard for standard reports
+ preview search dialog
* changed unit and class names
- bug fixes

