Changeset 1420 for trunk/HISTORY
- Timestamp:
- May 10, 2009, 8:38:27 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/HISTORY (modified) (20 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/HISTORY
r1414 r1420 1 New stuff 's at the top. This list is not necessarily complete.1 New stuffs at the top. This list is not necessarily complete. 2 2 3 3 3.16 4 o Correct walk, compare and dirsizes dialog setups to ignore saved dialog size 5 o Move translatable strings to fm3dll.rc STRINGTABLE to support NLS translations 6 o Support backspace in directory container type to search 4 o Correct walk, compare and dirsizes dialog setups to ignore saved dialog size 5 Ticket 342 (Steven) 6 o Move translatable strings to fm3dll.rc STRINGTABLE to support NLS translations 7 Tickets 6, 81, 340 (Steven, Gregg) 8 o Support backspace in directory container type to search allow longer time between 9 key strokes in type to search Ticket 348 (Steven) 10 o Filtering and select/deselect mask now work in archive containers that have 11 pathnames Tickets 358, 359 (Gregg) 12 o Date formatting and "thousand separator" should now reflect the system locale settings 13 Tickets 28, 82 (Gregg) 14 o Resolved a rare hang during startup drive scanning Ticket 361 (Gregg) 15 o Fixed failure of some system based toolbar buttons in FM/2 lite Ticket 352 (Gregg) 16 o Compare directories now remembers changes to details settings Ticket 346 (Gregg) 17 o EA checkbox on directory container notebook page now works Ticket 344 (Gregg) 18 o Error/Alert beeps can now be turned off in the settings notebook Ticket 341 (Gregg) 19 o Improve identification of text verses binary files when opening viewers Tickets 326, 338 20 (Gregg) 21 o Removed VAC 3.65 specific code Ticket 350 (Gregg) 22 o Reworked detail switches handling for saved states Tickets 343, 345, 347 (Gregg, John) 7 23 8 24 3.15 … … 22 38 Ticket 48 (Gregg) 23 39 o Added Refresh removable media item to tree container menus Ticket 54 (Gregg) 24 o Grayed out partition tool menu item where the tool is not ava lable in the path; removed partition40 o Grayed out partition tool menu item where the tool is not available in the path; removed partition 25 41 submenu default selection. Ticket 36 (Gregg) 26 42 o Added option to recursively scan selected drives at startup Ticket 322 (Gregg) … … 30 46 o Added drop help to the tree container; fixed drop help to show the correct action on DO_DEFAULT 31 47 Ticket 320, 324 32 o Fixed seek and scan drive selection code so nonexist ant drives aren't selected Ticket 301, 30348 o Fixed seek and scan drive selection code so nonexistent drives aren't selected Ticket 301, 303 33 49 (Gregg) 34 o Several interface appear ence/behavior issues were addressed Ticket 283, 305, 306, 311, 31250 o Several interface appearance/behavior issues were addressed Ticket 283, 305, 306, 311, 312 35 51 313, 316, 321, 328, 329, 330, 332 (Gregg) 36 52 o Fixed traps associated with deleting directories; closing a container after its … … 107 123 (Gregg) 108 124 o FM/2 reopens directory containers in the position they were closed in, ticket 103 (John) 109 o Add warnall sup ort (Steven)125 o Add warnall support (Steven) 110 126 111 127 3.10 112 o Removed the close butt ton and menu item from the tree container which closed FM/2 (Gregg)128 o Removed the close button and menu item from the tree container which closed FM/2 (Gregg) 113 129 o Implement bubble help for bitmap menu items in collector and arc container (Gregg) 114 130 o Correct/enhance settings notebook navigation, ticket #188 (Steven) … … 126 142 o More Compare Directories rework. Filters now honored by actions. Tickets #191, #198 (Steven) 127 143 o Fix failure of direct edit of Subjects and LongNames (Gregg) 128 o Walk directories and walk directories2 now reme ber size and position. (Gregg)144 o Walk directories and walk directories2 now remember size and position. (Gregg) 129 145 o Compare directories dialog remembers size and position. (Gregg) 130 146 o Individual directory containers can have different fonts & colors which are saved … … 132 148 o Moved command line, system and bookshelf to submenus on the utilities menu (Gregg) 133 149 o Restore no-prescan drives if restoring named state 134 This reverts to or ginal behavior for named states150 This reverts to original behavior for named states 135 151 o Rework collector progress reporting and improve performance (ticket #79) 136 152 o Compile OpenWatcom version into binary (Steven) … … 147 163 o Add unhide menu option (Gregg) 148 164 o Enable user settable command line length (Gregg) 149 o Add presparams & update appear ence of "Sizes" dialog (Gregg)165 o Add presparams & update appearance of "Sizes" dialog (Gregg) 150 166 o Fix save and restore of non-default details view settings (John) 151 167 o The state at shutdown is now available (read-only) in the States combo box (John) … … 164 180 file extension, space before args and existence on entry. (Gregg) 165 181 o Add TestFDate and TestCDate for date compare and sort functions (Gregg) 166 o Use commaFMTULL for format ing additional file, EA etc size information(Gregg)182 o Use commaFMTULL for formatting additional file, EA etc size information(Gregg) 167 183 o Give LIBPATHSTRICT option for mailto & run FTP/HTTP (Gregg) 168 184 o Add "mailto" option in new viewer (Gregg) … … 187 203 directory path text has changed (Gregg) 188 204 o Fixed seek and scan crash caused by file names that exceed maxpath(Gregg) 189 o Fixed INVALID_NAME error caused by FILEFIND buffer crossing a 64k bound ry (Steven)205 o Fixed INVALID_NAME error caused by FILEFIND buffer crossing a 64k boundary (Steven) 190 206 o Added 32 bit DosQuerySysState API (Gregg) 191 207 o Warpin build will not attempt to use wrong wic.exe (John) … … 226 242 o Fix a fast viewer text file load failure. (Gregg) 227 243 o Reversed behavior of horizontal scroll bar in fast viewer bar present with unwrapped text 228 absent with wrapped tex and hex244 absent with wrapped text and hex 229 245 o Add accelerator support to quicklist windows (Steven) 230 246 … … 339 355 340 356 3.04 pre9: 341 o Add archiver defin tion add/delete/move support357 o Add archiver definition add/delete/move support 342 358 343 359 3.04 pre8: … … 356 372 3.04 pre5: 357 373 o Support archivers with no list headers (tar) 358 o Support archivers that onl extract with directories (tar)374 o Support archivers that only extract with directories (tar) 359 375 o Disable menus for not ready volumes 360 376 o Correct missing collector view button window updates … … 692 708 o Added WWW and FTP component launching to internal viewers per 693 709 user request. BTW, testpm.exe from the FM/2 Utilities is handy for 694 deciphering the arguments to FTPPM.EXE, which are a bit biza are and710 deciphering the arguments to FTPPM.EXE, which are a bit bizarre and 695 711 undocumented. Just rename FTPPM.EXE to FTPPM.BAK, copy TESTPM.EXE 696 712 to FTPPM.EXE in the same directory, open the FTP object's Settings … … 767 783 a .COMMENTS EA is damaged, FM/2 won't let you edit it in this window 768 784 for safety (maybe some strange program wanted it that way). You can 769 fix it in the EA viewer (Ctrl + Shift + E) if you know it's an anom oly.785 fix it in the EA viewer (Ctrl + Shift + E) if you know it's an anomaly. 770 786 Use the Ctrl + Tab accelerator key to switch focus to the Autoview 771 787 MLE if you're keyboarding. FM/2 supports .COMMENTS EAs up to 32767 … … 833 849 o Toolbar buttons now allow you to use different bitmaps of your own 834 850 design. Notes: using user-defined bitmaps in the toolbar can slow 835 loading of FM/2 slightly, but probably not notic ably unless you851 loading of FM/2 slightly, but probably not noticeably unless you 836 852 replace all of them. Request a context menu on a toolbar button and 837 853 pick "Edit button" to get the dialog where you tell FM/2 to use a … … 998 1014 focus to the Filter: entryfield, so that the "general" filter is 999 1015 changed. 1000 o Help file improvements (a never ending saga).1016 o Help file improvements (a never ending saga). 1001 1017 1002 1018 2.38: 1003 o Walk Directories dialog will now display non-writ eable drives unless1019 o Walk Directories dialog will now display non-writable drives unless 1004 1020 the directory selection is for an action that requires writing to the 1005 1021 selected directory (for example, copy or move, set extract directory, … … 1028 1044 two seconds to complete its job, FM/2 will switch it to the 1029 1045 foreground. This means that if an archive is encrypted (passworded), 1030 you'll get the op ortunity to enter a password without having to1046 you'll get the opportunity to enter a password without having to 1031 1047 resort to the Window List to manually bring the window to the 1032 1048 foreground. … … 1323 1339 alternative to maximizing. 1324 1340 o More work on help file hypertext links using suggestions from a 1325 registered user. Added a label led bitmap showing the layout of FM/21341 registered user. Added a labeled bitmap showing the layout of FM/2 1326 1342 windows. 1327 1343 o Worked around weird bugs in Sizes and deleting toolbar buttons that … … 1364 1380 -- the passed DRAGINFO structure is inaccessible (apparently already 1365 1381 deallocated). An appropriate error message will be displayed, and 1366 the code's still there so that when IBM fixes it it'll automa gically1382 the code's still there so that when IBM fixes it it'll automatically 1367 1383 start working again. 1368 1384 … … 1456 1472 to trap. 1457 1473 o Added a Settings notebook containing global toggles and such. 1458 Slower than the menus, but Ron Hester asked for it, and I al lus do1474 Slower than the menus, but Ron Hester asked for it, and I always do 1459 1475 what Ron says... 1460 1476 o Return of the weirding ... but that'd be telling.
Note:
See TracChangeset
for help on using the changeset viewer.
