Menu

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


Commit Date  
[r1693] (7.9 kB) by delphidabbler

* Renamed TCSSLengthType as TCSSLengthUnit and renamed enumeration identifier prefix from crt to cru.
* Renamed some method parameters.
* Updated using code.

2011-11-04 19:43:42 View
Download
[r1692] (7.9 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
[r1522] (7.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
[r1515] (7.9 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] (7.9 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
[r1381] (7.9 kB) by delphidabbler

* Modified all dialog boxed that descended from THTMLViewDlg to descend directly from TGenericViewDlg instead. Very little content remained in THTMLViewDlg.
* Removed redundant FmHTMLViewDlg unit that contains THTMLViewDlg.

2011-05-14 16:41:20 View
Download
[r1379] (7.9 kB) by delphidabbler

Revised THTMLTpltDlgFrame and code that calls it. THTMLTpltDlgFrame no longer accepts a string list of values to replace placeholders. It now calls a callback to get the owner form to resolve the placeholders using a provided THTMLTemplate object.

2011-05-14 13:38:40 View
Download
[r1077] (8.0 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.