Commit | Date | |
---|---|---|
[r1390]
(16.7 kB)
by
delphidabbler
* Renamed "Snippets" function in USnippets to "Database". |
2011-05-15 17:52:21 |
View
Download |
[r1360]
(16.7 kB)
by
delphidabbler
Refactoring: Renamed methods of ISnippetsEdit that referred to "Routine" to refer to "Snippet". |
2011-05-13 10:23:03 |
View
Download |
[r1359]
(16.7 kB)
by
delphidabbler
refactoring: Renamed ISnippets.GetRoutines method and ISnippets.Routines property to GetSnippets and Snippets respectively. Updated all implementing and calling code. |
2011-05-13 10:13:15 |
View
Download |
[r1342]
(16.7 kB)
by
delphidabbler
Refactoring: Renamed TRoutine, TRoutineEx and TTempRoutine to TSnippet, TSnippetEx and TTempSnippet. |
2011-05-12 22:00:31 |
View
Download |
[r1341]
(16.7 kB)
by
delphidabbler
Refactoring: Renamed TRoutineList and TRoutineListEx classes as TSnippetList and TSnippetListEx. |
2011-05-12 21:13:18 |
View
Download |
[r1100]
(16.7 kB)
by
delphidabbler
Reverted changes made in r1098 when changes from v3 trunk were merged in. These changes prevented snippet names to start with anything other than letter from the English alphabet and '_'. The change was necessary to fix a bug in v3 but is not needed in v4 which supports the use of Unicode characters to name snippets. |
2010-11-28 13:15:08 |
View
Download |
[r1098]
(16.9 kB)
by
delphidabbler
Merged trunk changes 1089-1093 and 1095 into the v4-dev branch. Made conflict resolution changes. Some files are physically unchanged and have changes only to their svn:mergeinfo property. |
2010-11-28 12:07:07 |
View
Download |
[r1084]
(16.7 kB)
by
delphidabbler
* Completely rewrote and greatly simplified USnippetKindInfo unit. |
2010-11-27 17:19:08 |
View
Download |
[r1077]
(16.7 kB)
by
delphidabbler
Development branch for CodeSnip release 4. Initial source is a copy of v3.8.4 (r1075).
renamed from
/trunk/Src/USnippetValidator.pas
|
2010-11-26 17:58:26 |
View
Download |