Menu

/branches/parsnip/Src/UUserDBMgr.pas Commit Log


Commit Date  
[r3939] (20.9 kB) by delphidabbler

Renamed TDBSnippetID in CS.Database.Types to TSnippetID and deleted TSnippetID from USnippetIDs.
Adjusted uses clauses of all code that uses TSnippetID as necessary.

2013-11-26 00:31:25 View
Download
[r3918] (20.8 kB) by delphidabbler

Renamed TSnippet's DisplayName property as Title and modified affected code accordingly.

2013-11-25 13:09:06 View
Download
[r3911] (20.8 kB) by delphidabbler

Chnaged methods that called Dataabase._Snippets.Find to use one of Database.Lookup, Database.TryLookup or Database.Contains methods.

2013-11-25 04:05:41 View
Download
[r3910] (20.9 kB) by delphidabbler

Renamed IDatabase's Snippets property as _Snippets as a first step in elimination of the property.

2013-11-25 01:09:40 View
Download
[r3831] (20.9 kB) by delphidabbler

Changed type of TUserDBMgr.EditSnippet parameter from string to TSnippetID and modified calling code accordingly.

2013-11-15 17:55:21 View
Download
[r3789] (20.9 kB) by delphidabbler

Removed UserDefined parameter from TSnippet constructor and from TSnippetList.Find overloads.
Changed calling code accordingly.

2013-11-14 15:41:14 View
Download
[r3787] (20.9 kB) by delphidabbler

Removed UserDefined property from TSnippet.
Made minimal changes to affected to code in order to compile. Inserted TODOs where further consequent changes are needed.

2013-11-14 15:19:15 View
Download
[r3387] (21.0 kB) by delphidabbler

Merged portable version of application into standard version. Portable version is now run via the -portable command line switch instead of a separately compiled program.

Some consequences:
* Same program may report a different serial number depending on how it is being run.
* Need to change codesnip program update web service to take a new "combined" edition and find some other means of passing info about whether CodeSnip is being used in standard or portable mode.

2013-08-28 11:00:22 View
Download
[r3315] (21.0 kB) by delphidabbler

Recreated "parsnip" (v5 development) branch by branching trunk just after updating it with changes in v4.7.1.

2013-08-18 14:51:47 View
Download
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.