2000-06-08 |
Chris Hanson | Rewrite to use new MIME codecs. Merge two auto-wrap... |
commit | commitdiff | tree | snapshot |
2000-06-08 |
Chris Hanson | Rewrite the quoted-printable decoder, again. This... |
commit | commitdiff | tree | snapshot |
2000-06-07 |
Chris Hanson | Complete redesign of the MIME codecs. This design... |
commit | commitdiff | tree | snapshot |
2000-06-07 |
Chris Hanson | Notes re incorrect selection by M-x imail-get-new-mail. |
commit | commitdiff | tree | snapshot |
2000-06-07 |
Chris Hanson | Various notes regarding handling of MIME type and encoding. |
commit | commitdiff | tree | snapshot |
2000-06-07 |
Chris Hanson | Fix another place still using the old newline convention. |
commit | commitdiff | tree | snapshot |
2000-06-05 |
Chris Hanson | Undo previous change. This was being handled elsewhere... |
commit | commitdiff | tree | snapshot |
2000-06-05 |
Chris Hanson | Generate message "No changes to save." from SAVE-FOLDER... |
commit | commitdiff | tree | snapshot |
2000-06-05 |
Chris Hanson | Rename the procedures that form the UI callback interfa... |
commit | commitdiff | tree | snapshot |
2000-06-05 |
Chris Hanson | When auto-wrap enabled, wrap at right margin rather... |
commit | commitdiff | tree | snapshot |
2000-06-05 |
Chris Hanson | Unify handling of body cache. Add editor variable... |
commit | commitdiff | tree | snapshot |
2000-06-05 |
Chris Hanson | Replace imail-toggle-headers with imail-toggle-message... |
commit | commitdiff | tree | snapshot |
2000-06-05 |
Chris Hanson | Update imail-mode help. |
commit | commitdiff | tree | snapshot |
2000-06-05 |
Chris Hanson | Make help buffers read-only. |
commit | commitdiff | tree | snapshot |
2000-06-05 |
Chris Hanson | Fix bug: a couple of places explicitly referenced the... |
commit | commitdiff | tree | snapshot |
2000-06-05 |
Chris Hanson | When reading entire body of MIME message, use MESSAGE... |
commit | commitdiff | tree | snapshot |
2000-06-05 |
Chris Hanson | Fix bug: When message was selected in IMAIL and deleted... |
commit | commitdiff | tree | snapshot |
2000-06-05 |
Chris Hanson | Change interface to MESSAGE-MIME-BODY-PART to specify... |
commit | commitdiff | tree | snapshot |
2000-06-05 |
Chris Hanson | Fix thinko from last change. |
commit | commitdiff | tree | snapshot |
2000-06-05 |
Chris Hanson | Store bodystructure in IMAP message in converted form... |
commit | commitdiff | tree | snapshot |
2000-06-05 |
Chris Hanson | Change attachment tag to show length of attachment. |
commit | commitdiff | tree | snapshot |
2000-06-05 |
Chris Hanson | Add cache for MIME body parts. |
commit | commitdiff | tree | snapshot |
2000-06-05 |
Chris Hanson | Save server capabilities for later reference. |
commit | commitdiff | tree | snapshot |
2000-06-05 |
Chris Hanson | Map all IMAP system flags to names without leading... |
commit | commitdiff | tree | snapshot |
2000-06-05 |
Chris Hanson | Add some new items. |
commit | commitdiff | tree | snapshot |
2000-06-05 |
Chris Hanson | Fix bug: don't signal error if attachment lacks a filen... |
commit | commitdiff | tree | snapshot |
2000-06-03 |
Chris Hanson | Fix bug: STATUS command returns a response! (Duh) |
commit | commitdiff | tree | snapshot |
2000-06-03 |
Chris Hanson | When saving attachment, check to see if file exists... |
commit | commitdiff | tree | snapshot |
2000-06-03 |
Chris Hanson | Change decoders to decode to a port rather than to... |
commit | commitdiff | tree | snapshot |
2000-06-03 |
Chris Hanson | Implement mechanism to save MIME attachments. Reorgani... |
commit | commitdiff | tree | snapshot |
2000-06-02 |
Chris Hanson | Add workaround for broken Netscape mailer. |
commit | commitdiff | tree | snapshot |
2000-06-02 |
Chris Hanson | Change MIME bodystructure objects to have properties. |
commit | commitdiff | tree | snapshot |
2000-06-02 |
Chris Hanson | Tweak attachment syntax slightly. |
commit | commitdiff | tree | snapshot |
2000-06-02 |
Chris Hanson | Eliminate usage of MARK-PERMANENT!. |
commit | commitdiff | tree | snapshot |
2000-06-02 |
Chris Hanson | Ideas about MIME stuff. |
commit | commitdiff | tree | snapshot |
2000-06-02 |
Chris Hanson | Fix bug in how message/rfc822 entities were presented... |
commit | commitdiff | tree | snapshot |
2000-06-02 |
Chris Hanson | Fix bug: MIME disposition wasn't being converted to... |
commit | commitdiff | tree | snapshot |
2000-06-02 |
Chris Hanson | Add MIME-BODY-PARAMETER. |
commit | commitdiff | tree | snapshot |
2000-06-02 |
Chris Hanson | Update to reflect new organization. |
commit | commitdiff | tree | snapshot |
2000-06-02 |
Chris Hanson | Remove two suggestions prompted by Julie's problems... |
commit | commitdiff | tree | snapshot |
2000-06-02 |
Chris Hanson | Show "text/plain" entities regardless of character... |
commit | commitdiff | tree | snapshot |
2000-06-02 |
Chris Hanson | Print out <MIME-BODY> instances in more intelligible... |
commit | commitdiff | tree | snapshot |
2000-06-02 |
Chris Hanson | Move Edwin variable exports back to "imail.pkg". Add... |
commit | commitdiff | tree | snapshot |
2000-06-02 |
Chris Hanson | Refine the auto-wrap feature to have separate controlli... |
commit | commitdiff | tree | snapshot |
2000-06-02 |
Chris Hanson | Implement URL-EXISTS? for IMAP folders. |
commit | commitdiff | tree | snapshot |
2000-06-02 |
Chris Hanson | Add automatic wrapping of long lines in decoded MIME... |
commit | commitdiff | tree | snapshot |
2000-06-02 |
Chris Hanson | Show progress when reading MIME body parts. |
commit | commitdiff | tree | snapshot |
2000-06-02 |
Chris Hanson | Change AUTO-FILL-BREAK so that it accepts a mark as... |
commit | commitdiff | tree | snapshot |
2000-06-01 |
Chris Hanson | Initial cut at MIME decoding support. |
commit | commitdiff | tree | snapshot |
2000-06-01 |
Chris Hanson | Generalize MESSAGE-MIME-BODY-PART to allow passing... |
commit | commitdiff | tree | snapshot |
2000-06-01 |
Chris Hanson | Load "mime-codec" after "imail-util" due to load-time... |
commit | commitdiff | tree | snapshot |
2000-06-01 |
Chris Hanson | Signal an error if unable to parse BODY section in... |
commit | commitdiff | tree | snapshot |
2000-06-01 |
Chris Hanson | Fix two bugs in LIST-PARSER. |
commit | commitdiff | tree | snapshot |
2000-06-01 |
Chris Hanson | Store MIME multipart components in a list rather than... |
commit | commitdiff | tree | snapshot |
2000-06-01 |
Chris Hanson | When decoding BASE64 text strings, must return two... |
commit | commitdiff | tree | snapshot |
2000-06-01 |
Chris Hanson | Implement MESSAGE-MIME-BODY-PART. |
commit | commitdiff | tree | snapshot |
2000-06-01 |
Chris Hanson | Implement IMAP:RESPONSE:FETCH-BODY-PART. |
commit | commitdiff | tree | snapshot |
2000-06-01 |
Chris Hanson | Fix compiler warnings. |
commit | commitdiff | tree | snapshot |
2000-06-01 |
Chris Hanson | Add "mime-codec" to package. |
commit | commitdiff | tree | snapshot |
2000-06-01 |
Chris Hanson | Add newline translation to BASE64 decoder for case... |
commit | commitdiff | tree | snapshot |
2000-06-01 |
Chris Hanson | Add generic interface to access MIME BODYSTRUCTURE... |
commit | commitdiff | tree | snapshot |
2000-06-01 |
Chris Hanson | Fix two bugs in syntax. |
commit | commitdiff | tree | snapshot |
2000-06-01 |
Chris Hanson | Removing files no longer in use. |
commit | commitdiff | tree | snapshot |
2000-05-31 |
Chris Hanson | Copy entire contents of directory to installation point... |
commit | commitdiff | tree | snapshot |
2000-05-31 |
Chris Hanson | Fix typo. |
commit | commitdiff | tree | snapshot |
2000-05-30 |
Chris Hanson | When showing progress meter, don't show percentage... |
commit | commitdiff | tree | snapshot |
2000-05-30 |
Chris Hanson | Use STRING->HEADER-FIELDS. |
commit | commitdiff | tree | snapshot |
2000-05-30 |
Chris Hanson | Fix bug: STRING->LINES must not return an empty list. |
commit | commitdiff | tree | snapshot |
2000-05-30 |
Chris Hanson | Change M-x imail-input, M-x imail, and M-x imail-get... |
commit | commitdiff | tree | snapshot |
2000-05-30 |
Chris Hanson | Fix typo in DECODE-QP-HEX-OCTET. |
commit | commitdiff | tree | snapshot |
2000-05-30 |
Chris Hanson | Need command to move to first unseen message in folder. |
commit | commitdiff | tree | snapshot |
2000-05-30 |
Chris Hanson | Rewrite READ-LITERAL with two aims: (1) to make the... |
commit | commitdiff | tree | snapshot |
2000-05-30 |
Chris Hanson | GET-OUTPUT-FROM-ACCUMULATOR should return the internal... |
commit | commitdiff | tree | snapshot |
2000-05-29 |
Chris Hanson | Fix typo. |
commit | commitdiff | tree | snapshot |
2000-05-29 |
Chris Hanson | Pull transcript handling from READ-LITERAL to new |
commit | commitdiff | tree | snapshot |
2000-05-28 |
Chris Hanson | Tweak conditions under which literal progress hook... |
commit | commitdiff | tree | snapshot |
2000-05-28 |
Chris Hanson | Modularize line-ending translator. |
commit | commitdiff | tree | snapshot |
2000-05-28 |
Chris Hanson | Disambiguate the "section" form of the BODY response... |
commit | commitdiff | tree | snapshot |
2000-05-28 |
Chris Hanson | Don't remove IMAP connections from the memoized list... |
commit | commitdiff | tree | snapshot |
2000-05-27 |
Chris Hanson | Fix minor bug in description of FETCH BODY responses. |
commit | commitdiff | tree | snapshot |
2000-05-27 |
Chris Hanson | Implement BASE64 decoder. |
commit | commitdiff | tree | snapshot |
2000-05-27 |
Chris Hanson | Implement SKIP-LWSP-BACKWARDS. |
commit | commitdiff | tree | snapshot |
2000-05-26 |
Chris Hanson | Only install required files. |
commit | commitdiff | tree | snapshot |
2000-05-26 |
Chris Hanson | Set truncate-lines to #t in buffer that pops up to... |
commit | commitdiff | tree | snapshot |
2000-05-26 |
Chris Hanson | Initial registration. |
commit | commitdiff | tree | snapshot |
2000-05-26 |
Chris Hanson | Add ability to obtain envelope and bodystructure inform... |
commit | commitdiff | tree | snapshot |
2000-05-25 |
Chris Hanson | Reorganize login code so that login errors are properly... |
commit | commitdiff | tree | snapshot |
2000-05-25 |
Chris Hanson | If M-x imail finds existing buffer visiting the folder... |
commit | commitdiff | tree | snapshot |
2000-05-25 |
Chris Hanson | Generalize imail-expunge-confirmation to make the type... |
commit | commitdiff | tree | snapshot |
2000-05-25 |
Chris Hanson | Don't store the user's pass phrase if the login fails. |
commit | commitdiff | tree | snapshot |
2000-05-25 |
Chris Hanson | Implement mechanism to poll the IMAP server in the... |
commit | commitdiff | tree | snapshot |
2000-05-25 |
Chris Hanson | Fix bug: must read message UIDs _before_ signalling... |
commit | commitdiff | tree | snapshot |
2000-05-25 |
Chris Hanson | Fix bug: must read message UIDs _before_ signalling... |
commit | commitdiff | tree | snapshot |
2000-05-25 |
Chris Hanson | Run inferior-thread output processors with interrupts... |
commit | commitdiff | tree | snapshot |
2000-05-24 |
Chris Hanson | Reply buffer must refer to the message buffer, not... |
commit | commitdiff | tree | snapshot |
2000-05-24 |
Chris Hanson | Fix typo that caused MOVE-RELATIVE to ignore its operat... |
commit | commitdiff | tree | snapshot |
2000-05-24 |
Chris Hanson | Export EDWIN-VARIABLE$IMAIL-PASS-PHRASE-RETENTION-TIME. |
commit | commitdiff | tree | snapshot |
2000-05-24 |
Chris Hanson | Minor changes. |
commit | commitdiff | tree | snapshot |
2000-05-24 |
Chris Hanson | Add mechanism to erase stored passwords after the speci... |
commit | commitdiff | tree | snapshot |
2000-05-23 |
Chris Hanson | Use pivot of 1970, since that is the date that will... |
commit | commitdiff | tree | snapshot |
next |