Menu

/trunk/Src/CodeSnip.dproj Commit Log


Commit Date  
[r2700] (26.8 kB) by delphidabbler

New units and dialogue box form for managing, displaying and persisting favourite snippets on a per-user basis.

2013-02-04 01:58:55 View
Download
[r2699] (26.5 kB) by delphidabbler

Added new FmGenericNonModalDlg unit containing TGenericNonModalDlg, a descendant of TGenericDlg, that is designed to be the base class for any non-modal dialogue boxes in the program.

2013-02-03 01:40:57 View
Download
[r2698] (26.4 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] (26.3 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] (26.3 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
[r2638] (26.3 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] (26.2 kB) by delphidabbler

Removed unused UDHTML unit.

2012-12-17 14:43:43 View
Download
[r2589] (26.3 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] (26.4 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
[r2393] (26.4 kB) by delphidabbler

Renamed UImageListHelper unit as UClassHelpers.
Changed ULEDImageList to refer to renamed UClassHelpers unit.

2012-09-10 16:24:08 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.