Commit graph

189 commits

Author SHA1 Message Date
Paul Mangan
3ce75b9f02 sync with sylpheed 0.7.4cvs2 2002-03-14 10:17:32 +00:00
Hoà Viêt Dinh
bc7ab2a666 news cancelling update 2002-03-04 18:37:16 +00:00
Paul Mangan
0da21b000b sync with sylpheed 0.7.2cvs24 2002-03-03 09:32:58 +00:00
Hoà Viêt Dinh
b3f6162e95 cancel news is finally implemented 2002-03-01 20:27:37 +00:00
Paul Mangan
d44c4c0567 add ability to 'Select thread' 2002-02-28 11:58:02 +00:00
Paul Mangan
332907a2df sync with sylpheed 0.7.2cvs15 2002-02-25 09:25:17 +00:00
Alfons Hoogervorst
8caa12aca1 fix threading for null message ids, closes patch #521601, submitted by Bob Forsman <hammor@users.sourceforge.net> 2002-02-24 13:10:03 +00:00
Alfons Hoogervorst
ee8a32891a make Tool | Filter Message work with filtering system, so setting flags in actions also works 2002-02-24 12:55:45 +00:00
Paul Mangan
caf6fd51e6 sync with sylpheed 0.7.2cvs14 2002-02-23 10:52:54 +00:00
Melvin Hadasht
0b47ea2a61 Fixed bug with descending sort order in summary view 2002-02-17 20:08:45 +00:00
Carsten Schurig
8e6e2657fb bug fixes for pixmap theming related code 2002-02-16 15:50:38 +00:00
Paul Mangan
8deffded28 sync with sylpheed 0.7.2 2002-02-16 14:01:09 +00:00
Paul Mangan
be894e2b33 sync with sylpheed 0.7.1cvs9 2002-02-15 09:26:31 +00:00
Carsten Schurig
8eff349a5d fixed a bug for 'go to next unread message' 2002-02-14 20:32:21 +00:00
Paul Mangan
00cafee47a sync with sylpheed 0.7.1cvs8 2002-02-14 15:28:02 +00:00
Carsten Schurig
f4db624ed5 works on pixmap theming (most of this code is from Paul) 2002-02-12 21:57:15 +00:00
Carsten Schurig
f9403b921d Pixmap theme the 4th(?): a nasty bug hunted down 2002-02-11 21:24:26 +00:00
Carsten Schurig
4314cef5b6 Pixmap theming 2002-02-11 19:46:04 +00:00
Paul Mangan
027dce92c3 sync with sylpheed 0.7.1 release 2002-02-11 13:43:37 +00:00
Paul Mangan
de4a48998d sync with sylpheed 0.7.0cvs39 2002-02-08 10:07:11 +00:00
Paul Mangan
d3ef21d5fb sync with sylpheed 0.7.0cvs38 2002-02-07 10:14:25 +00:00
Darko Koruga
3548f42bc9 Fix const gchar */gchar * issue. 2002-02-07 09:51:13 +00:00
Darko Koruga
cd2ce4c3f4 Use selected text on reply/forward. 2002-02-07 09:26:39 +00:00
Paul Mangan
8709029819 sync with sylpheed 0.7.0cvs33 2002-02-05 13:27:32 +00:00
Paul Mangan
7cb379ebc8 fix 'Reply to all' bugs 2002-02-04 12:06:54 +00:00
Paul Mangan
f317843090 sync with sylpheed 0.7.0cvs30 2002-02-04 09:56:44 +00:00
Paul Mangan
0b005259bc sync with sylpheed 0.7.0cvs27 2002-01-31 11:15:55 +00:00
Paul Mangan
dc632b083d sync with sylpheed 0.7.0cvs19 2002-01-28 12:46:49 +00:00
Melvin Hadasht
591f3a6a20 Improved and fixed folder view 'Mark all read' 2002-01-26 11:03:43 +00:00
Paul Mangan
1e4e33a5b4 move 'Mark all read' to folder view menu 2002-01-26 08:34:33 +00:00
Paul Mangan
475ebe0aee sync with sylpheed 0.7.0cvs15 2002-01-23 11:05:35 +00:00
Paul Mangan
773263a367 sync with sylpheed 0.7.0cvs12 2002-01-21 11:34:09 +00:00
Carsten Schurig
f1b57f6773 mainly changes for the hardcoded shortcuts again 2002-01-21 10:54:32 +00:00
Alfons Hoogervorst
050b966249 prevent writing the cache based on current message list in summary view when filtering also put messages in currently selected folder 2002-01-19 22:10:03 +00:00
Carsten Schurig
7cd1bfd070 changes to shortcuts again 2002-01-18 09:11:01 +00:00
Carsten Schurig
39ab851c9f removed most of the hardcoded shortcuts 2002-01-16 18:23:08 +00:00
Paul Mangan
6a079c5280 sync with sylpheed 0.7.0cvs7 2002-01-16 11:48:36 +00:00
Alfons Hoogervorst
d03122267e change gtk_ctree_sort_node() into gtk_ctree_sort_recursive() so messages on same thread level are correctly sorted 2002-01-15 21:33:04 +00:00
Alfons Hoogervorst
e37945d06c undo melvin's latest change to summaryview because when selecting a folder, the summary view doesn't select the first unread message 2002-01-12 11:59:06 +00:00
Melvin Hadasht
940fbcac96 Fixed 'Ctrl-Enter' feature for sending.
Made summaryview refresh after sorting.
2002-01-11 12:55:06 +00:00
Alfons Hoogervorst
c341bb2db4 delete one more dirty debug line... 2002-01-09 21:05:23 +00:00
Alfons Hoogervorst
5938692c52 clean up some of my dirty digging remnants 2002-01-09 21:01:01 +00:00
Alfons Hoogervorst
d539e41a7a make filtered message don't stay in .processing but try to move them to inbox; also fix a bug with summaryview locking which prevented some claws specific things. 2002-01-09 20:43:32 +00:00
Melvin Hadasht
e411523406 fixed Claws crash introduced by the menu reorganisation in claws38 2002-01-06 13:03:33 +00:00
Melvin Hadasht
98595a88a8 Improved subject simplification by regexp. 2001-12-29 05:29:09 +00:00
Darko Koruga
27d2d07b9a Show key icon for encrypted mails in summary view. 2001-12-27 07:17:19 +00:00
Alfons Hoogervorst
d8f0d3297e show pixmap in mark and locked column headers and a bugfix by adding locked and score to haeder sort array 2001-12-25 12:44:57 +00:00
Alfons Hoogervorst
df96298605 catch an inadvertent (as in *probably* at the wrong time) saving back of summary caches 2001-12-25 01:04:31 +00:00
Christoph Hohmann
0bff5f2e9d correct copy and paste error 2001-12-25 00:16:15 +00:00
Christoph Hohmann
302df8d25e add ignore thread pixmap 2001-12-25 00:11:23 +00:00