New features/changes in version 0.6.2: (2009-11-20)
* Improvements to grids making them usable like multi-column listboxes
* Disabled legacy keybindings
* Some minor fixes

New features/changes in version 0.6.2: (2009-10-25)
* Fixes necessary for wxPython 2.8
* Some minor fixes
* Packaging updates
* Updated Spanish translation
* Switch to GPL version 3

New features/changes in version 0.6.1: (2007-07-08)
* Fixed conversion of default values to requested datatype
* Fixed "apply filter" function while focus is not within a block
* Updated documentation

New features/changes in version 0.6.0: (2007-06-21)
* Completely reworked
* [qt3] new user interface
* Dynamic layout
* Grids
* User defined menus and toolbars

New features/changes in version 0.5.16: (2006-09-12)
* [wx26] Block mouse wheel event in dropdowns under MSW
* Call POST-CHANGE trigger immediately on checkbox clicks
* Fixed looking up of non-string foreign keys

New features/changes in version 0.5.15: (2006-08-24)
* [wx26] Added clipboard handling
* [wx26] Fixed hiding the splash screen when main form is a dialog
* [wx26] Fixed focus handling for dropdowns
* Fix for a bug that made GFField.resetForeignKey unusable
* Select the whole text when focus hits an entry
* Query for "False" values with checkboxes
* Query for empty values in dropdowns
* Case insensitive query
* Fixed traceback when moving the scrollbar while a button has the foucs

New features/changes in version 0.5.14: (2006-03-27)
* [wx26] New user interface driver
* Allow user defined keystroke handlers
* Fixed parameter handling
* Several minor bug fixes

New features/changes in version 0.5.13: (2005-09-28)
* Started cleanup of display handler code
* Undelete
* Field changes in ON-NEWRECORD trigger code don't make the record dirty
* New ON-RECORDLOADED trigger
* Turn off debug messages when compiled with -O
* Fixed call of backend functions
* Fixed behaviour after backend exceptions
* Fixed behaviour for records that were inserted and deleted again
* Fixed scrollbar
* [win32] Fixed button displaying as pressed in toolbar
* [win32] Fixed cursor positioning in multiline entry widgets
* [win32] Allow incremental search in dropdowns
* Several minor bug fixes

New features/changes in version 0.5.12: (2005-08-13)
* Adapted to gnue-common 0.6
* New versatile input dialog
* Require Python 2.3
* Several bug fixes

New features/changes in version 0.5.11: (2005-03-08)
* Fixed committing of default values
* Updated Developer's Guide
* Imprved installation and configuration documentation
* Several bug fixes

New features/changes in version 0.5.10: (2005-02-07)
* New function GFBlock.update()
* New function to run reports from forms
* Committs are now only done once per connection, not per block
* Several bug fixes

New features/changes in version 0.5.9: (2004-11-27)
* Option to highlight current entry in gtk2
* Properly working dropdowns
* Menu, toolbar and status bar for dialog style forms
* Fixed some memory leaks
* Several bug fixes

New features/changes in version 0.5.8: (2004-11-03)
* Support for dialog style main forms (needed for report parameter entry)
* Several bug fixes

New features/changes in version 0.5.7: (2004-09-16)
* Much improved exception handling
* Improved curses user interface
* Parameter support in runForm
* Support for runReport
* Support for appserver:// style URL's
* Several bug fixes

New features/changes in version 0.5.6: (2004-08-06)
* Much improved GTK2 user interface
* Completely rewritten curses user interface

New features/changes in version 0.5.5: (2004-06-15)
* Possibility to set the title of the form
* Support for auto-fitting images in the <image> tag
* Listbox widget
* Tree widget
* Many new properties in trigger namespace
* Updated documentation

New features/changes in version 0.5.4: (2004-04-12)
* Separate translation files for each tool
* Added and updated translations
* Misc feature enhancements
* Misc bug fixes

New features/changes in version 0.5.3: (2004-03-05)
o Support for gnue-common's new datasources API
o Misc Enhancements / Bug Fixes

New features/changes in version 0.5.2: (2003-10-22)
o Switched to gnue-common enhanced setup
o Scrollbar Widget
o Misc Enhancements / Bug Fixes

New features/changes in version 0.5.1: (2003-08-10)
o Native Win32 User Interface
o Improved Windows Packaging
o Support for embedable components (bonobo, ole)
o Print screen support
o Misc Enhancements / Bug Fixes

New features/changes in version 0.5.0: (2003-04-07)
o Separated logic from layout in the Forms Definition file.
o Introduced a <logic> section containing <block>s and <field>s.
o Simplified the <entry> tag (layout) and tied it to a <field>
   tag (logic)
o Separated layout management from the main XML specification
  and implemented with namespaces.
o Introduced dialog support
o Startup errors are now displayed in a popup dialog instead
  of dumped to the console
o Introduced basic data-bound image support (requires Python
  Imaging Library)
o State-based (disabled/enabled) toolbar icons and menus
o Expanded and clarified the various triggers (some were
  renamed to be consistent, others were newly added)
o Started on native QT3 and Win32-based drivers
o Wrote a converter script for old-style GFD files

New features/changes in version 0.4.3: (2002-12-12)
o Reintroduced runform() to form's trigger namespace
o Misc bug fixes

New features/changes in version 0.4.2: (2002-12-02)
o Additional curses driver work
o Enhanced trigger functions
o Misc bug fixes

New features/changes in version 0.4.1: (2002-11-17)
o Query-by-detail-block support implemented
o Preliminary Curses driver added
o Improvements to the GTK2 driver
o Improved Developer API:
  o Global trigger namespace
  o Many new convenience functions
o Reworked checkbox support
o Updates to support GNUe Common 0.4.1
o Various user-feedback improvements
o Many bug fixes

New features/changes in version 0.4.0: (2002-09-29)
o Addition of a native GTK 2 UI driver [alpha]
o Improved feedback / error notification
o Support for i18n font encodings
o Support for passed parameters (runtime variables)
o Miscellanous bug fixes

New features/changes in version 0.3.0: (2002-06-03)
o Modularization of UI drivers
o Moved trigger logic into Common; addition of new triggers
  (pre-insert, pre-update, pre-delete, pre-commit)
o Added a virtual key mapping system
o Moved Field Display/Keystroke logic out of the UI drivers
o Implemented clipboard support
o Added Go To First Record / Go To Last Record support
o Began translations using Common's new GetText support
o Field values are now typecasted in accordance with the
  new DataObject changes in Common
o Improved the forms event model; allow two-way messages
o Lots of bug fixes

New features/changes in version 0.1.1: (2002-01-19)
o Lots of bug fixes

New features/changes in version 0.1.0: (2001-11-20)
o Removed python 1.5.2 support
o Performance improvements
o Migration to new GNUe common data driver model
o   Numerous databases supported (See gnue-common 0.1.0 NEWS)
o   Improved master/detail support
o Print trigger support
o Support for Win32 platforms (binary installer)
o Misc bug fixes

New features/changes in version 0.0.9: (2001-07-01)
o Windows support now functional again
o Misc bug fixes in code and samples

New features/changes in version 0.0.8: (2001-06-26)
o Migration of more features to the GNUe-Common package
o   Enhanced logging, parser, global connection configuration,
o   DB2 support, etc
o Forms can now launch other forms
o Import system to allow for gfd libraries
o Notebook tab support
o Updated documentation
o Numerous other enhancements and bug fixes

New features/changes in version 0.0.7: (2001-04-17)
o Support for Oracle backends (7.3, 8, 8i tested)
o New triggers: pre-change, post-change,on-switch,
o               on-newrecord, pre-commit, post-commit
o Initial checkbox support
o Minor UI changes
o Improved gfd parser providing tag validation, typecasting, and more
o Internal changes to support upcoming features
o Start of code migration to gnue-common package for reuse in GNUe Reports
o Updated documentation
o Numerous bug fixes

New features/changes in version 0.0.6: (2001-03-06)
o Numerous bug fixes
o Working win32 support
o UI Enhancements:  Improved login dialog and splashscreen
o                   Initial multiline text entry support (memo boxes)
o                   Toolbar support
o                   Buttons that can be attached to triggers
o                   All graphics now png format
o                   Readonly fields can now be queried
o                   Partial rewrite of UI system complete (curses support broken at this time)
o Database Enhancements: Error handling
o                        Transaction support (postgresql only)
o                        Working MySQL and GEAS drivers(except on win32)
o Trigger exceptions
o Support for Russian character input
o Symlnks to run forms by their name
o Improved documentation
o Improved installation from source

New features/changes in version 0.0.5: (2001-01-17)
o Numerous bug fixes
o Major speed improvment
o Python 2.0 compatibility
o Initial ODBC driver support
o Improved MySQL driver
o Improved trigger and master/detail support
o UI Enhancements:  Informational Dialogs, About now gives form info,
o                   Borders now available on forms, Enhanced status bar,
o                   UI Login/splashscreen support
o                   character base placement system
o Addition of a newtext UI which uses pythons built in curses
o Better internal debugging support
o Removed all dependencies on autoconf
o More documentation and samples provided


New features/changes in version 0.0.4: (2000-11-24)
o Slight performance enhancements.
o Menu's added.
o Status bar now functional.
o Dropdown list box support added.
o Entry support added for hidden, readonly, uppercase, lowercase
  numeric and max_length attributes.
o Distutil support added.
o Multi entry widget support added.
o Master detail support added.
o GEAS driver support added.
o Visible count (grid) added.
o Trigger code enhancements.
o Samples updated.

New features/changes in version 0.0.3: (2000-10-08)
o Insert, query(wildcards too!), udpate all functional.
o Database/Datasource support added.
o Global debugging ability added.
o Trigger support at basic level.
o DPyGetOpt dependency removed.  Standard Python getopt used.
o In .gfd <option> tag changed to </options>.
o Parser that supports two different option formats instituted.
o Support for .gfd to come from url/ftp/file added.
o Error handling for verify .gfd file exists patched.
o Support for mulitiple records in memory.
o Password entry boxes added.
o Samples updated.

New features/changes in version 0.0.2: (2000-09-22)
o Autoconf support added.
o Focus system enhanced.

New features/changes in version 0.0.1: (2000-08-14)
o This is first go around.

