Commit graph

54 commits

Author SHA1 Message Date
Melvin Hadasht
4e55b1a730 src/procmsg.[ch]
Removed unneeded priority code introduced by the previous
	commit.
2002-05-12 16:45:22 +00:00
Melvin Hadasht
76c372b058 src/compose.[ch]
Added possibility to set message's priority.
src/procmsg.[ch]
	Added possibility to set message's priority.
	Added missing headers.
2002-05-12 15:47:48 +00:00
Melvin Hadasht
9478b0eae9 src/procmsg.c po/fr.po po/it.po po/pt_BR.po completed typo fixing
("temorary")
2002-04-26 21:31:44 +00:00
Melvin Hadasht
2d5d5f94b4 src/procmsg.c corrected typo
po/it.po po/pt_BR.po corrected the typo
po/fr.po updated French translation
2002-04-26 21:20:16 +00:00
Paul Mangan
5da4e7cf55 sync with 0.7.4cvs29 2002-04-03 08:58:44 +00:00
Christoph Hohmann
32197c5c8c * src/procmsg.c
fix non deleted tmp message in
        procmsg_save_to_outbox
        fix problems caused by sync with
        main branch's procmsg_send_queue
2002-03-25 14:00:42 +00:00
Paul Mangan
9e8038174f sync with 0.7.4cvs16 2002-03-23 09:35:55 +00:00
Paul Mangan
95fa7d7531 sync with 0.7.4cvs11 2002-03-21 07:22:47 +00:00
Christoph Hohmann
70d8d72795 * src/mh.c
* src/procmsg.[ch]
* src/summaryview.c
        revert changes for flag updates
        (does not work correctly and no time to debug)
2002-03-19 22:45:48 +00:00
Paul Mangan
1ac2ee669c mark crossposted messages as read 2002-03-17 09:50:46 +00:00
Christoph Hohmann
7f31e34fa8 * configure.in
add --with-compiler-flags option
        (only for developer hacking)
* src/mh.c
* src/procmsg.[ch]
* src/summaryview.c
        try to make folder-stats and flag handling more
        independent from the summaryview. msgcounts
        are only set when the folder is opened and
        procmsg_msginfo_(un)set_flags will handle it
        later and summaryview will get the values
        from the folder.
2002-03-16 22:38:54 +00:00
Christoph Hohmann
db7fb143a3 * src/procmsg.c
* src/send.c
        fix local delivery
        (patch submitted by "Simon 'corecode' Schubert")
* src/prefs_common.c
* src/procmsg.c
        fix gcc 3.0 warning
2002-03-14 11:38:12 +00:00
Paul Mangan
3ce75b9f02 sync with sylpheed 0.7.4cvs2 2002-03-14 10:17:32 +00:00
Hoà Viêt Dinh
7fa02a7aa4 fixed local account 2002-03-10 14:09:59 +00:00
Paul Mangan
17f0977800 remove buggy pgp plaintext code 2002-03-05 18:13:35 +00:00
Paul Mangan
83c67f57fa ascii-armored pgp messages: make decryption and signature verification work again 2002-02-26 19:06:28 +00:00
Paul Mangan
6aad635279 sync with sylpheed 0.7.2cvs11 2002-02-21 16:31:30 +00:00
Paul Mangan
4f4cbcf5fb sync with sylpheed 0.7.1cvs1 2002-02-12 14:10:29 +00:00
Paul Mangan
d3ef21d5fb sync with sylpheed 0.7.0cvs38 2002-02-07 10:14:25 +00:00
Paul Mangan
6a079c5280 sync with sylpheed 0.7.0cvs7 2002-01-16 11:48:36 +00:00
Christoph Hohmann
cbf3d26c9a * src/procmsg.c
added alertpanel if mail sending failed
2002-01-15 20:38:39 +00:00
Paul Mangan
e58f4b51a0 sync with sylpheed 0.6.6cvs3 2001-12-18 07:36:38 +00:00
Christoph Hohmann
61799e6b33 changed german translation of undo
don't reinvent the wheel to traverse a GNode
seperate code to create the compose gui into functions add "Others" page with folder selection for saving copy of the message. the folder identifier is saved to queue header
save message to folder in queue header
2001-12-03 16:04:12 +00:00
Christoph Hohmann
0d249e3c40 added ylwrap to .cvsignore
fixed gpg signing and encodin
added --status option to get new, unread and total message count from a running sylpheed
temporary fix for reply_with_quote problem (don't call functions for non existing widget)
one more check for ignored threads
2001-11-23 15:58:59 +00:00
Christoph Hohmann
c202da6505 Changed two string with the same german translation
New mailsending process
Applied wwp <subscript@free.fr>'s patch that fixes marks for multiple forwarded messages
2001-11-13 14:47:23 +00:00
Hoà Viêt Dinh
53c9af2bc2 undo patch feature, can be enabled through compose.h by adding a #define USE_UNDO_PATCH 2001-11-11 16:52:12 +00:00
Alfons Hoogervorst
f362477839 don't thread a node by subject if it has already been threaded by subject 2001-11-10 23:24:05 +00:00
Alfons Hoogervorst
9194b91649 fix incorrect subject by threading 2001-11-09 19:34:54 +00:00
Alfons Hoogervorst
05b5a9c34f subject threading not when subject starts with "Re: " 2001-11-08 20:57:06 +00:00
Hoà Viêt Dinh
76d49ac0ab threading - empty subject are ignored 2001-11-06 18:27:14 +00:00
Hoà Viêt Dinh
3298489dbf threading by subject is back 2001-11-05 23:42:00 +00:00
Christoph Hohmann
096200ecaf reimplement ignore thread 2001-10-18 20:00:59 +00:00
Paul Mangan
ae49c6b181 sync with sylpheed 0.6.3cvs7 2001-10-17 09:25:12 +00:00
Paul Mangan
c18f13712f sync with sylpheed 0.6.3cvs6 2001-10-12 10:23:58 +00:00
Christoph Hohmann
4ee0ed2fc6 more portable debug_print with source filename and linenumber
more newlines after debug messages
2001-09-20 15:36:43 +00:00
Paul Mangan
3dfafe4e64 sync with sylpheed 0.6.2cvs3 2001-09-20 11:53:09 +00:00
Paul Mangan
097e1090ef sync with sylpheed 0.6.0cvs4 2001-09-02 15:39:30 +00:00
Paul Mangan
97225d3545 sync with sylpheed 0.6.0 release 2001-08-30 12:59:38 +00:00
Christoph Hohmann
c363f88f9e fixed wrong spelling in menu
fixed new/unread message count with ignored threads
2001-08-24 17:29:18 +00:00
Paul Mangan
daffaa2a3c sync with sylpheed 0.5.3 release 2001-08-16 11:28:10 +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
7f1efd42e9 fix folder update stats (I hope) 2001-07-16 16:43:28 +00:00
Christoph Hohmann
3974bbf03e fixed folder stats update after incorporation 2001-07-15 01:30:58 +00:00
Christoph Hohmann
3d8e51875c ignore threads 2001-07-02 19:50:23 +00:00
Paul Mangan
792386ccf9 sync with sylpheed 0.5.0pre1 2001-06-17 09:52:09 +00:00
Paul Mangan
5a800bc574 sync with sylpheed 0.4.99 2001-06-16 15:08:14 +00:00
Hoà Viêt Dinh
4af086d641 mbox format completed 2001-05-27 22:40:29 +00:00
Hoà Viêt Dinh
ae706ee0f7 new filtering action : forward - some fixes 2001-05-18 03:39:01 +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