Skip to content

Releases: edsantiago/xlbiff

4.6.5: nmh 1.8 support

31 Jan 06:42
Compare
Choose a tag to compare
  • nmh 1.8 support (changes to unit tests only)

4.6.4: improved IMAP support

25 Jan 17:43
Compare
Choose a tag to compare
  • Set window type to Notification so it doesn't steal the focus on popup.
  • Expand internal buffer to handle multi-byte characters.
  • Option -debug now takes a debug level.
  • Handle unquoted literals in bodystructure response from IMAP server.
  • Handle non-fuzzy preview from recent IMAP servers.
  • Handle folded Subject lines.

4.6.3: disable automatic tests of window behavior

16 Jan 18:48
Compare
Choose a tag to compare
  • Developers: Disable automatic runs of flaky windowing test.
    Test was introduced in version 4.5.4.

4.6.2: more robust test utilities

14 Jan 20:26
Compare
Choose a tag to compare
  • Developers: Tests do not write soft failures to stderr

4.6.1: Maildir support

14 Jan 06:47
Compare
Choose a tag to compare
  • Maildir format for local mailbox is supported by mailbox-preview.
  • mailbox-preview has other minor improvements.
  • Developers: Tests fixed to work without a merged /usr partition.

4.6: IMAP support

02 Jan 04:51
Compare
Choose a tag to compare
  • mailbox-preview: new script to support IMAP
  • scanCommand accepts a "rows" parameter with additional %d
  • xlbiff.form moved to nmh's config directory and used by default

4.5.6: more robust test utilities

30 Nov 02:34
Compare
Choose a tag to compare

Developers: Tests use Xvfb directly, eliminating xvfb-run script.

4.5.5: xlbiff.form does decode

24 Nov 04:24
Compare
Choose a tag to compare
  • xlbiff.form decodes RFC 2047 (MIME-encoded) "From" and "Subject" headers
  • Developers: Fix three timing races in windowing test.

4.5.4: tests of window behavior

18 Nov 05:12
Compare
Choose a tag to compare
  • Developers: Add tests of the window behavior of Popup and Popdown

4.5.3: window behavior fixes

09 Nov 05:03
Compare
Choose a tag to compare
  • Window no longer moves with -bottom and a window manager running
    when mailerCommand does not change the mailbox
  • Refresh time is now honored and -ledPopdown works with -bottom
  • mailer() action always re-checks for mail, even with no mailerCommand
  • Intervals can be floating point: -update, -fade, and -refresh
  • Null-terminate message scan output (error found by Coverity Scan)
  • HISTORY file renamed to NEWS