# This file lists changes to files from CodeSnip's Src folder before SVN was
# used to maintain version records.
#
# Any changes to files after importing to SVN on 04 Jul 2009 are not recorded
# here.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
Build.bat
________________________________________________________________________________
v1.0 of 06 Jun 2006 - First version that builds all project.
v1.1 of 21 Apr 2008 - Removed call to MS SDK's SetEnv.cmd and instead
directly set path to required directories to get MIDL
to work.
- Changed to worj with single Resources.rc file instead
of Images.rc and Dialogs.rc.
- Removed some redundant code.
- Now set (renamed) window title at top of file.
v1.2 of 05 Jun 2008 - Fixed error in environment variable setting code.
v1.3 of 24 Aug 2008 - Modified to work with Delphi 2006.
- Disabled output from HTMLRes
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
CodeSnip.dpr
______________________________________________________________________________
v0.1 of 30 Jan 2005 - Original version.
v0.2 of 20 Feb 2005 - Added new UHTMLDetailUtils, UDetailPageLoader and
UHTMLGenerators units.
- Removed UCompCheckHTML.pas and UHTMLProducers units.
v0.3 of 22 Feb 2005 - Added new IntfNotifier, UWBExternal and UNotifier
units.
- Removed UExtCompCheck and UExtInfo units.
v0.4 of 23 Feb 2005 - Added new FrBrowserBase, FrDetailView and
FrHTMLTpltDlg units.
v0.5 of 24 Feb 2005 - Added new UMessageBox unit.
v0.6 of 26 Feb 2005 - Added new UIniDataReader and USnipData units.
v0.7 of 28 Feb 2005 - Added new UWBHighlighter unit.
v0.8 of 05 Mar 2005 - Added new IntfCommon, FmCompilersDlg, UCompilers,
UCompilerBase, UCompilerUtils and UFreePascalCompiler
units.
- Added new Images.res resource file.
v0.9 of 10 Mar 2005 - Added new UBaseHiliter, UDetailHTMLHiliter,
UHilitePasLexer, UHilitePasParser and
UTextStreamReader units.
v0.10 of 17 Mar 2005 - Added new USaveSnippetDlg, USaveSnippetMgr,
FrTextPreview, FrRTFPreview, FrHTMLPreview,
IntfPreview, FmPreviewDlg, URTFUtils, UHiliteAttrs and
USyntaxHiliters units.
- Removed units: UBaseHiliter and UDetailHTMLHiliter
(replaced by USyntaxHiliters).
- Added new Dialogs.res resource file.
v0.11 of 21 Apr 2005 - Renamed UUnitGen unit as USourceGen.
- Renamed UCompilerTypes unit as IntfCompilers.
- Added new IntfHiliter unit.
v0.12 of 25 Apr 2005 - Added new UHelpTopicAction unit.
v0.13 of 20 Nov 2005 - Added new UWebService and UBugReporter units.
v0.14 of 30 Nov 2005 - Added new UHTMLHelp and UHelpMgr units.
v0.15 of 04 Jan 2006 - Added new UParams unit.
v0.16 of 06 Jan 2006 - Added new FmPreferencesDlg, UCopySnippetMgr,
UFileHiliter, UPreferences, USnippetMgr and
USnippetSourceGen units.
v0.17 of 06 Jan 2006 - Added new UBDSCompiler and UBorlandCompiler units.
- Added model view support code on move to Delphi 2006.
v0.18 of 10 Jan 2006 - Removed model view support code on reversion to Delphi
7.
v0.19 of 11 Jan 2006 - Added new UConsoleApp, UCompilerRunner and UPipe
units.
- Removed UCompilerUtils unit.
v0.20 of 12 Jan 2006 - Added new UCheckSum unit.
v0.21 of 02 Apr 2006 - Added new UFileUpdater, ULocalFileList,
URemoteFileList, UObsoleteFileList, UDownloadFileList,
UUpdateAnalyser and UDataBackupMgr units.
v0.22 of 02 Apr 2006 - Deleted resource directive that included CodeSnip.res.
Icon is now defined in Images.res.
v0.23 of 04 Apr 2006 - Added new USettings and UWindowSettings units.
v0.24 of 07 Apr 2006 - Added new FmWizardDlg, FmRegistration, URegistrar,
USystemInfo and UVersionInfo units.
v0.25 of 16 Apr 2006 - Added new UWBNulDropTarget unit.
v0.26 of 01 May 2006 - Added new FrNews, FrNewsHTML, UDataStreamReader,
UDOSDateTime, UDownloadMonitor, UMemoInfo,
UMemoProgBarMgr and UNews units.
- Removed UDatedFile, UDownloadFileList, ULocalFileList,
UObsoleteFileList, URemoteFileList and UUpdateAnalyser
units.
v1.0 of 05 Jun 2006 - Added important compiler directives that should not
be changed along with description directive.
- Added UCompilerRunner unit. This was created and used
from v0.19 but not added to project file in error.
- Added new FmHTMLViewDlg and UExecFileAction units.
- Renamed CodeSnip_TLB.pas unit as
AutoGen\IntfExternalObj.pas.
- Added MD5.pas to project. Has been referenced
previously, but not included in project files.
- Changed named of included type library from
CodeSnip.tlb to ExternalObj.tlb.
v1.1 of 25 Oct 2006 - Added new UProtocolHandler unit.
Renamed UExecFileAction unit as UShellExecAction.
v1.2 of 29 Oct 2006 - Added new FmFindXRefsDlg, FmSelectionSearchDlg,
FrSelectSnippets, USaveUnitMgr, USourceFileInfo and
USourceFileOutputMgr units.
v1.3 of 31 Oct 2006 - Added new UThemesEx and UTVCheckBoxes units.
v1.4 of 07 Nov 2006 - Added new UCSSUtils and URTFBuilder units.
v1.5 of 09 Nov 2006 - Added new FrHiliterPrefs, FrPrefsBase, FrSourcePrefs,
UFontHelper and UHiliterPersist units.
v1.6 of 12 Nov 2006 - Added new FrSelectSnippets unit.
v1.7 of 14 Nov 2006 - Renamed UProtocolHandler unit as UProtocols.
- Added new UHelpProtocol and UHTTPProtocol units.
v1.8 of 18 Nov 2006 - Added new FmMailingListDlg and UMailListSubscriber
units.
v1.9 of 21 Nov 2006 - Added new UGraphicUtils unit.
v1.10 of 23 Nov 2006 - Added new UJavaScriptUtils unit.
v1.11 of 25 Nov 2006 - Added new UColours and UHiliterCSS units.
v1.12 of 01 Dec 2006 - Added new FmWaitDlg and UWaitForActionUI units.
v1.13 of 02 Dec 2006 - Added new UDHTML and UCompResHTML units.
v1.14 of 03 Dec 2006 - Added new URoutineHTML unit.
v1.15 of 04 Dec 2006 - Added new UTestUnit unit.
v1.16 of 03 Feb 2007 - Added new UStatusBarMgr unit.
v1.17 of 04 Feb 2007 - Added new UQuery unit.
v1.18 of 04 Feb 2007 - Added new UHTMLHelpMgr unit.
v1.18 of 06 Feb 2007 - Added new IntfAligner, UActionFactory, UDialogMgr,
UFormAligner and UNulFormAligner units.
v1.19 of 11 Feb 2007 - Added new UContributors unit.
v1.20 of 17 Feb 2007 - Added UHTMLDocHelper and UWBHelper units.
v1.21 of 25 Feb 2007 - Added new FmSplash unit.
- Added code to create and show splash form.
v1.22 of 01 Mar 2007 - Added new UThreadEx, UThreadWrapper and
UDatabaseLoader units.
v1.23 of 13 May 2007 - Renamed UMemoInfo unit as UMemoHelper.
- Added new FrMemoPreview unit.
v1.24 of 02 Jul 2007 - Added new UHTMLBuilder unit.
v1.25 of 07 Sep 2007 - Added new FmPrintDlg, FrGeneralPrefs, FrPrintingPrefs,
UCommonDlgAligner, UHiddenRichEdit, UHiddenWindow,
UMeasurement, UPageSetupDialogEx, UPageSetupDlgMgr,
UPrintDocuments, UPrintEngine, UPrinterDocPropsDlg,
UPrintInfo, UPrintMgr, and URTFMerger units.
v1.26 of 27 Sep 2007 - Added new UDlgAligner unit.
- Removed UCommonDlgAligner unit.
v1.27 of 18 Oct 2007 - Added new UHTMLEvents and USimpleDispatch units.
v1.28 of 03 Nov 2007 - Added new IntfWBPopupMenus, UAnchors, UDispatchList,
UIStringList, ULinkAction and UWBPopupMenus units.
v1.29 of 04 Nov 2007 - Removed UHelpTopicAction and UShellExecAction units.
v1.30 of 22 Apr 2008 - Removed Images.res and Dialogs.res and replaced by
new Resources.res.
- Added new FrRTFShowCase and UShowCaseCtrl units.
v1.31 of 02 Jun 2008 - Added new UMarquee unit.
v1.32 of 14 Jun 2008 - Renamed UDlgAligner unit as UDlgHelper.
- Added new UAltBugFix and UMultiCastEvents units.
v1.33 of 10 Aug 2008 - Added new UOpenDialogEx, UColorBoxEx and
UColorDialogEx units.
v1.34 of 11 Aug 2008 - Added new UMessageWindow unit.
v1.35 of 24 Aug 2008 - Added new USystemID unit.
v1.36 of 25 Aug 2008 - Added new UTestCompileUI unit.
v1.37 of 14 Sep 2008 - Added new FmUserDBEditDlg, UDataStreamWriter,
UEditRoutineAction, UGIFImageList, UImageTags,
UNulDataReader, USaveDialogEx, USnippetsIO,
UUserDBBackup, UUserDBMgr, UXMLDataIO and
UXMLDocumentEx units.
- Added 3rd party GIFImage unit to project.
- Set Application.ModalPopupMode to pmAuto to ensure
that TCommonDialog's MessageHook (and overrides) get
called.
v1.38 of 05 Oct 2008 - Renamed UIntfObjects as UBaseObjects.
v1.39 of 15 Dec 2008 - Added new FmCodeExportDlg, FmCodeSubmitDlg,
FmEditTextDlg, FrSelectUserSnippets,
UCodeImportExport, UCodeImportMgr, UCodeShareMgr,
UCodeSubmitter, UEmailHelper, UOpenDialogHelper and
UStructs units.
v1.40 of 17 Dec 2008 - Added new UXMLDocConsts and UXMLDocHelper units.
v1.41 of 30 Dec 2008 - Added new FrFixedHTMLDlg, UActiveText, UREMLDataIO,
URoutineCreditsParser, URoutineDoc,
URoutineExtraHelper, URTFRoutineDoc, UStacks and
UTaggedTextLexer units.
v1.42 of 04 Jan 2009 - Added new UClipboardHelper, UControlStateMgr,
UCopyInfoMgr and UTextRoutineDoc units.
v1.43 of 10 Jan 2009 - Added new UCompileMgr unit.
v1.44 of 13 Jan 2009 - Added new UConsts and USnippetsTVDraw units.
v1.45 of 25 Jan 2009 - Renamed UHTMLGenerators unit as UDetailPageHTML.
- Added new IntfHTMLDocHostInfo unit.
v1.46 of 26 Jan 2009 - Added new ULocales unit.
v1.47 of 10 May 2009 - Added new FmDonateDlg and UPaypalDonateAction units.
v1.48 of 13 May 2009 - Added new UWebInfo unit.
- Removed UGlobals and UParams units.
v1.49 of 17 Jun 2009 - Added new FmDependenciesDlg, FmEasterEgg, FrEasterEgg,
FrOverview, UAlphabet, UCommandBars, UCopySourceMgr,
UIniDataLoader, ULists, UOverviewTreeBuilder,
UOverviewTreeState, USnippetIDs, USnippetKindInfo,
USnippetsChkListMgr, USnippetValidator,
UTestUnitDlgMgr, UToolButtonEx and UViewItemTreeNode
units.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
ExternalObj.idl
______________________________________________________________________________
v1.0 of 05 Jun 2006 - Original version. Before this file was created the
type library was created directly from Delphi's Type
Library Editor.
- Updated type library to v1.0.
- Renamed type library from CodeSnip.tlb to
ExternalObj.tlb.
v1.1 of 23 Nov 2006 - Added IWBExternal2 interface.
- Updated type library to v1.1.
v2.0 of 04 Nov 2007 - Replaced IWBExternal and IWBExternal2 with single
IWBExternal3 interface. This new interface has same
methods as IWBExternal2 except that HelpTopic method
was removed.
v3.0 of 14 Sep 2008 - Replaced IWBExternal3 with IWBExternal4:
- Modified DisplayRoutine to take an extra UserDefined
parameter.
- Added new EditRoutine method.
v4.0 of 17 Jun 2009 - Replaced IWBExternal4 with IWBExternal5:
- Replaced ToggleTestUnit method with ShowTestUnit.
- Added Donate method.
- Renamed DisplayRoutine method as DisplaySnippet,
CompileRoutine as CompileSnippet, EditRoutine as
EditSnippet.
- Updated all version references to v5.
- Deleted "Created by MIDL" custom entry.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
Dialogs.rc
______________________________________________________________________________
v0.1 of 17 Mar 2005 - Original version.
v1.0 of 29 May 2006 - Made minor change to comments.
- Changed name of dialog box resource from EXPORTDIALOG to
SAVESNIPPETEXT.
22 Apr 2008 - DELETED.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
FmAboutDlg.pas
______________________________________________________________________________
v0.1 of 30 Jan 2005 - Original version.
v0.2 of 20 Feb 2005 - Changed name of template html file to
dlg-about-tplt.html.
v0.3 of 23 Feb 2005 - Changed to use new THTMLTpltDlgFrame frame instead of
THTMLDlgFrame to process HTML template and display
dialog content.
v0.4 of 01 Mar 2005 - Template HTML revised. Resolved new <%ResURL%> place-
holder with root part of res:// url to program's
resources. New template changes appearance of dialog
and adds "Powered by Delphi" logo.
v0.5 of 04 Jan 2006 - Fixed problem where help failed to display because F1
key press was not being detected.
v0.6 of 14 Jan 2006 - Resized to accomodate revised content.
v0.7 of 07 Apr 2006 - Removed dependency on TPJVersionInfo. Replaced with
calls to new methods of TAppInfo.
- Added code to replace new Registration HTML
placeholder with registration information.
- Made dialog box resize to accomodate size of dialog's
HTML.
- Added new "Register CodeSnip" button that is displayed
only if application is unregistered and displays
registration wizard when clicked.
v1.0 of 04 Jun 2006 - Improved and corrected comments.
- Removed unused unit references.
- Added code to execute files flagged with fake
'execute' protocol when links clicked in browser.
- Highlighted note that program unregistered in red.
- Added directive to turn off unsafe type warnings.
- Changed to derive from base class that can resize
dialog to fit HTML content. Removed code from this
unit that did same job.
- Widened dialog box.
v1.1 of 25 Oct 2006 - Removed OnBeforeNavigate2 event handler and code that
checked for "execute:" protocol. This has now moved to
TBrowserBaseFrame and is available to all browser
frames that descend from it.
- Changed so that path to license file is provided via
HTML template rather than hard-wiring path into code
that displays license.
v1.2 of 26 Oct 2006 - Changed to replace LicenseFileName template id with
path to license file rather than providing only
directory containing license file.
v1.3 of 07 Nov 2006 - Changed to use UCSSUtils methods to generate CSS
attributes.
v1.4 of 14 Nov 2006 - Removed resolution of LicenseFileName template id
since it has been removed from the dialog box
template.
v1.5 of 25 Nov 2006 - Changed literal colour reference to special program
colour constant.
- Added .header class to frame's CSS. This is used to
colour the dialog's header rather than hard wired
colour formerly in HTML template file.
v1.6 of 08 Feb 2007 - Modified to work with revised THTMLViewDlg base class
and new form customisation and alignment framework.
- Re-assigned form's OnCreate event handler that was
uncoupled when handler in ancestor class was deleted.
v1.7 of 11 Feb 2007 - Removed code that made body panel active control on
start up. We now allow browser control to be focussed.
v2.0 of 11 Feb 2007 - Major revision.
- Added information about database and separated out
heading from main body of program information. There
is now an HTML frame containing the heading and two
further frames giving informaion about program and
database, hosted by a page control. Database frame
displays list of contributors loaded from a downloaded
file.
- Also made other changes to accomodate modifications to
base class:
* Added new GetBodyPanelHeight method override to
return required height of body panel which now
depends on height of heading frame and page control,
which in turn is sized to the longest of the HTML
documents it contains.
* Removed redundant GetBrowser method.
v2.1 of 22 Sep 2007 - Changed "About The Database" tab to list testers as
well as contributors.
v2.2 of 05 Nov 2007 - Changed to use revised CSS builder classes.
v2.3 of 21 Apr 2008 - Fixed problem with border of Title HTML frame: removed
CSS body border property and added framing panel to
provide body.
v2.4 of 11 Aug 2008 - Replaced calls to ThemeServices with ThemeServicesEx.
v2.5 of 24 Aug 2008 - Modified to work with revised contributor classes to
get list of names of code contributors and testers.
v2.6 of 13 Jan 2009 - Replaced control char literals with constants.
- Made protected section strict.
v2.7 of 25 Jan 2009 - Changed to use routines and objects from UHTMLUtils
to generate HTML tags.
v2.8 of 16 Jun 2009 - Added facility to display easter egg by clicking
program icon in title HTML frame.
- Changed to use content font in detail (tabbed) frames.
- Added space to separate "un-registered" message from
following prompt text.
- Removed type qualifier from constructor call in
TAboutDlg.Execute.
- Widened dialog box.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
FmBase.pas
______________________________________________________________________________
v0.1 of 30 Jan 2005 - Original version.
v1.0 of 24 May 2006 - Improved and corrected comments.
- Relocated and rationalised $WARN directives.
- Prefixed global constants with UGlobals unit name.
v1.1 of 31 Oct 2006 - Added handler for CM_WININICHANGE that updates theme
manager.
v2.0 of 08 Feb 2007 - Major update.
- Added support for form aligment to class:
- Added code that enables form to be aligned over
another form via a provided IAligner instance.
- Added virtual methods that be overridden to
configure form before aligment and initialise it
after alignment.
- WindowClassName now only strips leading character of
class name if it starts with a 'T'.
v2.1 of 26 Sep 2007 - Changed to use renamed IFormAligner interface.
v2.2 of 14 Jun 2008 - Registered form with object that fixes Delphi's Alt
key bug.
v2.3 of 11 Aug 2008 - Removed handler for CM_WININICHANGE that updated theme
manager. Not required now that theme manager can
detect changes itself.
v2.4 of 05 Oct 2008 - Alt key bug fix was not being unregistered correctly.
Fixed by moving unregistration of form from OnHide
event handler (which is not always called) to the
OnDestroy event handler.
v2.5 of 04 Jan 2009 - Added code that detects form's enabled state changing
and causes all controls and actions to be enabled /
disabled. Uses separate object to perform updating.
v2.6 of 13 May 2009 - Now gets company and program name from TAppInfo
instead of UGlobals unit.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
FmBugReportDlg.pas
______________________________________________________________________________
v0.1 of 30 Jan 2005 - Original version.
v0.2 of 24 Feb 2005 - Now use TMessageBox class to display subsidiary dialog
box rather than MessageDlg routine.
v0.3 of 25 Feb 2005 - Fixed tab order of controls and removed read only
controls from tab stops.
- Realign controls.
v0.4 of 20 Nov 2005 - Improved and adjusted exception handling to avoid
re-displaying dialog on unexpected errors and to work
with new web service exception.
- Revised to use TBugReporter web service class to
interact with web service and removed code from this
class previously used to do this.
- Made use localhost for script if -localhost switch was
passed to program.
- Deleted deprecated TPJSysInfo component and replaced
with new TPJOSInfo static method calls from v2 of
PJSysInfo.
v0.5 of 04 Jan 2006 - Changed to get web service host from TParams class.
- Correct host now used in reporting errors rather than
assuming remote host.
v0.6 of 07 Apr 2006 - Removed dependency on TPJVersionInfo. Replaced with
calls to new methods of TAppInfo.
- Removed dependency on TPJSystemInfo. Replaced with
calls to static classes in USystemInfo.
v1.0 of 05 Jun 2006 - Improved and corrected comments.
- Implemented new ModalResultOnEsc method to return
modal result of Cancel button when ESC key pressed if
button is enabled.
- Changed bug glyph.
v2.0 of 26 Oct 2006 - Total rewrite as a descendant of TWizardDlg. Dialog
retains same functionality as v1 code.
v2.1 of 08 Feb 2007 - Changed type of Owner parameter of Execute method from
TForm to TComponent.
- Removed code used to align dialog to active form if
owner was nil. This now done by object used to align
form.
- Re-assigned form's OnCreate event handler that was
uncoupled when handler in ancestor class was deleted.
- Moved code from OnShow event handler into new
overridden InitForm method and deleted event handler.
v2.2 of 14 Dec 2008 - Changed UpdateButtons method override to work
correctly with revised inherited method (cancel button
now disabled on last page).
- Made private and protected sections strict.
v2.3 of 15 Dec 2008 - Replaced custom email address checking code with
routine from UEmailHelper unit.
v2.4 of 13 Jan 2009 - Replaced call to StringReplace with ReplaceStr.
- Removed class specifier from TBugReportDlg's reference
to own constructor.
- Replaced control char literals with constants.
v2.5 of 13 May 2009 - Changed to use revised web service class constructor.
- Removed reference to deleted UParams unit.
- Changed to use new TWebInfo object instead of consts.
- Modified unexpected error message to mention web
contact page.
- Now gets program name and id from TAppInfo instead of
UGlobals unit.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
FmCodeExportDlg.pas
______________________________________________________________________________
v1.0 of 15 Dec 2008 - Original version.
v1.1 of 05 Jun 2009 - Replaced "routines" in text with "snippets".
- Renamed some components and parameters.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
FmCodeSubmitDlg.pas
______________________________________________________________________________
v1.0 of 14 Dec 2008 - Original version.
v1.1 of 26 Apr 2009 - Made user name and email address fields persistent on
a per-user basis.
v1.2 of 13 May 2009 - Changed to use revised web service constructor.
- Removed reference to deleted UParams unit.
v1.3 of 05 Jun 2009 - Replaced "routines" in text with "snippets" or an
alternative.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
FmCompErrorDlg.pas
______________________________________________________________________________
v0.1 of 30 Jan 2005 - Original version.
v0.2 of 20 Feb 2005 - Changed name of template html file from to
dlg-comperror-tplt.html.
- Localised dialog and HTML text.
v0.3 of 23 Feb 2005 - Changed to use new THTMLTpltDlgFrame frame instead of
THTMLDlgFrame to process HTML template and display
dialog content.
v0.4 of 23 Feb 2005 - Added static method that displays dialog box for a
specified routine and compiler.
v0.5 of 24 Feb 2005 - Changed to compiler names from Compilers global object
now that name removed from UCompilerTypes.
v0.6 of 04 Mar 2005 - Changed to used methods of revised Compiler object.
- Changed to resolve <%CompilerID%> in template file
that replaced previous <%Delphi%>.
v0.7 of 20 Apr 2005 - Changed to use renamed IntfCompilers unit.
v1.0 of 28 May 2006 - Improved and corrected comments.
- Removed unused unit reference.
- Changed to derive from base class that can resize
dialog to fit HTML content. Removed code from this
unit that did same job.
v1.1 of 07 Feb 2007 - Modified to work with revised THTMLViewDlg base class.
v1.2 of 11 Feb 2007 - Added GetBodyPanelHeight method override to return
required height of body panel, which is the height of
the displayed HTML.
- Removed redundant GetBrowser method.
v2.0 of 05 Jan 2009 - Major revision to allow to display either a list of
compiler results or the results for a single compiler.
When multiple compilers are displayed a tab set
containing the compiler names is displayed. Clicking
the tab displays that compiler's log. No tab set is
displayed when the log of a single compiler is
requested.
- Added TRequiredCompilers helper object to assist in
determining which compilers are to be displayed.
- Made private and protected sections strict.
- Changed assertions / bug exceptions to use ClassName.
v2.1 of 06 Jan 2009 - Changed code that reports each compiler with an error
or warning log to get compiler information from new
parameter rather than global Compilers instance.
- Added actions that enable Ctrl+Tab and Shift+Ctrl+Tab
to cycle through tabs when more than one is displayed.
v2.2 of 10 Jan 2009 - Changed detection of compiler errors / warnings to use
new ICompiler.HasErrorsOrWarnings method.
- Fixed bug in displaying correct form caption.
v2.3 of 13 Jan 2009 - Replaced control char literals with constants.
v2.4 of 25 Jan 2009 - Changed to use renamed ICompilers.GetGlyph method.
- Routine from UHTMLUtils now used to generate HTML
tags.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
FmCompilersDlg.pas
______________________________________________________________________________
v0.1 of 04 Mar 2005 - Original version.
v0.2 of 20 Apr 2005 - Changed to use renamed IntfCompilers unit.
v0.3 of 08 Jan 2006 - Fixed display bug where alignment of bold compiler
names in list box was wrong.
- Changed to use revised compiler auto detection
mechanism.
- Separated data entry into three tabs with compiler
path on first, log filters on third and new command
line switch set up on second tab.
v0.4 of 10 Jan 2006 - Removed unsupported properties from form on reversion
to Delphi 7.
v1.0 of 30 May 2006 - Improved and corrected comments.
- Relocated and rationalised $WARN directives.
- Removed unused unit reference.
- Changed Execute method to function that returns True
if user OKd and False otherwise.
- Changed name of Log Files tab to Output Log and
changed some text on tab.
v1.1 of 21 Nov 2006 - Changed selected compiler title to have a gradient
filled background and to dim titles of unavailable
compilers.
- Also made compiler logos all same size.
v1.2 of 08 Feb 2007 - Moved code that displays document from FormShow event
handler to new overridden InitForm method and moved
data initialisation code into FormCreate event
handler. Deleted FormShow.
v1.3 of 04 Nov 2007 - Removed the IAssignable cast from the parameter to
IAssignable.Assign method calls.
v1.4 of 10 Aug 2008 - Changed to use a dynamically created open file dialog
box that can be aligned to over dialog and that
behaves correctly with the Vista task bar.
- Supplied help keyword to file open dialog box.
- Current compiler executable files are selected in open
file dialog when being edited.
- Detection of non-existant files is now handled in this
code rather automatically by file open dialog box.
v1.5 of 11 Aug 2008 - Replaced calls to ThemeServices with ThemeServicesEx.
v1.6 of 25 Aug 2008 - Added checks that compiler executable files exists and
are valid executable files.
- Added Clear button to Compiler tab that clears file
name from edit box.
- Fixed tab order problem.
- Changed to use for..in loops to enumerate compilers.
v1.7 of 15 Dec 2008 - Modified to use TRectEx record instead of TRect.
- Made private and protected sections strict.
- Fixed minor bug where open dialog could fail to detect
a non-existant file.
v1.8 of 09 Jan 2009 - Now accepts a compilers object as parameter to Execute
method rather than operating on singletion object.
v1.9 of 25 Jan 2009 - Revised to used renamed ICompilers.GetGlyph method.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
FmDependenciesDlg.pas
______________________________________________________________________________
v1.0 of 06 Jun 2009 - Original version.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
FmDonateDlg.pas
______________________________________________________________________________
v1.0 of 11 May 2009 - Original version.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
FmEasterEgg.pas
______________________________________________________________________________
v1.0 of 19 Jun 2009 - Original version.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
FmEditTextDlg.pas
______________________________________________________________________________
v1.0 of 15 Dec 2008 - Original version.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
FmFindCompilerDlg.pas
______________________________________________________________________________
v0.1 of 30 Jan 2005 - Original version.
v0.2 of 18 Feb 2005 - Fixed error where code was creating new instances of
TAppInfo singleton. Now references global singleton.
v0.3 of 19 Feb 2005 - Refactoring: renamed SetCompiler property write method
as SetCompilers.
v0.4 of 23 Feb 2005 - Changed so that a search object rather than a search
criteria is created when user OKs. Replaced
SearchCriteria property with Search property.
- Added static Execute method that displays dialog and
returns search object if user OKs.
v0.5 of 24 Feb 2005 - Changed to compiler names from Compilers global object
now that name removed from UCompilerTypes.
v0.6 of 04 Mar 2005 - Changed to use TCompilerIDs enumerated type that
replaces TDelphiVersion and renamed indentifiers and
controls that specified "Delphi" now that other
compilers are supported.
v0.7 of 21 Apr 2005 - Changed to use renamed IntfCompilers unit.
- Changed code that persists search settings to use
revised UAppInfo code.
v0.8 of 10 Jan 2006 - Reordered controls in dialog in more logical order.
v0.9 of 04 Apr 2006 - Changed to use renamed and revised Settings object and
associated interfaces.
v1.0 of 24 May 2006 - Improved and corrected comments.
v1.1 of 08 Feb 2007 - Moved control initialisation code from FormCreate
event handler to new overridden InitForm method.
- Re-assigned form's OnCreate event handler that was
uncoupled when handler in ancestor class was deleted.
v1.2 of 15 Dec 2008 - Replaced some loops thru compilers with for..in loops.
- Made some private and protected sections strict.
v1.3 of 09 Jan 2009 - Changed to use local compilers objects rather than
global singleton.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
FmFindTextDlg.pas
______________________________________________________________________________
v0.1 of 30 Jan 2005 - Original version.
v0.2 of 18 Feb 2005 - Fixed error where code was creating new instances of
TAppInfo singleton. Now references global singleton.
v0.3 of 23 Feb 2005 - Changed so that a search object rather than a search
criteria is created when user OKs. Replaced
SearchCriteria property with Search property.
- Added static Execute method that displays dialog and
returns search object if user OKs.
- Moved constant that determines max size of history
list to UGlobals.
v0.4 of 21 Apr 2005 - Changed code that persists search settings to use
revised UAppInfo code.
v0.5 of 04 Apr 2006 - Changed to use renamed and revised Settings object and
associated interfaces.
v1.0 of 24 May 2006 - Improved and corrected comments.
v1.1 of 08 Feb 2007 - Moved control initialisation code from FormCreate
event handler to new overridden InitForm method.
- Re-assigned form's OnCreate event handler that was
uncoupled when handler in ancestor class was deleted.
v1.2 of 11 Feb 2009 - cMaxTextSearchHistory const added to private section
of TTextSearchParams, moved back here from UGlobals.
- Made various visibility specifies strict.
v1.3 of 13 May 2009 - Removed unused UGlobals unit reference.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
FmFindXRefsDlg.pas
______________________________________________________________________________
v1.0 of 29 Oct 2006 - Original version.
v1.1 of 08 Feb 2007 - Moved control initialisation code from the FormCreate
and FormShow event handlers to new overridden InitForm
method.
- Re-assigned form's OnCreate event handler that was
uncoupled when handler in ancestor class was deleted.
- Deleted FormShow event handler.
v1.2 of 05 Jun 2009 - Replaced all "routine" text with "snippet".
- Assertion now gets class name from ClassName method.
- Type specifier removed from constructor call in
TFindXRefsDlg.Execute.
- Made private and protected sections of classes strict.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
FmGenericDlg.pas
______________________________________________________________________________
v0.1 of 30 Jan 2005 - Original version.
v0.2 of 17 Mar 2005 - If no owner form provided form now align's over
application's main form rather than not aligning.
v0.3 of 19 Apr 2005 - Added code to prevent help being activated on F1 if
help button is invisible.
v1.0 of 05 Jun 2006 - Added code to detect ESC key presses and to close
dialog if descendant-supplied modal result is not
mrNone. This added because some dialogs ignore ESC
when certain controls have focus. Added an abstract
method to return required modal result.
- Improved and corrected comments.
v1.1 of 03 Dec 2006 - Made AlignToOwner method protected and virtual instead
of private and static to enable it to be overridden in
sub classes.
- Added protected ArrangeAndAlign method that calls
ArrangeForm and AlignToOwner. This can be called by
subclasses that change size of form after this class
has aligned it, and therefore need to resize and
re-align the dialog.
v1.2 of 04 Feb 2007 - Removed now unused parameter from DisplayHelp call in
help button click event handler.
v2.0 of 07 Feb 2007 - Rewrote in terms of new alignment and customisation
code in TBaseForm:
- Removed FormCreate event handler and AlignToOwner
method. Their functionality is now provided by the
TFormAligner object.
- Removed ArrangeAndAlign method. This was called by
subclasses to re-align the form. There is no need
for this now using the new customisation / alignment
framework.
- Added new, virtual, do nothing, ConfigForm method
that allows subclasses to configure and resize the
form. This method is called before the form is
aligned.
- Overrode various of the new virtual methods of
TBaseForm.
v2.1 of 26 Sep 2007 - Changed to use renamed IFormAligner interface.
v2.2 of 11 Jun 2008 - Added calls to TDlgHelper to set dialog box's parent.
This change needed for app to work correctly with
Vista task bar.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
FmGenericOKDlg.pas
______________________________________________________________________________
v0.1 of 20 Jan 2005 - Original version.
v1.0 of 05 Jun 2006 - Implemented new ModalResultOnEsc method to return modal
result of Cancel button when ESC key pressed.
- Made minor changes to comments.
v1.1 of 08 Feb 2007 - Removed redundant FormKeyDown event handler that
duplicated code in inherited handler.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
FmGenericViewDlg.pas
______________________________________________________________________________
v0.1 of 30 Jan 2005 - Original version.
v1.0 of 05 Jun 2006 - Implemented new ModalResultOnEsc method to return modal
result of Close button when ESC key pressed.
- Improved and corrected comments.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
FmHelpAware.pas
______________________________________________________________________________
v0.1 of 30 Jan 2005 - Original version.
v0.2 of 20 Apr 2005 - Added DisableHelp property used to inhibit help being
activated.
v0.3 of 30 Nov 2005 - Replaced calls to Application.Help*** methods with calls
to HelpMgr object.
v1.0 of 24 May 2006 - Improved and corrected comments.
v1.1 of 26 Oct 2006 - Fixed bug in one of overloaded DisplayHelp methods that
was not calling help when enabled.
v1.2 of 04 Feb 2007 - Deleted unused THelpActivator enumeration and revised
method signatures accordingly.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
FmHTMLViewDlg.pas
______________________________________________________________________________
v1.0 of 28 May 2006 - Original version.
v1.1 of 03 Dec 2006 - Changed to re-align form to owner after resizing to fit
HTML content.
v2.0 of 07 Feb 2007 - Rewrote to work with revised TGenericDlg base class and
new form customisation / aligment framework:
- Overrode new ConfigForm method to initialise the HTML
displayed in browser control before sizing the body
panel to fit the content.
- Added InitHTMLFrame abstract method that subclasses
override to initialise HTML in browser.
- Revised UpdateFormHeight method to remove call to
resize form. Renamed method as SizeBodyPanel.
v2.1 of 11 Feb 2007 - Added new abstract GetBodyPanelHeight method to return
required height of body panel.
- Changed SizeBodyPanel method to simply set body panel
height to value returned from GetBodyPanelHeight method.
We no longer simply assume the body panel should be the
same height as the HTML frame since there may be more
than one frame in a HTML dialog.
- Removed unused GetBrowser abstract method.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
FmMailingListDlg.pas
______________________________________________________________________________
v1.0 of 18 Nov 2006 - Original version.
v1.1 of 08 Feb 2007 - Moved control initialisation code from FormCreate
event handler to new overridden InitForm method and
deleted FormCreate method.
v1.2 of 15 Dec 2008 - Replaced custom email address checking code with
routine from UEmailHelper unit.
- Made private and protected sections strict.
v1.3 of 13 Jan 2009 - Replaced control char literals with constants.
v1.4 of 25 Jan 2009 - Changed to use routines from UHTMLUtils to generate
HTML tags instead of using literal strings.
- Removed class reference from call to TMailingListDlg
constructor.
v1.5 of 13 May 2009 - Changed to use revised web service constructor.
- Removed reference to deleted UParams unit.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
FmMain.pas
______________________________________________________________________________
v0.1 of 30 Jan 2005 - Original version.
v0.2 of 19 Feb 2005 - Refactoring: changed to work with renamed
IOverviewActionMgr, IDetailActionMgr,
ICompCheckActionMgr and IInfoActionMgr interfaces.
v0.3 of 20 Feb 2005 - Stopped welcome page menu option being disabled when
no database available.
- Added actions to compiler check frame to handle
database download and quick start help.
v0.4 of 22 Feb 2005 - Added a notifier object that is passed to frames an
web browser external object extender to use to trigger
actions in response to user input.
- Added new browser external object extender object that
it provided to frame objects that contain web browser
controls.
v0.5 of 22 Feb 2005 - Localised string literals.
v0.6 of 23 Feb 2005 - Changed new include new versions of information and
compiler check frames with new control names.
v0.7 of 23 Feb 2005 - Changed all code that displays subsidiary dialogs to
call static Execute methods rather than instantiating
the dialog classes in this code.
- Search dialogs now return search objects rather than
criteria: changed code that uses them accordingly.
v0.8 of 23 Feb 2005 - Changed startup code and access to welcome page:
- Removed dialog boxes that display on start up when
database is emtpy: the welcome page now informs user
when the database is empty.
- Made code that displays welcome page on startup
independent of whether welcome page menu option is
enabled.
v0.9 of 24 Feb 2005 - Now displays dialog boxes via new TMessageBox class.
Removed TPJWinMsgDlg component as a consequence.
v0.10 of 25 Feb 2005 - Fixed bug: Ctrl+F was not displaying Find Dialog
(Ctrl+F had also been assigned to Search menu item).
v0.11 of 05 Mar 2005 - Added new top level "Tools" menu item with single menu
item "Configure Compilers" that displays "Configure
Compilers" dialog box.
- Added missing ellipsis to about box action.
v0.12 of 17 Mar 2005 - Added new menu item / tool button to save selected
routine or category to disk along with custom save
dialog.
v0.13 of 21 Apr 2005 - Changed code that persists main form settings to use
revised UAppInfo code.
v0.14 of 25 Apr 2005 - Added new instance of custom action and handlers to
access help topic by ALink keyword.
- Passed action used to display configure compilers
dialog box to notifier object.
- Removed code that sets obsolete quick start help
action in notifier object.
- Added new "About Compiler Checks" help menu item and
associated action.
- Indirected quick start and compiler check help actions
via new custom help topic action.
- Ensured "Test Compile Routine" action disabled when no
compilers installed with program.
v0.15 of 30 Nov 2005 - Deleted setting of Application.HelpFile.
- Changed help contents action to call HelpMgr and set
Help | Contents menu item and Help tool button to call
new action.
- Deleted OnExecute event for fActHelpTopic.
v0.16 of 06 Jan 2006 - Added new copy Snippet menu option / action that
selected code snippet to clipboard.
- Added new Preferences menu option / action that
displays preferences dialog box.
- Changed to use TSaveSnippetMgr to determine whether a
view item is savable.
v0.17 of 10 Jan 2006 - Removed unsupported properties from form on reversion
to Delphi 7.
v0.18 of 28 Jan 2006 - Modified to refresh display after configuring
compilers.
v0.19 of 02 Apr 2006 - Made explicitly load Snippets object when form is
shown.
- Changed to use renamed Snippets.Load method to load
and re-load Snippets object.
- Made to display and swallow exceptions during
Snippets.Load to enable
(a) display to be correctly initialised and
(b) to prevent exceptions propagating to WebBrowser
control if action initiated there.
- Extracted common code shared by search actions into
single method.
v0.20 of 04 Apr 2006 - Removed old AppInfo object - now use TWindowSettings
object to persist main window information.
- Removed TPJWdwState component and used new dynamically
create TWindowSettings custom component.
- Used TWindowSettings to store splitter position
instead of dedicated code.
- Removed unused resourcestrings.
v0.21 of 07 Apr 2006 - Added new registration action and menu item to Help
menu and code to support it to display Registration
dialog. Menu item only visible if app is not
registered. Code also added to detect if registration
performed via About box.
v0.22 of 16 Apr 2006 - Added object that prevents drag drop on web browser
controls and passed to information and compiler check
frames.
- Changed to use new IWBCustomiser interface to perform
all web browser customisation.
v1.0 of 09 Jun 2006 - Improved and corrected comments.
- Removed unused unit reference.
- Replaced use of Application.OnException with
appEvents.OnException.
- Added several new glyphs to actions / menu items.
- No longer refreshes display after Configure Compilers
dialog is cancelled.
- Deleted duplicate glyph from image list.
- Added new actions to display license and to access
CodeSnip home page on web.
- Moved bug report and registration commands from Help
to Tools menu.
- Reworked Help menu, adding License display option and
making web access options part of new sub menu.
v1.1 of 25 Oct 2006 - Renamed some menu items to confirm with naming
standards.
- Changed to use renamed UShellExecAction unit and
renamed TShellExecAction class and its ResourceName
property.
v1.2 of 26 Oct 2006 - Changed to use TAppInfo.LicenseFileName to get full
file path of licence file rather than hard-wiring it.
v1.3 of 29 Oct 2006 - Added new Select Routines action, menu item, tool
button and code to display Select Routines dialog box.
- Added new Find Cross References action, menu item and
code to display Find Cross References dialog box.
- Added new Save Unit action, menu item, tool button and
code to display Save Unit dialog box.
- Changed to use renamed USaveSourceDlg unit and
TSaveSourceDlg class.
- Changed glyph used for Save Snippets action.
- Changed to use new UGlobals.cFullProgName constant for
application title.
- Added Ctrl+S shortuct to Save Snippets action.
v1.4 of 12 Nov 2006 - Corrected glyph associated with Show All search
action.
- Moved Tools | Preferences menu item to top of Tools
menu.
v1.5 of 14 Nov 2006 - Changed license action to display license topic in
help file rather than license text file in external
text editor.
v1.6 of 18 Nov 2006 - Added new action that displays Join Mailing List
dialog box. Also added corresponding tools menu item.
v1.7 of 23 Nov 2006 - Added new action that shows / hides test units in
Compiler Check pane.
- Changed calls to .Free to calls to FreeAndNil.
v1.8 of 01 Dec 2006 - Changed so that a wait dialog box may be displayed
during relatively lengthy test compilations.
v1.9 of 03 Dec 2006 - Fixed bug where Test Compile actions were always
enabled, permitting action to be triggered when no
routine selected or no available compilers. This was
causing an assertion failure.
v1.10 of 04 Dec 2006 - Added View / Hide Test unit menu item and added glyphs
to existing action.
v1.11 of 03 Feb 2007 - Added support for displaying prompts and database and
search related information in status bar.
- Added event handlers to intercept hints to make them
work with revised status bar code.
- Now uses new TStatusBarMgr object to assist in
managing status bar.
v1.12 of 04 Feb 2007 - Changed to use Query object for filtering database
rather than calling display manager.
- Now uses global query object to find details of
current search query rather than use TDetailView
object.
- Changed to use renamed CurrentView property of main
display manager.
v1.13 of 04 Feb 2007 - Changed QuickStart, License and Compiler Checks help
actions to directly call inherited DisplayHelp method
rather than triggering special help action.
v1.14 of 08 Feb 2007 - Tidied up code and reduced number of required units:
- Removed custom action and custom menu fields and
constructors and created them on the fly. Used new
action factory class to create actions.
- Deleted erroneous code that loaded non-existing
resource bitmap from FormCreate event.
- Removed fWBExternal and fWBNulDropTarget fields and
replaced them with local variables inside FormCreate
event.
- Replaced FormKeyDown event handler used to generated
test bug exception with action that does same thing.
- Changed actTestCompileIndirectExecute to use new
static Run method of TWaitForActionUI class.
- Changed to use TDialogMgr to display main dialog
boxes.
v1.15 of 11 Feb 2007 - Changed info and detail frames so they are not tab
stops - now only tab controls, routine tree view and
current browser control are tab stops.
- Removed appEvents OnMessage handler. This had been
used to active browser control. This is now handled
automatically in host frames.
- Added new actions to trap Ctrl+Tab and Shift+Ctrl+Tab
and switch between tabs in currently active tab set.
This means that both tab sets have same response to
key presses.
v1.16 of 16 Feb 2007 - Fixed history list bug by clearing history list after
updating database.
- Also cleared main display while loading updated
database to prevent a pre-update routine being
selected while display was being redrawn.
v1.17 of 16 Feb 2007 - Changed to work with revised Main Display Manager and
Details frames. Removed all references Detail frame's
child frames.
- Removed all references to browser controls.
- Slightly modified conditions under which Select All
and Copy actions are made available.
v1.18 of 25 Feb 2007 - Moved most of code from FormCreate and all of code
FormShow to overriden InitForm method.
- Added code to request closing splash screen that was
opened in main project file.
- Form is now disabled when initialising and when
updated database is being loaded. Added code to
disable main actions when the form is disabled.
v1.19 of 01 Mar 2007 - Removed actTestCompile and its events and renamed
actTestCompileIndirect back to actTestCompile.
- Changed to run compilation in a separate thread via
TWaitForActionUI instead of executing action via the
class.
- Added Update database action that enables database to
be loaded while a waiy dialpg box is displayed.
- No longer disable form when database re-loading after
updating. We display modal dialog instead.
- Modified LoadSnippets to load database via a thread.
v1.20 of 04 Mar 2007 - Fixed bug where Register CodeSnip and Show/Hide Test
Unit menu options were always disabled.
v1.21 of 09 May 2007 - Fixed bug that permitted new routine to be selected
while compiling routines by disabling form during
compilation.
v1.22 of 07 Sep 2007 - Added new print and page setup actions and menu items
and added a print tool button.
v1.23 of 22 Sep 2007 - Moved Help | License menu option up the menu to help
section.
- Added Help | Privacy Statement menu option and
associated action that displays help message.
v1.24 of 24 Sep 2007 - Lengthened time before wait dialog appears when test-
compiling.
v1.25 of 31 Oct 2007 - Added support for pop-up menus in detail pane.
v1.26 of 04 Nov 2007 - Removed call to INotifier.SetHelpTopicAction and
associated creation of THelpTopicAction instance.
v1.27 of 21 Apr 2008 - Removed XPMan unit reference: functionality replaced
by new manifest resource.
v1.28 of 05 Jun 2008 - Changed to persist selected tabs in overview and
detail panes.
- Modified to work with revised interface to main
display manager for working with pane tabs.
- Added update event handlers for tab selection actions
that check selected tabs.
v1.29 of 12 Jun 2008 - Modified to change task bar handling. Application
object's hidden window no longer used for task bar.
Main form window now used for task bar. This change
required for compatibility with Vista.
v1.30 of 25 Aug 2008 - Code that performs test compile in a thread while
displaying a wait dialog was extracted into the
UTestCompileUI unit. This new unit improves handling
of cases when compiler fails to run.
v1.31 of 14 Sep 2008 - Changed to work with redefined methods in Snippets
object to support user defined database.
- Added event handler for new Snippets change event.
- Added database menu and other actions to support
adding, deleting and updating routines and for backing
up and restoring user defined database. Moved Database
update and Test Compile from File to Database menu.
- Added new Save Database and New, Edit and Delete
Snippet glyph and revised Save Snippet and Save unit
gylphs.
- Fixed display bug in status bar by switching AutoHint
off.
v1.32 of 18 Sep 2008 - Added code to hide splash form and enable form if
exception raised during initialisation.
- Now disable form while database is reloading.
v1.33 of 19 Sep 2008 - Now detects if user database has changed and offers
user choice of whether to save before main database is
updated.
v1.34 of 04 Oct 2008 - Changed to work with revised static methods of
TCopySnippetMgr, TSaveSnippetMgr, TSaveUnitMgr,
TPrintMgr and TThreadWrapper.
- Now use TPrintMgr.CanPrint method to check if a view
item can be printed.
- Added assertion that a routine is in standard format
to TestCompile action execution.
- Corrected routine and class names in assertions.
- Made all action update events refer to Sender rather
than explicit actions. Grouped some common updates to
share same event handlers.
- Made all resource strings local to methods.
- Now use ClassName method in all assert and raise EBug
statements.
v1.35 of 07 Dec 2008 - Added facility to submit user-defined routines to the
online code snippets database.
- Added facility to export and import user-defined
routines.
v1.36 of 04 Jan 2009 - Changed name of Copy Snippet menu item to Copy Source
Code.
- Added new Copy Information menu item to Copy menu and
detail pane context menu.
- Added Save Database button to toolbar.
- Modified to work with revised toolbar.
- Removed code that sets control state when form's
enabled state changes. Support now provided in FmBase.
v1.37 of 06 Jan 2009 - Changed to use revised TTestCompileUI.Execute
parameter signature.
v1.38 of 10 Jan 2009 - Changed to use a manager object to manage compilations
triggered from main program. No longer uses global
Compilers singleton. New manager also manages compile
related UI and dialogs.
- Added Database menu option to show last compile errors
and warnings for selected routine if available.
v1.39 of 14 Jan 2009 - Replaced control char literals with constants.
v1.40 of 10 May 2009 - Added new Donate action, menu item and glyph.
v1.41 of 13 May 2009 - Full program name now obtained from TAppInfo instead
of UGlobals unit.
- Browse actions that access website now have URLs set
using information from TWebInfo. Hints were modified.
v1.42 of 23 Jun 2009 - Added new View | Dependencies menu option and action.
- View Test Unit action now displays a dialog box rather
than unit in compiler check pane. Hide Test Unit
action now removed.
- Actions and menu items added to expand/collapse tree
nodes in Overview pane.
- Made changes to support new and changed overview pane
tabs.
- Tab select actions now identify tab via action's Tag
property.
- Revised text, hot keys and/or glyphs of some actions /
menu items.
- Code added to dynamically define toolbar and popup
menu in overview frame.
- Altered to work with revised Notifier object.
- Retitled Copy Source Code action as Copy Snippet and
added new Copy Source Code action to copy a snippet's
plain source code, without annotations, to clipboard.
- Replaced use of "routine" with "snippet" in text where
appropriate.
- Made private and protected sections strict.
- Now deletes history if a snippet is changed: could
cause GPF in history's dependency references.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
FmPreferencesDlg.pas
______________________________________________________________________________
v0.1 of 06 Jan 2006 - Original version.
v0.2 of 10 Jan 2006 - Removed unsupported properties from form on reversion
to Delphi 7.
v1.0 of 25 May 2006 - Improved and corrected comments.
- Removed unused unit reference.
- Localised file type and comment style descriptions.
v1.1 of 29 Oct 2006 - Changed to use renamed IPreferences properties.
- Changed logic to deal with change in
SourceDefaultFileType to return enumeration rather
than file extension.
- Changed descriptions of supported file types, removing
file extensions.
v2.0 of 09 Nov 2006 - Major revision.
- Changed form so that each tab in page control now
simply hosts a frame that in turn lets user edit a
group of preferences. The frames expose methods to
load and save relevant preferences. All other controls
removed.
- Source Code tab changed to host TSourcePrefsFrame that
provides same functionality.
- Added new Syntax Highlighter tab that hosts
THiliterPrefsFrame that in turn permits customisation
of highlighter.
v2.1 of 08 Feb 2007 - Moved control initialisation code from FormCreate
event handler to new overridden InitForm method and
deleted FormCreate method.
v3.0 of 07 Sep 2007 - Major revision.
- Added new General and Printing tabs
- Added ability to display a subset of them preference
pages.
- Dialog now always displayed left-most visible tab
sheet when it opens.
- Changed so that help button now displays a help topic
relating to displayed page.
- Renamed tab sheets and frames. Frame names may be are
used for help A-Link names.
- Changed to use a temporary preferences object to
received updates and to update main preferences when
user OKs.
- Each tab sheet is now activated and deactivated via
revised interface. On deactivation the sheets update
the temp preferences object. On activation sheets
re-initialise controls.
v3.1 of 04 Nov 2007 - Removed the IAssignable cast from the parameter to
IAssignable.Assign method calls.
v3.2 of 21 May 2009 - Resized body panel and frame to accomodate larger
highlighter preferences frame.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
FmPreviewDlg.pas
______________________________________________________________________________
v0.1 of 17 Mar 2005 - Original version.
v1.0 of 24 May 2006 - Improved and corrected comments.
- Removed unused unit reference.
v1.1 of 11 Nov 2006 - Replaced code that detects HTML and RTF formats with
calls to helper routines from RTF and HTML utility
units.
- Changed to set page control tabs invisible at design
time rather than run time.
v1.2 of 08 Feb 2007 - Moved code that displays document from FormShow event
handler to new overridden InitForm method deleted
FormShow.
v1.3 of 13 May 2007 - Added popup menu for selection and copying of
previewed text along with associated actions and image
list.
- Added code to call into viewer objects to perform
selection and copying.
v1.4 of 17 Jun 2009 - Added support for variable dialog box captions:
- An optional parameter was to the dialog's Execute
method to allow caller to specify a title.
- Added support for getting caption from any title
embedded in displayed document.
- Made private and protected sections strict.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
FmPrintDlg.pas
______________________________________________________________________________
v1.0 of 07 Sep 2007 - Original version.
v1.1 of 16 Dec 2008 - Revised to use new static Execute method of
TPageSetupDlgMgr to display page setup dialog box.
- Added printer glyphs to printers combo box.
- Made private and protected methods strict.
- Now use for..in loop to enumerate printers.
v1.2 of 14 Jan 2009 - Replaced control char literals with constants.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
FmRegistrationDlg.pas
______________________________________________________________________________
v0.1 of 07 Apr 2006 - Original version.
v1.0 of 26 May 2006 - Improved and corrected comments.
- Replaced literal program name and id with constants
from UGlobals unit.
v1.1 of 16 Nov 2006 - Corrected and revised text displayed on final page of
when user elects to join mailing list.
v1.2 of 18 Nov 2006 - Corrected typo on "about user" page of wizard.
- Now intialises user name edit box if user name is
already recorded.
v1.3 of 08 Feb 2007 - Changed type of Owner parameter of Execute method from
TForm to TComponent.
- Removed unused code used to align dialog to active
form if owner was nil.
- Moved control initialisation code from FormCreate
event handler to new overridden InitForm method and
deleted FormCreate method.
v1.4 of 15 Dec 2008 - Replaced custom email address checking code with
routine from UEmailHelper unit.
- Made private and protected sections strict.
v1.5 of 13 May 2009 - Changed to use revised web service constructor.
- Removed reference to deleted UParams unit.
- Now gets program name and ID from TAppInfo instead of
UGlobals unit.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
FmSelectionSearchDlg.pas
______________________________________________________________________________
v1.0 of 29 Oct 2006 - Original version.
v1.1 of 12 Nov 2006 - Updated form file re tree view name change in hosted
frame.
v1.2 of 08 Feb 2007 - Re-assigned form's OnCreate event handler that was
uncoupled when handler in ancestor class was deleted.
v1.3 of 03 Jan 2009 - Added buttons to select all main database or user
defined routines.
v1.4 of 16 May 2009 - Changed caption to Select Snippets from Select
Routines.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
FmSplash.pas
______________________________________________________________________________
v1.0 of 25 Feb 2007 - Original version.
v1.1 of 27 Sep 2007 - Changed DefaultMonitor property to position splash
form on same monitor as main form.
- Changed to use renamed IFormAligner interface.
- Fixed bug where splash screen was displayed in wrong
place when application form was off the screen when
closed.
v1.2 of 29 Oct 2007 - Applied lock to form closure method so that main code
and timer cannot access the method at the same time.
v1.3 of 15 Dec 2008 - Modified to use TRectEx record instead of TRect.
- Made private and protected sections strict.
v1.4 of 13 May 2009 - Now gets program and company name from TAppInfo
instead of UGlobals unit.
v1.5 of 17 Jun 2009 - Splash form content now comes from a gif image.
Program's version number is overlayed on the image.
- Made TSplashAligner's private section strict.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
FmUpdateDlg.pas
______________________________________________________________________________
v0.1 of 30 Jan 2005 - Original version.
v0.2 of 18 Feb 2005 - Deleted unused DataUpdated property.
v0.3 of 20 Nov 2005 - Changed error handling to display kind of error that
occured in main dialog box with text link to click to
display more detailed information in a message box.
v0.4 of 04 Jan 2006 - Fixed minor bug that made label used for error message
was clickable (but blank) even when no error had
occured.
v0.5 of 04 Jan 2006 - Changed to get web service host from TParams class.
v0.6 of 10 Jan 2006 - Reinstated dialog's title bar close button and
prevented closure while downloading.
v0.7 of 12 Jan 2006 - Fixed alignment problem with error label.
v0.8 of 02 Apr 2006 - Removed response to TUpdateMgr's usStarting status
notification now this notification and updated
usFileList notification to set up dialog for updates.
Changed usFileList message accordingly.
v0.9 of 03 Apr 2006 - Added new status messages for new actions to "log on"
and "log off" web service.
- Revised error and cancelled messages to not mention
database restoration, since this is not always the
case.
v0.10 of 04 Apr 2006 - Changed to use TAppInfo class renamed from
TAppLocations.
v0.11 of 01 May 2006 - Total rewrite to work with revised download code
including redesign of dialog box and method of
displaying progress. Added support for news items
received from server.
v1.0 of 24 May 2006 - Improved and corrected comments.
v1.1 of 17 Dec 2006 - Replaces hard wired colours in heading message label
with references to constants from UColours unit and to
colours of parent form.
v1.2 of 08 Feb 2007 - Moved control initialisation code from FormCreate
event handler to new overridden InitForm method.
- Moved news frame initialisation from FormShow event
handler to InitForm and deleted FormShow.
- Re-assigned form's OnCreate event handler that was
uncoupled when handler in ancestor class was deleted.
v1.3 of 12 May 2007 - Now accepts all news items without checking to see
which apply to program version. (The web service now
only sends relevant items.)
v1.4 of 21 Apr 2008 - Changed framing of progress memo control to match new
border to news frame.
v1.5 of 13 Jan 2009 - Replaced control char literals with constants.
v1.6 of 13 May 2009 - Changed to use revised TUpdateMgr constructor.
- Removed reference to deleted UParams unit.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
FmUserDBEditDlg.pas
________________________________________________________________________________
v1.0 of 15 Sep 2008 - Original version.
v1.1 of 21 Sep 2008 - Added check to ensure that routine does not refer to
itself in depends or x-ref lists.
- Removed duplicate routine names and routine's own name
from dependency and cross-reference check box lists:
user database takes precedence over main database when
there is a clash of names.
v1.2 of 11 Oct 2008 - Added button to Compiler Results tab to set all
compile results to success.
- Modified label text of Compiler Results tab.
- Changed Add Unit button to use action.
- Removed class name from constructor in AddNewRoutine
and EditRoutine methods.
- Added message to some Assert statements and made
others get class name from ClassName method.
v1.3 of 16 Dec 2008 - Removed EUserDBEdit exception class and replaced usage
of it with EDataEntry from UExceptions unit.
- Made TUserDBEditDlg's protected section strict.
- Modified to use TRectEx record instead of TRect.
v1.4 of 31 Dec 2008 - Changed to support new Extra property of TRoutine on
"Comments" tab and and removed Credits, Credits URL
and Comments fields.
- Renamed "Comments" tab as "Extra Information".
- Added instructions to "Extra Information" tab using
HTML frame.
- Deleted Credits URL help label.
v1.5 of 05 Jan 2009 - Added facility to get compiler results from a test
compilation with all installed compilers.
- Added new button to set all compiler results to query.
v1.6 of 06 Jan 2009 - Changed to use local instance of Compiler object to
avoid corrupting global object's results that may be
required in main form.
- Changed to use revised TTestCompileUI.Execute and
TCompErrorDlg.Execute method signatures.
- Now centres wait dialog rather than offsetting it from
top left of form.
v1.7 of 10 Jan 2009 - Changed to use new factory class to create local
compilers object instead of cloning global singleton.
- Changed to use new TCompileMgr to manage compilations
instead of local compilers object.
- Changed name of TCompilerInfo.Compiler property to
CompilerID.
- Added Alt+V view compiler errors action (by adding
actions). Changed Alt key for test compilation to
Alt+T from Alt+C since Alt+C already used taken.
v1.8 of 14 Jan 2009 - Replaced control char literals with constants.
v1.9 of 25 Jan 2009 - Revised to use renamed ICompiler.GetGlyph method.
v1.10 of 23 Jun 2009 - Removed reference to Snippet item standard format
property and associated controls and code.
- Added support for new snippet item Kind property.
- Moved management of Dependencies and XRef checklist
boxes to new TSnippetsChkListMgr manager class and
varied snippets that appear in Dependencies list
according to snippet kind.
- Changed to use TSnippetID etc instead of TRoutineID.
- Replaced Standard Format help link with one that
explains snippet kinds.
- Improved dependency checking code to do a deep
recursive check.
- Added View Dependencies button that displays dialog
box that shows deep dependencies.
- XRefs are no longer checked: anything is allowed.
- Default list of units re-ordered so that Graphics unit
comes after Windows.
- Made extra information edit control bigger.
- Made extra description HTML use content font and
removed unused CSS style definitions.
- Test compilation prevented for freeform snippets.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
FmWaitDlg.pas
______________________________________________________________________________
v1.0 of 01 Dec 2006 - Original version.
v2.0 of 08 Feb 2007 - Modified to work with revised TBaseForm base class and
new form customisation and alignment framework:
- Removed form alignment code. This is now provided by
an TFormAligner object.
- Moved code from FormShow to InitForm method.
- Removed FormShow and FormCreate methods.
v2.1 of 25 Sep 2007 - Changed to use renamed IFormAligner interface.
v2.2 of 02 Jun 2008 - Removed progress bar and timer components and replaced
with dynamically created custom marquee control. This
new control avoids a display problem with old control
on Vista.
v2.3 of 11 Jun 2008 - Changed to use window handle of owner control as
form's parent if suitable, or to use active form or
main form as parent. This change needed for app to
work correctly with Vista task bar.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
FmWizardDlg.pas
______________________________________________________________________________
v0.1 of 07 Apr 2006 - Original version.
v1.0 of 05 Jun 2006 - Implemented new ModalResultOnEsc method to return
modal result of Cancel button when ESC key pressed if
button is enabled.
- Improved and corrected comments.
v1.1 of 08 Feb 2007 - Moved code that displays first page of Wizard from
FormShow event handler to new overridden InitForm
method and deleted FormShow.
v1.2 of 14 Dec 2008 - Moved CurrentPage method from TWizardDlg's private to
protected sections.
- Made private and protected sections strict.
- Now use ClassName method to get class in assertions.
- UpdateButtons method now enables "next" button by
default and disables cancel button on last page.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
FrBrowserBase.pas
______________________________________________________________________________
v0.1 of 23 Feb 2005 - Original version.
v1.0 of 24 May 2006 - Improved and corrected comments.
v1.1 of 25 Oct 2006 - Added OnBeforeNavigate2 event handler for browser
control that traps attempts to navigate to certain
protocols and provides custom handling for them.
v1.2 of 14 Nov 2006 - Changed to use renamed protocol handler factory class
from renamed UProtocols unit. Also changed to use
revised protocol handler implementations.
v1.3 of 25 Nov 2006 - Added ability to generate default CSS required by all
browser frames and provide the CSS to the browser
control. Included over-ridable method that sub classes
can override to modify the CSS, along with an event
that owner object can use to modify the CSS.
v2.0 of 11 Feb 2007 - Major revision to way frame operates - the frame now
handles browser activation and deactivation.
- Added new ParentForm method to get host form.
- Added new IsBrowserActive method to find if browser is
active control. This implements the new
IWBInfo.IsBrowserActive method.
- Added new MakeBrowserActiveControl method to make
browser control parent form's active control.
- Added new TriggerActiveLink method that triggers any
selected link in web browser control.
- Added new event handler for browser UI controller
object's new OnActivate event that makes the browser
the active control.
- Changed TranslateAccelHandler event handler to
(a) pass all function keys on to parent, not just F5;
(b) enable some key presses to be handled without
passing on to parent;
(c) handle Ctrl+Return by triggering any focussed link
in browser document without passing to parent.
v2.1 of 16 Feb 2007 - Removed IWBInfo interface support, but retained
associated IsBrowserActive method as a support method
that can be called from child classes.
v2.2 of 17 Feb 2007 - Changed to use new TWBIOMgr.OnNavigate event of to
determine protocols rather than hooking directly into
OnBeforeNavigate2 event of browser control.
- Revised TBrowserBaseFrame.TriggerActiveLink to use
THTMLDocHelper static methods to find and trigger
active links.
v2.3 of 13 May 2007 - Added support for methods of IClipboardMgr and
ISelectionMgr interfaces.
v2.4 of 18 Oct 2007 - Added DoNavigate to handle navigation via protocol
handler.
- Modified NavigateHandler to use new DoNavigate method.
- Added new HTMLEventHandler that checks for clicks on
<a> tags and prevents default action of starting IE
when shift key is depressed.
v2.5 of 31 Oct 2007 - Changed to use methods from TAnchors static class that
have moved from THTMLDocHelper.
v2.6 of 05 Nov 2007 - Changed to use revised CSS builder classes.
v2.7 of 13 Sep 2008 - Modified translate accelerator handler to pass
Ctrl+Ins and Ctrl+Del through to parent.
v2.8 of 13 Jan 2009 - Browser is now activated whenever frame is entered.
- Now use ClassName in Assert statement.
- Made some private and protected sections strict.
v2.9 of 27 May 2009 - Updated TBrowserBaseFrame.TranslateAccelHandler to
pass on escape key presses to parent form.
- Mode TBrowserBaseFrame.HTMLEventHandler virtual and
added OnHTMLEvent event to pass on HTML events.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
FrCheckedTV.pas
______________________________________________________________________________
v1.0 of 12 Nov 2006 - Original version. This is a generalisation of code
formerly in FrSelectSnippets, with added support for
hot lighting of check boxes under mouse cursor.
v1.1 of 11 Aug 2008 - Removed code that updated check boxes object when
themes change. Check boxes object now detects theme
changes and triggers an event that this code handles.
v1.2 of 13 Jan 2009 - Tree view is now focussed whenever frame is entered.
- Now use ClassName in Assert statement.
- Removed unnecessary $WARN directive.
- Made class visibility specifiers strict.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
FrCompCheck.pas
______________________________________________________________________________
v0.1 of 30 Jan 2005 - Original version.
v0.2 of 18 Feb 2005 - Deleted unused units from uses clauses.
v0.3 of 19 Feb 2005 - Refactoring: changed frame to implement the renamed
IFrameActionMgr and ICompCheckActionMgr interfaces.
v0.4 of 21 Feb 2005 - Significantly revised method to generating and
displaying HTML pages by using new TDetailPageLoader
classes.
v0.5 of 22 Feb 2005 - Modified to use new browser external object extender.
- A single extender object now supplied to frame by
calling its new ISetWBExternal interface) rather than
frame owning its own custom extender object.
- All support for IFrameActionMgr interfaces deleted
since the new extender object handles notification of
user-initiated events to the application.
v0.6 of 23 Feb 2005 - Significantly revised to descend from other frames
that implement functionality that is common to all
detail view frames. This frame now only implements
functions specific to the compiler check frame.
v0.7 of 28 Jan 2006 - Added new parameter to TCompCheckFrame.Display to
force redisplay of a view item even if it is already
displayed. This was done to enable the pane to adjust
to updates in number of available compilers.
v0.8 of 16 Apr 2006 - Removed ISetWBExternal interface and replaced with
new IWBCustomiser interface to perform web browser
customisation. IWBCustomiser methods implemented in an
ancestor class.
v1.0 of 24 May 2006 - Improved and corrected comments.
v1.1 of 24 Nov 2006 - Added support for ICompCheckDisplayMgr's new
TestUnitVisible property accessors. This code shows
and hides test units when routines are displayed.
v1.2 of 26 Nov 2006 - Changed JavaScript call used to toggle visibility of
test unit. Required routine renamed from ShowSrc() to
showTestUnit().
v1.3 of 02 Dec 2006 - Changed to use only a single HTML document that is
updated dynamically to show test compilation results.
Uses a DHTML object to perform these updates.
- The routine HTML page is now only reloaded if previous
page wasn't a routine, otherwise details are displayed
dynamically by DHTML object.
- Replaced hard-wired code that toggles test unit
visibility with a call into DHTML object.
- Added code to set CSS specific to compiler check pane.
- Added implementation of IDHTMLHostInfo and
ICompCheckRoutineHostInfo interfaces to provide
information about the frame to DHTML object.
v1.4 of 03 Dec 2006 - Changed to use implementations of IDHTMLHostInfo and
new IDetailViewHostInfo from base class.
- Removed DHTML handling code to base class.
- Removed DisplayCurViewItem to base class.
- Added GetPageKind method override to return page kind
to base class to enable it to display correct view.
v1.5 of 04 Feb 2007 - Replaced redundant TDetailView class references with
TViewItem.
v1.6 of 16 Feb 2007 - Revised to work with redefined display interfaces from
IntfFrameMgrs.
- Pushed Display method back into base class.
- Prevented ShowTestUnit method from setting test unit
visibility flag.
v1.7 of 04 Mar 2007 - Fixed bug that was causing showing and hiding of test
unit to get out of sync with main menu.
- Renamed and removed unecessary parameter from method
that updates visibility of test unit.
v1.8 of 05 Nov 2007 - Changed to use revised CSS builder classes.
v1.9 of 09 Jan 2009 - Changed DisplayCompileResults to take compilers object
containing results as a parameter.
v1.10 of 19 Jan 2009 - Changed to support interfaces from IntfHTMLDocHostInfo
to replace those deleted from UDHTML.
- Methods that need to dynamically update document in
browser control now construct an IDHTML object
explicitly now that DHTML property delected.
- Made private and protected sections strict.
v1.11 of 16 May 2009 - Removed frame's IDetailViewHostInfo and
ICompCheckRoutineHostInfo support.
- Stripped out code that supported showing/hiding of
test unit in compiler check pane.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
FrDetail.pas
______________________________________________________________________________
v0.1 of 30 Jan 2005 - Original version.
v0.2 of 18 Feb 2005 - Fixed possible out of bounds error in accessing
fActions dynamic array before actions stored in it.
v0.3 of 18 Feb 2005 - Deleted unused units from uses clauses.
v0.4 of 19 Feb 2005 - Refactoring: changed frame to implement the renamed
IFrameActionMgr and IDetailActionMgr interfaces.
v0.5 of 22 Feb 2005 - Changed way that user input is notified to program.
Frame no longer directly records and triggers actions
but now calls methods of an externally provided
notifier object.
- Removed support for IFrameActionMgr interfaces.
- Added support for ISetNotifier interface.
- Reworked UI response code to use INotifier object.
v0.6 of 23 Feb 2005 - Changed new include new versions of information and
compiler check frames with new control names.
v1.0 of 24 May 2006 - Improved and corrected comments.
v1.1 of 11 Feb 2007 - Implemented new IsActive, NextTab and PreviousTab
methods of ITabFrameDisplayMgr.
v2.0 of 16 Feb 2007 - Major update. Revised to work with redefined display
interfaces from IntfFrameMgrs unit and to take over
management of Information and Compiler Check sub-panes
from TMainDisplayMgr.
- Added support for IClipboardMgr and ISelectionMgr that
performs required actions on currently selected pane.
- Added support for IViewItemDisplayMgr. Implemented
interface's Display method to display required view
item in all panes.
- Added support for ICompCheckDisplayMgr. Implemented
interface's methods by passing calls to same methods
in compiler check frame.
- Revised tab selection code to deactivate and activate
required browser frames. Changed to avoid triggering
actions more that once for each tab change.
- Added support for IWBCustomiser to enable frame to
pass on info to child frames.
- Removed redundant fActions field.
- Removed redundant constructor.
v2.1 of 31 Oct 2007 - Added support for IWBPopupMenuConfig. All calls are
passed onto subsidiary frames that support the
interface.
v2.2 of 09 Jan 2009 - Changed DisplayCompileResults to take compilers object
containing results as a parameter.
v2.3 of 16 May 2009 - Removed methods that supported toggling display of
test compilation units.
- Changed assert and bug exception messages to use
ClassName method for class name.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
FrDetailView.pas
______________________________________________________________________________
v0.1 of 23 Feb 2005 - Original version based on code originally implemented
in FrInfo and FrCompCheck units.
v0.2 of 28 Jan 2006 - Prevented from setting browser's scroll bars to flat.
Scroll bars are now displayed normally.
v0.3 of 16 Apr 2006 - Removed ISetWBExternal interface and replaced with new
IWBCustomiser interface to perform web browser
customisation. Implemented IWBCustomiser's
SetDragDropHandler method. SetExternalObj has been
moved from ISetWBExternal to IWBCustomiser. Its
implementation is unchanged.
v1.0 of 24 May 2006 - Improved and corrected comments.
- Removed unused unit reference.
v1.1 of 24 Nov 2006 - Exposed private fActive field as protected Active
property.
v1.2 of 25 Nov 2006 - Added code that generates CSS default styles used by
detail pane browser controls. This CSS is limited to
colour and font styles that need to accord to system
defaults or user preferences. Other CSS remains in
style sheet embedded in resources.
v1.3 of 03 Dec 2006 - Added support for IDHTMLHostInfo and
IDetailViewHostInfo interfaces.
- Added code to ensure that all documents displayed are
scrolled to top.
- Moved code that loads and dynamically updates pages
from descendants to this class. DisplayCurViewItem was
changed from abstract to virtual to do this.
- Added new abstract GetPageKind method to get kind of
page to load from sub classes.
- Moved code that generates CSS for information pane's
compiler table to FrInfo. Also deleted redundant CSS
class from CSS builder.
v1.4 of 17 Dec 2006 - Removed code that generates old .hilite CSS class
since class no longer used.
v1.5 of 04 Feb 2007 - Replaced redundant TDetailView class references with
TViewItem.
v1.6 of 09 Feb 2007 - Added new h2 class to dynamically generated CSS.
v1.7 of 16 Feb 2007 - Revised to work with redefined display interfaces
from IntfFrameMgrs. Implements various methods of
these interfaces on behalf of descendant classes.
- Added Display method previously implemented in
immediate child classes.
- Deleted unused Active property and renamed fActive
field as fIsActivated.
- Changed to use IDHTML.SupportsUpdating method to
detect if a view supports DHTML updating rather than
assuming only routine displays support this.
- Added IPaneInfo and implemented its IsInteractive
method.
v1.8 of 17 Feb 2007 - Changed various methods that called methods on web
browser control to instead call new methods of
TWBUIMgr and THTMLDocHelper.
- Changed TDetailViewFrame.HTMLDocument to call new
UUtils.GetIntf routine to get required interface.
- Removed redundant GetWebBrowser method.
- Changed return type of TDetailViewFrame's HTMLDocument
method to IDispatch.
v1.9 of 13 May 2007 - Removed implementation of IClipboardMgr and
ISelectionMgr since these are now implemented in base
class.
v1.10 of 01 Nov 2007 - Added support for IWBPopupMenuConfig and IWBPopupMenus
via aggregated object.
v1.11 of 05 Nov 2007 - Changed to use revised CSS builder classes.
v1.12 of 10 Sep 2008 - Added definition of new CSS classes: .routinenameuser
and .routinenamemain used to customise colour of
routine name headings.
v1.13 of 19 Jan 2009 - Changed to support interfaces from IntfHTMLDocHostInfo
to replace those deleted from UDHTML.
- Removed unused GetView method.
- Changed how new pages are loaded into web borwser
control. New page loader is used and loaded pages are
no longer initialised dynamically.
- Made private and protected sections strict.
v1.14 of 23 May 2009 - Removed IDetailViewHostInfo from frame definition.
- Changed to use revised parameter list of
TDetailPageLoader.LoadPage.
- Text used in frame now uses system content font.
- Source code highlighting now uses user defined syntax
highlighting except that font name and size always
uses system mono font.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
FrEasterEgg.pas
______________________________________________________________________________
v1.0 of 27 May 2009 - Original version.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
FrFixedHTMLDlg.pas
______________________________________________________________________________
v1.0 of 31 Dec 2008 - Original version.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
FrGeneralPrefs.pas
______________________________________________________________________________
v1.0 of 07 Sep 2007 - Original version.
v1.1 of 17 Oct 2007 - Refactored code that gets names of measurement units.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
FrHiliterPrefs.pas
______________________________________________________________________________
v1.0 of 09 Nov 2006 - Original version.
v1.1 of 07 Sep 2007 - Adapted to use revised virtual methods in base class.
LoadPrefs and SavePrefs methods now have parameters
(unused) and do-nothing implementation of new Activate
and Deactivate methods are provided.
- Changed caption of "restore defaults" button.
v1.2 of 17 Oct 2007 - Changed to allow highlighting data to be loaded and
saved by preferences object and to update local
preferences object when frame deactivated to make
latest changes available to other tabs in dialog box.
- Removed LoadPrefs and SavePrefs methods.
v1.3 of 04 Nov 2007 - Removed the IAssignable cast from the parameter to
IAssignable.Assign method calls.
v1.4 of 22 Apr 2008 - Replaced RichEdit control used to display source code
preview with a TRTFShowCaseFrame that doesn't permit
displayed source code to be selected.
v1.5 of 10 Aug 2008 - Replaced TColorBox control from component palette with
dynamically created, custom TColorBoxEx control along
with assigned TColorDialogEx dialog box. Done to fix
bug in TColorBox's built in colour dialog box when
running on Vista and to provide help keyword support.
v1.6 of 14 Jan 2009 - Replaced control char literals with constants.
- Made private section strict.
v1.7 of 19 Jun 2009 - Changed to provide 3 predefined styles and new default
style.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
FrHTMLDlg.pas
______________________________________________________________________________
v0.1 of 30 Jan 2005 - Original version (handled HTML templates).
v0.2 of 23 Feb 2005 - Now derived from TBrowserFrame that provides web
browser controller object.
- Moved code that handled HTML templates to a new
descendant class.
v0.3 of 05 Mar 2005 - Added new default CSS style for <table> tag.
v0.4 of 16 Apr 2006 - Fixed error where user could drop files on dialog box
and display the file contents, replacing dialog
contents. Added drag drop handler to browser control
that inhibits all drag drop.
v1.0 of 25 May 2006 - Improved and corrected comments.
v1.1 of 07 Nov 2006 - Changed to use UCSSUtils methods to generate CSS
attributes.
- Changed to use new TCSSSelector.Extras property to add
custom CSS.
v1.2 of 14 Nov 2006 - Added a:link.help-link, a:visited.help-link and
a:active.help-link CSS styles to colour links to help
files appropriately.
v1.3 of 18 Nov 2006 - Added new h1 CSS style.
- Changed p CSS style to specify no padding.
v1.4 of 25 Nov 2006 - Changed to set browser's default CSS by overriding
method of parent class rather than update browser
control directly.
- Removed a-link classes from generated CSS since this
is now provided by parent class.
v1.5 of 11 Feb 2007 - Added DocHeight method to retrieve height of current
HTML document.
v1.6 of 17 Feb 2007 - Changed DocHeight method to call same named method in
TWBUIMgr rather than calculating document height
directly here.
v1.7 of 05 Nov 2007 - Changed to use revised CSS builder classes.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
FrHTMLPreview.pas
______________________________________________________________________________
v0.1 of 17 Feb 2005 - Original version.
v1.0 of 24 May 2006 - Improved and corrected comments.
v1.1 of 07 Nov 2006 - Changed to use TCSSBuilder to build body CSS rather
than using a hard-wired literal string.
v1.2 of 13 May 2007 - Changed to use an 8px rather than 1px margin (old
BodyCSS method was replaced by BuildCSS override since
BodyCSS failed to set old 1px margin).
- Removed redundant constructor.
- Added support for selection and copying and assigning
pop-up menu.
v1.3 of 05 Nov 2007 - Changed to use revised CSS builder classes.
v1.4 of 17 Jun 2009 - Changed to implement revised IPreview.Display method
that gets HTML document title.
- Made a protected section strict.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
FrHTMLTpltDlg.pas
______________________________________________________________________________
v0.1 of 23 Feb 2005 - Original version.
v1.0 of 24 May 2006 - Improved and corrected comments.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
FrInfo.pas
______________________________________________________________________________
v0.1 of 30 Jan 2005 - Original version.
v0.2 of 18 Feb 2005 - Deleted unused units from uses clauses.
v0.3 of 19 Feb 2005 - Refactoring: changed frame to implement the renamed
IFrameActionMgr and IInfoActionMgr interfaces.
v0.4 of 20 Feb 2005 - Significantly revised method to generating and
displaying HTML pages by using new TDetailPageLoader
classes.
v0.5 of 22 Feb 2005 - Modified to use new browser external object extender.
- Single extender object now supplied to frame (by
calling its new ISetWBExternal interface) rather than
frame owning its own custom extender object.
- All support for IFrameActionMgr interfaces deleted
since the new extender object handles notification of
user-initiated events to application.
v0.6 of 23 Feb 2005 - Significantly revised to descend from other frames
that implement functionality that is common to all
detail view frames. This frame now only implements
functions specific to the information frame.
v0.7 of 28 Feb 2005 - Added support for highlighting found text in current
document. Uses object in new UWBHighlighter unit to
perform highlighting.
v0.8 of 16 Apr 2006 - Removed ISetWBExternal interface and replaced with new
IWBCustomiser interface to perform web browser
customisation. IWBCustomiser methods implemented in
ancestor class.
v1.0 of 25 May 2006 - Improved and corrected comments.
v1.1 of 03 Dec 2006 - Added support for dynamically updating display via
DHTML.
- Added GetPageKind override to return page kind to base
class to enable it to display correct view.
- Changed DisplayCurViewItem to override new version in
base class to perform any required text search
highlighting.
- Added code to set CSS specific to information pane.
v1.2 of 04 Feb 2007 - Now uses global query object to find details of
current search query rather than use TDetailView
object.
- Added new parameter to TInfoFrame.Display to force
redisplay of view item even if already displayed. This
was done to enable pane to highlight or unhilight text
search results. We previously used a TDetailView
object to do this.
- Replaced now redundant TDetailView class references
with TViewItem.
v1.3 of 16 Feb 2007 - Revised to work with redefined display interfaces from
IntfFrameMgrs.
- Pushed Display method back into base class.
v1.4 of 15 Oct 2007 - Added "extras" division to list of divs that are
highlighted by text search highlighter.
v1.5 of 05 Nov 2007 - Changed to use revised CSS builder classes.
v1.6 of 19 Jan 2009 - Changed to support interfaces from IntfHTMLDocHostInfo
to replace those deleted from UDHTML.
- Made a protected section strict.
- ClassName method now provides class name in asserts.
v1.7 of 20 Jun 2009 - Removed frame's support for IInfoRoutineHostInfo and
IDetailViewHostInfo interfaces.
- Added CSS relating to HTML used to render REML tags
used when displaying Extra information.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
FrMemoPreview.pas
______________________________________________________________________________
v1.0 of 13 May 2007 - Original version.
v1.1 of 17 Jun 2009 - Modified to work with modified IPreview.Display method
that also gets document title where available.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
FrNews.pas
______________________________________________________________________________
v0.1 of 01 May 2006 - Original version.
v1.0 of 24 May 2006 - Improved and corrected comments.
v1.1 of 07 Nov 2006 - Changed to use UCSSUtils methods to generate CSS
attributes.
v1.2 of 25 Nov 2006 - Removed explicit styles used to format messages for
news pane and replaced by new .message CSS styles.
v1.3 of 10 May 2007 - Added static text control that displays current news
page index and page count.
v1.4 of 25 Jan 2009 - Changed to use routines and objects in UHTMLUtils to
generate HTML tags.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
FrNewsHTML.pas
______________________________________________________________________________
v0.1 of 01 May 2006 - Original version.
v1.0 of 24 May 2006 - Improved and corrected comments.
v1.1 of 07 Nov 2006 - Changed to use UCSSUtils methods to generate CSS
attributes.
- Changed to use new TCSSSelector.Extras property to add
custom CSS.
v1.2 of 25 Nov 2006 - Changed to build CSS using revised functionality in
base frame.
- Added new .message CSS class.
- Changed literal colour references to use special
program colour constants.
v1.3 of 17 Dec 2006 - Changed direct references to some system colours to
use special constants from UColours unit.
v1.4 of 05 Nov 2007 - Changed to use revised CSS builder classes.
v1.5 of 21 Apr 2008 - Removed CSS body border style that was displaying
incorrectly on Vista or with the IE7 browser control.
- Provided frame to web control using underlying panel.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
FrOverview.pas
______________________________________________________________________________
v0.1 of 30 Jan 2005 - Original version.
v0.2 of 18 Feb 2005 - Fixed possible out of bounds error in accessing
fActions dynamic array before actions stored in it.
v0.3 of 18 Feb 2005 - Deleted unused units from uses clauses.
v0.4 of 19 Feb 2005 - Simplified and clarified code in
TOverviewFrame.Display method.
- Changed frame to implement the renamed IFrameActionMgr
and IOverviewActionMgr interfaces.
v0.5 of 22 Feb 2005 - Changed way that user input is notified to program:
frame no longer directly records and triggers actions
but now calls methods of an externally provided
notifier object.
- Removed support for IFrameActionMgr interfaces.
- Added support for ISetNotifier interface.
- Reworked UI response code to use INotifier object.
v1.0 of 25 May 2006 - Improved and corrected comments.
- Made various method parameters constant.
v1.1 of 11 Feb 2007 - Implemented new IsActive, NextTab and PreviousTab
methods of ITabFrameDisplayMgr.
v1.2 of 16 Feb 2007 - Changed so that when database is empty Uncategorised
heading is not displayed.
v1.3 of 16 Feb 2007 - Revised to work with redefined and new display
interfaces from IntfFrameMgrs.
- Removed redundant fActions field.
v1.4 of 26 Aug 2008 - Added OnCustomDrawItem event handler to tree view to
display items from user database in a different colour
and to display category and other header items in
bold.
v1.5 of 13 Jan 2009 - Replaced tree view's draw item event with new TTVDraw
private class that descends from TSnippetsTVDraw.
- Made some visbility specifiers strict.
- Made assert statement use ClassName method.
v2.0 of 06 Jun 2009 - Removed uncategorised tab and replaced with two new
tabs: alphabetical (snippets grouped by initial
letter) and snippet kind (snippets grouped by type).
- Enabled expanding and collapsing of sections in
treeview and provided keyboard and local toolbar
support. State persists when tabs are changed.
- Clicking to right of tree node now selects it.
- TTVDraw revised re changes in TSnippetsTVDraw base
class.
- Now use a separate set of classes in another unit to
populate tree view in the various different styles.
- Added toolbar and popup menu and support for
ICommandBarConfig using contained TCommandBarMgr
instance.
- Renamed some identifiers and components.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
FrPrefsBase.pas
______________________________________________________________________________
v1.0 of 09 Nov 2006 - Original version.
v2.0 of 07 Sep 2007 - Major update:
- No longer pure abstract class. Default
implementations of LoadPrefs and SavePrefs methods
provided.
- Changed to load and save data to local preferences
object rather than main preferences.
- Added Activate and Deactivate abstract methods
called when frame is displayed or hidden. Used to
update controls and store entered data.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
FrPrintingPrefs.pas
______________________________________________________________________________
v1.0 of 07 Sep 2007 - Original version.
v1.1 of 17 Oct 2007 - Refactored code that gets names of measurement units.
v1.2 of 21 Apr 2008 - Replaced RichEdit control used to display source code
preview with a TRTFShowCaseFrame that doesn't permit
displayed source code to be selected.
v1.3 of 16 Dec 2008 - Changed preview frame to reflect syntax highlighting
changes in preferences, except that font is always
Courier New.
- Made private sections of classes strict.
- Made use TPageMargins constructor to set margins.
v1.4 of 13 Jan 2009 - Replaced control char literals with constants.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
FrRTFPreview.pas
______________________________________________________________________________
v0.1 of 17 Mar 2005 - Original version.
v1.0 of 24 May 2006 - Improved and corrected comments.
v2.0 of 13 May 2007 - Revised to descend from TMemoPreviewFrame. Parent
class sets margin and provides selection and clipboard
copy behaviour.
- Revised to support pop-up menu via extended IPreview
interface.
v2.1 of 17 Jun 2009 - Added new GetTitle override method that gets document
title from rich text source.
- Made a protected section strict.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
FrRTFShowCase.pas
______________________________________________________________________________
v1.0 of 22 Apr 2008 - Original version.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
FrSelectSnippets.pas
______________________________________________________________________________
v1.0 of 29 Oct 2006 - Original version.
v1.1 of 31 Oct 2006 - Added code to render checkboxes using XP theme if
theme changes.
v2.0 of 12 Nov 2006 - Rewrote to decend from new TCheckedTVFrame frame. All
generic code relating to check boxes and tree view
handling now in base frame leaving only snippet
specific code in TSelectSnippetsFrame.
v2.1 of 13 Sep 2008 - Made highlight user defined routines and display
category nodes in bold.
v2.2 of 20 Sep 2008 - Fixed assertion failure that arises when an empty
category is displayed in list by preventing display of
empty categories.
- Replace indexed for loops that iterate over routine
or category lists with for..in construct.
v2.3 of 13 Jan 2009 - Replaced tree view's draw item event with new TTVDraw
private class that descends from TSnippetsTVDraw.
- Made some visbility specifiers strict.
- Made assert statement use ClassName method.
- Removed an unnecessary $WARN directive.
v2.4 of 16 May 2009 - Changed TTVDraw to accomodate revised inherited
TSnippetsTVDraw methods.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
FrSelectUserSnippets.pas
______________________________________________________________________________
v1.0 of 30 Nov 2008 - Original version.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
FrSourcePrefs.pas
______________________________________________________________________________
v1.0 of 09 Nov 2006 - Original version. Based on code foremerly in
FmPreferences unit and adds comment style preview.
v1.1 of 02 Jul 2007 - Changed to use global user-defined highlighter
preferences for syntax highlighting comment style
preview.
v1.2 of 07 Sep 2007 - Adapted to use revised virtual methods in base class.
LoadPrefs and SavePrefs methods removed to base class.
New Activate and Deactivate methods provided that load
and save UI input in local preferences object. Loading
and saving to persistent storage now takes place
elsewhere.
- Re-aligned controls slightly.
v1.3 of 17 Oct 2007 - Style of syntax highlighting use for source code
preview is now updated from local preferences when
frame is activated. This enables any changes to
highlighting style made elsewhere in preferences
dialog box to be immediately reflected in the preview.
v1.4 of 04 Nov 2007 - Removed the IAssignable cast from the parameter to
IAssignable.Assign method calls.
v1.5 of 21 Apr 2008 - Replaced RichEdit control used to display source code
preview with a TRTFShowCaseFrame that doesn't permit
displayed source code to be selected.
- Added missing call to inherited constructor in
TSourcePrefsPreview.Create.
v1.6 of 13 Jan 2009 - Replaced control char literals with constants.
v1.7 of 05 Jun 2009 - Changed comment style descriptions to refer to
"snippets" instead of "routines".
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
FrTextPreview.pas
______________________________________________________________________________
v0.1 of 17 Mar 2005 - Original version.
v1.0 of 24 May 2006 - Improved and corrected comments.
v2.0 of 13 May 2007 - Revised to descend from TMemoPreviewFrame. Parent
class sets margin and provides selection and clipboard
copy behaviour.
- Revised to support pop-up menu via extended IPreview
interface.
v2.1 of 17 Jun 2009 - Added new GetTitle override method
- Made a protected section strict.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
FrTitled.pas
______________________________________________________________________________
v0.1 of 30 Jan 2005 - Original version.
v0.2 of 18 Feb 2005 - Deleted unused units from uses clause.
v1.0 of 24 May 2006 - Made minor commenting changes.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
HTML.hrc
______________________________________________________________________________
v0.1 of 20 Jan 2005 - Original version (HTMLRes.mfest in DevTools folder).
v0.2 of 20 Feb 2005 - Included new and renamed detail pane page templates.
- Renamed this file HTML.hrc and moved to Src/HTML.
- Resource changes were:
- Changed relevant HTML files re template name changes.
v0.3 of 23 Feb 2005 - Resource changes only:
- Expanded information on standard welcome page and
added information about how to download database on
- "empty database" welcome page.
v0.4 of 04 Mar 2005 - Added new "powered by delphi" .png image file.
- Resource changes were:
- Restyled about box HTML template.
- Restyled compiler error HTML template.
v0.5 of 10 Mar 2005 - Resource changes only:
- Updated detail.css with syntax highlighter classes.
v0.6 of 16 Mar 2005 - Resource changes only:
- Updated detail.css pascal classes to same colours as
default highlighter classes.
v0.7 of 19 Apr 2005 - Resource changes only:
- Prefixed "Compile" prefix to compile button hint in
comp-routine-dbase-tplt.html.
- Moved update history comments to after xml and
doctype tags in all html files.
v0.8 of 25 Apr 2005 - Renamed info-welcome.html to welcome.html (added link
to file that displays Configure Compilers dialog).
- Removed comp-welcome.html as no longer used (now
replaced by a help topic).
- Resource changes were:
- external.QuickStartHelp calls replaced by new
external.HelpTopic method.
- Added and modified help links to display "About
Compiler Checks" topic.
- Changed comp-routine-dbase-tplt.html to disable Test
Compile button and display message when no compilers
installed.
- Added new .hilite class to detail.css.
v0.9 of 03 Jun 2005 - Added new comp-blank.html and info-blank.html blank
documents. These are used to load detail pages into.
- Resource changes were:
- Modified info-* and comp-* template files to be
inserted into *-blank.html documents.
- comp-routine-dbase-tplt.html changed to use HTML not
JavaScript to display Test Compile button.
v0.10 of 14 Jan 2006 - Resource changes only:
- Changed dlg-about-tplt.html to add MD5 credits and
noted source code availability.
v0.11 of 28 Jan 2006 - Resource changes only:
- Removed xml processing instruction from all HTML
files displayed in details pane to work round display
problem on some OSs.
v0.12 of 07 Apr 2006 - Resource changes only:
- Added registration info dlg-about-tplt.html.
v0.13 of 01 May 2006 - Added new dlg-updt-news-tplt.html that displays news in
update dialog box.
v1.0 of 04 Jun 2006 - Reformatted update log comments.
- Added Mozilla public license to this file and to all
referenced HTML, JavaScript and CSS files.
- Changed to read HTML, JS and CSS files from new
Res\HTML folder and GIFs and PNGs from Res\Img folder.
- Added program icon as icon.gif to display in about box.
- Removed "Powered by Delphi" logo, delphipower.png.
- Moved this file to Src directory.
- Added new viewunit.gif glyph to place next to view unit
links in detail pages.
- Resource changes were:
- Redesigned about box.
- Standardised boxed display style for action links.
v1.1 of 24 Oct 2006 - Added new detail-consts.js script storing various
constants used on detail pages.
- Resource changes were:
- Changed relevant files to to use variables from
detail-consts.js
- Added introductory text to nodata-welcome.html.
- Added link to welcome pages.
- Removed all target attributes from links in
dlg-about-tplt.html and added AppExePath template id
that maps to path of program's executable file.
- Made status bar hint change when test unit visibility
toggled in compiler info pane.
v1.2 of 26 Oct 2006 - Resource changes only:
- Changed dlg-about-tplt.html to reference license file
via LicenseFileName template id rather than via
AppExePath template id with hard-wired file name.
- Changed all do-nothing links referencing '#'
call javascript:void(0) instead.
v1.3 of 14 Nov 2006 - Resource changes only:
- Changed license link in dlg-about-tplt.html to
display help topic rather than external text file.
v1.4 of 18 Nov 2006 - Added new dlg-mlist-result-tplt.html HTML template.
v1.5 of 21 Nov 2006 - Modified update history to distinguish where
substantive were to this file or and where only changes
to this file were to note to resource files.
v1.6 of 26 Nov 2006 - Added new external.js JavaScript file.
v1.7 of 03 Dec 2006 - Removed comp-routine-dbase-tplt.html and
comp-routine-test-tplt.html templates.
- Added new comp-routine-tplt.html to replace above with
single page.
- Added new compile.gif image.
- Changed to use renamed comp-routine.html.
- Added new detail.js JavaScript file.
v1.8 of 03 Dec 2006 - Added new info-routine.html.
v1.9 of 04 Dec 2006 - Added new hideunit.gif.
v1.10 of 11 Feb 2007 - Added new dlg-about-head-tplt.html and
dlg-about-database-tplt.html templates.
- Renamed dlg-about-tplt.html template as
dlg-about-program-tplt.html.
v1.11 of 14 Sep 2008 - Removed nodata-welcome.html. welcome.html v2 now used.
- Added new editsnippet.gif action gylph.
v1.12 of 29 Dec 2008 - Added new dlg-userdb-extra.html fixed content.
v1.13 of 19 Jan 2009 - Changed to use nocompcheck-body.html renamed from
comp-na.html, welcome.html as welcome-tplt.html,
info-routine.html as detail-info.html and
comp-routine.html as detail-compcheck.html.
- Removed info-blank.html.
v1.14 of 10 May 2009 - Added new dlg-donate.html fixed dialog box content
along with pound-sign.png image displayed by it.
v1.15 of 19 Jun 2009 - Removed hideunit.gif.
- Removed info-uncatheader-tplt.html.
- Renamed info-category-list-tplt.html as
info-snippet-list-tplt.html,
info-category-empty-tplt.html as
info-empty-selection-tplt.html, info-routine-tplt.html
as info-snippet-tplt.html and comp-routine-tplt.html as
comp-snippet-tplt.html.
- Added new donate-btn.gif button image.
- Added new dlg-easter-egg.html easter egg content,
associated easteregg.js and easteregg.css, plus images
tvr.jpg, pj.jpg, cancel.png, cancel-glow.png,
click-me.png, easter-egg-top.png and
easter-egg-bottom.png.
- Added new comp-freeform-tplt.html and
comp-nocompilers-tplt.html template documents.
- Added new symbol-information.png and
symbol-exclamation.png images.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
IntfAligner.pas
______________________________________________________________________________
v1.0 of 07 Feb 2007 - Original version.
v1.1 of 26 Sep 2007 - Renamed IAligner interface to IFormAligner.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
IntfCommon.pas
______________________________________________________________________________
v0.1 of 05 May 2005 - Original version.
v1.0 of 24 May 2006 - Improved and corrected comments.
- Removed warnings about un-fixed interfaces - now
fixed.
v1.1 of 04 Nov 2007 - Changed parameter type of IAssignable.Assign from
IAssignable to IInterface.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
IntfCompilers.pas
______________________________________________________________________________
v0.1 of 30 Jan 2005 - Original version.
v0.2 of 22 Feb 2005 - Localised compiler names.
v0.3 of 24 Feb 2005 - Removed compiler names from unit: now available via
global Compilers objects.
v0.4 of 05 Mar 2005 - Added interface declarations for new ICompiler,
ICompilers, IPersistCompilers and ICompilerAutoDetect
objects.
- Renamed TDelphhiVersion as TCompilerID and added new
item to enumeration to represent the Free Pascal
compiler.
- Renamed TCompilerLogFilter as TCompLogFilter.
- Added new TCompLogPrefixID that enumerates the
recognised compiler log prefixes that identify error
and warning a error lines and TCompLogPrefixes array
to hold the prefixes.
v0.5 of 20 Apr 2005 - Renamed from UCompilerTypes.pas to IntfCompilers.pas.
v0.6 of 25 Apr 2005 - Added new AvailableCount method to ICompilers along
with associated GetAvailableCount method.
v0.7 of 08 Jan 2006 - Removed redundant parameterss from ICompiler's Compile
and DeleteObjFiles methods.
- Added ids for Delphi 2005/6 to TCompilerID.
- Changed ICompilerAutoDetect's only method to enable
implementation as part of compiler objects rather than
in removed TCompilerAutoDetect class.
- Added support to ICompiler for user-defined command
line switches.
v1.0 of 24 May 2006 - Improved and corrected comments.
- Removed warnings about un-fixed interfaces: now fixed.
- Removed unused unit reference.
v1.1 of 08 May 2007 - Added support for Delphi 2007 by adding item to
TCompilerID enumeration.
v1.2 of 25 Aug 2008 - Added ICompilersEnum interface and added GetEnumerator
method to ICompilers.
v1.3 of 11 Oct 2008 - Added support for Delphi 2009 by adding item to
TCompilerID enumeration.
v1.4 of 10 Jan 2009 - Added HasErrorsOrWarnings method to ICompiler.
v1.5 of 25 Jan 2009 - Corrected name of ICompilers.GetGylph method to
GetGlyph.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
IntfFrameMgrs.pas
______________________________________________________________________________
v0.1 of 30 Jan 2005 - Original version.
v0.2 of 19 Feb 2005 - Refactoring: renamed all *CommandMgr interfaces as
*ActionMgr.
v0.3 of 20 Feb 2005 - Added methods to add actions for download database and
quick start help ICompCheckActionMgr action manager.
v0.4 of 22 Feb 2005 - Removed all I***ActionMgr interfaces - no longer
required.
- Added new ISetWBExternal interface used to pass web
browser extender object to frames.
v0.5 of 28 Jan 2006 - Added new parameter to TCompCheckFrame.Display to
force redisplay of view item even if already
displayed.
v0.6 of 16 Apr 2006 - Removed ISetWBExternal interface and replaced with
IWBCustomiser that contains ISetWBExternal's former
SetExternalObj method plus one new method to set
browser's drag drop handler.
v1.0 of 24 May 2006 - Completed, improved and corrected comments.
Removed warnings about un-fixed interfaces - now
fixed.
v1.1 of 23 Nov 2006 - Added TestUnitVisible property and accessors to
ICompCheckDisplayMgr.
v1.2 of 02 Dec 2006 - Updated re change to single compiler check display
that is updated dynamically:
- Deleted TCompCheckDisplayStyle enumeration.
- Deleted TCompCheckDisplayStyle parameter from
Display function prototypes.
- Added new DisplayCompileResults() method to
ICompCheckDisplayMgr.
v1.3 of 04 Feb 2007 - Changed IInfoDisplayMgr.Display by adding extra Force
Boolean parameter.
- Replaced redundant TDetailView class references with
TViewItem.
v1.4 of 11 Feb 2007 - Added IsActive, NextTab and PreviousTab methods to
ITabFrameDisplayMgr.
- Added new IWBInfo interface that gets information
about a browser control.
v2.0 of 16 Feb 2007 - Heavily revised interfaces used by main display:
- Renamed ITabFrameDisplayMgr as ITabbedDisplayMgr,
gave new GUI and descended from IInterface rather
than IFrameDisplayMgr. Deleted IsActive method - the
equivalent is now in IPaneInfo.
- Changed IOverviewDisplayMgr to derive from
IInterface rather than ITabFrameDisplayMgr, added
new Clear method and gave new GUID.
- Changed IWBDisplayMgr to derive from IInterface
rather than IFrameDisplayMgr. Gave new GUID.
- Added new IViewItemDisplayMgr interface.
- Changed ICompCheckDisplayMgr to derive from
IInterface rather than IWBDisplayMgr. Deleted
Display method. Gave new GUID.
- Deleted IFrameDisplayMgr, IInfoDisplayMgr and
IDetailDisplayMgr interfaces.
- Added new IPaneInfo interface.
- Deleted IWBInfo interface - we now use IPaneInfo
instead.
v2.1 of 17 Feb 2007 - Removed redundant IWBDisplayMgr WebBrowser property
and associated accessor method.
v2.2 of 09 Jan 2009 - Added new parameter toICompCheckDisplayMgr's
DisplayCompileResults method that passes instance of
compilers object whose results are to be displayed.
v2.3 of 06 Jun 2009 - Modified tab index constants for revised 2nd tab and
new 3rd tab.
- Added methods to IOverviewDisplayMgr to support
expanding / collapsing of nodes in tree view.
- Removed methods from ICompCheckDisplayMgr that
supported toggling visibility of test units in
compiler check pane.
- Added constants to identify command bars in overview
frame.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
IntfHiliter.pas
______________________________________________________________________________
v0.1 of 21 Apr 2005 - Original version.
v1.0 of 24 May 2006 - Improved and corrected comments.
- Removed warnings about un-fixed interfaces - now
fixed.
v1.1 of 02 Jul 2007 - Added Title param to Hilite methods of ISyntaxHiliter.
v1.2 of 21 May 2009 - Added TPredefinedHiliteStyle enumeration.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
IntfHTMLDocHostInfo.pas
______________________________________________________________________________
v1.0 of 25 Jan 2009 - Original version.
v1.1 of 16 May 2009 - Removed declarations of redundant interfaces
IDetailViewHostInfo, IInfoRoutineHostInfo,
ICompCheckRoutineHostInfo.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
IntfNotifier.pas
______________________________________________________________________________
v0.1 of 22 Feb 2005 - Original version.
v0.2 of 25 Apr 2005 - Added new HelpTopic and ConfigCompilers methods to
INotifier and corresponding SetHelpTopicAction methods
to ISetActions interface that adds support for new
actions that the new methods trigger.
- Removed INotifier.QuickStartHelp and
ISetActions.SetQuickStartHelpAction methods that are
superceded by new help topic methods noted above.
v1.0 of 24 May 2006 - Improved and corrected comments.
- Removed warnings about un-fixed interfaces - now
fixed.
- Removed unused unit reference.
v1.1 of 23 Nov 2006 - Added SetToggleTestUnitAction method to ISetActions.
- Added ToggleTestUnit method to INotifier.
v1.2 of 04 Nov 2007 - Removed INotifier.HelpTopic method.
- Removed ISetActions.SetHelpTopicAction method.
v1.3 of 14 Sep 2008 - Changed signature of INotifier.DisplayRoutine method
to take a parameter identifying which database routine
is from. Changed to support user database.
- Added new INotifier.EditRoutine and
ISetActions.SetEditRoutineAction methods.
v1.4 of 23 May 2009 - Replaced INotifier's ToggleTestUnit with ShowTestUnit.
- Replaced ISetActions' SetToggleTestUnitAction with
SetShowTestUnitAction.
- Added INotifier.Donate and ISetAction.SetDonateAction
methods.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
IntfPreview.pas
______________________________________________________________________________
v0.1 of 17 Mar 2005 - Original version.
v1.0 of 24 May 2006 - Improved and corrected comments.
- Removed warnings about un-fixed interfaces - now
fixed.
v1.1 of 13 May 2007 - Added SetPopupMenu method to IPreview.
v1.2 of 17 Jun 2009 - Modified IPreview.Display method with extra out
parameter that gets document title.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
IntfUIHandlers.pas
______________________________________________________________________________
v0.1 of 30 Jan 2005 - Original version.
v0.2 of 18 Feb 2005 - Commented out some DOCHOSTUIFLAG_* constants that
appear to have erroneous values.
v1.0 of 24 May 2006 - Improved and corrected comments.
- Relocated and rationalised $WARN directives.
v1.1 of 14 Jan 2009 - Provided correct values for commented-out
DOCHOSTUIFLAG_* flags.
- Added new DOCHOSTUIFLAG_* flags introduced with IE6
for XP SP2 and IE7.
- Removed unnecessary $WARN directive.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
IntfWBPopupMenus.pas
______________________________________________________________________________
v1.0 of 01 Nov 2007 - Original version.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
Resources.rc
______________________________________________________________________________
v0.1 of 05 Mar 2005 - Original version, containing only images. Named
Images.rc.
v0.2 of 07 Jan 2006 - Added glyphs for Delphi 2005/5 for Win32.
v0.3 of 02 Apr 2006 - Added program's main icon.
v1.0 of 29 May 2006 - Extended code commenting.
- Changed to access resources in new Res/Img folder.
v1.1 of 31 Oct 2006 - Added bitmap containing check boxes used in tree
views.
v1.2 of 03 Feb 2007 - Added bitmaps for search glyphs displayed in status
bar.
v1.3 of 08 May 2007 - Added glyph for Delphi 2007.
v2.0 of 21 Apr 2008 - Added definition of template dialog box formerly in
Dialogs.rc.
- Added new manifest file used to configure program for
use with Windows XP and Vista.
- Renamed from Images.rc to Resources.rc.
v2.1 of 11 Aug 2008 - Replaced duplicated compiler glyphs with single,
renamed resources and bitmaps.
v2.2 of 03 Jan 2009 - Added bitmap for user database modified indicator
displayed in status bar.
v2.3 of 17 Jun 2009 - Added new splash screen gif image.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UActionFactory.pas
______________________________________________________________________________
v1.0 of 05 Feb 2007 - Original version.
v1.1 of 31 Oct 2007 - Added static CreateLinkAction method.
v1.2 of 04 Nov 2007 - Removed redundant CreateHelpTopicAction method.
v1.3 of 14 Sep 2008 - Added new CreateEditRoutineAction method.
v1.4 of 04 Oct 2008 - Changed TActionFactory to derive from
TNoConstructObject and hence prevented it from being
constructed.
- Made private section of TActionFactory strict.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UActiveText.pas
______________________________________________________________________________
v1.0 of 29 Dec 2008 - Original version.
v1.1 of 20 Jun 2009 - Added new element kinds: em, var, p, warning, heading
and mono.
- Added new IActiveTextActionElem.DisplayStyle property,
getter and implementation with associated enumeration.
Used to check whether an element displays as a block
or inline.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UAlphabet.pas
______________________________________________________________________________
v1.0 of 27 May 2009 - Original version.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UAltBugFix.pas
______________________________________________________________________________
v1.0 of 15 Jun 2008 - Original version.
v1.1 of 11 Aug 2008 - Replaced calls to ThemeServices with ThemeServicesEx.
v1.2 of 05 Oct 2008 - Added TAltBugFix.IsCtrlRecorded method to check if a
control is in a list.
- Replaced private global variable that stores singleton
with a class property of TAltBugFix and modified
AltBugFix function to access this property.
- Made some protected and private section strict.
- Moved lock timeout constant into TAltBugFix.
- Adapted a for loop to use TObjectList enumerator.
- Changed Assert message to ClassName for class name.
v1.3 of 11 Oct 2008 - Added code to prevent repainting of TBitBtn on Vista.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UAnchors.pas
______________________________________________________________________________
v1.0 of 01 Nov 2007 - Original version.
v1.1 of 04 Oct 2008 - Changed TAnchors to derive from TNoConstructObject and
hence prevented it from being constructed.
- Made TAnchor's private section strict.
v1.2 of 12 Jan 2009 - Changed to use IStringList.Contains in place of
IStringList.IndexOf.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UAppInfo.pas
______________________________________________________________________________
v0.1 of 30 Jan 2005 - Original version that accessed config file directly.
v0.2 of 18 Feb 2005 - Deleted unused TAppLocations.GeneratorDir method.
- Deleted unused TAppInfo constructor, destructor and
fFindHistory field.
v0.3 of 21 Apr 2005 - Total rewrite of TAppInfo object that accesses
sections via identifiers rather than names, implements
subsection names and provides direct access to data
items within sections and to whole sections via new
object that encapsulates them and their data. All
section and data specific methods were deleted.
IniFileName method renamed as StorageFileName.
- Added new IAppSectionInfo interface to the new section
encapsulation object.
v0.4 of 25 Apr 2005 - Added new Source Output storage section.
v0.5 of 08 Jan 2006 - Added new ItemExists method to IAppSectionInfo and its
implememtaion.
v0.6 of 04 Apr 2006 - Major revision:
- Removed AppInfo object and associated code to new
USettings unit and renamed and revised there.
- Renamed TAppLocations to TAppInfo. This class will
be extended at a later stage to provide more than
application locations.
v0.7 of 07 Apr 2006 - Several additions were made to TAppInfo:
- Added support for setting and querying application
registration.
- Added support for generating and storing unique key
for application.
- Added support for returning various pieces of
version information about the application.
v1.0 of 28 May 2006 - Improved and corrected comments.
- Changed methods that created instance of TVersionInfo
to call new static functions instead.
- Made TAppInfo.RegistrationCode private.
- Added new TAppInfo.AppExeDir and TAppInfo.AppExeFile
methods.
v1.1 of 26 Oct 2006 - Added new TAppInfo.LicenseFileName method.
v1.2 of 11 Nov 2006 - Added new TAppInfo.HelpFileName method to return path
to help file.
v1.3 of 14 Nov 2006 - Removed now unused TAppInfo.LicenseFileName method.
v1.4 of 11 Feb 2007 - Added new TAppInfo.ContribFileName method to return
path to contributors file.
v1.5 of 22 Sep 2007 - Added TAppInfo.TestersFileName method to return path
to testers file.
v1.6 of 13 Aug 2008 - Renamed TAppDir.AppDir as TAppDir.UserAppDir.
- Added new TAppDir.CommonAppDir class method.
v1.7 of 24 Aug 2008 - Changed TAppInfo.GenerateKey to use SystemIDStr to
build ID string rather using previous method that used
MAC Address since MAC address code doesn't work on
Windows Vista.
- Removed obsolete TAppInfo methods: ContribFileName,
TestersFileName and MasterFileName.
v1.8 of 26 Aug 2008 - Added new TAppInfo.UserDataDir method that returns
directory where user database is stored.
v1.9 of 04 Oct 2008 - Changed TAppInfo to derive from TNoConstructObject and
hence prevented it from being constructed.
- Made private section strict.
v1.10 of 11 Jan 2009 - Replaced direct call to MD5 routines with call to
TCheckSum static class.
v1.11 of 13 May 2009 - Added new class consts to TAppInfo: CompanyName,
ProgramName, FullProgramName and ProgamID. These
value were previosly provided by the UGlobals unit.
v1.12 of 23 May 2009 - Changed user database sub-directory to UserData.3 from
UserData to prevent making data in UserData unreadable
by CodeSnip versions before release 3.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UBaseObjects.pas
______________________________________________________________________________
v0.1 of 30 Jan 2005 - Original version, named UIntfObjects.pas.
v1.0 of 24 May 2006 - Improved and corrected comments.
- Relocated and rationalised $WARN directives.
v1.1 of 31 Oct 2007 - Made TAggregatedOrLoneObject's constructors virtual.
v2.0 of 05 Oct 2008 - Renamed to UBaseObjects.pas
- Added new TNoConstructObject and
TNoPublicConstructObject classes that prevent use of
public constructor. Latter provides a protected
constructor for use by base classes.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UBaseHiliter.pas
______________________________________________________________________________
v0.1 of 10 Mar 2005 - Original version.
17 Ma5 2005 - DELETED.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UBDSCompiler.pas
______________________________________________________________________________
v0.1 of 08 Jan 2006 - Original version.
v0.2 of 09 Jan 2006 - Changed Clone method to call new CreateCopy
constructor rather than doing copy itself.
v1.0 of 24 May 2006 - Improved and corrected comments.
- Removed unused unit reference.
v1.1 of 08 May 2007 - Added support for Delphi 2007 to TBDSCompiler.
v1.2 of 11 Aug 2008 - Changed to use single resource name "BDS" for all
compiler glyphs.
v1.3 of 11 Oct 2008 - Added support for Delphi 2009 to TBDSCompiler.
- Made protected and private section of class strict.
- Assert and EBug messages now use ClassName to get name
of class.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UBorlandCompiler.pas
______________________________________________________________________________
v0.1 of 08 Jan 2006 - Original version.
v0.2 of 09 Jan 2006 - Added new CreateCopy constructor.
v1.0 of 24 May 2006 - Improved and corrected comments.
- Relocated and rationalised $WARN directives.
- Removed warnings about un-fixed interfaces - now fixed.
- Moved unit reference from interface to implementation.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UBugReporter.pas
______________________________________________________________________________
v0.1 of 20 Nov 2005 - Original version.
v0.2 of 04 Jan 2006 - Changed re altered inherited constructor parameters.
v1.0 of 24 May 2006 - Improved and corrected comments.
- Removed unused unit reference.
v1.1 of 13 Jan 2009 - Replaced control char literals with constants.
v1.2 of 13 May 2009 - Changed to use revised TWebService inherited
constructor and its single TWebServiceInfo parameter.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UCheckSum.pas
______________________________________________________________________________
v0.1 of 12 Jan 2006 - Original version.
v1.0 of 24 May 2006 - Improved and corrected comments.
- Relocated and rationalised $WARN directives.
v1.1 of 13 Sep 2008 - Added overloaded TCheckSum.Compare that compares the
checksum of a string to a known checksum.
v1.2 of 04 Oct 2008 - Changed TCheckSum to derive from TNoConstructObject
and hence prevented it from being constructed.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UClipboardHelper.pas
______________________________________________________________________________
v1.0 of 04 Jan 2009 - Original version.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UCodeImportExport.pas
______________________________________________________________________________
v1.0 of 15 Dec 2008 - Original version.
v1.1 of 17 Dec 2008 - Extracted code that is common with UXMLDataIO and
moved to separate unit.
- Modified exception handling to handle ECodeSnipXML.
- Changed custom exception to derive from ECodeSnipXML.
v1.2 of 28 Dec 2008 - Modified to support new TRoutine.Extra property.
- Now writes v2 of XML file and imports both v1 and v2.
v1 and v2 differ in how Extra data is read.
- Modified reader to detect and record XML version.
- Removed support for routine's Credits, CreditsURL and
Comments properties.
v1.3 of 06 Jun 2009 - Changed to output file format to v3:
- Removed support for writing snippet's StandardFormat
property.
- Added support for writing Snippet's Kind property.
- Changed to read files in v1..v3 format, calculating
value of Kind property from StandardFormat in v1 & v2
files.
- Now imports snippets into "imports" category instead
of "user".
- Replaced use of TRoutineID and IRoutineIDList with
TSnippetID and ISnippetIDList.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UCodeImportMgr.pas
______________________________________________________________________________
v1.0 of 15 Dec 2008 - Original version.
v1.1 of 14 Jan 2009 - Replaced control char literals with constants.
v1.2 of 06 Jun 2009 - Fixed bug in code import where main database routines
in dependency list were being deleted from dependency
list because they were assumed to be in user database.
- Replaced "routine" in text / captions with "snippet".
- Replaced use of TRoutineID and IRoutineIDList with
TSnippetID and ISnippetIDList.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UCodeShareMgr.pas
______________________________________________________________________________
v1.0 of 15 Dec 2008 - Original version.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UCodeSubmitter.pas
______________________________________________________________________________
v1.0 of 06 Dec 2008 - Original version.
v1.1 of 13 May 2009 - Changed to use revised TWebService inherited
constructor and its single TWebServiceInfo parameter.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UColorBoxEx.pas
______________________________________________________________________________
v1.0 of 10 Aug 2008 - Original version.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UColorDialogEx.pas
______________________________________________________________________________
v1.0 of 10 Aug 2008 - Original version.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UColours.pas
______________________________________________________________________________
v1.0 of 25 Nov 2006 - Original version.
v1.1 of 15 Dec 2006 - Updated some constants to use system colours instead
of hard wired colours.
- Added some new constants for update dialog news pane's
heading and highlight colours.
- Removed clHiliteText constants since now unused.
v1.2 of 17 Feb 2007 - Added new clTextSearchHighlight and clTextSearchText
constants that define default background and
foreground colours of search text in info pane. These
replace hard-wired colours from UWBHighlighter. A
paler background colour was used.
v1.3 of 25 Feb 2007 - Added new constants relating to new splash screen.
v1.4 of 26 Aug 2008 - Added new constant that specifies colour used to
display names of routines from user database.
v1.5 of 31 Dec 2008 - Added new constant that specifies colour used to
display REML markup tags in example code.
v1.6 of 20 Jun 2009 - Added new constants relating to new easter egg.
- Removed constants not now required for new splash
screen and changed others.
- Added new constant for colour of rendered REML var
elements.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UCommandBars.pas
______________________________________________________________________________
v1.0 of 25 May 2009 - Original version.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UCommonDlgAligner.pas
______________________________________________________________________________
v1.0 of 04 Sep 2007 - Original version.
27 Sep 2007 - DELETED.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UCompCheckHTML.pas
______________________________________________________________________________
v0.1 of 30 Jan 2005 - Original version.
v0.2 of 18 Feb 2005 - Fixed bug so that illegal HTML characters in source code
are now converted to character entities.
v0.3 of 18 Feb 2005 - Deleted unused units from uses clauses.
- Deleted unused TCompCheckPageProducer constructor.
- Deleted some unused local variables.
21 Feb 2005 - REMOVED.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UCompileMgr.pas
______________________________________________________________________________
v1.0 of 10 Jan 2009 - Original version.
v1.1 of 16 May 2009 - Changed TMainCompileMgr.CanCompile method to call new
TRoutine.CanCompile method.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UCompilerBase.pas
______________________________________________________________________________
v0.1 of 04 Mar 2005 - Original version.
v0.2 of 20 Apr 2005 - Changed to use renamed IntfCompilers unit.
v0.3 of 08 Jan 2006 - Pulled up common functionality from original sub
classes and inserted abstract methods for some methods
implemented in sub-classes.
- Added support for user-defined and default command
line switches.
v0.4 of 09 Jan 2006 - Deleted message box used for debugging left in code in
error.
- Added new CreateCopy copy constructor.
- Deleted unused properties.
v0.5 of 11 Jan 2006 - Changed to capture compiler output directly without
using a log file.
v1.0 of 24 May 2006 - Improved and corrected comments.
- Removed unused unit references.
v1.1 of 03 Dec 2006 - Fixed potential bug in GetLastCompileResult method
which didn't take account of unavailable compilers.
Now returns crQuery in such a case per method
description.
v1.2 of 25 Aug 2008 - Extended ECompilerError exception to have ErrorCode
and Compiler properties and added Assign method
override. Constructor now takes a ECompilerRunner
exceptions and copies its properties.
- Some minor refactoring using Delphi 2006 features.
v1.3 of 06 Jan 2009 - Fixed copy constructor to properly copy fPrefixes,
fCompileLog and fLastCompilerResult fields rather than
ignoring or making shallow copies.
- Changed assertions to use ClassName rather than
literal strings for class name in error messages.
v1.4 of 10 Jan 2009 - Implemented new ICompiler.HasErrorsOrWarnings method.
v1.5 of 25 Jan 2009 - Renamed TCompilerBase.GetGylph method as GetGlyph.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UCompilerRunner.pas
______________________________________________________________________________
v0.1 of 11 Jan 2006 - Original version.
v0.2 of 11 Apr 2006 - Fixed compiler warning in TCompilerRunner.Execute
method.
v1.0 of 24 May 2006 - Made minor improvements to comments.
v1.1 of 25 Aug 2008 - Extended ECompilerRunner exception to have an
ErrorCode property and added Assign method override.
Constructor now takes a ECompilerRunner exceptions and
copies its properties.
- Made private section of TCompilerRunner strict.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UCompilers.pas
______________________________________________________________________________
v0.1 of 05 Mar 2005 - Original version.
v0.2 of 21 Apr 2005 - Changed to use renamed IntfCompilers unit.
- Changed code that persists compiler information to use
revised UAppInfo code. Persistent storage section name
now got from TAppInfo rather than hard wired.
v0.3 of 25 Apr 2005 - Added implementation of ICompiler's new
GetAvailableCount method.
v0.4 of 04 Jun 2005 - Fixed code that ensure the Delphi program directories
read from registry have trailing backslash.
v0.5 of 08 Jan 2006 - Removed redundant TCompilerAutoDetect class since
detection code merged with compiler classes.
- Modified class factory to be able to construct new
TBDSCompiler Borland Development System compiler
objects.
- Modified TPersistCompilers to load and save user
defined command line switches.
v0.6 of 04 Apr 2006 - Changed to use renamed and revised Settings object and
associated interfaces.
v1.0 of 24 May 2006 - Improved and corrected comments.
- Removed unused unit reference.
v1.1 of 08 May 2007 - Added support for Delphi 2007 to TCompilerFactory.
v1.2 of 04 Nov 2007 - Changed parameter type of TCompilers.Assign from
IAssignable to IInterface.
v1.3 of 25 Aug 2008 - Implemented ICompilersEnum and added GetEnumerator
method to TCompilers.
- Refactored code to take advantage of new enumerator.
v1.4 of 04 Oct 2008 - Changed TCompilerFactory to derive from
TNoConstructObject and hence prevented it from being
constructed.
- Made various private sections of classes strict.
- Now use ClassName method in all raise EBug statements.
v1.5 of 11 Oct 2008 - Added support for Delphi 2009.
- Replaced some for..to loops in TCompilers with for..in
loops.
- Replaced TCompilersEnum with nested enumerator class
in TCompilers.
- Replaced private global variable that stores singleton
with a class property of TCompilers and modified
Compilers function to access this property.
v1.6 of 16 Dec 2008 - Replaced for..to loop TCompilers.Assign with for..in
loop.
v1.7 of 09 Jan 2009 - Removed singleton instance function and supporting
code, methods and class vars. All compilers instances
are now created by owning objects.
- Added new public factory class to create compiler
instances.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UCompilerUtils.pas
______________________________________________________________________________
v0.1 of 04 Mar 2005 - Original version - based on code removed from
UDelphiCompiler unit.
v0.2 of 04 Jun 2005 - Intercepted failure to create a log file for compiler
output and generated a recognised exception rather than
one reported as a bug.
- Split out code that creates inheritable log file to new
CreateInheritableFile function.
- Deleted internal ExecAndWaitRedirect function from
interface section.
11 Jan 2006 - DELETED.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UCompLogAction.pas
______________________________________________________________________________
v0.1 of 30 Jan 2005 - Original version.
v0.2 of 18 Feb 2005 - Removed debug code.
v0.3 of 18 Feb 2005 - Removed TCompLogAction's unused constructor and
destructor.
v0.4 of 04 Mar 2005 - Changed to get compiler info from ICompiler instead
of TDelphiCompiler (ICompiler adds support for Free
Pascal).
v0.5 of 20 Apr 2005 - Changed to use renamed IntfCompilers unit.
v1.0 of 24 May 2006 - Made minor changes to comments.
v1.1 of 09 Jan 2009 - Changed to reference a compiler ID rather than a
compiler instance. Property name changes from Compiler
to CompilerID.
- Made private section strict.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UCompResHTML.pas
______________________________________________________________________________
v1.0 of 02 Dec 2006 - Original version.
v1.1 of 03 Dec 2006 - Added TInfoCompResHTML class that provides ids and
table cell HTML for routine view in information pane.
- Moved DBaseCellId() and DBaseImgId() methods from
TCompCheckResHTML to TCompResHTML base class to allow
to be shared between TCompCheckResHTML and
TInfoCompResHTML.
v1.2 of 01 Nov 2007 - Added 'command-link' class to the a-link that displays
compile errors and warnings.
v1.3 of 04 Oct 2008 - Changed TCompResHTML to derive from TNoConstructObject
and hence prevented it and its subclasses from being
constructed.
- Made TCompResHTML's protected section strict.
v1.4 of 11 Oct 2008 - Changed formatting of compiler names for info pane so
that multi-word names use a new line for each word.
v1.5 of 10 Jan 2009 - Changed to use new ICompiler.HasErrorsOrWarnings
method to detect compiler errors or warnings.
v1.6 of 13 Jan 2009 - Replaced call to StringReplace with ReplaceStr.
- Replaced control char literals with constants.
v1.7 of 25 Jan 2009 - Replaced some methods that created placeholder HTML
for later dynamic updating with methods that create
actual content.
- Revised code to use routines and objects from
UHTMLUtils to generate HTML tags and attributes.
- Made some methods private or protected.
- Deleted unused methods.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UConsoleApp.pas
______________________________________________________________________________
v0.1 of 11 Jan 2006 - Original version.
v1.0 of 25 May 2006 - Improved and corrected comments.
- Relocated and rationalised $WARN directives.
- Localised application error message.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UConsts.pas
______________________________________________________________________________
v1.0 of 14 Jan 2009 - Original version.
v1.1 of 25 Jan 2009 - Added RT_HTML constant.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UContributors.pas
______________________________________________________________________________
v1.0 of 11 Feb 2007 - Original version.
v1.1 of 22 Sep 2007 - Modified to be passed name of contributors file to be
encapsulated. There is now more than one such file.
v1.2 of 24 Aug 2008 - Modified so that two descendant classes are used to
encapsulate code contributors and testers. No longer
need to pass file names: descendant classes have this
knowledge.
- Provided enumeration for contributors to enable use of
for .. in contruct in Delphi 2006.
- Made some method visibility specifiers "strict".
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UControlStateMgr.pas
______________________________________________________________________________
v1.0 of 04 Jan 2009 - Original version.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UCopyInfoMgr.pas
______________________________________________________________________________
v1.0 of 04 Jan 2009 - Original version.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UCopySnippetMgr.pas
______________________________________________________________________________
v0.1 of 06 Jan 2006 - Original version.
v1.0 of 24 May 2006 - Removed unused unit reference.
v1.1 of 29 Oct 2006 - Changed to use renamed IPreferences properties.
v1.2 of 03 Oct 2008 - Changed to override new DoExecute method of base class
instead of Execute method.
- Made protected section strict.
v1.3 of 03 Jan 2009 - Revised to use UClipboardHelper unit instead of
ClipBrd.
v1.4 of 16 Jan 2009 - Nows copies snippet to clipboard as syntax highlighted
rich text in addition to plain text.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UCopySourceMgr.pas
______________________________________________________________________________
v1.0 of 06 Jun 2009 - Original version containing just TCopySourceMgr.
v2.0 of 11 Jul 2009 - Added new TCopySourceCodeBase abtract base class for
all objects that copy source code to clipboard.
- Re-implemented TCopySourceMgr as a concrete subclass
of TCopySourceCodeBase.
- Added a re-implementation of TCopySnippetMgr, formerly
defined in UCopySnippetMgr, as a concreate subclass of
TCopySourceCodeBase.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UCSSBuilder.pas
______________________________________________________________________________
v0.1 of 30 Jan 2005 - Original version.
v0.2 of 18 Feb 2005 - Deleted unused units from uses clauses.
- Deleted unused constant array.
v1.0 of 24 May 2006 - Improved and corrected comments.
v1.1 of 07 Nov 2006 - Changed to use UCSSUtils to create CSS attributes.
- Added new Extras string list property for additional
CSS that replaces old Extra property.
v1.2 of 05 Nov 2007 - Replaced Extras, Margin, BackColor, Font properties of
TCSSSelector with the Properties property and
AddProperty method.
v1.3 of 13 Jan 2009 - Replaced control char literals with constants.
- Made some visibility specifies strict.
- Assert statement now gets class name from ClassName.
- Deleted unused methods etc from TCSSSelector and
TCSSBuilder.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UCSSUtils.pas
______________________________________________________________________________
v1.0 of 07 Nov 2006 - Original version.
v1.1 of 05 Nov 2007 - Replaced use of TStringList with IStringList.
v1.2 of 25 Jan 2009 - Added support for CSS "display" property.
- Removed CSSPropList routine.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UDataBackupMgr.pas
______________________________________________________________________________
v0.1 of 02 Apr 2006 - Original version.
v0.2 of 04 Apr 2006 - Changed to use TAppInfo class renamed from
TAppLocations.
v1.0 of 24 May 2006 - Improved and corrected comments.
v1.1 of 04 Oct 2008 - Changed TDataBackupMgr to derive from
TNoConstructObject and hence prevented it from being
constructed.
- Made private section strict.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UDatabaseLoader.pas
______________________________________________________________________________
v1.0 of 01 Mar 2007 - Original version.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UDataStreamReader.pas
______________________________________________________________________________
v0.1 of 30 Apr 2006 - Original version named UDataStreamReader.
v1.0 of 24 May 2006 - Improved and corrected comments.
- Relocated and rationalised $WARN directives.
v1.1 of 22 May 2009 - Added new TDataStreamReader.ReadSizedLongString
method.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UDataStreamWriter.pas
______________________________________________________________________________
v1.0 of 11 Sep 2008 - Original version.
v1.1 of 22 May 2009 - Added new TDataStreamWriter.WriteSizedLongString
method.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UDatedFile.pas
______________________________________________________________________________
v0.1 of 30 Jan 2005 - Original version.
01 May 2006 - DELETED.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UDelphiCompiler.pas
______________________________________________________________________________
v0.1 of 30 Jan 2005 - Original version.
v0.2 of 18 Feb 2005 - Fixed bug in ExecAndWaitRedirect to make return
expected MaxInt rather than -MaxInt when requested
program can't be started.
- Fixed bug where singletion Compilers object was not
being freed when application closes.
v0.3 of 18 Feb 2005 - Deleted unused units from uses clauses.
v0.4 of 22 Feb 2005 - Localised compiler error & warning string literals.
v0.5 of 24 Feb 2005 - Added Names[] property to TDelphiCompilers that
returns of a compiler now names removed from
UCompilerTypes.
v0.6 of 05 Mar 2005 - Rewritten to provide only the TDelphiCompiler object
that now descends from TBaseCompiler and implements
ICompiler.
- TDelphiCompilers deleted (now replaced by TCompilers
in UBaseCompiler).
- Moved helper routines to UCompilerUtils.
- Deleted redundant code
v0.7 of 20 Apr 2005 - Changed to use renamed IntfCompilers unit.
v0.8 of 08 Jan 2006 - Major revision:
- Pushed up a lot of functionality common with
TFreePascalCompiler to TCompilerBase.
- Pushed up other functionality common with new
TBDSCompiler to new TBorlandCompiler.
- Added support for ICompilerAutoDetect interface.
- Made changes to reflect new place in compiler class
heirachy.
- Added support for user-defined and default command
line switches.
v0.9 of 09 Jan 2006 - Changed Clone method to call new CreateCopy
constructor rather than doing copy itself.
v1.0 of 24 May 2006 - Improved and corrected comments.
Removed unused unit references.
v1.1 of 11 Aug 2008 - Changed to use renamed glyph resource for Delphi 2 and
Delphi 3 compilers.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UDetailHTMLHiliter.pas
______________________________________________________________________________
v0.1 of 10 Mar 2005 - Original version.
17 Mar 2005 - DELETED.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UDetailPageHTML.pas
______________________________________________________________________________
v0.1 of 21 Feb 2005 - Original version, named UHTMLGenerators based on some
code from now deleted UCompCheckHTML.pas and
UHTMLProducers.pas units.
v0.2 of 24 Feb 2005 - Changed to compiler names from Compilers global object
now that name removed from UCompilerTypes.
v0.3 of 04 Mar 2005 - Changed to use TCompilerID that replaces former
TDelphiVersion and changed some identifiers to suit.
- Now uses revised version of Compilers object.
v0.4 of 10 Mar 2005 - Added ability to syntax highlight the source code
displayed on info and detail pages. A helper routine
was added to interface with highlighter classes.
v0.5 of 17 Mar 2005 - Changed to use new detail highlighter object in
USyntaxHiliters instead of previous obsolete
highlighter.
v0.6 of 21 Apr 2005 - Changed to use renamed USourceGen unit and associated
renamed class and method. Changed to use renamed
IntfCompilers unit.
- Added new IntfHiliter unit that contains type
declarations formerly in other units.
v0.7 of 03 Jun 2005 - Changed TDbaseCompRoutineGenerator to enable / disable
test compile button depending on if compilers
available. Also inserts HTML display warning message
if no compilers available.
- Replaced redundant method in TDetailViewGenerator with
abstract override.
v1.0 of 24 May 2006 - Improved and corrected comments.
v1.1 of 25 Oct 2006 - Removed target="_blank" attribute from links to
external URLs. Display of URLs is now handled by
program rather than relying on default behaviour of
web browser control.
v1.2 of 07 Nov 2006 - Changed to use UCSSUtils methods to generate CSS
attributes.
v1.3 of 25 Nov 2006 - Changed to use default syntax highlighter when
highlighting source code.
- Changed references to fixed colours to use special
program colour constants.
- Replaced custom style used to display "no compiler"
warning note with warning CSS class.
- Changed to use new .comptable CSS class to format
compiler table.
v1.4 of 26 Nov 2006 - Changed code that generates JavaScript call that
displays a compiler log to use renamed JavaScript
function.
- Now generate above JavaScript call using JSLiteralFunc
routine.
v1.5 of 02 Dec 2006 - Modified to handle compiler check pane change to
display a single view rather than different views for
database and test results.
- Changed TDetailHTMLGeneratorKind enumeration re
compiler check view changes.
- Replaced TCompRoutineGeneratorBase,
TTestCompRoutineGenerator and
TDbaseCompRoutineGenerator with single
TCompRoutineGenerator class that resolves only one
placeholder. Remainder of details are updated
dynamically.
- Updated THTMLGeneratorFactory re changes.
- Modified TInfoRoutineGenerator to get compiler image
from TCompResHTML.ImageTag().
v1.6 of 03 Dec 2006 - Removed HiliteSource helper routine.
- Changed TInfoRoutineGenerator.ResolvePlaceholders to
remove all HTML generation code except for nul
compiler table. Also changed to work with revised
template document. The only placeholder is now the nul
compiler table.
v1.7 of 04 Feb 2007 - Replaced use of redundant TDetailView objects with
calls to new global query object and TViewItem
objects.
- Removed some redundant code.
v1.8 of 10 Sep 2008 - Added new UserDefined param to call RoutineALink
routine.
- Added code to resolve new <%H1Class%> placeholder when
generating category details on information pane.
v1.9 of 04 Oct 2008 - Changed THTMLGeneratorFactory to derive from
TNoConstructObject and hence prevented it from being
constructed.
- Made various class' private and protected sections
strict.
- Now use ClassName method in all assert statements.
v1.10 of 12 Dec 2008 - Changed iterations of Compilers and routine lists to
use for..in loops.
v1.11 of 09 Jan 2009 - Added new TRoutineGeneratorBase base class for classes
that generate HTML for routines: TInfoRoutineGenerator
and TCompRoutineGenerator.
v1.12 of 13 Jan 2009 - Replaced control char literals with constants.
v2.0 of 25 Jan 2009 - Renamed as UDetailPageHTML.pas.
- Major rewrite to generate all required code as body
HTML to be included in a blank HTML body, without
reliance on dynamic updating of the generated code.
- Now uses routines from UHTMLUtils to generate HTML
tags instead of generating from literal strings.
- Class structure completely revised.
v2.1 of 16 Jun 2009 - Now calls new TRoutine.CanCompile method instead of
defunct TRoutine.StandardFormat property to check if
a snippet is compilable.
- Added TAlphListPageHTML and TSnipKindPageHTML classes,
descended from TRoutineListPageHTML to display
snippets of same initial letter or snippet kind.
- Removed redundant TUncategorisedPageHTML.
- Modified TRoutineListPageHTML to provide single pair
of templates for descendants.
- Changed some of of template "file" names.
- Removed all support for IDetailViewHostInfo: method
parameters and local variables removed.
- Removed support for displaying test units from
TRoutineCompCheckPageHTML.
- Provided new TRoutineListPageHTML.HaveSnippets method.
- Modified TWelcomePageHTML.ResolvePlaceholders to work
with revised template.
- Added support for new <%Kind%> placeholder in snippet
information HTML.
- Moved edit link code from TRoutineInfoPageHTML down to
TRoutinePageHTML since now common with
TRoutineCompCheckPageHTML.
- Changed TRoutineCompCheckPageHTML to use different
templates for when snippet is not compilable or there
are no compilers.
- Modified TRoutineInfoPageHTML to hide compiler table
for non-compilable snippets.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UDetailPageLoader.pas
______________________________________________________________________________
v0.1 of 21 Feb 2005 - Original version.
v0.2 of 25 Apr 2005 - Changed to use same welcome page (loaded by
TWelcomePageLoader) for both info and compiler check
panes when database not empty.
- Renamed TInfoWelcomePageLoader class as
TWelcomePageLoader now used for both panes.
- Deleted redundant TInfoWelcomePageLoader class that
was used to load compiler check welcome page.
- Changed TWelcomePageLoader to load renamed
welcome.html document.
v0.3 of 03 Jun 2005 - Changed to load dynamic pages by first loading a
suitable blank document containing required styles and
scripts and then inserting code generated using
templates into blank document's <body> section. This
is done to allow JavaScript to run when scripts are
disabled in user's Internet zone. Previous method was
to load whole document from stream which made web
browser control use security in internet zone.
v1.0 of 24 May 2006 - Improved and corrected comments.
- Relocated and rationalised $WARN directives.
v1.1 of 03 Dec 2006 - Replaced two different loaders for routines in
compiler check pane with single one.
- Added new TCompRoutinePageLoader, that loads renamed
comp-routine.html, and deleted TCompPageLoader,
TCompDBRoutinePageLoader and
TCompTestRoutinePageLoader subclasses.
- Updated TDetailPageKind enumeration to reflect change
from three page kinds to two.
- Updated TDetailPageLoaderFactory re changes.
v1.2 of 03 Dec 2006 - Changed TInfoRoutinePageLoader to descend directly
from TDynamicPageLoader instead of TInfoPageLoader and
made use info-routine.html as its resource document
instead of info-blank.html.
- Renamed TInfoPageLoader as TInfoRoutineListPageLoader
since it is now base class for information pane views
that display a table of routines. Made appropriate
changes to associated sub-classes.
v1.3 of 04 Feb 2007 - Replaced redundant TDetailView class references with
TViewItem.
v1.4 of 14 Sep 2008 - Revised TWelcomePageLoader to load only welcome.html.
nodata-welcome.html no longer used.
v1.5 of 04 Oct 2008 - Changed TDetailPageLoaderFactory to derive from
TNoConstructObject and hence prevented it from being
constructed.
- Made various protected and private sections strict.
- Now use ClassName method in all assert statements.
v2.0 of 25 Jan 2009 - Total rewrite and simplification. Now provides a
single static class that ensures a blank HTML document
is loaded and modifies body to display HTML generated
by a generator object.
- Removed TDetailPageLoaderFactory, TDetailPageLoader,
TEmptyPageLoader, TStaticPageLoader,
TWelcomePageLoader, TCompNAPageLoader,
TDynamicPageLoader, TInfoRoutineListPageLoader,
TInfoUncatHeaderPageLoader, TInfoCategoryPageLoader,
TInfoRoutinePageLoader and TCompRoutinePageLoader
classes.
- Removed TDetailPageLoaderClass class reference.
- Rewrote TDetailPageLoader and static class.
- Removed unnecessary $WARN directive.
- Now use only detail-info.html and
detail-compcheck.html as base documents.
v2.1 of 16 May 2009 - Removed IDetailViewHostInfo parameter from
TDetailPageLoader.LoadPage method.
- Removed generators for Uncategorised view type.
- Added generators for Alphabet and SnippetsKind view
types.
- Refactored code into several class methods.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UDHTML.pas
______________________________________________________________________________
v1.0 of 02 Dec 2006 - Original version.
v1.1 of 03 Dec 2006 - Added interfaces and classes to support dynamic
updating of routine view in information pane.
- Reorganised class heirachy to move code common to
information and compiler check classes into base
classes. This reorganisation also takes account of
- Changed factory class to work with information pane
code.
- Changed to use new URoutineHTML unit to provide HTML
relating to routines for information and compiler
check panes. Removed HTML generation code from
TCompCheckRoutineInfoDHTML as a result.
v1.2 of 04 Feb 2007 - Replaced redundant TDetailView class references with
TViewItem.
v1.3 of 16 Feb 2007 - Added new SupportsUpdating method to IDHTML designed
to check if a DTHML object supports dynamic updating.
Added suitable method to implementing classes.
v1.4 of 17 Feb 2007 - Calls new version of JSExec in UJavaScriptUtils
passing function name and parameters separately.
- Changed return type of IDHTMLHostInfo.HTMLDocument to
IDispatch.
v1.5 of 14 Sep 2008 - Modified TCompCheckRoutineDHTML to hide toggle test
unit visibility and test compile command links when
routine is not in standard format.
- Made some private and protected class sections strict.
- Made user defined routine headings appear in blue.
- Added new TWelcomeDetailsDHTML class that dynamically
update revised welcome page. Modified factory class to
create it when required.
- Modified TInfoRoutineDHTML to show edit link for user
defined routines.
- Added TDetailDHTML.SetOnClick method.
v1.6 of 04 Oct 2008 - Changed TDHTMLFactory to derive from
TNoConstructObject and hence prevented it from being
constructed.
- Now use ClassName method in assert statement.
v1.7 of 15 Dec 2008 - Changed to iterate compilers using for..in loops.
v1.8 of 09 Jan 2009 - Added parameter to ICompCheckRoutineDHTML's
DisplayCompileResults method to provide reference to
compilers object whose results are required. Modified
TCompCheckRoutineDHTML implementation accordingly.
- Changed TRoutineDetailDHTML to use own instantiation
of compilers object for compiler info rather than
global compilers singleton. Provides this to sub
classes as a protected property.
v1.9 of 13 Jan 2009 - Replaced control char literals with constants.
v2.0 of 25 Jan 2009 - Heavliy revised now that many interfaces and much code
is no longer used since generation of detgail HTML
changed to avoid use of dynamic code generation.
required interfaces from IHTMLDocHostInfo.
- HostInfo interfaces that are still required now come
from IntfHTMLDocHostInfo.
- Now set inner HTML and image attributes by
manipulating HTML elements directly instead of by
calling JavaScript routines.
v2.1 of 06 Jun 2009 - Removed UpdateTestUnitVisibility method removed from
ICompCheckRoutineDHTML.
- Removed ExecJSFn method from TDHTML.
- Removed UpdateTestUnitVisibility and ShowTestUnit
methods from TCompCheckRoutineDHTML.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UDialogMgr.pas
______________________________________________________________________________
v1.0 of 05 Feb 2007 - Original version.
v1.1 of 07 Sep 2007 - Added new TDialogMgr.ExecPrintDlg method.
- Added new TDialogMgr.ExecPageSetupDlg method.
v1.2 of 16 Dec 2008 - Revised to use new static Execute method of
TPageSetupDlgMgr to display page setup dialog box.
v1.3 of 09 Jan 2009 - Delete unused TDialogMgr's ExecCompilersDlg and
ShowCompErrorDlg methods.
v1.4 of 09 May 2009 - Added new TDialogMgr.ShowDonateDlg method.
v1.5 of 06 Jun 2009 - Added new ShowTestUnit and ShowDependencyTree methods
to TDialogMgr.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UDispatchList.pas
______________________________________________________________________________
v1.0 of 01 Nov 2007 - Original version.
v1.1 of 14 Sep 2008 - Added enumerator.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UDlgHelper.pas
______________________________________________________________________________
v1.0 of 27 Sep 2007 - Original version.
v1.1 of 12 Jun 2008 - Added new TDlgHelper class.
- Renamed some private interfaces and classes.
- Fixed potential bug in renamed TWindowInfoFactory.
- Added new Handle method to renamed IWindowInfo
interface.
- Added new AlignToOwner method to TDlgAligner.
- Renamed from UDlgAligner.pas to UDlgHelper.pas.
v1.2 of 04 Oct 2008 - Revised TDlgHelper and private factory classes to
derive from TNoConstructObject and hence prevented
them from being constructed.
- Revised TDlgAligner to use protected constructor and
prevented public constructor from being called.
- Made various private sections strict.
- Now use ClassName method in all assert and raise EBug
statements.
v1.3 of 15 Dec 2008 - Modified to use TRectEx record instead of TRect.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UDOSDateTime.pas
______________________________________________________________________________
v0.1 of 30 Apr 2006 - Original version.
v1.0 of 24 May 2006 - Improved and corrected comments.
- Relocated and rationalised $WARN directives.
- Removed warnings about un-fixed interfaces.
v1.1 of 14 Oct 2006 - Removed code that converts unix time stamps from GMT
to local time on Windows 9x systems. The code used
Windows API routines that are not supported on Windows
9x. This means that date checks may be inaccurate on
Windows 9x systems, but has restored the program's
compatibility with the platform.
v1.2 of 04 Nov 2007 - Removed IDOSDateTime.Assign method and replaced with
IAssignable.Assign method in TDOSDateTime.
v1.3 of 24 Aug 2008 - Changed to use FileAge implementation from UUtils
since SysUtils version is deprecated in Delphi 2006.
v1.4 of 04 Oct 2008 - Changed TDOSDateTimeFactory to derive from
TNoConstructObject and hence prevented it from being
constructed.
- Made private section of TDOSDateTime strict.
- Now use ClassName method in raise EBug statement.
v1.5 of 11 May 2009 - Removed test for Win9x platform since CodeSnip no
longer supports the platform.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UDownloadFileList.pas
______________________________________________________________________________
v0.1 of 02 Apr 2006 - Original version
01 May 2006 - DELETED.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UDownloadMgr.pas
______________________________________________________________________________
v0.1 of 30 Jan 2005 - Original version.
v0.2 of 20 Nov 2005 - Changed TDownloadMgr to descend from
TDDabStdWebService that provides basic interaction
with standard DelphiDabbler web service.
- Changed to use renamed and moved v2 web service.
- Revised to use new response format from v2 web service
where each response begins with a status code and
errors are notified via response rather than server
errors.
- Added new exception class that stores long and
abbreviated error messages.
v0.3 of 04 Jan 2006 - Changed re altered inherited constructor parameters.
v0.4 of 12 Jan 2006 - Added method to get MD5 checksum of file from server.
- Refactored to remove duplicate code in web service
command methods.
- Added MD5 check on downloaded files that raised
exception if check fails.
v0.5 of 03 Apr 2006 - Updated to work with v3.1 of the update web service.
Some of log-on parameters have been given dummy values
since information is not all available in this version
of the program.
v0.6 of 10 Apr 2006 - Replaced placeholder strings for program key and
registration code sent to web server as part of login
with actual values.
- Changed "long" error messages stored when EHTTPError
exceptions are handled.
v0.7 of 01 May 2006 - Changed significantly to support v4 of the update web
service.
- Added support for notifying download progress on
demand.
- Removed direct dependency on PJVersionInfo. Replaced
by TVersionInfo class.
v1.0 of 26 May 2006 - Improved and corrected comments.
- Replaced call to TVersionInfo with call to equivalent
method of TAppInfo.
- Removed reference to unused unit.
v1.1 of 24 Aug 2008 - Added new "filecount" command that gets number of
files in remote database.
- Fixed bug in LastUpdate method that was ignoring
WantProgress parameter.
- Sealed TDownloadMgr and applied strict keyword to
visibility specifiers.
v1.2 of 13 Jan 2009 - Replaced control char literals with constants.
v1.3 of 13 May 2009 - Changed to use revised TWebService inherited
constructor and its single TWebServiceInfo parameter.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UDownloadMonitor.pas
______________________________________________________________________________
v0.1 of 30 Apr 2006 - Original version.
v1.0 of 24 May 2006 - Improved and corrected comments.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UEditRoutineAction.pas
______________________________________________________________________________
v1.0 of 14 Sep 2008 - Original version.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UEmailHelper.pas
______________________________________________________________________________
v1.0 of 06 Dec 2008 - Original version.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UExceptions.pas
______________________________________________________________________________
v0.1 of 30 Jan 2005 - Original version.
v0.2 of 24 Feb 2005 - Changed to use dialog box provided by new TMessageBox
class to display non-bug exceptions.
v1.0 of 25 May 2006 - Improved and corrected comments.
- Changed call to TMessageBox.Error to remove now
redundant help context parameter.
v1.1 of 01 Sep 2008 - Added new virtual Assign method to ECodeSnip.
- Added constructor that creates copy of an exception.
v1.2 of 04 Oct 2008 - Changed TExceptionHandler to derive from
TNoConstructObject and hence prevented it from being
constructed.
v1.3 of 30 Nov 2008 - Added new EDataEntry exception class for use in
validating data entered into dialog boxes.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UExeFileType.pas
______________________________________________________________________________
v1.0 of 25 Aug 2008 - Original version.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UExtCompCheck.pas
______________________________________________________________________________
v0.1 of 30 Jan 2005 - Original version.
v0.2 of 18 Feb 2005 - Removed debug code.
v0.3 of 18 Feb 2005 - Deleted unused TExtCompCheck destructor.
v0.4 of 19 Feb 2005 - Refactoring: changed to implement the renamed
ICompCheckActionMgr interface.
v0.5 of 20 Feb 2005 - Added support for database download and quick start help
to external object.
22 Feb 2005 - DELETED.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UExtInfo.pas
______________________________________________________________________________
v0.1 of 30 Jan 2005 - Original version.
v0.2 of 18 Feb 2005 - Removed debug code.
v0.3 of 18 Feb 2005 - Deleted unused TExtInfo destructor.
v0.4 of 19 Feb 2005 - Refactoring: changed to implement the renamed
IInfoActionMgr interface.
22 Feb 2005 - DELETED.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UFileHiliter.pas
______________________________________________________________________________
v0.1 of 06 Jan 2006 - Original version.
v1.0 of 24 May 2006 - Improved and corrected comments.
- Removed unused unit reference.
v1.1 of 29 Oct 2006 - Renamed HiliterKindFromExt method to HiliterKind.
- Changed Various methods that used file extension to
determine type of highlighting to use source file type
enumeration instead.
v1.2 of 09 Nov 2006 - Changed to use user-defined syntax highlighter
to highlight output files instead of predefined default
highlighter.
v1.3 of 02 Jul 2007 - Modified to add title to generated documents.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UFileProtocol.pas
______________________________________________________________________________
v1.0 of 30 Jun 2009 - Original version.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UFileUpdater.pas
______________________________________________________________________________
v0.1 of 02 Feb 2006 - Original version.
v0.2 of 01 May 2006 - Complete rewrite. No longer accesses web server, but
now performs local file update from a supplied data
stream.
v1.0 of 25 May 2006 - Improved and corrected comments.
- Removed unused unit reference.
- Renamed EFileList exception as EFileUpdater.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UFontHelper.pas
______________________________________________________________________________
v1.0 of 09 Nov 2006 - Original version.
v1.1 of 04 Oct 2008 - Changed TFontHelper to derive from TNoConstructObject
and hence prevented it from being constructed.
- Added assertions to check for nil TStrings objects.
v1.2 of 11 May 2009 - Added TFontHelper.SetContentFont method and supporting
private methods.
v1.3 of 23 May 2009 - Added TFontHelper.SetDefaultMonoFont method.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UFormAligner.pas
______________________________________________________________________________
v1.0 of 07 Feb 2007 - Original version.
v2.0 of 26 Sep 2007 - Substantially changed to pass alignment of form off to
TDlgAligner.
- Changed to use renamed IFormAligner interface.
v2.1 of 11 Jun 2008 - Changed to use renamed UDlgHelper unit.
- Now use new TDlgAligner.AlignToOwner method to perform
form alignment.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UFreePascalCompiler.pas
______________________________________________________________________________
v0.1 of 05 Mar 2005 - Original version.
v0.2 of 20 Apr 2005 - Changed to use renamed IntfCompilers unit.
v0.3 of 08 Jan 2006 - Major changes:
- Revised signature of TFreePascalCompiler's Compile
and DeleteObjFiles methods in line with changes to
ICompiler.
- Pushed up a lot of functionality common with
TDelphiCompiler to TCompilerBase and made changes to
reflect new relationship with base class.
- Added support for user-defined and default command
line switches.
v0.4 of 09 Jan 2006 - Changed Clone method to call new CreateCopy
constructor rather than doing copy itself.
v1.0 of 24 May 2006 - Improved and corrected comments.
- Removed unused unit reference.
v1.1 of 24 Aug 2008 - Added Windows unit to enable inlining in Delphi 2006.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UGIFImageList.pas
______________________________________________________________________________
v1.0 of 14 Sep 2008 - Original version.
v1.1 of 25 Jan 2009 - Replaced use of MakeIntResource with RT_HTML.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UGlobals.pas
______________________________________________________________________________
v0.1 of 30 Jan 2005 - Original version.
v0.2 of 22 Feb 2005 - Added new constant defining maximum number of menu
items in history menu.
- Added new constant defining max number of view items
stored in history list.
v0.3 of 23 Feb 2005 - Added new constant defining maximum number of menu
items in text search history.
v0.4 of 30 Nov 2005 - Changed help file name to CodeSnip.chm from
CodeSnip.hlp.
v1.0 of 24 May 2006 - Made minor changes to comments.
v1.1 of 29 Oct 2006 - Added cFullProgramName, cWebsite, cProgramHome and
cOnlineDatabase constants.
v1.2 of 11 Nov 2006 - Removed help file name constant.
v1.3 of 13 Sep 2008 - Changed program home from /software?id=codesnip to
/software/codesnip and expressed in terms of
cProgramID.
v1.4 of 11 Jan 2009 - Removed cMaxHistoryItems (now defined in UHistory),
cMaxHistoryMenuItems (now defined in UHistoryMenus)
and cMaxTextSearchHistory (now defined in
FmFindTextDlg).
13 May 2009 - DELETED.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UGraphicUtils.pas
______________________________________________________________________________
v1.0 of 21 Nov 2006 - Original version.
v1.1 of 25 Feb 2007 - Added new DrawTextOutline routine.
v1.2 of 06 Dec 2008 - Added new StringExtent and GetTextRect routines along
with supporting private routines.
v1.3 of 15 Dec 2008 - Modified to use TRectEx record instead of TRect.
v1.4 of 10 May 2009 - Made CreateDisplayDC function public.
v1.5 of 17 Jun 2009 - Removed redundant DrawTextOutline routine.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UHelpMgr.pas
______________________________________________________________________________
v0.1 of 30 Nov 2005 - Original version.
v1.0 of 28 May 2006 - Improved and corrected comments.
- Relocated and rationalised $WARN directives.
- Removed unused unit reference.
- Changed to get executable file directory from TAppInfo
static class.
v1.1 of 26 Oct 2006 - Declared new IHelpMgr interface.
- Moved THelpMgr to implementation section and changed to
descend from TInterfacedObject and implement IHelpMgr.
Renamed as THTMLHelpMgr since object implements help
system via HTML help.
- Changed private implementation variable to be of IHelpMgr
type.
v1.2 of 11 Nov 2006 - Now gets help file name from TAppInfo rather than naming
it in this method.
- Removed unecessary fHelpFile field and now empty
constructor.
v2.0 of 04 Feb 2007 - Total rewrite.
- Moved help manager implementation to separate
UHTMLHelpMgr unit.
- This unit now simply (a) declares IHTMLMgr interface
(b) provides function that accesses singleton and
(c) provides new function to register a IHTMLMgr
implementation to used as help manager defined and
instantiated elsewhere.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UHelpProtocol.pas
______________________________________________________________________________
v1.0 of 14 Nov 2006 - Original version.
v1.1 of 04 Nov 2007 - Changed to use help manager directly to display help
topic rather than using THelpTopicAction.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UHelpTopicAction.pas
______________________________________________________________________________
v0.1 of 25 Apr 2005 - Original version.
v0.2 of 30 Nov 2005 - Added Execute method to THelpTopicAction that displays
topic defined by ALink property by calling into help
manager object, providing OnExecute event handler is not
assigned.
v1.0 of 24 May 2006 - Improved and corrected comments.
04 Nov 2007 - DELETED.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UHiddenRichEdit.pas
______________________________________________________________________________
v1.0 of 06 Sep 2007 - Original version.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UHiddenWindow.pas
______________________________________________________________________________
v1.0 of 06 Sep 2007 - Original version.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UHiliteAttrs.pas
______________________________________________________________________________
v0.1 of 17 Mar 2005 - Original version.
v0.2 of 21 Apr 2005 - Replaced UHilitePasParser with IntfHiliter which
contains definitions formerly in UHilitePasParser.
v1.0 of 24 May 2006 - Improved and corrected comments.
v1.1 of 09 Nov 2006 - Added new THiliteAttrsFactory.CreateUserAttrs method
that creates a hilite attributes object and reads its
properties from persistent storage.
v1.2 of 04 Sep 2007 - Added new THiliteAttrsFactory.CreateMonoAttrs method
that creates mono (black & white) hilite attributes
object.
v1.3 of 17 Oct 2007 - Changed THiliteAttrsFactory.CreateUserAttrs to return
attributes object from Preferences rather than
creating own.
v1.4 of 04 Nov 2007 - Removed the IAssignable cast from the parameter to
IAssignable.Assign method calls.
v1.5 of 04 Oct 2008 - Changed THiliteAttrsFactory to derive from
TNoConstructObject and hence prevented it from being
constructed.
- Made private section of THiliteAttrs and
THiliteElemAtrrs strict.
- Now use ClassName method in all raise EBug statements.
v1.6 of 16 Dec 2008 - Added new THiliteAttrsFactory.CreatePrintAttrsfactory
method to create / adapt a highlighter to be suitable
for printing.
- Removed THiliteAttrsFactory.CreateMonoAttrs method.
Functionality now provided in THiliteAttrsFactory's
CreatePrintAttrsfactory method.
- Added default font consts to THiliteAttrs.
v1.7 of 23 May 2009 - Added THiliterAttrsFactory.CreatePredefinedAttrs and
THiliteAttrsFactory.CreateDisplayAttrs methods.
- Changed THiliteAttrsFactory.CreateDefaultAttrs to call
THiliterAttrsFactory.CreatePredefinedAttrs.
- Create user attributes now create a clone of
preferences highlighter rather than a reference.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UHilitePasLexer.pas
______________________________________________________________________________
v0.1 of 10 Mar 2005 - Original version.
v0.2 of 21 Apr 2005 - Refactored ParseWhiteSpace and ParseIdent methods of
THilitePasLexer to have same construction as
ParseWholeNumber method.
v0.3 of 04 Jun 2005 - Made lexer detect line ends in multiline comments and
return alternate comment and new line tokens until
comment is closed.
v1.0 of 24 May 2006 - Improved and corrected comments.
v1.1 of 24 Aug 2008 - Added Windows unit to enable inlining in Delphi 2006.
v1.2 of 14 Jan 2009 - Changed to use EOL and EOF consts now defined as part
of TTextStreamReader.
- Redefined white space in terms of difference between
sets of characters.
- Private section made strict.
- Asserts now get class name from ClassName method.
v1.3 of 28 May 2009 - Added new keywords and directives to support later
versions of Delphi.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UHilitePasParser.pas
______________________________________________________________________________
v0.1 of 10 Mar 2005 - Original version.
v0.2 of 21 Apr 2005 - Added reference to new IntfHiliter unit that contains
enumerated type formerly defined in this unit.
v1.0 of 24 May 2006 - Improved and corrected comments.
v1.1 of 24 Aug 2008 - Added Windows unit to enable inlining in Delphi 2006.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UHiliterCSS.pas
______________________________________________________________________________
v1.0 of 25 Nov 2006 - Original version.
v1.1 of 05 Nov 2007 - Changed to use revised CSS builder classes.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UHiliterPersist.pas
______________________________________________________________________________
v1.0 of 09 Nov 2006 - Original version.
v1.1 of 17 Oct 2007 - Changed read/write a single given storage rather than
hard-wired HiliteOutput sections and sub sections.
v1.2 of 04 Oct 2008 - Changed THiliterPersist to derive from
TNoConstructObject and hence prevented it from being
constructed.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UHistory.pas
______________________________________________________________________________
v0.1 of 30 Jan 2005 - Original version.
v0.2 of 18 Feb 2005 - Fixed bug where wrong history item was being made
current when history list overflowed.
v0.3 of 18 Feb 2005 - Deleted unused OnChange event and DoChange method that
triggers it.
- Deleted unused Clear procedure.
v0.4 of 22 Feb 2005 - Moved constant that determines max history size to
UGlobals unit.
v1.0 of 24 May 2006 - Improved and corrected comments.
- Removed unused unit reference.
v1.1 of 16 Feb 2007 - Reinstated Clear method to clear the history.
v1.2 of 11 Jan 2009 - cMaxHistoryItems const added to private section of
THistory, moved back here from UGlobals.
- Made THistory's private section strict.
- Now use ClassName in Assrets and EBugs exceptions.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UHistoryMenus.pas
______________________________________________________________________________
v0.1 of 30 Jan 2005 - Original version.
v0.2 of 18 Feb 2005 - Removed debug code.
v0.3 of 18 Feb 2005 - Deleted unused THistoryMenu destructor.
- Deleted unused THistoryMenuItem constructor and
destructor.
v0.4 of 19 Feb 2005 - Refactoring: moved code that sets history menu item
caption to describe associated view item into custom
menu item class.
v0.5 of 22 Feb 2005 - Localised literal strings.
- Moved constant determining max number of menu items to
UGlobals unit.
v1.0 of 24 May 2006 - Improved and corrected comments.
v1.1 of 11 Jan 2009 - cMaxHistoryMenuItems const added to private section of
THistoryMenu, moved back here from UGlobals.
- Flagged THistoryMenu as abstract and TBackHistoryMenu,
TForwardHistoryMenu and THistoryMenuItem as sealed.
- Made private and protected visibility sections strict.
- Made assertions and buf exceptions use ClassName to
report name of class.
v1.2 of 19 Jun 2009 - Removed support for uncategorised view items.
- Added support for alphabetic and snippet kind view
items.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UHTMLBuilder.pas
______________________________________________________________________________
v1.0 of 02 Jul 2007 - Original version.
v1.1 of 13 Jan 2009 - Replaced control char literals with constants.
- Made private section strict.
v1.2 of 25 Jan 2009 - Revised to use routines and objects from UHTMLUtils
to generate HTML tags. OpenTag and CloseTag methods
removed.
- Refactored some code.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UHTMLDetailUtils.pas
______________________________________________________________________________
v0.1 of 20 Feb 2005 - Original version.
v0.2 of 20 Apr 2005 - Changed to use renamed IntfCompilers unit.
v1.0 of 24 May 2006 - Improved and corrected comments.
v1.1 of 25 Oct 2006 - Removed code in ALink() and TextLink() functions that
created "target" attribute in a-links.
- Changed so that a-links with '' passed for URL now
generate href = 'javascript:void(0);' rather than '#'.
v1.2 of 26 Nov 2006 - Changed to use JSLiteralFunc() routine to create
JavaScript routine calls.
v1.3 of 02 Dec 2006 - CompilerImg() routine removed.
v1.4 of 31 Oct 2007 - Added support for adding class names to generated
a-links.
- Added 'routine-link' class to routine a-links.
- Changed to use IStringList instead of TStringList.
v1.5 of 26 Aug 2008 - Modified parameter list of RoutineALink() to add a
UserDefined parameter. This data is used used as a
parameter to underlying JavaScript function.
v1.6 of 27 Dec 2008 - Added new AOpenTag() routine to create and opening
hyperlink tag and modified ALink routine to use it.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UHTMLDocHelper.pas
______________________________________________________________________________
v1.0 of 17 Feb 2007 - Original version.
v1.1 of 18 Oct 2007 - Added new FindEnclosingALink and GetALinkURL methods.
- Made ParentWindow public instead of protected.
v1.2 of 03 Nov 2007 - Added new DocumentFromElem, GetElemClasses and
ElemHasClass methods to THTMLDocHelper.
- Replaced THTMLDocHelper ClickLink, FindEnclosingALink
GetALinkURL with equivalent methods in UAnchors unit.
- Changed GetActiveElem to return IDispatch rather than
IHTMLElement.
v1.3 of 14 Sep 2008 - Added new ElemIsVisible and ParentElem methods.
v1.4 of 04 Oct 2008 - Changed THTMLDocHelper to derive from
TNoConstructObject and hence prevented it from being
constructed.
v1.5 of 25 Jan 2009 - Added new SetTitle and GetElementById methods.
v1.6 of 17 Jun 2009 - Added new GetDocTitle method.
- Removed unused ExecScript method.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UHTMLEvents.pas
______________________________________________________________________________
v1.0 of 18 Oct 2007 - Original version.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UHTMLHelp.pas
______________________________________________________________________________
v0.1 of 30 Nov 2005 - Original version.
v1.0 of 25 May 2006 - Improved and corrected comments.
- Relocated and rationalised $WARN directives.
- Now loads HtmlHelp function from .ocx file dynamically
and raises exception if .ocx not found.
v1.1 of 13 Jan 2009 - Replaced control char literals with constants.
- Removed unnecessary $WARN directive.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UHTMLHelpMgr.pas
______________________________________________________________________________
v1.0 of 04 Deb 2007 - Original version.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UHTMLProducers.pas
______________________________________________________________________________
v0.1 of 30 Jan 2005 - Original version.
v0.2 of 18 Feb 2005 - Fixed bug so that illegal HTML characters in routine
credits code are converted to character entities.
v0.3 of 19 Feb 2005 - Refactoring: made CompilerInfo subsidiary routine of
TRoutineHTMLProducer.GenerateBody generate all of
compiler info table rather than just the rows.
21 Feb 2005 - DELETED.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UHTMLTemplate.pas
______________________________________________________________________________
v0.1 of 30 Jan 2005 - Original version.
v0.2 of 18 Feb 2005 - Deleted unused THTMLTemplate destructor.
v0.3 of 20 Feb 2005 - Added new SaveToStream method.
v1.0 of 24 May 2006 - Improved and corrected comments.
- Relocated and rationalised $WARN directives.
- Replaced HTML method with property of same name.
v1.1 of 24 Aug 2008 - Added directive to switch off unsafe code warnings in
Delphi 2006.
v1.2 of 11 Jan 2009 - Replaced call to StringReplace with ReplaceStr.
v1.3 of 25 Jan 2009 - Replaced call to MakeIntResource with RT_HTML.
- Removed unnecessay $WARN directive.
- Made private section strict.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UHTMLUtils.pas
______________________________________________________________________________
v0.1 of 30 Jan 2005 - Original version.
v0.2 of 19 Feb 2005 - Refactoring: deleted unit prefixes from types and
routine names.
v1.0 of 24 May 2006 - Improved and corrected comments.
- Relocated and rationalised $WARN directives.
v1.1 of 15 Oct 2006 - Added new URLDecode routine.
v1.2 of 07 Nov 2006 - Changed ImageTag() to use style attribute and CSS
rather than width, height, border, valign attributes.
- Changed to use UCSSUtils methods to generate CSS
attributes.
v1.3 of 11 Nov 2006 - Added new IsValidHTMLCode() routine.
v1.4 of 25 Nov 2006 - Removed CSS border property from image tag style since
this is now default for all images.
v1.5 of 02 Dec 2006 - Added optional Id parameter to ImageTag() routine and
re-implemented the routine.
- Removed now unused ResImageTag() routine.
v2.0 of 29 Dec 2008 - Added new IHTMLAttributes interface and implementating
THMTLAttributes class.
- Added new MakeTag routine to create an HTML tag.
- Converted ImageTag to use THTMLAttributes and MakeTag.
v2.1 of 25 Jan 2009 - Added new MakeCompoundTag overloaded routines.
- Removed unnecessary $WARN directive.
- Modified method ImageTag routine uses to build
attribute list.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UHTTPProtocol.pas
______________________________________________________________________________
v1.0 of 14 Nov 2006 - Original version based on code extracted from former
UProtocolHandler (now UProtocols) unit.
v1.1 of 04 Nov 2007 - Changed to use TBrowseURL action rather than
TShellExecAction to display URL in browser.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UImageTags.pas
______________________________________________________________________________
v1.0 of 14 Sep 2008 - Original version.
v1.1 of 04 Oct 2008 - Changed TImageTags to derive from TNoConstructObject
and hence prevented it from being constructed.
v1.2 of 25 Jan 2009 - Added new SetSrc method.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UIniDataLoader.pas
______________________________________________________________________________
v1.0 of 20 Jun 2009 - Original version.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UIniDataReader.pas
______________________________________________________________________________
v0.1 of 26 Feb 2005 - Original version.
v0.2 of 05 Mar 2005 - Change to use TCompilerID (renamed from
TDelphiVersion).
- Renamed DelphiVerToIniName routine as
CompilerIDToIniName.
- Added support for Free Pascal compiler using
FreePascal field.
v0.3 of 20 Apr 2005 - Changed to use renamed IntfCompilers unit.
v0.4 of 04 Jun 2005 - Fixed potential bug where missing files in database
can cause endless loop of exceptions to be thrown.
- Added checks for missing category ini files.
v0.5 of 08 Jan 2006 - Added new Ini file entry names for D2005/6 Win32 to
CompilerIDToIniName routine.
v0.6 of 04 Apr 2006 - Changed to use TAppInfo class renamed from
TAppLocations.
v1.0 of 24 May 2006 - Improved and corrected comments.
- Relocated and rationalised $WARN directives.
v1.1 of 08 May 2007 - Added support for Delphi 2007.
v1.2 of 24 Aug 2008 - Changed to define name of master file in this unit
rather than getting it from now removed
TAppInfo.MasterFileName method.
- Changed some visibility specifiers to "strict"
- Sealed TIniDataReaderFactory and TIniDataReader.
v2.0 of 02 Sep 2008 - Made changes to support multiple databases. Can now
read either user or main database. User database is
not deleted when corrupt.
- Added support for reading new category and routine
properties that assist in supporting user database.
- Changed to work with revised IDataReader interface.
- Changed to use revised factory registration class.
- Moved StreamToString and FileToString routines to
UUtils.
- Changed corrupt database exception handling and added
checks for exceptions for most IDataReader methods.
v2.1 of 11 Oct 2008 - Added support for Delphi 2009.
- Refactoring: pulled out common code from methods that
get routine references into a separate method.
v2.2 of 28 Dec 2008 - Included consts for all ini value names.
- Added support for routine's new Extra property and
possible Extra value in ini files.
- Removed support for routine's Credits, CreditsURL and
Comments properties.
- Isolated code that gets compiler results and source
code for a routine into seperate local routines of
GetRoutineProps method.
- Deleted redundant helper routine. Moved remaining
CommaToStrings into class.
v2.3 of 13 Jan 2009 - Replaced control char literals with constants.
v2.4 of 20 Jun 2009 - Added support for snippet's Kind property and, where
missing, conversion of obsolete StandardFormat
property to a Kind property value.
- Now uses TDatabaseIniFile (subclass of TCustomIniFile)
instead of TIniFile to read database files.
- Category ini file access is now cached to save
constant re-reading of same ini files.
- Changed error message to refer to snippet not routine.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UIStringList.pas
______________________________________________________________________________
v1.0 of 31 Oct 2007 - Original version.
v1.1 of 04 Nov 2007 - Changed parameter type of TIStringList.Assign from
IAssignable to IInterface.
v1.2 of 14 Sep 2008 - Added enumerator object to enable use of for..in with
IStringList.
- Added new CopyTo method to copy strings to a TStrings
object.
- "Add" method that deals with delimted strings now has
additional optional TrimStr parameter that causes all
fields stripped from string to be trimmed. Associated
constructor and SetText method similarly updated.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UJavaScriptUtils.pas
______________________________________________________________________________
v1.0 of 24 Nov 2006 - Original version.
v1.1 of 02 Dec 2006 - Changed JSExec() to take a IHTMLDocument2 parameter
instead of a TWebBrowser.
- Changed JSExec() to trap nul object window errors
using assertions rather than raising EBug.
v1.2 of 07 Feb 2007 - Changed JSExec to execute by calling
THTMLDocHelper.ExecScript. JSExec reverts to raising
EBug exception if can't execute a script rather than
using assertions. Changed type of Doc parameter from
IHTMLDocument2 to IDispatch.
- Added new overloaded version of JSExec that takes
function name and separate parameter list.
- Made explicit that string is AnsiString and Char is
AnsiChar in exepected parameter types.
v1.3 of 24 Aug 2008 - Added directive to switch off unsafe code warnings in
Delphi 2006.
v1.4 of 14 Jan 2009 - Replaced call to StringReplace with UnixLineBreaks.
- Removed unnecessary $WARN directives.
- Replaced control char literals with consts.
v1.5 of 17 Jun 2009 - Removed unused JSExec overloaded routines.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
ULinkAction.pas
______________________________________________________________________________
v1.0 of 01 Nov 2007 - Original version.
v1.1 of 25 May 2009 - Changed action caption for akRoutine anchor from "Show
Routine" to "Show Snippet".
- Made private and protected class sections strict.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
ULists.pas
______________________________________________________________________________
v1.0 of 25 May 2009 - Original version, containing TIntegerList only.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
ULocales.pas
______________________________________________________________________________
v1.0 of 26 Jan 2009 - Commented the unit.
v1.1 of 11 May 2009 - Removed code targetted at Windows 9x platform since
CodeSnip no longer supports the platform.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
ULocalFileList.pas
______________________________________________________________________________
v0.1 of 02 Apr 2006 - Original version.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UMailListSubscriber.pas
______________________________________________________________________________
v1.0 of 18 Nov 2006 - Original version.
v1.1 of 13 May 2009 - Changed to use revised TWebService inherited
constructor and its single TWebServiceInfo parameter.
- Assert now uses ClassName instead of string literal.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UMainDisplayMgr.pas
______________________________________________________________________________
v0.1 of 30 Jan 2005 - Original version.
v0.2 of 17 Mar 2005 - Exposed object providing detailed information about
currently selected view item as property.
v0.3 of 28 Jan 2006 - Added new Refresh method that redisplays current view
item if displayed in compiler check pane.
v1.0 of 24 May 2006 - Improved and corrected comments.
v1.1 of 23 Nov 2006 - Added method that shows / hides test units in Compiler
Check tab.
- Added property to get id of currently selected tab in
detail pane.
- Changed remaining call to .Free to calls to
FreeAndNil.
v1.2 of 02 Dec 2006 - Modified to work with revised Compiler Check Frame
manager.
- Modified DisplayCompileResults to call compiler check
pane's new dynamic compilation results display code.
v1.3 of 03 Feb 2007 - Changed Filter method to return number of records
found rather than a boolean.
v1.4 of 04 Feb 2007 - Changed to work with new Query global object and to
handle removal of now redundant TDetailView class:
- Removed Filter method and replaced with QueryUpdated
method to be called when query changes.
- Removed fSelectedRoutines field and CurrentSearch
property: required information now in query object.
- Replaced all other references to TDetailView objects
with either calls to query object or to TViewItem
objects.
- Replaced CurrentDetailView and CurrentViewItem
properties with CurrentView property.
v1.5 of 11 Feb 2007 - Deleted unused SelectDetailTab property and accessor
method.
- Deleted unused ActiveWebBrowser property and accessor
method.
- Added new public SelectNextActiveTab and
SelectPreviousActiveTab methods and supporting code.
v1.6 of 16 Feb 2007 - Added new Clear method to clear overview and detail
panes and modified Initialise method to use Clear.
v2.0 of 16 Feb 2007 - Major update. Two major changes were:
- This TMainDisplayMgr no longer manipulates and
interogates the information and compiler check panes
of the details frame. TDetailFrame now supports all
relevant interfaces and dispatches requests and
commands to the relevant child pane. Therefore this
code was revised to communicate only with
TDetailFrame and TOverviewFrame. All calls that
required knowledges of the child panes was changed
to make calls on TDetailFrame.
- Revised to work with redefined and new display
interfaces from IntfFrameMgrs and fact that these
interfaces no longer form a heirachy.
TMainDisplayMgr casts the managed frames to the
appropriate interfaces when calling their methods.
v2.1 of 05 Jun 2008 - Replaced methods use to select tabs in overview and
details panes with properties that both select tabs
and get index of selected tabs.
- Initialisation code no longer selects Information pane
but leaves selected pane visible.
v2.2 of 09 Jan 2009 - TMainDisplayMgr.DisplayCompileResults now has a
parameter that specifies compilers object whose
results are to be displayed.
v2.3 of 06 Jun 2009 - Removed TMainDisplayMgr.ShowTestUnit method.
- Added new TMainDisplayMgr UpdateOverviewTreeState and
CanUpdateOverviewTreeState methods.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UMarquee.pas
______________________________________________________________________________
v1.0 of 02 Jun 2008 - Original version.
v1.1 of 11 Aug 2008 - Replaced calls to ThemeServices with ThemeServicesEx.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UMeasurement.pas
______________________________________________________________________________
v1.0 of 04 Sep 2007 - Original version.
v1.1 of 17 Oct 2007 - Added new UnitName routine that gets name of a
specified unit.
v1.2 of 26 Jan 2009 - Changed to use locale information code in ULocales
unit and removed locale code from this unit.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UMemoHelper.pas
______________________________________________________________________________
v0.1 of 30 Apr 2006 - Original version, named UMemoInfo.pas.
v1.0 of 24 May 2006 - Improved and corrected comments.
- Relocated and rationalised $WARN directives.
v1.1 of 13 May 2007 - Renamed unit from UMemoInfo to UMemoHelper and renamed
TMemoInfo as TMemoHelper.
- Changed TMemoHelper to wrap a TCustomMemo rather than
TMemo, to allow common functionality to apply to RTF
controls.
- Added code to set a memo control margin.
v1.2 of 15 Dec 2008 - Modified to use TRectEx record instead of TRect.
- Made private section strict.
v1.3 of 17 Dec 2008 - Fixed bug introduced in v1.2 in SetMargin method. Was
offsetting rather than shrinking display rectangle.
- Added new private SetRect method.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UMemoProgBarMgr.pas
______________________________________________________________________________
v0.1 of 30 Apr 2006 - Original version.
v1.0 of 24 May 2006 - Improved and corrected comments.
- Removed unused unit reference.
v1.1 of 13 May 2007 - Changed to use renamed UMemoHelper unit and TMemoHelper
class (were UMemoInfo and TMemoInfo).
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UMessageBox.pas
______________________________________________________________________________
v0.1 of 24 Feb 2005 - Original version.
v1.0 of 25 Feb 2006 - Improved and corrected comments.
- Removed all help context parameters and references.
Unused and not appropriate to program's HTML help
system.
v1.1 of 29 Oct 2006 - When dialog box called with nil Form parameter and
Screen.ActiveForm is nil, Application.MainForm is now
use as dialog box parent.
v1.2 of 12 Feb 2007 - Ensures that error messages are terminated by
appropriate punctuation, i.e. a full stop, an
exclamation mark or a question mark.
v2.0 of 26 Sep 2007 - Replaced all custom alignment code with call to
TDlgAligner.
- Replaced first "Form" parameter of each TMessageBox
method with "AlignTo" parameter that identifies
component that the message box is to be aligned to.
- Added "const" keyword to all constant parameters.
v2.1 of 15 Jun 2008 - Added calls to TDlgHelper to set dialog box's parent.
This change needed for app to work correctly with
Vista task bar.
- Changed to use renamed UDlgHelper unit.
- Renamed all "AlignTo" parameters as "Parent".
- Registered dialog form with object that fixes Delphi's
Alt key bug.
v2.2 of 04 Oct 2008 - Changed TMessageBox to derive from TNoConstructObject
and hence prevented it from being constructed.
- Made private section strict.
- Now use ClassName method in assert statement.
v3.0 of 06 Dec 2008 - Rewritten to use a custom dialog box form implemented
in this unit rather than code from Dialogs unit.
- Added new TMessageBox.Custom method that can display
a dialog box with custom buttons.
- Added new record type to use to define custom buttons.
- Blank lines included in text are now used as paragraph
spacers.
- Sealed TMessageBox.
v3.1 of 15 Dec 2008 - Further modified to use TRectEx record instead of
TRect.
v3.2 of 14 Jan 2009 - Made "&" signs in dialog box appear literally instead
of being treated as accelerator characters.
- Deleted LF const: now use equivalent in UConsts.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UMessageWindow.pas
______________________________________________________________________________
v1.0 of 11 Aug 2008 - Original version.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UMultiCastEvents.pas
______________________________________________________________________________
v1.0 of 15 Jun 2008 - Original version.
v1.1 of 11 Aug 2008 - Added compiler directives to switch off "unsafe"
compiler warnings.
v2.0 of 14 Sep 2008 - Major revision:
- Added TNotifyEventInfo event type that passes an
IInterface of an object that provides information
about an event.
- Modified TMultiCastEvents to support registration
and triggering of both TNotifyEventInfo and
TNotifyEvents.
- Trigger method modified to take event info object.
- Events now receive reference to object that owns
the TMultiCastEvents object instead of the
TMultiCastEvents object itself.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UNews.pas
______________________________________________________________________________
v0.1 of 01 May 2006 - Original version.
v1.0 of 25 May 2006 - Improved and corrected comments.
- Changed exception used to detect bugs from Exception
type to EBug.
v1.1 of 12 May 2007 - Removed all code that tested for program version
numbers at which news items were targetted. This
testing now performed by web service rather than
program.
- Adapted to use revised news data format: versions
field no included in data stream.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UNotifier.pas
______________________________________________________________________________
v0.1 of 22 Feb 2005 - Original version.
v0.2 of 04 Mar 2005 - Changed to use TCompileID to get ids of supported
compilers.
- Changed to use revised ICompiler object when setting
property of compile logs action.
v0.3 of 20 Apr 2005 - Changed to use renamed IntfCompilers unit.
v0.4 of 25 Apr 2005 - Added implementation of INotifier.HelpTopic and
ISetActions.SetHelpTopicAction methods that enable
help topic to be displayed by a-link keyword.
- Added implementation of INotifier.ConfigCompilers and
ISetActions.SetConfigCompilersAction methods that
enable configure compilers dialog box to be displayed.
- Removed implementation of INotifier.QuickStartHelp and
ISetActions.SetQuickStartHelpAction methods and quick
start help action field.
- Corrected method name in an assertion message.
v1.0 of 25 May 2006 - Improved and corrected comments.
- Changed HelpTopic method to handle exceptions to
prevent them propagating to browser control.
v1.1 of 24 Nov 2006 - Implements INotifier's new ToggleTestUnit and
ISetActions' new SetToggleTestUnitAction methods.
v1.2 of 04 Nov 2007 - Removed HelpTopic and SetHelpTopicAction methods and
associated field.
v1.3 of 14 Sep 2008 - Changed signature and implementation of
TNotifier.DisplayRoutine method to take a parameter
identifying which database routine and use to set
TRoutineAction's UserDefined property.
- Added new EditRoutine method and related
SetEditRoutineAction method.
v1.4 of 09 Jan 2009 - Changed TNotifier.ViewCompilerLog to use revised
TCompLogAction object. Now pass compiler ID to action
instead of compiler object reference.
- Made private section strict.
- Asserts now use ClassName instead of literal string.
v1.5 of 06 Jun 2009 - Replaced ToggleTestUnit and SetToggleTestUnitAction
methods and associated fields of TNotifier with
ShowTestUnit and SetShowTestUnitAction and fields.
- Added new Donate and SetDonateAction methods to
TNotifier.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UNulDataReader.pas
______________________________________________________________________________
v1.0 of 31 Aug 2008 - Original version.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UNulFormAligner.pas
______________________________________________________________________________
v1.0 of 08 Feb 2007 - Original version.
v1.1 of 26 Sep 2007 - Changed to use renamed IFormAligner interface.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UNulUIHandler.pas
______________________________________________________________________________
v0.1 of 30 Jan 2005 - Original version.
v0.2 of 20 Apr 2005 - Fixed potential bugs by setting unused [out] params to
nil in GetOptionKeyPath & TranslateURL methods. Made
both methods return S_FALSE rather than E_FAIL.
v1.0 of 24 May 2006 - Improved and corrected comments.
- Relocated and rationalised $WARN directives.
v1.1 of 04 Oct 2008 - Changed to use UBaseObjects instead of UIntfObjects.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UObsoleteFileList.pas
______________________________________________________________________________
v0.1 of 02 Apr 2006 - Original version.
01 May 2006 - DELETED.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UOleClientSite.pas
______________________________________________________________________________
v0.1 of 30 Jan 2005 - Original version.
v1.0 of 24 May 2006 - Commented the unit.
v1.1 of 04 Oct 2008 - Changed to use UBaseObjects instead of UIntfObjects.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UOpenDialogEx.pas
______________________________________________________________________________
v1.0 of 10 Aug 2008 - Original version.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UOpenDialogHelper.pas
______________________________________________________________________________
v1.0 of 14 Dec 2008 - Original version.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UOverviewTreeBuilder.pas
______________________________________________________________________________
v1.0 of 27 Jun 2009 - Original version.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UOverviewTreeState.pas
______________________________________________________________________________
v1.0 of 21 May 2009 - Original version.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UPageSetupDialogEx.pas
______________________________________________________________________________
v1.0 of 04 Sep 2007 - Original version.
v1.1 of 26 Sep 2007 - Changed to perform alignment using new TDlgAligner
class instead of TCommonDlgAligner.
v1.2 of 11 Jun 2008 - Added calls to TDlgHelper to set dialog box's parent.
This change needed for app to work correctly with
Vista task bar.
- Now uses new TDlgAligner.AlignToOwner method to
perform form alignment.
- Changed to use renamed TDlgHelper unit.
v1.3 of 16 Dec 2008 - Fixed problem of help button not appearing on Vista.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UPageSetupDlgMgr.pas
______________________________________________________________________________
v1.0 of 07 Sep 2007 - Original version.
v1.1 of 16 Dec 2008 - Changed to static class. Now inherits from
TNoConstructObject. Removed constructor.
- Moved DlgUnitsToMM and MMToDlgUnits helper routines to
class functions of TPageMargins.
- Modified to user TPageMargins constructor instead of
deleted PageMargins function to initialise margins.
- Fixed bug where required margins weren't being
displayed due to addition of psoMargins to page setup
dialog options in Delphi 2006.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UParams.pas
______________________________________________________________________________
v0.1 of 04 Jan 2006 - Original version.
v1.0 of 24 May 2006 - Made minor changes to comments.
- Prefixed global constants with UGlobals unit
reference.
v1.1 of 04 Oct 2008 - Changed TParams to derive from TNoConstructObject and
hence prevented it from being constructed.
13 May 2009 - DELETED.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UPaypalDonateAction.pas
______________________________________________________________________________
v1.0 of 11 May 2009 - Original version.
v1.1 of 13 May 2009 - Changed to use a URL obtained from TWebInfo.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UPipe.pas
______________________________________________________________________________
v0.1 of 11 Jan 2006 - Original version.
v1.0 of 25 May 2006 - Improved and corrected comments.
- Relocated and rationalised $WARN directives.
- Localised error messages.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UPreferences.pas
______________________________________________________________________________
v0.1 of 06 Jan 2006 - Original version.
v0.2 of 04 Apr 2006 - Changed to use renamed and revised Settings object and
associated interfaces.
v1.0 of 24 May 2006 - Made minor changes to comments.
- Prefixed UGlobals reference to global constants.
v1.1 of 26 Oct 2006 - Declared new IPreferences interface.
- Moved TPreferences to implementation section and
changed to descend from TInterfacedObject and
implement IPreferences.
- Changed private implementation variable to be of
IPreferences type.
- Changed TPreferences to implement property read/write
accessor methods of IPreferences rather than using
direct field access.
v1.2 of 29 Oct 2006 - Renamed IPreferences properties:
* SnippetCommentStyle to SourceCommentStyle,
* SnippetSyntaxHilited to SourceSyntaxHilited
* SnippetDefaultFileExt to SourceDefaultFileType.
- SourceDefaultFileType property changed to return an
enumeration rather than a file extension. NOTE: this
breaks compatibility of persistent storage produced by
CodeSnip v1.0.3 and earlier.
v2.0 of 07 Sep 2007 - Major revision:
- Added ability to get a non-persisting copy of
singleton to use for temporary preference updates.
This was done by splitting implementation into two
classes, one that persists (for singletion) and one
that does not. Added Clone and Assign methods to
enable singlton to create a temp copy of itself and to
assign modified temp data to itself.
- Added new MeasurementUnits, PrinterOptions and
PrinterPageMargins properties.
- Changed to write to various sub sections of
ssPreferences settings key. NOTE: this breaks
compatibility with persistent storage produced by
CodeSnip v1.6.4 and earlier.
v2.1 of 17 Oct 2007 - Added HiliteAttrs property and code to support
persisting syntax highlighter information to
ssPreferences settings kye. NOTE: this breaks
compatibility with persistent storage produced by
CodeSnip v1.7.4 and earlier.
v2.2 of 04 Nov 2007 - Changed parameter type of TPreferences.Assign from
IAssignable to IInterface.
v2.3 of 16 Dec 2008 - Modified to user TPageMargins constructor instead of
deleted PageMargins function to initialise margins.
- Made TPreferences fields strict protected instead of
private
- Moved construction and storage of IPreferences
singleton into TPreferences. Preferences function now
calls into TPreferences to get reference to singleton.
- Move some constants into TPreferencesPersist class.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UPrintDocuments.pas
______________________________________________________________________________
v1.0 of 07 Sep 2007 - Original version.
v1.1 of 12 Sep 2008 - Moved information about code snip database from top of
document to bottom. This information not displayed if
routine being printed is user-defined.
v1.2 of 16 Dec 2008 - Changed to use user-defined highlighter when syntax
highlighting of source code is required. Always uses
"print version", where font is always Courier New.
- Moved database description from const to resources.
- Made private section of TRoutinePrintDocument strict.
- Made assertion message get class name from method.
- Changed routine list enumeration to use for..in loop.
v2.0 of 27 Dec 2008 - Complete rewrite. Now uses new TRTFRoutineDoc class to
create the required RTF code.
v2.1 of 20 Jun 2009 - Added facility to inhibit use of colour in body of
print document as well as in source code formatting.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UPrintEngine.pas
______________________________________________________________________________
v1.0 of 07 Sep 2007 - Original version.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UPrinterDocPropsDlg.pas
______________________________________________________________________________
v1.0 of 06 Sep 2007 - Original version.
v1.1 of 24 Aug 2008 - Added directive to switch off unsafe code warnings in
Delphi 2006.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UPrintInfo.pas
______________________________________________________________________________
v1.0 of 07 Sep 2007 - Original version.
v1.1 of 16 Dec 2008 - Added constructor to TPageMargins and removed
PageMargins function previously used to initialise
TPageMargins fields.
- Moved construction and storage of IPrintInfo singleton
into TPrintInfo. PrintInfo function now calls into
TPrintInfo to get reference to singleton.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UPrintMgr.pas
______________________________________________________________________________
v1.0 of 07 Sep 2007 - Original version.
v1.1 of 04 Oct 2008 - Made constructor protected and made Print method
static. Modified other methods accordingly.
- Added new method to check if a view item can be
printed.
- Made protected and private sections strict.
- Now use ClassName method in all assert statements.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UProtocols.pas
______________________________________________________________________________
v1.0 of 25 Oct 2006 - Original version.
v2.0 of 14 Nov 2006 - Complete rewrite.
- Renamed unit from UProtocolHandler to UProtocols.
- Renamed TProtocolHandler as TProtocol.
- Removed IProtocolHandler and removed from protocol
handler classes.
- Moved code from THTTPProtocolHandler and
TShellExecProtocolHandler to new UHTTProtocol unit
where both classes were merged as THTTPProtocol.
- Removed now unused TExecuteProtocolHandler class.
- Renamed TProtocolHandlerFactory as TProtocolFactory.
- Added new TProtocolRegistrar and TProtocolRegisterItem
private classes to manage registered protocol classes
along with private singleton instance of
TProtocolRegistrar.
- Changed TProtocolHandlerFactory to work with
registered protocol classes rather than hard wired
protocol classes. This lets new protocols be added
without modifying this unit.
v2.1 of 04 Nov 2007 - Removed redundant uses clause reference to removed
UHelpTopicAction unit along with other unused units.
v2.2 of 04 Oct 2008 - Changed TProtocolFactory to derive from
TNoConstructObject and hence prevented it from being
constructed.
- Made private and protected sections of various classes
strict.
- Now use ClassName method in assert statement.
v3.0 of 05 Jul 2009 - Marked TProtocol as abstract.
- Added a TProtocol.SupportsProtocol abstract class
method that checks if class supports the protocol of a
URL.
- Made TProtocolRegistrar a private class of
TProtocolFactory, changed implementation to use
TClassList instead of custom object in object list and
added enumerator.
- Removed the now-unused TProtocolRegisterItem class.
- Removed protocol name from
TProtocolFactory.RegisterProtocol method - only class
reference now provided.
- Added new EProtocol exception for use in base classes.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UQuery.pas
______________________________________________________________________________
v1.0 of 04 Feb 2007 - Original version.
v1.1 of 14 Sep 2008 - Added new Refresh method to IQuery that re-applies the
previous search.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
URegistrar.pas
______________________________________________________________________________
v0.1 of 07 Apr 2006 - Original version.
v1.0 of 24 May 2006 - Corrected and greatly extended comments.
v1.1 of 13 May 2009 - Changed to use revised TWebService inherited
constructor and its single TWebServiceInfo parameter.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UREMLDataIO.pas
______________________________________________________________________________
v1.0 of 30 Dec 2008 - Original version.
v1.1 of 23 Jun 2009 - Added new REML tags: em, var, p, warning, heading.
- Added new REML entity: ©.
v1.2 of 05 Jul 2009 - Added new TREMLVersion type.
- Added new TREMLAnalyser static class provides latest
REML version number and lowest possible version to
use for specified active text.
- Changed to be able to recognise version of REML where
REML tags and entities were introduced and to generate
REML in a specified version.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
URemoteFileList.pas
______________________________________________________________________________
v0.1 of 02 Apr 2006 - Original version.
01 May 2006 - DELETED.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
URoutineAction.pas
______________________________________________________________________________
v0.1 of 30 Jan 2005 - Original version.
v0.2 of 18 Feb 2005 - Removed debug code.
v0.3 of 18 Feb 2005 - Deleted unused TRoutineAction contructor and
destructor.
v1.0 of 24 May 2006 - Made minor change to comments.
v1.1 of 31 Aug 2008 - Added new UserDefined property that indicates if
routine is from main or user database.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
URoutineCreditsParser.pas
______________________________________________________________________________
v1.0 of 29 Dec 2008 - Original version.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
URoutineDoc.pas
______________________________________________________________________________
v1.0 of 28 Dec 2008 - Original version.
v1.1 of 09 Jan 2009 - Replaced use of global singleton compilers object with
a locally instantiated compilers object.
v1.2 of 13 May 2009 - Changed to get online database URL from TWebInfo
instead of const in UGlobals unit.
v1.3 of 21 Jun 2009 - Changed "routine" text to "snippets"
- Now includes snippet kind in document.
- Added new abstract method to write titled text.
- Parsing and rendering of extra text removed: must now
be performed by subclasses since they render it
differently to each other.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
URoutineExtraHelper.pas
______________________________________________________________________________
v1.0 of 28 Dec 2008 - Original version.
v1.1 of 21 Jun 2009 - No longer converts REML markup into a sentence since
REML may now end in a block level tag causing spurious
new lines containing full stops.
- Refactored some code.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
URoutineHTML.pas
______________________________________________________________________________
v1.0 of 03 Dec 2006 - Original version.
v1.1 of 04 Dec 2006 - Changed to use TTestUnit to generate test unit. This
causes name of test unit to change from 'TestUnit' to
a name based on routine name.
v1.2 of 12 Feb 2007 - Removed MakeSentence routine. Now use version in
UUtils.
- Rationalised use of MakeSentence.
- Improved generated HTML to reduce likelihood of
illegal characters being included.
v1.3 of 31 Oct 2007 - Added 'external-link' class to credits web-links.
- Modified to use IStringList instead of TStringList.
v1.4 of 26 Aug 2008 - Modified to work with revised signature of
RoutineALink routine.
v1.5 of 30 Dec 2008 - Made public and private sections strict.
- Changed TInfoHTML to generate a routines' extra info
from new active text TRoutine.Extra property rather
than from Credits, CreditsURL and Comments properties.
- Now access all routines in routine list using for..do.
- Added method to TInfoHTML to generate a sentence
indicating an empty list.
v1.6 of 20 Jun 2009 - Removed TCompHTML class.
- Added support for new REML tags in TRoutine.Extra
property.
- Added new TInfoHTML.SnippetKind method.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
URTFBuilder.pas
______________________________________________________________________________
v1.0 of 07 Nov 2006 - Original version.
v1.1 of 02 Jul 2007 - Added new TRTFDocProperties class.
- Added DocProperties property to TRTFBuilder along with
facility to generate document properties RTF.
v1.2 of 06 Sep 2007 - Added SetParaSpacing method to TRTFBuilder.
- Changed SetFontSize method of TRTFBuilder to accept
float params.
v1.3 of 14 Jan 2009 - Replaced control char literals with constants.
- Removed unnecessary $WARN directive.
- Made class private sections strict.
- Now use ClassName for class name in Assert statement.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
URTFMerger.pas
______________________________________________________________________________
v1.0 of 05 Sep 2007 - Original version.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
URTFRoutineDoc.pas
______________________________________________________________________________
v1.0 of 28 Dec 2008 - Original version.
v1.1 of 14 Jan 2009 - Replaced control char literals with consts.
v1.2 of 21 Jun 2009 - Added override of new RenderTitledText method that
writes out a title followed by some text.
- Reimplemented RenderTitledList method in terms of
RenderTitledText.
- Re-implemented RenderExtra method to take an
IActiveText object as parameter instead of plain text.
Conversion of active text to plain text implemented.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
URTFUtils.pas
______________________________________________________________________________
v0.1 of 17 Mar 2005 - Original version.
v1.0 of 24 May 2006 - Improved and corrected comments.
- Removed unused unit references.
v1.1 of 29 Ocr 2006 - Fixed bug in RTFLoadFromString where long documents were
not displaying correctly. Set max length of RTF control
to length of loaded document.
v1.2 of 07 Nov 2006 - Added various routines to create RTF controls.
- Renamed MakeSafeRTFText() as RTFMakeSafeText().
v1.3 of 11 Nov 2006 - Added new IsValidRTFCode() routine.
v1.4 of 02 Jul 2007 - Added support for new \info and \title control words.
v1.5 of 05 Sep 2007 - Added new RTFInsertString routine and supporting private
routines.
- Added new RTFSaveToStream routine.
- Added new RTFLoadFromStream routine.
- Added support for new \sa and \sb RTF control words.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
USaveDialogEx.pas
______________________________________________________________________________
v1.0 of 11 Sep 2008 - Original version.
v1.1 of 03 Oct 2008 - Added WantDefaultHelpSupport property that toggles
support for default help processing. Provided to make
suitable as a base class for custom save dialogs.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
USaveSnippetMgr.pas
______________________________________________________________________________
v0.1 of 17 Mar 2005 - Original version.
v0.2 of 21 Apr 2005 - Changed to use renamed USourceGen unit and renamed
TSourceGen class.
- Added new IntfHiliter unit that contains required type
definitions formerly in other units.
v0.3 of 25 Apr 2005 - Added code to persist managed save last snippet dialog
user's settings to application's storage.
v0.4 of 08 Jan 2006 - Extracted highlighting code from TSaveSnippetMgr into
separate class.
- Extracted source code generation from TSaveSnippetMgr
into separate class.
- Extracted super class made up of code shared between
TSaveSnippetMgr and new TCopySnippetMgr.
- Heavily revised TSaveSnippetMgr as a result of class
extractions.
- Added new CanHandleView class method (in new super
class) to enable class to test for a valid view from
which to generate snippet.
- Extracted dialog box's title to resource string.
v1.0 of 24 May 2006 - Improved and corrected comments.
- Removed unused unit reference.
v2.0 of 29 Oct 2006 - Major update. Passed off much of processing to helper
objects:
- Now uses TSourceFileInfo object to handle
extensions, dialog box file type filter, and mapping
to source file type.
- Now uses TSourceFileOutputMgr to handle display of
dialog box and formatting of source code.
v2.1 of 04 Feb 2007 - Replaced redundant TDetailView class references with
TViewItem.
v2.2 of 02 Jul 2007 - Added code to build a document title and to include in
generated snippets.
- A default file name, based on snippet name and made
into valid Pascal identifier, is now provided for use
in dialog box.
v2.3 of 12 Sep 2008 - Changed document title to remove reference to
database.
v2.4 of 03 Oct 2008 - Changed to use new inherited static Execute method and
to override new DoExecute method of base class.
- Made protected and private sections strict.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
USaveSourceDlg.pas
______________________________________________________________________________
v0.1 of 17 Mar 2005 - Original version.
v0.2 of 20 Apr 2005 - Changed to use renamed USourceGen unit.
v0.3 of 25 Apr 2005 - Revised GetSelectedExt method to use new
FilterIndexToExt routine from UUtils unit rather.
v0.4 of 20 Nov 2005 - Changed TSaveSnippetDlg.HelpClickHandler event handler
to use HTMLHelp object to display required help topic.
v0.5 of 04 Jan 2006 - Fixed error in source picked up by Delphi 2006. There
was a missing return value in method implementation.
v1.0 of 28 May 2006 - Improved and corrected comments.
- Relocated and rationalised $WARN directives.
- Removed unused unit reference.
- Localised literal strings.
- Changed to use renamed dialog box resource.
EXPORTDIALOG was renamed to SAVESNIPPETEXT.
v1.1 of 29 Oct 2006 - Removed code that sets Filter property. This is now
set by caller.
- Renamed unit from USaveSnippetsDlg.pas to
USaveSourceDlg.pas and class from TSaveSnippetDlg to
TSaveSourceDlg.
- Added code to check for files with missing extensions
and add extension of selected filter.
- Removed ofOverwritePrompt from Options. We now handle
overwriting manually to account for files without
extensions that have them added. This fixes a bug
where extensionless files were having extension added
and then could silently overwrite an existing file
with same name.
v1.2 of 26 Sep 2007 - Added code to align dialog over owner. Required new
Explorer hook function to prevent dialog being
centred.
- Revised overwrite message box to use TMessageBox
rather than Windows API and to align properly.
v1.3 of 29 May 2008 - Fixed bug that caused dialog box to always set default
file extension.
- Also changed so that UseSyntaxHiliting propery value
only depends on state of check box without reference
to whether it is enabled.
v1.4 of 14 Jun 2008 - Added calls to TDlgHelper to set dialog box's parent.
This change needed for app to work correctly with
Vista task bar.
- Now uses new TDlgAligner.AlignToOwner method to
perform form alignment.
- Changed to use renamed TDlgHelper unit.
- Added fix for Delphi bug that was hiding some controls
in custom panel when Alt key is clicked.
v2.0 of 03 Oct 2008 - Converted to descend from TSaveDialogEx. Removed all
code now provided in base class.
v2.1 of 14 Dec 2008 - Changed to use FileOpenFileNameWithExt routine from
its new location in the UOpenDialogHelper unit.
v2.2 of 15 Dec 2008 - Modified to use TRectEx record instead of TRect.
- Made protected section strict.
- Fixed bug that could wrongly detect an existing file
by using FileOpenEditedFileName routine in
UOpenDialogHelper instead of dialog's FileName
property.
v2.3 of 13 Jan 2009 - Replaced control char literals with constants.
v2.4 of 05 Jun 2009 - Changed comment style descriptions to refer to
"snippets" instead of "routines".
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
USaveUnitMgr.pas
______________________________________________________________________________
v1.0 of 29 Oct 2006 - Original version.
v1.1 of 09 Feb 2007 - Added disclaimer to generated unit.
- Modified to use new TSourceGen.IncludeRoutines method
to add required routines to unit rather than adding
one by one using IncludeRoutine.
v1.2 of 02 Jul 2007 - Fixed typo in source code disclaimer comment.
- Added code to build a document title and to include it
in generated units.
- A unit file name is now suggested for dialog box.
- Changed default unit name / filename from
"PreviewUnit" to "Snippets".
v1.3 of 26 Sep 2007 - Changed code that checks for acceptable file name to
pass any error message back via OnCheckFileName event
handler rather than displaying error in a message box.
v1.4 of 13 Sep 2008 - Changed to use a different header comment if snippet
contains only user defined routines.
- Changed document title to remove reference to
database.
- Changed to use for..in to loop through routine list.
v1.5 of 05 Oct 2008 - Made constructor protected and made Execute method
static.
- Made protected and private sections strict.
- Now use ClassName method in assert statement.
v1.6 of 13 May 2009 - URL and program information now obtained from TWebInfo
and TAppInfo respectively instead of UGlobals unit.
v1.7 of 16 May 2009 - Modified to use renamed TSourceGen methods.
- Renamed some fields and variables.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
USearch.pas
______________________________________________________________________________
v0.1 of 30 Jan 2005 - Original version.
v0.2 of 18 Feb 2005 - Changed nul search Execute method to return false
(i.e. nothing found) if database is empty.
v0.3 of 18 Feb 2005 - Deleted unused TCompilerSearch, TTextSearch,
TNulSearch and TCompilerSearchCriteria destructors.
v0.4 of 04 Mar 2005 - Changed to use TCompileID enumeration that replaces
TDelphiVersion.
v0.5 of 20 Apr 2005 - Changed to use renamed IntfCompilers unit.
v1.0 of 24 May 2006 - Improved and corrected comments.
- Relocated and rationalised $WARN directives.
- Removed warnings about un-fixed interfaces: now fixed.
v2.0 of 29 Oct 2006 - Major update. Added two new search types:
- Added Selection Search with associated criteria.
This search checks for routines in a supplied list
list of selected routines.
- Added XRef Search with associated criteria. This
checks for routines cross-referenced or required by
a given routine.
- Modified factory classes to work with the two new
searches.
v2.1 of 03 Feb 2007 - Added new ISearchUIInfo interface.
- Implemented ISearchUIInfo in all search criteria
objects via a new common base class.
- Added new IsNul method to ISearch and implemented the
method in classes that support ISearch.
v2.2 of 14 Oct 2007 - Updated text search algorithm to find text strings
containing punctuation.
- Added routine's credits and comments to text that is
searched.
v2.3 of 24 Aug 2008 - Added Windows unit to enable inlining in Delphi 2006.
v2.4 of 04 Oct 2008 - Chanegd TSearchFactory and TSearchCriteriaFactory to
derive from TNoConstructObject and hence prevented
them from being constructed.
- Changed some private and protected class sections to
strict.
- Now use ClassName method in all assert statements.
v2.5 of 28 Dec 2008 - Converted to get some search text from a routine's
Extra property that replaces Comments and Credits
properties.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
USettings.pas
______________________________________________________________________________
v0.1 of 04 Apr 2006 - Original version. This is a heavily revised version of
settings code previously in UAppInfo unit.
v0.2 of 07 Apr 2006 - Added new ssApplication section mapped to ssUser
storage.
v0.3 of 11 Apr 2006 - Deleted unused ISectionStorage interface.
- Removed code relating to unused ssGlobal storage.
v1.0 of 28 May 2006 - Improved and corrected comments.
- Removed warnings about un-fixed interfaces.
- Moved unit reference from interface to implementation.
- Changed to get name of CodeSnip's exe file from
TAppInfo.AppExeFile.
v1.1 of 29 Oct 2006 - Added new ssFindXRefs section to store persistent
settings for cross-reference search dialog box.
v1.2 of 09 Nov 2006 - Added new ssHiliteOutput storage section to store
syntax highlighter customisation.
v1.3 of 07 Sep 2007 - Added new ssPreferences sections for storing program
preferences.
- Removed ssSourceOutput section: now use SourceCode
subsection of ssPreferences.
v1.4 of 17 Oct 2007 - Removed ssHiliteOutput settings type: now use
Hiliter subsection of ssPreferences.
v1.5 of 14 Aug 2008 - Added new "common" storage and revised to use this
storage for application wide persistent settings while
retaining "user" storage for per-user settings.
v1.6 of 26 Apr 2009 - Added new ssUserInfo section to store user name and
email address used when submitting data to web
services.
v1.7 of 25 May 2009 - Changed per-user config file name from User.ini to
User.3.ini.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UShellExecAction.pas
______________________________________________________________________________
v1.0 of 04 Jun 2006 - Original version, named UExecFileAction.pas.
v1.1 of 25 Oct 2006 - Changed unit name to UShellExecAction from
UExecFileAction.
- Renamed TExecFileAction and EExecFileAction to
TShellExecAction and EShellExecAction.
- Replaced FileName property with ResourceName property to
be more descriptive.
04 Nov 2007 - DELETED.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UShowCaseCtrl.pas
______________________________________________________________________________
v1.0 of 22 Apr 2008 - Original version.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
USimpleDispatch.pas
______________________________________________________________________________
v1.0 of 18 Oct 2007 - Original version.
v1.1 of 24 Aug 2008 - Added directive to switch off unsafe code warnings in
Delphi 2006.
v1.2 of 04 Oct 2008 - Changed to use UBaseObjects instead of UIntfObjects.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
USnipData.pas
______________________________________________________________________________
v0.1 of 26 Feb 2005 - Original version.
v1.0 of 24 May 2006 - Improved and corrected comments.
v1.1 of 24 Aug 2008 - Added Windows unit to enable inlining in Delphi 2006.
v2.0 of 01 Sep 2008 - Major update:
- Modified to work with both user and main databases.
- Added function to IDataReader so that reader can
check database exists. Other methods were revised to
use record structures to return routine and category
data and IStringList for string list data.
- Added IDataWriter interface that is implemented by
objects that can write user database.
- Removed descriptions of readers and writers and
unused methods that list ids and descriptions.
- Added EDataReader exception definition.
v2.1 of 04 Oct 2008 - Changed TDataIOFactories and TDataIOFactory to derive
from TNoConstructObject and hence prevented them from
being constructed.
- Made private section of TDataIOFactories strict.
- Now use ClassName method in all raise EBug statements.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
USnippetIDs.pas
______________________________________________________________________________
v1.0 of 06 Jun 2009 - Original version. Based on code extracted from
USnippets and renamed.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
USnippetKindInfo.pas
______________________________________________________________________________
v1.0 of 19 Jun 2009 - Original version.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
USnippets.pas
______________________________________________________________________________
v0.1 of 30 Jan 2005 - Original version.
v0.2 of 18 Feb 2005 - Fixed bug where singletion Snippets object was not
being freed when application closes.
v0.3 of 19 Feb 2005 - Refactoring:
- Added check that requires only unique categories can
be added to a category list.
- Added new IsEqual methods to TCategory and TRoutine.
v0.4 of 26 Feb 2005 - Refactoring:
- Extracted code that reads back end "database" and
moved to new USnipData unit to decouple Snippets
object from data storage format. Constructors now
access database via a new reader object that defines
standard interface to database.
- Deleted unused properties.
- Deleted methods and constructors made redundant by
code changes.
- Redefined constructors for TRoutine and TCategory to
create object from Name=Value list of property
values.
v0.5 of 04 Mar 2005 - Changed to use new TCompilerID enumeration that
replaces TDelphiVersion.
v0.6 of 17 Mar 2005 - Source code read from database is now processed to
ensure that all end of line markers are CR LF pairs.
v0.7 of 20 Apr 2005 - Changed to use renamed IntfCompilers unit.
v0.8 of 02 Apr 2006 - Added new TSnippets.Clear method to remove all
snippets data.
- Renamed TSnippets.ReLoad method as Load and made clear
all data if Load raises exception.
- Changed so that TSnippets class has to be explicitly
loaded rather than being loaded in constructor.
v1.0 of 25 May 2006 - Improved and corrected comments.
- Removed redundant field from TCategory.
v1.1 of 26 Oct 2006 - Declared new ISnippets interface.
- Moved TSnippets to implementation section and changed
to descend from TInterfacedObject and implement
ISnippets.
- Changed private implementation variable to be of
ISnippets type.
- Changed TSnippets to implement property read / write
accessor methods of ISnippets rather than using direct
field access.
v1.2 of 24 Aug 2008 - Added Windows unit to enable inlining in Delphi 2006.
v2.0 of 15 Sep 2008 - Major update. Added support for user database:
- Extended TSnippets, TRoutine, TCategory and
TRoutineList to support editing, creation and
deletion of routines in the user database. TSnippets
now exposes editing facilities via the ISnippetsEdit
interface.
- Added numerous record and interface types to
facilitate exchange of editable data with classes
that control editing.
- Changed TRoutine to permit duplicate routine names
providing they one is in the user and other in main
database.
- Added Find method to TCategoryList that finds a
category by name.
- Moved database loader code to separate units.
- Added events triggered by Snippets user database is
modified.
- Added enumerators to list objects.
- Changed TRoutineList.Count property to be two
overloaded methods, one that returns total number of
routines in list and another that counts routines in
user or main databases.
v2.1 of 19 Sep 2008 - Modified routine update and deletion methods of
ISnippetsEdit to update Depends and XRef properties of
routines that refer to routine being modified.
- Added new methods to ISnippetsEdit that return lists
of routines that depend on and cross reference a
specified routine.
v2.2 of 21 Sep 2008 - Improved speed of routine searches in routine list by
changing to use binrary search.
- Added constructor, Compare method and overloads for
"=" and "<>" operators to TRoutineID record.
- Removed unused StrToBoolean helper routine.
- Prevented any routine from referencing itself in its
XRef or Depends properties.
v2.3 of 14 Dec 2008 - Added new Clone constructor to TRoutineID.
- Added new Assign methods to: TRoutineIDList
implementation, TRoutineData, TRoutineReferences,
and TRoutineEditData.
- Added new Init method to TRoutineReferences,
TRoutineEditData and TRoutineData records and modified
code that performed initialisation to use this method.
- Added new TRoutineInfo record and TRoutineInfoList
dynamic array types.
v2.4 of 30 Dec 2008 - Removed Credits, CreditsURL and Comments properties
from TRoutine and TRoutineData and replaced with new
Extra active text property.
- Fixed bug in TSnippets.UpdateRoutine where a possibly
deleted routine reference is passed to change event.
v2.5 of 04 Jan 2009 - Added new TTempRoutine subclass of TRoutine that is
designed for temporary use and can't be added to the
Snippets routine list.
- Added override of TRoutineList.Add in TRoutineListEx
that raises bug error if an attempt is made to add a
TTempRoutine.
- Added method to ISnippetsEdit and implementation that
creates a new user defined TTempRoutine instance.
v2.6 of 10 Jan 2009 - Added overload of ISnippetsEdit.CreateTempRoutine
and implementation that clones a routine as a
TTempRoutine.
- All Asserts now use ClassName method to report class.
v3.0 of 09 Jun 2009 - Added support for difference kinds of snippet.
TRoutine modified to have a Kind property that
determines if snippet is routine, type, constant or
freeform.
- Deleted TRoutine.StandardFormat property and
associated code.
- Added TRoutine.CanCompile method.
- Made Items proptery of IRoutineIDList writeable.
- Removed TRoutineID, IRoutineIDListEnum,
IRoutineIDList and TRoutineIDList. Renamed versions
now in USnippetIDs. Private TSnippetIDListEx added to
implementation to get required overloaded constructor
not available in USnippetIDs. Modified other classes
accordingly.
- Messages that referred to "routine" changed to refer
to "snippet".
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
USnippetsChkListMgr.pas
______________________________________________________________________________
v1.0 of 06 Jun 2009 - Original version.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
USnippetsIO.pas
______________________________________________________________________________
v1.0 of 15 Sep 2008 - Original version.
v1.1 of 17 Sep 2008 - Fixed bug that caused a snippet in user database to be
ignored if it had same name as a snippet in main
database.
v1.2 of 04 Oct 2008 - Changed TSnippetsIOFactory to derive from
TNoConstructObject and hence prevented it from being
constructed.
v1.3 of 13 Jan 2009 - Replaced control char literals with constants.
v1.4 of 06 Jun 2009 - Added "imports" category as a default user-defined
category in addition to existing "user" category.
- Changed to use TSnippetID instead of TRoutineID and
ISnippetIDList instead of IRoutineIDList.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
USnippetMgr.pas
______________________________________________________________________________
v0.1 of 06 Jan 2006 - Original version.
v1.0 of 24 May 2006 - Improved and corrected comments.
v1.1 of 04 Feb 2007 - Replaced redundant TDetailView class references with
TViewItem.
v1.2 of 04 Oct 2008 - Made constructor protected and made Execute method
static.
- Made protected and private sections strict.
- Now use ClassName method in all assert statements.
v1.3 of 16 May 2009 - Adapted to use snippet kind to determine whether a
snippet can be generated.
- Flagged TSnippetMgr as abstract.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
USnippetSourceGen.pas
______________________________________________________________________________
v0.1 of 06 Jan 2006 - Original version.
v1.0 of 24 May 2006 - Improved and corrected comments.
v1.1 of 04 Feb 2007 - Replaced use of redundant TDetailView objects with
calls to new global query object and TViewItem
objects.
- Refactored some code to take advantage of changes.
v1.2 of 09 Feb 2007 - Changed to add multiple routines to a code snippet
using TSourceGen.IncludeRoutines rather than multiple
calls to IncludeRoutine.
- Changed to provide header comments to the snippet,
including disclaimer.
v1.3 of 02 Jul 2007 - Corrected typo in source code header comment.
v1.4 of 13 Sep 2008 - Changed to use a different header comment if snippet
contains only user defined routines.
v1.5 of 13 May 2009 - Now gets full program name from TAppInfo instead of
UGlobals unit.
v1.6 of 16 May 2009 - Modified to use renamed TSourceGen methods.
- Asserts now get class name from ClassName method.
- Renamed some variables and fields.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
USnippetsTVDraw.pas
______________________________________________________________________________
v1.0 of 13 Jan 2009 - Original version.
v1.1 of 06 Jun 2009 - Added new TSnippetsTVDraw.IsErrorNode virtual method.
- Replaced TSnippetsTVDraw's IsCategoryNode abstract
method with virtual IsSectionHeadNode.
- Revised code to support error nodes and renamed
methods.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
USnippetValidator.pas
______________________________________________________________________________
v1.0 of 27 May 2009 - Original version.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
USourceFileInfo.pas
______________________________________________________________________________
v1.0 of 29 Oct 2006 - Original version.
v1.1 of 02 Jul 2007 - Added source file name property to TSourceFileInfo.
v1.2 of 24 Aug 2008 - Added Windows unit to enable inlining in Delphi 2006.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
USourceFileOutputMgr.pas
______________________________________________________________________________
v1.0 of 29 Oct 2006 - Original version.
v1.1 of 02 Jul 2007 - Changed to generate output files that contain document
titles where relevant.
v1.2 of 26 Sep 2007 - Added ErrorMessage parameter to
TSourceFileNameCheckEvent.
- Now display error message if entered file not
acceptable.
- Preview dialogs are now aligned over save dialog box.
v1.3 of 29 May 2008 - Fixed bug that was always saving files of type
selected in save dialog's highlight type regardless of
file extension. Now bases file format on extension.
v1.4 of 14 Dec 2008 - Changed to use ExtToFilterIndex routine from
its new location in the UOpenDialogHelper unit.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
USourceGen.pas
______________________________________________________________________________
v0.1 of 30 Jan 2005 - Original version named UUnitGen.pas.
v0.2 of 19 Feb 2005 - Refactoring:
- Added new ExtractPrototype function that splits out
routine prototype from routine source code.
- Converted code that generates unit to use a
TStrStreamWriter object to help with writing.
v0.3 of 17 Mar 2005 - Added code that can generate an include file for
specified routines.
- Added support for writing routine descriptions as
comments in different styles.
- Method used to record user-specified and required
routines has been generalised.
- Removed StringToFile helper routine - now use routine
in UUtils.
v0.4 of 20 Apr 2005 - Renamed unit from UUnitGen.pas to USourceGen.pas.
- Renamed TUnitGen class as TSourceGen.
- Renamed TUnitGen's GenerateFile and GenerateAsString
methods as UnitFile and UnitAsString in TSourceGen
respectively.
v0.5 of 06 Jan 2006 - Changed comments written to include-style files to
make sense both with saved and copied snippets.
v1.0 of 25 May 2006 - Improved and corrected comments.
- Localised source code comment text.
v1.1 of 29 Oct 2006 - Added new static UnitNameFromFileName and
IsFileNameValidUnitName methods.
- Fixed bug in UnitFile method that was ignoring
CommentStyle and always using "no comment" style.
- Added facility to specify header comments for
generated units. Removed fixed header comments.
- Pulled TextWrap routine from containing routine and
made accessible by other code in unit.
- Made uses unit list word wrap.
- Made minor changes to comments used in .inc files.
v1.2 of 09 Feb 2007 - Added new TSourceGen.IncludeRoutines method to enable
lists of routines to be added to the source code.
- Extracted code that writes header comments into a
separate method.
- Modified to use user provided header comments instead
of hard wired title with generating include files.
- Replaced calls to objects' Free method with calls to
FreeAndNil.
v1.3 of 13 Sep 2008 - Modified to work with user defined routines: csAfter
comment style now replaced with csBefore for routines
that are not in standard format.
v1.4 of 03 Jan 2009 - Moved TextWrap routine to UUtils unit.
v1.5 of 13 Jan 2009 - Replaced control char literals with constants.
- Made private class section strict.
- Deleted unused method.
- Now use constants for line width and indent size.
v2.0 of 06 Jun 2009 - Added support for constants, types and freeform code
as well as routines to TSourceGen. TRoutine.Kind
property now used to get kind of snippet being output.
- Pulled out code from TSourceGen that analyses the
code to be output into new TSourceAnalyser class.
- Pulled out most formatting code from TSourceGen into
new classes that format consts and types and one that
formats routines. Old formatting routines removed.
- Added new TConstAndTypeList class to manage order that
consts and types are written to source code.
- Refactored some TSourceGen code and removed redundant
methods.
- Renamed TSourceGen's IncludeRoutine & IncludeRoutines
methods as IncludeSnippets & IncludeSnippets.
- Added support for calling conventions and overload
directives in routine prototypes.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UStacks.pas
______________________________________________________________________________
v1.0 of 30 Dec 2008 - Original version.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UStatusBarMgr.pas
______________________________________________________________________________
v1.0 of 03 Feb 2007 - Original version.
v1.1 of 04 Feb 2007 - Removed parameters from ShowDatabaseInfo method and
associated private ShowSearchInfo method. New Query
global object now provides search information.
- Moved descriptive string literals to resource strings.
v1.2 of 10 Sep 2008 - Forced AutoHint property to false to prevent display
bug that can happen if this property is true.
- Moved some literal display text into resource string.
v1.3 of 15 Dec 2008 - Modified to use TRectEx record instead of TRect.
- Made private section strict.
v1.4 of 03 Jan 2009 - Added count of user defined routines to database
stats.
- Added owner-draw panel that displays a modification
indicator when user database has changed.
- Refactored some code.
v1.5 of 06 Jun 2009 - Changed use of "routines" in status bar text to
"snippets".
- Renamed some identifiers.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UStrStreamWriter.pas
______________________________________________________________________________
v0.1 of 30 Jan 2005 - Original version.
v1.0 of 24 May 2006 - Improved and corrected comments.
- Relocated and rationalised $WARN directives.
v1.1 of 24 Aug 2008 - Added directive to switch off unsafe code warnings in
Delphi 2006.
v1.2 of 13 Jan 2009 - Replaced control char literals with constants.
- Removed unnecessary $WARN directory.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UStructs.pas
______________________________________________________________________________
v1.0 of 14 Dec 2008 - Original version containing TRectEx.
v1.1 of 15 Dec 2008 - Added numerous additional methods, properties and
casts to TRectEx.
v1.2 of 28 Dec 2008 - Added new TRange record with methods.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
USyntaxHiliters.pas
______________________________________________________________________________
v0.1 of 17 Mar 2005 - Original version. This is a reworking of earlier
syntax highlighter implementation in the former
UBaseHiliter and UDetailHTMLHiliter units.
v0.2 of 21 Apr 2005 - Added new IntfHilite unit that contains type
declarations formerly in other units.
v0.3 of 04 Jun 2005 - Changed invalid default font in
TXHTMLHiliter.GetMainCSSStyle from mono to monospace.
v1.0 of 25 May 2006 - Improved and corrected comments.
- Localised literal HTML document title string.
v1.1 of 07 Nov 2006 - Changed to use UCSSUtils methods to generate CSS
attributes.
- Completely rewrote RTF hiliter using new TRTFBuilder
class. Also changed class to generate smaller RTF
code.
- Changed reference to fAttrs private field of parent
class to reference to protected Attrs property in
TXHTMLHiliter.
v1.2 of 25 Nov 2006 - Changed to use new THiliterCSS class to handle CSS
generation and class names. As a result removed all
explicit CSS generation and interogation code from
this unit.
- Pushed BeforeElem() and AfterElem() methods from
TDetailHTMLHiliter and TCHTMLHiliter up into super
class TBaseHTMLHiliter. This leaves TDetailHTMLHiliter
as an empty class that is retained for informational
purposes.
- TBaseHTMLHiliter now takes note of provided
highlighter class when determining which highlighter
elements are formatted. This means that
TDetailHTMLHighlighter also now requires a suitable
highlighter object. (Previously it ignored any
highlighter and CSS classes were hard wired).
v1.3 of 03 Dec 2006 - TDetailHTMLHighlighter changed to surround generated
HTML in <pre>..</pre> tags. This means that
TDetailHTMLHighlighter is no longer an empty class.
v1.4 of 02 Jul 2007 - Added support for document titles where document type
supports this.
- Changed XHTML code generation to use THTMLBuilder.
v1.5 of 04 Nov 2007 - Removed the IAssignable cast from the parameter to
IAssignable.Assign method calls.
v1.6 of 05 Oct 2008 - Changed TSyntaxHiliterFactory to derive from
TNoConstructObject and hence prevented it from being
constructed.
- Made some private and protected sections of some
classes strict.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
USystemID.pas
______________________________________________________________________________
v1.0 of 24 Aug 2008 - Original version.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
USystemInfo.pas
______________________________________________________________________________
v0.1 of 07 Apr 2006 - Original version.
v1.0 of 24 May 2006 - Improved and corrected comments.
- Relocated and rationalised $WARN directives.
v1.1 of 02 Jun 2008 - Removed TComputerInfo.MACAddress routine: now in base
class.
- Added new TOSInfo.IsVistaOrLater method.
v1.2 of 15 Jun 2008 - Added new TOSInfo.IsXPOrLater method.
- Revised TOSInfo.IsVistaOrLater to call helper method
to check for required kernel function.
v1.3 of 24 Aug 2008 - Removed now unused TComputerInfo class.
v1.4 of 10 May 2009 - Added new TOSVer record.
- Made private section of TOSInfo strict.
- Added Win2K, WinXP and WinVista TOSVer constants and
CheckReportedOS method to TOSVer.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UTaggedTextLexer.pas
______________________________________________________________________________
v1.0 of 30 Dec 2008 - Original version, based on code from DelphiDabbler
SIBuilder.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UTestCompile.pas
______________________________________________________________________________
v0.1 of 30 Jan 2005 - Original version.
v0.2 of 18 Feb 2005 - Deleted unused TTestCompile destructor.
v0.3 of 23 Feb 2005 - Added static, overloaded, Compile method to
TTestCompile that compiles a specified routine without
user having to instantiate the class.
v0.4 of 05 Apr 2005 - Changed to use TCompilerID to list supported
compilers.
- Changed to use revised ICompiler based compiler object
to perform actual compilation.
- Changed to call ICompiler object to tidy binary files
rather than deleting in this object: this allows for
different file type across compilers.
v0.5 of 20 Apr 2005 - Changed to use renamed USourceGen unit and associated
renamed class and method.
- Changed to use renamed IntfCompilers unit.
v0.6 of 08 Jan 2006 - Altered some method signatures to remove unused
parameters.
v1.0 of 24 May 2006 - Improved and corrected comments.
- Removed unused unit references.
v1.1 of 04 Dec 2006 - Changed to use TTestUnit to generate test unit and
removed code from this class that formerly did this.
v1.2 of 01 Mar 2007 - Added new TTestCompileThread class.
v1.3 of 24 Aug 2008 - Added Windows unit to enable inlining in Delphi 2006.
v1.4 of 04 Oct 2008 - Made constructor protected and removed Compile
instance method, leaving only class Compile method.
static. Modified other methods accordingly.
- Made private and protected sections strict.
- Moved TTestCompile class to implementation.
- Now use ClassName method in all assert statements.
v1.5 of 16 Dec 2008 - Iteration of Compilers changed to use for..in loop.
v1.6 of 06 Jan 2009 - Changed to use a specified compilers object to perform
test compilation instead of global Compilers object.
v1.7 of 11 Jan 2009 - Moved TTestCompile to interface.
- TTestCompileThread removed as no longer required.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UTestCompileUI.pas
______________________________________________________________________________
v1.0 of 25 Aug 2008 - Original version.
v1.1 of 04 Oct 2008 - Changed TTestCompileUI to derive from
TNoConstructObject and hence prevented it from being
constructed.
v1.2 of 06 Jan 2009 - Changed to use a specified compilers object to perform
test compilation instead of global Compilers object.
v1.3 of 13 Jan 2009 - Added new TestCompileAction that encapsulates a test
compilation.
- Changed to encapsulate test compilation in an action
rather than a thread. TWaitForUIAction actually
creates the thread: we were using two threads!
- Replaced control char literals with constants.
v1.4 of 06 Jun 2009 - Changed result of TTestCompileAction.Execute from
True to False since it doesn't trigger OnExecute.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UTestUnit.pas
______________________________________________________________________________
v1.0 of 04 Apr 2006 - Original version.
v1.1 of 19 Jun 2009 - Modified to use renamed TSourceGen methods.
- Renamed "routine" parameters as "snippet".
- Asserts now get class name from ClassName method.
- Made TTestUnit's private section strict.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UTestUnitDlgMgr.pas
______________________________________________________________________________
v1.0 of 16 May 2009 - Original version.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UTextRoutineDoc.pas
______________________________________________________________________________
v1.0 of 04 Jan 2009 - Original version.
v1.1 of 21 Jun 2009 - Added override of new RenderTitledText method that
writes out a title followed by some text.
- Reimplemented RenderTitledList method in terms of
RenderTitledText.
- Re-implemented RenderExtra method to take an
IActiveText object as parameter instead of plain text.
Conversion of active text to plain text implemented.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UTextStreamReader.pas
______________________________________________________________________________
v0.1 of 10 Mar 2005 - Original version.
v1.0 of 24 May 2006 - Improved and corrected comments.
- Relocated and rationalised $WARN directives.
v1.1 of 14 Jan 2009 - Moved public constants into TTextStreamReader as
public class constants.
- Made private section strict.
- Removed private cCR and cLF constants. We now use CR
and LF from UConsts.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UThemesEx.pas
______________________________________________________________________________
v1.0 of 31 Oct 2006 - Original version.
v1.1 of 11 Feb 2007 - Added new GetTabBodyColour method.
- Added override of specialised DrawElement method to
work with TThemedTab.
v1.2 of 15 Jun 2008 - Added support for multiple event handlers for the
OnThemeChange event.
v1.3 of 11 Aug 2008 - Added new ThemeServicesEx global function that returns
ThemesServices object as TThemeServicesEx.
- Added hidden window to automatically detect theme
changes. We no longer need another window to detect
theme changes and call ApplyThemeChange.
- Added code to detect whether themes have actually
changed when a theme change notification is received,
and only to trigger multi-cast change event if so.
v1.4 of 15 Dec 2008 - Modified to use TRectEx record instead of TRect.
- Made private and protected sections strict.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UThreadEx.pas
______________________________________________________________________________
v1.0 of 26 Feb 2007 - Original version.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UThreadWrapper.pas
______________________________________________________________________________
v1.0 of 26 Feb 2007 - Original version.
v1.1 of 25 Aug 2008 - CloneException method modified to ensure all ECodeSnip
exceptions are properly cloned using new Assign method
of ECodeSnip.
v1.2 of 04 Oct 2008 - Made constructor protected and made Execute method
static. Modified other methods accordingly.
- Made private and protected sections strict.
- Changed error checking in CloneException method from
raising EBug to assertion check.
- Now use ClassName method in all assert statements.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UToolButtonEx.pas
______________________________________________________________________________
v1.0 of 25 May 2009 - Original version.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UTVCheckBoxes.pas
______________________________________________________________________________
v1.0 of 31 Oct 2006 - Original version.
v1.1 of 12 Nov 2006 - Replaced use of constant image indexes with
TCheckBoxState to identify check boxes.
- Added support for "hot" check boxes under Windows XP.
- Added new CheckImageIdx() and ImageIdxToCheckState()
class functions to TTVCheckBoxes.
v1.2 of 11 Aug 2008 - Replaced calls to ThemeServices with ThemeServicesEx.
- Added code to receive notification from
ThemeServicesEx when themes change and to update check
boxes.
- Fixed bug where wrong checkboxes were drawn when
themes changed.
- Added new OnChange event triggered when themes change.
- Protected Update event by locks and made method
private.
v1.3 of 15 Dec 2008 - Modified to use TRectEx record instead of TRect.
- Made private sections strict.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UUpdateAnalyser.pas
______________________________________________________________________________
v0.1 of 02 Apr 2006 - Original version.
01 May 2006 - DELETED.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UUpdateMgr.pas
______________________________________________________________________________
v0.1 of 30 Jan 2005 - Original version.
v0.2 of 18 Feb 2005 - Fixed bug where download manager object was not being
freed with TUpdateMgr.
v0.3 of 19 Feb 2005 - Refactoring: stored name of local backup directory in
a TUpdateMgr field and clarified code that restores
backups.
v0.4 of 20 Nov 2005 - Revised to record full and abreviated error messages
describing exceptions in new LongError and ShortError
properties.
v0.5 of 12 Jan 2006 - Fixed error which was swallowing exceptions raised
during file download.
v0.6 of 20 Jan 2006 - Fixed error in detecting and hence deleting backup
files and directory after update.
v0.7 of 02 Apr 2006 - Heavily refactored.
- Moved reading of local and remote to new
TLocalFileList and TRemoteFileList classes.
- Moved actual downloading of updated files and deletion
of obsolete files to new TDownloadFileList and
TObsoleteFileList classes.
- Separated code that determines what files to update
and delete to new TUpdateAnalyser class.
- Separated code that controls downloads and file
deletion to new TFileUpdater class. This refactoring
also fixes bugs in backup file restoration code that
affected v0.6 of this unit.
- Deleted usStarting state from TUpdateStatus
enumeration.
v0.8 of 03 Apr 2006 - Modified to log on to and log off from webserver using
revised download manager object.
- Added new status update codes re log on / off.
v0.9 of 01 May 2006 - Major revision to accomodate new v4 web service. All
handling of download manager is now within this unit.
Exposed property to enable callers to access news
items downloaded as part of update process.
v1.0 of 25 May 2006 - Improved and corrected comments.
- Changed to handle renamed EFileUpdater exception.
v1.1 of 04 Nov 2007 - Changed to use IAssignable cast to assign to
IDOSDateTime objects.
v1.2 of 24 Aug 2008 - Modified code that determines whether update is needed
to check for same number of files in local and remote
database and update if not the same.
- Some refactoring to use for..in construct.
- Modified visibility specifiers to be strict.
v1.3 of 13 May 2009 - Changed to use revised TDownloadMgr parameterless
constructor.
- Removed second parameter to TUpdateMgr construtor.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UUserDBBackup.pas
______________________________________________________________________________
v1.0 of 13 Sep 2008 - Original version.
v1.1 of 22 May 2009 - Fixed bug where restoring files greater than 32Kb
caused a stream read error. Changed file format to
ver 2 and kept ability to read v1 files.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UUserDBMgr.pas
______________________________________________________________________________
v1.0 of 14 Sep 2008 - Original version.
v1.1 of 19 Sep 2008 - Now prevents deletion of snippets with dependents.
- Referenced routines now listed in deletion prompt.
v1.2 of 04 Oct 2008 - Changed TUserDBMgr to derive from TNoConstructObject
and hence prevented it from being constructed.
- Now use ClassName method in all assert and raise EBug
statements.
v1.3 of 15 Dec 2008 - Fixed minor bug where open and save dialogs could
incorrectly identify existance of a file.
v1.4 of 14 Jan 2009 - Replaced control char literals with constants.
v1.5 of 06 Jun 2009 - Changed to use TSnippetID and ISnippetIDList instead
of TRoutineID and IRoutineIDList.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UUtils.pas
______________________________________________________________________________
v0.1 of 30 Jan 2005 - Original version.
v0.2 of 18 Feb 2005 - Removed unused forward declarations.
v0.3 of 17 Mar 2005 - Added new StringToFile routine and private
StringToStream routine it requires.
v0.4 of 25 Apr 2005 - Added new FilterIndexToExt and ExtToFilterIndex
functions.
v0.5 of 20 Jan 2006 - Made IsDirectory function accessible from other units
by moving prototype to interface section.
v1.0 of 24 May 2006 - Improved and corrected comments.
- Relocated and rationalised $WARN directives.
- Removed units names preceeding several routine calls
and constants.
- Moved some unit references from interface to
implementation.
- Renamed parameter and local variable in EnsureFolders
routine.
v1.1 of 07 Nov 2006 - Added new QuoteSpacedString routine and supporting
routines.
v1.2 of 09 Feb 2007 - Added new DateStamp routine.
- Changed all calls to objects' Free method to calls to
FreeAndNil.
v1.3 of 12 Feb 2007 - Added new MakeSentence function.
- Reimplemented IsDirectory, DirToPath and PathToDir as
simple aliases for SysUtils routines DirectoryExists,
IncludeTrailingPathDelimiter and
ExcludeTrailingPathDelimiter respectively.
- Reimplemented EnsureFolders using ForceDirectories
from SysUtils and changed parameter to a const.
v1.4 of 17 Feb 2007 - Added new GetIntf procedure.
v1.5 of 02 Jul 2007 - Added new StripWhiteSpace and CapitaliseWords
routines.
- Added new private IsWhiteSpace routine and
cWhiteSpaceChars constant.
- Changed all routines that process white space to use
new cWhiteSpaceChars constant.
v1.6 of 30 May 2008 - Removed unused GetFileDate and SetFileDate routines.
v1.7 of 24 Aug 2008 - Provided work-arounds for deprecated warnings in
Delphi 2006:
- Redeclared SysUtils faVolume attribute.
- Added FileAge routine to replace SysUtils version.
v1.8 of 08 Sep 2008 - Added TrimsStrs param to ExplodeStr routine that trims
leading and trailing spaces from fields stripped from
string.
- Added FileToString and supporting StreamToString
routines moved from UIniDataReader unit.
- Modified ListFiles to optionally exclude directory
names from list.
v1.9 of 14 Dec 2008 - Added new LastPos, UnixLineBreaks, TrimChar,
TrimLeftChar, TrimRightChar and IsBaseFileName
routines.
- Moved FilterIndexToExt and ExtToFilterIndex to
UOpenDialogHelper unit.
v1.10 of 15 Dec 2008 - Added new Pause routine with required ProcessMessages
private routine.
v1.11 of 29 Dec 2008 - Added new CountDelims routine.
v1.12 of 03 Jan 2009 - Added new TextWrap routine.
v1.13 of 14 Jan 2009 - Changed UnixLineBreaks to use ReplaceStr instead of
StringReplace.
- Removed unnecessary unit qualifiers.
- Replaced some control chars with constants.
- Removed unnecessary $WARN directive.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UVersionInfo.pas
______________________________________________________________________________
v0.1 of 07 Apr 2006 - Original version.
v0.2 of 01 May 2006 - Changed properties to class functions to enabled
access to product and file versions without user
instantiating object.
- Added new ProductVerNum class function to get product
number as TVersionNumber.
- Added TVersionNumber type as alias to TPJVersionNumber
to save other units having to use TPJVersionInfo just
to get this structure.
- Added new class function to convert version number as
string into TVersionNumber.
v1.0 of 26 May 2006 - Improved and corrected comments.
- Added new LegalCopyrightStr and ProductVersionStr
class functions.
v2.0 of 20 Jun 2009 - Re-implemented TVersionInfo as static wrapper round
TPJVersionInfo rather than extension of it.
- Changed TVersionNumber into a record with methods that
can be compared and implicitly converted from a
TPJVersionInfo record and to and from strings.
- Removed TVersionInfo.StrToVerNumber and
TVersionInfo,VerNumberToStr. Now use implicit and
explicit conversions of TVersionNumber instead.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UView.pas
______________________________________________________________________________
v0.1 of 30 Jan 2005 - Original version.
v0.2 of 18 Feb 2005 - Deleted unused TViewItem constructor.
v0.3 of 19 Feb 2005 - Refactoring: TViewItem.IsEqual method now calls new
IsEqual methods of TRoutine and TCategory objects
rather than comparing names explicitly.
v0.4 of 22 Feb 2005 - Localised string literals.
v1.0 of 24 May 2006 - Improved and corrected comments.
- Removed unused unit references.
v1.1 of 04 Feb 2007 - Removed TDetailView class. We now use a combination of
the Query global object and the TViewItem class to
provide the same information.
v1.2 of 16 May 2009 - Made private sections in both classes strict.
- Removed Uncategorised view type
- Added view types for alphabetic and snippet kind
sections.
- Refactored some code.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UViewItemAction.pas
______________________________________________________________________________
v0.1 of 30 Jan 2005 - Original version.
v0.2 of 18 Feb 2005 - Removed debug code.
v0.3 of 18 Feb 2005 - Removed unused TViewItemAction constructor and
destructor.
v1.0 of 24 May 2006 - Improved and corrected comments.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UViewItemTreeNode.pas
______________________________________________________________________________
v1.0 of 16 May 2009 - Original version.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UWaitForActionUI.pas
______________________________________________________________________________
v1.0 of 01 Dec 2006 - Original version.
v1.1 of 05 Feb 2007 - Added new static Run method to TWaitForActionUI.
- Fixed bug in TWaitForActionUI.Pause that was freezing
program if PauseBeforeDisplay was not multiple of 10.
v1.2 of 01 Mar 2007 - Added new overloaded TWaitForActionUI.Run method that
can execute a thread instead of an action. We use new
TOwnedAction private class to do this.
- Fixed possible bug in TWaitForActionUI that fails to
close dialog if MinDisplayTime is zero.
- Changed TActionThread to descend from TThreadEx and
removed TActionThread's own Completed property in
favour of property of same name in new base class.
v1.3 of 24 Sep 2007 - Replaced call to Sleep routine in pause processing
with busy wait. This fixed bug that was freezing whole
system and therefore not displaying wait form.
v1.4 of 29 Oct 2007 - Made form closure thread safe so that timer and thread
cannot both access at same time. This was done to try
to fix occasional bug where dialog box never closes.
v1.5 of 02 Jun 2008 - Rewrote code from v1.4 to make form opening / closure
thread safe. Now use critical section rather than lock
count. Previous fix did not work.
v1.6 of 04 Oct 2008 - Made TWaitForActionUI constructor protected, Execute
method protected, one overloaded version of Run method
call other one and removed unused public properties.
static.
- Modified TOwnedAction to work with revised
TThreadWrapper class that can now only be accessed via
a static Execute method.
- Made all private and protected sections strict.
- Now use ClassName method in all assert statements.
v1.7 of 15 Dec 2008 - Changed TWaitForActionUI.Pause to call UUtils.Pause.
v1.8 of 11 Jan 2009 - Removed TWaitForActionUI.Run method overload that
takes a thread as a parameter. This caused thread to
be run in a second thread which is not required.
- Removed now unused private TOwnedAction class.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UWBController.pas
______________________________________________________________________________
v0.1 of 30 Jan 2005 - Original version.
v1.0 of 24 May 2006 - Improved and corrected comments.
- Removed unused $WARN directives.
v1.1 of 04 Oct 2008 - Changed to use UBaseObjects instead of UIntfObjects.
- Now use ClassName method in all assert statements.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UWBExternal.pas
______________________________________________________________________________
v0.1 of 22 Feb 2005 - Original version. Replaced former UExtInfo and
UExtCompCheck units that provided different external
object extensions for different browser controls.
v0.2 of 25 Apr 2005 - Implemented new HelpTopic and ConfigCompilers methods
of IWBExternal by calling methods of same names in
notifier object.
- Deleted implementation QuickStartHelp method that was
removed from IWBExternal.
- Added new InstalledCompilers method of IWBExternal
that returns number of available compilers to
JavaScript.
v0.3 of 03 Jun 2005 - Deleted InstalledCompilers method since no longer
required.
v1.0 of 05 Jun 2006 - Improved and corrected comments.
- Relocated and rationalised $WARN directives.
- Removed unused unit reference.
- Changed to get path to executable file from TAppInfo
static class rather than direct.
- Changed to use renamed IntfExternalObj unit (was
previously CodeSnip_TLB).
v1.1 of 23 Nov 2006 - Added ToggleTestUnit method and implemented by calling
equivalent method in notifier object.
- Changed to support IWBExternal2 instead of
IWBExternal.
v1.2 of 04 Nov 2007 - Changed to implement IWBExternal3 instead of
IWBExternal2 and removed HelpTopic method as
consequence.
v1.3 of 14 Sep 2008 - Changed to implement IWBExternal4 instead of
IWBExternal3:
- Changed signature of DisplayRoutine and modified the
implementation to call the equivalent modified
notifier method.
- Added new EditRoutine method that calls method of
same name in Notifier.
v1.4 of 17 Jun 2009 - Changed to implement IWBExternal5 instead of
IWBExternal4:
- ShowTestUnit method replaces ToggleTestUnit.
- Donate method added.
- Renamed DisplayRoutine method as DisplaySnippet,
CompileRoutine as CompileSnippet, EditRoutine as
EditSnippet.
- Made private section strict.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UWBHelper.pas
______________________________________________________________________________
v1.0 of 17 Feb 2007 - Original version.
v1.1 of 04 Nov 2007 - Change WaitForDocToLoad method to pause using busy
wait rather than calling Sleep().
v1.2 of 04 Oct 2008 - Changed TWBHelper to derive from TNoConstructObject
and hence prevented it from being constructed.
- Made private section of TWBHelper strict.
- Now use ClassName method in all assert and raise EBug
statements.
v1.3 of 15 Dec 2008 - Removed custom Pause routine and replaced with call to
UUtils.Pause.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UWBHighlighter.pas
______________________________________________________________________________
v0.1 of 28 Feb 2005 - Original version.
v1.0 of 25 May 2006 - Improved and corrected comments.
- Deleted redundant const in TWBHighlighter.Create.
v1.1 of 07 Nov 2006 - Changed to use UCSSUtils methods to generate CSS
attributes.
v1.2 of 17 Feb 2007 - We now create text ranges by calling a method of
THTMLDocHelper.
- Changed to use colour constants from UColours for
text search highlighting. Highlight made paler yellow.
- Added new assertions to test that text ranges passed
to methods are assigned.
- Changed to use TWBHelper to wait for document to load
and to check it contains a valid HTML document. Raises
EBug exception if not.
v1.3 of 14 Oct 2007 - Fixed strange bug that was raising EOleException when
user clicks scroll bar on scrolling display then
selects item with no scroll bar
(IHTMLTxtRange.moveToPoint(0, 0); raised "expecting
method or property" exception!!). Fixed by re-creating
text range for each search word and removing call to
moveToPoint).
v1.4 of 25 Jan 2009 - Modified to generate HTML tags using routines from
UHTMLUtils rather than hard wiring them.
- Assertions now get class name from ClassName method.
- Made private section strict.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UWBIOMgr.pas
______________________________________________________________________________
v0.1 of 30 Jan 2005 - Original version.
v0.2 of 18 Feb 2005 - Deleted unused TWBIOMgr destructor.
v0.3 of 03 Jun 2005 - Added new methods to support loading a document and
replacing its <body> tag's inner HTML with specified
code.
v1.0 of 25 May 2006 - Improved and corrected comments.
- Relocated and rationalised $WARN directives.
- Removed unused unit reference and unused methods.
v1.1 of 17 Feb 2007 - Added new OnNavigate event triggered when browser is
about to navigate to a new document, enabling
intervention in navigation process.
- Changed SetBodyHTML method to use THTMLDocHelper
static class to set the body tag's inner HTML.
- Changed WaitForDocToLoad to use TWBHelper class to
perform the wait. Now checks document is valid and
raises EBug exception if not.
v1.2 of 18 Oct 2007 - Added support for HTML events triggered by browser.
v1.3 of 25 Jan 2009 - Added new HTMLDocumentExists and
ReplaceExistingBodyHTML methods.
- Removed unused ReplaceBodyHTML and HTMLErrorHandler
methods and OnHTMLError property.
- Assertions now get class name from ClassName method.
- Removed protected section, made private section strict
and made some public methods private.
- Removed unnecessary $WARN directive.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UWBNulDropTarget.pas
______________________________________________________________________________
v0.1 of 16 Apr 2006 - Original version.
v1.0 of 24 May 2006 - Improved and corrected comments.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UWBPopupMenus.pas
______________________________________________________________________________
v1.0 of 03 Nov 2007 - Original version.
v1.1 of 14 Sep 2008 - Prevented invisible menu links from being added to
menus.
- Added images to menu items gleaned from menu links in
HTML where there is a GIF image associated with link.
- Now use for..in construct to iterate IDispatchList.
v1.2 of 04 Oct 2008 - Changed to use UBaseObjects instead of UIntfObjects.
v1.3 of 15 Dec 2008 - Flagged TAbstractWBPopupMenu as abstract class.
- Now use enumerator to loop through menu items.
- Made various private sections strict.
v1.4 of 23 May 2009 - Images associated with menu-item options can now be
parented by span tags in addition to div tags.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UWBUIMgr.pas
______________________________________________________________________________
v0.1 of 30 Jan 2005 - Original version.
v0.2 of 18 Feb 2005 - Deleted unused TWBUIMgr destructor.
v0.3 of 16 Apr 2006 - Added new DropTarget property and overridden
IDocHostUIHandler.GetDropTarget method to enable
customisation of drag-drop handling for web browser
control.
v1.0 of 24 May 2006 - Improved and corrected comments.
- Relocated and rationalised $WARN directives.
- Removed unused unit reference.
v1.1 of 25 Nov 2006 - Added new OnUpdateCSS event triggered when browser
needs default CSS for browser. This provides
alternative to CSS property as a way to provide CSS to
browser object.
v1.2 of 11 Feb 2007 - Added ShowUI and HideUI method overrides that trigger
new OnBrowserActivate and OnBrowserDeactivate events.
- Removed unused (and dodgy!) OnBrowserClick event and
supporting code.
- Removed unused OnTextSelection event and supporting
code.
- Added event handler for browser's OnEnter event that
focusses the browser control (which leads to ShowUI
method call).
- Modified OnCommandStateChange handler to trigger any
original event.
v2.0 of 17 Feb 2007 - Added significant new functionality over and above
IDocHostUIHandler implementation. Extended to provide
methods to execute commands in and interogate browser
control and current document. Specifically:
- Added CanCopy, CanSelectAll, CopyToClipboard,
SelectAll, ClearSelection, ScrollTo and DocHeight
methods.
- Changed to use new THTMLDocHelper static class for
manipulating HTML document objects.
- Changed how selected text is recorded. Now we only
read selection when SelectedText property is read.
Made property read only.
- Removed OnCommandStateChange event handler - was
only used to record text selection.
v2.1 of 13 May 2007 - Added new PopupMenu property that assigns popup menu
to browser control.
- Added test to CanSelectAll to check whether
AllowTextSelection is true.
v2.2 of 11 Aug 2008 - Replaced calls to ThemeServices with ThemeServicesEx.
v2.3 of 24 Aug 2008 - Added directive to switch off unsafe code warnings in
Delphi 2006.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UWebInfo.pas
____________________________________________________________________________
v1.0 of 13 May 2009 - Original version.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UWebService.pas
______________________________________________________________________________
v0.1 of 20 Nov 2005 - Original version.
v0.2 of 04 Jan 2006 - Modified to work with Indy components v10.1.1.
- Deleted now redundant Host parameter from constructor.
v0.3 of 10 Jan 2006 - Reverted to Indy components v9.
v0.4 of 10 Apr 2006 - Changed EHTTPError exception to use HTTP error code
and description as error message rather than content
of error pages returned from server.
v0.5 of 30 Apr 2006 - Added support for download progress reporting.
v1.0 of 24 May 2006 - Improved and corrected comments.
v1.1 of 25 Aug 2008 - Added override of ECodeSnip's new Assign method to
EWebServiceError and EHTTPError that updates custom
fields.
v1.2 of 30 Nov 2008 - Added new PostData method to both web service classes
to post raw data to a web service.
- Added new optional MediaType parameter to web service
constructor.
v1.3 of 13 Jan 2009 - Replaced control char literals with constants.
- Made private and protected sections strict.
- Now use ClassName in Assert statements.
v1.4 of 13 May 2009 - Changed TWebService constructor to take a single
TWebServiceInfo that encapsulates information
previously provided by former string parameters.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UWindowSettings.pas
______________________________________________________________________________
v0.1 of 04 Apr 2006 - Original version.
v1.0 of 24 May 2006 - Improved and corrected comments.
v1.1 of 25 Feb 2007 - Changed to locate window at screen centre when there
is no record of window state in persistent storage.
- Changed to ignore state of window if minimised.
v1.2 of 05 Jun 2008 - Added new OverviewTab and DetailTab properties to
permit persistence of selected tabs in main pane.
v1.3 of 15 Dec 2008 - Modified to use TRectEx record instead of TRect.
- Made private and protected sections strict.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UXMLDataIO.pas
______________________________________________________________________________
v1.0 of 15 Sep 2008 - Original version.
v1.1 of 17 Sep 2008 - Fixed bug that caused an exception to be raised if
loader requests routines for a category that doesn't
exist in the XML file.
v1.2 of 11 Oct 2008 - Added support for Delphi 2009.
- Assert messages now use ClassName to get class name.
- Refactoring: pulled out common code from methods that
get routine references into a separate method.
v1.3 of 15 Dec 2008 - Removed unused StringToChar subsidiary function.
- Made one private section strict.
v1.4 of 17 Dec 2008 - Extracted code that is common with UXMLDataIO and
moved to separate unit.
- Changed exception handling to work with ECodeSnipXML.
v1.5 of 28 Dec 2008 - Modified to support new TRoutine.Extra property.
- Now writes v2 of XML file and imports both v1 and v2.
v1 and v2 differ in how Extra data is read.
- Modified reader to detect and record XML version.
- Removed support for routine's Credits, CreditsURL and
Comments properties.
v1.6 of 14 Jan 2009 - Replaced control char literals with constants.
v1.7 of 06 Jun 2009 - Updated to write v3 files that have no StandardFormat
nodes but instead have Kind nodes that specify the
kind of snippet: routine, const, type or freeform.
- Reader code can handle v1..v3 formats.
- Changed code that reads old StandardFormat property to
use TXMLDocHelper class.
- Renamed some identifiers.
- Changed error messages that refer to "routine" to
refer to "snippet".
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UXMLDocConsts.pas
______________________________________________________________________________
v1.0 of 17 Sep 2008 - Original version.
v1.1 of 27 Dec 2008 - Added const for new "extra" node supported by v2 XML
documents.
v1.2 of 16 May 2009 - Added const for new "kind" node supported by v3 XML
documents.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UXMLDocHelper.pas
______________________________________________________________________________
v1.0 of 17 Dec 2008 - Original version.
v1.1 of 28 Dec 2008 - Changed root node validation to accept a range of
supported version numbers and to return actual
version.
v1.2 of 06 Jun 2009 - Added new TXMLDocHelper GetSnippetKind,
GetStandardFormat and WriteSnippetKind methods.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
UXMLDocumentEx.pas
______________________________________________________________________________
v1.0 of 14 Sep 2008 - Original version.
v1.1 of 17 Dec 2008 - Added new CreateElement methods to create new parented
elements, optionally with text.
- Changed WideString parameters to DOMString.
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
______________________________________________________________________________
04 Jul 2009 - IMPORTED TO SVN.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
______________________________________________________________________________
04 Jul 2009 - IMPORTED TO SVN.