Commit graph

54 commits

Author SHA1 Message Date
Christoph Hohmann
772cfe5805 update ui_seperation.txt 2002-12-29 15:57:15 +00:00
Christoph Hohmann
6b0ed0c163 0.8.7claws8
* src/Makefile.am
* src/account.[ch]
* src/addrbook.c
* src/addressbook.c
* src/addrindex.c
* src/filtering.c
* src/folder.c
* src/matcher.c
* src/prefs.[ch]                ** REMOVE **
* src/prefs_account.c
* src/prefs_actions.c
* src/prefs_common.c
* src/prefs_customheader.c
* src/prefs_display_header.c
* src/prefs_filtering.c
* src/prefs_folder_item.c
* src/prefs_gtk.[ch]            ** NEW **
* src/prefs_matcher.c
* src/prefs_scoring.c
* src/prefs_summary_column.c
* src/procmime.c
* src/selective_download.c
* src/toolbar.c
* src/common/Makefile.am
* src/common/prefs.[ch]		** NEW **
        split prefs.[ch] into prefs_gtk.[ch] and common/prefs.[ch]
2002-12-25 13:46:41 +00:00
Christoph Hohmann
e3ff407d9e update ui_seperation.txt 2002-12-14 00:34:38 +00:00
Christoph Hohmann
fef4522147 0.8.6claws90
* src/Makefile.am
* src/smtp.[ch]                 ** REMOVE **
* src/common/Makefile.am
* src/common/smtp.[ch]          ** NEW **
        move smtp files to common directory
2002-12-09 19:06:34 +00:00
Colin Leroy
46829cbdbf update 2002-12-09 18:27:24 +00:00
Christoph Hohmann
cd31a61dd9 0.8.6claws70
* src/Makefile.am
* src/nntp.[ch]                 ** REMOVE **
* src/common/Makefile.am
* src/common/nntp.[ch]          ** NEW **
        move nntp files to common directory
2002-12-07 14:48:14 +00:00
Christoph Hohmann
06d79c8ae9 update ui_seperation.txt 2002-12-04 12:10:11 +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
Colin Leroy
3eabd4282c A few updates to command-line parameters 2002-11-28 16:03:14 +00:00
Christoph Hohmann
62aee6cca8 * doc-src/readme.txt
* doc-src/rfc1806.txt
* doc-src/rfc2183.txt
* doc-src/rfc2980.txt
        update rfcs
2002-09-27 16:48:46 +00:00
Christoph Hohmann
239f8bb0a7 * src/procmime.h
added ENC_BINARY to EncodingType
* src/procmime.c
        the string returned by procmime_get_encoding_str
        should not depend on the order of values in the
        EncodingType definition
* doc-src/rfc1806.txt   ** NEW FILE **
        Added rfc1806 about MIME Content-Disposition
        Extension
2002-09-20 12:52:36 +00:00
Paul Mangan
d4fc360966 update English manual 2002-08-27 22:49:54 +00:00
Paul Mangan
d61d106915 update Spanish FAQ 2002-08-14 09:37:46 +00:00
Paul Mangan
b85859a57f update English FAQ 2002-08-12 22:12:28 +00:00
Paul Mangan
3b1db8074f add '--attach' option 2002-07-31 08:08:25 +00:00
Paul Mangan
bd619004ee change Sergey's email address 2002-07-13 06:47:43 +00:00
Sergey Vlasov
745c0db949 Fixed man page installation (use the correct automake method instead
of the manual one).
2002-07-12 16:17:52 +00:00
Paul Mangan
64bb9b0c7f add Martin to list of authors 2002-07-10 08:18:35 +00:00
Christoph Hohmann
86fe9a1d56 merge new cache branch 2002-06-29 23:48:43 +00:00
Paul Mangan
e200fd95f8 add sylpheed man page 2002-06-29 17:34:18 +00:00
Thorsten Maerz
b6f2c9f174 fixed last commit: use > instead of " (no version increment) 2002-05-27 18:01:59 +00:00
Thorsten Maerz
1b4c6d139c fixed cr/lf and ">" in html pages 2002-05-27 17:35:17 +00:00
Paul Mangan
65959fdc9e add German and Spanish manuals 2002-04-22 08:47:16 +00:00
Paul Mangan
098f6d9f02 updated 2002-04-22 08:45:03 +00:00
Paul Mangan
d2622a3450 add Spanish manual 2002-04-22 08:40:01 +00:00
Paul Mangan
d4517808b6 add German manual 2002-04-22 08:37:14 +00:00
Paul Mangan
b7e254f969 add German FAQ 2002-04-22 08:31:26 +00:00
Paul Mangan
fb0ce19f12 updated 2002-04-22 08:30:59 +00:00
Paul Mangan
be4e79947d add Italian FAQ 2002-03-11 22:32:46 +00:00
Paul Mangan
422e344778 update 2002-03-10 08:22:51 +00:00
Paul Mangan
dcbfa7c955 update es FAQ 2002-03-08 07:44:08 +00:00
Paul Mangan
5e672e150d remove unneeded file 2002-03-08 07:29:52 +00:00
Paul Mangan
0850fbb3c9 update fr FAQ 2002-03-08 07:28:58 +00:00
Paul Mangan
1f2b886dbd update es FAQ 2002-03-08 07:28:21 +00:00
Paul Mangan
ca1be99dcc update en FAQ 2002-03-08 07:27:49 +00:00
Paul Mangan
89792b0ab3 add fr manual 2002-03-08 07:26:10 +00:00
Paul Mangan
c06cfbb9c9 add the .cvsignore files to faq 2002-03-07 08:22:55 +00:00
Paul Mangan
a6b98acd7e add FAQs 2002-03-05 16:30:04 +00:00
Paul Mangan
0e48363949 removing unneeded files 2002-03-05 14:45:02 +00:00
Paul Mangan
f63519224e updated english manual 2002-03-05 14:43:58 +00:00
Carsten Schurig
4314cef5b6 Pixmap theming 2002-02-11 19:46:04 +00:00
Christoph Hohmann
cffcc5db3d added rfc 2487 (SMTP Service Extension for Secure SMTP over TLS) 2001-08-09 19:41:01 +00:00
Paul Mangan
a20673519c added RH7.1 to valid environments in manual/en 2001-08-07 08:07:11 +00:00
Alfons Hoogervorst
6beb81d354 sync with sylpheed 0.5.1cvs1-3 2001-07-25 14:49:48 +00:00
Alfons Hoogervorst
bcc8c6b312 readying release 0.5.1claw - adding English user manual 2001-07-22 17:16:27 +00:00
Christoph Hohmann
227c255728 added rfc2015 2001-07-13 20:50:41 +00:00
Christoph Hohmann
e734d90c01 added RFC doc 2001-07-10 14:14:56 +00:00
Hoà Viêt Dinh
62304cfba3 added RFC doc 2001-06-20 21:39:00 +00:00
Hoà Viêt Dinh
44dd25fd00 added a directory doc-src that contains informations about implementation
maintainer_guide.txt contains a short description of each file
and can be completed
2001-05-14 13:23:49 +00:00
Alfons Hoogervorst
c8723927c5 removed 2001-04-23 22:06:36 +00:00