Commit graph

39 commits

Author SHA1 Message Date
Christoph Hohmann
365334c5d7 0.8.5claws173
* src/crash.c
* src/filtering.c
* src/logwindow.c
* src/main.c
* src/matcher_parser_lex.[hl]
* src/mbox.c
* src/mbox_folder.[ch]
* src/prefs_filtering.c
* src/procheader.c
* src/quote_fmt_lex.l
* src/ssl.c
        fix all warnings except the warnings in lex and yacc files
2002-11-21 00:54:52 +00:00
Colin Leroy
74a63e6773 fix a segfault happening when conv_unmime_header fails 2002-10-11 18:10:52 +00:00
Paul Mangan
84dc77779d fix quote reply format for newsgroups reply bug 2002-10-08 09:43:55 +00:00
Alfons Hoogervorst
a0aa11d2c1 * src/procmsg.c
* src/pgptext.c
	no furry valgrinds have been used to plug these memleaks
2002-09-22 00:06:59 +00:00
Colin Leroy
62fcc53c95 * src/compose.c
Put SCF: pseudo-header on top of message
                Set draft tmp_flag when saved as draft

        * src/procmsg.c
          src/procheader.c
                Skip after first \n\n for beginning of real message
                for drafts too
2002-09-12 00:10:06 +00:00
Paul Mangan
4d5ae82dc1 sync with 0.7.8cvs23 2002-07-11 07:48:24 +00:00
Christoph Hohmann
8da5cfd6ba * major code cleanup (part 1)
- unused variables removed
        - unused functions removed
        - uninitialized variables checked
        - missing return statements added
        - missing function return types added
        - added parentheses around assignment and
          && in || when suggested by gcc

* src/mh.c
* src/folder.c
        replaced direct calls to folder->scan_tree
        with folder_scan_tree and restore folder
        prefs in this function. The folder should
        not have to deal with them.
        ( Should now work for all folder types )
2002-07-02 19:49:11 +00:00
Christoph Hohmann
30555a9068 merge new cache branch 2002-06-29 23:33:42 +00:00
Paul Mangan
c333f0c843 sync with 0.7.8cvs1 2002-06-19 07:31:13 +00:00
Alfons Hoogervorst
2a1c4c9514 don't forget to call mktime() so we have a valid week and year day (Bug report by Roger Sondermann <mail@jumaros.de>) 2002-05-20 17:31:58 +00:00
Alfons Hoogervorst
991952d75b better quotation formatting - does not convert to local time, but uses the original date string. 2002-05-19 11:45:31 +00:00
Paul Mangan
f54d85934a sync with 0.7.5cvs11 2002-05-08 06:31:47 +00:00
Paul Mangan
3ce75b9f02 sync with sylpheed 0.7.4cvs2 2002-03-14 10:17:32 +00:00
Alfons Hoogervorst
04907d51d6 #undef ALLOW_HEADER_HINT (this was supposed to be undef'ed) (spotted by Chris Hessman <idatech@gmx.net>) 2002-02-26 21:50:32 +00:00
Alfons Hoogervorst
f552236c1f change implementation of return-receipt-request so it uses a permanently stored flag. 2002-01-27 00:44:09 +00:00
Darko Koruga
27d2d07b9a Show key icon for encrypted mails in summary view. 2001-12-27 07:17:19 +00:00
Paul Mangan
67fdec6d4e sync with sylpheed 0.6.5cvs12 2001-11-21 08:53:27 +00:00
Paul Mangan
820618c7d9 sync with sylpheed 0.6.4cvs18 2001-11-07 10:29:45 +00:00
Paul Mangan
537e2d49cb sync with sylpheed 0.6.4cvs6 2001-10-30 10:25:49 +00:00
Paul Mangan
63359dab79 enhanced account selection on replies 2001-08-30 10:51:36 +00:00
Alfons Hoogervorst
fab2040f6e more sync with Hiroyuki's 0.5.1cvs5 2001-07-27 18:04:08 +00:00
Alfons Hoogervorst
bda3b802ed sync with Hiroyuki's 0.5.0cvs5; back up claws to 0.5.0claws5 2001-07-17 20:05:22 +00:00
Alfons Hoogervorst
7d43271511 changes and bugfixes submitted by Andre Eibel 2001-06-30 11:40:01 +00:00
Hoà Viêt Dinh
4af086d641 mbox format completed 2001-05-27 22:40:29 +00:00
Hoà Viêt Dinh
5918d23465 mbox folder / fix for filtering 2001-05-23 12:08:40 +00:00
Hoà Viêt Dinh
5c9f9e4784 added additionnal matching criteria 2001-05-13 02:57:01 +00:00
Hoà Viêt Dinh
c898071965 Return-Receipt-To header / changes in matcher / better score sorting 2001-05-12 15:52:47 +00:00
Hoà Viêt Dinh
0bacd5a91c some code fix in procheader.c 2001-05-08 14:29:01 +00:00
Hoà Viêt Dinh
52467e64f1 dialog box for matching and some other changes 2001-05-08 14:25:21 +00:00
Alfons Hoogervorst
a43e96fe39 sync with sylpheed 0.4.66cvs3-5 2001-05-06 20:06:56 +00:00
Hoà Viêt Dinh
064c83fdc8 scoring & bugfix for filtering 2001-05-06 04:48:43 +00:00
Hoà Viêt Dinh
3c4c27b16a scoring / expression matcher 2001-05-06 04:27:28 +00:00
Hoà Viêt Dinh
754363892d headers display conf and custom header ui - cache version 2001-05-03 17:25:10 +00:00
Hoà Viêt Dinh
48a7cc263c Return Receipt 2001-05-02 14:16:51 +00:00
Hoà Viêt Dinh
ae80b09c7b displaying of headers in the mail viewer - customization
and minor changes
2001-04-30 23:21:18 +00:00
Alfons Hoogervorst
6d56b06e24 sync with sylpheed 0.4.65cvs10 2001-04-27 20:27:24 +00:00
Darko Koruga
fe4481f892 Synch with Hiroyuki's main branch. 2001-04-27 16:05:55 +00:00
Darko Koruga
bed75555aa Check for strftime() in configure and use it to display date
in summary pane.
2001-04-26 09:36:01 +00:00
Paul Mangan
036b63d8fc Imported version 1.0 2001-04-19 12:21:46 +00:00