Menu

/trunk/Src/FmBugReportBaseDlg.pas Commit Log


Commit Date  
[r2657] (2.8 kB) by delphidabbler

Removed facility to specify to TFontHelper whether a font must be true type or not since all fonts are true type now.

Modified TFontHelper methods and calling code accordingly. Also removed redundant constant from TFontHelper.

2013-01-23 02:19:51 View
Download
[r2330] (2.8 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
[r2262] (3.4 kB) by delphidabbler

Modified to use different styles / colours for different types of link: help, external, database (snippet & category) and program command. Also renamed some colour consts.

This commit implements feature request #3559464 (http://bit.ly/Pwsqg6).

2012-08-19 17:04:02 View
Download
[r1293] (3.4 kB) by delphidabbler

* Added new methods to TCtrlArranger to move a control to the left or right of a reference control, with optional margin.
* Modified several form and frame units to use the new TCtrlArranger methods.

2011-01-19 17:32:20 View
Download
[r1010] (3.4 kB) by delphidabbler

Renamed UWebInfo unit as Web.UInfo. Updated using units accordingly.

2010-11-15 21:33:44 View
Download
[r435] (3.4 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.
* FmBugReportDlg was deleted from and FmBugReportBaseDlg, FmTrappedBugReportDlg and FmUserBugReportDlg were added to CodeSnip.dpr.

2009-10-21 00:32:29 View
Download
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.