dabowebsite Commit Revision 126 Date: 2009-12-12 10:19:01 -0800 (Sat, 12 Dec 2009) Author: Ed Trac: http://trac.dabodev.com/changeset/126
Changed: U trunk/blog/Announcements/Web_Update_revision_5550_Posted.txt Log: Fixed line endings Diff: Modified: trunk/blog/Announcements/Web_Update_revision_5550_Posted.txt =================================================================== --- trunk/blog/Announcements/Web_Update_revision_5550_Posted.txt 2009-12-12 15:47:09 UTC (rev 125) +++ trunk/blog/Announcements/Web_Update_revision_5550_Posted.txt 2009-12-12 18:19:01 UTC (rev 126) @@ -1,15 +1,17 @@ Web Update revision 5550 Posted -<p>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.</p> \ No newline at end of file +<p> +- Added some events to dReportWriter: ReportCancel, ReportBegin, ReportEnd, and ReportIteration. Your code can bind to them like any other Dabo event.<br /> +- Fixed an issue when setting the DataSource to a dPref object.<br /> +- Wrapped the creation of the status bar to hopefully not give artifacts when created too close to form creation/resize time.<br /> +- Updated dSecurityManager and added dApp.LoginDialogClass.<br /> +- Lots of functional and cosmetic updates to dSpinner.<br /> +- Fixed color settings in dLed.<br /> +- Added the EditorStyleNeeded event to support custom styling in dEditor.<br /> +- Fixed an occasional problem with dObject.__repr__() calls.<br /> +- Removed code that was slowing searches on virtual fields.<br /> +- Implemented full parameter passing to backend SQL instead of using string substitution.<br /> +- Several bugs in dGridSizer were fixed.<br /> +- Added a lib directory into the standard Dabo structure.<br /> +- 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.<br /> +- Revert the changes in r5372, which automatically sorted the file extensions passed to any of the getFile-type functions alphabetically.<br /> +</p> _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev Searchable Archives: http://leafe.com/archives/search/dabo-dev This message: http://leafe.com/archives/byMID/[email protected]
