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