Menu

/trunk/Src/CodeSnip.dproj Commit Log


Commit Date  
[r2795] (27.3 kB) by delphidabbler

Added support to saving a highlighter style under a given name along with support for using and deleting the named highlighters.
Two new dialogues: one to get highlighter name from user and second to display available named highlighters to enable them to be selected for use or deleted.

This commit completes implementation of feature request #69 - https://sourceforge.net/p/codesnip/feature-requests/69/

2013-02-20 14:17:23 View
Download
[r2777] (27.0 kB) by delphidabbler

New dialogue box used to move user database to new directory.
Designed for user only by standard edition, not portable edition.

2013-02-13 22:55:22 View
Download
[r2763] (26.9 kB) by delphidabbler

Added new tab to Configure Compilers dialogue box for inputting namespace information. The new tab appears only for Delphi XE2 and later which have RTL unit names prefixed by namespaces.

2013-02-11 17:04:03 View
Download
[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
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.