Christoph Hohmann [Sat, 5 Oct 2002 14:29:18 +0000 (14:29 +0000)]
small changelog update
Christoph Hohmann [Sat, 5 Oct 2002 13:02:50 +0000 (13:02 +0000)]
* src/imap.c
* src/news.c
* src/utils.c
* src/utils.h
implement cache cleanups for claws' folder system
Melvin Hadasht [Sat, 5 Oct 2002 08:15:21 +0000 (08:15 +0000)]
Made the actions help text for %p more clear
Paul Mangan [Fri, 4 Oct 2002 15:35:49 +0000 (15:35 +0000)]
sync with 0.8.5
Christoph Hohmann [Fri, 4 Oct 2002 14:56:09 +0000 (14:56 +0000)]
* src/inc.c
fix segfault caused by pop before smtp
call to inc_account_mail with NULL
pointer for mainwin
Paul Mangan [Fri, 4 Oct 2002 09:48:52 +0000 (09:48 +0000)]
fix typo: sync ldap detection from 0.8.5cvs1 not 0.8.5
Paul Mangan [Fri, 4 Oct 2002 09:31:59 +0000 (09:31 +0000)]
sync ldap detection from 0.8.5
Christoph Hohmann [Wed, 2 Oct 2002 21:24:36 +0000 (21:24 +0000)]
* po/de.po
fix small spelling error
Melvin Hadasht [Wed, 2 Oct 2002 16:48:47 +0000 (16:48 +0000)]
ac/aspell.m4 behaves better and says no when test program cannot be run
Paul Mangan [Wed, 2 Oct 2002 10:24:03 +0000 (10:24 +0000)]
sync with 0.8.4cvs1
Sergey Vlasov [Tue, 1 Oct 2002 14:47:37 +0000 (14:47 +0000)]
Convert newlines in the message text to the canonical form
before base64 encoding (RFC2045 compliance, fixes some
interoperability issues with Evolution 1.0.3)
Paul Mangan [Mon, 30 Sep 2002 08:26:00 +0000 (08:26 +0000)]
sync
Colin Leroy [Sun, 29 Sep 2002 22:12:36 +0000 (22:12 +0000)]
Fix an unwanted copy/paste
Colin Leroy [Sun, 29 Sep 2002 22:06:21 +0000 (22:06 +0000)]
fix a few English errors
Colin Leroy [Sun, 29 Sep 2002 21:46:05 +0000 (21:46 +0000)]
online, offline and quicksearch pixmaps follow theme changes
Thorsten Maerz [Sun, 29 Sep 2002 16:08:20 +0000 (16:08 +0000)]
add default_reply_to folder option (closes patch 581044)
Christoph Hohmann [Sun, 29 Sep 2002 14:31:20 +0000 (14:31 +0000)]
* acconfig.h ** REMOVED **
* configure.in
* ac/aspell.m4
* ac/check-type.m4
* ac/gnupg-check-typedef.m4
fix autoheader 2.50 warning
Christoph Hohmann [Sun, 29 Sep 2002 13:43:33 +0000 (13:43 +0000)]
* major code cleanup (part 2)
- unused variables removed
- unused functions removed
- uninitialized variables checked
- missing return statements added
- missing function return types added
- added parentheses around assignment
when suggested by gcc
Alfons Hoogervorst [Sun, 29 Sep 2002 12:40:46 +0000 (12:40 +0000)]
* src/logwindow.c
log_window_clear(): only bracket gtk_text_forward_delete()
with gtk_text_freeze() / gtk_text_thaw() (see if this
works around GTK text bug)
Paul Mangan [Sun, 29 Sep 2002 06:27:01 +0000 (06:27 +0000)]
update message catalogs
Paul Mangan [Sun, 29 Sep 2002 06:26:16 +0000 (06:26 +0000)]
update Bulgarian and Serbian message catalogs
Christoph Hohmann [Fri, 27 Sep 2002 16:48:46 +0000 (16:48 +0000)]
* doc-src/readme.txt
* doc-src/rfc1806.txt
* doc-src/rfc2183.txt
* doc-src/rfc2980.txt
update rfcs
Melvin Hadasht [Fri, 27 Sep 2002 14:27:46 +0000 (14:27 +0000)]
Fixed typo which could break linking
Melvin Hadasht [Fri, 27 Sep 2002 10:59:56 +0000 (10:59 +0000)]
Improved GNU/aspell checking and fixed bug #614490
Paul Mangan [Fri, 27 Sep 2002 06:48:50 +0000 (06:48 +0000)]
sync with 0.8.3cvs8
Colin Leroy [Thu, 26 Sep 2002 21:50:37 +0000 (21:50 +0000)]
Oops !
Colin Leroy [Thu, 26 Sep 2002 21:46:12 +0000 (21:46 +0000)]
Add "reply to ml" to the toolbar
Christoph Hohmann [Thu, 26 Sep 2002 12:41:14 +0000 (12:41 +0000)]
* src/summaryview.c
Fix wrong message counts in summaryview status
Paul Mangan [Thu, 26 Sep 2002 10:26:16 +0000 (10:26 +0000)]
sync with 0.8.3cvs7
Paul Mangan [Thu, 26 Sep 2002 07:32:06 +0000 (07:32 +0000)]
sync with 0.8.3cvs6
Christoph Hohmann [Wed, 25 Sep 2002 21:19:01 +0000 (21:19 +0000)]
* src/prefs_common.c
* src/prefs_folder_item.c
* src/prefs_scoring.c
Renamed "kill score" to "hide score" in GUI
and prefs files
Paul Mangan [Wed, 25 Sep 2002 06:15:31 +0000 (06:15 +0000)]
sync with 0.8.3cvs5
Alfons Hoogervorst [Tue, 24 Sep 2002 18:58:07 +0000 (18:58 +0000)]
patch by Satoshi Nagayasu: allows appending / saving multiple
selected files (closes "[ 612279 ] save multiple mesg(s) in
'Save as ...'")
* AUTHORS
add Satoshi Nagayasu
* src/summaryview.c
summary_save_as(): allow saving selected files to
one file
summary_set_menu_sensitive: enable "Save As..." when
multiple files are selected
* src/utils.[ch]
append_file(): new function
Colin Leroy [Tue, 24 Sep 2002 15:22:59 +0000 (15:22 +0000)]
Fix segfault when mimeinfo doesn't have a
content_type.
Colin Leroy [Tue, 24 Sep 2002 12:11:27 +0000 (12:11 +0000)]
* src/prefs_common.[ch]
Add a preference to display send dialog or not
* src/send.c
Display send dialog according to preference
Colin Leroy [Tue, 24 Sep 2002 12:10:26 +0000 (12:10 +0000)]
* src/compose.[ch]
Disable user actions when sending
Colin Leroy [Mon, 23 Sep 2002 22:57:32 +0000 (22:57 +0000)]
fix bug "[ 537413 ] false varification of pgp-signature"
(false pgp-signature attachment named Good signature)
Colin Leroy [Mon, 23 Sep 2002 21:54:41 +0000 (21:54 +0000)]
Initialize entry_email, entry_alias and
entry_remarks to first email address of the list
Colin Leroy [Mon, 23 Sep 2002 21:28:42 +0000 (21:28 +0000)]
drop pgp-signature when reediting queued signed messages
Melvin Hadasht [Mon, 23 Sep 2002 20:14:38 +0000 (20:14 +0000)]
Updated French translation
Melvin Hadasht [Mon, 23 Sep 2002 20:13:22 +0000 (20:13 +0000)]
More consistent labeling
Colin Leroy [Sun, 22 Sep 2002 22:46:18 +0000 (22:46 +0000)]
fix Get doing pop-before-smtp
Colin Leroy [Sun, 22 Sep 2002 16:46:38 +0000 (16:46 +0000)]
Fix pop_bfr_smtp_tm_entry sensivity when switching
from pop3 to apop or vice-versa
Colin Leroy [Sun, 22 Sep 2002 16:30:27 +0000 (16:30 +0000)]
* src/prefs_account.[ch]
Add an option for the POP before SMTP timeout
* src/inc.c
Remember time of last POP connection
* src/send.c
Do POP before SMTP only if timeout reached
Oliver Haertel [Sun, 22 Sep 2002 14:52:17 +0000 (14:52 +0000)]
README entry explaining custom toolbar
Oliver Haertel [Sun, 22 Sep 2002 14:42:37 +0000 (14:42 +0000)]
custom toolbar: compose win final
Oliver Haertel [Sun, 22 Sep 2002 14:37:58 +0000 (14:37 +0000)]
custom toolbar: compose win 3
Oliver Haertel [Sun, 22 Sep 2002 14:34:20 +0000 (14:34 +0000)]
custom toolbar: compose win 2
Oliver Haertel [Sun, 22 Sep 2002 14:31:45 +0000 (14:31 +0000)]
custom toolbar: compose win 1
Oliver Haertel [Sun, 22 Sep 2002 14:27:34 +0000 (14:27 +0000)]
custom toolbar: compose win
Alfons Hoogervorst [Sun, 22 Sep 2002 12:50:52 +0000 (12:50 +0000)]
* src/procmsg.c
:%sno/if(/if (/gc
:%sno/for(/for (/gc
(beautify)
Alfons Hoogervorst [Sun, 22 Sep 2002 12:44:40 +0000 (12:44 +0000)]
* src/procmsg.c
procmsg_save_to_outbox(): don't unlink message file from queue;
callers should do it using folder_item_remove_msg()
Colin Leroy [Sun, 22 Sep 2002 10:53:49 +0000 (10:53 +0000)]
Made GPG signatures verifiable by clicking the
[application/pgp-signature] in the Text view
Paul Mangan [Sun, 22 Sep 2002 09:25:55 +0000 (09:25 +0000)]
updated
Paul Mangan [Sun, 22 Sep 2002 07:23:43 +0000 (07:23 +0000)]
version 0.8.3claws
Paul Mangan [Sun, 22 Sep 2002 07:22:17 +0000 (07:22 +0000)]
updated message catalogs
Alfons Hoogervorst [Sun, 22 Sep 2002 00:06:59 +0000 (00:06 +0000)]
* src/procmsg.c
* src/pgptext.c
no furry valgrinds have been used to plug these memleaks
Jens Oberender [Sat, 21 Sep 2002 23:12:02 +0000 (23:12 +0000)]
updated german translation
Thorsten Maerz [Sat, 21 Sep 2002 13:58:41 +0000 (13:58 +0000)]
updated TODO
Alfons Hoogervorst [Sat, 21 Sep 2002 08:39:28 +0000 (08:39 +0000)]
beautify
Paul Mangan [Fri, 20 Sep 2002 22:22:19 +0000 (22:22 +0000)]
sync with 0.8.3cvs4
Alfons Hoogervorst [Fri, 20 Sep 2002 22:11:00 +0000 (22:11 +0000)]
* src/compose.c
compose_send(): plug unnoticed memleak
Alfons Hoogervorst [Fri, 20 Sep 2002 19:54:22 +0000 (19:54 +0000)]
* 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
Christoph Hohmann [Fri, 20 Sep 2002 12:52:36 +0000 (12:52 +0000)]
* 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
Paul Mangan [Thu, 19 Sep 2002 17:36:44 +0000 (17:36 +0000)]
sync with 0.8.3cvs3
Paul Mangan [Thu, 19 Sep 2002 11:06:07 +0000 (11:06 +0000)]
force BASE64 encoding for 8-bit text when signing
Paul Mangan [Thu, 19 Sep 2002 11:00:19 +0000 (11:00 +0000)]
re-align colour selector button
Alfons Hoogervorst [Wed, 18 Sep 2002 20:21:20 +0000 (20:21 +0000)]
* src/compose.c
:%sno/if(/if (/gc
:%sno/for(/for (/gc
(beautify a little bit)
Christoph Hohmann [Wed, 18 Sep 2002 13:42:52 +0000 (13:42 +0000)]
* src/pine.c
fix handling of fgetc return value
Alfons Hoogervorst [Tue, 17 Sep 2002 21:10:52 +0000 (21:10 +0000)]
* 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")
Alfons Hoogervorst [Tue, 17 Sep 2002 19:59:21 +0000 (19:59 +0000)]
beautify a little bit
Christoph Hohmann [Tue, 17 Sep 2002 12:19:16 +0000 (12:19 +0000)]
* src/folder.c
initialize max values for cache and folder
when cache or folder is empty
Colin Leroy [Mon, 16 Sep 2002 20:43:54 +0000 (20:43 +0000)]
fix leak, rename vars
Colin Leroy [Mon, 16 Sep 2002 08:15:43 +0000 (08:15 +0000)]
fix problem with custom headers when trans_hdr is on
Colin Leroy [Sun, 15 Sep 2002 23:43:12 +0000 (23:43 +0000)]
dynamically-added custom headers
Alfons Hoogervorst [Sun, 15 Sep 2002 13:37:38 +0000 (13:37 +0000)]
fix warnings
Colin Leroy [Sun, 15 Sep 2002 11:05:51 +0000 (11:05 +0000)]
fix popbeforesmtp checkbutton sensitivity
- sorry for forgetting it
Colin Leroy [Sun, 15 Sep 2002 10:48:35 +0000 (10:48 +0000)]
Add pop before smtp
Paul Mangan [Sun, 15 Sep 2002 08:02:17 +0000 (08:02 +0000)]
sync with 0.8.3
Paul Mangan [Sat, 14 Sep 2002 09:32:40 +0000 (09:32 +0000)]
updated Bulgarian message catalog
Paul Mangan [Fri, 13 Sep 2002 07:57:51 +0000 (07:57 +0000)]
[sync with 0.8.2cvs15]
Christoph Hohmann [Thu, 12 Sep 2002 21:34:20 +0000 (21:34 +0000)]
folder item is returned, memory should not be freed
Christoph Hohmann [Thu, 12 Sep 2002 21:27:08 +0000 (21:27 +0000)]
* src/filter.c
o allocate 1 elements of FolderItem not 0
o free memory used by dummy folder
Colin Leroy [Thu, 12 Sep 2002 20:51:10 +0000 (20:51 +0000)]
Fix bug #590825 (obey Follow-up: poster)
Colin Leroy [Thu, 12 Sep 2002 20:26:42 +0000 (20:26 +0000)]
Fix bug #557009 (wrong headers for messages
forwarded as attachments)
Colin Leroy [Thu, 12 Sep 2002 00:10:06 +0000 (00:10 +0000)]
* 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
Christoph Hohmann [Wed, 11 Sep 2002 18:28:01 +0000 (18:28 +0000)]
* src/filtering.c
use procmsg flag functions in filtering or processing
will cause incorrect folder message counts
Colin Leroy [Wed, 11 Sep 2002 17:12:43 +0000 (17:12 +0000)]
fix bug 550175 - wrong save folder when reediting drafts
Christoph Hohmann [Wed, 11 Sep 2002 11:07:05 +0000 (11:07 +0000)]
update TODO
Paul Mangan [Wed, 11 Sep 2002 07:56:56 +0000 (07:56 +0000)]
sync with 0.8.2cvs14
Colin Leroy [Tue, 10 Sep 2002 22:23:56 +0000 (22:23 +0000)]
fix a typo
Christoph Hohmann [Tue, 10 Sep 2002 15:33:55 +0000 (15:33 +0000)]
* 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")
Christoph Hohmann [Tue, 10 Sep 2002 14:29:46 +0000 (14:29 +0000)]
remove debugging printf
Christoph Hohmann [Tue, 10 Sep 2002 13:25:04 +0000 (13:25 +0000)]
fix news folder scan (didn't check this before last commit)
Christoph Hohmann [Tue, 10 Sep 2002 13:06:50 +0000 (13:06 +0000)]
* src/folder.c
fix problem with too large message number range
causing a crash in folder_item_scan
Paul Mangan [Tue, 10 Sep 2002 11:49:10 +0000 (11:49 +0000)]
sync with 0.8.2cvs13
Christoph Hohmann [Tue, 10 Sep 2002 10:38:13 +0000 (10:38 +0000)]
* src/msgcache.c
set MsgInfo TmpFlags for queue and draft folders
(closes bug "[ 591676 ] Queue ignore MIME on restart")
Paul Mangan [Tue, 10 Sep 2002 08:34:51 +0000 (08:34 +0000)]
add The Bat! addressbook conversion script and Bulgarian message catalog
Paul Mangan [Tue, 10 Sep 2002 08:33:04 +0000 (08:33 +0000)]
add The Bat! addressbook conversion script
Paul Mangan [Tue, 10 Sep 2002 08:31:55 +0000 (08:31 +0000)]
add Bulgarian translation