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