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