Menu

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


Commit Date  
[r1704] (14.3 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
[r1616] (14.0 kB) by delphidabbler

Made minimal changes to support multiple tabs in details pane:
* Heavily revised FrDetail unit to support multiple tabs
* New view menu item to create new tab - replaces redundant "Detailed Information" menu item. Supporting code in TMainDisplayMgr.
* New GetCurrentView method of IViewItemDisplayMgr and implementations.
* Change in parameter list of IWBCustomiser methods to prevent memory leek.
* New IEditableTabbedDisplayMgr interface and support in FrDetail unit for creating new tabs.
* Change in how Detail Pane Change method is handled by notifier object.

2011-10-21 19:22:29 View
Download
[r1614] (14.5 kB) by delphidabbler

* Removed unused showTestUnit Javascript routine and equivalent method from external object implementation.
* Removed corresponding method and action setter from INotifier and ISetActions and implementation in TNotifier.

2011-10-21 11:29:56 View
Download
[r1601] (15.1 kB) by delphidabbler

Removed support for command that viewed compiler errors for a single compiler, including:
* Updated External object to remove ViewCompilerLog method along with associated JavaScipt and Notifier methods.
* Renamed external object interface to IWBExternal7 and set version attribute to 7.0.
* Removed associated action and associated factory method for it.
* Support from main form for displaying the associated dialog box.

2011-10-20 16:07:13 View
Download
[r1370] (16.5 kB) by delphidabbler

Refactoring:
* Renamed numerous identifiers that refer to "routine" with those that refer to "snippets" where appropriate.
* Updated calling code where required.

2011-05-13 18:38:32 View
Download
[r1367] (16.5 kB) by delphidabbler

Refactoring: Renamed some methods and parameters in IntfNotifier and changed implementation and using code accordingly.

2011-05-13 13:32:42 View
Download
[r1350] (16.5 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
[r1348] (16.5 kB) by delphidabbler

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

XMLDoc commented UEditSnippetAction unit.

2011-05-12 23:38:08 View
Download
[r1347] (16.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
[r1083] (16.5 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
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.