Sergey Vlasov [Wed, 9 Oct 2002 16:33:36 +0000 (16:33 +0000)]
* src/compose.c
Strip CRs whel loading the text into editor in reedit mode.
Colin Leroy [Wed, 9 Oct 2002 12:25:19 +0000 (12:25 +0000)]
make space work when no mail is selected
Colin Leroy [Wed, 9 Oct 2002 10:22:03 +0000 (10:22 +0000)]
anchor row and multiple selection fixes
Colin Leroy [Tue, 8 Oct 2002 22:57:54 +0000 (22:57 +0000)]
fix shift-click select after delete
Thorsten Maerz [Tue, 8 Oct 2002 20:30:31 +0000 (20:30 +0000)]
exclude current msg from -hide read messages-
Colin Leroy [Tue, 8 Oct 2002 19:44:00 +0000 (19:44 +0000)]
differentiate disk full and socket errors
Christoph Hohmann [Tue, 8 Oct 2002 18:26:11 +0000 (18:26 +0000)]
* Makefile.am
* configure.in
modifications for new config directory
* config.guess ** REMOVED **
* config.sub ** REMOVED **
* install-sh ** REMOVED **
* ltmain.sh ** REMOVED **
* missing ** REMOVED **
* mkinstalldirs ** REMOVED **
these files are autogenerated by automake
when you run autogen.sh
* config/.cvsignore ** NEW FILE **
* config/Makefile.am ** NEW FILE **
ignore autogenerated files
create a Makefile in this directory
Paul Mangan [Tue, 8 Oct 2002 14:44:05 +0000 (14:44 +0000)]
update pl.po
Paul Mangan [Tue, 8 Oct 2002 10:33:36 +0000 (10:33 +0000)]
update en_GB.po
Paul Mangan [Tue, 8 Oct 2002 09:46:40 +0000 (09:46 +0000)]
give credit where credit is due
Paul Mangan [Tue, 8 Oct 2002 09:43:55 +0000 (09:43 +0000)]
fix quote reply format for newsgroups reply bug
Paul Mangan [Tue, 8 Oct 2002 00:19:47 +0000 (00:19 +0000)]
release 0.8.5claws
Jens Oberender [Tue, 8 Oct 2002 00:02:29 +0000 (00:02 +0000)]
some rubbish cleaned up
Jens Oberender [Mon, 7 Oct 2002 23:56:29 +0000 (23:56 +0000)]
Updated german translation
Paul Mangan [Mon, 7 Oct 2002 23:34:50 +0000 (23:34 +0000)]
*** empty log message ***
Paul Mangan [Mon, 7 Oct 2002 22:45:31 +0000 (22:45 +0000)]
update Italian, Brazilian and Serbian message catalogs
Christoph Hohmann [Mon, 7 Oct 2002 21:47:32 +0000 (21:47 +0000)]
* src/folder.[ch]
* src/folderview.c
* src/mainwindow.c
fix new folder ghost message bug
(closes bug [ 619722 ] wrong count for newly created folders)
Christoph Hohmann [Mon, 7 Oct 2002 21:08:25 +0000 (21:08 +0000)]
* src/compose.c
fix news posting problem
Melvin Hadasht [Mon, 7 Oct 2002 07:17:45 +0000 (07:17 +0000)]
Updated French translation
Christoph Hohmann [Sat, 5 Oct 2002 23:19:56 +0000 (23:19 +0000)]
check local variable cache instead of text->line_start_cache
no real change in function
Christoph Hohmann [Sat, 5 Oct 2002 22:31:56 +0000 (22:31 +0000)]
* src/gtkstext.c
check if line_start_cache is set in gtk_stext_update_text
(closes bug [ 618119 ] crash while doing search in folder)
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