- Added some events to dReportWriter: ReportCancel, ReportBegin, ReportEnd, and ReportIteration. Your code can bind to them like any other Dabo event.
- Fixed an issue when setting the DataSource to a dPref object.
- Wrapped the creation of the status bar to hopefully not give artifacts when created too close to form creation/resize time.
- Updated dSecurityManager and added dApp.LoginDialogClass.
- Lots of functional and cosmetic updates to dSpinner.
- Fixed color settings in dLed.
- Added the EditorStyleNeeded event to support custom styling in dEditor.
- Fixed an occasional problem with dObject.__repr__() calls.
- Removed code that was slowing searches on virtual fields.
- Implemented full parameter passing to backend SQL instead of using string substitution.
- Several bugs in dGridSizer were fixed.
- Added a lib directory into the standard Dabo structure.
- Fixed datanav Form to not keep the edit page active after a delete or cancel if that action resulted in the RowCount going to 0.
- Revert the changes in r5372, which automatically sorted the file extensions passed to any of the getFile-type functions alphabetically.
posted at: 07:47 |
path: /Announcements |
permalink