Version 1.1.0 (unreleased) ========================== - "selected file" list entry will disappear if no file is selected - added "Internet Config" list entry which will show up if a matching entry in the Internet Config is found - changed "Open File..." and "Open Folder..." menu items to "Add File..." and "Add Folder..." - fixed crash on quit bug under Mac OS X 10.2 - added possibility to filter items dropped on main window (use alt key while dropping) - improved scroll wheel support - improved GUI - added document type information in main window under Mac OS X - added possibility to export and import file type database as tab-delimited file - many more I don't remember... :) Version 1.0.1 (2002-04-22) ========================== - removed a error message which showed up when there was no entry in the database - added "Select All" menu option for list in edit database window - added possibility to delete rows in list boxes using the backspace or delete key - "Remove" button in main window now deletes all selected entries - added possibility to move rows through holding down command key while pressing up/down arrow in the edit database list - removed a very rare bug which would duplicate all database entries - some fixes in behavior when adding/deleting database entries - added ability to type the beginning of an entry in order to select it in the edit database window - fixed new type/creator fields to not accept return/enter - added donate button to about window Version 1.0.0 (2002-02-01) ========================== - update Finder after changing file types - changed the edit database window frame back to the original value - added revert and apply buttons to edit database window - small corrections and cleanups Version 1.0b3 (2002-01-23) ========================== - fixed a possible crash under Mac OS 8.6 (thanks to David Orne) - made the edit database window modal, in order to avoid obscure situations when adding database entries in the main window while the other is open Version 1.0b2 (2002-01-18) ========================== - fixed a bug which would prevent the preferences window to close (thanks to Jim Elsworth) - fixed a bug which would result in a crash when quitting the app while the "Edit Database" window was open - fixed a bug which would result in a crash when adding two database entries in the "Edit Database" window - now supports long filenames (Mac OS X) in the file list (but not in open file dialog) - main window can be made wider now - other small bug fixes Version 1.0b1 (2002-01-16) ========================== - fixed a bug which occurred when adding a new database entry Version 1.0b (2002-01-14) ========================= - icons of files and file types are now displayed - supports drag & drop of files in the list of known file types in order to add the file type to the database - supports sorting of database entries using drag & drop - you can now select multiple files in the list - when clicking the "Change" button, file types of all selected files will be changed - added "Select All" menu item for use in file list box and in text fields - a copy of the database will be opened instead of the original - this is because the database will get corrupted if the app crashes - many small bug fixes, some small GUI changes - now natively supports Mac OS X - increased the memory size because the icon functionality requires a lot of it - the folder scan is now watching the available memory and will stop before it gets very low - added "Edit Database" menu item - increased version number to 1.0b, because this should be the last beta release and runs very stable Version 0.92b (2001-06-07) ========================== - FileType Database is now created in the preferences folder Please move any older FileType Database file to the preferences folder - changed the shortcut for the preferences dialog from P to ; - minor GUI changes - minor code optimizations - fixed a bug which occurred when changing the order of the database entries by drag & drop - fixed a bug which occurred when editing/adding a database entry after changing the sort order Version 0.91b ============= - fixed a bug which occurred when the preferences file had to be created Version 0.90b ============= first public release