Commit | Date | |
---|---|---|
2009-09-21 13:16:23 | Tree | |
2009-09-21 13:06:58 | Tree | |
2009-09-21 13:05:47 | Tree | |
2009-09-21 01:46:26 | Tree | |
[r343]
by
delphidabbler
* Replaced code that checks validity of Extra active text with a call to TSnippetValidator.ValidateExtra. |
2009-09-21 01:32:19 | Tree |
[r342]
by
delphidabbler
Changed TConstAndTypeList.Add to use renamed TSnippetValidator.ValidateDependsList method. |
2009-09-21 01:15:19 | Tree |
[r341]
by
delphidabbler
* Added new TSnippetValidator.ValidateExtra method to validate extra active text - checks for invalid hrefs in hyperlinks. |
2009-09-21 01:13:22 | Tree |
[r340]
by
delphidabbler
* Changed TUserDBEditDlg.InitControls to use TReservedCategories class to get name of user defined snippets category instead of using 'user' string literal. |
2009-09-20 22:55:10 | Tree |
[r339]
by
delphidabbler
Changed TCodeImporter.Execute to get name of imports category from TReservedCategories class instead of internally defined constant. |
2009-09-20 22:51:04 | Tree |
[r338]
by
delphidabbler
Changed TUserSnippetsLoader.LoadCategories to use TReservedCategories class to iterate through the reserved categories. |
2009-09-20 22:47:03 | Tree |