Commit graph

1795 commits

Author SHA1 Message Date
Paul Mangan
5b5dc06e9a fix bug [688596] Reply-to header in news 2003-02-19 10:50:16 +00:00
Paul Mangan
72ab0e848f add a 'List all keys' button to key selection dialog 2003-02-18 16:46:30 +00:00
Colin Leroy
bb4b481887 fix compile error 2003-02-18 10:26:15 +00:00
Colin Leroy
b8ef09e4cc Try to starttls if it seems to be the only
way to authenticate a user
2003-02-18 10:13:00 +00:00
Paul Mangan
5a59cbb28d as a Drafts folder is a special folder allow it to have its own unique icons 2003-02-18 09:51:35 +00:00
Colin Leroy
649e9d71bf fix IMAP port selection when using starttls 2003-02-18 09:15:15 +00:00
Paul Mangan
77dc914c07 make blue the default new mail colour 2003-02-18 05:55:38 +00:00
Paul Mangan
4676ffd561 sync with 0.8.10cvs14 2003-02-18 05:42:13 +00:00
Jens Oberender
29eeb9a9fe fixed a compile problem with gcc 3.3
works on 2.95.3 too (testet on PPC as it is big endian)
2003-02-17 12:09:42 +00:00
Paul Mangan
f5f8a360aa sync with 0.8.10cvs13 2003-02-17 10:32:39 +00:00
Paul Mangan
4e53dd9c02 sync with 0.8.10cvs12 2003-02-17 07:38:54 +00:00
Match Grun
c794f0775b Eliminate reload addr items in addr book. 2003-02-16 20:58:50 +00:00
Paul Mangan
2f79832be6 when a 'protocol error' is encountered disconnect from the server 2003-02-16 11:11:37 +00:00
Christoph Hohmann
37207701dd 0.8.10claws13
* src/imap.c
        fix bug that stopped scanning of folders when an
        IMAP folder was empty

(closes bug 46 stop scan messages in folders after empty folder)
2003-02-15 13:25:01 +00:00
Alfons Hoogervorst
de99de4968 * src/compose.c
fix breakage because of uninitialized account pointer.
	please verify.
2003-02-14 20:57:02 +00:00
Paul Mangan
ce8d16d877 move signature settings to Account Prefs 2003-02-14 16:45:54 +00:00
Paul Mangan
92cee8ca51 sync with 0.8.10cvs11 2003-02-14 06:44:25 +00:00
Thorsten Maerz
48adf2dcf9 revert news progressbar (GUI separation) 2003-02-13 19:05:55 +00:00
Paul Mangan
1addfbde57 make replies behave correctly, re: RFC 1036, Section 2.2.3, paragraph 1 2003-02-13 14:39:27 +00:00
Paul Mangan
73e2c09783 fix 'Follow-up and Reply-to' 2003-02-13 13:25:31 +00:00
Paul Mangan
a4139f9b6b sync with 0.8.10cvs9 2003-02-13 09:43:43 +00:00
Thorsten Maerz
e96fef74dd show progress while fetching news headers 2003-02-12 22:19:03 +00:00
Christoph Hohmann
105e9859e9 0.8.10claws3
* configure.ac
* src/plugins/Makefile.am
        use AM_CONDITIONAL to enable plugins, automake correctly
        manages this when creating distdir
2003-02-12 19:33:44 +00:00
Christoph Hohmann
8698d77677 0.8.10claws2
* ac/spamassassin.m4
* src/plugins/spamassassin/Makefile.am
        fix building SpamAssassin plugin without OpenSSL
2003-02-12 15:06:43 +00:00
Paul Mangan
12653518fa fix failure of 'make release' 2003-02-12 13:53:06 +00:00
Alfons Hoogervorst
392f373697 * src/colorlabel.c
don't use pixmaps for label color rect but draw rectangles
	so we can respect the color map of palette based visuals
	(fixes the long time crashes on Suns - thanks to Andreas
	Engel and Steve O'Hara-Smith for testing)
2003-02-11 20:49:05 +00:00
Christoph Hohmann
3ad6ebceef 0.8.9claws54
* src/matcher_parser_parse.y
        correct bug where filering rules of not existing folders in
        matcherrc were added to global filtering

(closes Debian Bug #180253 - Directory's filter-rules are merged with
 main filter-rules after removing directory
 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=180253)
2003-02-11 17:00:31 +00:00
Paul Mangan
1312f9e524 sync with 0.8.10cvs7 2003-02-11 08:20:01 +00:00
Martin Schaaf
d1cea2271b fix segfault in prefs_matcher_substitute_cb() when
no row is selected
2003-02-09 14:07:20 +00:00
Paul Mangan
a4aa437f0b fix bug where a newsgroup folder's processing rules were merged with the global filtering rules when the newsgroup folder was deleted 2003-02-09 09:18:58 +00:00
Melvin Hadasht
04dbd65f2d src/compose.c: corrected and modified an alert message 2003-02-08 18:32:08 +00:00
Paul Mangan
0aae05d48a fix bug where both an 'Account properties' window and a 'Folder properties' window were opened when clicking on 'Properties' in an NNTP or IMAP folder's popup menu 2003-02-07 08:54:31 +00:00
Paul Mangan
de61ccc9e9 sync with 0.8.10cvs6 2003-02-07 07:52:54 +00:00
Christoph Hohmann
c568788801 0.8.9claws45
* src/mbox.c
        freeze folder updates while importing mbox files
        (closes bug 43 importing mbox took hours)

Patch submitted by Johannes Jordan <fopref@lanrules.de>
2003-02-06 22:42:47 +00:00
Thorsten Maerz
388a763f25 use guint for message numbers (fix count in grouplist dialog) 2003-02-06 13:33:57 +00:00
Paul Mangan
4b29462baf sync with 0.8.10cvs2 2003-02-05 09:23:13 +00:00
Colin Leroy
1d8cc742ef option to disable threading by subject 2003-02-04 20:57:27 +00:00
Christoph Hohmann
1863374ecf 0.8.9claws40
* src/inc.c
        only abort fetching mails from multiple accounts when the
        error is fatal and does not allow to check any more accounts
        (currently only disk full error)

(closes bug 31 after POP3 error: "no such mail" Sylpheed does not
 receive mails for other accouts)
2003-02-04 17:56:47 +00:00
Christoph Hohmann
836a45f6ed * src/folder.c
first add the new message to the cache, then
        send the update notification
        (closes bug 39 after sending message folderview doesnt get updated)
2003-02-04 17:05:24 +00:00
Colin Leroy
855459b31e really fix the Connecting... status 2003-02-04 14:23:26 +00:00
Paul Mangan
dc11665f38 sync with 0.8.10 2003-02-04 10:44:57 +00:00
Paul Mangan
fcd47e38dc sync with 0.8.9cvs6 2003-02-04 08:55:21 +00:00
Thorsten Maerz
6228b13290 Fix mh_get_msginfo() segfault if file is inaccessible 2003-02-02 09:12:44 +00:00
Colin Leroy
69887b03b8 always read diffs twice... I missed the absence of '!' at first :-/
fix it.
2003-01-31 18:39:22 +00:00
Colin Leroy
8bbc025240 missing a change for the gpg-signed pixmap 2003-01-31 18:21:15 +00:00
Paul Mangan
97779654b9 indicate GnuPG signed messages by displaying an icon in the Attachment column 2003-01-31 16:10:14 +00:00
Paul Mangan
c7d8ec7f43 indicate GnuPG signed messages by displaying an icon in the Attachment column 2003-01-31 15:55:56 +00:00
Paul Mangan
9da34455f0 sync with 0.8.9cvs4 2003-01-31 14:37:59 +00:00
Alfons Hoogervorst
7657231672 * src/textview.c
tune URI parser to accept mailto URLs with a '?'
	(patch from Ruslan Balkin)
2003-01-31 13:56:19 +00:00
Colin Leroy
d82bd6fb7e fix a leak introduced in claws24 - sorry 2003-01-31 11:23:54 +00:00