| | 2 | |
|---|
| | 3 | |
|---|
| | 4 | Dabo-0.3.2 (2005-03-21) (Revision 959): |
|---|
| | 5 | |
|---|
| | 6 | Work continued on the Dabo report writer and report designer. The |
|---|
| | 7 | writer will now read and write the rfxml file format, and will do some |
|---|
| | 8 | simple reports. The designer will edit the rfxml files, again, with simple |
|---|
| | 9 | formats. This isn't ready to use yet but the foundation is in place. |
|---|
| | 10 | |
|---|
| | 11 | cursorToXML() added. |
|---|
| | 12 | |
|---|
| | 13 | Encoding property added to databases. |
|---|
| | 14 | |
|---|
| | 15 | dBitmap introduced. |
|---|
| | 16 | dWizard introduced. |
|---|
| | 17 | dTreeView introduced. |
|---|
| | 18 | |
|---|
| | 19 | dGrid is being refactored, and is almost done. For a short time, it can |
|---|
| | 20 | be found as dGridX. |
|---|
| | 21 | |
|---|
| | 22 | We worked hard trying to get window closing not to segfault on Windows, |
|---|
| | 23 | to get icons to display correctly on Mac, and to optimize Dabo in some key |
|---|
| | 24 | bottleneck areas. We've greatly improved Dabo's performance on all platforms, |
|---|
| | 25 | and Dabo now behaves less differently on each platform. |
|---|
| | 26 | |
|---|
| | 27 | Improved data binding: controls don't need to bind to a bizobj, but to any |
|---|
| | 28 | object expression. |
|---|
| | 29 | |
|---|
| | 30 | Improved Firebird and PostgreSQL support. |
|---|
| | 31 | |
|---|
| | 32 | Lots of improvements and bug fixes, in all three tiers. |
|---|
| | 33 | |
|---|