Commit graph

44 commits

Author SHA1 Message Date
Paul Mangan
1c9cf5d447 sync with 0.8.8cvs5 2003-01-12 17:59:21 +00:00
Paul Mangan
f933c6d3e9 sync with 0.8.8cvs4 2003-01-10 09:53:37 +00:00
Paul Mangan
3cfb99e11c sync with 0.8.8cvs3 2003-01-09 08:51:02 +00:00
Paul Mangan
1892316000 sync with 0.8.8cvs2 2003-01-08 19:57:10 +00:00
Paul Mangan
68d70cda85 sync with 0.8.8cvs1 2003-01-06 20:39:06 +00:00
Paul Mangan
c2bd9fa7b8 partial sync with 0.8.8 release 2002-12-26 00:40:41 +00:00
Paul Mangan
d93dc82c81 sync with 0.8.6cvs27 2002-12-20 08:40:18 +00:00
Paul Mangan
7e28ac19a1 sync with 0.8.6cvs22 2002-12-18 09:48:44 +00:00
Paul Mangan
fb570794cd sync with 0.8.6cvs17 2002-12-13 09:22:05 +00:00
Christoph Hohmann
3bf2e89722 0.8.6claws82
* src/about.c
* src/addr_compl.c
* src/codeconv.c
* src/manual.c
* src/undo.c
* src/common/utils.c
        o add missing includes
        o fix warnings
* src/.cvsignore
* src/common/.cvsignore
* src/common/version.h          ** REMOVE **
        remove autogenerated file
2002-12-08 16:32:17 +00:00
Paul Mangan
6596d66d33 clean up: remove unneccesary includes 2002-12-08 14:41:24 +00:00
Christoph Hohmann
6aa3d40bc0 0.8.6claws49
* doc-src/ui_seperation.txt     ** NEW **
        information for ui seperation

* src/Makefile.am
        remove files that were moved to common
        include common directory by default for the header files

* src/inc.c
* src/common/socket.c
* src/automaton.[ch]
        implement automaton using g_io_*-functions instead of
        gdk_input_add to make it ui independent

* src/codeconv.c
* src/compose.c
* src/ldif.c
* src/pgptext.c
* src/procmime.c
* src/rfc2015.c
* src/smtp.c
* src/unmime.c
        remove common/ prefix because directory is now in
        include path

* src/compose.c
* src/folder.c
* src/folderview.c
* src/mainwindow.c
* src/messageview.c
* src/prefs_common.c
* src/procmsg.c
* src/rfc2015.c
        fix warnings

* src/imap.c
* src/inc.c
* src/news.c
* src/pop.c
* src/send.c
* src/smtp.c
* src/ssl_certificate.c
        add log.h header file for logging functions

* src/main.c
* src/common/utils.c
* src/summaryview.c
* src/xml.c
        o move debug_mode to commno/utils.c
        o add functions to set and get debug_mode

* src/defs.h                    ** REMOVE **
* src/intl.h                    ** REMOVE **
* src/socket.[ch]               ** REMOVE **
* src/ssl.[ch]                  ** REMOVE **
* src/utils.[ch]                ** REMOVE **
        replaced by new files in src/common/

* src/common/Makefile.am
        add new files in src/common/

* src/common/defs.h             ** NEW **
* src/common/intl.h             ** NEW **
* src/common/log.[ch]           ** NEW **
* src/common/socket.[ch]        ** NEW **
* src/common/ssl.[ch]           ** NEW **
* src/common/utils.[ch]         ** NEW **
        replacement for files in src/
2002-12-02 17:41:39 +00:00
Christoph Hohmann
2883f69ead 0.8.6claws42
* src/Makefile.am
* src/base64.[ch]
* src/codeconv.c
* src/compose.c
* src/ldif.c
* src/pgptext.c
* src/procmime.c
* src/rfc2015.c
* src/smtp.c
* src/unmime.c
* src/common/Makefile.am
* src/common/base64.[ch]
        move base64 en/decoder to common directory
2002-11-30 19:28:53 +00:00
Paul Mangan
a459923ee0 sync with 0.8.6cvs13 2002-11-29 08:07:57 +00:00
Paul Mangan
e1fe2b7be9 sync with 0.8.5cvs22 2002-11-11 09:47:57 +00:00
Paul Mangan
59fec1a415 sync with 0.8.5cvs15 2002-10-28 08:29:39 +00:00
Paul Mangan
444859f611 sync with 0.8.3 2002-09-15 08:02:17 +00:00
Paul Mangan
eedcb21ea5 sync with 0.8.0cvs2 2002-07-23 12:46:21 +00:00
Paul Mangan
7e9510badb sync with 0.8.0cvs1 2002-07-23 09:59:12 +00:00
Paul Mangan
9b3955ff50 sync with 0.7.8cvs26 2002-07-12 08:07:08 +00:00
Paul Mangan
4d5ae82dc1 sync with 0.7.8cvs23 2002-07-11 07:48:24 +00:00
Paul Mangan
2dea56e3e3 sync with 0.7.8cvs21 2002-07-08 07:33:39 +00:00
Paul Mangan
bf9b5fdf27 sync with 0.7.8cvs16 2002-07-05 07:49:10 +00:00
Paul Mangan
3cb26a1e52 sync with 0.7.6cvs13 2002-05-22 18:42:55 +00:00
Sergey Vlasov
eff84b3d8d Use charset name "Windows-1251" instead of "CP1251". 2002-05-02 16:47:21 +00:00
Paul Mangan
24174b5f1c sync with sylpheed 0.7.2cvs21 2002-02-28 10:06:43 +00:00
Paul Mangan
3b0c571cd2 sync with sylpheed 0.7.2cvs18 2002-02-27 08:15:53 +00:00
Christoph Hohmann
eb2e46e9ca * src/codeconv.c
return unconverted text if conde conversion is not possible
        when libjconv is used.
        (patch submitted by "Simon 'corecode' Schubert")
2002-02-19 12:52:42 +00:00
Paul Mangan
f317843090 sync with sylpheed 0.7.0cvs30 2002-02-04 09:56:44 +00:00
Paul Mangan
12517c39a2 merge with SYNC-B4-REL and sync with sylpheed 0.6.5cvs5 2001-11-14 10:51:23 +00:00
Paul Mangan
7e35e29ec6 sync with sylpheed 0.6.3cvs8 2001-10-19 07:49:39 +00:00
Paul Mangan
1d8ba7182a sync with sylpheed 0.6.3cvs2 2001-10-10 07:56:03 +00:00
Paul Mangan
cf257c7224 sync with sylpheed 0.6.3 release 2001-10-08 17:23:00 +00:00
Paul Mangan
0c3a9f5641 sync with sylpheed 0.6.2cvs9 2001-10-02 08:34:49 +00:00
Paul Mangan
28b049672b sync with sylpheed 0.6.1cvs6 2001-09-13 13:38:32 +00:00
Alfons Hoogervorst
6beb81d354 sync with sylpheed 0.5.1cvs1-3 2001-07-25 14:49:48 +00:00
Alfons Hoogervorst
9b961e66f3 sync with Hiroyuki's 0.5.0cvs4 2001-07-16 18:18:53 +00:00
Paul Mangan
970d36482d more sync with sylpheed 0.5.0pre4 2001-07-04 10:14:20 +00:00
Paul Mangan
3fa79ca0f3 More sync with sylpheed 0.5.0pre4 2001-07-03 09:00:51 +00:00
Paul Mangan
d2467f53f6 very small bug fix 2001-06-30 13:48:25 +00:00
Alfons Hoogervorst
7d43271511 changes and bugfixes submitted by Andre Eibel 2001-06-30 11:40:01 +00:00
Sergey Vlasov
8ad6c38ff6 Fix for ISO-8859-* encodings with libjconv. 2001-05-23 16:01:04 +00:00
Alfons Hoogervorst
068f783489 unicode fix submitted by Alte <010@imis.ru> 2001-05-21 20:52:23 +00:00
Paul Mangan
036b63d8fc Imported version 1.0 2001-04-19 12:21:46 +00:00