home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 28 / amigaformatcd28.iso / -seriously_amiga- / comms / other / eucalyptus / betatesting.readme < prev    next >
Text File  |  1998-04-27  |  34KB  |  874 lines

  1. Eucalyptus 1.0 (beta 11)
  2. ------------------------
  3.  
  4. This archive contains a beta release of Eucalyptus 1.0.  Here are a few notes for
  5. you.
  6.  
  7. ============================
  8. Here's what's new in Euclayptus 1.0, Release 0.21?? (19 Apr 98):
  9.  
  10. - I'm just going to put some notable things in here this time.
  11.  
  12. - Eucalyptus can now editing queued outgoing messages.  It has been
  13. tested on messages just containing text, but not on messages with
  14. attachments.
  15.  
  16. - The program can now parse and display HTML (very limited) and rich-text
  17. (somewhat limited) format messages.  It does not remove the codes yet
  18. when generating message replies.
  19.  
  20. - I fixed the "Select..." menu item, since I had broken it earlier and
  21. forgot about it.
  22.  
  23. - Forms are implemented in Compose, along with a menu item to load a form
  24. into the editor.  I've included a couple basic forms with the main
  25. program archive.
  26.  
  27. ----------------------
  28. Here's what's new in Euclayptus 1.0, Release 0.2075 (12 Apr 98):
  29.  
  30. - Fixed a couple more Enforcer hits I found in the Sent, Postponed and
  31. Outgoing folders.
  32.  
  33. - Added a "None" option for the speedbars, so you don't have to have
  34. a speedbar at all.
  35.  
  36. - Added message part selection via the message window's Contents menu,
  37. mainly due to the fact that the speedbar can be hidden, so there had to
  38. be another way to view message parts.
  39.  
  40. - Changed POP servers in the Mail settings window so that now a separate
  41. window opens when adding/editing mail servers.  A lot of people still
  42. don't seem to realize that you have to hit the Enter key to register
  43. text changes in a string gadget.  This was causing mail server settings
  44. to be ignored.  The new method should alleviate a lot of that problem.
  45.  
  46. - All settings windows will now attempt to open on a separate screen if
  47. the current screen is not large enough to support them.
  48.  
  49. - The "summary" setting of the send and retrieve windows was not being
  50. loaded from the prefs file.  Fixed.
  51.  
  52. - Added the LISTBROWSER_MakeVisible tag so that the first new/unread
  53. message in the folder is brought into view.
  54.  
  55. - When selecting delete on several messages which have mixed deletion
  56. states, the requester now asks to toggle, mark all deleted or undeleted,
  57. or cancel.
  58.  
  59. - Added an "Okay" button to the folder selection popup window.  Now the
  60. close window gadget will properly cancel the selection.
  61.  
  62. - Added an "Okay" button to the address selection popup window.  Same
  63. deal as the folder selection popup window.
  64.  
  65. - The Next/Previous Message buttons now move to the next new/unread
  66. message by default.  If no new/unread messages exist, then the
  67. next/prev message in the list is moved to.
  68.  
  69. - Eucalyptus will now move to the next (or previous, as appropriate)
  70. message when the current message is deleted (from the message's window
  71. only).
  72.  
  73. - FINALLY fixed the window snapshot bug.  Whew!  This one was driving me
  74. crazy.
  75.  
  76. - I accidentally blitzed the code for the ARexx command "Import," so I
  77. had to rewrite it from scratch.  If anyone is using this, please let me
  78. know if it still works correctly.
  79.  
  80. - The address book and all folders now have their own ARexx ports.
  81.  
  82. - New ARexx command, "PortName," that you can use to find the portname,
  83. or base portname, of the address book, send and receive clients, or any
  84. folder.
  85.  
  86. - Upon opening a folder, the first new/unread message will be made visible
  87. in the listbrowser.
  88.  
  89. - Message window's menu wasn't enabling certain items right away.  Fixed.
  90.  
  91. - Fixed a bug in quoted-printable generation that would not zero-pad ASCII values
  92. less than hex 10.
  93.  
  94. - Fixed some keyboard shortcut conflicts in a couple windows.
  95.  
  96. - Saving text from the compose window now uses the Default Save Path instead
  97. of RAM:.
  98.  
  99. - For those of you lucky enough to have a copy of texteditor.gadget (which is
  100. still in beta, so don't ask me to give you a copy if don't have it), Eucalyptus
  101. now supports most of its functionality.
  102.  
  103. - The .folders file format has changed, so you'll have to re-create your folders.
  104. This was a necessary change for expandability reasons.
  105.  
  106. - Eucalyptus now puts the "name=" field in both the Content-Type and Content-
  107. Disposition headers for attachments.  Some programs aren't properly looking for
  108. this field in the Content-Disposition header.
  109.  
  110. - Now using AsyncIO for nearly all file access.  I've noticed speed-ups in some
  111. areas and no difference in others.  Your mileage may vary.
  112.  
  113. - Discovered that the function to generate RFC2047-compliant encoded headers
  114. was never being called.  Fixed.
  115.  
  116. - Enabled (and added appropriate menu items for) "reply to all."
  117.  
  118. - I hate to do it, but I've removed the external editor option from the Compose
  119. window.  It's giving me a lot of grief.  It will be put back in at a later date
  120. when I have more time to work on it and actually make it work right!
  121.  
  122. - Removed redundancy file checking when reading and writing the folder .index
  123. file.  Hopefully this will speed things up a bit.  (Later note:  it sped things
  124. up A LOT!  A folder with 500 messages now loads in about 4 seconds.)
  125.  
  126. - Enabled the AppWindow in the Compose window.  Now you can drop files in the
  127. Compose window and they will be handled as attachments.
  128.  
  129. - Enabled Compose ARexx command, "Attachment."
  130.  
  131. - Added a "Match" button in the Compose window that will do a quick look-up
  132. in the address book against whatever is typed in the "Enter an address" gadget,
  133. and add the first matching address to the recipients list.
  134.  
  135. - Added "SetPrefs" ARexx command that will allow you to set any settings item.
  136.  
  137. - Reorganized the Mail settings window a little bit.
  138.  
  139. - Added two new settings items: Reply and Forward defaults.  This takes effect
  140. when using the Reply and Forward speedbar buttons.
  141.  
  142. - Added menu items for Forward with no headers, some or all.
  143.  
  144. - Discarded my custom requester routine in favor of the ClassAct requester
  145. class.
  146.  
  147. - When using the Summary retrieve window with Auto-retrieve turned off,
  148. Eucalyptus will now ask you what to do with each message individually.
  149.  
  150. - Now does checking and appropriate actions for large messages.
  151.  
  152. - Reworked the IPC between the Incoming Mail client, the main Eucalyptus
  153. process and any opened folders, so newly arrived messages are processed
  154. immediately instead of waiting for the entire mail download to finish.
  155.  
  156. - Added a hotkey for opening the Address book: "control lcommand a".
  157.  
  158. - Added a new flag in the message list: 'A,' which shows if a message contains
  159. attachments.
  160.  
  161. - Added better checking and counting of messages in folders, so the tally
  162. and size should be accurate now.  Also, Eucalytpus no longer ignores deleted
  163. messages in the count, until they've been expunged.
  164.  
  165. - Added checking of message part names so that they don't display more than 10
  166. characters, which would cause the speedbar to be excessively wide.
  167.  
  168. - I think I finally found out why for most people, Eucalyptus was displaying
  169. a blank area in the message reader when attempting the read a message again.
  170. It might be fixed, but only you can tell me, since it never happens to me. :)
  171.  
  172. - Enabled PGP key extraction and message decryption.  I hadn't realized that
  173. these weren't even working.  Sorry! :)
  174.  
  175. - Eucalyptus now decodes message headers before displaying them in the header
  176. listbrowser in the message reader window.
  177.  
  178. - I also implemented a simple wrapping routine in the message header list so
  179. that you can now see the entire contents of long headers.
  180.  
  181. - Eucalyptus now pipes PGP output to NIL:.
  182.  
  183. - Added a lot more keyboard navigation in the main, folder, and message
  184. windows.  Deryk! ;)
  185.  
  186. - Eucalyptus wasn't correctly checking the "key up" flag on cursor keypresses
  187. in the message window, resulting in two keypresses for the price of one.  Fixed.
  188.  
  189. - Fixed some datatype object creation bugs in the message window concerning
  190. different media types.
  191.  
  192. - Reworked the "iconify predecessor windows" thingy.  Eucalyptus will now
  193. uniconify a folder window when all messages in that folder are closed; the main
  194. window when all folder and compose windows are closed.  I still haven't set up
  195. an adequate notification system when a message kicks off a compose process, so
  196. closing a reply/forward will not trigger a re-open of the originating message
  197. window.
  198.  
  199. - For the non-perceptive, I removed the bevel from around the speedbars.
  200.  
  201. - Enabled the Print option finally.  Since I don't have a printer or access
  202. to one, I need some serious testing done of all the options.
  203.  
  204. ----------------------
  205. Here's what's new in Euclayptus 1.0, Release 0.1787 (4 Dec 97):
  206.  
  207. - Fixed some Enforcer hits that would occur when Eucalyptus attempted to
  208. ghost menu items in the Sent, Postponed and Outgoing folder's menus.
  209.  
  210. - Made it so that you cannot move/copy messages into the Postponed
  211. folder.  This is a no-no, since the message format in that folder is
  212. proprietary.
  213.  
  214. - Added sort selection in the folder menu.
  215.  
  216. - Modified the messaging in the Retrieve window to provide better information
  217. on disconnects due to errors and bad authentication.
  218.  
  219. - Removed the Date Format settings item in favor of supporting locale-
  220. sensitive date formats.  This is obviously not available to 2.04 users (who
  221. should upgrade anyways).
  222.  
  223. - Fixed (hopefully for the last time) the directory locking problems for
  224. folders.  Now folders should properly lock their directories when created
  225. and when changed in the Folder Info window.
  226.  
  227. - Removed the initially opened Mail Settings window on Eucalyptus startup
  228. when no settings file was found.  It was even crashing my machine.
  229.  
  230. - When deleting a folder, Eucalyptus now asks if you want to just delete
  231. its entry or delete the folder's entire contents.
  232.  
  233. - Eucalyptus now checks to make sure two folders aren't pointing at the
  234. same directory.
  235.  
  236. - The APOP? and Ignore Filters? gadgets weren't unghosting on mail server
  237. selection.  Fixed.
  238.  
  239. - Added switches to specify if Eucalyptus should sign/encrypt messages by
  240. default, instead of having to turn that attribute on all the time in the
  241. compose window.
  242.  
  243. - Moved the message part buttons into the speedbar.  This should not only
  244. make them more accessible if you happen to have a message with a lot of
  245. attachments, but it finally cuts down the window refreshes to (hopefully)
  246. an acceptable level.
  247.  
  248. - Implemented some type-specific handling of certain types of data via
  249. the datatypes, which I hope will clear up some crashes and incorrect
  250. displays.
  251.  
  252. - ARexx menu wasn't responding.  Fixed.
  253.  
  254. - I attempted to implement a buffering technique to speed up encoding of
  255. message attachments, and instead ended up just corrupting them.  The
  256. buffering has been removed for the time being and the old method
  257. replaced, since it is at least reliable.  (Thanks Patrick!)
  258.  
  259. - At the request of not a few users, I added simple mail transfer windows
  260. for both send and receive.  You now have the option of choosing between
  261. the current style, known as "full," or the simple ones, known as "summary"
  262. windows.  The initial window setting does not apply to the summary
  263. windows.  They pop up when they are active and close when they're done.
  264.  
  265. - Changed "Apply filters after import?" to include after a forced refresh
  266. of the folder.  This is done to facilitate filter application after
  267. downloading messages when retrieving message headers is turned off.
  268.  
  269. ----------------------
  270. Here's what's new in Euclayptus 1.0, Release 0.1725 (22 Nov 97):
  271.  
  272. - Improved the whole deal about creating folders.  Seems there was some
  273. confusion about this, leading some to create folders that were sharing
  274. directories with other folders.  The new way should be much simpler.
  275.  
  276. - Hopefully fixed that folder message counting bug for the last time. :)
  277.  
  278. - Using the Prev/Next buttons to move between messages caused the speedbar
  279. buttons to be redrawn without button text, if it was being used.  Fixed.
  280.  
  281. - Retrieve window's icon wasn't updating properly.  Fixed.
  282.  
  283. - Sent, Postponed and Outgoing folders weren't initializing the correct
  284. menus.  Fixed.
  285.  
  286. - And a bunch of other stuff...
  287.  
  288. ----------------------
  289. Here's what's new in Euclayptus 1.0, Release 0.1704 (11 Nov 97):
  290.  
  291. - Quick fix release to fix some menu problems.
  292.  
  293. ----------------------
  294. Here's what's new in Euclayptus 1.0, Release 0.1701 (9 Nov 97):
  295.  
  296. - Fixed some display bugs when resizing message read window.  Actually, unfixed
  297. some fixes from the last version. :)
  298.  
  299. - Fixed loading and formatting of message text from the external editor in the
  300. compose window.
  301.  
  302. ----------------------
  303. Here's what's new in Euclayptus 1.0, Release 0.1687 (8 Nov 97):
  304.  
  305. - Fixed some broken message part handling.
  306.  
  307. - POP servers that didn't support all of the optional POP3 commands were breaking
  308. message retrieval.  Fixed.
  309.  
  310. - The filename wasn't being extracted from the Content-Disposition header for
  311. message parts.  Fixed.
  312.  
  313. - Encoded subject text wasn't being decoded.  Fixed.
  314.  
  315. - UUdecoding was corrupting some files.  Fixed.
  316.  
  317. - Fixed a couple (but not all) over-refreshing display glitches.
  318.  
  319. - Added a YAM to Eucalyptus address book conversion ARexx script.  Written by
  320. Deryk Robosson.
  321.  
  322. - Added more menu items to message windows.
  323.  
  324. - Message display wasn't recalculating its display area size on window resize.
  325. Fixed.
  326.  
  327. - Plus plenty of other things, that once again, I have forgotten to document.
  328.  
  329. ----------------------
  330. Here's what's new in Euclayptus 1.0, Release 0.1600 (22 Oct 97):
  331.  
  332. - Fixed identification of attached files in compose window.
  333.  
  334. - Fixed menu text problems.
  335.  
  336. - I'm still working on the snapshotting problem with some of the windows.
  337.  
  338. - Fixed SMTP code to handle return code 551.
  339.  
  340. - Once again, various other things I can't remember at this hour.
  341.  
  342. ----------------------
  343. Here's what's new in Euclayptus 1.0, Release 0.1576 (18 Oct 97):
  344.  
  345. - The spool file for the Incoming folder is no longer required, since it is not
  346. necessary if you are using the internal POP client.
  347.  
  348. - Message generator was choking on "From" lines.  Fixed.
  349.  
  350. - Fixed a bug in message counting in the main window.
  351.  
  352. - Did some other miscellaneous tweaking that I forgot to document. :)
  353.  
  354. ----------------------
  355. Here's what's new in Euclayptus 1.0, Release 0.1549 (11 Oct 97):
  356.  
  357. - Fixed the ARexx Import command.
  358.  
  359. - Changed the program logo in the about/info windows.
  360.  
  361. - Implemented handling of embedded multipart messages.
  362.  
  363. - Added a Close connection button to the Incoming mail window and made the Stop
  364. button just stop retrieving headers and start retrieving mail.
  365.  
  366. - Fixed some display related bugs in some of the listbrowsers.
  367.  
  368. - Date sorting now accounts for the GMT offset.
  369.  
  370. - Fixed a bug in the message generator for 8bit messages.
  371.  
  372. - Changed No/New mail sound to action.  Now you can specify any action to be
  373. performed for the respective events.
  374.  
  375. - Implemented the rest of the ARexx commands.
  376.  
  377. - Attempting to implement a faster folder index load procedure.
  378.  
  379. - Replaced internal button imagery with new stuff from Phil Vedovatti (Aes on Anet).
  380.  
  381. - Enabled header encoding, per RFC 2047.
  382.  
  383. - Removed the "smart" "From" checking in message importing.  This was causing a
  384. proper message file with multiple messages that may not have internet or UUCP style
  385. addressing (i.e., local delivery) to be missed and counted as part of the previous
  386. messages.
  387.  
  388. ----------------------
  389. Here's what's new in Euclayptus 1.0, Release 0.1495 (4 Oct 97):
  390.  
  391. - ARexx Import command had a bad command template.  Fixed.
  392.  
  393. - Added ability to shut off filters per mail server.
  394.  
  395. - Added 8-bit message generation.
  396.  
  397. - Fixed various other minor bugs.
  398.  
  399. - Added command-line/tooltype, ICONIFIED, which will cause Eucalyptus to start up in
  400. iconified mode.
  401.  
  402. - Compiled a (hopefully) 060-friendly version.
  403.  
  404. ----------------------
  405. Here's what's new in Euclayptus 1.0, Release 0.1473 (1 Oct 97):
  406.  
  407. - Added commodity support to activate a compose window, and to trigger the send
  408. and receive processes.
  409.  
  410. - UUdecoding parser was chopping off the ends of messages.  Fixed.
  411.  
  412. - Removed a lot of unused image data, reducing executable size by 20K or more.
  413.  
  414. - Did a bunch of other minor things that I can't remember at the moment.
  415.  
  416. - This release marks the first beta release of Eucalyptus.
  417.  
  418. ----------------------
  419. Here's what's new in Euclayptus 1.0, Release 0.1448 (25 Sep 97):
  420.  
  421. - POP client wasn't resetting fuel gauge for multiple servers.  Fixed.
  422.  
  423. - Get address function now lets you choose between the From and Reply-To addresses,
  424. if they both exist.  Also, fixed a memory leak in that function.
  425.  
  426. - The horizontal scroller in the message display window was not displaying
  427. correctly when used with a listbrowser.  Fixed.
  428.  
  429. - The Previous and Next buttons now (correctly) display the previous or next,
  430. respectively, message in the current window instead of opening a new one.
  431.  
  432. - Added an option to iconify predecessor windows after opening of a new one.  For
  433. example, when opening a folder window, the main window will iconify; then, when
  434. opening a message, that folder window will iconify, etc.
  435.  
  436. - Implemented some more ARexx commands for Composes.
  437.  
  438. ----------------------
  439. Here's what's new in Euclayptus 1.0, Release 0.1392 (18 Sep 97):
  440.  
  441. - Enabled deletion of messages by age.
  442.  
  443. - Fixed a nasty bug in the SMTP address parser that would crash if an addressee's
  444. name contained a comma anywhere.
  445.  
  446. - Fixed a low stack problem when starting external editors.
  447.  
  448. - Eucalyptus was rewriting the address book every time you click on a folder in
  449. the main window's listbrowser.  Fixed.
  450.  
  451. - Made the message text listbrowser (for those of you using it) in the message read
  452. window use its own scrollers until I can figure out why it's not talking to the
  453. window's scrollers.  (Tacky, but it works for now.)
  454.  
  455. ----------------------
  456. Here's what's new in Euclayptus 1.0, Release 0.1339 (14 Sep 97):
  457.  
  458. - Fixed another refreshing problem in all the program's windows that caused them
  459. to refresh twice upon resize.
  460.  
  461. - Fixed the layout of the General settings panel so that it wouldn't be too big
  462. on smaller resolution screens.
  463.  
  464. - Fixed a bug in editing signature and taglines files from the User settings
  465. panel.  File paths with spaces weren't being quoted properly.
  466.  
  467. - Fixed a bug in message replying that didn't save the Replied flag.
  468.  
  469. - Compose window would iconify and then not restore.  Fixed.
  470.  
  471. - Newly created folders weren't locking their directories correctly, resulting in
  472. message being saved to SYS: or other such places.  Fixed.
  473.  
  474. - Fixed a MAJOR MIME-related boo-boo.  Eucalyptus was not properly encoding the '='
  475. when generating messages.
  476.  
  477. - Fixed a bug in the CopyTo function in the address book that would corrupt the
  478. address list.
  479.  
  480. - Implemented the ability to move/copy entire address groups by selecting the group's
  481. header and clicking "Move/Copy to...."
  482.  
  483. - Got a new version of listbrowser.gadget that now returns accurate values to
  484. the window scrollers in the Message Read window.
  485.  
  486. - Eucalyptus will now intelligently handles a small stack size, instead of exiting
  487. with a warning.
  488.  
  489. - Removed STACKCHECK from the compiler option, which, in addition to reducing the
  490. executable size by 9K, was causing some problems with the callback hooks.
  491.  
  492. - Implemented a different sorting algorithm.  On a 33MHz machine, a folder with over 200
  493. messages now takes a fraction of a second, and one with over 1000 messages takes
  494. about 2-4 seconds.
  495.  
  496. ----------------------
  497. Here's what's new in Euclayptus 1.0, Release 0.1208 (25 Aug 97):
  498.  
  499. - Speedbar position now applies to all speedbars: the main window, folder windows,
  500. message windows and compose windows.
  501.  
  502. - Implemented some more ARexx commands.
  503.  
  504. - I think I've finally tracked down and fixed the racing condition that would
  505. appear on some systems when composing mails.
  506.  
  507. - You can now determine the position of the Address Book window.
  508.  
  509. - Fixed the "over-refreshing" of some windows.
  510.  
  511. - Fixed notification between Compose processes and the main/folder/send processes
  512. (when composing new mails) and the send process and the main/outgoing folder
  513. process after sending mails.
  514.  
  515. - Added a few new menu items in the message and folder menus.
  516.  
  517. - Message windows now close when you reply or forward them, in order to conserve
  518. system resources.  (I may make this an option, or make it smart for low memory
  519. conditions in the future.)
  520.  
  521. - Fixed (hopefully) the misplaced listbrowser in the message window.
  522.  
  523. - Fixed a possible bug in notification between compose threads and the send
  524. mail process.
  525.  
  526. - Implemented a few ARexx commands.
  527.  
  528. - Expanded "Reply" menu item to allow replying with or without quoting the original
  529. message text.  I will also be adding the ability to reply to all recipients of a
  530. multiple-address mail.
  531.  
  532. - Expanded "Insert file" menu item in Compose to allow for bracketed/indented text.
  533. (Inspired by the Solaris MailTool.)
  534.  
  535. ----------------------
  536. Here's what's new in Euclayptus 1.0, Release 0.1184 (16 Aug 97):
  537.  
  538. - Fixed a memory leak in the Filters settings panel.
  539.  
  540. - Used a bad tag value for the getfile objects in the General, User and Mail
  541. settings panels that caused manual input of the file/path to be ignored.  Fixed.
  542.  
  543. - Added two new buttons to Address book window: Move to, and Copy to.  Now you
  544. can select an address and move or copy it to a group.
  545.  
  546. - Fixed a layout-related bug in the main window that caused the speedbar to be too
  547. small when placed at the top.
  548.  
  549. - Unfixed a memory leak fix that was not a fix because it was being properly freed
  550. in another (proper) place. :)
  551.  
  552. - Put a delay kludge in mail composing when selecting "send now" that should offset
  553. a possible racing condition.
  554.  
  555. - Check message signature not working correctly.  Fixed.
  556.  
  557. - Fixed a bug in saving message body during signature verification.
  558.  
  559. - Compiled with the shiny new SAS/C 6.58 Compiler.
  560.  
  561. ----------------------
  562. Here's what's new in Euclayptus 1.0, Release 0.1158 (12 Aug 97):
  563.  
  564. - Creating new filter items showed a bogus string in the action field, due to
  565. an improperly initialized variable.  Fixed.
  566.  
  567. - Added menu item to main Project menu, "Open send window...."
  568.  
  569. - Added ability to specify only certain messages to send, via send window.
  570.  
  571. - Fixed a bug in message importing that caused single message files without the
  572. leading "From " tag to be ignored, e.g., YAM mail.
  573.  
  574. - Addresses added via "Get address" weren't being saved unless the address book
  575. thread was running.  Fixed.
  576.  
  577. - Had to redesign the address book file structure in order to accommodate key
  578. identification for PGP encryption.  This means that all your normal base addresses
  579. should be fine, but your address groups will have to be reaccomplished.  This also
  580. fixed a potential bug in the code that would screw up on address groups with more
  581. than 50 addresses.
  582.  
  583. - Implemented a new ClassAct tag to allow more effecient handling of datatypes in
  584. message windows.  The window should now behave properly after a resize.
  585.  
  586. - The character table for base64 encoding had the characters X and Y reversed.
  587. Fixed.
  588.  
  589. - Tweaked the Delete Folder and Refresh images a little.
  590.  
  591. - Fixed PGP encryption of messages to use the new KeyID field of address book
  592. entries.  If not key ID is there, Eucalyptus will ask for one.
  593.  
  594. - Fixed a memory loss occurring in the compose window.
  595.  
  596. - Implemented custom headers.
  597.  
  598. - Fixed some C-related bugs.  The SAS compiler doesn't initialize variables at the
  599. start of switch() blocks, which caused some undetermined (and nasty) results in
  600. certain functions on some systems.
  601.  
  602. - Enabled modifying the delivery status of messages waiting to be sent.  Not fully
  603. operational at the moment, but it does allow you to suspend individual messages from
  604. being sent out.
  605.  
  606. - Added Sort By option for folder messages: "None."
  607.  
  608. ----------------------
  609. Here's what's new in Euclayptus 1.0, Release 0.1044 (2 Aug 97):
  610.  
  611. - Set Status in Folder window was crashing.  Fixed.
  612.  
  613. - Mail Settings window had a refresh error (which crashed some machines).  Fixed.
  614.  
  615. - Mask table values for base64 encoding were incorrect, generating badly encoded
  616. attachments.  Fixed.
  617.  
  618. - Enabled return-receipts.
  619.  
  620. - Fixed a bug in message quoting for multipart messages.
  621.  
  622. - Fixed a memory leak in message composing.
  623.  
  624. - Did a lot more on the documentation.
  625.  
  626. - Enabled "mailto:" capability for use with web browsers.  (Untested.)
  627.  
  628. - Enabled UUdecoding.
  629.  
  630. - Enabled 3 more items in the Compose window:  UUencode, Insert file, and Save to
  631. file.
  632.  
  633. - I'm no longer including the ClassAct classes, since they can be easily
  634. retrieved from their site (www.finale-dev.com or www.warped.com/~timmer/classact).
  635. This should save quite a bit of space in the archive.
  636.  
  637. - I'm trying to track down why Eucalyptus overdoes window refreshes in the folder
  638. windows, especially during events such as mouse moves, where this is unnecessary.
  639.  
  640. ----------------------
  641. Here's what's new in Euclayptus 1.0, Release 0.963 (27 Jul 97):
  642.  
  643. - Added colorizing of messages in listbrowser for personal and priority messages.
  644. The color is user-selectable from the first 16 colors in the screen's palette.
  645.  
  646. - Enabled return-receipt capability, as well as the option to disable it.
  647.  
  648. - Added priority selection in Compose window.
  649.  
  650. - Added option to hide certain headers in message display window.
  651.  
  652. - Did a lot more work on the internal POP client.  Worked out some issues with
  653. the POP3 command "TOP."  Selective message retrieval is only possible if the
  654. mail server supports this command.
  655.  
  656. ----------------------
  657. Here's what's new in Euclayptus 1.0, Release 0.947 (26 Jul 97):
  658.  
  659. - Rewrote filter application on messages to bang less on the message directory.
  660. A folder containing 75 messages averaging 2K apiece was taking 10-15 minutes to
  661. process through 6 filters on a 33MHz machine.  Not good.  It's a lot faster now.
  662.  
  663. - Changed Mail send/retrieve window state choices to Open always, when transferring
  664. mail, or never.  This should solve the problem of Eucalyptus opening and closing the
  665. window(s) constantly, since it won't close the window automatically at all now.
  666.  
  667. - Added some testers' system configurations to the documentation.
  668.  
  669. - When pressing the Help button, the AmigaGuide server wasn't looking for the help
  670. file (Eucalyptus.guide) properly.  Fixed.  It now looks for a specified file, then
  671. for the file in HELP:, then in PROGDIR:.
  672.  
  673. - Fixed the Isengard logo in the about windows.  (It was bugging me. :)
  674.  
  675. - Did some more work on the documentation.
  676.  
  677. - .folder file format has changed again.  Had to do it, in order to make filtering
  678. faster.
  679.  
  680. - Internal SMTP is now working!  I finally had the chance to start working on the
  681. socket code, so Eucalyptus can now send mail without having to use an external
  682. program.
  683.  
  684. - Internal POP is almost working.  There are a few wrinkles to iron out for multi-
  685. server capability and selective message retrieval.  It will not retrieve mail yet.
  686. If you happen to try it, all you'll see it do is talk to the server, and add a bunch
  687. of blank lines to the retrieval window list.
  688.  
  689. - Optimized Eucalyptus' initialization phase, and reduced the overhead involved in
  690. opening the folders initially.  The program now starts up much, much quicker than
  691. before.
  692.  
  693. ----------------------
  694. Here's what's new in Euclayptus 1.0, Release 0.847 (21 Jul 97):
  695.  
  696. - Created all new button imagery.  At the moment, it is disk-based, but in the
  697. future, it will be hardcoded as default imagery, and can be replaced by disk-based
  698. images.  The images require newicon.library if color-remapping is desired.
  699.  
  700. - Started to write a spell checker interface, for use with external spelling
  701. programs.  It doesn't do much yet.
  702.  
  703. - Made the speedbar able to be placed on the side or at the top of the window.
  704.  
  705. - Added folder buttons to the speedbar and removed the standard buttons.
  706.  
  707. - Messed up the company logo in the About window.  I'll fix it later.  It's not
  708. that important right now. :)
  709.  
  710. - All settings windows were ignoring the Use button.  Fixed.
  711.  
  712. - Delete and Edit buttons in Compose window never enabled.  Fixed.
  713.  
  714. ----------------------
  715. Here's what's new in Euclayptus 1.0, Release 0.790 (18 Jul 97):
  716.  
  717. - Added ARexx menu to main window, to which you can add up to 61 entries for
  718. your own ARexx macros.
  719.  
  720. - Added ARexx tab to General Settings panel.
  721.  
  722. - Did some work on the documentation.
  723.  
  724. - Added ARexx port identification in About window.
  725.  
  726. - Starting with this archive, Eucalyptus will also be uploaded to Aminet.
  727.  
  728. ----------------------
  729. Here's what's new in Euclayptus 1.0, Release 0.771 (17 Jul 97):
  730.  
  731. - Enabled PGP signature/encryption when creating a message that has attachments.
  732.  
  733. - Enabled some more menu items I had forgotten about, like the Folder menu in
  734. the main window.
  735.  
  736. - Fixed a bug that caused Eucalyptus to ignore the 'Apply Filters on Import'
  737. flag for folders.
  738.  
  739. - Made some modifications to the included ARexx script 'smtpsend.rexx' to
  740. account for the SMTPSmarterHost environment variable if SMTPHost is not
  741. specified in the script.
  742.  
  743. - Enabled ghosting of menu items that are not relevant to context in main,
  744. folder and message windows.
  745.  
  746. - Added field for XPK packer info into folder data structure, which means that
  747. your current '.folders' file will not work.  Currently, XPK support is not
  748. enabled, but planned for (hopefully) this release.
  749.  
  750. - You can now specify any images you like for all the speedbar buttons and
  751. message part buttons.  In Eucalyptus' program directory, under "Support/Images"
  752. you can place any icons you want to use.  Look in this directory for examples.
  753. The current images are too big and don't look right, but are just there for
  754. example.  If someone would like to design some new imagery, I'd be glad to take
  755. them.  The icons should be 30x30 and no bigger.
  756.  
  757. - I'm sure there are other things that I've forgotten.
  758.  
  759. ----------------------
  760. Here's what's new in Euclayptus 1.0, Release 0.633 (7 Jul 97):
  761.  
  762. - Fixed some bugs when applying filters.
  763.  
  764. - Fixed bugs in composing messages.  Wasn't preserving subject in replies.
  765.  
  766. - Enabled generation of PGP signed/encrypted message with attachments.  Don't
  767. know how well it works yet, so be warned.
  768.  
  769. - Added 'Edit' button for signature in Compose and User Settings window and
  770. for taglines in User Settings window.  If no external editor is specified,
  771. Eucalyptus will use an internal editor.
  772.  
  773. - Added APOP option for POP servers, but it is disabled until I write the code
  774. for the internal POP client.
  775.  
  776. - Fixed some address parsing bugs.
  777.  
  778. - Enabled iconification of main, folder and message windows.
  779.  
  780. ----------------------
  781. Here's what's new in Euclayptus 1.0, Release 0.594 (4 Jul 97):
  782.  
  783. - Added hierarchical folder capability.  There are still a few bugs to work
  784. out when selecting the parent folder, so I wouldn't recommend trying to make
  785. extensive use of this feature.  It should be fixed by the next test release.
  786.  
  787. - Wrote the code for the menus in the compose window.  Most of them work now.
  788.  
  789. - Made some of the menus in other windows functional.
  790.  
  791. - Fixed some miscellaneous bugs.
  792.  
  793. ----------------------
  794. Here's what's new in Euclayptus 1.0, Release 0.556 (2 Jul 97):
  795.  
  796. - I'm looking for someone who can draw some really cool-looking NewIcons-style
  797. imagery for the speedbar buttons.  If you're interested, please e-mail me at
  798. <gandalf@inet.att.co.kr>.
  799.  
  800. - Made importing of messages a little bit smarter by having Eucalyptus check
  801. the delimiting "From " line for the customary address.  If one is not present,
  802. Eucalyptus treats the line as part of the message and continues until a valid
  803. "From" line is reached.
  804.  
  805. - Fixed some bugs in the displaying of message parts.
  806.  
  807. - Finally wrote the code for quoting of message text in replies and forwards.
  808.  
  809. - Enabled the functionality of some more speedbar buttons.
  810.  
  811. - Added notification in the main window's folder list if messages are waiting in
  812. that folder's spool file.
  813.  
  814. ----------------------
  815. Here's what's new in Euclayptus 1.0, Release 0.499 (29 Jun 97):
  816.  
  817. - It turns out I wasn't handling messages coming from getfile/font.gadget,
  818. which was causing some of the Settings windows to appear to lock up.  Fixed.
  819.  
  820. - Did some tweaking of the message parser and some of the folder message list
  821. handling code.  This fixed some display-related bugs and other assorted
  822. nonsense.
  823.  
  824. - Enabled decoding of header fields according to RFC 2047, so names in
  825. 8bit ASCII are now displayed correctly.  Actually, only the quoted-printable
  826. portion decodes; the base64 shows the character(s) in question as '?'s for
  827. the time being.
  828.  
  829. - I discovered this morning that I was compiling Eucalyptus for 68030 or
  830. better.  This would cause it to crash on 68020 or lower systems.  Recompiled
  831. the entire program to run on 68000's.  I apologize profusely for this
  832. oversight.
  833.  
  834. ============================
  835. Now some general notes:
  836.  
  837. - The program may contain some printf()'s and requesters still, so be
  838. warned that if you're using it from the Workbench, a small shell window
  839. will probably open on the Workbench screen to show these statements, or a
  840. requester window will pop open suddenly for no apparent reason.  If you see
  841. one come up in conjunction with a bug or system crash, note it.
  842.  
  843. - For bug reports, be as descriptive as possible.  Tell me what you were
  844. doing, how you were doing it, what your system setup was like at the time,
  845. etc.  You get the idea.  If possible, if it's a visual bug, take a
  846. screen snapshot. They really come in handy. :)
  847.  
  848. - Use Enforcer, Mungwall and any other watchdog/debugging utilities you can
  849. with it. Send me any/all Enforcer outputs, with a short description of
  850. what you did when the Enforcer hit occurred.  These come in very handy
  851. too.
  852.  
  853. - Tell me what your system configuration is (OS version, RAM, display type,
  854. etc.) and which executable you were using (there's only one in this archive,
  855. but that may change in the future).
  856.  
  857. - And if you get any ideas for new features, by all means, let me know.
  858.  
  859. ============================
  860. Send bug reports, suggestions, and anything else to 'gandalf@amiganet.org'.
  861. I can accept MIME and UUencoded mail (of course :).  And if you have a PGP key,
  862. send it to me.  I'll add you to my keyring.
  863.  
  864. Thanks for taking the time to test this program.
  865.  
  866. Cheers,
  867.  
  868. Paul
  869. gandalf@inet.att.co.kr
  870. Isengard Developments
  871. http://linux.tc3net.com/gandalf
  872. gandalf@amiganet.org
  873. Team AMIGA
  874.