home *** CD-ROM | disk | FTP | other *** search
/ The Best of Select: Windows 95 Special 1 / WINDOWS95_1.ISO / internet / winvn / readme.txt < prev    next >
Text File  |  1995-06-05  |  42KB  |  897 lines

  1.         *** NOTE NOTE NOTE ***
  2.  
  3.            WinVN 0.99-5
  4.  
  5.   Make sure to read the Installation Instructions before installing
  6.   WinVN.  E-mail traffic is high for the unpaid supporters of this
  7.   product and almost all the questions people ask are either answered
  8.   in this "README.TXT", the WINVN.FAQ, the WWW site, the Hardcopy
  9.   DOCs or the MAIL.WINVN Newsgroup on NEWS.KSC.NASA.GOV.  Please
  10.   help us spend our time making WinVN a better product and not
  11.   answering the same questions over and over.  
  12.  
  13.                         JD
  14.         ***********************
  15.  
  16. Contents
  17. ========
  18. What is WinVN?
  19. Requirements
  20. Upgrading from a previous version
  21. Installation Instructions
  22. WinVN Files
  23. How to get the latest version
  24. Contacting the developers
  25. Credits
  26. Revision History
  27.  
  28. What is WinVN?
  29. ==============
  30.  
  31. WinVN is an NNTP newsreader for the Microsoft Windows family.  You can use
  32. it to read and post Usenet News, and send email via the SMTP or MAPI
  33. protocols.  There are two version of WinVN:
  34.   WinVN 16-bit   For Windows and Windows for Workgroups
  35.   WinVN 32-bit   *Only* for Windows NT and Windows 95
  36.  
  37.  
  38. Requirements
  39. ============
  40.  
  41. 1) An appropriate operating system: Windows, Windows for Workgroups,
  42.    Windows NT, or Windows 95.
  43.  
  44. 2) A correct installation as described below.
  45.  
  46. 3) An appropriate network connection with a TCP/IP stack and either a
  47.    WINSOCK.DLL or a WSOCKETS.DLL.  See Installation Instructions below.
  48.  
  49. 4) An NNTP News Server that supports at least one of the following NNTP
  50.    extensions:
  51.      XHDR    Most news servers can do this
  52.      XOVER   INN is a news server that does XOVER
  53.  
  54.    WinVN will use XOVER, a better protocol, if your server supports it.
  55.    You need the name or address of the server.  A few news servers require
  56.    a username and password for authentication--most do not.  Contact your
  57.    news server's administrator if in doubt.
  58.  
  59.  
  60. Upgrading from a previous version
  61. =================================
  62.  
  63. 1) Just unzip the archive into your current WinVN directory.  The archive does   not contain NEWSRC or WINVN.INI files, so your existing settings will be   preserved and WinVN will merge in any new features needed for the new   release.  [If you are paranoid: move your WinVN.INI and NEWSRC files to   a different directory, delete everything else in your WinVN directory,    unzip WinVN, and finally move your WinVN.INI and NEWSRC files back. 2) *** THERE MAY BE A NEW CTL3DV2.DLL ***   WinVN 16-bit:     Move (*don't copy*) CTL3DV2.DLL into your \WINDOWS\SYSTEM directory.     There must be *one and only one* instance of this file on your disk!   WinVN 32-bit:     Move (*don't copy*) CTL3D32.DLL into your %SystemRoot%\SYSTEM32 directory.     There must be *one and only one* instance of this file on your disk!New Installation Instructions
  64. =========================
  65.  
  66. 0) Read this file, the help file, and the FAQ.  They will answer most of
  67.    your questions.
  68.  
  69. 1) Create a WinVN directory and unzip the archive into this directory.
  70.  
  71. 2) *** DO NOT SKIP THIS STEP! ***
  72.    WinVN 16-bit:
  73.      Move (*** DO NOT COPY!!! ***) CTL3DV2.DLL into your 
  74.       \WINDOWS\SYSTEM directory. There must be *one and only one* 
  75.       instance of this file on your disk! or you will get a 
  76.       CTL3DV2.DLL was not installed correctly message.  This message
  77.       is put out by the authors of CTL3DV2.DLL and not by WinVN!  We
  78.       can't do anything about that.
  79.  
  80.    WinVN 32-bit:
  81.      Move (*don't copy*) CTL3D32.DLL into your %SystemRoot%\SYSTEM32 directory.
  82.      There must be *one and only one* instance of this file on your disk!
  83.  
  84.      (Note: if you are running Windows 3.1 with Win32S, you still can't
  85.       run the 32bit version of WinVN.   Win32S doesn't provide a 32bit
  86.       WinSock.DLL so it won't buy you anything even if we supported it).
  87.  
  88. 3) This is very important!  Choose the appropriate Winsock interface by
  89.    editing the GenSockDLL entry in the Communications section of your
  90.    WINVN.INI.   WinVN doesn't ship with a WinVN.INI file but it will  
  91.    produce one the first time you run the program.  If you want to
  92.    change WinVN's DLL that interfaces to the WinSOCK.DLL on your
  93.    networking stack, run WinVN first, have it produce a WINVN.INI
  94.    and then edit the WinVN.INI using an editor.
  95.  
  96.    See below for details.
  97.  
  98.    WinVN 16-bit:
  99.      GWINSOCK.DLL   The default, which should work in most cases
  100.      PWKSOCK.DLL    For pre Winsock 1.1 compliant TCP/IP stacks
  101.             such as Dec Pathworks 4.1 or earlier (Pathworks 
  102.             5.0 or higher use GWINSOCK.DLL) or LanManager 2.1a 
  103.             or earlier.  (LanMan 2.2 or higher, use GWINSOCK.DLL)
  104.      GENASYNC.DLL   Faster with modem and Trumpet or NetManage products
  105.    
  106.    WinVN 32-bit:
  107.      GWINSOCK.DLL   The default, which should work in all cases
  108.  
  109.  
  110.    Details
  111.    -------
  112.      You will have one of the following two types of TCP/IP stacks:
  113.  
  114.      Winsock v1.1 (or higher) TCP/IP stack and WINSOCK.DLL:
  115.        (Examples: Microsoft TCP/IP, Trumpet, PC/TCP, Windows NT,
  116.     Windows 95, NetManage TCP/IP, LanManager 2.2, DEC Pathworks 5.1)
  117.  
  118.        a) Make sure WINSOCK.DLL is in your path before starting Windows.
  119.        b) Make sure the GenSockDLL entry in the Communications section
  120.       of your WINVN.INI is set to GWINSOCK.DLL or GENASYNC.DLL, as
  121.       appropriate.
  122.  
  123.        SPECIAL NOTE: If you are using later versions of the Trumpet or
  124.        NetManage (Chameleon) products, you will get better performance over
  125.        a modem with GENASYNC.DLL rather than GWINSOCK.DLL.
  126.  
  127.      *or*
  128.  
  129.      Non-Winsock TCP/IP stack and WSOCKETS.DLL:
  130.        (Examples: DEC Pathworks 4.1 or Microsoft LanManager 2.1a)
  131.  
  132.        a) Make sure WSOCKETS.DLL is in your path before starting Windows.
  133.        b) Make sure the GenSockDLL entry in the Communications section
  134.       of your WINVN.INI is set to PWKSOCK.DLL.
  135.  
  136.      NOTE: GWINSOCK.DLL, GENASYNC.DLL and PWKSOCK.DLL are not replacements
  137.      for your TCP/IP stack's own socket DLLs--they use them.  For example,
  138.      GWINSOCK.DLL talks to WINSOCK.DLL, and PWKSOCK.DLL talks to WSOCKETS.DLL.
  139.  
  140. 4) Configure the Communications Options.  The first time you start WinVN
  141.    you will be asked to configure these options.  You must have the name or
  142.    address of your news server.  The TCP port should be NNTP or 119 if the
  143.    former does not work.  The Username and Password should *only* be
  144.    filled in if your news server requires them for authentication.
  145.    Contact your news server's administrator if in doubt.
  146.  
  147.    If you are using SMTP mail, fill in the appropriate SMTP host name or
  148.    address.  See the help file for more information.
  149.  
  150. 5) Configure your Personal Info.  The first time you start WinVN
  151.    you will be asked for your name, email address, and organization.  Make
  152.    sure you provide a valid email address.
  153.  
  154.  
  155.  
  156. WinVN Files
  157. ===========
  158.  
  159. WinVN 16-bit:
  160.  
  161. File           Location                Description
  162. ------------   ---------------------   ------------------
  163. WINVN.EXE      WinVN directory         The program itself
  164. WINVN.HLP      WinVN directory         The help file
  165. WVTB.DLL       WinVN directory         Toolbar support
  166. GWINSOCK.DLL   WinVN directory         Generic Winsock interface
  167. PWKSOCK.DLL    WinVN directory         For non-Winsock compliant TCP/IP stacks
  168. GENASYNC.DLL   WinVN directory         For modem and Trumpet or NetManage
  169. README.TXT     WinVN directory         This file
  170. WINVNFAQ.TXT   WinVN directory         Frequently Asked Questions (and answers)
  171. NEWSRC         WinVN directory*        List of newsgroups and read articles
  172. WINVN.INI      WinVN directory*        Configuration file
  173. CTL3DV2.DLL    \WINDOWS\SYSTEM         3-D control support
  174.  
  175.  
  176. WinVN 32-bit:
  177.  
  178. File           Location                Description
  179. ------------   ---------------------   ------------------
  180. WINVN.EXE      WinVN directory         The program itself
  181. WINVN.HLP      WinVN directory         The help file
  182. WVTB32.DLL     WinVN directory         Toolbar support
  183. GWINSOCK.DLL   WinVN directory         Generic Winsock interface
  184. README.TXT     WinVN directory         This file
  185. WINVNFAQ.TXT   WinVN directory         Frequently Asked Questions (and answers)
  186. NEWSRC         WinVN directory*        List of newsgroups and read articles
  187. WINVN.INI      WinVN directory*        Configuration file
  188. CTL3D32.DLL    %SystemRoot%\SYSTEM32   3-D control support
  189.  
  190. *These files will be created the first time you run WinVN, if they
  191. don't already exist.  This is the default location.  These files can
  192. be moved, and their location pointed to on the command line or by the
  193. WINVN environment variable, to support multiple configurations.  See the
  194. help file for more information.
  195.  
  196.  
  197. How to get the latest version
  198. =============================
  199.  
  200. The official FTP site for WinVN is at ftp://ftp.ksc.nasa.gov/pub/winvn/
  201.  
  202. Always use FTP.KSC.NASA.GOV to get only the IP number that is outside the
  203. firewall.  Always check there for the latest binaries and sources.  Other
  204. sites that keep fairly current with the main site are:
  205.     ripem.msu.edu       (/pub/pc/win/winvn/titan.ksc.nasa.gov/)
  206.   and   shannon.mee.tcd.ie  (/winvn)
  207.  
  208. Matching hardcopy documentation by Jim Dumoulin (dumoulin@titan.ksc.nasa.gov)
  209. for is also available on ftp.ksc.nasa.gov.
  210.  
  211.  
  212. Contacting the developers
  213. =========================
  214.  
  215. Before you report bugs or request features, get the latest version of
  216. WinVN as described in the section above.  You may find your issues
  217. have already been addressed.  You should also try to verify that your
  218. machine, TCP/IP stack, and WinVN are set up properly.
  219.  
  220. Email:
  221.   You can send comments to the WinVN developers by sending mail to
  222.   winvn@news.ksc.nasa.gov.
  223.  
  224. Mailing List:
  225.   If you don't mind a lot of traffic on WinVN, you can join the developers
  226.   mailing list by a mail message to majordomo@news.ksc.nasa.gov with the
  227.   Subject line blank and the contents of the message "subscribe winvn".
  228.   To get off the mailing list, send the message "unsubscribe winvn" to
  229.   the same address.
  230.  
  231. Newsgroup:
  232.   An easy way to keep up on WinVN developments is to point your newsreader
  233.   at news.ksc.nasa.gov (currently 128.159.4.21 for those of you with
  234.   broken DNS's but soon to be changing to 163.205.1.3).  There should be a
  235.   single newsgroup, mail.winvn, which is a gatewayed version of the mailing
  236.   list.  Announcements and discussions of common problems can be found here.
  237.   It's very likely the best place to get the scoop on _your_ problem.  If
  238.   mail gets much worse, we may consider starting an alt newsgroup.
  239.  
  240.   You can have more than one WinVN icon on your Windows Desktop pointing
  241.   to different servers.   If you want to keep up with the WinVN development
  242.   newsgroup on NEWS.KSC.NASA.GOV, you can configure a seperate WinVN.INI
  243.   and NEWSRC file (perhaps just move the ones you have into a sub
  244.   directory).   Then, if you pass these files to WinVN via setting the
  245.   command line arguments inside the Windows Icon (ie: instead of 
  246.   just entering "C:\winvn\winvn.exe" in the icon, enter something
  247.   like "C:\winvn\winvn.exe c:\winvn\ksc\winvn.ini c:\winvn\ksc\newsrc".
  248.  
  249. WWW:
  250.   A World Wide Web node has been developed for WinVN by Mike Downs
  251.   (downsm@titan.ksc.nasa.gov) and is available at the following URL:
  252.   http://www.ksc.nasa.gov/software/winvn/winvn.html.
  253.  
  254.  
  255. Credits
  256. =======
  257.  
  258. Thanks to Mark Riordan for the original WinVN!
  259.  
  260. Many people have worked on WinVN--it's been a fun, international project.
  261.  
  262. Here are a few of them:
  263.  
  264.   Matt Bretherton         MBretherton@cmutual.com.au
  265.   Harvey Brydon           brydon@tulsa.dowell.slb.com
  266.   John S. Cooper          jcooper@netcom.com
  267.   Michael Downs           mdowns@eos.arc.nasa.gov
  268.   Mike Downs              downsm@titan.ksc.nasa.gov
  269.   Jim Dumoulin            dumoulin@titan.ksc.nasa.gov
  270.   Michael Finken          finken@conware.de
  271.   Don Gardner             gardnerd@keystone.ksc.nasa.gov
  272.   Jody Glasser            jglas@tdycont.com
  273.   Masaki Ishido           ishidou@yhp.hp.com
  274.   Jim Martin              jim@noc.rutgers.edu
  275.   Tom Menshik             tmenshik@hpcvitlm.cv.hp.com
  276.   Conor Nolan             cnolan@tcd.ie
  277.   Roger Pearse            pearse_w_r@bt-web.bt.co.uk
  278.   John Piraino            jpiraino@execpc.com
  279.   Mark Riordan            mrr@scss3.cl.msu.edu
  280.   Sam Rushing             rushing@titan.ksc.nasa.gov
  281.  
  282.   (Countless others we don't really mean to leave out.)
  283.  
  284. - Sam Rushing, Jim Dumoulin & John Cooper
  285.  
  286.  
  287.   ========  Release ChangeLog  =======
  288.  
  289. WinVN release .99.5:
  290.         (dumoulin)  Fixed bug that would trash news group list when                    subscribing to a newsgroup.    (dumoulin)  Fixed bugs in the tracking of when the NewsRC file
  291.             gets modified.   Some times WinVN wasn't saving                    the NEWSRC file when it should.        (dumoulin)  Fixed a GPF when updating unseen articles                    with multiple newsgroups open.  There are                    still some other bugs that are not fixed                     when reusing the same article window for                    multiple groups.    (dumoulin)  Fixed bug in article threshold menu.  Wasn't allowing                    you to enter a number.        (dumoulin)  Fixed a bug where WinVN wasn't selecting the                    right article when selection was done using                    the mouse.        (dumoulin)  Relaxed restriction on Reset Server Protocol                    to allow an abort even if WinVN thinks its                    a bad idea.  This can cause GPF's since many                    parts of WinVN can't be aborted, but it will                    help people get out of some hung situations                    as a last resort.         (dumoulin)  Fixed problems with Canceling articles.  Didn't                    check all possible headers and failed when some                    header info was turned off         (jcooper)   Support new INI option MIMECharset which defaults                    to ISO-8859-1.          (jcooper)   Fix to MIME type text/plain.        (jcooper)   Fix code when sending mail that would abort the                    mail window if a required header was missing.    (vielhaber) Updated the WinVN online Documentation.    (ishido)    Changed size of hostname buffer from 1024 bytes to                    to 256 bytes to keep from GPFing when getting                     hostname on some WinSock stacks.         (dumoulin)  Changed name of CascadeWindows to avoid a conflict                    in API calls of Windows95.        (dumoulin)  Fixed WinVN's menu's where extra seperator lines                    were being displayed.       WinVN release .99.4:
  292.  
  293.     (dumoulin)  Added support to track cross posted articles
  294.             (configurable from the Article List menu)
  295.             and support for a cache of Spare Range arrays 
  296.             so when article ranges grow, memory doesn't
  297.             get too trashed.
  298.  
  299.     (dumoulin)  Cleaned up all routines that did raw pointer
  300.             math to offset into data structures.  There
  301.             are now accessor macro's to locate data.  This
  302.             changed practically every file in WinVN but
  303.             was necessary to safely add cross posting code
  304.             where article Range Array could grow dynamically.
  305.  
  306.     (dumoulin)  Allow postings to be created that have the
  307.             keyword "poster" in the followup-to header.
  308.             This will send E-mail to the originator.
  309.     
  310.     (dumoulin)  Fixed GPF if someone enters -1 in the
  311.             article fetch Threshold dialog box. 
  312.             
  313.     (dumoulin)  Fixed code that calculates how big to make
  314.             the posting or mail edit window.  It should
  315.             now calculate correctly to 78 characters if
  316.             a fixed font is used (the default).
  317.  
  318.     (dumoulin)  Added a way to track when the NewsRC file
  319.             gets modified so that close or save operations 
  320.             don't write out the file if it isn't necessary.
  321.  
  322.     (dumoulin)  Added support for setting the TimeZone environment
  323.             variable either from WinVN.INI or the config
  324.             menus.
  325.  
  326.     (dumoulin)  Added Help Toolbar bitmap to all toobars and
  327.             changed help to point to the WinVN Help file
  328.             instead of the About Box (more useful).
  329.  
  330.     (dumoulin)  Seperated spacing on the Catchup and Close
  331.             toolbars when they were too close to each other.
  332.             Added additional line seperators on Menu bars
  333.             where they were too close.
  334.  
  335.     (vielhaber) Updated the WinVN online Documentation.
  336.  
  337.     (harris)    New ToolBar binary for Catchup and Exit
  338.  
  339.     (dumoulin)  Add a space seperator for articles saved to disk.
  340.             Changed Date to conform to mailbox format and
  341.             Changed year to be 4 digits (like 1995) instead
  342.             of 2 digits (like 95).
  343.  
  344.     (dumoulin)  Fixed bugs with Cancel Article code.  Will now
  345.             properly work if Followup-to header set to poster,
  346.             validates poster information and allows for
  347.             modification of the Newsgroups in the cancel.
  348.  
  349.     (dumoulin)  Cleaned up status line messages for various 
  350.             menus.
  351.     
  352.     (dumoulin)  Fixed bug that could cause a negative number
  353.             of articles to be requested from the server
  354.             causing GPF's.  Fixed other bugs caused when
  355.             int's overflow and become negative instead
  356.             of turning into longs.
  357.  
  358.     (dumoulin)  Rewrote formatting of GenSock error Message Box
  359.             so people are less likely to get scared away
  360.             and fire off E-mail and more likely to read
  361.             message and attempt to fix things on their own.
  362.  
  363.  
  364.  
  365. WinVN release .99.3:
  366.  
  367.     (dumoulin)  Fix GPF where uninitialized Hdc was being used when 
  368.             sending mail.
  369.     (dumoulin)  Added ability for owner of an Article to cancel. 
  370.             his/her own article
  371.     (ishido)    Force posts to properly use Followup-to header
  372.             instead of Newsgroups if available.
  373.     (dumoulin)  Added option to display Followup-To Header, defaults
  374.             to on but can be turned off by user.
  375.     (dumoulin)  Added dialog menus to Edit Windows to inform user
  376.             when Fonts or sizes would create lines longer than
  377.             78 characters.
  378.     (dumoulin)  Added option to disable saving NewsRC file upon
  379.             exiting of each Group.  Defaults to off.
  380.     (brydon)    Add status line feedback when saving NewsRC file.
  381.     (dumoulin)  Fixed GPF if COMDOC becomes NULL for any reason.
  382.     (dumoulin)  Fixed status line message on Close option.  Text
  383.             said Cancel Article instead of Close.
  384.     (dumoulin)  Made wording stronger about Authorization fields
  385.             in Communications options menu being "Optional".
  386.     (dumoulin)  Allow PageUP, PageDown, Home and End keys to
  387.             work properly in Group window regardless of
  388.             the state of the Multi-Select option.
  389.     (dumoulin)  Fixed problem with not being able to view some
  390.             articles after sorting.
  391.     (dumoulin)  Fixed GPF with unitialized HMENU object during Reset
  392.     (dumoulin)  Fixed problem with freeing a system font upon exit.
  393.     (dumoulin)  Fixed problem with pending I/O operations upon exit
  394.             that can cause GPF's on slow networking stacks.
  395.     (dumoulin)  Fixed problem with corrupting memory if the
  396.             number of new groups on the server is 0.
  397.  
  398.  
  399. WinVN release .99.2:
  400.  
  401.     (dumoulin)  Fix GPF where uninitialized Hdc was being used when 
  402.             responding to articles
  403.     (dumoulin)  Comment out all Trace options in preparation of a 
  404.             Winvn 1.0 Release
  405.     (dumoulin)  Allow PageUp, PageDown, Home and End keys to work 
  406.             regardless of setting of Multi-Select option in Group 
  407.             Article List window
  408.     (dumoulin)  Fix GPF when marking text in extreemly large articles.  
  409.             Fixed copying of ROT13 encoded text to clipboard
  410.     (dumoulin)  Enable reset server protocol in instances where it 
  411.             wasn't previously possible to recover from a hung server 
  412.             connection
  413.     (dumoulin)  Save NewsRc anytime closing of the Group window.
  414.  
  415. WinVN release .99.1:
  416.  
  417.     (dumoulin)   allow printing of ROT13 Messages
  418.     (dumoulin)   partial fix of the cut/past GPF on huge articles
  419.     (dumoulin)   Add a simple Save NewsRC option to Network menu
  420.     (rushing)    message-id hashing for better threading
  421.     (rushing)    Use presence of 'Re: ' as a hint when reconstructing 
  422.              a broken thread
  423.  
  424. WinVN release .93.14:
  425.  
  426.     (rushing)  made a new hash function, rather than trying to 
  427.            reuse HashGroup.  Changed HashGroup back to Huge. 
  428.  
  429. WinVN release .93.13:
  430.  
  431.     (jcooper)  Fix Smart Filer ask on duplicate filename
  432.     (jcooper)  About box shows IDD_VERSION_NUMBER in static text
  433.     (jcooper)  Added Restore All command to Window menu and to 
  434.            main window Sys menu
  435.     (jglasser) Fix progress bar in main window for win16
  436.     (rushing)  skip '<' on message-id's in header struct.
  437.     (rushing)  changed HashGroup()'s argument type from 'unsigned 
  438.            char huge *' to 'char *'
  439.     (rushing)  skip over '<' character in mids & refs.  make mids & 
  440.            refs > 30 chars unique with a 4-char hash at the end.
  441.  
  442. WinVN release .93.12:
  443.  
  444.        (rushing)   redesigned the 'orphan reunite' code in sort_by_threads()
  445.            to be NLOGN instead of N squared 
  446.        (dumoulin)  change default thread sort to THREAD SUBJECT
  447.        (dumoulin)  use a temp file when writing newsrc for extra protection
  448.        (jcooper)   fix CUT HERE lines for uuencoded-without-mime attach
  449.        (jcooper)   fix for wv16 decoder crash on filenames like 'abc.def.ghi'
  450.        (jglasser)  multiple fixes to toolbar code
  451.        (rushing)   threadOk check needs an extra check for hParentBlock==NULL
  452.            because the code is sometimes called before an InitDoc().
  453.  
  454.        (rushing)   issue warning when LockLine called with hBlock==NULL
  455.        (rushing)   fixes to new sort by subject algorithm
  456.        (rushing)   cast result of SelectObject to HBRUSH to remove warnings
  457.        (rushing)   fix bracket typo
  458.        (rushing)   make the embedded wildmat code not have a magical 
  459.            rcs revision string.
  460.        (rushing)   catch errors without error codes in open_smtp_socket()
  461.        (brydon)    new declarations, misc fixes on several old declarations
  462.        (brydon)    "Sort" menu: add Thread/Subject sort option.
  463.        (brydon)    Record and remember user's sort option for each newsgroup.
  464.        (brydon)    Made ANSI, several declarations and calls fixed.
  465.        (brydon)    environment variable pointer fix
  466.        (jcooper)   don't write newsrc under certain conditions
  467.        (jcooper)   uncomment CalcNumUnread call.
  468.  
  469. WinVN release .93.11:
  470. -- Bug Fixes
  471.     (rushing)   Informative message for 'too much included text' rejection notice.
  472.     (rushing)   SMTP mail now uses a bogus name if gethostname() fails.
  473.     (rushing)   Newsrc now found via environment variable. 
  474.     (jglasser)  Disconnect button did not work if Confirm disconnect was off
  475.     (jcooper)   Crash if minimized when article-retrieval complete (this bug
  476.         introduced in .93.10)
  477.     (jcooper)   Crash on Find if very long header. (this bug introduced in 
  478.         .93.10)
  479.     (jpiraino)  Memory unlocking issues
  480.     (jpiraino)  Toolbar fix
  481.     
  482.     
  483. WinVN release 0.93.10:
  484. -- Bug Fixes
  485.     (jcooper)   Increased max header len to 800 (helps with long references 
  486.         lists), and increased max entry len in composition header 
  487.         field to 800
  488.     (jcooper)   With !NewArtWnd, click on art in one group wnd, then on art
  489.         in 2nd group wnd, clicking on first art again failed to
  490.         retrieve
  491.     (jcooper)   Only enable disconnect/reconnect once connection is really
  492.         established
  493.     (jcooper)   Next/Prev buttons in article were not selecting the proper
  494.         activeline in the parent group.  ActiveLine selection out
  495.         of sync with actually-displayed article
  496.     (jcooper)   Obtains refDoc headers immediately from doc on creation of
  497.         composition window.  Avoids problems if refDoc is closed
  498.         before sending composition.
  499.     (jcooper)   Personal info dlg warns on clearing identical reply-to
  500.     (jcooper)   Main window paint strangeness while not connected.
  501.     (jcooper)   Fixed batch sends
  502.     (jcooper)   Changed NetHashTable to huge *
  503.     (jcooper)   Fixed group article-list window, missing 'n' indicator for new
  504.         articles
  505.     (ptirrell)  Fixed Save Auth Password (again)
  506.     (jcooper)   Cleaned up some status-bar menu strings
  507.     (jcooper)   Allow news server to generate date header for postings.
  508.     (jcooper)   Fixed sort-by-subject to ignore leading "re:" notation
  509.     (jcooper)   Removed continue-mail-if-post-fails logic.  Now if post or 
  510.         mail fails, entire send is halted
  511.     (jcooper)   In MultiSelect mode, Find did not properly start search from
  512.         top of doc
  513.     (jglasser)  Fill article-list window with headers if possible
  514.     (jcooper)   Do not allow exit/close/quit while establishing connection.  
  515.         (causes GPF on return from gwinsock call)
  516.     (jcooper)   Include original keywords header in reply even if not shown
  517.  
  518. -- New
  519.     (jglasser)  Selected newsgroups in main window will be automatically 
  520.         listed in the 'Newsgroups:' field of new composition
  521.     (jcooper)   Added customizable Composition Font   
  522.     (rushing)   New alternate genasync.dll for improved performance with 
  523.         Trumpet Winsock
  524.  
  525. WinVN release 0.93.9:
  526. -- Bug Fixes
  527.     (jcooper)   Fixed occasional posting bug - empty 2nd post on wrapped-
  528.         text body
  529.     (jcooper)   Fixed crash bug in jpiraino's new IDM_POST NewsgroupsPtr code
  530.     (jcooper)   Handle mail addresses like "email (name(nickname))"
  531.     (jcooper)   Save button in article wnd now opens Save As instead of Save
  532.     (jcooper)   Horizontal scrollbar thumbtracking paint problems
  533.     (jcooper)   Thumbtrackers got stuck if held down when retrieval completes
  534.     (jcooper)   Fixed focus-grabbing problems during multi-article save
  535.  
  536. WinVN release 0.93.8:
  537. -- New
  538.     (dumoulin)  Colorized toolbars
  539.  
  540. -- Bug Fixes
  541.     (jpiraino)  char buffer size mismatches for .ini parmas fixed
  542.     (jpiraino)  hDC released prematurely in winvn.c
  543.     (jpiraino)  fix version checking for Windows95
  544.     (rushing)   send 'mode reader' command when appropriate
  545.     (dumoulin)  fixed GPF's in printing for some print drivers
  546.     (dumoulin)  fixed printing of selected text
  547.     (jcooper)   Crash if use prev/next function in an article whose
  548.         parent group has been Updated
  549.     (jcooper)   Fixed beeps in control dialogs.  Really this time 8^)
  550.     (jcooper)   Rearranged composition preferences dialog to fit in 640x480
  551.     (jcooper)   Memory overrun in ParseAddress caused occasional loss of 
  552.         Personal Mail Address    
  553.     (jcooper)   Fixed In-Reply-To header generation in SMTP mails (was 
  554.         sending duplicate Organization line)
  555.     (jcooper)   Initiate 3d controls in time for initial newsrc/winvn.ini
  556.         dialog window
  557.     (jcooper)   % received incorrect during Update from server
  558.     (jcooper)   Removed dormant 'read-only' and 'help' options from open-  
  559.         file dialogs
  560.     (jcooper)   The drive selected in the SelectPath dialog occasionally 
  561.         did not match the current directory shown
  562.     (jcooper)   Fixed Ctrl-F (Find) in article view window                
  563.     (jcooper)   Deselect after copy in article view window
  564.     (jcooper)   Cleaned up some double-click-on-article-id retrieval 
  565.         interactions
  566.     (jcooper)   No longer use hourglass during post/send. 
  567.     (jcooper)   Update From Server should not capture focus to main window
  568.     
  569. WinVN release .93.7:
  570. -- Bug Fixes
  571.     (jcooper)   Fixed paint crash on Update from server in group window
  572.         if prev TopLineOrd > new # in group
  573.     (jcooper)   Now allows additional headers to be entered at top of 
  574.         composition body text
  575.     (jcooper)   Fixed About menu item from main window system menu  
  576.     (jcooper)   Crash if End key pressed in group article-list window
  577.         while retrieiving headers, or during 'Update from 
  578.         server' if new # < old #
  579.     (jcooper)   Fixed mailbox header generation in multi-part posts
  580.     (jcooper)   Crash if lose connection while messagebox open which
  581.         is followed by comm stuff.
  582.     (jcooper)   Window positions are now saved for Mail window, Post window,
  583.         block status window and decoding thread status windows
  584.     (jcooper)   Window positions messed up if Save while window minimized
  585.  
  586.     (jcooper)   I built in Pearse's splash stuff, all #ifdef'ed just so
  587.         we don't lose this code.  Works well when #def'ed.
  588.     (jcooper)   Allow right-click dragging (duh)
  589.     (jglasser)  More fixes for the rare toolbar problems
  590.     (jcooper)   Fixed CalcNumUnread - was reporting invalid #'s for
  591.         never-seen groups
  592.     (jcooper)   If resize window, large enough to hold entire doc, should 
  593.         autoscroll to top (in addition to removing vscrollbar)
  594.     (jcooper)   Inaccurate horiz scrollbar range in articles: fixed longestline
  595.     (jcooper)   ViewArticle reusing a window always did SHOWNORMAL - 
  596.         ignoring if the window was maximized or minimized
  597.     (jcooper)   Confirm Reconnect question Yes/No logic backwards
  598.     (jcooper)   Fixed Sort by Threads menu disabling (again)
  599.     (jcooper)   Fixed status text of System menu "Close Alt+F4" - was 
  600.         "Quits WinVN"
  601.     (ptirrell)  Fixed Save Auth Password
  602.     (jcooper)   Mouse drag problem in win32 if article view window - if 
  603.         drag and release above the window, got reversed selection
  604.                 
  605. WinVN release .93.6:
  606. -- New
  607.     (jcooper)   New 'mark all as unseen' or 'mark all as seen' menu items
  608.         in group article-list Articles menu
  609.     (jcooper)   Single right-click in group article-list window toggles seen            
  610.     (jcooper)   Added 'Reconnect' option under main window Network menu
  611.  
  612. -- Bug Fixes
  613.     (jcooper)   Reset Server Protocol should not be allowed while receiving
  614.         info from server.  Now prompt for reconnect instead.
  615.     (jcooper)   Fixed horizontal scrollbars in subscribe dialog
  616.     (jcooper)   Fixed WM_INITMENU messages for Win16
  617.     (jcooper)   Fixed scroller thumbtrack/thumposition painting problem
  618.     (jcooper)   Crash on group update from server with less than original
  619.         num_to_retrieve                                          
  620.     (jcooper)   Better calculation of # unread articles upon opening a group
  621.     (jcooper)   Composition header edit controls now scroll to beginning on 
  622.         losing focus
  623.     (jcooper)   Fixed beep when tabbing between Compose header controls
  624.     (jcooper)   Article window clears during next/prev article retrieval
  625.     (jcooper)   Gray 'Update from server' when comm is busy
  626.  
  627. WinVN release .93.5:
  628.     (jcooper)   Crash on authinfo failure (if invalid name or password)
  629.     (jcooper)   Arrow right in a window will only scroll if appropriate
  630.     (jcooper)   Next/prev etc now _do_ get grayed when you start retrieving
  631.     (jcooper)   Fixed if invalid Save Article name, problems with next save
  632.     (jcooper)   Changed status text of "Save" menu items
  633.     (jcooper)   Minimized article window in selected-art save should not grab
  634.         focus.
  635.     (jglasser)  Fixed toolbar strange rare random/message dialog problem
  636.     (jglasser)  Toolbar connect button would become unpressed if info-clicked
  637.         while connected
  638.  
  639.  
  640. WinVN release .93.4:
  641.     (rushing)   Code indenting cleanup
  642.  
  643. WinVN release .93.3:
  644.  
  645. -- Bug Fixes
  646.     (jcooper)   When doing save/decode on selected articles, now wraps to start
  647.         when reaches last article in case user selected articles above
  648.         starting point after operation was underway
  649.     (jcooper)   If empty newsrc, initializes newsrc with news.announce.newusers
  650.         and news.newusers.questions
  651.     (jcooper)   Double-click on group title for already-opened group now 
  652.         activates the group window correctly
  653.     (jcooper)   Decoder is now more careful with MIME boundaries (fixes the 
  654.         netcom Dilbert problem 8^)
  655.     (dumoulin)  Title of Logging Options dialog was wrong (it said 'Dialog')
  656.     (jcooper)   'n' group indicator goes away as soon as group opened.
  657.     (jcooper)   If changed Always On Top from Syscommand menu while status block
  658.         window minimized -- weirdness  
  659.     (jcooper)   Changed scroll behavior of article-list at end-of-retrieval, now
  660.         scrolls to first unread article instead of last
  661.     (jglasser)  Fix for start-minimized problems - when start minimized, screen
  662.         was messed up when the window was restored
  663.  
  664. -- New features
  665.     (dumoulin)  New sub/unsub toolbar button
  666.     (jcooper)   Use the hourglass during blocking operations
  667.  
  668. WinVN release .93.2:
  669.  
  670. -- Bug fixes
  671.     (jcooper)   Will now upgrade from pre .93 ini file
  672.     (jcooper)   Mail address dialog opened from To: or Cc: will be prefilled
  673.         by whatever was already in the To: or Cc: control
  674.     (jcooper)   Crash if threads were initially disabled, then retrieved an 
  675.         art-list then enable threads in the dlg, then sort by threads 
  676.     (jcooper)   Reduces size of WinVN system font to 8pt MS Sans Serif (makes
  677.         compose heaer controls smaller)  
  678.     (jcooper)   Fix in decoder to deal with encoded lines whose count value
  679.         incorrectly includes the count-character in the count
  680.     (jcooper)   TZ env variable not needed in NT
  681.     (jcooper)   Execute Decoded now uses CreateProcess if Win32
  682.     (jcooper)   From: control was not being filled properly    
  683.     (jcooper)   Crash if select Update from server, then cancel from the 
  684.         threshold dialog.
  685.  
  686. -- New features   
  687.     (jcooper)   Added ShowFromHeader option
  688.     (jcooper)   Added PrefillCcAddress option for followup postings
  689.     (jcooper)   First pass at massively renovated help files
  690.  
  691.  
  692. WinVN release .93.1:  these version numbers are getting silly
  693.     
  694. -- Bug fixes
  695.  
  696.     (jcooper)   Find-again in usenet window acted strangely
  697.     (jcooper)   SMTP mailer still failed '251 User not local' on Cc:
  698.     (jcooper)   Changed default color back to Subscribed:black, Unsub:blue
  699.     (jcooper)   Moved Signature ini stuff under [Compose]
  700.     (jcooper)   Fixed Browse button in Compose dialog (for Signature)
  701.     (jcooper)   Fixed SelectPath occasional memory overrun (long volume 
  702.         names)
  703.     (jcooper)   Fixed crash bug.  If, while retrieving an  article, closed the 
  704.         parent group/article-list window, crashed on retrieve complete
  705.     (jcooper)   Can now tab/arrow into edit control from compose headers
  706.     (jcooper)   After post, occasionally leaves "Waiting for news server 
  707.         acknowledgement" in stat bar
  708.  
  709. Internal WinVN release .93.0:
  710.    
  711.  
  712. -- New features:
  713.  
  714.     (jglasser)  Toolbars and status bars
  715.     (jglasser)  Configurable Min # articles to retrieve
  716.     (jglasser)  Article threshold dialog box shows you # of unread
  717.     (jglasser)  New optional multi-selections (using standard windows 
  718.         shift/anchor and ctrl keys) in group-list and article-list
  719.         (active line has indicated by focus rectangle)
  720.     (jglasser)  Keyboard support in lists: down, up, end, home, pgup, pgdn
  721.     (jcooper)   New post/mail composition window with separate header edits
  722.         - word wrap option in article body
  723.         - configurable headers (summary, keywords, distribution, etc)
  724.     (jcooper)   New attachment procedure
  725.         - allows multiple, configurable attachments 
  726.         - attachment are not processed until send
  727.         - all size limits have been removed (not dependendent on 
  728.         memory/disk)
  729.     (jcooper)   New send engine.  Mail/Post/Logging will happen simultaneouly 
  730.         and more efficiently.  
  731.     (jcooper)   Forward article is now editable
  732.     (jcooper)   New categorized config dialogs and modified WINVN.INI layout
  733.     (jcooper)   3D controls
  734.     (jcooper)   Saved articles and log files are stored in mailbox compatible 
  735.         format
  736.     (jcooper)   Configurable article scroll-past-headers
  737.     (jcooper)   New Trim-Headers option in article retrieval
  738.     (jcooper)   Optional Wrap-Text during article retrieval
  739.     (jcooper)   New WinVN "system" font used for header-composition, 
  740.         init status, and status bars
  741.     (jcooper)   Configurable 'Says' templates for reply/follow-up
  742.     (jcooper)   Mail follow-ups generate In-Reply-To header
  743.     (jcooper)   New 'Read file into buffer' option from Compose window
  744.     (jcooper)   Decoding is now more memory-efficient and faster
  745.     (jcooper)   Can now forward mail using MAPI
  746.     (jcooper)   New option to include any open articles in selected-art decode
  747.     (jcooper)   Signatures are now preceded by the standard "-- " delimiter
  748.     (jcooper)   All menus are appropriately grayed at appropriate times ;-)
  749.     (jcooper)   On printouts, added subject after page number on pages > 1
  750.     (jcooper)   New auto-minimize coding status window option
  751.     (jcooper)   Coded block window now tracks number of articles to go in 
  752.         multi-article decode (i.e. "5 to go")
  753.     (jcooper)   In group-list, instead of '*', shows a 'n' if there are
  754.         new/unread arts and a 'u' if unread, but no new arts
  755.     (cnolan)    Path Select dialog now determines volume label of CD
  756.     (jglasser)  Optional true reverse selections
  757.     (pct@brownvm.brown.edu)
  758.         Enable/disable saving of NNTP password in Config Comm
  759.     (tmenshik@hpcvitlm.cv.hp.com)
  760.         Group Filter support (i.e. "rec.*|comp.*")
  761.  
  762.  
  763. -- Bug fixes:
  764.  
  765.     (ishido)    Auto-show-unread wasn't operating correctly
  766.     (kulokari)  Allows exucute files when running Winvn16 under NT
  767.     (jglasser)  variable used before initialization could cause crash when
  768.         using DumbDecoded (lkahn also spotted this one)
  769.     (jglasser)  Reduce comm polling time from 1sec to 250ms - fixes some 
  770.         flakiness in Chameleon and Trumpet(maybe) Winsocks
  771.     (ishido)    Article dates were being reported incorrectly betw midnight and
  772.         1am (due to bogus daylight-savings-time variable)
  773.     (peterk@borland.com) 
  774.         Avoids crash if receives bogus blank XOVER info line
  775.     (theg@snoopy.nsainc.com)
  776.         Rare scrolling crash-bug
  777.     (jcooper)   Occasional call to close_socket on already-closed socket
  778.         causing GPFs
  779.     (jcooper)   Service failures (auth/server-disconnect) didn't clean 
  780.         up properly (led to GPFs)
  781.     (jcooper)   Increased stack size in link - fixes some general flakiness
  782.     (jcooper)   Path-select now works properly for root-dir selection
  783.     (jcooper)   Title of coding block status always said "encoded block
  784.         status" even when decoding
  785.     (jcooper)   SmartFiler ext mapping listbox now works a little better
  786.     (jcooper)   Black text selected wasn't showing up
  787.     (jcooper)   SMTP mailer now handles result '251 User not local'
  788.     (jcooper)   Logging dialog now tests for ability to write to files
  789.     (jcooper)   Fixed crash bugs in F6 NextWindow function
  790.     (jcooper)   Fixed occasional stray bytes at end of decode 
  791.     (jcooper)   Fixed SmartFiler handling of dupe names -- if file
  792.         was F, dupe would lead to F0, then F01, then F012...
  793.     (jcooper)   Optimized drag-selection for long lists.
  794.     (jcooper)   Drag-select scrolling in article text failed in up/left 
  795.         directions with Win32
  796.     (jcooper)   Select-all in article text failed with Win32
  797.     (jcooper)   Fixed bogus upgrade msg if start with empty winvn.ini
  798.     (jcooper)   Make sure newsrc and winvn.ini are writable at startup
  799.     (jcooper)   Loads of general interface cleanup...
  800.         and a bunch of other stuff 8^)
  801.  
  802.     Also thanks to jglasser, cnolan, lkahn for their efforts porting to Win32.
  803.     
  804.  
  805.  
  806. ------------------------------------------------------------------------
  807. WinVN release .92.6:                                        
  808.     
  809. -- New features:
  810.  
  811.     - In article window, after marking text with left-mouse-button/drag, 
  812.     clicking the right button copies to clipboard a la cmd.exe. (brydon)
  813.     
  814.     - new smart-filer - customizable extension remapping (i.e. jpeg->jpg), 
  815.     as well as configurable renaming of too-long file names. (jcooper)
  816.  
  817.     - new cc-by-mail option when posting - only available for SMTP
  818.     mail (jcooper)
  819.  
  820.     - new Window menu with Cascade, and Close window operations (jcooper)
  821.         
  822.     - now remembers the last search keys used in the group, article-header,
  823.     and article windows.  also, pressing search-again if no search key present
  824.     will pop-up find dialog instead of doing nothing (jcooper)
  825.  
  826.     - main window now shows '-' next to groups instead of '0' when the number
  827.     of articles in the group is undetermined (jcooper)
  828.  
  829.     - new post/mail logging dialog (with browse buttons) (jcooper)
  830.     
  831.     - new open-path dialog with folder/disk bitmaps for decode-path (jcooper)
  832.  
  833.     - In SMTP mail address dialog, add/delete buttons are greyed at
  834.     appropriate times - more intuitive operation (jcooper)  
  835.  
  836.     - all Mail-related menu items are greyed if mail is disabled
  837.  
  838.     - Forwarded article header now references original article header
  839.     instead of always saying "Forwarded usenet article"  (jcooper)
  840.     
  841.     - Decode Block Status window now has "Always on top" option, 
  842.     selectable from its alt-space system menu
  843.  
  844.     - Subject template for attachments now allows zero-padding in 
  845.     part num.  Use %0p for zero-padded part num. part num is padded 
  846.     with zeros to length of total num parts.  (jcooper)
  847.  
  848.     - new decode/save multi articles option: keep current article header
  849.     visible in group window (jcooper)
  850.     
  851.     - When reading articles with the power key (space), the article 
  852.     header is automatically kept visible in the group window (jcooper)
  853.     
  854.     
  855. -- Bug fixes:
  856.  
  857.     - MAPI now disabled in win32s  (rushing)
  858.  
  859.     - ini and newsrc files with "Archive", "System" or "Read only" bit now 
  860.     work ok. (brydon)
  861.  
  862.     - any group windows open on winvn exit were not updated in newsrc -
  863.     seen articles were not properly saved (jcooper)
  864.     
  865.     - last-seen-article id's were getting lost on winvn exit for groups not 
  866.     accessed in the current session (jcooper)
  867.  
  868.     - doesn't allow attachment generation if decode session active (jcooper)
  869.     
  870.     - Catch-up & exit is not allowed in article window until article header
  871.     retrieval is complete, and is not allowed during multi-save/decode
  872.     operation (jcooper)
  873.  
  874.     - a slash at the end of the decode path name is now handled properly (jcooper)
  875.     
  876.     - using browse to select a save-to path, when the append-to-file box
  877.     is checked now works properly (jcooper)
  878.  
  879.     - color schemes with background color set to black will now work
  880.     correctly (jcooper)
  881.     
  882.     - using Reset server protocol during a post/decode/etc properly ends
  883.     the work-in-progress (jcooper)
  884.  
  885.     - isnumber returned true on '+' and '-'.  caused some problems in
  886.     decoding files.  (jcooper)
  887.     
  888.     - decoder no longer pops up a message box upon attempting to decode
  889.     an article containing a invalid custom table (caused stack crash if 
  890.     multiple articles with invalid tables encountered) (jcooper)
  891.     
  892.     - decoder now handles early WinCode v1.x info headers (jcooper)
  893.  
  894.     - changing the Show Full Subject from the Misc dialog now causes a repaint
  895.     of all open group windows (jcooper)
  896.  
  897.