 | |  | Download ShellBrowser Compo ... | | | | Soft32.com Windows Developer Tools ActiveX | ShellBrowser Components ActiveX Edition 6.3.1 Explorer controls for ActiveX
| | | | Version 6.3.1 - Aug 19, 2009
* Added new events OnKeyDown and OnKeyUp to the JamShellList, JamFileList and JamDriveList, which offer the possibility to determine if a non-alphanumeric key (function keys, Shift, Alt, Ctrl, etc.) was pressed. * Bugfix: If a JamThumbnailImage control was used, the project could not be saved.
Version 6.3 - Aug 6, 2009
*JamPathLabel: The filename of a given path will now also be trimmed like in the Windows Explorer. *ActiveX: Added property UseFullPathWhenComparing to the JamSearchOptions. *Bugfix: The background context menu was not working in the JamSystemShellView. *Several improvements have been incorporated.
Version 6.1.1 - Jul 3, 2008
The performance of the JamFileList has been improved for adding a huge amount of files. The performance of the JamShellList and the JamShellTree have been slightly improved. Bugfix: An endless loop could occur, when the method IsSpecialObject() was used in the OnAddFolder event of the JamShellTree.
Version 6.0.3 - May 1, 2008
We changed the default size of the thumbnails from 100pt to 96pt, to improve the performance when loading the thumbnails, as the Windows caches the thumbnails with a size of 96 pixels. Bugfix: If the size of the thumbnails was changed at runtime, the thumbnails were not displayed correctly any more.
Version 6.0.2 - Mar 28, 2008
•Added new event OnDriveSpaceChanged to the JamDriveList. •Added property InitialDialogPath to the JamPathEdit component. •Improved performance when instantiating a new ShellBrowser object. •Several minor improvements and a few bug fixes have been incorporated.
Version 6.0.1 - Jan 28, 2008
·Bugfix: The subitems in the JamFileList will now be filled before the OnAddItem is fired. ·Added new OnBeforeShellCommand event to ShellBrowser, JamShellList and JamFileList. ·Several minor improvements have been incorporated.
Version 5.5.2 - Nov 28, 2007
· Bugfix: improved operation speed of the JamSelectionList, when adding a huge number of paths. · Several minor improvements have been incorporated.
Version 5.51 - Jul 12, 2007
· Bugfix: An AV may occurred when the Search() and Stop() method of the JamFileList have been called sequentially. · Bugfix: The JamFileOperation did not work under Windows 98. · Several minor improvements have been incorporated.
Version 5.5 - Jun 26, 2007
· Added AutomaticRefresh property to JamShellCombo and JamFolderCombo. · New property AllowDuplicates added to the JamFileList. When it's set to false, the speed of adding huge numbers of files and folders increases. · Several minor improvements have been incorporated.
Version 5.4 - Jun 1, 2007
* Improved compatiblity on Windows 9x system when using checkboxes. * It is now possible to toggle the checkboxes using the space bar. * All existing controls now share a global thread pool for most tasks performed using threads. * ActiveX: Added JamNetConnectionDialog and JamNetDisconnectDialog.
Version 5.3 - Apr 18, 2007
* Bugfix: Fixed Drag'n'Drop for JamFileList under Windows 98. * Some minor improvements.
Version 5.2.1 - Apr 11, 2007
* ActiveX: Added method ShowContextMenu() to the JamShellList, JamShellTree, JamFileList and JamDriveList. * Added property FlatScrollBars to the JamShellList, JamFileList and JamDriveList.
Version 5.1.4 - Oct 19, 2006
* Added new method JamShellTree.AddHiddenItem() that allows to add hidden elements like administrative shares (\\Server\C$) to the shell tree, which are not enumerated by the shell. * Added new property JamDriveList.StatusBarColor, to change the color of the bars in the JamDriveList.
Version 5.14 - Sep 26, 2006
* Added new method JamShellTree.AddHiddenItem() that allows to add hidden elements like administrative shares (\\Server\C$) to the shell tree, which are not enumerated by the shell. * Added new property JamDriveList.StatusBarColor, to change the color of the bars in the JamDriveList.
Version 5.13 - Aug 19, 2006
* The JamDriveList now shows correct values "% Free" for drives on that quotas are enabled and get enforced. * The JamDriveList now draws the status bars correctly in Delphi 2006. * Added new property IncludeRemovableDrives to the JamFolderCombo.
Version 5.12 - Jul 26, 2006
* Added new property BackgroundImageStyle to the JamShellList, to change the style of the background image to: Tiled, LeftTop or RightBottom * The JamFileList and JamDriveList now show the shell hint text. * Added new Method AddStrings() to the JamDriveList. * Improved the handling of the shell change notifications in the JamDriveList. * Added new property ShowShellObjectNames to the JamDriveList, which forces the component to show shell object names for the drives instead of the drive letters. * New property ExcludeList added to the JamDriveList. Drives in this list will not be displayed in the list. This can e.g. be useful for excluding floppy drives. * Bugfix: When a selection was loaded in the JamSelectionList from an ini-file, the FolderCount property was not set to the correct value. * Added new class TJamPathList that can be used to manage a set of unique paths. * The methods LoadFromIniFile and SaveToIniFile of the JamSelectionList now support Unicode characters in paths. * Several other minor improvements have been incorporated.
Version 5.11 - Apr 14, 2006
* ActiveX Version: The warning, that the control is unsafe, when it is used, doesn't appear anymore. * Occasional problems with the painting of the bar charts indicating the free space in the JamDriveList have been fixed. * BugFix: When the JamShellTree has been rooted at a normal file system path, the checkbox stayed greyed. * BugFix: In some situations the JamFolderSizeThread has returned incorrect results for the count and size of the selected files. * Added new property FolderCount to the JamSelectionList, which returns the count of the selected folders. * Added new event OnCompletedCalculateFiles to the JamSelectionList, which is triggered, when the thread, which calculates the count and the size of the selected files, is finished. * ActiveX: Added .lpk file to use the licensed ShellBrowser Components on webpages. * Several other minor improvements have been incorporated.
Version 5.1 - Mar 31, 2006
* A few performance enhancements have been incorporated. Especially JamShellList.SmartRefresh is now much faster. * The dropdown lists of the JamShellCombo and JamFolderCombo now have a minimum width of 250 pixels. Previously the width of the list was the same as the width of the combobox. * Thumbnail images are now also shown for PDF files if the Adobe Reader V7 or higher is installed. * Bugfix: Dragging from a JamShellTree was not working correctly. * Added new event OnBeforeFullRefresh to the JamShellList. * The procedure SelectSubFolder of the JamShellTree has been changed to a function, which returns true if the selection of the sub folder succeeded. * The Refresh methods of the JamShellList, TJamShellTree and JamShellCombo have been declared as deprecated. Please use the FullRefresh method instead. * Added new column to the JamDriveList, which shows the percentage of the free space including a small bar chart. * Added new property ShowOverlayIcons to the JamShellList, JamShellTree and JamFileList, which is by default true. Setting it to false will speed up the shell controls, because querying the overlay image from the shell is a slow operation. * VCL-Version: New property TShellBrowser . IsFileSystemFolder . * IMPORTANT: For the VCL version we have changed all variables of the type TFilename and TWideFilename to WideString. Although the continued use of TFilename in certain places allowed you to use the Unicode enabled ShellBrowser Controls V5.0 without changes in your applications, it has turned out that Delphi sometimes has problems with this type dependant on the units and their order in the uses clause, because TFilename is also defined in the unit SysUtils. Similar problems may occur with TWideFilename which is also defined in newer version of the TNT controls. To prevent you from possible weird behaviour of your applications, we have decided to consequently use the built-in type WideString. As a result, you may need to change the type of some event handlers' parameters from TFilename to WideString. We are sorry for the inconveniences that this causes, but we think that this step is absolutely necessary in order to be sure that the ShellBrowser controls work correctly under all circumstances.
ShellBrowser Components ActiveX Edition 6.3.1 The ShellBrowser components give a programmer easy access to the Win32 shell functionality. The JamShellList, JamShellTree and JamShellCombo components look and behave exactly like the corresponding parts of the Explorer. For any object, all controls can show the Explorer context menu, the properties page, the correct icon, a thumbnail image and much more. The controls are fully Unicode enabled.... [read more] [download now] | | | add to my programs | add to my alerts | suggest to a friend | report error | request review
| Related software downloads for ShellBrowser Components ActiveX Edition 6.3.1 |
| Most Popular in Developer Tools Most Popular in Windows Seeker 3.11.0.1 Seeker's has an ultra-fast file search engine on top of a powerful file search. Egg 1.591 Multifunction timer settable from 3 seconds up to 49 days with quad timer LAN Spider 2.2.5 LAN Spider is a fast, convenient and powerful network file searching utility. Folder Lock 6.3.1 Password protect, lock or encrypt files and folders from others in seconds. XRumer 5.011 XRumer is a software application that automatically posts your messages to forum First Remote Patient Monitoring Trial Using Mobile Technology in New Zealand Nov 08 2009, 12:47 The Auckland District Health Board (ADHB), Gen-i (a member of the Telecom New Zealand Group) and Alcatel-Lucent have joined efforts to launch New Zealand’s first trial of a healthcare remote patient monitoring (RPM) solution using mobile technology to monitor and manage chronic illness in the home. The three-month trial focuses on 20 heart disease patients selected by Auckland Hospital. read full story Telecom Companies Announce a Standards Based Solution for Voice and SMS Services over LTE Nov 04 2009, 19:58 AT&T, Orange, Telefonica, TeliaSonera, Verizon, Vodafone, Alcatel-Lucent, Ericsson, Nokia Siemens Networks, Nokia, Samsung Electronics, and Sony Ericsson have defined the preferred way to ensure the smooth introduction and delivery of voice and SMS services on Long Term Evolution (LTE) networks worldwide. read full story NEC Bring Clearer Television Pictures to Denmark Nov 04 2009, 19:26 NEC announced that it has completed the implementation of the digital terrestrial TV-network in Denmark for the network operator, Broadcast Service Danmark A/S (BSD). The switchover from analogue to digital took place on October 31, 2009 at midnight, marking a significant date in Danish television history. read full story | | | | | | |  | | | | | |