d346278c64503bfbc7c96ce5f13f905ab258b6fa
[claws.git] / ChangeLog
1 2007-05-08 [paul]       2.9.2cvs1
2
3         * NEWS
4         * README
5         * RELEASE_NOTES
6         * configure.ac
7                 bump version number following
8                 stable release
9
10 2007-05-08 [paul]       2.9.1cvs48
11
12         * src/plugins/demo/demo.c
13         * src/plugins/dillo_viewer/dillo_prefs.c
14         * src/plugins/dillo_viewer/dillo_prefs.h
15         * src/plugins/dillo_viewer/dillo_viewer.c
16         * src/plugins/pgpcore/pgp_viewer.c
17         * src/plugins/pgpcore/pgp_viewer.h
18         * src/plugins/pgpcore/plugin.c
19         * src/plugins/pgpcore/prefs_gpg.c
20         * src/plugins/pgpcore/prefs_gpg.h
21         * src/plugins/pgpcore/sgpgme.c
22         * src/plugins/pgpcore/sgpgme.h
23         * src/plugins/pgpinline/plugin.c
24         * src/plugins/pgpmime/pgpmime.c
25         * src/plugins/pgpmime/pgpmime.h
26         * src/plugins/pgpmime/plugin.c
27         * src/plugins/spamassassin/spamassassin.c
28         * src/plugins/spamassassin/spamassassin.h
29         * src/plugins/spamassassin/spamassassin_gtk.c
30         * src/plugins/trayicon/README
31         * tools/README
32         * tools/README.sylprint
33         * tools/outlook2claws-mail.pl
34         * tools/sylprint.pl
35         * tools/tb2claws-mail
36         * tools/tbird2claws.py
37         * tools/update-po
38         * tools/vcard2xml.py
39         * tools/kdeservicemenu/README
40                 cleanups and corrections
41
42 2007-05-06 [wwp]        2.9.1cvs47
43
44         * tools/uudec
45                 Fix missing dash to `display` command-line, reported
46                 by Georg Himmrich <georg at mails d0t diesind d0t net>.
47
48 2007-05-06 [colin]      2.9.1cvs46
49
50         * src/Makefile.am
51         * src/stock_pixmap.c
52         * src/stock_pixmap.h
53         * src/pixmaps/printer.xpm
54                 Add a printer icon
55
56 2007-05-06 [paul]       2.9.1cvs45
57
58         * src/compose.c
59         * src/ldapquery.c
60         * src/privacy.h
61         * src/summary_search.c
62         * src/summaryview.c
63                 fix build warnings
64
65 2007-05-05 [wwp]        2.9.1cvs44
66
67         * src/messageview.c
68         * src/mh.c
69         * src/prefs_actions.c
70         * src/prefs_gtk.c
71         * src/summaryview.c
72         * src/common/xml.c
73                 Fix "faild" typos everywhere and capitalization of
74                 some g_warnings.
75
76 2007-05-04 [colin]      2.9.1cvs43
77
78         * src/compose.c
79         * src/privacy.c
80         * src/privacy.h
81         * src/plugins/pgpcore/prefs_gpg.c
82         * src/plugins/pgpcore/prefs_gpg.h
83         * src/plugins/pgpinline/pgpinline.c
84         * src/plugins/pgpmime/pgpmime.c
85                 Add an API to warn about encryption limits,
86                 and allow to disable these warnings
87
88 2007-05-03 [colin]      2.9.1cvs42
89
90         * src/summaryview.c
91         * src/mainwindow.c
92                 Fix bug 1213, 'Delete more than 
93                 one thread at once'
94
95 2007-05-03 [wwp]        2.9.1cvs41
96
97         * src/prefs_common.c
98         * src/prefs_filtering.c
99         * src/prefs_template.c
100         * src/common/template.c
101         * src/common/template.h
102         * src/gtk/gtkutils.c
103         * src/gtk/gtkutils.h
104                 Templates are no longer automatically sorted
105                 by name, but can be sorted manually using
106                 |< < > >| buttons as well as drag'n'drop.
107
108 2007-05-03 [wwp]        2.9.1cvs40
109
110         * src/plugins/spamassassin/spamassassin.c
111         * src/plugins/spamassassin/spamassassin.h
112         * src/plugins/spamassassin/spamassassin_gtk.c
113         * src/plugins/bogofilter/bogofilter.c
114         * src/plugins/bogofilter/bogofilter.h
115         * src/plugins/bogofilter/bogofilter_gtk.c
116                 Added an option to conditionally mark saved spam
117                 as read (default is and was to do so).
118                 Satisfies feature request 1708539 on sf.net tracker.
119
120 2007-05-03 [colin]      2.9.1cvs39
121
122         * src/inc.c
123                 Fix bug 1211, 'Offline dialog message bugs/annoyances...'
124
125 2007-05-02 [colin]      2.9.1cvs38
126
127         * src/textview.c
128                 Fix bug 1209, 'Clicking on address 
129                 in header (mailto uri) selects 
130                 default account'. Patch adapted from
131                 G.P. Halkes' patch.
132
133 2007-05-02 [colin]      2.9.1cvs37
134
135         * src/grouplistdialog.c
136                 Set cursor to wait cursor while loading
137                 groups.
138
139 2007-05-02 [paul]       2.9.1cvs36
140
141         * src/folder.c
142         * src/common/defs.h
143                 rename cache and mark files
144                 (data is preserved)
145
146 2007-04-30 [paul]       2.9.1cvs35
147
148         * manual/glossary.xml
149         * manual/plugins.xml
150                 updates. Patch by Ricardo
151
152 2007-04-29 [wwp]        2.9.1cvs34
153
154         * src/mainwindow.c
155         * configure.ac
156                 Fix few grammatical errors (patch by David Relson < relson at
157                 osagesoftware dot com >).
158
159 2007-04-28 [colin]      2.9.1cvs33
160
161         * src/account.c
162         * src/pop.c
163         * src/prefs_account.c
164         * src/prefs_account.h
165                 Drop the "Download all" preference. It's
166                 stupidly useless and confuses people from
167                 time to time.
168
169 2007-04-27 [wwp]        2.9.1cvs32
170
171         * src/account.c
172         * src/prefs_account.c
173         * src/prefs_account.h
174                 Don't reflect accounts changes to the mainwindow when it's
175                 not necessary.
176
177 2007-04-27 [colin]      2.9.1cvs31
178
179         * src/folder.c
180                 Freeze/thaw when sync'ing flags
181         * src/imap.c
182         * src/prefs_account.c
183         * src/prefs_account.h
184         * src/etpan/imap-thread.c
185         * src/etpan/imap-thread.h
186                 Add a way to use UID FETCH instead
187                 of searches to fetch message lists
188                 and flags. More expensive towards
189                 bandwidth, less expensive towards
190                 server's CPU. Probably fixes 
191                 bug 1158, 'Scanning new folders on 
192                 Exchange 2007 extremely slow'.
193                 Patch 95% by Hoa.
194
195 2007-04-27 [paul]       2.9.1cvs30
196
197         * src/mainwindow.c
198         * src/prefs_logging.c
199                 improvements to english usage
200
201 2007-04-27 [colin]      2.9.1cvs29
202
203         * src/imap.c
204                 Fix build without libetpan (my bad!)
205
206 2007-04-26 [colin]      2.9.1cvs28
207
208         * src/imap.c
209         * src/imap.h
210                 Fix uselessly exported function
211         * src/textview.c
212                 Consider "- -- \n" as signature separator
213                 (that's what signature separators look like
214                  in PGP/Inline signed mails)
215
216 2007-04-26 [colin]      2.9.1cvs27
217
218         * configure.ac
219                 libetpan-0.49 is now required
220         * src/procmime.c
221                 Fix double fetching of mails if
222                 first try failed
223         * src/imap.c
224                 Make offline sync faster, by
225                 remembering last change time, and
226                 last sync time.
227
228 2007-04-26 [hoa]        2.9.1cvs26
229
230         * src/imap.c
231         * src/imap.h
232         * src/mainwindow.c
233         * src/toolbar.c
234         * src/etpan/imap-thread.c
235         * src/etpan/imap-thread.h
236                 cancellation of IMAP operations is now allowed.
237                 Fixes bug 1056, 'Possibility to 'cancel transfer' in IMAP'
238
239 2007-04-26 [colin]      2.9.1cvs25
240
241         * src/folder.c
242                 Always fetch body+headers in folders that are
243                 synched for offline use, if "Synchronise as
244                 soon as possible" is set.
245                 Fixes bug 1200, 'Add option to always retrieve full 
246                 messages'
247
248 2007-04-25 [colin]      2.9.1cvs24
249
250         * src/compose.c
251                 Fix bug 1198, 'Reply-all "disappearing" address bug 
252                 persists...'
253
254 2007-04-24 [colin]      2.9.1cvs23
255
256         * src/folderview.c
257                 Fix bug 1195, 'Hardware key navigation' 
258                 Make GDK_Enter toggle expansion (Maemo)
259
260 2007-04-24 [wwp]        2.9.1cvs22
261
262         * src/compose.c
263                 Fix few compiler warnings.
264
265 2007-04-24 [paul]       2.9.1cvs21
266
267         * src/Makefile.am
268         * src/stock_pixmap.c
269         * src/stock_pixmap.h
270                 complete last commit
271
272 2007-04-24 [paul]       2.9.1cvs20
273
274         * src/gtk/about.c
275         * src/pixmaps/active.xpm
276         * src/pixmaps/checkbox_off.xpm
277         * src/pixmaps/checkbox_on.xpm
278         * src/pixmaps/inactive.xpm
279                 kick out the blobs
280                 remove transparent border from checkbox icons
281
282 2007-04-24 [wwp]        2.9.1cvs19
283
284         * src/textview.c
285         * src/textview.h
286                 Fix a crash in textview, thanks to Colin.
287
288 2007-04-23 [wwp]        2.9.1cvs18
289
290         * src/prefs_common.c
291                 Fix 2.9.1cvs5: no header was being translated at all.
292
293 2007-04-23 [colin]      2.9.1cvs17
294
295         * src/Makefile.am
296         * src/stock_pixmap.c
297         * src/stock_pixmap.h
298         * src/summaryview.c
299         * src/summaryview.h
300         * src/gtk/gtksctree.c
301         * src/gtk/gtksctree.h
302         * src/pixmaps/selection.xpm
303                 Fix bug 1193, 'Need a way to multi-select
304                 items'. Add a toggle button to the summaryview
305                 to switch between normal and multiple selection
306                 (Maemo)
307
308 2007-04-23 [colin]      2.9.1cvs16
309
310         * src/Makefile.am
311         * src/stock_pixmap.c
312         * src/stock_pixmap.h
313         * src/summaryview.c
314         * src/summaryview.h
315         * src/gtk/gtksctree.c
316         * src/gtk/gtksctree.h
317         * src/pixmaps/selection.xpm
318                 Fix bug 1193, 'Need a way to multi-
319                 select items'
320                 Add a toggle button in the summaryview
321                 to enable normal or multiple selection.
322                 (Maemo)
323
324 2007-04-23 [colin]      2.9.1cvs15
325
326         * src/compose.c
327                 Fix bug 1196, 'Edit>Select All doesn't work' (Maemo)
328
329 2007-04-21 [colin]      2.9.1cvs14
330
331         * src/gtk/quicksearch.c
332                 Fix previous commit (actually use correct
333                 parameter)
334
335 2007-04-21 [colin]      2.9.1cvs13
336
337         * src/gtk/quicksearch.c
338                 Fix changing quicksearch type (after Esc,
339                 after changing Recursive, ...)
340
341 2007-04-20 [wwp]        2.9.1cvs12
342
343         * src/gtk/Makefile.am
344                 Added headers.h (completes 2.9.1cvs5).
345
346 2007-04-20 [wwp]        2.9.1cvs11
347
348         * src/addressbook.c
349                 Fix the use of display name in name column,
350                 it has been overriden w/ the use of nickname
351                 by 2.9.0cvs3. Now nickname is used (if any)
352                 in case of LDAP books only.
353
354 2007-04-20 [colin]      2.9.1cvs10
355
356         * src/mimeview.c
357         * src/summaryview.c
358         * src/textview.c
359                 Add handling of 'a' to loop in a mail's
360                 mimeparts
361
362 2007-04-20 [colin]      2.9.1cvs9
363
364         * src/toolbar.c
365                 Fix bug 1190, 'dir_open' button doesn't work'
366                 (Maemo)
367
368 2007-04-20 [colin]      2.9.1cvs8
369
370         * src/folderview.c
371         * src/mainwindow.c
372                 Fix bug 1194, 'Hardware keys move from email 
373                 list to account/directory list, but not back 
374                 to email list...' (Maemo)
375
376 2007-04-20 [colin]      2.9.1cvs7
377
378         * src/compose.h
379                 complete previous commit
380
381 2007-04-20 [colin]      2.9.1cvs6
382
383         * src/compose.c
384                 Fix bug 1187, 'Reply-to addressee disappears 
385                 when reply-to text box is clicked...' (Maemo)
386
387 2007-04-20 [wwp]        2.9.1cvs5
388
389         * po/POTFILES.in
390         * src/addressbook.c
391         * src/compose.c
392         * src/filtering.c
393         * src/headerview.c
394         * src/matcher.c
395         * src/prefs_common.c
396         * src/prefs_common.h
397         * src/prefs_display_header.c
398         * src/prefs_matcher.c
399         * src/summaryview.c
400         * src/gtk/headers.h
401         * src/gtk/quicksearch.c
402                 Translate more header names according to the relevant option value,
403                 mostly in filtering debug messages (reported by Tim <timbrain@post.cz>).
404                 Replaced nearly all uses of prefs_common.trans_hdr with a call
405                 to prefs_common_translated_header_name().
406                 Added a headers.h reference file that contains known header names
407                 (RFC2822 and others) to the translation process' input, so that
408                 translated header names will still exist even if no occurrence of
409                 _("headername") is found anymore in the sources.
410                 Don't translate column name 'Number' following to trans_hdr option
411                 value as it's not a header name.
412
413 2007-04-20 [colin]      2.9.1cvs4
414
415         * src/gtk/quicksearch.c
416         * src/gtk/quicksearch.h
417                 Add "From, To or Subject" quicksearch
418                 type. Patch by ulfschaper@users.sf.net
419
420 2007-04-20 [colin]      2.9.1cvs3
421
422         * src/matcher.c
423                 Implement proper references filtering condition.
424                 Patch based on a patch by Khanh-Dang <kdntl@users.sf.net>
425
426 2007-04-19 [wwp]        2.9.1cvs2
427
428         * src/prefs_display_header.c
429         * src/message_search.c
430                 Fix few warnings (g_free of const gchar*).
431
432 2007-04-19 [paul]       2.9.1cvs1
433
434         * NEWS
435         * README
436         * RELEASE_NOTES
437         * configure.ac
438                 bump version number following
439                 stable release
440
441 2007-04-19 [paul]       2.9.0cvs9
442
443         * manual/advanced.xml
444         * manual/glossary.xml
445                 fix typos
446
447 2007-04-18 [paul]       2.9.0cvs8
448
449         * src/pop.c
450                 fix for CVE-2007-1558 (APOP)
451                 Thanks to Colin
452
453 2007-04-18 [paul]       2.9.0cvs7
454
455         * src/messageview.c
456         * src/mimeview.c
457         * src/summaryview.c
458         * src/gtk/filesel.c
459                 Fix encoding woes wrt saving of
460                 mails and parts
461                 Thanks to Colin
462
463 2007-04-18 [colin]      2.9.0cvs6
464
465         * src/gtk/pluginwindow.c
466                 Fix bug 1185, 'Pluginwindow's [X] button doesn't save'
467
468 2007-04-17 [wwp]        2.9.0cvs5
469
470         * src/addressadd.c
471         * src/addressbook.c
472         * src/addrindex.c
473         * src/ldapupdate.c
474                 Fix --disable-ldap build,
475                 fix some LDAP annoyances on 
476                 searches, thanks to Colin.
477
478 2007-04-17 [wwp]        2.9.0cvs4
479
480         * src/ldapupdate.c
481                 Fix more mixed decls, sensitive w/ strict ANSI-C89 compilers
482                 like gcc 2.9x. Thanks to Colin.
483
484 2007-04-17 [wwp]        2.9.0cvs3
485
486         * src/Makefile.am
487         * src/addressadd.c
488         * src/addressbook.c
489         * src/addrindex.c
490         * src/addritem.c
491         * src/addritem.h
492         * src/editaddress.c
493         * src/ldapctrl.c
494         * src/ldapctrl.h
495         * src/ldapquery.c
496         * src/ldapserver.c
497         * src/ldapserver.h
498         * src/ldapupdate.c
499         * src/ldapupdate.h
500                 Add LDAP write support. Patch mostly by 
501                 Michael <mir at datanom dot net>
502
503 2007-04-17 [wwp]        2.9.0cvs2
504
505         * src/compose.c
506                 Prepend "Add to address book" to the context menu of compose window's sender and
507                 recipient fields.
508
509 2007-04-16 [paul]       2.9.0cvs1
510
511         * src/gtk/authors.h
512                 add Pader Rezso
513
514 2007-04-16 [paul]       2.9.0
515
516         * NEWS
517         * README
518         * RELEASE_NOTES
519                 2.9.0 released
520
521 2007-04-16 [paul]       2.8.1cvs102
522
523         * po/fr.po
524                 updated by Fabien Vantard
525
526 2007-04-16 [paul]       2.8.1cvs101
527
528         * po/ca.po
529         * po/cs.po
530         * po/de.po
531         * po/hu.po
532         * po/pl.po
533         * po/pt_BR.po
534         * po/sr.po
535         * po/zh_CN.po
536                 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
537                 Pader Rezso, Emil Nowak, Frederico Goncalves Guimaraes,
538                 Aleksandar Urosevic, and Ralgh Young
539
540 2007-04-15 [mones]      2.8.1cvs100
541
542         * po/es.po
543                 Updated for release
544
545 2007-04-14 [colin]      2.8.1cvs99
546
547         * src/message_search.c
548         * src/prefs_display_header.c
549         * src/summary_search.c
550         * src/gtk/combobox.c
551                 Fix allocations
552
553 2007-04-14 [wwp]        2.8.1cvs98
554
555         * src/gtk/combobox.c
556         * src/message_search.c
557         * src/summary_search.c
558         * src/prefs_display_header.c
559                 Workaround a bug with GTK+ 2.6.x where gtk_combo_box_get_active_text()
560                 returns NULL, get the text value directly from the GtkEntry child.
561
562 2007-04-13 [colin]      2.8.1cvs97
563
564         * src/gtk/quicksearch.c
565                 Give the focus back to summaryview when
566                 emptying the quicksearch with Esc
567
568 2007-04-13 [colin]      2.8.1cvs96
569
570         * src/message_search.c
571         * src/prefs_display_header.c
572         * src/summary_search.c
573                 Fix possibles crashes when getting text
574                 from gtk combos
575
576 2007-04-13 [colin]      2.8.1cvs95
577
578         * src/pop.c
579                 Add some UIDL debugging
580
581 2007-04-12 [colin]      2.8.1cvs94
582
583         * src/folder.c
584                 Force folder scan if necessary after
585                 copying mails, to be able to reapply
586                 flags.
587
588 2007-04-11 [colin]      2.8.1cvs93
589
590         * src/main.c
591                 don't scan for new mail on startup if --select
592                 is specified (or race conditions arise). If so,
593                 do both sequentially.
594
595 2007-04-09 [colin]      2.8.1cvs92
596
597         * src/common/defs.h
598                 Use leafpad by default on Maemo. Patch
599                 by Jean-Luc Biord.
600
601 2007-04-06 [colin]      2.8.1cvs91
602
603         * src/pixmaps/queue_close.xpm
604         * src/pixmaps/queue_close_hrm.xpm
605         * src/pixmaps/queue_close_hrm_mark.xpm
606         * src/pixmaps/queue_close_mark.xpm
607         * src/pixmaps/queue_open.xpm
608         * src/pixmaps/queue_open_hrm.xpm
609         * src/pixmaps/queue_open_hrm_mark.xpm
610         * src/pixmaps/queue_open_mark.xpm
611                 Move the clock one pixel down :)
612
613 2007-04-05 [colin]      2.8.1cvs90
614
615         * src/mainwindow.c
616                 Don't sync when switching offline from
617                 command line - it's usually too late :)
618
619 2007-04-05 [paul]       2.8.1cvs89
620
621         * src/Makefile.am
622         * src/stock_pixmap.c
623         * src/pixmaps/dir_close_hrm.xpm
624         * src/pixmaps/dir_close_hrm_mark.xpm
625         * src/pixmaps/drafts_close.xpm
626         * src/pixmaps/drafts_close_mark.xpm
627         * src/pixmaps/drafts_open.xpm
628         * src/pixmaps/drafts_open_mark.xpm
629         * src/pixmaps/inbox.xpm
630         * src/pixmaps/inbox_close.xpm
631         * src/pixmaps/inbox_close_hrm.xpm
632         * src/pixmaps/inbox_close_hrm_mark.xpm
633         * src/pixmaps/inbox_close_mark.xpm
634         * src/pixmaps/inbox_hrm.xpm
635         * src/pixmaps/inbox_hrm_mark.xpm
636         * src/pixmaps/inbox_mark.xpm
637         * src/pixmaps/inbox_open.xpm
638         * src/pixmaps/inbox_open_hrm.xpm
639         * src/pixmaps/inbox_open_hrm_mark.xpm
640         * src/pixmaps/inbox_open_mark.xpm
641         * src/pixmaps/outbox.xpm
642         * src/pixmaps/outbox_close.xpm
643         * src/pixmaps/outbox_close_hrm.xpm
644         * src/pixmaps/outbox_close_hrm_mark.xpm
645         * src/pixmaps/outbox_close_mark.xpm
646         * src/pixmaps/outbox_hrm.xpm
647         * src/pixmaps/outbox_hrm_mark.xpm
648         * src/pixmaps/outbox_mark.xpm
649         * src/pixmaps/outbox_open.xpm
650         * src/pixmaps/outbox_open_hrm.xpm
651         * src/pixmaps/outbox_open_hrm_mark.xpm
652         * src/pixmaps/outbox_open_mark.xpm
653         * src/pixmaps/queue_close.xpm
654         * src/pixmaps/queue_close_hrm.xpm
655         * src/pixmaps/queue_close_hrm_mark.xpm
656         * src/pixmaps/queue_close_mark.xpm
657         * src/pixmaps/queue_open.xpm
658         * src/pixmaps/queue_open_hrm.xpm
659         * src/pixmaps/queue_open_hrm_mark.xpm
660         * src/pixmaps/queue_open_mark.xpm
661                 updated, added and replaced icons
662                 Icons by Colin
663
664 2007-04-04 [colin]      2.8.1cvs88
665
666         * src/imap.c
667                 Fix build without libetpan
668
669 2007-04-03 [colin]      2.8.1cvs87
670
671         * src/imap.c
672                 Fix crash with Citadel, and try to make
673                 things work. this server (and specifically 
674                 STATUS and APPEND at least) seems broken.
675
676 2007-04-03 [colin]      2.8.1cvs86
677
678         * src/folderview.c
679                 Fix icons on folder close
680
681 2007-04-03 [colin]      2.8.1cvs85
682
683         * src/inc.c
684                 Fix double-ask of offline override in
685                 certain cases
686         * src/imap.c
687         * src/imap.h
688         * src/imap_gtk.c
689                 Much more efficient way to synchronise
690                 for offline use
691         * src/etpan/imap-thread.c
692                 Fix possible segs
693         * src/folder.c
694         * src/gtk/quicksearch.c
695                 Fix some GUI lags
696
697 2007-04-03 [paul]       2.8.1cvs84
698
699         * src/filtering.c
700         * src/folder.c
701         * src/folder.h
702         * src/prefs_common.c
703         * src/prefs_common.h
704         * src/prefs_other.c
705                 Fix sync being done too late
706                 Thanks to Colin
707
708 2007-04-02 [colin]      2.8.1cvs83
709
710         * src/summaryview.c
711                 Maemo: Put status and quicksearch at the top
712         * src/plugins/bogofilter/bogofilter.c
713         * src/plugins/spamassassin/spamassassin.c
714                 Derive trash from inbox if possible
715
716 2007-04-02 [paul]       2.8.1cvs82
717
718         * src/plugins/bogofilter/bogofilter_gtk.c
719                 a few English changes
720
721 2007-04-02 [paul]
722
723         2.9.0-rc1 released
724
725 2007-04-02 [colin]      2.8.1cvs81
726
727         * src/image_viewer.c
728                 Fix transparent images by using
729                 GtkImage
730         * src/messageview.c
731                 Flush events (on new windows) to avoid
732                 having the textview's image resize fail
733                 to know the available width
734
735 2007-04-01 [colin]      2.8.1cvs80
736
737         * src/prefs_account.c
738                 If no MH mailbox exist, when creating a POP/Local
739                 account, just create and use the default one 
740                 instead of bailing with a "Mailbox doesn't exist"
741                 error
742
743 2007-03-31 [colin]      2.8.1cvs79
744
745         * src/prefs_account.c
746                 Create signature file if it doesn't exist
747                 before editing
748         * src/prefs_toolbar.c
749                 Maemo: Move "Use default" on the left so
750                 that people can find it
751         * src/common/defs.h
752                 Maemo: make default editor "Maemopad", 
753                 default signature file "MyDocs/signature.txt"
754
755 2007-03-31 [colin]      2.8.1cvs78
756
757         * src/prefs_account.c
758                 Maemo: rework account prefs so
759                 that less horizontal scrolling
760                 is required
761
762 2007-03-31 [colin]      2.8.1cvs77
763
764         * src/folderview.c
765         * src/prefs_common.c
766         * src/prefs_common.h
767                 Fix bug 1167, 'Allow not displaying zeros 
768                 in folder list'. Patch by MartinP
769
770 2007-03-31 [colin]      2.8.1cvs76
771
772         * AUTHORS
773                 Add Jean-Luc Biord
774
775 2007-03-31 [colin]      2.8.1cvs75
776
777         * src/imap.c
778                 Apply patch from bug 1172, direct
779                 access to the folder's session instead
780                 of using getter. Patch by MartinP
781
782 2007-03-31 [paul]       2.8.1cvs74
783
784         * src/gtk/authors.h
785                 no need to list Fabien twice!
786
787 2007-03-31 [colin]      2.8.1cvs73
788
789         * src/inc.c
790                 If we're currently "overriding for %d minutes",
791                 don't ask
792
793 2007-03-31 [colin]      2.8.1cvs72
794
795         * src/compose.c
796         * src/imap.c
797         * src/inc.c
798         * src/inc.h
799         * src/messageview.c
800         * src/news.c
801         * src/plugins/spamassassin/spamassassin.c
802                 Offline override: Add a parameter to allow
803                 asking even if the override timer is running.
804                 Allows to ask every time the user makes an
805                 explicit action needing online access (such
806                 as Get Mail), and not when the action is 
807                 implicit (such as opening an IMAP folder)
808
809 2007-03-31 [colin]      2.8.1cvs71
810
811         * src/inc.c
812                 Override offline: "No" answer shouldn't
813                 re-ask after 3 seconds, but 10 minutes. 
814
815 2007-03-30 [colin]      2.8.1cvs70
816
817         * src/common/socket.c
818                 Better error reporting on unix socket
819                 failure (bind usually)
820         * src/gtk/gtkutils.c
821         * src/gtk/gtkutils.h
822                 Label window: add a pulsing progress
823                 bar to show we're not hung :)
824         * src/folderview.c
825         * src/main.c
826         * src/plugins/pgpcore/sgpgme.c
827                 Update API
828
829 2007-03-30 [colin]      2.8.1cvs69
830
831         * src/pop.c
832         * src/prefs_common.c
833                 Fix possible trashing of history and uidl
834                 files on disk full problems
835
836 2007-03-30 [paul]       2.8.1cvs68
837
838         * src/mainwindow.c
839         * src/summaryview.c
840         * src/summaryview.h
841                 update summary when changing layout type
842                 (fixes wrong folder icon being displayed)
843                 Thanks to Colin
844
845 2007-03-29 [colin]      2.8.1cvs67
846
847         * src/prefs_ext_prog.c
848                 The browser pref is irrelevant on Maemo
849
850 2007-03-29 [colin]      2.8.1cvs66
851
852         * src/compose.c
853         * src/compose.h
854                 Maemo: dynamically switch headers/text position
855         * src/prefs_common.c
856                 Maemo: hide compose's ruler by default
857         * src/common/socket.c
858         * src/common/socket.h
859                 Fix build warning
860
861 2007-03-29 [colin]      2.8.1cvs65
862
863         * src/common/socket.c
864         * src/common/socket.h
865                 Fix build when MAEMO_CFLAGS contains
866                 _X_OPENSOURCE (resolv.h errors as long
867                 as we don't add _BSD_SOURCE. Ugly).
868
869 2007-03-29 [wwp]        2.8.1cvs64
870
871         * src/prefs_logging.c
872                 Fix sensitivity of clip-log widgets in prefs/logging,
873                 thanks to Fabien.
874
875 2007-03-29 [wwp]        2.8.1cvs63
876
877         * po/POTFILES.in
878                 Updated files list for translations, thanks to Fabien.
879
880 2007-03-29 [colin]      2.8.1cvs62
881
882         * src/main.c
883         * src/common/Makefile.am
884         * src/common/utils.c
885                 Maybe make URI opening work in Maemo
886                 Requires testing :)
887
888 2007-03-28 [colin]      2.8.1cvs61
889
890         * src/folder.c
891         * src/folder.h
892         * src/folderview.c
893                 Add the possibility to sort folders arbitrarily
894                 (via editing of folderlist.xml only). Patch by
895                 Martin P <mp26+claws@os.inf.tu-dresden.de>
896                 Fixes bug 1166, 'Folder ordering is fixed and cannot 
897                 be changed by the user'
898
899 2007-03-28 [colin]      2.8.1cvs60
900
901         * src/mimeview.c
902                 Add popup menu for mime icons
903
904 2007-03-28 [colin]      2.8.1cvs59
905
906         * src/mainwindow.c
907                 Fix a layout issue when presenting
908                 mainwindow in Small screen layout
909         * src/toolbar.c
910         * src/toolbar.h
911                 Add a "Go to folder list" button for
912                 mainwindow, and make it default in
913                 the Maemo build
914
915 2007-03-28 [colin]      2.8.1cvs58
916
917         * src/compose.c
918                 Don't dynamically update title on Maemo
919                 Patch by Jean-Luc Biord
920
921 2007-03-27 [colin]      2.8.1cvs57
922
923         * src/compose.c
924         * src/folderview.c
925         * src/summaryview.c
926                 Enable tap-and-hold on Maemo
927
928 2007-03-26 [colin]      2.8.1cvs56
929
930         * src/compose.c
931                 More popup-menu (in attachments list)
932
933 2007-03-26 [colin]      2.8.1cvs55
934
935         * src/compose.c
936                 Enable popup-menu signal
937
938 2007-03-26 [colin]      2.8.1cvs54
939
940         * src/plugins/pgpinline/pgpinline.c
941                 Fix bug 1111, 'PGP/inline plugin hides text 
942                 around encrypted text block'. Patch based on
943                 a patch from Michal Cihar.
944
945 2007-03-26 [wwp]        2.8.1cvs53
946
947         * src/procmsg.c
948                 Fix getting a false error when sending queued message
949                 whereas the sending was fine (if there are subfolders
950                 in the queue folder), thanks to Colin.
951
952 2007-03-26 [paul]       2.8.1cvs52
953
954         * src/wizard.c
955                 update FACE header in welcome message
956
957 2007-03-25 [colin]      2.8.1cvs51
958
959         * src/Makefile.am
960                 Fix make dist
961
962 2007-03-25 [colin]      2.8.1cvs50
963
964         * src/main.c
965                 Fix OSSO_NAME on Maemo (patch by Jean-Luc)
966
967 2007-03-24 [colin]      2.8.1cvs49
968
969         * src/main.c
970                 Fix a few launch problems on Maemo
971                 Patch by Jean-Luc Biord
972
973 2007-03-24 [wwp]        2.8.1cvs48
974
975         * src/alertpanel.c
976         * src/alertpanel.h
977         * src/messageview.c
978         * src/summaryview.c
979                 Fix wrong action performed when closing the
980                 "ask about account specific filtering rules
981                 when filtering manually" dialog by pressing Escape.
982                 Fix wrong order of buttons in the "return receipt
983                 notification - the message was sent to several of
984                 your accounts" dialog.
985
986 2007-03-24 [paul]       2.8.1cvs47
987
988         * src/folderview.c
989                 an improvement to English usage
990         * tools/kdeservicemenu/README
991                 updated Claws url
992
993 2007-03-24 [paul]       2.8.1cvs46
994
995         * src/Makefile.am
996         * src/stock_pixmap.c
997         * src/pixmaps/edit_extern.xpm
998         * src/pixmaps/mail_sign.xpm
999                 rescue long lost icons
1000
1001 2007-03-24 [paul]       2.8.1cvs45
1002
1003         * src/toolbar.c
1004                 fix toolbar (broken in 2.8.1cvs42)
1005
1006 2007-03-23 [colin]      2.8.1cvs44
1007
1008         * src/imap.c
1009                 Correctly unsubscribe/resubscribe after
1010                 RENAME
1011
1012 2007-03-23 [colin]      2.8.1cvs43
1013
1014         * src/prefs_common.c
1015                 Maemo: as the platform is light on RAM, allow
1016                 caches to be discarded faster.
1017
1018 2007-03-23 [colin]      2.8.1cvs42
1019
1020         * src/Makefile.am
1021         * src/compose.c
1022         * src/compose.h
1023         * src/stock_pixmap.c
1024         * src/stock_pixmap.h
1025         * src/summaryview.c
1026         * src/summaryview.h
1027         * src/toolbar.c
1028         * src/toolbar.h
1029         * src/pixmaps/open_mail.xpm
1030                 Maemo changes: Add the possibility to have
1031                 "Open Email" and "Close Window" buttons on 
1032                 toolbars (and use them in Maemo's default
1033                 toolbars)
1034
1035 2007-03-23 [wwp]        2.8.1cvs41
1036
1037         * src/action.c
1038                 Reverted that part of the action dialog closure logics, to
1039                 pre-2.8.1cvs19. Managing action dialog w/ no output may be
1040                 done later in a different way (or may not).
1041
1042 2007-03-22 [wwp]        2.8.1cvs40
1043
1044         * src/action.c
1045                 Fix sticky action dialog when got no output but action command
1046                 is pipe'ing out or inserting (introduced w/ 2.8.1cvs19).
1047
1048 2007-03-22 [colin]      2.8.1cvs39
1049
1050         * src/prefs_filtering.c
1051         * src/gtk/combobox.h
1052                 Fix escaping account names in filtering prefs
1053
1054 2007-03-22 [colin]      2.8.1cvs38
1055
1056         * src/addrindex.c
1057         * src/ldapctrl.h
1058         * src/ldapquery.c
1059                 Add any attribute specified in LDAP servers'
1060                 Search attributes to the Other Attributes tab
1061                 of contacts; Add 'telephoneNumber' in the
1062                 default list.
1063
1064 2007-03-22 [colin]      2.8.1cvs37
1065
1066         * src/folderview.c
1067         * src/folderview.h
1068         * src/mainwindow.c
1069                 Try to prevent race conditions when
1070                 changing the folder list
1071         * src/summaryview.c
1072                 Fix possible red folder icon when
1073                 switching from Small screen layout
1074                 to any other
1075
1076 2007-03-22 [colin]      2.8.1cvs36
1077
1078         * src/mainwindow.c
1079         * src/mainwindow.h
1080         * src/summaryview.c
1081                 Rename "little screen" to "Small screen"
1082         * src/gtk/Makefile.am
1083         * src/common/utils.c
1084         * src/mh.c
1085                 Fix Maemo-related compilation problems
1086
1087 2007-03-21 [colin]      2.8.1cvs35
1088
1089         * configure.ac
1090                 Fix previous commit
1091         * claws-mail.desktop
1092                 Remove .png from the Icon, it's useless
1093
1094 2007-03-21 [colin]      2.8.1cvs34
1095
1096         * configure.ac
1097         * src/Makefile.am
1098                 Add the necessary lib checking for 
1099                 Maemo
1100
1101 2007-03-21 [colin]      2.8.1cvs33
1102
1103         * src/main.c
1104                 Fix unconditional "error happened" when
1105                 sending via command-line. "lol @ myself"
1106
1107 2007-03-21 [colin]      2.8.1cvs32
1108
1109         * claws-mail-40x40.png
1110         * claws-mail-26x26.png
1111         * src/account.c
1112         * src/addressbook.c
1113         * src/compose.c
1114         * src/folderview.c
1115         * src/folderview.h
1116         * src/main.c
1117         * src/mainwindow.c
1118         * src/mainwindow.h
1119         * src/messageview.c
1120         * src/prefs_account.c
1121         * src/prefs_common.c
1122         * src/summary_search.c
1123         * src/summaryview.c
1124         * src/summaryview.h
1125         * src/gtk/authors.h
1126         * src/gtk/gtkutils.c
1127         * src/gtk/gtkutils.h
1128         * src/gtk/logwindow.c
1129         * src/gtk/menu.c
1130         * src/gtk/prefswindow.c
1131                 Add Maemo port (patch mainly by Jean-Luc Biort)
1132                 Add a new 'Little screen' layout to help on such
1133                 platforms (patch by me)
1134                 Make some default preferences different (more
1135                 adapted) on Maemo (patch by me)
1136
1137 2007-03-21 [wwp]        2.8.1cvs31
1138
1139         * src/prefs_logging.c
1140         * src/prefs_logging.h
1141                 Fixed copyright header of newly added files.
1142
1143 2007-03-21 [wwp]        2.8.1cvs30
1144
1145         * src/Makefile.am
1146         * src/filtering.c
1147         * src/filtering.h
1148         * src/folder.c
1149         * src/folderview.c
1150         * src/imap.c
1151         * src/inc.c
1152         * src/main.c
1153         * src/mainwindow.c
1154         * src/mainwindow.h
1155         * src/matcher.c
1156         * src/messageview.c
1157         * src/news.c
1158         * src/pop.c
1159         * src/prefs_common.c
1160         * src/prefs_common.h
1161         * src/prefs_logging.c
1162         * src/prefs_logging.h
1163         * src/prefs_other.c
1164         * src/procmsg.c
1165         * src/send_message.c
1166         * src/summaryview.c
1167         * src/common/log.c
1168         * src/common/log.h
1169         * src/common/nntp.c
1170         * src/common/session.c
1171         * src/common/smtp.c
1172         * src/common/socket.c
1173         * src/etpan/imap-thread.c
1174         * src/gtk/logwindow.c
1175         * src/gtk/logwindow.h
1176         * src/plugins/bogofilter/bogofilter.c
1177         * src/plugins/spamassassin/spamassassin.c
1178                 Added debugging of filtering/processing rules.
1179                 The debug log is here 'Tools/Filtering debug window',
1180                 the options there 'Configuration/Preferences/Other/Logging',
1181                 and the log file is ~/.claws-mail/filtering.log.
1182                 Moved protocol log prefs to 'Other/Logging' as well.
1183                 To support such debugging feature, the existing log API has
1184                 been enhanced (common/log.[ch] and gtk/logwindow.[ch]) and
1185                 this impacts many external modules (commits follow).
1186
1187 2007-03-21 [paul]       2.8.1cvs29
1188
1189         * src/etpan/Makefile.am
1190         * src/etpan/imap-thread.c
1191                 add missing #include
1192
1193 2007-03-21 [colin]      2.8.1cvs28
1194
1195         * src/procmime.c
1196                 Fix bug 1157, 'some broken messages confuse 
1197                 mime parser'. Make sure we can't have MimeInfos
1198                 with negative sizes.
1199
1200 2007-03-20 [colin]      2.8.1cvs27
1201
1202         * src/main.c
1203                 Fix missing \0 on buffer
1204
1205 2007-03-20 [colin]      2.8.1cvs26
1206
1207         * src/mh.c
1208                 Use make_dir_hier instead of make_dir 
1209                 to create the MH mailbox
1210
1211 2007-03-20 [colin]      2.8.1cvs25
1212
1213         * src/folder.c
1214         * src/folder.h
1215         * src/prefs_account.c
1216         * src/wizard.c
1217                 Fix default inbox weirdnesses (after wizard,
1218                 if path is Mail, mailbox identifier is #mh/Mailbox,
1219                 and when creating new accounts)
1220
1221 2007-03-20 [colin]      2.8.1cvs24
1222
1223         * src/account.c
1224                 Write folderlist after adding/deleting accounts
1225                 that have folders
1226
1227 2007-03-20 [colin]      2.8.1cvs23
1228
1229         * src/imap.c
1230         * src/remotefolder.h
1231                 Fix bug 1153, 'CM segfaults if IMAP folder is 
1232                 selected while scanning prior to update'
1233
1234 2007-03-17 [paul]       2.8.1cvs22
1235
1236         * src/main.c
1237                 fix a typo, and be a little more verbose.
1238
1239 2007-03-17 [wwp]        2.8.1cvs21
1240
1241         * src/inc.c
1242                 Fix a compiler warning.
1243
1244 2007-03-16 [wwp]        2.8.1cvs20
1245
1246         * tools/Makefile.am
1247         * tools/README
1248                 Updated to deal w/ the new mairix.sh tool.
1249
1250 2007-03-16 [wwp]        2.8.1cvs19
1251
1252         * src/action.c
1253                 Fix logics issues around the action IO dialog:
1254                 - disable entry widget and exec button when
1255                   the exec button is clicked (don't wait for any
1256                   output line) - fix possible disabling/re-enabling/
1257                   re-disabling of those widgets
1258                 - raise an error if executing a %as{} action either
1259                   empty or invalid, instead of failing silently
1260                 - don't close the dialog if the abort button has been
1261                   clicked and if there was no output yet
1262                 - set focus to the abort button when the exec button
1263                   is clicked
1264                 - fix capitalization of a warning message
1265
1266 2007-03-16 [wwp]        2.8.1cvs18
1267
1268         * tools/mairix.sh
1269                 Added a wrapper to mairix to the tools folder.
1270
1271 2007-03-16 [colin]      2.8.1cvs17
1272
1273         * src/messageview.c
1274         * src/mimeview.h
1275                 Allow mimeviewer plugins to print
1276                 their stuff
1277
1278 2007-03-16 [colin]      2.8.1cvs16
1279
1280         * .cvsignore
1281                 Ignore *.patchset
1282
1283 2007-03-15 [colin]      2.8.1cvs15
1284
1285         * src/messageview.c
1286         * src/mimeview.h
1287                 Add a way for mimeviewer plugins to
1288                 implement body search
1289
1290 2007-03-15 [paul]       2.8.1cvs14
1291
1292         * src/prefs_spelling.c
1293                 fix English usage
1294
1295 2007-03-15 [paul]       2.8.1cvs13
1296
1297         * src/common/quoted-printable.c
1298                 fix decoding of quoted-printable parts
1299
1300 2007-03-14 [wwp]        2.8.1cvs12
1301
1302         * src/gtk/logwindow.h
1303                 Oops, remove that devel stuff committed w/ 2.8.1cvs11 :\.
1304
1305 2007-03-14 [wwp]        2.8.1cvs11
1306
1307         * src/gtk/logwindow.h
1308                 Complete 2.8.1cvs10.
1309
1310 2007-03-14 [colin]      2.8.1cvs10
1311
1312         * src/gtk/logwindow.c
1313                 Probably fix bug 1149, crash on logwindow
1314                 close - at the expense of performance once
1315                 logwin has been opened
1316
1317 2007-03-14 [colin]      2.8.1cvs9
1318
1319         * src/main.c
1320                 If claws-mail is running on another
1321                 display, warn instead of popping it up
1322                 on the other display
1323
1324 2007-03-12 [colin]      2.8.1cvs8
1325
1326         * src/wizard.c
1327                 Fix bug 1145, 'Setting a different name 
1328                 for the Mailbox name isn't reflected in 
1329                 default account settings'. Patch by wwp
1330
1331 2007-03-12 [colin]      2.8.1cvs7
1332
1333         * src/summaryview.c
1334                 Fix bug 1143, 'Add number of messages to be 
1335                 deleted to confirmation dialog'
1336
1337 2007-03-12 [wwp]        2.8.1cvs6
1338
1339         * src/folderview.c
1340         * src/prefs_common.c
1341         * src/prefs_common.h
1342         * src/prefs_summaries.c
1343                 Changed the option that displays unread messages count
1344                 next to the folder name in folder list: it is now
1345                 possible to either display nothing, display the
1346                 unread messages number only or the unread and total messages
1347                 numbers. The patch includes this extra feature as well
1348                 as some minor fixes by rewriting the algo in folderview.c.
1349                 Thanks to Paul for the original idea and implementation, plus
1350                 testing and proof-reading!
1351
1352 2007-03-09 [paul]       2.8.1cvs5
1353
1354         * tools/Makefile.am
1355         * tools/README
1356         * tools/claws-mail-compose-insert-files.pl
1357                 added a script which enables inserting files
1358                 into the message body of a new Claws Mail
1359                 Compose window from the command line. Additionally
1360                 To, Cc, Subject and files to attach to the message
1361                 can be specified.
1362
1363 2007-03-09 [wwp]        2.8.1cvs4
1364
1365         * src/addr_compl.c
1366         * src/addr_compl.h
1367         * src/filtering.c
1368                 Optimize matching of addresses in the addressbook
1369                 (filtering/processing 'found_in_addressbook' condition).
1370
1371 2007-03-07 [wwp]        2.8.1cvs3
1372
1373         * src/quote_fmt.c
1374         * src/quote_fmt_lex.l
1375         * src/quote_fmt_parse.y
1376                 Add a new quote format symbol: %A to insert the
1377                 sender email address (just the address itself).
1378
1379 2007-03-06 [wwp]        2.8.1cvs2
1380
1381         * src/gtk/gtkutils.c
1382         * src/plugins/trayicon/trayicon_prefs.h
1383         * src/plugins/trayicon/trayicon_prefs.c
1384         * src/plugins/trayicon/trayicon.c
1385         * src/mainwindow.h
1386         * src/mainwindow.c
1387                 Add a new trayicon (optional) feature: minimize to tray. When enabled,
1388                 minimizing Claws-Mail main window will hide it to the trayicon instead.
1389
1390
1391 2007-03-06 [paul]       2.8.1cvs1
1392
1393         * NEWS
1394         * README
1395         * RELEASE_NOTES
1396         * configure.ac
1397                 bump version number following
1398                 stable release
1399
1400 2007-03-06 [paul]       2.8.0cvs24
1401
1402         * po/cs.po
1403                 corrected by by Tim <timbrain@post.cz>
1404
1405 2007-03-05 [colin]      2.8.0cvs23
1406
1407         * src/Makefile.am
1408         * src/procmime.c
1409                 Fix mime/globs path on NetBSD
1410                 patch by George Michaelson
1411
1412 2007-03-05 [wwp]        2.8.0cvs22
1413
1414         * src/addr_compl.c
1415                 Remove debug statement (accidentally committed w/ cvs14).
1416
1417 2007-03-05 [paul]       2.8.0cvs21
1418
1419         * src/plugins/pgpcore/prefs_gpg.c
1420                 fix compiler warning
1421
1422 2007-03-05 [wwp]        2.8.0cvs20
1423
1424         * src/matcher_parser_parse.y
1425                 Fix mismerge between cvs17 and cvs19.
1426
1427 2007-03-05 [wwp]        2.8.0cvs19
1428
1429         * src/matcher_parser_parse.y
1430         * src/prefs_filtering_action.c
1431         * src/matcher.c
1432         * src/matcher.h
1433         * src/filtering.c
1434         * src/filtering.h
1435                 Add new 'add_to_addressbook' filtering/processing action.
1436
1437 2007-03-05 [wwp]        2.8.0cvs18
1438
1439         * src/filtering.c
1440                 Fix mark_as_ham filtering/processing action: spam flag
1441                 was not unset.
1442
1443 2007-03-04 [colin]      2.8.0cvs17
1444
1445         * src/filtering.c
1446         * src/matcher.c
1447         * src/matcher.h
1448         * src/matcher_parser_parse.y
1449         * src/prefs_filtering_action.c
1450                 Add 'Mark as spam' and 'Mark as ham' filtering
1451                 actions. Fixes bug 1138.
1452
1453 2007-03-04 [colin]      2.8.0cvs16
1454
1455         * src/imap.c
1456                 Fix bug 1140, wrong return value
1457                 without libetpan
1458
1459 2007-03-04 [wwp]        2.8.0cvs15
1460
1461         * src/addr_compl.c
1462                 Rollback cvs14: don't free stuff that is managed in g_list.
1463
1464 2007-03-04 [wwp]        2.8.0cvs14
1465
1466         * src/addr_compl.c
1467                 Fix a leak in address completion code.
1468
1469 2007-03-04 [colin]      2.8.0cvs13
1470
1471         * src/addr_compl.c
1472                 Maybe fix bug 1136, 'Crash in group 
1473                 address completion'
1474
1475 2007-03-04 [iwkse]      2.8.0cvs12
1476
1477         * src/imap.c
1478                 fix: alertpanel.h included only in #ifdef HAVE_LIBETPAN
1479
1480 2007-03-03 [colin]      2.8.0cvs11
1481
1482         * src/plugins/pgpinline/pgpinline.c
1483                 Fix off-by-one, fix double-free. Fixes
1484                 bug 1135, 'cm-segfault on decrypting 
1485                 with PGP/inline'
1486
1487 2007-03-03 [colin]      2.8.0cvs10
1488
1489         * configure.ac
1490         * src/main.c
1491         * src/common/plugin.c
1492                 Fix bug 1134, 'Valgrind macros unhandled 
1493                 by Irix's cc'
1494
1495 2007-03-02 [colin]      2.8.0cvs9
1496
1497         * src/mbox.c
1498                 Don't error out on EAGAIN. Fixes 
1499                 bug 1129, '"local mbox file" account 
1500                 isn't retrieving mails'
1501
1502 2007-03-01 [wwp]        2.8.0cvs8
1503
1504         * src/mainwindow.c
1505         * src/gtk/colorlabel.c
1506                 Remove accels for extra color labels until we set better
1507                 and definitive ones.
1508
1509 2007-02-28 [wwp]        2.8.0cvs7
1510
1511         * src/mainwindow.c
1512         * src/matcher_parser_parse.y
1513         * src/prefs_common.c
1514         * src/prefs_msg_colors.c
1515         * src/procmsg.h
1516         * src/gtk/colorlabel.c
1517         * src/gtk/colorlabel.h
1518                 Add more customizable color labels. Cleaned up a bit
1519                 the color label API to avoid duplicate defines of
1520                 the max number of colors.
1521
1522 2007-02-27 [colin]      2.8.0cvs6
1523
1524         * src/mainwindow.c
1525         * src/common/utils.c
1526         * src/common/utils.h
1527                 Fix '+' in mailto URIs for List-* headers
1528
1529 2007-02-27 [colin]      2.8.0cvs5
1530
1531         * src/gtk/gtkutils.c
1532                 Use gtk_window_set_role instead of 
1533                 _set_wmclass
1534
1535 2007-02-27 [colin]      2.8.0cvs4
1536
1537         * src/inc.c
1538                 Fix "After receiving new mail, go to inbox" on IMAP,
1539                 and make it work only on manual reception
1540
1541 2007-02-27 [wwp]        2.8.0cvs3
1542
1543         * src/prefs_filtering.c
1544         * src/prefs_filtering_action.c
1545         * src/prefs_matcher.c
1546                 Update filtering matcher's and action's color label menus
1547                 when re-opening those dialogs (reflect any change to the
1548                 color labels list in the preferences).
1549
1550 2007-02-27 [colin]      2.8.0cvs2
1551
1552         * src/imap.c
1553         * src/etpan/etpan-thread-manager-types.h
1554         * src/etpan/etpan-thread-manager.c
1555         * src/etpan/imap-thread.c
1556                 Log imap ALERTs as errors in the log.
1557
1558 2007-02-26 [paul]       2.8.0cvs1
1559
1560         * tools/claws.i18n.status.pl
1561                 updated
1562
1563 2007-02-26 [paul]       2.7.2cvs75
1564
1565         * po/ca.po
1566         * po/cs.po
1567         * po/de.po
1568         * po/en_GB.po
1569         * po/fi.po
1570         * po/fr.po
1571         * po/hu.po
1572         * po/pl.po
1573         * po/pt_BR.po
1574         * po/sk.po
1575         * po/sr.po
1576         * po/zh_CN.po
1577                 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
1578                 me, Flammie Pirinen, Fabien Vantard, Pader Rezso,
1579                 Pawel Pekala, Frederico Goncalves Guimaraes, Andrej Kacian,
1580                 Aleksandar Urosevic, and Ralgh Young
1581
1582 2007-02-25 [mones]      2.7.2cvs74
1583
1584         * po/es.po
1585                 Updated for release
1586
1587 2007-02-25 [colin]      2.7.2cvs73
1588
1589         * src/main.c
1590                 Clearing the list is only useful
1591                 to prevent a valgrind false-positive
1592
1593 2007-02-25 [paul]       2.7.2cvs72
1594
1595         * tools/Makefile.am
1596         * tools/README
1597         * tools/kmail-mailbox2claws-mail.pl  **ADDED**
1598         * tools/maildir2claws-mail.pl  **REMOVED**
1599                 renamed the script, fixed a couple bugs
1600
1601 2007-02-23 [colin]      2.7.2cvs71
1602
1603         * src/addressbook.c
1604                 Fix a leak, check for a few improbable nulls
1605
1606 2007-02-23 [colin]      2.7.2cvs70
1607
1608         * src/main.c
1609         * src/main.h
1610         * src/plugins/trayicon/trayicon.c
1611                 Fix blinking mainwin when starting in tray
1612                 (show mainwindow later in the startup process,
1613                  apart if restarting post-crash)
1614
1615 2007-02-23 [colin]      2.7.2cvs69
1616
1617         * src/folderview.c
1618         * src/imap_gtk.c
1619                 Fix crash when unsubscribing the currently
1620                 selected/opened folder
1621
1622 2007-02-23 [colin]      2.7.2cvs68
1623
1624         * src/compose.c
1625                 Fix bug that prevented colorization to
1626                 work without wrap quotation option
1627
1628 2007-02-23 [colin]      2.7.2cvs67
1629
1630         * src/addr_compl.c
1631                 Fix refcounting, start and end completion who
1632                 behaved as if there couldn't be any other current
1633                 user of completion
1634
1635 2007-02-23 [wwp]        2.7.2cvs66
1636
1637         * src/addressbook.c
1638         * src/addrindex.c
1639                 Address completion fixes: fix addressbook_peek_folder_exists() in
1640                 which the algorithm was ridiculously over-obfuscated and broken.
1641                 Fix addrindex_load_completion() as well, to load addresses in
1642                 completion list with regards to what addressbook_peek_folder_exists()
1643                 returns now.
1644
1645 2007-02-23 [wwp]        2.7.2cvs65
1646
1647         * src/addr_compl.c
1648                 Add addresses to completion when they're non-empty (thanks to Colin).
1649
1650 2007-02-23 [paul]       2.7.2cvs64
1651
1652         * src/plugins/pgpcore/passphrase.c
1653                 remove 'const '
1654
1655 2007-02-23 [colin]      2.7.2cvs63
1656
1657         * src/plugins/pgpcore/prefs_gpg.c
1658         * src/plugins/pgpcore/prefs_gpg.h
1659         * src/plugins/pgpcore/sgpgme.c
1660         * src/plugins/pgpinline/pgpinline.c
1661         * src/plugins/pgpmime/pgpmime.c
1662                 Try harder to respect user's choice wrt
1663                 gpg-agent even with gpg2, by unsetting
1664                 GPG_AGENT_INFO when necessary.
1665
1666 2007-02-22 [paul]       2.7.2cvs62
1667
1668         * src/plugins/pgpcore/sgpgme.c
1669         * src/plugins/pgpcore/sgpgme.h
1670         * src/plugins/pgpcore/passphrase.c
1671         * src/plugins/pgpinline/pgpinline.c
1672         * src/plugins/pgpmime/pgpmime.c
1673                 Fix a leak - gpgme_data_release_and_get_mem
1674                 leaks in recent gpgme. Workaround by using
1675                 our own function.
1676
1677 2007-02-22 [paul]       2.7.2cvs61
1678
1679         * src/gtk/quicksearch.c
1680                 Abandon dynamic search when pressing
1681                 Enter
1682
1683 2007-02-21 [colin]      2.7.2cvs60
1684
1685         * src/procmsg.c
1686         * src/plugins/pgpcore/passphrase.c
1687                 Fix little memory leaks
1688         * src/main.c
1689                 Fix false-positive leak at exit
1690         * src/gtk/quicksearch.c
1691                 Fix potentially big leak in recursive
1692                 Quicksearch
1693
1694 2007-02-21 [wwp]        2.7.2cvs59
1695
1696         * src/summaryview.c
1697                 Add missing newline to a debug message.
1698
1699 2007-02-20 [colin]      2.7.2cvs58
1700
1701         * src/Makefile.am
1702         * src/mimeview.c
1703         * src/stock_pixmap.c
1704         * src/stock_pixmap.h
1705         * src/pixmaps/mime_pgpsig.xpm
1706                 Add icon for application/pgp-signature
1707
1708 2007-02-20 [colin]      2.7.2cvs57
1709
1710         * src/Makefile.am
1711         * src/main.c
1712         * src/mimeview.c
1713         * src/stock_pixmap.c
1714         * src/stock_pixmap.h
1715         * src/pixmaps/mime_calendar.xpm
1716         * src/pixmaps/mime_pdf.xpm
1717         * src/pixmaps/mime_ps.xpm
1718                 Add icons for text/calendar, application/pdf
1719                 and application/postscript
1720
1721 2007-02-20 [colin]      2.7.2cvs56
1722
1723         * autogen.sh
1724         * src/matcher_parser_parse.y
1725         * src/matcher_parser_lex.l
1726                 Fix big memory leak in flex, and
1727                 require flex 2.5.31
1728
1729 2007-02-20 [wwp]        2.7.2cvs55
1730
1731         * src/matcher_parser_parse.y
1732                 Fix a duplicate token definition (thanks to iwkse).
1733
1734 2007-02-20 [wwp]        2.7.2cvs54
1735
1736         * src/matcher_parser_lex.l
1737         * src/quote_fmt_lex.l
1738                 Use proper flex options instead of direct use of #define,
1739                 make the flex-generated C lighter.
1740
1741 2007-02-20 [colin]      2.7.2cvs53
1742
1743         * src/summaryview.c
1744                 Grab focus in message list after hiding
1745                 the quicksearch, instead of leaving it
1746                 "somewhere"
1747
1748 2007-02-19 [colin]      2.7.2cvs52
1749
1750         * src/folderview.c
1751                 Fix bug 1033, 'Automatically refresh 
1752                 message list when new messages arrives'
1753                 Looks like folderview->opened can sometimes
1754                 be wrong...
1755
1756 2007-02-19 [paul]       2.7.2cvs51
1757
1758         * tools/Makefile.am
1759         * tools/README
1760         * tools/thunderbird-filters-convertor.pl
1761                 add new script which converts thunderbird filter
1762                 rules to Claws filter rules
1763
1764 2007-02-18 [paul]       2.7.2cvs50
1765
1766         * src/plugins/pgpcore/prefs_gpg.c
1767         * src/plugins/pgpcore/prefs_gpg.h
1768         * src/plugins/pgpcore/sgpgme.c
1769         * src/plugins/pgpinline/pgpinline.c
1770         * src/plugins/pgpmime/pgpmime.c
1771                 improved GUI interoperability with gpg-agent
1772
1773 2007-02-18 [paul]       2.7.2cvs49
1774
1775         * src/prefs_account.c
1776                 Privacy options sensitivity fix
1777
1778 2007-02-17 [colin]      2.7.2cvs48
1779
1780         * src/messageview.c
1781                 Reset icon to warning in the noticeview
1782
1783 2007-02-15 [colin]      2.7.2cvs47
1784
1785         * src/folderview.c
1786                 Fix a manifestation of bug 1033 (summaryview failing
1787                 to update for new mails), which happens after editing
1788                 account preferences or preferences that cause a 
1789                 folderview reload.
1790
1791 2007-02-15 [colin]      2.7.2cvs46
1792
1793         * src/addressbook.c
1794                 Probably fix bug 1123, 'Segmentation 
1795                 fault while opening address book'. I get
1796                 g_warnings if the saved paned position is
1797                 not greater than 0. Also, save position
1798                 when hiding the addressbook instead of
1799                 via signal.
1800
1801 2007-02-14 [colin]      2.7.2cvs45
1802
1803         * src/plugins/pgpcore/prefs_gpg.c
1804         * src/plugins/pgpcore/prefs_gpg.h
1805         * src/plugins/pgpcore/sgpgme.c
1806         * src/plugins/pgpinline/pgpinline.c
1807         * src/plugins/pgpmime/pgpmime.c
1808                 Add an option "Use gpg-agent if available". Fixes
1809                 annoyances with distro-installed gpg-agent, when
1810                 no pinentry program is installed, and the user's 
1811                 at a loss on why "decryption failed". Makes more
1812                 clear why passphrase isn't saved when gpg-agent is
1813                 used. Defaults to true, to avoid changing the 
1814                 current behaviour.
1815
1816 2007-02-14 [wwp]        2.7.2cvs44
1817
1818         * src/matcher_parser_parse.y
1819                 Fix missing line number reset (wrong line number might appear
1820                 when re-loading filtering rules if there's a parser error).
1821
1822 2007-02-13 [colin]      2.7.2cvs43
1823
1824         * src/common/utils.c
1825                 Don't encode ',' in URIs before passing it
1826                 to the browser command-line. It was probably
1827                 done at a time where commas in URIs made
1828                 mozilla -remote 'openurl(%s,new-window)'
1829                 bug.
1830
1831 2007-02-13 [wwp]        2.7.2cvs42
1832
1833         * src/prefs_matcher.c
1834         * src/plugins/bogofilter/bogofilter_gtk.c
1835                 A bit of string factorization around "Select ..." buttons.
1836
1837 2007-02-11 [colin]      2.7.2cvs41
1838
1839         * src/alertpanel.c
1840                 Make sure to escape the title
1841
1842 2007-02-11 [colin]      2.7.2cvs40
1843
1844         * src/codeconv.c
1845                 Recognize .utf8 locales as .UTF-8 ones
1846
1847 2007-02-11 [colin]      2.7.2cvs39
1848
1849         * src/compose.c
1850                 Fix code conversion when dragging a file
1851
1852 2007-02-09 [colin]      2.7.2cvs38
1853
1854         * src/plugins/clamav/clamav_plugin.c
1855                 Complete Paul's patch with conditional
1856                 compilation to avoid breaking compilation
1857                 on old Dapper and Edgy... Maybe other
1858                 distros too.
1859
1860 2007-02-09 [paul]       2.7.2cvs37
1861
1862         * src/plugins/clamav/clamav_plugin.c
1863                 fix for the upstream changes in libclamav
1864
1865 2007-02-09 [paul]       2.7.2cvs36
1866
1867         * src/main.c
1868         * src/mainwindow.c
1869         * src/procmsg.c
1870         * src/procmsg.h
1871                 fix "warn if there are queued messages" (on exit)
1872                 option, which only checked the first mailbox's
1873                 queue
1874                 don't ask before emptying trash if there are no
1875                 messages in trash, also check and empty all trash
1876                 folders
1877         * src/prefs_other.c
1878                 move "Ask before emptying trash" option
1879                 outside of the "On exit" frame as it's
1880                 not only an "On exit" option
1881
1882 2007-02-09 [paul]       2.7.2cvs35
1883
1884         * src/addrgather.c
1885         * src/alertpanel.c
1886         * src/editldap.c
1887         * src/prefs_account.c
1888         * src/prefs_folder_item.c
1889         * src/prefs_gtk.h
1890         * src/prefs_matcher.c
1891         * src/prefs_message.c
1892         * src/prefs_msg_colors.c
1893         * src/prefs_summaries.c
1894         * src/wizard.c
1895         * src/gtk/inputdialog.c
1896         * src/plugins/bogofilter/bogofilter_gtk.c
1897                 pedantic commit: use 'checkbtn' everywhere
1898                 instead of a mixture of 'checkbtn' and 'chkbtn'
1899
1900 2007-02-09 [paul]       2.7.2cvs34
1901
1902         * src/compose.c
1903                 fix default hotkeys
1904         * src/prefs_other.c
1905         * src/prefs_send.c
1906                 move "Never send Return Receipts" from
1907                 prefs_other to prefs_send
1908                 add an option "Ask about account specific
1909                 filtering rules..." to prefs_other
1910         * src/gtk/gtkutils.c
1911                 fix a compiler warning
1912
1913 2007-02-08 [colin]      2.7.2cvs33
1914
1915         * src/plugins/pgpinline/pgpinline.c
1916                 Fix bug 1110, 'pgpmime fails to process 
1917                 encapsulated openpgp mime (rfc 3156, 6.1 
1918                 -> rfc1847)'
1919                 It was due to an interaction between PGP/Mime
1920                 and PGP/Inline plugin. 
1921
1922 2007-02-08 [colin]      2.7.2cvs32
1923
1924         * src/inc.c
1925         * src/mbox.c
1926         * src/mbox.h
1927                 Fix bug 1117, 'fcntl locking code 
1928                 does not work in mbox.c'
1929
1930 2007-02-08 [colin]      2.7.2cvs31
1931
1932         * src/prefs_account.c
1933                 Fix Gentoo bug 165819, 'can't create 
1934                 a "local mbox file" account'. Patch
1935                 by Olivier <castan.o@free.fr>
1936
1937 2007-02-07 [colin]      2.7.2cvs30
1938
1939         * src/ldapquery.c
1940                 Fix bug 1106, 'Claws crash on exit if LDAPS 
1941                 autocompletion was used'
1942
1943 2007-02-07 [paul]       2.7.2cvs29
1944
1945         * src/folder.c
1946                 cut down on unnecessary debug_prints
1947         * src/imap_gtk.c
1948                 fix menu_set_active() on 'Show only
1949                 subscribed folders'
1950
1951 2007-02-07 [paul]       2.7.2cvs28
1952
1953         * src/plugins/clamav/clamav_plugin.c
1954         * src/plugins/clamav/clamav_plugin.h
1955         * src/plugins/clamav/clamav_plugin_gtk.c
1956                 fix copyright header
1957
1958 2007-02-07 [paul]       2.7.2cvs27
1959
1960         * src/procheader.c
1961                 fix bug 1116, 'summary view allow a 
1962                 subject line break'
1963
1964 2007-02-06 [colin]      2.7.2cvs26
1965
1966         * src/summaryview.c
1967                 Fix delete thread
1968
1969 2007-02-05 [fabien]     2.7.2cvs25
1970
1971         * po/POTFILES.in
1972         * src/uri_opener.c
1973                 i18n related - 1 fix and 1 message for translators.
1974
1975 2007-02-05 [colin]      2.7.2cvs24
1976
1977         * src/gtk/quicksearch.c
1978                 Don't reload summary list if quicksearch wasn't
1979                 active on hiding; move currently selected mail in
1980                 the visible area when showing the quicksearch
1981
1982 2007-02-05 [colin]      2.7.2cvs23
1983
1984         * src/folderview.c
1985                 Add debug to try to solve bug 1104
1986
1987 2007-02-05 [paul]       2.7.2cvs22
1988
1989         * src/mainwindow.c
1990                 confirm before emptying trash on exit is
1991                 a Yes or No answer, use Yes or No in the
1992                 dialog
1993
1994 2007-02-04 [colin]      2.7.2cvs21
1995
1996         * src/compose.c
1997         * src/plugins/pgpcore/passphrase.c
1998         * src/plugins/pgpcore/select-keys.c
1999                 Set wmclass on new windows
2000
2001 2007-02-04 [colin]
2002
2003         2.8.0-rc1 released
2004
2005 2007-02-04 [colin]      2.7.2cvs20
2006
2007         * src/compose.c
2008         * src/compose.h
2009                 Auto save drafts on exit, reopen them
2010                 at startup, instead of asking
2011         * src/account.c
2012         * src/addressadd.c
2013         * src/addressbook.c
2014         * src/addressbook_foldersel.c
2015         * src/addrgather.c
2016         * src/crash.c
2017         * src/editaddress.c
2018         * src/editbook.c
2019         * src/editgroup.c
2020         * src/editjpilot.c
2021         * src/editldap.c
2022         * src/editldap_basedn.c
2023         * src/editvcard.c
2024         * src/exphtmldlg.c
2025         * src/expldifdlg.c
2026         * src/export.c
2027         * src/foldersel.c
2028         * src/gedit-print.c
2029         * src/import.c
2030         * src/importldif.c
2031         * src/importmutt.c
2032         * src/importpine.c
2033         * src/main.c
2034         * src/mainwindow.c
2035         * src/message_search.c
2036         * src/messageview.c
2037         * src/prefs_actions.c
2038         * src/prefs_customheader.c
2039         * src/prefs_display_header.c
2040         * src/prefs_filtering.c
2041         * src/prefs_filtering_action.c
2042         * src/prefs_folder_column.c
2043         * src/prefs_gtk.c
2044         * src/prefs_matcher.c
2045         * src/prefs_other.c
2046         * src/prefs_summaries.c
2047         * src/prefs_summary_column.c
2048         * src/prefs_template.c
2049         * src/sourcewindow.c
2050         * src/ssl_manager.c
2051         * src/summary_search.c
2052         * src/uri_opener.c
2053         * src/gtk/about.c
2054         * src/gtk/description_window.c
2055         * src/gtk/foldersort.c
2056         * src/gtk/gtkutils.c
2057         * src/gtk/gtkutils.h
2058         * src/gtk/icon_legend.c
2059         * src/gtk/logwindow.c
2060         * src/gtk/pluginwindow.c
2061         * src/gtk/prefswindow.c
2062                 Give different wmclass to different
2063                 windows - thanks to sed ;)
2064
2065 2007-02-04 [colin]      2.7.2cvs19
2066
2067         * src/main.c
2068                 Revert previous patch, can't reproduce
2069                 it anymore. 
2070
2071 2007-02-03 [colin]      2.7.2cvs18
2072
2073         * src/main.c
2074                 Don't save the mainwindow size and
2075                 position on emergency exit (libSM's
2076                 "die" callback), Xfce seems to make
2077                 the window smaller just before the
2078                 size's saved.
2079
2080 2007-02-03 [colin]      2.7.2cvs17
2081
2082         * src/plugins/bogofilter/bogofilter.c
2083         * src/plugins/bogofilter/bogofilter.h
2084         * src/plugins/bogofilter/bogofilter_gtk.c
2085         * src/plugins/pgpinline/pgpinline.c
2086         * src/plugins/pgpinline/pgpinline.h
2087                 Fix more copyrights
2088
2089 2007-02-03 [colin]      2.7.2cvs16
2090
2091         * src/partial_download.c
2092         * src/partial_download.h
2093         * src/ssl_manager.c
2094         * src/ssl_manager.h
2095         * src/uri_opener.c
2096         * src/uri_opener.h
2097         * src/wizard.c
2098         * src/wizard.h
2099         * src/common/ssl_certificate.c
2100         * src/common/ssl_certificate.h
2101         * src/gtk/quicksearch.c
2102         * src/gtk/quicksearch.h
2103         * src/gtk/sslcertwindow.c
2104         * src/gtk/sslcertwindow.h
2105                 Fix copyright on my files
2106
2107 2007-02-02 [colin]      2.7.2cvs15
2108
2109         * src/Makefile.am
2110         * src/mainwindow.c
2111         * src/messageview.c
2112         * src/messageview.h
2113         * src/textview.c
2114         * src/textview.h
2115         * src/uri_opener.c
2116         * src/uri_opener.h
2117                 Add Tools/List URIs to allow
2118                 opening any URI in the current mail
2119
2120 2007-02-02 [colin]      2.7.2cvs14
2121
2122         * src/common/valgrind.h ** NEW FILE **
2123         * src/common/Makefile.am
2124         * src/common/plugin.c
2125                 Don't dlclose the plugins if we're running
2126                 under valgrind. (doesn't require valgrind
2127                 either at compile time or run time).
2128
2129 2007-02-01 [paul]       2.7.2cvs13
2130
2131         * AUTHORS
2132         * src/gtk/authors.h
2133         * tools/freshmeat_search.pl
2134         * tools/google_search.pl
2135         * tools/multiwebsearch.pl
2136                 add support for non ISO-8859-1 compatible locales
2137                 Patch by Alex Gorbachenko <agent_007@immo.ru>
2138
2139 2007-02-01 [colin]      2.7.2cvs12
2140
2141         * src/prefs_other.c
2142         * src/prefs_summaries.c
2143                 Move keybinding prefs to the Other page
2144
2145 2007-02-01 [wwp]        2.7.2cvs11
2146
2147         * src/plugins/trayicon/trayicon.c
2148                 Fix a raising issue within KDE.
2149
2150 2007-02-01 [colin]      2.7.2cvs10
2151
2152         * src/codeconv.c
2153                 Fix stray quotes in encoded strings
2154         * src/addressadd.c
2155                 Fix wrong call causing g_warnings
2156         * src/textview.c
2157                 Remove useless message
2158
2159 2007-01-31 [wwp]        2.7.2cvs9
2160
2161         * src/plugins/trayicon/trayicon.c
2162                 fix buggy hiding of main window when closing if close-to-tray
2163                 is not set (bad logics  in the trayicon hook code).
2164                 Changed the quit confirmation message too.
2165
2166 2007-01-30 [colin]      2.7.2cvs8
2167
2168         * src/main.c
2169                 Fix hidden mainwindow after clicking on
2170                 the X close button, if compose windows
2171                 exist and the user chooses not to quit
2172
2173 2007-01-30 [colin]      2.7.2cvs7
2174
2175         * src/main.c
2176         * src/compose.c
2177                 Handle local URIs to attach files (file:///...)
2178                 Fixes attaching files from Thunar for example
2179
2180 2007-01-30 [colin]      2.7.2cvs6
2181
2182         * src/prefs_ext_prog.c
2183                 Add 'mousepad' to the list of text editors.
2184                 Mousepad is XFCE's text editor
2185
2186 2007-01-29 [wwp]        2.7.2cvs5
2187
2188         * po/POTFILES.in
2189         * src/plugins/trayicon/trayicon_prefs.c
2190                 trayicon i18n fixes, thanks to Fabien.
2191
2192 2007-01-28 [wwp]        2.7.2cvs4
2193
2194         * src/mainwindow.c
2195         * src/mainwindow.h
2196         * src/plugins/trayicon/trayicon.c
2197         * src/plugins/trayicon/trayicon_prefs.c
2198         * src/plugins/trayicon/trayicon_prefs.h
2199                 Added a new TrayIcon plugin option to close to tray
2200                 (WM's hotkey and [X] button will hide the window instead
2201                 of closing it - closing CM can be done using the tray icon
2202                 menu or the File menu).
2203                 Improved visibility handling in trayicon, clicking the
2204                 trayicon now raise the window to current desktop when it
2205                 was either minimized/shaded/on another desktop.
2206                 Thanks to Paul for testing and fixing a strange behaviour
2207                 in KDE ;-).
2208
2209 2007-01-27 [paul]       2.7.2cvs3
2210
2211         * src/prefs_folder_item.c
2212         * src/prefs_receive.c
2213         * src/plugins/pgpcore/prefs_gpg.c
2214                 use 'start-up' instead of 'startup' in labels
2215
2216 2007-01-26 [wwp]        2.7.2cvs2
2217
2218         * src/plugins/trayicon/Makefile.am
2219         * src/plugins/trayicon/trayicon.c
2220         * src/plugins/trayicon/trayicon_prefs.c
2221         * src/plugins/trayicon/trayicon_prefs.h
2222                 Add a new TrayIcon option to hide the main window at
2223                 start-up.
2224                 Fix trayicon.c copyright header.
2225
2226 2007-01-26 [paul]       2.7.2cvs1
2227
2228         * NEWS
2229         * README
2230         * RELEASE_NOTES
2231         * configure.ac
2232                 bump up version number following
2233                 stable release
2234
2235 2007-01-25 [mones]      2.7.1cvs60
2236
2237         * po/es.po
2238                 updated thousands of strings (well, probably less ;-)
2239
2240 2007-01-25 [colin]      2.7.1cvs59
2241
2242         * src/matcher.c
2243                 Fix 2nd-run loss of matcherrc on new
2244                 configurations. 
2245
2246 2007-01-25 [wwp]        2.7.1cvs58
2247
2248         * src/mimeview.c
2249                 fix handling of empty value in attach_save_directory too, thanks
2250                 to Colin.
2251
2252 2007-01-25 [wwp]        2.7.1cvs57
2253
2254         * src/gtk/filesel.c
2255                 fix handling of empty value in attach_load_directory,
2256                 thanks to Colin.
2257
2258 2007-01-25 [wwp]        2.7.1cvs56
2259
2260         * src/plugins/dillo_viewer/dillo_prefs.h
2261                 fix a typo.
2262
2263 2007-01-25 [colin]      2.7.1cvs55
2264
2265         * src/matcher.c
2266         * src/matcher.h
2267         * src/matcher_parser_parse.y
2268         * src/prefs_matcher.c
2269                 Add matching on the spam flag
2270
2271 2007-01-24 [colin]      2.7.1cvs54
2272
2273         * src/folder.c
2274         * src/common/xml.c
2275         * src/common/xml.h
2276                 Make sure folderlist.xml is correctly
2277                 written before overwriting it.
2278         * src/procmsg.c
2279         * src/procmsg.h
2280         * src/summaryview.c
2281         * src/plugins/bogofilter/bogofilter.c
2282         * src/plugins/bogofilter/bogofilter.h
2283         * src/plugins/bogofilter/bogofilter_gtk.c
2284         * src/plugins/spamassassin/spamassassin.c
2285         * src/plugins/spamassassin/spamassassin.h
2286         * src/plugins/spamassassin/spamassassin_gtk.c
2287                 Move spam to the correct trash folder after
2288                 learning, if spam directory isn't set.
2289
2290 2007-01-23 [paul]       2.7.1cvs53
2291
2292         * src/plugins/bogofilter/bogofilter_gtk.c
2293                 fix sensitivity of "Insert X-Bogosity header"
2294                 option
2295
2296 2007-01-23 [colin]      2.7.1cvs52
2297
2298         * src/toolbar.c
2299                 Translate toolbar items text if
2300                 they're translatable (default)
2301         * src/addrcache.c
2302         * src/addrcache.h
2303         * src/addritem.c
2304         * src/addritem.h
2305         * src/codeconv.c
2306         * src/codeconv.h
2307         * src/jpilot.c
2308         * src/jpilot.h
2309         * src/ldapctrl.c
2310         * src/ldapctrl.h
2311         * src/ldapquery.h
2312         * src/ldif.c
2313         * src/ldif.h
2314         * src/etpan/etpan-thread-manager.c
2315         * src/etpan/etpan-thread-manager.h
2316         * src/gtk/gtkutils.c
2317         * src/gtk/gtkutils.h
2318                 More static functions
2319
2320 2007-01-22 [fabien]     2.7.1cvs51
2321
2322         * src/gtk/gtkutils.c
2323                 gtkut_get_options_frame() : ability to pass
2324                 a 'NULL' value in frame pointer parameter if
2325                 we don't need it.
2326
2327 2007-01-22 [colin]      2.7.1cvs50
2328
2329         * src/procmsg.c
2330         * src/procmsg.h
2331         * src/plugins/bogofilter/bogofilter.c
2332         * src/plugins/bogofilter/bogofilter_gtk.c
2333         * src/plugins/spamassassin/spamassassin.c
2334         * src/plugins/spamassassin/spamassassin_gtk.c
2335                 Allow moving spams to the account's trash
2336                 instead of default one
2337
2338 2007-01-21 [colin]      2.7.1cvs49
2339
2340         * src/ldapquery.c
2341         * src/ldapquery.h
2342                 Revert a static function that shouldn't
2343                 have been
2344
2345 2007-01-21 [colin]      2.7.1cvs48
2346
2347         * src/ldapquery.c
2348         * src/ldapquery.h
2349                 Same
2350
2351 2007-01-21 [colin]      2.7.1cvs47
2352
2353         * src/procmsg.c
2354         * src/procmsg.h
2355                 Same
2356
2357 2007-01-21 [colin]      2.7.1cvs46
2358
2359         * src/common/socket.c
2360         * src/common/socket.h
2361                 Same
2362
2363 2007-01-21 [colin]      2.7.1cvs45
2364
2365         * src/crash.c
2366         * src/exporthtml.c
2367         * src/exporthtml.h
2368         * src/exportldif.c
2369         * src/exportldif.h
2370         * src/folder.c
2371         * src/folder.h
2372         * src/folder_item_prefs.c
2373         * src/folder_item_prefs.h
2374         * src/folderview.c
2375         * src/folderview.h
2376         * src/gedit-print.c
2377         * src/gedit-print.h
2378         * src/main.c
2379         * src/main.h
2380         * src/common/socket.c
2381         * src/common/socket.h
2382         * src/gtk/gtkaspell.c
2383         * src/gtk/gtkaspell.h
2384         * src/gtk/quicksearch.c
2385         * src/gtk/quicksearch.h
2386                 Same
2387
2388 2007-01-21 [colin]      2.7.1cvs44
2389
2390         * src/common/utils.c
2391         * src/common/utils.h
2392         * src/etpan/etpan-thread-manager.c
2393         * src/etpan/etpan-thread-manager.h
2394                 Same (Funny that etpan_thread_unbind
2395                 is called but not etpan_thread_bind)
2396
2397 2007-01-21 [colin]      2.7.1cvs43
2398
2399         * src/addrselect.c
2400         * src/addrselect.h
2401         * src/codeconv.c
2402         * src/codeconv.h
2403         * src/compose.c
2404         * src/compose.h
2405         * src/etpan/Makefile.am
2406         * src/gtk/colorlabel.c
2407         * src/gtk/colorlabel.h
2408         * src/gtk/sslcertwindow.c
2409         * src/gtk/sslcertwindow.h
2410         * src/etpan/etpan-log.c ** REMOVED **
2411         * src/etpan/etpan-log.h ** REMOVED **
2412                 Same
2413
2414 2007-01-20 [colin]      2.7.1cvs42
2415
2416         * src/addritem.c
2417         * src/addritem.h
2418                 Same
2419
2420 2007-01-20 [colin]      2.7.1cvs41
2421
2422         * src/account.c
2423         * src/account.h
2424         * src/addrbook.c
2425         * src/addrbook.h
2426         * src/addrcache.c
2427         * src/addrcache.h
2428         * src/addrclip.c
2429         * src/addrclip.h
2430         * src/addressbook.c
2431         * src/addressbook.h
2432         * src/addrharvest.c
2433         * src/addrharvest.h
2434         * src/addrindex.c
2435         * src/addrindex.h
2436         * src/editaddress.c
2437         * src/editaddress.h
2438                 Make functions that aren't used in other
2439                 files static
2440
2441 2007-01-20 [colin]      2.7.1cvs40
2442
2443         * src/account.c
2444         * src/addrbook.c
2445         * src/addrcache.c
2446         * src/addressbook.c
2447         * src/addrgather.c
2448         * src/addrindex.c
2449         * src/addrquery.c
2450         * src/addrselect.c
2451         * src/browseldap.c
2452         * src/compose.c
2453         * src/editbook.c
2454         * src/editjpilot.c
2455         * src/editldap.c
2456         * src/editldap_basedn.c
2457         * src/editvcard.c
2458         * src/exporthtml.c
2459         * src/exportldif.c
2460         * src/folder.c
2461         * src/folderview.c
2462         * src/image_viewer.c
2463         * src/imap.c
2464         * src/importmutt.c
2465         * src/importpine.c
2466         * src/jpilot.c
2467         * src/ldapquery.c
2468         * src/main.c
2469         * src/mainwindow.c
2470         * src/matcher.c
2471         * src/messageview.c
2472         * src/mh.c
2473         * src/mimeview.c
2474         * src/msgcache.c
2475         * src/mutt.c
2476         * src/news.c
2477         * src/pine.c
2478         * src/prefs_account.c
2479         * src/prefs_common.c
2480         * src/prefs_compose_writing.c
2481         * src/prefs_ext_prog.c
2482         * src/prefs_folder_item.c
2483         * src/prefs_fonts.c
2484         * src/prefs_message.c
2485         * src/prefs_msg_colors.c
2486         * src/prefs_other.c
2487         * src/prefs_quote.c
2488         * src/prefs_receive.c
2489         * src/prefs_send.c
2490         * src/prefs_spelling.c
2491         * src/prefs_summaries.c
2492         * src/prefs_toolbar.c
2493         * src/prefs_wrapping.c
2494         * src/privacy.c
2495         * src/procmime.c
2496         * src/procmsg.c
2497         * src/ssl_manager.c
2498         * src/statusbar.c
2499         * src/summaryview.c
2500         * src/toolbar.c
2501         * src/vcard.c
2502         * src/common/hooks.c
2503         * src/common/log.c
2504         * src/common/passcrypt.c
2505         * src/common/socket.c
2506         * src/common/ssl.c
2507         * src/common/ssl_certificate.c
2508         * src/common/template.c
2509         * src/common/utils.c
2510         * src/etpan/imap-thread.c
2511         * src/gtk/sslcertwindow.c
2512         * src/gtk/sslcertwindow.h
2513                 Make functions that could be static, static
2514
2515 2007-01-20 [colin]      2.7.1cvs39
2516
2517         * src/editldap.c
2518                 Fix tooltip
2519
2520 2007-01-20 [colin]      2.7.1cvs38
2521
2522         * src/ldapquery.c
2523         * src/ldaputil.c
2524         * src/ldaputil.h
2525                 Fix bug 1102, 'claws-mail-2.7.1 
2526                 makes use of deprecated ldap 
2527                 functions'
2528
2529 2007-01-20 [colin]      2.7.1cvs37
2530
2531         * src/mainwindow.c
2532         * src/mainwindow.h
2533         * src/summaryview.c
2534         * src/gtk/quicksearch.c
2535                 Add Wide message list layout
2536
2537 2007-01-19 [fabien]     2.7.1cvs36
2538
2539         * src/textview.c
2540                 make sure a font change is considered in links of
2541                 headerview.
2542
2543 2007-01-19 [colin]      2.7.1cvs35
2544
2545         * src/main.c
2546         * src/mainwindow.c
2547         * src/mainwindow.h
2548         * src/messageview.c
2549         * src/messageview.h
2550         * src/prefs_common.c
2551         * src/prefs_common.h
2552         * src/summaryview.c
2553         * src/summaryview.h
2554         * src/gtk/quicksearch.c
2555         * src/gtk/quicksearch.h
2556                 Drop 'Separate Folder tree' and 'Separate
2557                 Message View'. Put three layouts in place
2558                 of it.
2559
2560 2007-01-19 [paul]       2.7.1cvs34
2561
2562         * src/prefs_msg_colors.c
2563                 more use of Q_ for translators
2564
2565 2007-01-19 [paul]       2.7.1cvs33
2566
2567         * src/imap_gtk.c
2568         * src/prefs_account.c
2569                 a few changes to the English
2570
2571 2007-01-19 [fabien]     2.7.1cvs32
2572
2573         * src/wizard.c
2574                 factorize translatable string
2575
2576 2007-01-18 [colin]      2.7.1cvs31
2577
2578         * src/main.c
2579                 Don't error out on --sync option. Although
2580                 we don't do anything with it, gtk+ handles
2581                 it, and it's useful for debugging X errors
2582
2583 2007-01-18 [fabien]     2.7.1cvs30
2584
2585         * src/prefs_other.c
2586                 ability to apply on the fly the recent added
2587                 'gtk_can_change_accels' pref (no need to restart).
2588
2589 2007-01-18 [fabien]     2.7.1cvs29
2590
2591         * src/plugins/bogofilter/bogofilter_gtk.c
2592         * src/plugins/bogofilter/bogofilter.c
2593         * src/plugins/spamassassin/spamassassin_gtk.c
2594         * src/addr_compl.c
2595         * src/prefs_account.c
2596                 factorize or rewrite some translatable strings.
2597
2598 2007-01-18 [fabien]     2.7.1cvs28
2599
2600         * src/prefs_gtk.h
2601         * src/compose.c
2602                 set a 4pix space between "Subject:" label and subject entry in
2603                 compose window.
2604
2605 2007-01-18 [wwp]        2.7.1cvs27
2606
2607         * src/addressbook.c
2608                 fix conflicting address-copy/paste when focus is set
2609                 to the embedded edit-person form.
2610  
2611
2612 2007-01-18 [wwp]        2.7.1cvs26
2613
2614         * src/addressbook.h
2615                 complete 2.7.1cvs23 (one more file was missing from that
2616                 commit).
2617
2618 2007-01-18 [colin]      2.7.1cvs25
2619
2620         * src/main.c
2621                 Provide a way to migrate without backup
2622                 Re-ask for migration on next start if 
2623                 it has been refused and wizard has been 
2624                 cancelled after.
2625
2626 2007-01-18 [wwp]        2.7.1cvs24
2627
2628         * src/editaddress.c
2629                 complete 2.7.1.cvs23 (file was missing from previous
2630                 commit).
2631
2632 2007-01-18 [wwp]        2.7.1cvs23
2633
2634         * src/addressbook.c
2635                 fix potential crashes in address book's focus_in/out signal handlers,
2636                 force focus to the edit-person form when clicked the Edit menu entry or
2637                 button (this only matters if the edit-person form is embedded to the
2638                 AB window, in that case, focus is not set when browsing the contacts
2639                 list w/ keys or mouse clicks).
2640
2641 2007-01-18 [paul]       2.7.1cvs22
2642
2643         * src/main.c
2644                 add command line options:
2645                 -h for --help
2646                 -q and --quit for --exit
2647                 -v for --version
2648                 print "Unknown option" for unknown options
2649
2650 2007-01-18 [paul]       2.7.1cvs21
2651
2652         * po/ru.po
2653                 updated by Pavlo Bohmat
2654
2655 2007-01-18 [paul]       2.7.1cvs20
2656
2657         * src/mainwindow.c
2658                 fix sensitivity issues of Mark as Spam/Ham
2659
2660 2007-01-17 [fabien]     2.7.1cvs19
2661
2662         * src/prefs_other.c
2663         * src/prefs_common.c
2664         * src/prefs_common.h
2665         * src/main.c
2666                 Add a 'gtk_can_change_accels' pref in Preferences/Other which
2667                 control the corresponding gtk property. It could be used to lock
2668                 all shortcuts (avoid to set one of them by inadvertency).
2669
2670 2007-01-17 [colin]      2.7.1cvs18
2671
2672         * src/summaryview.c
2673                 Fix bug 1100, 'Highlighted e-mail data not visible 
2674                 when color label applied.'. Use a weighted average
2675                 between normal selected foreground color and color
2676                 label instead of a simple one (3/1 instead 1/1).
2677
2678 2007-01-17 [colin]      2.7.1cvs17
2679
2680         * src/messageview.c
2681                 Better fix for bug 1088, 'Ctrl-h produces repeatable
2682                 crash' - don't prevent mail switching while loading
2683
2684 2007-01-17 [colin]      2.7.1cvs16
2685
2686         * src/folder.c
2687         * src/folder.h
2688         * src/folderview.c
2689         * src/folderview.h
2690         * src/imap.c
2691         * src/imap.h
2692         * src/imap_gtk.c
2693                 Manage recursive search of unsubscribed folders
2694                 Rescan tree without checking for new messages 
2695                 after subscriptions changed
2696
2697 2007-01-17 [paul]       2.7.1cvs15
2698
2699         * src/prefs_common.c
2700         * src/gtk/pluginwindow.c
2701                 fix bug 1101, '"Load plugin" button is
2702                 accidentally hidden'
2703                 unset (-1) initial width in prefs_common,
2704                 fix overlapping buttons,
2705                 and other cleanups
2706
2707 2007-01-17 [paul]       2.7.1cvs14
2708
2709         * src/procmime.c
2710                 add #include <errno.h>, it's needed
2711                 on some systems
2712
2713 2007-01-17 [paul]       2.7.1cvs13
2714
2715         * src/common/defs.h
2716         * tools/make.themes.project
2717                 rename .sylpheed_themeinfo to .claws_themeinfo
2718                 and use it
2719         * src/etpan/etpan-errors.h
2720         * src/etpan/etpan-log.c
2721         * src/etpan/etpan-log.h
2722         * src/etpan/etpan-thread-manager-types.h
2723         * src/etpan/etpan-thread-manager.c
2724         * src/etpan/etpan-thread-manager.h
2725         * src/etpan/imap-thread.c
2726         * src/etpan/imap-thread.h
2727                 add copyright header
2728
2729 2007-01-17 [colin]      2.7.1cvs12
2730
2731         * src/plugins/pgpcore/select-keys.c
2732         * src/gtk/pluginwindow.c
2733         * src/prefs_account.c
2734                 Fix warnings
2735
2736 2007-01-16 [colin]      2.7.1cvs11
2737
2738         * src/imap.c
2739         * src/imap.h
2740         * src/imap_gtk.c
2741                 Manage subscribing to subfolders when only
2742                 subscribed folders are shown.
2743
2744 2007-01-16 [colin]      2.7.1cvs10
2745
2746         * src/folderview.c
2747                 Fix annoying vscrollbar going back to top
2748                 on Check for new folders
2749
2750 2007-01-16 [colin]      2.7.1cvs9
2751
2752         * src/imap.c
2753                 Remove printf
2754
2755 2007-01-16 [colin]      2.7.1cvs8
2756
2757         * src/filtering.c
2758                 Bigger buffer for errors
2759         * src/imap.c
2760         * src/imap.h
2761         * src/imap_gtk.c
2762         * src/prefs_account.c
2763         * src/prefs_account.h
2764         * src/wizard.c
2765         * src/etpan/imap-thread.c
2766         * src/etpan/imap-thread.h
2767         * manual/handling.xml
2768                 Add subscriptions management. What it changes:
2769                 Creating a folder subscribes to it
2770                 Deleting a folder unsubscribes it
2771                 New contextual menu item allowing to switch between
2772                 All folders and Subscribed folders, subscribe, and
2773                 unsubscribe. "Creating" an existing but unsubscribed
2774                 folder will subscribe it.
2775                 By default for new accounts, only subscribed folders 
2776                 are shown.
2777
2778
2779 2007-01-16 [paul]       2.7.1cvs7
2780
2781         * src/summaryview.c
2782                 Allow folder classes to specify only sort_key or
2783                 sort_type instead of both or none.
2784
2785 2007-01-16 [paul]       2.7.1cvs6
2786
2787         * src/action.c
2788         * src/compose.c
2789         * src/mimeview.c
2790         * src/procmime.c
2791         * src/textview.c
2792                 Save and use errno for procmime_get_part
2793
2794 2007-01-16 [colin]      2.7.1cvs5
2795
2796         * src/imap.c
2797                 Never remove INBOX when scanning for
2798                 new folders. It's a special folder
2799                 that has to exist.
2800
2801 2007-01-15 [colin]      2.7.1cvs4
2802
2803         * src/imap.c
2804                 Fix 'Check for new folders' when IMAP subdirectory
2805                 is set
2806         * src/etpan/imap-thread.c
2807                 Fix build
2808
2809 2007-01-15 [colin]      2.7.1cvs3
2810
2811         * src/etpan/imap-thread.c
2812                 Fix invalid free on command-connection
2813                 error
2814
2815 2007-01-15 [wwp]        2.7.1cvs2
2816
2817         * src/matcher_parser_lex.l
2818         * src/quote_fmt_lex.l
2819         * src/matcher_parser_parse.y
2820                 fix copyright header in lexers and parsers.
2821
2822 2007-01-15 [paul]       2.7.1cvs1
2823
2824         * NEWS
2825         * README
2826         * RELEASE_NOTES
2827         * configure.ac
2828                 bump up version number following
2829                 stable release
2830
2831 2007-01-15 [paul]       2.7.0cvs31
2832
2833         * AUTHORS
2834         * src/gtk/authors.h
2835                 add Fabien to the Team list
2836                 add the recent contributors
2837                 make a few corrections
2838
2839 2007-01-15 [paul]       2.7.0cvs30
2840
2841         * src/mainwindow.c
2842                 fix compiler warning
2843         * src/plugins/pgpcore/prefs_gpg.c
2844         * src/plugins/pgpcore/prefs_gpg.h
2845                 add missing include
2846                 fix copyright header
2847
2848 2007-01-14 [colin]      2.7.0cvs29
2849
2850         * src/gtk/filesel.c
2851                 Use the 'gtk+' backend. Avoids gnome-vfs use,
2852                 two benefits: faster to open, will fix strange
2853                 dbus-related crash. Thanks to Pascal Terjan.
2854
2855 2007-01-14 [colin]      2.7.0cvs28
2856
2857         * src/etpan/imap-thread.c
2858                 Delete the old imap just after allocating
2859                 the new one. Makes sure we don't get the
2860                 same pointer by sheer luck, which feels
2861                 strange in the debug log.
2862
2863 2007-01-14 [colin]      2.7.0cvs27
2864
2865         * src/gtk/inputdialog.c
2866                 Make sure we don't print passwords in
2867                 clear text when in debug mode
2868
2869 2007-01-14 [colin]      2.7.0cvs26
2870
2871         * src/gtk/gtksctree.c
2872                 Fix bug 1098, 'bogus last row display 
2873                 after expanding a thread'. Patch by
2874                 Jindrich Makovicka <makovick@gmail.com>
2875
2876 2007-01-14 [colin]      2.7.0cvs25
2877
2878         * src/etpan/imap-thread.c
2879                 Close socket manually before
2880                 freeing the imap struct
2881
2882 2007-01-14 [colin]      2.7.0cvs24
2883
2884         * src/etpan/imap-thread.c
2885                 Maybe fix new reconnection issues
2886
2887 2007-01-13 [colin]      2.7.0cvs23
2888
2889         * src/summaryview.c
2890                 Freeze/thaw on thread selection
2891
2892 2007-01-13 [paul]       2.7.0cvs22
2893
2894         * src/mainwindow.c
2895         * src/summaryview.c
2896         * src/summaryview.h
2897                 add 'Edit/Delete thread'
2898
2899 2007-01-13 [colin]      2.7.0cvs21
2900
2901         * src/prefs_account.c
2902         * src/prefs_compose_writing.c
2903         * src/prefs_message.c
2904         * src/prefs_msg_colors.c
2905         * src/prefs_other.c
2906         * src/prefs_receive.c
2907         * src/prefs_spelling.c
2908         * src/prefs_summaries.c
2909         * src/prefs_themes.c
2910         * src/gtk/gtkutils.c
2911         * src/gtk/gtkutils.h
2912         * src/plugins/pgpcore/prefs_gpg.c
2913         * src/plugins/spamassassin/spamassassin_gtk.c
2914                 Factorize gtk frame creation
2915                 Patch by Pawel
2916
2917 2007-01-13 [colin]      2.7.0cvs20
2918
2919         * src/message_search.c
2920         * src/summary_search.c
2921                 Fix Enter in search windows
2922         * src/messageview.c
2923                 Fix body search starting at the
2924                 end of the mail (and asking for loop)
2925
2926 2007-01-13 [colin]      2.7.0cvs19
2927
2928         * src/etpan/imap-thread.c
2929                 Make sure we don't free the same imap
2930                 twice
2931
2932 2007-01-13 [colin]      2.7.0cvs18
2933
2934         * commitHelper
2935                 Allow multiple commitHelpers to
2936                 run at once
2937
2938 2007-01-12 [colin]      2.7.0cvs17
2939
2940         * src/etpan/imap-thread.c
2941                 Make sure we get rid of the previous mailimap
2942                 when connecting - just in case disconnect was
2943                 unclean
2944
2945 2007-01-12 [paul]       2.7.0cvs16
2946
2947         * src/compose.c
2948                 Strip S/MIME signatures when re-editing
2949                 S/MIME signed messages.
2950
2951 2007-01-12 [paul]       2.7.0cvs15
2952
2953         * configure.ac
2954         * src/addressbook.c
2955         * src/foldersel.c
2956         * src/folderview.c
2957         * src/main.c
2958                 no need to define CLAWS anymore, remove
2959                 all that stuff
2960
2961 2007-01-12 [paul]       2.7.0cvs14
2962
2963         * src/mimeview.c
2964                 check if the mail's signed as
2965                 it can change the mail structure
2966                 Thanks to Colin
2967
2968 2007-01-12 [paul]       2.7.0cvs13
2969
2970         * src/procmime.c
2971                 fix Forwarding msgs with attachments
2972                 that have dos line endings
2973                 Thanks to Colin
2974
2975 2007-01-12 [wwp]        2.7.0cvs12
2976
2977         * configure.ac
2978                 Revert accidentally committed extra version tag.
2979
2980 2007-01-12 [wwp]        2.7.0cvs11
2981
2982         * src/prefs_account.c
2983                 Fix compilation w/o aspell (completes 2.7.0cvs7).
2984
2985 2007-01-11 [colin]      2.7.0cvs10
2986
2987         * src/imap.c
2988                 move g_warning to debug_print
2989                 it scares people for no reason
2990
2991 2007-01-11 [colin]      2.7.0cvs9
2992
2993         * po/POTFILES.in
2994                 Fix files to translate. Patch by
2995                 Fabien
2996
2997 2007-01-11 [paul]       2.7.0cvs8
2998
2999         * src/imap.c
3000                 Fix recursion when server lists the
3001                 current subfolder in the response
3002         * src/mimeview.c
3003                 Fix updating of icon_list/ctree
3004         * src/plugins/pgpcore/select-keys.c
3005                 Fix a few annoyances when choosing
3006                 keys for the CMS (S/MIME) protocol
3007
3008 2007-01-11 [wwp]        2.7.0cvs7
3009
3010         * src/compose.c
3011         * src/prefs_account.c
3012         * src/prefs_account.h
3013                 Add per-account spellcheck default dictionaries settings.
3014
3015 2007-01-10 [colin]      2.7.0cvs6
3016
3017         * src/prefs_folder_item.c
3018                 Factorize strings - patch by Fabien
3019
3020 2007-01-10 [colin]      2.7.0cvs5
3021
3022         * src/mainwindow.c
3023                 Fix bug 1095, 'Crash while changing folder 
3024                 columns during incorporation'
3025
3026 2007-01-09 [colin]      2.7.0cvs4
3027
3028         * src/gtk/pluginwindow.c
3029                 Set the plugin window transient. Seems
3030                 like some window managers hide it in
3031                 the background after "load plugin"...
3032
3033 2007-01-09 [colin]      2.7.0cvs3
3034
3035         * src/gtk/filesel.c
3036                 Use the same type for alloc and free
3037
3038 2007-01-08 [paul]       2.7.0cvs2
3039
3040         * po/nl.po
3041                 updated by Tim Dijkstra
3042
3043 2007-01-08 [paul]       2.7.0cvs1
3044
3045         * src/prefs_themes.c
3046         * src/common/utils.c
3047                 Fix resource leaks
3048
3049 2007-01-08 [paul]       2.7.0
3050
3051         * NEWS
3052         * README
3053         * RELEASE_NOTES
3054                 2.7.0 released
3055
3056 2007-01-08 [paul]       2.6.1cvs119
3057
3058         * doc/man/claws-mail.1
3059                 another correction
3060
3061 2007-01-08 [paul]       2.6.1cvs118
3062
3063         * doc/man/claws-mail.1
3064                 corrections
3065         * manual/advanced.xml
3066                 improved English usage
3067
3068 2007-01-08 [paul]       2.6.1cvs117
3069
3070         * po/ca.po
3071         * po/de.po
3072         * po/en_GB.po
3073         * po/fi.po
3074         * po/it.po
3075         * po/pt_BR.po
3076         * po/sk.po
3077         * po/sr.po
3078         * po/zh_CN.po
3079                 updated by Miquel Oliete, Stephan Sachse, me,
3080                 Tommi Pirinen, Andrea Spadaccini, Frederico
3081                 Goncalves Guimaraes, Andrej Kacian, Aleksandar
3082                 Urosevic, and Ralgh Young
3083
3084 2007-01-07 [mones]      2.6.1cvs116
3085
3086         * manual/es/advanced.xml
3087         * po/es.po
3088                 Synced manual (unhide mark_as_read_delay)
3089                 and updated translation for release
3090
3091 2007-01-07 [paul]       2.6.1cvs115
3092
3093         * src/prefs_matcher.c
3094                 make the hbox content fit better under
3095                 various languages
3096
3097 2007-01-07 [colin]      2.6.1cvs114
3098
3099         * src/messageview.c
3100                 Fix bug 1088, 'Ctrl-h produces repeatable
3101                 crash'
3102
3103 2007-01-06 [colin]      2.6.1cvs113
3104
3105         * src/etpan/imap-thread.c
3106                 Add casts to int to get certs. Fixes
3107                 bug 1064, 'crash @ etpan_certificate_check() 
3108                 when opening an IMAP folder', with latest
3109                 libetpan CVS or >= 0.49
3110         * src/mainwindow.c
3111         * src/mainwindow.h
3112         * src/imap_gtk.c
3113         * src/news_gtk.c
3114         * src/prefs_folder_item.c
3115                 Grey out the "synchronise" menu items if
3116                 there's nothing to synchronise.
3117         * src/plugins/pgpcore/sgpgme.c
3118                 Make an error clearer than "Unknown error"
3119
3120 2007-01-06 [colin]      2.6.1cvs112
3121
3122         * src/messageview.c
3123                 Don't try to show a message if updating
3124                 Maybe fixes bug 1088, 'ctrl-h produces
3125                 repeatable crash'.
3126
3127 2007-01-06 [colin]      2.6.1cvs111
3128
3129         * src/summaryview.c
3130                 Disable Control-Space (handle it as Space).
3131
3132 2007-01-05 [paul]       2.6.1cvs110
3133
3134         * src/imap.c
3135                 Fix bug 934, 'sylpheed claws 2.1 
3136                 doesn't show Exchanges Public Folders'
3137                 Thanks to Hoa and Colin
3138         * src/msgcache.c
3139                 Refuse to allocate more than 2 MB for a 
3140                 single field, it's a good indication of
3141                 cache corruption.
3142
3143 2007-01-05 [colin]      2.6.1cvs109
3144
3145         * src/mainwindow.c
3146                 Allow --select'ing emails by Message-ID too
3147
3148 2007-01-05 [colin]      2.6.1cvs108
3149
3150         * src/common/quoted-printable.c
3151                 Uh! Third fix :)
3152
3153 2007-01-05 [colin]      2.6.1cvs107
3154
3155         * src/common/quoted-printable.c
3156                 Fix previous commit about bug 1089
3157                 Thanks to Ralf
3158
3159 2007-01-05 [colin]      2.6.1cvs106
3160
3161         * src/common/quoted-printable.c
3162                 Fix my previous commit on bug 1089
3163                 - Thanks to Ralf :)
3164
3165 2007-01-04 [colin]      2.6.1cvs105
3166
3167         * src/common/quoted-printable.c
3168                 Fix bug 1089, 'NUL characters in Subject 
3169                 line are misinterpreted'. Not a pain to
3170                 fix in fact.
3171
3172 2007-01-04 [colin]      
3173
3174         2.7.0-rc3 released
3175
3176 2007-01-04 [wwp]        2.6.1cvs104
3177
3178         * src/image_viewer.c
3179                 Force operator precedence (fix a compiler warning).
3180
3181 2007-01-04 [colin]      2.6.1cvs103
3182
3183         * src/image_viewer.c
3184                 Be cautious there too (same fix as the one
3185                 in textview from cvs33)
3186         * src/messageview.c
3187                 Don't use any MimeViewer plugin when showing
3188                 all headers
3189
3190 2007-01-03 [wwp]        2.6.1cvs102
3191
3192         * src/html.c
3193         * src/html.h
3194                 fixed "cent" sign (use the existing ASCII one),
3195                 decode more HTML entities,
3196                 converted table ASCII entries to UTF-8,
3197                 moved a switch() into a hashtable.
3198
3199 2007-01-03 [paul]       2.6.1cvs101
3200
3201         * src/compose.c
3202         * src/messageview.c
3203         * src/procmsg.c
3204         * src/procmsg.h
3205                 When possible, use move_msg instead of
3206                 copy_msg + remove_msg to move sent mail
3207                 from Queue to Sent. 
3208
3209 2007-01-03 [paul]       2.6.1cvs100
3210
3211         * src/html.c
3212                 add more html entity recognition:
3213                 pounds, euros, and cents
3214
3215 2007-01-03 [colin]      2.6.1cvs99
3216
3217         * src/imap_gtk.c
3218                 Don't display an error on NOSELECT
3219                 folders when synchronising
3220
3221 2007-01-03 [paul]       2.6.1cvs98
3222
3223         * tools/maildir2claws-mail.pl
3224                 only substitute 'sent-mail' if it's
3225                 the full directory name
3226
3227 2007-01-03 [paul]       2.6.1cvs97
3228
3229         * ChangeLog
3230         * ChangeLog.pre2.0.0
3231         * Makefile.am
3232                 archive a chunk of ChangeLog in
3233                 ChangeLog.pre2.0.0
3234         * ChangeLog.gtk1
3235         * doc/src/ChangeLog.claws-pre0.8.0
3236                 remove ChangeLog.claws-pre0.8.0, adding
3237                 its contents to ChangeLog.gtk1
3238
3239 2007-01-03 [paul]       2.6.1cvs96
3240
3241         * src/account.c
3242         * src/account.h
3243         * src/action.c
3244         * src/action.h
3245         * src/adbookbase.h
3246         * src/addr_compl.c
3247         * src/addr_compl.h
3248         * src/addrbook.c
3249         * src/addrcache.c
3250         * src/addrcache.h
3251         * src/addrcindex.c
3252         * src/addrcindex.h
3253         * src/addrclip.c
3254         * src/addrclip.h
3255         * src/addrdefs.h
3256         * src/addressadd.c
3257         * src/addressadd.h
3258         * src/addressbook.c
3259         * src/addressbook.h
3260         * src/addressbook_foldersel.c
3261         * src/addressbook_foldersel.h
3262         * src/addrgather.c
3263         * src/addrgather.h
3264         * src/addrharvest.c
3265         * src/addrharvest.h
3266         * src/addrindex.c
3267         * src/addrindex.h
3268         * src/addritem.c
3269         * src/addritem.h
3270         * src/addrquery.c
3271         * src/addrquery.h
3272         * src/addrselect.c
3273         * src/addrselect.h
3274         * src/alertpanel.c
3275         * src/alertpanel.h
3276         * src/browseldap.c
3277         * src/browseldap.h
3278         * src/codeconv.c
3279         * src/codeconv.h
3280         * src/compose.c
3281         * src/compose.h
3282         * src/customheader.c
3283         * src/customheader.h
3284         * src/displayheader.c
3285         * src/displayheader.h
3286         * src/editaddress.c
3287         * src/editaddress.h
3288         * src/editbook.c
3289         * src/editbook.h
3290         * src/editgroup.c
3291         * src/editgroup.h
3292         * src/editjpilot.c
3293         * src/editjpilot.h
3294         * src/editldap.c
3295         * src/editldap.h
3296         * src/editldap_basedn.c
3297         * src/editldap_basedn.h
3298         * src/editvcard.c
3299         * src/editvcard.h
3300         * src/exphtmldlg.c
3301         * src/exphtmldlg.h
3302         * src/expldifdlg.c
3303         * src/expldifdlg.h
3304         * src/export.c
3305         * src/export.h
3306         * src/exporthtml.c
3307         * src/exporthtml.h
3308         * src/exportldif.c
3309         * src/exportldif.h
3310         * src/filtering.c
3311         * src/filtering.h
3312         * src/folder.c
3313         * src/folder.h
3314         * src/folder_item_prefs.c
3315         * src/folder_item_prefs.h
3316         * src/foldersel.c
3317         * src/foldersel.h
3318         * src/folderutils.c
3319         * src/folderutils.h
3320         * src/folderview.c
3321         * src/folderview.h
3322         * src/grouplistdialog.c
3323         * src/grouplistdialog.h
3324         * src/headerview.c
3325         * src/html.c
3326         * src/html.h
3327         * src/image_viewer.c
3328         * src/image_viewer.h
3329         * src/imap.c
3330         * src/imap.h
3331         * src/imap_gtk.c
3332         * src/imap_gtk.h
3333         * src/import.c
3334         * src/import.h
3335         * src/importldif.c
3336         * src/importldif.h
3337         * src/importmutt.c
3338         * src/importmutt.h
3339         * src/importpine.c
3340         * src/importpine.h
3341         * src/inc.c
3342         * src/inc.h
3343         * src/jpilot.c
3344         * src/jpilot.h
3345         * src/ldapctrl.c
3346         * src/ldapctrl.h
3347         * src/ldaplocate.c
3348         * src/ldaplocate.h
3349         * src/ldapquery.c
3350         * src/ldapquery.h
3351         * src/ldapserver.c
3352         * src/ldapserver.h
3353         * src/ldaputil.c
3354         * src/ldaputil.h
3355         * src/ldif.c
3356         * src/ldif.h
3357         * src/main.c
3358         * src/main.h
3359         * src/mainwindow.c
3360         * src/mainwindow.h
3361         * src/manual.c
3362         * src/manual.h
3363         * src/mbox.c
3364         * src/message_search.c
3365         * src/message_search.h
3366         * src/messageview.c
3367         * src/messageview.h
3368         * src/mh.c
3369         * src/mh.h
3370         * src/mh_gtk.c
3371         * src/mh_gtk.h
3372         * src/mimeview.c
3373         * src/mimeview.h
3374         * src/msgcache.c
3375         * src/msgcache.h
3376         * src/mutt.c
3377         * src/mutt.h
3378         * src/news.c
3379         * src/news.h
3380         * src/news_gtk.c
3381         * src/news_gtk.h
3382         * src/partial_download.c
3383         * src/partial_download.h
3384         * src/pine.c
3385         * src/pine.h
3386         * src/pop.c
3387         * src/pop.h
3388         * src/prefs_account.c
3389         * src/prefs_account.h
3390         * src/prefs_actions.c
3391         * src/prefs_actions.h
3392         * src/prefs_common.c
3393         * src/prefs_common.h
3394         * src/prefs_compose_writing.c
3395         * src/prefs_compose_writing.h
3396         * src/prefs_customheader.c
3397         * src/prefs_customheader.h
3398         * src/prefs_display_header.c
3399         * src/prefs_display_header.h
3400         * src/prefs_filtering.c
3401         * src/prefs_filtering.h
3402         * src/prefs_filtering_action.c
3403         * src/prefs_filtering_action.h
3404         * src/prefs_folder_column.c
3405         * src/prefs_folder_column.h
3406         * src/prefs_folder_item.c
3407         * src/prefs_folder_item.h
3408         * src/prefs_fonts.c
3409         * src/prefs_fonts.h
3410         * src/prefs_gtk.c
3411         * src/prefs_gtk.h
3412         * src/prefs_image_viewer.c
3413         * src/prefs_image_viewer.h
3414         * src/prefs_matcher.c
3415         * src/prefs_matcher.h
3416         * src/prefs_message.c
3417         * src/prefs_msg_colors.c
3418         * src/prefs_msg_colors.h
3419         * src/prefs_other.c
3420         * src/prefs_quote.c
3421         * src/prefs_receive.c
3422         * src/prefs_send.c
3423         * src/prefs_spelling.c
3424         * src/prefs_spelling.h
3425         * src/prefs_summaries.c
3426         * src/prefs_summaries.h
3427         * src/prefs_summary_column.c
3428         * src/prefs_summary_column.h
3429         * src/prefs_template.c
3430         * src/prefs_template.h
3431         * src/prefs_themes.c
3432         * src/prefs_themes.h
3433         * src/prefs_toolbar.c
3434         * src/prefs_toolbar.h
3435         * src/prefs_wrapping.c
3436         * src/prefs_wrapping.h
3437         * src/privacy.c
3438         * src/privacy.h
3439         * src/procheader.c
3440         * src/procheader.h
3441         * src/procmime.c
3442         * src/procmime.h
3443         * src/procmsg.c
3444         * src/procmsg.h
3445         * src/quote_fmt.c
3446         * src/quote_fmt_parse.y
3447         * src/recv.c
3448         * src/recv.h
3449         * src/remotefolder.c
3450         * src/remotefolder.h
3451         * src/send_message.c
3452         * src/send_message.h
3453         * src/setup.c
3454         * src/setup.h
3455         * src/sourcewindow.c
3456         * src/sourcewindow.h
3457         * src/ssl_manager.c
3458         * src/ssl_manager.h
3459         * src/statusbar.c
3460         * src/statusbar.h
3461         * src/stock_pixmap.c
3462         * src/stock_pixmap.h
3463         * src/summary_search.c
3464         * src/summary_search.h
3465         * src/summaryview.c
3466         * src/summaryview.h
3467         * src/textview.c
3468         * src/textview.h
3469         * src/toolbar.c
3470         * src/toolbar.h
3471         * src/undo.c
3472         * src/undo.h
3473         * src/unmime.c
3474         * src/unmime.h
3475         * src/vcard.c
3476         * src/vcard.h
3477         * src/wizard.c
3478         * src/wizard.h
3479         * src/common/base64.c
3480         * src/common/base64.h
3481         * src/common/defs.h
3482         * src/common/hooks.c
3483         * src/common/hooks.h
3484         * src/common/log.c
3485         * src/common/log.h
3486         * src/common/mgutils.c
3487         * src/common/mgutils.h
3488         * src/common/nntp.c
3489         * src/common/nntp.h
3490         * src/common/passcrypt.c
3491         * src/common/passcrypt.h.in
3492         * src/common/plugin.c
3493         * src/common/plugin.h
3494         * src/common/prefs.c
3495         * src/common/prefs.h
3496         * src/common/progressindicator.c
3497         * src/common/progressindicator.h
3498         * src/common/quoted-printable.c
3499         * src/common/quoted-printable.h
3500         * src/common/session.c
3501         * src/common/session.h
3502         * src/common/smtp.c
3503         * src/common/smtp.h
3504         * src/common/socket.c
3505         * src/common/socket.h
3506         * src/common/ssl.c
3507         * src/common/ssl.h
3508         * src/common/ssl_certificate.c
3509         * src/common/ssl_certificate.h
3510         * src/common/stringtable.c
3511         * src/common/stringtable.h
3512         * src/common/template.c
3513         * src/common/template.h
3514         * src/common/timing.h
3515         * src/common/utils.c
3516         * src/common/utils.h
3517         * src/common/version.h.in
3518         * src/common/xml.c
3519         * src/common/xml.h
3520         * src/common/xmlprops.c
3521         * src/common/xmlprops.h
3522         * src/gtk/about.c
3523         * src/gtk/colorlabel.c
3524         * src/gtk/colorsel.c
3525         * src/gtk/colorsel.h
3526         * src/gtk/combobox.c
3527         * src/gtk/combobox.h
3528         * src/gtk/description_window.c
3529         * src/gtk/description_window.h
3530         * src/gtk/filesel.c
3531         * src/gtk/filesel.h
3532         * src/gtk/foldersort.c
3533         * src/gtk/foldersort.h
3534         * src/gtk/gtksctree.c
3535         * src/gtk/gtkutils.c
3536         * src/gtk/gtkutils.h
3537         * src/gtk/inputdialog.c
3538         * src/gtk/inputdialog.h
3539         * src/gtk/logwindow.c
3540         * src/gtk/logwindow.h
3541         * src/gtk/manage_window.c
3542         * src/gtk/manage_window.h
3543         * src/gtk/menu.c
3544         * src/gtk/menu.h
3545         * src/gtk/pluginwindow.c
3546         * src/gtk/pluginwindow.h
3547         * src/gtk/prefswindow.c
3548         * src/gtk/prefswindow.h
3549         * src/gtk/progressdialog.c
3550         * src/gtk/progressdialog.h
3551         * src/gtk/sslcertwindow.c
3552         * src/gtk/sslcertwindow.h
3553         * src/plugins/bogofilter/bogofilter.c
3554         * src/plugins/bogofilter/bogofilter.h
3555         * src/plugins/bogofilter/bogofilter_gtk.c
3556         * src/plugins/clamav/clamav_plugin.c
3557         * src/plugins/clamav/clamav_plugin.h
3558         * src/plugins/clamav/clamav_plugin_gtk.c
3559         * src/plugins/demo/demo.c
3560         * src/plugins/dillo_viewer/dillo_prefs.c
3561         * src/plugins/dillo_viewer/dillo_prefs.h
3562         * src/plugins/dillo_viewer/dillo_viewer.c
3563         * src/plugins/pgpcore/passphrase.c
3564         * src/plugins/pgpcore/passphrase.h
3565         * src/plugins/pgpcore/pgp_viewer.c
3566         * src/plugins/pgpcore/pgp_viewer.h
3567         * src/plugins/pgpcore/plugin.c
3568         * src/plugins/pgpcore/select-keys.c
3569         * src/plugins/pgpcore/select-keys.h
3570         * src/plugins/pgpcore/sgpgme.c
3571         * src/plugins/pgpcore/sgpgme.h
3572         * src/plugins/pgpinline/pgpinline.c
3573         * src/plugins/pgpinline/pgpinline.h
3574         * src/plugins/pgpinline/plugin.c
3575         * src/plugins/pgpmime/pgpmime.c
3576         * src/plugins/pgpmime/pgpmime.h
3577         * src/plugins/pgpmime/plugin.c
3578         * src/plugins/spamassassin/spamassassin.c
3579         * src/plugins/spamassassin/spamassassin.h
3580         * src/plugins/spamassassin/spamassassin_gtk.c
3581         * src/plugins/trayicon/trayicon.c
3582                 it's 2007, update the year in the copyright headers
3583
3584 2007-01-03 [paul]       2.6.1cvs95
3585
3586         * src/gtk/about.c
3587                 it is 2007, use it in the copyright string
3588
3589 2007-01-03 [paul]       2.6.1cvs94
3590
3591         * src/html.c
3592                 html entity conversion:
3593                 move &#153; to a more suitable place
3594                 add &bull; and &ndash;
3595                 make sure &mdash; and &#8212; are both
3596                 converted the same
3597
3598 2007-01-02 [colin]      2.6.1cvs93
3599
3600         * src/addrbook.c
3601                 Fix leak
3602         * src/common/plugin.c
3603                 Add comment
3604         * src/etpan/imap-thread.c
3605                 Fix warning
3606
3607 2006-12-31 [paul]       2.6.1cvs92
3608
3609         * src/prefs_summaries.c
3610                 use gtk_button_new_from_stock()
3611
3612 2006-12-30 [colin]      2.6.1cvs91
3613
3614         * src/folder.c
3615         * src/imap_gtk.c
3616         * src/mh_gtk.c
3617                 Don't update filtering and account paths 
3618                 when copying folders
3619
3620 2006-12-30 [colin]      2.6.1cvs90
3621
3622         * src/prefs_compose_writing.c
3623         * src/prefs_quote.c
3624         * src/prefs_template.c
3625                 Use message font for Writing and 
3626                 Quoting prefs, as well as Templates.
3627
3628 2006-12-30 [colin]      2.6.1cvs89
3629
3630         * src/prefs_summaries.c
3631                 Rework GUI; patch by Pawel
3632
3633 2006-12-29 [colin]      2.6.1cvs88
3634
3635         * src/prefs_folder_item.c
3636                 Fix bug 1085, 'Apply to subfolder 
3637                 doesn't work' - I was mistaken saying
3638                 it worked in every case
3639
3640 2006-12-28 [colin]      2.6.1cvs87
3641
3642         * src/gtk/gtkaspell.c
3643                 Don't assert if use_alternate is true
3644                 and alt_dictionary isn't set -- this 
3645                 is what happens on upgrade! Rather,
3646                 do with it.
3647
3648 2006-12-28 [colin]      2.6.1cvs86
3649
3650         * Makefile.am
3651                 Fix desktop/icon simplification
3652
3653 2006-12-28 [colin]      2.6.1cvs85
3654
3655         * Makefile.am
3656                 Make desktop and icon not 
3657                 dependant on the desktop
3658
3659 2006-12-28 [wwp]        2.6.1cvs84
3660
3661         * src/plugins/pgpmime/claws.def
3662                 Add missing symbol (discards gpg4win's 03-plugins-symbols.patch).
3663
3664 2006-12-28 [wwp]        2.6.1cvs83
3665
3666         * src/prefs_folder_item.c
3667                 Fix coloring of "simplify subject regexp" (folder prefs),
3668                 which might be left to red whereas the regexp gets empty.
3669
3670 2006-12-28 [wwp]        2.6.1cvs82
3671
3672         * src/prefs_common.c
3673         * src/prefs_common.h
3674         * src/addressbook.c
3675         * src/addressitem.h
3676                 Save addressbook mainwindow's horizontal and vertical splitter position.
3677
3678 2006-12-27 [wwp]        2.6.1cvs81
3679
3680         * src/gtk/gtkaspell.c
3681         * src/gtk/gtkaspell.h
3682         * src/compose.c
3683                 Fix assignment of compose's default and alternate dictionary from
3684                 account or folder settings. Now gtkaspell_change_dict does rotate
3685                 dicts only when it's called from a menu cb.
3686
3687 2006-12-27 [wwp]        2.6.1cvs80
3688
3689         * src/folder_item_prefs.c
3690                 Fix randomly initialized default-alt-dictionary (folder prefs),
3691                 complete 2.6.1cvs72.
3692
3693 2006-12-27 [paul]       2.6.1cvs79
3694
3695         * src/imap_gtk.c
3696         * src/mh_gtk.c
3697                 Add Copy folder in the folder's contextual
3698                 menu
3699
3700 2006-12-27 [wwp]        2.6.1cvs78
3701
3702         * src/imap.c
3703                 Clean up session locking, thanks to Colin.
3704
3705 2006-12-26 [colin]      2.6.1cvs77
3706
3707         * src/statusbar.c
3708                 Revert previous patch
3709
3710 2006-12-26 [colin]      2.6.1cvs76
3711
3712         * src/folder.c
3713         * src/folderview.c
3714         * src/imap.c
3715         * src/statusbar.c
3716         * src/etpan/imap-thread.c
3717                 Fix previous commit warnings
3718                 Make statusbar update every second if total < 20
3719                 Make IMAP APPEND faster by simplifying log              
3720
3721 2006-12-26 [colin]      2.6.1cvs75
3722
3723         * src/folder.c
3724         * src/folder.h
3725         * src/folderview.c
3726         * src/folderview.h
3727         * src/imap_gtk.c
3728         * src/mh_gtk.c
3729                 Make it possible to copy folders accross
3730                 mailboxes (this was an arbitrary limitation).
3731                 Still make it impossible to move folders 
3732                 accross mailboxes.
3733
3734 2006-12-26 [colin]      2.6.1cvs74
3735
3736         * src/etpan/imap-thread.c
3737                 Fix bug 1081, 'claws-mail 
3738                 segfaults when going offline 
3739                 while it transfers mails via 
3740                 imap'
3741
3742 2006-12-26 [colin]      2.6.1cvs73
3743
3744         * src/folder_item_prefs.c
3745                 Don't forget alt dictionary when
3746                 renaming/moving folders
3747
3748 2006-12-26 [wwp]        2.6.1cvs72
3749
3750         * src/folder_item_prefs.c
3751                 Add missing defaults for per-folder alt dict
3752                 (forgotten in 2.6.1cvs61).
3753
3754 2006-12-26 [colin]      2.6.1cvs71
3755
3756         * src/wizard.c
3757                 Add tooltip to state that specifying
3758                 full path to mailbox is possible
3759
3760 2006-12-26 [wwp]        2.6.1cvs70
3761
3762         * src/partial_download.c
3763         * src/gtk/gtkvscrollbutton.c
3764         * src/plugins/pgpinline/plugin.c
3765                 Fix for few compiler warnings that matter.
3766
3767 2006-12-25 [colin]      2.6.1cvs69
3768
3769         * src/partial_download.c
3770                 Fix marking for download or deletion
3771                 when the header isn't the first
3772         * src/gtk/logwindow.c
3773                 Fix start of scrolling
3774
3775 2006-12-23 [paul]       2.6.1cvs68
3776
3777         * src/compose.c
3778                 change last commit to use the 'academic'
3779                 method instead. Thanks to wwp
3780
3781 2006-12-23 [paul]       2.6.1cvs67
3782
3783         * src/compose.c
3784                 don't warn about empty subject when
3785                 redirecting
3786
3787 2006-12-22 [colin]      2.6.1cvs66
3788
3789         * src/summary_search.c
3790                 Fix previous patch
3791
3792 2006-12-22 [colin]      2.6.1cvs65
3793
3794         * src/gtk/gtkutils.c
3795         * src/imap.c
3796         * src/jpilot.c
3797         * src/summary_search.c
3798                 A few warning fixes
3799
3800 2006-12-23 [paul]       
3801
3802         2.7.0-rc2 released
3803
3804 2006-12-22 [colin]      2.6.1cvs64
3805
3806         * src/toolbar.c
3807         * src/toolbar.h
3808                 Add a combo to the learn spam button
3809         * src/plugins/bogofilter/bogofilter.c
3810         * src/plugins/bogofilter/bogofilter_gtk.c
3811         * src/plugins/bogofilter/bogofilter.h
3812                 Allow to store Unsure mails in a specific
3813                 folder to make better teaching easier
3814
3815 2006-12-21 [wwp]        2.6.1cvs63
3816
3817         * src/compose.c
3818         * src/prefs_common.c
3819         * src/prefs_common.h
3820         * src/prefs_spelling.c
3821         * src/gtk/gtkaspell.c
3822         * src/gtk/gtkaspell.h
3823                 Allow spell-checking using both current and alternate dictionaries
3824                 (thanks to Colin).
3825
3826 2006-12-21 [wwp]        2.6.1cvs62
3827
3828         * src/gtk/gtkaspell.c
3829                 Apply recheck_when_changing_dict (highlight all mispelled words)
3830                 when switching to alternate dictionary.
3831
3832 2006-12-21 [wwp]        2.6.1cvs61
3833
3834         * src/compose.c
3835         * src/folder_item_prefs.h
3836         * src/prefs_common.c
3837         * src/prefs_common.h
3838         * src/prefs_folder_item.c
3839         * src/prefs_spelling.c
3840         * src/gtk/gtkaspell.c
3841         * src/gtk/gtkaspell.h
3842                 Add global and per-folder prefs to set the default
3843                 alternate dictionary.
3844
3845 2006-12-21 [colin]      2.6.1cvs60
3846
3847         * src/folder.c
3848                 Look for folders by path in all folders
3849         * src/html.c
3850                 add &mdash;
3851
3852 2006-12-20 [colin]      2.6.1cvs59
3853
3854         * src/gtk/quicksearch.c
3855                 Make sure in_typing is false when clearing
3856
3857 2006-12-20 [wwp]        2.6.1cvs58
3858
3859         * configure.ac
3860                 change manual's target dir to be LFH-compliant (thanks to Colin).
3861
3862 2006-12-20 [wwp]        2.6.1cvs57
3863
3864         * src/prefs_common.c
3865         * src/prefs_summaries.c
3866                 i18n fix and factorize patch, thanks to Fabien.
3867
3868 2006-12-20 [paul]       2.6.1cvs56
3869
3870         * configure.ac
3871                 last of the renaming (??)
3872         * src/main.c
3873                 correct --help info of --status-full
3874         * src/plugins/bogofilter/bogofilter.c
3875                 make FALSE default of whitelist_ab
3876
3877 2006-12-19 [colin]      2.6.1cvs55
3878
3879         * src/jpilot.c
3880                 Same as before, without depending on
3881                 pisock >= 0.12
3882
3883 2006-12-19 [colin]      2.6.1cvs54
3884
3885         * src/jpilot.c
3886                 Fix bug 1059, 'Better jpilot charset 
3887                 handling'. Use libpisync's charset conversion
3888                 if possible
3889
3890 2006-12-19 [colin]      2.6.1cvs53
3891
3892         * po/fr.po
3893                 Updated by Fabien
3894
3895 2006-12-19 [wwp]        2.6.1cvs52
3896
3897         * src/gtk/about.c
3898                 Add missing #include (thanks to Colin).
3899
3900 2006-12-19 [wwp]        2.6.1cvs51
3901
3902         * src/prefs_receive.c
3903                 Better spacing between widgets in prefs.
3904
3905 2006-12-18 [colin]      2.6.1cvs50
3906
3907         * src/imap.c
3908                 Fix failure to get separator on LIST "" ""
3909                 Try LIST "" "INBOX" too.
3910
3911 2006-12-18 [wwp]        2.6.1cvs49
3912
3913         * src/common/session.c
3914                 Fix a compiler warning (thanks to Fabien).
3915
3916 2006-12-18 [wwp]        2.6.1cvs48
3917
3918         * src/compose.c
3919         * src/prefs_quote.c
3920                 Factorize some strings for translation (it's about error
3921                 messages when applying or checking template/quote format).
3922
3923 2006-12-18 [colin]      2.6.1cvs47
3924
3925         * Makefile.am
3926         * src/common/defs.h
3927         * src/gtk/Makefile.am
3928         * src/gtk/about.c
3929                 Add a Release notes tab from the contents of
3930                 $(DOCDIR)/RELEASE_NOTES. Patch by Fabien.
3931
3932 2006-12-17 [colin]      2.6.1cvs46
3933
3934         * src/mimeview.c
3935         * src/textview.c
3936         * src/gtk/filesel.c
3937                 Correctly convert from/to UTF8/filename encoding
3938                 when loading and saving files. Probably fixes
3939                 bug 1068, 'Claws-Mail uses 100% CPU when looking 
3940                 for a file to attach and is blocked...'
3941
3942 2006-12-17 [colin]      2.6.1cvs45
3943
3944         * src/gtk/logwindow.c
3945                 Fix bug 1067, 'Claws-Mail uses 100% CPU on an 
3946                 IMAP folder and is blocked on main thread': 
3947                 make sure we put utf8 in the log.
3948
3949 2006-12-16 [colin]      2.6.1cvs44
3950
3951         * src/toolbar.c
3952         * src/toolbar.h
3953                 Fix bug 1055, 'Add the 'cancel receive' 
3954                 in the available events for the toolbar buttons'
3955
3956 2006-12-16 [colin]      2.6.1cvs43
3957
3958         * po/POTFILES.in
3959         * src/imap.c
3960         * src/common/nntp.c
3961         * src/common/session.c
3962                 Log error when SSL handshakes fail. 
3963                 Fixes bug 1082, 'incorrect / imprecise 
3964                 error message when imap server provides 
3965                 ssl only through STARTTLS but SSL is 
3966                 selected'
3967
3968 2006-12-15 [wwp]        2.6.1cvs42
3969
3970         * src/plugins/bogofilter/bogofilter_gtk.c
3971                 set proper sensitivity to widgets I've recently added.
3972
3973 2006-12-15 [colin]      
3974
3975         2.7.0-rc1 released
3976
3977 2006-12-15 [wwp]        2.6.1cvs41
3978
3979         * src/plugins/bogofilter/bogofilter.c
3980         * src/plugins/bogofilter/bogofilter.h
3981         * src/plugins/bogofilter/bogofilter_gtk.c
3982                 bogofilter's whitelist can now use a subset of
3983                 the addressbook (either a book, a subfolder of a book,
3984                 or the whole addressbook by using "Any"). Re-used there
3985                 some pref_matcher widgets and mechanisms to match a subset
3986                 of the addressbook.
3987
3988 2006-12-15 [wwp]        2.6.1cvs40
3989
3990         * src/wizard.c
3991         * src/common/plugin.c
3992         * src/common/plugin.h
3993         * src/gtk/about.c
3994         * src/plugins/bogofilter/bogofilter.c
3995         * src/plugins/clamav/clamav_plugin.c
3996         * src/plugins/demo/demo.c
3997         * src/plugins/dillo_viewer/dillo_viewer.c
3998         * src/plugins/pgpcore/plugin.c
3999         * src/plugins/pgpinline/plugin.c
4000         * src/plugins/pgpmime/plugin.c
4001         * src/plugins/spamassassin/spamassassin.c
4002         * src/plugins/trayicon/trayicon.c
4003                 factorize some translatable strings (plugins-related),
4004                 fix missing punctuation in several places,
4005                 remove useless translatable \n in about.c,
4006                 and factorize plugin init code w/ a new function
4007                 check_plugin_version() in common/plugin.c.
4008                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
4009
4010 2006-12-15 [wwp]        2.6.1cvs39
4011
4012         * src/plugins/bogofilter/bogofilter.c
4013         * src/plugins/bogofilter/bogofilter_gtk.c
4014                 flag whitelisted spams as spam, but don't filter it to the spam
4015                 folder. Thanks to Colin.
4016
4017 2006-12-15 [ticho]      2.6.1cvs38
4018
4019         * src/plugins/bogofilter/bogofilter.c
4020         * src/plugins/bogofilter/bogofilter.h
4021         * src/plugins/bogofilter/bogofilter_gtk.c
4022                 Add option to whitelist senders found in addressbook. Patch by colin.
4023
4024 2006-12-15 [paul]       2.6.1cvs37
4025
4026         * src/folderview.c
4027                 add missing #include "log.h"
4028
4029 2006-12-15 [paul]       2.6.1cvs36
4030
4031         * src/plugins/bogofilter/bogofilter.c
4032         * src/plugins/bogofilter/bogofilter.h
4033         * src/plugins/bogofilter/bogofilter_gtk.c
4034                 Add an option to allow inserting an
4035                 X-Claws-Bogosity header (on MH folders
4036                 only). Patch by Colin
4037
4038 2006-12-14 [colin]      2.6.1cvs35
4039
4040         * src/main.c
4041                 "Yes" should be the default choice for
4042                 migration configuration
4043
4044 2006-12-14 [paul]       2.6.1cvs34
4045
4046         * src/prefs_summaries.c
4047         * manual/advanced.xml
4048                 Unhide mark_as_read_delay
4049
4050 2006-12-14 [paul]       2.6.1cvs33
4051
4052         * src/messageview.c
4053         * src/messageview.h
4054         * src/mimeview.c
4055         * src/mimeview.h
4056         * src/summaryview.c
4057         * src/textview.c
4058         * src/textview.h
4059                 Fix printing of selection
4060                 Fix printing of message parts
4061                 Fix printing of images
4062         * src/gtk/gtksourceprintjob.c
4063                 Fix page count when there are images
4064
4065 2006-12-14 [wwp]        2.6.1cvs32
4066
4067         * src/mainwindow.c
4068         * src/summaryview.c
4069         * src/summaryview.h
4070         * src/gtk/quicksearch.c
4071                 fix quicksearch 'magnify' button status when QS is closed
4072                 using the Escape key, thanks to Colin.
4073
4074 2006-12-14 [wwp]        2.6.1cvs31
4075
4076         * src/mainwindow.c
4077         * src/summaryview.c
4078         * src/summaryview.h
4079         * src/gtk/quicksearch.c
4080                 fix quicksearch 'magnify' button status when QS is closed
4081                 using the Escape key, thanks to Colin.
4082
4083 2006-12-13 [colin]      2.6.1cvs30
4084
4085         * src/ldapquery.c
4086         * src/ldaputil.c
4087                 Use the binary safe version of ldap_get_values,
4088                 to make sure we manipulate null-terminated 
4089                 strings. Maybe fixes bug 1075, 'claws mail 
4090                 segfault when completing ldap adresses'
4091         * src/syldap.c ** REMOVED **
4092         * src/syldap.h ** REMOVED **
4093                 Remove dead files
4094
4095 2006-12-13 [mones]      2.6.1cvs29
4096
4097         * po/es.po
4098                 Fixed piped strings, fixed click translation
4099
4100 2006-12-13 [paul]       2.6.1cvs28
4101
4102         * src/main.c
4103                 don't translate these strings
4104
4105 2006-12-13 [paul]       2.6.1cvs27
4106
4107         * po/en_GB.po
4108                 updated
4109
4110 2006-12-13 [colin]      2.6.1cvs26
4111
4112         * src/main.c
4113         * src/main.h
4114                 Add claws_is_starting()
4115
4116 2006-12-13 [mones]      2.6.1cvs25
4117
4118         * manual/es/advanced.xml
4119         * po/es.po
4120                 Synced manual and updated translation
4121
4122 2006-12-12 [colin]      2.6.1cvs24
4123
4124         * src/wizard.c
4125                 Add an option to use STARTTLS in the
4126                 welcome wizard. Fixes bug 1080, 
4127                 'Using SSL option in wizard for incoming 
4128                 server does not activate SSL with STARTTLS'
4129
4130 2006-12-12 [colin]      2.6.1cvs23
4131
4132         * src/main.c
4133                 Don't exit when there's an incomplete
4134                 mailbox configured - leaves a chance 
4135                 to fix a failing IMAP account. Exit
4136                 if no mailbox at all is loaded (case
4137                 of missing plugin).
4138                 Completes bug 1077's fix (I was wrong
4139                 in this bug's comment #3).
4140
4141 2006-12-12 [colin]      2.6.1cvs22
4142
4143         * src/gtk/menu.h
4144                 Add another menu data type
4145         * src/prefs_account.c
4146                 Complete the completion of bug 1076
4147                 (doesn't lose the pref on apply)
4148
4149 2006-12-12 [paul]       2.6.1cvs21
4150
4151         * src/prefs_account.c
4152                 complete the fix of bug 1076
4153                 also be more verbose with the text
4154
4155 2006-12-12 [paul]       2.6.1cvs20
4156
4157         * src/gtk/combobox.c
4158                 fix compilation warning
4159
4160 2006-12-11 [colin]      2.6.1cvs19
4161
4162         * src/wizard.c
4163                 Document :port in server entry tooltips
4164
4165 2006-12-11 [colin]      2.6.1cvs18
4166
4167         * src/main.c
4168                 Fix compile
4169
4170 2006-12-11 [colin]      2.6.1cvs17
4171
4172         * src/main.c
4173                 Add failing IMAP as a reason for no
4174                 mailbox
4175
4176 2006-12-11 [colin]      2.6.1cvs16
4177
4178         * src/prefs_account.c
4179                 Check for existence of inbox for local
4180                 accounts too
4181         * src/wizard.c
4182                 Allow setting the port to use for servers
4183                 by using the usual "server.example.com:port"
4184                 syntax. Fixes bug 1077, 'sylpheed-claws does 
4185                 not start when IMAP server is unavailable'
4186
4187 2006-12-11 [colin]      2.6.1cvs15
4188
4189         * src/prefs_account.c
4190                 Prevent use of non-existing default inbox
4191
4192 2006-12-11 [colin]      2.6.1cvs14
4193
4194         * src/prefs_account.c
4195                 Fix sensitivity. Fixes bug 1076, 'privacy 
4196                 options are displayed even when pgp plugin 
4197                 not loaded / available'
4198
4199 2006-12-09 [colin]      2.6.1cvs13
4200
4201         * manual/advanced.xml
4202         * src/prefs_common.c
4203         * src/prefs_common.h
4204         * src/common/ssl_certificate.c
4205                 Add a new hidden preference, 'unsafe_ssl_certs',
4206                 which allows to store multiple certificates per
4207                 server/port. This is disabled by default because
4208                 it's less secure (presenting a new certificate
4209                 instead of a changed one raises less alarms).
4210                 This will cause Claws to ask about an unknown
4211                 certificate for people who have used 2.6.1cvs8
4212                 or greater.
4213
4214 2006-12-09 [colin]      2.6.1cvs12
4215
4216         * src/action.c
4217                 Fix cache updating after action
4218
4219 2006-12-07 [wwp]        2.6.1cvs11
4220
4221         * src/compose.c
4222                 fix email address comparison when replying to all
4223                 (avoid replying to ourselves), thanks to Colin.
4224
4225 2006-12-06 [paul]       2.6.1cvs10
4226
4227         * src/addrharvest.c
4228         * src/editldap.c
4229         * src/expldifdlg.c
4230         * src/news.c
4231         * src/toolbar.c
4232         * src/common/utils.c
4233                 ...and more renaming
4234                 Thanks to Colin
4235
4236 2006-12-06 [paul]       2.6.1cvs9
4237
4238         * src/compose.c
4239         * src/messageview.c
4240         * src/procheader.c
4241         * src/procmime.c
4242         * src/procmsg.c
4243         * src/textview.c
4244                 more renaming
4245                 Thanks to Colin
4246
4247 2006-12-06 [colin]      2.6.1cvs8
4248
4249         * src/ssl_manager.c
4250         * src/common/ssl_certificate.c
4251         * src/common/ssl_certificate.h
4252                 Handle multiple certificates per host/port
4253
4254 2006-12-06 [colin]      2.6.1cvs7
4255
4256         * src/etpan/imap-thread.c
4257                 Fix certificate checking on IMAP
4258
4259 2006-12-06 [colin]      2.6.1cvs6
4260
4261         * src/folderview.c
4262                 Fix bug 1072, 'Claws stops fetching newsgroups 
4263                 from server when newsgroup got deleted': continue
4264                 checking other groups
4265
4266 2006-12-05 [wwp]        2.6.1cvs5
4267
4268         * src/message_search.c
4269         * src/summary_search.c
4270         * src/gtk/combobox.c
4271         * src/gtk/combobox.h
4272         * src/gtk/gtkutils.c
4273         * src/gtk/gtkutils.h
4274                 make up and down arrow keys in modern gtk_combo_box_entry widgets
4275                 behave like w/ old comboboxes (summary and message search only).
4276
4277 2006-12-05 [paul]       2.6.1cvs4
4278
4279         * src/wizard.c
4280                 encode headers
4281                 Thanks to Colin
4282
4283 2006-12-05 [paul]       2.6.1cvs3
4284
4285         * tools/README
4286         * tools/textviewer.pl
4287                 script updated and description added
4288
4289 2006-12-04 [colin]      2.6.1cvs2
4290
4291         * src/compose.c
4292                 Run pre-send hook only when checking
4293                 everything
4294
4295 2006-12-04 [paul]       2.6.1cvs1
4296
4297         * NEWS
4298         * README
4299         * RELEASE_NOTES
4300         * configure.ac
4301         * tools/README
4302                 bump up version number following stable release
4303
4304 2006-12-04 [paul]       2.6.0cvs83
4305
4306         * README
4307                 updates and corrections
4308
4309 2006-12-04 [colin]      2.6.0cvs82
4310
4311         * src/common/utils.c
4312                 Probably fix bug 1066, 'Incorrect mailbox 
4313                 size displayed'
4314
4315 2006-12-04 [colin]      2.6.0cvs81
4316
4317         * src/common/utils.c
4318                 Trim tabs from mailcap file too.
4319
4320 2006-12-02 [paul]       2.6.0cvs80
4321
4322         * src/exphtmldlg.c
4323                 fix broken GUI under certain languages
4324         * src/expldifdlg.c
4325                 put the Cancel button to the right
4326
4327 2006-12-01 [paul]       2.6.0cvs79
4328
4329         * tools/Makefile.am
4330                 remove reference to removed file
4331
4332 2006-12-01 [wwp]        2.6.0cvs78
4333
4334         * src/addressbook.c
4335         * src/editaddress.c
4336                 remove forgotten debug statements.
4337
4338 2006-12-01 [wwp]        2.6.0cvs77
4339
4340         * manual/advanced.xml
4341         * manual/fr/advanced.xml
4342         * src/addressbook.c
4343         * src/addressbook.h
4344         * src/addressitem.h
4345         * src/editaddress.c
4346         * src/editaddress.h
4347         * src/prefs_common.c
4348         * src/prefs_common.h
4349         * src/gtk/gtkutils.c
4350         * src/gtk/gtkutils.h
4351                 add a hidden option to allow embedding the editaddress (edit contact details)
4352                 dialog into the addressbook's window. This doesn't change the default
4353                 behaviour.
4354
4355 2006-12-01 [wwp]        2.6.0cvs76
4356
4357         * src/message_search.c
4358         * src/summary_search.c
4359                 fix more focus issues (don't set focus to combobox's entry widget when
4360                 entry's value changed, if entry widget has focus already).
4361
4362 2006-12-01 [wwp]        2.6.0cvs75
4363
4364         * src/gtk/quicksearch.c
4365                 revert last changes to the quicksearch gtk_combo_box, this needs more
4366                 tuning and testing.
4367
4368 2006-12-01 [paul]       2.6.0cvs74
4369
4370         * tools/kdeservicemenu/README
4371         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
4372         * tools/kdeservicemenu/install.sh
4373         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
4374         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
4375                 simplify this stuff, and in so doing,
4376                 fix it. (possibly re-extend it again at
4377                 a later date)
4378
4379 2006-12-01 [wwp]        2.6.0cvs73
4380
4381         * src/gtk/quicksearch.c
4382                 adapt quicksearch code to use modern gtk_combo_box'es.
4383
4384 2006-12-01 [wwp]        2.6.0cvs72
4385
4386         * src/common/defs.h
4387         * src/prefs_common.c
4388         * src/prefs_common.h
4389         * src/message_search.c
4390         * src/summary_search.c
4391         * src/gtk/combobox.c
4392         * src/gtk/combobox.h
4393                 add history combos to all message and summary search fields.
4394
4395 2006-12-01 [wwp]        2.6.0cvs71
4396
4397         * src/summaryview.c
4398                 As the list may change while the mark as read delay
4399                 runs, we can't rely on the 'row' pointer, which can
4400                 be invalid when the timeout is called. As the mark
4401                 as read is only done if the message is still selected,
4402                 use summaryview->selected instead. Thanks to Colin.
4403
4404 2006-11-30 [paul]       2.6.0cvs70
4405
4406         * src/textview.c
4407                 give emphasis to "Sylpheed-Claws"
4408                 as well as "Claws Mail"
4409
4410 2006-11-30 [colin]      2.6.0cvs69
4411
4412         * src/wizard.c
4413                 Put the SSL checkboxes in the receiving
4414                 and sending server pages.
4415
4416 2006-11-29 [colin]      2.6.0cvs68
4417
4418         * src/gtk/gtkutils.c
4419         * src/gtk/gtkvscrollbutton.c
4420                 Revert some deprecated fixes - they seem to
4421                 deprecate stuff as soon as a new one gets out.
4422                 g_object_ref_sink needed glib-2.10.
4423
4424 2006-11-29 [colin]      2.6.0cvs67
4425
4426         * src/common/utils.c
4427                 Create .mailcap if it doesn't exist
4428
4429 2006-11-29 [colin]      2.6.0cvs66
4430
4431         * src/compose.c
4432                 Followup to cvs60: use original list
4433                 of recipients if replying to a mail
4434                 in Sent Drafts or Queue.
4435
4436 2006-11-27 [paul]       2.6.0cvs65
4437
4438         * src/image_viewer.c
4439                 revert the last change for now (it's broken)
4440
4441 2006-11-27 [paul]       2.6.0cvs64
4442
4443         * Makefile.am
4444         * configure.ac
4445         * m4/aclocal-include.m4
4446         * m4/check-type.m4
4447         * src/Makefile.am
4448         * src/addr_compl.c
4449         * src/compose.c
4450         * src/crash.c
4451         * src/export.c
4452         * src/exporthtml.c
4453         * src/exportldif.c
4454         * src/imap.c
4455         * src/import.c
4456         * src/main.c
4457         * src/main.h
4458         * src/matcher.c
4459         * src/mimeview.c
4460         * src/procmsg.c
4461         * src/textview.c
4462         * src/common/Makefile.am
4463         * src/common/claws.c
4464         * src/common/claws.h
4465         * src/common/ssl.c
4466         * src/common/sylpheed.c
4467         * src/common/sylpheed.h
4468         * src/etpan/Makefile.am
4469         * src/gtk/Makefile.am
4470         * src/gtk/claws-marshal.list
4471         * src/gtk/filesel.c
4472         * src/gtk/gtksctree.c
4473         * src/gtk/quicksearch.c
4474         * src/gtk/sylpheed-marshal.list
4475         * src/plugins/bogofilter/bogofilter.c
4476         * src/plugins/bogofilter/bogofilter_gtk.c
4477         * src/plugins/clamav/clamav_plugin.c
4478         * src/plugins/clamav/clamav_plugin_gtk.c
4479         * src/plugins/demo/demo.c
4480         * src/plugins/dillo_viewer/dillo_viewer.c
4481         * src/plugins/pgpcore/Makefile.am
4482         * src/plugins/pgpcore/claws.def
4483         * src/plugins/pgpcore/pgp_viewer.c
4484         * src/plugins/pgpcore/plugin.c
4485         * src/plugins/pgpcore/sylpheed.def
4486         * src/plugins/pgpinline/Makefile.am
4487         * src/plugins/pgpinline/claws.def
4488         * src/plugins/pgpinline/plugin.c
4489         * src/plugins/pgpinline/sylpheed.def
4490         * src/plugins/pgpmime/Makefile.am
4491         * src/plugins/pgpmime/claws.def
4492         * src/plugins/pgpmime/plugin.c
4493         * src/plugins/pgpmime/sylpheed.def
4494         * src/plugins/spamassassin/spamassassin.c
4495         * src/plugins/spamassassin/spamassassin_gtk.c
4496         * src/plugins/trayicon/trayicon.c
4497                 yet more renaming
4498                 remove deprecated gtk_tooltips_set_delay()
4499
4500 2006-11-26 [paul]       2.6.0cvs63
4501
4502         * src/expldifdlg.c
4503         * src/folderview.c
4504         * src/image_viewer.c
4505         * src/mainwindow.c
4506         * src/gtk/gtkutils.c
4507         * src/gtk/gtkvscrollbutton.c
4508         * src/gtk/prefswindow.c
4509         * src/plugins/pgpcore/prefs_gpg.c
4510                 replace more deprecated GTK+ functions
4511
4512 2006-11-26 [paul]       2.6.0cvs62
4513
4514         * src/addr_compl.c
4515         * src/addressbook.c
4516         * src/browseldap.c
4517                 replace deprecated gtk_idle_... functions
4518
4519 2006-11-26 [paul]       2.6.0cvs61
4520
4521         * src/compose.c
4522         * src/folderview.c
4523         * src/inc.c
4524         * src/summaryview.c
4525         * src/gtk/gtkvscrollbutton.c
4526         * src/gtk/quicksearch.c
4527         * src/plugins/pgpcore/passphrase.c
4528                 replace deprecated gtk_timeout_add and
4529                 gtk_timeout_remove
4530
4531 2006-11-26 [paul]       2.6.0cvs60
4532
4533         * src/compose.c
4534                 fix bug that caused the wrong recipient
4535                 to be selected when replying to a msg
4536                 which is From one of our accounts to
4537                 another of our accounts
4538
4539 2006-11-25 [paul]       2.6.0cvs59
4540
4541         * src/summaryview.c
4542                 don't change the From column title to
4543                 To if the To column is visible
4544
4545 2006-11-24 [paul]       2.6.0cvs58
4546
4547         * src/compose.c
4548                 fix bug 1069, 'Sent mails disappear, BCC
4549                 or locking problem?'
4550
4551 2006-11-21 [wwp]        2.6.0cvs57
4552
4553         * src/compose.c
4554                 fix spelling menu when replying (same as 2.3.1cvs39):
4555                 discrepancy between context menu and top menu when
4556                 folder's dictionary isn't the default one.
4557
4558 2006-11-19 [paul]       2.6.0cvs56
4559
4560         * src/summaryview.c
4561                 obey always_show_msg option when
4562                 marking as spam
4563         * src/plugins/bogofilter/bogofilter.c
4564                 fix typo
4565
4566 2006-11-18 [paul]       2.6.0cvs55
4567
4568         * AUTHORS
4569         * README
4570         * debian/copyright
4571         * manual/ack.xml
4572         * manual/es/ack.xml
4573         * manual/fr/ack.xml
4574         * manual/pl/ack.xml
4575         * src/gtk/authors.h
4576         * src/gtk/icon_legend.c
4577         * src/gtk/icon_legend.h
4578         * tools/OOo2claws-mail.pl
4579         * tools/README
4580         * tools/acroread2claws-mail.pl
4581         * tools/claws.i18n.status.pl
4582         * tools/filter_conv.pl
4583         * tools/filter_conv_new.pl
4584         * tools/freshmeat_search.pl
4585         * tools/google_search.pl
4586         * tools/kmail2claws-mail.pl
4587         * tools/kmail2claws-mail_v2.pl
4588         * tools/maildir2claws-mail.pl
4589         * tools/make.themes.project
4590         * tools/multiwebsearch.pl
4591         * tools/outlook2claws-mail.pl
4592         * tools/tb2claws-mail
4593         * tools/kdeservicemenu/README
4594         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
4595                 update mine and wwp's email addresses in
4596                 several places
4597                 Patch by wwp
4598         * src/prefs_compose_writing.c
4599                 set sensitivity on 'new message format' frame
4600
4601 2006-11-17 [paul]       2.6.0cvs54
4602
4603         * src/gtk/about.c
4604                 more reworking of the GUI
4605                 Patch by Fabien Vantard
4606
4607 2006-11-16 [paul]       2.6.0cvs53
4608
4609         * src/gtk/about.c
4610                 set a minimum size for the window, allow
4611                 it to automatically expand as necessary
4612
4613 2006-11-16 [wwp]        2.6.0cvs52
4614
4615         * src/gtk/about.c
4616                 better wrap of copyright info on some systems.
4617
4618 2006-11-16 [paul]       2.6.0cvs51
4619
4620         * src/gtk/about.c
4621                 move the tech info from the upper panel
4622                 to the Info tab
4623                 use a gtk_text_view for the features tab
4624
4625 2006-11-16 [paul]       2.6.0cvs50
4626
4627         * po/Makevars
4628                 update my email address
4629         * src/addressbook.c
4630         * src/compose.c
4631         * src/imap_gtk.c
4632         * src/mh_gtk.c
4633         * src/news_gtk.c
4634         * src/summaryview.c
4635         * src/plugins/trayicon/trayicon.c
4636                 don't offer simple menu separators
4637                 for translation
4638         * src/folderview.c
4639                 add separator between 'mark all read'
4640                 and 'search folder'
4641
4642 2006-11-15 [wwp]        2.6.0cvs49
4643
4644         * src/gtk/authors.h
4645                 updated manuals authors.
4646
4647 2006-11-14 [paul]       2.6.0cvs48
4648
4649         * src/compose.c
4650                 Fix Options/Reply mode after draft save
4651
4652 2006-11-14 [paul]       2.6.0cvs47
4653
4654         * src/Makefile.am
4655                 Fix make DESTDIR=...
4656         * src/mbox.c
4657                 Optimise speed
4658         * src/plugins/pgpinline/pgpinline.c
4659                 Probably fix bug 1061
4660
4661 2006-11-14 [paul]       2.6.0cvs46
4662
4663         * po/Makevars
4664                 enable Q_ macro
4665         * src/Makefile.am
4666         * src/stock_pixmap.c
4667         * src/stock_pixmap.h
4668         * src/gtk/about.c
4669         * src/pixmaps/active.xpm
4670         * src/pixmaps/inactive.xpm
4671                 add a new page, 'Features', to the About dialog
4672                 showing which features are compiled in and which
4673                 are not
4674
4675 2006-11-14 [paul]       2.6.0cvs45
4676
4677         * po/ru.po
4678                 updated by Pavlo Bohmat
4679
4680 2006-11-14 [colin]      2.6.0cvs44
4681
4682         * src/compose.c
4683         * src/inc.c
4684         * src/messageview.c
4685         * src/news.c
4686         * src/pop.c
4687         * src/procmsg.c
4688         * src/gtk/gtkaspell.c
4689                 Fix 64-bit-related warnings
4690         * src/ssl_manager.c
4691                 Fix possible infinite loop
4692         * src/plugins/pgpcore/sgpgme.c
4693                 Remove useless check
4694
4695 2006-11-13 [colin]      2.6.0cvs43
4696
4697         * src/gtk/Makefile.am
4698                 authors.h isn't generated
4699
4700 2006-11-13 [colin]      2.6.0cvs42
4701
4702         * src/plugins/pgpinline/pgpinline.c
4703         * src/plugins/pgpmime/pgpmime.c
4704                 Very probably fix bug 1061, 'crash on 
4705                 opening signed email'. Another cast
4706                 problem
4707
4708 2006-11-13 [colin]      2.6.0cvs41
4709
4710         * src/plugins/pgpcore/sgpgme.c
4711                 Maybe fix bug 1061, 'crash on opening 
4712                 signed email'
4713
4714 2006-11-13 [wwp]        2.6.0cvs40
4715
4716         * src/plugins/pgpinline/pgpinline.c
4717                 fix candidate for bug #1057, thanks to Colin.
4718
4719 2006-11-13 [wwp]        2.6.0cvs39
4720
4721         * src/compose.c
4722         * src/quote_fmt_parse.y
4723                 fix bug 1052: current parser buffer was not always 
4724                 allocated, ptr to this buffer could be returned as 
4725                 NULL whereas no parser error has occurred. in 
4726                 consequence, defining a template body as "%d" 
4727                 (w/o the quotes) for the first time of the instance 
4728                 of claws-mail, was reporting a parser error. make 
4729                 sure that the buffer is always allocated, even to 
4730                 an empty string.
4731                 fix mis-unescaping in compose.:compose_quote_fmt(): 
4732                 unescaping of the fmt string was always done 
4733                 whereas it must be done *only* when receiving 
4734                 quote format strings issued from the prefs 
4735                 (compose new message, reply, forward, redirect 
4736                 formats), *not* when applying templates.  in 
4737                 consequences, applying templates w/ sequences 
4738                 like \\|p{echo} were failing. make sure that 
4739                 unescaping is done only when necessary.
4740
4741 2006-11-12 [colin]      2.6.0cvs38
4742
4743         * po/de.po
4744                 Fix typo (s/KB/MB)
4745
4746 2006-11-12 [colin]      2.6.0cvs37
4747
4748         * src/plugins/pgpinline/pgpinline.c
4749         * src/plugins/pgpmime/pgpmime.c
4750                 Release GPG context at the latest 
4751                 possible moment. Maybe fixes 
4752                 bug 1057, 'crash on sending signed 
4753                 message to a newsgroup'
4754                 
4755
4756 2006-11-12 [colin]      2.6.0cvs36
4757
4758         * src/plugins/pgpcore/sgpgme.c
4759                 Tell a bit more when gpg's status doesn't
4760                 contain any signature
4761
4762 2006-11-12 [colin]      2.6.0cvs35
4763
4764         * src/compose.c
4765                 Fix bug 1060, 'compilation error with 
4766                 Irix's cc'
4767
4768 2006-11-12 [paul]       2.6.0cvs34
4769
4770         * doc/man/claws-mail.1
4771         * src/prefs_gtk.c
4772         * src/plugins/clamav/README
4773         * src/plugins/spamassassin/README
4774         * tools/README
4775         * tools/freshmeat_search.pl
4776         * tools/google_search.pl
4777         * tools/multiwebsearch.pl
4778                 more renaming
4779         * src/plugins/trayicon/trayicon.c
4780                 fix compiliation warning
4781
4782 2006-11-11 [colin]      2.6.0cvs33
4783
4784         * src/folderview.c
4785                 Forbid drag and drop from/to different
4786                 folders of type F_UNKNOWN
4787
4788 2006-11-11 [colin]      2.6.0cvs32
4789
4790         * src/plugins/pgpinline/pgpinline.c
4791                 Fix typo in previous commit:
4792                 - gpgme_new(&ctx);
4793                 + if ((err = gpgme_new(&data->ctx)) ...)
4794
4795 2006-11-11 [colin]      2.6.0cvs31
4796
4797         * src/plugins/pgpinline/pgpinline.c
4798         * src/plugins/pgpmime/pgpmime.c
4799                 Check success after calling gpgme_new
4800                 Maybe fixes bug 1057, 'crash on sending 
4801                 signed message to a newsgroup'
4802
4803 2006-11-11 [colin]      2.6.0cvs30
4804
4805         * src/undo.c
4806                 init undostruct to 0s (from
4807                 valgrind log of bug 1057)
4808
4809 2006-11-10 [colin]      2.6.0cvs29
4810
4811         * src/mainwindow.c
4812                 Set cursor to wait before filtering
4813                 duplicates in all folders
4814         * src/plugins/bogofilter/bogofilter.c
4815         * src/plugins/bogofilter/bogofilter.h
4816         * src/plugins/bogofilter/bogofilter_gtk.c
4817                 Completely thread away the bogofilter
4818                 filtering
4819
4820 2006-11-10 [mones]      2.6.0cvs28
4821
4822         * src/compose.c
4823         * src/compose.h
4824                 added COMPOSE_CHECK_BEFORE_SEND hook
4825
4826 2006-11-10 [paul]       2.6.0cvs27
4827
4828         * src/crash.c
4829                 more renaming
4830                 add libSM to get_compiled_in_features()
4831         * src/main.c
4832                 more renaming
4833
4834 2006-11-10 [colin]      2.6.0cvs26
4835
4836         * src/etpan/imap-thread.c
4837                 Add a reference to libetpan's sasl engine
4838                 so that sasl_done() doesn't get called by
4839                 libetpan, and doesn't break openssl.
4840                 Should fix bug 1053, 'SC fails to reestablish 
4841                 a secure connection'
4842                 Patch by Hoa
4843
4844 2006-11-10 [colin]      2.6.0cvs25
4845
4846         * manual/addrbook.xml
4847         * manual/advanced.xml
4848         * manual/faq.xml
4849         * manual/intro.xml
4850                 Some more renaming
4851
4852 2006-11-09 [colin]      2.6.0cvs24
4853
4854         * src/plugins/bogofilter/bogofilter_gtk.c
4855                 Add comment about annoyance
4856
4857 2006-11-09 [colin]      2.6.0cvs23
4858
4859         * src/plugins/bogofilter/bogofilter.c
4860         * src/plugins/bogofilter/bogofilter_gtk.c
4861                 Prepare things needed to thread bogofilter
4862                 filtering: separate bogo stuff and possible GUI
4863                 stuff. 
4864
4865 2006-11-09 [colin]      2.6.0cvs22
4866
4867         * src/account.c
4868         * src/compose.c
4869                 Search for one of our accounts in Delivered-To
4870                 (helps for auto-account selection when 
4871                  replying/forwarding)
4872         * src/folderview.c
4873         * src/mainwindow.c
4874         * src/mainwindow.h
4875         * src/plugins/trayicon/trayicon.c
4876                 Allow opening a new mail with any account from
4877                 the contextual menu
4878
4879 2006-11-09 [wwp]        2.6.0cvs21
4880
4881         * src/compose.c
4882         * src/prefs_common.c
4883         * src/prefs_common.h
4884         * src/prefs_compose_writing.c
4885                 add a compose new message format (in prefs/compose/writing), it's a
4886                 simple subject+body template to use when opening a new composition
4887                 window. It's similar to the existent reply and forward formats.
4888
4889                 enhanced the template/format % symbols substitution mechanism to
4890                 use current composition window information when % are used in
4891                 the compose new message format or in templates applied to new
4892                 messages (there were useless in that situations before). When
4893                 applied to new messages, %d corresponds to the system time/date.
4894
4895 2006-11-09 [paul]       2.6.0cvs20
4896
4897         * src/gtk/authors.h
4898                 fix last commit
4899
4900 2006-11-09 [paul]       2.6.0cvs19
4901
4902         * src/gtk/authors.h
4903                 keep tje alphabetical order
4904
4905 2006-11-08 [colin]      2.6.0cvs18
4906
4907         * src/etpan/imap-thread.c
4908                 Fix bug 1054, 'Slowness logging big 
4909                 data chunks'
4910
4911 2006-11-08 [paul]       2.6.0cvs17
4912
4913         * tools/Makefile.am
4914                 fix the renaming
4915
4916 2006-11-08 [paul]       2.6.0cvs16
4917
4918         * src/common/defs.h
4919                 update BUGZILLA_URI
4920
4921 2006-11-08 [paul]       2.6.0cvs15
4922
4923         * tools/Makefile.am
4924         * tools/OOo2claws-mail.pl
4925         * tools/OOo2sylpheed.pl
4926         * tools/README
4927         * tools/acroread2claws-mail.pl
4928         * tools/acroread2sylpheed.pl
4929         * tools/kmail2claws-mail.pl
4930         * tools/kmail2claws-mail_v2.pl
4931         * tools/kmail2sylpheed.pl
4932         * tools/kmail2sylpheed_v2.pl
4933         * tools/maildir2claws-mail.pl
4934         * tools/maildir2sylpheed.pl
4935         * tools/nautilus2claws-mail.sh
4936         * tools/nautilus2sylpheed.sh
4937         * tools/outlook2claws-mail.pl
4938         * tools/outlook2sylpheed.pl
4939         * tools/tb2claws-mail
4940         * tools/tb2sylpheed
4941         * tools/tbird2claws.py
4942         * tools/tbird2syl.py
4943         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
4944         * tools/kdeservicemenu/install.sh
4945         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
4946         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
4947         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
4948         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
4949         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
4950                 renamed (removed, added) tools files
4951
4952 2006-11-08 [paul]       2.6.0cvs14
4953
4954         * src/main.c
4955         * src/common/defs.h
4956                 Migrate sylpheedrc to clawsrc, and fix the standard
4957                 plugins path in the process
4958
4959 2006-11-07 [colin]      2.6.0cvs13
4960
4961         * src/Makefile.am
4962                 Symlink sylpheed-claws relative to 
4963                 claws-mail
4964
4965 2006-11-07 [colin]      2.6.0cvs12
4966
4967         * src/compose.c
4968                 Fix typo - Reply-To/Mailing-list is broken in 2.6 :-/
4969
4970 2006-11-07 [paul]       2.6.0cvs11
4971
4972         * src/gtk/about.c
4973                 Fix a missed occurence of
4974                 Sylpheed-Claws
4975
4976 2006-11-07 [paul]       2.6.0cvs10
4977
4978         * src/Makefile.am
4979                 Fix symlink installation
4980
4981 2006-11-07 [paul]       2.6.0cvs9
4982
4983         * src/Makefile.am
4984                 Symlink claws-mail to sylpheed-claws
4985         * src/common/utils.c
4986                 Fix migrating symlinks
4987         * src/etpan/imap-thread.c
4988                 check certificate only when there's
4989                 no error
4990
4991 2006-11-07 [paul]       2.6.0cvs8
4992
4993         * Makefile.am
4994                 Fix icon breakages with Gtk, which needs a 
4995                 cache updated to see them.
4996
4997 2006-11-07 [paul]       2.6.0cvs7
4998
4999         * .cvsignore
5000         * AUTHORS
5001         * COPYING
5002         * INSTALL
5003         * Makefile.am
5004         * NEWS
5005         * README
5006         * RELEASE_NOTES
5007         * autogen.sh
5008         * claws-mail-128x128.png
5009         * claws-mail-64x64.png
5010         * claws-mail.ico
5011         * claws-mail.pc.in
5012         * claws-mail.png
5013         * configure.ac
5014         * sylpheed-claws-128x128.png
5015         * sylpheed-claws-64x64.png
5016         * sylpheed-claws.desktop
5017         * sylpheed-claws.ico
5018         * sylpheed-claws.pc.in
5019         * sylpheed-claws.png
5020         * debian/README.Debian
5021         * debian/changelog
5022         * debian/claws-mail.desktop
5023         * debian/claws-mail.menu
5024         * debian/claws-mail.postinst.debhelper
5025         * debian/claws-mail.postrm.debhelper
5026         * debian/control
5027         * debian/copyright
5028         * debian/files
5029         * debian/rules
5030         * debian/sylpheed-claws.desktop
5031         * debian/sylpheed-claws.menu
5032         * debian/sylpheed-claws.postinst.debhelper
5033         * debian/sylpheed-claws.postrm.debhelper
5034         * doc/man/Makefile.am
5035         * doc/man/claws-mail.1
5036         * doc/man/sylpheed-claws.1
5037         * doc/src/ChangeLog.claws-pre0.8.0
5038         * manual/Makefile.am
5039         * manual/account.xml
5040         * manual/ack.xml
5041         * manual/addrbook.xml
5042         * manual/advanced.xml
5043         * manual/claws-mail-manual.xml
5044         * manual/faq.xml
5045         * manual/glossary.xml
5046         * manual/handling.xml
5047         * manual/intro.xml
5048         * manual/keyboard.xml
5049         * manual/plugins.xml
5050         * manual/starting.xml
5051         * manual/sylpheed-claws-manual.xml
5052         * manual/xml2pdf
5053         * manual/dist/.cvsignore
5054         * manual/dist/html/.cvsignore
5055         * manual/dist/html/Makefile.am
5056         * manual/dist/pdf/.cvsignore
5057         * manual/dist/pdf/Makefile.am
5058         * manual/dist/ps/.cvsignore
5059         * manual/dist/ps/Makefile.am
5060         * manual/dist/txt/.cvsignore
5061         * manual/dist/txt/Makefile.am
5062         * manual/es/Makefile.am
5063         * manual/es/advanced.xml
5064         * manual/es/claws-mail-manual.xml
5065         * manual/es/faq.xml
5066         * manual/es/glossary.xml
5067         * manual/es/handling.xml
5068         * manual/es/intro.xml
5069         * manual/es/plugins.xml
5070         * manual/es/sylpheed-claws-manual.xml
5071         * manual/es/dist/.cvsignore
5072         * manual/es/dist/html/.cvsignore
5073         * manual/es/dist/html/Makefile.am
5074         * manual/es/dist/pdf/.cvsignore
5075         * manual/es/dist/pdf/Makefile.am
5076         * manual/es/dist/ps/.cvsignore
5077         * manual/es/dist/ps/Makefile.am
5078         * manual/es/dist/txt/.cvsignore
5079         * manual/es/dist/txt/Makefile.am
5080         * manual/fr/Makefile.am
5081         * manual/fr/account.xml
5082         * manual/fr/ack.xml
5083         * manual/fr/addrbook.xml
5084         * manual/fr/advanced.xml
5085         * manual/fr/claws-mail-manual.xml
5086         * manual/fr/faq.xml
5087         * manual/fr/glossary.xml
5088         * manual/fr/handling.xml
5089         * manual/fr/intro.xml
5090         * manual/fr/keyboard.xml
5091         * manual/fr/plugins.xml
5092         * manual/fr/starting.xml
5093         * manual/fr/sylpheed-claws-manual.xml
5094         * manual/fr/dist/.cvsignore
5095         * manual/fr/dist/html/.cvsignore
5096         * manual/fr/dist/html/Makefile.am
5097         * manual/fr/dist/pdf/.cvsignore
5098         * manual/fr/dist/pdf/Makefile.am
5099         * manual/fr/dist/ps/.cvsignore
5100         * manual/fr/dist/ps/Makefile.am
5101         * manual/fr/dist/txt/.cvsignore
5102         * manual/fr/dist/txt/Makefile.am
5103         * manual/pl/Makefile.am
5104         * manual/pl/account.xml
5105         * manual/pl/ack.xml
5106         * manual/pl/addrbook.xml
5107         * manual/pl/advanced.xml
5108         * manual/pl/claws-mail-manual.xml
5109         * manual/pl/faq.xml
5110         * manual/pl/glossary.xml
5111         * manual/pl/handling.xml
5112         * manual/pl/intro.xml
5113         * manual/pl/keyboard.xml
5114         * manual/pl/plugins.xml
5115         * manual/pl/starting.xml
5116         * manual/pl/sylpheed-claws-manual.xml
5117         * manual/pl/dist/.cvsignore
5118         * manual/pl/dist/html/.cvsignore
5119         * manual/pl/dist/html/Makefile.am
5120         * manual/pl/dist/pdf/.cvsignore
5121         * manual/pl/dist/pdf/Makefile.am
5122         * manual/pl/dist/ps/.cvsignore
5123         * manual/pl/dist/ps/Makefile.am
5124         * manual/pl/dist/txt/.cvsignore
5125         * manual/pl/dist/txt/Makefile.am
5126         * po/.cvsignore
5127         * po/Makevars
5128         * src/.cvsignore
5129         * src/Makefile.am
5130         * src/account.c
5131         * src/account.h
5132         * src/action.c
5133         * src/action.h
5134         * src/adbookbase.h
5135         * src/addr_compl.c
5136         * src/addr_compl.h
5137         * src/addrbook.c
5138         * src/addrcache.c
5139         * src/addrcache.h
5140         * src/addrcindex.c
5141         * src/addrcindex.h
5142         * src/addrclip.c
5143         * src/addrclip.h
5144         * src/addrdefs.h
5145         * src/addressadd.c
5146         * src/addressadd.h
5147         * src/addressbook.c
5148         * src/addressbook.h
5149         * src/addressbook_foldersel.c
5150         * src/addressbook_foldersel.h
5151         * src/addrgather.c
5152         * src/addrgather.h
5153         * src/addrharvest.c
5154         * src/addrharvest.h
5155         * src/addrindex.c
5156         * src/addrindex.h
5157         * src/addritem.c
5158         * src/addritem.h
5159         * src/addrquery.c
5160         * src/addrquery.h
5161         * src/addrselect.c
5162         * src/addrselect.h
5163         * src/alertpanel.c
5164         * src/alertpanel.h
5165         * src/browseldap.c
5166         * src/browseldap.h
5167         * src/codeconv.c
5168         * src/codeconv.h
5169         * src/compose.c
5170         * src/crash.c
5171         * src/crash.h
5172         * src/customheader.c
5173         * src/customheader.h
5174         * src/displayheader.c
5175         * src/displayheader.h
5176         * src/editaddress.c
5177         * src/editaddress.h
5178         * src/editbook.c
5179         * src/editbook.h
5180         * src/editgroup.c
5181         * src/editgroup.h
5182         * src/editjpilot.c
5183         * src/editjpilot.h
5184         * src/editldap.c
5185         * src/editldap.h
5186         * src/editldap_basedn.c
5187         * src/editldap_basedn.h
5188         * src/editvcard.c
5189         * src/editvcard.h
5190         * src/exphtmldlg.c
5191         * src/exphtmldlg.h
5192         * src/expldifdlg.c
5193         * src/expldifdlg.h
5194         * src/export.c
5195         * src/exporthtml.c
5196         * src/exporthtml.h
5197         * src/exportldif.c
5198         * src/exportldif.h
5199         * src/filtering.c
5200         * src/filtering.h
5201         * src/folder.c
5202         * src/folder.h
5203         * src/folder_item_prefs.c
5204         * src/folder_item_prefs.h
5205         * src/foldersel.c
5206         * src/foldersel.h
5207         * src/folderutils.c
5208         * src/folderutils.h
5209         * src/folderview.c
5210         * src/folderview.h
5211         * src/grouplistdialog.c
5212         * src/grouplistdialog.h
5213         * src/html.c
5214         * src/html.h
5215         * src/image_viewer.c
5216         * src/image_viewer.h
5217         * src/imap.c
5218         * src/imap.h
5219         * src/imap_gtk.c
5220         * src/imap_gtk.h
5221         * src/import.c
5222         * src/import.h
5223         * src/importldif.c
5224         * src/importldif.h
5225         * src/importmutt.c
5226         * src/importmutt.h
5227         * src/importpine.c
5228         * src/importpine.h
5229         * src/inc.c
5230         * src/inc.h
5231         * src/jpilot.c
5232         * src/jpilot.h
5233         * src/ldapctrl.c
5234         * src/ldapctrl.h
5235         * src/ldaplocate.c
5236         * src/ldaplocate.h
5237         * src/ldapquery.c
5238         * src/ldapquery.h
5239         * src/ldapserver.c
5240         * src/ldapserver.h
5241         * src/ldaputil.c
5242         * src/ldaputil.h
5243         * src/ldif.c
5244         * src/ldif.h
5245         * src/localfolder.c
5246         * src/localfolder.h
5247         * src/main.c
5248         * src/main.h
5249         * src/mainwindow.c
5250         * src/mainwindow.h
5251         * src/manual.c
5252         * src/manual.h
5253         * src/matcher.c
5254         * src/matcher.h
5255         * src/matcher_parser.h
5256         * src/matcher_parser_lex.l
5257         * src/matcher_parser_parse.y
5258         * src/mbox.c
5259         * src/mbox.h
5260         * src/message_search.c
5261         * src/message_search.h
5262         * src/messageview.c
5263         * src/messageview.h
5264         * src/mh.c
5265         * src/mh.h
5266         * src/mh_gtk.c
5267         * src/mh_gtk.h
5268         * src/mimeview.c
5269         * src/mimeview.h
5270         * src/msgcache.c
5271         * src/msgcache.h
5272         * src/mutt.c
5273         * src/mutt.h
5274         * src/news.c
5275         * src/news.h
5276         * src/news_gtk.c
5277         * src/news_gtk.h
5278         * src/noticeview.c
5279         * src/noticeview.h
5280         * src/partial_download.c
5281         * src/partial_download.h
5282         * src/pine.c
5283         * src/pine.h
5284         * src/pop.c
5285         * src/pop.h
5286         * src/prefs_account.c
5287         * src/prefs_account.h
5288         * src/prefs_actions.c
5289         * src/prefs_actions.h
5290         * src/prefs_common.c
5291         * src/prefs_common.h
5292         * src/prefs_compose_writing.c
5293         * src/prefs_compose_writing.h
5294         * src/prefs_customheader.c
5295         * src/prefs_customheader.h
5296         * src/prefs_display_header.c
5297         * src/prefs_display_header.h
5298         * src/prefs_ext_prog.c
5299         * src/prefs_ext_prog.h
5300         * src/prefs_filtering.c
5301         * src/prefs_folder_column.c
5302         * src/prefs_folder_column.h
5303         * src/prefs_folder_item.c
5304         * src/prefs_folder_item.h
5305         * src/prefs_fonts.c
5306         * src/prefs_fonts.h
5307         * src/prefs_gtk.c
5308         * src/prefs_gtk.h
5309         * src/prefs_image_viewer.c
5310         * src/prefs_image_viewer.h
5311         * src/prefs_matcher.c
5312         * src/prefs_matcher.h
5313         * src/prefs_message.c
5314         * src/prefs_message.h
5315         * src/prefs_msg_colors.c
5316         * src/prefs_msg_colors.h
5317         * src/prefs_other.c
5318         * src/prefs_other.h
5319         * src/prefs_quote.c
5320         * src/prefs_quote.h
5321         * src/prefs_receive.c
5322         * src/prefs_receive.h
5323         * src/prefs_send.c
5324         * src/prefs_send.h
5325         * src/prefs_spelling.c
5326         * src/prefs_spelling.h
5327         * src/prefs_summaries.c
5328         * src/prefs_summaries.h
5329         * src/prefs_summary_column.c
5330         * src/prefs_summary_column.h
5331         * src/prefs_template.c
5332         * src/prefs_template.h
5333         * src/prefs_themes.c
5334         * src/prefs_themes.h
5335         * src/prefs_toolbar.c
5336         * src/prefs_toolbar.h
5337         * src/prefs_wrapping.c
5338         * src/prefs_wrapping.h
5339         * src/privacy.c
5340         * src/privacy.h
5341         * src/procheader.c
5342         * src/procheader.h
5343         * src/procmime.c
5344         * src/procmime.h
5345         * src/procmsg.c
5346         * src/procmsg.h
5347         * src/quote_fmt.c
5348         * src/quote_fmt_parse.y
5349         * src/recv.c
5350         * src/recv.h
5351         * src/remotefolder.c
5352         * src/remotefolder.h
5353         * src/send_message.c
5354         * src/send_message.h
5355         * src/setup.c
5356         * src/setup.h
5357         * src/sourcewindow.c
5358         * src/sourcewindow.h
5359         * src/ssl_manager.c
5360         * src/ssl_manager.h
5361         * src/statusbar.c
5362         * src/statusbar.h
5363         * src/stock_pixmap.c
5364         * src/stock_pixmap.h
5365         * src/summary_search.c
5366         * src/summary_search.h
5367         * src/summaryview.c
5368         * src/summaryview.h
5369         * src/syldap.c
5370         * src/syldap.h
5371         * src/textview.c
5372         * src/textview.h
5373         * src/toolbar.c
5374         * src/toolbar.h
5375         * src/undo.c
5376         * src/undo.h
5377         * src/unmime.c
5378         * src/unmime.h
5379         * src/vcard.c
5380         * src/vcard.h
5381         * src/wizard.c
5382         * src/wizard.h
5383         * src/common/base64.c
5384         * src/common/base64.h
5385         * src/common/defs.h
5386         * src/common/hooks.c
5387         * src/common/hooks.h
5388         * src/common/log.c
5389         * src/common/log.h
5390         * src/common/mgutils.c
5391         * src/common/mgutils.h
5392         * src/common/nntp.c
5393         * src/common/nntp.h
5394         * src/common/passcrypt.c
5395         * src/common/passcrypt.h.in
5396         * src/common/plugin.c
5397         * src/common/plugin.h
5398         * src/common/prefs.c
5399         * src/common/prefs.h
5400         * src/common/progressindicator.c
5401         * src/common/progressindicator.h
5402         * src/common/quoted-printable.c
5403         * src/common/quoted-printable.h
5404         * src/common/session.c
5405         * src/common/session.h
5406         * src/common/smtp.c
5407         * src/common/smtp.h
5408         * src/common/socket.c
5409         * src/common/socket.h
5410         * src/common/ssl.c
5411         * src/common/ssl.h
5412         * src/common/stringtable.c
5413         * src/common/stringtable.h
5414         * src/common/sylpheed.c
5415         * src/common/sylpheed.h
5416         * src/common/template.c
5417         * src/common/template.h
5418         * src/common/timing.h
5419         * src/common/utils.c
5420         * src/common/utils.h
5421         * src/common/version.h.in
5422         * src/common/xml.c
5423         * src/common/xml.h
5424         * src/common/xmlprops.c
5425         * src/common/xmlprops.h
5426         * src/gtk/about.c
5427         * src/gtk/colorlabel.c
5428         * src/gtk/colorlabel.h
5429         * src/gtk/colorsel.c
5430         * src/gtk/colorsel.h
5431         * src/gtk/combobox.c
5432         * src/gtk/combobox.h
5433         * src/gtk/description_window.c
5434         * src/gtk/description_window.h
5435         * src/gtk/filesel.c
5436         * src/gtk/filesel.h
5437         * src/gtk/foldersort.c
5438         * src/gtk/foldersort.h
5439         * src/gtk/gtkaspell.c
5440         * src/gtk/gtkaspell.h
5441         * src/gtk/gtksctree.c
5442         * src/gtk/gtkshruler.c
5443         * src/gtk/gtkshruler.h
5444         * src/gtk/gtkutils.c
5445         * src/gtk/gtkutils.h
5446         * src/gtk/icon_legend.c
5447         * src/gtk/icon_legend.h
5448         * src/gtk/logwindow.c
5449         * src/gtk/logwindow.h
5450         * src/gtk/manage_window.c
5451         * src/gtk/manage_window.h
5452         * src/gtk/pluginwindow.c
5453         * src/gtk/pluginwindow.h
5454         * src/gtk/prefswindow.c
5455         * src/gtk/prefswindow.h
5456         * src/gtk/quicksearch.c
5457         * src/gtk/quicksearch.h
5458         * src/pixmaps/claws-mail.xpm
5459         * src/pixmaps/claws-mail_icon.xpm
5460         * src/pixmaps/claws-mail_logo.xpm
5461         * src/pixmaps/sylpheed-claws.xpm
5462         * src/pixmaps/sylpheed-claws_icon.xpm
5463         * src/pixmaps/sylpheed-claws_logo.xpm
5464         * src/plugins/bogofilter/Makefile.am
5465         * src/plugins/bogofilter/bogofilter.c
5466         * src/plugins/bogofilter/bogofilter.h
5467         * src/plugins/bogofilter/bogofilter_gtk.c
5468         * src/plugins/clamav/Makefile.am
5469         * src/plugins/clamav/clamav_plugin.c
5470         * src/plugins/clamav/clamav_plugin.h
5471         * src/plugins/clamav/clamav_plugin_gtk.c
5472         * src/plugins/demo/Makefile.am
5473         * src/plugins/demo/demo.c
5474         * src/plugins/dillo_viewer/Makefile.am
5475         * src/plugins/dillo_viewer/README
5476         * src/plugins/dillo_viewer/dillo_prefs.c
5477         * src/plugins/dillo_viewer/dillo_prefs.h
5478         * src/plugins/dillo_viewer/dillo_viewer.c
5479         * src/plugins/pgpcore/Makefile.am
5480         * src/plugins/pgpcore/passphrase.c
5481         * src/plugins/pgpcore/passphrase.h
5482         * src/plugins/pgpcore/pgp_viewer.c
5483         * src/plugins/pgpcore/pgp_viewer.h
5484         * src/plugins/pgpcore/plugin.c
5485         * src/plugins/pgpcore/prefs_gpg.c
5486         * src/plugins/pgpcore/prefs_gpg.h
5487         * src/plugins/pgpcore/select-keys.c
5488         * src/plugins/pgpcore/select-keys.h
5489         * src/plugins/pgpcore/sgpgme.c
5490         * src/plugins/pgpcore/sgpgme.h
5491         * src/plugins/pgpcore/sylpheed.def
5492         * src/plugins/pgpcore/version.rc
5493         * src/plugins/pgpinline/Makefile.am
5494         * src/plugins/pgpinline/pgpinline.c
5495         * src/plugins/pgpinline/pgpinline.h
5496         * src/plugins/pgpinline/plugin.c
5497         * src/plugins/pgpinline/sylpheed.def
5498         * src/plugins/pgpinline/version.rc
5499         * src/plugins/pgpmime/Makefile.am
5500         * src/plugins/pgpmime/pgpmime.c
5501         * src/plugins/pgpmime/pgpmime.h
5502         * src/plugins/pgpmime/plugin.c
5503         * src/plugins/pgpmime/sylpheed.def
5504         * src/plugins/pgpmime/version.rc
5505         * src/plugins/spamassassin/Makefile.am
5506         * src/plugins/spamassassin/README
5507         * src/plugins/spamassassin/spamassassin.c
5508         * src/plugins/spamassassin/spamassassin.h
5509         * src/plugins/spamassassin/spamassassin_gtk.c
5510         * src/plugins/trayicon/Makefile.am
5511         * src/plugins/trayicon/trayicon.c
5512         * tools/OOo2sylpheed.pl
5513         * tools/README
5514         * tools/README.sylprint
5515         * tools/acroread2sylpheed.pl
5516         * tools/claws.i18n.status.pl
5517         * tools/filter_conv.pl
5518         * tools/filter_conv_new.pl
5519         * tools/freshmeat_search.pl
5520         * tools/google_search.pl
5521         * tools/kmail2sylpheed.pl
5522         * tools/kmail2sylpheed_v2.pl
5523         * tools/make.themes.project
5524         * tools/multiwebsearch.pl
5525         * tools/nautilus2sylpheed.sh
5526         * tools/outlook2sylpheed.pl
5527         * tools/sylprint.pl
5528         * tools/sylprint.rc
5529         * tools/tb2sylpheed
5530         * tools/textviewer.sh
5531         * tools/vcard2xml.py
5532         * tools/kdeservicemenu/README
5533         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
5534         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
5535         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
5536                 Change name to Claws Mail. Announce to follow...
5537
5538 2006-11-06 [wwp]        2.6.0cvs6
5539
5540         * src/prefs_template.c
5541                 unify messages related to quote format/template errors (fix
5542                 capitalization), again.
5543
5544 2006-11-06 [wwp]        2.6.0cvs5
5545
5546         * src/prefs_quote.c
5547                 unify messages related to quote format/template errors.
5548
5549 2006-11-06 [wwp]        2.6.0cvs4
5550
5551         * src/prefs_msg_colors.c
5552                 more uses of Q_ macro for contextual translations, thanks
5553                 to Fabien (fzzzzz).
5554
5555 2006-11-06 [wwp]        2.6.0cvs3
5556
5557         * src/compose.c
5558         * src/common/utils.c
5559         * src/common/utils.h
5560                 show an alertpanel to make sure users are aware that sensitive
5561                 files are attached (it's file blacklist-based). This will fix
5562                 interaction w/ GoogleEarth for instance, thanks to Colin.
5563
5564 2006-11-06 [wwp]        2.6.0cvs2
5565
5566         * src/prefs_quote.c
5567         * src/prefs_template.c
5568         * src/prefs_template.h
5569                 check quote format when applying/closing prefs. For now this only
5570                 shows up an error dialog box, not preventing the user from using
5571                 a broken quote (reply, forwards) format.
5572
5573 2006-11-06 [wwp]        2.6.0cvs1
5574
5575         * src/prefs_template.c
5576                 fix missing checks of some template fields.
5577
5578 2006-11-06 [paul]       2.6.0
5579
5580         * NEWS
5581         * README
5582         * RELEASE_NOTES
5583                 2.6.0 released
5584
5585 2006-11-06 [paul]       2.5.6cvs22
5586
5587         * manual/advanced.xml
5588         * manual/es/advanced.xml
5589                 put 'respect_flowed_format' info in the correct
5590                 place
5591
5592 2006-11-06 [mones]      2.5.6cvs21
5593
5594         * po/es.po
5595                 Minor fixes for release
5596
5597 2006-11-06 [paul]       2.5.6cvs20
5598
5599         * po/cs.po
5600         * po/de.po
5601         * po/fr.po
5602         * po/it.po
5603         * po/nl.po
5604         * po/pt_BR.po
5605         * po/sk.po
5606         * po/sv.po
5607         * po/zh_CN.po
5608                 updated by Tim Brain, Stephan Sachse, Fabien Vantard,
5609                 Andrea Spadaccini, Tim Dijkstra, Frederico Goncalves
5610                 Guimaraes, Andrej Kacian, Anders Troback, and Ralgh
5611                 Young
5612
5613 2006-11-02 [colin]      2.5.6cvs19
5614
5615         * src/imap.c
5616         * src/imap.h
5617         * src/prefs_account.c
5618         * src/etpan/imap-thread.c
5619                 Add GSSAPI support - fixes Debian bug #383274
5620
5621 2006-11-01 [colin]      2.5.6cvs18
5622
5623         * src/jpilot.c
5624                 Handle libpisock12 support. Probably
5625                 fixes bug 1046, 'jpilot AddressDB.pdb 
5626                 import fail'
5627
5628 2006-11-01 [colin]      2.5.6cvs17
5629
5630         * src/folderutils.c
5631                 debug_print() folderutils_mark_all_read()
5632
5633 2006-11-01 [colin]      2.5.6cvs16
5634
5635         * COPYING
5636                 Add missed files to the Apache exception
5637
5638 2006-10-31 [colin]      2.5.6cvs15
5639
5640         * src/folder.c
5641         * src/folder.h
5642                 Add a copy_private_data() func to FolderClasses
5643                 Doesn't break the feature freeze, because we 
5644                 won't use it (right now) in the core.
5645
5646 2006-10-31 [colin]      2.5.6cvs14
5647
5648         * COPYING
5649                 Allow linking with the Apache licensed files in
5650                 src/plugins/spamassassin. Hopefully fixes 
5651                 bug 1048, 'Spamassassin plugin license problem'
5652
5653 2006-10-31 [wwp]        2.5.6cvs13
5654
5655         * src/compose.c
5656                 fix and optimize trimming of leading linefeeds in body loop.
5657
5658 2006-10-31 [colin]      2.5.6cvs12
5659
5660         * src/etpan/imap-thread.c
5661         * src/imap.c
5662                 Make really sure to have NULL sets in case
5663                 of error
5664
5665 2006-10-30 [wwp]        2.5.6cvs11
5666
5667         * src/prefs_common.c
5668         * src/prefs_common.h
5669         * src/compose.c
5670                 fix broken storage of quote format template when it contains \-escape
5671                 sequences. The application of such sequences is also fixed now (\t
5672                 in quote format will be a real tab instead of a 't', for instance).
5673
5674 2006-10-27 [colin]      2.5.6cvs10
5675
5676         * src/compose.c
5677                 Probably fix bug 1045, 'sylpheed-claws 
5678                 doesn't remove the mail from the IMAP 
5679                 Queue folder after sending'. From
5680                 2.5.6cvs3-stable
5681
5682 2006-10-27 [colin]      2.5.6cvs9
5683
5684         * configure.ac
5685                 Require libetpan-0.48. I'm so annoying,
5686                 I know ;-)
5687
5688 2006-10-27 [colin]      2.5.6cvs8
5689
5690         * src/folder.c
5691         * src/imap.c
5692                 Probably fix bug 1044, 'sylpheed-claws 
5693                 segfaults while moving mails' - Fix relation
5694                 usage when moving to an IMAP mailbox from another
5695                 mailbox
5696
5697 2006-10-26 [paul]       2.5.6cvs7
5698
5699         * src/gtk/about.c
5700                 add libSM to compiled-in features
5701                 list
5702
5703 2006-10-24 [colin]      2.5.6cvs6
5704
5705         * src/textview.c
5706         * src/gtk/gtkutils.c
5707                 Fix crash when printing emails with an
5708                 xface
5709
5710 2006-10-24 [mones]      2.5.6cvs5
5711
5712         * manual/es/advanced.xml
5713                 Synchronize hidden option respect_flowed_format
5714         * po/es.po
5715                 Updated translation
5716
5717 2006-10-21 [paul]       2.5.6cvs4
5718
5719         * src/gtk/authors.h
5720         * src/plugins/pgpcore/pgp_viewer.c
5721         * src/plugins/pgpcore/sgpgme.c
5722                 fix building on BSDs
5723                 Thanks to Michael Hughes
5724                 <Sylpheed-Claws_user@thehugheslogcabin.net>
5725
5726 2006-10-20 [colin]      2.5.6cvs3
5727
5728         * configure.ac
5729                 Bump up libetpan requirement
5730                 *** THIS COMMIT REQUIRES LIBETPAN CVS ***
5731         * src/common/utils.c
5732         * src/common/utils.h
5733                 Add convenience get_file_mtime()
5734         * src/imap.c
5735         * src/etpan/imap-thread.c
5736         * src/etpan/imap-thread.h
5737                 Implement UIDPLUS support if the server
5738                 supports it - faster sending in this case
5739
5740 2006-10-19 [colin]      2.5.6cvs2
5741
5742         * src/gtk/quicksearch.c
5743                 Fix emptying in type-ahead+extended mode
5744         * src/mainwindow.c
5745         * src/mainwindow.h
5746                 Add a hook for offline state change
5747         * src/plugins/trayicon/trayicon.c
5748                 Use it to display offline icons
5749         * src/plugins/trayicon/Makefile.am
5750         * src/plugins/trayicon/newmail.offline.xpm
5751         * src/plugins/trayicon/newmarkedmail.offline.xpm
5752         * src/plugins/trayicon/nomail.offline.xpm
5753         * src/plugins/trayicon/unreadmail.offline.xpm
5754         * src/plugins/trayicon/unreadmarkedmail.offline.xpm
5755                 Add the icons
5756
5757 2006-10-12 [paul]       2.5.6cvs1
5758
5759         * NEWS
5760         * README
5761         * configure.ac
5762                 Update version number following
5763                 stable release
5764
5765 2006-10-19 [colin]      2.5.5cvs18
5766
5767         * manual/handling.xml
5768                 Add type-ahead search
5769
5770 2006-10-18 [colin]      2.5.5cvs17
5771
5772         * src/gtk/quicksearch.c
5773                 Remove "save to history only if there's
5774                 no syntax error", it breaks for some 
5775                 reason which I'll investigate later.
5776
5777 2006-10-18 [colin]      2.5.5cvs16
5778
5779         * src/prefs_common.c
5780         * src/prefs_common.h
5781         * src/summaryview.c
5782         * src/gtk/quicksearch.c
5783         * src/gtk/quicksearch.h
5784                 Add a type-ahead option for fast searches
5785                 Patch by Fabien Vantard
5786
5787 2006-10-18 [colin]      2.5.5cvs15
5788
5789         * src/compose.c
5790         * src/compose.h
5791                 Add Options/Reply mode/ menu to be able to
5792                 change the recipients of a reply on the fly
5793
5794 2006-10-18 [colin]      2.5.5cvs14
5795
5796         * src/compose.c
5797                 Fix redirecting of our own sent mails
5798
5799 2006-10-17 [wwp]        2.5.5cvs13
5800
5801         * src/send_message.c
5802                 Fix duplicate error messages when sending, and missing
5803                 newline in such error messages.
5804
5805 2006-10-17 [colin]      2.5.5cvs12
5806
5807         * src/compose.c
5808                 Compare addresses case-insensitive
5809
5810 2006-10-17 [colin]      2.5.5cvs11
5811
5812         * src/plugins/pgpcore/sgpgme.c
5813                 Fix return status
5814
5815 2006-10-17 [colin]      2.5.5cvs10
5816
5817         * src/plugins/pgpcore/pgp_viewer.c
5818                 Fix return status
5819
5820 2006-10-17 [colin]      2.5.5cvs9
5821
5822         * src/quote_fmt.c
5823                 Fix a typo (thanks to Fabien)
5824
5825 2006-10-16 [colin]      2.5.5cvs8
5826
5827         * src/textview.c
5828                 Fix problem with quote-folding when emails
5829                 don't convert cleanly to UTF-8
5830
5831 2006-10-14 [colin]      2.5.5cvs7
5832
5833         * src/prefs_template.c
5834                 Reset fields when reopening
5835                 the window
5836
5837 2006-10-13 [paul]       2.5.5cvs6
5838
5839         * manual/advanced.xml
5840         * src/prefs_message.c
5841                 make 'respect_flowed_format' a hidden
5842                 option, and add a manual entry for it
5843                 Thanks to Colin
5844
5845 2006-10-12 [colin]      2.5.5cvs5
5846
5847         * src/codeconv.c
5848                 Revert part of 2.5.2cvs21:
5849                 Don't optimise by reusing the 
5850                 last iconv converter if possible:
5851                 it seems slightly broken in a 
5852                 very hard way to reproduce
5853
5854 2006-10-12 [colin]      2.5.5cvs4
5855
5856         * src/prefs_common.c
5857         * src/prefs_common.h
5858         * src/prefs_message.c
5859         * src/procmime.c
5860                 Fix bug 1035, 'Incorrect handling 
5861                 of flowed lines'. We now optionnaly
5862                 handle this format (preference is in
5863                 Message View/Text options section)
5864
5865 2006-10-12 [colin]      2.5.5cvs3
5866
5867         * po/POTFILES.in
5868                 Add new file
5869         * src/plugins/pgpcore/pgp_viewer.c
5870         * src/plugins/pgpcore/sgpgme.c
5871                 Don't try to import without asking
5872
5873 2006-10-12 [colin]      2.5.5cvs2
5874
5875         * src/compose.c
5876                 Fix bug 1036, 'Forwarding a mutlipart
5877                 mail with a "text/html" block to ms
5878                 outlook users leeds to freeze of
5879                 outlook'. Poor outlook users...
5880
5881 2006-10-12 [paul]       2.5.5cvs1
5882
5883         * NEWS
5884         * README
5885         * configure.ac
5886                 Update version number following
5887                 stable release
5888
5889 2006-10-11 [paul]       2.5.4cvs1
5890
5891         * NEWS
5892         * README
5893         * configure.ac
5894                 Update version number following
5895                 stable release
5896
5897 2006-10-11 [paul]       2.5.3cvs32
5898
5899         * src/textview.c
5900                 fix bug 1032, 'Segmentation fault when showing
5901                 message' (bug in quote folding)
5902                 Thanks to Colin
5903
5904 2006-10-10 [colin]      2.5.3cvs31
5905
5906         * src/quote_fmt.c
5907                 Rephrase english a bit
5908
5909 2006-10-10 [colin]      2.5.3cvs30
5910
5911         * src/prefs_compose_writing.c
5912                 Stop making the page larger than the window
5913
5914 2006-10-10 [wwp]        2.5.3cvs29
5915
5916         * src/compose.c
5917         * src/prefs_template.c
5918         * src/quote_fmt.c
5919         * src/quote_fmt.h
5920         * src/quote_fmt_lex.l
5921         * src/quote_fmt_parse.y
5922                 Extend the quote parser a bit: allow to get access to
5923                 basic (composing) account info.
5924
5925 2006-10-10 [colin]      2.5.3cvs28
5926
5927         * src/procheader.c
5928                 Fix this \t problem in subject
5929
5930 2006-10-09 [colin]      2.5.3cvs27
5931
5932         * src/main.c
5933         * src/prefs_gtk.c
5934                 Prepare cache a bit later
5935                 If section already exists, skip the new one 
5936                 (as previously); avoid writing the same block
5937                 twice - if we find a second block with the 
5938                 same id, skip it.
5939         * src/plugins/pgpcore/pgp_viewer.c
5940                 Set cursor to busy when retrieving a key
5941         * src/plugins/pgpcore/sgpgme.c
5942                 allow 5 seconds for gpg to export the key
5943                 
5944
5945 2006-10-09 [colin]      2.5.3cvs26
5946
5947         * configure.ac
5948         * src/msgcache.c
5949         * src/prefs_gtk.c
5950                 Check for existence of fgets_unlocked
5951                 and fwrite_unlocked
5952
5953 2006-10-09 [paul]       2.5.3cvs25
5954
5955         * src/prefs_summaries.c
5956                 replace strftime() with fast_strftime() and in
5957                 the consequence fix the bug in the display of
5958                 AM/PM in the 'Example' string
5959
5960 2006-10-09 [ticho]      2.5.3cvs24
5961
5962         * po/sk.po
5963                 Updated (and fixed up somewhat) Slovak translation.
5964
5965 2006-10-08 [colin]      2.5.3cvs23
5966
5967         * src/prefs_folder_item.c
5968                 Explain why prefs in the top-level folder
5969                 aren't retained, but are still useful
5970
5971 2006-10-08 [colin]      2.5.3cvs22
5972
5973         * src/prefs_gtk.c
5974                 Don't cache anything if caching fails
5975
5976 2006-10-08 [colin]      2.5.3cvs21
5977
5978         * src/common/utils.c
5979                 always include gi18n.h
5980
5981 2006-10-07 [colin]      2.5.3cvs20
5982
5983         * src/plugins/pgpcore/pgp_viewer.c
5984                 Kill gpg after 5 seconds wait
5985
5986 2006-10-07 [colin]      2.5.3cvs19
5987
5988         * src/plugins/pgpcore/pgp_viewer.c
5989         * src/plugins/pgpcore/pgp_viewer.h
5990                 Fix copyright
5991
5992 2006-10-07 [colin]      2.5.3cvs18
5993
5994         * src/plugins/pgpcore/pgp_viewer.c
5995         * src/plugins/pgpcore/pgp_viewer.h
5996                 Actually add the files to CVS
5997
5998 2006-10-07 [colin]      2.5.3cvs17
5999
6000         * src/plugins/pgpcore/sgpgme.c
6001                 Be sure not to crash on 'application/pgp-signature' that
6002                 are not application/pgp-signatures
6003
6004 2006-10-07 [colin]      2.5.3cvs16
6005
6006         * src/textview.c
6007         * src/textview.h
6008                 Make a bit more of the API available
6009         * src/plugins/pgpcore/Makefile.am
6010         * src/plugins/pgpcore/plugin.c
6011         * src/plugins/pgpcore/sgpgme.c
6012                 Add basic key import/export
6013
6014 2006-10-07 [colin]      2.5.3cvs15
6015
6016         * src/folderview.c
6017         * src/imap.c
6018         * src/prefs_account.c
6019         * src/wizard.c
6020                 Warn users *everywhere* if libetpan's not
6021                 linked in
6022
6023 2006-10-06 [mones]      2.5.3cvs14
6024
6025         * po/de.po
6026         * po/es.po
6027                 updated by Stephan Sachse and me
6028
6029 2006-10-06 [colin]      2.5.3cvs13
6030
6031         * src/main.c
6032         * src/common/sylpheed.c
6033                 Don't load common plugins if --exit is passed
6034         * src/prefs_gtk.c
6035         * src/prefs_gtk.h
6036                 Implement a cache to avoid reading the same
6037                 files over and over again at startup
6038
6039 2006-10-06 [colin]      2.5.3cvs12
6040
6041         * src/summaryview.c
6042         * src/gtk/quicksearch.c
6043                 Update display every 5k mails on fast searches
6044
6045 2006-10-06 [colin]      2.5.3cvs11
6046
6047         * src/textview.c
6048                 Don't do quote folding on HTML or ERTF.
6049                 May fix the Cygwin issues if they were
6050                 happening with HTML mails?
6051
6052 2006-10-05 [colin]      2.5.3cvs10
6053
6054         * src/prefs_gtk.c
6055                 Oops, forgot one
6056
6057 2006-10-05 [colin]      2.5.3cvs9
6058
6059         * src/prefs_gtk.c
6060                 Use unlocked_stdio here too
6061
6062 2006-10-05 [colin]      2.5.3cvs8
6063
6064         * src/folderview.c
6065                 Fix go to next * after preferences apply
6066         * src/msgcache.c
6067                 Do the fd lock/unlock ourselves instead of
6068                 letting the libc do it at each write 
6069
6070 2006-10-05 [colin]      2.5.3cvs7
6071
6072         * src/common/utils.c
6073                 Faster division, thanks to Jean Diraison
6074
6075 2006-10-05 [paul]       2.5.3cvs6
6076
6077         * src/common/utils.c
6078                 fix building with --disable-nls
6079
6080 2006-10-04 [colin]      2.5.3cvs5
6081
6082         * src/folder.c
6083                 Maybe fix a segfault
6084
6085 2006-10-04 [wwp]        2.5.3cvs4
6086
6087         * src/prefs_folder_item.c
6088                 Fine-tune layouts in folder item prefs. Suggested by
6089                 Fabien Vantard <fzzzzz@gmail.com>.
6090
6091 2006-10-04 [wwp]        2.5.3cvs3
6092
6093         * src/prefs_folder_item.c
6094                 Kill the clandestine passengers. You didn't see anything.
6095
6096 2006-10-04 [wwp]        2.5.3cvs2
6097
6098         * src/prefs_folder_item.c
6099                 Add a way to test the subject simplify regexp in
6100                 folder prefs. Patch by Fabien Vantard <fzzzzz@gmail.com>,
6101                 w/ few layout changes.
6102
6103 2006-20-04 [paul]       2.5.3cvs1
6104
6105         * NEWS
6106         * README
6107         * configure.ac
6108                 Update version number following
6109                 stable release
6110
6111 2006-10-04 [colin]      2.5.2cvs42
6112
6113         * src/folder.c
6114         * src/folder.h
6115         * src/summaryview.c
6116                 Provide a way for folder classes to set their sort
6117                 type and key
6118
6119 2006-10-03 [colin]      2.5.2cvs41
6120
6121         * src/mh.c
6122                 Don't use strlen() to know if the
6123                 string's empty
6124
6125 2006-10-03 [colin]      2.5.2cvs40
6126
6127         * src/mh.c
6128                 Fix "check for new folders" with accentued folders
6129
6130 2006-10-03 [ticho]      2.5.2cvs39
6131
6132         * src/filtering.c
6133         * src/folder.c
6134         * src/inc.c
6135         * src/mbox.c
6136                 Colin's fix for "copy" filtering rules.
6137
6138 2006-10-02 [colin]      2.5.2cvs38
6139
6140         * src/folderview.c
6141                 Fix for double-click too
6142
6143 2006-10-02 [colin]      2.5.2cvs37
6144
6145         * src/folderview.c
6146                 correct fix for cvs36
6147
6148 2006-10-02 [colin]      2.5.2cvs36
6149
6150         * src/folderview.c
6151                 Fix 'goto next unread' after collapsing/expanding 
6152                 a node.
6153
6154 2006-10-02 [colin]      2.5.2cvs35
6155
6156         * src/summaryview.c
6157                 Fix double freeze/thaw
6158         * src/common/utils.c
6159         * src/common/utils.h
6160                 Reimplement strftime
6161         * src/procheader.c
6162                 Use it
6163
6164
6165 2006-10-02 [colin]      2.5.2cvs34
6166
6167         * src/mh.c
6168                 Time mh_write_sequences() - it's fast
6169         * src/summaryview.c
6170                 Init a variable to shut up gcc
6171
6172 2006-10-01 [colin]      2.5.2cvs33
6173
6174         * src/folder.c
6175         * src/mh.c
6176         * src/mh.h
6177         * src/msgcache.c
6178                 Add helper mh_set_mtime(), and set mtime to stat()'s result
6179                 Add fsync but disable it, it's slow as hell
6180
6181 2006-10-01 [colin]      2.5.2cvs32
6182
6183         * src/mh.c
6184         * src/msgcache.c
6185                 fflush() caches and mh_sequences before
6186                 fclose()ing
6187
6188 2006-10-01 [colin]      2.5.2cvs31
6189
6190         * src/msgcache.c
6191                 Don't ftruncate when not using mmap
6192
6193 2006-09-30 [colin]      2.5.2cvs30
6194
6195         * src/main.c
6196                 Write folder list *after* saving caches
6197
6198 2006-09-30 [colin]      2.5.2cvs29
6199
6200         * src/folder.c
6201         * src/mh.c
6202                 Debug forced mtime changes
6203
6204 2006-09-30 [colin]      2.5.2cvs28
6205
6206         * src/folder.c
6207         * src/main.c
6208                 Remove useless debug_print()s (code
6209                 well-tested)
6210
6211 2006-09-30 [colin]      2.5.2cvs27
6212
6213         * src/mh.c
6214                 Do stuff faster when writing mh_sequences
6215
6216 2006-09-30 [colin]      2.5.2cvs26
6217
6218         * src/mh.c
6219                 Don't let the writing of .mh_sequences, which
6220                 can change the folder's mtime, let us think
6221                 we need to scan.
6222
6223 2006-09-30 [colin]      2.5.2cvs25
6224
6225         * src/folder.c
6226                 Move a debug_print where it belongs 
6227                 (processing)
6228         * src/summaryview.c
6229                 Don't mess with a huge slow subject
6230                 table if we're not threading by
6231                 subject
6232
6233 2006-09-30 [colin]      2.5.2cvs24
6234
6235         * src/msgcache.c
6236                 Reenable mmaped reads (*not* writes!)
6237         * src/procmsg.c
6238                 Don't destroy and recreate hashtables just
6239                 for fun
6240         * src/common/utils.c
6241                 Remove useless reply prefixes (it's case
6242                 unsensitive)
6243
6244 2006-09-30 [wwp]        2.5.2cvs23
6245
6246         * tools/fix_date.sh
6247                 Fixed a minor bug in date value extraction, added a switch
6248                 to replace non RFC-compliant Date: value, added a switch
6249                 to use strict RFC matching patterns for dates.
6250
6251 2006-09-29 [colin]      2.5.2cvs22
6252
6253         * src/matcher_parser.h
6254         * src/matcher_parser_parse.y
6255         * src/prefs_filtering.c
6256         * src/statusbar.c
6257         * src/summary_search.c
6258         * src/summaryview.c
6259         * src/gtk/quicksearch.c
6260         * src/gtk/quicksearch.h
6261                 Optimise searches by setting different
6262                 refresh intervals (depending if the 
6263                 search is fast or not)
6264
6265 2006-09-29 [colin]      2.5.2cvs21
6266
6267         * src/codeconv.c
6268                 Optimise by reusing the last iconv converter
6269                 if possible
6270         * src/textview.c
6271                 Optimise a bit (the foldable quotes feature
6272                 still has an awful O(n^2) algo
6273
6274 2006-09-29 [colin]      2.5.2cvs20
6275
6276         * src/gtk/gtksctree.c
6277         * src/gtk/gtksctree.h
6278                 Optimise de-selection via up/down or
6279                 another key
6280
6281 2006-09-28 [colin]      2.5.2cvs19
6282
6283         * src/action.c
6284         * src/compose.c
6285         * src/folderview.c
6286         * src/mainwindow.c
6287         * src/messageview.c
6288         * src/summary_search.c
6289         * src/toolbar.c
6290                 Avoid using summaryview->ctree directly
6291
6292 2006-09-28 [colin]      2.5.2cvs18
6293
6294         * src/summaryview.c
6295         * src/summaryview.h
6296                 Add helpers to freeze/thaw/grab_focus
6297                 Factorize calls to freeze/thaw/grab_focus
6298                 
6299
6300 2006-09-28 [colin]      2.5.2cvs17
6301
6302         * src/main.c
6303                 More guards for the session management
6304
6305 2006-09-28 [colin]      2.5.2cvs16
6306
6307         * src/folderview.c
6308         * src/gtk/gtksctree.c
6309         * src/gtk/gtksctree.h
6310                 Make expanding not recursive in folderview
6311
6312 2006-09-28 [colin]      2.5.2cvs15
6313
6314         * src/addressbook.c
6315                 If nothing is selected in the list (right part)
6316                 and a group is selected in the tree (left part),
6317                 mail this group.
6318
6319 2006-09-28 [colin]      2.5.2cvs14
6320
6321         * src/Makefile.am
6322                 Actually use SM_LIBS
6323
6324 2006-09-28 [ticho]      2.5.2cvs13
6325
6326         * src/export.c
6327         * src/messageview.c
6328         * src/mimeview.c
6329         * src/news.c
6330         * src/pop.c
6331         * src/prefs_themes.c
6332         * src/procmsg.c
6333                 Small i18n string optimization.
6334         * src/send_message.c
6335         * src/summaryview.c
6336         * src/common/session.c
6337         * src/common/smtp.c
6338         * src/common/ssl_certificate.c
6339         * src/common/utils.c
6340                 Use "Couldn't" instead of "Can't" in UI messages,
6341                 where appropriate.
6342
6343 2006-09-28 [colin]      2.5.2cvs12
6344
6345         * configure.ac
6346                 Possibly fix link errors
6347
6348 2006-09-27 [wwp]        2.5.2cvs11
6349
6350         * src/gtk/authors.h
6351         * doc/man/sylpheed-claws.1
6352         * manual/ack.xml
6353         * manual/es/ack.xml
6354         * manual/fr/ack.xml
6355         * manual/pl/ack.xml
6356                 Updated authors info (me, myself and I).
6357
6358 2006-09-27 [colin]      2.5.2cvs10
6359
6360         * src/addressbook.c
6361                 Remove useless printf
6362
6363 2006-09-27 [wwp]        2.5.2cvs9
6364
6365         * src/editgroup.c
6366         * src/send_message.c
6367         * src/inc.c
6368         * src/prefs_common.c
6369         * src/prefs_common.h
6370         * src/gtk/progressdialog.c
6371                 remember more windows' sizes (send dialog, received dialog,
6372                 edit group in addressbook).
6373
6374 2006-09-27 [colin]      2.5.2cvs8
6375
6376         * configure.ac
6377         * src/main.c
6378         * src/mainwindow.h
6379                 Use libSM to communicate with the session
6380                 manager, so that we can know when the 
6381                 session ends, save our caches, and draft
6382                 our compose windows.
6383
6384 2006-09-27 [colin]      2.5.2cvs7
6385
6386         * src/addressbook.c
6387                 Fix issues:
6388                 o Allow Book and Group creation from the tree's
6389                   contextual menu
6390                 o Do not actually delete the contacts when 
6391                   deleting groups from the tree (duh!)
6392
6393 2006-09-27 [colin]      2.5.2cvs6
6394
6395         * src/compose.c
6396         * src/compose.h
6397         * src/mainwindow.c
6398         * src/textview.c
6399         * src/toolbar.c
6400                 o Allow passing an email address to 
6401                   compose_new_with_folderitem
6402                 o Update callers
6403                 o Use current folderitem when clicking
6404                   on a TextView mailto: link
6405                 o Fix a possible leak in TextView
6406
6407 2006-09-27 [colin]      2.5.2cvs5
6408
6409         * src/html.c
6410                 Use UTF-8 chars to replace HTML entities
6411
6412 2006-09-27 [colin]      2.5.2cvs4
6413
6414         * AUTHORS
6415         * src/prefs_account.c
6416         * src/gtk/authors.h
6417                 Fix bug #1024 (Array index out of
6418                 range in sylpheed-claws-2.5.2)
6419                 Patch by Ales Nosek <anosek@suse.cz>
6420
6421 2006-09-27 [colin]      2.5.2cvs3
6422
6423         * src/addr_compl.c
6424                 Actually do the test
6425
6426 2006-09-27 [colin]      2.5.2cvs2
6427
6428         * src/addr_compl.c
6429         * src/addr_compl.h
6430                 Allow completing with comma (in certain cases: vCalendar
6431                 for example doesn't support that)
6432                 Patch by Fabien Vantard
6433
6434 2006-09-26 [colin]      2.5.2cvs1
6435
6436         * src/Makefile.am
6437         * src/addr_compl.c
6438         * src/addr_compl.h
6439         * src/addrbook.c
6440         * src/addrbook.h
6441         * src/addressbook.c
6442         * src/addrindex.c
6443         * src/addrindex.h
6444         * src/compose.c
6445         * src/prefs_common.c
6446         * src/prefs_filtering_action.c
6447         * src/prefs_folder_item.c
6448         * src/prefs_template.c
6449         * src/stock_pixmap.c
6450         * src/stock_pixmap.h
6451         * src/pixmaps/addr_one.xpm
6452         * src/pixmaps/addr_two.xpm
6453                 Add auto-completion on groups
6454
6455 2006-09-26 [colin]      2.5.2
6456
6457         * NEWS
6458         * README
6459         * RELEASE_NOTES
6460                 2.5.2 released
6461
6462 2006-09-26 [colin]      2.5.1cvs5
6463
6464         * src/matcher.c
6465                 Fix condition
6466
6467 2006-09-26 [colin]      2.5.1cvs4
6468
6469         * src/mbox.c
6470                 Revert cvs1 (useless as the message is printed 
6471                 every 500 mails)
6472
6473 2006-09-26 [colin]      2.5.1cvs3
6474
6475         * src/partial_download.c
6476                 Fix crasher found by Alexsandar Urosevic
6477
6478 2006-09-26 [colin]      2.5.1cvs2
6479
6480         * src/summaryview.c
6481                 Fix bug #1023 (Sylpheed deletes too much messages)
6482
6483 2006-09-26 [ticho]      2.5.1cvs1
6484
6485         * src/mbox.c
6486                 Make use of gettext's multiple plurals for statusbar
6487                 progress message.
6488
6489 2006-09-25 [paul]       2.5.1
6490
6491         * NEWS
6492         * README
6493         * RELEASE_NOTES
6494                 2.5.1 released
6495
6496 2006-09-25 [colin]      2.5.0cvs3
6497
6498         * src/plugins/bogofilter/bogofilter.c
6499         * src/plugins/clamav/clamav_plugin.c
6500         * src/plugins/spamassassin/spamassassin.c
6501                 BogoFilter, Spamassassin: Fix double hook registering after
6502                 visiting preferences
6503                 Spamassassin, Clamav: Just set the mails to move instead of
6504                 doing the move - caller will move the things at once.
6505
6506 2006-09-25 [colin]      2.5.0cvs2
6507
6508         * src/imap.c
6509         * src/etpan/imap-thread.c
6510                 Use UID SEARCH ALL instead of UID 1:*
6511                 (braindead servers can't figure out that's
6512                 the same...)
6513
6514 2006-09-25 [wwp]        2.5.0cvs1
6515
6516         * src/message_search.c
6517                 Added the ability to stop a running search (in message body).
6518
6519 2006-09-25 [paul]       2.5.0
6520
6521         * NEWS
6522         * README
6523         * RELEASE_NOTES
6524                 2.5.0 released
6525
6526 2006-09-25 [paul]       2.4.0cvs214
6527
6528         * po/cs.po
6529         * po/de.po
6530         * po/fi.po
6531         * po/fr.po
6532         * po/nl.po
6533         * po/pt_BR.po
6534         * po/sk.po
6535         * po/sr.po
6536         * po/zh_CN.po
6537                 updated by Tim, Stephan Sachse, Flammie Pirinen,
6538                 Fabien Vantard, Tim Dijkstra, Frederico Goncalves Guimaraes,
6539                 Ticho, Aleksander Urosevic, Ralgh Young
6540
6541 2006-09-24 [mones]      2.4.0cvs213
6542
6543         * po/es.po
6544                 Updated for release
6545
6546 2006-09-23 [colin]      2.4.0cvs212
6547
6548         * src/gtk/inputdialog.c
6549                 Fix [ ] remember this appearing in normal
6550                 input dialogs after it's been used by
6551                 mimeview.
6552         * src/folder.c
6553         * src/folderview.c
6554         * src/msgcache.c
6555         * src/procmsg.c
6556         * src/summaryview.c
6557         * src/textview.c
6558         * src/common/timing.h
6559                 Enable timings in debug mode and make it
6560                 look prettier.
6561
6562 2006-09-22 [colin]      2.4.0cvs211
6563
6564         * README
6565                 Revert test change
6566         * commitHelper
6567                 ping the correct URI
6568
6569 2006-09-22 [colin]      2.4.0cvs210
6570
6571         * README
6572                 Let's see if bug #1022 is fixed
6573
6574 2006-09-21 [colin]      2.4.0cvs209
6575
6576         * src/wizard.c
6577         * src/common/plugin.c
6578                 Prepare infra to load predefined plugins when
6579                 no configuration existed. Don't actually load
6580                 anything yet (feat. freeze)
6581
6582 2006-09-21 [wwp]        2.4.0cvs208
6583
6584         * manual/fr/faq.xml
6585                 Partial sync w/ 2.4.0cvs72:
6586                 wrap file and minor updates.
6587
6588 2006-09-21 [wwp]        2.4.0cvs207
6589
6590         * tools/fix_date.sh
6591                 several fixes and enhancements. A new --force switch has been
6592                 added to prevent overriding by default Date: header when
6593                 already existing.
6594
6595 2006-09-21 [paul]       2.4.0cvs206
6596
6597         * src/common/utils.c
6598                 add Chinese UTF8 Re prefix
6599
6600 2006-09-21 [wwp]        2.4.0cvs205
6601
6602         * tools/Makefile.am
6603                 Fics alfabettical order.
6604
6605 2006-09-21 [wwp]        2.4.0cvs204
6606
6607         * tools/fix_date.sh
6608         * tools/Makefile.am
6609                 Added an action tool to fix missing Date field in emails.
6610                 Updated Makefile.am to reflect those last two additions.
6611
6612 2006-09-21 [wwp]        2.4.0cvs203
6613
6614         * tools/uuooffice
6615                 Added a action tool to open uuencoded docs w/
6616                 OpenOffice (based on uudec method).
6617
6618 2006-09-21 [colin]      2.4.0cvs202
6619
6620         * src/compose.c
6621         * src/textview.c
6622                 Workaround possible GTK crash: remove selection 
6623                 clipboard before destroying widget, or GTK+-2.10
6624                 dies. Thanks to Hiro.
6625
6626 2006-09-20 [colin]      2.4.0cvs201
6627
6628         * src/compose.c
6629                 Fix free-after-use in some cases (when 
6630                 procmime_encode_content() frees mimeinfo->data.mem
6631                 and turns it to a temp file)
6632
6633 2006-09-20 [colin]      2.4.0cvs200
6634
6635         * src/folderview.c
6636         * src/summaryview.c
6637         * src/gtk/gtksctree.c
6638         * src/gtk/gtksctree.h
6639                 Add tooltips in the folderview and summaryview
6640                 (Doesn't break string freeze as they already
6641                 exist)
6642         * src/toolbar.c
6643                 Put the spam button in the default configuration
6644                 if compiled with bogo plugin too
6645
6646 2006-09-19 [colin]      2.4.0cvs199
6647
6648         * src/summaryview.c
6649         * src/summaryview.h
6650                 Update folder name label on folder rename
6651         * src/prefs_matcher.c
6652         * src/gtk/logwindow.h
6653                 Fix warnings
6654                 Patches by Fabien
6655
6656 2006-09-19 [wwp]        2.4.0cvs198
6657
6658         * src/summary_search.c
6659                 fix can't click forward/backward buttons in the
6660                 search messages.
6661
6662 2006-09-18 [paul]       2.4.0cvs197
6663
6664         * src/wizard.c
6665                 add missing bracket, capitalise the A of
6666                 'SpamAssassin'
6667
6668 2006-09-18 [paul]       2.4.0cvs196
6669
6670         * src/compose.c
6671                 fix bug 1012 'crashed upon sending mail
6672                 from compose window'
6673                 Thanks to Colin
6674
6675 2006-09-16 [colin]      2.4.0cvs195
6676
6677         * src/folderview.c
6678                 Fix "real-time" sorting by freezing/thawing
6679
6680 2006-09-16 [colin]      2.4.0cvs194
6681
6682         * manual/faq.xml
6683                 Fix the anti-spam entry a bit
6684
6685 2006-09-16 [colin]      2.4.0cvs193
6686
6687         * src/wizard.c
6688                 Make sure reviewers have no excuse when stating
6689                 Sylpheed-Claws doesn't have antispam capabilities.
6690
6691 2006-09-16 [colin]      2.4.0cvs192
6692
6693         * src/main.c
6694                 Revert part of 2.3.0cvs18, Saving caches on SIGPIPE,
6695                 as if the SIGPIPE comes from etpan's thread we could
6696                 trigger a GUI update from this thread.
6697
6698 2006-09-16 [colin]      2.4.0cvs191
6699
6700         * src/summaryview.c
6701                 Init all members of the struct
6702
6703 2006-09-16 [paul]       2.4.0cvs190
6704
6705         * src/account.c
6706                 improvements to the English
6707
6708 2006-09-15 [colin]      2.4.0cvs189
6709
6710         * src/summaryview.c
6711                 HIG order on dialog
6712
6713 2006-09-14 [colin]      2.4.0cvs188
6714
6715         * src/common/socket.c
6716         * src/common/socket.h
6717         * src/common/ssl.c
6718         * src/common/ssl_certificate.c
6719         * src/common/ssl_certificate.h
6720         * src/etpan/imap-thread.c
6721                 the get_fqdn() call done to get canonical name when
6722                 checking an SSL certificate is blocking, which is
6723                 sad as we just did a non-blocking lookup to connect.
6724                 Fix that by letting the fqdn available to the SockInfo,
6725                 and use that in ssl_certificate_check(). For IMAP,
6726                 we don't do it as the lookup's done by libetpan, but
6727                 it's less annoying as IMAP connections as much more
6728                 rare than POP3 connections.
6729
6730 2006-09-14 [paul]       2.4.0cvs187
6731
6732         * manual/advanced.xml
6733                 improvements to the English,
6734                 properly place the new hidden options
6735                 within the alphabetical order
6736         * src/gtk/pluginwindow.c
6737                 improvements to the English
6738
6739 2006-09-14 [colin]      2.4.0cvs186
6740
6741         * src/prefs_common.c
6742         * src/prefs_common.h
6743         * src/gtk/gtksctree.c
6744         * manual/advanced.xml
6745                 New hidden pref, stripes_color_offset, to change
6746                 the value added/substracted to normal bgcolor to
6747                 create the stripes in summaries
6748
6749 2006-09-13 [colin]      2.4.0cvs185
6750
6751         * src/gedit-print.c
6752         * src/messageview.c
6753         * src/messageview.h
6754         * src/summaryview.c
6755         * src/textview.c
6756                 Fix misc. printing issues: 
6757                 - Bad font for linkified headers
6758                 - Different font if the mail was displayed or not
6759                 - Factorize the thing
6760
6761 2006-09-13 [colin]      2.4.0cvs184
6762
6763         * src/common/ssl_certificate.c
6764                 Only get FQDN once when checking certificate
6765
6766 2006-09-13 [colin]      2.4.0cvs183
6767
6768         * src/account.c
6769         * src/gtk/pluginwindow.c
6770                 Misc. GUI fixes by Fabien
6771
6772 2006-09-13 [wwp]        2.4.0cvs182
6773
6774         * configure.ac
6775         * src/common/utils.h
6776         * src/common/utils.c
6777                 get rid of unused wide-char functions.
6778
6779 2006-09-13 [wwp]        2.4.0cvs181
6780
6781         * src/plugins/pgpinline/sylpheed.def
6782         * src/textview.c
6783                 merge more w32 patches from gpg4win sources (Marcus Brinkmann <marcus@g10code.de>):
6784                 add privacy_reset_error to the .def file,
6785                 do not fork for an external textviewer.
6786
6787 2006-09-13 [wwp]        2.4.0cvs180
6788
6789         * src/prefs_common.c
6790                 fix broken font entry in prefs (patch issued by the gpg4win team,
6791                 probably by Marcus Brinkmann <marcus@g10code.de>).
6792
6793 2006-09-13 [colin]      2.4.0cvs179
6794
6795         * src/folder.h
6796                 Fix a warning in summaryview.c
6797         * src/mainwindow.c
6798         * src/summaryview.c
6799         * src/summaryview.h
6800                 Add missing Mark/* elements in the
6801                 main menu
6802
6803 2006-09-12 [colin]      2.4.0cvs178
6804
6805         * src/prefs_actions.c
6806         * src/prefs_filtering_action.c
6807         * src/prefs_matcher.c
6808                 Use (New) instead of New everywhere
6809
6810 2006-09-12 [wwp]        2.4.0cvs177
6811
6812         * manual/fr/addrbook.xml
6813         * manual/fr/handling.xml
6814                 updated some quotes in the fr manual to match the fr translation.
6815
6816 2006-09-12 [wwp]        2.4.0cvs176
6817
6818         * src/prefs_matcher.c
6819                 don't store translated string elements in matcher expressions.
6820                 Also fixed a misused of Q_().
6821
6822 2006-09-11 [wwp]        2.4.0cvs175
6823
6824         * src/plugins//bogofilter/bogofilter.c
6825         * src/plugins//clamav/clamav_plugin.c
6826         * src/plugins//demo/demo.c
6827         * src/plugins//dillo_viewer/dillo_viewer.c
6828         * src/plugins//pgpcore/plugin.c
6829         * src/plugins//pgpinline/plugin.c
6830         * src/plugins//pgpmime/plugin.c
6831         * src/plugins//spamassassin/spamassassin.c
6832                 gettext-ize more strings (mostly plugin error messages).
6833
6834 2006-09-11 [colin]      2.4.0cvs174
6835
6836         * src/alertpanel.c
6837                 Make maximum buffer size bigger to avoid
6838                 truncating translated messages. Patch by
6839                 Fabien
6840
6841 2006-09-11 [colin]      2.4.0cvs173
6842
6843         * src/etpan/imap-thread.c
6844                 Fix compilation on OpenBSD, thanks to 
6845                 Landry
6846
6847 2006-09-10 [wwp]        2.4.0cvs172
6848
6849         * manual/account.xml
6850         * manual/addrbook.xml
6851         * manual/handling.xml
6852         * manual/es/handling.xml
6853         * manual/fr/account.xml
6854         * manual/fr/addrbook.xml
6855         * manual/fr/handling.xml
6856                 documented addressbook matching (condition configuration):
6857                   addrbook.xml, en fr
6858                 documented per-account filtering rules (handling/filtering
6859                   section, account section):
6860                   account.xml, handling.xml, en fr
6861                 slightly updated the handling/searching section to tell few
6862                   words about the extended search ability:
6863                   handling.xml, en fr
6864                 added missing <quote></quotes> to Quick Search:
6865                   handling.xml, en fr es
6866                 fixed a typo (auomatically):
6867                   handling.xml, en
6868                 changes revisited by Paul.
6869
6870 2006-09-10 [paul]       2.4.0cvs171
6871
6872         * src/prefs_actions.c
6873         * src/prefs_filtering.c
6874         * src/prefs_template.c
6875                 adjustments to the gui
6876                 Patch by Fabien Vantard (slightly modified)
6877
6878 2006-09-10 [colin]      2.4.0cvs170
6879
6880         * src/summaryview.c
6881                 Check folderitem/summaryview consistency
6882                 (basically automates Update summary). Fixes
6883                 #1011 (wrong (negative) count on unread 
6884                 messages)
6885
6886 2006-09-10 [colin]      2.4.0cvs169
6887
6888         * src/gtk/gtksctree.c
6889                 Fix recursive expansion via mouse
6890         * src/plugins/bogofilter/bogofilter.c
6891                 Use normal filtering way of moving
6892                 messages (batching), possibly fixing
6893                 bug #1015 (Bogofilter plugin doubles 
6894                 new messages)
6895
6896 2006-09-09 [wwp]        2.4.0cvs168
6897
6898         * src/prefs_filtering.c
6899                 better place for this fix.
6900
6901 2006-09-09 [wwp]        2.4.0cvs167
6902
6903         * src/prefs_filtering.c
6904                 fix a minor bug when the enabled status of a filtering/processing
6905                 rule always got set to TRUE when replacing this rule. That still
6906                 make sense when adding a new rule, but now when replacing, we
6907                 don't override the value of 'enabled'.
6908                 Also renamed the func prefs_filtering_list_view_get_rule_name()
6909                 to prefs_filtering_list_view_get_info() as this function not only
6910                 returns the name, but also the account_id and the enabled status.
6911
6912 2006-09-09 [mones]      2.4.0cvs166
6913
6914         * manual/glossary.xml
6915         * manual/plugins.xml
6916                 Minor format corrections
6917         * manual/gpl.xml
6918                 Fix misplaced NO WARRANTY section
6919         * manual/es/advanced.xml
6920         * manual/es/faq.xml
6921         * manual/es/glossary.xml
6922         * manual/es/gpl.xml
6923         * manual/es/handling.xml
6924         * manual/es/plugins.xml
6925         * manual/es/starting.xml
6926                 Incorporate changes from English version
6927         * manual/fr/ack.xml
6928         * manual/pl/ack.xml
6929         * manual/es/ack.xml
6930                 Fix address, (add translation credits in es version)
6931         * po/es.po
6932                 Updated translation
6933
6934 2006-09-09 [wwp]        2.4.0cvs165
6935
6936         * src/prefs_filtering.c
6937                 fix a crash when opening filtering prefs, if matcherrc file contains
6938                 broken data (non-existing account id, which is theoretically not
6939                 possible).
6940
6941 2006-09-08 [colin]      2.4.0cvs164
6942
6943         * src/folder.c
6944                 Wrong assert, make it an if()
6945         * src/gtk/gtksctree.c
6946                 Fix bug #1013 (expand selected thread 
6947                 tree) - expanding is now recursive
6948
6949 2006-09-07 [wwp]        2.4.0cvs163
6950
6951         * src/prefs_matcher.c
6952                 make better sentences about addressbook matching in the
6953                 matcher prefs. This should make translators' work easier
6954                 too.
6955
6956 2006-09-07 [wwp]        2.4.0cvs162
6957
6958         * src/prefs_filtering.c
6959                 code simplification (get rid of dup var. assignment).
6960
6961 2006-09-07 [wwp]        2.4.0cvs161
6962
6963         * src/summaryview.c
6964                 use GTK_STOCK icons when possible, patch by Fabien Vantard
6965                 <fzzzzz@gmail.com>.
6966
6967 2006-09-07 [paul]       2.4.0cvs160
6968
6969         * src/mimeview.c
6970                 fix compilation warnings
6971                 Thanks to Colin
6972
6973 2006-09-07 [paul]       2.4.0cvs159
6974
6975         * src/mimeview.c
6976                 select the mimepart icon when
6977                 displaying as text
6978                 Thanks to Colin
6979
6980 2006-09-06 [paul]       2.4.0cvs158
6981
6982         * src/prefs_filtering.c
6983                 fix labels and table element spacing
6984                 Patch by Fabien Vantard
6985
6986 2006-09-06 [paul]
6987
6988         2.5.0-rc3 released
6989
6990 2006-09-06 [paul]       2.4.0cvs157
6991
6992         * manual/es/advanced.xml
6993                 fix typo
6994
6995 2006-09-06 [wwp]        2.4.0cvs156
6996
6997         * src/mainwindow.c
6998                 fix an dup launch issue when iconified, thanks to Colin.
6999
7000 2006-09-06 [wwp]        2.4.0cvs155
7001
7002         * src/gtk//gtksctree.h
7003                 oops, forgot that one!
7004
7005 2006-09-06 [wwp]        2.4.0cvs154
7006
7007         * manual/pl/advanced.xml
7008         * manual/advanced.xml
7009         * manual/es/advanced.xml
7010         * manual/fr/advanced.xml
7011         * src/prefs_customheader.c
7012         * src/prefs_filtering_action.c
7013         * src/foldersel.c
7014         * src/prefs_summaries.c
7015         * src/prefs_filtering.c
7016         * src/account.c
7017         * src/compose.c
7018         * src/prefs_summary_column.c
7019         * src/addr_compl.c
7020         * src/prefs_actions.c
7021         * src/prefs_folder_column.c
7022         * src/ssl_manager.c
7023         * src/prefs_template.c
7024         * src/prefs_display_header.c
7025         * src/prefs_common.h
7026         * src/prefs_matcher.c
7027         * src/prefs_common.c
7028         * src/prefs_toolbar.c
7029         * src/summaryview.c
7030         * src/folderview.c
7031         * src/gtk/gtksctree.c
7032         * src/gtk/pluginwindow.c
7033         * src/gtk/progressdialog.c
7034         * src/gtk/prefswindow.c
7035                 renamed hidden option enable_rules_hint to use_stripes_everywhere
7036                 to make its meaning more obvious (all versions of the manual reflect
7037                 the change).
7038                 added an extra hidden option use_stripes_in_summary to allow
7039                 discarding these stripes in mainwindow's folder and message lists;
7040                 en and fr manuals only are OK towards this.
7041
7042 2006-09-06 [colin]      2.4.0cvs153
7043
7044         * src/textview.c
7045                 Hide Sylpheed-Claws' internal queue headers
7046                 when showing all headers. They'll be present
7047                 only in Source window.
7048
7049 2006-09-05 [colin]      2.4.0cvs152
7050
7051         * src/plugins/trayicon/trayicon.c
7052                 Fix crash at exit - we have to disconnect
7053                 our handlers
7054         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
7055                 Update eggtrayicon - patch adapted from a
7056                 patch by Fryderyk Dziarmagowski <freetz@gmx.net>
7057                 on Sylpheed's ML
7058
7059 2006-09-05 [colin]      2.4.0cvs151
7060
7061         * src/mainwindow.c
7062         * src/gtk/logwindow.c
7063                 Fix race condition when something writes
7064                 to the log too soon during init. Thanks
7065                 to Fabien Vantard
7066
7067 2006-09-05 [colin]      2.4.0cvs150
7068
7069         * src/mimeview.c
7070                 Don't select part on right-click either
7071
7072 2006-09-05 [paul]       2.4.0cvs149
7073
7074         * src/mimeview.c
7075                 completion of previous commit
7076                 Thanks to Colin
7077
7078 2006-09-05 [colin]      2.4.0cvs148
7079
7080         * src/mimeview.c
7081                 Don't force selection on middle-click, just open
7082
7083 2006-09-04 [colin]      2.4.0cvs147
7084
7085         * src/mimeview.c
7086                 Looks like gtk_notebook_set_current_page()
7087                 sometimes steals focus, and this annoys us
7088                 in MimeViewers as it renders navigation
7089                 keys useless. Take back focus after switching
7090                 pages.
7091
7092 2006-09-04 [colin]      2.4.0cvs146
7093
7094         * src/messageview.c
7095                 Set stop_loading when clicking on Next
7096                 during load. Don't add a callback to 
7097                 avoid over-complicating things.
7098
7099 2006-09-04 [colin]      2.4.0cvs145
7100
7101         * src/mimeview.c
7102         * src/messageview.c
7103                 Fix multiple loads in separate messageview
7104
7105 2006-09-04 [colin]      2.4.0cvs144
7106
7107         * src/summaryview.c
7108                 Let navigation keys be handled during 
7109                 load
7110
7111 2006-09-04 [colin]      2.4.0cvs143
7112
7113         * src/messageview.c
7114         * src/summaryview.c
7115         * src/textview.c
7116         * src/textview.h
7117                 Make loading of huge mails (lots of text and/or
7118                 images) cancellable, so the GUI doesn't block 
7119
7120 2006-09-04 [colin]      2.4.0cvs142
7121
7122         * src/plugins/trayicon/trayicon.c
7123                 Fix annoyance when removing a folder with 
7124                 unread mails: trayicon didn't update
7125
7126 2006-09-04 [paul]       2.4.0cvs141
7127
7128         * src/gtk/icon_legend.c
7129                 straighten up columns
7130                 Patch by Fabien Vantard
7131
7132 2006-09-04 [wwp]        2.4.0cvs140
7133
7134         * src/prefs_filtering.c
7135                 fix new line's account name in filtering prefs:
7136                 was "All", is now "(New)".
7137
7138 2006-09-04 [paul]       2.4.0cvs139
7139
7140         * tools/make.themes.project
7141                 use "AUTOMAKE_OPTIONS = dist-bzip2"
7142                 instead of homebrewed "make release"
7143
7144 2006-09-03 [colin]      2.4.0cvs138
7145
7146         * src/folderview.c
7147                 Fix bug #1007 (Wrong folder highlighted)
7148
7149 2006-09-03 [colin]      2.4.0cvs137
7150
7151         * src/compose.c
7152                 Don't set Newsgroup: header to a mail folder
7153                 path
7154
7155 2006-09-03 [paul]       2.4.0cvs136
7156
7157         * src/prefs_other.c
7158         * src/prefs_spelling.c
7159                 unify the gui
7160
7161 2006-09-03 [paul]       2.4.0cvs135
7162
7163         * src/prefs_summaries.c
7164                 correct menu item text in prefs_keybind_apply_clicked()
7165
7166 2006-09-03 [paul]       2.4.0cvs134
7167
7168         * manual/advanced.xml
7169                 some improvements to the descriptions
7170         * src/mainwindow.c
7171         * src/messageview.c
7172         * src/summaryview.c
7173         * src/gtk/menu.c
7174                 fix menu sensitivity issues
7175         * src/prefs_message.c
7176                 drop the useless word 'short'
7177         * src/prefs_other.c
7178                 add the word 'lines' indicating log length
7179                 is a measure of lines
7180         * src/textview.c
7181                 fix compilation warnings
7182
7183 2006-09-02 [colin]      2.4.0cvs133
7184
7185         * src/messageview.c
7186                 Display a special return-receipt message
7187                 if the message is from the user
7188         * src/summaryview.c
7189                 Fix missing freeze of the list when marking
7190                 all read and unthreading for exec. Thanks
7191                 to Stephan Sachse.
7192
7193 2006-09-02 [paul]       2.4.0cvs132
7194
7195         * src/mainwindow.c
7196         * src/prefs_message.c
7197         * src/summaryview.c
7198                 fix some english
7199
7200 2006-09-02 [wwp]        2.4.0cvs131
7201
7202         * src/prefs_filtering.c
7203                 added an account name column to the filtering rules
7204                 dialog.
7205
7206 2006-09-02 [colin]      2.4.0cvs130
7207
7208         * src/gtk/logwindow.c
7209         * src/gtk/logwindow.h
7210                 Block scrolling if we're not at the end
7211                 of the log
7212
7213 2006-09-02 [colin]      2.4.0cvs129
7214
7215         * src/folder.c
7216                 Make sure account-specific rules can't
7217                 be used in {pre-,post-,}processing
7218         * src/mainwindow.c
7219         * src/gtk/logwindow.c
7220         * src/gtk/logwindow.h
7221                 Jump to last error when clicking on the
7222                 warning icon
7223
7224 2006-09-02 [colin]      2.4.0cvs128
7225
7226         * src/imap.c
7227         * src/import.c
7228         * src/mainwindow.c
7229         * src/mainwindow.h
7230                 Fix warning icon
7231         * src/inc.c
7232         * src/mbox.c
7233         * src/mbox.h
7234                 Let proc_mbox know its account, for
7235                 account-specific rules
7236
7237 2006-09-01 [colin]      2.4.0cvs127
7238
7239         * src/codeconv.c
7240                 Don't uselessly use iconv to convert from
7241                 us-ascii
7242         * src/alertpanel.c
7243         * src/mainwindow.c
7244         * src/mainwindow.h
7245         * src/inc.c
7246                 Fix certain log cases, disable warning icon
7247                 for now, the correct way to display it when
7248                 necessary and only when necessary is probably
7249                 to do it manually rather than use error logs
7250         * src/etpan/imap-thread.c
7251                 Clean up UID logging a bit
7252         * src/gtk/logwindow.c
7253         * src/gtk/logwindow.h
7254                 Make logging faster when the window's closed
7255
7256 2006-09-01 [wwp]        2.4.0cvs126
7257
7258         * manual/fr/account.xml
7259                 reflect changes to the ref. manual (parts of cvs72):
7260                 fix tabnames and quotes.
7261
7262 2006-09-01 [wwp]        2.4.0cvs125
7263
7264         * manual/fr/plugins.xml
7265                 reflect changes to the reference manual (cvs42):
7266                 update IRC channel info.
7267
7268 2006-09-01 [wwp]        2.4.0cvs124
7269
7270         * commitHelper
7271                 use CVSEDITOR env. var. if set, according to `man cvs`.
7272
7273 2006-09-01 [wwp]        2.4.0cvs123
7274
7275         * manual/advanced.xml
7276                 better sentence again (thanks to Paul).
7277
7278 2006-09-01 [wwp]        2.4.0cvs122
7279
7280         * manual/advanced.xml
7281         fix definition of toolbar_detachable and rework a bit the one of
7282         enable_dotted_lines.
7283
7284 2006-09-01 [mones]      2.4.0cvs121
7285
7286         * manual/advanced.xml
7287                 Document enable_dotted_lines
7288
7289 2006-09-01 [paul]       2.4.0cvs120
7290
7291         * src/folderview.c
7292         * src/folderview.h
7293         * src/imap.c
7294         * src/mainwindow.c
7295         * src/summaryview.c
7296                 obey the 'When entering folder...' option
7297                 when using the /View/Go to/... menu items
7298                 Thanks to Colin
7299
7300 2006-08-31 [colin]      2.4.0cvs119
7301
7302         * src/folderview.c
7303                 Revert 2.4.0cvs116, wrong fix.
7304
7305 2006-08-31 [colin]      2.4.0cvs118
7306
7307         * src/gtk/gtksctree.c
7308                 Better state the various copyrights
7309
7310 2006-08-31 [colin]      2.4.0cvs117
7311
7312         * src/prefs_common.c
7313                 fix enable_dotted_lines
7314
7315 2006-08-31 [colin]      2.4.0cvs116
7316
7317         * src/folderview.c
7318                 Use pref "Always open on select" when going
7319                 to next unread folder
7320         * src/gtk/gtksctree.c
7321                 Fix link failure to _gtk_clist_create_cell_layout
7322                 on certain computers. (Why not mine, I wonder)
7323
7324 2006-08-31 [colin]      2.4.0cvs115
7325
7326         * src/procmsg.c
7327         * src/textview.c
7328         * src/plugins/bogofilter/bogofilter.c
7329         * src/plugins/spamassassin/spamassassin.c
7330                 Requalify some "errors" to warnings
7331         * src/mainwindow.c
7332         * src/mainwindow.h
7333         * src/statusbar.c
7334                 Add an icon in the statusbar to notify
7335                 of errors
7336         * src/gtk/gtksctree.c
7337         * src/folderview.c
7338         * src/summaryview.c
7339                 Make the GtkSCTree look more modern by
7340                 alternating background lines
7341         * src/prefs_common.c
7342         * src/prefs_common.h
7343                 Add a pref to let people have the old
7344                 way if they prefer
7345
7346
7347 2006-08-30 [colin]      2.4.0cvs114
7348
7349         * src/procmsg.c
7350         * src/procmsg.h
7351                 Provide a way to filter a list of
7352                 messages in an optimised manner, and
7353                 add a list-filtering hook
7354         * src/folder.c
7355         * src/inc.c
7356         * src/mbox.c
7357                 Use the list filtering
7358         * src/plugins/bogofilter/bogofilter.c
7359                 Use the list-filtering hook
7360                 Use -b (bulk) mode for more speed
7361                 when learning and filtering
7362         * src/etpan/imap-thread.c
7363                 Make log output shorter in UID SEARCH
7364
7365
7366 2006-08-30 [colin]      2.4.0cvs113
7367
7368         * src/plugins/bogofilter/bogofilter.c
7369                 Really fast mass learning - thanks to David
7370                 Relson for the options explanations :)
7371
7372 2006-08-30 [colin]      2.4.0cvs112
7373
7374         * src/msgcache.c
7375                 Fix compilation on FreeBSD. Thanks
7376                 to Michael Hugues
7377
7378 2006-08-29 [colin]      2.4.0cvs111
7379
7380         * src/folderview.c
7381                 Handle "popup_menu" signal (for popping the 
7382                 menu via the keyboard)
7383         * src/mimeview.c
7384         * src/mimeview.h
7385         * src/summaryview.c
7386         * src/textview.c
7387         * src/gtk/gtkutils.c
7388         * src/gtk/gtkutils.h
7389                 Factorize scrolling code, and add an API 
7390                 for MimeViewers to handle scroll orders
7391
7392 2006-08-29 [wwp]        2.4.0cvs110
7393
7394         * src/plugins//bogofilter/bogofilter.c
7395         * src/plugins//spamassassin/spamassassin.c
7396                 make the bogofilter/spamassassin filtering error dialogs at
7397         incorporation obey to the "don't popup error dialog on
7398         receive error" option. If disabled, feed the log window w/
7399         the error message.
7400
7401 2006-08-29 [paul]
7402
7403         2.5.0-rc2 released
7404
7405 2006-08-29 [paul]       2.4.0cvs109
7406
7407         * Makefile.am
7408                 remove 'make release', it's not needed
7409                 since we use 'AUTOMAKE_OPTIONS = dist-bzip2'
7410
7411 2006-08-29 [paul]       2.4.0cvs108
7412
7413         * src/foldersel.c
7414         * src/summary_search.c
7415         * src/gtk/progressdialog.c
7416         * src/plugins/pgpcore/passphrase.c
7417                 replace deprecated gtk_window_set_policy()
7418
7419 2006-08-29 [colin]      2.4.0cvs107
7420
7421         * src/folder.c
7422                 Fix data loss when copy fails during a move:
7423                 only use fast remove_msgs if everything was
7424                 copied OK; else use slow remove_msg on the
7425                 mails that got copied only.
7426
7427 2006-08-28 [paul]       2.4.0cvs106
7428
7429         * src/mh.c
7430                 revert change in 2.4.0cvs104, it breaks
7431                 stuff
7432
7433 2006-08-28 [paul]       2.4.0cvs105
7434
7435         * src/plugins/spamassassin/spamassassin.c
7436                 english fix
7437
7438 2006-08-28 [paul]       2.4.0cvs104
7439
7440         * src/mh.c
7441                 fix data loss when moving to another
7442                 mailbox fails
7443         * src/prefs_spelling.c
7444                 improve the english
7445         * src/gtk/pluginwindow.c
7446                 improve the layout of the dialog text
7447         All thanks to Colin
7448
7449 2006-08-28 [paul]       2.4.0cvs103
7450
7451         * src/plugins/bogofilter/bogofilter.c
7452         * src/plugins/bogofilter/bogofilter_gtk.c
7453                 fix english up a bit, innit
7454
7455 2006-08-28 [paul]       2.4.0cvs102
7456
7457         * configure.ac
7458         * po/Makefile.in.in
7459         * po/Makevars
7460                 require autoconf 2.60, enabling building
7461                 with gettext 0.15 (gettext 0.14.x build still
7462                 possible). Replace Makefiles with versions
7463                 from gettext 0.15.
7464                 Remove configure options --with-localedir and
7465                 --with-mandir. The options that are provided
7466                 directly by autoconf 2.60 can be used instead:
7467                 --mandir --localedir
7468
7469 2006-08-27 [colin]      2.4.0cvs101
7470
7471         * src/plugins/bogofilter/Makefile.am
7472                 Fix make dist (no README)
7473
7474 2006-08-27 [colin]      2.4.0cvs100
7475
7476         * src/folder.c
7477                 Don't use F_UNKNOWN folders for any default
7478                 outbox/trash/etc
7479         * src/plugins/bogofilter/bogofilter.c
7480         * src/plugins/bogofilter/bogofilter.h
7481         * src/plugins/bogofilter/bogofilter_gtk.c
7482                 Add an option to specify the path to bogofilter
7483                 Use single-quotes to be able to learn in folders
7484                 with spaces in their names
7485                 Verify learning status
7486
7487 2006-08-27 [colin]      2.4.0cvs99
7488
7489         * manual/faq.xml
7490         * manual/plugins.xml
7491                 Document Bogofilter plugin
7492
7493 2006-08-27 [colin]      2.4.0cvs98
7494
7495         * src/compose.c
7496         * src/messageview.c
7497         * src/procmsg.c
7498         * src/procmsg.h
7499                 When possible, copy the queued mail to sent folder
7500                 instead of re-adding. Much faster on IMAP.
7501
7502 2006-08-27 [colin]      2.4.0cvs97
7503
7504         * src/msgcache.c
7505                 Disable mmaped caches - huge metadata loss
7506                 here after a power failure.
7507         * src/summaryview.c
7508                 Add quicksearch timing
7509         * src/common/plugin.c
7510         * src/common/plugin.h
7511                 Implement an interface to tell what plugins
7512                 provide. Prevent loading of similar plugins.
7513         * src/plugins/clamav/clamav_plugin.c
7514         * src/plugins/demo/demo.c
7515         * src/plugins/dillo_viewer/dillo_viewer.c
7516         * src/plugins/pgpcore/plugin.c
7517         * src/plugins/pgpinline/pgpinline.c
7518         * src/plugins/pgpmime/pgpmime.c
7519         * src/plugins/spamassassin/spamassassin.c
7520         * src/plugins/trayicon/trayicon.c
7521                 Implement plugin_provides()
7522
7523 2006-08-27 [colin]      2.4.0cvs96
7524
7525         * configure.ac
7526         * src/plugins/Makefile.am
7527         * src/plugins/bogofilter/.cvsignore
7528         * src/plugins/bogofilter/Makefile.am
7529         * src/plugins/bogofilter/bogofilter.c
7530         * src/plugins/bogofilter/bogofilter.h
7531         * src/plugins/bogofilter/bogofilter_gtk.c
7532                 New Bogofilter plugin, provides filtering and
7533                 learning. Spamassassin will go to extra plugins.
7534
7535 2006-08-26 [mones]      2.4.0cvs95
7536
7537         * manual/handling.xml
7538                 Fix subfolder path in the example (thanks to Paul) 
7539
7540 2006-08-26 [mones]      2.4.0cvs94
7541
7542         * manual/glossary.xml
7543                 2.2. + add ISP to the glossary
7544                 7.5. + Add UIDL to glossary
7545                 7.7. + Add TCP to glossary
7546         * manual/handling.xml
7547                 7.1. + Mentions GNU/Linux distribution, what about the non...
7548                 7.2. = s/html/HTML/, quote --local option -> Dillo HTML Viewer
7549                 7.3. + Mentions .bashrc, what about the non-bash ones? 
7550                 7.4. = Use appropriate quotation for commands
7551                 7.6. = change "" to <quote></quote>
7552         * manual/plugins.xml
7553                 6.1. + Example #mh/Mailbox/Friends -> #mh/inbox/Friends         
7554         * manual/starting.xml
7555                 2.1. + local mbox file: some examples of mbox file locations...
7556                 Also reformatted files requiring it
7557
7558 2006-08-26 [wwp]        2.4.0cvs93
7559
7560         * src/summary_search.c
7561                 disable find buttons while summary search is running.
7562
7563 2006-08-25 [colin]      2.4.0cvs92
7564
7565         * src/folder.c
7566         * src/folderutils.c
7567         * src/mh.c
7568         * src/procmsg.h
7569         * src/summaryview.c
7570                 Speed up MH moving, and add progressbar
7571                 for MH deletion
7572         * src/msgcache.c
7573                 Write cache files using mmap() too
7574
7575 2006-08-25 [wwp]        2.4.0cvs91
7576
7577         * src/summaryview.c
7578                 switch spam<->ham button when a message has been marked as spam or ham
7579                 and is still selected. Thanks to Colin.
7580
7581 2006-08-25 [paul]       2.4.0cvs90
7582
7583         * src/Makefile.am
7584         * src/stock_pixmap.c
7585         * src/stock_pixmap.h
7586         * src/summaryview.c
7587         * src/gtk/icon_legend.c
7588         * src/pixmaps/copied.xpm
7589         * src/pixmaps/moved.xpm
7590                 add icons for delayed execution marked for
7591                 copying, marked for moving
7592
7593 2006-08-25 [mones]      2.4.0cvs89
7594
7595         * manual/glossary.xml
7596                 Fix the other glossary items:
7597                 5.1. = Inmmediate execution -> <quote>immediate execution...
7598                 5.2. = Fix MBOX capitalization -> Mbox
7599                 5.3. + Improve Plugins def. w/ tech. ref.
7600                 5.4. = Quotation -> replace '>' by <quote>></quote>
7601                 5.5. - SMTP Server. -> remove dot
7602         * po/es.po
7603                 Updated translation
7604
7605 2006-08-25 [mones]      2.4.0cvs88
7606
7607         * manual/ack.xml
7608                 Reformatted, changed email address
7609         * manual/glossary.xml
7610                 Reformatted, fixed MANUAL-TODO items:
7611                 8.2. + add ROT-13 to glossary
7612                 8.4. + add URL to glossary
7613         * manual/es/advanced.xml
7614                 Fixed <literal>s
7615
7616 2006-08-25 [paul]       2.4.0cvs87
7617
7618         * src/gtk/icon_legend.c
7619                 add 'marked for deletion' icon
7620                 arrange icons by containing column
7621                 wrap long label text
7622
7623 2006-08-25 [colin]      2.4.0cvs86
7624
7625         * src/common/utils.c
7626         * src/common/utils.h
7627                 Add the sc_g_*list_bigger functions in
7628                 a place everyone can use it
7629         * src/summaryview.c
7630                 Only freeze/thaw the list when working
7631                 on the selection, if it's bigger than 1
7632         * src/gtk/gtksctree.c
7633                 Only freeze/thaw the list when unselec-
7634                 ting 'all' if ('all' != 1)
7635                 This avoids some flickering
7636
7637 2006-08-24 [colin]      2.4.0cvs85
7638
7639         * src/addressbook.c
7640                 Fix strange list selection
7641                 Fix random seg (Invalid read of freed memory)
7642
7643 2006-08-24 [colin]      2.4.0cvs84
7644
7645         * src/alertpanel.c
7646         * src/gtk/inputdialog.c
7647         * src/plugins/pgpcore/passphrase.c
7648                 Revert minimal width patch of 2.4.0cvs67,
7649                 as it is also a maximal width. Use 
7650                 gtk_window_set_default_size instead.
7651
7652 2006-08-24 [colin]      2.4.0cvs83
7653
7654         * src/msgcache.c
7655                 Write cache/mark to temp files before
7656                 overwriting old ones (avoids metadata
7657                 loss if writing the new files fail).
7658                 Use mmap() to read cache/mark file, as
7659                 this makes cache reading faster. Dis-
7660                 abled for big-endian machines until it
7661                 can be tested. (Big-endian users: set
7662                 msgcache_use_mmap = TRUE in the relevant
7663                 #if).
7664         * src/procmsg.h
7665                 Move rarely used fields of MsgInfo in 
7666                 another structure, which will only be
7667                 allocated if needed. Face, X-Face,
7668                 Return receipt headers and List-*
7669                 headers are moved. Mails having none
7670                 of these occupy 52 bytes less with
7671                 this patch, which makes 2.5MB of RAM
7672                 saved on a 50k folder).
7673         * src/headerview.c
7674         * src/mainwindow.c
7675         * src/messageview.c
7676         * src/partial_download.c
7677         * src/procheader.c
7678         * src/procmsg.c
7679         * src/textview.c
7680                 Follow this structure change.
7681
7682 2006-08-24 [wwp]        2.4.0cvs82
7683
7684         * manual/es/.cvsignore
7685         * manual/es/dist/.cvsignore
7686         * manual/es/dist/html/.cvsignore
7687         * manual/es/dist/pdf/.cvsignore
7688         * manual/es/dist/ps/.cvsignore
7689         * manual/es/dist/txt/.cvsignore
7690                 more (generated) files to ignore.
7691
7692 2006-08-24 [colin]      2.4.0cvs81
7693
7694         * src/folder.c
7695         * src/mh.c
7696                 Fix possible problems with local delivery. Check the folder doesn't
7697                 need scan before setting its mtime when saving cache (which can be
7698                 done long after the folder's been modified by an external process);
7699                 Check that the stored item's mtime didn't change in mh functions.
7700
7701 2006-08-24 [mones]      2.4.0cvs80
7702
7703         * manual/advanced.xml
7704                 Rewrapping, some fixes and MANUAL-TODO items:
7705                 8.1. = change "" to <quote></quote>
7706                 8.3. = quote menu items
7707                 8.5. - deploying -> new user ... ideally a new user (redundant)
7708
7709 2006-08-23 [colin]      2.4.0cvs79
7710
7711         * src/gtk/gtksctree.c
7712                 When selecting or deselecting range, only
7713                 freeze/thaw when selection is bigger than 10
7714
7715 2006-08-23 [colin]      2.4.0cvs78
7716
7717         * src/messageview.c
7718         * src/mimeview.c
7719         * src/mimeview.h
7720         * src/plugins/dillo_viewer/dillo_viewer.c
7721                 Provide an API for MimeViewer plugins to
7722                 return a text selection for replying
7723
7724 2006-08-23 [colin]      2.4.0cvs77
7725
7726         * src/image_viewer.c
7727         * src/textview.c
7728                 Use gtk_pixbuf_new_from_file_at_scale(), which
7729                 is faster than getting the pixbuf then resizing
7730                 it.
7731
7732 2006-08-23 [colin]      2.4.0cvs76
7733
7734         * src/procmime.c
7735                 UTF-8 should be sent Quoted-printable
7736
7737 2006-08-22 [colin]      2.4.0cvs75
7738
7739         * src/mh.c
7740                 Check if scan is required before touching
7741                 the folder (or it'll be required every time)
7742
7743 2006-08-22 [colin]      2.4.0cvs74
7744
7745         * configure.ac
7746                 Require libetpan 0.46 (crasher fix when built
7747                 against gnutls)
7748
7749 2006-08-22 [colin]      2.4.0cvs73
7750
7751         * src/folder.c
7752                 Set folder's mtime after writing its
7753                 cache
7754         * src/folderview.c
7755                 Add some timing
7756         * src/procmsg.c
7757                 Don't do useless stuff if we don't 
7758                 thread by subject
7759         * src/summaryview.c
7760                 Add some timing, don't deselect prior
7761                 to selecting (gtksctree does it itself),
7762                 remove crash avoidance hacks as it's been
7763                 properly fixed since a while
7764         * src/common/utils.c
7765                 Optimize to_human_readable(): _() is slow,
7766                 do it only once, and avoid %f format for KB
7767                 (the most common in a summaryview)
7768         * src/gtk/gtksctree.c
7769                 Don't uselessly freeze/thaw (fixes flicker
7770                 on next unread and friends), reduce number
7771                 of g_list_nth/g_list_position where possible
7772         * src/gtk/gtkutils.c
7773         * src/gtk/gtkutils.h
7774                 Reduce number of g_list_nth/g_list_position
7775                 where possible.
7776                 All of this makes loading as 70k folder 2.1
7777                 seconds instead of 3.2 (with hot FS caches).
7778                 (1.3 seconds without Date and Size columns...)
7779
7780 2006-08-22 [paul]       2.4.0cvs72
7781
7782         wrap documents and do some items from mones' MANUAL-TODO:
7783
7784         * manual/account.xml
7785                 4.1. = fix tabname references to <quote>tabname</quote>
7786                 4.2. = fix "xxx" and 'xxx' items to <quote>xxx</quote>
7787         * manual/faq.xml
7788                 1.1. = mentioned options don't match UI
7789                 Add information about the 'Never send Return Receipts'
7790                 option
7791         * manual/handling.xml
7792                 6.2. = Mentions Extended symbols button, but now is
7793                 named Information
7794                 6.3. = Mentions ... button, which is now Edit
7795
7796 2006-08-22 [colin]      2.4.0cvs71
7797
7798         * src/gtk/pluginwindow.c
7799                 Fix layout in verbose translations (such
7800                 as french)
7801
7802 2006-08-22 [paul]       2.4.0cvs70
7803
7804         * manual/Makefile.am
7805                 build manuals in alphabetical order
7806         * src/addressbook.c
7807         * src/prefs_themes.c
7808                 replace/remove deprecated symbols
7809         * src/gtk/gtkutils.c
7810                 fix a warning
7811         * src/gtk/pluginwindow.c
7812                 replace deprecated symbol
7813                 replace label text and move it
7814         * src/plugins/pgpcore/prefs_gpg.c
7815                 move the 'Generate...' button out of the
7816                 Sign Key frame, replace the English used
7817         * src/plugins/pgpcore/sgpgme.c
7818                 fixes to the English
7819
7820 2006-08-21 [colin]      2.4.0cvs69
7821
7822         * src/plugins/trayicon/trayicon.c
7823                 Add more strings for translation; patch
7824                 by Pawel
7825
7826 2006-08-21 [colin]      2.4.0cvs68
7827
7828         * src/compose.c
7829                 fix replied flag not set after drafting
7830         * src/matcher.c
7831                 fix body quicksearch in non-encoded bodies
7832                 containing '='
7833         * src/msgcache.c
7834                 Get rid of the g_malloc workaround for
7835                 corrupted caches, use g_try_malloc
7836
7837 2006-08-21 [colin]      2.4.0cvs67
7838
7839         * src/alertpanel.c
7840         * src/gtk/inputdialog.c
7841         * src/plugins/pgpcore/passphrase.c
7842                 Set minimal width to 375
7843         * src/mainwindow.c
7844                 Fix switching to offline, asking if it 
7845                 should be overriden for synchronising
7846         * src/mimeview.c
7847                 Don't offer to remember command on Open 
7848                 with for text parts, as the browser or 
7849                 text editor command isn't changed from 
7850                 there
7851
7852 2006-08-20 [paul]       2.4.0cvs66
7853
7854         * po/ko.po
7855         * po/zh_CN.po
7856                 fix plural form errors. revealed by stricter
7857                 checking of gettext 0.15
7858
7859 2006-08-18 [paul]       2.4.0cvs65
7860
7861         * src/stock_pixmap.c
7862                 fix the fix of 2.4.0cvs64
7863                 Thanks to Colin
7864
7865 2006-08-18 [paul]       2.4.0cvs64
7866
7867         * src/stock_pixmap.c
7868                 fix leaks
7869                 Thanks to Colin
7870
7871 2006-08-18 [paul]       2.4.0cvs63
7872
7873         * src/compose.c
7874         * src/procmsg.c
7875                 fix occasional IMAP bug where large msgs
7876                 were left in the queue folder after sending
7877                 Thanks to Colin
7878
7879 2006-08-18 [paul]       2.4.0cvs62
7880
7881         * src/folderview.c
7882                 freeze the summaryview while quicksearch results
7883                 are displayed
7884                 (fixes bug 456 'current message is hidden when the
7885                 view is refreshed and extended search is "unread 
7886                 messages"')
7887                 Thanks to Colin
7888         * src/textview.c
7889                 add missing #include "inputdialog.h"
7890         * src/common/utils.h
7891                 add missing mailcap_update_default() and improve
7892                 readability
7893
7894 2006-08-17 [colin]      2.4.0cvs61
7895
7896         * src/plugins/pgpcore/select-keys.c
7897                 Fix warnings :)
7898
7899 2006-08-17 [colin]      2.4.0cvs60
7900
7901         * src/compose.c
7902                 Don't continue queuing if Cancel is clicked
7903                 in select-keys
7904
7905 2006-08-17 [colin]      2.4.0cvs59
7906
7907         * src/plugins/pgpcore/select-keys.c
7908                 When encrypting, if only one key matches and it 
7909                 matches exactly, automatically use it.
7910
7911 2006-08-17 [colin]      2.4.0cvs58
7912
7913         * src/mimeview.c
7914         * src/prefs_common.c
7915         * src/prefs_common.h
7916         * src/prefs_ext_prog.c
7917         * src/textview.c
7918                 Fix issues with previous patch (text/html)
7919                 Remove outdated prefs
7920
7921 2006-08-17 [colin]      2.4.0cvs57
7922
7923         * src/imap.c
7924                 Add View Log button on auth error
7925         * src/procmsg.c
7926                 Fix encrypted mail marked as new when
7927                 saved in normal folders
7928         * src/plugins/pgpinline/pgpinline.c
7929                 Fix encrypt bug on IMAP
7930         * src/mimeview.c
7931         * src/common/utils.c
7932         * src/common/utils.h
7933         * src/gtk/inputdialog.c
7934         * src/gtk/inputdialog.h
7935                 Get rid of metamail stuff, simplify
7936                 opening, and allow remembering of user's
7937                 choices (by updating ~/.mailcap). There's
7938                 still to drop "Audio player" and "Image
7939                 viewer" preferences.
7940
7941 2006-08-17 [mones]      2.4.0cvs56
7942
7943         * manual/es/sylpheed-claws-manual.xml
7944                 fix DTD path
7945
7946 2006-08-17 [mones]      2.4.0cvs55
7947
7948         * configure.ac
7949         * manual/Makefile.am
7950         * manual/es/Makefile.am
7951         * manual/es/account.xml
7952         * manual/es/ack.xml
7953         * manual/es/addrbook.xml
7954         * manual/es/advanced.xml
7955         * manual/es/faq.xml
7956         * manual/es/glossary.xml
7957         * manual/es/gpl.xml
7958         * manual/es/handling.xml
7959         * manual/es/intro.xml
7960         * manual/es/keyboard.xml
7961         * manual/es/plugins.xml
7962         * manual/es/starting.xml
7963         * manual/es/sylpheed-claws-manual.xml
7964         * manual/es/dist/Makefile.am
7965         * manual/es/dist/html/Makefile.am
7966         * manual/es/dist/pdf/Makefile.am
7967         * manual/es/dist/ps/Makefile.am
7968         * manual/es/dist/txt/Makefile.am
7969                 Spanish translation for the manual
7970
7971 2006-08-16 [colin]      2.4.0cvs54
7972
7973         * src/compose.c
7974         * src/main.c
7975         * src/mainwindow.c
7976                 Fix send button sensitivity at startup
7977                 Set send menu sensitivity (patch by Fabien)
7978         * src/ssl_manager.c
7979                 Enable closing with esc (patch by Fabien)
7980         * src/gtk/foldersort.c
7981                 Enable closing with esc (patch by Fabien)
7982         * src/procmime.c
7983                 Optimisation (no need to copy to tempfile to
7984                 "decode" 7bit and 8bit)
7985         * src/summaryview.c
7986                 Fix cruft in swap_from case
7987         * src/textview.c
7988                 Fix missing last line in some mail cases 
7989                 (Fixes debian #381872)
7990         * src/plugins/pgpcore/prefs_gpg.c
7991         * src/plugins/pgpcore/sgpgme.c
7992         * src/plugins/pgpcore/sgpgme.h
7993                 Don't show "no key found" when user explicitely
7994                 wants to create a key
7995
7996 2006-08-16 [paul]       2.4.0cvs53
7997
7998         * configure.ac
7999         * src/account.c
8000         * src/addressbook.c
8001         * src/headerview.c
8002         * src/prefs_account.c
8003         * src/prefs_message.c
8004         * src/gtk/gtkutils.c
8005                 bump up minimum required versions of GTK+ and
8006                 GLIB to 2.6.0
8007
8008 2006-08-16 [paul]       2.4.0cvs52
8009
8010         * src/toolbar.c
8011                 workaround GTK+ Bug 351600 - 'Can't re-click
8012                 on button after sensitivity update'
8013                 http://bugzilla.gnome.org/show_bug.cgi?id=351600
8014                 Thanks to Colin
8015
8016 2006-08-15 [colin]      2.4.0cvs51
8017
8018         * src/plugins/pgpcore/prefs_gpg.c
8019                 Set options sensitivity according to
8020                 key existence
8021         * src/plugins/pgpcore/sgpgme.c
8022                 Allow to create key with no passphrase
8023
8024 2006-08-14 [cleroy]     2.4.0cvs50
8025
8026         * src/gtk/pluginwindow.c
8027                 New layout (maybe to be changed?)
8028         * src/gtk/gtkutils.c
8029                 Fix a bit label_window
8030         * src/plugins/pgpcore/passphrase.c
8031         * src/plugins/pgpcore/passphrase.h
8032         * src/plugins/pgpcore/plugin.c
8033         * src/plugins/pgpcore/prefs_gpg.c
8034         * src/plugins/pgpcore/prefs_gpg.h
8035         * src/plugins/pgpcore/sgpgme.c
8036         * src/plugins/pgpcore/sgpgme.h
8037                 Allow to create a PGP private key via the GUI
8038
8039 2006-08-14 [wwp]        2.4.0cvs49
8040
8041         * src/addressbook_foldersel.c
8042                 fix strict ISO C90 compliance.
8043
8044 2006-08-14 [paul]       2.4.0cvs48
8045
8046         * src/gtk/prefswindow.c
8047                 re-set scrolled window on opening
8048                 Patch by Ticho
8049
8050 2006-08-14 [paul]
8051
8052         2.5.0-rc1 released
8053
8054 2006-08-14 [paul]       2.4.0cvs47
8055
8056         * src/prefs_display_header.c
8057                 re-enable user-defined Displayed Headers
8058
8059 2006-08-14 [paul]       2.4.0cvs46
8060
8061         * src/prefs_account.c
8062                 use GTK_STOCK_EDIT
8063
8064 2006-08-13 [colin]      2.4.0cvs45
8065
8066         * src/common/utils.c
8067                 Fix "a" in quote when the original message is empty,
8068                 by using \0 instead of 'a' to test writability of
8069                 temp files.
8070
8071 2006-08-13 [wwp]        2.4.0cvs44
8072
8073         * src/plugins/spamassassin/spamassassin.c
8074                 fix capitalization of "SpamAssassin" in some debug, log and
8075                 dialog messages.
8076
8077 2006-08-13 [paul]       2.4.0cvs43
8078
8079         * src/editldap.c
8080                 fix overlapping widgets
8081         * src/prefs_account.c
8082                 fix translation of protocol_names[]
8083                 fix label disappearing off the edge of the
8084                 visible area
8085
8086 2006-08-12 [paul]       2.4.0cvs42
8087
8088         * manual/plugins.xml
8089                 update IRC channel info before it gets forgotten
8090                 about
8091
8092 2006-08-11 [colin]      2.4.0cvs41
8093
8094         * src/compose.c
8095         * src/mainwindow.c
8096         * src/mainwindow.h
8097         * src/procmsg.c
8098         * src/procmsg.h
8099         * src/summaryview.c
8100         * src/toolbar.c
8101                 Grey out the Send button if
8102                 - Queue folders are empty, or
8103                 - We're sending already
8104
8105 2006-08-11 [wwp]        2.4.0cvs40
8106
8107         * src/main.c
8108                 fix a logic issue when quitting while a compose window is
8109                 still open, thanks to Colin.
8110
8111 2006-08-10 [colin]      2.4.0cvs39
8112
8113         * src/main.c
8114                 Fix default font size setting after wizard run
8115         * src/imap.c
8116         * src/etpan/imap-thread.c
8117         * src/etpan/imap-thread.h
8118                 Fix bug #999 (Timing out on TSL cert validation 
8119                 dialog makes ugly things happen). Also, STARTTLS
8120                 unconditionnaly if initial capabilities contain
8121                 LOGINDISABLED and STARTTLS.
8122
8123 2006-08-09 [colin]      2.4.0cvs38
8124
8125         * src/mainwindow.c
8126         * src/mainwindow.h
8127                 Fix Tools/Actions sensitivity when there are
8128                 no actions
8129
8130 2006-08-09 [colin]      2.4.0cvs37
8131
8132         * src/prefs_filtering.c
8133                 Warning fix, patch by Paul
8134         * src/messageview.c
8135         * src/prefs_actions.c
8136         * src/prefs_filtering_action.c
8137         * src/prefs_matcher.c
8138                 Uniformisation of "Info ..." to "Info..." (for
8139                 old gtk), patch by Fabien
8140         * src/plugins/clamav/clamav_plugin_gtk.c
8141                 Sensitivity fix by Fabien
8142
8143 2006-08-09 [colin]      2.4.0cvs36
8144
8145         * src/main.c
8146         * src/main.h
8147                 Add a function to know whether we're exiting
8148         * src/plugins/trayicon/trayicon.c
8149                 If exiting, don't do anything. Faster, and
8150                 avoids gtk_main_iteration reentracy causing
8151                 segfaults at exit
8152
8153 2006-08-09 [colin]      2.4.0cvs35
8154
8155         * src/messageview.c
8156         * src/mimeview.c
8157         * src/mimeview.h
8158                 Fix lack of part selection when automatically 
8159                 jumping to a specific part
8160         * src/msgcache.c
8161                 Little optimisation in cache reading
8162
8163 2006-08-09 [colin]      2.4.0cvs34
8164
8165         * src/compose.c
8166                 Fix crash setting the priority on reedit
8167                 (Accessing compose before creating it!)
8168
8169 2006-08-08 [colin]      2.4.0cvs33
8170
8171         * src/procmime.c
8172                 Fix bug #998 (last attachment is not accessible)
8173                 Bad RFC interpretation on multipart close-delimiters
8174         * src/mimeview.c
8175         * src/mimeview.h
8176         * src/gtk/gtkvscrollbutton.c
8177         * src/gtk/gtkvscrollbutton.h
8178                 Make attachments list wheel-scrollable
8179
8180 2006-08-07 [colin]      2.4.0cvs32
8181
8182         * src/gtk/gtkaspell.c
8183                 Fix bug #973 (Unicode punctation characters 
8184                 are not recognized as separators by the
8185                 spell checker); fix unsigned stuff
8186
8187 2006-08-07 [colin]      2.4.0cvs31
8188
8189         * src/compose.c
8190                 Fix bug #956 (DnD text with accents in compose 
8191                 text entry); fix gccc's signed/unsigned fuss
8192
8193 2006-08-06 [colin]      2.4.0cvs30
8194
8195         * src/main.c
8196                 Fix bug #979 (Plugin crashes when exiting 
8197                 sylpheed-claws) : handle exit request only 
8198                 once
8199
8200 2006-08-05 [colin]      2.4.0cvs29
8201
8202         * src/news.c
8203                 Just make sure we have a msgid.
8204
8205 2006-08-05 [colin]      2.4.0cvs28
8206
8207         * src/news.c
8208         * src/summaryview.c
8209                 Fix bug #995 ("Mark cross-posted as read" doesn't work)
8210                 by reimplementing it
8211         * src/textview.c
8212                 Fix bug when hiding quotes with level > 3 and quote
8213                 colors are recycled
8214
8215 2006-08-04 [colin]      2.4.0cvs27
8216
8217         * src/compose.c
8218         * src/undo.c
8219         * src/undo.h
8220                 Fix a bit replace-by-pasting undo
8221         * src/mainwindow.c
8222         * src/messageview.c
8223                 Fix Fold quotes menu synchro in
8224                 mainwindow when it changes in 
8225                 messageview
8226         * src/textview.c
8227                 Fix right-click on quotes blocks
8228         * src/common/utils.c
8229                 Verify that the file created by
8230                 my_tmpfile() is writable. Fixes
8231                 bug #988 (very specific filesystem
8232                 issue)
8233         * src/plugins/pgpcore/sgpgme.c
8234                 Fix file descriptor leak
8235         * src/plugins/spamassassin/spamassassin.c
8236                 Warn once if spamd isn't reachable
8237
8238 2006-08-04 [colin]      2.4.0cvs26
8239
8240         * src/toolbar.c
8241                 i18n context patch by Fabien
8242
8243 2006-08-03 [colin]      2.4.0cvs25
8244
8245         * src/mainwindow.c
8246         * src/messageview.c
8247                 Rename "Hide quotes" to "Fold quotes"
8248         * src/textview.c
8249                 Don't use hand cursor on quotes. "all 
8250                 the bonuses of the feature and none of 
8251                 unwelcome side-effects"
8252
8253 2006-08-03 [colin]      2.4.0cvs24
8254
8255         * AUTHORS
8256         * sylpheed-claws.desktop
8257         * src/gtk/authors.h
8258                 Bring the desktop file to XDG compliance
8259                 Patch by Charles A. Edwards
8260
8261 2006-08-03 [colin]      2.4.0cvs23
8262
8263         * src/textview.c
8264                 Fix links offset when they are preceded
8265                 by accentued chars (g_utf8_strlen!)
8266         * src/mainwindow.c
8267                 Fix wrong status when starting offline
8268
8269
8270 2006-08-03 [wwp]        2.4.0cvs22
8271
8272         * src/prefs_common.h
8273                 ask what to do w/ filtering rules that belong to an account when
8274                 applying filtering rules manually from the main window (skip,
8275                 apply regardless of the account, use current account). This dialog
8276                 can be skipped and the last reply used.
8277                 (forgot that file)
8278
8279 2006-08-03 [wwp]        2.4.0cvs21
8280
8281         * src/filtering.c
8282         * src/filtering.h
8283         * src/prefs_common.c
8284         * src/summaryview.c
8285         * src/alertpanel.c
8286         * src/alertpanel.h
8287         * src/messageview.c
8288                 ask what to do w/ filtering rules that belong to an account when
8289                 applying filtering rules manually from the main window (skip,
8290                 apply regardless of the account, use current account). This dialog
8291                 can be skipped and the last reply used.
8292
8293
8294 2006-08-03 [colin]      2.4.0cvs20
8295
8296         * src/textview.c
8297                 Optimize previous patch
8298
8299 2006-08-03 [cleroy]     2.4.0cvs19
8300
8301         * src/textview.c
8302                 Fix quotes getting toggled back when the
8303                 mail has an even number of text parts
8304
8305 2006-08-02 [colin]      2.4.0cvs18
8306
8307         * src/messageview.c
8308                 Add Hide quotes menu
8309
8310 2006-08-02 [colin]      2.4.0cvs17
8311
8312         * src/mainwindow.c
8313         * src/prefs_common.c
8314         * src/textview.c
8315         * src/textview.h
8316         * src/gtk/about.c
8317                 Allow per-level quote hiding,
8318                 Allow toggling quotes by double-clicking them
8319                 Rename RemoteURI to ClickableText to reflect
8320                 the fact it's used for a variety of things
8321
8322 2006-08-02 [wwp]        2.4.0cvs16
8323
8324         * src/mainwindow.c
8325                 fix "View/Hide quotes" menu item status initialization.
8326
8327 2006-08-02 [wwp]        2.4.0cvs15
8328
8329         * src/matcher_parser_parse.y
8330                 remove a debug trace.
8331
8332 2006-08-02 [paul]       2.4.0cvs14
8333
8334         * src/plugins/pgpcore/passphrase.c
8335                 don't set initial dialog size
8336                 make it resizable
8337
8338 2006-08-02 [paul]       2.4.0cvs13
8339
8340         * src/noticeview.c
8341                 remove the rogue '/' character
8342
8343 2006-08-02 [paul]       2.4.0cvs12
8344
8345         * src/noticeview.c
8346                 allow buttons to resize as necessary
8347
8348 2006-08-01 [wwp]        2.4.0cvs11
8349
8350         * src/mbox.c
8351                 fix strict ISO C90 compliance.
8352
8353 2006-08-01 [wwp]        2.4.0cvs10
8354
8355         * tools/update-po
8356                 updated update-po tool to work w/ context-dependent translations.
8357                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
8358
8359 2006-08-01 [wwp]        2.4.0cvs9
8360
8361         * src/matcher.c
8362         * src/prefs_filtering.c
8363         * src/prefs_matcher.c
8364                 allow context-dependent translations for "All",
8365                 patch by Fabien Vantard <fzzzzz@gmail.com>.
8366
8367 2006-07-31 [colin]      2.4.0cvs8
8368
8369         * AUTHORS
8370         * src/gtk/authors.h
8371                 Add Rafal to authors
8372
8373 2006-07-31 [colin]      2.4.0cvs7
8374
8375         * src/compose.c
8376         * src/mainwindow.c
8377         * src/messageview.h
8378         * src/prefs_common.c
8379         * src/prefs_common.h
8380         * src/textview.c
8381                 Add 'View/Hide quotes'. Patch based on a patch
8382                 by Rafal Weglarz
8383
8384 2006-07-31 [colin]      2.4.0cvs6
8385
8386         * src/action.c
8387                 Fix problem with "> stuff >" actions
8388
8389 2006-07-31 [paul]       2.4.0cvs5
8390
8391         * po/nb.po
8392                 updated by Geir Helland
8393
8394 2006-07-31 [wwp]        2.4.0cvs4
8395
8396         * src/mainwindow.c
8397         * src/summaryview.c
8398         * src/summaryview.h
8399                 add "View/Go to/Parent message" and "View/Go to/Last read message",
8400                 thanks to Colin.
8401
8402 2006-07-31 [wwp]        2.4.0cvs3
8403
8404         * src/Makefile.am
8405         * src/addr_compl.c
8406         * src/addr_compl.h
8407         * src/addressbook.c
8408         * src/addressbook.h
8409         * src/addressbook_foldersel.c
8410         * src/addressbook_foldersel.h
8411         * src/addrindex.c
8412         * src/addrindex.h
8413         * src/matcher.c
8414         * src/matcher.h
8415         * src/matcher_parser_lex.l
8416         * src/matcher_parser_parse.y
8417         * src/prefs_common.c
8418         * src/prefs_common.h
8419         * src/prefs_filtering.c
8420         * src/prefs_matcher.c
8421         * src/prefs_matcher.h
8422         * src/summaryview.c
8423                 introduce filtering against the address book. It's now possible to add
8424                 matched conditions to determine if any email address in a message matches
8425                 or doesn't match any or all books or folders in the address book.
8426
8427 2006-07-31 [wwp]        2.4.0cvs2
8428
8429         * src/account.c
8430         * src/filtering.c
8431         * src/filtering.h
8432         * src/folder.c
8433         * src/folderview.c
8434         * src/inc.c
8435         * src/mainwindow.c
8436         * src/matcher.c
8437         * src/matcher_parser_lex.l
8438         * src/matcher_parser_parse.y
8439         * src/mbox.c
8440         * src/prefs_filtering.c
8441         * src/prefs_filtering.h
8442         * src/procmsg.c
8443         * src/procmsg.h
8444         * src/summaryview.c
8445                 introduce per-account filtering rules. Each filtering rule can now be assigned
8446                 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
8447                 when applying filtering rules manually, as all rules will apply - even the ones
8448                 assigned to an account. This issue will be addressed soon.
8449  
8450
8451
8452 2006-07-31 [wwp]        2.4.0cvs1
8453
8454         * src/quote_fmt.c
8455                 make more strings translatable.
8456
8457 2006-07-31 [paul]       2.4.0
8458
8459         2.4.0 released
8460
8461 2006-07-31 [paul]       2.3.1cvs91
8462
8463         * po/ca.po
8464                 updated by Miquel Oliete
8465
8466 2006-07-31 [paul]       2.3.1cvs90
8467
8468         * po/de.po
8469         * po/el.po
8470         * po/fr.po
8471         * po/it.po
8472         * po/pl.po
8473         * po/pt_BR.po
8474         * po/sr.po
8475         * po/zh_CN.po
8476                 updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard,
8477                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes,
8478                 Aleksandar Urosevic, and Ralgh Young
8479
8480 2006-07-31 [paul]       2.3.1cvs89
8481
8482         * src/account.c
8483         * src/main.c
8484         * src/mainwindow.c
8485         * src/mainwindow.h
8486                 Fix a race condition when, after an SC crash, rescanning
8487                 folders took more than 0.5 seconds
8488                 Thanks to Colin
8489
8490 2006-07-31 [paul]       2.3.1cvs88
8491
8492         * src/folderview.c
8493                 don't translate separator strings
8494
8495 2006-07-30 [mones]      2.3.1cvs87
8496
8497         * doc/man/sylpheed-claws.1
8498                 Fixed non-ASCII chars in Hoa's name
8499         * po/es.po
8500                 Updated for release
8501
8502 2006-07-27 [colin]      2.3.1cvs86
8503
8504         * src/textview.c
8505                 Don't include the leading \n in links
8506                 Patch by Fabien
8507
8508 2006-07-25 [colin]      2.3.1cvs85
8509
8510         * src/mainwindow.c
8511         * src/common/socket.h
8512         * src/etpan/imap-thread.c
8513                 Refresh resolvers before connecting
8514                 to IMAP servers, and after switching
8515                 to online. Thanks to Paul.
8516
8517 2006-07-18 [colin]
8518
8519         * 2.4.0-rc4 released
8520
8521 2006-07-17 [colin]      2.3.1cvs84
8522
8523         * src/inc.c
8524                 Show connection attempt in statusbar before
8525                 connecting (previously first message was
8526                 "Retrieving messages from ..." after the
8527                 connection succeeded.
8528
8529 2006-07-16 [wwp]        2.3.1cvs83
8530
8531         * sylpheed-claws.ico
8532                 Added .ico file (windows multi-size icon file, generated).
8533
8534 2006-07-12 [wwp]        2.3.1cvs82
8535
8536         * src/messageview.c
8537                 remove Message/Re-edit menu entry from messageview window,
8538                 as sent/draft/queued messages are opened in compose window when
8539                 re-edited and it's not possible to re-edit other msgs.
8540
8541 2006-07-12 [paul]       2.3.1cvs81
8542
8543         * AUTHORS
8544         * src/mainwindow.c
8545         * src/gtk/authors.h
8546                 check online state before resetting
8547                 mailcheck timer. Useful if some program
8548                 verifies connection state and updates
8549                 Claws.
8550                 Patch by  Leonid Evdokimov <darkk@users.sf.net>
8551
8552 2006-07-12 [paul]       2.3.1cvs80
8553
8554         * sylpheed-claws-128x128.png
8555         * sylpheed-claws-64x64.png
8556         * sylpheed-claws.png
8557         * src/Makefile.am
8558         * src/main.c
8559         * src/prefs_toolbar.c
8560         * src/stock_pixmap.c
8561         * src/stock_pixmap.h
8562         * src/wizard.c
8563         * src/gtk/about.c
8564         * src/gtk/gtkutils.c
8565         * src/pixmaps/sylpheed-claws.xpm        ** ADDED **
8566         * src/pixmaps/sylpheed-claws_icon.xpm   ** ADDED **
8567         * src/pixmaps/sylpheed-claws_logo.xpm   ** ADDED **
8568         * src/pixmaps/sylpheed.xpm              ** REMOVED **
8569         * src/pixmaps/sylpheed_icon.xpm         ** REMOVED **
8570         * src/pixmaps/sylpheed_logo.xpm         ** REMOVED **
8571                 updated and renamed logo/icon files and related
8572                 logo by Jesper Schultz
8573
8574 2006-07-11 [paul]       2.3.1cvs79
8575
8576         * src/main.c
8577                 fix the labels a smidgin
8578
8579 2006-07-09 [colin]      2.3.1cvs78
8580
8581         * src/textview.c
8582                 Show errors in textviewer's command
8583                 Patch by H. Merijn Brand
8584
8585 2006-07-09 [colin]      2.3.1cvs77
8586
8587         * src/compose.c
8588                 Save FMID in drafts too
8589
8590 2006-07-08 [colin]      2.3.1cvs76
8591
8592         * src/compose.c
8593                 Svae RMID in drafted mails too
8594                 Save quote_fmt vars for whole mails,
8595                 don't reset at each quote_fmt_init:
8596                 allows to use the same |i{var} in
8597                 various template fields
8598         * src/prefs_template.c
8599         * src/quote_fmt.h
8600         * src/quote_fmt_parse.y
8601                 Same
8602
8603 2006-07-08 [colin]      2.3.1cvs75
8604
8605         * src/textview.c
8606                 Fix highlighting of attached parts URIs
8607
8608 2006-07-08 [colin]      2.3.1cvs74
8609
8610         * src/main.c
8611                 Prevent bug #981 (sc 2.3.1 segfaults with 
8612                 gtk+ 2.10) from being reported again:
8613                 if Sylpheed-Claws has been compiled against
8614                 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0, 
8615                 of if Sylpheed-Claws has been compiled against
8616                 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
8617                 error out.
8618
8619 2006-07-07 [colin]      2.3.1cvs73
8620
8621         * src/prefs_actions.c
8622                 Fix label
8623
8624 2006-07-07 [colin]      2.3.1cvs72
8625
8626         * src/prefs_actions.c
8627                 Fix compile on gtk < 2.8. argh :)
8628
8629 2006-07-07 [paul]       2.3.1cvs71
8630
8631         * src/common/defs.h
8632                 update DONATE_URI
8633
8634 2006-07-07 [colin]      2.3.1cvs70
8635
8636         * po/POTFILES.in
8637         * src/quote_fmt.c
8638         * src/quote_fmt_lex.l
8639         * src/quote_fmt_parse.y
8640                 Add |i{var}, a way to insert user-entered
8641                 text in a template
8642
8643 2006-07-07 [colin]
8644
8645         * 2.4.0-rc3 released
8646
8647 2006-07-07 [colin]      2.3.1cvs69
8648
8649         * src/folder.c
8650                 Don't consider inboxes of UNKNOWN folder 
8651                 classes to be useable as default inboxes
8652
8653 2006-07-07 [paul]       2.3.1cvs68
8654
8655         * src/textview.c
8656                 add missing #include <errno.h>
8657                 Thanks to René J. Blokland
8658
8659 2006-07-07 [paul]       2.3.1cvs67
8660
8661         * src/action.c
8662                 Return now Closes dialog
8663         * src/mimeview.c
8664         * src/mimeview.h
8665         * src/textview.c
8666                 add contextual menu to mime parts listed
8667                 in the textview
8668                 Thanks to Colin
8669         * src/common/utils.c
8670                 reversal: ' is a valid character in URLs
8671
8672 2006-07-06 [colin]      2.3.1cvs66
8673
8674         * src/remotefolder.h
8675                 Forgotten in previous commit
8676
8677 2006-07-06 [colin]      2.3.1cvs65
8678
8679         * src/folder.c
8680                 Set summary update flag whenever
8681                 totals changed
8682         * src/imap.c
8683         * src/prefs_account.c
8684         * src/common/utils.h
8685         * src/etpan/imap-thread.c
8686                 Fix warnings, thanks to Fabien and
8687                 Ricardo
8688
8689 2006-07-06 [wwp]        2.3.1cvs64
8690
8691         * src/gtk/gtkutils.c
8692                 GTK_STOCK_HELP exists in GTK+ 2.4.x.
8693
8694 2006-07-06 [wwp]        2.3.1cvs63
8695
8696         * src/account.c
8697         * src/addressbook.c
8698         * src/addressitem.h
8699         * src/folderview.c
8700         * src/mainwindow.c
8701         * src/manual.c
8702         * src/manual.h
8703         * src/message_search.c
8704         * src/prefs_actions.c
8705         * src/prefs_filtering.c
8706         * src/prefs_filtering.h
8707         * src/prefs_template.c
8708         * src/summary_search.c
8709         * src/summaryview.c
8710         * src/gtk/gtkutils.c
8711         * src/gtk/gtkutils.h
8712         * src/gtk/pluginwindow.c
8713                 add help buttons to some dialogs. Clicking such buttons opens a
8714                 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
8715
8716 2006-07-06 [paul]       2.3.1cvs62
8717
8718         * src/textview.c
8719                 fix attachments contextual menu
8720                 Thanks to Colin
8721
8722 2006-07-05 [colin]      2.3.1cvs61
8723
8724         * src/textview.c
8725         * src/compose.c
8726                 Handle sftp:// links
8727
8728 2006-07-05 [paul]       2.3.1cvs60
8729
8730         * src/gtk/filesel.c
8731                 grab save button by default
8732                 Thanks to Colin
8733
8734 2006-07-05 [wwp]        2.3.1cvs59
8735
8736         * manual/xml2pdf
8737                 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
8738
8739 2006-07-04 [colin]      2.3.1cvs58
8740
8741         * src/mimeview.c
8742         * src/textview.c
8743                 Use left click to select, middle click to open
8744                 on mimeparts links
8745         * src/common/utils.c
8746                 Fix segfault
8747
8748 2006-07-04 [colin]      2.3.1cvs57
8749
8750         * src/mainwindow.c
8751         * src/news.c
8752                 Warning fixes, thanks to Fabien
8753
8754 2006-07-04 [colin]      2.3.1cvs56
8755
8756         * src/mimeview.c
8757         * src/mimeview.h
8758         * src/textview.c
8759                 Allow parts to be selected via their text label
8760                 in textview
8761
8762 2006-07-04 [colin]      2.3.1cvs55
8763
8764         * src/folderview.c
8765                 Feedback when closing (for big folders)
8766         * src/prefs_actions.c
8767         * src/prefs_filtering.c
8768         * src/prefs_matcher.c
8769         * src/prefs_template.c
8770                 Fix default button when closing without
8771                 having saved
8772
8773 2006-07-04 [colin]      2.3.1cvs54
8774
8775         * src/news.c
8776                 Delete local file on deletion
8777
8778 2006-07-03 [colin]      2.3.1cvs53
8779
8780         * src/folderview.c
8781         * src/main.c
8782                 Don't freeze when rescanning after crash
8783
8784 2006-07-03 [wwp]        2.3.1cvs52
8785
8786         * src/compose.c
8787         * src/privacy.c
8788         * src/privacy.h
8789         * src/plugins/pgpinline/pgpinline.c
8790         * src/plugins/pgpmime/pgpmime.c
8791                 don't report an error when the user cancels the passphrase dialog.
8792
8793 2006-07-02 [colin]      2.3.1cvs51
8794
8795         * src/folderview.c
8796                 Open message when crossing folders with Space,
8797                 goto next unread and friends
8798
8799 2006-07-01 [colin]      2.3.1cvs50
8800
8801         * src/prefs_account.c
8802                 Typographic rules varying from language
8803                 to language (in french "Protocole :"),
8804                 we have to do that :)
8805
8806 2006-07-01 [ticho]      2.3.1cvs49
8807
8808         * src/prefs_account.c
8809                 Only use one temporary gchar* variable in
8810                 prefs_account_protocol_set_optmenu().
8811
8812 2006-07-01 [ticho]      2.3.1cvs48
8813
8814         * src/prefs_account.c
8815         * src/prefs_account.h
8816                 Use GtkLabel for existing account protocol name.
8817                 Created an array for protocol names and populate the
8818                 combobox from it in a for() cycle.
8819
8820 2006-06-30 [colin]      2.3.1cvs47
8821
8822         * src/compose.c
8823                 Block undo when changing signature (by changing
8824                 account)
8825
8826 2006-06-30 [paul]       2.3.1cvs46
8827
8828         * src/send_message.c
8829                 when editing From in the Compose window, use that address
8830                 in the Return-Path: header
8831                 Thanks to Colin
8832
8833 2006-06-30 [colin]      2.3.1cvs45
8834
8835         * src/compose.c
8836                 Fix signature replacement:
8837                 - when no newline before separator
8838                 - when reediting
8839
8840 2006-06-29 [colin]      2.3.1cvs44
8841
8842         * src/folderview.c
8843         * src/folderview.h
8844         * src/mainwindow.c
8845         * src/summaryview.c
8846                 Let 'View/Go to/Next marked' work like
8847                 Next new & Next unread: across folders
8848                 Change the select_on_entry pref to do
8849                 what we want when changing folder
8850         * src/common/utils.c
8851                 Fix single-quoted links 
8852
8853 2006-06-29 [colin]      2.3.1cvs43
8854
8855         * src/gtk/gtkaspell.c
8856                 "Sylpheed" and "Sylpheed-Claws" do exist !
8857
8858 2006-06-29 [colin]      2.3.1cvs42
8859
8860         * src/imap.c
8861                 Forgot to remove debug
8862
8863 2006-06-29 [colin]      2.3.1cvs41
8864
8865         * src/imap.c
8866         * src/imap.h
8867         * src/mainwindow.c
8868                 Disconnect from IMAP servers when going
8869                 offline. Fixes bug #978 (going to offline-mode 
8870                 won't close connections)
8871
8872 2006-06-29 [colin]      2.3.1cvs40
8873
8874         * src/main.c
8875                 Fix transient setting on failing plugins
8876                 Patch by Fabien
8877         * src/plugins/pgpcore/sgpgme.c
8878                 Only warn for OpenPGP. Most people don't
8879                 have CMS available.
8880
8881 2006-06-29 [colin]      2.3.1cvs39
8882
8883         * src/compose.c
8884                 Fix Spelling menu (discrepancy between context menu
8885                 and top menu when folder's dictionary isn't the 
8886                 default one)
8887         * src/plugins/pgpcore/sgpgme.c
8888                 More error reporting about why gpgme can fail
8889
8890 2006-06-29 [wwp]        2.3.1cvs38
8891
8892         * src/mainwindow.c
8893                 honor the display-header-pane setting even when the message view
8894                 is a separate window.
8895
8896 2006-06-29 [wwp]        2.3.1cvs37
8897
8898         * src/prefs_actions.c
8899                 forgot to commit that one (use of GTK_STOCK_INFO).
8900
8901 2006-06-29 [colin]      2.3.1cvs36
8902
8903         * src/imap.c
8904                 Better handling of login errors (ask the password
8905                 again once), alert in case of error. Fix three
8906                 signedness warnings.
8907
8908 2006-06-28 [wwp]        2.3.1cvs35
8909
8910         * src/prefs_template.c
8911         * src/prefs_matcher.c
8912         * src/prefs_filtering_action.c
8913         * src/prefs_quote.c
8914                 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
8915                 patch by Fabien Vantard, slightly modified.
8916
8917 2006-06-28 [paul]
8918
8919         2.4.0-rc2 released
8920
8921 2006-06-28 [colin]      2.3.1cvs34
8922
8923         * src/prefs_account.c
8924                 Fix bug #977 (Can't add or edit imap accounts)
8925
8926 2006-06-28 [colin]      2.3.1cvs33
8927
8928         * src/mimeview.c
8929                 Fix previous
8930
8931 2006-06-28 [colin]      2.3.1cvs32
8932
8933         * src/mimeview.c
8934                 Save named inlined attachments with "Save all"
8935         * src/main.c
8936         * src/mbox.c
8937         * src/common/plugin.c
8938         * src/common/plugin.h
8939         * src/common/sylpheed.c
8940         * src/common/utils.c
8941         * src/plugins/pgpcore/sylpheed.def
8942         * src/plugins/pgpinline/sylpheed.def
8943         * src/plugins/pgpmime/sylpheed.def
8944                 Win32 compatibility patch, by
8945                 Werner Koch
8946
8947 2006-06-28 [wwp]        2.3.1cvs31
8948
8949         * src/imap.c
8950         * src/prefs_folder_item.c
8951                 less compilation warnings (thanks to Fabien Vantard), less typos.
8952
8953 2006-06-28 [paul]       2.3.1cvs30
8954
8955         * src/gtk/gtkutils.c
8956                 gtk_combo_box_set_focus_on_click() is only
8957                 available since gtk 2.6.0
8958
8959 2006-06-28 [paul]       2.3.1cvs29
8960
8961         * src/prefs_ext_prog.c
8962                 fix engrish and add a tooltip for the
8963                 'command for 'Display as text' option
8964
8965 2006-06-28 [paul]
8966
8967         2.4.0-rc1 released
8968
8969 2006-06-28 [paul]       2.3.1cvs28
8970
8971         * ChangeLog
8972         * tools/Makefile.am
8973                 include textviewer.pl in releases
8974
8975 2006-06-28 [paul]       2.3.1cvs27
8976
8977         * src/prefs_ext_prog.c
8978                 hide Print command option if libgnomeprint
8979                 support is present
8980
8981 2006-06-27 [colin]      2.3.1cvs26
8982
8983         * src/compose.c
8984                 Fix Esc handling in insert/attach dialog
8985                 Don't show this dialog if dragging something
8986                 else than text/uri-list
8987                 Thanks to Fabien Vantard
8988         * tools/textviewer.pl
8989                 Filter script to display stuff as text
8990                 by H. Merijn Brand
8991
8992 2006-06-27 [wwp]        2.3.1cvs25
8993
8994         * src/messageview.c
8995                 use the exact product name (message view title), patch
8996                 by Fabien Vantard.
8997
8998 2006-06-27 [ticho]      2.3.1cvs24
8999
9000         * src/prefs_account.c
9001         * src/prefs_common.c
9002         * src/prefs_common.h
9003         * src/prefs_ext_prog.c
9004         * src/textview.c
9005                 Add a preference (Preferences/External programs)
9006                 to allow "Display as text" to be done via a script
9007                 (patch by H.Merijn Brand).
9008                 Use GtkComboBox for protocol selection in account
9009                 preferences.
9010                 Only include current choice for existing accounts, and
9011                 insensitivize the combobox.
9012
9013 2006-06-27 [paul]       2.3.1cvs23
9014
9015         * src/mbox.c
9016                 fix crasher introduced in cvs21.
9017                 Thanks to Colin
9018
9019 2006-06-26 [colin]      2.3.1cvs22
9020
9021         * src/mbox.c
9022                 Fix double-frees when leaving folders
9023                 after exporting to mbox
9024
9025 2006-06-26 [colin]      2.3.1cvs21
9026
9027         * src/mbox.c
9028                 More feedback (and optimisation)
9029                 on import/export
9030         * src/common/utils.c
9031                 Fix case when looking for mail addresses
9032         * src/gtk/gtkutils.c
9033                 Extra check for (X-)Face
9034
9035 2006-06-25 [ticho]      2.3.1cvs20
9036
9037         * src/compose.c
9038         * src/exphtmldlg.c
9039         * src/gtk/gtkutils.c
9040         * src/gtk/gtkutils.h
9041                 Added second argument to gtkut_sc_combobox_create() to
9042                 control focus-on-click for the widget.
9043                 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
9044
9045 2006-06-25 [ticho]      2.3.1cvs19
9046
9047         * src/compose.c
9048         * src/gtk/Makefile.am
9049         * src/gtk/combobox.c
9050         * src/gtk/combobox.h
9051         * src/gtk/gtkutils.c
9052         * src/gtk/gtkutils.h
9053                 Use GtkComboBox instead of deprecated GtkOptionMenu
9054                 for account selector in compose window and for encoding
9055                 selector in attachment properties.
9056                 Also factorise working with the new GtkComboBox somewhat.
9057
9058 2006-06-24 [paul]       2.3.1cvs18
9059
9060         * src/prefs_common.c
9061                 use the correct default value
9062
9063 2006-06-24 [paul]       2.3.1cvs17
9064
9065         * src/compose.c
9066         * src/prefs_common.c
9067         * src/prefs_common.h
9068         * src/prefs_compose_writing.c
9069                 enable setting of default action when
9070                 dnd'ing files in the compose window.
9071                 (Collaborative effort with wwp)
9072
9073 2006-06-23 [wwp]        2.3.1cvs16
9074
9075         * src/compose.c
9076                 i18n fix (thanks to Fabien Vantard)
9077
9078 2006-06-22 [colin]      2.3.1cvs15
9079
9080         * src/prefs_customheader.c
9081                 Don't use filters in custom headers' file 
9082                 selector. Remember, extensions mean nothing :)
9083
9084 2006-06-22 [paul]       2.3.1cvs14
9085
9086         * configure.ac
9087                 allow setting of man directory location
9088
9089 2006-06-22 [colin]      2.3.1cvs13
9090
9091         * src/mainwindow.c
9092                 Add 'View/Go to/Next unread folder'.
9093                 I missed that :)
9094
9095 2006-06-22 [colin]      2.3.1cvs12
9096
9097         * src/common/utils.c
9098                 Add some subject prefixes
9099                 Patch by Bjorn T Johansen <btj@havleik.no>
9100
9101 2006-06-22 [colin]      2.3.1cvs11
9102
9103         * manual/advanced.xml
9104                 Forgotten hidden pref
9105
9106 2006-06-21 [paul]       2.3.1cvs10
9107
9108         * src/prefs_account.c
9109                 complete the removal of 'Add date header' option
9110
9111 2006-06-21 [paul]       2.3.1cvs9
9112
9113         * src/account.c
9114         * src/compose.c
9115         * src/prefs_account.c
9116         * src/prefs_account.h
9117                 remove option to add date header - always
9118                 add date header
9119         * src/etpan/imap-thread.c
9120                 fix warnings (Thanks to Colin)
9121
9122 2006-06-21 [wwp]        2.3.1cvs8
9123
9124         * src/folder.c
9125                 set the attachment flag when inline text part are (file)named. This is more convenient
9126                 when receiving (for instance) inline source files or patches sent using thunderbird.
9127
9128 2006-06-21 [paul]       2.3.1cvs7
9129
9130         * src/inc.c
9131                 fix off-by-one count of current msg in
9132                 statusbar filtering progressbar
9133
9134 2006-06-21 [paul]       2.3.1cvs6
9135
9136         * src/folder.c
9137                 Show attachment icon even if the part is 'inline'
9138                 if the following conditions are met:
9139                 - content-type != 'text/plain'
9140                 - content-type != '*/pgp-signature'
9141                 - either 'name' or 'filename' parameter is not NULL
9142                 
9143                 Thanks to Colin
9144
9145 2006-06-21 [paul]       2.3.1cvs5
9146
9147         * src/messageview.c
9148         * src/prefs_common.c
9149         * src/prefs_common.h
9150         * src/prefs_other.c
9151                 add an option to 'Never send Return
9152                 Receipts'
9153                 Thanks to Colin
9154
9155 2006-06-20 [mones]      2.3.1cvs4
9156
9157         * po/es.po
9158                 updated
9159         * src/compose.c
9160                 typo fixed (space after comma)
9161         * tools/make.themes.project
9162                 remove exec mode from tarball files
9163
9164 2006-06-20 [colin]      2.3.1cvs3
9165
9166         * src/news.c
9167         * src/procheader.c
9168         * src/unmime.c
9169                 Better fix for \n's in headers (don't 
9170                 break Received: and others)
9171
9172 2006-06-20 [paul]       2.3.1cvs2
9173
9174         * src/alertpanel.c
9175         * src/textview.c
9176                 improve legibility of phishing attempt
9177                 dialog
9178
9179 2006-06-20 [paul]       2.3.1cvs1
9180
9181         * NEWS
9182         * README
9183         * configure.ac
9184                 Update version number following
9185                 stable release
9186
9187 2006-06-20 [colin]      2.3.0cvs26
9188
9189         * src/compose.c
9190                 When dragging a file to the text of the compose
9191                 window, ask whether we want to insert or attach
9192                 (I know lots of people who do that to attach)
9193
9194 2006-06-20 [colin]      2.3.0cvs25
9195
9196         * src/etpan/imap-thread.c
9197                 Fix threshold (the append command is often > 32 bytes)
9198
9199 2006-06-19 [colin]      2.3.0cvs24
9200
9201         * src/imap.c
9202         * src/etpan/imap-thread.c
9203                 Workaround Rockliffe IMAP server bug: replace
9204                 "x UID SEARCH (ANSWERED UID 1:*)" with
9205                 "x UID SEARCH ANSWERED"
9206                 (Rockliffe doesn't handle the parenthesis)
9207
9208 2006-06-19 [colin]      2.3.0cvs23
9209
9210         * src/compose.c
9211         * src/imap.c
9212         * src/etpan/imap-thread.c
9213                 Probably fix bug #972 (Freezes when adding 
9214                 an attachment to the message)
9215         * src/common/defs.h
9216                 Modernize Firefox cmd
9217
9218
9219 2006-06-18 [colin]      2.3.0cvs22
9220
9221         * src/prefs_customheader.c
9222                 Only allow correct filenames for various
9223                 custom headers
9224
9225 2006-06-18 [colin]      2.3.0cvs21
9226
9227         * src/prefs_customheader.c
9228                 Add a 'From File...' button in custom headers prefs, which
9229                 try to do the right thing: 
9230                 for normal headers, use file as plaintext,
9231                 for X-Face, calls compface,
9232                 for Face, encode to b64.
9233
9234 2006-06-17 [colin]      2.3.0cvs20
9235
9236         * src/mh.c
9237                 Warning fix
9238
9239 2006-06-16 [colin]      2.3.0cvs19
9240
9241         * src/summaryview.c
9242                 Recursive quicksearch: show message list
9243                 in current folder, *then* search children
9244                 in the background.
9245
9246 2006-06-16 [colin]      2.3.0cvs18
9247
9248         * src/main.c
9249                 Instead of ignoring SIGPIPE, save caches
9250                 when getting one. Will fix the fact that
9251                 hot caches are out-of-date when logging 
9252                 out of Xorg.
9253         * src/compose.c
9254         * src/prefs_compose_writing.c
9255                 Only save text (not attachments) when 
9256                 auto-saving to drafts
9257         * src/unmime.c
9258                 Always replace \n, \r and \t with spaces
9259                 in headers
9260         * manual/dist/html/Makefile.am
9261         * manual/dist/pdf/Makefile.am
9262         * manual/dist/ps/Makefile.am
9263         * manual/dist/txt/Makefile.am
9264         * manual/fr/dist/html/Makefile.am
9265         * manual/fr/dist/pdf/Makefile.am
9266         * manual/fr/dist/ps/Makefile.am
9267         * manual/fr/dist/txt/Makefile.am
9268         * manual/pl/dist/html/Makefile.am
9269         * manual/pl/dist/pdf/Makefile.am
9270         * manual/pl/dist/ps/Makefile.am
9271         * manual/pl/dist/txt/Makefile.am
9272                 Fix make clean removing pregenerated manuals
9273
9274
9275 2006-06-16 [colin]      2.3.0cvs17
9276
9277         * src/plugins/pgpcore/sgpgme.c
9278         * src/plugins/pgpmime/pgpmime.c
9279         * src/plugins/pgpinline/pgpinline.c
9280                 Better error reporting in setup_signers.
9281                 Don't fallback to default key if specified
9282                 key isn't found.
9283                 Don't allow signing if more than one secret
9284                 key matches the one specified in prefs.
9285
9286 2006-06-15 [colin]      2.3.0cvs16
9287
9288         * src/folderview.c
9289                 Add "Send queue" in the folder's contextual
9290                 menu
9291         * src/compose.c
9292         * src/messageview.c
9293         * src/privacy.c
9294         * src/privacy.h
9295         * src/procmime.c
9296         * src/procmsg.c
9297         * src/plugins/pgpcore/passphrase.c
9298         * src/plugins/pgpcore/sgpgme.c
9299         * src/plugins/pgpinline/pgpinline.c
9300         * src/plugins/pgpmime/pgpmime.c
9301                 Better error reporting
9302         * src/mbox.c
9303                 Probably fix bug #971 (2.2.3 cannot read mail 
9304                 from local mbox)
9305
9306
9307 2006-06-15 [mones]      2.3.0cvs15
9308
9309         * tools/make.themes.project
9310                 creates the themes project from the web page
9311
9312 2006-06-15 [colin]      2.3.0cvs14
9313
9314         * src/folder.c
9315                 Better fix (avoid losing the folder if scan_tree 
9316                 fails)
9317
9318 2006-06-15 [cleroy]     2.3.0cvs13
9319
9320         * src/folder.c
9321                 Probably fix Bug #969 (crash on rebuilding 
9322                 imap folder)
9323
9324 2006-06-14 [colin]      2.3.0cvs12
9325
9326         * manual/dtd/manual.xsl
9327         * manual/sylpheed-claws-manual.xml
9328         * manual/fr/sylpheed-claws-manual.xml
9329         * manual/pl/sylpheed-claws-manual.xml
9330                 Insert pagebreaks between sections
9331
9332 2006-06-14 [paul]       2.3.0cvs11
9333
9334         * configure.ac
9335                 better fix than 2.3.0cvs10
9336
9337 2006-06-14 [paul]       2.3.0cvs10
9338
9339         * configure.ac
9340                 fix setting of PACKAGE_DATA_DIR with newer autoconf
9341                 (backwards compatible)
9342
9343 2006-06-13 [colin]      2.3.0cvs9
9344
9345         * src/messageview.c
9346                 Fix sending of return receipt with the new queue folders
9347
9348 2006-06-13 [wwp]        2.3.0cvs8
9349
9350         * src/quote_fmt_lex.l
9351                 fix wrong tokens returned in quote_fmt lexer, query not().
9352
9353 2006-06-13 [wwp]        2.3.0cvs7
9354
9355         * src/folder.c
9356         * src/prefs_folder_item.c
9357                 allow changing folder type even when folder is not a top-level one,
9358                 thanks to Colin.
9359
9360 2006-06-12 [colin]      2.3.0cvs6
9361
9362         * src/folderview.c
9363                 Fix double-ask of "Do you want to mark all
9364                 as read"
9365
9366 2006-06-12 [colin]      2.3.0cvs5
9367
9368         * src/compose.c
9369         * src/compose.h
9370         * src/folder.c
9371         * src/folder.h
9372         * src/imap.c
9373         * src/inc.c
9374         * src/main.c
9375         * src/messageview.c
9376         * src/mh.c
9377         * src/prefs_folder_item.c
9378         * src/procheader.c
9379         * src/procmime.c
9380         * src/procmsg.c
9381         * src/procmsg.h
9382         * src/send_message.c
9383         * src/summaryview.c
9384         * src/toolbar.c
9385                 Apply bug #964's patch (Queue and drafts aren't normal)
9386                 The Drafts and Queue folder now contain RFC-822 files,
9387                 allowing to move and copy mails from and to these 
9388                 folders. Moving from Drafts to Queue will prepare the
9389                 mail for sending (PGP signature, encryption, etc).
9390                 This patch also rework sending errors handling to try
9391                 to be more helpful.
9392                 Also, allow redefining folder types via the GUI 
9393                 (Folder type in its Properties)
9394
9395 2006-06-12 [colin]      2.3.0cvs4
9396
9397         * src/summaryview.c
9398         * src/prefs_common.c
9399         * src/prefs_common.h
9400         * src/gedit-print.c
9401                 Allow to define a specific print font - patch
9402                 by Bernhard Walle <bernhard.walle@gmx.de>
9403         * src/prefs_fonts.c
9404         * manual/advanced.xml
9405         * manual/fr/advanced.xml
9406                 Add a hidden pref to allow deletion without
9407                 confirmation
9408
9409 2006-06-12 [wwp]        2.3.0cvs3
9410
9411         * .cvsignore
9412                 more files to ignore.
9413
9414 2006-06-12 [wwp]        2.3.0cvs2
9415
9416         * src/quote_fmt.c
9417         * src/quote_fmt_lex.l
9418         * src/quote_fmt_parse.y
9419                 extend the quote_fmt parser (templates and quotes):
9420                 - allow limited sub-expressions in |p{} and |f{} expressions,
9421                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
9422                 - implemented/fixed missing implementation of query_references and show_references,
9423                 - completed, fixed contents and format of the symbols help dialog,
9424                 - fix some compilation warnings.
9425
9426 2006-06-12 [wwp]        2.3.0cvs1
9427
9428         * manual/advanced.xml
9429         * manual/fr/advanced.xml
9430                 updates in the "templates" section of the manual (eng/fr):
9431                  - be more precise (both versions)
9432                  - completed to match the english reference (fr version)
9433                  - touchups (both versions)
9434
9435 2006-06-12 [paul]       2.3.0
9436
9437         2.3.0 released
9438
9439 2006-06-12 [paul]       2.2.3cvs14
9440
9441         * po/ca.po
9442         * po/cs.po
9443         * po/de.po
9444         * po/el.po
9445         * po/fr.po
9446         * po/it.po
9447         * po/pt_BR.po
9448         * po/sr.po
9449         * po/zh_CN.po
9450                 updated by Miquel Oliete, Tim, Stephan Sachse,
9451                 Stavros Giannouris, Fabien Vantard, Andrea
9452                 Spadaccini, Frederico Goncalves Guimaraes,
9453                 Aleksandar Urosevic, and Ralgh Young
9454
9455 2006-06-12 [colin]      2.2.3cvs13
9456
9457         * src/mbox.c
9458                 Add missing header
9459
9460 2006-06-11 [colin]      2.2.3cvs12
9461
9462         * src/msgcache.c
9463                 Verify that g_malloc() succeeded
9464
9465 2006-06-11 [colin]      2.2.3cvs11
9466
9467         * src/wizard.c
9468                 Add Face header to welcome mail
9469
9470 2006-06-10 [colin]      2.2.3cvs10
9471
9472         * src/textview.c
9473                 Revert previous (Forgot it changes the
9474                 margin on the whole mail)
9475
9476 2006-06-10 [colin]      2.2.3cvs9
9477
9478         * src/textview.c
9479                 Don't overlap long headers under (X-)Face
9480
9481 2006-06-10 [mones]      2.2.3cvs8
9482
9483         * manual/xml2pdf
9484                 allow generation of manual on systems lacking saxon binary
9485                 but with java and the saxon library installed
9486
9487         * po/es.po
9488                 updated for release
9489
9490 2006-06-09 [colin]      2.2.3cvs7
9491
9492         * src/summaryview.c
9493                 Fix leak when using Display Sender using Addressbook
9494
9495 2006-06-09 [colin]      2.2.3cvs6
9496
9497         * src/compose.c
9498         * src/folder.c
9499         * src/folderview.c
9500         * src/mimeview.c
9501         * src/summaryview.c
9502                 More leaks fixes
9503
9504 2006-06-09 [paul]       2.2.3cvs5
9505
9506         * AUTHORS
9507         * src/gtk/authors.h
9508         * tools/claws.i18n.status.pl
9509                 updated with new info
9510
9511 2006-06-09 [paul]       2.2.3cvs4
9512
9513         * README
9514                 updated
9515         * manual/ack.xml
9516                 add wwp to authors list
9517         * src/gtk/authors.h
9518                 update mine and Colin's addresses
9519
9520 2006-06-08 [colin]      2.2.3cvs3
9521
9522         * src/etpan/imap-thread.c
9523                 Fix leak on SSL cert check
9524
9525 2006-06-08 [colin]      2.2.3cvs2
9526
9527         * src/common/utils.c
9528                 Fix leak
9529
9530 2006-06-08 [paul]       2.2.3cvs1
9531
9532         * configure.ac
9533                 Update version number following
9534                 stable release
9535
9536 2006-06-07 [colin]      2.2.2cvs3
9537
9538         * src/msgcache.c
9539                 Fix catching cache read errors (guint instead of gint)
9540                 Prevent malloc'ing more than 8MB (means cache corruption)
9541
9542 2006-06-07 [paul]       2.2.2cvs2
9543
9544         * src/exporthtml.c
9545         * src/exportldif.c
9546         * src/mh.c
9547         * src/mutt.c
9548         * src/pine.c
9549         * src/common/utils.c
9550                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
9551                 obey $HOME'
9552                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
9553                 Thanks to Colin
9554
9555 2006-06-06 [paul]       2.2.2cvs1
9556
9557         * configure.ac
9558                 Update version number following
9559                 stable release
9560
9561 2006-06-06 [paul]       2.2.1cvs6
9562
9563         * src/matcher.c
9564                 fix  implicit declaration of
9565                 sylpheed_do_idle()
9566                 Patch by Fabien Vantard
9567
9568 2006-06-06 [paul]       2.2.1cvs5
9569
9570         * src/matcher.c
9571                 fix age_greater and age_lower so that they
9572                 mean what say and not '...or equal to'
9573                 Thanks to Colin
9574
9575 2006-06-06 [paul]       2.2.1cvs4
9576
9577         * src/textview.c
9578         * src/common/utils.c
9579                 fix URI check
9580                 Thanks to Colin
9581
9582 2006-06-05 [wwp]        2.2.1cvs3
9583
9584         * manual/fr/account.xml
9585                 minor language fixes (thanks to Fabien Vantard).
9586
9587 2006-06-05 [colin]      2.2.1cvs2
9588
9589         * src/prefs_folder_item.c
9590         * src/folderview.c
9591                 Allow recursive setting of properties 
9592                 for whole mailboxes
9593         * src/matcher.c
9594                 Don't freeze on 'test' filtering rule
9595
9596 2006-06-05 [colin]      2.2.1cvs1
9597
9598         * configure.ac
9599                 Update version number following
9600                 stable release
9601
9602 2006-06-04 [wwp]        2.2.0cvs82
9603
9604         * manual/glossary.xml
9605         * manual/account.xml
9606         * manual/fr/glossary.xml
9607         * manual/fr/account.xml
9608                 added glossary section and references/links related to the Face custom header.
9609
9610 2006-06-04 [colin]      2.2.0cvs81
9611
9612         * src/summaryview.c
9613                 Skip to next message on move with no
9614                 immediate execution
9615
9616 2006-06-04 [wwp]        2.2.0cvs80
9617
9618         * manual/xml2pdf
9619                 added sanity checks, exit when needed.
9620
9621 2006-06-03 [paul]       2.2.0cvs79
9622
9623         * src/prefs_receive.c
9624                 page name is now 'Receiving'
9625         * src/prefs_send.c
9626                 page name is now 'Sending'
9627
9628 2006-06-03 [colin]      2.2.0cvs78
9629
9630         * src/plugins/spamassassin/spamassassin_gtk.c
9631                 Autoswitch to Localhost if transport was previously
9632                 disabled. Else people had to check [] Enable, then
9633                 *reselect* transport.
9634
9635 2006-06-03 [colin]      2.2.0cvs77
9636
9637         * src/plugins/pgpinline/pgpinline.c
9638         * src/plugins/pgpmime/pgpmime.c
9639                 Check that gpg_data_release_and_get_mem 
9640                 didn't fail (now, why this happens...)
9641
9642 2006-06-03 [colin]      2.2.0cvs76
9643
9644         * src/mbox.c
9645                 Fix bug #962 (Manual and/or UI should 
9646                 warn about incompatible locking 
9647                 causing dataloss)
9648
9649 2006-06-02 [cleroy]     2.2.0cvs75
9650
9651         * src/filtering.c
9652         * src/folder.c
9653         * src/procmsg.c
9654         * src/summaryview.c
9655                 Fix a few leaks
9656
9657 2006-06-02 [colin]      2.2.0cvs74
9658
9659         * src/main.c
9660                 On exit, free caches after writing them
9661                 Shuts up some valgrind false positives
9662         * src/procmsg.c
9663         * src/send_message.c
9664                 Fix races when reusing existing SMTP connections
9665                 Fix inexistant session timeout
9666         * src/toolbar.c
9667                 Display alertpanel after all queues have
9668                 been processed, not after each
9669
9670 2006-06-02 [wwp]        2.2.0cvs73
9671
9672         * manual/fr/glossary.xml
9673         * manual/fr/ack.xml
9674         * manual/ack.xml
9675                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
9676
9677 2006-06-02 [wwp]        2.2.0cvs72
9678
9679         * manual/xml2pdf
9680         * manual/dist/pdf/Makefile.am
9681         * manual/dtd/manual.xsl
9682         * manual/fr/dist/pdf/Makefile.am
9683         * manual/pl/dist/pdf/Makefile.am
9684                 we changed the procedure to generate the .pdf version of the manual.
9685                 The procedure is more modern and the .pdf we get now has a valid index.
9686                 Here are the new pre-requisites:
9687
9688                 - JRE 1.x (1.4 here): there must be one from your distro
9689                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
9690                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
9691                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
9692
9693                 See my posts for further info about the installation of this toolchain:
9694
9695                 Date: Fri, 19 May 2006 19:40:06 +0200
9696                 From: wwp <subscript@free.fr>
9697                 To: sylpheed-claws-devel@lists.sourceforge.net
9698                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
9699
9700                 and
9701
9702                 Date: Wed, 24 May 2006 12:58:49 +0200
9703                 From: wwp <subscript@free.fr>
9704                 To: sylpheed-claws-devel@lists.sourceforge.net
9705                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
9706
9707 2006-06-01 [colin]      2.2.0cvs71
9708
9709         * src/compose.c
9710                 Better guards against IMAP races
9711         * src/main.c
9712         * src/prefs_common.c
9713         * src/prefs_common.h
9714         * src/common/ssl_certificate.c
9715         * src/etpan/imap-thread.c
9716         * src/etpan/imap-thread.h
9717         * src/gtk/sslcertwindow.c
9718                 New hidden option ssl_skip_cert_check to 
9719                 avoid dups of bug #959 (libetpan linked
9720                 against gnutls and gnutls buggy on 64bit)
9721                 Present expired warning only once per
9722                 session/server.
9723         * manual/advanced.xml
9724         * manual/fr/advanced.xml
9725                 Document new option
9726
9727 2006-06-01 [wwp]        2.2.0cvs70
9728
9729         * src/messageview.c
9730                 fix for bug #961 (return receipt dialog 
9731                 complains incorrectly about return-path 
9732                 email adress being different), thanks 
9733                 to Colin.
9734
9735 2006-05-31 [cleroy]     2.2.0cvs69
9736
9737         * src/common/ssl.c
9738                 Guard against NULLs, although this
9739                 should never be an issue
9740
9741 2006-05-31 [colin]      2.2.0cvs68
9742
9743         * src/filtering.c
9744                 Use g_slist_prepend
9745         * src/imap.c
9746                 Don't remove caches when destroying folder, it
9747                 could (should) be done at exit
9748         * src/inc.c
9749                 free processing cache after incorporation
9750         * src/etpan/imap-thread.c
9751                 Maybe fix bug #959 (Crash on moving to emails 
9752                 to a imap account per ssl with a expired 
9753                 certificate.)
9754
9755 2006-05-30 [colin]      2.2.0cvs67
9756
9757         * src/summaryview.c
9758                 Put back event flush when displaying message
9759                 It avoids reading a bunch of messages just
9760                 by hitting shift-n for too long ;)
9761
9762 2006-05-29 [colin]      2.2.0cvs66
9763
9764         * src/summaryview.c
9765                 Remove useless g_warnings
9766
9767 2006-05-29 [colin]      2.2.0cvs65
9768
9769         * src/imap.c
9770                 Fix g_slist_append()s for performance
9771
9772 2006-05-29 [colin]      2.2.0cvs64
9773
9774         * src/compose.c
9775         * src/common/utils.c
9776                 Fix extraneous tab at start of addresses
9777         * src/mainwindow.c
9778                 Fix warnings (thanks to Fabien)
9779                 Fix crash at exit when composing messages 
9780                 exist
9781         * src/pop.c
9782                 Fix progress bar when deleting expired mails
9783                 Thanks to Hiro
9784         * src/summaryview.c
9785         * src/gtk/gtksctree.c
9786                 Fix re-sorting slowness
9787
9788 2006-05-29 [paul]       2.2.0cvs63
9789
9790         * src/mh.c
9791                 fetch full message when moving mails
9792                 from another mailbox, (fixed data loss
9793                 when filtering from IMAP to MH, introduced
9794                 in 2.2.0cvs57).
9795                 Thanks to Colin
9796
9797 2006-05-29 [mones]      2.2.0cvs62
9798
9799         * src/gtk/gtksctree.c
9800                 Unselect faster (patch by Colin)        
9801
9802 2006-05-26 [colin]      2.2.0cvs61
9803
9804         * src/summaryview.c
9805                 Unplug MSGINFO_UPDATE callback on delete too.
9806
9807 2006-05-26 [colin]      2.2.0cvs60
9808
9809         * src/foldersel.c
9810                 Fix bold in folder selection window with glib2.10
9811                 thanks Hiro
9812
9813 2006-05-26 [colin]      2.2.0cvs59
9814
9815         * src/procheader.c
9816                 Convert date only if necessary (and don't
9817                 try to convert from utf8 to utf8, too)
9818         * src/summaryview.c
9819                 Only set column's text if the column's 
9820                 displayed
9821
9822 2006-05-26 [colin]      2.2.0cvs58
9823
9824         * src/summaryview.c
9825         * src/gtk/gtkutils.c
9826                 Fix useless warning
9827
9828 2006-05-26 [colin]      2.2.0cvs57
9829
9830         * src/mainwindow.c
9831                 Make summaryview selectable as long as 
9832                 no message has focus
9833         * src/mh.c
9834                 Faster deletion (by implementing mh_remove_msgs)
9835                 Faster copy (avoid using mh_fetch_msg just to get
9836                 the filename)
9837                 Faster move (using move_file instead of copy_file
9838                 if MSG_IS_MOVE)
9839                 No progressbar if total number of mails to cp/mv 
9840                 is less than 100
9841         * src/summaryview.c
9842                 Fix removal from subject_table when mail gets moved
9843                 Faster deletion (g_slist_prepend instead of append)
9844         * src/gtk/gtksctree.c
9845                 Remove useless code
9846
9847 2006-05-25 [colin]      2.2.0cvs56
9848
9849         * src/common/ssl_certificate.c
9850                 Fix leak in expired cert check
9851
9852 2006-05-25 [colin]      2.2.0cvs55
9853
9854         * src/mh.c
9855                 Disable flags syncing on .mh_sequences - it
9856                 is buggy and marks mails read under unknown
9857                 conditions.
9858
9859 2006-05-25 [paul]
9860
9861         * 2.3.0-rc4 released
9862
9863 2006-05-24 [colin]      2.2.0cvs54
9864
9865         attention cvs users: if you manage to crash
9866         Sylpheed-Claws while moving, copying or deleting
9867         mails, we *are* interested in stack traces and
9868         valgrind logs. It looks stable, but one never
9869         knows...
9870
9871         * src/folder.c
9872                 Add progressbar for cache updates
9873         * src/folderutils.c
9874                 Optimize Mark all read in the current
9875                 folder
9876         * src/mh.c
9877                 Add progressbar for copy/move
9878         * src/procmsg.c
9879                 Optimize O(n^2) in copy/move
9880         * src/summaryview.c
9881         * src/gtk/gtksctree.c
9882                 Optimize O(n^2) algos
9883         * src/common/timing.h
9884                 Display ms instead of us
9885
9886 2006-05-24 [wwp]        2.2.0cvs53
9887
9888         * manual/fr/advanced.xml
9889                 updates to the French manual.
9890
9891 2006-05-24 [wwp]        2.2.0cvs52
9892
9893         * src/common/utils.c
9894                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
9895
9896 2006-05-24 [wwp]        2.2.0cvs51
9897
9898         * src/folderutils.c
9899                 fixed "mark all read" in MH folders (thanks to Colin).
9900
9901 2006-05-24 [paul]       2.2.0cvs50
9902
9903         * doc/man/sylpheed-claws.1
9904                 updated the man page
9905
9906 2006-05-23 [colin]      2.2.0cvs49
9907
9908         * src/folderview.c
9909         * src/imap.c
9910         * src/inc.c
9911         * src/mbox.c
9912         * src/messageview.c
9913         * src/news.c
9914         * src/send_message.c
9915         * src/summaryview.c
9916         * src/gtk/sslcertwindow.c
9917                 alertpanel fixes, by Fabien
9918
9919 2006-05-23 [colin]      2.2.0cvs48
9920
9921         * src/folder.c
9922         * src/folderview.c
9923         * src/msgcache.c
9924         * src/summaryview.c
9925         * src/gtk/gtksctree.c
9926         * src/gtk/gtksctree.h
9927                 More timings
9928                 Fix slow loading problem, which was caused by the
9929                 use of some gtk_ctree funcs and their use of
9930                 g_list_position while gtk_ctree_(un)link'ing.
9931                 Reap more functions from gtkctree.c to be sure we
9932                 use our (fast) version instead of theirs.
9933         * src/mh.c
9934                 Fix copy of unread mails
9935
9936
9937 2006-05-22 [wwp]        2.2.0cvs47
9938
9939         * manual/fr/advanced.xml
9940                 updated.
9941
9942 2006-05-22 [colin]      2.2.0cvs46
9943
9944         * src/filtering.c
9945                 Fix possible infinite loop. 'copy' is not a 
9946                 final action, so when encountering a 'copy',
9947                 we have to check if a previous one was set
9948                 and do it. In the same way, if we encounter
9949                 a 'move' we have to perform a possibly 
9950                 pending 'copy'. This will slow down filtering
9951                 on IMAP if move+copy or multiple copy actions
9952                 are to be done, but handling it via the batch
9953                 would be really too convoluted.
9954
9955 2006-05-22 [wwp]        2.2.0cvs45
9956
9957         * manual/fr/advanced.xml
9958         * manual/fr/faq.xml
9959         * manual/fr/glossary.xml
9960         * manual/fr/handling.xml
9961         * manual/fr/intro.xml
9962         * manual/fr/plugins.xml
9963         * manual/fr/sylpheed-claws-manual.xml
9964                 sync w/ the english manual: updates URIs, documented mailing-list
9965                 support, better explanation about the enabled/disabled feature
9966                 in filtering/processing rules by Paul.
9967
9968 2006-05-21 [colin]      2.2.0cvs44
9969
9970         * src/summaryview.c
9971                 Don't expand after building threads, but during
9972
9973 2006-05-21 [colin]      2.2.0cvs43
9974
9975         * src/procmsg.c
9976         * src/summaryview.c
9977                 More timing possibilities... For next time I have 
9978                 to find out how the hell some 3GHz computer takes
9979                 one minute to open a 30k folder...
9980
9981 2006-05-21 [colin]      2.2.0cvs42
9982
9983         * manual/pl/advanced.xml
9984         * manual/pl/faq.xml
9985         * manual/pl/glossary.xml
9986         * manual/pl/handling.xml
9987         * manual/pl/intro.xml
9988         * manual/pl/plugins.xml
9989         * manual/pl/sylpheed-claws-manual.xml
9990                 Polish manual updated by Pawel
9991
9992 2006-05-20 [colin]
9993
9994         * 2.3.0-rc3 released
9995
9996 2006-05-20 [colin]      2.2.0cvs41
9997
9998         * src/imap.c
9999                 Fix -rc2 problems:
10000                 - remove cache of moved messages from original folder
10001                 - apply new flags to messages even if they aren't appliable
10002                   via IMAP.
10003
10004 2006-05-20 [colin]
10005
10006         * 2.3.0-rc2 released
10007
10008 2006-05-19 [colin]      2.2.0cvs40
10009
10010         * src/imap.c
10011                 Don't issue SELECT in imap_change_flags
10012                 before having checked that we indeed have
10013                 some flags to change. MSG_POSTFILTERED for
10014                 example can't be used on IMAP.
10015                 Fixes bug #955 (copying messages between 
10016                 imap folders is extremely slow), which was
10017                 a regression.
10018
10019 2006-05-19 [colin]      2.2.0cvs39
10020
10021         * src/folder.c
10022         * src/folder.h
10023         * src/folderview.c
10024                 Try to fix bug #830 (Some unread messages 
10025                 get marked read in IMAP inbox):
10026                 - Prevent scanning a folder if it's being 
10027                   opened via the GUI
10028                 - Postpone opening via the GUI of a folder
10029                   currently scanned.
10030
10031
10032 2006-05-19 [wwp]        2.2.0cvs38
10033
10034         * manual/advanced.xml
10035                 fix English+typo (thanks to Paul).
10036
10037 2006-05-19 [wwp]        2.2.0cvs37
10038
10039         * manual/advanced.xml
10040         * manual/fr/advanced.xml
10041         * src/gtk/logwindow.c
10042         * src/prefs_common.c
10043         * src/prefs_common.h
10044                 added hidden prefs to allow customization of colors used in
10045                 protocol log window (useful for dark gtk+ themes).
10046
10047 2006-05-19 [wwp]        2.2.0cvs36
10048
10049         * ChangeLog
10050                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
10051
10052 2006-05-19 [paul]       2.2.0cvs35
10053
10054         * src/textview.c
10055                 make Reply-To fully clickable
10056         * src/gtk/logwindow.c
10057                 more colouring (SMTP ESMTP)
10058         Both patches by Pawel Pekala
10059
10060 2006-05-19 [cleroy]     2.2.0cvs34
10061
10062         * src/mh.c
10063                 Don't update flags from current folder
10064                 Probably fixes bug #935 (Read Messages 
10065                 Revert to Being Marked as Unread)
10066
10067 2006-05-18 [colin]      2.2.0cvs33
10068
10069         * src/imap.c
10070                 Warning fix
10071         * src/compose.c
10072         * src/mainwindow.c
10073         * src/summaryview.c
10074         * src/toolbar.c
10075                 Allow replying to multiple emails
10076                 in multiple windows
10077         * src/mimeview.c
10078         * src/etpan/imap-thread.c
10079                 Leak fixes
10080
10081 2006-05-18 [paul]       2.2.0cvs32
10082
10083         * src/summaryview.c
10084                 keep Mailing-List menu refreshed
10085                 Thanks to Colin
10086
10087 2006-05-18 [paul]       2.2.0cvs31
10088
10089         * manual/advanced.xml
10090         * manual/faq.xml
10091         * manual/glossary.xml
10092         * manual/handling.xml
10093         * manual/intro.xml
10094         * manual/plugins.xml
10095         * manual/sylpheed-claws-manual.xml
10096                 update URLs
10097                 add info about mailing-list support
10098                 edit filtering info
10099         * src/wizard.c
10100         * src/common/defs.h
10101         * src/gtk/about.c
10102         * src/plugins/dillo_viewer/README
10103                 update URLs
10104
10105 2006-05-17 [wwp]        2.2.0cvs30
10106
10107         * manual/handling.xml
10108         * manual/fr/handling.xml
10109                 documented the ability to enabled/disable filtering/processing rules.
10110
10111 2006-05-17 [colin]      2.2.0cvs29
10112
10113         * src/main.c
10114                 Don't initialize g_thread subsystem if it's 
10115                 already done (thanks to Hiro)
10116         * src/mimeview.c
10117                 Fix saving of parts when there name can't be
10118                 converted from UTF-8.
10119
10120 2006-05-17 [paul]       2.2.0cvs28
10121
10122         * po/Makefile.in.in
10123                 fix config.status warning with autoconf 2.60
10124
10125 2006-05-17 [paul]       2.2.0cvs27
10126
10127         * po/POTFILES.in
10128                 add src/mbox.c
10129
10130 2006-05-17 [wwp]        2.2.0cvs26
10131
10132         * src/mainwindow.c
10133                 fix useless and potentially dangerous buffer walking (thanks to Colin).
10134
10135 2006-05-17 [wwp]        2.2.0cvs25
10136
10137         * src/plugins/demo/demo.c
10138                 updated product name in plugin demo (many plugins need to be
10139                 sync'ed w/ that change).
10140
10141 2006-05-17 [colin]      2.2.0cvs24
10142
10143         * src/mh.c
10144                 Fix leak
10145
10146 2006-05-16 [colin]      2.2.0cvs23
10147
10148         * src/mainwindow.c
10149                 Stupid me hit again. Fix cvs22.
10150
10151 2006-05-16 [colin]      2.2.0cvs22
10152
10153         * src/mainwindow.c
10154                 Fix bug #922 (sylpheed-claws crashed after 
10155                 pushing on Inbox folder)
10156
10157 2006-05-16 [colin]      2.2.0cvs21
10158
10159         * src/compose.c
10160                 Make From header be copy/paste/select-able
10161
10162 2006-05-16 [wwp]        2.2.0cvs20
10163
10164         * src/export.c
10165         * src/matcher.c
10166         * src/summaryview.c
10167         * src/etpan/imap-thread.c
10168                 fix some compiler warnings (thanks to Colin).
10169
10170 2006-05-16 [wwp]        2.2.0cvs19
10171
10172         * src/action.c
10173         * src/gedit-print.c
10174         * src/inc.c
10175         * src/mainwindow.c
10176         * src/mh.c
10177         * src/statusbar.c
10178         * src/send_message.c
10179         * src/summaryview.c
10180                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
10181
10182 2006-05-15 [colin]      2.2.0cvs18
10183
10184         * src/procmsg.c
10185                 Fix automatic rule creation with List-Post
10186
10187 2006-05-15 [paul]       2.2.0cvs17
10188
10189         * tools/filter_conv_new.pl
10190                 updated for rule enabling/disabling
10191                 claws version >= 2.3.x required
10192
10193 2006-05-15 [cleroy]     2.2.0cvs16
10194
10195         * src/main.c
10196                 Revert test
10197
10198 2006-05-15 [cleroy]     2.2.0cvs15
10199
10200         * src/main.c
10201                 test
10202
10203 2006-05-15 [wwp]        2.2.0cvs14
10204
10205         * manual/pl/.cvsignore
10206                 ignore generated files.
10207
10208 2006-05-14 [wwp]        2.3.0-rc1
10209
10210         * 2.3.0-rc1 released
10211
10212 2006-05-13 [wwp]        2.2.0cvs13
10213
10214         * src/filtering.c
10215         * src/filtering.h
10216         * src/matcher.c
10217         * src/matcher_parser_lex.l
10218         * src/matcher_parser_parse.y
10219         * src/prefs_filtering.c
10220                 new feature: provide the ability to disable filtering and processing
10221                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
10222                 adaptations.
10223
10224 2006-05-13 [colin]      2.2.0cvs12
10225
10226         * src/compose.c
10227                 Remove useless if (a) b; else b;
10228                 Thanks to wwp
10229
10230 2006-05-13 [wwp]        2.2.0cvs11
10231
10232         * src/export.c
10233         * src/import.c
10234         * src/mainwindow.c
10235         * src/mbox.c
10236         * src/summaryview.c
10237         * src/summaryview.h
10238                 no more silent failures (or at least less ones) when importing
10239                 or exporting from/to mbox. Also start importing/exporting if
10240                 the necessary info is set.
10241
10242 2006-05-13 [wwp]        2.2.0cvs10
10243
10244         * RELEASE_NOTES
10245                 restored up-to-date release notes.
10246
10247 2006-05-13 [paul]       2.2.0cvs9
10248
10249         * po/nl.po
10250         * po/ru.po
10251                 updated by Tim Dijkstra and Pavlo Bohmat
10252
10253 2006-05-12 [colin]      2.2.0cvs8
10254
10255         * src/gtk/quicksearch.c
10256                 Add "k" as shortcut for "colorlabel". Patch
10257                 by ath42@users.sf.net.
10258
10259 2006-05-12 [paul]       2.2.0cvs7
10260
10261         * src/prefs_common.h
10262         * src/prefs_summaries.c
10263         * src/summaryview.c
10264                 when entering a folder also allow
10265                 going directly to first Marked message
10266
10267 2006-05-12 [paul]       2.2.0cvs6
10268
10269         * src/summaryview.c
10270                 always obey 'confirm before marking all
10271                 mails read' option
10272
10273 2006-05-12 [paul]       2.2.0cvs5
10274
10275         * src/textview.c
10276                 make Sender fully clickable
10277
10278 2006-05-12 [colin]      2.2.0cvs4
10279
10280         * src/compose.c
10281         * src/compose.h
10282                 Let From be editable
10283         * src/main.c
10284         * src/mh.c
10285                 Full support of .mh_sequences' Unseen seq
10286
10287 2006-05-12 [colin]      2.2.0cvs3
10288
10289         * src/folder.c
10290         * src/mainwindow.c
10291         * src/mainwindow.h
10292         * src/messageview.c
10293         * src/prefs_spelling.c
10294         * src/procheader.c
10295         * src/procmsg.c
10296         * src/procmsg.h
10297         * src/summaryview.c
10298         * src/toolbar.c
10299         * src/toolbar.h
10300                 Add contextual menu on Compose toolbar
10301                 button. Fixes bug #944 (Automatic
10302                 addresses not applied when changing account
10303                 from compose window)
10304                 add Mailing List support
10305                 based on the old 0.6.5claws25 patch by
10306                 Melvin Hadasht, with finishing touches
10307                 by Colin
10308                 Fix "ignore thread" when mails are threaded by
10309                 subject (and weren't ignored although appearing
10310                 in the thread).
10311                 GUI rework.
10312                 Both patches by Pawel.
10313
10314 2006-05-08 [paul]       2.2.0cvs2
10315
10316         * src/mainwindow.c
10317         * src/mainwindow.h
10318         * src/messageview.c
10319         * src/procheader.c
10320         * src/procmsg.c
10321         * src/procmsg.h
10322         * src/summaryview.c
10323                 add Mailing List support
10324                 based on the old 0.6.5claws25 patch by 
10325                 Melvin Hadasht, with finishing touches
10326                 by Colin
10327
10328 2006-05-08 [colin]      2.2.0cvs1
10329
10330         * src/mainwindow.c
10331         * src/toolbar.c
10332         * src/toolbar.h
10333                 Add contextual menu on Compose toolbar 
10334                 button. Fixes bug #944 (Automatic 
10335                 addresses not applied when changing account 
10336                 from compose window)
10337
10338 2006-05-08 [paul]       2.2.0
10339
10340         2.2.0 released
10341
10342 2006-05-08 [paul]       2.1.1cvs51
10343
10344         * po/cs.po
10345         * po/de.po
10346         * po/en_GB.po
10347         * po/fi.po
10348         * po/fr.po
10349         * po/pt_BR.po
10350         * po/sr.po
10351         * po/zh_CN.po
10352                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
10353                 Fabien Vantard, Frederico Goncalves Guimaraes,
10354                 Aleksandar Urosevic, and Ralgh Young
10355
10356 2006-05-12 [colin]      2.1.1cvs50
10357
10358         * po/cs.po
10359         * po/de.po
10360         * po/en_GB.po
10361         * po/es.po
10362         * po/fi.po
10363         * po/fr.po
10364         * po/pt_BR.po
10365         * po/sr.po
10366         * po/zh_CN.po
10367                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
10368                 Fabien Vantard, Frederico Goncalves Guimaraes,
10369                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
10370
10371 2006-05-05 [colin]      2.1.1cvs49
10372
10373         * manual/Makefile.am
10374         * manual/pl/Makefile.am
10375         * manual/pl/account.xml
10376         * manual/pl/ack.xml
10377         * manual/pl/addrbook.xml
10378         * manual/pl/advanced.xml
10379         * manual/pl/faq.xml
10380         * manual/pl/glossary.xml
10381         * manual/pl/gpl.xml
10382         * manual/pl/handling.xml
10383         * manual/pl/intro.xml
10384         * manual/pl/keyboard.xml
10385         * manual/pl/plugins.xml
10386         * manual/pl/starting.xml
10387         * manual/pl/sylpheed-claws-manual.xml
10388         * manual/pl/dist/.cvsignore
10389         * manual/pl/dist/Makefile.am
10390         * manual/pl/dist/html/.cvsignore
10391         * manual/pl/dist/html/Makefile.am
10392         * manual/pl/dist/pdf/.cvsignore
10393         * manual/pl/dist/pdf/Makefile.am
10394         * manual/pl/dist/ps/.cvsignore
10395         * manual/pl/dist/ps/Makefile.am
10396         * manual/pl/dist/txt/.cvsignore
10397         * manual/pl/dist/txt/Makefile.am
10398                 Add the polish translation of the manual,
10399                 Authored by Pawel Pekala.
10400
10401 2006-05-05 [cleroy]     2.1.1cvs48
10402
10403         * src/main.c
10404                 Re-read matcherrc after loading plugins 
10405                 if some of them add folders.
10406
10407 2006-05-03 [colin]      2.1.1cvs47
10408
10409         * src/imap.c
10410                 I'm idiot
10411
10412 2006-05-03 [colin]      2.1.1cvs46
10413
10414         * src/imap.c
10415                 Be sure to have a session when
10416                 getting separator
10417
10418 2006-05-03 [colin]      2.1.1cvs45
10419
10420         * src/imap.c
10421         * src/imap.h
10422         * src/imap_gtk.c
10423                 Fix preventing renaming with namespace 
10424                 separator.
10425
10426 2006-05-01 [colin]      2.1.1cvs44
10427
10428         * src/action.c
10429                 Don't reload messageview when result of
10430                 action is piped.
10431
10432 2006-04-29 [colin]      2.1.1cvs43
10433
10434         * src/prefs_receive.c
10435         * src/plugins/spamassassin/spamassassin_gtk.c
10436         * src/plugins/clamav/clamav_plugin_gtk.c
10437                 GUI fixes by Pawel
10438
10439 2006-04-29 [colin]      2.1.1cvs42
10440
10441         * src/prefs_compose_writing.c
10442         * src/prefs_quote.c
10443                 Cleanups. Patch by Pawel
10444
10445 2006-04-28 [paul]       2.1.1cvs41
10446
10447         * src/matcher.c
10448                 fix returned quick search results when search
10449                 term contains an underscore.
10450                 Thanks to Colin
10451
10452 2006-04-28 [paul]       2.1.1cvs40
10453
10454         * src/prefs_message.c
10455         * src/prefs_receive.c
10456                 GUI cleanups
10457                 Patches by Pawel Pekala
10458
10459 2006-04-27 [colin]      2.1.1cvs39
10460
10461         * src/wizard.c
10462                 Differentiate subject Welcome from
10463                 window's title Welcome
10464
10465 2006-04-27 [paul]
10466
10467         2.2.0-rc1 released
10468
10469 2006-04-27 [paul]       2.1.1cvs38
10470
10471         * manual/advanced.xml
10472         * manual/fr/advanced.xml
10473                 add info about compose_no_markup hidden pref
10474
10475 2006-04-27 [paul]       2.1.1cvs37
10476
10477         * src/prefs_account.c
10478                 improve privacy labels
10479         * src/prefs_msg_colors.c
10480                 change some strings for translators' convenience
10481         * src/gtk/gtkutils.c
10482                 don't underline the link button text
10483
10484 2006-04-25 [colin]      2.1.1cvs36
10485
10486         * src/folder.c
10487                 Complete 2.1.1cvs33 (once more ;)
10488
10489 2006-04-25 [colin]      2.1.1cvs35
10490
10491         * src/editldap.c
10492                 Fix tooltip
10493
10494 2006-04-25 [cleroy]     2.1.1cvs34
10495
10496         * src/compose.c
10497         * src/gtk/gtkaspell.c
10498                 Fix crash on redirect (related to the return 
10499                 of the aspell menu in compose's toolbar)
10500         * src/prefs_msg_colors.c
10501                 Fix sensitivity widgets
10502         * src/image_viewer.c
10503         * src/gtk/pluginwindow.c
10504         * src/gtk/prefswindow.c
10505                 Change released signals to clicked (Fabien)
10506         * po/POTFILES.in
10507         * src/common/socket.c
10508         * src/plugins/spamassassin/spamassassin.c
10509                 Translate strings (Fabien)
10510
10511 2006-04-25 [paul]       2.1.1cvs33
10512
10513         * src/folder.c
10514         * src/folder.h
10515         * src/folderview.c
10516                 complete the fix of bug #912
10517                 Thanks to Colin
10518
10519 2006-04-25 [colin]      2.1.1cvs32
10520
10521         * src/news.c
10522                 Better progress bar
10523         * src/mimeview.c
10524         * src/summaryview.c
10525         * src/summaryview.h
10526                 Fix focus chain
10527                 Patches by Pawel Pekala
10528
10529 2006-04-24 [colin]      2.1.1cvs31
10530
10531         * src/compose.c
10532                 Fix compilation warnings (Fabien)
10533
10534 2006-04-24 [colin]      2.1.1cvs30
10535
10536         * src/addrindex.c
10537         * src/editldap.c
10538         * src/editldap_basedn.c
10539         * src/editldap_basedn.h
10540         * src/ldapctrl.c
10541         * src/ldapctrl.h
10542         * src/ldapquery.c
10543         * src/ldaputil.c
10544         * src/ldaputil.h
10545                 Fix bug #901 (LDAPS support)
10546
10547 2006-04-24 [colin]      2.1.1cvs29
10548
10549         * src/compose.c
10550                 Fix logic on error with send dialog on
10551         * src/imap.c
10552                 Fix compilation without libetpan, thanks
10553                 to Fabien
10554         * src/summaryview.c
10555                 Fix 'context-menu' key
10556
10557 2006-04-23 [colin]      2.1.1cvs28
10558
10559         * src/folder.c
10560                 Never free current's cache to free up 
10561                 memory. Fixes bug #912 (new count 
10562                 randomly set to message count)
10563
10564 2006-04-23 [colin]      2.1.1cvs27
10565
10566         * src/gtk/quicksearch.c
10567                 And remove printf...
10568
10569 2006-04-23 [colin]      2.1.1cvs26
10570
10571         * src/gtk/quicksearch.c
10572                 Fix replacing in quicksearch, and fix inserting
10573                 in the middle of the string. (introduced at 2.1.0cvs22)
10574
10575 2006-04-23 [colin]      2.1.1cvs25
10576
10577         * src/imap.c
10578                 Make sure uidnext is initialized in get_num_list
10579                 (not for stable, related to 2.1.1cvs8 and friends)
10580
10581 2006-04-23 [colin]      2.1.1cvs24
10582
10583         * src/imap.c
10584                 Output something when login is successful
10585                 too
10586
10587 2006-04-23 [colin]      2.1.1cvs23
10588
10589         * src/etpan/imap-thread.c
10590                 Better logging (line-per-line, hide data in fetch)
10591                 Fix a const warning
10592         * src/gtk/logwindow.c
10593         * src/gtk/logwindow.h
10594                 Better logging (color for input/output)
10595
10596 2006-04-21 [colin]      2.1.1cvs22
10597
10598         * src/gtk/quicksearch.c
10599                 On gtk+-2.8, use stock buttons in quicksearch
10600                 Based on a patch by Fabien and a design by Paul
10601
10602 2006-04-21 [colin]      2.1.1cvs21
10603
10604         * src/folderview.c
10605         * src/mainwindow.c
10606                 Fix occasional flicker in folderview
10607         * src/common/utils.c
10608                 Fix bug #943 (Incorrectly parsed email address 
10609                 list in short headers on message view and in 
10610                 printouts)
10611
10612 2006-04-20 [colin]      2.1.1cvs20
10613
10614         * src/imap.c
10615         * src/imap.h
10616         * src/prefs_account.c
10617                 Add ANONYMOUS auth for IMAP
10618
10619 2006-04-20 [paul]       2.1.1cvs19
10620
10621         * src/main.c
10622                 proper fix for 2.1.1cvs18
10623                 Thanks to Colin
10624
10625 2006-04-20 [paul]       2.1.1cvs18
10626
10627         * src/main.c
10628                 fix build warnings
10629
10630 2006-04-20 [paul]       2.1.1cvs17
10631
10632         * src/gtk/quicksearch.c
10633                 fix standard, non-extended Quick search,
10634                 was broken in 2.1.1cvs15.
10635                 Thanks to Colin.
10636
10637 2006-04-20 [colin]      2.1.1cvs16
10638
10639         * src/prefs_matcher.c
10640                 Fix values when reselecting a ~test
10641                 rule
10642
10643 2006-04-19 [colin]      2.1.1cvs15
10644
10645         * src/compose.c
10646         * src/compose.h
10647         * src/gtk/gtkaspell.c
10648         * src/gtk/gtkaspell.h
10649                 Put back Options menu in Spelling/
10650         * src/gtk/quicksearch.c
10651                 Don't search, and show error, if the
10652                 advanced search has a syntax error
10653
10654 2006-04-18 [colin]      2.1.1cvs14
10655
10656         * src/textview.c
10657                 Fix gdk warnings on set_cursor when textview
10658                 isn't visible
10659
10660 2006-04-18 [colin]      2.1.1cvs13
10661
10662         * src/gtk/gtksctree.c
10663                 Remove seemingly useless refresh that causes
10664                 flicker - watch this commit in case of 
10665                 problems before planned backport to stable
10666
10667 2006-04-18 [colin]      2.1.1cvs12
10668
10669         * src/imap.c
10670                 Factorize get/set_xml code
10671         * src/compose.c
10672         * src/prefs_account.c
10673         * src/prefs_account.h
10674         * src/procmsg.c
10675                 Add Encrypt to self option
10676
10677 2006-04-17 [colin]      2.1.1cvs11
10678
10679         * configure.ac
10680                 Fix search on encrpyt function on dragonfly
10681                 Patch by Jonathan Buschmann <jonthn@agmact.com>
10682
10683 2006-04-17 [colin]      2.1.1cvs10
10684
10685         * src/prefs_account.c
10686                 Be safe by default: remove mails from POP3
10687                 after 7 days, not immediately
10688
10689 2006-04-17 [colin]      2.1.1cvs9
10690
10691         * src/etpan/imap-thread.c
10692                 Fix build on DragonFly - patch by 
10693                 Jonathan Buschmann <jonthn@agmact.com>
10694
10695 2006-04-17 [colin]      2.1.1cvs8
10696
10697         * src/imap.c
10698                 Save uidnext between sessions
10699
10700 2006-04-17 [colin]      2.1.1cvs7
10701
10702         * src/imap.c
10703                 scan is required when uid validity changes
10704
10705 2006-04-17 [colin]      2.1.1cvs6
10706
10707         * src/folderview.c
10708                 Don't scan if not necessary, apart in current
10709                 folder and INBOX to fetch flags.
10710         * src/imap.c
10711                 Scan is necessary if unread count changes
10712
10713 2006-04-17 [colin]      2.1.1cvs5
10714
10715         * src/imap.c
10716                 ...But always fetch ANSWERED and DELETED flags for
10717                 INBOX, as filtering can happen on these flags.
10718
10719 2006-04-17 [colin]      2.1.1cvs4
10720
10721         * src/imap.c
10722                 Don't fetch REPLIED and DELETED flags when synchronising
10723                 flags with a closed folder. We only need UNSEEN and FLAGGED
10724                 to update the folderview.
10725
10726 2006-04-17 [colin]      2.1.1cvs3
10727
10728         * src/imap.c
10729                 Faster flag search when there are new mails 
10730                 in a folder. We can do a full search if the 
10731                 folder contains less messages than the new
10732                 list.
10733
10734 2006-04-17 [colin]      2.1.1cvs2
10735
10736         * po/cs.po
10737         * po/de.po
10738         * po/fr.po
10739         * po/nl.po
10740         * po/pt_BR.po
10741                 Update translations from stable branch
10742
10743 2006-04-17 [colin]      2.1.1cvs1
10744
10745         * configure.ac
10746                 Bump version to follow stable release
10747
10748 2006-04-16 [mones]      2.1.0cvs50
10749
10750         * po/es.po
10751                 Updated for release
10752
10753 2006-04-16 [colin]      2.1.0cvs49
10754
10755         * src/textview.c
10756                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
10757                 with gtk < 2.8. Thanks to Fabien Vantard.
10758
10759 2006-04-15 [colin]      2.1.0cvs48
10760
10761         * src/etpan/imap-thread.c
10762                 Fix bug #919 (libetpan: SEGV when connecting 
10763                 using command)
10764
10765 2006-04-14 [colin]      2.1.0cvs47
10766
10767         * src/main.c
10768                 Fix race on --select (should be done better)
10769
10770 2006-04-14 [wwp]        2.1.0cvs46
10771
10772         * src/send_message.c
10773                 enforce a check for domain in account prefs (a sending
10774                 error could be faced if domain was checked but no value set),
10775                 thanks to Colin.
10776
10777 2006-04-14 [colin]      2.1.0cvs45
10778
10779         * src/codeconv.c
10780                 when converting from unknown to unknown, if the
10781                 string is UTF8, don't convert it to the locale
10782                 (which breaks it)
10783
10784 2006-04-14 [colin]      2.1.0cvs44
10785
10786         * src/compose.c
10787                 Don't try to use ASCII for converting headers
10788                 (as done in body)
10789
10790 2006-04-14 [paul]       2.1.0cvs43
10791
10792         * src/crash.c
10793                 add locale/charset info to crash report
10794         * src/gtk/about.c
10795                 add wwp to doc team
10796                 replace 'e-mail' with preferred 'email'
10797         * src/gtk/authors.h
10798                 ensure contributors list is in alphabetical
10799                 order
10800
10801 2006-04-13 [colin]      2.1.0cvs42
10802
10803         * src/textview.c
10804                 Prevent gdk warnings
10805
10806 2006-04-13 [colin]      2.1.0cvs41
10807
10808         * src/common/ssl_certificate.c
10809         * src/common/ssl_certificate.h
10810         * src/gtk/sslcertwindow.c
10811                 Warn on expired certs, and display the expiration date
10812
10813 2006-04-13 [colin]      2.1.0cvs40
10814
10815         * src/plugins/spamassassin/spamassassin_gtk.c
10816                 Fix missing set_text on unix socket
10817
10818 2006-04-13 [wwp]        2.1.0cvs39
10819
10820         * manual/fr/advanced.xml
10821         * manual/fr/glossary.xml
10822                 applied new spam/ham/email lexicon (pourriel, courriel)
10823
10824 2006-04-13 [paul]       2.1.0cvs38
10825
10826         * src/plugins/pgpmime/plugin.c
10827                 remove the mention of S/MIME from the
10828                 description. This is now handled by the
10829                 S/MIME plugin.
10830
10831 2006-04-13 [paul]       2.1.0cvs37
10832
10833         * src/prefs_msg_colors.c
10834                 rework dialog
10835         * src/prefs_folder_item.c
10836         * src/prefs_spelling.c
10837                 add a tooltip to the colour selector buttons
10838
10839 2006-04-13 [wwp]        2.1.0cvs36
10840
10841         * manual/advanced.xml
10842         * manual/glossary.xml
10843         * manual/handling.xml
10844         * manual/keyboard.xml
10845         * manual/plugins.xml
10846         * manual/starting.xml
10847         * manual/fr/account.xml
10848         * manual/fr/ack.xml
10849         * manual/fr/addrbook.xml
10850         * manual/fr/advanced.xml
10851         * manual/fr/faq.xml
10852         * manual/fr/glossary.xml
10853         * manual/fr/gpl.xml
10854         * manual/fr/handling.xml
10855         * manual/fr/intro.xml
10856         * manual/fr/keyboard.xml
10857         * manual/fr/plugins.xml
10858         * manual/fr/starting.xml
10859         * manual/fr/sylpheed-claws-manual.xml
10860                 fixes to the manuals:
10861                  - summaryview -> Message List (same in French)
10862                  - translate key names
10863                  - fix French punctuation, use non-breakable spaces when
10864                    necessary, don't use &thinsp; which is not portable
10865                  - tell what maildir and mbox formats we support
10866
10867 2006-04-12 [wwp]        2.1.0cvs35
10868
10869         * src/prefs_toolbar.c
10870                 unified a replace button more,
10871                 patch by Fabien Vantard <fzzzzz@gmail.com>.
10872
10873 2006-04-12 [wwp]        2.1.0cvs34
10874
10875         * src/prefs_common.c
10876         * src/prefs_msg_colors.c
10877                 make default color labels translatable,
10878                 patch from Fabien Vantard <fzzzzz@gmail.com>,
10879                 thanks to Tim <timbrain@post.cz> for reporting.
10880
10881 2006-04-12 [wwp]        2.1.0cvs33
10882
10883         * manual/glossary.xml
10884         * manual/intro.xml
10885         * manual/plugins.xml
10886         * manual/starting.xml
10887         * manual/sylpheed-claws-manual.xml
10888         * manual/fr/.cvsignore
10889         * manual/fr/account.xml
10890         * manual/fr/ack.xml
10891         * manual/fr/addrbook.xml
10892         * manual/fr/advanced.xml
10893         * manual/fr/faq.xml
10894         * manual/fr/glossary.xml
10895         * manual/fr/handling.xml
10896         * manual/fr/intro.xml
10897         * manual/fr/keyboard.xml
10898         * manual/fr/plugins.xml
10899         * manual/fr/starting.xml
10900         * manual/fr/sylpheed-claws-manual.xml
10901                 various fixes: typos, missing .fr translations, punctuation,
10902                 capitalization, links, accents and some bad French more.
10903
10904 2006-04-12 [wwp]        2.1.0cvs32
10905
10906         * src/prefs_gtk.c
10907                 fix for bug #935: always store prefs files in UTF-8 (thanks
10908                 to Colin).
10909
10910 2006-04-11 [colin]      2.1.0cvs31
10911
10912         * src/compose.c
10913                 Fix inserting files not in utf8 when locale is utf8
10914
10915 2006-04-11 [colin]      2.1.0cvs30
10916
10917         * src/inc.c
10918                 Don't show error dialog when cancelling connection
10919                 Patch by Pawel
10920
10921 2006-04-11 [cleroy]     2.1.0cvs29
10922
10923         * src/compose.c
10924                 Implement multiple quote levels
10925         * src/prefs_common.c
10926                 Change a little bit the quote bgcolor for 2nd level
10927
10928 2006-04-11 [colin]      2.1.0cvs28
10929
10930         * src/gtk/about.c
10931                 Add locale and charset in the label
10932
10933 2006-04-10 [colin]      2.1.0cvs27
10934
10935         * src/compose.c
10936         * src/prefs_common.c
10937         * src/prefs_common.h
10938         * src/prefs_msg_colors.c
10939         * src/textview.c
10940                 Allow optional background color in quotes
10941                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
10942                 GTK+-2.8.x feature
10943
10944 2006-04-10 [colin]      2.1.0cvs26
10945
10946         * src/main.c
10947         * src/mainwindow.c
10948         * src/mainwindow.h
10949                 Implement --select
10950
10951 2006-04-10 [colin]      2.1.0cvs25
10952
10953         * manual/plugins.xml
10954         * manual/fr/plugins.xml
10955                 Document libcurl's proxy variables
10956
10957 2006-04-09 [colin]      2.1.0cvs24
10958
10959         * src/prefs_common.c
10960                 gettext() returns statically allocated stuff. We have
10961                 to strdup it in order to be able to free it.
10962
10963 2006-04-09 [colin]      2.1.0cvs23
10964
10965         * AUTHORS
10966         * src/gtk/authors.h
10967                 Add Alexei
10968
10969 2006-04-09 [colin]      2.1.0cvs22
10970
10971         * src/mainwindow.c
10972         * src/gtk/quicksearch.c
10973                 Fix bug #859 (problems with cyrilic input in 
10974                 search panel) - Patch by Alexey Illarionov 
10975                 <littlesavage@rambler.ru>
10976
10977 2006-04-09 [colin]      2.1.0cvs21
10978
10979         * src/prefs_customheader.c
10980                 I prefer removing then freeing rather than the contrary
10981                 (even if it doesn't change anything ;-)
10982         * src/prefs_account.c
10983                 Fix bug #933 (Crash re-entering the custom headers list 
10984                 dialog in accounts prefs)
10985                 The problem happened when cancelling the Account 
10986                 Preferences' dialogs - in which case we didn't do 
10987                 anything to the PrefsAccount * struct. In case of applying,
10988                 the old ac_prefs was replaced with the tmp_ac_prefs we were
10989                 working with in this dialog. The problem is that 
10990                 prefs_customheader.c, working on this tmp_ac_prefs, always
10991                 changes the ->customhdr_list pointer, even when cancelled. 
10992                 So in case of cancelling the prefs_account dialog, we still
10993                 have to update ->customhdr_list in the real account.
10994
10995 2006-04-08 [colin]      2.1.0cvs20
10996
10997         * manual/fr/glossary.xml
10998         * manual/fr/keyboard.xml
10999                 Forgot some headers :)
11000
11001 2006-04-08 [colin]      2.1.0cvs19
11002
11003         * manual/Makefile.am
11004         * manual/fr/Makefile.am
11005         * manual/fr/account.xml
11006         * manual/fr/ack.xml
11007         * manual/fr/addrbook.xml
11008         * manual/fr/advanced.xml
11009         * manual/fr/faq.xml
11010         * manual/fr/glossary.xml
11011         * manual/fr/gpl.xml
11012         * manual/fr/handling.xml
11013         * manual/fr/intro.xml
11014         * manual/fr/keyboard.xml
11015         * manual/fr/plugins.xml
11016         * manual/fr/starting.xml
11017         * manual/fr/sylpheed-claws-manual.xml
11018         * manual/fr/dist/.cvsignore
11019         * manual/fr/dist/Makefile.am
11020         * manual/fr/dist/html/.cvsignore
11021         * manual/fr/dist/html/Makefile.am
11022         * manual/fr/dist/pdf/.cvsignore
11023         * manual/fr/dist/pdf/Makefile.am
11024         * manual/fr/dist/ps/.cvsignore
11025         * manual/fr/dist/ps/Makefile.am
11026         * manual/fr/dist/txt/.cvsignore
11027         * manual/fr/dist/txt/Makefile.am
11028                 Add the french translation of the manual. Thanks to
11029                 Olivier Delhomme <olivier.delhomme@free.fr> for 
11030                 account.xml, ack.xml, addrbook.xml and advanced.xml
11031
11032 2006-04-08 [colin]      2.1.0cvs18
11033
11034         * manual/plugins.xml
11035         * manual/starting.xml
11036                 More fixes
11037
11038 2006-04-07 [colin]      2.1.0cvs17
11039
11040         * manual/faq.xml
11041         * manual/intro.xml
11042         * manual/keyboard.xml
11043                 Little fixes
11044
11045 2006-04-07 [colin]      2.1.0cvs16
11046
11047         * README
11048         * src/compose.c
11049         * src/prefs_common.c
11050         * src/prefs_common.h
11051                 Add hidden compose_no_markup pref
11052
11053 2006-04-07 [wwp]        2.1.0cvs15
11054
11055         * src/summary_search.c
11056         * .cvsignore
11057                 Bugfix: stop button was sticky when searching in an empty folder.
11058                 Applied curly brackets code style to the whole file (summary_search.c).
11059                 More files to ignore.
11060
11061 2006-04-07 [wwp]        2.1.0cvs14
11062
11063         * src/message_search.c
11064         * src/summary_search.c
11065                 changed default button when search bumps at file/folder
11066                 beginning or end, for convenience (thanks to Colin).
11067
11068 2006-04-07 [paul]       2.1.0cvs13
11069
11070         * src/plugins/dillo_viewer/dillo_prefs.c
11071                 avoid future potential for namespace collision
11072                 Patch by Colin
11073
11074 2006-04-06 [wwp]        2.1.0cvs12
11075
11076         * src/summary_search.c
11077                 Unify extended/advanced searches names (and thus factorize labels),
11078                 patch by Fabien Vantard <fzzzzz@gmail.com>.
11079
11080 2006-04-06 [wwp]        2.1.0cvs11
11081
11082         * src/folderview.c
11083         * src/prefs_themes.c
11084         * src/summaryview.c
11085                 Fixed some compilation warnings.
11086
11087 2006-04-06 [colin]      2.1.0cvs10
11088
11089         * manual/advanced.xml
11090                 Document the wizard template and how to deploy
11091                 Sylpheed-Claws effectively
11092
11093 2006-04-06 [colin]      2.1.0cvs9
11094
11095         * src/folderview.c
11096                 gettext patch to tell translators about _("#"),
11097                 by Maxim Britov
11098
11099 2006-04-06 [colin]      2.1.0cvs8
11100
11101         * src/textview.c
11102                 Fix invalid GtkTextBIter after clicking "Display as text"
11103
11104 2006-04-06 [mones]      2.1.0cvs7
11105
11106         * src/addr_compl.c
11107         * src/addrindex.c
11108         * src/addritem.c
11109         * src/codeconv.c
11110         * src/compose.c
11111         * src/filtering.c
11112         * src/folder.c
11113         * src/folder_item_prefs.c
11114         * src/folderview.c
11115         * src/localfolder.c
11116         * src/matcher.c
11117         * src/mimeview.c
11118         * src/prefs_msg_colors.c
11119         * src/prefs_spelling.c
11120         * src/prefs_themes.c
11121         * src/procmime.c
11122         * src/procmsg.c
11123         * src/stock_pixmap.c
11124         * src/summaryview.c
11125         * src/textview.c
11126         * src/toolbar.c
11127         * src/common/mgutils.c
11128         * src/common/prefs.c
11129         * src/common/ssl_certificate.c
11130         * src/gtk/colorlabel.c
11131         * src/gtk/quicksearch.c
11132         * src/plugins/pgpmime/pgpmime.c
11133         * src/plugins/spamassassin/spamassassin.c
11134                 Removed redundant NULL checks for g_free() calls.
11135                 Patch by Pawel Pekala.
11136
11137 2006-04-06 [mones]      2.1.0cvs6
11138
11139         * src/prefs_actions.c
11140         * src/prefs_filtering.c
11141         * src/prefs_filtering_action.c
11142         * src/prefs_matcher.c
11143         * src/prefs_template.c
11144         * src/gtk/gtkutils.c
11145         * src/gtk/gtkutils.h
11146                 Have a nice replace button. Patch by Pawel Pekala
11147
11148 2006-04-06 [colin]      2.1.0cvs5
11149
11150         * src/addressbook.c
11151                 Fix crash with empty columns
11152
11153 2006-04-05 [colin]      2.1.0cvs4
11154
11155         * src/wizard.c
11156         * src/prefs_gtk.c
11157                 Allow wizard customization with pre-filled values
11158
11159 2006-04-05 [colin]      2.1.0cvs3
11160
11161         * src/textview.c
11162         * src/mimeview.c
11163         * src/mimeview.h
11164                 Nicer messages in mimeview
11165
11166 2006-04-05 [colin]      2.1.0cvs2
11167
11168         * src/addressbook.c
11169         * src/prefs_summaries.c
11170                 i18n fix
11171
11172 2006-04-05 [colin]      2.1.0cvs1
11173
11174         * src/plugins/pgpcore/plugin.c
11175         * src/plugins/pgpcore/select-keys.c
11176         * src/plugins/pgpcore/select-keys.h
11177         * src/plugins/pgpcore/sgpgme.c
11178         * src/plugins/pgpcore/sgpgme.h
11179         * src/plugins/pgpinline/pgpinline.c
11180         * src/plugins/pgpinline/plugin.c
11181         * src/plugins/pgpmime/pgpmime.c
11182         * src/plugins/pgpmime/plugin.c
11183                 Factorize and generalize a bit 
11184                 Drop S/MIME signature verification from PGP/MIME
11185                 (adding it as another, more complete plugin)
11186
11187 2006-04-05 [paul]       2.1.0
11188
11189         2.1.0 released
11190
11191 2006-04-05 [paul]       2.0.0cvs186
11192
11193         * manual/advanced.xml
11194                 add info on colour labels
11195
11196 2006-04-05 [paul]       2.0.0cvs185
11197
11198         * po/bg.po
11199         * po/cs.po
11200         * po/de.po
11201         * po/el.po
11202         * po/en_GB.po
11203         * po/fi.po
11204         * po/fr.po
11205         * po/it.po
11206         * po/nl.po
11207         * po/pl.po
11208         * po/pt_BR.po
11209         * po/sr.po
11210         * po/zh_CN.po
11211                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
11212                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
11213                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
11214                 Guimaraes, Aleksandar Urosevic, Ralgh Young
11215         * src/gtk/authors.h
11216         * tools/claws.i18n.status.pl
11217                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
11218                 and new Czech translator, Tim <timbrain@post.cz>
11219
11220 2006-04-05 [mones]      2.0.0cvs184
11221
11222         * po/es.po
11223                 Updated translation
11224
11225 2006-04-05 [colin]      2.0.0cvs183
11226
11227         * src/gtk/quicksearch.c
11228                 Fix bug #929 (unnecessary reload in quick search bar)
11229
11230 2006-04-05 [colin]      2.0.0cvs182
11231
11232         * src/compose.c
11233                 Fix crash on Reply with no From:
11234                 Show signature and conversion error on queuing 
11235                 (but not sending)
11236         * src/mainwindow.c
11237         * src/summaryview.c
11238         * src/summaryview.h
11239                 Factorize threading code and make sure msginfo 
11240                 is not null when it comes from a GtkCTreeRow's 
11241                 data
11242         * src/gtk/gtkaspell.c
11243                 Check for necessary things
11244         * src/gtk/gtksctree.c
11245         * src/gtk/gtksctree.h
11246                 Reset anchor if necessary when removing node
11247
11248 2006-03-29 [colin]      2.0.0cvs181
11249
11250         * src/folderview.c
11251                 Warn for disabled IMAP accounts (due to lack of
11252                 libetpan). Breaks string-freeze - sorry - but it
11253                 is kind of important ;)
11254
11255 2006-03-28 [colin]      2.0.0cvs180
11256
11257         * src/gtk/gtkutils.c
11258         * src/gtk/gtkutils.h
11259                 Add a gtkut_get_link_btn() function that
11260                 creates a button which acts like an URI
11261         * src/prefs_themes.c
11262         * src/gtk/about.c
11263                 Use this function (factorizes codes)
11264         * src/common/defs.h
11265         * src/gtk/pluginwindow.c
11266                 Add a "Get more..." in the plugins window
11267
11268 2006-03-28 [colin]      2.0.0cvs179
11269
11270         * src/common/smtp.c
11271         * src/common/passcrypt.c
11272         * src/undo.c
11273                 Warning fixes. Patch by Pawel Pekala
11274
11275 2006-03-27 [colin]      2.0.0cvs178
11276
11277         * src/undo.c
11278                 Fix undoing by blocks with spaces
11279
11280 2006-03-27 [colin]      2.0.0cvs177
11281
11282         * src/textview.c
11283                 Set margin to 3px for headers
11284
11285 2006-03-27 [paul]
11286
11287         2.1.0-rc2 released
11288
11289 2006-03-27 [wwp]        2.0.0cvs176
11290
11291         * src/summaryview.c
11292                 don't reset quicksearch when updating the message list.
11293                 Thanks to Colin.
11294
11295 2006-03-26 [wwp]        2.0.0cvs175
11296
11297         * src/compose.c
11298                 use a unified border width ('other' tab in the compose window,
11299                 patch by Pawel Pekala).
11300
11301
11302 2006-03-26 [wwp]        2.0.0cvs174
11303
11304         * src/common/quoted-printable.c
11305         * src/addressbook.c
11306                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
11307
11308 2006-03-26 [colin]      2.0.0cvs173
11309
11310         * src/quote_fmt_parse.y
11311                 Fix non-UTF8 date formats messing up the whole quote a 
11312                 little bit
11313
11314 2006-03-26 [colin]      2.0.0cvs172
11315
11316         * src/procheader.c
11317                 Make sure the date is UTF8 valid, or try to make it
11318                 so. IncrediMail is really IncrediStupid.
11319         * src/compose.c
11320                 Fix possible conversions. 
11321                 
11322
11323 2006-03-26 [colin]      2.0.0cvs171
11324
11325         * src/matcher.c
11326                 Fix corner cases in body search. This is still a
11327                 hack... It seems impossible to make it good and 
11328                 reasonably fast at the same time.
11329
11330 2006-03-26 [colin]      2.0.0cvs170
11331
11332         * src/summaryview.c
11333                 I think I killed the twilight zone bug!
11334                 summary_select_node() flushes GTK events in order
11335                 to be able to center the view. But this also 
11336                 flushes keypresses like Ctrl-Alt-U, so this can
11337                 call summary_show from summary_select_node (itself
11338                 called from summary_show, etc.). And the summaryview
11339                 has to be unlocked in this function. So just locking
11340                 while processing GTK events, and bailing if locked, 
11341                 should fix it.
11342                 Fixes bug #927 (SIGSEGV during Update Summary)
11343
11344 2006-03-25 [colin]      2.0.0cvs169
11345
11346         * src/matcher.c
11347                 Fix search in QP-encoded bodies
11348                 Fix utf-8 searches in bodies encoded in the
11349                 locale's encoding
11350         * src/common/quoted-printable.c
11351         * src/common/quoted-printable.h
11352                 Add a decode function that doesn't overwrite
11353                 the original pointer
11354                 
11355
11356 2006-03-24 [colin]      2.0.0cvs168
11357
11358         * src/action.c
11359         * src/summaryview.c
11360         * src/summaryview.h
11361                 Update message cache after action
11362                 Patch by H. Merijn Brand
11363         * src/prefs_msg_colors.c
11364                 Factorize label 
11365                 Patch by Fabien Vantard
11366         * src/plugins/spamassassin/spamassassin_gtk.c
11367                 Remove useless translation
11368                 Patch by Fabien Vantard
11369
11370 2006-03-23 [colin]      2.0.0cvs167
11371
11372         * src/common/ssl.c
11373                 Let 30 seconds to SSL_connect
11374
11375 2006-03-23 [wwp]        2.0.0cvs166
11376
11377         * src/summaryview.c
11378         * src/gtk/description_window.c
11379                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
11380                 and headers are translated; adjust description windows' width to fit their
11381                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
11382
11383 2006-03-23 [paul]       2.0.0cvs165
11384
11385         * src/common/utils.c
11386                 fix highlighting of URIs containing "()"
11387                 (2.0.0cvs164's reversal fixed)
11388                 Thanks to Colin.
11389
11390 2006-03-23 [paul]       2.0.0cvs164
11391
11392         * src/common/utils.c
11393                 revert patch, (postponing a fix), at 2.0.0cvs120
11394                 as it breaks more URIs than it fixes.
11395                 Allow '-' to be a terminating character in a URI
11396
11397 2006-03-22 [colin]      2.0.0cvs163
11398
11399         * configure.ac
11400                 Require libetpan 0.45
11401                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
11402
11403 2006-03-22 [paul]       2.0.0cvs162
11404
11405         * src/editgroup.c
11406                 replace '<-' and '->' buttons with GTK_STOCK graphical
11407                 buttons
11408         * src/summary_search.c
11409                 don't offer '...' for translation
11410                 add a tooltip to advanced search '...' button
11411         * src/gtk/quicksearch.c
11412                 don't offer '...' for translation
11413
11414 2006-03-21 [colin]      2.0.0cvs161
11415
11416         * src/compose.c
11417                 Fix middle-click pasting (insert at click
11418                 position instead of cursor position, don't
11419                 remove existing selection and allow pasting
11420                 our own selection)
11421         * src/addressbook.c
11422                 "LDAP Server" -> "LDAP servers"
11423
11424 2006-03-21 [wwp]        2.0.0cvs160
11425
11426         * src/etpan/imap-thread.c
11427                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
11428
11429 2006-03-20 [colin]      2.0.0cvs159
11430
11431         * src/summaryview.c
11432                 Don't reload summaryview after an execute with no
11433                 move action
11434
11435 2006-03-19 [colin]      2.0.0cvs158
11436
11437         * src/addressbook.c
11438                 and put groups at the top, always
11439
11440 2006-03-19 [colin]      2.0.0cvs157
11441
11442         * src/addressbook.c
11443                 Order groups before names, as previously
11444
11445 2006-03-19 [colin]      2.0.0cvs156
11446
11447         * src/addressbook.c
11448                 - Sort case-unsensitive
11449                 - Put the sort arrow at opening too
11450
11451 2006-03-19 [wwp]        2.0.0cvs155
11452
11453         * src/addressbook.c
11454                 allow sorting by name/email/remarks, ensure that right-pane's contents
11455                 matches the left-pane selection (cleared when appropriate).
11456                 Patch by Pawel Pekala <c0rn@o2.pl>.
11457
11458 2006-03-18 [colin]      2.0.0cvs154
11459
11460         * src/textview.c
11461                 Fix text cursor ;)
11462
11463 2006-03-18 [colin]      2.0.0cvs153
11464
11465         * src/gtk/filesel.c
11466                 Make sure we hide the preview if we didn't get
11467                 a filename
11468
11469 2006-03-18 [colin]      2.0.0cvs152
11470
11471         * src/summaryview.c
11472                 Set cursor to watch for execution (fixes lack
11473                 of watch-cursor when dnd'ing hundreds of mails)
11474         * src/gtk/filesel.c
11475                 Check that mime type is 'image/*' before updating
11476                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
11477
11478 2006-03-18 [colin]      2.0.0cvs151
11479
11480         * src/mainwindow.c
11481         * src/textview.c
11482         * src/textview.h
11483                 Put a watch cursor in textview too when the mainwindow's
11484                 cursor in a watch
11485
11486 2006-03-18 [colin]      2.0.0cvs150
11487
11488         * src/folder.c
11489                 Change wrong asserts to simple tests
11490
11491 2006-03-17 [colin]      2.0.0cvs149
11492
11493         * src/mainwindow.c
11494         * src/mainwindow.h
11495         * src/prefs_msg_colors.c
11496         * src/summaryview.c
11497         * src/summaryview.h
11498         * src/gtk/colorlabel.c
11499         * src/gtk/colorlabel.h
11500                 Add a color label menu in the main menubar
11501                 Add (fixed) accels Ctrl-{0-7} to change the color
11502                 They have to be fixed because the menu's dynamic,
11503                 the items are complex widgets, hence we can't use
11504                 a GtkItemFactory.
11505
11506
11507 2006-03-17 [wwp]        2.0.0cvs148
11508
11509         * src/compose.c
11510                 rollback few lines from my previous commit (those lines come from
11511                 a pending patch, accidentally commited, even if neutral as they are
11512                 commented out).
11513
11514 2006-03-17 [wwp]        2.0.0cvs147
11515
11516         * src/compose.c
11517                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
11518                 applied code style/indentation to the modified function.
11519
11520 2006-03-17 [wwp]        2.0.0cvs146
11521
11522         * src/procmsg.c
11523         * src/compose.c
11524                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
11525
11526 2006-03-17 [paul]
11527
11528         2.1.0-rc1 released
11529
11530 2006-03-17 [paul]       2.0.0cvs145
11531
11532         * src/main.c
11533                 addressbook_read_file() was called twice
11534         * src/textview.c
11535                 X-Mailer highlighting
11536
11537 2006-03-16 [colin]      2.0.0cvs144
11538
11539         * src/sourcewindow.c
11540         * src/sourcewindow.h
11541                 And the last one, in source window.
11542
11543 2006-03-16 [colin]      2.0.0cvs143
11544
11545         * src/compose.c
11546         * src/compose.h
11547                 Fix the same stuff in compose
11548
11549 2006-03-16 [colin]      2.0.0cvs142
11550
11551         * src/messageview.c
11552                 Complete the previous messageview crash fix
11553
11554 2006-03-16 [colin]      2.0.0cvs141
11555
11556         * src/procmsg.h
11557         * src/procmsg.c
11558         * src/folder.c
11559                 Fix POSTPROCESSING hook
11560                 Patch by H. Merijn Brand
11561
11562         * src/procmime.c
11563         * src/procmime.h
11564                 Parse Content-Location
11565
11566         * src/toolbar.c
11567         * src/messageview.c
11568         * src/messageview.h
11569                 Don't crash when a top-level MessageView has
11570                 been closed on us. Same problematic than
11571                 yesterday's quicksearch issue.
11572
11573 2006-03-15 [colin]      2.0.0cvs140
11574
11575         * src/gtk/quicksearch.c
11576                 Fix a bitchy race we didn't think about when we
11577                 added quicksearch cancellation:
11578                 If the search is not on cached fields, for example
11579                 body_part matchcase "stuff"
11580                 the matcher code has to get the whole message. If
11581                 we're on IMAP, that can be slow, and in order to
11582                 be non-blocking, the IMAP code idle loop processes
11583                 gtk events too. So it is possible to cancel a
11584                 quicksearch while the matcher is getting the mail's
11585                 body. After matcher got its body, it will start to
11586                 iterate over the matcher list that the Quicksearch's
11587                 clear_search_cb() just freed via prepare_matcher().
11588                 SIGSEGV ensues.
11589                 The fix consists of guarding the matcherlist_match()
11590                 call with a boolean 'matching'. If we reset the
11591                 quicksearch while matching is TRUE, we don't free
11592                 the matcherlist anymore like we did, but we set
11593                 another new flag, deferred_free, to TRUE. Then,
11594                 in quicksearch_match(), just after returning from
11595                 matcherlist_match() and unsetting the matching flag,
11596                 we check the deferred_free flag and do the
11597                 prepare_matcher() (which does the matcherlist_free)
11598                 for real, so we free the matcherlist once it's not
11599                 used anymore.
11600                 As all of this runs via the glib main loop, we
11601                 luckily don't need a mutex.
11602         * src/summaryview.c
11603                 Also, show progress while searching.
11604
11605
11606 2006-03-14 [colin]      2.0.0cvs139
11607
11608         * src/alertpanel.c
11609                 Make alertpanel_is_open non-static
11610
11611 2006-03-14 [colin]      2.0.0cvs138
11612
11613         * src/prefs_spelling.c
11614                 Cleanups - Fabien Vantard
11615
11616 2006-03-14 [wwp]        2.0.0cvs137
11617
11618         * src/main.c
11619                 code style normalization (curly braces, indentation).
11620
11621 2006-03-14 [wwp]        2.0.0cvs137
11622
11623         * src/main.c
11624                 code style (braces, indentation)
11625
11626 2006-03-12 [paul]       2.0.0cvs136
11627
11628         * src/prefs_common.c
11629                 trans_hdr defaults to FALSE to be RFC-savvy
11630         * src/prefs_summaries.c
11631                 add a tooltip to the trans_hdr option
11632                 
11633
11634 2006-03-12 [paul]       2.0.0cvs135
11635
11636         * src/prefs_matcher.c
11637                 give a little more width to the combos
11638         * src/prefs_display_header.c
11639         * src/textview.c
11640                 translate headers if prefs_common.trans_hdr
11641                 is TRUE
11642
11643         Patches by Pawel Pekala
11644
11645 2006-03-12 [paul]       2.0.0cvs134
11646
11647         * src/plugins/clamav/clamav_plugin.c
11648         * src/plugins/dillo_viewer/dillo_viewer.c
11649         * src/plugins/pgpcore/plugin.c
11650         * src/plugins/pgpinline/plugin.c
11651         * src/plugins/pgpmime/plugin.c
11652         * src/plugins/spamassassin/spamassassin.c
11653                 update/add to descriptions
11654         * src/plugins/spamassassin/spamassassin_gtk.c
11655                 fixes to the english, remove superfluous
11656                 tooltips, clean up a little
11657
11658 2006-03-12 [paul]       2.0.0cvs133
11659
11660         * src/compose.c
11661                 fix Bug 924, 'Account combo box shows up wrong 
11662                 if & is in account name'
11663
11664 2006-03-11 [colin]      2.0.0cvs132
11665
11666         * src/summaryview.c
11667                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
11668                 messed up shift-selection because is slows down
11669                 moving around summaryview. thanks -users
11670
11671 2006-03-10 [colin]      2.0.0cvs131
11672
11673         * src/plugins/spamassassin/spamassassin_gtk.c
11674                 Put back Paul's engrish fixes
11675
11676 2006-03-10 [colin]      2.0.0cvs130
11677
11678         * src/plugins/spamassassin/spamassassin.c
11679         * src/plugins/spamassassin/spamassassin.h
11680         * src/plugins/spamassassin/spamassassin_gtk.c
11681                 Cleanup SA prefs page (more)
11682                 Patch by Fabien Vantard
11683
11684 2006-03-10 [paul]       2.0.0cvs129
11685
11686         * src/prefs_msg_colors.c
11687         * src/prefs_spelling.c
11688                 widget sensitivity
11689
11690 2006-03-09 [mones]      2.0.0cvs128
11691
11692         * po/es.po
11693                 Update for next RC
11694
11695 2006-03-09 [wwp]        2.0.0cvs127
11696
11697         * configure.ac
11698                 revert accidental commit (requirement for libetpan 0.43), this time
11699                 not in HEAD.
11700
11701 2006-03-09 [wwp]        2.0.0cvs125
11702
11703         * configure.ac
11704                 revert accidental commit (requirement for libetpan 0.43)
11705
11706 2006-03-09 [paul]       2.0.0cvs126
11707
11708         * src/prefs_receive.c
11709                 remove useless frame
11710                 replace 'incorporation' with 'receiving'
11711         * src/plugins/clamav/clamav_plugin_gtk.c
11712         * src/plugins/spamassassin/spamassassin_gtk.c
11713                 improve widget sensitivity
11714                 fix a bit his engrish
11715
11716 2006-03-09 [wwp]        2.0.0cvs125
11717
11718         * src/addressadd.c
11719         * src/foldersel.c
11720         * src/prefs_common.c
11721         * src/prefs_common.h
11722                 remember some more windows' sizes (add to addressbook and
11723                 select folder).
11724
11725 2006-03-09 [paul]       2.0.0cvs124
11726
11727         * src/plugins/pgpcore/prefs_gpg.c
11728                 normalise construction of dialogue
11729
11730 2006-03-09 [paul]       2.0.0cvs123
11731
11732         * src/plugins/trayicon/Makefile.am
11733                 add missing slash
11734
11735 2006-03-08 [colin]      2.0.0cvs122
11736
11737         * src/plugins/trayicon/Makefile.am
11738                 Fix build in separate dir 
11739                 Patch by Bamanzi <bamanzi@gmail.com>
11740
11741 2006-03-08 [colin]      2.0.0cvs121
11742
11743         * src/procmsg.c
11744                 Batch move and copies from summaryview with delayed execution
11745                 too
11746
11747 2006-03-07 [paul]       2.0.0cvs120
11748
11749         * src/common/utils.c
11750                 fix highlighting of URIs containing "()"
11751                 Patch by Pawel Pekala
11752
11753 2006-03-07 [paul]       2.0.0cvs119
11754
11755         * src/folder.c
11756         * src/folder.h
11757         * src/folderview.c
11758                 immediately do alphabetical resort when
11759                 changing a folder's name
11760                 Patch by Pawel Pekala
11761
11762 2006-03-07 [paul]       2.0.0cvs118
11763
11764         * src/news.c
11765         * src/news_gtk.c
11766                 when unsubscribing a newsgroup, remove the
11767                 folder and msgs in .sylpheed-claws/newscache
11768                 Patch by Pawel Pekala <c0rn@gazeta.pl>
11769
11770 2006-03-07 [paul]       2.0.0cvs117
11771
11772         * src/textview.c
11773                 fix wrong Fake URL Warning
11774                 Thanks to Hiro
11775
11776 2006-03-07 [colin]      2.0.0cvs116
11777
11778         * src/imap.c
11779                 Return immediately when password dialog was
11780                 cancelled
11781         * src/gtk/inputdialog.c
11782                 Allow empty strings for passwords
11783
11784
11785 2006-03-06 [colin]      2.0.0cvs115
11786
11787         * src/imap.c
11788                 Prevent double-timeouts when connection fails
11789
11790 2006-03-06 [colin]
11791
11792         2.0.1-rc1 released
11793
11794 2006-03-06 [colin]      2.0.0cvs114
11795
11796         * src/imap.c
11797                 Refresh session during potentially long
11798                 operations
11799
11800 2006-03-06 [wwp]        2.0.0cvs113
11801
11802         * src/prefs_msg_colors.h
11803                 forgot that one (custom color labels).
11804
11805 2006-03-06 [wwp]        2.0.0cvs112
11806
11807         * src/prefs_common.c
11808         * src/prefs_common.h
11809         * src/prefs_msg_colors.c
11810         * src/summaryview.c
11811         * src/summaryview.h
11812         * src/gtk/colorlabel.c
11813         * src/gtk/colorlabel.h
11814                 colors in messages list are now customizable. Color values and names can
11815                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
11816                 Thanks to Paul and Colin for their help with this longstanding patch!
11817
11818 2006-03-06 [wwp]        2.0.0cvs111
11819
11820         * src/textview.c
11821                 don't crash if (x)face is bad.
11822
11823 2006-03-05 [paul]       2.0.0cvs110
11824
11825         * AUTHORS
11826         * configure.ac
11827         * src/Makefile.am
11828         * src/common/Makefile.am
11829         * src/common/utils.h
11830         * src/etpan/imap-thread.c
11831         * src/gtk/authors.h
11832         * src/plugins/clamav/Makefile.am
11833         * src/plugins/demo/Makefile.am
11834         * src/plugins/dillo_viewer/Makefile.am
11835         * src/plugins/pgpcore/Makefile.am
11836         * src/plugins/pgpcore/passphrase.c
11837         * src/plugins/pgpinline/Makefile.am
11838         * src/plugins/pgpmime/Makefile.am
11839         * src/plugins/spamassassin/Makefile.am
11840         * src/plugins/trayicon/Makefile.am
11841                 fix builiding on cygwin
11842                 Patch by Ralgh Young <bamanzi@gmail.com>
11843
11844 2006-03-04 [wwp]        2.0.0cvs109
11845
11846         * manual/keyboard.xml
11847                 fix mixed up/down keys.
11848
11849 2006-03-04 [wwp]        2.0.0cvs108
11850
11851         * README
11852         * INSTALL
11853                 updated links to SpamAssassin.
11854
11855 2006-03-04 [wwp]        2.0.0cvs107
11856
11857         * manual/plugins.xml
11858         * src/plugins/spamassassin/README
11859                 updated SpamAssassin plugin docs to reflect new functional additions
11860                 (also fix/update/documents few technical stuff more, see the README).
11861
11862 2006-03-04 [wwp]        2.0.0cvs106
11863
11864         * src/prefs_message.c
11865                 normalized capitalization of message-prefs paths.
11866
11867 2006-03-04 [wwp]        2.0.0cvs105
11868
11869         * manual/advanced.xml
11870                 typo.
11871
11872 2006-03-03 [colin]      2.0.0cvs104
11873
11874         * src/plugins/clamav/clamav_plugin_gtk.c
11875                 Rework prefs page, patch by Fabien 
11876
11877 2006-03-03 [colin]      2.0.0cvs103
11878
11879         * src/plugins/clamav/clamav_plugin.c
11880                 Set error on all errors
11881
11882 2006-03-03 [colin]      2.0.0cvs102
11883
11884         * src/common/plugin.c
11885                 Initialize error to avoid crashing when a plugin fails
11886                 without setting error
11887
11888 2006-03-02 [wwp]        2.0.0cvs101
11889
11890         * configure.ac
11891                 fixed linker flags for libetpan support on Cygwin
11892                 (thanks to H.Merijn Brand).
11893
11894 2006-03-02 [wwp]        2.0.0cvs100
11895
11896         * src/addressbook.c
11897                 fix some AB error messages: one for punctuation and
11898                 one wrongly duplicate (thanks, maxbritov).
11899
11900 2006-03-02 [wwp]        2.0.0cvs99
11901
11902         * src/plugins/spamassassin/spamassassin.c
11903                 make sync calls to sa-learn/spamc to prevent
11904                 system (whatever local or client/server) overload.
11905
11906 2006-03-02 [colin]      2.0.0cvs98
11907
11908         * src/summaryview.c
11909                 Put the spam icon in the status column instead of the
11910                 mark one
11911
11912 2006-03-01 [colin]      2.0.0cvs97
11913
11914         * src/plugins/spamassassin/spamassassin.c
11915                 Fix segfault (g_file_set_contents fails for some 
11916                 reason and err==0x2f. Can't find out why with
11917                 valgrind, using working function :-)
11918
11919 2006-03-01 [colin]      2.0.0cvs96
11920
11921         * src/inc.c
11922                 Offline overriding: let 'No' be cached only 3 seconds
11923
11924 2006-03-01 [colin]      2.0.0cvs95
11925
11926         * src/addr_compl.c
11927         * src/addrbook.c
11928         * src/addressbook.c
11929         * src/addrindex.c
11930         * src/folder_item_prefs.c
11931         * src/headerview.c
11932         * src/imap.c
11933         * src/inc.c
11934         * src/ldif.c
11935         * src/mainwindow.c
11936         * src/mh.c
11937         * src/msgcache.c
11938         * src/prefs_common.h
11939         * src/prefs_msg_colors.c
11940         * src/procheader.c
11941         * src/procheader.h
11942         * src/procmime.c
11943         * src/procmsg.c
11944         * src/procmsg.h
11945         * src/send_message.h
11946         * src/simple-gettext.c
11947         * src/summaryview.c
11948         * src/summaryview.h
11949         * src/syldap.c
11950         * src/textview.c
11951         * src/undo.c
11952         * src/common/ssl_certificate.c
11953         * src/common/utils.c
11954         * src/gtk/colorsel.c
11955         * src/gtk/gtksctree.c
11956         * src/gtk/gtkshruler.c
11957         * src/plugins/trayicon/trayicon.c
11958                 #if 0 goes to /dev/null
11959
11960 2006-03-01 [colin]      2.0.0cvs94
11961
11962         * src/compose.c
11963         * src/imap.c
11964         * src/inc.c
11965         * src/inc.h
11966         * src/messageview.c
11967         * src/news.c
11968         * src/plugins/spamassassin/spamassassin.c
11969                 Allow to add information in the "working offline"
11970                 window
11971
11972 2006-03-01 [wwp]        2.0.0cvs93
11973
11974         * src/plugins/spamassassin/spamassassin.c
11975                 fixed spamc invocation: use a tricky temporary mini shell wrapper
11976                 'cause it seems that calling `spamc ... < inputfile` with
11977                 g_spawn_(a)sync simply.. erm doesn't work :-).
11978
11979 2006-03-01 [wwp]        2.0.0cvs92
11980
11981         * src/toolbar.c
11982         * src/toolbar.h
11983                 simplify the adding of spam/ham button to the messageview toolbar
11984                 (it gets more clear now that the same button will be "Mark as spam"
11985                 or "Mark as ham" according to the current message status,
11986                 thanks to Colin).
11987
11988 2006-03-01 [wwp]        2.0.0cvs91
11989
11990         * src/messageview.c
11991         * src/procmsg.c
11992         * src/procmsg.h
11993         * src/summaryview.c
11994         * src/plugins/spamassassin/spamassassin.c
11995         * src/plugins/spamassassin/spamassassin.h
11996                 make learner callbacks return a status (0 for ok),
11997                 handle it in main code to avoid setting flags when learning failed,
11998                 don't learn on TCP if offline in spamassassin,
11999                 thanks to Colin.
12000
12001                 
12002
12003 2006-03-01 [wwp]        2.0.0cvs90
12004
12005         * src/compose.c
12006                 some work around the compose window's account menu,
12007                 patch by Fabien Vantard.
12008
12009 2006-03-01 [wwp]        2.0.0cvs89
12010
12011         * src/plugins/spamassassin/spamassassin.c
12012                 fixed bad logics, was using spamc in local mode and sa-learn
12013                 in remote mode (thanks, Colin).
12014
12015 2006-03-01 [wwp]        2.0.0cvs88
12016
12017         * src/plugins/spamassassin/spamassassin.c
12018         * src/plugins/spamassassin/spamassassin.h
12019         * src/plugins/spamassassin/spamassassin_gtk.c
12020                 made processing of emails w/ sa-plugin an option (default is TRUE),
12021                 fixed Engrish some tooltips, capitalization of some debug messages
12022                 and warnings. The spamassassin plugin now provides two separate
12023                 services: process emails upon incorporation and spamd training.
12024                 Both services (un)register independently but use some common
12025                 plugin settings (transport settings, spam storage location).
12026
12027 2006-02-28 [wwp]        2.0.0cvs87
12028
12029         * src/plugins/spamassassin/spamassassin.c
12030                 fix async flag to spamc cmdline execution (batch exec should
12031                 be asynchronous).
12032
12033 2006-02-27 [wwp]        2.0.0cvs86
12034
12035         * src/plugins/spamassassin/spamassassin.c
12036         * src/plugins/spamassassin/spamassassin.h
12037         * src/plugins/spamassassin/spamassassin_gtk.c
12038                 - added the ability to learn a remote spamassassin server (spamd),
12039                 using spamc.
12040                 - added the spamassassin option 'username', that applies to all
12041                 spamassassin operations (filtering, learning, local or remote).
12042                 The default username is the current unix user (if left blank
12043                 from gtk prefs or config file).
12044                 - commented out some unused code (notebook widget), removed unused
12045                 layout (hbox1).
12046                 - make more widgets sensitive to the transport type.
12047
12048 2006-02-27 [colin]      2.0.0cvs85
12049
12050         * src/plugins/spamassassin/spamassassin.c
12051                 Fix sa-learn call when offline
12052
12053 2006-02-27 [colin]      2.0.0cvs84
12054
12055         * configure.ac
12056         * src/Makefile.am
12057         * src/mainwindow.c
12058         * src/mainwindow.h
12059         * src/messageview.c
12060         * src/messageview.h
12061         * src/prefs_toolbar.c
12062         * src/procmsg.c
12063         * src/stock_pixmap.c
12064         * src/stock_pixmap.h
12065         * src/summaryview.c
12066         * src/toolbar.c
12067         * src/toolbar.h
12068         * src/pixmaps/ham_btn.xpm
12069         * src/pixmaps/spam.xpm
12070         * src/pixmaps/spam_btn.xpm
12071         * src/plugins/spamassassin/spamassassin.c
12072                 Add button in toolbar for spam learning
12073                 Fix a few bugs from the last related commit
12074                 Revert 1.9.6cvs23 which messed up shift-selection
12075
12076 2006-02-24 [colin]      2.0.0cvs83
12077
12078         * src/procmsg.c
12079         * src/summaryview.c
12080         * src/summaryview.h
12081         * src/plugins/spamassassin/spamassassin.c
12082         * src/plugins/spamassassin/spamassassin.h
12083         * src/plugins/spamassassin/spamassassin_gtk.c
12084                 Unregister learner when spamassassin is either
12085                 disabled or over tcp
12086
12087 2006-02-24 [colin]      2.0.0cvs82
12088
12089         * src/Makefile.am
12090         * src/mainwindow.c
12091         * src/mainwindow.h
12092         * src/procmsg.c
12093         * src/procmsg.h
12094         * src/stock_pixmap.c
12095         * src/stock_pixmap.h
12096         * src/summaryview.c
12097         * src/summaryview.h
12098         * src/gtk/icon_legend.c
12099         * src/pixmaps/spam.xpm  ** NEW FILE **
12100         * src/plugins/spamassassin/spamassassin.c
12101         * src/plugins/spamassassin/spamassassin_gtk.c
12102                 Add spam learning interface (Mark/Mark as 
12103                 (spam|ham) menus)
12104
12105 2006-02-24 [wwp]        2.0.0cvs81
12106
12107         * src/compose.c
12108         * src/compose.h
12109         * src/filtering.c
12110                 hide compose window when sending message in batch mode
12111                 (filtering: forward and redirect). Also fixed a wrong
12112                 value returned when sending failed, neutral anyway.
12113                 (Colin, me) 
12114
12115 2006-02-24 [wwp]        2.0.0cvs80
12116
12117         * src/mainwindow.c
12118                 use GTK+'s stock quit button. Patch by Fabien Vantard.
12119
12120 2006-02-24 [paul]       2.0.0cvs79
12121
12122         * src/news.c
12123         * src/news.h
12124         * src/news_gtk.c
12125                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
12126                 Thanks to Colin
12127
12128 2006-02-23 [colin]      2.0.0cvs78
12129
12130         * src/alertpanel.c
12131                 Change OK to Close in alertpanel with View log
12132                 button; add accel to View log. Patch by Fabien
12133                 Vantard
12134
12135 2006-02-23 [wwp]        2.0.0cvs77
12136
12137         * src/compose.c
12138                 silly me, there were much more tests to perform, since toolbars can
12139                 really have down to 1 element only.
12140
12141 2006-02-23 [wwp]        2.0.0cvs76
12142
12143         * commitHelper
12144                 fixed indentation from my previous commit. Fallback to VISUAL if
12145                 EDITOR is not set (and to vi, at last resort).
12146
12147 2006-02-23 [wwp]        2.0.0cvs75
12148
12149         * commitHelper
12150                 improved error detection (Colin, me).
12151
12152 2006-02-23 [wwp]        2.0.0cvs74
12153
12154         * src/prefs_toolbar.c
12155                 simplify and fix prefs/toolbars layouting. Combos' contents can
12156                 now be really displayed.
12157
12158 2006-02-23 [wwp]        2.0.0cvs73
12159         simplifies and fix prefs/toolbars layouting. Combos' contents can now
12160         be really displayed.
12161
12162 2006-02-22 [wwp]        2.0.0cvs72
12163
12164         * src/compose.c
12165                 fix a typo in my previous commit (sorry!).
12166
12167 2006-02-22 [wwp]        2.0.0cvs71
12168
12169         * src/prefs_toolbar.c
12170                 fix a crash when adding separators to toolbars,
12171                 also fix some separator item information.
12172
12173 2006-02-22 [wwp]        2.0.0cvs70
12174
12175         * src/compose.c
12176                 fix a crash when redirecting (for instance) when compose window's
12177                 toolbar contents has been customized (when some buttons have been
12178                 removed in fact).
12179
12180 2006-02-21 [wwp]        2.0.0cvs69
12181
12182         * src/summaryview.c
12183         * src/gtk/pluginwindow.c
12184         * src/plugins/pgpcore/prefs_gpg.c
12185                 fix some compilation warnings (feat. remains of removed code).
12186
12187 2006-02-21 [wwp]        2.0.0cvs68
12188
12189         * src/gtk/gtkutils.c
12190                 fix two compilation issues, thanks to Stephan Sachse.
12191
12192 2006-02-20 [colin]      2.0.0cvs67
12193
12194         * src/mainwindow.c
12195                 Don't reselect displayed mail on refocus
12196                 This fixes actions misbehaving 
12197
12198 2006-02-20 [wwp]        2.0.0cvs66
12199
12200         * src/summaryview.c
12201         * src/gtk/gtksctree.c
12202         * src/gtk/gtkshruler.c
12203                 changed more runtime typecast checks.
12204
12205 2006-02-20 [wwp]        2.0.0cvs65
12206
12207         * src/summary_search.c
12208                 find all - summaryview refresh issue fixed, thanks to Colin.
12209
12210 2006-02-20 [wwp]        2.0.0cvs64
12211
12212         * src/gtk/gtkutils.c
12213                 better runtime typecast checks.
12214
12215 2006-02-20 [wwp]        2.0.0cvs63
12216
12217         * src/summary_search.c
12218                 enhancements to the summary search:
12219                         - add the ability to stop the running search
12220                           (upon ESC-key press, new Stop button or when Clear button is pressed)
12221                         - don't search if no criteria (From/To/Subject/Body) is set
12222                         - ensure that a busy mouse pointer is always shown when searching,
12223                           show it even a bit earlier
12224
12225 2006-02-19 [colin]      2.0.0cvs62
12226
12227         * src/compose.c
12228         * src/imap.c
12229         * src/etpan/imap-thread.c
12230         * src/etpan/imap-thread.h
12231                 (Future) IMAP speed improvement on sending
12232                 Will require a libetpan update
12233         * src/summaryview.c
12234         * src/gtk/quicksearch.c
12235                 Make quicksearch clearable while running.
12236
12237 2006-02-17 [colin]      2.0.0cvs61
12238
12239         * src/imap.c
12240         * src/etpan/imap-thread.c
12241         * src/etpan/imap-thread.h
12242                 Check for IMAP certificates
12243                 ** Requires libetpan-0.42-cvs4 
12244                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
12245
12246 2006-02-17 [colin]      2.0.0cvs60
12247
12248         * src/messageview.c
12249         * src/prefs_common.c
12250         * src/prefs_common.h
12251         * src/prefs_message.c
12252                 Add pref to display HTML-only mails with plugin, 
12253                 if possible (defaulting to FALSE of course).
12254
12255 2006-02-16 [colin]      2.0.0cvs59
12256
12257         * src/main.c
12258         * src/common/plugin.c
12259         * src/common/plugin.h
12260         * src/gtk/pluginwindow.c
12261                 Keep track of requested (but unloaded) plugins
12262                 in some error cases.
12263
12264 2006-02-16 [wwp]        2.0.0cvs58
12265
12266         * src/gtk/gtkaspell.c
12267         * src/gtk/gtkaspell.h
12268         * src/prefs_spelling.c
12269         * src/compose.c
12270         * src/prefs_common.c
12271         * src/prefs_common.h
12272                 implemented new optional spellchecker behaviour: re-check message when
12273                 dictionary got changed (from compose-window/context-menu/Change dictionary).
12274
12275 2006-02-16 [wwp]        2.0.0cvs57
12276
12277         * src/quote_fmt_parse.y
12278                 pclose popen'ed pipe.
12279
12280 2006-02-15 [colin]      2.0.0cvs56
12281
12282         * src/mimeview.c
12283         * src/mimeview.h
12284                 Let MimeViewers know which MimeView they
12285                 depend of.
12286         * src/summaryview.c
12287                 Swap From/To columns in Sent/Queue/Drafts
12288                 folders
12289         * src/etpan/imap-thread.c
12290                 Use mailstream_low_tls_open() for STARTTLS
12291                 instead of mailstream_low_ssl_open()
12292                 ** REQUIRES libetpan 0.42cvs3 **
12293
12294 2006-02-15 [wwp]        2.0.0cvs55
12295
12296         * src/compose.c
12297         * src/compose.h
12298         * src/message_search.c
12299         * src/message_search.h
12300         * src/textview.c
12301         * src/gtk/gtkutils.c
12302         * src/gtk/gtkutils.h
12303                 added the ability to Find text in the compose window (and a bit
12304                 of code factorization).
12305
12306 2006-02-15 [wwp]        2.0.0cvs54
12307
12308         * src/prefs_gtk.c
12309                 yet another one file was missing (fix for some widgets' sensitivity).
12310                 Thanks Colin!
12311
12312 2006-02-15 [wwp]        2.0.0cvs53
12313
12314         * src/prefs_gtk.h
12315                 oops forgot that file (fix for some widgets' sensitivity).
12316
12317 2006-02-15 [wwp]        2.0.0cvs52
12318
12319         * src/summary_search.c
12320                 implemented advanced summary search options (added the ability
12321                 to use matcher conditions in an advanced search mode).
12322
12323 2006-02-15 [wwp]        2.0.0cvs51
12324
12325         * src/plugins/pgpcore/prefs_gpg.c
12326         * src/prefs_account.c
12327                 fix some widget sensitivity, mostly around some labels in
12328                 account prefs.
12329
12330 2006-02-15 [paul]       2.0.0cvs50
12331
12332         * manual/advanced.xml
12333                 improve Templates info
12334                 written by wwp
12335
12336 2006-02-14 [colin]      2.0.0cvs49
12337
12338         * src/pixmaps/address_book.xpm
12339         * src/pixmaps/preferences.xpm
12340         * src/pixmaps/properties.xpm
12341                 Fix pixmap size - patch by Fabien Vantard
12342
12343 2006-02-13 [colin]      2.0.0cvs48
12344
12345         * src/procmime.c
12346                 Add missing fclose()s on error
12347         * src/textview.c
12348                 Remove unused code
12349         * src/common/utils.c
12350                 Fix temp files not being deleted on windows
12351         Patches by Thomas Gilgin
12352
12353 2006-02-13 [colin]      2.0.0cvs47
12354
12355         * src/mainwindow.c
12356                 Fix exit crash
12357
12358 2006-02-13 [wwp]        2.0.0cvs46
12359
12360         * src/plugins/pgpcore/prefs_gpg.c
12361                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
12362
12363 2006-02-12 [colin]      2.0.0cvs45
12364
12365         * src/folderview.c
12366         * src/main.c
12367         * src/mainwindow.c
12368                 Fix "stuff" when quitting
12369
12370 2006-02-12 [wwp]        2.0.0cvs44
12371
12372         * src/prefs_themes.c
12373                 fix typos in debug messages.
12374
12375 2006-02-11 [colin]      2.0.0cvs43
12376
12377         * src/summaryview.c
12378                 don't allow drag/drop from ourself
12379
12380 2006-02-10 [wwp]        2.0.0cvs42
12381
12382         * src/exporthtml.c
12383         * src/html.c
12384         * src/html.h
12385         * src/procmime.c
12386         * src/textview.c
12387                 renamed html_ prefixed functions and data structures to avoid
12388                 namespace clashes w/ other software (gtkhtml2 for instance).
12389                 Closes bug #907.
12390
12391
12392 2006-02-09 [colin]      2.0.0cvs41
12393
12394         * src/summaryview.c
12395                 Fix shitty logic messed up. Thanks Ticho for the hint!
12396
12397 2006-02-09 [wwp]        2.0.0cvs40
12398
12399         * src/gtk/about.c
12400         * src/compose.c
12401         * src/prefs_account.c
12402         * src/prefs_gtk.h
12403         * src/editaddress.c
12404                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
12405                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
12406                 Browse buttons in accounts prefs.
12407
12408 2006-02-09 [colin]      2.0.0cvs39
12409
12410         * src/matcher.c
12411                 Check for pointer before using its members
12412         * src/gtk/gtksourceprintjob.c
12413                 Fix a wrong warning
12414
12415 2006-02-09 [wwp]        2.0.0cvs38
12416
12417         * src/gtk/filesel.c
12418                 fix few compiler warnings (type mismatch).
12419
12420 2006-02-09 [paul]       2.0.0cvs37
12421
12422         * po/fr.po
12423                 updated by Fabien Vantard
12424
12425 2006-02-08 [colin]      2.0.0cvs36
12426
12427         * src/prefs_common.c
12428         * src/common/defs.h
12429         * src/common/plugin.c
12430                 allow windows and linux configurations to coexist
12431                 patch by Thomas Gilgin
12432
12433 2006-02-08 [colin]      2.0.0cvs35
12434
12435         * src/filtering.c
12436         * src/matcher.c
12437         * src/matcher.h
12438         * src/matcher_parser_parse.y
12439         * src/prefs_filtering_action.c
12440         * src/prefs_matcher.c
12441                 Add the "Ignore thread" filtering
12442                 action
12443
12444 2006-02-08 [colin]      2.0.0cvs34
12445
12446         * src/compose.c
12447         * src/procmime.c
12448         * src/procmime.h
12449                 Fix bug #905 (damaged attachment)
12450                 text files with raw \0's aren't really text files
12451         FOR_STABLE
12452
12453 2006-02-08 [colin]      2.0.0cvs33
12454
12455         * src/summaryview.c
12456                 Fix crasher introduced yesterday
12457
12458 2006-02-08 [wwp]        2.0.0cvs32
12459
12460         * src/compose.c
12461         * src/compose.h
12462                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
12463
12464 2006-02-08 [wwp]        2.0.0cvs31
12465
12466         * src/prefs_template.c
12467                 templates enhancement: allow address completion for Cc and Bcc fields
12468                 (it was currently possible for the To field only)
12469
12470 2006-02-08 [colin]      2.0.0cvs30
12471
12472         * src/compose.c
12473                 Don't unblock if not blocked
12474         FOR_STABLE
12475
12476 2006-02-07 [colin]      2.0.0cvs29
12477
12478         * src/action.c
12479                 Forgot to refresh summaryview
12480
12481 2006-02-07 [colin]      2.0.0cvs28
12482
12483         * src/action.c
12484                 Freeze/thaw message list and folder list while
12485                 processing %as{} actions 
12486         * src/compose.c
12487                 Fix auto-wrap disabling after a middle-click
12488                 paste - FOR_STABLE
12489
12490 2006-02-07 [paul]       2.0.0cvs27
12491
12492         * src/folder.c
12493                 fix freeing of uninitialised pointers
12494                 Thanks to Colin
12495
12496 2006-02-06 [colin]      2.0.0cvs26
12497
12498         * src/folder.c
12499                 Use g_slist_prepend in potentially big list
12500
12501 2006-02-06 [colin]      2.0.0cvs25
12502
12503         * src/folder.c
12504                 Completely skip processing if it doesn't 
12505                 exist (faster!)
12506
12507 2006-02-06 [colin]      2.0.0cvs24
12508
12509         * src/folder.c
12510         * src/summaryview.c
12511                 Batch filtering in summaryview (from Tools menu)
12512                 and pre/post//-processing too
12513
12514 2006-02-06 [colin]      2.0.0cvs23
12515
12516         * src/procmsg.h
12517         * src/filtering.c
12518                 Use a special field for batch filtering instead
12519                 of stepping on deferred execution's toes
12520
12521 2006-02-06 [colin]      2.0.0cvs22
12522
12523         * src/action.c
12524         * src/filtering.c
12525         * src/filtering.h
12526         * src/folder.c
12527         * src/summaryview.c
12528                 Fix filtering via menus and actions
12529
12530 2006-02-06 [colin]      2.0.0cvs21
12531
12532         * src/imap.c
12533                 Put the added file directly to cache if possible (will work
12534                 with next libetpan)
12535         * src/filtering.c
12536         * src/filtering.h
12537         * src/inc.c
12538         * src/folder.c
12539         * src/mbox.c
12540         * src/procmsg.h
12541                 Move and copy filtered messages by batches instead of one
12542                 by one - faster on IMAP
12543         * src/procmsg.c
12544                 Add a function that'll possibly be useful later
12545
12546 2006-02-06 [colin]      2.0.0cvs20
12547
12548         * src/addressbook.c
12549                 Use internal mime-type instead of text/plain for d'n'd
12550         * src/compose.c
12551                 Allow attaching files from mimeview's icon list via d'n'd
12552         * src/folderview.c
12553         * src/folderview.h
12554                 Use internal mime-type instead of text/plain for d'n'd
12555                 Don't try to selected opened folder if none is
12556                 Factorize d'n'd from other apps code
12557         * src/headerview.c
12558         * src/textview.c
12559         * src/gtk/gtkutils.c
12560         * src/gtk/gtkutils.h
12561                 Factorize Face/X-Face stuff
12562         * src/mimeview.c
12563                 Fix d'n'd to other apps
12564         * src/prefs_message.c
12565                 Let the XFace pref be usable without libcompface as it also
12566                 applies to Face
12567         * src/summaryview.c
12568                 Fix d'n'd to other apps
12569                 Factorize d'n'd from other apps code
12570
12571 2006-02-06 [wwp]        2.0.0cvs19
12572
12573         * po/it.po
12574                 Italian translation fixes by Andrea Spadaccini (no more confusion
12575                 between filtering and processing, and few changes in the About
12576                 dialog).
12577
12578
12579 2006-02-06 [mones]      2.0.0cvs18
12580
12581         * src/gtk/icon_legend.c
12582                 Improved descriptions allowing better translations
12583
12584 2006-02-05 [colin]      2.0.0cvs17
12585
12586         * src/imap.c
12587                 Add the f*cking missing expunge that caused imap_fetch_env
12588                 to fail after an add_msgs ! :-///
12589         * src/etpan/imap-thread.c
12590                 Add a bit of debug
12591         FOR_STABLE
12592
12593 2006-02-05 [colin]      2.0.0cvs16
12594
12595         * src/common/utils.c
12596                 Don't check for return-path (or we can't put
12597                 back non-sent mails)
12598
12599 2006-02-05 [colin]      2.0.0cvs15
12600
12601         * src/textview.c
12602                 Don't try to display Face header in textview
12603                 when teh headerview's active
12604
12605 2006-02-05 [colin]      2.0.0cvs14
12606
12607         * tools/tbird2syl.py
12608         * tools/Makefile.am
12609                 Add script to import Thunderbird mails
12610
12611 2006-02-05 [colin]      2.0.0cvs13
12612
12613         * src/headerview.c
12614         * src/procheader.c
12615         * src/procmsg.c
12616         * src/procmsg.h
12617         * src/textview.c
12618                 Show Face headers - patch partially by Klaus Flittner
12619
12620 2006-02-05 [colin]      2.0.0cvs12
12621
12622         * src/folderview.c
12623         * src/summaryview.c
12624         * src/common/utils.c
12625         * src/common/utils.h
12626                 Let dnd work from mime icons to summaryview
12627                 and to folderview too
12628                 Add a crude test to avoid trying to add files
12629                 drag'n'dropped when they're not mails
12630
12631 2006-02-04 [colin]      2.0.0cvs11
12632
12633         * src/summaryview.c
12634         * src/mimeview.c
12635                 Fix utf8 conversion
12636
12637 2006-02-04 [colin]      2.0.0cvs10
12638
12639         * src/compose.c
12640         * src/folderview.c
12641         * src/mimeview.c
12642         * src/summaryview.c
12643         * src/summaryview.h
12644                 Added various drag and drop capas:
12645                 From                    To
12646                 summaryview             other apps
12647                 mimeview icons          other apps
12648                 other apps              summaryview
12649                 other apps              folderview
12650
12651                 This shouldn't have broken the existing:
12652                 From                    To
12653                 summaryview             folderview
12654                 folderview              folderview
12655                 summaryview             compose's attachments
12656
12657         Tests welcomed.
12658
12659 2006-02-02 [paul]       2.0.0cvs9
12660
12661         * src/mainwindow.c
12662                 move global option 'Set displayed columns...' out
12663                 of folder option grouping.
12664                 fix sensitivity of 'harvest addresses'
12665         FOR_STABLE
12666
12667 2006-02-01 [colin]      2.0.0cvs8
12668
12669         * src/mimeview.c
12670                 Revert the alertpanel patch, it sucks (intrusive
12671                 and gets in the way of "open")
12672
12673 2006-02-01 [colin]      2.0.0cvs7
12674
12675         * src/compose.c
12676         * src/prefs_account.c
12677         * src/prefs_common.c
12678         * src/common/defs.h
12679         * src/common/utils.c
12680         * src/common/utils.h
12681                 Add ability to edit the signature file
12682                 from the account preferences, and use
12683                 a default for the text editor.
12684                 Patch by Fabien Vantard
12685
12686 2006-02-01 [colin]      2.0.0cvs6
12687
12688         * src/mimeview.c
12689                 Try to get mime type by extension if it is
12690                 application/octet-stream
12691                 Display a window with possible choices when
12692                 encountering unknown mime types
12693         * src/gtk/filesel.c
12694         * src/gtk/filesel.h
12695                 Add preview
12696                 Allow multiple selection in filtered filesel
12697                 (patch by Fabien Vantard)
12698         * src/gtk/pluginwindow.c
12699                 Use it (patch by Fabien Vantard)
12700
12701 2006-02-01 [paul]       2.0.0cvs5
12702
12703         * src/jpilot.c
12704                 fix crash on creating jpilot address book
12705                 Thanks to Colin - FOR_STABLE
12706         * src/prefs_summaries.c
12707         * src/prefs_wrapping.c
12708         * src/gtk/icon_legend.c
12709         * src/gtk/quicksearch.c
12710                 string fixes and additions
12711
12712 2006-02-01 [paul]       2.0.0cvs4
12713
12714         * src/compose.c
12715         * src/mainwindow.c
12716         * src/messageview.c
12717         * src/prefs_send.c
12718                 add Arabic encoding option
12719                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
12720
12721 2006-01-31 [colin]      2.0.0cvs3
12722
12723         * src/plugins/pgpcore/passphrase.c
12724                 Convert passphrase to locale encoding
12725         * src/compose.c
12726                 Fix drafting on IMAP. Crappy bug sneaked in
12727                 the release :-/
12728         FOR_STABLE
12729
12730 2006-01-30 [paul]       2.0.0cvs2
12731
12732         * src/gtk/icon_legend.c
12733                 show the new entries
12734
12735 2006-01-30 [colin]      2.0.0cvs1
12736
12737         * src/manual.c
12738                 Check for the file to be present before 
12739                 enabling the menu - FOR_STABLE
12740         * src/gtk/icon_legend.c
12741                 Add folders icons (not all of them, there
12742                 are too much, but the most intriguing ones)
12743
12744 2006-01-30 [paul]       2.0.0
12745
12746         version 2.0.0 released
12747
12748 [For previous entries, see ChangeLog.pre2.0.0]