Commit | Date | |
---|---|---|
[r2330]
(5.6 kB)
by
delphidabbler
Changed form units, along with any subsidiary frames and classes in their namespace, from MPL v1.1 to MPL v2.0. |
2012-08-27 14:10:33 |
View
Download |
[r1293]
(6.2 kB)
by
delphidabbler
* Added new methods to TCtrlArranger to move a control to the left or right of a reference control, with optional margin. |
2011-01-19 17:32:20 |
View
Download |
2010-11-26 14:29:11 |
View
Download |
|
[r1069]
(6.2 kB)
by
delphidabbler
* Added button to terminate application from bug report dialog that appears when the application detects a bug. User must confirm termination from a dialog box. Implements feature request #3074914. Also updated dialog box narrative to refer to new button. |
2010-11-26 14:27:35 |
View
Download |
[r435]
(5.1 kB)
by
delphidabbler
* Replaced old bug report dialog, FmBugReportDlg, with a small class heirachy of new dialogs, FmBugReportBaseDlg, FmTrappedBugReportDlg and FmUserBugReportDlg. The new dialogs refer the user the the online bug tracker. FmTrappedBugReportDlg is used to intercept unexpected exceptions while FmUserBugReportDlg is used for user initiated bug reports. FmBugReportBaseDlg is the base class for the new dialogs. |
2009-10-21 00:32:29 |
View
Download |