Commit graph

1158 commits

Author SHA1 Message Date
Melvin Hadasht
01f17fdb79 Updated and corrected French translation 2002-03-11 15:03:03 +00:00
Hoà Viêt Dinh
7fa02a7aa4 fixed local account 2002-03-10 14:09:59 +00:00
Paul Mangan
cfdde57a13 update English FAQ 2002-03-10 08:24:00 +00:00
Paul Mangan
422e344778 update 2002-03-10 08:22:51 +00:00
Paul Mangan
bc1613b50a sync with sylpheed 0.7.4 2002-03-09 15:13:17 +00:00
Paul Mangan
dcbfa7c955 update es FAQ 2002-03-08 07:44:08 +00:00
Paul Mangan
901dac10ad re-add contributor name 2002-03-08 07:43:33 +00:00
Paul Mangan
deb9865311 add fr manual, update FAQs 2002-03-08 07:31:21 +00:00
Paul Mangan
5e672e150d remove unneeded file 2002-03-08 07:29:52 +00:00
Paul Mangan
0850fbb3c9 update fr FAQ 2002-03-08 07:28:58 +00:00
Paul Mangan
1f2b886dbd update es FAQ 2002-03-08 07:28:21 +00:00
Paul Mangan
ca1be99dcc update en FAQ 2002-03-08 07:27:49 +00:00
Paul Mangan
89792b0ab3 add fr manual 2002-03-08 07:26:10 +00:00
Paul Mangan
81b924be6a updated message nl catalog 2002-03-07 13:56:54 +00:00
Paul Mangan
adbd55ae28 sync with sylpheed 0.7.3cvs4 2002-03-07 13:22:39 +00:00
Paul Mangan
c06cfbb9c9 add the .cvsignore files to faq 2002-03-07 08:22:55 +00:00
Melvin Hadasht
45e7505685 Changed the pixmap of the receive button to MAIL_RECEIVE. 2002-03-06 23:28:04 +00:00
Paul Mangan
04b79731ef sync with sylpheed 0.7.3cvs1 (bug fix) 2002-03-06 09:06:40 +00:00
Paul Mangan
17f0977800 remove buggy pgp plaintext code 2002-03-05 18:13:35 +00:00
Paul Mangan
a6b98acd7e add FAQs 2002-03-05 16:30:04 +00:00
Paul Mangan
0e48363949 removing unneeded files 2002-03-05 14:45:02 +00:00
Paul Mangan
f63519224e updated english manual 2002-03-05 14:43:58 +00:00
Hoà Viêt Dinh
bc7ab2a666 news cancelling update 2002-03-04 18:37:16 +00:00
Paul Mangan
25b75f880b updated pt_BR message catalog 2002-03-04 13:44:21 +00:00
Paul Mangan
f7d9c15f03 updated translation 2002-03-04 13:43:00 +00:00
Hoà Viêt Dinh
13a4f8b0d8 removed ac/gpgme.m4 2002-03-04 09:56:11 +00:00
Alfons Hoogervorst
cdd1a5277a apply fix by Oliver for selective download (because of changed semantics in pop.c) 2002-03-03 15:34:53 +00:00
Paul Mangan
b974abc656 sync with sylpheed 0.7.3 2002-03-03 10:38:43 +00:00
Paul Mangan
0da21b000b sync with sylpheed 0.7.2cvs24 2002-03-03 09:32:58 +00:00
Melvin Hadasht
c06375a40e Added a forgotten log 2002-03-02 20:26:14 +00:00
Melvin Hadasht
b2347ebfd7 Added user definable notification on new mail arrival. 2002-03-02 20:05:13 +00:00
Melvin Hadasht
52b02753d5 src/quote_fmt.c
Removed unnecessary escape sequences in some labels
	Changed 'initial...' to 'initials of Sender'
2002-03-02 20:00:41 +00:00
Paul Mangan
3769348a15 sync with sylpheed 0.7.2cvs22 2002-03-02 10:02:42 +00:00
Hoà Viêt Dinh
b3f6162e95 cancel news is finally implemented 2002-03-01 20:27:37 +00:00
Paul Mangan
9fbe8cf830 remove duplicated item 2002-03-01 17:16:56 +00:00
Paul Mangan
3cab1678b6 recognise urls that just begin with 'www' 2002-03-01 17:16:42 +00:00
Paul Mangan
d44c4c0567 add ability to 'Select thread' 2002-02-28 11:58:02 +00:00
Paul Mangan
ab7d99c1f2 fix segfault on opening a mime part 2002-02-28 10:59:50 +00:00
Paul Mangan
24174b5f1c sync with sylpheed 0.7.2cvs21 2002-02-28 10:06:43 +00:00
Paul Mangan
3b0c571cd2 sync with sylpheed 0.7.2cvs18 2002-02-27 08:15:53 +00:00
Alfons Hoogervorst
04907d51d6 #undef ALLOW_HEADER_HINT (this was supposed to be undef'ed) (spotted by Chris Hessman <idatech@gmx.net>) 2002-02-26 21:50:32 +00:00
Paul Mangan
83c67f57fa ascii-armored pgp messages: make decryption and signature verification work again 2002-02-26 19:06:28 +00:00
Paul Mangan
f811d51122 Append 'Separate' to 'Folder Tree' and 'Message View' in 'View' 2002-02-26 19:04:32 +00:00
Paul Mangan
e07f7a0b89 updated translation 2002-02-26 19:03:18 +00:00
Paul Mangan
a33676efb3 sync with sylpheed 0.7.2cvs17 2002-02-26 09:00:33 +00:00
Christoph Hohmann
c70a9c4ee5 * src/filtering.[ch]
* src/inc.c
        do filtering stuff after all messages have been received
          1. drop all messages to .processing
          2. scan processing folder for messages
          3. filter messages or move to inbox
        this will also find old messages left in processing after
        a crash or something like that and we get a real msginfo
        from folder->get_msg_list and do not have to create our
        own in filter_message
* src/matcher_parser_parse.y
        remove MIX/MAX warning (reordered includes)
2002-02-25 16:56:22 +00:00
Paul Mangan
332907a2df sync with sylpheed 0.7.2cvs15 2002-02-25 09:25:17 +00:00
Alfons Hoogervorst
a2ecec8c42 clear old color flags first when applying a new color to a message info. (spotted by Lo'oRiS il Kabukimono <lo_oris@libero.it>) 2002-02-24 14:33:24 +00:00
Alfons Hoogervorst
4a0e21ab4f add presets for Opera and Konqueror, closes patch #517261, submitted by Ville Skyttä <scop@users.sourceforge.net> 2002-02-24 13:24:19 +00:00
Alfons Hoogervorst
8caa12aca1 fix threading for null message ids, closes patch #521601, submitted by Bob Forsman <hammor@users.sourceforge.net> 2002-02-24 13:10:03 +00:00