home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 3 Comm / 03-Comm.zip / pmqwkb08.lzh / WHATS.NEW < prev    next >
Text File  |  1993-05-09  |  7KB  |  184 lines

  1. /***********************************************************/
  2. Beta #8b
  3. /***********************************************************/
  4. Random taglines started seeming a bit less than random - tweaked the 
  5. randomizer a bit - seems better now.
  6.  
  7. Changed tearline to '---' instead of '___' to avoid potential problems with
  8. some BBS software.
  9.  
  10. Added 'ANY', 'Kimberly Bobrow', 'Sysop' and 'Moderator' to reply TO dropdown 
  11. list.
  12.  
  13. Fixed stupid bug that required a file to exist in inbound and outbound paths.
  14.  
  15. Made Address book show up in Window List.
  16.  
  17. Fixed bug that made bookmarking from message list mark the wrong message.
  18.  
  19. Added obnoxious alert when a reply packet already exists - will prompt for
  20. overwrite or append - this will be made into a preference soon, but ought to 
  21. stop duplicate messages being uploaded in the interim.  
  22.  
  23. Fully qualified file names are now accepted for archivers/unarchivers - your 
  24. packers don't have to be in your PATH any longer if they're fully qualified.
  25.  
  26. /***********************************************************/
  27. Beta #8
  28. /***********************************************************/
  29. Put an option (in Preferences) to omit the slider bar in the reading
  30. window - this will reclaim the area for actual message text AND will
  31. make PmQwk work with OS/2 2.1 betas. (NOTE: the newest beta seems to have 
  32. fixed the bug - I left the workaround in as a 'feature' though, since it's 
  33. optional.)
  34.  
  35. Added 'More Preferences': (under Options Menu)
  36.  - End of conference options
  37.     - beep on last message
  38.     - move focus to Prev button when last message reached
  39.         (like older versions of PmQwk)
  40.     - move focus to Quit button when last message reached
  41.     - Make 'Next' button go to next conference when reading
  42.       last message - NOTE: Next Screen button will also behave
  43.       this way.
  44.  
  45.   - Start taglines with first one in file (like older versions)
  46.   - Start taglines with last one used
  47.   - Choose taglines sequentially (like older version)
  48.   - Choose taglines randomly
  49.   - No formatting on reply text - your reply will be left AS IS
  50.     beware, truncation on different BBSes could occur if you don't
  51.     take care of this problem yourself.  NO formatting is done on 
  52.     your text.
  53.   - Convert Subject/To/From to upper case - necessary for some
  54.     BBSes.
  55.  
  56.  
  57. +/- will now operate the same as next/prev message.
  58.  
  59. Removed ability to have Prev/Next buttons on right side of 
  60. container - new page up/page down buttons near Prev/Next made
  61. this option obsolete.
  62.  
  63. Added ability to 'bookmark' directly from the List dialog.
  64.  
  65. Added a (much requested) 'next screen' button - pages down 
  66. if there's more to a message, moves to the next message 
  67. when it reaches the bottom.
  68.  
  69. Page up/page down buttons added to read message buttons -
  70. next to Prev/Next buttons.
  71.  
  72. Read message buttons changed to icon buttons - contributions for
  73. alternate icons welcome.  There's simply not enough room on the 
  74. bottom to have buttons with words (without getting into microscopic
  75. fonts.)  Status area in lower right corner tells what each button is as the 
  76. pointer passes over it - the letter which is capitalized is the 'hotkey' for 
  77. that button.
  78.  
  79. NASTY reedit bug fixed.
  80.  
  81. EPM now works properly with PmQwk.
  82.  
  83. Window switch list added - ability to switch between PmQwk
  84. windows.  Alt-W (get it from the menu) or both mouse buttons
  85. on the PmQwk workspace <smile>
  86.  
  87. 2.1 beta workaround.  Use  "PMQWK /2"  (no qoutes) at the 
  88. command line.  This will disable the slider bars in the 
  89. reading area which causes the current 2.1 beta to crash PmQwk.
  90.   addendum:  you can also select this from the Preferences dialog,
  91.     but you must do it before you open any conferences.  This will
  92.     save the setting for future use though.
  93.  
  94. 'Unpacking' indicator in title bar of 'BBS List' while a packet
  95. is unpacking.
  96.  
  97. Fixed bug in Filter and list box that didn't handle 'unread' 
  98. messages properly.
  99.  
  100. Added pop-up (context) menus in several areas.
  101.  
  102. BBS List changed to CUA container - added date/time of QWK packet
  103. to each item.
  104.  
  105. Fixed bug where first line of reply get pulled up into the quote.
  106.  
  107. The container in the 'List' dialog now gets the focus when opened.
  108.  
  109. Changed the look of taglines.
  110.  
  111. Verification of paths and archivers in the 'Paths' dialog.
  112.  
  113. Notification and assistance when QWK packets exist which can't
  114. be unpacked while in 'Unpack' dialog.
  115.  
  116.  
  117.  
  118.  
  119.  
  120. /***********************************************************/
  121.     January 18, 1992 Beta #7 released
  122. /***********************************************************/
  123.  
  124. MAJOR FEATURE ADDITIONS
  125. -----------------------
  126. Sorting added - primary, secondary and tertiary.  Set by system or
  127. by conference.
  128.  
  129. Ability to swipe taglines using "Copy" button while reading messages -
  130. mark desired tagline text then press "Copy."
  131.  
  132. Added bookmarking capabilities.
  133.  
  134. CUA Container for message list instead of listbox.
  135.  
  136. Added ability to set default size and position for message reading
  137. window.  Located in 'Options' drop down menu.
  138.  
  139. "Read by" indicator in message list and read conference.
  140.  
  141.  
  142. NOT SO MAJOR GOODIES - BUT STILL PRETTY NIFTY
  143. ---------------------------------------------
  144. 'Read' amount in conference selection dialog now indicates amount read,
  145. not number of the last read message - percentage reflects amount 
  146. actually read.
  147.  
  148. Increased maximum tagline length - they can be two characters *shorter*
  149. than the wordwrap length (in Options.) NOTE: Re-editing of messages and
  150. replies made with previous versions of PmQwk may delete the bottom line
  151. or two of the actual message if you are using taglines - beware.
  152.  
  153. Select Conference dialog changed to CUA container instead of list box -
  154. made sizeable.
  155.  
  156. PmQwk icon spruced up <g>.
  157.  
  158. Message list able to stay open.
  159.  
  160. Message list now sizeable.
  161.  
  162. "Found" indicator in filter progress dialog - number found indicated
  163. in message list dialog.
  164.  
  165. Ability to search through 'unread only' in Filter.
  166.  
  167.  
  168.  
  169.  
  170. KNOWN BUG FIXES
  171. ---------------
  172. Fixed bug of extra up/down arrow message sent when slider or 
  173. list dialog had focus.
  174.  
  175. 'List existing replies' bug fixed - still won't read replies packed by
  176. beta #6, but will read anything packed with other versions of PmQwk.
  177.  
  178. Reply tearline now accurately reflects the current version number.
  179.  
  180.  
  181. /***********************************************************/
  182. January 4, 1992 Wide beta release #006
  183. /***********************************************************/
  184.