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