07/06/2004 v2.3.00: - Updated controls to newest version - Added ability to fix any column so it doesnt scroll left to right (Click pushpin icon on column header) - Added ability to filter on any column (Click filter icon on column header) - Updated default layout file 05/22/2004 v2.2.0.0: - Added option to grid context menu to open selected file. Double clicking on a row will open the file as well. The file will be opened by the registered Windows application - You can now use the .Delete. key to physically delete files vs. having to use the context menu to do so. - Added automatic copy to clipboard for any of the fields at the top of the window (Subject, post date, from, etc). This allows you to quickly select a relevant field and use it when moving files, etc. - Thanks to TheJay for these suggestions 04/19/2004 v2.1.0.0: - Added version history to check for update form - Removed unnecessary classes in favor of native .NET objects 02/10/2004 v2.0.0.0: - Added ability to check for updated version of NPDL Manager, including proxy support (under Help menu) - Updated to latest version of controls (faster performance and bug fixes) - Changed functionality of 'Restore default grid layout' slightly - Updated installer to reflect new home page - Installer will now uninstall old version automatically before installing new version 01/22/2004 v1.9.1: - Changed code to allow for internationalization (sorry it took so long and thank you Andre C for testing!) - Fixed bug where an error would occur if a single quote was in the full file path - Changed URL of help contents - Updated email address on About screen - Added home page link to About screen 12/08/2003 v1.9.0: - Added File time and Post time columns for more precise grouping control (Thanks Arjan!) - Updated Default layout file to reflect additional columns. I recommend resetting default layout after installing 11/05/2003 v1.8.1: - Added check for problematic directories when checking for ignored directories 10/24/2003 v1.8: - Updated version of controls for better performance - Cleaned up some internal code and error handling - Added ability to export list to Excel document. Right click grid for option - Updated URL of application due to ISP change - Fixed some label alignment issues on main window - Updated About screen 06/20/2003 v1.7: - Made window remember its left and top position on the screen - Fixed resize issue with file path and name boxes 06/20/2003 v1.6: - Added a What is it page with screen shots to the web page - Fixed default layout issue 06/20/2003 v1.5: - Fixed another bug with the Text: field that was preventing certain entries (and anything beyond it) from being read. This was happening with binary posts with a lot of text in the body. - Made grid take up extra space when resizing window 06/19/2003 v1.3.1265.10997: - Fixed a bug with the Text: field that was preventing certain entries (and anything beyond it) from being read. (Tha*Lunat!k tipped me to this one) - Updated controls with final versions so they won't expire - Rearranged main window to allow more of the grid to be seen without scrolling - Changed a few icons in menus - Barring any bugs, this is probably the last version unless someone can think of stuff to add 06/01/2003 v1.2.1247.15393: - Added a real splash screen! - Added counter to status bar at bottom of window to indicate the number of rows selected. This, along with the subject, will allow you to know if you have a complete set of posts or not. - NPDL Manager now remembers its size when closed and restores to that size when reopened - Changed some internal code when deleting and moving files to make app more responsive - Added ignore directory capability. This will allow you filter out directories that NewsPro is already correctly filtering files to - Changed 'Delete download file after exit' to 'Rename download file after exit'. This way none of the SavedAttachments.txt files are lost in case you need them for some reason - Fixed bug with 'Set file path' where the path would be reset of Cancel was clicked - Added active file to window caption so you know what file you are working with 05/30/2003 v1.1.1245.19347: - Added color picker to allow changing of alternate row color. This change is saved for the next session - Added 'Remove from list' option to grid context menu (does not affect physical file in any way, just removes rows from grid) 05/29/2003 v1.1.1244.27982: - Added confirmation for SavedAttachments.txt deletion on exit - Cleared last file opened when opening a file to fix bug when cancel was clicked - Changed shortcut creation so it is created under Start menu rather than desktop - Added linking to this site when Contents is clicked under Help menu - Allowed maximizing of window. Controls will scale to new window size. Thanks to JohnAmst for the suggestion! - Updated tab order of controls - Made 'Ignore non-existent files' and 'Clear from list after move/delete' on by default - Updated filter for open dialog to only show 'SavedAttachments.txt' vs. all txt files - Made the grid column order persistent. Don't like the default order? - Drag and drop the columns the way you like it and they will stay that way. - Added ability to reset default grid layout if things get crazy - Shortened splash screen display time