+ added * changed - deleted ! bug fixed v1.1.0 - 2010-07-10 * When selecting a folder in the tree, folders are now added at the top of the upper listview instead of being interspersed with the files. Sorting with the column headers will still intersperse the two. (Thanks, Lesmo16) v1.0.9 - 2010-07-05 + New method: Delete to Recycle Bin. (Thanks, Lesmo16) + New method: Create shortcuts only. (Thanks, Contro) v1.0.8 - 2010-06-29 + Added a Unicode build. * Changed "Process files" button to "Start." ! Absolute and relative saving was reversed. ! Error log didn't generate newlines properly. v1.0.7 - 2010-06-28 + Added ability to add a folder to the bucket list. + An error log is now generated if there are problems copying or moving files. + Added the ability to import files and folders into the bucket from a simple text file. Choose "File, Import text file listing" from the menu. + Added a Cancel button to stop file processing once it's been started. * Filter editing is now handled within FileBucket itself. * Created a more comprehensive help file. ! Fixed ctrl-a hotkey for upper listview. (Thanks, Lesmo16) v1.0.6 - 2010-03-08 + Last used method is now saved. (Thanks, Lesmo16) ! Fixed a 120 DPI graphical glitch. v1.0.5 - 2010-02-23 + Cursor keys can now control the treeview. (Thanks, Lesmo16) + Added "Save list with absolute paths" and "Save list with relative paths" options. (Thanks, Lesmo16) + Added "Open/run file" to each of the listviews. This is also now the new default action so double-clicking a row will launch that file. (Thanks, Lesmo16) + Ctrl-Shift-s will now act like the "Add &selected files to list" button. v1.0.4 - 2010-02-19 + Added a "Delete to Recycle Bin" right-click option for the bucket listview. (Thanks, R. Nesselroad) * Changed the icon look from the Silk set to the Fugue set found at http://www.pinvoke.com. v1.0.3 - 2010-01-23 + Added a filtering option. (Thanks, R. Nesselroad) + Added statusbar notification when the app is scanning folders. + Added an option to copy or move files. (Thanks, R. Nesselroad) + Added a progress bar when copying/moving files. (Thanks, R. Nesselroad) ! Fixed a nasty memory leak when adding folders. v1.0.2 - 2009-11-07 + Added up/down buttons to move a contiguous selection up and down through the lower listview. (Thanks, wetsmellydog) + Added ctrl-up/ctrl-down hotkeys to move a contiguous selection up and down through the lower listview. * Changed the icon look. v1.0.1 - 2009-10-31 + Added "Make New Folder" button to the folder browse dialog. (Thanks, Fred Nerd) + Added ctrl-s hotkey that will work like clicking the "Add files in selected folder to list" button. (Thanks, Fred Nerd) + Added accelerator keys to all buttons on the form. + Added a button to change listview view modes for the bucket list. + Added basic right-click context menus to the drive, tree and file list panes. v1.0.0 - 2009-10-30 + Initial forum builds.