Commit graph

2906 commits

Author SHA1 Message Date
Alfons Hoogervorst
33fc82df95 * configure.ac
* src/mimeview.c
	detect apache mishap in which case don't include fnmatch.h
	if regex.h is already included
2003-06-07 01:01:50 +00:00
Christoph Hohmann
7df10f78c6 0.9.0claws16
* configure.ac
* src/mimeview.h
        add check for fnmatch.h and include it when available

* src/mimeview.[ch]
        fix wrong case sensitivity of Content-Types

* src/gtk/Makefile.am
        need the same include paths in gtk directory as in
        common directory because .h files in common can
        include files from these directories, when included
        in gtk's .h or .c files
2003-06-06 22:09:46 +00:00
Alfons Hoogervorst
a738de9b05 * src/mimeview.c
* src/summaryview.c
	make it compile again because of regex.h / fnmatch.h
	include problems (related to recent mime stuff, can
	someone check this?)
2003-06-06 21:11:42 +00:00
Thorsten Maerz
64a7e3de43 possible use of uninitialized pointer while dragging 2003-06-06 20:32:43 +00:00
Paul Mangan
84e1394370 fix bug where the insert sig button would be effective only when auto_sig was set 2003-06-06 09:35:57 +00:00
Paul Mangan
cc29fd999a sync with 0.9.2 release 2003-06-06 08:12:43 +00:00
Paul Mangan
2d1ccb6044 sync with 0.9.1cvs1 2003-06-02 08:08:28 +00:00
Paul Mangan
b1d84cbb2c updated 2003-06-02 08:07:30 +00:00
Christoph Hohmann
4a3abe0b08 0.9.0claws10
* src/account.c
        don't use substring search to find accounts by email address

(closes Bug 169 Overly loose matching of "From" address)
2003-06-01 18:10:57 +00:00
Christoph Hohmann
dd72d5e94d 0.9.0claws9
* doc-src/rfc2683.txt
* src/imap.c
        limit IMAP command length as recommended in RFC2683
        (message number lists will be split into multiple imap
        sets, the limit of 1000 octets is not a hard limit)
2003-05-31 17:35:42 +00:00
Alfons Hoogervorst
c09a23383c * src/toolbar.[ch]
add print button (calling summary_print());
	fine tune setting tooltip text;
	(if someone needs other buttons, please take these
	commits as a guide, instead of bothering us - also
	see 0.8.11claws150)
2003-05-30 13:50:18 +00:00
Darko Koruga
9bc2528a03 Fix crash when word wrapping kicks in due to changed text by spell checker. 2003-05-29 18:29:40 +00:00
Paul Mangan
cc93381967 fix bug where changing account would insert sig even if auto_sig was FALSE 2003-05-29 08:40:44 +00:00
Paul Mangan
b8d9fdf933 sync with 0.9.1 2003-05-29 08:40:14 +00:00
Christoph Hohmann
5306fbb3eb 0.9.0claws5
* src/imap.c
        fix truncation of too long commands

(closes Bug 167 IMAP hangs trying to get envelope
 information in imap_get_uncached_messages)
2003-05-28 18:14:15 +00:00
Paul Mangan
72580750ea add kmail to sylpheed mailbox conversion script 2003-05-27 22:23:13 +00:00
Paul Mangan
0933c00684 sync with 0.9.0cvs10 2003-05-27 07:36:59 +00:00
Paul Mangan
5f6bc3590a sync with 0.9.0cvs9 2003-05-26 08:19:35 +00:00
Paul Mangan
b99b9cbdb6 sync with 0.9.0cvs8 2003-05-24 17:34:56 +00:00
Paul Mangan
cbb09d91b2 0.9.0claws release 2003-05-24 14:24:40 +00:00
Paul Mangan
d0240ee559 update translations 2003-05-24 13:25:58 +00:00
Paul Mangan
cbdbc654dd update translations 2003-05-24 01:14:20 +00:00
Paul Mangan
2b2a1d7eb2 add missing files 2003-05-24 01:11:19 +00:00
Paul Mangan
7e0d41922a add missing '\n' 2003-05-24 01:10:43 +00:00
Melvin Hadasht
74603a344a Updated French translations 2003-05-23 17:33:30 +00:00
Jens Oberender
c785ae96b9 German translation updated 2003-05-23 11:35:46 +00:00
Paul Mangan
685476e2d6 revert to get ldap into it previous working state and add new Taiwanese translation 2003-05-22 20:36:20 +00:00
Paul Mangan
4cae2894e5 add new Taiwanese translation 2003-05-22 20:35:10 +00:00
Paul Mangan
cc7ed3d039 revert to get ldap into it previous working state 2003-05-22 20:33:58 +00:00
Christoph Hohmann
e8674b106e 0.8.11claws174
* src/plugins/spamassassin/libspamc.[ch]
        sync libspamc with SpamAssaain release 2.55
2003-05-22 17:51:57 +00:00
Paul Mangan
56e36fa87b sync with 0.9.0cvs7 2003-05-22 07:05:49 +00:00
Paul Mangan
01c581b037 fix discrepency between open_unread_on_enter and always_show_msg 2003-05-21 16:43:55 +00:00
Paul Mangan
e49aae505b sync with 0.9.0cvs6 2003-05-21 12:56:40 +00:00
Paul Mangan
84562ec8a6 sync with 0.9.0cvs5 2003-05-21 06:33:19 +00:00
Paul Mangan
64ca1e5e18 sync with 0.9.0cvs4 2003-05-20 14:55:24 +00:00
Paul Mangan
bf2b1c5868 sync with 0.9.0cvs3 2003-05-20 10:10:05 +00:00
Paul Mangan
f686eda24b minor change in the comments 2003-05-20 10:08:32 +00:00
Paul Mangan
2a2436dc24 sync with 0.9.0cvs3 2003-05-20 10:02:32 +00:00
Paul Mangan
16c9ed4bc7 correct ChangeLog.claws mess 2003-05-19 21:00:59 +00:00
Paul Mangan
1cf4210655 link clamav_lib to the plugin and not to the main program 2003-05-19 20:49:03 +00:00
Christoph Hohmann
e21cd6dca8 * src/Makefile.am
add -export-dynamic for linking
2003-05-19 17:07:36 +00:00
Paul Mangan
bcbd691db1 sync with 0.9.0cvs1 2003-05-19 13:14:12 +00:00
Paul Mangan
1fe72c7b6d fix 'pop before smtp' timeout 2003-05-19 09:31:39 +00:00
Alfons Hoogervorst
0d78f55f52 * src/prefs_matcher.c
put "execute" action command line ("expression") in edit box
2003-05-18 18:18:14 +00:00
Christoph Hohmann
9b7fb264cc 0.8.11claws163
* src/mimeview.[ch]
* src/plugins/dillo_viewer/dillo_viewer.c
* src/plugins/image_viewer/viewer.c
* src/plugins/mathml_viewer/mathml_viewer.c
        let a viewer to have a list of Content-Types
2003-05-18 16:15:33 +00:00
Paul Mangan
88726d3952 add 'Recipient' label for FORWARD, FORWARD_AS_ATTACHMENT, and REDIRECT actions 2003-05-18 11:31:07 +00:00
Christoph Hohmann
45d6b95bd4 * README.claws
o update bugtracker URL
2003-05-17 22:37:42 +00:00
Christoph Hohmann
316297398b * README.claws
o remove dynamic signatures that was syned with main
        o add infos about no longer "build in" image viewer
2003-05-17 22:23:36 +00:00
Christoph Hohmann
b1a6468090 0.8.11claws161
* src/folder.c
* src/folderview.c
* src/imap.c
        don't use imap_scan_folder anymore. Instead call folder_item_scan
        for every folder after rebuilding the folder tree.

(closes Bug 19 imap_scan_folder() computes incorrectly number of new
 messages)
2003-05-17 13:15:38 +00:00
Christoph Hohmann
afa32ffa80 0.8.11claws160
* src/imap.c
        don't use STATUS command on current folder to check for
        content changes. imap_cmd_ok() now tracks changes to
        folder and number of existing messages.
2003-05-17 11:22:22 +00:00