CodeSnip Old Code (SVN)
A repository for source code snippets, designed with Pascal in mind.
Brought to you by:
delphidabbler
Commit | Date | |
---|---|---|
[r2330]
(2.0 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 |
[r1071]
(2.6 kB)
by
delphidabbler
Removed duplicate "thanks" label and updated form arrangement accordingly. |
2010-11-26 14:32:06 |
View
Download |
[r435]
(2.7 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 |