Menu

Old Code (SVN) Commit Log


Commit Date  
[r341] by delphidabbler

* Added new TSnippetValidator.ValidateExtra method to validate extra active text - checks for invalid hrefs in hyperlinks.
* Revised TSnippetValidator.Validate to call ValidateExtra.
* Reimplemented and shortened TSnippetValidator's HasValidDependsList overloaded methods, removing duplicated code. Renamed the methods as ValidateDependsList for consistency with other methods.
* Added new TSnippetValidator.ValidDependsKinds method that returns a set of snippet kinds that may be included in the dependency list of a specified snippet kind.

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.
* Increased width of snippet name edit box and categories list combo box.

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
[r337] by delphidabbler

Changed TUserDBMgr.CreateUserCatList to use new TReservedCategories class to check if a category is reserved.

2009-09-20 22:42:49 Tree
[r336] by delphidabbler

Added new UReservedCategories unit that implements a static class that provides information about reserved user defined categories.

2009-09-20 20:48:30 Tree
[r335] by delphidabbler

Added new TCategoryInfo record that fully describes a category. Has Assign and Init methods.

2009-09-20 20:46:47 Tree
[r334] by delphidabbler

* Renamed TUserDBMgr's Add, Edit and Delete methods to AddSnippet, EditSnippet and DeleteSnippet respectively to avoid confusion with similar methods that act on categories.
* Updated FmMain to use the renamed methods.

2009-09-20 16:18:42 Tree
[r333] by delphidabbler

Changed TExceptionHandler.Handler to treat EFileStreamError exceptions as "expected" rather than "bug" exceptions. This fixes a bug in the database backup code (and other code the creates a file via a file stream) that was reporting a bug when a file was locked for writing.

2009-09-20 15:28:31 Tree
[r332] by delphidabbler

Added paragraph that notes that users can defined their own categories.

2009-09-20 14:51:06 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.