Version 10
===================
*Added in TEmbeddedWB function TEmbeddedWB.SearchThisText(const Value: String; Const iPos : Integer=1): IHTMLTxtRange; (Thank JJM).
*Added in IETravelLog a check in Enumerate functions. (Thanks karsten bendsen).
*Added in IETravelLog a check to GetRelativeEntry function.(Thanks karsten bendsen).
*Change in IETravelLog ClearSession (Thanks karsten bendsen).
*NEW: 2 Components were added to the packege XmlScanner & EasyXmlScanner
Both of them were made by Stefan Heymann from [
url]www.destructor.de[/
url] and they are HIGHLY recommended and very easy to use.
(We need
xml for the future development of TEmbeddedWB and we thank Stefan for giving us a license to use his components.
*NEW: A component I wrote: TWebUpdater.
Main Goal: Update applications.
Features:
*Update applications from a web site.
*Auto restart (If needed) (Thanks Snuki).
*Auto Save to backup folder (Thanks Snuki).
*Auto clean the unnecessary files.
*Support "Hot Fixes".
*Includes log which collect all the possible data include "Debug Info".
*Date option in the log.
*Auto linkage to StatusBar.
*Auto linkage to ProgressBar.
*Support full informative
xml info file.
*Two methods of updates: Double numbers (0.1xxx..) and normal.
*Full back and forward negotiation with the application controls.
*Support ONLY
xml file (Thanks again Stefan).
*Selectable user informs.
*Full programmer / user control of the process.
*Mail Error Report.
*Validation of the update: company, Author, and mail.
*Tested in 50 files to update in 1 application. Result was OK.
*There is a lot more inside...
Version 9.1
===================
*Added Delphi 2006
package.
*Enhanced the Delphi 2006 support.
*Added support to D2006 in the EWB.inc file.
*Removed the MSHTML_TLB And GifImage files from the pack (Unneeded).
*Clean up the release.
*Some minor code changes all over the place, for D2006.
*Updated the EmbeddedWB demo with all the above.