Changes:
* Upgraded Zlib component to 1.23.
* Upgraded the folder browse dialog to use the BIF_USENEWUI flag, which
gives the dialog a Make Folder button and makes it resizable.
* Optimized the status window text scrolling. It scrolled slower and
slower as more text was put into it. This is no longer the case.
* Optimized the FlashFXP load up time. It's about 30% faster now.
* FlashFXP now uses FastMM4 memory manager.
* Optimized the local file browser list speed by about 237%.
* Once the connection retry limit is reached all files for that site
are marked as failed or deleted (based on your settings) and then
continues with the next site in queue.
* Improved find feature
Fixes:
* Toggling between local and ftp view while a site is working offline didn't properly update the site name label.
* In some instances a user initiated site disconnect triggered an automatic reconnect.
* Switching remote folders while flashfxp is in the middle of loading a folder from cache was allowed and generated an error.
* Extreme file listing font size changes resulted in the local browser dropdown controls clearing their content.
* Moving objects via a drag/drop from listview to treeview would fail
if thecurrent working directory wasn't the source directory.
* Closing FlashFXP during a login sometimes resulted in a crash.
* Changing the shortcut key for a custom command didn't set the modified flag and the change wasn't saved.
* The Queue remaining value on the status bar displayed the incorrect result when viewing or editing a file.
* When renaming a folder the sub-folder cache wasn't cleared.
* In some instances list command would fail with an error however FlashFXP still thought it was successful.
* Cache consistency issue causing undesirable results under certain situations when queuing items for transfer.
* Resolved an issue with FlashFXP portable when ejecting the USB drive withthe evaluation dialog active.
* Added hostCleanUp to the U3 manifest to work around a bug in early versions of U3 Lauchpad.
* Other minor fixes.