Commit | Date | |
---|---|---|
[r437]
by
delphidabbler
* Changed UDialogMgr.pas and UExceptions.pas to work with new bug report dialog boxes instead of old FmBugReportDlg unit. |
2009-10-21 00:37:03 | Tree |
[r436]
by
delphidabbler
Removed UBugReporter.pas unit. This interacted with the bug reporter web service, which is no longer used. |
2009-10-21 00:33:41 | Tree |
[r435]
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 | Tree |
[r434]
by
delphidabbler
Added new public constant field to TWebInfo that provides the URL of the CodeSnip bug tracker. |
2009-10-21 00:28:16 | Tree |
[r433]
by
delphidabbler
* Changes to UActiveText.pas merged from delphi2010-port branch. These replace several erroneous "published" class sections with "protected". |
2009-10-20 17:23:14 | Tree |
[r432]
by
delphidabbler
* Changed Pascal Lexer so that exceptions are never raised when unexpected characters are found: the error token is returned instead. |
2009-10-20 17:10:13 | Tree |
2009-10-20 15:36:05 | Tree | |
2009-10-19 18:16:44 | Tree | |
2009-10-19 10:21:05 | Tree | |
2009-10-19 10:16:48 | Tree |