Commit | Date | |
---|---|---|
[r442]
by
delphidabbler
Updated dlg_prefs_highlighter.htm help topic: |
2009-10-21 15:14:30 | Tree |
[r441]
by
delphidabbler
Added support for new "nul" and "Visual Studio" syntax highlighter styles to IntfHiliter, UHiliteAttrs and FrHiliterPrefs units. |
2009-10-21 15:10:11 | Tree |
[r440]
by
delphidabbler
* Removed reference to redundant bug report web service from privacy statement. |
2009-10-21 01:22:42 | Tree |
[r439]
by
delphidabbler
Update tools menu help topic and help index file to refer to new dlg_userbugreport.htm topic instead of deleted dlg_bugreport.htm. |
2009-10-21 01:19:39 | Tree |
[r438]
by
delphidabbler
* Deleted dlg_bugreport.htm that contained Bug Report Report Dialog topic. |
2009-10-21 01:18:21 | Tree |
[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 |