Dabo-0.3.2 (2005-03-21) (Revision 959)
-
Work continued on the Dabo report writer and report designer. The writer will now read and write the rfxml file format, and will do some simple reports. The designer will edit the rfxml files, again, with simple formats. This isn't ready to use yet but the foundation is in place.
-
cursorToXML() added. You can now generate XML from the data set in any cursor object.
-
Improved Firebird and PostgreSQL support. Firebird can now properly pre-generate PKs and propagate them to child records.
-
Optimized Dabo in some key bottleneck areas. App and form loading has been sped up by 15-20%
-
Encoding property added to databases.
-
dBitmap introduced.
-
dWizard introduced. This is a Dabo-native system for creating your own Wizards.
-
dTreeView introduced.
-
dGrid is being refactored, and is almost done. For a short time, it can be found as dGridX.
-
Minesweeper is playable on Mac now.
-
Added comment to SimpleFormWithBizobj to allow easy switching between MySQL, Firebird and postgresql samples.
-
Added a new demo app for 1:M tables.
-
Fixed the problem where closing windows in certain orders would cause a segfault on Windows.
-
Fixed some icon display issues on Mac
-
We've greatly improved Dabo's performance on all platforms, and Dabo now behaves less differently on each platform.
-
Improved data binding: controls don't need to bind to a bizobj, but to any object expression.
-
Lots of improvements and bug fixes, in all three tiers.
|
|