Menu

/branches/v4-dev/Src/UUserDBMgr.pas Commit Log


Commit Date  
[r1365] (15.3 kB) by delphidabbler

Refactoring:
* Renamed components, variable and method names etc. that were named "routines" when "snippets" is more appropriate.
* Updated any effected using unit.

2011-05-13 13:13:02 View
Download
[r1360] (15.3 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] (15.3 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] (15.3 kB) by delphidabbler

Refactoring: Renamed TRoutine, TRoutineEx and TTempRoutine to TSnippet, TSnippetEx and TTempSnippet.

2011-05-12 22:00:31 View
Download
[r1083] (15.3 kB) by delphidabbler

* Heavily revised UView unit once more to make views interfaced based.
* Updated using units re changes.
* Replaced many FreeAndNil calls with calls to .Free method.

2010-11-27 14:32:58 View
Download
[r1082] (15.4 kB) by delphidabbler

Heavily revised UView unit
* Replaced flexible and "smelly" single TViewItem class that handled all view types with heirachy of classes for each view type.
* Added factory class.
* Updated using units re changes.

2010-11-27 09:57:15 View
Download
[r1077] (15.3 kB) by delphidabbler

Development branch for CodeSnip release 4.

Initial source is a copy of v3.8.4 (r1075).

2010-11-26 17:58:26 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.