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
Paul Mangan [Tue, 10 Sep 2002 07:41:59 +0000 (07:41 +0000)]
sync with 0.8.2cvs12
Paul Mangan [Fri, 6 Sep 2002 09:56:18 +0000 (09:56 +0000)]
sync with 0.8.2cvs11
Paul Mangan [Fri, 6 Sep 2002 09:51:01 +0000 (09:51 +0000)]
remove ldif-to-xml.py
Paul Mangan [Fri, 6 Sep 2002 07:38:22 +0000 (07:38 +0000)]
sync with 0.8.2cvs10
Paul Mangan [Wed, 4 Sep 2002 08:12:49 +0000 (08:12 +0000)]
sync with 0.8.2cvs9
Colin Leroy [Wed, 4 Sep 2002 07:34:15 +0000 (07:34 +0000)]
add signature color configuration
Colin Leroy [Tue, 3 Sep 2002 16:34:34 +0000 (16:34 +0000)]
can't believe i left debug once more.
Colin Leroy [Tue, 3 Sep 2002 16:15:17 +0000 (16:15 +0000)]
added autosave
Colin Leroy [Tue, 3 Sep 2002 14:45:07 +0000 (14:45 +0000)]
display signatures in grey
Paul Mangan [Tue, 3 Sep 2002 07:47:27 +0000 (07:47 +0000)]
sync with 0.8.2cvs8
Darko Koruga [Tue, 3 Sep 2002 05:39:13 +0000 (05:39 +0000)]
Use normal style when creating new folders to pick proper font size.
Melvin Hadasht [Mon, 2 Sep 2002 17:24:03 +0000 (17:24 +0000)]
removed some obsolete code in gtkaspell.c
Melvin Hadasht [Mon, 2 Sep 2002 17:22:07 +0000 (17:22 +0000)]
fixed test's equality sign in aspell.m4
Alfons Hoogervorst [Mon, 2 Sep 2002 12:32:43 +0000 (12:32 +0000)]
* src/folder.c
* src/mh.c
revert change of 0.8.2claws16 and use the mh_folder_destroy
as folder->destroy virtual as suggested by Hiro
(the mh.c code seems to have been lost around mh.c.1.20)
Paul Mangan [Mon, 2 Sep 2002 09:56:39 +0000 (09:56 +0000)]
add new domain name
Paul Mangan [Mon, 2 Sep 2002 09:54:19 +0000 (09:54 +0000)]
updated
Alfons Hoogervorst [Sun, 1 Sep 2002 11:28:53 +0000 (11:28 +0000)]
* src/mh.c
plug memleak related to one Martin Kluge found
Paul Mangan [Sat, 31 Aug 2002 10:12:51 +0000 (10:12 +0000)]
sync with 0.8.2cvs6
Paul Mangan [Sat, 31 Aug 2002 09:41:45 +0000 (09:41 +0000)]
sync with 0.8.2cvs6
Alfons Hoogervorst [Sat, 31 Aug 2002 09:03:31 +0000 (09:03 +0000)]
* src/folder.c
folder_destroy(): remove mailbox from folderlist even if it has
no destroy virtual
Alfons Hoogervorst [Sat, 31 Aug 2002 08:26:28 +0000 (08:26 +0000)]
* src/folder.c
:%sno/if(/if (/gc
:%sno/for(/for (/gc
(being pedantic I know)
Alfons Hoogervorst [Sat, 31 Aug 2002 08:06:06 +0000 (08:06 +0000)]
* src/folder.c
check for NULL pointers returned from folder->fetch_msginfo virtual
(should solve some reported crashes)
Alfons Hoogervorst [Fri, 30 Aug 2002 22:53:25 +0000 (22:53 +0000)]
* acconfig.h
* configure.in
* src/crash.c
enable crash dialog on compilation time
(--enable-crash-dialog configure option)
Alfons Hoogervorst [Fri, 30 Aug 2002 19:21:10 +0000 (19:21 +0000)]
credit Martin Kluge's with another bug fix
Alfons Hoogervorst [Fri, 30 Aug 2002 19:08:40 +0000 (19:08 +0000)]
* AUTHORS
add Martin Kluge
* src/mh.c
apply memory leak plug patch by Martin Kluge
(closes "[ 602568 ] patch for 602441 little memory leak"
and "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
Darko Koruga [Fri, 30 Aug 2002 05:25:45 +0000 (05:25 +0000)]
Copy Gtk style from normal style to match font size for coloured folders.
Alfons Hoogervorst [Thu, 29 Aug 2002 19:44:49 +0000 (19:44 +0000)]
* sylpheed.desktop
Type=Internet <- Type=Application
(reported by Michael Schwendt, see:
http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
Thorsten Maerz [Thu, 29 Aug 2002 18:44:31 +0000 (18:44 +0000)]
todo
Alfons Hoogervorst [Thu, 29 Aug 2002 11:07:17 +0000 (11:07 +0000)]
me todo
Paul Mangan [Thu, 29 Aug 2002 09:13:53 +0000 (09:13 +0000)]
sync with 0.8.2cvs5
Colin Leroy [Thu, 29 Aug 2002 07:45:41 +0000 (07:45 +0000)]
sanity check for bug 601605
Colin Leroy [Thu, 29 Aug 2002 07:30:30 +0000 (07:30 +0000)]
revert bug #591676 changes
Colin Leroy [Wed, 28 Aug 2002 18:05:53 +0000 (18:05 +0000)]
Fix bug #591676 (MSG_QUEUED lost on restart)
by not writing cache for F_QUEUE folderitems
[is it a good fix ?]
Melvin Hadasht [Wed, 28 Aug 2002 13:44:35 +0000 (13:44 +0000)]
Fixed typos
Melvin Hadasht [Wed, 28 Aug 2002 13:30:28 +0000 (13:30 +0000)]
updated a bit the text concerning the spell checker in README.claws
Melvin Hadasht [Wed, 28 Aug 2002 13:04:15 +0000 (13:04 +0000)]
merged GNU_aspell_branch
Paul Mangan [Wed, 28 Aug 2002 11:54:45 +0000 (11:54 +0000)]
sync with 0.8.2cvs4
Colin Leroy [Wed, 28 Aug 2002 10:32:54 +0000 (10:32 +0000)]
Added AND search to Search folder
Jens Oberender [Wed, 28 Aug 2002 08:57:08 +0000 (08:57 +0000)]
Updated German Translations
Melvin Hadasht [Tue, 27 Aug 2002 23:17:30 +0000 (23:17 +0000)]
updated fr.po
Paul Mangan [Tue, 27 Aug 2002 22:54:56 +0000 (22:54 +0000)]
sync with 0.8.2 release
Paul Mangan [Tue, 27 Aug 2002 22:49:54 +0000 (22:49 +0000)]
update English manual
Paul Mangan [Tue, 27 Aug 2002 22:26:46 +0000 (22:26 +0000)]
updated message catalogs
Hoà Viêt Dinh [Mon, 26 Aug 2002 22:53:35 +0000 (22:53 +0000)]
removed "filtering setting" menu option and add a "cancel a news message" menu option
Martin Schaaf [Mon, 26 Aug 2002 19:29:37 +0000 (19:29 +0000)]
sorry changed alfons entry
Martin Schaaf [Mon, 26 Aug 2002 19:17:09 +0000 (19:17 +0000)]
added kill command to debuggerrc
Paul Mangan [Mon, 26 Aug 2002 08:41:11 +0000 (08:41 +0000)]
sync with 0.8.1cvs31
Alfons Hoogervorst [Sun, 25 Aug 2002 18:46:55 +0000 (18:46 +0000)]
* src/procmsg.c
fix bug that didn't send out correct headers to news server
when sending news article and email from queue (bug reported
and patch provided by Tim Mann; closes bug
"[ 583196 ] 0.7.8claws can't post news")
Alfons Hoogervorst [Sun, 25 Aug 2002 11:54:54 +0000 (11:54 +0000)]
* src/selective_download.c
mark two more translatable strings
Alfons Hoogervorst [Sun, 25 Aug 2002 11:07:11 +0000 (11:07 +0000)]
typos
Alfons Hoogervorst [Sun, 25 Aug 2002 11:01:36 +0000 (11:01 +0000)]
* src/summaryview.c
treat sent boxes as special and allow sorting them by addressee
(closes "[ 589418 ] Sent folder sorting misbehavior"
submitted by Steve Lamb)
Alfons Hoogervorst [Sat, 24 Aug 2002 17:35:48 +0000 (17:35 +0000)]
fix memleak reported by Martin Kluge (see: "[ 599677 ] Very small memory leak in 0.81claws115")
Oliver Haertel [Sat, 24 Aug 2002 09:54:27 +0000 (09:54 +0000)]
code cleanup
Alfons Hoogervorst [Sat, 24 Aug 2002 09:21:39 +0000 (09:21 +0000)]
o fix another memory leak reported by Martin Kluge (see "[ 599568 ] Small Memory Leak")
o remove 'from' variable from 'summary_set_header()'; we can do with just 'to'
Paul Mangan [Sat, 24 Aug 2002 08:28:51 +0000 (08:28 +0000)]
sync with 0.8.1cvs30
Paul Mangan [Sat, 24 Aug 2002 08:23:09 +0000 (08:23 +0000)]
sync with 0.8.1cvs30