Menu

/trunk/Src/CodeSnip.dpr Commit Log


Commit Date  
[r2698] (17.9 kB) by delphidabbler

* Added new FmGenericModalDlg unit containing TGenericModalDlg class. This class is new base class for all modal dialogue boxes and descends from TGenericDlg.
* Changed all existing modal dialogue box classes that descended from TGenericDlg to descend from TGenericModalDlg instead.
* Removed code specific to modal dialogue boxes from TGenericDlg into TGenericModalDlg, making TGenericDlg suitable as a base class for both modal and non-modal dialogue boxes.
* Made protected sections in some classes strict.

2013-02-03 01:00:17 View
Download
[r2682] (17.9 kB) by delphidabbler

Refactored out the now minimal implementations of TSelectionFileReader and TSelectionFileWriter by adding functionality into TSelectionIOMgr.
Removed now unused USelectionIOHandler unit from project.

2013-01-29 15:14:48 View
Download
[r2681] (17.9 kB) by delphidabbler

Added new USnippetIDListIOHandler containing generalised version of code from USelectionIOHandler unit and rewrote USelectionIOHandler classes to descend from the new classes from USnippetIDListIOHandler.

2013-01-29 15:08:11 View
Download
[r2671] (17.8 kB) by delphidabbler

Renamed CompilerDefines.inc as CompilerChecks.inc and updated project file accordingly.

2013-01-29 01:57:38 View
Download
[r2670] (17.8 kB) by delphidabbler

Changed so that CompilerDefines.inc is included at top of project file instead of bottom so that any fatal error from that file is reported before any units are compiled.

2013-01-29 01:52:48 View
Download
[r2654] (17.8 kB) by delphidabbler

Added code to project file and TStartUp to detect an unsupported version of Windows or IE and display error message and terminate application immediately if required, without displaying the UI.

2013-01-23 01:01:01 View
Download
[r2638] (17.8 kB) by delphidabbler

Merged revision(s) 2480-2637, 2485-2637 from branches/portable:

This merges ability to conditionally compile portable edition to main code base. Code is based on that used for Release 4.0.1 portable beta 1.

Root directory and ChangeLog-v3.txt have changes only to svn@... property.

Other significant changes:
* Support for PORTABLE symbol used to conditionally compile portable edition when defined and standard edition when not.
* Documentation updates re addition of portable edition.
* Version info and program ids differ between editions.

2013-01-05 17:59:01 View
Download
[r2590] (17.6 kB) by delphidabbler

Removed unused UDHTML unit.

2012-12-17 14:43:43 View
Download
[r2589] (17.6 kB) by delphidabbler

Merged revision(s) 2480-2588 from tags/version-4.0.2:

This comprises all changes made from release 4.0.1 to release 4.0.2.

2012-12-17 14:35:42 View
Download
[r2542] (17.7 kB) by delphidabbler

Merged revision(s) 2480-2541 from tags/version-4.0.1:

This comprises all changes made from release 4.0.0 to release 4.0.1.

For trunk root directory, Build.html and ChangeLog-v3.txt only svn:mergeinfo properties have changed.

2012-12-08 15:30:22 View
Download
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.