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