Commit | Date | |
---|---|---|
2014-10-21 16:59:44 |
View
Download |
|
[r4465]
(23.0 kB)
by
delphidabbler
Changed all TRules<T> creation code to use TRulesFactory<T> factory instead of TRules<T> constructor. |
2013-12-22 17:31:19 |
View
Download |
[r4406]
(23.7 kB)
by
delphidabbler
Renamed TSWAGImporter.MakeValidSnippetName and MakeValidSnippetIDString and revised the assertion to check for a valid snippet ID string. |
2013-12-18 02:55:56 |
View
Download |
[r4300]
(23.7 kB)
by
delphidabbler
Modified comments and string literals referring to the "user" database or "user-defined snippets" to remove or qualify the word "user". |
2013-12-14 10:45:54 |
View
Download |
[r4195]
(23.7 kB)
by
delphidabbler
Revised "outro" page of SWAG Import Wizard, and associated HTML template file, to show name of tag allocated to imported snippets instead of category. Revised TSWAGImporter to provide new SWAGTagName that provides the required tag name and removed redundant SWAGCategoryDesc method. |
2013-12-10 03:37:54 |
View
Download |
[r4007]
(23.7 kB)
by
delphidabbler
Merged revision(s) 3710-4006, 3314-3711 from trunk: Updated with changes in trunk/Src after applying changes from release 4.8.4 to it. Resolved conflicts with .vi files by ignoring merged changes. Other conflicts were resolved manually by mixing "theirs" with "mine" in a way that makes sense in parsnip. |
2013-11-28 17:57:40 |
View
Download |
[r3740]
(22.0 kB)
by
delphidabbler
Added new StrHash and TextHash functions to CS.Utils.Hashes that call PaulLarsonHash for case sensitive and case insensitive string hashes respectively. Removed PaulLarsonHash from interface section. Modified calling code to use StrHash or TextHash as appropriate to context. |
2013-11-08 10:24:14 |
View
Download |
[r3483]
(22.0 kB)
by
delphidabbler
Replaced use of sorted list classes from UContainers with similar classes from Delphi Collections library and from Generics.Collections. |
2013-09-13 22:55:02 |
View
Download |
[r3358]
(20.3 kB)
by
delphidabbler
Merged revision(s) 3314-3357 from trunk: Conflicts in VCodeSnip.vi and VCodeSnipPortable.vi were resolved by keeping parsnip copies unchanged. This updates the parsnip branch with changes made in the trunk after updating re release 4.7.2. |
2013-08-27 10:06:00 |
View
Download |
[r3315]
(20.2 kB)
by
delphidabbler
Recreated "parsnip" (v5 development) branch by branching trunk just after updating it with changes in v4.7.1.
renamed from
/trunk/Src/FmSWAGImportDlg.pas
|
2013-08-18 14:51:47 |
View
Download |