			9/14/98 1:48AM
--------------------------------------------------------------


			  What's New
		  	  ----------

FlashFXP 1.0.52
---------------
1) Changed - Improved speed of adding items to TreeView

2) Fixed   - Rename on the Right ListView. (Oops)

3) Changed - List Handling (might make non-working ftpd work?)

4) Changed - List Parsing to display ' ..' or ' .blah' hidden folders

5) Changed - Modified the default list to also support hidden/full/custom lists

6) Added   - Custom List. What this means is you can define your own type of list. e.g. 'LIST -rtaF '

7) Changed - Now that I know more about the ftp ctrl I used, I made lots of changes to my code.

8) Update  - These changes now allow of displaying the entire NFO when doing a SITE NFO <filename>

9) Update  - You should also now see all of the change dir, List, transfer messages,

10) Fixed  - I was asked to ignore permission denied on file delete HOWEVER this caused a problem, cant ignore it...

11) Added  - Commandline Connecting.. 
	      Example A: FlashFXP.exe "127.0.0.1:user:pass:port"
	      Example B: FlashFXP.exe "Site Name"
	      Example C: FlashFXP.exe "127.0.0.1:user:pass:port;127.0.0.1:user:pass:port"
	      Example D: FlashFXP.exe "Site Name 1;Site Name 2"

12) Changed- Progressbar of the filter dupe process is now displayed on the right statusbar panel.

13) Added  - Per Site PASV List Option


FlashFXP 1.0.51
---------------
1) Fixed   - Queuing from Dir Tree now works correctly.

2) Fixed   - Rename on the Right Dir Tree.


FlashFXP 1.0.50
---------------
1) Changed - Trying another method of sending data to the FTP.

2) Update  - Added Skiplist/Favorites Colors to TreeView items

3) Update  - Deleted items should now be removed from the TreeView

4) Update  - Renamed items should now be updated in the TreeView

5) Update  - TreeView done.. any other options I should add to it?

6) Changed - Rewrote the Alternative List Handling. This is the correct way to do it.

7) Added   - Support for sites that display the directory listing in ANSi


FlashFXP 1.0.49
---------------
1) Added   - Optional Directory Caching (speeds up browsing dirs but without manually refreshing you might miss new files/dirs)

2) Added   - Find File, Find Next search.

3) Fixed   - Not sure what I did but getting disconnected right after logging in is very rare now.

4) Fixed   - Save/Delete buttons enabled when no site was selected caused problems

5) Fixed   - Local Queue popup item enabled even when not connected

6) Fixed   - Unable to ctrl-t or ctrl-q to transfer after a 2 day dupe.

7) Added   - Customizable layout for the tree/list (vertical or horizontal)

8) Added   - Customizable layout for the status/queue (vertical or horizontal)

9) Update  - OK people the directory tree structure is still not finished...


FlashFXP 1.0.48
---------------
1) Added   - On Double Click do, nothing, queue or transfer. 
              Only applies to files.

2) Added   - On Drag Drop do, queue or transfer.

3) Fixed   - Uploading folders in the wrong folder. 
              Caused because FlashFXP could not able to determine the current directory
	      at the time the items were added to the queue.

4) Fixed   - Removing folders. Caused by the same problem as #3.

5) Fixed   - The right ListView & Combobox were cut off for some unknown reasons.

6) Added   - the user cant not queue the same exact item twice.

7) Changed - Transfer on the right click popup on the file list now transfers
	      the selected files, before it just transferred the queued items.

8) Changed - Dupe filter now matches Exact or Partial differences.

9) Fixed   - Custom Shortcuts on the Command menu. Caused by a bug in delphi. 

10) Fixed  - Sometimes after aborting a delete the options weren't enabled.

11) Fixed  - When pasting text into the site manger the Save button was still disabled.

12) Added  - User can now specify how many sites to display per column on the popup site list.

13) Fixed  - Tool tip for the application not displaying.

14) Changed- Custom Commands now supports SITE NUKE %d %f %d

15) Added  - You can now define your own message for the %d by using %d[your text]
              Example site user %d[User Name:]

16) Added   - Transfer Stats on Queue Complete

17) Fixed   - When connecting to a site from the site manager, if it failed the program would appear to lock up.

18) Added   - Cleanup Empty Directories, You create a dir but all the files you were going to upload dupe. FlashFXP sees thats no files were uploaded so it tries to remove the directory.

19) Fixed   - You can use [ and ] in the host name. I use an INI File and [ and ] screw things up, so I changed them to chr(254) & chr(255). 

20) Added   - Auto Sort by option in preference.

21) Added   - Sort Ascending or Descending.

22) Added   - Optional Displaying of Owner and Group

23) Added   - Anti-Idle (NOOP)

24) Added   - Progress bar to Dupe Filter.

25) Added   - Support for bftpd and ttftpd
 
26) Added   - I wrote my own List route line, supports passive list and displays hidden files.

27) Added   - %o (Owner) and %g (Group) to Commands.. 

28) Added   - If FlashFXP is unable to change to the directory its supposed to upload in the file is skipped, no more files landing in the wrong directories.

29) Changed - Skiplist now stored in skiplist.dat rather then in flashfxp.ini

30) Added   - Threading. for filter dupes. speeds up duping process.

31) Added   - Optional, Display Skiplist items in color text.

32) Added   - Favorites, Hi-Lite directories you dont want to miss.

33) Added   - Split Command Menu list like the Sites menu.

34) Added   - Commands now stored in command.dat so you can share with friends.

35) Added   - Submenus to Sites. Eenter the info like. <group> Site

36) Added   - Alterative List now supports Full.

37) Added   - Default font too small? fine change it..

38) Added   - Added File Attrib to the ListView

39) Added   - View Raw Directory, Copy Directory to clipboard.

40) Added   - Added Chmod to the right-click popup menu.

41) Added   - Command Groups and Sub menu to Commands.

42) Added   - Site Stats

43) Added   - Support for sites that use 227 Entering Passive Mode 127,0,0,1,80,64 rather then the standard 227 Entering Passive Mode (127,0,0,1,80,64)

44) Added   - Load/Save Queue

45) Added   - View to the Main Menu, Toggle Viewing List Details or Hiding the Status or Queue.

46) Changed - Replaced Status window

47) Added   - Debug Mode.. Shows all the FTP Engine status messages.

48) Changed - Improved ttftpd support

49) Changed - Now Allows Local Downloading of dirs

50) Added   - Queue Local Downloads before Transfering

--------------

