Changeset 1420
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. -
trunk/README
r1381 r1420 2 2 ³ F(ile) M(anager)/2 is free software from Mark Kimes ³ 3 3 ÃÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄŽ 4 ³ READ.ME file -- read before installing ³5 4 ³ See end of document for contact info ³ 6 5 ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ 6 7 FM/2 3.16: This release makes changes that should allow FM/2 to be 8 translated into different languages. It also adds date and number 9 formatting based on the system locale settings. We now need to find 10 some individuals who are interested in doing the translations. 11 Currently, double bit character sets are not supported in FM/2. 12 13 We have also fixed multiple minor annoyances such as improving 14 detection of text verses binary files when opening viewers and 15 filtering/(de)select mask now works for archives with pathnames. 16 We added the ability to turn error/alert beeps on and off in the 17 settings notebook (General page) and changes to the details switches 18 in compare directories are now saved. See the history for more details. 7 19 8 20 FM/2 3.15: This release turns on some new features by default … … 26 38 subdirectory based on the archive file name for the extraction target. 27 39 Seek and Scan has been added to the drives and directories context 28 menu and when select from there will add the drive or directory as40 menu and when selected from there will add the drive or directory as 29 41 the root for the search. We also added refresh removable media so 30 42 you can scan for newly inserted drives from the tree container 31 43 We did some additional work on the main menus like adding Databar 32 to the utilities menu and we now gray edout items that are unavailable44 to the utilities menu and we now gray out items that are unavailable 33 45 or inappropriate and un-grayed some items that were inappropriately 34 46 turned off. We reorganized the internal editor menus as well. … … 153 165 We now provide both the SYM & MAP files in a separate warpin 154 166 package. This will allow interested individuals the tools needed 155 to assist with analy sing any problem that may occur. This167 to assist with analyzing any problem that may occur. This 156 168 package is not needed to run FM/2. As always this update 157 169 provides some performance enhancements and defect fixes. … … 168 180 is used. This change was made to over come the problem with 169 181 associations failing on files with multiple ".". You can 170 also sea ch for a complete string within the file names by182 also search for a complete string within the file names by 171 183 using the pattern *stuff* (stuff can't contain an * or ?). 172 184 If "stuff" contains an * or ? the old method of searching … … 375 387 you start FM/2 for the first time: "How to use FM/2's Help," 376 388 "Terminology" and "General Help," then "Hints." A peek at 377 the label led "Window Layouts" pictures would probably be a389 the labeled "Window Layouts" pictures would probably be a 378 390 good idea, too. The rest you can browse as you get time/feel 379 391 the need; for instance, if you want to know what a toggle … … 440 452 KILLPROC.EXE. 441 453 442 UNDELETE R: Lets you undelete files (via interface with454 UNDELETE: Lets you undelete files (via interface with 443 455 UNDELETE.COM). Drag a file system object onto it and it'll 444 456 let you undelete files for that drive. Filename UNDEL.EXE. … … 601 613 602 614 http://groups.yahoo.com/group/fm2user/ 615 616 This group is now closed but it still contains some useful information 617 618 There is a new mailing list at: 619 620 fm2-user@netlabs.org 621 622 To subscribe send an email to: 623 624 fm2-user-subscribe@netlabs.org 625 626 The subject and body can be empty. 627 628 This group is mirrored on Gmane at: 629 630 http://dir.gmane.org/gmane.org.netlabs.fm2.user 603 631 604 632 You will find lots of friendly folks ready to help. 605 633 606 FM/2 is movingto Netlabs (thanks Adrian).634 FM/2 has moved to Netlabs (thanks Adrian). 607 635 608 636 Check it out at … … 610 638 http://svn.netlabs.org/fm2 611 639 612 Not everything is in place yet, but this is the place to 613 enter defect tickets and enhancement requests (username netlabs, 614 password guest; please include a valid email so we can contact you 615 if we need more information). Eventually, the mailing list and the 616 file archives will all move to the Netlabs server where you can 617 find the source code. 640 To create a ticket reporting a defect or requesting an enhancement. 641 You must be logged into TRAC. Please login with your Netlabs login id. 642 If you do not have a login id, you can request one at 643 http://www.netlabs.org/en/site/member/member.xml. 644 If you have troubles acquiring a Netlabs login id send an e-mail to 645 Netlabs Community Mailing List <community@netlabs.org>. 646 647 You can also browse the source at this site. 648 649 To obtain the source from the SVN use something like the following to check out the trunk 650 651 mkdir fm2_workspace 652 cd fm2_workspace 653 svn checkout http://svn.netlabs.org/repos/fm2/trunk trunk 654 655 If you wish commit access please contact us directly. 618 656 619 657 You can reach us directly at: … … 627 665 ygk@qwest.net 628 666 629 We also monitor the comp.os.os2.apps newsgroup and several 630 others in the comp.os.os2.* hierarchy. 667 We also monitor the comp.os.os2.apps newsgroup, several 668 others in the comp.os.os2.* hierarchy and other groups where 669 release announcements are made. 631 670 632 671 Thanks and enjoy.
Note:
See TracChangeset
for help on using the changeset viewer.
