Update of /pack/anoncvs/sylpheedclaws/sylpheed-claws
In directory sunsite.dk:/tmp/cvs-serv17758
Modified Files:
Tag: stable_2_6
ChangeLog NEWS README RELEASE_NOTES configure.ac
Log Message:
2.6.1 released
Index: ChangeLog
===================================================================
RCS file: /pack/anoncvs/sylpheedclaws/sylpheed-claws/ChangeLog,v
retrieving revision 1.396.2.1135.2.26
retrieving revision 1.396.2.1135.2.27
diff -u -d -r1.396.2.1135.2.26 -r1.396.2.1135.2.27
--- ChangeLog 2006/12/04 08:18:26 1.396.2.1135.2.26
+++ ChangeLog 2006/12/04 10:48:22 1.396.2.1135.2.27
@@ -1,3 +1,7 @@
+2006-12-04 [paul] 2.6.1
+
+ Claws Mail 2.6.1 released
+
2006-12-04 [paul] 2.6.0cvs24-stable
* src/common/utils.c
Index: NEWS
===================================================================
RCS file: /pack/anoncvs/sylpheedclaws/sylpheed-claws/NEWS,v
retrieving revision 1.42.2.22.2.1
retrieving revision 1.42.2.22.2.2
diff -u -d -r1.42.2.22.2.1 -r1.42.2.22.2.2
--- NEWS 2006/11/24 12:49:41 1.42.2.22.2.1
+++ NEWS 2006/12/04 10:48:29 1.42.2.22.2.2
@@ -1,7 +1,40 @@
Changes of the Claws Mail GTK2 branch
+* 2.6.1
+-------
+
+* First release as Claws Mail
+
+* Bug fixes:
+ o bug 1053, 'SC fails to reestablish a secure connection'
+ o bug 1054, 'Slowness logging big data chunks'
+ o bug 1057, 'crash on sending s signed message to a
+ newsgroup'
+ o bug 1060, 'compilation error with Irix's cc'
+ o bug 1061, 'crash on opening signed email'
+ o bug 1066, 'Incorrect mailbox size displayed'
+ o bug 1069, 'Sent mails disappear, BCC or locking problem?'
+ o fix Reply To/Mailing list from the menu
+ o forbid drag and drop from/to different folders of type
+ F_UNKNOWN
+ o src/ssl_manager.c: fix possible infinite loop
+ o fix Options/Reply mode after draft save
+ o obey always_show_msg option when marking as spam
+ o fix spelling menu when replying
+ o don't change the From column title to To if the To column
+ is visible
+ o fix the wrong recipient being selected when replying to a
+ msg which is From one of our accounts To another of our
+ accounts
+ o fix crash on combining mark_as_read_delay with Hide Read
+ Messages
+ o create ~/.mailcap if it doesn't exist
+
+
* 2.6.0
-------
+
+* Final release as Sylpheed-Claws
* libetpan 0.48 or greater is now required for IMAP support.
Index: README
===================================================================
RCS file: /pack/anoncvs/sylpheedclaws/sylpheed-claws/README,v
retrieving revision 1.8.2.24.2.1
retrieving revision 1.8.2.24.2.2
diff -u -d -r1.8.2.24.2.1 -r1.8.2.24.2.2
--- README 2006/11/24 12:49:42 1.8.2.24.2.1
+++ README 2006/12/04 10:48:29 1.8.2.24.2.2
@@ -45,25 +45,25 @@
1. What is Claws Mail?
--------------------------
-Claws Mail is the extended version of Sylpheed, a lightweight and
-highly configurable email client and news reader based on the GTK+ GUI
-toolkit, it runs on the X Window System.
+Claws Mail (previously known as Sylpheed-Claws) is a lightweight and
+highly configurable email client and news reader based on the GTK+
+GUI toolkit, it runs on the X Window System.
Claws Mail is free software distributed under the GNU GPL.
To run Claws Mail use 'claws-mail' on the command line.
When claws-mail is executed for the first time a configuration
-'Wizard' will appear prompting you for the minimum information necesary
-to create a new account.
+'Wizard' will appear prompting you for the minimum information
+necessary to create a new account.
2. Plugins
----------
Claws Mail' capabilities are extended by plugins. It comes with
-the following plugins included, all of which, except SpamAssassin, are
-built automatically if the required libraries are present.
+the following plugins included, all of which are built automatically
+if the required libraries are present.
Plugins are installed in $PREFIX/lib/claws-mail/plugins/
and have a suffix of '.so'
@@ -178,8 +178,8 @@
Note: It is not possible to use actions containing %f, %F or %p from the
compose window.
- When a command is run, and unless it is run asynchronously, Sylpheed will
- be insensitive to any interaction and it will wait for the command to
+ When a command is run, and unless it is run asynchronously, Claws Mail
+ will be insensitive to any interaction and it will wait for the command to
finish. If the command takes too long (5 seconds), it will popup a dialog
window allowing to stop it. This dialog will also be displayed as soon as
the command has some output: error messages or even its standard output
@@ -226,20 +226,6 @@
Definition: Part/Dillo: dillo %p&
Details: Browse the selected message part in Dillo.
- Purpose: Clear Sign
- Definition: GnuPG/Clear Sign: |gpg-sign-syl|
- Details: Clear sign a message. The gpg-sign-syl[2] script is responsible
- for asking the passphrase and for running gnupg.
-
- Purpose: Verify Clear Signed
- Definition: GnuPG/Verify: |gpg --no-tty --verify
- Details: Verify clear signed messages. The result is displayed in the
- actions output dialog.
-
- Purpose: Decrypt ASCII Armored
- Definition: GnuPG/Decrypt: *gpg --no-tty --command-fd 0 --passphrase-fd 0 --decrypt %f|
- Details: Decrypt ASCII armored messages. The passphrase is entered
- into the opened action's input dialog.
[1] The uudec script can be found in the 'tools' directory of the
distribution package. It needs uudecode and ImageMagick's display. The
@@ -247,11 +233,7 @@
standard input. The script could also be modified to use temporary files
instead of standard input.
- [2] The gpg-sign-syl script can be found in the 'tools' directory of the
- distribution package.
-
-
4. Icon Themes
--------------
Claws has support for different icon sets. Several icon sets can be
@@ -319,7 +301,7 @@
case it did not, run 'aspell config dict-dir' on the shell to get the
path to the dictionaries.
- Then run Sylpheed and go to /Configuration/Preferences/Compose/Spell Checking.
+ Then run claws-mail and go to /Configuration/Preferences/Compose/Spell Checking.
Check the box 'Enable spell checker' and use the directory selector to select
the path where the dictionaries reside. Within the file selector, go to that
directory and select *any* file in the file lists. Click OK. Then, you should
@@ -370,7 +352,7 @@
Extended Search allows one to define criteria that messages must
have in order to match and be displayed in the summary view pane.
Search types titled From, Subject and To are self explanatory.
- Search type extended allows one to use Sylpheed's powerful
+ Search type extended allows one to use Claws Mail's powerful
filtering engine to select messages. Examples:
from regexpcase "foo"
subject regexp "Bug" & to regexp "claws-mail"
@@ -442,7 +424,7 @@
* Configuration->Actions
- add an entry "Dillo: dillo %p&"
* Configuration->Custom toolbar
- - select Sylpheed Actions Feature
+ - select Claws Mail Actions Feature
- select "Dillo: dillo %p&" from drop down list
- choose an icon and click ok
@@ -470,22 +452,18 @@
9. Hidden options
-----------------
- allow_jisx0201_kana (default: 0)
- allow JIS X 0201 Kana (half-width kana) on sending.
- 0: off 1: on
-
bold_unread (default: 1)
show unread messages using bold font in summary view
0: off 1: on
cache_max_mem_usage (default: 4096)
- the maximum kB of memory sylpheed should use.
+ the maximum kB of memory Claws Mail should use.
It will try to keep the memory usage below this
value, but it will always use the assigned
amount of memory for speed gain.
cache_min_keep_time (default: 15)
- the minimum time in minutes sylpheed will keep
+ the minimum time in minutes Claws Mail will keep
the folder cache in memory. If a cache is more
recent than this time it will not be freed even
if the memory usage is above the maximum. You
@@ -500,14 +478,15 @@
account selector
0: normal (markup) 1: no markup
+ enable_dotted_lines (default: 0)
+ Use the old dotted line look in the main window
+ GtkTreeView components, (Folder List and Message List),
+ instead of the modern lineless look.
+
enable_hscrollbar (default: 1)
enable horizontal scroll bar in summary view
0: off 1: on
- enable_rules_hint (default: 1)
- enable alternate coloring of items in GtkTreeView
- 0: off 1: on
-
enable_swap_from (default: 0)
display sender's email address in To column in Sent
folder instead of recipient's
@@ -522,9 +501,35 @@
expand during drag n drop when the mouse cover is held
over it
+ live_dangerously (default: 0)
+ Don't ask for confirmation before definitive deletion of
+ emails.
+
+ log_error_color, log_in_color, log_msg_color, log_out_color,
+ log_warn_color
+ The colours used in the log window.
+
+ mark_as_read_delay (default: 0)
+ Number of seconds to wait before marking an opened mail
+ as read.
+
+ respect_flowed_format (default: 0)
+ Respect format=flowed on text/plain message parts. This will
+ cause some mails to have long lines, but will fix some URLs
+ that would otherwise be wrapped.
+
+ skip_ssl_cert_check (default: 0)
+ Disables the verification of SSL certificates.
+
statusbar_update_step (default: 10)
update stepping in progress bars
+ stripes_color_offset (default: 4000)
+ Specify the value to use when creating alternately coloured
+ lines in GtkTreeView components. The smaller the value, the
+ less visible the difference in the alternating colours of the
+ lines.
+
textview_cursor_visible (default: 0)
display the cursor in the message view
0: off 1: on
@@ -533,10 +538,19 @@
number of days to include a message in a thread when using
'Thread using subject in addition to standard headers'
- toolbar_detachable (default: 0)
+ toolbar_detachable (default: 0)
hide handles in the toolbar
0: off 1: on
+ use_stripes_everywhere (default: 1)
+ Enable alternately coloured lines in GtkTreeView components.
+
+ use_stripes_in_summaries (default: 1)
+ Enable alternately coloured lines in the main window
+ GtkTreeView components, (Folder List and Message List). The
+ only useful way to use this option is to set it to 0 when
+ use_stripes_everywhere is set to 1.
+
utf8_instead_of_locale_for_broken_mail (default: 0)
use UTF-8 encoding for broken mails instead of current
locale
@@ -550,7 +564,7 @@
---------
You will find all of these tools in the 'tools' directory:
- acroread2sylpheed.pl
+ acroread2claws-mail.pl
send PDFs from Adobe Reader 7
calypso_convert.pl
import mbox files exported by calypso
@@ -565,6 +579,8 @@
filter_conv_new.pl
convert sylpheed main's filter rules, (>= 0.9.99),
into Claws' filtering format
+ fix-date.sh
+ Replace/Add a message's Date field
freshmeat_search.pl
Actions script to lookup the selected text on
Freshmeat www.freshmeat.net using the configured
@@ -577,40 +593,36 @@
google_search.pl
Actions script to lookup up the selected text on
google using the configured browser
- gpg-sign-syl
- GnuPG cleartext-signing script for use with
- Actions
kdeservicemenu/*
- Service Menus for Konqueror to allow attaching files and
- compressing/attaching files/directories to a new Compose
- window
- kmail2sylpheed.pl
- convert a Kmail addressbook to a Sylpheed
+ Service Menus for Konqueror to allow sending
+ files to Claws Mail
+ kmail2claws-mail.pl
+ convert a Kmail addressbook to a Claws Mail
addressbook
- kmail2sylpheed_v2.pl
+ kmail2claws-mail_v2.pl
new version of the address book conversion script
for newer versions of Kmail/Kaddressbook
- maildir2sylpheed.pl
+ maildir2claws-mail.pl
convert a maildir format mailbox into MH format
multiwebsearch.pl
search any searchable website for the selected text
- nautilus2sylpheed.sh
+ nautilus2claws-mail.sh
enables sending files from the Nautilus file manager
- to Sylpheed
- OOo2sylpheed.pl
+ to Claws Mail
+ OOo2claws-mail.pl
enable OpenOffice to send documents through
- sylpheed
- outlook2sylpheed.pl
- convert an Outlook contacts list to a Sylpheed
+ Claws Mail
+ outlook2claws-mail.pl
+ convert an Outlook contacts list to a Claws Mail
addressbook
sylprint.pl
- process a Sylpheed mail and print it using enscript
+ process a Claws Mail message and print it using enscript
if available or lpr if not
- tb2sylpheed
+ tb2claws-mail
convert an addressbook exported from The Bat! into
- a Sylpheed addressbook
- tbird2syl.py
- integrate a Thunderbird folder tree into Claws
+ a Claws Mail addressbook
+ tbird2claws.py
+ integrate a Thunderbird folder tree into Claws Mail
textviewer.sh
attempt to view an attachment as plain text
update-po
@@ -618,7 +630,9 @@
*.po files
uudec
decode UUencoded mails, for use with Actions
- vcard2xml
+ uuooffice
+ Decode uuencoded attachments and open them with OpenOffice
+ vcard2xml.py
import an Evolution vCard
@@ -635,7 +649,7 @@
http://www.claws-mail.org/MLs.php
Bugs can be reported with Claws' bugzilla at:
-http://www.thewildbeast.co.uk/sylpheed-claws/bugzilla/index.cgi
+http://www.thewildbeast.co.uk/claws-mail/bugzilla/index.cgi
Of course, you can also post to the Claws Mail-users mailing list.
@@ -675,7 +689,7 @@
After logging in:
- cvs -z3 -d:pserver:[email protected]:/pack/anoncvs co -r gtk2 sylpheedclaws/claws-mail
+ cvs -z3 -d:pserver:[email protected]:/pack/anoncvs co -r gtk2 sylpheedclaws/sylpheed-claws
b. Installing
@@ -697,6 +711,7 @@
GTK 2 Version
-------------
+2006-12-04 2.6.1 [first release as Claws Mail]
2006-11-06 2.6.0
2006-10-19 2.5.6
2006-10-12 2.5.5
@@ -784,15 +799,15 @@
User Contributed FAQ
http://www.claws-mail.org/faq/
Project page
- http://sourceforge.net/projects/claws-mail/
+ http://sourceforge.net/projects/sylpheed-claws/
Downloads
- http://sourceforge.net/project/showfiles.php?group_id=25528&package_id=147457
+ http://www.claws-mail.org/downloads.php
Extra Plugins
http://www.claws-mail.org/plugins.php
Icon Themes
http://www.claws-mail.org/themes.php
CVS webview
- http://cvs.sunsite.dk/viewcvs.cgi/sylpheedclaws/claws-mail/?only_with_tag=gtk2
+ http://cvs.sunsite.dk/viewcvs.cgi/sylpheedclaws/sylpheed-claws/?only_with_tag=gtk2
Mailing Lists
http://www.claws-mail.org/MLs.php
Users Mailing List archive
@@ -800,7 +815,7 @@
Commits Announcement List archive
http://lists.sunsite.dk/cgi-bin/ezmlm-cgi/27
Bug Tracker
- http://www.thewildbeast.co.uk/sylpheed-claws/bugzilla/index.cgi
+ http://www.thewildbeast.co.uk/claws-mail/bugzilla/index.cgi
Feature Request Tracker
http://sourceforge.net/tracker/?group_id=25528&atid=384601
Patch Tracker
@@ -809,7 +824,7 @@
http://www.claws-mail.org/i18n.php
Donations
http://www.claws-mail.org/sponsors.php
-Planet Sylpheed
+Planet Claws Mail
http://planet.claws-mail.org/
Claws Mail for Windows homepage
http://www.claws-mail.org/win32/
Index: RELEASE_NOTES
===================================================================
RCS file: /pack/anoncvs/sylpheedclaws/sylpheed-claws/Attic/RELEASE_NOTES,v
retrieving revision 1.1.2.11.2.1
retrieving revision 1.1.2.11.2.2
diff -u -d -r1.1.2.11.2.1 -r1.1.2.11.2.2
--- RELEASE_NOTES 2006/11/24 12:49:43 1.1.2.11.2.1
+++ RELEASE_NOTES 2006/12/04 10:48:29 1.1.2.11.2.2
@@ -1,4 +1,4 @@
-6th November 2006 Claws Mail 2.6.0
+4th December 2006 Claws Mail 2.6.1
CLAWS MAIL RELEASE NOTES
http://www.claws-mail.org
@@ -6,93 +6,53 @@
Claws Mail is a GTK+ based, user-friendly, lightweight, and fast
email client.
+Claws Mail was previously known as Sylpheed-Claws.
+
Notes for this release:
~~~~~~~~~~~~~~~~~~~~~~~
-* libetpan 0.48 or greater is now required for IMAP support.
+* Sylpheed-Claws is now known as Claws Mail.
+ The default configuration directory is now ~/.claws-mail. The main
+ configuration file is now called 'clawsrc'. When running this
+ version of Claws Mail for the first time all of the configuration
+ will be automatically migrated to the new location and it will be
+ seamless for the user. A 'sylpheed-claws' symlink pointing to
+ 'claws-mail' will be installed, therefore all scripts and other apps
+ configured to use 'sylpheed-claws' will still function correctly.
New in this release:
~~~~~~~~~~~~~~~~~~~~
-
-* The Compose window now has an /Options/Reply mode/ menu. This
- enables changing the recipients of a reply on the fly.
-
-* QuickSearch now has a type-ahead option for fast searches.
-
-* Extra symbols are now available for the Quote parser, your name,
- your email address, the account name, and the organization.
-
-* In the Folder Properties, it is now possible to test the regular
- expression used in the Simplify Subject RegExp option.
-
-* GSSAPI support has been added for IMAP.
-
-* UIDPLUS support has been added for IMAP.
-
-* A Stop button has been added for Message Body searches, enabling
- cancelling of a running search. This is available in '/Edit/Search
- Folder...' and '/Edit/Find in current message...'.
-
-* libSM support has been added. This enables communication with the
- session manager, so that it is known when the session ends, in
- order to save the caches, and draft any messages currently being
- composed.
-
-* Support for Address Book Groups has been added to the Compose
- window's automatic address completion.
-
-* a new hidden option has been added, 'respect_flowed_format'. This
- follows RFC3676 with regard to a message part with a Content-Type
- that includes 'format=flowed' and 'delsp=yes'. This will cause some
- mails to have long lines, but will fix some URLs that would
- otherwise be wrapped. By default it is turned off.
-
-* Basic key import/export has been added to the PGP plugins. When
- generating a new key pair you can export the public key to a key
- server. When selecting the signature part of a message, if the key
- is not on your keyring, you will be asked if you want to attempt
- to import it from a keyserver.
-
-* The TrayIcon now displays 'offline' status.
-
-* More window sizes and placements are remembered across sessions.
-
-* tools/fix_date.sh: Switches to replace non RFC-compliant Date:
- value, and to use strict RFC matching patterns for dates have been
- added.
-
-* Several optimisations have been made.
-
-* The manual has been updated.
-* Updated translations in Brazilian Portuguese, Czech, Dutch, French,
- German, Italian, Simplified Chinese, Slovak, Spanish, and Swedish
+This is a bug fix release.
* Bug fixes:
- o bug 1035, 'Incorrect handling of flowed lines'
- o bug 1036, 'Forwarding a mutlipart mail with a "text/html"
- block to ms outlook users leeds to freeze of
- outlook'
- o bug 1044, 'claws-mail segfaults while moving mails'
- o bug 1045, 'claws-mail doesn't remove the mail from the
- IMAP Queue folder after sending'
- o bug 1046, 'jpilot AddressDB.pdb import fail'
- o bug 1048, 'Spamassassin plugin license problem'
- o fix broken storage of quote format template when it
- contains \-escape sequences
- o fix crash when printing emails with an xface
- o fix building on BSDs
- o fix duplicate error messages when sending
- o do not delete the contacts when deleting address book
- groups
- o tools/fix_date.sh: fix date value extraction
+ o bug 1053, 'SC fails to reestablish a secure connection'
+ o bug 1054, 'Slowness logging big data chunks'
+ o bug 1057, 'crash on sending s signed message to a
+ newsgroup'
+ o bug 1060, 'compilation error with Irix's cc'
+ o bug 1061, 'crash on opening signed email'
+ o bug 1066, 'Incorrect mailbox size displayed'
+ o bug 1069, 'Sent mails disappear, BCC or locking problem?'
+ o fix Reply To/Mailing list from the menu
+ o forbid drag and drop from/to different folders of type
+ F_UNKNOWN
+ o src/ssl_manager.c: fix possible infinite loop
+ o fix Options/Reply mode after draft save
+ o obey always_show_msg option when marking as spam
+ o fix spelling menu when replying
+ o don't change the From column title to To if the To column
+ is visible
+ o fix the wrong recipient being selected when replying to a
+ msg which is From one of our accounts To another of our
+ accounts
+ o fix crash on combining mark_as_read_delay with Hide Read
+ Messages
+ o create ~/.mailcap if it doesn't exist
For further details of the numbered bugs listed above consult
-http://www.thewildbeast.co.uk/sylpheed-claws/bugzilla/index.cgi
-
-* and other code reorganisation, cleanups, and more.
+http://www.thewildbeast.co.uk/claws-mail/bugzilla/index.cgi
---------------------------------------------------------------------
-See ChangeLog and README for full information regarding changes in
-this release.
+See ChangeLog for full information regarding changes in this release.
Index: configure.ac
===================================================================
RCS file: /pack/anoncvs/sylpheedclaws/sylpheed-claws/configure.ac,v
retrieving revision 1.654.2.2080.2.25
retrieving revision 1.654.2.2080.2.26
diff -u -d -r1.654.2.2080.2.25 -r1.654.2.2080.2.26
--- configure.ac 2006/12/04 08:18:30 1.654.2.2080.2.25
+++ configure.ac 2006/12/04 10:48:29 1.654.2.2080.2.26
@@ -8,10 +8,10 @@
dnl version number
MAJOR_VERSION=2
MINOR_VERSION=6
-MICRO_VERSION=0
+MICRO_VERSION=1
INTERFACE_AGE=0
BINARY_AGE=0
-EXTRA_VERSION=24
+EXTRA_VERSION=0
EXTRA_RELEASE=
EXTRA_GTK2_VERSION=-stable
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.