Menu

Old Code (SVN) Commit Log


Commit Date  
[r2508] by delphidabbler

Removed redundant code that created and handled execution event of action previously triggered by notifier's ShowHint method.

2012-10-23 12:28:14 Tree
[r2507] by delphidabbler

Removed unused ShowHint method from INotifier and the related SetShowHintAction method from ISetNotifier.
Removed implementation of these methods from TNotifier.
Removed call to ISetNotifier.SetShowHintAction from TMainForm.

2012-10-23 12:22:33 Tree
[r2506] by delphidabbler

Removed ShowHint method from browser external object.
Updated external object version number to 11 and renamed interface as IWBExternal11,

2012-10-23 12:12:20 Tree
[r2505] by delphidabbler

Removed unused clearHint() and showHint() routines that each called the ShowHint() method of the external object.

2012-10-23 11:59:56 Tree
[r2504] by delphidabbler

Removed redundant script section that defined handlers for rollover events on links: links no longer have these events.

2012-10-23 11:57:01 Tree
[r2503] by delphidabbler

Removed unused JavaScript files along with all references.

2012-10-23 11:36:12 Tree
[r2502] by delphidabbler

Modified code that generates link tags to no longer create rollover events that call showHint() and clearHint() JavaScript routines defined in detail.js.

2012-10-23 10:54:18 Tree
[r2501] by delphidabbler

Removed al hard coded event handlers that called JavaScript showHint() and clearHint() functions defined in detail.js.

2012-10-23 10:26:54 Tree
[r2500] by delphidabbler

Changed to turn off any status bar hints each time a view is displayed.

This fixes bug #3577408 (): Clicking detail pane snippet link leaves hint displayed in status bar.
This is an ugly fix using the minimal code. The fix for the similar bug in v4.0 is much cleaner: the cleaner fix wasn't worth the effort in this old version.

2012-10-22 23:10:23 Tree
[r2499] by delphidabbler

Modified documentation re removal of if-ver-gte and if-ver-lte pre-processor directives.

2012-10-22 21:12:08 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.