2007-05-06 [wwp] 2.9.1cvs47
[claws.git] / ChangeLog
1 2007-05-06 [wwp]        2.9.1cvs47
2
3         * tools/uudec
4                 Fix missing dash to `display` command-line, reported
5                 by Georg Himmrich <georg at mails d0t diesind d0t net>.
6
7 2007-05-06 [colin]      2.9.1cvs46
8
9         * src/Makefile.am
10         * src/stock_pixmap.c
11         * src/stock_pixmap.h
12         * src/pixmaps/printer.xpm
13                 Add a printer icon
14
15 2007-05-06 [paul]       2.9.1cvs45
16
17         * src/compose.c
18         * src/ldapquery.c
19         * src/privacy.h
20         * src/summary_search.c
21         * src/summaryview.c
22                 fix build warnings
23
24 2007-05-05 [wwp]        2.9.1cvs44
25
26         * src/messageview.c
27         * src/mh.c
28         * src/prefs_actions.c
29         * src/prefs_gtk.c
30         * src/summaryview.c
31         * src/common/xml.c
32                 Fix "faild" typos everywhere and capitalization of
33                 some g_warnings.
34
35 2007-05-04 [colin]      2.9.1cvs43
36
37         * src/compose.c
38         * src/privacy.c
39         * src/privacy.h
40         * src/plugins/pgpcore/prefs_gpg.c
41         * src/plugins/pgpcore/prefs_gpg.h
42         * src/plugins/pgpinline/pgpinline.c
43         * src/plugins/pgpmime/pgpmime.c
44                 Add an API to warn about encryption limits,
45                 and allow to disable these warnings
46
47 2007-05-03 [colin]      2.9.1cvs42
48
49         * src/summaryview.c
50         * src/mainwindow.c
51                 Fix bug 1213, 'Delete more than 
52                 one thread at once'
53
54 2007-05-03 [wwp]        2.9.1cvs41
55
56         * src/prefs_common.c
57         * src/prefs_filtering.c
58         * src/prefs_template.c
59         * src/common/template.c
60         * src/common/template.h
61         * src/gtk/gtkutils.c
62         * src/gtk/gtkutils.h
63                 Templates are no longer automatically sorted
64                 by name, but can be sorted manually using
65                 |< < > >| buttons as well as drag'n'drop.
66
67 2007-05-03 [wwp]        2.9.1cvs40
68
69         * src/plugins/spamassassin/spamassassin.c
70         * src/plugins/spamassassin/spamassassin.h
71         * src/plugins/spamassassin/spamassassin_gtk.c
72         * src/plugins/bogofilter/bogofilter.c
73         * src/plugins/bogofilter/bogofilter.h
74         * src/plugins/bogofilter/bogofilter_gtk.c
75                 Added an option to conditionally mark saved spam
76                 as read (default is and was to do so).
77                 Satisfies feature request 1708539 on sf.net tracker.
78
79 2007-05-03 [colin]      2.9.1cvs39
80
81         * src/inc.c
82                 Fix bug 1211, 'Offline dialog message bugs/annoyances...'
83
84 2007-05-02 [colin]      2.9.1cvs38
85
86         * src/textview.c
87                 Fix bug 1209, 'Clicking on address 
88                 in header (mailto uri) selects 
89                 default account'. Patch adapted from
90                 G.P. Halkes' patch.
91
92 2007-05-02 [colin]      2.9.1cvs37
93
94         * src/grouplistdialog.c
95                 Set cursor to wait cursor while loading
96                 groups.
97
98 2007-05-02 [paul]       2.9.1cvs36
99
100         * src/folder.c
101         * src/common/defs.h
102                 rename cache and mark files
103                 (data is preserved)
104
105 2007-04-30 [paul]       2.9.1cvs35
106
107         * manual/glossary.xml
108         * manual/plugins.xml
109                 updates. Patch by Ricardo
110
111 2007-04-29 [wwp]        2.9.1cvs34
112
113         * src/mainwindow.c
114         * configure.ac
115                 Fix few grammatical errors (patch by David Relson < relson at
116                 osagesoftware dot com >).
117
118 2007-04-28 [colin]      2.9.1cvs33
119
120         * src/account.c
121         * src/pop.c
122         * src/prefs_account.c
123         * src/prefs_account.h
124                 Drop the "Download all" preference. It's
125                 stupidly useless and confuses people from
126                 time to time.
127
128 2007-04-27 [wwp]        2.9.1cvs32
129
130         * src/account.c
131         * src/prefs_account.c
132         * src/prefs_account.h
133                 Don't reflect accounts changes to the mainwindow when it's
134                 not necessary.
135
136 2007-04-27 [colin]      2.9.1cvs31
137
138         * src/folder.c
139                 Freeze/thaw when sync'ing flags
140         * src/imap.c
141         * src/prefs_account.c
142         * src/prefs_account.h
143         * src/etpan/imap-thread.c
144         * src/etpan/imap-thread.h
145                 Add a way to use UID FETCH instead
146                 of searches to fetch message lists
147                 and flags. More expensive towards
148                 bandwidth, less expensive towards
149                 server's CPU. Probably fixes 
150                 bug 1158, 'Scanning new folders on 
151                 Exchange 2007 extremely slow'.
152                 Patch 95% by Hoa.
153
154 2007-04-27 [paul]       2.9.1cvs30
155
156         * src/mainwindow.c
157         * src/prefs_logging.c
158                 improvements to english usage
159
160 2007-04-27 [colin]      2.9.1cvs29
161
162         * src/imap.c
163                 Fix build without libetpan (my bad!)
164
165 2007-04-26 [colin]      2.9.1cvs28
166
167         * src/imap.c
168         * src/imap.h
169                 Fix uselessly exported function
170         * src/textview.c
171                 Consider "- -- \n" as signature separator
172                 (that's what signature separators look like
173                  in PGP/Inline signed mails)
174
175 2007-04-26 [colin]      2.9.1cvs27
176
177         * configure.ac
178                 libetpan-0.49 is now required
179         * src/procmime.c
180                 Fix double fetching of mails if
181                 first try failed
182         * src/imap.c
183                 Make offline sync faster, by
184                 remembering last change time, and
185                 last sync time.
186
187 2007-04-26 [hoa]        2.9.1cvs26
188
189         * src/imap.c
190         * src/imap.h
191         * src/mainwindow.c
192         * src/toolbar.c
193         * src/etpan/imap-thread.c
194         * src/etpan/imap-thread.h
195                 cancellation of IMAP operations is now allowed.
196                 Fixes bug 1056, 'Possibility to 'cancel transfer' in IMAP'
197
198 2007-04-26 [colin]      2.9.1cvs25
199
200         * src/folder.c
201                 Always fetch body+headers in folders that are
202                 synched for offline use, if "Synchronise as
203                 soon as possible" is set.
204                 Fixes bug 1200, 'Add option to always retrieve full 
205                 messages'
206
207 2007-04-25 [colin]      2.9.1cvs24
208
209         * src/compose.c
210                 Fix bug 1198, 'Reply-all "disappearing" address bug 
211                 persists...'
212
213 2007-04-24 [colin]      2.9.1cvs23
214
215         * src/folderview.c
216                 Fix bug 1195, 'Hardware key navigation' 
217                 Make GDK_Enter toggle expansion (Maemo)
218
219 2007-04-24 [wwp]        2.9.1cvs22
220
221         * src/compose.c
222                 Fix few compiler warnings.
223
224 2007-04-24 [paul]       2.9.1cvs21
225
226         * src/Makefile.am
227         * src/stock_pixmap.c
228         * src/stock_pixmap.h
229                 complete last commit
230
231 2007-04-24 [paul]       2.9.1cvs20
232
233         * src/gtk/about.c
234         * src/pixmaps/active.xpm
235         * src/pixmaps/checkbox_off.xpm
236         * src/pixmaps/checkbox_on.xpm
237         * src/pixmaps/inactive.xpm
238                 kick out the blobs
239                 remove transparent border from checkbox icons
240
241 2007-04-24 [wwp]        2.9.1cvs19
242
243         * src/textview.c
244         * src/textview.h
245                 Fix a crash in textview, thanks to Colin.
246
247 2007-04-23 [wwp]        2.9.1cvs18
248
249         * src/prefs_common.c
250                 Fix 2.9.1cvs5: no header was being translated at all.
251
252 2007-04-23 [colin]      2.9.1cvs17
253
254         * src/Makefile.am
255         * src/stock_pixmap.c
256         * src/stock_pixmap.h
257         * src/summaryview.c
258         * src/summaryview.h
259         * src/gtk/gtksctree.c
260         * src/gtk/gtksctree.h
261         * src/pixmaps/selection.xpm
262                 Fix bug 1193, 'Need a way to multi-select
263                 items'. Add a toggle button to the summaryview
264                 to switch between normal and multiple selection
265                 (Maemo)
266
267 2007-04-23 [colin]      2.9.1cvs16
268
269         * src/Makefile.am
270         * src/stock_pixmap.c
271         * src/stock_pixmap.h
272         * src/summaryview.c
273         * src/summaryview.h
274         * src/gtk/gtksctree.c
275         * src/gtk/gtksctree.h
276         * src/pixmaps/selection.xpm
277                 Fix bug 1193, 'Need a way to multi-
278                 select items'
279                 Add a toggle button in the summaryview
280                 to enable normal or multiple selection.
281                 (Maemo)
282
283 2007-04-23 [colin]      2.9.1cvs15
284
285         * src/compose.c
286                 Fix bug 1196, 'Edit>Select All doesn't work' (Maemo)
287
288 2007-04-21 [colin]      2.9.1cvs14
289
290         * src/gtk/quicksearch.c
291                 Fix previous commit (actually use correct
292                 parameter)
293
294 2007-04-21 [colin]      2.9.1cvs13
295
296         * src/gtk/quicksearch.c
297                 Fix changing quicksearch type (after Esc,
298                 after changing Recursive, ...)
299
300 2007-04-20 [wwp]        2.9.1cvs12
301
302         * src/gtk/Makefile.am
303                 Added headers.h (completes 2.9.1cvs5).
304
305 2007-04-20 [wwp]        2.9.1cvs11
306
307         * src/addressbook.c
308                 Fix the use of display name in name column,
309                 it has been overriden w/ the use of nickname
310                 by 2.9.0cvs3. Now nickname is used (if any)
311                 in case of LDAP books only.
312
313 2007-04-20 [colin]      2.9.1cvs10
314
315         * src/mimeview.c
316         * src/summaryview.c
317         * src/textview.c
318                 Add handling of 'a' to loop in a mail's
319                 mimeparts
320
321 2007-04-20 [colin]      2.9.1cvs9
322
323         * src/toolbar.c
324                 Fix bug 1190, 'dir_open' button doesn't work'
325                 (Maemo)
326
327 2007-04-20 [colin]      2.9.1cvs8
328
329         * src/folderview.c
330         * src/mainwindow.c
331                 Fix bug 1194, 'Hardware keys move from email 
332                 list to account/directory list, but not back 
333                 to email list...' (Maemo)
334
335 2007-04-20 [colin]      2.9.1cvs7
336
337         * src/compose.h
338                 complete previous commit
339
340 2007-04-20 [colin]      2.9.1cvs6
341
342         * src/compose.c
343                 Fix bug 1187, 'Reply-to addressee disappears 
344                 when reply-to text box is clicked...' (Maemo)
345
346 2007-04-20 [wwp]        2.9.1cvs5
347
348         * po/POTFILES.in
349         * src/addressbook.c
350         * src/compose.c
351         * src/filtering.c
352         * src/headerview.c
353         * src/matcher.c
354         * src/prefs_common.c
355         * src/prefs_common.h
356         * src/prefs_display_header.c
357         * src/prefs_matcher.c
358         * src/summaryview.c
359         * src/gtk/headers.h
360         * src/gtk/quicksearch.c
361                 Translate more header names according to the relevant option value,
362                 mostly in filtering debug messages (reported by Tim <timbrain@post.cz>).
363                 Replaced nearly all uses of prefs_common.trans_hdr with a call
364                 to prefs_common_translated_header_name().
365                 Added a headers.h reference file that contains known header names
366                 (RFC2822 and others) to the translation process' input, so that
367                 translated header names will still exist even if no occurrence of
368                 _("headername") is found anymore in the sources.
369                 Don't translate column name 'Number' following to trans_hdr option
370                 value as it's not a header name.
371
372 2007-04-20 [colin]      2.9.1cvs4
373
374         * src/gtk/quicksearch.c
375         * src/gtk/quicksearch.h
376                 Add "From, To or Subject" quicksearch
377                 type. Patch by ulfschaper@users.sf.net
378
379 2007-04-20 [colin]      2.9.1cvs3
380
381         * src/matcher.c
382                 Implement proper references filtering condition.
383                 Patch based on a patch by Khanh-Dang <kdntl@users.sf.net>
384
385 2007-04-19 [wwp]        2.9.1cvs2
386
387         * src/prefs_display_header.c
388         * src/message_search.c
389                 Fix few warnings (g_free of const gchar*).
390
391 2007-04-19 [paul]       2.9.1cvs1
392
393         * NEWS
394         * README
395         * RELEASE_NOTES
396         * configure.ac
397                 bump version number following
398                 stable release
399
400 2007-04-19 [paul]       2.9.0cvs9
401
402         * manual/advanced.xml
403         * manual/glossary.xml
404                 fix typos
405
406 2007-04-18 [paul]       2.9.0cvs8
407
408         * src/pop.c
409                 fix for CVE-2007-1558 (APOP)
410                 Thanks to Colin
411
412 2007-04-18 [paul]       2.9.0cvs7
413
414         * src/messageview.c
415         * src/mimeview.c
416         * src/summaryview.c
417         * src/gtk/filesel.c
418                 Fix encoding woes wrt saving of
419                 mails and parts
420                 Thanks to Colin
421
422 2007-04-18 [colin]      2.9.0cvs6
423
424         * src/gtk/pluginwindow.c
425                 Fix bug 1185, 'Pluginwindow's [X] button doesn't save'
426
427 2007-04-17 [wwp]        2.9.0cvs5
428
429         * src/addressadd.c
430         * src/addressbook.c
431         * src/addrindex.c
432         * src/ldapupdate.c
433                 Fix --disable-ldap build,
434                 fix some LDAP annoyances on 
435                 searches, thanks to Colin.
436
437 2007-04-17 [wwp]        2.9.0cvs4
438
439         * src/ldapupdate.c
440                 Fix more mixed decls, sensitive w/ strict ANSI-C89 compilers
441                 like gcc 2.9x. Thanks to Colin.
442
443 2007-04-17 [wwp]        2.9.0cvs3
444
445         * src/Makefile.am
446         * src/addressadd.c
447         * src/addressbook.c
448         * src/addrindex.c
449         * src/addritem.c
450         * src/addritem.h
451         * src/editaddress.c
452         * src/ldapctrl.c
453         * src/ldapctrl.h
454         * src/ldapquery.c
455         * src/ldapserver.c
456         * src/ldapserver.h
457         * src/ldapupdate.c
458         * src/ldapupdate.h
459                 Add LDAP write support. Patch mostly by 
460                 Michael <mir at datanom dot net>
461
462 2007-04-17 [wwp]        2.9.0cvs2
463
464         * src/compose.c
465                 Prepend "Add to address book" to the context menu of compose window's sender and
466                 recipient fields.
467
468 2007-04-16 [paul]       2.9.0cvs1
469
470         * src/gtk/authors.h
471                 add Pader Rezso
472
473 2007-04-16 [paul]       2.9.0
474
475         * NEWS
476         * README
477         * RELEASE_NOTES
478                 2.9.0 released
479
480 2007-04-16 [paul]       2.8.1cvs102
481
482         * po/fr.po
483                 updated by Fabien Vantard
484
485 2007-04-16 [paul]       2.8.1cvs101
486
487         * po/ca.po
488         * po/cs.po
489         * po/de.po
490         * po/hu.po
491         * po/pl.po
492         * po/pt_BR.po
493         * po/sr.po
494         * po/zh_CN.po
495                 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
496                 Pader Rezso, Emil Nowak, Frederico Goncalves Guimaraes,
497                 Aleksandar Urosevic, and Ralgh Young
498
499 2007-04-15 [mones]      2.8.1cvs100
500
501         * po/es.po
502                 Updated for release
503
504 2007-04-14 [colin]      2.8.1cvs99
505
506         * src/message_search.c
507         * src/prefs_display_header.c
508         * src/summary_search.c
509         * src/gtk/combobox.c
510                 Fix allocations
511
512 2007-04-14 [wwp]        2.8.1cvs98
513
514         * src/gtk/combobox.c
515         * src/message_search.c
516         * src/summary_search.c
517         * src/prefs_display_header.c
518                 Workaround a bug with GTK+ 2.6.x where gtk_combo_box_get_active_text()
519                 returns NULL, get the text value directly from the GtkEntry child.
520
521 2007-04-13 [colin]      2.8.1cvs97
522
523         * src/gtk/quicksearch.c
524                 Give the focus back to summaryview when
525                 emptying the quicksearch with Esc
526
527 2007-04-13 [colin]      2.8.1cvs96
528
529         * src/message_search.c
530         * src/prefs_display_header.c
531         * src/summary_search.c
532                 Fix possibles crashes when getting text
533                 from gtk combos
534
535 2007-04-13 [colin]      2.8.1cvs95
536
537         * src/pop.c
538                 Add some UIDL debugging
539
540 2007-04-12 [colin]      2.8.1cvs94
541
542         * src/folder.c
543                 Force folder scan if necessary after
544                 copying mails, to be able to reapply
545                 flags.
546
547 2007-04-11 [colin]      2.8.1cvs93
548
549         * src/main.c
550                 don't scan for new mail on startup if --select
551                 is specified (or race conditions arise). If so,
552                 do both sequentially.
553
554 2007-04-09 [colin]      2.8.1cvs92
555
556         * src/common/defs.h
557                 Use leafpad by default on Maemo. Patch
558                 by Jean-Luc Biord.
559
560 2007-04-06 [colin]      2.8.1cvs91
561
562         * src/pixmaps/queue_close.xpm
563         * src/pixmaps/queue_close_hrm.xpm
564         * src/pixmaps/queue_close_hrm_mark.xpm
565         * src/pixmaps/queue_close_mark.xpm
566         * src/pixmaps/queue_open.xpm
567         * src/pixmaps/queue_open_hrm.xpm
568         * src/pixmaps/queue_open_hrm_mark.xpm
569         * src/pixmaps/queue_open_mark.xpm
570                 Move the clock one pixel down :)
571
572 2007-04-05 [colin]      2.8.1cvs90
573
574         * src/mainwindow.c
575                 Don't sync when switching offline from
576                 command line - it's usually too late :)
577
578 2007-04-05 [paul]       2.8.1cvs89
579
580         * src/Makefile.am
581         * src/stock_pixmap.c
582         * src/pixmaps/dir_close_hrm.xpm
583         * src/pixmaps/dir_close_hrm_mark.xpm
584         * src/pixmaps/drafts_close.xpm
585         * src/pixmaps/drafts_close_mark.xpm
586         * src/pixmaps/drafts_open.xpm
587         * src/pixmaps/drafts_open_mark.xpm
588         * src/pixmaps/inbox.xpm
589         * src/pixmaps/inbox_close.xpm
590         * src/pixmaps/inbox_close_hrm.xpm
591         * src/pixmaps/inbox_close_hrm_mark.xpm
592         * src/pixmaps/inbox_close_mark.xpm
593         * src/pixmaps/inbox_hrm.xpm
594         * src/pixmaps/inbox_hrm_mark.xpm
595         * src/pixmaps/inbox_mark.xpm
596         * src/pixmaps/inbox_open.xpm
597         * src/pixmaps/inbox_open_hrm.xpm
598         * src/pixmaps/inbox_open_hrm_mark.xpm
599         * src/pixmaps/inbox_open_mark.xpm
600         * src/pixmaps/outbox.xpm
601         * src/pixmaps/outbox_close.xpm
602         * src/pixmaps/outbox_close_hrm.xpm
603         * src/pixmaps/outbox_close_hrm_mark.xpm
604         * src/pixmaps/outbox_close_mark.xpm
605         * src/pixmaps/outbox_hrm.xpm
606         * src/pixmaps/outbox_hrm_mark.xpm
607         * src/pixmaps/outbox_mark.xpm
608         * src/pixmaps/outbox_open.xpm
609         * src/pixmaps/outbox_open_hrm.xpm
610         * src/pixmaps/outbox_open_hrm_mark.xpm
611         * src/pixmaps/outbox_open_mark.xpm
612         * src/pixmaps/queue_close.xpm
613         * src/pixmaps/queue_close_hrm.xpm
614         * src/pixmaps/queue_close_hrm_mark.xpm
615         * src/pixmaps/queue_close_mark.xpm
616         * src/pixmaps/queue_open.xpm
617         * src/pixmaps/queue_open_hrm.xpm
618         * src/pixmaps/queue_open_hrm_mark.xpm
619         * src/pixmaps/queue_open_mark.xpm
620                 updated, added and replaced icons
621                 Icons by Colin
622
623 2007-04-04 [colin]      2.8.1cvs88
624
625         * src/imap.c
626                 Fix build without libetpan
627
628 2007-04-03 [colin]      2.8.1cvs87
629
630         * src/imap.c
631                 Fix crash with Citadel, and try to make
632                 things work. this server (and specifically 
633                 STATUS and APPEND at least) seems broken.
634
635 2007-04-03 [colin]      2.8.1cvs86
636
637         * src/folderview.c
638                 Fix icons on folder close
639
640 2007-04-03 [colin]      2.8.1cvs85
641
642         * src/inc.c
643                 Fix double-ask of offline override in
644                 certain cases
645         * src/imap.c
646         * src/imap.h
647         * src/imap_gtk.c
648                 Much more efficient way to synchronise
649                 for offline use
650         * src/etpan/imap-thread.c
651                 Fix possible segs
652         * src/folder.c
653         * src/gtk/quicksearch.c
654                 Fix some GUI lags
655
656 2007-04-03 [paul]       2.8.1cvs84
657
658         * src/filtering.c
659         * src/folder.c
660         * src/folder.h
661         * src/prefs_common.c
662         * src/prefs_common.h
663         * src/prefs_other.c
664                 Fix sync being done too late
665                 Thanks to Colin
666
667 2007-04-02 [colin]      2.8.1cvs83
668
669         * src/summaryview.c
670                 Maemo: Put status and quicksearch at the top
671         * src/plugins/bogofilter/bogofilter.c
672         * src/plugins/spamassassin/spamassassin.c
673                 Derive trash from inbox if possible
674
675 2007-04-02 [paul]       2.8.1cvs82
676
677         * src/plugins/bogofilter/bogofilter_gtk.c
678                 a few English changes
679
680 2007-04-02 [paul]
681
682         2.9.0-rc1 released
683
684 2007-04-02 [colin]      2.8.1cvs81
685
686         * src/image_viewer.c
687                 Fix transparent images by using
688                 GtkImage
689         * src/messageview.c
690                 Flush events (on new windows) to avoid
691                 having the textview's image resize fail
692                 to know the available width
693
694 2007-04-01 [colin]      2.8.1cvs80
695
696         * src/prefs_account.c
697                 If no MH mailbox exist, when creating a POP/Local
698                 account, just create and use the default one 
699                 instead of bailing with a "Mailbox doesn't exist"
700                 error
701
702 2007-03-31 [colin]      2.8.1cvs79
703
704         * src/prefs_account.c
705                 Create signature file if it doesn't exist
706                 before editing
707         * src/prefs_toolbar.c
708                 Maemo: Move "Use default" on the left so
709                 that people can find it
710         * src/common/defs.h
711                 Maemo: make default editor "Maemopad", 
712                 default signature file "MyDocs/signature.txt"
713
714 2007-03-31 [colin]      2.8.1cvs78
715
716         * src/prefs_account.c
717                 Maemo: rework account prefs so
718                 that less horizontal scrolling
719                 is required
720
721 2007-03-31 [colin]      2.8.1cvs77
722
723         * src/folderview.c
724         * src/prefs_common.c
725         * src/prefs_common.h
726                 Fix bug 1167, 'Allow not displaying zeros 
727                 in folder list'. Patch by MartinP
728
729 2007-03-31 [colin]      2.8.1cvs76
730
731         * AUTHORS
732                 Add Jean-Luc Biord
733
734 2007-03-31 [colin]      2.8.1cvs75
735
736         * src/imap.c
737                 Apply patch from bug 1172, direct
738                 access to the folder's session instead
739                 of using getter. Patch by MartinP
740
741 2007-03-31 [paul]       2.8.1cvs74
742
743         * src/gtk/authors.h
744                 no need to list Fabien twice!
745
746 2007-03-31 [colin]      2.8.1cvs73
747
748         * src/inc.c
749                 If we're currently "overriding for %d minutes",
750                 don't ask
751
752 2007-03-31 [colin]      2.8.1cvs72
753
754         * src/compose.c
755         * src/imap.c
756         * src/inc.c
757         * src/inc.h
758         * src/messageview.c
759         * src/news.c
760         * src/plugins/spamassassin/spamassassin.c
761                 Offline override: Add a parameter to allow
762                 asking even if the override timer is running.
763                 Allows to ask every time the user makes an
764                 explicit action needing online access (such
765                 as Get Mail), and not when the action is 
766                 implicit (such as opening an IMAP folder)
767
768 2007-03-31 [colin]      2.8.1cvs71
769
770         * src/inc.c
771                 Override offline: "No" answer shouldn't
772                 re-ask after 3 seconds, but 10 minutes. 
773
774 2007-03-30 [colin]      2.8.1cvs70
775
776         * src/common/socket.c
777                 Better error reporting on unix socket
778                 failure (bind usually)
779         * src/gtk/gtkutils.c
780         * src/gtk/gtkutils.h
781                 Label window: add a pulsing progress
782                 bar to show we're not hung :)
783         * src/folderview.c
784         * src/main.c
785         * src/plugins/pgpcore/sgpgme.c
786                 Update API
787
788 2007-03-30 [colin]      2.8.1cvs69
789
790         * src/pop.c
791         * src/prefs_common.c
792                 Fix possible trashing of history and uidl
793                 files on disk full problems
794
795 2007-03-30 [paul]       2.8.1cvs68
796
797         * src/mainwindow.c
798         * src/summaryview.c
799         * src/summaryview.h
800                 update summary when changing layout type
801                 (fixes wrong folder icon being displayed)
802                 Thanks to Colin
803
804 2007-03-29 [colin]      2.8.1cvs67
805
806         * src/prefs_ext_prog.c
807                 The browser pref is irrelevant on Maemo
808
809 2007-03-29 [colin]      2.8.1cvs66
810
811         * src/compose.c
812         * src/compose.h
813                 Maemo: dynamically switch headers/text position
814         * src/prefs_common.c
815                 Maemo: hide compose's ruler by default
816         * src/common/socket.c
817         * src/common/socket.h
818                 Fix build warning
819
820 2007-03-29 [colin]      2.8.1cvs65
821
822         * src/common/socket.c
823         * src/common/socket.h
824                 Fix build when MAEMO_CFLAGS contains
825                 _X_OPENSOURCE (resolv.h errors as long
826                 as we don't add _BSD_SOURCE. Ugly).
827
828 2007-03-29 [wwp]        2.8.1cvs64
829
830         * src/prefs_logging.c
831                 Fix sensitivity of clip-log widgets in prefs/logging,
832                 thanks to Fabien.
833
834 2007-03-29 [wwp]        2.8.1cvs63
835
836         * po/POTFILES.in
837                 Updated files list for translations, thanks to Fabien.
838
839 2007-03-29 [colin]      2.8.1cvs62
840
841         * src/main.c
842         * src/common/Makefile.am
843         * src/common/utils.c
844                 Maybe make URI opening work in Maemo
845                 Requires testing :)
846
847 2007-03-28 [colin]      2.8.1cvs61
848
849         * src/folder.c
850         * src/folder.h
851         * src/folderview.c
852                 Add the possibility to sort folders arbitrarily
853                 (via editing of folderlist.xml only). Patch by
854                 Martin P <mp26+claws@os.inf.tu-dresden.de>
855                 Fixes bug 1166, 'Folder ordering is fixed and cannot 
856                 be changed by the user'
857
858 2007-03-28 [colin]      2.8.1cvs60
859
860         * src/mimeview.c
861                 Add popup menu for mime icons
862
863 2007-03-28 [colin]      2.8.1cvs59
864
865         * src/mainwindow.c
866                 Fix a layout issue when presenting
867                 mainwindow in Small screen layout
868         * src/toolbar.c
869         * src/toolbar.h
870                 Add a "Go to folder list" button for
871                 mainwindow, and make it default in
872                 the Maemo build
873
874 2007-03-28 [colin]      2.8.1cvs58
875
876         * src/compose.c
877                 Don't dynamically update title on Maemo
878                 Patch by Jean-Luc Biord
879
880 2007-03-27 [colin]      2.8.1cvs57
881
882         * src/compose.c
883         * src/folderview.c
884         * src/summaryview.c
885                 Enable tap-and-hold on Maemo
886
887 2007-03-26 [colin]      2.8.1cvs56
888
889         * src/compose.c
890                 More popup-menu (in attachments list)
891
892 2007-03-26 [colin]      2.8.1cvs55
893
894         * src/compose.c
895                 Enable popup-menu signal
896
897 2007-03-26 [colin]      2.8.1cvs54
898
899         * src/plugins/pgpinline/pgpinline.c
900                 Fix bug 1111, 'PGP/inline plugin hides text 
901                 around encrypted text block'. Patch based on
902                 a patch from Michal Cihar.
903
904 2007-03-26 [wwp]        2.8.1cvs53
905
906         * src/procmsg.c
907                 Fix getting a false error when sending queued message
908                 whereas the sending was fine (if there are subfolders
909                 in the queue folder), thanks to Colin.
910
911 2007-03-26 [paul]       2.8.1cvs52
912
913         * src/wizard.c
914                 update FACE header in welcome message
915
916 2007-03-25 [colin]      2.8.1cvs51
917
918         * src/Makefile.am
919                 Fix make dist
920
921 2007-03-25 [colin]      2.8.1cvs50
922
923         * src/main.c
924                 Fix OSSO_NAME on Maemo (patch by Jean-Luc)
925
926 2007-03-24 [colin]      2.8.1cvs49
927
928         * src/main.c
929                 Fix a few launch problems on Maemo
930                 Patch by Jean-Luc Biord
931
932 2007-03-24 [wwp]        2.8.1cvs48
933
934         * src/alertpanel.c
935         * src/alertpanel.h
936         * src/messageview.c
937         * src/summaryview.c
938                 Fix wrong action performed when closing the
939                 "ask about account specific filtering rules
940                 when filtering manually" dialog by pressing Escape.
941                 Fix wrong order of buttons in the "return receipt
942                 notification - the message was sent to several of
943                 your accounts" dialog.
944
945 2007-03-24 [paul]       2.8.1cvs47
946
947         * src/folderview.c
948                 an improvement to English usage
949         * tools/kdeservicemenu/README
950                 updated Claws url
951
952 2007-03-24 [paul]       2.8.1cvs46
953
954         * src/Makefile.am
955         * src/stock_pixmap.c
956         * src/pixmaps/edit_extern.xpm
957         * src/pixmaps/mail_sign.xpm
958                 rescue long lost icons
959
960 2007-03-24 [paul]       2.8.1cvs45
961
962         * src/toolbar.c
963                 fix toolbar (broken in 2.8.1cvs42)
964
965 2007-03-23 [colin]      2.8.1cvs44
966
967         * src/imap.c
968                 Correctly unsubscribe/resubscribe after
969                 RENAME
970
971 2007-03-23 [colin]      2.8.1cvs43
972
973         * src/prefs_common.c
974                 Maemo: as the platform is light on RAM, allow
975                 caches to be discarded faster.
976
977 2007-03-23 [colin]      2.8.1cvs42
978
979         * src/Makefile.am
980         * src/compose.c
981         * src/compose.h
982         * src/stock_pixmap.c
983         * src/stock_pixmap.h
984         * src/summaryview.c
985         * src/summaryview.h
986         * src/toolbar.c
987         * src/toolbar.h
988         * src/pixmaps/open_mail.xpm
989                 Maemo changes: Add the possibility to have
990                 "Open Email" and "Close Window" buttons on 
991                 toolbars (and use them in Maemo's default
992                 toolbars)
993
994 2007-03-23 [wwp]        2.8.1cvs41
995
996         * src/action.c
997                 Reverted that part of the action dialog closure logics, to
998                 pre-2.8.1cvs19. Managing action dialog w/ no output may be
999                 done later in a different way (or may not).
1000
1001 2007-03-22 [wwp]        2.8.1cvs40
1002
1003         * src/action.c
1004                 Fix sticky action dialog when got no output but action command
1005                 is pipe'ing out or inserting (introduced w/ 2.8.1cvs19).
1006
1007 2007-03-22 [colin]      2.8.1cvs39
1008
1009         * src/prefs_filtering.c
1010         * src/gtk/combobox.h
1011                 Fix escaping account names in filtering prefs
1012
1013 2007-03-22 [colin]      2.8.1cvs38
1014
1015         * src/addrindex.c
1016         * src/ldapctrl.h
1017         * src/ldapquery.c
1018                 Add any attribute specified in LDAP servers'
1019                 Search attributes to the Other Attributes tab
1020                 of contacts; Add 'telephoneNumber' in the
1021                 default list.
1022
1023 2007-03-22 [colin]      2.8.1cvs37
1024
1025         * src/folderview.c
1026         * src/folderview.h
1027         * src/mainwindow.c
1028                 Try to prevent race conditions when
1029                 changing the folder list
1030         * src/summaryview.c
1031                 Fix possible red folder icon when
1032                 switching from Small screen layout
1033                 to any other
1034
1035 2007-03-22 [colin]      2.8.1cvs36
1036
1037         * src/mainwindow.c
1038         * src/mainwindow.h
1039         * src/summaryview.c
1040                 Rename "little screen" to "Small screen"
1041         * src/gtk/Makefile.am
1042         * src/common/utils.c
1043         * src/mh.c
1044                 Fix Maemo-related compilation problems
1045
1046 2007-03-21 [colin]      2.8.1cvs35
1047
1048         * configure.ac
1049                 Fix previous commit
1050         * claws-mail.desktop
1051                 Remove .png from the Icon, it's useless
1052
1053 2007-03-21 [colin]      2.8.1cvs34
1054
1055         * configure.ac
1056         * src/Makefile.am
1057                 Add the necessary lib checking for 
1058                 Maemo
1059
1060 2007-03-21 [colin]      2.8.1cvs33
1061
1062         * src/main.c
1063                 Fix unconditional "error happened" when
1064                 sending via command-line. "lol @ myself"
1065
1066 2007-03-21 [colin]      2.8.1cvs32
1067
1068         * claws-mail-40x40.png
1069         * claws-mail-26x26.png
1070         * src/account.c
1071         * src/addressbook.c
1072         * src/compose.c
1073         * src/folderview.c
1074         * src/folderview.h
1075         * src/main.c
1076         * src/mainwindow.c
1077         * src/mainwindow.h
1078         * src/messageview.c
1079         * src/prefs_account.c
1080         * src/prefs_common.c
1081         * src/summary_search.c
1082         * src/summaryview.c
1083         * src/summaryview.h
1084         * src/gtk/authors.h
1085         * src/gtk/gtkutils.c
1086         * src/gtk/gtkutils.h
1087         * src/gtk/logwindow.c
1088         * src/gtk/menu.c
1089         * src/gtk/prefswindow.c
1090                 Add Maemo port (patch mainly by Jean-Luc Biort)
1091                 Add a new 'Little screen' layout to help on such
1092                 platforms (patch by me)
1093                 Make some default preferences different (more
1094                 adapted) on Maemo (patch by me)
1095
1096 2007-03-21 [wwp]        2.8.1cvs31
1097
1098         * src/prefs_logging.c
1099         * src/prefs_logging.h
1100                 Fixed copyright header of newly added files.
1101
1102 2007-03-21 [wwp]        2.8.1cvs30
1103
1104         * src/Makefile.am
1105         * src/filtering.c
1106         * src/filtering.h
1107         * src/folder.c
1108         * src/folderview.c
1109         * src/imap.c
1110         * src/inc.c
1111         * src/main.c
1112         * src/mainwindow.c
1113         * src/mainwindow.h
1114         * src/matcher.c
1115         * src/messageview.c
1116         * src/news.c
1117         * src/pop.c
1118         * src/prefs_common.c
1119         * src/prefs_common.h
1120         * src/prefs_logging.c
1121         * src/prefs_logging.h
1122         * src/prefs_other.c
1123         * src/procmsg.c
1124         * src/send_message.c
1125         * src/summaryview.c
1126         * src/common/log.c
1127         * src/common/log.h
1128         * src/common/nntp.c
1129         * src/common/session.c
1130         * src/common/smtp.c
1131         * src/common/socket.c
1132         * src/etpan/imap-thread.c
1133         * src/gtk/logwindow.c
1134         * src/gtk/logwindow.h
1135         * src/plugins/bogofilter/bogofilter.c
1136         * src/plugins/spamassassin/spamassassin.c
1137                 Added debugging of filtering/processing rules.
1138                 The debug log is here 'Tools/Filtering debug window',
1139                 the options there 'Configuration/Preferences/Other/Logging',
1140                 and the log file is ~/.claws-mail/filtering.log.
1141                 Moved protocol log prefs to 'Other/Logging' as well.
1142                 To support such debugging feature, the existing log API has
1143                 been enhanced (common/log.[ch] and gtk/logwindow.[ch]) and
1144                 this impacts many external modules (commits follow).
1145
1146 2007-03-21 [paul]       2.8.1cvs29
1147
1148         * src/etpan/Makefile.am
1149         * src/etpan/imap-thread.c
1150                 add missing #include
1151
1152 2007-03-21 [colin]      2.8.1cvs28
1153
1154         * src/procmime.c
1155                 Fix bug 1157, 'some broken messages confuse 
1156                 mime parser'. Make sure we can't have MimeInfos
1157                 with negative sizes.
1158
1159 2007-03-20 [colin]      2.8.1cvs27
1160
1161         * src/main.c
1162                 Fix missing \0 on buffer
1163
1164 2007-03-20 [colin]      2.8.1cvs26
1165
1166         * src/mh.c
1167                 Use make_dir_hier instead of make_dir 
1168                 to create the MH mailbox
1169
1170 2007-03-20 [colin]      2.8.1cvs25
1171
1172         * src/folder.c
1173         * src/folder.h
1174         * src/prefs_account.c
1175         * src/wizard.c
1176                 Fix default inbox weirdnesses (after wizard,
1177                 if path is Mail, mailbox identifier is #mh/Mailbox,
1178                 and when creating new accounts)
1179
1180 2007-03-20 [colin]      2.8.1cvs24
1181
1182         * src/account.c
1183                 Write folderlist after adding/deleting accounts
1184                 that have folders
1185
1186 2007-03-20 [colin]      2.8.1cvs23
1187
1188         * src/imap.c
1189         * src/remotefolder.h
1190                 Fix bug 1153, 'CM segfaults if IMAP folder is 
1191                 selected while scanning prior to update'
1192
1193 2007-03-17 [paul]       2.8.1cvs22
1194
1195         * src/main.c
1196                 fix a typo, and be a little more verbose.
1197
1198 2007-03-17 [wwp]        2.8.1cvs21
1199
1200         * src/inc.c
1201                 Fix a compiler warning.
1202
1203 2007-03-16 [wwp]        2.8.1cvs20
1204
1205         * tools/Makefile.am
1206         * tools/README
1207                 Updated to deal w/ the new mairix.sh tool.
1208
1209 2007-03-16 [wwp]        2.8.1cvs19
1210
1211         * src/action.c
1212                 Fix logics issues around the action IO dialog:
1213                 - disable entry widget and exec button when
1214                   the exec button is clicked (don't wait for any
1215                   output line) - fix possible disabling/re-enabling/
1216                   re-disabling of those widgets
1217                 - raise an error if executing a %as{} action either
1218                   empty or invalid, instead of failing silently
1219                 - don't close the dialog if the abort button has been
1220                   clicked and if there was no output yet
1221                 - set focus to the abort button when the exec button
1222                   is clicked
1223                 - fix capitalization of a warning message
1224
1225 2007-03-16 [wwp]        2.8.1cvs18
1226
1227         * tools/mairix.sh
1228                 Added a wrapper to mairix to the tools folder.
1229
1230 2007-03-16 [colin]      2.8.1cvs17
1231
1232         * src/messageview.c
1233         * src/mimeview.h
1234                 Allow mimeviewer plugins to print
1235                 their stuff
1236
1237 2007-03-16 [colin]      2.8.1cvs16
1238
1239         * .cvsignore
1240                 Ignore *.patchset
1241
1242 2007-03-15 [colin]      2.8.1cvs15
1243
1244         * src/messageview.c
1245         * src/mimeview.h
1246                 Add a way for mimeviewer plugins to
1247                 implement body search
1248
1249 2007-03-15 [paul]       2.8.1cvs14
1250
1251         * src/prefs_spelling.c
1252                 fix English usage
1253
1254 2007-03-15 [paul]       2.8.1cvs13
1255
1256         * src/common/quoted-printable.c
1257                 fix decoding of quoted-printable parts
1258
1259 2007-03-14 [wwp]        2.8.1cvs12
1260
1261         * src/gtk/logwindow.h
1262                 Oops, remove that devel stuff committed w/ 2.8.1cvs11 :\.
1263
1264 2007-03-14 [wwp]        2.8.1cvs11
1265
1266         * src/gtk/logwindow.h
1267                 Complete 2.8.1cvs10.
1268
1269 2007-03-14 [colin]      2.8.1cvs10
1270
1271         * src/gtk/logwindow.c
1272                 Probably fix bug 1149, crash on logwindow
1273                 close - at the expense of performance once
1274                 logwin has been opened
1275
1276 2007-03-14 [colin]      2.8.1cvs9
1277
1278         * src/main.c
1279                 If claws-mail is running on another
1280                 display, warn instead of popping it up
1281                 on the other display
1282
1283 2007-03-12 [colin]      2.8.1cvs8
1284
1285         * src/wizard.c
1286                 Fix bug 1145, 'Setting a different name 
1287                 for the Mailbox name isn't reflected in 
1288                 default account settings'. Patch by wwp
1289
1290 2007-03-12 [colin]      2.8.1cvs7
1291
1292         * src/summaryview.c
1293                 Fix bug 1143, 'Add number of messages to be 
1294                 deleted to confirmation dialog'
1295
1296 2007-03-12 [wwp]        2.8.1cvs6
1297
1298         * src/folderview.c
1299         * src/prefs_common.c
1300         * src/prefs_common.h
1301         * src/prefs_summaries.c
1302                 Changed the option that displays unread messages count
1303                 next to the folder name in folder list: it is now
1304                 possible to either display nothing, display the
1305                 unread messages number only or the unread and total messages
1306                 numbers. The patch includes this extra feature as well
1307                 as some minor fixes by rewriting the algo in folderview.c.
1308                 Thanks to Paul for the original idea and implementation, plus
1309                 testing and proof-reading!
1310
1311 2007-03-09 [paul]       2.8.1cvs5
1312
1313         * tools/Makefile.am
1314         * tools/README
1315         * tools/claws-mail-compose-insert-files.pl
1316                 added a script which enables inserting files
1317                 into the message body of a new Claws Mail
1318                 Compose window from the command line. Additionally
1319                 To, Cc, Subject and files to attach to the message
1320                 can be specified.
1321
1322 2007-03-09 [wwp]        2.8.1cvs4
1323
1324         * src/addr_compl.c
1325         * src/addr_compl.h
1326         * src/filtering.c
1327                 Optimize matching of addresses in the addressbook
1328                 (filtering/processing 'found_in_addressbook' condition).
1329
1330 2007-03-07 [wwp]        2.8.1cvs3
1331
1332         * src/quote_fmt.c
1333         * src/quote_fmt_lex.l
1334         * src/quote_fmt_parse.y
1335                 Add a new quote format symbol: %A to insert the
1336                 sender email address (just the address itself).
1337
1338 2007-03-06 [wwp]        2.8.1cvs2
1339
1340         * src/gtk/gtkutils.c
1341         * src/plugins/trayicon/trayicon_prefs.h
1342         * src/plugins/trayicon/trayicon_prefs.c
1343         * src/plugins/trayicon/trayicon.c
1344         * src/mainwindow.h
1345         * src/mainwindow.c
1346                 Add a new trayicon (optional) feature: minimize to tray. When enabled,
1347                 minimizing Claws-Mail main window will hide it to the trayicon instead.
1348
1349
1350 2007-03-06 [paul]       2.8.1cvs1
1351
1352         * NEWS
1353         * README
1354         * RELEASE_NOTES
1355         * configure.ac
1356                 bump version number following
1357                 stable release
1358
1359 2007-03-06 [paul]       2.8.0cvs24
1360
1361         * po/cs.po
1362                 corrected by by Tim <timbrain@post.cz>
1363
1364 2007-03-05 [colin]      2.8.0cvs23
1365
1366         * src/Makefile.am
1367         * src/procmime.c
1368                 Fix mime/globs path on NetBSD
1369                 patch by George Michaelson
1370
1371 2007-03-05 [wwp]        2.8.0cvs22
1372
1373         * src/addr_compl.c
1374                 Remove debug statement (accidentally committed w/ cvs14).
1375
1376 2007-03-05 [paul]       2.8.0cvs21
1377
1378         * src/plugins/pgpcore/prefs_gpg.c
1379                 fix compiler warning
1380
1381 2007-03-05 [wwp]        2.8.0cvs20
1382
1383         * src/matcher_parser_parse.y
1384                 Fix mismerge between cvs17 and cvs19.
1385
1386 2007-03-05 [wwp]        2.8.0cvs19
1387
1388         * src/matcher_parser_parse.y
1389         * src/prefs_filtering_action.c
1390         * src/matcher.c
1391         * src/matcher.h
1392         * src/filtering.c
1393         * src/filtering.h
1394                 Add new 'add_to_addressbook' filtering/processing action.
1395
1396 2007-03-05 [wwp]        2.8.0cvs18
1397
1398         * src/filtering.c
1399                 Fix mark_as_ham filtering/processing action: spam flag
1400                 was not unset.
1401
1402 2007-03-04 [colin]      2.8.0cvs17
1403
1404         * src/filtering.c
1405         * src/matcher.c
1406         * src/matcher.h
1407         * src/matcher_parser_parse.y
1408         * src/prefs_filtering_action.c
1409                 Add 'Mark as spam' and 'Mark as ham' filtering
1410                 actions. Fixes bug 1138.
1411
1412 2007-03-04 [colin]      2.8.0cvs16
1413
1414         * src/imap.c
1415                 Fix bug 1140, wrong return value
1416                 without libetpan
1417
1418 2007-03-04 [wwp]        2.8.0cvs15
1419
1420         * src/addr_compl.c
1421                 Rollback cvs14: don't free stuff that is managed in g_list.
1422
1423 2007-03-04 [wwp]        2.8.0cvs14
1424
1425         * src/addr_compl.c
1426                 Fix a leak in address completion code.
1427
1428 2007-03-04 [colin]      2.8.0cvs13
1429
1430         * src/addr_compl.c
1431                 Maybe fix bug 1136, 'Crash in group 
1432                 address completion'
1433
1434 2007-03-04 [iwkse]      2.8.0cvs12
1435
1436         * src/imap.c
1437                 fix: alertpanel.h included only in #ifdef HAVE_LIBETPAN
1438
1439 2007-03-03 [colin]      2.8.0cvs11
1440
1441         * src/plugins/pgpinline/pgpinline.c
1442                 Fix off-by-one, fix double-free. Fixes
1443                 bug 1135, 'cm-segfault on decrypting 
1444                 with PGP/inline'
1445
1446 2007-03-03 [colin]      2.8.0cvs10
1447
1448         * configure.ac
1449         * src/main.c
1450         * src/common/plugin.c
1451                 Fix bug 1134, 'Valgrind macros unhandled 
1452                 by Irix's cc'
1453
1454 2007-03-02 [colin]      2.8.0cvs9
1455
1456         * src/mbox.c
1457                 Don't error out on EAGAIN. Fixes 
1458                 bug 1129, '"local mbox file" account 
1459                 isn't retrieving mails'
1460
1461 2007-03-01 [wwp]        2.8.0cvs8
1462
1463         * src/mainwindow.c
1464         * src/gtk/colorlabel.c
1465                 Remove accels for extra color labels until we set better
1466                 and definitive ones.
1467
1468 2007-02-28 [wwp]        2.8.0cvs7
1469
1470         * src/mainwindow.c
1471         * src/matcher_parser_parse.y
1472         * src/prefs_common.c
1473         * src/prefs_msg_colors.c
1474         * src/procmsg.h
1475         * src/gtk/colorlabel.c
1476         * src/gtk/colorlabel.h
1477                 Add more customizable color labels. Cleaned up a bit
1478                 the color label API to avoid duplicate defines of
1479                 the max number of colors.
1480
1481 2007-02-27 [colin]      2.8.0cvs6
1482
1483         * src/mainwindow.c
1484         * src/common/utils.c
1485         * src/common/utils.h
1486                 Fix '+' in mailto URIs for List-* headers
1487
1488 2007-02-27 [colin]      2.8.0cvs5
1489
1490         * src/gtk/gtkutils.c
1491                 Use gtk_window_set_role instead of 
1492                 _set_wmclass
1493
1494 2007-02-27 [colin]      2.8.0cvs4
1495
1496         * src/inc.c
1497                 Fix "After receiving new mail, go to inbox" on IMAP,
1498                 and make it work only on manual reception
1499
1500 2007-02-27 [wwp]        2.8.0cvs3
1501
1502         * src/prefs_filtering.c
1503         * src/prefs_filtering_action.c
1504         * src/prefs_matcher.c
1505                 Update filtering matcher's and action's color label menus
1506                 when re-opening those dialogs (reflect any change to the
1507                 color labels list in the preferences).
1508
1509 2007-02-27 [colin]      2.8.0cvs2
1510
1511         * src/imap.c
1512         * src/etpan/etpan-thread-manager-types.h
1513         * src/etpan/etpan-thread-manager.c
1514         * src/etpan/imap-thread.c
1515                 Log imap ALERTs as errors in the log.
1516
1517 2007-02-26 [paul]       2.8.0cvs1
1518
1519         * tools/claws.i18n.status.pl
1520                 updated
1521
1522 2007-02-26 [paul]       2.7.2cvs75
1523
1524         * po/ca.po
1525         * po/cs.po
1526         * po/de.po
1527         * po/en_GB.po
1528         * po/fi.po
1529         * po/fr.po
1530         * po/hu.po
1531         * po/pl.po
1532         * po/pt_BR.po
1533         * po/sk.po
1534         * po/sr.po
1535         * po/zh_CN.po
1536                 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
1537                 me, Flammie Pirinen, Fabien Vantard, Pader Rezso,
1538                 Pawel Pekala, Frederico Goncalves Guimaraes, Andrej Kacian,
1539                 Aleksandar Urosevic, and Ralgh Young
1540
1541 2007-02-25 [mones]      2.7.2cvs74
1542
1543         * po/es.po
1544                 Updated for release
1545
1546 2007-02-25 [colin]      2.7.2cvs73
1547
1548         * src/main.c
1549                 Clearing the list is only useful
1550                 to prevent a valgrind false-positive
1551
1552 2007-02-25 [paul]       2.7.2cvs72
1553
1554         * tools/Makefile.am
1555         * tools/README
1556         * tools/kmail-mailbox2claws-mail.pl  **ADDED**
1557         * tools/maildir2claws-mail.pl  **REMOVED**
1558                 renamed the script, fixed a couple bugs
1559
1560 2007-02-23 [colin]      2.7.2cvs71
1561
1562         * src/addressbook.c
1563                 Fix a leak, check for a few improbable nulls
1564
1565 2007-02-23 [colin]      2.7.2cvs70
1566
1567         * src/main.c
1568         * src/main.h
1569         * src/plugins/trayicon/trayicon.c
1570                 Fix blinking mainwin when starting in tray
1571                 (show mainwindow later in the startup process,
1572                  apart if restarting post-crash)
1573
1574 2007-02-23 [colin]      2.7.2cvs69
1575
1576         * src/folderview.c
1577         * src/imap_gtk.c
1578                 Fix crash when unsubscribing the currently
1579                 selected/opened folder
1580
1581 2007-02-23 [colin]      2.7.2cvs68
1582
1583         * src/compose.c
1584                 Fix bug that prevented colorization to
1585                 work without wrap quotation option
1586
1587 2007-02-23 [colin]      2.7.2cvs67
1588
1589         * src/addr_compl.c
1590                 Fix refcounting, start and end completion who
1591                 behaved as if there couldn't be any other current
1592                 user of completion
1593
1594 2007-02-23 [wwp]        2.7.2cvs66
1595
1596         * src/addressbook.c
1597         * src/addrindex.c
1598                 Address completion fixes: fix addressbook_peek_folder_exists() in
1599                 which the algorithm was ridiculously over-obfuscated and broken.
1600                 Fix addrindex_load_completion() as well, to load addresses in
1601                 completion list with regards to what addressbook_peek_folder_exists()
1602                 returns now.
1603
1604 2007-02-23 [wwp]        2.7.2cvs65
1605
1606         * src/addr_compl.c
1607                 Add addresses to completion when they're non-empty (thanks to Colin).
1608
1609 2007-02-23 [paul]       2.7.2cvs64
1610
1611         * src/plugins/pgpcore/passphrase.c
1612                 remove 'const '
1613
1614 2007-02-23 [colin]      2.7.2cvs63
1615
1616         * src/plugins/pgpcore/prefs_gpg.c
1617         * src/plugins/pgpcore/prefs_gpg.h
1618         * src/plugins/pgpcore/sgpgme.c
1619         * src/plugins/pgpinline/pgpinline.c
1620         * src/plugins/pgpmime/pgpmime.c
1621                 Try harder to respect user's choice wrt
1622                 gpg-agent even with gpg2, by unsetting
1623                 GPG_AGENT_INFO when necessary.
1624
1625 2007-02-22 [paul]       2.7.2cvs62
1626
1627         * src/plugins/pgpcore/sgpgme.c
1628         * src/plugins/pgpcore/sgpgme.h
1629         * src/plugins/pgpcore/passphrase.c
1630         * src/plugins/pgpinline/pgpinline.c
1631         * src/plugins/pgpmime/pgpmime.c
1632                 Fix a leak - gpgme_data_release_and_get_mem
1633                 leaks in recent gpgme. Workaround by using
1634                 our own function.
1635
1636 2007-02-22 [paul]       2.7.2cvs61
1637
1638         * src/gtk/quicksearch.c
1639                 Abandon dynamic search when pressing
1640                 Enter
1641
1642 2007-02-21 [colin]      2.7.2cvs60
1643
1644         * src/procmsg.c
1645         * src/plugins/pgpcore/passphrase.c
1646                 Fix little memory leaks
1647         * src/main.c
1648                 Fix false-positive leak at exit
1649         * src/gtk/quicksearch.c
1650                 Fix potentially big leak in recursive
1651                 Quicksearch
1652
1653 2007-02-21 [wwp]        2.7.2cvs59
1654
1655         * src/summaryview.c
1656                 Add missing newline to a debug message.
1657
1658 2007-02-20 [colin]      2.7.2cvs58
1659
1660         * src/Makefile.am
1661         * src/mimeview.c
1662         * src/stock_pixmap.c
1663         * src/stock_pixmap.h
1664         * src/pixmaps/mime_pgpsig.xpm
1665                 Add icon for application/pgp-signature
1666
1667 2007-02-20 [colin]      2.7.2cvs57
1668
1669         * src/Makefile.am
1670         * src/main.c
1671         * src/mimeview.c
1672         * src/stock_pixmap.c
1673         * src/stock_pixmap.h
1674         * src/pixmaps/mime_calendar.xpm
1675         * src/pixmaps/mime_pdf.xpm
1676         * src/pixmaps/mime_ps.xpm
1677                 Add icons for text/calendar, application/pdf
1678                 and application/postscript
1679
1680 2007-02-20 [colin]      2.7.2cvs56
1681
1682         * autogen.sh
1683         * src/matcher_parser_parse.y
1684         * src/matcher_parser_lex.l
1685                 Fix big memory leak in flex, and
1686                 require flex 2.5.31
1687
1688 2007-02-20 [wwp]        2.7.2cvs55
1689
1690         * src/matcher_parser_parse.y
1691                 Fix a duplicate token definition (thanks to iwkse).
1692
1693 2007-02-20 [wwp]        2.7.2cvs54
1694
1695         * src/matcher_parser_lex.l
1696         * src/quote_fmt_lex.l
1697                 Use proper flex options instead of direct use of #define,
1698                 make the flex-generated C lighter.
1699
1700 2007-02-20 [colin]      2.7.2cvs53
1701
1702         * src/summaryview.c
1703                 Grab focus in message list after hiding
1704                 the quicksearch, instead of leaving it
1705                 "somewhere"
1706
1707 2007-02-19 [colin]      2.7.2cvs52
1708
1709         * src/folderview.c
1710                 Fix bug 1033, 'Automatically refresh 
1711                 message list when new messages arrives'
1712                 Looks like folderview->opened can sometimes
1713                 be wrong...
1714
1715 2007-02-19 [paul]       2.7.2cvs51
1716
1717         * tools/Makefile.am
1718         * tools/README
1719         * tools/thunderbird-filters-convertor.pl
1720                 add new script which converts thunderbird filter
1721                 rules to Claws filter rules
1722
1723 2007-02-18 [paul]       2.7.2cvs50
1724
1725         * src/plugins/pgpcore/prefs_gpg.c
1726         * src/plugins/pgpcore/prefs_gpg.h
1727         * src/plugins/pgpcore/sgpgme.c
1728         * src/plugins/pgpinline/pgpinline.c
1729         * src/plugins/pgpmime/pgpmime.c
1730                 improved GUI interoperability with gpg-agent
1731
1732 2007-02-18 [paul]       2.7.2cvs49
1733
1734         * src/prefs_account.c
1735                 Privacy options sensitivity fix
1736
1737 2007-02-17 [colin]      2.7.2cvs48
1738
1739         * src/messageview.c
1740                 Reset icon to warning in the noticeview
1741
1742 2007-02-15 [colin]      2.7.2cvs47
1743
1744         * src/folderview.c
1745                 Fix a manifestation of bug 1033 (summaryview failing
1746                 to update for new mails), which happens after editing
1747                 account preferences or preferences that cause a 
1748                 folderview reload.
1749
1750 2007-02-15 [colin]      2.7.2cvs46
1751
1752         * src/addressbook.c
1753                 Probably fix bug 1123, 'Segmentation 
1754                 fault while opening address book'. I get
1755                 g_warnings if the saved paned position is
1756                 not greater than 0. Also, save position
1757                 when hiding the addressbook instead of
1758                 via signal.
1759
1760 2007-02-14 [colin]      2.7.2cvs45
1761
1762         * src/plugins/pgpcore/prefs_gpg.c
1763         * src/plugins/pgpcore/prefs_gpg.h
1764         * src/plugins/pgpcore/sgpgme.c
1765         * src/plugins/pgpinline/pgpinline.c
1766         * src/plugins/pgpmime/pgpmime.c
1767                 Add an option "Use gpg-agent if available". Fixes
1768                 annoyances with distro-installed gpg-agent, when
1769                 no pinentry program is installed, and the user's 
1770                 at a loss on why "decryption failed". Makes more
1771                 clear why passphrase isn't saved when gpg-agent is
1772                 used. Defaults to true, to avoid changing the 
1773                 current behaviour.
1774
1775 2007-02-14 [wwp]        2.7.2cvs44
1776
1777         * src/matcher_parser_parse.y
1778                 Fix missing line number reset (wrong line number might appear
1779                 when re-loading filtering rules if there's a parser error).
1780
1781 2007-02-13 [colin]      2.7.2cvs43
1782
1783         * src/common/utils.c
1784                 Don't encode ',' in URIs before passing it
1785                 to the browser command-line. It was probably
1786                 done at a time where commas in URIs made
1787                 mozilla -remote 'openurl(%s,new-window)'
1788                 bug.
1789
1790 2007-02-13 [wwp]        2.7.2cvs42
1791
1792         * src/prefs_matcher.c
1793         * src/plugins/bogofilter/bogofilter_gtk.c
1794                 A bit of string factorization around "Select ..." buttons.
1795
1796 2007-02-11 [colin]      2.7.2cvs41
1797
1798         * src/alertpanel.c
1799                 Make sure to escape the title
1800
1801 2007-02-11 [colin]      2.7.2cvs40
1802
1803         * src/codeconv.c
1804                 Recognize .utf8 locales as .UTF-8 ones
1805
1806 2007-02-11 [colin]      2.7.2cvs39
1807
1808         * src/compose.c
1809                 Fix code conversion when dragging a file
1810
1811 2007-02-09 [colin]      2.7.2cvs38
1812
1813         * src/plugins/clamav/clamav_plugin.c
1814                 Complete Paul's patch with conditional
1815                 compilation to avoid breaking compilation
1816                 on old Dapper and Edgy... Maybe other
1817                 distros too.
1818
1819 2007-02-09 [paul]       2.7.2cvs37
1820
1821         * src/plugins/clamav/clamav_plugin.c
1822                 fix for the upstream changes in libclamav
1823
1824 2007-02-09 [paul]       2.7.2cvs36
1825
1826         * src/main.c
1827         * src/mainwindow.c
1828         * src/procmsg.c
1829         * src/procmsg.h
1830                 fix "warn if there are queued messages" (on exit)
1831                 option, which only checked the first mailbox's
1832                 queue
1833                 don't ask before emptying trash if there are no
1834                 messages in trash, also check and empty all trash
1835                 folders
1836         * src/prefs_other.c
1837                 move "Ask before emptying trash" option
1838                 outside of the "On exit" frame as it's
1839                 not only an "On exit" option
1840
1841 2007-02-09 [paul]       2.7.2cvs35
1842
1843         * src/addrgather.c
1844         * src/alertpanel.c
1845         * src/editldap.c
1846         * src/prefs_account.c
1847         * src/prefs_folder_item.c
1848         * src/prefs_gtk.h
1849         * src/prefs_matcher.c
1850         * src/prefs_message.c
1851         * src/prefs_msg_colors.c
1852         * src/prefs_summaries.c
1853         * src/wizard.c
1854         * src/gtk/inputdialog.c
1855         * src/plugins/bogofilter/bogofilter_gtk.c
1856                 pedantic commit: use 'checkbtn' everywhere
1857                 instead of a mixture of 'checkbtn' and 'chkbtn'
1858
1859 2007-02-09 [paul]       2.7.2cvs34
1860
1861         * src/compose.c
1862                 fix default hotkeys
1863         * src/prefs_other.c
1864         * src/prefs_send.c
1865                 move "Never send Return Receipts" from
1866                 prefs_other to prefs_send
1867                 add an option "Ask about account specific
1868                 filtering rules..." to prefs_other
1869         * src/gtk/gtkutils.c
1870                 fix a compiler warning
1871
1872 2007-02-08 [colin]      2.7.2cvs33
1873
1874         * src/plugins/pgpinline/pgpinline.c
1875                 Fix bug 1110, 'pgpmime fails to process 
1876                 encapsulated openpgp mime (rfc 3156, 6.1 
1877                 -> rfc1847)'
1878                 It was due to an interaction between PGP/Mime
1879                 and PGP/Inline plugin. 
1880
1881 2007-02-08 [colin]      2.7.2cvs32
1882
1883         * src/inc.c
1884         * src/mbox.c
1885         * src/mbox.h
1886                 Fix bug 1117, 'fcntl locking code 
1887                 does not work in mbox.c'
1888
1889 2007-02-08 [colin]      2.7.2cvs31
1890
1891         * src/prefs_account.c
1892                 Fix Gentoo bug 165819, 'can't create 
1893                 a "local mbox file" account'. Patch
1894                 by Olivier <castan.o@free.fr>
1895
1896 2007-02-07 [colin]      2.7.2cvs30
1897
1898         * src/ldapquery.c
1899                 Fix bug 1106, 'Claws crash on exit if LDAPS 
1900                 autocompletion was used'
1901
1902 2007-02-07 [paul]       2.7.2cvs29
1903
1904         * src/folder.c
1905                 cut down on unnecessary debug_prints
1906         * src/imap_gtk.c
1907                 fix menu_set_active() on 'Show only
1908                 subscribed folders'
1909
1910 2007-02-07 [paul]       2.7.2cvs28
1911
1912         * src/plugins/clamav/clamav_plugin.c
1913         * src/plugins/clamav/clamav_plugin.h
1914         * src/plugins/clamav/clamav_plugin_gtk.c
1915                 fix copyright header
1916
1917 2007-02-07 [paul]       2.7.2cvs27
1918
1919         * src/procheader.c
1920                 fix bug 1116, 'summary view allow a 
1921                 subject line break'
1922
1923 2007-02-06 [colin]      2.7.2cvs26
1924
1925         * src/summaryview.c
1926                 Fix delete thread
1927
1928 2007-02-05 [fabien]     2.7.2cvs25
1929
1930         * po/POTFILES.in
1931         * src/uri_opener.c
1932                 i18n related - 1 fix and 1 message for translators.
1933
1934 2007-02-05 [colin]      2.7.2cvs24
1935
1936         * src/gtk/quicksearch.c
1937                 Don't reload summary list if quicksearch wasn't
1938                 active on hiding; move currently selected mail in
1939                 the visible area when showing the quicksearch
1940
1941 2007-02-05 [colin]      2.7.2cvs23
1942
1943         * src/folderview.c
1944                 Add debug to try to solve bug 1104
1945
1946 2007-02-05 [paul]       2.7.2cvs22
1947
1948         * src/mainwindow.c
1949                 confirm before emptying trash on exit is
1950                 a Yes or No answer, use Yes or No in the
1951                 dialog
1952
1953 2007-02-04 [colin]      2.7.2cvs21
1954
1955         * src/compose.c
1956         * src/plugins/pgpcore/passphrase.c
1957         * src/plugins/pgpcore/select-keys.c
1958                 Set wmclass on new windows
1959
1960 2007-02-04 [colin]
1961
1962         2.8.0-rc1 released
1963
1964 2007-02-04 [colin]      2.7.2cvs20
1965
1966         * src/compose.c
1967         * src/compose.h
1968                 Auto save drafts on exit, reopen them
1969                 at startup, instead of asking
1970         * src/account.c
1971         * src/addressadd.c
1972         * src/addressbook.c
1973         * src/addressbook_foldersel.c
1974         * src/addrgather.c
1975         * src/crash.c
1976         * src/editaddress.c
1977         * src/editbook.c
1978         * src/editgroup.c
1979         * src/editjpilot.c
1980         * src/editldap.c
1981         * src/editldap_basedn.c
1982         * src/editvcard.c
1983         * src/exphtmldlg.c
1984         * src/expldifdlg.c
1985         * src/export.c
1986         * src/foldersel.c
1987         * src/gedit-print.c
1988         * src/import.c
1989         * src/importldif.c
1990         * src/importmutt.c
1991         * src/importpine.c
1992         * src/main.c
1993         * src/mainwindow.c
1994         * src/message_search.c
1995         * src/messageview.c
1996         * src/prefs_actions.c
1997         * src/prefs_customheader.c
1998         * src/prefs_display_header.c
1999         * src/prefs_filtering.c
2000         * src/prefs_filtering_action.c
2001         * src/prefs_folder_column.c
2002         * src/prefs_gtk.c
2003         * src/prefs_matcher.c
2004         * src/prefs_other.c
2005         * src/prefs_summaries.c
2006         * src/prefs_summary_column.c
2007         * src/prefs_template.c
2008         * src/sourcewindow.c
2009         * src/ssl_manager.c
2010         * src/summary_search.c
2011         * src/uri_opener.c
2012         * src/gtk/about.c
2013         * src/gtk/description_window.c
2014         * src/gtk/foldersort.c
2015         * src/gtk/gtkutils.c
2016         * src/gtk/gtkutils.h
2017         * src/gtk/icon_legend.c
2018         * src/gtk/logwindow.c
2019         * src/gtk/pluginwindow.c
2020         * src/gtk/prefswindow.c
2021                 Give different wmclass to different
2022                 windows - thanks to sed ;)
2023
2024 2007-02-04 [colin]      2.7.2cvs19
2025
2026         * src/main.c
2027                 Revert previous patch, can't reproduce
2028                 it anymore. 
2029
2030 2007-02-03 [colin]      2.7.2cvs18
2031
2032         * src/main.c
2033                 Don't save the mainwindow size and
2034                 position on emergency exit (libSM's
2035                 "die" callback), Xfce seems to make
2036                 the window smaller just before the
2037                 size's saved.
2038
2039 2007-02-03 [colin]      2.7.2cvs17
2040
2041         * src/plugins/bogofilter/bogofilter.c
2042         * src/plugins/bogofilter/bogofilter.h
2043         * src/plugins/bogofilter/bogofilter_gtk.c
2044         * src/plugins/pgpinline/pgpinline.c
2045         * src/plugins/pgpinline/pgpinline.h
2046                 Fix more copyrights
2047
2048 2007-02-03 [colin]      2.7.2cvs16
2049
2050         * src/partial_download.c
2051         * src/partial_download.h
2052         * src/ssl_manager.c
2053         * src/ssl_manager.h
2054         * src/uri_opener.c
2055         * src/uri_opener.h
2056         * src/wizard.c
2057         * src/wizard.h
2058         * src/common/ssl_certificate.c
2059         * src/common/ssl_certificate.h
2060         * src/gtk/quicksearch.c
2061         * src/gtk/quicksearch.h
2062         * src/gtk/sslcertwindow.c
2063         * src/gtk/sslcertwindow.h
2064                 Fix copyright on my files
2065
2066 2007-02-02 [colin]      2.7.2cvs15
2067
2068         * src/Makefile.am
2069         * src/mainwindow.c
2070         * src/messageview.c
2071         * src/messageview.h
2072         * src/textview.c
2073         * src/textview.h
2074         * src/uri_opener.c
2075         * src/uri_opener.h
2076                 Add Tools/List URIs to allow
2077                 opening any URI in the current mail
2078
2079 2007-02-02 [colin]      2.7.2cvs14
2080
2081         * src/common/valgrind.h ** NEW FILE **
2082         * src/common/Makefile.am
2083         * src/common/plugin.c
2084                 Don't dlclose the plugins if we're running
2085                 under valgrind. (doesn't require valgrind
2086                 either at compile time or run time).
2087
2088 2007-02-01 [paul]       2.7.2cvs13
2089
2090         * AUTHORS
2091         * src/gtk/authors.h
2092         * tools/freshmeat_search.pl
2093         * tools/google_search.pl
2094         * tools/multiwebsearch.pl
2095                 add support for non ISO-8859-1 compatible locales
2096                 Patch by Alex Gorbachenko <agent_007@immo.ru>
2097
2098 2007-02-01 [colin]      2.7.2cvs12
2099
2100         * src/prefs_other.c
2101         * src/prefs_summaries.c
2102                 Move keybinding prefs to the Other page
2103
2104 2007-02-01 [wwp]        2.7.2cvs11
2105
2106         * src/plugins/trayicon/trayicon.c
2107                 Fix a raising issue within KDE.
2108
2109 2007-02-01 [colin]      2.7.2cvs10
2110
2111         * src/codeconv.c
2112                 Fix stray quotes in encoded strings
2113         * src/addressadd.c
2114                 Fix wrong call causing g_warnings
2115         * src/textview.c
2116                 Remove useless message
2117
2118 2007-01-31 [wwp]        2.7.2cvs9
2119
2120         * src/plugins/trayicon/trayicon.c
2121                 fix buggy hiding of main window when closing if close-to-tray
2122                 is not set (bad logics  in the trayicon hook code).
2123                 Changed the quit confirmation message too.
2124
2125 2007-01-30 [colin]      2.7.2cvs8
2126
2127         * src/main.c
2128                 Fix hidden mainwindow after clicking on
2129                 the X close button, if compose windows
2130                 exist and the user chooses not to quit
2131
2132 2007-01-30 [colin]      2.7.2cvs7
2133
2134         * src/main.c
2135         * src/compose.c
2136                 Handle local URIs to attach files (file:///...)
2137                 Fixes attaching files from Thunar for example
2138
2139 2007-01-30 [colin]      2.7.2cvs6
2140
2141         * src/prefs_ext_prog.c
2142                 Add 'mousepad' to the list of text editors.
2143                 Mousepad is XFCE's text editor
2144
2145 2007-01-29 [wwp]        2.7.2cvs5
2146
2147         * po/POTFILES.in
2148         * src/plugins/trayicon/trayicon_prefs.c
2149                 trayicon i18n fixes, thanks to Fabien.
2150
2151 2007-01-28 [wwp]        2.7.2cvs4
2152
2153         * src/mainwindow.c
2154         * src/mainwindow.h
2155         * src/plugins/trayicon/trayicon.c
2156         * src/plugins/trayicon/trayicon_prefs.c
2157         * src/plugins/trayicon/trayicon_prefs.h
2158                 Added a new TrayIcon plugin option to close to tray
2159                 (WM's hotkey and [X] button will hide the window instead
2160                 of closing it - closing CM can be done using the tray icon
2161                 menu or the File menu).
2162                 Improved visibility handling in trayicon, clicking the
2163                 trayicon now raise the window to current desktop when it
2164                 was either minimized/shaded/on another desktop.
2165                 Thanks to Paul for testing and fixing a strange behaviour
2166                 in KDE ;-).
2167
2168 2007-01-27 [paul]       2.7.2cvs3
2169
2170         * src/prefs_folder_item.c
2171         * src/prefs_receive.c
2172         * src/plugins/pgpcore/prefs_gpg.c
2173                 use 'start-up' instead of 'startup' in labels
2174
2175 2007-01-26 [wwp]        2.7.2cvs2
2176
2177         * src/plugins/trayicon/Makefile.am
2178         * src/plugins/trayicon/trayicon.c
2179         * src/plugins/trayicon/trayicon_prefs.c
2180         * src/plugins/trayicon/trayicon_prefs.h
2181                 Add a new TrayIcon option to hide the main window at
2182                 start-up.
2183                 Fix trayicon.c copyright header.
2184
2185 2007-01-26 [paul]       2.7.2cvs1
2186
2187         * NEWS
2188         * README
2189         * RELEASE_NOTES
2190         * configure.ac
2191                 bump up version number following
2192                 stable release
2193
2194 2007-01-25 [mones]      2.7.1cvs60
2195
2196         * po/es.po
2197                 updated thousands of strings (well, probably less ;-)
2198
2199 2007-01-25 [colin]      2.7.1cvs59
2200
2201         * src/matcher.c
2202                 Fix 2nd-run loss of matcherrc on new
2203                 configurations. 
2204
2205 2007-01-25 [wwp]        2.7.1cvs58
2206
2207         * src/mimeview.c
2208                 fix handling of empty value in attach_save_directory too, thanks
2209                 to Colin.
2210
2211 2007-01-25 [wwp]        2.7.1cvs57
2212
2213         * src/gtk/filesel.c
2214                 fix handling of empty value in attach_load_directory,
2215                 thanks to Colin.
2216
2217 2007-01-25 [wwp]        2.7.1cvs56
2218
2219         * src/plugins/dillo_viewer/dillo_prefs.h
2220                 fix a typo.
2221
2222 2007-01-25 [colin]      2.7.1cvs55
2223
2224         * src/matcher.c
2225         * src/matcher.h
2226         * src/matcher_parser_parse.y
2227         * src/prefs_matcher.c
2228                 Add matching on the spam flag
2229
2230 2007-01-24 [colin]      2.7.1cvs54
2231
2232         * src/folder.c
2233         * src/common/xml.c
2234         * src/common/xml.h
2235                 Make sure folderlist.xml is correctly
2236                 written before overwriting it.
2237         * src/procmsg.c
2238         * src/procmsg.h
2239         * src/summaryview.c
2240         * src/plugins/bogofilter/bogofilter.c
2241         * src/plugins/bogofilter/bogofilter.h
2242         * src/plugins/bogofilter/bogofilter_gtk.c
2243         * src/plugins/spamassassin/spamassassin.c
2244         * src/plugins/spamassassin/spamassassin.h
2245         * src/plugins/spamassassin/spamassassin_gtk.c
2246                 Move spam to the correct trash folder after
2247                 learning, if spam directory isn't set.
2248
2249 2007-01-23 [paul]       2.7.1cvs53
2250
2251         * src/plugins/bogofilter/bogofilter_gtk.c
2252                 fix sensitivity of "Insert X-Bogosity header"
2253                 option
2254
2255 2007-01-23 [colin]      2.7.1cvs52
2256
2257         * src/toolbar.c
2258                 Translate toolbar items text if
2259                 they're translatable (default)
2260         * src/addrcache.c
2261         * src/addrcache.h
2262         * src/addritem.c
2263         * src/addritem.h
2264         * src/codeconv.c
2265         * src/codeconv.h
2266         * src/jpilot.c
2267         * src/jpilot.h
2268         * src/ldapctrl.c
2269         * src/ldapctrl.h
2270         * src/ldapquery.h
2271         * src/ldif.c
2272         * src/ldif.h
2273         * src/etpan/etpan-thread-manager.c
2274         * src/etpan/etpan-thread-manager.h
2275         * src/gtk/gtkutils.c
2276         * src/gtk/gtkutils.h
2277                 More static functions
2278
2279 2007-01-22 [fabien]     2.7.1cvs51
2280
2281         * src/gtk/gtkutils.c
2282                 gtkut_get_options_frame() : ability to pass
2283                 a 'NULL' value in frame pointer parameter if
2284                 we don't need it.
2285
2286 2007-01-22 [colin]      2.7.1cvs50
2287
2288         * src/procmsg.c
2289         * src/procmsg.h
2290         * src/plugins/bogofilter/bogofilter.c
2291         * src/plugins/bogofilter/bogofilter_gtk.c
2292         * src/plugins/spamassassin/spamassassin.c
2293         * src/plugins/spamassassin/spamassassin_gtk.c
2294                 Allow moving spams to the account's trash
2295                 instead of default one
2296
2297 2007-01-21 [colin]      2.7.1cvs49
2298
2299         * src/ldapquery.c
2300         * src/ldapquery.h
2301                 Revert a static function that shouldn't
2302                 have been
2303
2304 2007-01-21 [colin]      2.7.1cvs48
2305
2306         * src/ldapquery.c
2307         * src/ldapquery.h
2308                 Same
2309
2310 2007-01-21 [colin]      2.7.1cvs47
2311
2312         * src/procmsg.c
2313         * src/procmsg.h
2314                 Same
2315
2316 2007-01-21 [colin]      2.7.1cvs46
2317
2318         * src/common/socket.c
2319         * src/common/socket.h
2320                 Same
2321
2322 2007-01-21 [colin]      2.7.1cvs45
2323
2324         * src/crash.c
2325         * src/exporthtml.c
2326         * src/exporthtml.h
2327         * src/exportldif.c
2328         * src/exportldif.h
2329         * src/folder.c
2330         * src/folder.h
2331         * src/folder_item_prefs.c
2332         * src/folder_item_prefs.h
2333         * src/folderview.c
2334         * src/folderview.h
2335         * src/gedit-print.c
2336         * src/gedit-print.h
2337         * src/main.c
2338         * src/main.h
2339         * src/common/socket.c
2340         * src/common/socket.h
2341         * src/gtk/gtkaspell.c
2342         * src/gtk/gtkaspell.h
2343         * src/gtk/quicksearch.c
2344         * src/gtk/quicksearch.h
2345                 Same
2346
2347 2007-01-21 [colin]      2.7.1cvs44
2348
2349         * src/common/utils.c
2350         * src/common/utils.h
2351         * src/etpan/etpan-thread-manager.c
2352         * src/etpan/etpan-thread-manager.h
2353                 Same (Funny that etpan_thread_unbind
2354                 is called but not etpan_thread_bind)
2355
2356 2007-01-21 [colin]      2.7.1cvs43
2357
2358         * src/addrselect.c
2359         * src/addrselect.h
2360         * src/codeconv.c
2361         * src/codeconv.h
2362         * src/compose.c
2363         * src/compose.h
2364         * src/etpan/Makefile.am
2365         * src/gtk/colorlabel.c
2366         * src/gtk/colorlabel.h
2367         * src/gtk/sslcertwindow.c
2368         * src/gtk/sslcertwindow.h
2369         * src/etpan/etpan-log.c ** REMOVED **
2370         * src/etpan/etpan-log.h ** REMOVED **
2371                 Same
2372
2373 2007-01-20 [colin]      2.7.1cvs42
2374
2375         * src/addritem.c
2376         * src/addritem.h
2377                 Same
2378
2379 2007-01-20 [colin]      2.7.1cvs41
2380
2381         * src/account.c
2382         * src/account.h
2383         * src/addrbook.c
2384         * src/addrbook.h
2385         * src/addrcache.c
2386         * src/addrcache.h
2387         * src/addrclip.c
2388         * src/addrclip.h
2389         * src/addressbook.c
2390         * src/addressbook.h
2391         * src/addrharvest.c
2392         * src/addrharvest.h
2393         * src/addrindex.c
2394         * src/addrindex.h
2395         * src/editaddress.c
2396         * src/editaddress.h
2397                 Make functions that aren't used in other
2398                 files static
2399
2400 2007-01-20 [colin]      2.7.1cvs40
2401
2402         * src/account.c
2403         * src/addrbook.c
2404         * src/addrcache.c
2405         * src/addressbook.c
2406         * src/addrgather.c
2407         * src/addrindex.c
2408         * src/addrquery.c
2409         * src/addrselect.c
2410         * src/browseldap.c
2411         * src/compose.c
2412         * src/editbook.c
2413         * src/editjpilot.c
2414         * src/editldap.c
2415         * src/editldap_basedn.c
2416         * src/editvcard.c
2417         * src/exporthtml.c
2418         * src/exportldif.c
2419         * src/folder.c
2420         * src/folderview.c
2421         * src/image_viewer.c
2422         * src/imap.c
2423         * src/importmutt.c
2424         * src/importpine.c
2425         * src/jpilot.c
2426         * src/ldapquery.c
2427         * src/main.c
2428         * src/mainwindow.c
2429         * src/matcher.c
2430         * src/messageview.c
2431         * src/mh.c
2432         * src/mimeview.c
2433         * src/msgcache.c
2434         * src/mutt.c
2435         * src/news.c
2436         * src/pine.c
2437         * src/prefs_account.c
2438         * src/prefs_common.c
2439         * src/prefs_compose_writing.c
2440         * src/prefs_ext_prog.c
2441         * src/prefs_folder_item.c
2442         * src/prefs_fonts.c
2443         * src/prefs_message.c
2444         * src/prefs_msg_colors.c
2445         * src/prefs_other.c
2446         * src/prefs_quote.c
2447         * src/prefs_receive.c
2448         * src/prefs_send.c
2449         * src/prefs_spelling.c
2450         * src/prefs_summaries.c
2451         * src/prefs_toolbar.c
2452         * src/prefs_wrapping.c
2453         * src/privacy.c
2454         * src/procmime.c
2455         * src/procmsg.c
2456         * src/ssl_manager.c
2457         * src/statusbar.c
2458         * src/summaryview.c
2459         * src/toolbar.c
2460         * src/vcard.c
2461         * src/common/hooks.c
2462         * src/common/log.c
2463         * src/common/passcrypt.c
2464         * src/common/socket.c
2465         * src/common/ssl.c
2466         * src/common/ssl_certificate.c
2467         * src/common/template.c
2468         * src/common/utils.c
2469         * src/etpan/imap-thread.c
2470         * src/gtk/sslcertwindow.c
2471         * src/gtk/sslcertwindow.h
2472                 Make functions that could be static, static
2473
2474 2007-01-20 [colin]      2.7.1cvs39
2475
2476         * src/editldap.c
2477                 Fix tooltip
2478
2479 2007-01-20 [colin]      2.7.1cvs38
2480
2481         * src/ldapquery.c
2482         * src/ldaputil.c
2483         * src/ldaputil.h
2484                 Fix bug 1102, 'claws-mail-2.7.1 
2485                 makes use of deprecated ldap 
2486                 functions'
2487
2488 2007-01-20 [colin]      2.7.1cvs37
2489
2490         * src/mainwindow.c
2491         * src/mainwindow.h
2492         * src/summaryview.c
2493         * src/gtk/quicksearch.c
2494                 Add Wide message list layout
2495
2496 2007-01-19 [fabien]     2.7.1cvs36
2497
2498         * src/textview.c
2499                 make sure a font change is considered in links of
2500                 headerview.
2501
2502 2007-01-19 [colin]      2.7.1cvs35
2503
2504         * src/main.c
2505         * src/mainwindow.c
2506         * src/mainwindow.h
2507         * src/messageview.c
2508         * src/messageview.h
2509         * src/prefs_common.c
2510         * src/prefs_common.h
2511         * src/summaryview.c
2512         * src/summaryview.h
2513         * src/gtk/quicksearch.c
2514         * src/gtk/quicksearch.h
2515                 Drop 'Separate Folder tree' and 'Separate
2516                 Message View'. Put three layouts in place
2517                 of it.
2518
2519 2007-01-19 [paul]       2.7.1cvs34
2520
2521         * src/prefs_msg_colors.c
2522                 more use of Q_ for translators
2523
2524 2007-01-19 [paul]       2.7.1cvs33
2525
2526         * src/imap_gtk.c
2527         * src/prefs_account.c
2528                 a few changes to the English
2529
2530 2007-01-19 [fabien]     2.7.1cvs32
2531
2532         * src/wizard.c
2533                 factorize translatable string
2534
2535 2007-01-18 [colin]      2.7.1cvs31
2536
2537         * src/main.c
2538                 Don't error out on --sync option. Although
2539                 we don't do anything with it, gtk+ handles
2540                 it, and it's useful for debugging X errors
2541
2542 2007-01-18 [fabien]     2.7.1cvs30
2543
2544         * src/prefs_other.c
2545                 ability to apply on the fly the recent added
2546                 'gtk_can_change_accels' pref (no need to restart).
2547
2548 2007-01-18 [fabien]     2.7.1cvs29
2549
2550         * src/plugins/bogofilter/bogofilter_gtk.c
2551         * src/plugins/bogofilter/bogofilter.c
2552         * src/plugins/spamassassin/spamassassin_gtk.c
2553         * src/addr_compl.c
2554         * src/prefs_account.c
2555                 factorize or rewrite some translatable strings.
2556
2557 2007-01-18 [fabien]     2.7.1cvs28
2558
2559         * src/prefs_gtk.h
2560         * src/compose.c
2561                 set a 4pix space between "Subject:" label and subject entry in
2562                 compose window.
2563
2564 2007-01-18 [wwp]        2.7.1cvs27
2565
2566         * src/addressbook.c
2567                 fix conflicting address-copy/paste when focus is set
2568                 to the embedded edit-person form.
2569  
2570
2571 2007-01-18 [wwp]        2.7.1cvs26
2572
2573         * src/addressbook.h
2574                 complete 2.7.1cvs23 (one more file was missing from that
2575                 commit).
2576
2577 2007-01-18 [colin]      2.7.1cvs25
2578
2579         * src/main.c
2580                 Provide a way to migrate without backup
2581                 Re-ask for migration on next start if 
2582                 it has been refused and wizard has been 
2583                 cancelled after.
2584
2585 2007-01-18 [wwp]        2.7.1cvs24
2586
2587         * src/editaddress.c
2588                 complete 2.7.1.cvs23 (file was missing from previous
2589                 commit).
2590
2591 2007-01-18 [wwp]        2.7.1cvs23
2592
2593         * src/addressbook.c
2594                 fix potential crashes in address book's focus_in/out signal handlers,
2595                 force focus to the edit-person form when clicked the Edit menu entry or
2596                 button (this only matters if the edit-person form is embedded to the
2597                 AB window, in that case, focus is not set when browsing the contacts
2598                 list w/ keys or mouse clicks).
2599
2600 2007-01-18 [paul]       2.7.1cvs22
2601
2602         * src/main.c
2603                 add command line options:
2604                 -h for --help
2605                 -q and --quit for --exit
2606                 -v for --version
2607                 print "Unknown option" for unknown options
2608
2609 2007-01-18 [paul]       2.7.1cvs21
2610
2611         * po/ru.po
2612                 updated by Pavlo Bohmat
2613
2614 2007-01-18 [paul]       2.7.1cvs20
2615
2616         * src/mainwindow.c
2617                 fix sensitivity issues of Mark as Spam/Ham
2618
2619 2007-01-17 [fabien]     2.7.1cvs19
2620
2621         * src/prefs_other.c
2622         * src/prefs_common.c
2623         * src/prefs_common.h
2624         * src/main.c
2625                 Add a 'gtk_can_change_accels' pref in Preferences/Other which
2626                 control the corresponding gtk property. It could be used to lock
2627                 all shortcuts (avoid to set one of them by inadvertency).
2628
2629 2007-01-17 [colin]      2.7.1cvs18
2630
2631         * src/summaryview.c
2632                 Fix bug 1100, 'Highlighted e-mail data not visible 
2633                 when color label applied.'. Use a weighted average
2634                 between normal selected foreground color and color
2635                 label instead of a simple one (3/1 instead 1/1).
2636
2637 2007-01-17 [colin]      2.7.1cvs17
2638
2639         * src/messageview.c
2640                 Better fix for bug 1088, 'Ctrl-h produces repeatable
2641                 crash' - don't prevent mail switching while loading
2642
2643 2007-01-17 [colin]      2.7.1cvs16
2644
2645         * src/folder.c
2646         * src/folder.h
2647         * src/folderview.c
2648         * src/folderview.h
2649         * src/imap.c
2650         * src/imap.h
2651         * src/imap_gtk.c
2652                 Manage recursive search of unsubscribed folders
2653                 Rescan tree without checking for new messages 
2654                 after subscriptions changed
2655
2656 2007-01-17 [paul]       2.7.1cvs15
2657
2658         * src/prefs_common.c
2659         * src/gtk/pluginwindow.c
2660                 fix bug 1101, '"Load plugin" button is
2661                 accidentally hidden'
2662                 unset (-1) initial width in prefs_common,
2663                 fix overlapping buttons,
2664                 and other cleanups
2665
2666 2007-01-17 [paul]       2.7.1cvs14
2667
2668         * src/procmime.c
2669                 add #include <errno.h>, it's needed
2670                 on some systems
2671
2672 2007-01-17 [paul]       2.7.1cvs13
2673
2674         * src/common/defs.h
2675         * tools/make.themes.project
2676                 rename .sylpheed_themeinfo to .claws_themeinfo
2677                 and use it
2678         * src/etpan/etpan-errors.h
2679         * src/etpan/etpan-log.c
2680         * src/etpan/etpan-log.h
2681         * src/etpan/etpan-thread-manager-types.h
2682         * src/etpan/etpan-thread-manager.c
2683         * src/etpan/etpan-thread-manager.h
2684         * src/etpan/imap-thread.c
2685         * src/etpan/imap-thread.h
2686                 add copyright header
2687
2688 2007-01-17 [colin]      2.7.1cvs12
2689
2690         * src/plugins/pgpcore/select-keys.c
2691         * src/gtk/pluginwindow.c
2692         * src/prefs_account.c
2693                 Fix warnings
2694
2695 2007-01-16 [colin]      2.7.1cvs11
2696
2697         * src/imap.c
2698         * src/imap.h
2699         * src/imap_gtk.c
2700                 Manage subscribing to subfolders when only
2701                 subscribed folders are shown.
2702
2703 2007-01-16 [colin]      2.7.1cvs10
2704
2705         * src/folderview.c
2706                 Fix annoying vscrollbar going back to top
2707                 on Check for new folders
2708
2709 2007-01-16 [colin]      2.7.1cvs9
2710
2711         * src/imap.c
2712                 Remove printf
2713
2714 2007-01-16 [colin]      2.7.1cvs8
2715
2716         * src/filtering.c
2717                 Bigger buffer for errors
2718         * src/imap.c
2719         * src/imap.h
2720         * src/imap_gtk.c
2721         * src/prefs_account.c
2722         * src/prefs_account.h
2723         * src/wizard.c
2724         * src/etpan/imap-thread.c
2725         * src/etpan/imap-thread.h
2726         * manual/handling.xml
2727                 Add subscriptions management. What it changes:
2728                 Creating a folder subscribes to it
2729                 Deleting a folder unsubscribes it
2730                 New contextual menu item allowing to switch between
2731                 All folders and Subscribed folders, subscribe, and
2732                 unsubscribe. "Creating" an existing but unsubscribed
2733                 folder will subscribe it.
2734                 By default for new accounts, only subscribed folders 
2735                 are shown.
2736
2737
2738 2007-01-16 [paul]       2.7.1cvs7
2739
2740         * src/summaryview.c
2741                 Allow folder classes to specify only sort_key or
2742                 sort_type instead of both or none.
2743
2744 2007-01-16 [paul]       2.7.1cvs6
2745
2746         * src/action.c
2747         * src/compose.c
2748         * src/mimeview.c
2749         * src/procmime.c
2750         * src/textview.c
2751                 Save and use errno for procmime_get_part
2752
2753 2007-01-16 [colin]      2.7.1cvs5
2754
2755         * src/imap.c
2756                 Never remove INBOX when scanning for
2757                 new folders. It's a special folder
2758                 that has to exist.
2759
2760 2007-01-15 [colin]      2.7.1cvs4
2761
2762         * src/imap.c
2763                 Fix 'Check for new folders' when IMAP subdirectory
2764                 is set
2765         * src/etpan/imap-thread.c
2766                 Fix build
2767
2768 2007-01-15 [colin]      2.7.1cvs3
2769
2770         * src/etpan/imap-thread.c
2771                 Fix invalid free on command-connection
2772                 error
2773
2774 2007-01-15 [wwp]        2.7.1cvs2
2775
2776         * src/matcher_parser_lex.l
2777         * src/quote_fmt_lex.l
2778         * src/matcher_parser_parse.y
2779                 fix copyright header in lexers and parsers.
2780
2781 2007-01-15 [paul]       2.7.1cvs1
2782
2783         * NEWS
2784         * README
2785         * RELEASE_NOTES
2786         * configure.ac
2787                 bump up version number following
2788                 stable release
2789
2790 2007-01-15 [paul]       2.7.0cvs31
2791
2792         * AUTHORS
2793         * src/gtk/authors.h
2794                 add Fabien to the Team list
2795                 add the recent contributors
2796                 make a few corrections
2797
2798 2007-01-15 [paul]       2.7.0cvs30
2799
2800         * src/mainwindow.c
2801                 fix compiler warning
2802         * src/plugins/pgpcore/prefs_gpg.c
2803         * src/plugins/pgpcore/prefs_gpg.h
2804                 add missing include
2805                 fix copyright header
2806
2807 2007-01-14 [colin]      2.7.0cvs29
2808
2809         * src/gtk/filesel.c
2810                 Use the 'gtk+' backend. Avoids gnome-vfs use,
2811                 two benefits: faster to open, will fix strange
2812                 dbus-related crash. Thanks to Pascal Terjan.
2813
2814 2007-01-14 [colin]      2.7.0cvs28
2815
2816         * src/etpan/imap-thread.c
2817                 Delete the old imap just after allocating
2818                 the new one. Makes sure we don't get the
2819                 same pointer by sheer luck, which feels
2820                 strange in the debug log.
2821
2822 2007-01-14 [colin]      2.7.0cvs27
2823
2824         * src/gtk/inputdialog.c
2825                 Make sure we don't print passwords in
2826                 clear text when in debug mode
2827
2828 2007-01-14 [colin]      2.7.0cvs26
2829
2830         * src/gtk/gtksctree.c
2831                 Fix bug 1098, 'bogus last row display 
2832                 after expanding a thread'. Patch by
2833                 Jindrich Makovicka <makovick@gmail.com>
2834
2835 2007-01-14 [colin]      2.7.0cvs25
2836
2837         * src/etpan/imap-thread.c
2838                 Close socket manually before
2839                 freeing the imap struct
2840
2841 2007-01-14 [colin]      2.7.0cvs24
2842
2843         * src/etpan/imap-thread.c
2844                 Maybe fix new reconnection issues
2845
2846 2007-01-13 [colin]      2.7.0cvs23
2847
2848         * src/summaryview.c
2849                 Freeze/thaw on thread selection
2850
2851 2007-01-13 [paul]       2.7.0cvs22
2852
2853         * src/mainwindow.c
2854         * src/summaryview.c
2855         * src/summaryview.h
2856                 add 'Edit/Delete thread'
2857
2858 2007-01-13 [colin]      2.7.0cvs21
2859
2860         * src/prefs_account.c
2861         * src/prefs_compose_writing.c
2862         * src/prefs_message.c
2863         * src/prefs_msg_colors.c
2864         * src/prefs_other.c
2865         * src/prefs_receive.c
2866         * src/prefs_spelling.c
2867         * src/prefs_summaries.c
2868         * src/prefs_themes.c
2869         * src/gtk/gtkutils.c
2870         * src/gtk/gtkutils.h
2871         * src/plugins/pgpcore/prefs_gpg.c
2872         * src/plugins/spamassassin/spamassassin_gtk.c
2873                 Factorize gtk frame creation
2874                 Patch by Pawel
2875
2876 2007-01-13 [colin]      2.7.0cvs20
2877
2878         * src/message_search.c
2879         * src/summary_search.c
2880                 Fix Enter in search windows
2881         * src/messageview.c
2882                 Fix body search starting at the
2883                 end of the mail (and asking for loop)
2884
2885 2007-01-13 [colin]      2.7.0cvs19
2886
2887         * src/etpan/imap-thread.c
2888                 Make sure we don't free the same imap
2889                 twice
2890
2891 2007-01-13 [colin]      2.7.0cvs18
2892
2893         * commitHelper
2894                 Allow multiple commitHelpers to
2895                 run at once
2896
2897 2007-01-12 [colin]      2.7.0cvs17
2898
2899         * src/etpan/imap-thread.c
2900                 Make sure we get rid of the previous mailimap
2901                 when connecting - just in case disconnect was
2902                 unclean
2903
2904 2007-01-12 [paul]       2.7.0cvs16
2905
2906         * src/compose.c
2907                 Strip S/MIME signatures when re-editing
2908                 S/MIME signed messages.
2909
2910 2007-01-12 [paul]       2.7.0cvs15
2911
2912         * configure.ac
2913         * src/addressbook.c
2914         * src/foldersel.c
2915         * src/folderview.c
2916         * src/main.c
2917                 no need to define CLAWS anymore, remove
2918                 all that stuff
2919
2920 2007-01-12 [paul]       2.7.0cvs14
2921
2922         * src/mimeview.c
2923                 check if the mail's signed as
2924                 it can change the mail structure
2925                 Thanks to Colin
2926
2927 2007-01-12 [paul]       2.7.0cvs13
2928
2929         * src/procmime.c
2930                 fix Forwarding msgs with attachments
2931                 that have dos line endings
2932                 Thanks to Colin
2933
2934 2007-01-12 [wwp]        2.7.0cvs12
2935
2936         * configure.ac
2937                 Revert accidentally committed extra version tag.
2938
2939 2007-01-12 [wwp]        2.7.0cvs11
2940
2941         * src/prefs_account.c
2942                 Fix compilation w/o aspell (completes 2.7.0cvs7).
2943
2944 2007-01-11 [colin]      2.7.0cvs10
2945
2946         * src/imap.c
2947                 move g_warning to debug_print
2948                 it scares people for no reason
2949
2950 2007-01-11 [colin]      2.7.0cvs9
2951
2952         * po/POTFILES.in
2953                 Fix files to translate. Patch by
2954                 Fabien
2955
2956 2007-01-11 [paul]       2.7.0cvs8
2957
2958         * src/imap.c
2959                 Fix recursion when server lists the
2960                 current subfolder in the response
2961         * src/mimeview.c
2962                 Fix updating of icon_list/ctree
2963         * src/plugins/pgpcore/select-keys.c
2964                 Fix a few annoyances when choosing
2965                 keys for the CMS (S/MIME) protocol
2966
2967 2007-01-11 [wwp]        2.7.0cvs7
2968
2969         * src/compose.c
2970         * src/prefs_account.c
2971         * src/prefs_account.h
2972                 Add per-account spellcheck default dictionaries settings.
2973
2974 2007-01-10 [colin]      2.7.0cvs6
2975
2976         * src/prefs_folder_item.c
2977                 Factorize strings - patch by Fabien
2978
2979 2007-01-10 [colin]      2.7.0cvs5
2980
2981         * src/mainwindow.c
2982                 Fix bug 1095, 'Crash while changing folder 
2983                 columns during incorporation'
2984
2985 2007-01-09 [colin]      2.7.0cvs4
2986
2987         * src/gtk/pluginwindow.c
2988                 Set the plugin window transient. Seems
2989                 like some window managers hide it in
2990                 the background after "load plugin"...
2991
2992 2007-01-09 [colin]      2.7.0cvs3
2993
2994         * src/gtk/filesel.c
2995                 Use the same type for alloc and free
2996
2997 2007-01-08 [paul]       2.7.0cvs2
2998
2999         * po/nl.po
3000                 updated by Tim Dijkstra
3001
3002 2007-01-08 [paul]       2.7.0cvs1
3003
3004         * src/prefs_themes.c
3005         * src/common/utils.c
3006                 Fix resource leaks
3007
3008 2007-01-08 [paul]       2.7.0
3009
3010         * NEWS
3011         * README
3012         * RELEASE_NOTES
3013                 2.7.0 released
3014
3015 2007-01-08 [paul]       2.6.1cvs119
3016
3017         * doc/man/claws-mail.1
3018                 another correction
3019
3020 2007-01-08 [paul]       2.6.1cvs118
3021
3022         * doc/man/claws-mail.1
3023                 corrections
3024         * manual/advanced.xml
3025                 improved English usage
3026
3027 2007-01-08 [paul]       2.6.1cvs117
3028
3029         * po/ca.po
3030         * po/de.po
3031         * po/en_GB.po
3032         * po/fi.po
3033         * po/it.po
3034         * po/pt_BR.po
3035         * po/sk.po
3036         * po/sr.po
3037         * po/zh_CN.po
3038                 updated by Miquel Oliete, Stephan Sachse, me,
3039                 Tommi Pirinen, Andrea Spadaccini, Frederico
3040                 Goncalves Guimaraes, Andrej Kacian, Aleksandar
3041                 Urosevic, and Ralgh Young
3042
3043 2007-01-07 [mones]      2.6.1cvs116
3044
3045         * manual/es/advanced.xml
3046         * po/es.po
3047                 Synced manual (unhide mark_as_read_delay)
3048                 and updated translation for release
3049
3050 2007-01-07 [paul]       2.6.1cvs115
3051
3052         * src/prefs_matcher.c
3053                 make the hbox content fit better under
3054                 various languages
3055
3056 2007-01-07 [colin]      2.6.1cvs114
3057
3058         * src/messageview.c
3059                 Fix bug 1088, 'Ctrl-h produces repeatable
3060                 crash'
3061
3062 2007-01-06 [colin]      2.6.1cvs113
3063
3064         * src/etpan/imap-thread.c
3065                 Add casts to int to get certs. Fixes
3066                 bug 1064, 'crash @ etpan_certificate_check() 
3067                 when opening an IMAP folder', with latest
3068                 libetpan CVS or >= 0.49
3069         * src/mainwindow.c
3070         * src/mainwindow.h
3071         * src/imap_gtk.c
3072         * src/news_gtk.c
3073         * src/prefs_folder_item.c
3074                 Grey out the "synchronise" menu items if
3075                 there's nothing to synchronise.
3076         * src/plugins/pgpcore/sgpgme.c
3077                 Make an error clearer than "Unknown error"
3078
3079 2007-01-06 [colin]      2.6.1cvs112
3080
3081         * src/messageview.c
3082                 Don't try to show a message if updating
3083                 Maybe fixes bug 1088, 'ctrl-h produces
3084                 repeatable crash'.
3085
3086 2007-01-06 [colin]      2.6.1cvs111
3087
3088         * src/summaryview.c
3089                 Disable Control-Space (handle it as Space).
3090
3091 2007-01-05 [paul]       2.6.1cvs110
3092
3093         * src/imap.c
3094                 Fix bug 934, 'sylpheed claws 2.1 
3095                 doesn't show Exchanges Public Folders'
3096                 Thanks to Hoa and Colin
3097         * src/msgcache.c
3098                 Refuse to allocate more than 2 MB for a 
3099                 single field, it's a good indication of
3100                 cache corruption.
3101
3102 2007-01-05 [colin]      2.6.1cvs109
3103
3104         * src/mainwindow.c
3105                 Allow --select'ing emails by Message-ID too
3106
3107 2007-01-05 [colin]      2.6.1cvs108
3108
3109         * src/common/quoted-printable.c
3110                 Uh! Third fix :)
3111
3112 2007-01-05 [colin]      2.6.1cvs107
3113
3114         * src/common/quoted-printable.c
3115                 Fix previous commit about bug 1089
3116                 Thanks to Ralf
3117
3118 2007-01-05 [colin]      2.6.1cvs106
3119
3120         * src/common/quoted-printable.c
3121                 Fix my previous commit on bug 1089
3122                 - Thanks to Ralf :)
3123
3124 2007-01-04 [colin]      2.6.1cvs105
3125
3126         * src/common/quoted-printable.c
3127                 Fix bug 1089, 'NUL characters in Subject 
3128                 line are misinterpreted'. Not a pain to
3129                 fix in fact.
3130
3131 2007-01-04 [colin]      
3132
3133         2.7.0-rc3 released
3134
3135 2007-01-04 [wwp]        2.6.1cvs104
3136
3137         * src/image_viewer.c
3138                 Force operator precedence (fix a compiler warning).
3139
3140 2007-01-04 [colin]      2.6.1cvs103
3141
3142         * src/image_viewer.c
3143                 Be cautious there too (same fix as the one
3144                 in textview from cvs33)
3145         * src/messageview.c
3146                 Don't use any MimeViewer plugin when showing
3147                 all headers
3148
3149 2007-01-03 [wwp]        2.6.1cvs102
3150
3151         * src/html.c
3152         * src/html.h
3153                 fixed "cent" sign (use the existing ASCII one),
3154                 decode more HTML entities,
3155                 converted table ASCII entries to UTF-8,
3156                 moved a switch() into a hashtable.
3157
3158 2007-01-03 [paul]       2.6.1cvs101
3159
3160         * src/compose.c
3161         * src/messageview.c
3162         * src/procmsg.c
3163         * src/procmsg.h
3164                 When possible, use move_msg instead of
3165                 copy_msg + remove_msg to move sent mail
3166                 from Queue to Sent. 
3167
3168 2007-01-03 [paul]       2.6.1cvs100
3169
3170         * src/html.c
3171                 add more html entity recognition:
3172                 pounds, euros, and cents
3173
3174 2007-01-03 [colin]      2.6.1cvs99
3175
3176         * src/imap_gtk.c
3177                 Don't display an error on NOSELECT
3178                 folders when synchronising
3179
3180 2007-01-03 [paul]       2.6.1cvs98
3181
3182         * tools/maildir2claws-mail.pl
3183                 only substitute 'sent-mail' if it's
3184                 the full directory name
3185
3186 2007-01-03 [paul]       2.6.1cvs97
3187
3188         * ChangeLog
3189         * ChangeLog.pre2.0.0
3190         * Makefile.am
3191                 archive a chunk of ChangeLog in
3192                 ChangeLog.pre2.0.0
3193         * ChangeLog.gtk1
3194         * doc/src/ChangeLog.claws-pre0.8.0
3195                 remove ChangeLog.claws-pre0.8.0, adding
3196                 its contents to ChangeLog.gtk1
3197
3198 2007-01-03 [paul]       2.6.1cvs96
3199
3200         * src/account.c
3201         * src/account.h
3202         * src/action.c
3203         * src/action.h
3204         * src/adbookbase.h
3205         * src/addr_compl.c
3206         * src/addr_compl.h
3207         * src/addrbook.c
3208         * src/addrcache.c
3209         * src/addrcache.h
3210         * src/addrcindex.c
3211         * src/addrcindex.h
3212         * src/addrclip.c
3213         * src/addrclip.h
3214         * src/addrdefs.h
3215         * src/addressadd.c
3216         * src/addressadd.h
3217         * src/addressbook.c
3218         * src/addressbook.h
3219         * src/addressbook_foldersel.c
3220         * src/addressbook_foldersel.h
3221         * src/addrgather.c
3222         * src/addrgather.h
3223         * src/addrharvest.c
3224         * src/addrharvest.h
3225         * src/addrindex.c
3226         * src/addrindex.h
3227         * src/addritem.c
3228         * src/addritem.h
3229         * src/addrquery.c
3230         * src/addrquery.h
3231         * src/addrselect.c
3232         * src/addrselect.h
3233         * src/alertpanel.c
3234         * src/alertpanel.h
3235         * src/browseldap.c
3236         * src/browseldap.h
3237         * src/codeconv.c
3238         * src/codeconv.h
3239         * src/compose.c
3240         * src/compose.h
3241         * src/customheader.c
3242         * src/customheader.h
3243         * src/displayheader.c
3244         * src/displayheader.h
3245         * src/editaddress.c
3246         * src/editaddress.h
3247         * src/editbook.c
3248         * src/editbook.h
3249         * src/editgroup.c
3250         * src/editgroup.h
3251         * src/editjpilot.c
3252         * src/editjpilot.h
3253         * src/editldap.c
3254         * src/editldap.h
3255         * src/editldap_basedn.c
3256         * src/editldap_basedn.h
3257         * src/editvcard.c
3258         * src/editvcard.h
3259         * src/exphtmldlg.c
3260         * src/exphtmldlg.h
3261         * src/expldifdlg.c
3262         * src/expldifdlg.h
3263         * src/export.c
3264         * src/export.h
3265         * src/exporthtml.c
3266         * src/exporthtml.h
3267         * src/exportldif.c
3268         * src/exportldif.h
3269         * src/filtering.c
3270         * src/filtering.h
3271         * src/folder.c
3272         * src/folder.h
3273         * src/folder_item_prefs.c
3274         * src/folder_item_prefs.h
3275         * src/foldersel.c
3276         * src/foldersel.h
3277         * src/folderutils.c
3278         * src/folderutils.h
3279         * src/folderview.c
3280         * src/folderview.h
3281         * src/grouplistdialog.c
3282         * src/grouplistdialog.h
3283         * src/headerview.c
3284         * src/html.c
3285         * src/html.h
3286         * src/image_viewer.c
3287         * src/image_viewer.h
3288         * src/imap.c
3289         * src/imap.h
3290         * src/imap_gtk.c
3291         * src/imap_gtk.h
3292         * src/import.c
3293         * src/import.h
3294         * src/importldif.c
3295         * src/importldif.h
3296         * src/importmutt.c
3297         * src/importmutt.h
3298         * src/importpine.c
3299         * src/importpine.h
3300         * src/inc.c
3301         * src/inc.h
3302         * src/jpilot.c
3303         * src/jpilot.h
3304         * src/ldapctrl.c
3305         * src/ldapctrl.h
3306         * src/ldaplocate.c
3307         * src/ldaplocate.h
3308         * src/ldapquery.c
3309         * src/ldapquery.h
3310         * src/ldapserver.c
3311         * src/ldapserver.h
3312         * src/ldaputil.c
3313         * src/ldaputil.h
3314         * src/ldif.c
3315         * src/ldif.h
3316         * src/main.c
3317         * src/main.h
3318         * src/mainwindow.c
3319         * src/mainwindow.h
3320         * src/manual.c
3321         * src/manual.h
3322         * src/mbox.c
3323         * src/message_search.c
3324         * src/message_search.h
3325         * src/messageview.c
3326         * src/messageview.h
3327         * src/mh.c
3328         * src/mh.h
3329         * src/mh_gtk.c
3330         * src/mh_gtk.h
3331         * src/mimeview.c
3332         * src/mimeview.h
3333         * src/msgcache.c
3334         * src/msgcache.h
3335         * src/mutt.c
3336         * src/mutt.h
3337         * src/news.c
3338         * src/news.h
3339         * src/news_gtk.c
3340         * src/news_gtk.h
3341         * src/partial_download.c
3342         * src/partial_download.h
3343         * src/pine.c
3344         * src/pine.h
3345         * src/pop.c
3346         * src/pop.h
3347         * src/prefs_account.c
3348         * src/prefs_account.h
3349         * src/prefs_actions.c
3350         * src/prefs_actions.h
3351         * src/prefs_common.c
3352         * src/prefs_common.h
3353         * src/prefs_compose_writing.c
3354         * src/prefs_compose_writing.h
3355         * src/prefs_customheader.c
3356         * src/prefs_customheader.h
3357         * src/prefs_display_header.c
3358         * src/prefs_display_header.h
3359         * src/prefs_filtering.c
3360         * src/prefs_filtering.h
3361         * src/prefs_filtering_action.c
3362         * src/prefs_filtering_action.h
3363         * src/prefs_folder_column.c
3364         * src/prefs_folder_column.h
3365         * src/prefs_folder_item.c
3366         * src/prefs_folder_item.h
3367         * src/prefs_fonts.c
3368         * src/prefs_fonts.h
3369         * src/prefs_gtk.c
3370         * src/prefs_gtk.h
3371         * src/prefs_image_viewer.c
3372         * src/prefs_image_viewer.h
3373         * src/prefs_matcher.c
3374         * src/prefs_matcher.h
3375         * src/prefs_message.c
3376         * src/prefs_msg_colors.c
3377         * src/prefs_msg_colors.h
3378         * src/prefs_other.c
3379         * src/prefs_quote.c
3380         * src/prefs_receive.c
3381         * src/prefs_send.c
3382         * src/prefs_spelling.c
3383         * src/prefs_spelling.h
3384         * src/prefs_summaries.c
3385         * src/prefs_summaries.h
3386         * src/prefs_summary_column.c
3387         * src/prefs_summary_column.h
3388         * src/prefs_template.c
3389         * src/prefs_template.h
3390         * src/prefs_themes.c
3391         * src/prefs_themes.h
3392         * src/prefs_toolbar.c
3393         * src/prefs_toolbar.h
3394         * src/prefs_wrapping.c
3395         * src/prefs_wrapping.h
3396         * src/privacy.c
3397         * src/privacy.h
3398         * src/procheader.c
3399         * src/procheader.h
3400         * src/procmime.c
3401         * src/procmime.h
3402         * src/procmsg.c
3403         * src/procmsg.h
3404         * src/quote_fmt.c
3405         * src/quote_fmt_parse.y
3406         * src/recv.c
3407         * src/recv.h
3408         * src/remotefolder.c
3409         * src/remotefolder.h
3410         * src/send_message.c
3411         * src/send_message.h
3412         * src/setup.c
3413         * src/setup.h
3414         * src/sourcewindow.c
3415         * src/sourcewindow.h
3416         * src/ssl_manager.c
3417         * src/ssl_manager.h
3418         * src/statusbar.c
3419         * src/statusbar.h
3420         * src/stock_pixmap.c
3421         * src/stock_pixmap.h
3422         * src/summary_search.c
3423         * src/summary_search.h
3424         * src/summaryview.c
3425         * src/summaryview.h
3426         * src/textview.c
3427         * src/textview.h
3428         * src/toolbar.c
3429         * src/toolbar.h
3430         * src/undo.c
3431         * src/undo.h
3432         * src/unmime.c
3433         * src/unmime.h
3434         * src/vcard.c
3435         * src/vcard.h
3436         * src/wizard.c
3437         * src/wizard.h
3438         * src/common/base64.c
3439         * src/common/base64.h
3440         * src/common/defs.h
3441         * src/common/hooks.c
3442         * src/common/hooks.h
3443         * src/common/log.c
3444         * src/common/log.h
3445         * src/common/mgutils.c
3446         * src/common/mgutils.h
3447         * src/common/nntp.c
3448         * src/common/nntp.h
3449         * src/common/passcrypt.c
3450         * src/common/passcrypt.h.in
3451         * src/common/plugin.c
3452         * src/common/plugin.h
3453         * src/common/prefs.c
3454         * src/common/prefs.h
3455         * src/common/progressindicator.c
3456         * src/common/progressindicator.h
3457         * src/common/quoted-printable.c
3458         * src/common/quoted-printable.h
3459         * src/common/session.c
3460         * src/common/session.h
3461         * src/common/smtp.c
3462         * src/common/smtp.h
3463         * src/common/socket.c
3464         * src/common/socket.h
3465         * src/common/ssl.c
3466         * src/common/ssl.h
3467         * src/common/ssl_certificate.c
3468         * src/common/ssl_certificate.h
3469         * src/common/stringtable.c
3470         * src/common/stringtable.h
3471         * src/common/template.c
3472         * src/common/template.h
3473         * src/common/timing.h
3474         * src/common/utils.c
3475         * src/common/utils.h
3476         * src/common/version.h.in
3477         * src/common/xml.c
3478         * src/common/xml.h
3479         * src/common/xmlprops.c
3480         * src/common/xmlprops.h
3481         * src/gtk/about.c
3482         * src/gtk/colorlabel.c
3483         * src/gtk/colorsel.c
3484         * src/gtk/colorsel.h
3485         * src/gtk/combobox.c
3486         * src/gtk/combobox.h
3487         * src/gtk/description_window.c
3488         * src/gtk/description_window.h
3489         * src/gtk/filesel.c
3490         * src/gtk/filesel.h
3491         * src/gtk/foldersort.c
3492         * src/gtk/foldersort.h
3493         * src/gtk/gtksctree.c
3494         * src/gtk/gtkutils.c
3495         * src/gtk/gtkutils.h
3496         * src/gtk/inputdialog.c
3497         * src/gtk/inputdialog.h
3498         * src/gtk/logwindow.c
3499         * src/gtk/logwindow.h
3500         * src/gtk/manage_window.c
3501         * src/gtk/manage_window.h
3502         * src/gtk/menu.c
3503         * src/gtk/menu.h
3504         * src/gtk/pluginwindow.c
3505         * src/gtk/pluginwindow.h
3506         * src/gtk/prefswindow.c
3507         * src/gtk/prefswindow.h
3508         * src/gtk/progressdialog.c
3509         * src/gtk/progressdialog.h
3510         * src/gtk/sslcertwindow.c
3511         * src/gtk/sslcertwindow.h
3512         * src/plugins/bogofilter/bogofilter.c
3513         * src/plugins/bogofilter/bogofilter.h
3514         * src/plugins/bogofilter/bogofilter_gtk.c
3515         * src/plugins/clamav/clamav_plugin.c
3516         * src/plugins/clamav/clamav_plugin.h
3517         * src/plugins/clamav/clamav_plugin_gtk.c
3518         * src/plugins/demo/demo.c
3519         * src/plugins/dillo_viewer/dillo_prefs.c
3520         * src/plugins/dillo_viewer/dillo_prefs.h
3521         * src/plugins/dillo_viewer/dillo_viewer.c
3522         * src/plugins/pgpcore/passphrase.c
3523         * src/plugins/pgpcore/passphrase.h
3524         * src/plugins/pgpcore/pgp_viewer.c
3525         * src/plugins/pgpcore/pgp_viewer.h
3526         * src/plugins/pgpcore/plugin.c
3527         * src/plugins/pgpcore/select-keys.c
3528         * src/plugins/pgpcore/select-keys.h
3529         * src/plugins/pgpcore/sgpgme.c
3530         * src/plugins/pgpcore/sgpgme.h
3531         * src/plugins/pgpinline/pgpinline.c
3532         * src/plugins/pgpinline/pgpinline.h
3533         * src/plugins/pgpinline/plugin.c
3534         * src/plugins/pgpmime/pgpmime.c
3535         * src/plugins/pgpmime/pgpmime.h
3536         * src/plugins/pgpmime/plugin.c
3537         * src/plugins/spamassassin/spamassassin.c
3538         * src/plugins/spamassassin/spamassassin.h
3539         * src/plugins/spamassassin/spamassassin_gtk.c
3540         * src/plugins/trayicon/trayicon.c
3541                 it's 2007, update the year in the copyright headers
3542
3543 2007-01-03 [paul]       2.6.1cvs95
3544
3545         * src/gtk/about.c
3546                 it is 2007, use it in the copyright string
3547
3548 2007-01-03 [paul]       2.6.1cvs94
3549
3550         * src/html.c
3551                 html entity conversion:
3552                 move &#153; to a more suitable place
3553                 add &bull; and &ndash;
3554                 make sure &mdash; and &#8212; are both
3555                 converted the same
3556
3557 2007-01-02 [colin]      2.6.1cvs93
3558
3559         * src/addrbook.c
3560                 Fix leak
3561         * src/common/plugin.c
3562                 Add comment
3563         * src/etpan/imap-thread.c
3564                 Fix warning
3565
3566 2006-12-31 [paul]       2.6.1cvs92
3567
3568         * src/prefs_summaries.c
3569                 use gtk_button_new_from_stock()
3570
3571 2006-12-30 [colin]      2.6.1cvs91
3572
3573         * src/folder.c
3574         * src/imap_gtk.c
3575         * src/mh_gtk.c
3576                 Don't update filtering and account paths 
3577                 when copying folders
3578
3579 2006-12-30 [colin]      2.6.1cvs90
3580
3581         * src/prefs_compose_writing.c
3582         * src/prefs_quote.c
3583         * src/prefs_template.c
3584                 Use message font for Writing and 
3585                 Quoting prefs, as well as Templates.
3586
3587 2006-12-30 [colin]      2.6.1cvs89
3588
3589         * src/prefs_summaries.c
3590                 Rework GUI; patch by Pawel
3591
3592 2006-12-29 [colin]      2.6.1cvs88
3593
3594         * src/prefs_folder_item.c
3595                 Fix bug 1085, 'Apply to subfolder 
3596                 doesn't work' - I was mistaken saying
3597                 it worked in every case
3598
3599 2006-12-28 [colin]      2.6.1cvs87
3600
3601         * src/gtk/gtkaspell.c
3602                 Don't assert if use_alternate is true
3603                 and alt_dictionary isn't set -- this 
3604                 is what happens on upgrade! Rather,
3605                 do with it.
3606
3607 2006-12-28 [colin]      2.6.1cvs86
3608
3609         * Makefile.am
3610                 Fix desktop/icon simplification
3611
3612 2006-12-28 [colin]      2.6.1cvs85
3613
3614         * Makefile.am
3615                 Make desktop and icon not 
3616                 dependant on the desktop
3617
3618 2006-12-28 [wwp]        2.6.1cvs84
3619
3620         * src/plugins/pgpmime/claws.def
3621                 Add missing symbol (discards gpg4win's 03-plugins-symbols.patch).
3622
3623 2006-12-28 [wwp]        2.6.1cvs83
3624
3625         * src/prefs_folder_item.c
3626                 Fix coloring of "simplify subject regexp" (folder prefs),
3627                 which might be left to red whereas the regexp gets empty.
3628
3629 2006-12-28 [wwp]        2.6.1cvs82
3630
3631         * src/prefs_common.c
3632         * src/prefs_common.h
3633         * src/addressbook.c
3634         * src/addressitem.h
3635                 Save addressbook mainwindow's horizontal and vertical splitter position.
3636
3637 2006-12-27 [wwp]        2.6.1cvs81
3638
3639         * src/gtk/gtkaspell.c
3640         * src/gtk/gtkaspell.h
3641         * src/compose.c
3642                 Fix assignment of compose's default and alternate dictionary from
3643                 account or folder settings. Now gtkaspell_change_dict does rotate
3644                 dicts only when it's called from a menu cb.
3645
3646 2006-12-27 [wwp]        2.6.1cvs80
3647
3648         * src/folder_item_prefs.c
3649                 Fix randomly initialized default-alt-dictionary (folder prefs),
3650                 complete 2.6.1cvs72.
3651
3652 2006-12-27 [paul]       2.6.1cvs79
3653
3654         * src/imap_gtk.c
3655         * src/mh_gtk.c
3656                 Add Copy folder in the folder's contextual
3657                 menu
3658
3659 2006-12-27 [wwp]        2.6.1cvs78
3660
3661         * src/imap.c
3662                 Clean up session locking, thanks to Colin.
3663
3664 2006-12-26 [colin]      2.6.1cvs77
3665
3666         * src/statusbar.c
3667                 Revert previous patch
3668
3669 2006-12-26 [colin]      2.6.1cvs76
3670
3671         * src/folder.c
3672         * src/folderview.c
3673         * src/imap.c
3674         * src/statusbar.c
3675         * src/etpan/imap-thread.c
3676                 Fix previous commit warnings
3677                 Make statusbar update every second if total < 20
3678                 Make IMAP APPEND faster by simplifying log              
3679
3680 2006-12-26 [colin]      2.6.1cvs75
3681
3682         * src/folder.c
3683         * src/folder.h
3684         * src/folderview.c
3685         * src/folderview.h
3686         * src/imap_gtk.c
3687         * src/mh_gtk.c
3688                 Make it possible to copy folders accross
3689                 mailboxes (this was an arbitrary limitation).
3690                 Still make it impossible to move folders 
3691                 accross mailboxes.
3692
3693 2006-12-26 [colin]      2.6.1cvs74
3694
3695         * src/etpan/imap-thread.c
3696                 Fix bug 1081, 'claws-mail 
3697                 segfaults when going offline 
3698                 while it transfers mails via 
3699                 imap'
3700
3701 2006-12-26 [colin]      2.6.1cvs73
3702
3703         * src/folder_item_prefs.c
3704                 Don't forget alt dictionary when
3705                 renaming/moving folders
3706
3707 2006-12-26 [wwp]        2.6.1cvs72
3708
3709         * src/folder_item_prefs.c
3710                 Add missing defaults for per-folder alt dict
3711                 (forgotten in 2.6.1cvs61).
3712
3713 2006-12-26 [colin]      2.6.1cvs71
3714
3715         * src/wizard.c
3716                 Add tooltip to state that specifying
3717                 full path to mailbox is possible
3718
3719 2006-12-26 [wwp]        2.6.1cvs70
3720
3721         * src/partial_download.c
3722         * src/gtk/gtkvscrollbutton.c
3723         * src/plugins/pgpinline/plugin.c
3724                 Fix for few compiler warnings that matter.
3725
3726 2006-12-25 [colin]      2.6.1cvs69
3727
3728         * src/partial_download.c
3729                 Fix marking for download or deletion
3730                 when the header isn't the first
3731         * src/gtk/logwindow.c
3732                 Fix start of scrolling
3733
3734 2006-12-23 [paul]       2.6.1cvs68
3735
3736         * src/compose.c
3737                 change last commit to use the 'academic'
3738                 method instead. Thanks to wwp
3739
3740 2006-12-23 [paul]       2.6.1cvs67
3741
3742         * src/compose.c
3743                 don't warn about empty subject when
3744                 redirecting
3745
3746 2006-12-22 [colin]      2.6.1cvs66
3747
3748         * src/summary_search.c
3749                 Fix previous patch
3750
3751 2006-12-22 [colin]      2.6.1cvs65
3752
3753         * src/gtk/gtkutils.c
3754         * src/imap.c
3755         * src/jpilot.c
3756         * src/summary_search.c
3757                 A few warning fixes
3758
3759 2006-12-23 [paul]       
3760
3761         2.7.0-rc2 released
3762
3763 2006-12-22 [colin]      2.6.1cvs64
3764
3765         * src/toolbar.c
3766         * src/toolbar.h
3767                 Add a combo to the learn spam button
3768         * src/plugins/bogofilter/bogofilter.c
3769         * src/plugins/bogofilter/bogofilter_gtk.c
3770         * src/plugins/bogofilter/bogofilter.h
3771                 Allow to store Unsure mails in a specific
3772                 folder to make better teaching easier
3773
3774 2006-12-21 [wwp]        2.6.1cvs63
3775
3776         * src/compose.c
3777         * src/prefs_common.c
3778         * src/prefs_common.h
3779         * src/prefs_spelling.c
3780         * src/gtk/gtkaspell.c
3781         * src/gtk/gtkaspell.h
3782                 Allow spell-checking using both current and alternate dictionaries
3783                 (thanks to Colin).
3784
3785 2006-12-21 [wwp]        2.6.1cvs62
3786
3787         * src/gtk/gtkaspell.c
3788                 Apply recheck_when_changing_dict (highlight all mispelled words)
3789                 when switching to alternate dictionary.
3790
3791 2006-12-21 [wwp]        2.6.1cvs61
3792
3793         * src/compose.c
3794         * src/folder_item_prefs.h
3795         * src/prefs_common.c
3796         * src/prefs_common.h
3797         * src/prefs_folder_item.c
3798         * src/prefs_spelling.c
3799         * src/gtk/gtkaspell.c
3800         * src/gtk/gtkaspell.h
3801                 Add global and per-folder prefs to set the default
3802                 alternate dictionary.
3803
3804 2006-12-21 [colin]      2.6.1cvs60
3805
3806         * src/folder.c
3807                 Look for folders by path in all folders
3808         * src/html.c
3809                 add &mdash;
3810
3811 2006-12-20 [colin]      2.6.1cvs59
3812
3813         * src/gtk/quicksearch.c
3814                 Make sure in_typing is false when clearing
3815
3816 2006-12-20 [wwp]        2.6.1cvs58
3817
3818         * configure.ac
3819                 change manual's target dir to be LFH-compliant (thanks to Colin).
3820
3821 2006-12-20 [wwp]        2.6.1cvs57
3822
3823         * src/prefs_common.c
3824         * src/prefs_summaries.c
3825                 i18n fix and factorize patch, thanks to Fabien.
3826
3827 2006-12-20 [paul]       2.6.1cvs56
3828
3829         * configure.ac
3830                 last of the renaming (??)
3831         * src/main.c
3832                 correct --help info of --status-full
3833         * src/plugins/bogofilter/bogofilter.c
3834                 make FALSE default of whitelist_ab
3835
3836 2006-12-19 [colin]      2.6.1cvs55
3837
3838         * src/jpilot.c