Commit graph

10 commits

Author SHA1 Message Date
adam
9c5410cab8 Changes 2.4.8:
* QUOTA and MYRIGHTS IMAP extension support.
* IMAP compression (COMPRESS=DEFLATE) when supported by server
* making opening attachment easier by saving them in a directory
* downloadable images when using Webkit html widget
* faster opening of the compose window.
* text searching enabled in the WebKit html viewer.
* options to hide toolbars and other parts of the UI (useful on netbooks etc).
* For laptop/wifi users: not trying to reach POP3 servers while disconnected,
  and instead checking immediately on reconnection.
* infinite loop avoided.
* avoid crashes when manually verifing GPG signature.
2010-09-07 19:12:02 +00:00
joerg
62d1ba2bac Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
wiz
7e382e04b9 Update to 2.3.26, and enable many more features by default.
Changes:
* Balsa-2.3.26 release. Release date 2008-09-07

- composing format=flowed messages with spaces pasted in works better.
- allow to explicitly specify a GPG key id for an identity.

* Balsa-2.3.25 release. Release date 2008-06-14

- GMail compatibility.
- notification icon in GNOME panel is optional now.
- wrapping of flowed text improved.
- lots of various bug fixes.

* Balsa-2.3.24 release. Release date 2008-05-31

- Support for accessing files over gnome-vfs (smb, ssh mounts, etc.)
- maildir tree scanning fixes.
- Rudimentary support for sending text/html messages.
- UIDPLUS IMAP extension support.

* Balsa-2.3.23 release. Release date 2008-03-20

- Suppport for IMAP MULTIAPPEND extension for faster uploading of
  message batches to and from IMAP servers.
- improved scanning of mailbox trees.
- GtkSourceView2 support.

* Balsa-2.3.22 release. Release date 2007-12-23

- new address edition widget in the compose window.
- compose window displays languages available for spell checking.
- more new icons.

* Balsa-2.3.21 release. Release date 2007-12-08

- migration from GnomeUI to GtkUIManager
- Rubrica address book support.
- bugs fixed: GNOME: 481842, 488432, 496316; Redhat: 414361.

* Balsa-2.3.20 release. Release date 2007-09-07

- fix buffer overflow (#474366).
- avoid sending messages twice under certain conditions.

* Balsa-2.3.19 release. Release date 2007-08-25

- more build fixes.

* Balsa-2.3.18 release. Release date 2007-08-22

- reflow improvements.
- Build problems against steaming-hot GNOME fixed.
- Make BINARY and ESEARCH IMAP extensions usage more robust.

* Balsa-2.3.17 release. Release date 2007-07-04

- check validity of server APOP challenge.
- add ability to store VCARD signatures.
- use ESEARCH IMAP extension if available.
- message wrapping fixes.
- and an usual bunch of bugfixes.

* Balsa-2.3.16 release. Release date 2007-05-27

- fix message threading regression.
- reorganize "Identity" dialog.
- code cleanup.

* Balsa-2.3.15 release. Release date 2007-05-01

- Use GtkPrint infrastructure if available.
- handle LDAP referrals.
- nicer citation marks.
- initial libnotify support.
- IMAP BINARY support.

* Balsa-2.3.14 release. Release date 2006-12-12

- deferred population of the mailbox index.
- client-side IMAP sorting.
- be compatible with recent gtk2 releases.
- mailbox tabs reorderable with d&d.
- enhanced mailto: URL handling.

* Balsa-2.3.13 release. Release date 2006-06-26

- many small fixes
- nicer icons.

* Balsa-2.3.12 release. Release date 2006-03-04

- do not reference freed memory in mbox driver.

* Balsa-2.3.11 release. Release date 2006-02-28

- assure messages are properly signed after identity change.
- Ctrl-N goes over unread messages in all mailboxes.
- Redone Preference Manager.
- support better slow LDAP servers.
- use better real estate when displaying message counts.
- fixed bugs: 330085, 330093, 332980.
2008-10-29 00:18:51 +00:00
wiz
4bd293377e Move balsa2 to balsa, to make directory name match PKGNAME. 2007-09-20 20:50:48 +00:00
wiz
446fa529a8 Remove some obsolete packages using gnome[1]-libs.
List posted to tech-pkg by jmmv on June 15, no negative comments.
2005-07-23 21:34:55 +00:00
rh
5d4b5c4313 Update balsa to 1.4.3. Changes include:
- number of bugs fixed (52168, 102472, 102470, 105605, 106508).
    - some build fixes (e.g against openssl-0.9.7)
    - fix crash on concurrent access to local mailboxes.
    - spell checking fixes.
    - numerous message filtering fixes.
    - incremental search fixes.
    - several filter-related bugs fixed.
    - filters UI adapted to HIG guidelines.
    - build fixes for different architectures.
2003-04-26 03:09:30 +00:00
mjl
386e46734b Enable pth threading, it now seems to work all right.
Correct PLIST.
2002-08-21 02:23:53 +00:00
mjl
4795a795e7 Update to balsa 1.4.0
- filter documentation.
- adding mailboxes out of local mail directory hierachy.
- various build fixes.
- building fixes.
- code cleanup.
- new MostRecentlyUsed list.
- mailbox rename fixes.
- search and filtering fixes.
- reasonable searching in message bodies held in IMAP mailboxes.
- do not crash when called with -a.
- minor filter UI improvements (sensitive).
- more verbose on common SMTP errors.
- RFC-compliant header encoding
- password privacy fixes
- build fixes (--without-esmtp, --disable-threads)
- filter-on-receive fixes.
- general cleanup and other small bug fixes
- protect ESMTP passwords and pass-phrases
- new mailboxes scanned in a thread
- improved message include function
- preserve References: headers over message postpone
- number of crashes and other bugs fixed
- build fixes. Make some dependencies optional
- remove some double free()s
- filter incoming POP3 messages
- fixed content-disposition and charset bugs
- fixes for printing of multipart messages with different content-types
- rescanning local directories
- delayed message deletion (and undeletion)
- highlight bad addresses in compose window
- external editor support
- imap message caching
- imap password handling fixes
- first step to searching and filters
- delayed IMAP tree scanning
- "reply to group" functional
2002-08-21 01:49:09 +00:00
mjl
95f6cc83ce Update to balsa 1.2.4. Changes are numerous since the last version in
pkgsrc was 1.0.0, most notably IMAP support and a nicer user interface.

Note that thread support is disabled, I couldn't get it to work.
2002-02-01 17:02:18 +00:00
zuntum
c72c1cf5f9 Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00