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