Commit graph

1312 commits

Author SHA1 Message Date
Oliver Haertel
832a7fa446 custom toolbar: compose win final 2002-09-22 14:42:37 +00:00
Oliver Haertel
ba42b83f79 custom toolbar: compose win 3 2002-09-22 14:37:58 +00:00
Oliver Haertel
f8397cb4f9 custom toolbar: compose win 2 2002-09-22 14:34:20 +00:00
Oliver Haertel
e1a38c228e custom toolbar: compose win 1 2002-09-22 14:31:45 +00:00
Oliver Haertel
398b3c1776 custom toolbar: compose win 2002-09-22 14:27:34 +00:00
Alfons Hoogervorst
49ace7a48b * src/procmsg.c
:%sno/if(/if (/gc
	:%sno/for(/for (/gc
	(beautify)
2002-09-22 12:50:52 +00:00
Alfons Hoogervorst
2837098b8c * src/procmsg.c
procmsg_save_to_outbox(): don't unlink message file from queue;
	callers should do it using folder_item_remove_msg()
2002-09-22 12:44:40 +00:00
Colin Leroy
86e6c447ef Made GPG signatures verifiable by clicking the
[application/pgp-signature] in the Text view
2002-09-22 10:53:49 +00:00
Paul Mangan
d3a1221e43 version 0.8.3claws 2002-09-22 07:23:43 +00:00
Alfons Hoogervorst
a0aa11d2c1 * src/procmsg.c
* src/pgptext.c
	no furry valgrinds have been used to plug these memleaks
2002-09-22 00:06:59 +00:00
Alfons Hoogervorst
7ad57e2f61 beautify 2002-09-21 08:39:28 +00:00
Paul Mangan
a0a21d184b sync with 0.8.3cvs4 2002-09-20 22:22:19 +00:00
Alfons Hoogervorst
7115d223a6 * src/compose.c
compose_send(): plug unnoticed memleak
2002-09-20 22:11:00 +00:00
Alfons Hoogervorst
7f0ae644cf * src/addr_compl.c
replace_address_in_edit(): strict check for NULL address to
	fix "[ 607348 ] Segfault in address completion". My guess is
	that this happens with an empty address book, but it's good
	to have this check here anyway

	completion_window_button_press(): free string returned
	from the internal cache
2002-09-20 19:54:22 +00:00
Christoph Hohmann
239f8bb0a7 * src/procmime.h
added ENC_BINARY to EncodingType
* src/procmime.c
        the string returned by procmime_get_encoding_str
        should not depend on the order of values in the
        EncodingType definition
* doc-src/rfc1806.txt   ** NEW FILE **
        Added rfc1806 about MIME Content-Disposition
        Extension
2002-09-20 12:52:36 +00:00
Paul Mangan
75bd318f5a sync with 0.8.3cvs3 2002-09-19 17:36:44 +00:00
Paul Mangan
f9a9168099 force BASE64 encoding for 8-bit text when signing 2002-09-19 11:06:07 +00:00
Alfons Hoogervorst
c330510ce3 * src/compose.c
:%sno/if(/if (/gc
	:%sno/for(/for (/gc
	(beautify a little bit)
2002-09-18 20:21:20 +00:00
Christoph Hohmann
a0205d3dd4 * src/pine.c
fix handling of fgetc return value
2002-09-18 13:42:52 +00:00
Alfons Hoogervorst
103fd0dfa3 * src/summaryview.c
summary_sort(): check non-NULL summaryview->folder_item when no
	folder is selected at all
	(closes "[ 610344 ] sort label make syl Crash")
2002-09-17 21:10:52 +00:00
Alfons Hoogervorst
75c8e2936e beautify a little bit 2002-09-17 19:59:21 +00:00
Christoph Hohmann
1155f65dd7 * src/folder.c
initialize max values for cache and folder
        when cache or folder is empty
2002-09-17 12:19:16 +00:00
Colin Leroy
b5a891ebbc fix leak, rename vars 2002-09-16 20:43:54 +00:00
Colin Leroy
bbc859c526 fix problem with custom headers when trans_hdr is on 2002-09-16 08:15:43 +00:00
Colin Leroy
2e8b192ae9 dynamically-added custom headers 2002-09-15 23:43:12 +00:00
Alfons Hoogervorst
8363342208 fix warnings 2002-09-15 13:37:38 +00:00
Colin Leroy
f94d5eaa65 fix popbeforesmtp checkbutton sensitivity
- sorry for forgetting it
2002-09-15 11:05:51 +00:00
Colin Leroy
8654edd38f Add pop before smtp 2002-09-15 10:48:35 +00:00
Paul Mangan
444859f611 sync with 0.8.3 2002-09-15 08:02:17 +00:00
Paul Mangan
f7f8e43866 updated Bulgarian message catalog 2002-09-14 09:32:40 +00:00
Paul Mangan
5648077813 [sync with 0.8.2cvs15] 2002-09-13 07:57:51 +00:00
Christoph Hohmann
e7885c1260 folder item is returned, memory should not be freed 2002-09-12 21:34:20 +00:00
Christoph Hohmann
8bde3ba72c * src/filter.c
o allocate 1 elements of FolderItem not 0
        o free memory used by dummy folder
2002-09-12 21:27:08 +00:00
Colin Leroy
d2e81f3c6c Fix bug #590825 (obey Follow-up: poster) 2002-09-12 20:51:10 +00:00
Colin Leroy
2beda2d175 Fix bug #557009 (wrong headers for messages
forwarded as attachments)
2002-09-12 20:26:42 +00:00
Colin Leroy
62fcc53c95 * src/compose.c
Put SCF: pseudo-header on top of message
                Set draft tmp_flag when saved as draft

        * src/procmsg.c
          src/procheader.c
                Skip after first \n\n for beginning of real message
                for drafts too
2002-09-12 00:10:06 +00:00
Christoph Hohmann
564d9aa642 * src/filtering.c
use procmsg flag functions in filtering or processing
        will cause incorrect folder message counts
2002-09-11 18:28:01 +00:00
Colin Leroy
ef365afbb8 fix bug 550175 - wrong save folder when reediting drafts 2002-09-11 17:12:43 +00:00
Paul Mangan
b233ec4938 sync with 0.8.2cvs14 2002-09-11 07:56:56 +00:00
Colin Leroy
7f5ca7e8a9 fix a typo 2002-09-10 22:23:56 +00:00
Christoph Hohmann
253b4032b4 * src/compose.c
compose_redirect should not use compose_generic_new
        because that does more stuff than expected including
        opening the external editor
        (closes bug "[ 526608 ] bounced messages appear blank
         in editor")
2002-09-10 15:33:55 +00:00
Christoph Hohmann
cc66938415 * src/folder.c
fix problem with too large message number range
        causing a crash in folder_item_scan
2002-09-10 13:06:50 +00:00
Paul Mangan
d584ef3140 sync with 0.8.2cvs13 2002-09-10 11:49:10 +00:00
Christoph Hohmann
9637560760 * src/msgcache.c
set MsgInfo TmpFlags for queue and draft folders
        (closes bug "[ 591676 ] Queue ignore MIME on restart")
2002-09-10 10:38:13 +00:00
Paul Mangan
2ae601743d add The Bat! addressbook conversion script and Bulgarian message catalog 2002-09-10 08:34:51 +00:00
Paul Mangan
4bfc41abd1 sync with 0.8.2cvs12 2002-09-10 07:41:59 +00:00
Paul Mangan
a1f9bb9505 sync with 0.8.2cvs11 2002-09-06 09:56:18 +00:00
Paul Mangan
ebee082c1a sync with 0.8.2cvs10 2002-09-06 07:38:22 +00:00
Paul Mangan
dd76734a75 sync with 0.8.2cvs9 2002-09-04 08:12:49 +00:00
Colin Leroy
d7de89290a add signature color configuration 2002-09-04 07:34:15 +00:00