Commit graph

32 commits

Author SHA1 Message Date
Paul Mangan
d387f5d382 update ac/missing/gettext.m4 to version 0.12 2003-07-10 21:18:44 +00:00
Christoph Hohmann
612b3ccc71 0.9.0.claws52
update gettext stuff to version 0.12
2003-06-21 15:40:50 +00:00
Christoph Hohmann
cd7ec0093b 0.8.11claws98
* ac/spamassassin.m4
* src/plugins/spamassassin/libspamc.[ch]
* src/plugins/spamassassin/utils.[ch]
        sync libspamc with SpamAssassin project
2003-04-17 17:28:58 +00:00
Paul Mangan
7d11960526 fix failure of 'make release' 2003-02-12 16:38:18 +00:00
Christoph Hohmann
8698d77677 0.8.10claws2
* ac/spamassassin.m4
* src/plugins/spamassassin/Makefile.am
        fix building SpamAssassin plugin without OpenSSL
2003-02-12 15:06:43 +00:00
Christoph Hohmann
6f3002f0ba 0.8.9claws18
* ac/openssl.m4
* ac/spamassassin.m4
* src/plugins/spamassassin/README
* src/plugins/spamassassin/libspamc.[ch]
* src/plugins/spamassassin/utils.[ch]
        updated to latest libspamc
2003-01-27 20:35:55 +00:00
Christoph Hohmann
55fcbc963e 0.8.8claws26
* src/common/hooks.[ch]
        return abort status to caller of hooks_invoke

* src/inc.[ch]
        invoke message filtering hook and stop
        default handling when filter returns abort

* src/common/plugin.[ch]
* src/plugins/demo/demo.c
        modify plugin loader, because resolving symbols for strings
        does not work correctly

* configure.in
* ac/spamassassin.m4                            ** NEW **
* src/plugins/spamassassin/.cvsignore           ** NEW **
* src/plugins/spamassassin/Makefile.am          ** NEW **
* src/plugins/spamassassin/README               ** NEW **
* src/plugins/spamassassin/libspamc.[ch]        ** NEW **
* src/plugins/spamassassin/spamassassin.c       ** NEW **
* src/plugins/spamassassin/utils.[ch]           ** NEW **
        add spamassassin plugin, see src/plugins/spamassassin/README
        for details
2002-12-30 20:53:59 +00:00
Christoph Hohmann
91e8ab0aaf 0.8.6claws75
* src/Makefile.am
* src/about.c
* src/account.c
* src/crash.c
* src/esmtp.h
* src/imap.[ch]
* src/inc.c
* src/main.c
* src/mainwindow.c
* src/news.c
* src/pop.[ch]
* src/prefs_account.[ch]
* src/prefs_common.[ch]
* src/send.[ch]
* src/smtp.[ch]
* src/ssl_certificate.[ch]
* src/ssl_manager.[ch]
* src/common/Makefile.am
* src/common/log.c
* src/common/nntp.[ch]
* src/common/socket.[ch]
* src/common/ssl.[ch]
* src/gtk/sslcertwindow.c
* ac/openssl.m4
        use new autoconf script to detect OpenSSL with extra parameters
        to specify the location of libs and includes, also remove USE_SSL
        to USE_OPENSSL

* src/common/sylpheed.[ch]
* src/common/version.h.in
        start seperation of common code initialization seperated from gui

last commit did not work without this, so here is the rest
2002-12-08 13:52:10 +00:00
Paul Mangan
5aff4c331e sync with 0.8.6cvs15 2002-12-03 10:28:02 +00:00
Christoph Hohmann
7a4f525f15 0.8.6claws45
* ac/aspell.m4
        remove conf.aspelltest if the version check fails
2002-12-01 12:40:19 +00:00
Melvin Hadasht
88d618c510 ac/aspell.m4
Fixed --disable-aspell-test bug
configure.in
	Fixed typo in a commentary (Aspell code)
2002-10-31 15:50:57 +00:00
Melvin Hadasht
8e1e78eebc ac/aspell.m4 behaves better and says no when test program cannot be run 2002-10-02 16:48:47 +00:00
Christoph Hohmann
6967a49ce0 * acconfig.h ** REMOVED **
* configure.in
* ac/aspell.m4
* ac/check-type.m4
* ac/gnupg-check-typedef.m4
        fix autoheader 2.50 warning
2002-09-29 14:31:20 +00:00
Melvin Hadasht
3e4be261fc Fixed typo which could break linking 2002-09-27 14:27:46 +00:00
Melvin Hadasht
70ee5562f2 Improved GNU/aspell checking and fixed bug #614490 2002-09-27 10:59:56 +00:00
Melvin Hadasht
fc45b3833c fixed test's equality sign in aspell.m4 2002-09-02 17:22:07 +00:00
Melvin Hadasht
1535fa78e6 merged GNU_aspell_branch 2002-08-28 13:04:15 +00:00
Paul Mangan
dbc817965c sync with 0.7.5 2002-04-21 18:25:38 +00:00
Paul Mangan
5da4e7cf55 sync with 0.7.4cvs29 2002-04-03 08:58:44 +00:00
Paul Mangan
a344d00ffa sync with 0.7.4cvs25 2002-04-01 08:44:32 +00:00
Hoà Viêt Dinh
13a4f8b0d8 removed ac/gpgme.m4 2002-03-04 09:56:11 +00:00
Melvin Hadasht
d5d32773fb dropped PSPELL_PATH macro 2001-09-21 18:59:37 +00:00
Melvin Hadasht
f87ccc1309 pspell autoconf support 2001-09-18 16:11:48 +00:00
Sergey Vlasov
ae9f450368 Removed unneeded files. 2001-05-19 17:14:03 +00:00
Alfons Hoogervorst
57f2011fd2 sync with 0.4.65 (now arrived at 0.4.66claws1) 2001-05-01 18:23:48 +00:00
Alfons Hoogervorst
700e6b3b53 sync with sylpheed 0.4.65cvs10 2001-04-27 19:54:02 +00:00
Sergey Vlasov
02428cd04b Fixed wint_t typedef detection (did not work with gcc-2.96) 2001-04-25 16:15:40 +00:00
Alfons Hoogervorst
c8723927c5 removed 2001-04-23 22:06:36 +00:00
Alfons Hoogervorst
aa242035ed removed Makefile.in 2001-04-23 21:58:59 +00:00
Sergey Vlasov
cc289ae971 Sync with sylpheed-0.4.65cvs4 and made it compile. 2001-04-21 08:34:04 +00:00
Sergey Vlasov
3b588b41a0 Made CVS ignore more autogenerated files. 2001-04-21 06:29:46 +00:00
Paul Mangan
036b63d8fc Imported version 1.0 2001-04-19 12:21:46 +00:00