Menu

Old Code (SVN) Commit Log


Commit Date  
[r437] by delphidabbler

* Changed UDialogMgr.pas and UExceptions.pas to work with new bug report dialog boxes instead of old FmBugReportDlg unit.
* UDialogMgr.pas now displays TUserBugReportDlg dialog box
* UExceptions.pas now displays TTrappedBugReportDlg dialog box.

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.
* FmBugReportDlg was deleted from and FmBugReportBaseDlg, FmTrappedBugReportDlg and FmUserBugReportDlg were added to CodeSnip.dpr.

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".
* Removed comments embedded in TODO statements.

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.
* Fixes bug #2882331.

2009-10-20 17:10:13 Tree
[r431] by delphidabbler

Merged trunk changes r401:429 into the delphi2010-port branch.

2009-10-20 15:36:05 Tree
[r430] by delphidabbler

CodeSnip version 3.4.3

2009-10-19 18:16:44 Tree
[r429] by delphidabbler

Version numbers updated to 3.4.3.162.

2009-10-19 10:21:05 Tree
[r428] by delphidabbler

Documented changes for v3.4.3

2009-10-19 10:16:48 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.