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
Colin Leroy
2b27e5b818
added autosave
2002-09-03 16:15:17 +00:00
Colin Leroy
6d2cf2d30d
display signatures in grey
2002-09-03 14:45:07 +00:00
Paul Mangan
677ac2d43d
sync with 0.8.2cvs8
2002-09-03 07:47:27 +00:00
Darko Koruga
3d5a616e8c
Use normal style when creating new folders to pick proper font size.
2002-09-03 05:39:13 +00:00
Melvin Hadasht
a5f7f7ab99
removed some obsolete code in gtkaspell.c
2002-09-02 17:24:03 +00:00
Melvin Hadasht
fc45b3833c
fixed test's equality sign in aspell.m4
2002-09-02 17:22:07 +00:00
Alfons Hoogervorst
dd22247ad3
* 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)
2002-09-02 12:32:43 +00:00
Paul Mangan
74bfd8b3ac
add new domain name
2002-09-02 09:56:39 +00:00
Alfons Hoogervorst
a71f15ba45
* src/mh.c
...
plug memleak related to one Martin Kluge found
2002-09-01 11:28:53 +00:00
Paul Mangan
063e85ee0b
sync with 0.8.2cvs6
2002-08-31 09:41:45 +00:00
Alfons Hoogervorst
f824828f06
* src/folder.c
...
folder_destroy(): remove mailbox from folderlist even if it has
no destroy virtual
2002-08-31 09:03:31 +00:00
Alfons Hoogervorst
32ccf4fe2a
* src/folder.c
...
:%sno/if(/if (/gc
:%sno/for(/for (/gc
(being pedantic I know)
2002-08-31 08:26:28 +00:00
Alfons Hoogervorst
a84ece2c9d
* src/folder.c
...
check for NULL pointers returned from folder->fetch_msginfo virtual
(should solve some reported crashes)
2002-08-31 08:06:06 +00:00
Alfons Hoogervorst
da0b28f963
* acconfig.h
...
* configure.in
* src/crash.c
enable crash dialog on compilation time
(--enable-crash-dialog configure option)
2002-08-30 22:53:25 +00:00
Alfons Hoogervorst
8a0dd5ebeb
credit Martin Kluge's with another bug fix
2002-08-30 19:21:10 +00:00
Alfons Hoogervorst
be5f95249a
* 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?")
2002-08-30 19:08:40 +00:00
Darko Koruga
1c0be4887f
Copy Gtk style from normal style to match font size for coloured folders.
2002-08-30 05:25:45 +00:00
Alfons Hoogervorst
0d88ef20b6
* 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 )
2002-08-29 19:44:49 +00:00
Paul Mangan
a275ff052c
sync with 0.8.2cvs5
2002-08-29 09:13:53 +00:00
Colin Leroy
e78c725a74
sanity check for bug 601605
2002-08-29 07:45:41 +00:00