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