Menu

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


Commit Date  
[r1699] (18.2 kB) by delphidabbler

Changed to use new TAnchor.ClickActiveLink method to simulate click on active link.

2011-11-05 00:13:29 View
Download
[r1697] (18.2 kB) by delphidabbler

Renamed THTMLDocHelper as THTMLDOMHelper and updated using code.

2011-11-04 23:56:25 View
Download
[r1696] (18.2 kB) by delphidabbler

* Renamed UHTMLDocHelper unit as UHTMLDOMHelper.
* Updated all affected units
* Removed unused unit reference from UJavaScriptUtils unit.

2011-11-04 23:53:04 View
Download
[r1692] (18.2 kB) by delphidabbler

* Moved CSSxxx CSS generating routines in UCSSUtils unit into new TCSS static method record.
* Removed unused CSSxxx routines.
* Updated support code.
* Modified all using units to use new TCSS record instead of CSSxxx routines.

2011-11-04 19:38:04 View
Download
[r1615] (18.2 kB) by delphidabbler

Enabled Ctrl+Tab and Shift+Ctrl+Tab key presses to be passed to parent form.
Fixes Bug #3427741

2011-10-21 15:45:05 View
Download
[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
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.