BrowseCD Changelog

What's new in BrowseCD 1.0.0 Build 10

Feb 22, 2010
  • tooltips are now only shown in the status bar
  • added an about text, shown in Memo1
  • improved tab-stops
  • the released .exe file was packed using UPX 1.25w

New in BrowseCD 1.0.0 Build 9 (Feb 22, 2010)

  • re-designed interface, buttons now remain on their places while moving Splitter1
  • added ToolTips (these are shown in the status bar)
  • WordWrap and FontSize buttons

New in BrowseCD 1.0.0 Build 8 (Feb 22, 2010)

  • removed the bug in Unit2
  • added CloseFile to ShowReadmeFile
  • removed Application.ProcessMessages

New in BrowseCD 1.0.0 Build 7 (Feb 22, 2010)

  • inserted Splitter1 to resize TreeView1/Memo1 windows
  • implemented "OpenDir" and "CopyDirTo" buttons, using Windows API
  • directory copy doesn't work all times ("file system error (1026)")

New in BrowseCD 1.0.0 Build 6 (Feb 22, 2010)

  • changed application name to "BrowseCD"
  • inserted a nice icon for the exe file
  • implemented Memo1 to show the readme file of the selected dir

New in BrowseCD 1.0.0 Build 5 (Feb 22, 2010)

  • the TreeView1 now has got new icons for the directories

New in BrowseCD 1.0.0 Build 4 (Feb 22, 2010)

  • removed some bugs from TreeView1 actions
  • now using onExpanding event rather than onExpanded
  • using node.HasChildren property instead of dummy entries ('.')

New in BrowseCD 1.0.0 Build 3 (Feb 22, 2010)

  • changed name to TOOLEX Tool Explorer
  • implemented "UnloadTree" and "ChangeDir..." buttons

New in BrowseCD 1.0.0 Build 2 (Feb 22, 2010)

  • new icon for directories with readme file
  • not showing files in the directory tree anymore
  • tree loads dynamically onExpanded now, expandable tree folders have dummy entries ('.')

New in BrowseCD 1.0.0 Build 1 (Feb 22, 2010)

  • TOOLEX Tool Extractor is born
  • loading a complete directory tree on application start
  • showing directories (folder icon) and files (white box icon)
  • directories containing readme files are showing a folder icon with some tools on it