2003-07-04 21:17:39 by Chris Gilbert | Files touched by this commit (2) |
Log message:
Update sylpheed to 0.9.3, main changes are:
* The network I/O system has been rewritten to use non-blocking
I/O, and the performance of POP3 and SMTP has been improved much.
* '--status-full' option has been added, and '--status' option now
takes arguments for folders.
* Minor bugfixes have been made.
|
2003-06-16 01:33:10 by Chris Gilbert | Files touched by this commit (1) |
Log message:
Enable support for jpilot to sylpheed. Enabled by setting USE_JPILOT=YES.
Only compile tested, sylpheed still runs with it enabled.
Patch supplied by tom (surname unknown)
|
2003-06-06 09:03:52 by Chris Gilbert | Files touched by this commit (2) |
Log message:
Update sylpheed to 0.9.2, from email on sylpheed list:
(Note: this includes the fix of a serious bug, so I'll recommend upgrading
for 0.9.0 and 0.9.1 users (the older version doesn't have the bug).)
Changes:
* The bug that removed messages from server if "Don't receive"
action is specified by the filter rule has been fixed.
* The bug that caused abort when a button is double-clicked on some
dialogs has been fixed.
* A warning that was displayed when address book was empty has been
fixed.
|
2003-05-30 11:07:21 by Chris Gilbert | Files touched by this commit (2) |
Log message:
Update sylpheed to 0.9.1, main changes are:
* The bug in handling folder names which include '+' in IMAP4
modified UTF-7 conversion has been fixed.
* The wrong parsing of message/rfc822 parts in multipart messages
has been fixed.
* Several bugs of auto signature replacement has been fixed.
* A bug that didn't hide user string in the Action dialog has been
fixed.
* Socket I/O timeout interval is now configurable.
|
2003-05-26 01:41:34 by Chris Gilbert | Files touched by this commit (3) |
Log message:
Update Sylpheed to 0.9.0, too many new features to list, see the Changelog.
Fixes PR pkg/21579
|
2003-05-02 13:57:35 by Thomas Klausner | Files touched by this commit (680) |
Log message:
Dependency bumps, needed because of devel/pth's major bump, and related
dependency bumps.
|
2003-03-22 14:47:57 by Chris Gilbert | Files touched by this commit (1) |
Log message:
Update sylpheed to use USE_X11 rather than USE_X11BASE.
|
2003-03-07 22:58:02 by Lubomir Sedlacik | Files touched by this commit (3) |
Log message:
Updated to version 0.8.11.
Patch provided by Juan RP via PR pkg/20611.
Changes:
0.8.11:
=======
- The folder option to remove parentheses and brackets at the beginning
of subject has been added.
- The option to use command output for signature has been added.
- The summary search now also looks for collapsed nodes.
- The size of the source window is now remembered.
- Euro locales (ISO-8859-15) have been supported.
- Many locales and encodings which were not supported before have been
added.
- Galician translation has been added.
- Support for Latin locales (ISO-8859) has been fixed.
- UTF-8 locale support has been fixed.
- The folding problem of headers has been fixed.
- The more workaround for abort problem in Japanese locale has been made.
- Other bugfixes have been made.
|
2003-02-15 01:49:11 by Lubomir Sedlacik | Files touched by this commit (1) |
Log message:
Depends on metamail to support reading attachments by double-clicking on them.
Bump PKGREVISION.
>From Christian Biere via PR pkg/20169.
|
2003-02-04 12:25:22 by Chris Gilbert | Files touched by this commit (2) |
Log message:
Update sylpheed to 0.8.10, main changes are:
* The validity check of EUC-JP code became more strict.
* The handling of strings which failed to be converted has been modified.
* Minor bugfixes and a speed improvement have been made.
|