Menu

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


Commit Date  
[r1710] (3.6 kB) by delphidabbler

Updated XMLDoc documentation.

2011-11-07 01:30:52 View
Download
[r1704] (3.5 kB) by delphidabbler

* Added extra NewTab parameter to INotifier.ShowViewItem and implemented it in TNotifier to set related action's NewTab property. This helps in passing along requests for displaying view items in new tabs via notifier.
* Made minimal changes to code that calls INotifier.ShowViewItem: all changes leave end result unchanged.

2011-11-06 17:23:07 View
Download
[r1395] (3.4 kB) by delphidabbler

* Renamed USnippets unit as DB.UMain.
* Updated all affected units.

2011-05-15 20:52:08 View
Download
[r1393] (3.4 kB) by delphidabbler

* Extracted code that deals with snippets and snippet lists from USnippets into new DB.USnippet unit.
* Modified affected code accordingly.

2011-05-15 20:11:50 View
Download
[r1390] (3.4 kB) by delphidabbler

* Renamed "Snippets" function in USnippets to "Database".
* Updated all using code.

2011-05-15 17:52:21 View
Download
[r1359] (3.4 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
[r1350] (3.4 kB) by delphidabbler

Refactoring:
* Renamed TRoutineAction as TSnippetAction and renamed RoutineName property as SnippetName.
* Made minimum necessary changes to calling code.

XMLDoc commented USnippetAction unit.

2011-05-12 23:55:09 View
Download
[r1347] (3.5 kB) by delphidabbler

Renamed units:
* UEditRoutineAction as UEditSnippetAction
* URoutineAction as USnippetAction
* URoutineCreditsParser as USnippetCreditsParser
* URoutineDoc as USnippetDoc
* URoutineExtraHelper as USnippetExtraHelper
* URoutineHTML as USnippetHTML
* URTFRoutineDoc as URTFSnippetDoc
* UTextRoutineDoc as UTextSnippetDoc
Modified units that use the renamed units accordingly.

2011-05-12 23:28:33 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.