Menu

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


Commit Date  
[r1522] (17.9 kB) by delphidabbler

* Renamed UHTMLEvents unit as Browser.UHTMLEvents.
* Renamed THTMLDocEventSink as THTMLDocumentEvents2Sink and THTMLWdwEventSink as THTMLWindowEvents2Sink.
* Renamed THTMLWdwErrorEvent as THTMLWindowErrorEvent.
* Updated using units and project file re changes.

2011-07-08 12:08:20 View
Download
[r1521] (17.9 kB) by delphidabbler

XMLDoc commented unit.

2011-07-08 00:33:55 View
Download
[r1520] (20.5 kB) by delphidabbler

Added handler for TWBIOMgr.OnHTMLWindowError event that raises and catches an exception to report the error and inhibit any IE script error dialog box.

2011-07-07 21:40:32 View
Download
[r1515] (19.6 kB) by delphidabbler

* Renamed THTMLEventInfo.Sink property as EventIntf.
* Renamed TAbstractHTMLEventSink.IID method as EventIntf.
* Refactored out TAbstractHTMLEventSink and descendant constructors and replaced calls to fSinkIID fields with calls to EventIntf.
* Replaced a FreeAndNil call with call to .Free.

2011-07-07 13:36:57 View
Download
[r1514] (19.6 kB) by delphidabbler

Changed to use revised code from UHTMLEvents unit per r1513. In particular events are now tested for correct event source object in addition to dispid because different events from different source objects could have same dispid.

2011-07-07 13:10:36 View
Download
[r1077] (19.6 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.