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