


 | A lot of Bug's fixed.
 | TDib bug (OWL specific) |
 | TEditFile command handlers was wrong (OWL NExt specific) |
 | TRichEdit wrong setting of size for TCharFormat and TParaFormat structures (OWL NExt
specific) |
 | BUG export GetTemplateHead and GetModulePtr (OWL specific) |
 | TDocManager call Open without path (OWL specific) |
 | TFileName trimmPath not always work properly (OWL NExt specific) |
 | TBufferedFile::Position() (OWL NExt specific) |
 | Errors fixed if std::string = 0 (OWL NExt specific (VC)) |
 | listbox.cpp SelIndex(int index) - added if index already in array not add (OWL specific)
|
 | Fix in DrawItem related stuff: WM_MEASUREITEM... (OWL NExt specific) |
 | TArrayIterator from owl/templates.h changed to TObjArayIterator (OWL NExt
specific) |
 | TSocket GetBroadcastOption(),GetDebugOption(),GetRouteOption(),GetKeepAliveOption(),
GetOOBOption(), GetReuseAddressOption(), SetDebugOption(), SetRouteOption(),
SetKeepAliveOption(), SetReuseAddressOption() bool by reference in function that get BOOL*
|
 | BUG by Thomas Neumann (OWL specific), |
 | OWLExt fixed |
 | TTreeWindow transfer isn't supported but Transfer() not overridden and called TListBox
transfer -> exception , Added Transfer() (OWL specific) |
 | CM_EDITREDO missed from 6.x. (OWL NExt specific) |
 | Added TDiagBase::Out.clear(), in diagnostic, if data greater then some value stream will
not work at all. (OWL specific) |
 | view.cpp added line 290 o->ViewBar = 0;(OWL NExt specific) |
 | configfl.cpp function ReadBool() (OWL NExt specific) |
 | New Messages :EV_WM_POWERBROADCAST, EV_WM_DEVICECHANGE, EV_WM_ENTERSIZEMOVE,
EV_WM_INPUTLANGCHANGE, EV_WM_INPUTLANGCHANGEREQUEST, EV_WM_PRINT, EV_WM_PRINTCLIENT, |
 | TConfigFile/TIniConfigFile/TRegConfigFile: add ReadData/WroteData as suggeted by Jugy |
 | TBarDescr revised |
 | TFileHandle,TDiskHandle,TStremHandle for TFile and derived - revised and
rewritten. |
 | New TXNotSupportedCall added |
 | TFileName: Remove,Copy,Move,ChangeDir,CreateDir,SetStatus,GetStatus now return
true/false |
 | TAbsLocation moved from decframe.h to geometry.h. |
 | TNoteTab added new functionality set Image, set Font and set Scroll Location
enhancements (suggested by David Linch)+new function: EnsureVisible(int index) (Judi) |
 | new class TTmpBuffer<>,TTmpBufferBase (owl/private/memory.h) usage
TTmpBuffer<_TCHAR> buffer(MAX_PATH); ... |
 | Preview of internet support in examples ftptree.zip and tear.zip. |
 | new BIDS emulation (uses STL), written by Timothy Byrd, get in compat.zip.
12) OCF will be here soon. |
|
 | Thoroughly tested:
 | BC 5.01 All examples/apps, examples/classes, tutorial, examples/tasks, all OWL NExt
samples. |
 | VC 6.0 most of examples, tutorial, most of OWL NExt samples |
 | BCB 3.0 several samples. |
|
Revised: December 04, 1999.
|