Menu

Old Code (SVN) Commit Log


Commit Date  
[r2700] 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 Tree
[r2699] 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 Tree
[r2698] 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 Tree
[r2697] by delphidabbler

Added UContainers unit to test project.
Copied TestUContainers.pas (test cases for UContainers unit) from new-backend branch.

2013-02-01 01:42:03 Tree
[r2696] by delphidabbler

Merged revision(s) 2685-2695 from branches/4/4.1:

This comprises all changes made from release 4.1.0 to release 4.1.1.

2013-01-30 16:43:01 Tree
[r2695] by delphidabbler

CodeSnip version 4.1.1

2013-01-30 14:04:06 Tree
[r2694] by delphidabbler

Recorded build number for release 4.1.1

2013-01-30 13:53:21 Tree
[r2693] by delphidabbler

Updated version information to 4.1.1.216.

2013-01-30 13:52:08 Tree
[r2692] by delphidabbler

Updated with changes in v4.1.1.

2013-01-30 13:49:25 Tree
[r2691] by delphidabbler

Changed way that TConstAndTypeFormatter splits "type" or "const" keyword to permit keyword to be preceeded by space and / or comments. This fixes bug where comments interposed between keyword and remainder of code were not being added in cases where comments preceded keyword.

Fixes bug #68 - https://sourceforge.net/p/codesnip/bugs/68/

2013-01-30 13:28:19 Tree
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.