2.00 28.11.98 First commercial version 2.01 6.12.98 Fixed: - bug in self-extractor (long names of source dir) - "Module not found" didn't displayed Added: License file and window in Setup (Greg Bershansky) 2.02 30.01.99 - separate setup - "save dependencies" command (Kirill Gusev) - "ignore dependencies" option (Hanspeter Burkart) - some fixes in license 2.50 1.03.99 Fixed: - String file version management improved (translation in Word97, Excel97 dlls) - save dependencies to c:\ caused error message (Victor Trunov) - switch with "tab" key (Victor Trunov) - more robust SFXRun in setup (no timeout - flag batch) (Denis Shalaev) - some fixes in license (registration types) Added/Changed: - all information presented by tab control (Victor Trunov) - Import/Export/Text Search - font scaling (Victor Trunov) - statusbar - "check conflicts after loading" option - "Copy path to Clipboard" command - "Browse" button in Core Dialog - fading title in setup - HTML-style link in About box - no more sprintf, strcat etc. - kernel32 functions only 3.00 beta 1 18.07.1999 Fixed: - PointerToRawData = 0 for uninitialized section (Vincent Tap) - focus issues in dialogs/tree/tab controls (Victor Trunov) - very small bug with ImageBase for VirtualAddress Added/Changed: - error codes explanation (Victor Trunov) - new header characteristics and languages - full section info - delay-load support - undecorated Visual C++ names - runtime dependencies - DEF file saving - "find dependants" command 3.00 beta 2 30.07.1999 Fixed: - bug in non-hierarchy view, root was shown twice (Vlad Bolkhovitine) - bug in finder window, sometimes nothing was selected in the tree - Ctrl+Ins worked in unregistered version (Vlad) - keep focus in the view (Victor, Vlad) - fixed Ctrl+Tab (Ctrl+Shift+Tab) in the tab view (Victor) - fixed bug with ole32.dll self-loading at runtime (winword->insert bitmap) Added/Changed: - selection persists when turning hierarchy on/off (many people) - no annoying message about too much nodes (Vlad) - always show hierarchy for first two levels (Vlad) - mapping became 2 times faster when cache used - added critical sections for report (ShowDep crash on exit) - added slider "Memory and Performance" - added node warning option (above 32,768 nodes) - report view position saving 3.00 20.09.1999 Fixed: - bug: showdep crashed under Win95/98 - minor bugs fixed 4.0 beta 1 01/01/2000 Fixed: - Ctrl+Shift at last changes tab ctrl focus (Victor) - crash after opening a new file when selected item is invalid (OnSelChanged rewritten) - "Imports" view updated on trace for runtime imports - locks for updating RichEdit - update of non-hierarchy tree on trace (Vlad) - didn't maximize on start (Vlad) Added/Changed: - Borland mangled names support - found items sorting (Victor) - "OK" button enabling in dialogs (Victor) - child process tracing - OLE dependencies support, some OLEDep code merged