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