Commit graph

448 commits

Author SHA1 Message Date
Paul Mangan
0aa8331673 activate links in html mail 2001-10-29 15:42:21 +00:00
Darko Koruga
0d0796e4dc Fix wrapping for good. 2001-10-29 14:36:12 +00:00
Darko Koruga
abbfe2d32e Fix infinite loop when quoting long URL. 2001-10-29 09:17:02 +00:00
Match Grun
f674f55d33 Import Mutt address book. Modified ImportLDIF into wizard. 2001-10-29 06:59:14 +00:00
Christoph Hohmann
84bdee87ec fixed that filtering did not work if there were no filter rules (closes bug #472003 and better implementation of patch #474644) 2001-10-28 09:40:13 +00:00
Christoph Hohmann
0b86b6635c error panel when a folder could not be created (closes bug #471080) 2001-10-27 16:53:38 +00:00
Christoph Hohmann
2159cf2c59 code cleanup 2001-10-27 16:29:03 +00:00
Christoph Hohmann
7a5628f6d9 make the folder's default account to be used when replying. (patch by wwp <subscript@free.fr>) 2001-10-27 13:10:52 +00:00
Alfons Hoogervorst
af589dcdb9 fix prototype of strstr2() (forgotten by Christoph) 2001-10-26 21:04:01 +00:00
Christoph Hohmann
04ee67da30 made search for accounts by email address not case sensitive
fixed memory leak in folder_item_get_identifier
fixed wrong strstr2 (should work like strstr)
2001-10-26 19:39:20 +00:00
Darko Koruga
7f1aed5ed2 Move is_url_string() and gtkstext_str_strcmp() to gtkstext.c. 2001-10-26 10:37:02 +00:00
Paul Mangan
7c103f3add ignore CSS and javascript in html mail 2001-10-26 08:42:37 +00:00
Paul Mangan
0b67ca2bf9 minor improvements to the English 2001-10-26 06:25:24 +00:00
Paul Mangan
9899fa9888 sync with sylpheed 0.6.4cvs1 2001-10-26 05:41:51 +00:00
Alfons Hoogervorst
1c59cd9ed7 ensure style of GtkText widget is used, also sync with GtkText of GTK 1.2.10 2001-10-25 13:22:51 +00:00
Paul Mangan
3be2a52c4f make 'ignore css tags' case-insensitive 2001-10-25 08:57:37 +00:00
Paul Mangan
adf22c78a7 ignore css tags in html mail 2001-10-25 06:31:55 +00:00
Darko Koruga
11b602e90c Don't wrap long URLs while composing a message. 2001-10-25 06:01:30 +00:00
Christoph Hohmann
c833234293 fix ssl deadlock, when peer closes connection 2001-10-24 13:21:57 +00:00
Paul Mangan
10e78e4497 improve insert DOS/MAC file 2001-10-24 07:57:55 +00:00
Paul Mangan
df74e79085 gettextize gpg plaintext warning 2001-10-24 07:55:30 +00:00
Paul Mangan
465e334efb sync with sylpheed 0.6.4 release 2001-10-22 08:42:36 +00:00
Paul Mangan
82199143df insert file with DOS line endings 2001-10-21 09:39:46 +00:00
Hoà Viêt Dinh
dd4b62708a bugfix for newsgroups list dialog 2001-10-20 12:22:07 +00:00
Paul Mangan
d50ed0b9ed sync with sylpheed 0.6.3cvs9 2001-10-20 07:04:54 +00:00
Alfons Hoogervorst
162f0b74cd fix compilation problem with pgptext.[ch] 2001-10-19 23:37:48 +00:00
Hoà Viêt Dinh
5111d1427e bugfix for newsgroup selection dialog 2001-10-19 20:51:29 +00:00
Christoph Hohmann
a238cfe9e0 last header entry should default to "To:" or "Newsgroups:" and not copy the last entry line in a new compose window (closes bug #472686) 2001-10-19 14:36:56 +00:00
Paul Mangan
7e35e29ec6 sync with sylpheed 0.6.3cvs8 2001-10-19 07:49:39 +00:00
Christoph Hohmann
096200ecaf reimplement ignore thread 2001-10-18 20:00:59 +00:00
Hoà Viêt Dinh
2a51d1c61a news selection dialog box enhanced 2001-10-18 18:51:14 +00:00
Paul Mangan
05d704eacb sync with sylpheed 0.6.3cvs7 2001-10-18 05:20:44 +00:00
Paul Mangan
4db093c877 fix Re-edit bug in Message menu 2001-10-18 05:19:43 +00:00
Christoph Hohmann
7af3db37b7 ignore empty or whitespace only header lines 2001-10-17 18:52:35 +00:00
Paul Mangan
ae49c6b181 sync with sylpheed 0.6.3cvs7 2001-10-17 09:25:12 +00:00
Darko Koruga
a00e09ab86 Improve smart wrapping - wrap lines without spaces.
Don't wrap URLs.
2001-10-17 07:59:31 +00:00
Hoà Viêt Dinh
feb5189fb3 we can now select newsgroups to display 2001-10-15 17:19:23 +00:00
Christoph Hohmann
ab19d1406c removed forgotten comment 2001-10-15 10:53:00 +00:00
Christoph Hohmann
dc0f3b6675 Fixed wrong german translation
applied wwp <subscript@free.fr>'s folder default account patch
2001-10-14 22:24:42 +00:00
Alfons Hoogervorst
6d9e3bc452 don't forget to set thread member to null 2001-10-13 18:26:33 +00:00
Alfons Hoogervorst
d2b481a395 my stab at fixing the non MT safety code in the LDAP lookup 2001-10-13 18:01:56 +00:00
Paul Mangan
f23e648a94 separate username/password for SMTP Auth 2001-10-13 17:00:28 +00:00
Paul Mangan
dee04fda39 enable decryption of ascii-armored gpg messages 2001-10-13 07:11:42 +00:00
Christoph Hohmann
7f7899af66 added some more infos about default to and feature requests to claws readme
init glib threading when ldap is used
threading fixes for ldap
fixed a typo in de.po
2001-10-12 23:54:14 +00:00
Paul Mangan
ac85752fa0 enable ascii-armored gpg messages 2001-10-12 11:39:02 +00:00
Paul Mangan
c18f13712f sync with sylpheed 0.6.3cvs6 2001-10-12 10:23:58 +00:00
Darko Koruga
7302a27ab6 Don't treat tab as space when calculating line length.
Describe quotation wrapping.
2001-10-12 06:19:40 +00:00
Alfons Hoogervorst
7f9cb751f2 remove syldap.c's call to sched_yield() 2001-10-11 17:48:13 +00:00
Paul Mangan
4b171a90f0 sync with sylpheed 0.6.3cvs3 2001-10-11 08:29:11 +00:00
Christoph Hohmann
980aaee811 fixed segfault caused by lost filename workaround 2001-10-10 22:15:49 +00:00