2007-08-08 [colin] 2.10.0cvs101
[claws.git] / ChangeLog
1 2007-08-08 [colin]      2.10.0cvs101
2
3         * src/imap.c
4         * src/etpan/imap-thread.c
5         * src/etpan/imap-thread.h
6                 Close selected mailbox before doing
7                 status on it.
8
9 2007-08-08 [colin]      2.10.0cvs100
10
11         * src/html.c
12                 Complete symbol table, thanks to wwp.
13                 Fixes bug 1284, 'The html -> text 
14                 converter ignores entities'
15         * src/msgcache.c
16                 Fix possible fd leak
17
18 2007-08-08 [colin]      2.10.0cvs99
19
20         * src/imap.c
21                 Better way to fetch UIDs on non-UIDPLUS servers
22
23 2007-08-07 [colin]      2.10.0cvs98
24
25         * src/imap.c
26                 fix bug 1275, 'auto-saved draft messages not 
27                 always being removed'; Also, make multiple
28                 copy (in the same account) faster by matching
29                 source/destination message UIDs.
30         * src/messageview.c
31                 Don't try to reshow deleted mail
32         * src/msgcache.c
33                 Fix leak on error path
34
35 2007-08-07 [wwp]        2.10.0cvs97
36
37         * manual/account.xml
38         * manual/advanced.xml
39         * manual/fr/account.xml
40         * manual/fr/advanced.xml
41                 Updated the reference manual and the French translation to
42                 reflect 2.10.0cvs84: enable running folder Processing
43                 rules on demand.
44
45 2007-08-06 [wwp]        2.10.0cvs96
46
47         * src/prefs_common.c
48         * src/prefs_common.h
49         * src/textview.c
50                 Allow changing the emphasis color used to highlight
51                 the newsreader/x-mailer header value when it matches
52                 our preferred mail agent (hidden pref 'emphasis_col' added
53                 to clawsrc).
54
55 2007-08-06 [colin]      2.10.0cvs95
56
57         * src/compose.c
58         * src/compose.h
59                 Re-commit 2.10.0cvs86, with a protection
60                 against Pango bug. Also, try to fix 
61                 bug 1275, 'auto-saved draft messages not 
62                 always being removed'
63
64 2007-08-06 [wwp]        2.10.0cvs94
65
66         * src/gtk/quicksearch.c
67                 Replace deprecated GtkCombo with its modern equivalen GtkComboBox.
68
69 2007-08-06 [ticho]      2.10.0cvs93
70
71         * src/prefs_account.c
72         * src/gtk/combobox.c
73                 Use GtkComboBox instead of GtkOptionMenu for privacy system
74                 selection in account preferences.
75
76 2007-08-06 [wwp]        2.10.0cvs92
77
78         * src/plugins/pgpcore/plugin.def
79                 Apply one more chunk from gpg4win's 03-w32-port patch.
80
81 2007-08-05 [colin]      2.10.0cvs91
82
83         * src/compose.c
84         * src/compose.h
85                 reverting buggy patch for now
86
87 2007-08-05 [colin]      2.10.0cvs90
88
89         * src/folder.c
90                 Fix slowdown
91
92 2007-08-04 [colin]      2.10.0cvs89
93
94         * src/prefs_summaries.c
95         * src/summary_search.c
96                 Replace deprecated widgets. Patch by
97                 Andrej.
98
99 2007-08-04 [colin]      2.10.0cvs88
100
101         * src/mh.c
102                 Refresh GUI only every 2000 mails on mh_get_last_num
103                 This is fast (readdir) and done only once per 
104                 session/folder
105
106 2007-08-03 [colin]      2.10.0cvs87
107
108         * src/prefs_account.c
109         * src/gtk/combobox.h
110         * src/gtk/gtkutils.c
111                 Fix a deprecated widget. Patch by
112                 Andrej
113
114 2007-08-03 [colin]      2.10.0cvs86
115
116         * src/compose.c
117         * src/compose.h
118                 Make colorisation and wrapping algorithms
119                 faster. Fixes bug 1246, 'compose becomes 
120                 increasingly slow replying to complex emails'
121
122 2007-08-03 [paul]       2.10.0cvs85
123
124         * src/mh.c
125                 keep the window painted
126
127 2007-08-02 [paul]       2.10.0cvs84
128
129         * src/folderview.c
130         * src/mainwindow.c
131         * src/mainwindow.h
132                 enable running folder Processing
133                 rules on demand
134
135 2007-08-02 [paul]       2.10.0cvs83
136
137         * src/textview.c
138                 speed up/clean up rendering of larger
139                 msgs
140                 Thanks to Colin
141
142 2007-08-01 [paul]       2.10.0cvs82
143
144         * src/mainwindow.h
145                 clean up cruft
146         * src/toolbar.c
147                 change default toolbar layout on maemo
148         * src/pixmaps/close.xpm
149                 make the red cross a grey cross
150         * src/pixmaps/jpilot.xpm
151                 make icon smaller so it fits better
152
153 2007-07-31 [paul]       2.10.0cvs81
154
155         * src/setup.c
156         * src/gtk/gtkutils.c
157                 fix crash on maemo on first launch
158
159 2007-07-30 [paul]       2.10.0cvs80
160
161         * src/prefs_matcher.c
162                 specify the units of age and size
163
164 2007-07-30 [paul]       2.10.0cvs79
165
166         * src/main.c
167                 Fix IMAP timeout setting
168
169 2007-07-30 [colin]      2.10.0cvs78
170
171         * src/prefs_account.c
172                 Fix a deprecated widget. Patch by
173                 Andrej
174
175 2007-07-27 [paul]       2.10.0cvs77
176
177         * src/matcher_parser_parse.y
178         * src/prefs_filtering_action.c
179         * src/prefs_matcher.c
180                 these changes forgotten in cvs74's
181                 'watch thread' feature
182
183 2007-07-27 [paul]       2.10.0cvs76
184
185         * src/compose.c
186                 fix potential crasher
187                 thanks to Colin
188
189 2007-07-27 [paul]       2.10.0cvs75
190
191         * src/mainwindow.c
192         * src/manual.c
193         * src/manual.h
194         * src/gtk/gtkutils.c
195                 make mainwindow's /Help/Manual point to the
196                 remote copy if the local copy doesn't exist
197
198 2007-07-27 [paul]       2.10.0cvs74
199
200         * src/Makefile.am
201         * src/filtering.c
202         * src/folder.c
203         * src/mainwindow.c
204         * src/matcher.c
205         * src/matcher.h
206         * src/matcher_parser_parse.y
207         * src/procmsg.c
208         * src/procmsg.h
209         * src/stock_pixmap.c
210         * src/stock_pixmap.h
211         * src/summaryview.c
212         * src/summaryview.h
213         * src/toolbar.c
214         * src/toolbar.h
215         * src/pixmaps/watchthread.xpm
216                 add 'watch thread' feature
217
218 2007-07-27 [paul]       2.10.0cvs73
219
220         * src/prefs_folder_item.c
221                 adjust labels, add tooltips
222
223 2007-07-27 [colin]      2.10.0cvs72
224
225         * src/summaryview.c
226                 Maemo: Remove less used menu items
227
228 2007-07-26 [colin]      2.10.0cvs71
229
230         * src/messageview.c
231                 Maemo: destroy messageview after trashing mail.
232                 Maybe should be done on X11 too
233
234 2007-07-26 [colin]      2.10.0cvs70
235
236         * src/folderview.c
237         * src/mainwindow.c
238         * src/prefs_common.c
239         * src/prefs_common.h
240         * src/summaryview.c
241                 Add View/Show or Hide/Column headers
242
243 2007-07-26 [colin]      2.10.0cvs69
244
245         * src/procmime.c
246                 Fix unwanted output
247
248 2007-07-26 [colin]      2.10.0cvs68
249
250         * src/ldapserver.c
251                 Fix possible crash on cache invalidation
252         * src/compose.c
253         * src/procmime.c
254         * src/procmime.h
255         * src/quote_fmt_parse.y
256                 Make replying to mails with big attachments
257                 much faster. Fixes bug 1224, 'The process of 
258                 Replying to emails with large attachments 
259                 seems unreasonably long...'
260
261 2007-07-26 [colin]      2.10.0cvs67
262
263         * src/mimeview.c
264         * src/matcher.c
265         * src/common/ssl.c
266                 Fix threads use on BSDs
267
268 2007-07-26 [paul]       2.10.0cvs66
269
270         * src/gtk/prefswindow.c
271                 fix account prefs breakage
272                 thanks to Colin
273
274 2007-07-26 [paul]       2.10.0cvs65
275
276         * configure.ac
277                 standardise ./configure --help messages
278
279 2007-07-26 [colin]      2.10.0cvs64
280
281         * src/addressbook.c
282         * src/editaddress.c
283                 Fix two vCard-related crashes
284
285 2007-07-25 [colin]      2.10.0cvs63
286
287         * src/inc.c
288         * src/prefs_common.c
289         * src/prefs_common.h
290         * src/prefs_receive.c
291                 Maemo: Add a better way to notify of
292                 new mails
293         * src/mainwindow.c
294         * src/statusbar.h
295         * src/summaryview.c
296         * src/toolbar.c
297                 Maemo: Various layout fixes
298         * src/gtk/prefswindow.c
299                 Maemo: Better prefs layout
300
301 2007-07-25 [paul]       2.10.0cvs62
302
303         * src/textview.c
304                 fix the layout on maemo
305                 thanks to Colin
306
307 2007-07-25 [iwkse]      2.10.0cvs61
308
309         * src/summaryview.c
310                 add 'o' shortcut on summaryview
311
312 2007-07-25 [iwkse]      2.10.0cvs60
313
314         * src/textview.c
315                 fix o shortcut
316
317 2007-07-24 [colin]      2.10.0cvs59
318
319         * src/mh.c
320                 Fix missing timestamp update on source
321                 folder when moving
322         * src/textview.c
323         * src/textview.h
324                 Better text layout on part's choices
325
326 2007-07-23 [colin]      2.10.0cvs58
327
328         * src/mimeview.c
329         * src/textview.c
330                 Maemo: Automatically choose the correct application
331                 to open parts
332         * src/gtk/quicksearch.c
333                 Make search run on GDK_KP_Enter too
334
335 2007-07-23 [wwp]        2.10.0cvs57
336
337         * src/quote_fmt_lex.l
338                 Revert accidentaly committed lines (account_sig) in
339                 2.10.0cvs56.
340
341 2007-07-23 [wwp]        2.10.0cvs56
342
343         * src/quote_fmt_lex.l
344                 Fix typos around long form expressions in the quote lexer.
345
346 2007-07-23 [paul]
347
348         3.0.0-rc1 released
349
350 2007-07-23 [colin]      2.10.0cvs55
351
352         * src/addr_compl.c
353                 Fix auto-completion on Maemo
354
355 2007-07-23 [colin]      2.10.0cvs54
356
357         * src/statusbar.c
358                 Maemo: Fix sticking statusbars
359
360 2007-07-22 [colin]      2.10.0cvs53
361
362         * src/main.c
363                 Maemo: Fix the strange "top_application" info
364                 at startup. We should do something when 
365                 receiving such a message.
366
367 2007-07-20 [paul]       2.10.0cvs52
368
369         * src/news_gtk.c
370                 add missing #include "statusbar.h"
371
372 2007-07-20 [colin]      2.10.0cvs51
373
374         * src/folder.c
375         * src/folder.h
376         * src/folder_item_prefs.c
377         * src/folder_item_prefs.h
378         * src/folderview.c
379         * src/imap.c
380         * src/imap_gtk.c
381         * src/imap_gtk.h
382         * src/news.c
383         * src/news_gtk.c
384         * src/news_gtk.h
385         * src/prefs_folder_item.c
386                 Implement age-based caching: allow to
387                 specify a threshold for the offline synchronisation
388                 feature, and whether old cached bodies should 
389                 be removed
390         * src/toolbar.c
391         * src/toolbar.h
392                 Fix label/tooltips
393         * src/plugins/dillo_viewer/dillo_viewer.c
394                 Check that Dillo's installed
395
396 2007-07-20 [wwp]        2.10.0cvs50
397
398         * src/mimeview.c
399         * src/stock_pixmap.c
400                 Draw a frame around the selected mimeview part icon (instead of the
401                 shifted 'dancing' icon).
402
403 2007-07-20 [colin]      2.10.0cvs49
404
405         * src/main.c
406                 Unref stuff even on error
407         * src/wizard.c
408                 disconnect signals only at the very
409                 end of the wizard save.
410
411 2007-07-20 [colin]      2.10.0cvs48
412
413         * src/mainwindow.c
414         * src/messageview.c
415         * src/toolbar.c
416         * src/toolbar.h
417                 Fix random crashes while navigating
418                 (GTK_EVENTS_FLUSH)
419
420 2007-07-19 [colin]      2.10.0cvs47
421
422         * configure.ac
423         * src/main.c
424         * src/prefs_common.c
425         * src/prefs_common.h
426         * src/wizard.c
427         * src/common/defs.h
428         * src/common/utils.c
429                 Maemo: add an easy way to store data (mails
430                 and IMAP/NNTP caches) on one of the SD cards,
431                 and protect against unmounts if needed
432
433 2007-07-19 [paul]       2.10.0cvs46
434
435         * src/Makefile.am
436         * src/stock_pixmap.c
437         * src/gtk/about.c
438         * src/pixmaps/claws-mail_logo-small.xpm
439                 implement a (slightly) different About
440                 dialog for maemo and add a small version
441                 of the logo for it
442         * src/wizard.c
443                 use a scrolled window for wizard page 1
444                 on maemo
445
446 2007-07-19 [paul]       2.10.0cvs45
447
448         * src/Makefile.am
449                 too soon for this line
450
451 2007-07-19 [paul]       2.10.0cvs44
452
453         * src/Makefile.am
454                 fix build on n800
455
456 2007-07-19 [colin]      2.10.0cvs43
457
458         * src/wizard.c
459                 Solve Mail/Mailbox name when specifying
460                 full /path/to/Mail.
461
462 2007-07-18 [colin]      2.10.0cvs42
463
464         * src/inc.c
465         * configure.ac
466                 Fix build on n770
467
468 2007-07-18 [colin]      2.10.0cvs41
469
470         * src/inc.c
471                 Maemo: plug the online/offline system into
472                 maemo's interfaces to have Claws automatically
473                 switch according to the system status
474         * src/statusbar.c
475                 Maemo: use HildonBanners to display status
476                 messages. Renders the main statusbar useless.
477
478 2007-07-18 [paul]       2.10.0cvs40
479
480         * src/filtering.c
481                 fix screen blanking on moving/copying many msgs
482         * src/folder.c
483                 fix processing progressbar and screen blanking
484                 during processing
485
486 2007-07-18 [paul]       2.10.0cvs39
487
488         * src/messageview.c
489                 revert cvs37, breakage on maemo
490
491 2007-07-18 [paul]       2.10.0cvs38
492
493         * src/gtk/gtkutils.c
494                 make sure we can still build with older GTK's
495
496 2007-07-18 [colin]      2.10.0cvs37
497
498         * src/messageview.c
499                 Only hide the small layout's messageview, instead
500                 of destroying it when closing
501         * src/gtk/gtkutils.c
502                 Use gtk_window_present_with_time to popup windows,
503                 it seems to make things better with modern WMs
504                 (actually focusing)
505
506 2007-07-17 [colin]      2.10.0cvs36
507
508         * src/editaddress.c
509                 Simplify layout on Maemo
510         * src/folder.c
511                 Fix possible crash
512         * src/prefs_display_header.c
513                 Remove some headers by default on Maemo
514
515 2007-07-17 [paul]       2.10.0cvs35
516
517         * src/prefs_common.c
518         * src/prefs_common.h
519         * src/prefs_logging.c
520         * src/common/log.c
521                 add options to stop/enable writing logs to disc
522
523 2007-07-17 [paul]       2.10.0cvs34
524
525         * src/edittags.c
526                 fix some issues with the Apply tags window:
527                 - set search column (enables autocompl in the treeview)
528                 - apply tag from "New tag" if it existed
529                 - clears New tag entry when adding it with the button
530                 Thanks to Colin
531
532 2007-07-17 [paul]       2.10.0cvs33
533
534         * src/edittags.c
535                 fix 'apply tags' dialogue weirdness
536
537 2007-07-16 [colin]      2.10.0cvs32
538
539         * src/toolbar.c
540                 Fix double-loading of mails on Maemo
541
542 2007-07-16 [colin]      2.10.0cvs31
543
544         * src/messageview.c
545                 Prevent double-loading of the same part under some
546                 conditions; hide statusbar on Maemo
547
548 2007-07-16 [colin]      2.10.0cvs30
549
550         * src/edittags.c
551         * src/edittags.h
552         * src/mainwindow.c
553         * src/summaryview.c
554                 Improve the tag interface - allow
555                 to set/unset tags from a special
556                 window.
557         * src/gtk/gtkvscrollbutton.c
558         * src/mimeview.c
559         * src/mimeview.h
560         * src/stock_pixmap.c
561                 Fix Mimeview's ugly hacks in the
562                 icon list. 
563
564 2007-07-16 [paul]       2.10.0cvs29
565
566         * src/wizard.c
567                 rework dialog
568         * src/gtk/icon_legend.c
569                 put it all in a scrolled window
570
571 2007-07-15 [colin]      2.10.0cvs28
572
573         * src/mainwindow.c
574                 Maemo: force layout to be Small screen; the
575                 others don't make sense
576
577 2007-07-14 [colin]      2.10.0cvs27
578
579         * src/mimeview.c
580         * src/gtk/gtkvscrollbutton.c
581                 Maemo: Fix mimeview's buttons size
582
583 2007-07-14 [colin]      2.10.0cvs26
584
585         * src/toolbar.c
586                 Fix the button workaround fix.
587                 (Use the correct variable)
588
589 2007-07-14 [colin]      2.10.0cvs25
590
591         * src/mainwindow.c
592         * src/toolbar.c
593                 Maemo: put the progress bar in the
594                 toolbar
595
596 2007-07-14 [colin]      2.10.0cvs24
597
598         * src/prefs_common.c
599                 Maemo: hide statusbar by default
600         * src/Makefile.am
601         * src/stock_pixmap.c
602         * src/stock_pixmap.h
603         * src/toolbar.c
604         * src/pixmaps/go_folders.xpm
605                 Maemo: Add a specific icon to go back to
606                 folder list
607
608 2007-07-14 [colin]      2.10.0cvs23
609
610         * src/toolbar.c
611                 Don't set homogeneous finally
612
613 2007-07-14 [colin]      2.10.0cvs22
614
615         * src/toolbar.c
616                 Fix button show/hide issues
617
618 2007-07-14 [colin]      2.10.0cvs21
619
620         * src/toolbar.c
621                 Fix huge arrows
622                 Fix button workaround to be able to click
623                 if mouse was on button when it went un-
624                 sensitive.
625                 Revert previous commit, gtk_tool_item_set_homogeneous
626                 doesn't mean what it seems to mean ;-)
627
628 2007-07-14 [paul]       2.10.0cvs20
629
630         * src/toolbar.c
631                 make homogeneous FALSE always
632
633 2007-07-13 [colin]      2.10.0cvs19
634
635         * src/toolbar.c
636         * src/toolbar.h
637                 Rework to fit the non-deprecated API
638         * src/compose.c
639         * src/folderview.c
640         * src/mainwindow.c
641         * src/messageview.c
642         * src/summaryview.c
643                 Maemo layout changes. Better toolbars,
644                 removal of CTree headers. 
645
646 2007-07-13 [paul]       2.10.0cvs18
647
648         * src/gtk/colorlabel.c
649                 fix bug 1261, '[DE] coloring messages in overview 
650                 keys are not localised'
651                 the string is now included in claws-mail.pot
652
653 2007-07-13 [colin]      2.10.0cvs17
654
655         * src/summaryview.c
656                 Fix bug 1267, 'printing mutliple messages 
657                 opens one message-dialog after the other'
658                 Ask for confirmation when printing 10
659                 messages or more.
660
661 2007-07-11 [colin]      2.10.0cvs16
662
663         * COPYING
664         * README
665         * autogen.sh
666         * manual/claws-mail-manual.xml
667         * manual/gpl.xml
668         * manual/es/claws-mail-manual.xml
669         * manual/es/gpl.xml
670         * manual/fr/claws-mail-manual.xml
671         * manual/fr/gpl.xml
672         * manual/pl/gpl.xml
673         * src/account.c
674         * src/account.h
675         * src/action.c
676         * src/action.h
677         * src/adbookbase.h
678         * src/addr_compl.c
679         * src/addr_compl.h
680         * src/addrbook.c
681         * src/addrbook.h
682         * src/addrcache.c
683         * src/addrcache.h
684         * src/addrcindex.c
685         * src/addrcindex.h
686         * src/addrclip.c
687         * src/addrclip.h
688         * src/addrdefs.h
689         * src/addressadd.c
690         * src/addressadd.h
691         * src/addressbook.c
692         * src/addressbook.h
693         * src/addressbook_foldersel.c
694         * src/addressbook_foldersel.h
695         * src/addressitem.h
696         * src/addrgather.c
697         * src/addrgather.h
698         * src/addrharvest.c
699         * src/addrharvest.h
700         * src/addrindex.c
701         * src/addrindex.h
702         * src/addritem.c
703         * src/addritem.h
704         * src/addrquery.c
705         * src/addrquery.h
706         * src/addrselect.c
707         * src/addrselect.h
708         * src/alertpanel.c
709         * src/alertpanel.h
710         * src/browseldap.c
711         * src/browseldap.h
712         * src/codeconv.c
713         * src/codeconv.h
714         * src/compose.c
715         * src/compose.h
716         * src/crash.c
717         * src/crash.h
718         * src/customheader.c
719         * src/customheader.h
720         * src/displayheader.c
721         * src/displayheader.h
722         * src/editaddress.c
723         * src/editaddress.h
724         * src/editaddress_other_attributes_ldap.c
725         * src/editaddress_other_attributes_ldap.h
726         * src/editbook.c
727         * src/editbook.h
728         * src/editgroup.c
729         * src/editgroup.h
730         * src/editjpilot.c
731         * src/editjpilot.h
732         * src/editldap.c
733         * src/editldap.h
734         * src/editldap_basedn.c
735         * src/editldap_basedn.h
736         * src/edittags.c
737         * src/edittags.h
738         * src/editvcard.c
739         * src/editvcard.h
740         * src/enriched.c
741         * src/enriched.h
742         * src/exphtmldlg.c
743         * src/exphtmldlg.h
744         * src/expldifdlg.c
745         * src/expldifdlg.h
746         * src/export.c
747         * src/export.h
748         * src/exporthtml.c
749         * src/exporthtml.h
750         * src/exportldif.c
751         * src/exportldif.h
752         * src/filtering.c
753         * src/filtering.h
754         * src/folder.c
755         * src/folder.h
756         * src/folder_item_prefs.c
757         * src/folder_item_prefs.h
758         * src/foldersel.c
759         * src/foldersel.h
760         * src/folderutils.c
761         * src/folderutils.h
762         * src/folderview.c
763         * src/folderview.h
764         * src/gedit-print.c
765         * src/gedit-print.h
766         * src/grouplistdialog.c
767         * src/grouplistdialog.h
768         * src/headerview.c
769         * src/headerview.h
770         * src/html.c
771         * src/html.h
772         * src/image_viewer.c
773         * src/image_viewer.h
774         * src/imap.c
775         * src/imap.h
776         * src/imap_gtk.c
777         * src/imap_gtk.h
778         * src/import.c
779         * src/import.h
780         * src/importldif.c
781         * src/importldif.h
782         * src/importmutt.c
783         * src/importmutt.h
784         * src/importpine.c
785         * src/importpine.h
786         * src/inc.c
787         * src/inc.h
788         * src/jpilot.c
789         * src/jpilot.h
790         * src/ldapctrl.c
791         * src/ldapctrl.h
792         * src/ldaplocate.c
793         * src/ldaplocate.h
794         * src/ldapquery.c
795         * src/ldapquery.h
796         * src/ldapserver.c
797         * src/ldapserver.h
798         * src/ldapupdate.c
799         * src/ldapupdate.h
800         * src/ldaputil.c
801         * src/ldaputil.h
802         * src/ldif.c
803         * src/ldif.h
804         * src/localfolder.c
805         * src/localfolder.h
806         * src/main.c
807         * src/main.h
808         * src/mainwindow.c
809         * src/mainwindow.h
810         * src/manual.c
811         * src/manual.h
812         * src/matcher.c
813         * src/matcher.h
814         * src/matcher_parser.h
815         * src/matcher_parser_lex.l
816         * src/matcher_parser_parse.y
817         * src/mbox.c
818         * src/mbox.h
819         * src/message_search.c
820         * src/message_search.h
821         * src/messageview.c
822         * src/messageview.h
823         * src/mh.c
824         * src/mh.h
825         * src/mh_gtk.c
826         * src/mh_gtk.h
827         * src/mimeview.c
828         * src/mimeview.h
829         * src/msgcache.c
830         * src/msgcache.h
831         * src/mutt.c
832         * src/mutt.h
833         * src/news.c
834         * src/news.h
835         * src/news_gtk.c
836         * src/news_gtk.h
837         * src/noticeview.c
838         * src/noticeview.h
839         * src/partial_download.c
840         * src/partial_download.h
841         * src/pine.c
842         * src/pine.h
843         * src/pop.c
844         * src/pop.h
845         * src/prefs_account.c
846         * src/prefs_account.h
847         * src/prefs_actions.c
848         * src/prefs_actions.h
849         * src/prefs_common.c
850         * src/prefs_common.h
851         * src/prefs_compose_writing.c
852         * src/prefs_compose_writing.h
853         * src/prefs_customheader.c
854         * src/prefs_customheader.h
855         * src/prefs_display_header.c
856         * src/prefs_display_header.h
857         * src/prefs_ext_prog.c
858         * src/prefs_ext_prog.h
859         * src/prefs_filtering.c
860         * src/prefs_filtering.h
861         * src/prefs_filtering_action.c
862         * src/prefs_filtering_action.h
863         * src/prefs_folder_column.c
864         * src/prefs_folder_column.h
865         * src/prefs_folder_item.c
866         * src/prefs_folder_item.h
867         * src/prefs_fonts.c
868         * src/prefs_fonts.h
869         * src/prefs_gtk.c
870         * src/prefs_gtk.h
871         * src/prefs_image_viewer.c
872         * src/prefs_image_viewer.h
873         * src/prefs_logging.c
874         * src/prefs_logging.h
875         * src/prefs_matcher.c
876         * src/prefs_matcher.h
877         * src/prefs_message.c
878         * src/prefs_message.h
879         * src/prefs_msg_colors.c
880         * src/prefs_msg_colors.h
881         * src/prefs_other.c
882         * src/prefs_other.h
883         * src/prefs_quote.c
884         * src/prefs_quote.h
885         * src/prefs_receive.c
886         * src/prefs_receive.h
887         * src/prefs_send.c
888         * src/prefs_send.h
889         * src/prefs_spelling.c
890         * src/prefs_spelling.h
891         * src/prefs_summaries.c
892         * src/prefs_summaries.h
893         * src/prefs_summary_column.c
894         * src/prefs_summary_column.h
895         * src/prefs_summary_open.c
896         * src/prefs_summary_open.h
897         * src/prefs_template.c
898         * src/prefs_template.h
899         * src/prefs_themes.c
900         * src/prefs_themes.h
901         * src/prefs_toolbar.c
902         * src/prefs_toolbar.h
903         * src/prefs_wrapping.c
904         * src/prefs_wrapping.h
905         * src/privacy.c
906         * src/privacy.h
907         * src/procheader.c
908         * src/procheader.h
909         * src/procmime.c
910         * src/procmime.h
911         * src/procmsg.c
912         * src/procmsg.h
913         * src/quote_fmt.c
914         * src/quote_fmt_lex.l
915         * src/quote_fmt_parse.y
916         * src/recv.c
917         * src/recv.h
918         * src/remotefolder.c
919         * src/remotefolder.h
920         * src/send_message.c
921         * src/send_message.h
922         * src/setup.c
923         * src/setup.h
924         * src/simple-gettext.c
925         * src/sourcewindow.c
926         * src/sourcewindow.h
927         * src/ssl_manager.c
928         * src/ssl_manager.h
929         * src/statusbar.c
930         * src/statusbar.h
931         * src/stock_pixmap.c
932         * src/stock_pixmap.h
933         * src/summary_search.c
934         * src/summary_search.h
935         * src/summaryview.c
936         * src/summaryview.h
937         * src/textview.c
938         * src/textview.h
939         * src/toolbar.c
940         * src/toolbar.h
941         * src/undo.c
942         * src/undo.h
943         * src/unmime.c
944         * src/unmime.h
945         * src/uri_opener.c
946         * src/uri_opener.h
947         * src/vcard.c
948         * src/vcard.h
949         * src/wizard.c
950         * src/wizard.h
951         * src/common/base64.c
952         * src/common/base64.h
953         * src/common/claws.c
954         * src/common/claws.h
955         * src/common/defs.h
956         * src/common/fnmatch.c
957         * src/common/fnmatch.h
958         * src/common/fnmatch_loop.c
959         * src/common/hooks.c
960         * src/common/hooks.h
961         * src/common/log.c
962         * src/common/log.h
963         * src/common/md5.c
964         * src/common/md5.h
965         * src/common/mgutils.c
966         * src/common/mgutils.h
967         * src/common/nntp.c
968         * src/common/nntp.h
969         * src/common/passcrypt.c
970         * src/common/passcrypt.h.in
971         * src/common/plugin.c
972         * src/common/plugin.h
973         * src/common/prefs.c
974         * src/common/prefs.h
975         * src/common/progressindicator.c
976         * src/common/progressindicator.h
977         * src/common/quoted-printable.c
978         * src/common/quoted-printable.h
979         * src/common/session.c
980         * src/common/session.h
981         * src/common/smtp.c
982         * src/common/smtp.h
983         * src/common/socket.c
984         * src/common/socket.h
985         * src/common/ssl.c
986         * src/common/ssl.h
987         * src/common/ssl_certificate.c
988         * src/common/ssl_certificate.h
989         * src/common/string_match.c
990         * src/common/string_match.h
991         * src/common/stringtable.c
992         * src/common/stringtable.h
993         * src/common/tags.c
994         * src/common/tags.h
995         * src/common/template.c
996         * src/common/template.h
997         * src/common/timing.h
998         * src/common/utils.c
999         * src/common/utils.h
1000         * src/common/uuencode.c
1001         * src/common/uuencode.h
1002         * src/common/version.h.in
1003         * src/common/w32_dirent.c
1004         * src/common/w32_reg.c
1005         * src/common/w32_signal.c
1006         * src/common/w32_stat.c
1007         * src/common/w32_stdlib.c
1008         * src/common/w32_string.c
1009         * src/common/w32_time.c
1010         * src/common/w32_unistd.c
1011         * src/common/w32_wait.c
1012         * src/common/w32lib.h
1013         * src/common/xml.c
1014         * src/common/xml.h
1015         * src/common/xmlprops.c
1016         * src/common/xmlprops.h
1017         * src/etpan/etpan-errors.h
1018         * src/etpan/etpan-thread-manager-types.h
1019         * src/etpan/etpan-thread-manager.c
1020         * src/etpan/etpan-thread-manager.h
1021         * src/etpan/imap-thread.c
1022         * src/etpan/imap-thread.h
1023         * src/gtk/about.c
1024         * src/gtk/about.h
1025         * src/gtk/colorlabel.c
1026         * src/gtk/colorlabel.h
1027         * src/gtk/colorsel.c
1028         * src/gtk/colorsel.h
1029         * src/gtk/combobox.c
1030         * src/gtk/combobox.h
1031         * src/gtk/description_window.c
1032         * src/gtk/description_window.h
1033         * src/gtk/filesel.c
1034         * src/gtk/filesel.h
1035         * src/gtk/foldersort.c
1036         * src/gtk/foldersort.h
1037         * src/gtk/gtkaspell.c
1038         * src/gtk/gtkaspell.h
1039         * src/gtk/gtksctree.c
1040         * src/gtk/gtkshruler.c
1041         * src/gtk/gtkshruler.h
1042         * src/gtk/gtksourceprintjob.c
1043         * src/gtk/gtksourceprintjob.h
1044         * src/gtk/gtkutils.c
1045         * src/gtk/gtkutils.h
1046         * src/gtk/gtkvscrollbutton.c
1047         * src/gtk/gtkvscrollbutton.h
1048         * src/gtk/icon_legend.c
1049         * src/gtk/icon_legend.h
1050         * src/gtk/inputdialog.c
1051         * src/gtk/inputdialog.h
1052         * src/gtk/logwindow.c
1053         * src/gtk/logwindow.h
1054         * src/gtk/manage_window.c
1055         * src/gtk/manage_window.h
1056         * src/gtk/menu.c
1057         * src/gtk/menu.h
1058         * src/gtk/pluginwindow.c
1059         * src/gtk/pluginwindow.h
1060         * src/gtk/prefswindow.c
1061         * src/gtk/prefswindow.h
1062         * src/gtk/progressdialog.c
1063         * src/gtk/progressdialog.h
1064         * src/gtk/quicksearch.c
1065         * src/gtk/quicksearch.h
1066         * src/gtk/sslcertwindow.c
1067         * src/gtk/sslcertwindow.h
1068         * src/plugins/bogofilter/bogofilter.c
1069         * src/plugins/bogofilter/bogofilter.h
1070         * src/plugins/bogofilter/bogofilter_gtk.c
1071         * src/plugins/clamav/clamav_plugin.c
1072         * src/plugins/clamav/clamav_plugin.h
1073         * src/plugins/clamav/clamav_plugin_gtk.c
1074         * src/plugins/demo/demo.c
1075         * src/plugins/dillo_viewer/dillo_prefs.c
1076         * src/plugins/dillo_viewer/dillo_prefs.h
1077         * src/plugins/dillo_viewer/dillo_viewer.c
1078         * src/plugins/pgpcore/passphrase.c
1079         * src/plugins/pgpcore/passphrase.h
1080         * src/plugins/pgpcore/pgp_viewer.c
1081         * src/plugins/pgpcore/pgp_viewer.h
1082         * src/plugins/pgpcore/plugin.c
1083         * src/plugins/pgpcore/prefs_gpg.c
1084         * src/plugins/pgpcore/prefs_gpg.h
1085         * src/plugins/pgpcore/select-keys.c
1086         * src/plugins/pgpcore/select-keys.h
1087         * src/plugins/pgpcore/sgpgme.c
1088         * src/plugins/pgpcore/sgpgme.h
1089         * src/plugins/pgpinline/pgpinline.c
1090         * src/plugins/pgpinline/pgpinline.h
1091         * src/plugins/pgpinline/plugin.c
1092         * src/plugins/pgpmime/pgpmime.c
1093         * src/plugins/pgpmime/pgpmime.h
1094         * src/plugins/pgpmime/plugin.c
1095         * src/plugins/spamassassin/spamassassin.c
1096         * src/plugins/spamassassin/spamassassin.h
1097         * src/plugins/spamassassin/spamassassin_gtk.c
1098         * src/plugins/trayicon/trayicon.c
1099         * src/plugins/trayicon/trayicon_prefs.c
1100         * src/plugins/trayicon/trayicon_prefs.h
1101         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
1102         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
1103         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.h
1104         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
1105         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
1106         * tools/OOo2claws-mail.pl
1107         * tools/README.sylprint
1108         * tools/acroread2claws-mail.pl
1109         * tools/claws-mail-compose-insert-files.pl
1110         * tools/convert_mbox.pl
1111         * tools/filter_conv.pl
1112         * tools/filter_conv_new.pl
1113         * tools/fix_date.sh
1114         * tools/freshmeat_search.pl
1115         * tools/google_search.pl
1116         * tools/kmail-mailbox2claws-mail.pl
1117         * tools/kmail2claws-mail.pl
1118         * tools/kmail2claws-mail_v2.pl
1119         * tools/mairix.sh
1120         * tools/make.themes.project
1121         * tools/multiwebsearch.pl
1122         * tools/nautilus2claws-mail.sh
1123         * tools/outlook2claws-mail.pl
1124         * tools/textviewer.sh
1125         * tools/thunderbird-filters-convertor.pl
1126         * tools/update-po
1127         * tools/uuooffice
1128         * tools/vcard2xml.py
1129         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
1130                 Upgrade to GPLv3 or later.
1131
1132 2007-07-10 [wwp]        2.10.0cvs15
1133
1134         * src/main.c
1135                 Fix re-opening of all composing messages that were
1136                 opened when closing the previous instance, thanks
1137                 to Colin.
1138
1139 2007-07-10 [paul]       2.10.0cvs14
1140
1141         * src/editaddress_other_attributes_ldap.c
1142         * src/ldapupdate.c
1143                 fix crash on selecting 'other attributes' combo
1144                 for either a new entry or an old entry with no
1145                 existing attributes.
1146                 fix bug on editing multiple attributes which
1147                 resulted them all having the value of the last
1148                 one changed.
1149                 Thanks to Colin
1150
1151 2007-07-10 [colin]      2.10.0cvs13
1152
1153         * src/editaddress.c
1154         * src/editaddress_other_attributes_ldap.h
1155         * src/ldapupdate.c
1156                 Fix --disable-ldap build
1157
1158 2007-07-09 [colin]      2.10.0cvs12
1159
1160         * src/Makefile.am
1161         * src/addritem.c
1162         * src/addritem.h
1163         * src/editaddress.c
1164         * src/editaddress_other_attributes_ldap.c
1165         * src/editaddress_other_attributes_ldap.h
1166         * src/editldap.c
1167         * src/ldapctrl.c
1168         * src/ldapctrl.h
1169         * src/ldapupdate.c
1170                 Add capability to edit all inetOrgPerson
1171                 attributes on LDAP. Patch by Michael 
1172                 Rasmussen
1173
1174 2007-07-09 [colin]      2.10.0cvs11
1175
1176         * src/Makefile.am
1177         * src/exporthtml.c
1178         * src/mbox.c
1179         * src/msgcache.c
1180         * src/prefs_summaries.c
1181         * src/prefs_themes.c
1182         * src/procheader.c
1183         * src/common/Makefile.am
1184         * src/common/log.c
1185         * src/common/timing.h
1186         * src/common/utils.c
1187         * src/common/utils.h
1188         * src/common/w32_account.c
1189         * src/common/w32lib.h
1190         * src/gtk/Makefile.am
1191         * src/gtk/colorlabel.c
1192         * src/plugins/pgpcore/Makefile.am
1193         * src/plugins/pgpcore/claws.def
1194         * src/plugins/pgpcore/passphrase.c
1195         * src/plugins/pgpcore/pgp_viewer.c
1196         * src/plugins/pgpcore/plugin.def
1197         * src/plugins/pgpcore/sgpgme.c
1198         * src/plugins/pgpinline/Makefile.am
1199         * src/plugins/pgpinline/claws.def
1200         * src/plugins/pgpinline/mypgpcore.def
1201         * src/plugins/pgpinline/plugin.def
1202         * src/plugins/pgpmime/Makefile.am
1203         * src/plugins/pgpmime/claws.def
1204         * src/plugins/pgpmime/mypgpcore.def
1205         * src/plugins/pgpmime/plugin.def
1206                 Commit win32 patch, from Werner Koch and
1207                 Marcus Brinkmann
1208
1209 2007-07-09 [colin]      2.10.0cvs10
1210
1211         * src/prefs_toolbar.c
1212                 Fix crash when no actions exist
1213
1214 2007-07-07 [paul]       2.10.0cvs9
1215
1216         * COPYING
1217         * manual/claws-mail-manual.xml
1218                 update copyright year
1219         * po/fi.po
1220                 updated by Flammie Pirinen
1221
1222 2007-07-05 [wwp]        2.10.0cvs8
1223
1224         * src/plugins/clamav/clamav_plugin_gtk.c
1225                 Make vertical spacing like in other plugin prefs pages.
1226
1227 2007-07-05 [wwp]        2.10.0cvs7
1228
1229         * src/quote_fmt.c
1230                 It's %am that works, not %ae (this doc incoherence has been
1231                 introduced with 2.9.2cvs13).
1232
1233 2007-07-04 [wwp]        2.10.0cvs6
1234
1235         * src/plugins/bogofilter/bogofilter.c
1236                 Gettext-ize an occurrence of "Any" that wasn't.
1237
1238 2007-07-04 [colin]      2.10.0cvs5
1239
1240         * po/POTFILES.in
1241                 Fix untranslated strings; thanks
1242                 to Pader Rezso.
1243
1244 2007-07-03 [colin]      2.10.0cvs4
1245
1246         * src/folder.c
1247         * src/mainwindow.c
1248                 Fix saving of sort mode for tags and
1249                 thread date. Thanks to Pierre Ossman.
1250                 Completes fix for bug 1233
1251
1252 2007-07-03 [paul]       2.10.0cvs3
1253
1254         * src/compose.c
1255                 fix auto-save
1256         * src/summaryview.c
1257                 fix build warnings
1258         Thanks to Colin
1259
1260 2007-07-02 [colin]      2.10.0cvs2
1261
1262         * src/folder.h
1263         * src/mainwindow.c
1264         * src/procmsg.h
1265         * src/summaryview.c
1266                 Add View/Sort/by Thread date
1267                 Fixes bug 1233, 'Capability to sort 
1268                 threads by most recent message'
1269                 Based on a patch by Paul Rolland
1270
1271 2007-07-02 [colin]      2.10.0cvs1
1272
1273         * src/Makefile.am
1274         * src/compose.c
1275         * src/edittags.c
1276         * src/edittags.h
1277         * src/filtering.c
1278         * src/folder.c
1279         * src/folder.h
1280         * src/headerview.c
1281         * src/headerview.h
1282         * src/main.c
1283         * src/mainwindow.c
1284         * src/mainwindow.h
1285         * src/manual.h
1286         * src/matcher.c
1287         * src/matcher.h
1288         * src/matcher_parser_parse.y
1289         * src/mimeview.c
1290         * src/msgcache.c
1291         * src/msgcache.h
1292         * src/prefs_common.c
1293         * src/prefs_common.h
1294         * src/prefs_filtering_action.c
1295         * src/prefs_matcher.c
1296         * src/prefs_summary_column.c
1297         * src/procmsg.c
1298         * src/procmsg.h
1299         * src/quote_fmt.c
1300         * src/quote_fmt_lex.l
1301         * src/quote_fmt_parse.y
1302         * src/summaryview.c
1303         * src/summaryview.h
1304         * src/textview.c
1305         * src/common/Makefile.am
1306         * src/common/defs.h
1307         * src/common/tags.c
1308         * src/common/tags.h
1309         * src/gtk/quicksearch.c
1310         * src/gtk/quicksearch.h
1311                 Add Tags implementation. Tags are arbitrary labels
1312                 that can be applied to messages. It is possible 
1313                 to create, edit, remove tags; apply them to mails;
1314                 filter on tags or tag presence; apply or unset
1315                 tags via filtering actions; reference tags in
1316                 reply templates.
1317
1318 2007-07-02 [paul]       2.10.0
1319
1320         * NEWS
1321         * README
1322         * RELEASE_NOTES
1323                 2.10.0 released
1324
1325 2007-07-02 [paul]       2.9.2cvs78
1326
1327         * po/de.po
1328         * po/en_GB.po
1329         * po/es.po
1330         * po/fr.po
1331         * po/hu.po
1332         * po/pt_BR.po
1333         * po/ru.po
1334         * po/zh_CN.po
1335                 updated by Stephan Sachse, me, Ricardo Mones
1336                 Lastra, Fabien Vantard, Pader Rezso, Frederico
1337                 Goncalves Guimaraes, Pavlo Bohmat, and Ralgh Young
1338
1339 2007-07-02 [paul]       2.9.2cvs77
1340
1341         * AUTHORS
1342                 updated
1343
1344 2007-06-29 [wwp]        2.9.2cvs76
1345
1346         * src/gtk/headers.h
1347                 Fix a typo (thanks to Ricardo for finding this out).
1348
1349 2007-06-28 [paul]       2.9.2cvs75
1350
1351         * src/folderview.c
1352                 fix build warnings
1353
1354 2007-06-28 [paul]       2.9.2cvs74
1355
1356         * tools/Makefile.am
1357                 fix bug in the autotools build system.
1358                 Files cataloged under EXTRA_DIST were never
1359                 automatically copied to the build tree.
1360                 (fix 'make distcheck')
1361                 Patch by Michael Rasmussen.
1362
1363 2007-06-24 [colin]      2.9.2cvs73
1364
1365         * src/news_gtk.c
1366                 Fix bug 1249, 'Error handling for 
1367                 news errors needs modification'
1368                 Only popup error if the according
1369                 pref in Prefs/Receive is set.
1370
1371 2007-06-21 [colin]      2.9.2cvs72
1372
1373         * src/common/plugin.c
1374         * src/common/plugin.h
1375                 Change plugin API to know whether it's safe to 
1376                 unload plugins or whether we should just hide
1377                 them. Fixes bug 1248, 'Core dumps after 
1378                 unloading plugin and clicking on load plugins'
1379         * src/plugins/bogofilter/bogofilter.c
1380         * src/plugins/clamav/clamav_plugin.c
1381         * src/plugins/demo/demo.c
1382         * src/plugins/dillo_viewer/dillo_viewer.c
1383         * src/plugins/pgpcore/plugin.c
1384         * src/plugins/pgpinline/plugin.c
1385         * src/plugins/pgpmime/plugin.c
1386         * src/plugins/spamassassin/spamassassin.c
1387         * src/plugins/trayicon/trayicon.c
1388                 Update API
1389
1390 2007-06-19 [colin]      2.9.2cvs71
1391
1392         * src/compose.c
1393         * src/messageview.c
1394                 Fix crash mentioned in bug 1246
1395                 Race condition when automatically drafting
1396                 due to insertion on reedit.
1397
1398 2007-06-18 [wwp]        2.9.2cvs70
1399
1400         * src/importldif.c
1401                 LDIF import: use a "Proceed" button to complete
1402                 the process.
1403
1404 2007-06-18 [paul]       2.9.2cvs69
1405
1406         * configure.ac
1407                 use pkgconfig to check for gtk and glib
1408
1409 2007-06-17 [wwp]        2.9.2cvs68
1410
1411         * src/ldif.c
1412         * src/importldif.c
1413                 LDIF import: better error handling, minor code
1414                 and UI cleanup, and renamed the Save button
1415                 to Close, as imported stuff is already saved
1416                 when the Save button is shown.
1417
1418 2007-06-17 [colin]      2.9.2cvs67
1419
1420         * src/prefs_summaries.c
1421         * src/procmsg.c
1422                 Don't set as read when forwarded, only replied to
1423
1424 2007-06-17 [paul]       2.9.2cvs66
1425
1426         * src/alertpanel.c
1427                 add missing #include
1428
1429 2007-06-16 [colin]      2.9.2cvs65
1430
1431         * src/prefs_summaries.c
1432         * src/procmsg.c
1433                 Change the pref "Only mark as read when opened
1434                 in new window" to "..., replied to or forwarded".
1435                 Based on a patch by Paul Rolland.
1436
1437 2007-06-16 [paul]       2.9.2cvs64
1438
1439         * src/gtk/authors.h
1440                 alphabetical order! :)
1441
1442 2007-06-16 [colin]      2.9.2cvs63
1443
1444         * AUTHORS
1445         * src/gtk/authors.h
1446                 Add Michael Rasmussen in authors list
1447
1448 2007-06-16 [colin]      2.9.2cvs62
1449
1450         * src/messageview.c
1451                 Fix messageview_copy_clipboard to take advantage
1452                 of plugins' get_selection.
1453
1454 2007-06-15 [colin]      2.9.2cvs61
1455
1456         * src/action.c
1457         * src/addr_compl.c
1458         * src/addressbook.c
1459         * src/folderview.c
1460         * src/message_search.c
1461         * src/mimeview.c
1462         * src/summary_search.c
1463         * src/summaryview.c
1464         * src/textview.c
1465                 Allow GDK_KP_Enter to do the same as GDK_Return
1466                 Patch by Michael Rasmussen
1467
1468 2007-06-15 [paul]       2.9.2cvs60
1469
1470         * src/compose.c
1471                 fix bug when closing a compose window
1472                 during autosave
1473
1474 2007-06-14 [paul]       2.9.2cvs59
1475
1476         * src/main.c
1477         * src/common/defs.h
1478                 migrate sylpheed config
1479
1480 2007-06-14 [wwp]        2.9.2cvs58
1481
1482         * src/gtk/pluginwindow.c
1483                 Yet another attempt to fix sizing/alignment of the
1484                 button bar in plugins window.
1485
1486 2007-06-12 [colin]      2.9.2cvs57
1487
1488         * po/POTFILES.in
1489         * src/Makefile.am
1490         * src/folderview.c
1491         * src/prefs_common.c
1492         * src/prefs_common.h
1493         * src/prefs_summaries.c
1494         * src/prefs_summary_open.c
1495         * src/prefs_summary_open.h
1496         * src/summaryview.c
1497                 Make "when entering a folder" actions more personalisable
1498
1499 2007-06-12 [wwp]        2.9.2cvs56
1500
1501         * tools/README
1502                 Use short description from Paul (mairix.sh).
1503
1504 2007-06-12 [wwp]        2.9.2cvs55
1505
1506         * tools/README
1507                 Updated info about mairix.sh.
1508
1509 2007-06-11 [paul]       2.9.2cvs54
1510
1511         * src/prefs_logging.c
1512                 rework log window length widgets
1513                 and some sensitivity fixes
1514
1515 2007-06-11 [paul]       2.9.2cvs53
1516
1517         * src/mainwindow.c
1518         * src/prefs_logging.c
1519                 rename 'Protocol Log' to 'Network Log'
1520                 and some function renaming
1521
1522 2007-06-10 [wwp]        2.9.2cvs52
1523
1524         * src/gtk/pluginwindow.c
1525                 Revert 2.9.2cvs51.
1526
1527 2007-06-10 [wwp]        2.9.2cvs51
1528
1529         * src/gtk/pluginwindow.c
1530                 Fix button bar in plugin window, was centered and not
1531                 behaving like other dialogs w/ such button bar.
1532
1533 2007-06-08 [wwp]        2.9.2cvs50
1534
1535         * src/compose.c
1536         * src/compose.h
1537         * src/main.c
1538         * src/mainwindow.c
1539         * src/mainwindow.h
1540                 Provide a way out of automatic draft saving on IMAP, when
1541                 exiting offline.
1542                 Prevent drafting while sending and quitting while sending.
1543                 Thanks for Colin.
1544
1545
1546
1547 2007-06-08 [wwp]        2.9.2cvs49
1548
1549         * src/prefs_account.c
1550         * src/gtk/prefswindow.c
1551         * src/gtk/prefswindow.h
1552                 Activate the Basic page when opening account prefs.
1553
1554 2007-06-08 [wwp]        2.9.2cvs48
1555
1556         * src/common/socket.c
1557                 Don't crash if fork() fails, thanks to Colin.
1558
1559 2007-06-08 [wwp]        2.9.2cvs47
1560
1561         * src/gtk/prefswindow.c
1562                 Wrap some long lines, and reset horizontal scroller's adjusment
1563                 (this was already done, vertically), when changing tab (not page)
1564                 in prefs windows.
1565
1566 2007-06-08 [paul]       2.9.2cvs46
1567
1568         * src/common/utils.c
1569                 use gethostname() instead of uname()
1570                 based on a patch by Michael Hughes
1571                 <Sylpheed-Claws_user@thehugheslogcabin.net>
1572
1573 2007-06-07 [wwp]        2.9.2cvs45
1574
1575         * src/prefs_common.c
1576                 Fix some useless warnings, thanks to Colin.
1577
1578 2007-06-06 [colin]      2.9.2cvs44
1579
1580         * src/ldapupdate.c
1581                 Fix strange allocations. 
1582
1583 2007-06-06 [colin]      2.9.2cvs43
1584
1585         * src/ldapupdate.c
1586                 Patch by Michael Rasmussus to help
1587                 bug 1232
1588
1589 2007-06-05 [wwp]        2.9.2cvs42
1590
1591         * src/prefs_account.c
1592         * src/prefs_folder_item.c
1593         * src/prefs_quote.c
1594         * src/quote_fmt.c
1595         * src/quote_fmt.h
1596                 Per-folder templates can now be applied recursively.
1597                 Always save per-folder templates (formats were erroneously
1598                 saved only if they were enabled).
1599                 Check for validity of quotation marks everywhere there
1600                 are defined.
1601
1602 2007-06-05 [wwp]        2.9.2cvs41
1603
1604         * src/inc.c
1605                 Fix incoming messages from local accounts always getting filtered
1606                 (even if the account prefs say don't), thanks to Colin.
1607
1608 2007-06-05 [wwp]        2.9.2cvs40
1609
1610         * src/compose.c
1611         * src/compose.h
1612                 Use per-folder/per-account quote chars when applying a
1613                 template or inserting text as well. Const'ify some
1614                 vars more.
1615
1616 2007-06-04 [colin]      2.9.2cvs39
1617
1618         * src/compose.c
1619                 More work for wwp :)
1620
1621 2007-06-04 [wwp]        2.9.2cvs38
1622
1623         * src/compose.c
1624                 Same as 2.9.2cvs36 but for forwarding.
1625
1626 2007-06-04 [colin]      2.9.2cvs37
1627
1628         * src/compose.c
1629                 Use original mail file for forward/redirect
1630                 Fixes some forwarded mails to be attached as
1631                 application/octet-stream (when they have binary
1632                 parts), and incidentally fixes bug 848
1633                 'Redirect breaks GnuPG'
1634
1635 2007-06-04 [wwp]        2.9.2cvs36
1636
1637         * src/compose.c
1638                 Fix quote mark mis-initialisation when replying/forwarding
1639                 (introduced w/ 2.9.2cvs20).
1640
1641 2007-06-04 [wwp]        2.9.2cvs35
1642
1643         * src/prefs_compose_writing.c
1644         * src/prefs_quote.c
1645                 Fix a bug where Quotation characters (prefs/compose/writing)
1646                 was cleared (introduced w/ 2.9.2cvs26).
1647
1648 2007-06-04 [wwp]        2.9.2cvs34
1649
1650         * src/prefs_account.c
1651         * src/prefs_account.h
1652                 Better fix for compiling w/o aspell (rollbacks
1653                 2.9.2cvs31).
1654
1655 2007-06-04 [wwp]        2.9.2cvs33
1656
1657         * src/account.c
1658         * src/prefs_account.c
1659         * src/prefs_account.h
1660         * src/procmsg.c
1661                 It's now possible to disable mail filtering plugins
1662                 on a per-account basis.
1663
1664 2007-06-04 [wwp]        2.9.2cvs32
1665
1666         * src/procheader.c
1667         * src/common/utils.c
1668         * src/common/utils.h
1669                 Support CRLF in headers part of messages.
1670                 Support few more date formats (RFC3339 subsets).
1671
1672 2007-06-04 [wwp]        2.9.2cvs31
1673
1674         * src/prefs_account.c
1675                 Fix compiling w/o aspell support.
1676
1677 2007-06-03 [wwp]        2.9.2cvs30
1678
1679         * src/prefs_gtk.c
1680                 Don't decode leading ENV_ and ~ in P_PASSWORD
1681                 values.
1682
1683 2007-06-03 [wwp]        2.9.2cvs29
1684
1685         * src/prefs_gtk.c
1686                 Don't decode leading ENV_ and ~ in P_PASSWORD
1687                 values.
1688
1689 2007-06-03 [wwp]        2.9.2cvs28
1690
1691         * src/prefs_account.c
1692         * src/gtk/prefswindow.c
1693         * src/gtk/prefswindow.h
1694                 Added a way to force preloading of all pages
1695                 (prefswindow).
1696                 Moved tabs to pages in account prefs.
1697
1698 2007-06-02 [colin]      2.9.2cvs27
1699
1700         * src/addressbook.c
1701                 Fix possible crash, fix ldap write bugs
1702         * src/ldapupdate.c
1703                 Fix ldap write bugs - patch by Michael
1704                 Rasmussen
1705         * src/alertpanel.c
1706         * src/alertpanel.h
1707                 Add a hook whenever alertpanel opens/closes
1708
1709 2007-05-31 [wwp]        2.9.2cvs26
1710
1711         * src/prefs_compose_writing.c
1712         * src/prefs_quote.c
1713                 Re-organized writing options a bit:
1714                  - renamed the Quoting page to Templates
1715                  - moved all composing templates to that page
1716                  - moved non-templates options to the Writing one,
1717                    grouped reply-related options, reordered reply and
1718                    forward options.
1719
1720 2007-05-31 [wwp]        2.9.2cvs25
1721
1722         * src/compose.c
1723                 Removed unused code.
1724
1725 2007-05-31 [colin]      2.9.2cvs24
1726
1727         * src/addressbook.c
1728                 Fix missing display name when modifying
1729                 LDAP. Patch by Michael Rasmussen
1730
1731 2007-05-31 [wwp]        2.9.2cvs23
1732
1733         * src/plugins/bogofilter/Makefile.am
1734         * src/plugins/clamav/Makefile.am
1735         * src/plugins/demo/Makefile.am
1736         * src/plugins/dillo_viewer/Makefile.am
1737         * src/plugins/spamassassin/Makefile.am
1738                 Fix building of those plugins in Mac OS X.
1739
1740 2007-05-30 [wwp]        2.9.2cvs22
1741
1742         * src/gtk/quicksearch.c
1743                 Fix missing initialization.
1744
1745 2007-05-30 [wwp]        2.9.2cvs21
1746
1747         * src/procheader.c
1748                 Revert accidental commit (debug outputs).
1749
1750 2007-05-30 [wwp]        2.9.2cvs20
1751
1752         * src/compose.c
1753         * src/folder_item_prefs.c
1754         * src/folder_item_prefs.h
1755         * src/prefs_account.c
1756         * src/prefs_account.h
1757         * src/prefs_folder_item.c
1758         * src/prefs_gtk.c
1759         * src/prefs_gtk.h
1760                 Implemented per-account and per-folder
1761                 compose/reply/forward formats.
1762
1763 2007-05-30 [wwp]        2.9.2cvs19
1764
1765         * src/prefs_compose_writing.c
1766         * src/prefs_quote.c
1767         * src/procheader.c
1768         * src/quote_fmt.c
1769         * src/quote_fmt.h
1770                 Internal API changes (factorize quote format
1771                 prefs and checks).
1772
1773 2007-05-30 [colin]      2.9.2cvs18
1774
1775         * src/compose.c
1776                 Fix race where it's possible to re-click Send
1777                 between end of SMTP session and end of "move to
1778                 sent folder" when sending an email with send
1779                 dialog enabled.
1780
1781 2007-05-30 [colin]      2.9.2cvs17
1782
1783         * src/crash.c
1784                 Ask for backtrace on all threads. Patch by
1785                 Pawel
1786         * src/folderview.c
1787                 Fix stale news statusbar when scanning fails.
1788                 Patch by Pawel
1789         * src/ldapupdate.c
1790                 Fix some LDAP write updates bugs. Patch
1791                 by Michael Rasmussen
1792
1793 2007-05-29 [colin]      2.9.2cvs16
1794
1795         * src/imap.c
1796                 Fix loss of local flags when moving mails
1797                 on IMAP in high-bandwidth mode (UID FETCH)
1798
1799 2007-05-25 [paul]       2.9.2cvs15
1800
1801         * src/common/socket.c
1802                 fix sometimes crasher on cancelling
1803                 message sending
1804
1805 2007-05-25 [colin]      2.9.2cvs14
1806
1807         * src/imap.c
1808                 Fix a memory leak
1809         * src/imap_gtk.c
1810                 Be more helpful in the subscription
1811                 message
1812
1813 2007-05-23 [wwp]        2.9.2cvs13
1814
1815         * src/compose.c
1816         * src/prefs_compose_writing.c
1817         * src/prefs_quote.c
1818         * src/prefs_template.c
1819         * src/prefs_template.h
1820         * src/quote_fmt.c
1821         * src/quote_fmt.h
1822         * src/quote_fmt_lex.l
1823         * src/quote_fmt_parse.y
1824                 Introduced new syntax elements (symbols and commands)
1825                 in templates/quote_fmt. Compatibility w/ old
1826                 symbols is kept.
1827                 Updated and reworked the corresponding Information
1828                 dialog.
1829                 Display the line number in dialogs that talk about
1830                 parser errors (in addition to the error message in
1831                 output).
1832
1833 2007-05-23 [wwp]        2.9.2cvs12
1834
1835         * src/quote_fmt_parse.y
1836                 Fix 2.9.2cvs11, probably a paste accident ;).
1837
1838 2007-05-23 [wwp]        2.9.2cvs11
1839
1840         * src/compose.c
1841         * src/prefs_template.c
1842         * src/quote_fmt.h
1843         * src/quote_fmt_parse.y
1844                 Fix 2.9.2cvs10, which broke --disable-aspell.
1845
1846 2007-05-22 [wwp]        2.9.2cvs10
1847
1848         * src/compose.c
1849         * src/prefs_template.c
1850         * src/quote_fmt.c
1851         * src/quote_fmt.h
1852         * src/quote_fmt_lex.l
1853         * src/quote_fmt_parse.y
1854         * src/gtk/gtkaspell.c
1855         * src/gtk/gtkaspell.h
1856                 Added template/quote format syntactical elements
1857                 to show and query:
1858                         - current dictionary
1859                           %T to show (shows empty if not set or not enabled),
1860                           ?T and !T to check if the default dictionary is
1861                           enabled and set
1862                         - current account's default dictionary
1863                           %aT to show (empty if not set or not enabled),
1864                           ?aT and !aT to check if it's enabled and set
1865                         - name completion for an address, from the address
1866                           book
1867                           %ABf, %ABt, %ABc respectively show the full name got
1868                           from the address book if From, To or Cc match a single
1869                           contact.
1870                           ?ABf, !ABf, ?ABt, !ABt, ?ABc and !ABc check if completion
1871                           matches any contact and if the full name is non-empty.
1872                           If From, To or Cc are lists of email addresses, only
1873                           the first address will be checked.
1874                 In compose.c, fix msginfo's To, Cc and Newsgroup address lists,
1875                 that could show a trailing ','.
1876                 Also, template/quote_fmt parser now shows the line number in case
1877                 of parser error.
1878
1879 2007-05-15 [colin]      2.9.2cvs9
1880
1881         * src/main.c
1882         * src/main.h
1883                 Add a public function to know whether Claws
1884                 crashed last time
1885                 Store opened folder when exiting
1886         * src/folder.c
1887         * src/folder.h
1888                 Store last opened message in each FolderItem;
1889                 Reset last seen messages if Claws crashed, so 
1890                 that one can't go in an infinite crash in case 
1891                 a particular mail crashes Claws.
1892         * src/messageview.c
1893         * src/prefs_common.c
1894         * src/prefs_common.h
1895         * src/summaryview.c
1896         * src/prefs_summaries.c
1897                 Add "Select last opened message" when entering
1898                 a folder
1899                 Add "Select last opened folder" at startup.
1900
1901 2007-05-14 [colin]      2.9.2cvs8
1902
1903         * manual/xml2pdf
1904                 Fix bashism, search for xml catalog 
1905                 in /usr/local/share/xml/catalog too
1906                 Patch by Pawel
1907
1908 2007-05-13 [wwp]        2.9.2cvs7
1909
1910         * src/gtk/logwindow.c
1911                 fix raising log windows when they are either minimized or
1912                 in background.
1913
1914 2007-05-11 [colin]      2.9.2cvs6
1915
1916         * src/gtk/filesel.c
1917                 Use Hildon's file chooser on Maemo. Patch
1918                 by Jean-Luc Biord; fixes part 2 of bug 1201,
1919                 'File attachment "manipulation" bugs...'
1920
1921 2007-05-10 [wwp]        2.9.2cvs5
1922
1923         * src/prefs_common.c
1924         * src/prefs_common.h
1925         * src/gtk/quicksearch.c
1926                 Add a quicksearch option to automatically run
1927                 a search selected from the history (this option
1928                 is exclusive towards type-ahead).
1929
1930 2007-05-10 [colin]      2.9.2cvs4
1931
1932         * src/imap.c
1933                 Fix g_warnings, thanks to Brian
1934                 Morrison
1935
1936 2007-05-09 [colin]      2.9.2cvs3
1937
1938         * src/crash.c
1939         * src/exporthtml.c
1940         * src/mbox.c
1941         * src/prefs_summaries.c
1942         * src/procheader.c
1943         * src/common/log.c
1944         * src/common/utils.c
1945         * src/gtk/gtksourceprintjob.c
1946         * src/gtk/sslcertwindow.c
1947                 Use the re-entrant variant of time functions
1948                 Probably fixes bug 1217, 'reentrancy problems 
1949                 with time functions'
1950
1951 2007-05-09 [colin]      2.9.2cvs2
1952
1953         * src/imap.c
1954                 Fix crasher when reconnection fails
1955
1956 2007-05-08 [paul]       2.9.2cvs1
1957
1958         * NEWS
1959         * README
1960         * RELEASE_NOTES
1961         * configure.ac
1962                 bump version number following
1963                 stable release
1964
1965 2007-05-08 [paul]       2.9.1cvs48
1966
1967         * src/plugins/demo/demo.c
1968         * src/plugins/dillo_viewer/dillo_prefs.c
1969         * src/plugins/dillo_viewer/dillo_prefs.h
1970         * src/plugins/dillo_viewer/dillo_viewer.c
1971         * src/plugins/pgpcore/pgp_viewer.c
1972         * src/plugins/pgpcore/pgp_viewer.h
1973         * src/plugins/pgpcore/plugin.c
1974         * src/plugins/pgpcore/prefs_gpg.c
1975         * src/plugins/pgpcore/prefs_gpg.h
1976         * src/plugins/pgpcore/sgpgme.c
1977         * src/plugins/pgpcore/sgpgme.h
1978         * src/plugins/pgpinline/plugin.c
1979         * src/plugins/pgpmime/pgpmime.c
1980         * src/plugins/pgpmime/pgpmime.h
1981         * src/plugins/pgpmime/plugin.c
1982         * src/plugins/spamassassin/spamassassin.c
1983         * src/plugins/spamassassin/spamassassin.h
1984         * src/plugins/spamassassin/spamassassin_gtk.c
1985         * src/plugins/trayicon/README
1986         * tools/README
1987         * tools/README.sylprint
1988         * tools/outlook2claws-mail.pl
1989         * tools/sylprint.pl
1990         * tools/tb2claws-mail
1991         * tools/tbird2claws.py
1992         * tools/update-po
1993         * tools/vcard2xml.py
1994         * tools/kdeservicemenu/README
1995                 cleanups and corrections
1996
1997 2007-05-06 [wwp]        2.9.1cvs47
1998
1999         * tools/uudec
2000                 Fix missing dash to `display` command-line, reported
2001                 by Georg Himmrich <georg at mails d0t diesind d0t net>.
2002
2003 2007-05-06 [colin]      2.9.1cvs46
2004
2005         * src/Makefile.am
2006         * src/stock_pixmap.c
2007         * src/stock_pixmap.h
2008         * src/pixmaps/printer.xpm
2009                 Add a printer icon
2010
2011 2007-05-06 [paul]       2.9.1cvs45
2012
2013         * src/compose.c
2014         * src/ldapquery.c
2015         * src/privacy.h
2016         * src/summary_search.c
2017         * src/summaryview.c
2018                 fix build warnings
2019
2020 2007-05-05 [wwp]        2.9.1cvs44
2021
2022         * src/messageview.c
2023         * src/mh.c
2024         * src/prefs_actions.c
2025         * src/prefs_gtk.c
2026         * src/summaryview.c
2027         * src/common/xml.c
2028                 Fix "faild" typos everywhere and capitalization of
2029                 some g_warnings.
2030
2031 2007-05-04 [colin]      2.9.1cvs43
2032
2033         * src/compose.c
2034         * src/privacy.c
2035         * src/privacy.h
2036         * src/plugins/pgpcore/prefs_gpg.c
2037         * src/plugins/pgpcore/prefs_gpg.h
2038         * src/plugins/pgpinline/pgpinline.c
2039         * src/plugins/pgpmime/pgpmime.c
2040                 Add an API to warn about encryption limits,
2041                 and allow to disable these warnings
2042
2043 2007-05-03 [colin]      2.9.1cvs42
2044
2045         * src/summaryview.c
2046         * src/mainwindow.c
2047                 Fix bug 1213, 'Delete more than 
2048                 one thread at once'
2049
2050 2007-05-03 [wwp]        2.9.1cvs41
2051
2052         * src/prefs_common.c
2053         * src/prefs_filtering.c
2054         * src/prefs_template.c
2055         * src/common/template.c
2056         * src/common/template.h
2057         * src/gtk/gtkutils.c
2058         * src/gtk/gtkutils.h
2059                 Templates are no longer automatically sorted
2060                 by name, but can be sorted manually using
2061                 |< < > >| buttons as well as drag'n'drop.
2062
2063 2007-05-03 [wwp]        2.9.1cvs40
2064
2065         * src/plugins/spamassassin/spamassassin.c
2066         * src/plugins/spamassassin/spamassassin.h
2067         * src/plugins/spamassassin/spamassassin_gtk.c
2068         * src/plugins/bogofilter/bogofilter.c
2069         * src/plugins/bogofilter/bogofilter.h
2070         * src/plugins/bogofilter/bogofilter_gtk.c
2071                 Added an option to conditionally mark saved spam
2072                 as read (default is and was to do so).
2073                 Satisfies feature request 1708539 on sf.net tracker.
2074
2075 2007-05-03 [colin]      2.9.1cvs39
2076
2077         * src/inc.c
2078                 Fix bug 1211, 'Offline dialog message bugs/annoyances...'
2079
2080 2007-05-02 [colin]      2.9.1cvs38
2081
2082         * src/textview.c
2083                 Fix bug 1209, 'Clicking on address 
2084                 in header (mailto uri) selects 
2085                 default account'. Patch adapted from
2086                 G.P. Halkes' patch.
2087
2088 2007-05-02 [colin]      2.9.1cvs37
2089
2090         * src/grouplistdialog.c
2091                 Set cursor to wait cursor while loading
2092                 groups.
2093
2094 2007-05-02 [paul]       2.9.1cvs36
2095
2096         * src/folder.c
2097         * src/common/defs.h
2098                 rename cache and mark files
2099                 (data is preserved)
2100
2101 2007-04-30 [paul]       2.9.1cvs35
2102
2103         * manual/glossary.xml
2104         * manual/plugins.xml
2105                 updates. Patch by Ricardo
2106
2107 2007-04-29 [wwp]        2.9.1cvs34
2108
2109         * src/mainwindow.c
2110         * configure.ac
2111                 Fix few grammatical errors (patch by David Relson < relson at
2112                 osagesoftware dot com >).
2113
2114 2007-04-28 [colin]      2.9.1cvs33
2115
2116         * src/account.c
2117         * src/pop.c
2118         * src/prefs_account.c
2119         * src/prefs_account.h
2120                 Drop the "Download all" preference. It's
2121                 stupidly useless and confuses people from
2122                 time to time.
2123
2124 2007-04-27 [wwp]        2.9.1cvs32
2125
2126         * src/account.c
2127         * src/prefs_account.c
2128         * src/prefs_account.h
2129                 Don't reflect accounts changes to the mainwindow when it's
2130                 not necessary.
2131
2132 2007-04-27 [colin]      2.9.1cvs31
2133
2134         * src/folder.c
2135                 Freeze/thaw when sync'ing flags
2136         * src/imap.c
2137         * src/prefs_account.c
2138         * src/prefs_account.h
2139         * src/etpan/imap-thread.c
2140         * src/etpan/imap-thread.h
2141                 Add a way to use UID FETCH instead
2142                 of searches to fetch message lists
2143                 and flags. More expensive towards
2144                 bandwidth, less expensive towards
2145                 server's CPU. Probably fixes 
2146                 bug 1158, 'Scanning new folders on 
2147                 Exchange 2007 extremely slow'.
2148                 Patch 95% by Hoa.
2149
2150 2007-04-27 [paul]       2.9.1cvs30
2151
2152         * src/mainwindow.c
2153         * src/prefs_logging.c
2154                 improvements to english usage
2155
2156 2007-04-27 [colin]      2.9.1cvs29
2157
2158         * src/imap.c
2159                 Fix build without libetpan (my bad!)
2160
2161 2007-04-26 [colin]      2.9.1cvs28
2162
2163         * src/imap.c
2164         * src/imap.h
2165                 Fix uselessly exported function
2166         * src/textview.c
2167                 Consider "- -- \n" as signature separator
2168                 (that's what signature separators look like
2169                  in PGP/Inline signed mails)
2170
2171 2007-04-26 [colin]      2.9.1cvs27
2172
2173         * configure.ac
2174                 libetpan-0.49 is now required
2175         * src/procmime.c
2176                 Fix double fetching of mails if
2177                 first try failed
2178         * src/imap.c
2179                 Make offline sync faster, by
2180                 remembering last change time, and
2181                 last sync time.
2182
2183 2007-04-26 [hoa]        2.9.1cvs26
2184
2185         * src/imap.c
2186         * src/imap.h
2187         * src/mainwindow.c
2188         * src/toolbar.c
2189         * src/etpan/imap-thread.c
2190         * src/etpan/imap-thread.h
2191                 cancellation of IMAP operations is now allowed.
2192                 Fixes bug 1056, 'Possibility to 'cancel transfer' in IMAP'
2193
2194 2007-04-26 [colin]      2.9.1cvs25
2195
2196         * src/folder.c
2197                 Always fetch body+headers in folders that are
2198                 synched for offline use, if "Synchronise as
2199                 soon as possible" is set.
2200                 Fixes bug 1200, 'Add option to always retrieve full 
2201                 messages'
2202
2203 2007-04-25 [colin]      2.9.1cvs24
2204
2205         * src/compose.c
2206                 Fix bug 1198, 'Reply-all "disappearing" address bug 
2207                 persists...'
2208
2209 2007-04-24 [colin]      2.9.1cvs23
2210
2211         * src/folderview.c
2212                 Fix bug 1195, 'Hardware key navigation' 
2213                 Make GDK_Enter toggle expansion (Maemo)
2214
2215 2007-04-24 [wwp]        2.9.1cvs22
2216
2217         * src/compose.c
2218                 Fix few compiler warnings.
2219
2220 2007-04-24 [paul]       2.9.1cvs21
2221
2222         * src/Makefile.am
2223         * src/stock_pixmap.c
2224         * src/stock_pixmap.h
2225                 complete last commit
2226
2227 2007-04-24 [paul]       2.9.1cvs20
2228
2229         * src/gtk/about.c
2230         * src/pixmaps/active.xpm
2231         * src/pixmaps/checkbox_off.xpm
2232         * src/pixmaps/checkbox_on.xpm
2233         * src/pixmaps/inactive.xpm
2234                 kick out the blobs
2235                 remove transparent border from checkbox icons
2236
2237 2007-04-24 [wwp]        2.9.1cvs19
2238
2239         * src/textview.c
2240         * src/textview.h
2241                 Fix a crash in textview, thanks to Colin.
2242
2243 2007-04-23 [wwp]        2.9.1cvs18
2244
2245         * src/prefs_common.c
2246                 Fix 2.9.1cvs5: no header was being translated at all.
2247
2248 2007-04-23 [colin]      2.9.1cvs17
2249
2250         * src/Makefile.am
2251         * src/stock_pixmap.c
2252         * src/stock_pixmap.h
2253         * src/summaryview.c
2254         * src/summaryview.h
2255         * src/gtk/gtksctree.c
2256         * src/gtk/gtksctree.h
2257         * src/pixmaps/selection.xpm
2258                 Fix bug 1193, 'Need a way to multi-select
2259                 items'. Add a toggle button to the summaryview
2260                 to switch between normal and multiple selection
2261                 (Maemo)
2262
2263 2007-04-23 [colin]      2.9.1cvs16
2264
2265         * src/Makefile.am
2266         * src/stock_pixmap.c
2267         * src/stock_pixmap.h
2268         * src/summaryview.c
2269         * src/summaryview.h
2270         * src/gtk/gtksctree.c
2271         * src/gtk/gtksctree.h
2272         * src/pixmaps/selection.xpm
2273                 Fix bug 1193, 'Need a way to multi-
2274                 select items'
2275                 Add a toggle button in the summaryview
2276                 to enable normal or multiple selection.
2277                 (Maemo)
2278
2279 2007-04-23 [colin]      2.9.1cvs15
2280
2281         * src/compose.c
2282                 Fix bug 1196, 'Edit>Select All doesn't work' (Maemo)
2283
2284 2007-04-21 [colin]      2.9.1cvs14
2285
2286         * src/gtk/quicksearch.c
2287                 Fix previous commit (actually use correct
2288                 parameter)
2289
2290 2007-04-21 [colin]      2.9.1cvs13
2291
2292         * src/gtk/quicksearch.c
2293                 Fix changing quicksearch type (after Esc,
2294                 after changing Recursive, ...)
2295
2296 2007-04-20 [wwp]        2.9.1cvs12
2297
2298         * src/gtk/Makefile.am
2299                 Added headers.h (completes 2.9.1cvs5).
2300
2301 2007-04-20 [wwp]        2.9.1cvs11
2302
2303         * src/addressbook.c
2304                 Fix the use of display name in name column,
2305                 it has been overriden w/ the use of nickname
2306                 by 2.9.0cvs3. Now nickname is used (if any)
2307                 in case of LDAP books only.
2308
2309 2007-04-20 [colin]      2.9.1cvs10
2310
2311         * src/mimeview.c
2312         * src/summaryview.c
2313         * src/textview.c
2314                 Add handling of 'a' to loop in a mail's
2315                 mimeparts
2316
2317 2007-04-20 [colin]      2.9.1cvs9
2318
2319         * src/toolbar.c
2320                 Fix bug 1190, 'dir_open' button doesn't work'
2321                 (Maemo)
2322
2323 2007-04-20 [colin]      2.9.1cvs8
2324
2325         * src/folderview.c
2326         * src/mainwindow.c
2327                 Fix bug 1194, 'Hardware keys move from email 
2328                 list to account/directory list, but not back 
2329                 to email list...' (Maemo)
2330
2331 2007-04-20 [colin]      2.9.1cvs7
2332
2333         * src/compose.h
2334                 complete previous commit
2335
2336 2007-04-20 [colin]      2.9.1cvs6
2337
2338         * src/compose.c
2339                 Fix bug 1187, 'Reply-to addressee disappears 
2340                 when reply-to text box is clicked...' (Maemo)
2341
2342 2007-04-20 [wwp]        2.9.1cvs5
2343
2344         * po/POTFILES.in
2345         * src/addressbook.c
2346         * src/compose.c
2347         * src/filtering.c
2348         * src/headerview.c
2349         * src/matcher.c
2350         * src/prefs_common.c
2351         * src/prefs_common.h
2352         * src/prefs_display_header.c
2353         * src/prefs_matcher.c
2354         * src/summaryview.c
2355         * src/gtk/headers.h
2356         * src/gtk/quicksearch.c
2357                 Translate more header names according to the relevant option value,
2358                 mostly in filtering debug messages (reported by Tim <timbrain@post.cz>).
2359                 Replaced nearly all uses of prefs_common.trans_hdr with a call
2360                 to prefs_common_translated_header_name().
2361                 Added a headers.h reference file that contains known header names
2362                 (RFC2822 and others) to the translation process' input, so that
2363                 translated header names will still exist even if no occurrence of
2364                 _("headername") is found anymore in the sources.
2365                 Don't translate column name 'Number' following to trans_hdr option
2366                 value as it's not a header name.
2367
2368 2007-04-20 [colin]      2.9.1cvs4
2369
2370         * src/gtk/quicksearch.c
2371         * src/gtk/quicksearch.h
2372                 Add "From, To or Subject" quicksearch
2373                 type. Patch by ulfschaper@users.sf.net
2374
2375 2007-04-20 [colin]      2.9.1cvs3
2376
2377         * src/matcher.c
2378                 Implement proper references filtering condition.
2379                 Patch based on a patch by Khanh-Dang <kdntl@users.sf.net>
2380
2381 2007-04-19 [wwp]        2.9.1cvs2
2382
2383         * src/prefs_display_header.c
2384         * src/message_search.c
2385                 Fix few warnings (g_free of const gchar*).
2386
2387 2007-04-19 [paul]       2.9.1cvs1
2388
2389         * NEWS
2390         * README
2391         * RELEASE_NOTES
2392         * configure.ac
2393                 bump version number following
2394                 stable release
2395
2396 2007-04-19 [paul]       2.9.0cvs9
2397
2398         * manual/advanced.xml
2399         * manual/glossary.xml
2400                 fix typos
2401
2402 2007-04-18 [paul]       2.9.0cvs8
2403
2404         * src/pop.c
2405                 fix for CVE-2007-1558 (APOP)
2406                 Thanks to Colin
2407
2408 2007-04-18 [paul]       2.9.0cvs7
2409
2410         * src/messageview.c
2411         * src/mimeview.c
2412         * src/summaryview.c
2413         * src/gtk/filesel.c
2414                 Fix encoding woes wrt saving of
2415                 mails and parts
2416                 Thanks to Colin
2417
2418 2007-04-18 [colin]      2.9.0cvs6
2419
2420         * src/gtk/pluginwindow.c
2421                 Fix bug 1185, 'Pluginwindow's [X] button doesn't save'
2422
2423 2007-04-17 [wwp]        2.9.0cvs5
2424
2425         * src/addressadd.c
2426         * src/addressbook.c
2427         * src/addrindex.c
2428         * src/ldapupdate.c
2429                 Fix --disable-ldap build,
2430                 fix some LDAP annoyances on 
2431                 searches, thanks to Colin.
2432
2433 2007-04-17 [wwp]        2.9.0cvs4
2434
2435         * src/ldapupdate.c
2436                 Fix more mixed decls, sensitive w/ strict ANSI-C89 compilers
2437                 like gcc 2.9x. Thanks to Colin.
2438
2439 2007-04-17 [wwp]        2.9.0cvs3
2440
2441         * src/Makefile.am
2442         * src/addressadd.c
2443         * src/addressbook.c
2444         * src/addrindex.c
2445         * src/addritem.c
2446         * src/addritem.h
2447         * src/editaddress.c
2448         * src/ldapctrl.c
2449         * src/ldapctrl.h
2450         * src/ldapquery.c
2451         * src/ldapserver.c
2452         * src/ldapserver.h
2453         * src/ldapupdate.c
2454         * src/ldapupdate.h
2455                 Add LDAP write support. Patch mostly by 
2456                 Michael <mir at datanom dot net>
2457
2458 2007-04-17 [wwp]        2.9.0cvs2
2459
2460         * src/compose.c
2461                 Prepend "Add to address book" to the context menu of compose window's sender and
2462                 recipient fields.
2463
2464 2007-04-16 [paul]       2.9.0cvs1
2465
2466         * src/gtk/authors.h
2467                 add Pader Rezso
2468
2469 2007-04-16 [paul]       2.9.0
2470
2471         * NEWS
2472         * README
2473         * RELEASE_NOTES
2474                 2.9.0 released
2475
2476 2007-04-16 [paul]       2.8.1cvs102
2477
2478         * po/fr.po
2479                 updated by Fabien Vantard
2480
2481 2007-04-16 [paul]       2.8.1cvs101
2482
2483         * po/ca.po
2484         * po/cs.po
2485         * po/de.po
2486         * po/hu.po
2487         * po/pl.po
2488         * po/pt_BR.po
2489         * po/sr.po
2490         * po/zh_CN.po
2491                 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
2492                 Pader Rezso, Emil Nowak, Frederico Goncalves Guimaraes,
2493                 Aleksandar Urosevic, and Ralgh Young
2494
2495 2007-04-15 [mones]      2.8.1cvs100
2496
2497         * po/es.po
2498                 Updated for release
2499
2500 2007-04-14 [colin]      2.8.1cvs99
2501
2502         * src/message_search.c
2503         * src/prefs_display_header.c
2504         * src/summary_search.c
2505         * src/gtk/combobox.c
2506                 Fix allocations
2507
2508 2007-04-14 [wwp]        2.8.1cvs98
2509
2510         * src/gtk/combobox.c
2511         * src/message_search.c
2512         * src/summary_search.c
2513         * src/prefs_display_header.c
2514                 Workaround a bug with GTK+ 2.6.x where gtk_combo_box_get_active_text()
2515                 returns NULL, get the text value directly from the GtkEntry child.
2516
2517 2007-04-13 [colin]      2.8.1cvs97
2518
2519         * src/gtk/quicksearch.c
2520                 Give the focus back to summaryview when
2521                 emptying the quicksearch with Esc
2522
2523 2007-04-13 [colin]      2.8.1cvs96
2524
2525         * src/message_search.c
2526         * src/prefs_display_header.c
2527         * src/summary_search.c
2528                 Fix possibles crashes when getting text
2529                 from gtk combos
2530
2531 2007-04-13 [colin]      2.8.1cvs95
2532
2533         * src/pop.c
2534                 Add some UIDL debugging
2535
2536 2007-04-12 [colin]      2.8.1cvs94
2537
2538         * src/folder.c
2539                 Force folder scan if necessary after
2540                 copying mails, to be able to reapply
2541                 flags.
2542
2543 2007-04-11 [colin]      2.8.1cvs93
2544
2545         * src/main.c
2546                 don't scan for new mail on startup if --select
2547                 is specified (or race conditions arise). If so,
2548                 do both sequentially.
2549
2550 2007-04-09 [colin]      2.8.1cvs92
2551
2552         * src/common/defs.h
2553                 Use leafpad by default on Maemo. Patch
2554                 by Jean-Luc Biord.
2555
2556 2007-04-06 [colin]      2.8.1cvs91
2557
2558         * src/pixmaps/queue_close.xpm
2559         * src/pixmaps/queue_close_hrm.xpm
2560         * src/pixmaps/queue_close_hrm_mark.xpm
2561         * src/pixmaps/queue_close_mark.xpm
2562         * src/pixmaps/queue_open.xpm
2563         * src/pixmaps/queue_open_hrm.xpm
2564         * src/pixmaps/queue_open_hrm_mark.xpm
2565         * src/pixmaps/queue_open_mark.xpm
2566                 Move the clock one pixel down :)
2567
2568 2007-04-05 [colin]      2.8.1cvs90
2569
2570         * src/mainwindow.c
2571                 Don't sync when switching offline from
2572                 command line - it's usually too late :)
2573
2574 2007-04-05 [paul]       2.8.1cvs89
2575
2576         * src/Makefile.am
2577         * src/stock_pixmap.c
2578         * src/pixmaps/dir_close_hrm.xpm
2579         * src/pixmaps/dir_close_hrm_mark.xpm
2580         * src/pixmaps/drafts_close.xpm
2581         * src/pixmaps/drafts_close_mark.xpm
2582         * src/pixmaps/drafts_open.xpm
2583         * src/pixmaps/drafts_open_mark.xpm
2584         * src/pixmaps/inbox.xpm
2585         * src/pixmaps/inbox_close.xpm
2586         * src/pixmaps/inbox_close_hrm.xpm
2587         * src/pixmaps/inbox_close_hrm_mark.xpm
2588         * src/pixmaps/inbox_close_mark.xpm
2589         * src/pixmaps/inbox_hrm.xpm
2590         * src/pixmaps/inbox_hrm_mark.xpm
2591         * src/pixmaps/inbox_mark.xpm
2592         * src/pixmaps/inbox_open.xpm
2593         * src/pixmaps/inbox_open_hrm.xpm
2594         * src/pixmaps/inbox_open_hrm_mark.xpm
2595         * src/pixmaps/inbox_open_mark.xpm
2596         * src/pixmaps/outbox.xpm
2597         * src/pixmaps/outbox_close.xpm
2598         * src/pixmaps/outbox_close_hrm.xpm
2599         * src/pixmaps/outbox_close_hrm_mark.xpm
2600         * src/pixmaps/outbox_close_mark.xpm
2601         * src/pixmaps/outbox_hrm.xpm
2602         * src/pixmaps/outbox_hrm_mark.xpm
2603         * src/pixmaps/outbox_mark.xpm
2604         * src/pixmaps/outbox_open.xpm
2605         * src/pixmaps/outbox_open_hrm.xpm
2606         * src/pixmaps/outbox_open_hrm_mark.xpm
2607         * src/pixmaps/outbox_open_mark.xpm
2608         * src/pixmaps/queue_close.xpm
2609         * src/pixmaps/queue_close_hrm.xpm
2610         * src/pixmaps/queue_close_hrm_mark.xpm
2611         * src/pixmaps/queue_close_mark.xpm
2612         * src/pixmaps/queue_open.xpm
2613         * src/pixmaps/queue_open_hrm.xpm
2614         * src/pixmaps/queue_open_hrm_mark.xpm
2615         * src/pixmaps/queue_open_mark.xpm
2616                 updated, added and replaced icons
2617                 Icons by Colin
2618
2619 2007-04-04 [colin]      2.8.1cvs88
2620
2621         * src/imap.c
2622                 Fix build without libetpan
2623
2624 2007-04-03 [colin]      2.8.1cvs87
2625
2626         * src/imap.c
2627                 Fix crash with Citadel, and try to make
2628                 things work. this server (and specifically 
2629                 STATUS and APPEND at least) seems broken.
2630
2631 2007-04-03 [colin]      2.8.1cvs86
2632
2633         * src/folderview.c
2634                 Fix icons on folder close
2635
2636 2007-04-03 [colin]      2.8.1cvs85
2637
2638         * src/inc.c
2639                 Fix double-ask of offline override in
2640                 certain cases
2641         * src/imap.c
2642         * src/imap.h
2643         * src/imap_gtk.c
2644                 Much more efficient way to synchronise
2645                 for offline use
2646         * src/etpan/imap-thread.c
2647                 Fix possible segs
2648         * src/folder.c
2649         * src/gtk/quicksearch.c
2650                 Fix some GUI lags
2651
2652 2007-04-03 [paul]       2.8.1cvs84
2653
2654         * src/filtering.c
2655         * src/folder.c
2656         * src/folder.h
2657         * src/prefs_common.c
2658         * src/prefs_common.h
2659         * src/prefs_other.c
2660                 Fix sync being done too late
2661                 Thanks to Colin
2662
2663 2007-04-02 [colin]      2.8.1cvs83
2664
2665         * src/summaryview.c
2666                 Maemo: Put status and quicksearch at the top
2667         * src/plugins/bogofilter/bogofilter.c
2668         * src/plugins/spamassassin/spamassassin.c
2669                 Derive trash from inbox if possible
2670
2671 2007-04-02 [paul]       2.8.1cvs82
2672
2673         * src/plugins/bogofilter/bogofilter_gtk.c
2674                 a few English changes
2675
2676 2007-04-02 [paul]
2677
2678         2.9.0-rc1 released
2679
2680 2007-04-02 [colin]      2.8.1cvs81
2681
2682         * src/image_viewer.c
2683                 Fix transparent images by using
2684                 GtkImage
2685         * src/messageview.c
2686                 Flush events (on new windows) to avoid
2687                 having the textview's image resize fail
2688                 to know the available width
2689
2690 2007-04-01 [colin]      2.8.1cvs80
2691
2692         * src/prefs_account.c
2693                 If no MH mailbox exist, when creating a POP/Local
2694                 account, just create and use the default one 
2695                 instead of bailing with a "Mailbox doesn't exist"
2696                 error
2697
2698 2007-03-31 [colin]      2.8.1cvs79
2699
2700         * src/prefs_account.c
2701                 Create signature file if it doesn't exist
2702                 before editing
2703         * src/prefs_toolbar.c
2704                 Maemo: Move "Use default" on the left so
2705                 that people can find it
2706         * src/common/defs.h
2707                 Maemo: make default editor "Maemopad", 
2708                 default signature file "MyDocs/signature.txt"
2709
2710 2007-03-31 [colin]      2.8.1cvs78
2711
2712         * src/prefs_account.c
2713                 Maemo: rework account prefs so
2714                 that less horizontal scrolling
2715                 is required
2716
2717 2007-03-31 [colin]      2.8.1cvs77
2718
2719         * src/folderview.c
2720         * src/prefs_common.c
2721         * src/prefs_common.h
2722                 Fix bug 1167, 'Allow not displaying zeros 
2723                 in folder list'. Patch by MartinP
2724
2725 2007-03-31 [colin]      2.8.1cvs76
2726
2727         * AUTHORS
2728                 Add Jean-Luc Biord
2729
2730 2007-03-31 [colin]      2.8.1cvs75
2731
2732         * src/imap.c
2733                 Apply patch from bug 1172, direct
2734                 access to the folder's session instead
2735                 of using getter. Patch by MartinP
2736
2737 2007-03-31 [paul]       2.8.1cvs74
2738
2739         * src/gtk/authors.h
2740                 no need to list Fabien twice!
2741
2742 2007-03-31 [colin]      2.8.1cvs73
2743
2744         * src/inc.c
2745                 If we're currently "overriding for %d minutes",
2746                 don't ask
2747
2748 2007-03-31 [colin]      2.8.1cvs72
2749
2750         * src/compose.c
2751         * src/imap.c
2752         * src/inc.c
2753         * src/inc.h
2754         * src/messageview.c
2755         * src/news.c
2756         * src/plugins/spamassassin/spamassassin.c
2757                 Offline override: Add a parameter to allow
2758                 asking even if the override timer is running.
2759                 Allows to ask every time the user makes an
2760                 explicit action needing online access (such
2761                 as Get Mail), and not when the action is 
2762                 implicit (such as opening an IMAP folder)
2763
2764 2007-03-31 [colin]      2.8.1cvs71
2765
2766         * src/inc.c
2767                 Override offline: "No" answer shouldn't
2768                 re-ask after 3 seconds, but 10 minutes. 
2769
2770 2007-03-30 [colin]      2.8.1cvs70
2771
2772         * src/common/socket.c
2773                 Better error reporting on unix socket
2774                 failure (bind usually)
2775         * src/gtk/gtkutils.c
2776         * src/gtk/gtkutils.h
2777                 Label window: add a pulsing progress
2778                 bar to show we're not hung :)
2779         * src/folderview.c
2780         * src/main.c
2781         * src/plugins/pgpcore/sgpgme.c
2782                 Update API
2783
2784 2007-03-30 [colin]      2.8.1cvs69
2785
2786         * src/pop.c
2787         * src/prefs_common.c
2788                 Fix possible trashing of history and uidl
2789                 files on disk full problems
2790
2791 2007-03-30 [paul]       2.8.1cvs68
2792
2793         * src/mainwindow.c
2794         * src/summaryview.c
2795         * src/summaryview.h
2796                 update summary when changing layout type
2797                 (fixes wrong folder icon being displayed)
2798                 Thanks to Colin
2799
2800 2007-03-29 [colin]      2.8.1cvs67
2801
2802         * src/prefs_ext_prog.c
2803                 The browser pref is irrelevant on Maemo
2804
2805 2007-03-29 [colin]      2.8.1cvs66
2806
2807         * src/compose.c
2808         * src/compose.h
2809                 Maemo: dynamically switch headers/text position
2810         * src/prefs_common.c
2811                 Maemo: hide compose's ruler by default
2812         * src/common/socket.c
2813         * src/common/socket.h
2814                 Fix build warning
2815
2816 2007-03-29 [colin]      2.8.1cvs65
2817
2818         * src/common/socket.c
2819         * src/common/socket.h
2820                 Fix build when MAEMO_CFLAGS contains
2821                 _X_OPENSOURCE (resolv.h errors as long
2822                 as we don't add _BSD_SOURCE. Ugly).
2823
2824 2007-03-29 [wwp]        2.8.1cvs64
2825
2826         * src/prefs_logging.c
2827                 Fix sensitivity of clip-log widgets in prefs/logging,
2828                 thanks to Fabien.
2829
2830 2007-03-29 [wwp]        2.8.1cvs63
2831
2832         * po/POTFILES.in
2833                 Updated files list for translations, thanks to Fabien.
2834
2835 2007-03-29 [colin]      2.8.1cvs62
2836
2837         * src/main.c
2838         * src/common/Makefile.am
2839         * src/common/utils.c
2840                 Maybe make URI opening work in Maemo
2841                 Requires testing :)
2842
2843 2007-03-28 [colin]      2.8.1cvs61
2844
2845         * src/folder.c
2846         * src/folder.h
2847         * src/folderview.c
2848                 Add the possibility to sort folders arbitrarily
2849                 (via editing of folderlist.xml only). Patch by
2850                 Martin P <mp26+claws@os.inf.tu-dresden.de>
2851                 Fixes bug 1166, 'Folder ordering is fixed and cannot 
2852                 be changed by the user'
2853
2854 2007-03-28 [colin]      2.8.1cvs60
2855
2856         * src/mimeview.c
2857                 Add popup menu for mime icons
2858
2859 2007-03-28 [colin]      2.8.1cvs59
2860
2861         * src/mainwindow.c
2862                 Fix a layout issue when presenting
2863                 mainwindow in Small screen layout
2864         * src/toolbar.c
2865         * src/toolbar.h
2866                 Add a "Go to folder list" button for
2867                 mainwindow, and make it default in
2868                 the Maemo build
2869
2870 2007-03-28 [colin]      2.8.1cvs58
2871
2872         * src/compose.c
2873                 Don't dynamically update title on Maemo
2874                 Patch by Jean-Luc Biord
2875
2876 2007-03-27 [colin]      2.8.1cvs57
2877
2878         * src/compose.c
2879         * src/folderview.c
2880         * src/summaryview.c
2881                 Enable tap-and-hold on Maemo
2882
2883 2007-03-26 [colin]      2.8.1cvs56
2884
2885         * src/compose.c
2886                 More popup-menu (in attachments list)
2887
2888 2007-03-26 [colin]      2.8.1cvs55
2889
2890         * src/compose.c
2891                 Enable popup-menu signal
2892
2893 2007-03-26 [colin]      2.8.1cvs54
2894
2895         * src/plugins/pgpinline/pgpinline.c
2896                 Fix bug 1111, 'PGP/inline plugin hides text 
2897                 around encrypted text block'. Patch based on
2898                 a patch from Michal Cihar.
2899
2900 2007-03-26 [wwp]        2.8.1cvs53
2901
2902         * src/procmsg.c
2903                 Fix getting a false error when sending queued message
2904                 whereas the sending was fine (if there are subfolders
2905                 in the queue folder), thanks to Colin.
2906
2907 2007-03-26 [paul]       2.8.1cvs52
2908
2909         * src/wizard.c
2910                 update FACE header in welcome message
2911
2912 2007-03-25 [colin]      2.8.1cvs51
2913
2914         * src/Makefile.am
2915                 Fix make dist
2916
2917 2007-03-25 [colin]      2.8.1cvs50
2918
2919         * src/main.c
2920                 Fix OSSO_NAME on Maemo (patch by Jean-Luc)
2921
2922 2007-03-24 [colin]      2.8.1cvs49
2923
2924         * src/main.c
2925                 Fix a few launch problems on Maemo
2926                 Patch by Jean-Luc Biord
2927
2928 2007-03-24 [wwp]        2.8.1cvs48
2929
2930         * src/alertpanel.c
2931         * src/alertpanel.h
2932         * src/messageview.c
2933         * src/summaryview.c
2934                 Fix wrong action performed when closing the
2935                 "ask about account specific filtering rules
2936                 when filtering manually" dialog by pressing Escape.
2937                 Fix wrong order of buttons in the "return receipt
2938                 notification - the message was sent to several of
2939                 your accounts" dialog.
2940
2941 2007-03-24 [paul]       2.8.1cvs47
2942
2943         * src/folderview.c
2944                 an improvement to English usage
2945         * tools/kdeservicemenu/README
2946                 updated Claws url
2947
2948 2007-03-24 [paul]       2.8.1cvs46
2949
2950         * src/Makefile.am
2951         * src/stock_pixmap.c
2952         * src/pixmaps/edit_extern.xpm
2953         * src/pixmaps/mail_sign.xpm
2954                 rescue long lost icons
2955
2956 2007-03-24 [paul]       2.8.1cvs45
2957
2958         * src/toolbar.c
2959                 fix toolbar (broken in 2.8.1cvs42)
2960
2961 2007-03-23 [colin]      2.8.1cvs44
2962
2963         * src/imap.c
2964                 Correctly unsubscribe/resubscribe after
2965                 RENAME
2966
2967 2007-03-23 [colin]      2.8.1cvs43
2968
2969         * src/prefs_common.c
2970                 Maemo: as the platform is light on RAM, allow
2971                 caches to be discarded faster.
2972
2973 2007-03-23 [colin]      2.8.1cvs42
2974
2975         * src/Makefile.am
2976         * src/compose.c
2977         * src/compose.h
2978         * src/stock_pixmap.c
2979         * src/stock_pixmap.h
2980         * src/summaryview.c
2981         * src/summaryview.h
2982         * src/toolbar.c
2983         * src/toolbar.h
2984         * src/pixmaps/open_mail.xpm
2985                 Maemo changes: Add the possibility to have
2986                 "Open Email" and "Close Window" buttons on 
2987                 toolbars (and use them in Maemo's default
2988                 toolbars)
2989
2990 2007-03-23 [wwp]        2.8.1cvs41
2991
2992         * src/action.c
2993                 Reverted that part of the action dialog closure logics, to
2994                 pre-2.8.1cvs19. Managing action dialog w/ no output may be
2995                 done later in a different way (or may not).
2996
2997 2007-03-22 [wwp]        2.8.1cvs40
2998
2999         * src/action.c
3000                 Fix sticky action dialog when got no output but action command
3001                 is pipe'ing out or inserting (introduced w/ 2.8.1cvs19).
3002
3003 2007-03-22 [colin]      2.8.1cvs39
3004
3005         * src/prefs_filtering.c
3006         * src/gtk/combobox.h
3007                 Fix escaping account names in filtering prefs
3008
3009 2007-03-22 [colin]      2.8.1cvs38
3010
3011         * src/addrindex.c
3012         * src/ldapctrl.h
3013         * src/ldapquery.c
3014                 Add any attribute specified in LDAP servers'
3015                 Search attributes to the Other Attributes tab
3016                 of contacts; Add 'telephoneNumber' in the
3017                 default list.
3018
3019 2007-03-22 [colin]      2.8.1cvs37
3020
3021         * src/folderview.c
3022         * src/folderview.h
3023         * src/mainwindow.c
3024                 Try to prevent race conditions when
3025                 changing the folder list
3026         * src/summaryview.c
3027                 Fix possible red folder icon when
3028                 switching from Small screen layout
3029                 to any other
3030
3031 2007-03-22 [colin]      2.8.1cvs36
3032
3033         * src/mainwindow.c
3034         * src/mainwindow.h
3035         * src/summaryview.c
3036                 Rename "little screen" to "Small screen"
3037         * src/gtk/Makefile.am
3038         * src/common/utils.c
3039         * src/mh.c
3040                 Fix Maemo-related compilation problems
3041
3042 2007-03-21 [colin]      2.8.1cvs35
3043
3044         * configure.ac
3045                 Fix previous commit
3046         * claws-mail.desktop
3047                 Remove .png from the Icon, it's useless
3048
3049 2007-03-21 [colin]      2.8.1cvs34
3050
3051         * configure.ac
3052         * src/Makefile.am
3053                 Add the necessary lib checking for 
3054                 Maemo
3055
3056 2007-03-21 [colin]      2.8.1cvs33
3057
3058         * src/main.c
3059                 Fix unconditional "error happened" when
3060                 sending via command-line. "lol @ myself"
3061
3062 2007-03-21 [colin]      2.8.1cvs32
3063
3064         * claws-mail-40x40.png
3065         * claws-mail-26x26.png
3066         * src/account.c
3067         * src/addressbook.c
3068         * src/compose.c
3069         * src/folderview.c
3070         * src/folderview.h
3071         * src/main.c
3072         * src/mainwindow.c
3073         * src/mainwindow.h
3074         * src/messageview.c
3075         * src/prefs_account.c
3076         * src/prefs_common.c
3077         * src/summary_search.c
3078         * src/summaryview.c
3079         * src/summaryview.h
3080         * src/gtk/authors.h
3081         * src/gtk/gtkutils.c
3082         * src/gtk/gtkutils.h
3083         * src/gtk/logwindow.c
3084         * src/gtk/menu.c
3085         * src/gtk/prefswindow.c
3086                 Add Maemo port (patch mainly by Jean-Luc Biort)
3087                 Add a new 'Little screen' layout to help on such
3088                 platforms (patch by me)
3089                 Make some default preferences different (more
3090                 adapted) on Maemo (patch by me)
3091
3092 2007-03-21 [wwp]        2.8.1cvs31
3093
3094         * src/prefs_logging.c
3095         * src/prefs_logging.h
3096                 Fixed copyright header of newly added files.
3097
3098 2007-03-21 [wwp]        2.8.1cvs30
3099
3100         * src/Makefile.am
3101         * src/filtering.c
3102         * src/filtering.h
3103         * src/folder.c
3104         * src/folderview.c
3105         * src/imap.c
3106         * src/inc.c
3107         * src/main.c
3108         * src/mainwindow.c
3109         * src/mainwindow.h
3110         * src/matcher.c
3111         * src/messageview.c
3112         * src/news.c
3113         * src/pop.c
3114         * src/prefs_common.c
3115         * src/prefs_common.h
3116         * src/prefs_logging.c
3117         * src/prefs_logging.h
3118         * src/prefs_other.c
3119         * src/procmsg.c
3120         * src/send_message.c
3121         * src/summaryview.c
3122         * src/common/log.c
3123         * src/common/log.h
3124         * src/common/nntp.c
3125         * src/common/session.c
3126         * src/common/smtp.c
3127         * src/common/socket.c
3128         * src/etpan/imap-thread.c
3129         * src/gtk/logwindow.c
3130         * src/gtk/logwindow.h
3131         * src/plugins/bogofilter/bogofilter.c
3132         * src/plugins/spamassassin/spamassassin.c
3133                 Added debugging of filtering/processing rules.
3134                 The debug log is here 'Tools/Filtering debug window',
3135                 the options there 'Configuration/Preferences/Other/Logging',
3136                 and the log file is ~/.claws-mail/filtering.log.
3137                 Moved protocol log prefs to 'Other/Logging' as well.
3138                 To support such debugging feature, the existing log API has
3139                 been enhanced (common/log.[ch] and gtk/logwindow.[ch]) and
3140                 this impacts many external modules (commits follow).
3141
3142 2007-03-21 [paul]       2.8.1cvs29
3143
3144         * src/etpan/Makefile.am
3145         * src/etpan/imap-thread.c
3146                 add missing #include
3147
3148 2007-03-21 [colin]      2.8.1cvs28
3149
3150         * src/procmime.c
3151                 Fix bug 1157, 'some broken messages confuse 
3152                 mime parser'. Make sure we can't have MimeInfos
3153                 with negative sizes.
3154
3155 2007-03-20 [colin]      2.8.1cvs27
3156
3157         * src/main.c
3158                 Fix missing \0 on buffer
3159
3160 2007-03-20 [colin]      2.8.1cvs26
3161
3162         * src/mh.c
3163                 Use make_dir_hier instead of make_dir 
3164                 to create the MH mailbox
3165
3166 2007-03-20 [colin]      2.8.1cvs25
3167
3168         * src/folder.c
3169         * src/folder.h
3170         * src/prefs_account.c
3171         * src/wizard.c
3172                 Fix default inbox weirdnesses (after wizard,
3173                 if path is Mail, mailbox identifier is #mh/Mailbox,
3174                 and when creating new accounts)
3175
3176 2007-03-20 [colin]      2.8.1cvs24
3177
3178         * src/account.c
3179                 Write folderlist after adding/deleting accounts
3180                 that have folders
3181
3182 2007-03-20 [colin]      2.8.1cvs23
3183
3184         * src/imap.c
3185         * src/remotefolder.h
3186                 Fix bug 1153, 'CM segfaults if IMAP folder is 
3187                 selected while scanning prior to update'
3188
3189 2007-03-17 [paul]       2.8.1cvs22
3190
3191         * src/main.c
3192                 fix a typo, and be a little more verbose.
3193
3194 2007-03-17 [wwp]        2.8.1cvs21
3195
3196         * src/inc.c
3197                 Fix a compiler warning.
3198
3199 2007-03-16 [wwp]        2.8.1cvs20
3200
3201         * tools/Makefile.am
3202         * tools/README
3203                 Updated to deal w/ the new mairix.sh tool.
3204
3205 2007-03-16 [wwp]        2.8.1cvs19
3206
3207         * src/action.c
3208                 Fix logics issues around the action IO dialog:
3209                 - disable entry widget and exec button when
3210                   the exec button is clicked (don't wait for any
3211                   output line) - fix possible disabling/re-enabling/
3212                   re-disabling of those widgets
3213                 - raise an error if executing a %as{} action either
3214                   empty or invalid, instead of failing silently
3215                 - don't close the dialog if the abort button has been
3216                   clicked and if there was no output yet
3217                 - set focus to the abort button when the exec button
3218                   is clicked
3219                 - fix capitalization of a warning message
3220
3221 2007-03-16 [wwp]        2.8.1cvs18
3222
3223         * tools/mairix.sh
3224                 Added a wrapper to mairix to the tools folder.
3225
3226 2007-03-16 [colin]      2.8.1cvs17
3227
3228         * src/messageview.c
3229         * src/mimeview.h
3230                 Allow mimeviewer plugins to print
3231                 their stuff
3232
3233 2007-03-16 [colin]      2.8.1cvs16
3234
3235         * .cvsignore
3236                 Ignore *.patchset
3237
3238 2007-03-15 [colin]      2.8.1cvs15
3239
3240         * src/messageview.c
3241         * src/mimeview.h
3242                 Add a way for mimeviewer plugins to
3243                 implement body search
3244
3245 2007-03-15 [paul]       2.8.1cvs14
3246
3247         * src/prefs_spelling.c
3248                 fix English usage
3249
3250 2007-03-15 [paul]       2.8.1cvs13
3251
3252         * src/common/quoted-printable.c
3253                 fix decoding of quoted-printable parts
3254
3255 2007-03-14 [wwp]        2.8.1cvs12
3256
3257         * src/gtk/logwindow.h
3258                 Oops, remove that devel stuff committed w/ 2.8.1cvs11 :\.
3259
3260 2007-03-14 [wwp]        2.8.1cvs11
3261
3262         * src/gtk/logwindow.h
3263                 Complete 2.8.1cvs10.
3264
3265 2007-03-14 [colin]      2.8.1cvs10
3266
3267         * src/gtk/logwindow.c
3268                 Probably fix bug 1149, crash on logwindow
3269                 close - at the expense of performance once
3270                 logwin has been opened
3271
3272 2007-03-14 [colin]      2.8.1cvs9
3273
3274         * src/main.c
3275                 If claws-mail is running on another
3276                 display, warn instead of popping it up
3277                 on the other display
3278
3279 2007-03-12 [colin]      2.8.1cvs8
3280
3281         * src/wizard.c
3282                 Fix bug 1145, 'Setting a different name 
3283                 for the Mailbox name isn't reflected in 
3284                 default account settings'. Patch by wwp
3285
3286 2007-03-12 [colin]      2.8.1cvs7
3287
3288         * src/summaryview.c
3289                 Fix bug 1143, 'Add number of messages to be 
3290                 deleted to confirmation dialog'
3291
3292 2007-03-12 [wwp]        2.8.1cvs6
3293
3294         * src/folderview.c
3295         * src/prefs_common.c
3296         * src/prefs_common.h
3297         * src/prefs_summaries.c
3298                 Changed the option that displays unread messages count
3299                 next to the folder name in folder list: it is now
3300                 possible to either display nothing, display the
3301                 unread messages number only or the unread and total messages
3302                 numbers. The patch includes this extra feature as well
3303                 as some minor fixes by rewriting the algo in folderview.c.
3304                 Thanks to Paul for the original idea and implementation, plus
3305                 testing and proof-reading!
3306
3307 2007-03-09 [paul]       2.8.1cvs5
3308
3309         * tools/Makefile.am
3310         * tools/README
3311         * tools/claws-mail-compose-insert-files.pl
3312                 added a script which enables inserting files
3313                 into the message body of a new Claws Mail
3314                 Compose window from the command line. Additionally
3315                 To, Cc, Subject and files to attach to the message
3316                 can be specified.
3317
3318 2007-03-09 [wwp]        2.8.1cvs4
3319
3320         * src/addr_compl.c
3321         * src/addr_compl.h
3322         * src/filtering.c
3323                 Optimize matching of addresses in the addressbook
3324                 (filtering/processing 'found_in_addressbook' condition).
3325
3326 2007-03-07 [wwp]        2.8.1cvs3
3327
3328         * src/quote_fmt.c
3329         * src/quote_fmt_lex.l
3330         * src/quote_fmt_parse.y
3331                 Add a new quote format symbol: %A to insert the
3332                 sender email address (just the address itself).
3333
3334 2007-03-06 [wwp]        2.8.1cvs2
3335
3336         * src/gtk/gtkutils.c
3337         * src/plugins/trayicon/trayicon_prefs.h
3338         * src/plugins/trayicon/trayicon_prefs.c
3339         * src/plugins/trayicon/trayicon.c
3340         * src/mainwindow.h
3341         * src/mainwindow.c
3342                 Add a new trayicon (optional) feature: minimize to tray. When enabled,
3343                 minimizing Claws-Mail main window will hide it to the trayicon instead.
3344
3345
3346 2007-03-06 [paul]       2.8.1cvs1
3347
3348         * NEWS
3349         * README
3350         * RELEASE_NOTES
3351         * configure.ac
3352                 bump version number following
3353                 stable release
3354
3355 2007-03-06 [paul]       2.8.0cvs24
3356
3357         * po/cs.po
3358                 corrected by by Tim <timbrain@post.cz>
3359
3360 2007-03-05 [colin]      2.8.0cvs23
3361
3362         * src/Makefile.am
3363         * src/procmime.c
3364                 Fix mime/globs path on NetBSD
3365                 patch by George Michaelson
3366
3367 2007-03-05 [wwp]        2.8.0cvs22
3368
3369         * src/addr_compl.c
3370                 Remove debug statement (accidentally committed w/ cvs14).
3371
3372 2007-03-05 [paul]       2.8.0cvs21
3373
3374         * src/plugins/pgpcore/prefs_gpg.c
3375                 fix compiler warning
3376
3377 2007-03-05 [wwp]        2.8.0cvs20
3378
3379         * src/matcher_parser_parse.y
3380                 Fix mismerge between cvs17 and cvs19.
3381
3382 2007-03-05 [wwp]        2.8.0cvs19
3383
3384         * src/matcher_parser_parse.y
3385         * src/prefs_filtering_action.c
3386         * src/matcher.c
3387         * src/matcher.h
3388         * src/filtering.c
3389         * src/filtering.h
3390                 Add new 'add_to_addressbook' filtering/processing action.
3391
3392 2007-03-05 [wwp]        2.8.0cvs18
3393
3394         * src/filtering.c
3395                 Fix mark_as_ham filtering/processing action: spam flag
3396                 was not unset.
3397
3398 2007-03-04 [colin]      2.8.0cvs17
3399
3400         * src/filtering.c
3401         * src/matcher.c
3402         * src/matcher.h
3403         * src/matcher_parser_parse.y
3404         * src/prefs_filtering_action.c
3405                 Add 'Mark as spam' and 'Mark as ham' filtering
3406                 actions. Fixes bug 1138.
3407
3408 2007-03-04 [colin]      2.8.0cvs16
3409
3410         * src/imap.c
3411                 Fix bug 1140, wrong return value
3412                 without libetpan
3413
3414 2007-03-04 [wwp]        2.8.0cvs15
3415
3416         * src/addr_compl.c
3417                 Rollback cvs14: don't free stuff that is managed in g_list.
3418
3419 2007-03-04 [wwp]        2.8.0cvs14
3420
3421         * src/addr_compl.c
3422                 Fix a leak in address completion code.
3423
3424 2007-03-04 [colin]      2.8.0cvs13
3425
3426         * src/addr_compl.c
3427                 Maybe fix bug 1136, 'Crash in group 
3428                 address completion'
3429
3430 2007-03-04 [iwkse]      2.8.0cvs12
3431
3432         * src/imap.c
3433                 fix: alertpanel.h included only in #ifdef HAVE_LIBETPAN
3434
3435 2007-03-03 [colin]      2.8.0cvs11
3436
3437         * src/plugins/pgpinline/pgpinline.c
3438                 Fix off-by-one, fix double-free. Fixes
3439                 bug 1135, 'cm-segfault on decrypting 
3440                 with PGP/inline'
3441
3442 2007-03-03 [colin]      2.8.0cvs10
3443
3444         * configure.ac
3445         * src/main.c
3446         * src/common/plugin.c
3447                 Fix bug 1134, 'Valgrind macros unhandled 
3448                 by Irix's cc'
3449
3450 2007-03-02 [colin]      2.8.0cvs9
3451
3452         * src/mbox.c
3453                 Don't error out on EAGAIN. Fixes 
3454                 bug 1129, '"local mbox file" account 
3455                 isn't retrieving mails'
3456
3457 2007-03-01 [wwp]        2.8.0cvs8
3458
3459         * src/mainwindow.c
3460         * src/gtk/colorlabel.c
3461                 Remove accels for extra color labels until we set better
3462                 and definitive ones.
3463
3464 2007-02-28 [wwp]        2.8.0cvs7
3465
3466         * src/mainwindow.c
3467         * src/matcher_parser_parse.y
3468         * src/prefs_common.c
3469         * src/prefs_msg_colors.c
3470         * src/procmsg.h
3471         * src/gtk/colorlabel.c
3472         * src/gtk/colorlabel.h
3473                 Add more customizable color labels. Cleaned up a bit
3474                 the color label API to avoid duplicate defines of
3475                 the max number of colors.
3476
3477 2007-02-27 [colin]      2.8.0cvs6
3478
3479         * src/mainwindow.c
3480         * src/common/utils.c
3481         * src/common/utils.h
3482                 Fix '+' in mailto URIs for List-* headers
3483
3484 2007-02-27 [colin]      2.8.0cvs5
3485
3486         * src/gtk/gtkutils.c
3487                 Use gtk_window_set_role instead of 
3488                 _set_wmclass
3489
3490 2007-02-27 [colin]      2.8.0cvs4
3491
3492         * src/inc.c
3493                 Fix "After receiving new mail, go to inbox" on IMAP,
3494                 and make it work only on manual reception
3495
3496 2007-02-27 [wwp]        2.8.0cvs3
3497
3498         * src/prefs_filtering.c
3499         * src/prefs_filtering_action.c
3500         * src/prefs_matcher.c
3501                 Update filtering matcher's and action's color label menus
3502                 when re-opening those dialogs (reflect any change to the
3503                 color labels list in the preferences).
3504
3505 2007-02-27 [colin]      2.8.0cvs2
3506
3507         * src/imap.c
3508         * src/etpan/etpan-thread-manager-types.h
3509         * src/etpan/etpan-thread-manager.c
3510         * src/etpan/imap-thread.c
3511                 Log imap ALERTs as errors in the log.
3512
3513 2007-02-26 [paul]       2.8.0cvs1
3514
3515         * tools/claws.i18n.status.pl
3516                 updated
3517
3518 2007-02-26 [paul]       2.7.2cvs75
3519
3520         * po/ca.po
3521         * po/cs.po
3522         * po/de.po
3523         * po/en_GB.po
3524         * po/fi.po
3525         * po/fr.po
3526         * po/hu.po
3527         * po/pl.po
3528         * po/pt_BR.po
3529         * po/sk.po
3530         * po/sr.po
3531         * po/zh_CN.po
3532                 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
3533                 me, Flammie Pirinen, Fabien Vantard, Pader Rezso,
3534                 Pawel Pekala, Frederico Goncalves Guimaraes, Andrej Kacian,
3535                 Aleksandar Urosevic, and Ralgh Young
3536
3537 2007-02-25 [mones]      2.7.2cvs74
3538
3539         * po/es.po
3540                 Updated for release
3541
3542 2007-02-25 [colin]      2.7.2cvs73
3543
3544         * src/main.c
3545                 Clearing the list is only useful
3546                 to prevent a valgrind false-positive
3547
3548 2007-02-25 [paul]       2.7.2cvs72
3549
3550         * tools/Makefile.am
3551         * tools/README
3552         * tools/kmail-mailbox2claws-mail.pl  **ADDED**
3553         * tools/maildir2claws-mail.pl  **REMOVED**
3554                 renamed the script, fixed a couple bugs
3555
3556 2007-02-23 [colin]      2.7.2cvs71
3557
3558         * src/addressbook.c
3559                 Fix a leak, check for a few improbable nulls
3560
3561 2007-02-23 [colin]      2.7.2cvs70
3562
3563         * src/main.c
3564         * src/main.h
3565         * src/plugins/trayicon/trayicon.c
3566                 Fix blinking mainwin when starting in tray
3567                 (show mainwindow later in the startup process,
3568                  apart if restarting post-crash)
3569
3570 2007-02-23 [colin]      2.7.2cvs69
3571
3572         * src/folderview.c
3573         * src/imap_gtk.c
3574                 Fix crash when unsubscribing the currently
3575                 selected/opened folder
3576
3577 2007-02-23 [colin]      2.7.2cvs68
3578
3579         * src/compose.c
3580                 Fix bug that prevented colorization to
3581                 work without wrap quotation option
3582
3583 2007-02-23 [colin]      2.7.2cvs67
3584
3585         * src/addr_compl.c
3586                 Fix refcounting, start and end completion who
3587                 behaved as if there couldn't be any other current
3588                 user of completion
3589
3590 2007-02-23 [wwp]        2.7.2cvs66
3591
3592         * src/addressbook.c
3593         * src/addrindex.c
3594                 Address completion fixes: fix addressbook_peek_folder_exists() in
3595                 which the algorithm was ridiculously over-obfuscated and broken.
3596                 Fix addrindex_load_completion() as well, to load addresses in
3597                 completion list with regards to what addressbook_peek_folder_exists()
3598                 returns now.
3599
3600 2007-02-23 [wwp]        2.7.2cvs65
3601
3602         * src/addr_compl.c
3603                 Add addresses to completion when they're non-empty (thanks to Colin).
3604
3605 2007-02-23 [paul]       2.7.2cvs64
3606
3607         * src/plugins/pgpcore/passphrase.c
3608                 remove 'const '
3609
3610 2007-02-23 [colin]      2.7.2cvs63
3611
3612         * src/plugins/pgpcore/prefs_gpg.c
3613         * src/plugins/pgpcore/prefs_gpg.h
3614         * src/plugins/pgpcore/sgpgme.c
3615         * src/plugins/pgpinline/pgpinline.c
3616         * src/plugins/pgpmime/pgpmime.c
3617                 Try harder to respect user's choice wrt
3618                 gpg-agent even with gpg2, by unsetting
3619                 GPG_AGENT_INFO when necessary.
3620
3621 2007-02-22 [paul]       2.7.2cvs62
3622
3623         * src/plugins/pgpcore/sgpgme.c
3624         * src/plugins/pgpcore/sgpgme.h
3625         * src/plugins/pgpcore/passphrase.c
3626         * src/plugins/pgpinline/pgpinline.c
3627         * src/plugins/pgpmime/pgpmime.c
3628                 Fix a leak - gpgme_data_release_and_get_mem
3629                 leaks in recent gpgme. Workaround by using
3630                 our own function.
3631
3632 2007-02-22 [paul]       2.7.2cvs61
3633
3634         * src/gtk/quicksearch.c
3635                 Abandon dynamic search when pressing
3636                 Enter
3637
3638 2007-02-21 [colin]      2.7.2cvs60
3639
3640         * src/procmsg.c
3641         * src/plugins/pgpcore/passphrase.c
3642                 Fix little memory leaks
3643         * src/main.c
3644                 Fix false-positive leak at exit
3645         * src/gtk/quicksearch.c
3646                 Fix potentially big leak in recursive
3647                 Quicksearch
3648
3649 2007-02-21 [wwp]        2.7.2cvs59
3650
3651         * src/summaryview.c
3652                 Add missing newline to a debug message.
3653
3654 2007-02-20 [colin]      2.7.2cvs58
3655
3656         * src/Makefile.am
3657         * src/mimeview.c
3658         * src/stock_pixmap.c
3659         * src/stock_pixmap.h
3660         * src/pixmaps/mime_pgpsig.xpm
3661                 Add icon for application/pgp-signature
3662
3663 2007-02-20 [colin]      2.7.2cvs57
3664
3665         * src/Makefile.am
3666         * src/main.c
3667         * src/mimeview.c
3668         * src/stock_pixmap.c
3669         * src/stock_pixmap.h
3670         * src/pixmaps/mime_calendar.xpm
3671         * src/pixmaps/mime_pdf.xpm
3672         * src/pixmaps/mime_ps.xpm
3673                 Add icons for text/calendar, application/pdf
3674                 and application/postscript
3675
3676 2007-02-20 [colin]      2.7.2cvs56
3677
3678         * autogen.sh
3679         * src/matcher_parser_parse.y
3680         * src/matcher_parser_lex.l
3681                 Fix big memory leak in flex, and
3682                 require flex 2.5.31
3683
3684 2007-02-20 [wwp]        2.7.2cvs55
3685
3686         * src/matcher_parser_parse.y
3687                 Fix a duplicate token definition (thanks to iwkse).
3688
3689 2007-02-20 [wwp]        2.7.2cvs54
3690
3691         * src/matcher_parser_lex.l
3692         * src/quote_fmt_lex.l
3693                 Use proper flex options instead of direct use of #define,
3694                 make the flex-generated C lighter.
3695
3696 2007-02-20 [colin]      2.7.2cvs53
3697
3698         * src/summaryview.c
3699                 Grab focus in message list after hiding
3700                 the quicksearch, instead of leaving it
3701                 "somewhere"
3702
3703 2007-02-19 [colin]      2.7.2cvs52
3704
3705         * src/folderview.c
3706                 Fix bug 1033, 'Automatically refresh 
3707                 message list when new messages arrives'
3708                 Looks like folderview->opened can sometimes
3709                 be wrong...
3710
3711 2007-02-19 [paul]       2.7.2cvs51
3712
3713         * tools/Makefile.am
3714         * tools/README
3715         * tools/thunderbird-filters-convertor.pl
3716                 add new script which converts thunderbird filter
3717                 rules to Claws filter rules
3718
3719 2007-02-18 [paul]       2.7.2cvs50
3720
3721         * src/plugins/pgpcore/prefs_gpg.c
3722         * src/plugins/pgpcore/prefs_gpg.h
3723         * src/plugins/pgpcore/sgpgme.c
3724         * src/plugins/pgpinline/pgpinline.c
3725         * src/plugins/pgpmime/pgpmime.c
3726                 improved GUI interoperability with gpg-agent
3727
3728 2007-02-18 [paul]       2.7.2cvs49
3729
3730         * src/prefs_account.c
3731                 Privacy options sensitivity fix
3732
3733 2007-02-17 [colin]      2.7.2cvs48
3734
3735         * src/messageview.c
3736                 Reset icon to warning in the noticeview
3737
3738 2007-02-15 [colin]      2.7.2cvs47
3739
3740         * src/folderview.c
3741                 Fix a manifestation of bug 1033 (summaryview failing
3742                 to update for new mails), which happens after editing
3743                 account preferences or preferences that cause a 
3744                 folderview reload.
3745
3746 2007-02-15 [colin]      2.7.2cvs46
3747
3748         * src/addressbook.c
3749                 Probably fix bug 1123, 'Segmentation 
3750                 fault while opening address book'. I get
3751                 g_warnings if the saved paned position is
3752                 not greater than 0. Also, save position
3753                 when hiding the addressbook instead of
3754                 via signal.
3755
3756 2007-02-14 [colin]      2.7.2cvs45
3757
3758         * src/plugins/pgpcore/prefs_gpg.c
3759         * src/plugins/pgpcore/prefs_gpg.h
3760         * src/plugins/pgpcore/sgpgme.c
3761         * src/plugins/pgpinline/pgpinline.c
3762         * src/plugins/pgpmime/pgpmime.c
3763                 Add an option "Use gpg-agent if available". Fixes
3764                 annoyances with distro-installed gpg-agent, when
3765                 no pinentry program is installed, and the user's 
3766                 at a loss on why "decryption failed". Makes more
3767                 clear why passphrase isn't saved when gpg-agent is
3768                 used. Defaults to true, to avoid changing the 
3769                 current behaviour.
3770
3771 2007-02-14 [wwp]        2.7.2cvs44
3772
3773         * src/matcher_parser_parse.y
3774                 Fix missing line number reset (wrong line number might appear
3775                 when re-loading filtering rules if there's a parser error).
3776
3777 2007-02-13 [colin]      2.7.2cvs43
3778
3779         * src/common/utils.c
3780                 Don't encode ',' in URIs before passing it
3781                 to the browser command-line. It was probably
3782                 done at a time where commas in URIs made
3783                 mozilla -remote 'openurl(%s,new-window)'
3784                 bug.
3785
3786 2007-02-13 [wwp]        2.7.2cvs42
3787
3788         * src/prefs_matcher.c
3789         * src/plugins/bogofilter/bogofilter_gtk.c
3790                 A bit of string factorization around "Select ..." buttons.
3791
3792 2007-02-11 [colin]      2.7.2cvs41
3793
3794         * src/alertpanel.c
3795                 Make sure to escape the title
3796
3797 2007-02-11 [colin]      2.7.2cvs40
3798
3799         * src/codeconv.c
3800                 Recognize .utf8 locales as .UTF-8 ones
3801
3802 2007-02-11 [colin]      2.7.2cvs39
3803
3804         * src/compose.c
3805                 Fix code conversion when dragging a file
3806
3807 2007-02-09 [colin]      2.7.2cvs38
3808
3809         * src/plugins/clamav/clamav_plugin.c
3810                 Complete Paul's patch with conditional
3811                 compilation to avoid breaking compilation
3812                 on old Dapper and Edgy... Maybe other
3813                 distros too.
3814
3815 2007-02-09 [paul]       2.7.2cvs37
3816
3817         * src/plugins/clamav/clamav_plugin.c
3818                 fix for the upstream changes in libclamav
3819
3820 2007-02-09 [paul]       2.7.2cvs36
3821
3822         * src/main.c
3823         * src/mainwindow.c
3824         * src/procmsg.c
3825         * src/procmsg.h
3826                 fix "warn if there are queued messages" (on exit)
3827                 option, which only checked the first mailbox's
3828                 queue
3829                 don't ask before emptying trash if there are no
3830                 messages in trash, also check and empty all trash
3831                 folders
3832         * src/prefs_other.c
3833                 move "Ask before emptying trash" option
3834                 outside of the "On exit" frame as it's
3835                 not only an "On exit" option
3836
3837 2007-02-09 [paul]       2.7.2cvs35
3838
3839         * src/addrgather.c
3840         * src/alertpanel.c
3841         * src/editldap.c
3842         * src/prefs_account.c
3843         * src/prefs_folder_item.c
3844         * src/prefs_gtk.h
3845         * src/prefs_matcher.c
3846         * src/prefs_message.c
3847         * src/prefs_msg_colors.c
3848         * src/prefs_summaries.c
3849         * src/wizard.c
3850         * src/gtk/inputdialog.c
3851         * src/plugins/bogofilter/bogofilter_gtk.c
3852                 pedantic commit: use 'checkbtn' everywhere
3853                 instead of a mixture of 'checkbtn' and 'chkbtn'
3854
3855 2007-02-09 [paul]       2.7.2cvs34
3856
3857         * src/compose.c
3858                 fix default hotkeys
3859         * src/prefs_other.c
3860         * src/prefs_send.c
3861                 move "Never send Return Receipts" from
3862                 prefs_other to prefs_send
3863                 add an option "Ask about account specific
3864                 filtering rules..." to prefs_other
3865         * src/gtk/gtkutils.c
3866                 fix a compiler warning
3867
3868 2007-02-08 [colin]      2.7.2cvs33
3869
3870         * src/plugins/pgpinline/pgpinline.c
3871                 Fix bug 1110, 'pgpmime fails to process 
3872                 encapsulated openpgp mime (rfc 3156, 6.1 
3873                 -> rfc1847)'
3874                 It was due to an interaction between PGP/Mime
3875                 and PGP/Inline plugin. 
3876
3877 2007-02-08 [colin]      2.7.2cvs32
3878
3879         * src/inc.c
3880         * src/mbox.c
3881         * src/mbox.h
3882                 Fix bug 1117, 'fcntl locking code 
3883                 does not work in mbox.c'
3884
3885 2007-02-08 [colin]      2.7.2cvs31
3886
3887         * src/prefs_account.c
3888                 Fix Gentoo bug 165819, 'can't create 
3889                 a "local mbox file" account'. Patch
3890                 by Olivier <castan.o@free.fr>
3891
3892 2007-02-07 [colin]      2.7.2cvs30
3893
3894         * src/ldapquery.c
3895                 Fix bug 1106, 'Claws crash on exit if LDAPS 
3896                 autocompletion was used'
3897
3898 2007-02-07 [paul]       2.7.2cvs29
3899
3900         * src/folder.c
3901                 cut down on unnecessary debug_prints
3902         * src/imap_gtk.c
3903                 fix menu_set_active() on 'Show only
3904                 subscribed folders'
3905
3906 2007-02-07 [paul]       2.7.2cvs28
3907
3908         * src/plugins/clamav/clamav_plugin.c
3909         * src/plugins/clamav/clamav_plugin.h
3910         * src/plugins/clamav/clamav_plugin_gtk.c
3911                 fix copyright header
3912
3913 2007-02-07 [paul]       2.7.2cvs27
3914
3915         * src/procheader.c
3916                 fix bug 1116, 'summary view allow a 
3917                 subject line break'
3918
3919 2007-02-06 [colin]      2.7.2cvs26
3920
3921         * src/summaryview.c
3922                 Fix delete thread
3923
3924 2007-02-05 [fabien]     2.7.2cvs25
3925
3926         * po/POTFILES.in
3927         * src/uri_opener.c
3928                 i18n related - 1 fix and 1 message for translators.
3929
3930 2007-02-05 [colin]      2.7.2cvs24
3931
3932         * src/gtk/quicksearch.c
3933                 Don't reload summary list if quicksearch wasn't
3934                 active on hiding; move currently selected mail in
3935                 the visible area when showing the quicksearch
3936
3937 2007-02-05 [colin]      2.7.2cvs23
3938
3939         * src/folderview.c
3940                 Add debug to try to solve bug 1104
3941
3942 2007-02-05 [paul]       2.7.2cvs22
3943
3944         * src/mainwindow.c
3945                 confirm before emptying trash on exit is
3946                 a Yes or No answer, use Yes or No in the
3947                 dialog
3948
3949 2007-02-04 [colin]      2.7.2cvs21
3950
3951         * src/compose.c
3952         * src/plugins/pgpcore/passphrase.c
3953         * src/plugins/pgpcore/select-keys.c
3954                 Set wmclass on new windows
3955
3956 2007-02-04 [colin]
3957
3958         2.8.0-rc1 released
3959
3960 2007-02-04 [colin]      2.7.2cvs20
3961
3962         * src/compose.c
3963         * src/compose.h
3964                 Auto save drafts on exit, reopen them
3965                 at startup, instead of asking
3966         * src/account.c
3967         * src/addressadd.c
3968         * src/addressbook.c
3969         * src/addressbook_foldersel.c
3970         * src/addrgather.c
3971         * src/crash.c
3972         * src/editaddress.c
3973         * src/editbook.c
3974         * src/editgroup.c
3975         * src/editjpilot.c
3976         * src/editldap.c
3977         * src/editldap_basedn.c
3978         * src/editvcard.c
3979         * src/exphtmldlg.c
3980         * src/expldifdlg.c
3981         * src/export.c
3982         * src/foldersel.c
3983         * src/gedit-print.c
3984         * src/import.c
3985         * src/importldif.c
3986         * src/importmutt.c
3987         * src/importpine.c
3988         * src/main.c
3989         * src/mainwindow.c
3990         * src/message_search.c
3991         * src/messageview.c
3992         * src/prefs_actions.c
3993         * src/prefs_customheader.c
3994         * src/prefs_display_header.c
3995         * src/prefs_filtering.c
3996         * src/prefs_filtering_action.c
3997         * src/prefs_folder_column.c
3998         * src/prefs_gtk.c
3999         * src/prefs_matcher.c
4000         * src/prefs_other.c
4001         * src/prefs_summaries.c
4002         * src/prefs_summary_column.c
4003         * src/prefs_template.c
4004         * src/sourcewindow.c
4005         * src/ssl_manager.c
4006         * src/summary_search.c
4007         * src/uri_opener.c
4008         * src/gtk/about.c
4009         * src/gtk/description_window.c
4010         * src/gtk/foldersort.c
4011         * src/gtk/gtkutils.c
4012         * src/gtk/gtkutils.h
4013         * src/gtk/icon_legend.c
4014         * src/gtk/logwindow.c
4015         * src/gtk/pluginwindow.c
4016         * src/gtk/prefswindow.c
4017                 Give different wmclass to different
4018                 windows - thanks to sed ;)
4019
4020 2007-02-04 [colin]      2.7.2cvs19
4021
4022         * src/main.c
4023                 Revert previous patch, can't reproduce
4024                 it anymore. 
4025
4026 2007-02-03 [colin]      2.7.2cvs18
4027
4028         * src/main.c
4029                 Don't save the mainwindow size and
4030                 position on emergency exit (libSM's
4031                 "die" callback), Xfce seems to make
4032                 the window smaller just before the
4033                 size's saved.
4034
4035 2007-02-03 [colin]      2.7.2cvs17
4036
4037         * src/plugins/bogofilter/bogofilter.c
4038         * src/plugins/bogofilter/bogofilter.h
4039         * src/plugins/bogofilter/bogofilter_gtk.c
4040         * src/plugins/pgpinline/pgpinline.c
4041         * src/plugins/pgpinline/pgpinline.h
4042                 Fix more copyrights
4043
4044 2007-02-03 [colin]      2.7.2cvs16
4045
4046         * src/partial_download.c
4047         * src/partial_download.h
4048         * src/ssl_manager.c
4049         * src/ssl_manager.h
4050         * src/uri_opener.c
4051         * src/uri_opener.h
4052         * src/wizard.c
4053         * src/wizard.h
4054         * src/common/ssl_certificate.c
4055         * src/common/ssl_certificate.h
4056         * src/gtk/quicksearch.c
4057         * src/gtk/quicksearch.h
4058         * src/gtk/sslcertwindow.c
4059         * src/gtk/sslcertwindow.h
4060                 Fix copyright on my files
4061
4062 2007-02-02 [colin]      2.7.2cvs15
4063
4064         * src/Makefile.am
4065         * src/mainwindow.c
4066         * src/messageview.c
4067         * src/messageview.h
4068         * src/textview.c
4069         * src/textview.h
4070         * src/uri_opener.c
4071         * src/uri_opener.h
4072                 Add Tools/List URIs to allow
4073                 opening any URI in the current mail
4074
4075 2007-02-02 [colin]      2.7.2cvs14
4076
4077         * src/common/valgrind.h ** NEW FILE **
4078         * src/common/Makefile.am
4079         * src/common/plugin.c
4080                 Don't dlclose the plugins if we're running
4081                 under valgrind. (doesn't require valgrind
4082                 either at compile time or run time).
4083
4084 2007-02-01 [paul]       2.7.2cvs13
4085
4086         * AUTHORS
4087         * src/gtk/authors.h
4088         * tools/freshmeat_search.pl
4089         * tools/google_search.pl
4090         * tools/multiwebsearch.pl
4091                 add support for non ISO-8859-1 compatible locales
4092                 Patch by Alex Gorbachenko <agent_007@immo.ru>
4093
4094 2007-02-01 [colin]      2.7.2cvs12
4095
4096         * src/prefs_other.c
4097         * src/prefs_summaries.c
4098                 Move keybinding prefs to the Other page
4099
4100 2007-02-01 [wwp]        2.7.2cvs11
4101
4102         * src/plugins/trayicon/trayicon.c
4103                 Fix a raising issue within KDE.
4104
4105 2007-02-01 [colin]      2.7.2cvs10
4106
4107         * src/codeconv.c
4108                 Fix stray quotes in encoded strings
4109         * src/addressadd.c
4110                 Fix wrong call causing g_warnings
4111         * src/textview.c
4112                 Remove useless message
4113
4114 2007-01-31 [wwp]        2.7.2cvs9
4115
4116         * src/plugins/trayicon/trayicon.c
4117                 fix buggy hiding of main window when closing if close-to-tray
4118                 is not set (bad logics  in the trayicon hook code).
4119                 Changed the quit confirmation message too.
4120
4121 2007-01-30 [colin]      2.7.2cvs8
4122
4123         * src/main.c
4124                 Fix hidden mainwindow after clicking on
4125                 the X close button, if compose windows
4126                 exist and the user chooses not to quit
4127
4128 2007-01-30 [colin]      2.7.2cvs7
4129
4130         * src/main.c
4131         * src/compose.c
4132                 Handle local URIs to attach files (file:///...)
4133                 Fixes attaching files from Thunar for example
4134
4135 2007-01-30 [colin]      2.7.2cvs6
4136
4137         * src/prefs_ext_prog.c
4138                 Add 'mousepad' to the list of text editors.
4139                 Mousepad is XFCE's text editor
4140
4141 2007-01-29 [wwp]        2.7.2cvs5
4142
4143         * po/POTFILES.in
4144         * src/plugins/trayicon/trayicon_prefs.c
4145                 trayicon i18n fixes, thanks to Fabien.
4146
4147 2007-01-28 [wwp]        2.7.2cvs4
4148
4149         * src/mainwindow.c
4150         * src/mainwindow.h
4151         * src/plugins/trayicon/trayicon.c
4152         * src/plugins/trayicon/trayicon_prefs.c
4153         * src/plugins/trayicon/trayicon_prefs.h
4154                 Added a new TrayIcon plugin option to close to tray
4155                 (WM's hotkey and [X] button will hide the window instead
4156                 of closing it - closing CM can be done using the tray icon
4157                 menu or the File menu).
4158                 Improved visibility handling in trayicon, clicking the
4159                 trayicon now raise the window to current desktop when it
4160                 was either minimized/shaded/on another desktop.
4161                 Thanks to Paul for testing and fixing a strange behaviour
4162                 in KDE ;-).
4163
4164 2007-01-27 [paul]       2.7.2cvs3
4165
4166         * src/prefs_folder_item.c
4167         * src/prefs_receive.c
4168         * src/plugins/pgpcore/prefs_gpg.c
4169                 use 'start-up' instead of 'startup' in labels
4170
4171 2007-01-26 [wwp]        2.7.2cvs2
4172
4173         * src/plugins/trayicon/Makefile.am
4174         * src/plugins/trayicon/trayicon.c
4175         * src/plugins/trayicon/trayicon_prefs.c
4176         * src/plugins/trayicon/trayicon_prefs.h
4177                 Add a new TrayIcon option to hide the main window at
4178                 start-up.
4179                 Fix trayicon.c copyright header.
4180
4181 2007-01-26 [paul]       2.7.2cvs1
4182
4183         * NEWS
4184         * README
4185         * RELEASE_NOTES
4186         * configure.ac
4187                 bump up version number following
4188                 stable release
4189
4190 2007-01-25 [mones]      2.7.1cvs60
4191
4192         * po/es.po
4193                 updated thousands of strings (well, probably less ;-)
4194
4195 2007-01-25 [colin]      2.7.1cvs59
4196
4197         * src/matcher.c
4198                 Fix 2nd-run loss of matcherrc on new
4199                 configurations. 
4200
4201 2007-01-25 [wwp]        2.7.1cvs58
4202
4203         * src/mimeview.c
4204                 fix handling of empty value in attach_save_directory too, thanks
4205                 to Colin.
4206
4207 2007-01-25 [wwp]        2.7.1cvs57
4208
4209         * src/gtk/filesel.c
4210                 fix handling of empty value in attach_load_directory,
4211                 thanks to Colin.
4212
4213 2007-01-25 [wwp]        2.7.1cvs56
4214
4215         * src/plugins/dillo_viewer/dillo_prefs.h
4216                 fix a typo.
4217
4218 2007-01-25 [colin]      2.7.1cvs55
4219
4220         * src/matcher.c
4221         * src/matcher.h
4222         * src/matcher_parser_parse.y
4223         * src/prefs_matcher.c
4224                 Add matching on the spam flag
4225
4226 2007-01-24 [colin]      2.7.1cvs54
4227
4228         * src/folder.c
4229         * src/common/xml.c
4230         * src/common/xml.h
4231                 Make sure folderlist.xml is correctly
4232                 written before overwriting it.
4233         * src/procmsg.c
4234         * src/procmsg.h
4235         * src/summaryview.c
4236         * src/plugins/bogofilter/bogofilter.c
4237         * src/plugins/bogofilter/bogofilter.h
4238         * src/plugins/bogofilter/bogofilter_gtk.c
4239         * src/plugins/spamassassin/spamassassin.c
4240         * src/plugins/spamassassin/spamassassin.h
4241         * src/plugins/spamassassin/spamassassin_gtk.c
4242                 Move spam to the correct trash folder after
4243                 learning, if spam directory isn't set.
4244
4245 2007-01-23 [paul]       2.7.1cvs53
4246
4247         * src/plugins/bogofilter/bogofilter_gtk.c
4248                 fix sensitivity of "Insert X-Bogosity header"
4249                 option
4250
4251 2007-01-23 [colin]      2.7.1cvs52
4252
4253         * src/toolbar.c
4254                 Translate toolbar items text if
4255                 they're translatable (default)
4256         * src/addrcache.c
4257         * src/addrcache.h
4258         * src/addritem.c
4259         * src/addritem.h
4260         * src/codeconv.c
4261         * src/codeconv.h
4262         * src/jpilot.c
4263         * src/jpilot.h
4264         * src/ldapctrl.c
4265         * src/ldapctrl.h
4266         * src/ldapquery.h
4267         * src/ldif.c
4268         * src/ldif.h
4269         * src/etpan/etpan-thread-manager.c
4270         * src/etpan/etpan-thread-manager.h
4271         * src/gtk/gtkutils.c
4272         * src/gtk/gtkutils.h
4273                 More static functions
4274
4275 2007-01-22 [fabien]     2.7.1cvs51
4276
4277         * src/gtk/gtkutils.c
4278                 gtkut_get_options_frame() : ability to pass
4279                 a 'NULL' value in frame pointer parameter if
4280                 we don't need it.
4281
4282 2007-01-22 [colin]      2.7.1cvs50
4283
4284         * src/procmsg.c
4285         * src/procmsg.h
4286         * src/plugins/bogofilter/bogofilter.c
4287         * src/plugins/bogofilter/bogofilter_gtk.c
4288         * src/plugins/spamassassin/spamassassin.c
4289         * src/plugins/spamassassin/spamassassin_gtk.c
4290                 Allow moving spams to the account's trash
4291                 instead of default one
4292
4293 2007-01-21 [colin]      2.7.1cvs49
4294
4295         * src/ldapquery.c
4296         * src/ldapquery.h
4297                 Revert a static function that shouldn't
4298                 have been
4299
4300 2007-01-21 [colin]      2.7.1cvs48
4301
4302         * src/ldapquery.c
4303         * src/ldapquery.h
4304                 Same
4305
4306 2007-01-21 [colin]      2.7.1cvs47
4307
4308         * src/procmsg.c
4309         * src/procmsg.h
4310                 Same
4311
4312 2007-01-21 [colin]      2.7.1cvs46
4313
4314         * src/common/socket.c
4315         * src/common/socket.h
4316                 Same
4317
4318 2007-01-21 [colin]      2.7.1cvs45
4319
4320         * src/crash.c
4321         * src/exporthtml.c
4322         * src/exporthtml.h
4323         * src/exportldif.c
4324         * src/exportldif.h
4325         * src/folder.c
4326         * src/folder.h
4327         * src/folder_item_prefs.c
4328         * src/folder_item_prefs.h
4329         * src/folderview.c
4330         * src/folderview.h
4331         * src/gedit-print.c
4332         * src/gedit-print.h
4333         * src/main.c
4334         * src/main.h
4335         * src/common/socket.c
4336         * src/common/socket.h
4337         * src/gtk/gtkaspell.c
4338         * src/gtk/gtkaspell.h
4339         * src/gtk/quicksearch.c
4340         * src/gtk/quicksearch.h
4341                 Same
4342
4343 2007-01-21 [colin]      2.7.1cvs44
4344
4345         * src/common/utils.c
4346         * src/common/utils.h
4347         * src/etpan/etpan-thread-manager.c
4348         * src/etpan/etpan-thread-manager.h
4349                 Same (Funny that etpan_thread_unbind
4350                 is called but not etpan_thread_bind)
4351
4352 2007-01-21 [colin]      2.7.1cvs43
4353
4354         * src/addrselect.c
4355         * src/addrselect.h
4356         * src/codeconv.c
4357         * src/codeconv.h
4358         * src/compose.c
4359         * src/compose.h
4360         * src/etpan/Makefile.am
4361         * src/gtk/colorlabel.c
4362         * src/gtk/colorlabel.h
4363         * src/gtk/sslcertwindow.c
4364         * src/gtk/sslcertwindow.h
4365         * src/etpan/etpan-log.c ** REMOVED **
4366         * src/etpan/etpan-log.h ** REMOVED **
4367                 Same
4368
4369 2007-01-20 [colin]      2.7.1cvs42
4370
4371         * src/addritem.c
4372         * src/addritem.h
4373                 Same
4374
4375 2007-01-20 [colin]      2.7.1cvs41
4376
4377         * src/account.c
4378         * src/account.h
4379         * src/addrbook.c
4380         * src/addrbook.h
4381         * src/addrcache.c
4382         * src/addrcache.h
4383         * src/addrclip.c
4384         * src/addrclip.h
4385         * src/addressbook.c
4386         * src/addressbook.h
4387         * src/addrharvest.c
4388         * src/addrharvest.h
4389         * src/addrindex.c
4390         * src/addrindex.h
4391         * src/editaddress.c
4392         * src/editaddress.h
4393                 Make functions that aren't used in other
4394                 files static
4395
4396 2007-01-20 [colin]      2.7.1cvs40
4397
4398         * src/account.c
4399         * src/addrbook.c
4400         * src/addrcache.c
4401         * src/addressbook.c
4402         * src/addrgather.c
4403         * src/addrindex.c
4404         * src/addrquery.c
4405         * src/addrselect.c
4406         * src/browseldap.c
4407         * src/compose.c
4408         * src/editbook.c
4409         * src/editjpilot.c
4410         * src/editldap.c
4411         * src/editldap_basedn.c
4412         * src/editvcard.c
4413         * src/exporthtml.c
4414         * src/exportldif.c
4415         * src/folder.c
4416         * src/folderview.c
4417         * src/image_viewer.c
4418         * src/imap.c
4419         * src/importmutt.c
4420         * src/importpine.c
4421         * src/jpilot.c
4422         * src/ldapquery.c
4423         * src/main.c
4424         * src/mainwindow.c
4425         * src/matcher.c
4426         * src/messageview.c
4427         * src/mh.c
4428         * src/mimeview.c
4429         * src/msgcache.c
4430         * src/mutt.c
4431         * src/news.c
4432         * src/pine.c
4433         * src/prefs_account.c
4434         * src/prefs_common.c
4435         * src/prefs_compose_writing.c
4436         * src/prefs_ext_prog.c
4437         * src/prefs_folder_item.c
4438         * src/prefs_fonts.c
4439         * src/prefs_message.c
4440         * src/prefs_msg_colors.c
4441         * src/prefs_other.c
4442         * src/prefs_quote.c
4443         * src/prefs_receive.c
4444         * src/prefs_send.c
4445         * src/prefs_spelling.c
4446         * src/prefs_summaries.c
4447         * src/prefs_toolbar.c
4448         * src/prefs_wrapping.c
4449         * src/privacy.c
4450         * src/procmime.c
4451         * src/procmsg.c
4452         * src/ssl_manager.c
4453         * src/statusbar.c
4454         * src/summaryview.c
4455         * src/toolbar.c
4456         * src/vcard.c
4457         * src/common/hooks.c
4458         * src/common/log.c
4459         * src/common/passcrypt.c
4460         * src/common/socket.c
4461         * src/common/ssl.c
4462         * src/common/ssl_certificate.c
4463         * src/common/template.c
4464         * src/common/utils.c
4465         * src/etpan/imap-thread.c
4466         * src/gtk/sslcertwindow.c
4467         * src/gtk/sslcertwindow.h
4468                 Make functions that could be static, static
4469
4470 2007-01-20 [colin]      2.7.1cvs39
4471
4472         * src/editldap.c
4473                 Fix tooltip
4474
4475 2007-01-20 [colin]      2.7.1cvs38
4476
4477         * src/ldapquery.c
4478         * src/ldaputil.c
4479         * src/ldaputil.h
4480                 Fix bug 1102, 'claws-mail-2.7.1 
4481                 makes use of deprecated ldap 
4482                 functions'
4483
4484 2007-01-20 [colin]      2.7.1cvs37
4485
4486         * src/mainwindow.c
4487         * src/mainwindow.h
4488         * src/summaryview.c
4489         * src/gtk/quicksearch.c
4490                 Add Wide message list layout
4491
4492 2007-01-19 [fabien]     2.7.1cvs36
4493
4494         * src/textview.c
4495                 make sure a font change is considered in links of
4496                 headerview.
4497
4498 2007-01-19 [colin]      2.7.1cvs35
4499
4500         * src/main.c
4501         * src/mainwindow.c
4502         * src/mainwindow.h
4503         * src/messageview.c
4504         * src/messageview.h
4505         * src/prefs_common.c
4506         * src/prefs_common.h
4507         * src/summaryview.c
4508         * src/summaryview.h
4509         * src/gtk/quicksearch.c
4510         * src/gtk/quicksearch.h
4511                 Drop 'Separate Folder tree' and 'Separate
4512                 Message View'. Put three layouts in place
4513                 of it.
4514
4515 2007-01-19 [paul]       2.7.1cvs34
4516
4517         * src/prefs_msg_colors.c
4518                 more use of Q_ for translators
4519
4520 2007-01-19 [paul]       2.7.1cvs33
4521
4522         * src/imap_gtk.c
4523         * src/prefs_account.c
4524                 a few changes to the English
4525
4526 2007-01-19 [fabien]     2.7.1cvs32
4527
4528         * src/wizard.c
4529                 factorize translatable string
4530
4531 2007-01-18 [colin]      2.7.1cvs31
4532
4533         * src/main.c
4534                 Don't error out on --sync option. Although
4535                 we don't do anything with it, gtk+ handles
4536                 it, and it's useful for debugging X errors
4537
4538 2007-01-18 [fabien]     2.7.1cvs30
4539
4540         * src/prefs_other.c
4541                 ability to apply on the fly the recent added
4542                 'gtk_can_change_accels' pref (no need to restart).
4543
4544 2007-01-18 [fabien]     2.7.1cvs29
4545
4546         * src/plugins/bogofilter/bogofilter_gtk.c
4547         * src/plugins/bogofilter/bogofilter.c
4548         * src/plugins/spamassassin/spamassassin_gtk.c
4549         * src/addr_compl.c
4550         * src/prefs_account.c
4551                 factorize or rewrite some translatable strings.
4552
4553 2007-01-18 [fabien]     2.7.1cvs28
4554
4555         * src/prefs_gtk.h
4556         * src/compose.c
4557                 set a 4pix space between "Subject:" label and subject entry in
4558                 compose window.
4559
4560 2007-01-18 [wwp]        2.7.1cvs27
4561
4562         * src/addressbook.c
4563                 fix conflicting address-copy/paste when focus is set
4564                 to the embedded edit-person form.
4565  
4566
4567 2007-01-18 [wwp]        2.7.1cvs26
4568
4569         * src/addressbook.h
4570                 complete 2.7.1cvs23 (one more file was missing from that
4571                 commit).
4572
4573 2007-01-18 [colin]      2.7.1cvs25
4574
4575         * src/main.c
4576                 Provide a way to migrate without backup
4577                 Re-ask for migration on next start if 
4578                 it has been refused and wizard has been 
4579                 cancelled after.
4580
4581 2007-01-18 [wwp]        2.7.1cvs24
4582
4583         * src/editaddress.c
4584                 complete 2.7.1.cvs23 (file was missing from previous
4585                 commit).
4586
4587 2007-01-18 [wwp]        2.7.1cvs23
4588
4589         * src/addressbook.c
4590                 fix potential crashes in address book's focus_in/out signal handlers,
4591                 force focus to the edit-person form when clicked the Edit menu entry or
4592                 button (this only matters if the edit-person form is embedded to the
4593                 AB window, in that case, focus is not set when browsing the contacts
4594                 list w/ keys or mouse clicks).
4595
4596 2007-01-18 [paul]       2.7.1cvs22
4597
4598         * src/main.c
4599                 add command line options:
4600                 -h for --help
4601                 -q and --quit for --exit
4602                 -v for --version
4603                 print "Unknown option" for unknown options
4604
4605 2007-01-18 [paul]       2.7.1cvs21
4606
4607         * po/ru.po
4608                 updated by Pavlo Bohmat
4609
4610 2007-01-18 [paul]       2.7.1cvs20
4611
4612         * src/mainwindow.c
4613                 fix sensitivity issues of Mark as Spam/Ham
4614
4615 2007-01-17 [fabien]     2.7.1cvs19
4616
4617         * src/prefs_other.c
4618         * src/prefs_common.c
4619         * src/prefs_common.h
4620         * src/main.c
4621                 Add a 'gtk_can_change_accels' pref in Preferences/Other which
4622                 control the corresponding gtk property. It could be used to lock
4623                 all shortcuts (avoid to set one of them by inadvertency).
4624
4625 2007-01-17 [colin]      2.7.1cvs18
4626
4627         * src/summaryview.c
4628                 Fix bug 1100, 'Highlighted e-mail data not visible 
4629                 when color label applied.'. Use a weighted average
4630                 between normal selected foreground color and color
4631                 label instead of a simple one (3/1 instead 1/1).
4632
4633 2007-01-17 [colin]      2.7.1cvs17
4634
4635         * src/messageview.c
4636                 Better fix for bug 1088, 'Ctrl-h produces repeatable
4637                 crash' - don't prevent mail switching while loading
4638
4639 2007-01-17 [colin]      2.7.1cvs16
4640
4641         * src/folder.c
4642         * src/folder.h
4643         * src/folderview.c
4644         * src/folderview.h
4645         * src/imap.c
4646         * src/imap.h
4647         * src/imap_gtk.c
4648                 Manage recursive search of unsubscribed folders
4649                 Rescan tree without checking for new messages 
4650                 after subscriptions changed
4651
4652 2007-01-17 [paul]       2.7.1cvs15
4653
4654         * src/prefs_common.c
4655         * src/gtk/pluginwindow.c
4656                 fix bug 1101, '"Load plugin" button is
4657                 accidentally hidden'
4658                 unset (-1) initial width in prefs_common,
4659                 fix overlapping buttons,
4660                 and other cleanups
4661
4662 2007-01-17 [paul]       2.7.1cvs14
4663
4664         * src/procmime.c
4665                 add #include <errno.h>, it's needed
4666                 on some systems
4667
4668 2007-01-17 [paul]       2.7.1cvs13
4669
4670         * src/common/defs.h
4671         * tools/make.themes.project
4672                 rename .sylpheed_themeinfo to .claws_themeinfo
4673                 and use it
4674         * src/etpan/etpan-errors.h
4675         * src/etpan/etpan-log.c
4676         * src/etpan/etpan-log.h
4677         * src/etpan/etpan-thread-manager-types.h
4678         * src/etpan/etpan-thread-manager.c
4679         * src/etpan/etpan-thread-manager.h
4680         * src/etpan/imap-thread.c
4681         * src/etpan/imap-thread.h
4682                 add copyright header
4683
4684 2007-01-17 [colin]      2.7.1cvs12
4685
4686         * src/plugins/pgpcore/select-keys.c
4687         * src/gtk/pluginwindow.c
4688         * src/prefs_account.c
4689                 Fix warnings
4690
4691 2007-01-16 [colin]      2.7.1cvs11
4692
4693         * src/imap.c
4694         * src/imap.h
4695         * src/imap_gtk.c
4696                 Manage subscribing to subfolders when only
4697                 subscribed folders are shown.
4698
4699 2007-01-16 [colin]      2.7.1cvs10
4700
4701         * src/folderview.c
4702                 Fix annoying vscrollbar going back to top
4703                 on Check for new folders
4704
4705 2007-01-16 [colin]      2.7.1cvs9
4706
4707         * src/imap.c
4708                 Remove printf
4709
4710 2007-01-16 [colin]      2.7.1cvs8
4711
4712         * src/filtering.c
4713                 Bigger buffer for errors
4714         * src/imap.c
4715         * src/imap.h
4716         * src/imap_gtk.c
4717         * src/prefs_account.c
4718         * src/prefs_account.h
4719         * src/wizard.c
4720         * src/etpan/imap-thread.c
4721         * src/etpan/imap-thread.h
4722         * manual/handling.xml
4723                 Add subscriptions management. What it changes:
4724                 Creating a folder subscribes to it
4725                 Deleting a folder unsubscribes it
4726                 New contextual menu item allowing to switch between
4727                 All folders and Subscribed folders, subscribe, and
4728                 unsubscribe. "Creating" an existing but unsubscribed
4729                 folder will subscribe it.
4730                 By default for new accounts, only subscribed folders 
4731                 are shown.
4732
4733
4734 2007-01-16 [paul]       2.7.1cvs7
4735
4736         * src/summaryview.c
4737                 Allow folder classes to specify only sort_key or
4738                 sort_type instead of both or none.
4739
4740 2007-01-16 [paul]       2.7.1cvs6
4741
4742         * src/action.c
4743         * src/compose.c
4744         * src/mimeview.c
4745         * src/procmime.c
4746         * src/textview.c
4747                 Save and use errno for procmime_get_part
4748
4749 2007-01-16 [colin]      2.7.1cvs5
4750
4751         * src/imap.c
4752                 Never remove INBOX when scanning for
4753                 new folders. It's a special folder
4754                 that has to exist.
4755
4756 2007-01-15 [colin]      2.7.1cvs4
4757
4758         * src/imap.c
4759                 Fix 'Check for new folders' when IMAP subdirectory
4760                 is set
4761         * src/etpan/imap-thread.c
4762                 Fix build
4763
4764 2007-01-15 [colin]      2.7.1cvs3
4765
4766         * src/etpan/imap-thread.c
4767                 Fix invalid free on command-connection
4768                 error
4769
4770 2007-01-15 [wwp]        2.7.1cvs2
4771
4772         * src/matcher_parser_lex.l
4773         * src/quote_fmt_lex.l
4774         * src/matcher_parser_parse.y
4775                 fix copyright header in lexers and parsers.
4776
4777 2007-01-15 [paul]       2.7.1cvs1
4778
4779         * NEWS
4780         * README
4781         * RELEASE_NOTES
4782         * configure.ac
4783                 bump up version number following
4784                 stable release
4785
4786 2007-01-15 [paul]       2.7.0cvs31
4787
4788         * AUTHORS
4789         * src/gtk/authors.h
4790                 add Fabien to the Team list
4791                 add the recent contributors
4792                 make a few corrections
4793
4794 2007-01-15 [paul]       2.7.0cvs30
4795
4796         * src/mainwindow.c
4797                 fix compiler warning
4798         * src/plugins/pgpcore/prefs_gpg.c
4799         * src/plugins/pgpcore/prefs_gpg.h
4800                 add missing include
4801                 fix copyright header
4802
4803 2007-01-14 [colin]      2.7.0cvs29
4804
4805         * src/gtk/filesel.c
4806                 Use the 'gtk+' backend. Avoids gnome-vfs use,
4807                 two benefits: faster to open, will fix strange
4808                 dbus-related crash. Thanks to Pascal Terjan.
4809
4810 2007-01-14 [colin]      2.7.0cvs28
4811
4812         * src/etpan/imap-thread.c
4813                 Delete the old imap just after allocating
4814                 the new one. Makes sure we don't get the
4815                 same pointer by sheer luck, which feels
4816                 strange in the debug log.
4817
4818 2007-01-14 [colin]      2.7.0cvs27
4819
4820         * src/gtk/inputdialog.c
4821                 Make sure we don't print passwords in
4822                 clear text when in debug mode
4823
4824 2007-01-14 [colin]      2.7.0cvs26
4825
4826         * src/gtk/gtksctree.c
4827                 Fix bug 1098, 'bogus last row display 
4828                 after expanding a thread'. Patch by
4829                 Jindrich Makovicka <makovick@gmail.com>
4830
4831 2007-01-14 [colin]      2.7.0cvs25
4832
4833         * src/etpan/imap-thread.c
4834                 Close socket manually before
4835                 freeing the imap struct
4836
4837 2007-01-14 [colin]      2.7.0cvs24
4838
4839         * src/etpan/imap-thread.c
4840                 Maybe fix new reconnection issues
4841
4842 2007-01-13 [colin]      2.7.0cvs23
4843
4844         * src/summaryview.c
4845                 Freeze/thaw on thread selection
4846
4847 2007-01-13 [paul]       2.7.0cvs22
4848
4849         * src/mainwindow.c
4850         * src/summaryview.c
4851         * src/summaryview.h
4852                 add 'Edit/Delete thread'
4853
4854 2007-01-13 [colin]      2.7.0cvs21
4855
4856         * src/prefs_account.c
4857         * src/prefs_compose_writing.c
4858         * src/prefs_message.c
4859         * src/prefs_msg_colors.c
4860         * src/prefs_other.c
4861         * src/prefs_receive.c
4862         * src/prefs_spelling.c
4863         * src/prefs_summaries.c
4864         * src/prefs_themes.c
4865         * src/gtk/gtkutils.c
4866         * src/gtk/gtkutils.h
4867         * src/plugins/pgpcore/prefs_gpg.c
4868         * src/plugins/spamassassin/spamassassin_gtk.c
4869                 Factorize gtk frame creation
4870                 Patch by Pawel
4871
4872 2007-01-13 [colin]      2.7.0cvs20
4873
4874         * src/message_search.c
4875         * src/summary_search.c
4876                 Fix Enter in search windows
4877         * src/messageview.c
4878                 Fix body search starting at the
4879                 end of the mail (and asking for loop)
4880
4881 2007-01-13 [colin]      2.7.0cvs19
4882
4883         * src/etpan/imap-thread.c
4884                 Make sure we don't free the same imap
4885                 twice
4886
4887 2007-01-13 [colin]      2.7.0cvs18
4888
4889         * commitHelper
4890                 Allow multiple commitHelpers to
4891                 run at once
4892
4893 2007-01-12 [colin]      2.7.0cvs17
4894
4895         * src/etpan/imap-thread.c
4896                 Make sure we get rid of the previous mailimap
4897                 when connecting - just in case disconnect was
4898                 unclean
4899
4900 2007-01-12 [paul]       2.7.0cvs16
4901
4902         * src/compose.c
4903                 Strip S/MIME signatures when re-editing
4904                 S/MIME signed messages.
4905
4906 2007-01-12 [paul]       2.7.0cvs15
4907
4908         * configure.ac
4909         * src/addressbook.c
4910         * src/foldersel.c
4911         * src/folderview.c
4912         * src/main.c
4913                 no need to define CLAWS anymore, remove
4914                 all that stuff
4915
4916 2007-01-12 [paul]       2.7.0cvs14
4917
4918         * src/mimeview.c
4919                 check if the mail's signed as
4920                 it can change the mail structure
4921                 Thanks to Colin
4922
4923 2007-01-12 [paul]       2.7.0cvs13
4924
4925         * src/procmime.c
4926                 fix Forwarding msgs with attachments
4927                 that have dos line endings
4928                 Thanks to Colin
4929
4930 2007-01-12 [wwp]        2.7.0cvs12
4931
4932         * configure.ac
4933                 Revert accidentally committed extra version tag.
4934
4935 2007-01-12 [wwp]        2.7.0cvs11
4936
4937         * src/prefs_account.c
4938                 Fix compilation w/o aspell (completes 2.7.0cvs7).
4939
4940 2007-01-11 [colin]      2.7.0cvs10
4941
4942         * src/imap.c
4943                 move g_warning to debug_print
4944                 it scares people for no reason
4945
4946 2007-01-11 [colin]      2.7.0cvs9
4947
4948         * po/POTFILES.in
4949                 Fix files to translate. Patch by
4950                 Fabien
4951
4952 2007-01-11 [paul]       2.7.0cvs8
4953
4954         * src/imap.c
4955                 Fix recursion when server lists the
4956                 current subfolder in the response
4957         * src/mimeview.c
4958                 Fix updating of icon_list/ctree
4959         * src/plugins/pgpcore/select-keys.c
4960                 Fix a few annoyances when choosing
4961                 keys for the CMS (S/MIME) protocol
4962
4963 2007-01-11 [wwp]        2.7.0cvs7
4964
4965         * src/compose.c
4966         * src/prefs_account.c
4967         * src/prefs_account.h
4968                 Add per-account spellcheck default dictionaries settings.
4969
4970 2007-01-10 [colin]      2.7.0cvs6
4971
4972         * src/prefs_folder_item.c
4973                 Factorize strings - patch by Fabien
4974
4975 2007-01-10 [colin]      2.7.0cvs5
4976
4977         * src/mainwindow.c
4978                 Fix bug 1095, 'Crash while changing folder 
4979                 columns during incorporation'
4980
4981 2007-01-09 [colin]      2.7.0cvs4
4982
4983         * src/gtk/pluginwindow.c
4984                 Set the plugin window transient. Seems
4985                 like some window managers hide it in
4986                 the background after "load plugin"...
4987
4988 2007-01-09 [colin]      2.7.0cvs3
4989
4990         * src/gtk/filesel.c
4991                 Use the same type for alloc and free
4992
4993 2007-01-08 [paul]       2.7.0cvs2
4994
4995         * po/nl.po
4996                 updated by Tim Dijkstra
4997
4998 2007-01-08 [paul]       2.7.0cvs1
4999
5000         * src/prefs_themes.c
5001         * src/common/utils.c
5002                 Fix resource leaks
5003
5004 2007-01-08 [paul]       2.7.0
5005
5006         * NEWS
5007         * README
5008         * RELEASE_NOTES
5009                 2.7.0 released
5010
5011 2007-01-08 [paul]       2.6.1cvs119
5012
5013         * doc/man/claws-mail.1
5014                 another correction
5015
5016 2007-01-08 [paul]       2.6.1cvs118
5017
5018         * doc/man/claws-mail.1
5019                 corrections
5020         * manual/advanced.xml
5021                 improved English usage
5022
5023 2007-01-08 [paul]       2.6.1cvs117
5024
5025         * po/ca.po
5026         * po/de.po
5027         * po/en_GB.po
5028         * po/fi.po
5029         * po/it.po
5030         * po/pt_BR.po
5031         * po/sk.po
5032         * po/sr.po
5033         * po/zh_CN.po
5034                 updated by Miquel Oliete, Stephan Sachse, me,
5035                 Tommi Pirinen, Andrea Spadaccini, Frederico
5036                 Goncalves Guimaraes, Andrej Kacian, Aleksandar
5037                 Urosevic, and Ralgh Young
5038
5039 2007-01-07 [mones]      2.6.1cvs116
5040
5041         * manual/es/advanced.xml
5042         * po/es.po
5043                 Synced manual (unhide mark_as_read_delay)
5044                 and updated translation for release
5045
5046 2007-01-07 [paul]       2.6.1cvs115
5047
5048         * src/prefs_matcher.c
5049                 make the hbox content fit better under
5050                 various languages
5051
5052 2007-01-07 [colin]      2.6.1cvs114
5053
5054         * src/messageview.c
5055                 Fix bug 1088, 'Ctrl-h produces repeatable
5056                 crash'
5057
5058 2007-01-06 [colin]      2.6.1cvs113
5059
5060         * src/etpan/imap-thread.c
5061                 Add casts to int to get certs. Fixes
5062                 bug 1064, 'crash @ etpan_certificate_check() 
5063                 when opening an IMAP folder', with latest
5064                 libetpan CVS or >= 0.49
5065         * src/mainwindow.c
5066         * src/mainwindow.h
5067         * src/imap_gtk.c
5068         * src/news_gtk.c
5069         * src/prefs_folder_item.c
5070                 Grey out the "synchronise" menu items if
5071                 there's nothing to synchronise.
5072         * src/plugins/pgpcore/sgpgme.c
5073                 Make an error clearer than "Unknown error"
5074
5075 2007-01-06 [colin]      2.6.1cvs112
5076
5077         * src/messageview.c
5078                 Don't try to show a message if updating
5079                 Maybe fixes bug 1088, 'ctrl-h produces
5080                 repeatable crash'.
5081
5082 2007-01-06 [colin]      2.6.1cvs111
5083
5084         * src/summaryview.c
5085                 Disable Control-Space (handle it as Space).
5086
5087 2007-01-05 [paul]       2.6.1cvs110
5088
5089         * src/imap.c
5090                 Fix bug 934, 'sylpheed claws 2.1 
5091                 doesn't show Exchanges Public Folders'
5092                 Thanks to Hoa and Colin
5093         * src/msgcache.c
5094                 Refuse to allocate more than 2 MB for a 
5095                 single field, it's a good indication of
5096                 cache corruption.
5097
5098 2007-01-05 [colin]      2.6.1cvs109
5099
5100         * src/mainwindow.c
5101                 Allow --select'ing emails by Message-ID too
5102
5103 2007-01-05 [colin]      2.6.1cvs108
5104
5105         * src/common/quoted-printable.c
5106                 Uh! Third fix :)
5107
5108 2007-01-05 [colin]      2.6.1cvs107
5109
5110         * src/common/quoted-printable.c
5111                 Fix previous commit about bug 1089
5112                 Thanks to Ralf
5113
5114 2007-01-05 [colin]      2.6.1cvs106
5115
5116         * src/common/quoted-printable.c
5117                 Fix my previous commit on bug 1089
5118                 - Thanks to Ralf :)
5119
5120 2007-01-04 [colin]      2.6.1cvs105
5121
5122         * src/common/quoted-printable.c
5123                 Fix bug 1089, 'NUL characters in Subject 
5124                 line are misinterpreted'. Not a pain to
5125                 fix in fact.
5126
5127 2007-01-04 [colin]      
5128
5129         2.7.0-rc3 released
5130
5131 2007-01-04 [wwp]        2.6.1cvs104
5132
5133         * src/image_viewer.c
5134                 Force operator precedence (fix a compiler warning).
5135
5136 2007-01-04 [colin]      2.6.1cvs103
5137
5138         * src/image_viewer.c
5139                 Be cautious there too (same fix as the one
5140                 in textview from cvs33)
5141         * src/messageview.c
5142                 Don't use any MimeViewer plugin when showing
5143                 all headers
5144
5145 2007-01-03 [wwp]        2.6.1cvs102
5146
5147         * src/html.c
5148         * src/html.h
5149                 fixed "cent" sign (use the existing ASCII one),
5150                 decode more HTML entities,
5151                 converted table ASCII entries to UTF-8,
5152                 moved a switch() into a hashtable.
5153
5154 2007-01-03 [paul]       2.6.1cvs101
5155
5156         * src/compose.c
5157         * src/messageview.c
5158         * src/procmsg.c
5159         * src/procmsg.h
5160                 When possible, use move_msg instead of
5161                 copy_msg + remove_msg to move sent mail
5162                 from Queue to Sent. 
5163
5164 2007-01-03 [paul]       2.6.1cvs100
5165
5166         * src/html.c
5167                 add more html entity recognition:
5168                 pounds, euros, and cents
5169
5170 2007-01-03 [colin]      2.6.1cvs99
5171
5172         * src/imap_gtk.c
5173                 Don't display an error on NOSELECT
5174                 folders when synchronising
5175
5176 2007-01-03 [paul]       2.6.1cvs98
5177
5178         * tools/maildir2claws-mail.pl
5179                 only substitute 'sent-mail' if it's
5180                 the full directory name
5181
5182 2007-01-03 [paul]       2.6.1cvs97
5183
5184         * ChangeLog
5185         * ChangeLog.pre2.0.0
5186         * Makefile.am
5187                 archive a chunk of ChangeLog in
5188                 ChangeLog.pre2.0.0
5189         * ChangeLog.gtk1
5190         * doc/src/ChangeLog.claws-pre0.8.0
5191                 remove ChangeLog.claws-pre0.8.0, adding
5192                 its contents to ChangeLog.gtk1
5193
5194 2007-01-03 [paul]       2.6.1cvs96
5195
5196         * src/account.c
5197         * src/account.h
5198         * src/action.c
5199         * src/action.h
5200         * src/adbookbase.h
5201         * src/addr_compl.c
5202         * src/addr_compl.h
5203         * src/addrbook.c
5204         * src/addrcache.c
5205         * src/addrcache.h
5206         * src/addrcindex.c
5207         * src/addrcindex.h
5208         * src/addrclip.c
5209         * src/addrclip.h
5210         * src/addrdefs.h
5211         * src/addressadd.c
5212         * src/addressadd.h
5213         * src/addressbook.c
5214         * src/addressbook.h
5215         * src/addressbook_foldersel.c
5216         * src/addressbook_foldersel.h
5217         * src/addrgather.c
5218         * src/addrgather.h
5219         * src/addrharvest.c
5220         * src/addrharvest.h
5221         * src/addrindex.c
5222         * src/addrindex.h
5223         * src/addritem.c
5224         * src/addritem.h
5225         * src/addrquery.c
5226         * src/addrquery.h
5227         * src/addrselect.c
5228         * src/addrselect.h
5229         * src/alertpanel.c
5230         * src/alertpanel.h
5231         * src/browseldap.c
5232         * src/browseldap.h
5233         * src/codeconv.c
5234         * src/codeconv.h
5235         * src/compose.c
5236         * src/compose.h
5237         * src/customheader.c
5238         * src/customheader.h
5239         * src/displayheader.c
5240         * src/displayheader.h
5241         * src/editaddress.c
5242         * src/editaddress.h
5243         * src/editbook.c
5244         * src/editbook.h
5245         * src/editgroup.c
5246         * src/editgroup.h
5247         * src/editjpilot.c
5248         * src/editjpilot.h
5249         * src/editldap.c
5250         * src/editldap.h
5251         * src/editldap_basedn.c
5252         * src/editldap_basedn.h
5253         * src/editvcard.c
5254         * src/editvcard.h
5255         * src/exphtmldlg.c
5256         * src/exphtmldlg.h
5257         * src/expldifdlg.c
5258         * src/expldifdlg.h
5259         * src/export.c
5260         * src/export.h
5261         * src/exporthtml.c
5262         * src/exporthtml.h
5263         * src/exportldif.c
5264         * src/exportldif.h
5265         * src/filtering.c
5266         * src/filtering.h
5267         * src/folder.c
5268         * src/folder.h
5269         * src/folder_item_prefs.c
5270         * src/folder_item_prefs.h
5271         * src/foldersel.c
5272         * src/foldersel.h
5273         * src/folderutils.c
5274         * src/folderutils.h
5275         * src/folderview.c
5276         * src/folderview.h
5277         * src/grouplistdialog.c
5278         * src/grouplistdialog.h
5279         * src/headerview.c
5280         * src/html.c
5281         * src/html.h
5282         * src/image_viewer.c
5283         * src/image_viewer.h
5284         * src/imap.c
5285         * src/imap.h
5286         * src/imap_gtk.c
5287         * src/imap_gtk.h
5288         * src/import.c
5289         * src/import.h
5290         * src/importldif.c
5291         * src/importldif.h
5292         * src/importmutt.c
5293         * src/importmutt.h
5294         * src/importpine.c
5295         * src/importpine.h
5296         * src/inc.c
5297         * src/inc.h
5298         * src/jpilot.c
5299         * src/jpilot.h
5300         * src/ldapctrl.c
5301         * src/ldapctrl.h
5302         * src/ldaplocate.c
5303         * src/ldaplocate.h
5304         * src/ldapquery.c
5305         * src/ldapquery.h
5306         * src/ldapserver.c
5307         * src/ldapserver.h
5308         * src/ldaputil.c
5309         * src/ldaputil.h
5310         * src/ldif.c
5311         * src/ldif.h
5312         * src/main.c
5313         * src/main.h
5314         * src/mainwindow.c
5315         * src/mainwindow.h
5316         * src/manual.c
5317         * src/manual.h
5318         * src/mbox.c
5319         * src/message_search.c
5320         * src/message_search.h
5321         * src/messageview.c
5322         * src/messageview.h
5323         * src/mh.c
5324         * src/mh.h
5325         * src/mh_gtk.c
5326         * src/mh_gtk.h
5327         * src/mimeview.c
5328         * src/mimeview.h
5329         * src/msgcache.c
5330         * src/msgcache.h
5331         * src/mutt.c
5332         * src/mutt.h
5333         * src/news.c
5334         * src/news.h
5335         * src/news_gtk.c
5336         * src/news_gtk.h
5337         * src/partial_download.c
5338         * src/partial_download.h
5339         * src/pine.c
5340         * src/pine.h
5341         * src/pop.c
5342         * src/pop.h
5343         * src/prefs_account.c
5344         * src/prefs_account.h
5345         * src/prefs_actions.c
5346         * src/prefs_actions.h
5347         * src/prefs_common.c
5348         * src/prefs_common.h
5349         * src/prefs_compose_writing.c
5350         * src/prefs_compose_writing.h
5351         * src/prefs_customheader.c
5352         * src/prefs_customheader.h
5353         * src/prefs_display_header.c
5354         * src/prefs_display_header.h
5355         * src/prefs_filtering.c
5356         * src/prefs_filtering.h
5357         * src/prefs_filtering_action.c
5358         * src/prefs_filtering_action.h
5359         * src/prefs_folder_column.c
5360         * src/prefs_folder_column.h
5361         * src/prefs_folder_item.c
5362         * src/prefs_folder_item.h
5363         * src/prefs_fonts.c
5364         * src/prefs_fonts.h
5365         * src/prefs_gtk.c
5366         * src/prefs_gtk.h
5367         * src/prefs_image_viewer.c
5368         * src/prefs_image_viewer.h
5369         * src/prefs_matcher.c
5370         * src/prefs_matcher.h
5371         * src/prefs_message.c
5372         * src/prefs_msg_colors.c
5373         * src/prefs_msg_colors.h
5374         * src/prefs_other.c
5375         * src/prefs_quote.c
5376         * src/prefs_receive.c
5377         * src/prefs_send.c
5378         * src/prefs_spelling.c
5379         * src/prefs_spelling.h
5380         * src/prefs_summaries.c
5381         * src/prefs_summaries.h
5382         * src/prefs_summary_column.c
5383         * src/prefs_summary_column.h
5384         * src/prefs_template.c
5385         * src/prefs_template.h
5386         * src/prefs_themes.c
5387         * src/prefs_themes.h
5388         * src/prefs_toolbar.c
5389         * src/prefs_toolbar.h
5390         * src/prefs_wrapping.c
5391         * src/prefs_wrapping.h
5392         * src/privacy.c
5393         * src/privacy.h
5394         * src/procheader.c
5395         * src/procheader.h
5396         * src/procmime.c
5397         * src/procmime.h
5398         * src/procmsg.c
5399         * src/procmsg.h
5400         * src/quote_fmt.c
5401         * src/quote_fmt_parse.y
5402         * src/recv.c
5403         * src/recv.h
5404         * src/remotefolder.c
5405         * src/remotefolder.h
5406         * src/send_message.c
5407         * src/send_message.h
5408         * src/setup.c
5409         * src/setup.h
5410         * src/sourcewindow.c
5411         * src/sourcewindow.h
5412         * src/ssl_manager.c
5413         * src/ssl_manager.h
5414         * src/statusbar.c
5415         * src/statusbar.h
5416         * src/stock_pixmap.c
5417         * src/stock_pixmap.h
5418         * src/summary_search.c
5419         * src/summary_search.h
5420         * src/summaryview.c
5421         * src/summaryview.h
5422         * src/textview.c
5423         * src/textview.h
5424         * src/toolbar.c
5425         * src/toolbar.h
5426         * src/undo.c
5427         * src/undo.h
5428         * src/unmime.c
5429         * src/unmime.h
5430         * src/vcard.c
5431         * src/vcard.h
5432         * src/wizard.c
5433         * src/wizard.h
5434         * src/common/base64.c
5435         * src/common/base64.h
5436         * src/common/defs.h
5437         * src/common/hooks.c
5438         * src/common/hooks.h
5439         * src/common/log.c
5440         * src/common/log.h
5441         * src/common/mgutils.c
5442         * src/common/mgutils.h
5443         * src/common/nntp.c
5444         * src/common/nntp.h
5445         * src/common/passcrypt.c
5446         * src/common/passcrypt.h.in
5447         * src/common/plugin.c
5448         * src/common/plugin.h
5449         * src/common/prefs.c
5450         * src/common/prefs.h
5451         * src/common/progressindicator.c
5452         * src/common/progressindicator.h
5453         * src/common/quoted-printable.c
5454         * src/common/quoted-printable.h
5455         * src/common/session.c
5456         * src/common/session.h
5457         * src/common/smtp.c
5458         * src/common/smtp.h
5459         * src/common/socket.c
5460         * src/common/socket.h
5461         * src/common/ssl.c
5462         * src/common/ssl.h
5463         * src/common/ssl_certificate.c
5464         * src/common/ssl_certificate.h
5465         * src/common/stringtable.c
5466         * src/common/stringtable.h
5467         * src/common/template.c
5468         * src/common/template.h
5469         * src/common/timing.h
5470         * src/common/utils.c
5471         * src/common/utils.h
5472         * src/common/version.h.in
5473         * src/common/xml.c
5474         * src/common/xml.h
5475         * src/common/xmlprops.c
5476         * src/common/xmlprops.h
5477         * src/gtk/about.c
5478         * src/gtk/colorlabel.c
5479         * src/gtk/colorsel.c
5480         * src/gtk/colorsel.h
5481         * src/gtk/combobox.c
5482         * src/gtk/combobox.h
5483         * src/gtk/description_window.c
5484         * src/gtk/description_window.h
5485         * src/gtk/filesel.c
5486         * src/gtk/filesel.h
5487         * src/gtk/foldersort.c
5488         * src/gtk/foldersort.h
5489         * src/gtk/gtksctree.c
5490         * src/gtk/gtkutils.c
5491         * src/gtk/gtkutils.h
5492         * src/gtk/inputdialog.c
5493         * src/gtk/inputdialog.h
5494         * src/gtk/logwindow.c
5495         * src/gtk/logwindow.h
5496         * src/gtk/manage_window.c
5497         * src/gtk/manage_window.h
5498         * src/gtk/menu.c
5499         * src/gtk/menu.h
5500         * src/gtk/pluginwindow.c
5501         * src/gtk/pluginwindow.h
5502         * src/gtk/prefswindow.c
5503         * src/gtk/prefswindow.h
5504         * src/gtk/progressdialog.c
5505         * src/gtk/progressdialog.h
5506         * src/gtk/sslcertwindow.c
5507         * src/gtk/sslcertwindow.h
5508         * src/plugins/bogofilter/bogofilter.c
5509         * src/plugins/bogofilter/bogofilter.h
5510         * src/plugins/bogofilter/bogofilter_gtk.c
5511         * src/plugins/clamav/clamav_plugin.c
5512         * src/plugins/clamav/clamav_plugin.h
5513         * src/plugins/clamav/clamav_plugin_gtk.c
5514         * src/plugins/demo/demo.c
5515         * src/plugins/dillo_viewer/dillo_prefs.c
5516         * src/plugins/dillo_viewer/dillo_prefs.h
5517         * src/plugins/dillo_viewer/dillo_viewer.c
5518         * src/plugins/pgpcore/passphrase.c
5519         * src/plugins/pgpcore/passphrase.h
5520         * src/plugins/pgpcore/pgp_viewer.c
5521         * src/plugins/pgpcore/pgp_viewer.h
5522         * src/plugins/pgpcore/plugin.c
5523         * src/plugins/pgpcore/select-keys.c
5524         * src/plugins/pgpcore/select-keys.h
5525         * src/plugins/pgpcore/sgpgme.c
5526         * src/plugins/pgpcore/sgpgme.h
5527         * src/plugins/pgpinline/pgpinline.c
5528         * src/plugins/pgpinline/pgpinline.h
5529         * src/plugins/pgpinline/plugin.c
5530         * src/plugins/pgpmime/pgpmime.c
5531         * src/plugins/pgpmime/pgpmime.h
5532         * src/plugins/pgpmime/plugin.c
5533         * src/plugins/spamassassin/spamassassin.c
5534         * src/plugins/spamassassin/spamassassin.h
5535         * src/plugins/spamassassin/spamassassin_gtk.c
5536         * src/plugins/trayicon/trayicon.c
5537                 it's 2007, update the year in the copyright headers
5538
5539 2007-01-03 [paul]       2.6.1cvs95
5540
5541         * src/gtk/about.c
5542                 it is 2007, use it in the copyright string
5543
5544 2007-01-03 [paul]       2.6.1cvs94
5545
5546         * src/html.c
5547                 html entity conversion:
5548                 move &#153; to a more suitable place
5549                 add &bull; and &ndash;
5550                 make sure &mdash; and &#8212; are both
5551                 converted the same
5552
5553 2007-01-02 [colin]      2.6.1cvs93
5554
5555         * src/addrbook.c
5556                 Fix leak
5557         * src/common/plugin.c
5558                 Add comment
5559         * src/etpan/imap-thread.c
5560                 Fix warning
5561
5562 2006-12-31 [paul]       2.6.1cvs92
5563
5564         * src/prefs_summaries.c
5565                 use gtk_button_new_from_stock()
5566
5567 2006-12-30 [colin]      2.6.1cvs91
5568
5569         * src/folder.c
5570         * src/imap_gtk.c
5571         * src/mh_gtk.c
5572                 Don't update filtering and account paths 
5573                 when copying folders
5574
5575 2006-12-30 [colin]      2.6.1cvs90
5576
5577         * src/prefs_compose_writing.c
5578         * src/prefs_quote.c
5579         * src/prefs_template.c
5580                 Use message font for Writing and 
5581                 Quoting prefs, as well as Templates.
5582
5583 2006-12-30 [colin]      2.6.1cvs89
5584
5585         * src/prefs_summaries.c
5586                 Rework GUI; patch by Pawel
5587
5588 2006-12-29 [colin]      2.6.1cvs88
5589
5590         * src/prefs_folder_item.c
5591                 Fix bug 1085, 'Apply to subfolder 
5592                 doesn't work' - I was mistaken saying
5593                 it worked in every case
5594
5595 2006-12-28 [colin]      2.6.1cvs87
5596
5597         * src/gtk/gtkaspell.c
5598                 Don't assert if use_alternate is true
5599                 and alt_dictionary isn't set -- this 
5600                 is what happens on upgrade! Rather,
5601                 do with it.
5602
5603 2006-12-28 [colin]      2.6.1cvs86
5604
5605         * Makefile.am
5606                 Fix desktop/icon simplification
5607
5608 2006-12-28 [colin]      2.6.1cvs85
5609
5610         * Makefile.am
5611                 Make desktop and icon not 
5612                 dependant on the desktop
5613
5614 2006-12-28 [wwp]        2.6.1cvs84
5615
5616         * src/plugins/pgpmime/claws.def
5617                 Add missing symbol (discards gpg4win's 03-plugins-symbols.patch).
5618
5619 2006-12-28 [wwp]        2.6.1cvs83
5620
5621         * src/prefs_folder_item.c
5622                 Fix coloring of "simplify subject regexp" (folder prefs),
5623                 which might be left to red whereas the regexp gets empty.
5624
5625 2006-12-28 [wwp]        2.6.1cvs82
5626
5627         * src/prefs_common.c
5628         * src/prefs_common.h
5629         * src/addressbook.c
5630         * src/addressitem.h
5631                 Save addressbook mainwindow's horizontal and vertical splitter position.
5632
5633 2006-12-27 [wwp]        2.6.1cvs81
5634
5635         * src/gtk/gtkaspell.c
5636         * src/gtk/gtkaspell.h
5637         * src/compose.c
5638                 Fix assignment of compose's default and alternate dictionary from
5639                 account or folder settings. Now gtkaspell_change_dict does rotate
5640                 dicts only when it's called from a menu cb.
5641
5642 2006-12-27 [wwp]        2.6.1cvs80
5643
5644         * src/folder_item_prefs.c
5645                 Fix randomly initialized default-alt-dictionary (folder prefs),
5646                 complete 2.6.1cvs72.
5647
5648 2006-12-27 [paul]       2.6.1cvs79
5649
5650         * src/imap_gtk.c
5651         * src/mh_gtk.c
5652                 Add Copy folder in the folder's contextual
5653                 menu
5654
5655 2006-12-27 [wwp]        2.6.1cvs78
5656
5657         * src/imap.c
5658                 Clean up session locking, thanks to Colin.
5659
5660 2006-12-26 [colin]      2.6.1cvs77
5661
5662         * src/statusbar.c
5663                 Revert previous patch
5664
5665 2006-12-26 [colin]      2.6.1cvs76
5666
5667         * src/folder.c
5668         * src/folderview.c
5669         * src/imap.c
5670         * src/statusbar.c
5671         * src/etpan/imap-thread.c
5672                 Fix previous commit warnings
5673                 Make statusbar update every second if total < 20
5674                 Make IMAP APPEND faster by simplifying log              
5675
5676 2006-12-26 [colin]      2.6.1cvs75
5677
5678         * src/folder.c
5679         * src/folder.h
5680         * src/folderview.c
5681         * src/folderview.h
5682         * src/imap_gtk.c
5683         * src/mh_gtk.c
5684                 Make it possible to copy folders accross
5685                 mailboxes (this was an arbitrary limitation).
5686                 Still make it impossible to move folders 
5687                 accross mailboxes.
5688
5689 2006-12-26 [colin]      2.6.1cvs74
5690
5691         * src/etpan/imap-thread.c
5692                 Fix bug 1081, 'claws-mail 
5693                 segfaults when going offline 
5694                 while it transfers mails via 
5695                 imap'
5696
5697 2006-12-26 [colin]      2.6.1cvs73
5698
5699         * src/folder_item_prefs.c
5700                 Don't forget alt dictionary when
5701                 renaming/moving folders
5702
5703 2006-12-26 [wwp]        2.6.1cvs72
5704
5705         * src/folder_item_prefs.c
5706                 Add missing defaults for per-folder alt dict
5707                 (forgotten in 2.6.1cvs61).
5708
5709 2006-12-26 [colin]      2.6.1cvs71
5710
5711         * src/wizard.c
5712                 Add tooltip to state that specifying
5713                 full path to mailbox is possible
5714
5715 2006-12-26 [wwp]        2.6.1cvs70
5716
5717         * src/partial_download.c
5718         * src/gtk/gtkvscrollbutton.c
5719         * src/plugins/pgpinline/plugin.c
5720                 Fix for few compiler warnings that matter.
5721
5722 2006-12-25 [colin]      2.6.1cvs69
5723
5724         * src/partial_download.c
5725                 Fix marking for download or deletion
5726                 when the header isn't the first
5727         * src/gtk/logwindow.c
5728                 Fix start of scrolling
5729
5730 2006-12-23 [paul]       2.6.1cvs68
5731
5732         * src/compose.c
5733                 change last commit to use the 'academic'
5734                 method instead. Thanks to wwp
5735
5736 2006-12-23 [paul]       2.6.1cvs67
5737
5738         * src/compose.c
5739                 don't warn about empty subject when
5740                 redirecting
5741
5742 2006-12-22 [colin]      2.6.1cvs66
5743
5744         * src/summary_search.c
5745                 Fix previous patch
5746
5747 2006-12-22 [colin]      2.6.1cvs65
5748
5749         * src/gtk/gtkutils.c
5750         * src/imap.c
5751         * src/jpilot.c
5752         * src/summary_search.c
5753                 A few warning fixes
5754
5755 2006-12-23 [paul]       
5756
5757         2.7.0-rc2 released
5758
5759 2006-12-22 [colin]      2.6.1cvs64
5760
5761         * src/toolbar.c
5762         * src/toolbar.h
5763                 Add a combo to the learn spam button
5764         * src/plugins/bogofilter/bogofilter.c
5765         * src/plugins/bogofilter/bogofilter_gtk.c
5766         * src/plugins/bogofilter/bogofilter.h
5767                 Allow to store Unsure mails in a specific
5768                 folder to make better teaching easier
5769
5770 2006-12-21 [wwp]        2.6.1cvs63
5771
5772         * src/compose.c
5773         * src/prefs_common.c
5774         * src/prefs_common.h
5775         * src/prefs_spelling.c
5776         * src/gtk/gtkaspell.c
5777         * src/gtk/gtkaspell.h
5778                 Allow spell-checking using both current and alternate dictionaries
5779                 (thanks to Colin).
5780
5781 2006-12-21 [wwp]        2.6.1cvs62
5782
5783         * src/gtk/gtkaspell.c
5784                 Apply recheck_when_changing_dict (highlight all mispelled words)
5785                 when switching to alternate dictionary.
5786
5787 2006-12-21 [wwp]        2.6.1cvs61
5788
5789         * src/compose.c
5790         * src/folder_item_prefs.h
5791         * src/prefs_common.c
5792         * src/prefs_common.h
5793         * src/prefs_folder_item.c
5794         * src/prefs_spelling.c
5795         * src/gtk/gtkaspell.c
5796         * src/gtk/gtkaspell.h
5797                 Add global and per-folder prefs to set the default
5798                 alternate dictionary.
5799
5800 2006-12-21 [colin]      2.6.1cvs60
5801
5802         * src/folder.c
5803                 Look for folders by path in all folders
5804         * src/html.c
5805                 add &mdash;
5806
5807 2006-12-20 [colin]      2.6.1cvs59
5808
5809         * src/gtk/quicksearch.c
5810                 Make sure in_typing is false when clearing
5811
5812 2006-12-20 [wwp]        2.6.1cvs58
5813
5814         * configure.ac
5815                 change manual's target dir to be LFH-compliant (thanks to Colin).
5816
5817 2006-12-20 [wwp]        2.6.1cvs57
5818
5819         * src/prefs_common.c
5820         * src/prefs_summaries.c
5821                 i18n fix and factorize patch, thanks to Fabien.
5822
5823 2006-12-20 [paul]       2.6.1cvs56
5824
5825         * configure.ac
5826                 last of the renaming (??)
5827         * src/main.c
5828                 correct --help info of --status-full
5829         * src/plugins/bogofilter/bogofilter.c
5830                 make FALSE default of whitelist_ab
5831
5832 2006-12-19 [colin]      2.6.1cvs55
5833
5834         * src/jpilot.c
5835                 Same as before, without depending on
5836                 pisock >= 0.12
5837
5838 2006-12-19 [colin]      2.6.1cvs54
5839
5840         * src/jpilot.c
5841                 Fix bug 1059, 'Better jpilot charset 
5842                 handling'. Use libpisync's charset conversion
5843                 if possible
5844
5845 2006-12-19 [colin]      2.6.1cvs53
5846
5847         * po/fr.po
5848                 Updated by Fabien
5849
5850 2006-12-19 [wwp]        2.6.1cvs52
5851
5852         * src/gtk/about.c
5853                 Add missing #include (thanks to Colin).
5854
5855 2006-12-19 [wwp]        2.6.1cvs51
5856
5857         * src/prefs_receive.c
5858                 Better spacing between widgets in prefs.
5859
5860 2006-12-18 [colin]      2.6.1cvs50
5861
5862         * src/imap.c
5863                 Fix failure to get separator on LIST "" ""
5864                 Try LIST "" "INBOX" too.
5865
5866 2006-12-18 [wwp]        2.6.1cvs49
5867
5868         * src/common/session.c
5869                 Fix a compiler warning (thanks to Fabien).
5870
5871 2006-12-18 [wwp]        2.6.1cvs48
5872
5873         * src/compose.c
5874         * src/prefs_quote.c
5875                 Factorize some strings for translation (it's about error
5876                 messages when applying or checking template/quote format).
5877
5878 2006-12-18 [colin]      2.6.1cvs47
5879
5880         * Makefile.am
5881         * src/common/defs.h
5882         * src/gtk/Makefile.am
5883         * src/gtk/about.c
5884                 Add a Release notes tab from the contents of
5885                 $(DOCDIR)/RELEASE_NOTES. Patch by Fabien.
5886
5887 2006-12-17 [colin]      2.6.1cvs46
5888
5889         * src/mimeview.c
5890         * src/textview.c
5891         * src/gtk/filesel.c
5892                 Correctly convert from/to UTF8/filename encoding
5893                 when loading and saving files. Probably fixes
5894                 bug 1068, 'Claws-Mail uses 100% CPU when looking 
5895                 for a file to attach and is blocked...'
5896
5897 2006-12-17 [colin]      2.6.1cvs45
5898
5899         * src/gtk/logwindow.c
5900                 Fix bug 1067, 'Claws-Mail uses 100% CPU on an 
5901                 IMAP folder and is blocked on main thread': 
5902                 make sure we put utf8 in the log.
5903
5904 2006-12-16 [colin]      2.6.1cvs44
5905
5906         * src/toolbar.c
5907         * src/toolbar.h
5908                 Fix bug 1055, 'Add the 'cancel receive' 
5909                 in the available events for the toolbar buttons'
5910
5911 2006-12-16 [colin]      2.6.1cvs43
5912
5913         * po/POTFILES.in
5914         * src/imap.c
5915         * src/common/nntp.c
5916         * src/common/session.c
5917                 Log error when SSL handshakes fail. 
5918                 Fixes bug 1082, 'incorrect / imprecise 
5919                 error message when imap server provides 
5920                 ssl only through STARTTLS but SSL is 
5921                 selected'
5922
5923 2006-12-15 [wwp]        2.6.1cvs42
5924
5925         * src/plugins/bogofilter/bogofilter_gtk.c
5926                 set proper sensitivity to widgets I've recently added.
5927
5928 2006-12-15 [colin]      
5929
5930         2.7.0-rc1 released
5931
5932 2006-12-15 [wwp]        2.6.1cvs41
5933
5934         * src/plugins/bogofilter/bogofilter.c
5935         * src/plugins/bogofilter/bogofilter.h
5936         * src/plugins/bogofilter/bogofilter_gtk.c
5937                 bogofilter's whitelist can now use a subset of
5938                 the addressbook (either a book, a subfolder of a book,
5939                 or the whole addressbook by using "Any"). Re-used there
5940                 some pref_matcher widgets and mechanisms to match a subset
5941                 of the addressbook.
5942
5943 2006-12-15 [wwp]        2.6.1cvs40
5944
5945         * src/wizard.c
5946         * src/common/plugin.c
5947         * src/common/plugin.h
5948         * src/gtk/about.c
5949         * src/plugins/bogofilter/bogofilter.c
5950         * src/plugins/clamav/clamav_plugin.c
5951         * src/plugins/demo/demo.c
5952         * src/plugins/dillo_viewer/dillo_viewer.c
5953         * src/plugins/pgpcore/plugin.c
5954         * src/plugins/pgpinline/plugin.c
5955         * src/plugins/pgpmime/plugin.c
5956         * src/plugins/spamassassin/spamassassin.c
5957         * src/plugins/trayicon/trayicon.c
5958                 factorize some translatable strings (plugins-related),
5959                 fix missing punctuation in several places,
5960                 remove useless translatable \n in about.c,
5961                 and factorize plugin init code w/ a new function
5962                 check_plugin_version() in common/plugin.c.
5963                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
5964
5965 2006-12-15 [wwp]        2.6.1cvs39
5966
5967         * src/plugins/bogofilter/bogofilter.c
5968         * src/plugins/bogofilter/bogofilter_gtk.c
5969                 flag whitelisted spams as spam, but don't filter it to the spam
5970                 folder. Thanks to Colin.
5971
5972 2006-12-15 [ticho]      2.6.1cvs38
5973
5974         * src/plugins/bogofilter/bogofilter.c
5975         * src/plugins/bogofilter/bogofilter.h
5976         * src/plugins/bogofilter/bogofilter_gtk.c
5977                 Add option to whitelist senders found in addressbook. Patch by colin.
5978
5979 2006-12-15 [paul]       2.6.1cvs37
5980
5981         * src/folderview.c
5982                 add missing #include "log.h"
5983
5984 2006-12-15 [paul]       2.6.1cvs36
5985
5986         * src/plugins/bogofilter/bogofilter.c
5987         * src/plugins/bogofilter/bogofilter.h
5988         * src/plugins/bogofilter/bogofilter_gtk.c
5989                 Add an option to allow inserting an
5990                 X-Claws-Bogosity header (on MH folders
5991                 only). Patch by Colin
5992
5993 2006-12-14 [colin]      2.6.1cvs35
5994
5995         * src/main.c
5996                 "Yes" should be the default choice for
5997                 migration configuration
5998
5999 2006-12-14 [paul]       2.6.1cvs34
6000
6001         * src/prefs_summaries.c
6002         * manual/advanced.xml
6003                 Unhide mark_as_read_delay
6004
6005 2006-12-14 [paul]       2.6.1cvs33
6006
6007         * src/messageview.c
6008         * src/messageview.h
6009         * src/mimeview.c
6010         * src/mimeview.h
6011         * src/summaryview.c
6012         * src/textview.c
6013         * src/textview.h
6014                 Fix printing of selection
6015                 Fix printing of message parts
6016                 Fix printing of images
6017         * src/gtk/gtksourceprintjob.c
6018                 Fix page count when there are images
6019
6020 2006-12-14 [wwp]        2.6.1cvs32
6021
6022         * src/mainwindow.c
6023         * src/summaryview.c
6024         * src/summaryview.h
6025         * src/gtk/quicksearch.c
6026                 fix quicksearch 'magnify' button status when QS is closed
6027                 using the Escape key, thanks to Colin.
6028
6029 2006-12-14 [wwp]        2.6.1cvs31
6030
6031         * src/mainwindow.c
6032         * src/summaryview.c
6033         * src/summaryview.h
6034         * src/gtk/quicksearch.c
6035                 fix quicksearch 'magnify' button status when QS is closed
6036                 using the Escape key, thanks to Colin.
6037
6038 2006-12-13 [colin]      2.6.1cvs30
6039
6040         * src/ldapquery.c
6041         * src/ldaputil.c
6042                 Use the binary safe version of ldap_get_values,
6043                 to make sure we manipulate null-terminated 
6044                 strings. Maybe fixes bug 1075, 'claws mail 
6045                 segfault when completing ldap adresses'
6046         * src/syldap.c ** REMOVED **
6047         * src/syldap.h ** REMOVED **
6048                 Remove dead files
6049
6050 2006-12-13 [mones]      2.6.1cvs29
6051
6052         * po/es.po
6053                 Fixed piped strings, fixed click translation
6054
6055 2006-12-13 [paul]       2.6.1cvs28
6056
6057         * src/main.c
6058                 don't translate these strings
6059
6060 2006-12-13 [paul]       2.6.1cvs27
6061
6062         * po/en_GB.po
6063                 updated
6064
6065 2006-12-13 [colin]      2.6.1cvs26
6066
6067         * src/main.c
6068         * src/main.h
6069                 Add claws_is_starting()
6070
6071 2006-12-13 [mones]      2.6.1cvs25
6072
6073         * manual/es/advanced.xml
6074         * po/es.po
6075                 Synced manual and updated translation
6076
6077 2006-12-12 [colin]      2.6.1cvs24
6078
6079         * src/wizard.c
6080                 Add an option to use STARTTLS in the
6081                 welcome wizard. Fixes bug 1080, 
6082                 'Using SSL option in wizard for incoming 
6083                 server does not activate SSL with STARTTLS'
6084
6085 2006-12-12 [colin]      2.6.1cvs23
6086
6087         * src/main.c
6088                 Don't exit when there's an incomplete
6089                 mailbox configured - leaves a chance 
6090                 to fix a failing IMAP account. Exit
6091                 if no mailbox at all is loaded (case
6092                 of missing plugin).
6093                 Completes bug 1077's fix (I was wrong
6094                 in this bug's comment #3).
6095
6096 2006-12-12 [colin]      2.6.1cvs22
6097
6098         * src/gtk/menu.h
6099                 Add another menu data type
6100         * src/prefs_account.c
6101                 Complete the completion of bug 1076
6102                 (doesn't lose the pref on apply)
6103
6104 2006-12-12 [paul]       2.6.1cvs21
6105
6106         * src/prefs_account.c
6107                 complete the fix of bug 1076
6108                 also be more verbose with the text
6109
6110 2006-12-12 [paul]       2.6.1cvs20
6111
6112         * src/gtk/combobox.c
6113                 fix compilation warning
6114
6115 2006-12-11 [colin]      2.6.1cvs19
6116
6117         * src/wizard.c
6118                 Document :port in server entry tooltips
6119
6120 2006-12-11 [colin]      2.6.1cvs18
6121
6122         * src/main.c
6123                 Fix compile
6124
6125 2006-12-11 [colin]      2.6.1cvs17
6126
6127         * src/main.c
6128                 Add failing IMAP as a reason for no
6129                 mailbox
6130
6131 2006-12-11 [colin]      2.6.1cvs16
6132
6133         * src/prefs_account.c
6134                 Check for existence of inbox for local
6135                 accounts too
6136         * src/wizard.c
6137                 Allow setting the port to use for servers
6138                 by using the usual "server.example.com:port"
6139                 syntax. Fixes bug 1077, 'sylpheed-claws does 
6140                 not start when IMAP server is unavailable'
6141
6142 2006-12-11 [colin]      2.6.1cvs15
6143
6144         * src/prefs_account.c
6145                 Prevent use of non-existing default inbox
6146
6147 2006-12-11 [colin]      2.6.1cvs14
6148
6149         * src/prefs_account.c
6150                 Fix sensitivity. Fixes bug 1076, 'privacy 
6151                 options are displayed even when pgp plugin 
6152                 not loaded / available'
6153
6154 2006-12-09 [colin]      2.6.1cvs13
6155
6156         * manual/advanced.xml
6157         * src/prefs_common.c
6158         * src/prefs_common.h
6159         * src/common/ssl_certificate.c
6160                 Add a new hidden preference, 'unsafe_ssl_certs',
6161                 which allows to store multiple certificates per
6162                 server/port. This is disabled by default because
6163                 it's less secure (presenting a new certificate
6164                 instead of a changed one raises less alarms).
6165                 This will cause Claws to ask about an unknown
6166                 certificate for people who have used 2.6.1cvs8
6167                 or greater.
6168
6169 2006-12-09 [colin]      2.6.1cvs12
6170
6171         * src/action.c
6172                 Fix cache updating after action
6173
6174 2006-12-07 [wwp]        2.6.1cvs11
6175
6176         * src/compose.c
6177                 fix email address comparison when replying to all
6178                 (avoid replying to ourselves), thanks to Colin.
6179
6180 2006-12-06 [paul]       2.6.1cvs10
6181
6182         * src/addrharvest.c
6183         * src/editldap.c
6184         * src/expldifdlg.c
6185         * src/news.c
6186         * src/toolbar.c
6187         * src/common/utils.c
6188                 ...and more renaming
6189                 Thanks to Colin
6190
6191 2006-12-06 [paul]       2.6.1cvs9
6192
6193         * src/compose.c
6194         * src/messageview.c
6195         * src/procheader.c
6196         * src/procmime.c
6197         * src/procmsg.c
6198         * src/textview.c
6199                 more renaming
6200                 Thanks to Colin
6201
6202 2006-12-06 [colin]      2.6.1cvs8
6203
6204         * src/ssl_manager.c
6205         * src/common/ssl_certificate.c
6206         * src/common/ssl_certificate.h
6207                 Handle multiple certificates per host/port
6208
6209 2006-12-06 [colin]      2.6.1cvs7
6210
6211         * src/etpan/imap-thread.c
6212                 Fix certificate checking on IMAP
6213
6214 2006-12-06 [colin]      2.6.1cvs6
6215
6216         * src/folderview.c
6217                 Fix bug 1072, 'Claws stops fetching newsgroups 
6218                 from server when newsgroup got deleted': continue
6219                 checking other groups
6220
6221 2006-12-05 [wwp]        2.6.1cvs5
6222
6223         * src/message_search.c
6224         * src/summary_search.c
6225         * src/gtk/combobox.c
6226         * src/gtk/combobox.h
6227         * src/gtk/gtkutils.c
6228         * src/gtk/gtkutils.h
6229                 make up and down arrow keys in modern gtk_combo_box_entry widgets
6230                 behave like w/ old comboboxes (summary and message search only).
6231
6232 2006-12-05 [paul]       2.6.1cvs4
6233
6234         * src/wizard.c
6235                 encode headers
6236                 Thanks to Colin
6237
6238 2006-12-05 [paul]       2.6.1cvs3
6239
6240         * tools/README
6241         * tools/textviewer.pl
6242                 script updated and description added
6243
6244 2006-12-04 [colin]      2.6.1cvs2
6245
6246         * src/compose.c
6247                 Run pre-send hook only when checking
6248                 everything
6249
6250 2006-12-04 [paul]       2.6.1cvs1
6251
6252         * NEWS
6253         * README
6254         * RELEASE_NOTES
6255         * configure.ac
6256         * tools/README
6257                 bump up version number following stable release
6258
6259 2006-12-04 [paul]       2.6.0cvs83
6260
6261         * README
6262                 updates and corrections
6263
6264 2006-12-04 [colin]      2.6.0cvs82
6265
6266         * src/common/utils.c
6267                 Probably fix bug 1066, 'Incorrect mailbox 
6268                 size displayed'
6269
6270 2006-12-04 [colin]      2.6.0cvs81
6271
6272         * src/common/utils.c
6273                 Trim tabs from mailcap file too.
6274
6275 2006-12-02 [paul]       2.6.0cvs80
6276
6277         * src/exphtmldlg.c
6278                 fix broken GUI under certain languages
6279         * src/expldifdlg.c
6280                 put the Cancel button to the right
6281
6282 2006-12-01 [paul]       2.6.0cvs79
6283
6284         * tools/Makefile.am
6285                 remove reference to removed file
6286
6287 2006-12-01 [wwp]        2.6.0cvs78
6288
6289         * src/addressbook.c
6290         * src/editaddress.c
6291                 remove forgotten debug statements.
6292
6293 2006-12-01 [wwp]        2.6.0cvs77
6294
6295         * manual/advanced.xml
6296         * manual/fr/advanced.xml
6297         * src/addressbook.c
6298         * src/addressbook.h
6299         * src/addressitem.h
6300         * src/editaddress.c
6301         * src/editaddress.h
6302         * src/prefs_common.c
6303         * src/prefs_common.h
6304         * src/gtk/gtkutils.c
6305         * src/gtk/gtkutils.h
6306                 add a hidden option to allow embedding the editaddress (edit contact details)
6307                 dialog into the addressbook's window. This doesn't change the default
6308                 behaviour.
6309
6310 2006-12-01 [wwp]        2.6.0cvs76
6311
6312         * src/message_search.c
6313         * src/summary_search.c
6314                 fix more focus issues (don't set focus to combobox's entry widget when
6315                 entry's value changed, if entry widget has focus already).
6316
6317 2006-12-01 [wwp]        2.6.0cvs75
6318
6319         * src/gtk/quicksearch.c
6320                 revert last changes to the quicksearch gtk_combo_box, this needs more
6321                 tuning and testing.
6322
6323 2006-12-01 [paul]       2.6.0cvs74
6324
6325         * tools/kdeservicemenu/README
6326         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
6327         * tools/kdeservicemenu/install.sh
6328         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
6329         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
6330                 simplify this stuff, and in so doing,
6331                 fix it. (possibly re-extend it again at
6332                 a later date)
6333
6334 2006-12-01 [wwp]        2.6.0cvs73
6335
6336         * src/gtk/quicksearch.c
6337                 adapt quicksearch code to use modern gtk_combo_box'es.
6338
6339 2006-12-01 [wwp]        2.6.0cvs72
6340
6341         * src/common/defs.h
6342         * src/prefs_common.c
6343         * src/prefs_common.h
6344         * src/message_search.c
6345         * src/summary_search.c
6346         * src/gtk/combobox.c
6347         * src/gtk/combobox.h
6348                 add history combos to all message and summary search fields.
6349
6350 2006-12-01 [wwp]        2.6.0cvs71
6351
6352         * src/summaryview.c
6353                 As the list may change while the mark as read delay
6354                 runs, we can't rely on the 'row' pointer, which can
6355                 be invalid when the timeout is called. As the mark
6356                 as read is only done if the message is still selected,
6357                 use summaryview->selected instead. Thanks to Colin.
6358
6359 2006-11-30 [paul]       2.6.0cvs70
6360
6361         * src/textview.c
6362                 give emphasis to "Sylpheed-Claws"
6363                 as well as "Claws Mail"
6364
6365 2006-11-30 [colin]      2.6.0cvs69
6366
6367         * src/wizard.c
6368                 Put the SSL checkboxes in the receiving
6369                 and sending server pages.
6370
6371 2006-11-29 [colin]      2.6.0cvs68
6372
6373         * src/gtk/gtkutils.c
6374         * src/gtk/gtkvscrollbutton.c
6375                 Revert some deprecated fixes - they seem to
6376                 deprecate stuff as soon as a new one gets out.
6377                 g_object_ref_sink needed glib-2.10.
6378
6379 2006-11-29 [colin]      2.6.0cvs67
6380
6381         * src/common/utils.c
6382                 Create .mailcap if it doesn't exist
6383
6384 2006-11-29 [colin]      2.6.0cvs66
6385
6386         * src/compose.c
6387                 Followup to cvs60: use original list
6388                 of recipients if replying to a mail
6389                 in Sent Drafts or Queue.
6390
6391 2006-11-27 [paul]       2.6.0cvs65
6392
6393         * src/image_viewer.c
6394                 revert the last change for now (it's broken)
6395
6396 2006-11-27 [paul]       2.6.0cvs64
6397
6398         * Makefile.am
6399         * configure.ac
6400         * m4/aclocal-include.m4
6401         * m4/check-type.m4
6402         * src/Makefile.am
6403         * src/addr_compl.c
6404         * src/compose.c
6405         * src/crash.c
6406         * src/export.c
6407         * src/exporthtml.c
6408         * src/exportldif.c
6409         * src/imap.c
6410         * src/import.c
6411         * src/main.c
6412         * src/main.h
6413         * src/matcher.c
6414         * src/mimeview.c
6415         * src/procmsg.c
6416         * src/textview.c
6417         * src/common/Makefile.am
6418         * src/common/claws.c
6419         * src/common/claws.h
6420         * src/common/ssl.c
6421         * src/common/sylpheed.c
6422         * src/common/sylpheed.h
6423         * src/etpan/Makefile.am
6424         * src/gtk/Makefile.am
6425         * src/gtk/claws-marshal.list
6426         * src/gtk/filesel.c
6427         * src/gtk/gtksctree.c
6428         * src/gtk/quicksearch.c
6429         * src/gtk/sylpheed-marshal.list
6430         * src/plugins/bogofilter/bogofilter.c
6431         * src/plugins/bogofilter/bogofilter_gtk.c
6432         * src/plugins/clamav/clamav_plugin.c
6433         * src/plugins/clamav/clamav_plugin_gtk.c
6434         * src/plugins/demo/demo.c
6435         * src/plugins/dillo_viewer/dillo_viewer.c
6436         * src/plugins/pgpcore/Makefile.am
6437         * src/plugins/pgpcore/claws.def
6438         * src/plugins/pgpcore/pgp_viewer.c
6439         * src/plugins/pgpcore/plugin.c
6440         * src/plugins/pgpcore/sylpheed.def
6441         * src/plugins/pgpinline/Makefile.am
6442         * src/plugins/pgpinline/claws.def
6443         * src/plugins/pgpinline/plugin.c
6444         * src/plugins/pgpinline/sylpheed.def
6445         * src/plugins/pgpmime/Makefile.am
6446         * src/plugins/pgpmime/claws.def
6447         * src/plugins/pgpmime/plugin.c
6448         * src/plugins/pgpmime/sylpheed.def
6449         * src/plugins/spamassassin/spamassassin.c
6450         * src/plugins/spamassassin/spamassassin_gtk.c
6451         * src/plugins/trayicon/trayicon.c
6452                 yet more renaming
6453                 remove deprecated gtk_tooltips_set_delay()
6454
6455 2006-11-26 [paul]       2.6.0cvs63
6456
6457         * src/expldifdlg.c
6458         * src/folderview.c
6459         * src/image_viewer.c
6460         * src/mainwindow.c
6461         * src/gtk/gtkutils.c
6462         * src/gtk/gtkvscrollbutton.c
6463         * src/gtk/prefswindow.c
6464         * src/plugins/pgpcore/prefs_gpg.c
6465                 replace more deprecated GTK+ functions
6466
6467 2006-11-26 [paul]       2.6.0cvs62
6468
6469         * src/addr_compl.c
6470         * src/addressbook.c
6471         * src/browseldap.c
6472                 replace deprecated gtk_idle_... functions
6473
6474 2006-11-26 [paul]       2.6.0cvs61
6475
6476         * src/compose.c
6477         * src/folderview.c
6478         * src/inc.c
6479         * src/summaryview.c
6480         * src/gtk/gtkvscrollbutton.c
6481         * src/gtk/quicksearch.c
6482         * src/plugins/pgpcore/passphrase.c
6483                 replace deprecated gtk_timeout_add and
6484                 gtk_timeout_remove
6485
6486 2006-11-26 [paul]       2.6.0cvs60
6487
6488         * src/compose.c
6489                 fix bug that caused the wrong recipient
6490                 to be selected when replying to a msg
6491                 which is From one of our accounts to
6492                 another of our accounts
6493
6494 2006-11-25 [paul]       2.6.0cvs59
6495
6496         * src/summaryview.c
6497                 don't change the From column title to
6498                 To if the To column is visible
6499
6500 2006-11-24 [paul]       2.6.0cvs58
6501
6502         * src/compose.c
6503                 fix bug 1069, 'Sent mails disappear, BCC
6504                 or locking problem?'
6505
6506 2006-11-21 [wwp]        2.6.0cvs57
6507
6508         * src/compose.c
6509                 fix spelling menu when replying (same as 2.3.1cvs39):
6510                 discrepancy between context menu and top menu when
6511                 folder's dictionary isn't the default one.
6512
6513 2006-11-19 [paul]       2.6.0cvs56
6514
6515         * src/summaryview.c
6516                 obey always_show_msg option when
6517                 marking as spam
6518         * src/plugins/bogofilter/bogofilter.c
6519                 fix typo
6520
6521 2006-11-18 [paul]       2.6.0cvs55
6522
6523         * AUTHORS
6524         * README
6525         * debian/copyright
6526         * manual/ack.xml
6527         * manual/es/ack.xml
6528         * manual/fr/ack.xml
6529         * manual/pl/ack.xml
6530         * src/gtk/authors.h
6531         * src/gtk/icon_legend.c
6532         * src/gtk/icon_legend.h
6533         * tools/OOo2claws-mail.pl
6534         * tools/README
6535         * tools/acroread2claws-mail.pl
6536         * tools/claws.i18n.status.pl
6537         * tools/filter_conv.pl
6538         * tools/filter_conv_new.pl
6539         * tools/freshmeat_search.pl
6540         * tools/google_search.pl
6541         * tools/kmail2claws-mail.pl
6542         * tools/kmail2claws-mail_v2.pl
6543         * tools/maildir2claws-mail.pl
6544         * tools/make.themes.project
6545         * tools/multiwebsearch.pl
6546         * tools/outlook2claws-mail.pl
6547         * tools/tb2claws-mail
6548         * tools/kdeservicemenu/README
6549         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
6550                 update mine and wwp's email addresses in
6551                 several places
6552                 Patch by wwp
6553         * src/prefs_compose_writing.c
6554                 set sensitivity on 'new message format' frame
6555
6556 2006-11-17 [paul]       2.6.0cvs54
6557
6558         * src/gtk/about.c
6559                 more reworking of the GUI
6560                 Patch by Fabien Vantard
6561
6562 2006-11-16 [paul]       2.6.0cvs53
6563
6564         * src/gtk/about.c
6565                 set a minimum size for the window, allow
6566                 it to automatically expand as necessary
6567
6568 2006-11-16 [wwp]        2.6.0cvs52
6569
6570         * src/gtk/about.c
6571                 better wrap of copyright info on some systems.
6572
6573 2006-11-16 [paul]       2.6.0cvs51
6574
6575         * src/gtk/about.c
6576                 move the tech info from the upper panel
6577                 to the Info tab
6578                 use a gtk_text_view for the features tab
6579
6580 2006-11-16 [paul]       2.6.0cvs50
6581
6582         * po/Makevars
6583                 update my email address
6584         * src/addressbook.c
6585         * src/compose.c
6586         * src/imap_gtk.c
6587         * src/mh_gtk.c
6588         * src/news_gtk.c
6589         * src/summaryview.c
6590         * src/plugins/trayicon/trayicon.c
6591                 don't offer simple menu separators
6592                 for translation
6593         * src/folderview.c
6594                 add separator between 'mark all read'
6595                 and 'search folder'
6596
6597 2006-11-15 [wwp]        2.6.0cvs49
6598
6599         * src/gtk/authors.h
6600                 updated manuals authors.
6601
6602 2006-11-14 [paul]       2.6.0cvs48
6603
6604         * src/compose.c
6605                 Fix Options/Reply mode after draft save
6606
6607 2006-11-14 [paul]       2.6.0cvs47
6608
6609         * src/Makefile.am
6610                 Fix make DESTDIR=...
6611         * src/mbox.c
6612                 Optimise speed
6613         * src/plugins/pgpinline/pgpinline.c
6614                 Probably fix bug 1061
6615
6616 2006-11-14 [paul]       2.6.0cvs46
6617
6618         * po/Makevars
6619                 enable Q_ macro
6620         * src/Makefile.am
6621         * src/stock_pixmap.c
6622         * src/stock_pixmap.h
6623         * src/gtk/about.c
6624         * src/pixmaps/active.xpm
6625         * src/pixmaps/inactive.xpm
6626                 add a new page, 'Features', to the About dialog
6627                 showing which features are compiled in and which
6628                 are not
6629
6630 2006-11-14 [paul]       2.6.0cvs45
6631
6632         * po/ru.po
6633                 updated by Pavlo Bohmat
6634
6635 2006-11-14 [colin]      2.6.0cvs44
6636
6637         * src/compose.c
6638         * src/inc.c
6639         * src/messageview.c
6640         * src/news.c
6641         * src/pop.c
6642         * src/procmsg.c
6643         * src/gtk/gtkaspell.c
6644                 Fix 64-bit-related warnings
6645         * src/ssl_manager.c
6646                 Fix possible infinite loop
6647         * src/plugins/pgpcore/sgpgme.c
6648                 Remove useless check
6649
6650 2006-11-13 [colin]      2.6.0cvs43
6651
6652         * src/gtk/Makefile.am
6653                 authors.h isn't generated
6654
6655 2006-11-13 [colin]      2.6.0cvs42
6656
6657         * src/plugins/pgpinline/pgpinline.c
6658         * src/plugins/pgpmime/pgpmime.c
6659                 Very probably fix bug 1061, 'crash on 
6660                 opening signed email'. Another cast
6661                 problem
6662
6663 2006-11-13 [colin]      2.6.0cvs41
6664
6665         * src/plugins/pgpcore/sgpgme.c
6666                 Maybe fix bug 1061, 'crash on opening 
6667                 signed email'
6668
6669 2006-11-13 [wwp]        2.6.0cvs40
6670
6671         * src/plugins/pgpinline/pgpinline.c
6672                 fix candidate for bug #1057, thanks to Colin.
6673
6674 2006-11-13 [wwp]        2.6.0cvs39
6675
6676         * src/compose.c
6677         * src/quote_fmt_parse.y
6678                 fix bug 1052: current parser buffer was not always 
6679                 allocated, ptr to this buffer could be returned as 
6680                 NULL whereas no parser error has occurred. in 
6681                 consequence, defining a template body as "%d" 
6682                 (w/o the quotes) for the first time of the instance 
6683                 of claws-mail, was reporting a parser error. make 
6684                 sure that the buffer is always allocated, even to 
6685                 an empty string.
6686                 fix mis-unescaping in compose.:compose_quote_fmt(): 
6687                 unescaping of the fmt string was always done 
6688                 whereas it must be done *only* when receiving 
6689                 quote format strings issued from the prefs 
6690                 (compose new message, reply, forward, redirect 
6691                 formats), *not* when applying templates.  in 
6692                 consequences, applying templates w/ sequences 
6693                 like \\|p{echo} were failing. make sure that 
6694                 unescaping is done only when necessary.
6695
6696 2006-11-12 [colin]      2.6.0cvs38
6697
6698         * po/de.po
6699                 Fix typo (s/KB/MB)
6700
6701 2006-11-12 [colin]      2.6.0cvs37
6702
6703         * src/plugins/pgpinline/pgpinline.c
6704         * src/plugins/pgpmime/pgpmime.c
6705                 Release GPG context at the latest 
6706                 possible moment. Maybe fixes 
6707                 bug 1057, 'crash on sending signed 
6708                 message to a newsgroup'
6709                 
6710
6711 2006-11-12 [colin]      2.6.0cvs36
6712
6713         * src/plugins/pgpcore/sgpgme.c
6714                 Tell a bit more when gpg's status doesn't
6715                 contain any signature
6716
6717 2006-11-12 [colin]      2.6.0cvs35
6718
6719         * src/compose.c
6720                 Fix bug 1060, 'compilation error with 
6721                 Irix's cc'
6722
6723 2006-11-12 [paul]       2.6.0cvs34
6724
6725         * doc/man/claws-mail.1
6726         * src/prefs_gtk.c
6727         * src/plugins/clamav/README
6728         * src/plugins/spamassassin/README
6729         * tools/README
6730         * tools/freshmeat_search.pl
6731         * tools/google_search.pl
6732         * tools/multiwebsearch.pl
6733                 more renaming
6734         * src/plugins/trayicon/trayicon.c
6735                 fix compiliation warning
6736
6737 2006-11-11 [colin]      2.6.0cvs33
6738
6739         * src/folderview.c
6740                 Forbid drag and drop from/to different
6741                 folders of type F_UNKNOWN
6742
6743 2006-11-11 [colin]      2.6.0cvs32
6744
6745         * src/plugins/pgpinline/pgpinline.c
6746                 Fix typo in previous commit:
6747                 - gpgme_new(&ctx);
6748                 + if ((err = gpgme_new(&data->ctx)) ...)
6749
6750 2006-11-11 [colin]      2.6.0cvs31
6751
6752         * src/plugins/pgpinline/pgpinline.c
6753         * src/plugins/pgpmime/pgpmime.c
6754                 Check success after calling gpgme_new
6755                 Maybe fixes bug 1057, 'crash on sending 
6756                 signed message to a newsgroup'
6757
6758 2006-11-11 [colin]      2.6.0cvs30
6759
6760         * src/undo.c
6761                 init undostruct to 0s (from
6762                 valgrind log of bug 1057)
6763
6764 2006-11-10 [colin]      2.6.0cvs29
6765
6766         * src/mainwindow.c
6767                 Set cursor to wait before filtering
6768                 duplicates in all folders
6769         * src/plugins/bogofilter/bogofilter.c
6770         * src/plugins/bogofilter/bogofilter.h
6771         * src/plugins/bogofilter/bogofilter_gtk.c
6772                 Completely thread away the bogofilter
6773                 filtering
6774
6775 2006-11-10 [mones]      2.6.0cvs28
6776
6777         * src/compose.c
6778         * src/compose.h
6779                 added COMPOSE_CHECK_BEFORE_SEND hook
6780
6781 2006-11-10 [paul]       2.6.0cvs27
6782
6783         * src/crash.c
6784                 more renaming
6785                 add libSM to get_compiled_in_features()
6786         * src/main.c
6787                 more renaming
6788
6789 2006-11-10 [colin]      2.6.0cvs26
6790
6791         * src/etpan/imap-thread.c
6792                 Add a reference to libetpan's sasl engine
6793                 so that sasl_done() doesn't get called by
6794                 libetpan, and doesn't break openssl.
6795                 Should fix bug 1053, 'SC fails to reestablish 
6796                 a secure connection'
6797                 Patch by Hoa
6798
6799 2006-11-10 [colin]      2.6.0cvs25
6800
6801         * manual/addrbook.xml
6802         * manual/advanced.xml
6803         * manual/faq.xml
6804         * manual/intro.xml
6805                 Some more renaming
6806
6807 2006-11-09 [colin]      2.6.0cvs24
6808
6809         * src/plugins/bogofilter/bogofilter_gtk.c
6810                 Add comment about annoyance
6811
6812 2006-11-09 [colin]      2.6.0cvs23
6813
6814         * src/plugins/bogofilter/bogofilter.c
6815         * src/plugins/bogofilter/bogofilter_gtk.c
6816                 Prepare things needed to thread bogofilter
6817                 filtering: separate bogo stuff and possible GUI
6818                 stuff. 
6819
6820 2006-11-09 [colin]      2.6.0cvs22
6821
6822         * src/account.c
6823         * src/compose.c
6824                 Search for one of our accounts in Delivered-To
6825                 (helps for auto-account selection when 
6826                  replying/forwarding)
6827         * src/folderview.c
6828         * src/mainwindow.c
6829         * src/mainwindow.h
6830         * src/plugins/trayicon/trayicon.c
6831                 Allow opening a new mail with any account from
6832                 the contextual menu
6833
6834 2006-11-09 [wwp]        2.6.0cvs21
6835
6836         * src/compose.c
6837         * src/prefs_common.c
6838         * src/prefs_common.h
6839         * src/prefs_compose_writing.c
6840                 add a compose new message format (in prefs/compose/writing), it's a
6841                 simple subject+body template to use when opening a new composition
6842                 window. It's similar to the existent reply and forward formats.
6843
6844                 enhanced the template/format % symbols substitution mechanism to
6845                 use current composition window information when % are used in
6846                 the compose new message format or in templates applied to new
6847                 messages (there were useless in that situations before). When
6848                 applied to new messages, %d corresponds to the system time/date.
6849
6850 2006-11-09 [paul]       2.6.0cvs20
6851
6852         * src/gtk/authors.h
6853                 fix last commit
6854
6855 2006-11-09 [paul]       2.6.0cvs19
6856
6857         * src/gtk/authors.h
6858                 keep tje alphabetical order
6859
6860 2006-11-08 [colin]      2.6.0cvs18
6861
6862         * src/etpan/imap-thread.c
6863                 Fix bug 1054, 'Slowness logging big 
6864                 data chunks'
6865
6866 2006-11-08 [paul]       2.6.0cvs17
6867
6868         * tools/Makefile.am
6869                 fix the renaming
6870
6871 2006-11-08 [paul]       2.6.0cvs16
6872
6873         * src/common/defs.h
6874                 update BUGZILLA_URI
6875
6876 2006-11-08 [paul]       2.6.0cvs15
6877
6878         * tools/Makefile.am
6879         * tools/OOo2claws-mail.pl
6880         * tools/OOo2sylpheed.pl
6881         * tools/README
6882         * tools/acroread2claws-mail.pl
6883         * tools/acroread2sylpheed.pl
6884         * tools/kmail2claws-mail.pl
6885         * tools/kmail2claws-mail_v2.pl
6886         * tools/kmail2sylpheed.pl
6887         * tools/kmail2sylpheed_v2.pl
6888         * tools/maildir2claws-mail.pl
6889         * tools/maildir2sylpheed.pl
6890         * tools/nautilus2claws-mail.sh
6891         * tools/nautilus2sylpheed.sh
6892         * tools/outlook2claws-mail.pl
6893         * tools/outlook2sylpheed.pl
6894         * tools/tb2claws-mail
6895         * tools/tb2sylpheed
6896         * tools/tbird2claws.py
6897         * tools/tbird2syl.py
6898         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
6899         * tools/kdeservicemenu/install.sh
6900         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
6901         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
6902         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
6903         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
6904         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
6905                 renamed (removed, added) tools files
6906
6907 2006-11-08 [paul]       2.6.0cvs14
6908
6909         * src/main.c
6910         * src/common/defs.h
6911                 Migrate sylpheedrc to clawsrc, and fix the standard
6912                 plugins path in the process
6913
6914 2006-11-07 [colin]      2.6.0cvs13
6915
6916         * src/Makefile.am
6917                 Symlink sylpheed-claws relative to 
6918                 claws-mail
6919
6920 2006-11-07 [colin]      2.6.0cvs12
6921
6922         * src/compose.c
6923                 Fix typo - Reply-To/Mailing-list is broken in 2.6 :-/
6924
6925 2006-11-07 [paul]       2.6.0cvs11
6926
6927         * src/gtk/about.c
6928                 Fix a missed occurence of
6929                 Sylpheed-Claws
6930
6931 2006-11-07 [paul]       2.6.0cvs10
6932
6933         * src/Makefile.am
6934                 Fix symlink installation
6935
6936 2006-11-07 [paul]       2.6.0cvs9
6937
6938         * src/Makefile.am
6939                 Symlink claws-mail to sylpheed-claws
6940         * src/common/utils.c
6941                 Fix migrating symlinks
6942         * src/etpan/imap-thread.c
6943                 check certificate only when there's
6944                 no error
6945
6946 2006-11-07 [paul]       2.6.0cvs8
6947
6948         * Makefile.am
6949                 Fix icon breakages with Gtk, which needs a 
6950                 cache updated to see them.
6951
6952 2006-11-07 [paul]       2.6.0cvs7
6953
6954         * .cvsignore
6955         * AUTHORS
6956         * COPYING
6957         * INSTALL
6958         * Makefile.am
6959         * NEWS
6960         * README
6961         * RELEASE_NOTES
6962         * autogen.sh
6963         * claws-mail-128x128.png
6964         * claws-mail-64x64.png
6965         * claws-mail.ico
6966         * claws-mail.pc.in
6967         * claws-mail.png
6968         * configure.ac
6969         * sylpheed-claws-128x128.png
6970         * sylpheed-claws-64x64.png
6971         * sylpheed-claws.desktop
6972         * sylpheed-claws.ico
6973         * sylpheed-claws.pc.in
6974         * sylpheed-claws.png
6975         * debian/README.Debian
6976         * debian/changelog
6977         * debian/claws-mail.desktop
6978         * debian/claws-mail.menu
6979         * debian/claws-mail.postinst.debhelper
6980         * debian/claws-mail.postrm.debhelper
6981         * debian/control
6982         * debian/copyright
6983         * debian/files
6984         * debian/rules
6985         * debian/sylpheed-claws.desktop
6986         * debian/sylpheed-claws.menu
6987         * debian/sylpheed-claws.postinst.debhelper
6988         * debian/sylpheed-claws.postrm.debhelper
6989         * doc/man/Makefile.am
6990         * doc/man/claws-mail.1
6991         * doc/man/sylpheed-claws.1
6992         * doc/src/ChangeLog.claws-pre0.8.0
6993         * manual/Makefile.am
6994         * manual/account.xml
6995         * manual/ack.xml
6996         * manual/addrbook.xml
6997         * manual/advanced.xml
6998         * manual/claws-mail-manual.xml
6999         * manual/faq.xml
7000         * manual/glossary.xml
7001         * manual/handling.xml
7002         * manual/intro.xml
7003         * manual/keyboard.xml
7004         * manual/plugins.xml
7005         * manual/starting.xml
7006         * manual/sylpheed-claws-manual.xml
7007         * manual/xml2pdf
7008         * manual/dist/.cvsignore
7009         * manual/dist/html/.cvsignore
7010         * manual/dist/html/Makefile.am
7011         * manual/dist/pdf/.cvsignore
7012         * manual/dist/pdf/Makefile.am
7013         * manual/dist/ps/.cvsignore
7014         * manual/dist/ps/Makefile.am
7015         * manual/dist/txt/.cvsignore
7016         * manual/dist/txt/Makefile.am
7017         * manual/es/Makefile.am
7018         * manual/es/advanced.xml
7019         * manual/es/claws-mail-manual.xml
7020         * manual/es/faq.xml
7021         * manual/es/glossary.xml
7022         * manual/es/handling.xml
7023         * manual/es/intro.xml
7024         * manual/es/plugins.xml
7025         * manual/es/sylpheed-claws-manual.xml
7026         * manual/es/dist/.cvsignore
7027         * manual/es/dist/html/.cvsignore
7028         * manual/es/dist/html/Makefile.am
7029         * manual/es/dist/pdf/.cvsignore
7030         * manual/es/dist/pdf/Makefile.am
7031         * manual/es/dist/ps/.cvsignore
7032         * manual/es/dist/ps/Makefile.am
7033         * manual/es/dist/txt/.cvsignore
7034         * manual/es/dist/txt/Makefile.am
7035         * manual/fr/Makefile.am
7036         * manual/fr/account.xml
7037         * manual/fr/ack.xml
7038         * manual/fr/addrbook.xml
7039         * manual/fr/advanced.xml
7040         * manual/fr/claws-mail-manual.xml
7041         * manual/fr/faq.xml
7042         * manual/fr/glossary.xml
7043         * manual/fr/handling.xml
7044         * manual/fr/intro.xml
7045         * manual/fr/keyboard.xml
7046         * manual/fr/plugins.xml
7047         * manual/fr/starting.xml
7048         * manual/fr/sylpheed-claws-manual.xml
7049         * manual/fr/dist/.cvsignore
7050         * manual/fr/dist/html/.cvsignore
7051         * manual/fr/dist/html/Makefile.am
7052         * manual/fr/dist/pdf/.cvsignore
7053         * manual/fr/dist/pdf/Makefile.am
7054         * manual/fr/dist/ps/.cvsignore
7055         * manual/fr/dist/ps/Makefile.am
7056         * manual/fr/dist/txt/.cvsignore
7057         * manual/fr/dist/txt/Makefile.am
7058         * manual/pl/Makefile.am
7059         * manual/pl/account.xml
7060         * manual/pl/ack.xml
7061         * manual/pl/addrbook.xml
7062         * manual/pl/advanced.xml
7063         * manual/pl/claws-mail-manual.xml
7064         * manual/pl/faq.xml
7065         * manual/pl/glossary.xml
7066         * manual/pl/handling.xml
7067         * manual/pl/intro.xml
7068         * manual/pl/keyboard.xml
7069         * manual/pl/plugins.xml
7070         * manual/pl/starting.xml
7071         * manual/pl/sylpheed-claws-manual.xml
7072         * manual/pl/dist/.cvsignore
7073         * manual/pl/dist/html/.cvsignore
7074         * manual/pl/dist/html/Makefile.am
7075         * manual/pl/dist/pdf/.cvsignore
7076         * manual/pl/dist/pdf/Makefile.am
7077         * manual/pl/dist/ps/.cvsignore
7078         * manual/pl/dist/ps/Makefile.am
7079         * manual/pl/dist/txt/.cvsignore
7080         * manual/pl/dist/txt/Makefile.am
7081         * po/.cvsignore
7082         * po/Makevars
7083         * src/.cvsignore
7084         * src/Makefile.am
7085         * src/account.c
7086         * src/account.h
7087         * src/action.c
7088         * src/action.h
7089         * src/adbookbase.h
7090         * src/addr_compl.c
7091         * src/addr_compl.h
7092         * src/addrbook.c
7093         * src/addrcache.c
7094         * src/addrcache.h
7095         * src/addrcindex.c
7096         * src/addrcindex.h
7097         * src/addrclip.c
7098         * src/addrclip.h
7099         * src/addrdefs.h
7100         * src/addressadd.c
7101         * src/addressadd.h
7102         * src/addressbook.c
7103         * src/addressbook.h
7104         * src/addressbook_foldersel.c
7105         * src/addressbook_foldersel.h
7106         * src/addrgather.c
7107         * src/addrgather.h
7108         * src/addrharvest.c
7109         * src/addrharvest.h
7110         * src/addrindex.c
7111         * src/addrindex.h
7112         * src/addritem.c
7113         * src/addritem.h
7114         * src/addrquery.c
7115         * src/addrquery.h
7116         * src/addrselect.c
7117         * src/addrselect.h
7118         * src/alertpanel.c
7119         * src/alertpanel.h
7120         * src/browseldap.c
7121         * src/browseldap.h
7122         * src/codeconv.c
7123         * src/codeconv.h
7124         * src/compose.c
7125         * src/crash.c
7126         * src/crash.h
7127         * src/customheader.c
7128         * src/customheader.h
7129         * src/displayheader.c
7130         * src/displayheader.h
7131         * src/editaddress.c
7132         * src/editaddress.h
7133         * src/editbook.c
7134         * src/editbook.h
7135         * src/editgroup.c
7136         * src/editgroup.h
7137         * src/editjpilot.c
7138         * src/editjpilot.h
7139         * src/editldap.c
7140         * src/editldap.h
7141         * src/editldap_basedn.c
7142         * src/editldap_basedn.h
7143         * src/editvcard.c
7144         * src/editvcard.h
7145         * src/exphtmldlg.c
7146         * src/exphtmldlg.h
7147         * src/expldifdlg.c
7148         * src/expldifdlg.h
7149         * src/export.c
7150         * src/exporthtml.c
7151         * src/exporthtml.h
7152         * src/exportldif.c
7153         * src/exportldif.h
7154         * src/filtering.c
7155         * src/filtering.h
7156         * src/folder.c
7157         * src/folder.h
7158         * src/folder_item_prefs.c
7159         * src/folder_item_prefs.h
7160         * src/foldersel.c
7161         * src/foldersel.h
7162         * src/folderutils.c
7163         * src/folderutils.h
7164         * src/folderview.c
7165         * src/folderview.h
7166         * src/grouplistdialog.c
7167         * src/grouplistdialog.h
7168         * src/html.c
7169         * src/html.h
7170         * src/image_viewer.c
7171         * src/image_viewer.h
7172         * src/imap.c
7173         * src/imap.h
7174         * src/imap_gtk.c
7175         * src/imap_gtk.h
7176         * src/import.c
7177         * src/import.h
7178         * src/importldif.c
7179         * src/importldif.h
7180         * src/importmutt.c
7181         * src/importmutt.h
7182         * src/importpine.c
7183         * src/importpine.h
7184         * src/inc.c
7185         * src/inc.h
7186         * src/jpilot.c
7187         * src/jpilot.h
7188         * src/ldapctrl.c
7189         * src/ldapctrl.h
7190         * src/ldaplocate.c
7191         * src/ldaplocate.h
7192         * src/ldapquery.c
7193         * src/ldapquery.h
7194         * src/ldapserver.c
7195         * src/ldapserver.h
7196         * src/ldaputil.c
7197         * src/ldaputil.h
7198         * src/ldif.c
7199         * src/ldif.h
7200         * src/localfolder.c
7201         * src/localfolder.h
7202         * src/main.c
7203         * src/main.h
7204         * src/mainwindow.c
7205         * src/mainwindow.h
7206         * src/manual.c
7207         * src/manual.h
7208         * src/matcher.c
7209         * src/matcher.h
7210         * src/matcher_parser.h
7211         * src/matcher_parser_lex.l
7212         * src/matcher_parser_parse.y
7213         * src/mbox.c
7214         * src/mbox.h
7215         * src/message_search.c
7216         * src/message_search.h
7217         * src/messageview.c
7218         * src/messageview.h
7219         * src/mh.c
7220         * src/mh.h
7221         * src/mh_gtk.c
7222         * src/mh_gtk.h
7223         * src/mimeview.c
7224         * src/mimeview.h
7225         * src/msgcache.c
7226         * src/msgcache.h
7227         * src/mutt.c
7228         * src/mutt.h
7229         * src/news.c
7230         * src/news.h
7231         * src/news_gtk.c
7232         * src/news_gtk.h
7233         * src/noticeview.c
7234         * src/noticeview.h
7235         * src/partial_download.c
7236         * src/partial_download.h
7237         * src/pine.c
7238         * src/pine.h
7239         * src/pop.c
7240         * src/pop.h
7241         * src/prefs_account.c
7242         * src/prefs_account.h
7243         * src/prefs_actions.c
7244         * src/prefs_actions.h
7245         * src/prefs_common.c
7246         * src/prefs_common.h
7247         * src/prefs_compose_writing.c
7248         * src/prefs_compose_writing.h
7249         * src/prefs_customheader.c
7250         * src/prefs_customheader.h
7251         * src/prefs_display_header.c
7252         * src/prefs_display_header.h
7253         * src/prefs_ext_prog.c
7254         * src/prefs_ext_prog.h
7255         * src/prefs_filtering.c
7256         * src/prefs_folder_column.c
7257         * src/prefs_folder_column.h
7258         * src/prefs_folder_item.c
7259         * src/prefs_folder_item.h
7260         * src/prefs_fonts.c
7261         * src/prefs_fonts.h
7262         * src/prefs_gtk.c
7263         * src/prefs_gtk.h
7264         * src/prefs_image_viewer.c
7265         * src/prefs_image_viewer.h
7266         * src/prefs_matcher.c
7267         * src/prefs_matcher.h
7268         * src/prefs_message.c
7269         * src/prefs_message.h
7270         * src/prefs_msg_colors.c
7271         * src/prefs_msg_colors.h
7272         * src/prefs_other.c
7273         * src/prefs_other.h
7274         * src/prefs_quote.c
7275         * src/prefs_quote.h
7276         * src/prefs_receive.c
7277         * src/prefs_receive.h
7278         * src/prefs_send.c
7279         * src/prefs_send.h
7280         * src/prefs_spelling.c
7281         * src/prefs_spelling.h
7282         * src/prefs_summaries.c
7283         * src/prefs_summaries.h
7284         * src/prefs_summary_column.c
7285         * src/prefs_summary_column.h
7286         * src/prefs_template.c
7287         * src/prefs_template.h
7288         * src/prefs_themes.c
7289         * src/prefs_themes.h
7290         * src/prefs_toolbar.c
7291         * src/prefs_toolbar.h
7292         * src/prefs_wrapping.c
7293         * src/prefs_wrapping.h
7294         * src/privacy.c
7295         * src/privacy.h
7296         * src/procheader.c
7297         * src/procheader.h
7298         * src/procmime.c
7299         * src/procmime.h
7300         * src/procmsg.c
7301         * src/procmsg.h
7302         * src/quote_fmt.c
7303         * src/quote_fmt_parse.y
7304         * src/recv.c
7305         * src/recv.h
7306         * src/remotefolder.c
7307         * src/remotefolder.h
7308         * src/send_message.c
7309         * src/send_message.h
7310         * src/setup.c
7311         * src/setup.h
7312         * src/sourcewindow.c
7313         * src/sourcewindow.h
7314         * src/ssl_manager.c
7315         * src/ssl_manager.h
7316         * src/statusbar.c
7317         * src/statusbar.h
7318         * src/stock_pixmap.c
7319         * src/stock_pixmap.h
7320         * src/summary_search.c
7321         * src/summary_search.h
7322         * src/summaryview.c
7323         * src/summaryview.h
7324         * src/syldap.c
7325         * src/syldap.h
7326         * src/textview.c
7327         * src/textview.h
7328         * src/toolbar.c
7329         * src/toolbar.h
7330         * src/undo.c
7331         * src/undo.h
7332         * src/unmime.c
7333         * src/unmime.h
7334         * src/vcard.c
7335         * src/vcard.h
7336         * src/wizard.c
7337         * src/wizard.h
7338         * src/common/base64.c
7339         * src/common/base64.h
7340         * src/common/defs.h
7341         * src/common/hooks.c
7342         * src/common/hooks.h
7343         * src/common/log.c
7344         * src/common/log.h
7345         * src/common/mgutils.c
7346         * src/common/mgutils.h
7347         * src/common/nntp.c
7348         * src/common/nntp.h
7349         * src/common/passcrypt.c
7350         * src/common/passcrypt.h.in
7351         * src/common/plugin.c
7352         * src/common/plugin.h
7353         * src/common/prefs.c
7354         * src/common/prefs.h
7355         * src/common/progressindicator.c
7356         * src/common/progressindicator.h
7357         * src/common/quoted-printable.c
7358         * src/common/quoted-printable.h
7359         * src/common/session.c
7360         * src/common/session.h
7361         * src/common/smtp.c
7362         * src/common/smtp.h
7363         * src/common/socket.c
7364         * src/common/socket.h
7365         * src/common/ssl.c
7366         * src/common/ssl.h
7367         * src/common/stringtable.c
7368         * src/common/stringtable.h
7369         * src/common/sylpheed.c
7370         * src/common/sylpheed.h
7371         * src/common/template.c
7372         * src/common/template.h
7373         * src/common/timing.h
7374         * src/common/utils.c
7375         * src/common/utils.h
7376         * src/common/version.h.in
7377         * src/common/xml.c
7378         * src/common/xml.h
7379         * src/common/xmlprops.c
7380         * src/common/xmlprops.h
7381         * src/gtk/about.c
7382         * src/gtk/colorlabel.c
7383         * src/gtk/colorlabel.h
7384         * src/gtk/colorsel.c
7385         * src/gtk/colorsel.h
7386         * src/gtk/combobox.c
7387         * src/gtk/combobox.h
7388         * src/gtk/description_window.c
7389         * src/gtk/description_window.h
7390         * src/gtk/filesel.c
7391         * src/gtk/filesel.h
7392         * src/gtk/foldersort.c
7393         * src/gtk/foldersort.h
7394         * src/gtk/gtkaspell.c
7395         * src/gtk/gtkaspell.h
7396         * src/gtk/gtksctree.c
7397         * src/gtk/gtkshruler.c
7398         * src/gtk/gtkshruler.h
7399         * src/gtk/gtkutils.c
7400         * src/gtk/gtkutils.h
7401         * src/gtk/icon_legend.c
7402         * src/gtk/icon_legend.h
7403         * src/gtk/logwindow.c
7404         * src/gtk/logwindow.h
7405         * src/gtk/manage_window.c
7406         * src/gtk/manage_window.h
7407         * src/gtk/pluginwindow.c
7408         * src/gtk/pluginwindow.h
7409         * src/gtk/prefswindow.c
7410         * src/gtk/prefswindow.h
7411         * src/gtk/quicksearch.c
7412         * src/gtk/quicksearch.h
7413         * src/pixmaps/claws-mail.xpm
7414         * src/pixmaps/claws-mail_icon.xpm
7415         * src/pixmaps/claws-mail_logo.xpm
7416         * src/pixmaps/sylpheed-claws.xpm
7417         * src/pixmaps/sylpheed-claws_icon.xpm
7418         * src/pixmaps/sylpheed-claws_logo.xpm
7419         * src/plugins/bogofilter/Makefile.am
7420         * src/plugins/bogofilter/bogofilter.c
7421         * src/plugins/bogofilter/bogofilter.h
7422         * src/plugins/bogofilter/bogofilter_gtk.c
7423         * src/plugins/clamav/Makefile.am
7424         * src/plugins/clamav/clamav_plugin.c
7425         * src/plugins/clamav/clamav_plugin.h
7426         * src/plugins/clamav/clamav_plugin_gtk.c
7427         * src/plugins/demo/Makefile.am
7428         * src/plugins/demo/demo.c
7429         * src/plugins/dillo_viewer/Makefile.am
7430         * src/plugins/dillo_viewer/README
7431         * src/plugins/dillo_viewer/dillo_prefs.c
7432         * src/plugins/dillo_viewer/dillo_prefs.h
7433         * src/plugins/dillo_viewer/dillo_viewer.c
7434         * src/plugins/pgpcore/Makefile.am
7435         * src/plugins/pgpcore/passphrase.c
7436         * src/plugins/pgpcore/passphrase.h
7437         * src/plugins/pgpcore/pgp_viewer.c
7438         * src/plugins/pgpcore/pgp_viewer.h
7439         * src/plugins/pgpcore/plugin.c
7440         * src/plugins/pgpcore/prefs_gpg.c
7441         * src/plugins/pgpcore/prefs_gpg.h
7442         * src/plugins/pgpcore/select-keys.c
7443         * src/plugins/pgpcore/select-keys.h
7444         * src/plugins/pgpcore/sgpgme.c
7445         * src/plugins/pgpcore/sgpgme.h
7446         * src/plugins/pgpcore/sylpheed.def
7447         * src/plugins/pgpcore/version.rc
7448         * src/plugins/pgpinline/Makefile.am
7449         * src/plugins/pgpinline/pgpinline.c
7450         * src/plugins/pgpinline/pgpinline.h
7451         * src/plugins/pgpinline/plugin.c
7452         * src/plugins/pgpinline/sylpheed.def
7453         * src/plugins/pgpinline/version.rc
7454         * src/plugins/pgpmime/Makefile.am
7455         * src/plugins/pgpmime/pgpmime.c
7456         * src/plugins/pgpmime/pgpmime.h
7457         * src/plugins/pgpmime/plugin.c
7458         * src/plugins/pgpmime/sylpheed.def
7459         * src/plugins/pgpmime/version.rc
7460         * src/plugins/spamassassin/Makefile.am
7461         * src/plugins/spamassassin/README
7462         * src/plugins/spamassassin/spamassassin.c
7463         * src/plugins/spamassassin/spamassassin.h
7464         * src/plugins/spamassassin/spamassassin_gtk.c
7465         * src/plugins/trayicon/Makefile.am
7466         * src/plugins/trayicon/trayicon.c
7467         * tools/OOo2sylpheed.pl
7468         * tools/README
7469         * tools/README.sylprint
7470         * tools/acroread2sylpheed.pl
7471         * tools/claws.i18n.status.pl
7472         * tools/filter_conv.pl
7473         * tools/filter_conv_new.pl
7474         * tools/freshmeat_search.pl
7475         * tools/google_search.pl
7476         * tools/kmail2sylpheed.pl
7477         * tools/kmail2sylpheed_v2.pl
7478         * tools/make.themes.project
7479         * tools/multiwebsearch.pl
7480         * tools/nautilus2sylpheed.sh
7481         * tools/outlook2sylpheed.pl
7482         * tools/sylprint.pl
7483         * tools/sylprint.rc
7484         * tools/tb2sylpheed
7485         * tools/textviewer.sh
7486         * tools/vcard2xml.py
7487         * tools/kdeservicemenu/README
7488         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
7489         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
7490         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
7491                 Change name to Claws Mail. Announce to follow...
7492
7493 2006-11-06 [wwp]        2.6.0cvs6
7494
7495         * src/prefs_template.c
7496                 unify messages related to quote format/template errors (fix
7497                 capitalization), again.
7498
7499 2006-11-06 [wwp]        2.6.0cvs5
7500
7501         * src/prefs_quote.c
7502                 unify messages related to quote format/template errors.
7503
7504 2006-11-06 [wwp]        2.6.0cvs4
7505
7506         * src/prefs_msg_colors.c
7507                 more uses of Q_ macro for contextual translations, thanks
7508                 to Fabien (fzzzzz).
7509
7510 2006-11-06 [wwp]        2.6.0cvs3
7511
7512         * src/compose.c
7513         * src/common/utils.c
7514         * src/common/utils.h
7515                 show an alertpanel to make sure users are aware that sensitive
7516                 files are attached (it's file blacklist-based). This will fix
7517                 interaction w/ GoogleEarth for instance, thanks to Colin.
7518
7519 2006-11-06 [wwp]        2.6.0cvs2
7520
7521         * src/prefs_quote.c
7522         * src/prefs_template.c
7523         * src/prefs_template.h
7524                 check quote format when applying/closing prefs. For now this only
7525                 shows up an error dialog box, not preventing the user from using
7526                 a broken quote (reply, forwards) format.
7527
7528 2006-11-06 [wwp]        2.6.0cvs1
7529
7530         * src/prefs_template.c
7531                 fix missing checks of some template fields.
7532
7533 2006-11-06 [paul]       2.6.0
7534
7535         * NEWS
7536         * README
7537         * RELEASE_NOTES
7538                 2.6.0 released
7539
7540 2006-11-06 [paul]       2.5.6cvs22
7541
7542         * manual/advanced.xml
7543         * manual/es/advanced.xml
7544                 put 'respect_flowed_format' info in the correct
7545                 place
7546
7547 2006-11-06 [mones]      2.5.6cvs21
7548
7549         * po/es.po
7550                 Minor fixes for release
7551
7552 2006-11-06 [paul]       2.5.6cvs20
7553
7554         * po/cs.po
7555         * po/de.po
7556         * po/fr.po
7557         * po/it.po
7558         * po/nl.po
7559         * po/pt_BR.po
7560         * po/sk.po
7561         * po/sv.po
7562         * po/zh_CN.po
7563                 updated by Tim Brain, Stephan Sachse, Fabien Vantard,
7564                 Andrea Spadaccini, Tim Dijkstra, Frederico Goncalves
7565                 Guimaraes, Andrej Kacian, Anders Troback, and Ralgh
7566                 Young
7567
7568 2006-11-02 [colin]      2.5.6cvs19
7569
7570         * src/imap.c
7571         * src/imap.h
7572         * src/prefs_account.c
7573         * src/etpan/imap-thread.c
7574                 Add GSSAPI support - fixes Debian bug #383274
7575
7576 2006-11-01 [colin]      2.5.6cvs18
7577
7578         * src/jpilot.c
7579                 Handle libpisock12 support. Probably
7580                 fixes bug 1046, 'jpilot AddressDB.pdb 
7581                 import fail'
7582
7583 2006-11-01 [colin]      2.5.6cvs17
7584
7585         * src/folderutils.c
7586                 debug_print() folderutils_mark_all_read()
7587
7588 2006-11-01 [colin]      2.5.6cvs16
7589
7590         * COPYING
7591                 Add missed files to the Apache exception
7592
7593 2006-10-31 [colin]      2.5.6cvs15
7594
7595         * src/folder.c
7596         * src/folder.h
7597                 Add a copy_private_data() func to FolderClasses
7598                 Doesn't break the feature freeze, because we 
7599                 won't use it (right now) in the core.
7600
7601 2006-10-31 [colin]      2.5.6cvs14
7602
7603         * COPYING
7604                 Allow linking with the Apache licensed files in
7605                 src/plugins/spamassassin. Hopefully fixes 
7606                 bug 1048, 'Spamassassin plugin license problem'
7607
7608 2006-10-31 [wwp]        2.5.6cvs13
7609
7610         * src/compose.c
7611                 fix and optimize trimming of leading linefeeds in body loop.
7612
7613 2006-10-31 [colin]      2.5.6cvs12
7614
7615         * src/etpan/imap-thread.c
7616         * src/imap.c
7617                 Make really sure to have NULL sets in case
7618                 of error
7619
7620 2006-10-30 [wwp]        2.5.6cvs11
7621
7622         * src/prefs_common.c
7623         * src/prefs_common.h
7624         * src/compose.c
7625                 fix broken storage of quote format template when it contains \-escape
7626                 sequences. The application of such sequences is also fixed now (\t
7627                 in quote format will be a real tab instead of a 't', for instance).
7628
7629 2006-10-27 [colin]      2.5.6cvs10
7630
7631         * src/compose.c
7632                 Probably fix bug 1045, 'sylpheed-claws 
7633                 doesn't remove the mail from the IMAP 
7634                 Queue folder after sending'. From
7635                 2.5.6cvs3-stable
7636
7637 2006-10-27 [colin]      2.5.6cvs9
7638
7639         * configure.ac
7640                 Require libetpan-0.48. I'm so annoying,
7641                 I know ;-)
7642
7643 2006-10-27 [colin]      2.5.6cvs8
7644
7645         * src/folder.c
7646         * src/imap.c
7647                 Probably fix bug 1044, 'sylpheed-claws 
7648                 segfaults while moving mails' - Fix relation
7649                 usage when moving to an IMAP mailbox from another
7650                 mailbox
7651
7652 2006-10-26 [paul]       2.5.6cvs7
7653
7654         * src/gtk/about.c
7655                 add libSM to compiled-in features
7656                 list
7657
7658 2006-10-24 [colin]      2.5.6cvs6
7659
7660         * src/textview.c
7661         * src/gtk/gtkutils.c
7662                 Fix crash when printing emails with an
7663                 xface
7664
7665 2006-10-24 [mones]      2.5.6cvs5
7666
7667         * manual/es/advanced.xml
7668                 Synchronize hidden option respect_flowed_format
7669         * po/es.po
7670                 Updated translation
7671
7672 2006-10-21 [paul]       2.5.6cvs4
7673
7674         * src/gtk/authors.h
7675         * src/plugins/pgpcore/pgp_viewer.c
7676         * src/plugins/pgpcore/sgpgme.c
7677                 fix building on BSDs
7678                 Thanks to Michael Hughes
7679                 <Sylpheed-Claws_user@thehugheslogcabin.net>
7680
7681 2006-10-20 [colin]      2.5.6cvs3
7682
7683         * configure.ac
7684                 Bump up libetpan requirement
7685                 *** THIS COMMIT REQUIRES LIBETPAN CVS ***
7686         * src/common/utils.c
7687         * src/common/utils.h
7688                 Add convenience get_file_mtime()
7689         * src/imap.c
7690         * src/etpan/imap-thread.c
7691         * src/etpan/imap-thread.h
7692                 Implement UIDPLUS support if the server
7693                 supports it - faster sending in this case
7694
7695 2006-10-19 [colin]      2.5.6cvs2
7696
7697         * src/gtk/quicksearch.c
7698                 Fix emptying in type-ahead+extended mode
7699         * src/mainwindow.c
7700         * src/mainwindow.h
7701                 Add a hook for offline state change
7702         * src/plugins/trayicon/trayicon.c
7703                 Use it to display offline icons
7704         * src/plugins/trayicon/Makefile.am
7705         * src/plugins/trayicon/newmail.offline.xpm
7706         * src/plugins/trayicon/newmarkedmail.offline.xpm
7707         * src/plugins/trayicon/nomail.offline.xpm
7708         * src/plugins/trayicon/unreadmail.offline.xpm
7709         * src/plugins/trayicon/unreadmarkedmail.offline.xpm
7710                 Add the icons
7711
7712 2006-10-12 [paul]       2.5.6cvs1
7713
7714         * NEWS
7715         * README
7716         * configure.ac
7717                 Update version number following
7718                 stable release
7719
7720 2006-10-19 [colin]      2.5.5cvs18
7721
7722         * manual/handling.xml
7723                 Add type-ahead search
7724
7725 2006-10-18 [colin]      2.5.5cvs17
7726
7727         * src/gtk/quicksearch.c
7728                 Remove "save to history only if there's
7729                 no syntax error", it breaks for some 
7730                 reason which I'll investigate later.
7731
7732 2006-10-18 [colin]      2.5.5cvs16
7733
7734         * src/prefs_common.c
7735         * src/prefs_common.h
7736         * src/summaryview.c
7737         * src/gtk/quicksearch.c
7738         * src/gtk/quicksearch.h
7739                 Add a type-ahead option for fast searches
7740                 Patch by Fabien Vantard
7741
7742 2006-10-18 [colin]      2.5.5cvs15
7743
7744         * src/compose.c
7745         * src/compose.h
7746                 Add Options/Reply mode/ menu to be able to
7747                 change the recipients of a reply on the fly
7748
7749 2006-10-18 [colin]      2.5.5cvs14
7750
7751         * src/compose.c
7752                 Fix redirecting of our own sent mails
7753
7754 2006-10-17 [wwp]        2.5.5cvs13
7755
7756         * src/send_message.c
7757                 Fix duplicate error messages when sending, and missing
7758                 newline in such error messages.
7759
7760 2006-10-17 [colin]      2.5.5cvs12
7761
7762         * src/compose.c
7763                 Compare addresses case-insensitive
7764
7765 2006-10-17 [colin]      2.5.5cvs11
7766
7767         * src/plugins/pgpcore/sgpgme.c
7768                 Fix return status
7769
7770 2006-10-17 [colin]      2.5.5cvs10
7771
7772         * src/plugins/pgpcore/pgp_viewer.c
7773                 Fix return status
7774
7775 2006-10-17 [colin]      2.5.5cvs9
7776
7777         * src/quote_fmt.c
7778                 Fix a typo (thanks to Fabien)
7779
7780 2006-10-16 [colin]      2.5.5cvs8
7781
7782         * src/textview.c
7783                 Fix problem with quote-folding when emails
7784                 don't convert cleanly to UTF-8
7785
7786 2006-10-14 [colin]      2.5.5cvs7
7787
7788         * src/prefs_template.c
7789                 Reset fields when reopening
7790                 the window
7791
7792 2006-10-13 [paul]       2.5.5cvs6
7793
7794         * manual/advanced.xml
7795         * src/prefs_message.c
7796                 make 'respect_flowed_format' a hidden
7797                 option, and add a manual entry for it
7798                 Thanks to Colin
7799
7800 2006-10-12 [colin]      2.5.5cvs5
7801
7802         * src/codeconv.c
7803                 Revert part of 2.5.2cvs21:
7804                 Don't optimise by reusing the 
7805                 last iconv converter if possible:
7806                 it seems slightly broken in a 
7807                 very hard way to reproduce
7808
7809 2006-10-12 [colin]      2.5.5cvs4
7810
7811         * src/prefs_common.c
7812         * src/prefs_common.h
7813         * src/prefs_message.c
7814         * src/procmime.c
7815                 Fix bug 1035, 'Incorrect handling 
7816                 of flowed lines'. We now optionnaly
7817                 handle this format (preference is in
7818                 Message View/Text options section)
7819
7820 2006-10-12 [colin]      2.5.5cvs3
7821
7822         * po/POTFILES.in
7823                 Add new file
7824         * src/plugins/pgpcore/pgp_viewer.c
7825         * src/plugins/pgpcore/sgpgme.c
7826                 Don't try to import without asking
7827
7828 2006-10-12 [colin]      2.5.5cvs2
7829
7830         * src/compose.c
7831                 Fix bug 1036, 'Forwarding a mutlipart
7832                 mail with a "text/html" block to ms
7833                 outlook users leeds to freeze of
7834                 outlook'. Poor outlook users...
7835
7836 2006-10-12 [paul]       2.5.5cvs1
7837
7838         * NEWS
7839         * README
7840         * configure.ac
7841                 Update version number following
7842                 stable release
7843
7844 2006-10-11 [paul]       2.5.4cvs1
7845
7846         * NEWS
7847         * README
7848         * configure.ac
7849                 Update version number following
7850                 stable release
7851
7852 2006-10-11 [paul]       2.5.3cvs32
7853
7854         * src/textview.c
7855                 fix bug 1032, 'Segmentation fault when showing
7856                 message' (bug in quote folding)
7857                 Thanks to Colin
7858
7859 2006-10-10 [colin]      2.5.3cvs31
7860
7861         * src/quote_fmt.c
7862                 Rephrase english a bit
7863
7864 2006-10-10 [colin]      2.5.3cvs30
7865
7866         * src/prefs_compose_writing.c
7867                 Stop making the page larger than the window
7868
7869 2006-10-10 [wwp]        2.5.3cvs29
7870
7871         * src/compose.c
7872         * src/prefs_template.c
7873         * src/quote_fmt.c
7874         * src/quote_fmt.h
7875         * src/quote_fmt_lex.l
7876         * src/quote_fmt_parse.y
7877                 Extend the quote parser a bit: allow to get access to
7878                 basic (composing) account info.
7879
7880 2006-10-10 [colin]      2.5.3cvs28
7881
7882         * src/procheader.c
7883                 Fix this \t problem in subject
7884
7885 2006-10-09 [colin]      2.5.3cvs27
7886
7887         * src/main.c
7888         * src/prefs_gtk.c
7889                 Prepare cache a bit later
7890                 If section already exists, skip the new one 
7891                 (as previously); avoid writing the same block
7892                 twice - if we find a second block with the 
7893                 same id, skip it.
7894         * src/plugins/pgpcore/pgp_viewer.c
7895                 Set cursor to busy when retrieving a key
7896         * src/plugins/pgpcore/sgpgme.c
7897                 allow 5 seconds for gpg to export the key
7898                 
7899
7900 2006-10-09 [colin]      2.5.3cvs26
7901
7902         * configure.ac
7903         * src/msgcache.c
7904         * src/prefs_gtk.c
7905                 Check for existence of fgets_unlocked
7906                 and fwrite_unlocked
7907
7908 2006-10-09 [paul]       2.5.3cvs25
7909
7910         * src/prefs_summaries.c
7911                 replace strftime() with fast_strftime() and in
7912                 the consequence fix the bug in the display of
7913                 AM/PM in the 'Example' string
7914
7915 2006-10-09 [ticho]      2.5.3cvs24
7916
7917         * po/sk.po
7918                 Updated (and fixed up somewhat) Slovak translation.
7919
7920 2006-10-08 [colin]      2.5.3cvs23
7921
7922         * src/prefs_folder_item.c
7923                 Explain why prefs in the top-level folder
7924                 aren't retained, but are still useful
7925
7926 2006-10-08 [colin]      2.5.3cvs22
7927
7928         * src/prefs_gtk.c
7929                 Don't cache anything if caching fails
7930
7931 2006-10-08 [colin]      2.5.3cvs21
7932
7933         * src/common/utils.c
7934                 always include gi18n.h
7935
7936 2006-10-07 [colin]      2.5.3cvs20
7937
7938         * src/plugins/pgpcore/pgp_viewer.c
7939                 Kill gpg after 5 seconds wait
7940
7941 2006-10-07 [colin]      2.5.3cvs19
7942
7943         * src/plugins/pgpcore/pgp_viewer.c
7944         * src/plugins/pgpcore/pgp_viewer.h
7945                 Fix copyright
7946
7947 2006-10-07 [colin]      2.5.3cvs18
7948
7949         * src/plugins/pgpcore/pgp_viewer.c
7950         * src/plugins/pgpcore/pgp_viewer.h
7951                 Actually add the files to CVS
7952
7953 2006-10-07 [colin]      2.5.3cvs17
7954
7955         * src/plugins/pgpcore/sgpgme.c
7956                 Be sure not to crash on 'application/pgp-signature' that
7957                 are not application/pgp-signatures
7958
7959 2006-10-07 [colin]      2.5.3cvs16
7960
7961         * src/textview.c
7962         * src/textview.h
7963                 Make a bit more of the API available
7964         * src/plugins/pgpcore/Makefile.am
7965         * src/plugins/pgpcore/plugin.c
7966         * src/plugins/pgpcore/sgpgme.c
7967                 Add basic key import/export
7968
7969 2006-10-07 [colin]      2.5.3cvs15
7970
7971         * src/folderview.c
7972         * src/imap.c
7973         * src/prefs_account.c
7974         * src/wizard.c
7975                 Warn users *everywhere* if libetpan's not
7976                 linked in
7977
7978 2006-10-06 [mones]      2.5.3cvs14
7979
7980         * po/de.po
7981         * po/es.po
7982                 updated by Stephan Sachse and me
7983
7984 2006-10-06 [colin]      2.5.3cvs13
7985
7986         * src/main.c
7987         * src/common/sylpheed.c
7988                 Don't load common plugins if --exit is passed
7989         * src/prefs_gtk.c
7990         * src/prefs_gtk.h
7991                 Implement a cache to avoid reading the same
7992                 files over and over again at startup
7993
7994 2006-10-06 [colin]      2.5.3cvs12
7995
7996         * src/summaryview.c
7997         * src/gtk/quicksearch.c
7998                 Update display every 5k mails on fast searches
7999
8000 2006-10-06 [colin]      2.5.3cvs11
8001
8002         * src/textview.c
8003                 Don't do quote folding on HTML or ERTF.
8004                 May fix the Cygwin issues if they were
8005                 happening with HTML mails?
8006
8007 2006-10-05 [colin]      2.5.3cvs10
8008
8009         * src/prefs_gtk.c
8010                 Oops, forgot one
8011
8012 2006-10-05 [colin]      2.5.3cvs9
8013
8014         * src/prefs_gtk.c
8015                 Use unlocked_stdio here too
8016
8017 2006-10-05 [colin]      2.5.3cvs8
8018
8019         * src/folderview.c
8020                 Fix go to next * after preferences apply
8021         * src/msgcache.c
8022                 Do the fd lock/unlock ourselves instead of
8023                 letting the libc do it at each write 
8024
8025 2006-10-05 [colin]      2.5.3cvs7
8026
8027         * src/common/utils.c
8028                 Faster division, thanks to Jean Diraison
8029
8030 2006-10-05 [paul]       2.5.3cvs6
8031
8032         * src/common/utils.c
8033                 fix building with --disable-nls
8034
8035 2006-10-04 [colin]      2.5.3cvs5
8036
8037         * src/folder.c
8038                 Maybe fix a segfault
8039
8040 2006-10-04 [wwp]        2.5.3cvs4
8041
8042         * src/prefs_folder_item.c
8043                 Fine-tune layouts in folder item prefs. Suggested by
8044                 Fabien Vantard <fzzzzz@gmail.com>.
8045
8046 2006-10-04 [wwp]        2.5.3cvs3
8047
8048         * src/prefs_folder_item.c
8049                 Kill the clandestine passengers. You didn't see anything.
8050
8051 2006-10-04 [wwp]        2.5.3cvs2
8052
8053         * src/prefs_folder_item.c
8054                 Add a way to test the subject simplify regexp in
8055                 folder prefs. Patch by Fabien Vantard <fzzzzz@gmail.com>,
8056                 w/ few layout changes.
8057
8058 2006-20-04 [paul]       2.5.3cvs1
8059
8060         * NEWS
8061         * README
8062         * configure.ac
8063                 Update version number following
8064                 stable release
8065
8066 2006-10-04 [colin]      2.5.2cvs42
8067
8068         * src/folder.c
8069         * src/folder.h
8070         * src/summaryview.c
8071                 Provide a way for folder classes to set their sort
8072                 type and key
8073
8074 2006-10-03 [colin]      2.5.2cvs41
8075
8076         * src/mh.c
8077                 Don't use strlen() to know if the
8078                 string's empty
8079
8080 2006-10-03 [colin]      2.5.2cvs40
8081
8082         * src/mh.c
8083                 Fix "check for new folders" with accentued folders
8084
8085 2006-10-03 [ticho]      2.5.2cvs39
8086
8087         * src/filtering.c
8088         * src/folder.c
8089         * src/inc.c
8090         * src/mbox.c
8091                 Colin's fix for "copy" filtering rules.
8092
8093 2006-10-02 [colin]      2.5.2cvs38
8094
8095         * src/folderview.c
8096                 Fix for double-click too
8097
8098 2006-10-02 [colin]      2.5.2cvs37
8099
8100         * src/folderview.c
8101                 correct fix for cvs36
8102
8103 2006-10-02 [colin]      2.5.2cvs36
8104
8105         * src/folderview.c
8106                 Fix 'goto next unread' after collapsing/expanding 
8107                 a node.
8108
8109 2006-10-02 [colin]      2.5.2cvs35
8110
8111         * src/summaryview.c
8112                 Fix double freeze/thaw
8113         * src/common/utils.c
8114         * src/common/utils.h
8115                 Reimplement strftime
8116         * src/procheader.c
8117                 Use it
8118
8119
8120 2006-10-02 [colin]      2.5.2cvs34
8121
8122         * src/mh.c
8123                 Time mh_write_sequences() - it's fast
8124         * src/summaryview.c
8125                 Init a variable to shut up gcc
8126
8127 2006-10-01 [colin]      2.5.2cvs33
8128
8129         * src/folder.c
8130         * src/mh.c
8131         * src/mh.h
8132         * src/msgcache.c
8133                 Add helper mh_set_mtime(), and set mtime to stat()'s result
8134                 Add fsync but disable it, it's slow as hell
8135
8136 2006-10-01 [colin]      2.5.2cvs32
8137
8138         * src/mh.c
8139         * src/msgcache.c
8140                 fflush() caches and mh_sequences before
8141                 fclose()ing
8142
8143 2006-10-01 [colin]      2.5.2cvs31
8144
8145         * src/msgcache.c
8146                 Don't ftruncate when not using mmap
8147
8148 2006-09-30 [colin]      2.5.2cvs30
8149
8150         * src/main.c
8151                 Write folder list *after* saving caches
8152
8153 2006-09-30 [colin]      2.5.2cvs29
8154
8155         * src/folder.c
8156         * src/mh.c
8157                 Debug forced mtime changes
8158
8159 2006-09-30 [colin]      2.5.2cvs28
8160
8161         * src/folder.c
8162         * src/main.c
8163                 Remove useless debug_print()s (code
8164                 well-tested)
8165
8166 2006-09-30 [colin]      2.5.2cvs27
8167
8168         * src/mh.c
8169                 Do stuff faster when writing mh_sequences
8170
8171 2006-09-30 [colin]      2.5.2cvs26
8172
8173         * src/mh.c
8174                 Don't let the writing of .mh_sequences, which
8175                 can change the folder's mtime, let us think
8176                 we need to scan.
8177
8178 2006-09-30 [colin]      2.5.2cvs25
8179
8180         * src/folder.c
8181                 Move a debug_print where it belongs 
8182                 (processing)
8183         * src/summaryview.c
8184                 Don't mess with a huge slow subject
8185                 table if we're not threading by
8186                 subject
8187
8188 2006-09-30 [colin]      2.5.2cvs24
8189
8190         * src/msgcache.c
8191                 Reenable mmaped reads (*not* writes!)
8192         * src/procmsg.c
8193                 Don't destroy and recreate hashtables just
8194                 for fun
8195         * src/common/utils.c
8196                 Remove useless reply prefixes (it's case
8197                 unsensitive)
8198
8199 2006-09-30 [wwp]        2.5.2cvs23
8200
8201         * tools/fix_date.sh
8202                 Fixed a minor bug in date value extraction, added a switch
8203                 to replace non RFC-compliant Date: value, added a switch
8204                 to use strict RFC matching patterns for dates.
8205
8206 2006-09-29 [colin]      2.5.2cvs22
8207
8208         * src/matcher_parser.h
8209         * src/matcher_parser_parse.y
8210         * src/prefs_filtering.c
8211         * src/statusbar.c
8212         * src/summary_search.c
8213         * src/summaryview.c
8214         * src/gtk/quicksearch.c
8215         * src/gtk/quicksearch.h
8216                 Optimise searches by setting different
8217                 refresh intervals (depending if the 
8218                 search is fast or not)
8219
8220 2006-09-29 [colin]      2.5.2cvs21
8221
8222         * src/codeconv.c
8223                 Optimise by reusing the last iconv converter
8224                 if possible
8225         * src/textview.c
8226                 Optimise a bit (the foldable quotes feature
8227                 still has an awful O(n^2) algo
8228
8229 2006-09-29 [colin]      2.5.2cvs20
8230
8231         * src/gtk/gtksctree.c
8232         * src/gtk/gtksctree.h
8233                 Optimise de-selection via up/down or
8234                 another key
8235
8236 2006-09-28 [colin]      2.5.2cvs19
8237
8238         * src/action.c
8239         * src/compose.c
8240         * src/folderview.c
8241         * src/mainwindow.c
8242         * src/messageview.c
8243         * src/summary_search.c
8244         * src/toolbar.c
8245                 Avoid using summaryview->ctree directly
8246
8247 2006-09-28 [colin]      2.5.2cvs18
8248
8249         * src/summaryview.c
8250         * src/summaryview.h
8251                 Add helpers to freeze/thaw/grab_focus
8252                 Factorize calls to freeze/thaw/grab_focus
8253                 
8254
8255 2006-09-28 [colin]      2.5.2cvs17
8256
8257         * src/main.c
8258                 More guards for the session management
8259
8260 2006-09-28 [colin]      2.5.2cvs16
8261
8262         * src/folderview.c
8263         * src/gtk/gtksctree.c
8264         * src/gtk/gtksctree.h
8265                 Make expanding not recursive in folderview
8266
8267 2006-09-28 [colin]      2.5.2cvs15
8268
8269         * src/addressbook.c
8270                 If nothing is selected in the list (right part)
8271                 and a group is selected in the tree (left part),
8272                 mail this group.
8273
8274 2006-09-28 [colin]      2.5.2cvs14
8275
8276         * src/Makefile.am
8277                 Actually use SM_LIBS
8278
8279 2006-09-28 [ticho]      2.5.2cvs13
8280
8281         * src/export.c
8282         * src/messageview.c
8283         * src/mimeview.c
8284         * src/news.c
8285         * src/pop.c
8286         * src/prefs_themes.c
8287         * src/procmsg.c
8288                 Small i18n string optimization.
8289         * src/send_message.c
8290         * src/summaryview.c
8291         * src/common/session.c
8292         * src/common/smtp.c
8293         * src/common/ssl_certificate.c
8294         * src/common/utils.c
8295                 Use "Couldn't" instead of "Can't" in UI messages,
8296                 where appropriate.
8297
8298 2006-09-28 [colin]      2.5.2cvs12
8299
8300         * configure.ac
8301                 Possibly fix link errors
8302
8303 2006-09-27 [wwp]        2.5.2cvs11
8304
8305         * src/gtk/authors.h
8306         * doc/man/sylpheed-claws.1
8307         * manual/ack.xml
8308         * manual/es/ack.xml
8309         * manual/fr/ack.xml
8310         * manual/pl/ack.xml
8311                 Updated authors info (me, myself and I).
8312
8313 2006-09-27 [colin]      2.5.2cvs10
8314
8315         * src/addressbook.c
8316                 Remove useless printf
8317
8318 2006-09-27 [wwp]        2.5.2cvs9
8319
8320         * src/editgroup.c
8321         * src/send_message.c
8322         * src/inc.c
8323         * src/prefs_common.c
8324         * src/prefs_common.h
8325         * src/gtk/progressdialog.c
8326                 remember more windows' sizes (send dialog, received dialog,
8327                 edit group in addressbook).
8328
8329 2006-09-27 [colin]      2.5.2cvs8
8330
8331         * configure.ac
8332         * src/main.c
8333         * src/mainwindow.h
8334                 Use libSM to communicate with the session
8335                 manager, so that we can know when the 
8336                 session ends, save our caches, and draft
8337                 our compose windows.
8338
8339 2006-09-27 [colin]      2.5.2cvs7
8340
8341         * src/addressbook.c
8342                 Fix issues:
8343                 o Allow Book and Group creation from the tree's
8344                   contextual menu
8345                 o Do not actually delete the contacts when 
8346                   deleting groups from the tree (duh!)
8347
8348 2006-09-27 [colin]      2.5.2cvs6
8349
8350         * src/compose.c
8351         * src/compose.h
8352         * src/mainwindow.c
8353         * src/textview.c
8354         * src/toolbar.c
8355                 o Allow passing an email address to 
8356                   compose_new_with_folderitem
8357                 o Update callers
8358                 o Use current folderitem when clicking
8359                   on a TextView mailto: link
8360                 o Fix a possible leak in TextView
8361
8362 2006-09-27 [colin]      2.5.2cvs5
8363
8364         * src/html.c
8365                 Use UTF-8 chars to replace HTML entities
8366
8367 2006-09-27 [colin]      2.5.2cvs4
8368
8369         * AUTHORS
8370         * src/prefs_account.c
8371         * src/gtk/authors.h
8372                 Fix bug #1024 (Array index out of
8373                 range in sylpheed-claws-2.5.2)
8374                 Patch by Ales Nosek <anosek@suse.cz>
8375
8376 2006-09-27 [colin]      2.5.2cvs3
8377
8378         * src/addr_compl.c
8379                 Actually do the test
8380
8381 2006-09-27 [colin]      2.5.2cvs2
8382
8383         * src/addr_compl.c
8384         * src/addr_compl.h
8385                 Allow completing with comma (in certain cases: vCalendar
8386                 for example doesn't support that)
8387                 Patch by Fabien Vantard
8388
8389 2006-09-26 [colin]      2.5.2cvs1
8390
8391         * src/Makefile.am
8392         * src/addr_compl.c
8393         * src/addr_compl.h
8394         * src/addrbook.c
8395         * src/addrbook.h
8396         * src/addressbook.c
8397         * src/addrindex.c
8398         * src/addrindex.h
8399         * src/compose.c
8400         * src/prefs_common.c
8401         * src/prefs_filtering_action.c
8402         * src/prefs_folder_item.c
8403         * src/prefs_template.c
8404         * src/stock_pixmap.c
8405         * src/stock_pixmap.h
8406         * src/pixmaps/addr_one.xpm
8407         * src/pixmaps/addr_two.xpm
8408                 Add auto-completion on groups
8409
8410 2006-09-26 [colin]      2.5.2
8411
8412         * NEWS
8413         * README
8414         * RELEASE_NOTES
8415                 2.5.2 released
8416
8417 2006-09-26 [colin]      2.5.1cvs5
8418
8419         * src/matcher.c
8420                 Fix condition
8421
8422 2006-09-26 [colin]      2.5.1cvs4
8423
8424         * src/mbox.c
8425                 Revert cvs1 (useless as the message is printed 
8426                 every 500 mails)
8427
8428 2006-09-26 [colin]      2.5.1cvs3
8429
8430         * src/partial_download.c
8431                 Fix crasher found by Alexsandar Urosevic
8432
8433 2006-09-26 [colin]      2.5.1cvs2
8434
8435         * src/summaryview.c
8436                 Fix bug #1023 (Sylpheed deletes too much messages)
8437
8438 2006-09-26 [ticho]      2.5.1cvs1
8439
8440         * src/mbox.c
8441                 Make use of gettext's multiple plurals for statusbar
8442                 progress message.
8443
8444 2006-09-25 [paul]       2.5.1
8445
8446         * NEWS
8447         * README
8448         * RELEASE_NOTES
8449                 2.5.1 released
8450
8451 2006-09-25 [colin]      2.5.0cvs3
8452
8453         * src/plugins/bogofilter/bogofilter.c
8454         * src/plugins/clamav/clamav_plugin.c
8455         * src/plugins/spamassassin/spamassassin.c
8456                 BogoFilter, Spamassassin: Fix double hook registering after
8457                 visiting preferences
8458                 Spamassassin, Clamav: Just set the mails to move instead of
8459                 doing the move - caller will move the things at once.
8460
8461 2006-09-25 [colin]      2.5.0cvs2
8462
8463         * src/imap.c
8464         * src/etpan/imap-thread.c
8465                 Use UID SEARCH ALL instead of UID 1:*
8466                 (braindead servers can't figure out that's
8467                 the same...)
8468
8469 2006-09-25 [wwp]        2.5.0cvs1
8470
8471         * src/message_search.c
8472                 Added the ability to stop a running search (in message body).
8473
8474 2006-09-25 [paul]       2.5.0
8475
8476         * NEWS
8477         * README
8478         * RELEASE_NOTES
8479                 2.5.0 released
8480
8481 2006-09-25 [paul]       2.4.0cvs214
8482
8483         * po/cs.po
8484         * po/de.po
8485         * po/fi.po
8486         * po/fr.po
8487         * po/nl.po
8488         * po/pt_BR.po
8489         * po/sk.po
8490         * po/sr.po
8491         * po/zh_CN.po
8492                 updated by Tim, Stephan Sachse, Flammie Pirinen,
8493                 Fabien Vantard, Tim Dijkstra, Frederico Goncalves Guimaraes,
8494                 Ticho, Aleksander Urosevic, Ralgh Young
8495
8496 2006-09-24 [mones]      2.4.0cvs213
8497
8498         * po/es.po
8499                 Updated for release
8500
8501 2006-09-23 [colin]      2.4.0cvs212
8502
8503         * src/gtk/inputdialog.c
8504                 Fix [ ] remember this appearing in normal
8505                 input dialogs after it's been used by
8506                 mimeview.
8507         * src/folder.c
8508         * src/folderview.c
8509         * src/msgcache.c
8510         * src/procmsg.c
8511         * src/summaryview.c
8512         * src/textview.c
8513         * src/common/timing.h
8514                 Enable timings in debug mode and make it
8515                 look prettier.
8516
8517 2006-09-22 [colin]      2.4.0cvs211
8518
8519         * README
8520                 Revert test change
8521         * commitHelper
8522                 ping the correct URI
8523
8524 2006-09-22 [colin]      2.4.0cvs210
8525
8526         * README
8527                 Let's see if bug #1022 is fixed
8528
8529 2006-09-21 [colin]      2.4.0cvs209
8530
8531         * src/wizard.c
8532         * src/common/plugin.c
8533                 Prepare infra to load predefined plugins when
8534                 no configuration existed. Don't actually load
8535                 anything yet (feat. freeze)
8536
8537 2006-09-21 [wwp]        2.4.0cvs208
8538
8539         * manual/fr/faq.xml
8540                 Partial sync w/ 2.4.0cvs72:
8541                 wrap file and minor updates.
8542
8543 2006-09-21 [wwp]        2.4.0cvs207
8544
8545         * tools/fix_date.sh
8546                 several fixes and enhancements. A new --force switch has been
8547                 added to prevent overriding by default Date: header when
8548                 already existing.
8549
8550 2006-09-21 [paul]       2.4.0cvs206
8551
8552         * src/common/utils.c
8553                 add Chinese UTF8 Re prefix
8554
8555 2006-09-21 [wwp]        2.4.0cvs205
8556
8557         * tools/Makefile.am
8558                 Fics alfabettical order.
8559
8560 2006-09-21 [wwp]        2.4.0cvs204
8561
8562         * tools/fix_date.sh
8563         * tools/Makefile.am
8564                 Added an action tool to fix missing Date field in emails.
8565                 Updated Makefile.am to reflect those last two additions.
8566
8567 2006-09-21 [wwp]        2.4.0cvs203
8568
8569         * tools/uuooffice
8570                 Added a action tool to open uuencoded docs w/
8571                 OpenOffice (based on uudec method).
8572
8573 2006-09-21 [colin]      2.4.0cvs202
8574
8575         * src/compose.c
8576         * src/textview.c
8577                 Workaround possible GTK crash: remove selection 
8578                 clipboard before destroying widget, or GTK+-2.10
8579                 dies. Thanks to Hiro.
8580
8581 2006-09-20 [colin]      2.4.0cvs201
8582
8583         * src/compose.c
8584                 Fix free-after-use in some cases (when 
8585                 procmime_encode_content() frees mimeinfo->data.mem
8586                 and turns it to a temp file)
8587
8588 2006-09-20 [colin]      2.4.0cvs200
8589
8590         * src/folderview.c
8591         * src/summaryview.c
8592         * src/gtk/gtksctree.c
8593         * src/gtk/gtksctree.h
8594                 Add tooltips in the folderview and summaryview
8595                 (Doesn't break string freeze as they already
8596                 exist)
8597         * src/toolbar.c
8598                 Put the spam button in the default configuration
8599                 if compiled with bogo plugin too
8600
8601 2006-09-19 [colin]      2.4.0cvs199
8602
8603         * src/summaryview.c
8604         * src/summaryview.h
8605                 Update folder name label on folder rename
8606         * src/prefs_matcher.c
8607         * src/gtk/logwindow.h
8608                 Fix warnings
8609                 Patches by Fabien
8610
8611 2006-09-19 [wwp]        2.4.0cvs198
8612
8613         * src/summary_search.c
8614                 fix can't click forward/backward buttons in the
8615                 search messages.
8616
8617 2006-09-18 [paul]       2.4.0cvs197
8618
8619         * src/wizard.c
8620                 add missing bracket, capitalise the A of
8621                 'SpamAssassin'
8622
8623 2006-09-18 [paul]       2.4.0cvs196
8624
8625         * src/compose.c
8626                 fix bug 1012 'crashed upon sending mail
8627                 from compose window'
8628                 Thanks to Colin
8629
8630 2006-09-16 [colin]      2.4.0cvs195
8631
8632         * src/folderview.c
8633                 Fix "real-time" sorting by freezing/thawing
8634
8635 2006-09-16 [colin]      2.4.0cvs194
8636
8637         * manual/faq.xml
8638                 Fix the anti-spam entry a bit
8639
8640 2006-09-16 [colin]      2.4.0cvs193
8641
8642         * src/wizard.c
8643                 Make sure reviewers have no excuse when stating
8644                 Sylpheed-Claws doesn't have antispam capabilities.
8645
8646 2006-09-16 [colin]      2.4.0cvs192
8647
8648         * src/main.c
8649                 Revert part of 2.3.0cvs18, Saving caches on SIGPIPE,
8650                 as if the SIGPIPE comes from etpan's thread we could
8651                 trigger a GUI update from this thread.
8652
8653 2006-09-16 [colin]      2.4.0cvs191
8654
8655         * src/summaryview.c
8656                 Init all members of the struct
8657
8658 2006-09-16 [paul]       2.4.0cvs190
8659
8660         * src/account.c
8661                 improvements to the English
8662
8663 2006-09-15 [colin]      2.4.0cvs189
8664
8665         * src/summaryview.c
8666                 HIG order on dialog
8667
8668 2006-09-14 [colin]      2.4.0cvs188
8669
8670         * src/common/socket.c
8671         * src/common/socket.h
8672         * src/common/ssl.c
8673         * src/common/ssl_certificate.c
8674         * src/common/ssl_certificate.h
8675         * src/etpan/imap-thread.c
8676                 the get_fqdn() call done to get canonical name when
8677                 checking an SSL certificate is blocking, which is
8678                 sad as we just did a non-blocking lookup to connect.
8679                 Fix that by letting the fqdn available to the SockInfo,
8680                 and use that in ssl_certificate_check(). For IMAP,
8681                 we don't do it as the lookup's done by libetpan, but
8682                 it's less annoying as IMAP connections as much more
8683                 rare than POP3 connections.
8684
8685 2006-09-14 [paul]       2.4.0cvs187
8686
8687         * manual/advanced.xml
8688                 improvements to the English,
8689                 properly place the new hidden options
8690                 within the alphabetical order
8691         * src/gtk/pluginwindow.c
8692                 improvements to the English
8693
8694 2006-09-14 [colin]      2.4.0cvs186
8695
8696         * src/prefs_common.c
8697         * src/prefs_common.h
8698         * src/gtk/gtksctree.c
8699         * manual/advanced.xml
8700                 New hidden pref, stripes_color_offset, to change
8701                 the value added/substracted to normal bgcolor to
8702                 create the stripes in summaries
8703
8704 2006-09-13 [colin]      2.4.0cvs185
8705
8706         * src/gedit-print.c
8707         * src/messageview.c
8708         * src/messageview.h
8709         * src/summaryview.c
8710         * src/textview.c
8711                 Fix misc. printing issues: 
8712                 - Bad font for linkified headers
8713                 - Different font if the mail was displayed or not
8714                 - Factorize the thing
8715
8716 2006-09-13 [colin]      2.4.0cvs184
8717
8718         * src/common/ssl_certificate.c
8719                 Only get FQDN once when checking certificate
8720
8721 2006-09-13 [colin]      2.4.0cvs183
8722
8723         * src/account.c
8724         * src/gtk/pluginwindow.c
8725                 Misc. GUI fixes by Fabien
8726
8727 2006-09-13 [wwp]        2.4.0cvs182
8728
8729         * configure.ac
8730         * src/common/utils.h
8731         * src/common/utils.c
8732                 get rid of unused wide-char functions.
8733
8734 2006-09-13 [wwp]        2.4.0cvs181
8735
8736         * src/plugins/pgpinline/sylpheed.def
8737         * src/textview.c
8738                 merge more w32 patches from gpg4win sources (Marcus Brinkmann <marcus@g10code.de>):
8739                 add privacy_reset_error to the .def file,
8740                 do not fork for an external textviewer.
8741
8742 2006-09-13 [wwp]        2.4.0cvs180
8743
8744         * src/prefs_common.c
8745                 fix broken font entry in prefs (patch issued by the gpg4win team,
8746                 probably by Marcus Brinkmann <marcus@g10code.de>).
8747
8748 2006-09-13 [colin]      2.4.0cvs179
8749
8750         * src/folder.h
8751                 Fix a warning in summaryview.c
8752         * src/mainwindow.c
8753         * src/summaryview.c
8754         * src/summaryview.h
8755                 Add missing Mark/* elements in the
8756                 main menu
8757
8758 2006-09-12 [colin]      2.4.0cvs178
8759
8760         * src/prefs_actions.c
8761         * src/prefs_filtering_action.c
8762         * src/prefs_matcher.c
8763                 Use (New) instead of New everywhere
8764
8765 2006-09-12 [wwp]        2.4.0cvs177
8766
8767         * manual/fr/addrbook.xml
8768         * manual/fr/handling.xml
8769                 updated some quotes in the fr manual to match the fr translation.
8770
8771 2006-09-12 [wwp]        2.4.0cvs176
8772
8773         * src/prefs_matcher.c
8774                 don't store translated string elements in matcher expressions.
8775                 Also fixed a misused of Q_().
8776
8777 2006-09-11 [wwp]        2.4.0cvs175
8778
8779         * src/plugins//bogofilter/bogofilter.c
8780         * src/plugins//clamav/clamav_plugin.c
8781         * src/plugins//demo/demo.c
8782         * src/plugins//dillo_viewer/dillo_viewer.c
8783         * src/plugins//pgpcore/plugin.c
8784         * src/plugins//pgpinline/plugin.c
8785         * src/plugins//pgpmime/plugin.c
8786         * src/plugins//spamassassin/spamassassin.c
8787                 gettext-ize more strings (mostly plugin error messages).
8788
8789 2006-09-11 [colin]      2.4.0cvs174
8790
8791         * src/alertpanel.c
8792                 Make maximum buffer size bigger to avoid
8793                 truncating translated messages. Patch by
8794                 Fabien
8795
8796 2006-09-11 [colin]      2.4.0cvs173
8797
8798         * src/etpan/imap-thread.c
8799                 Fix compilation on OpenBSD, thanks to 
8800                 Landry
8801
8802 2006-09-10 [wwp]        2.4.0cvs172
8803
8804         * manual/account.xml
8805         * manual/addrbook.xml
8806         * manual/handling.xml
8807         * manual/es/handling.xml
8808         * manual/fr/account.xml
8809         * manual/fr/addrbook.xml
8810         * manual/fr/handling.xml
8811                 documented addressbook matching (condition configuration):
8812                   addrbook.xml, en fr
8813                 documented per-account filtering rules (handling/filtering
8814                   section, account section):
8815                   account.xml, handling.xml, en fr
8816                 slightly updated the handling/searching section to tell few
8817                   words about the extended search ability:
8818                   handling.xml, en fr
8819                 added missing <quote></quotes> to Quick Search:
8820                   handling.xml, en fr es
8821                 fixed a typo (auomatically):
8822                   handling.xml, en
8823                 changes revisited by Paul.
8824
8825 2006-09-10 [paul]       2.4.0cvs171
8826
8827         * src/prefs_actions.c
8828         * src/prefs_filtering.c
8829         * src/prefs_template.c
8830                 adjustments to the gui
8831                 Patch by Fabien Vantard (slightly modified)
8832
8833 2006-09-10 [colin]      2.4.0cvs170
8834
8835         * src/summaryview.c
8836                 Check folderitem/summaryview consistency
8837                 (basically automates Update summary). Fixes
8838                 #1011 (wrong (negative) count on unread 
8839                 messages)
8840
8841 2006-09-10 [colin]      2.4.0cvs169
8842
8843         * src/gtk/gtksctree.c
8844                 Fix recursive expansion via mouse
8845         * src/plugins/bogofilter/bogofilter.c
8846                 Use normal filtering way of moving
8847                 messages (batching), possibly fixing
8848                 bug #1015 (Bogofilter plugin doubles 
8849                 new messages)
8850
8851 2006-09-09 [wwp]        2.4.0cvs168
8852
8853         * src/prefs_filtering.c
8854                 better place for this fix.
8855
8856 2006-09-09 [wwp]        2.4.0cvs167
8857
8858         * src/prefs_filtering.c
8859                 fix a minor bug when the enabled status of a filtering/processing
8860                 rule always got set to TRUE when replacing this rule. That still
8861                 make sense when adding a new rule, but now when replacing, we
8862                 don't override the value of 'enabled'.
8863                 Also renamed the func prefs_filtering_list_view_get_rule_name()
8864                 to prefs_filtering_list_view_get_info() as this function not only
8865                 returns the name, but also the account_id and the enabled status.
8866
8867 2006-09-09 [mones]      2.4.0cvs166
8868
8869         * manual/glossary.xml
8870         * manual/plugins.xml
8871                 Minor format corrections
8872         * manual/gpl.xml
8873                 Fix misplaced NO WARRANTY section
8874         * manual/es/advanced.xml
8875         * manual/es/faq.xml
8876         * manual/es/glossary.xml
8877         * manual/es/gpl.xml
8878         * manual/es/handling.xml
8879         * manual/es/plugins.xml
8880         * manual/es/starting.xml
8881                 Incorporate changes from English version
8882         * manual/fr/ack.xml
8883         * manual/pl/ack.xml
8884         * manual/es/ack.xml
8885                 Fix address, (add translation credits in es version)
8886         * po/es.po
8887                 Updated translation
8888
8889 2006-09-09 [wwp]        2.4.0cvs165
8890
8891         * src/prefs_filtering.c
8892                 fix a crash when opening filtering prefs, if matcherrc file contains
8893                 broken data (non-existing account id, which is theoretically not
8894                 possible).
8895
8896 2006-09-08 [colin]      2.4.0cvs164
8897
8898         * src/folder.c
8899                 Wrong assert, make it an if()
8900         * src/gtk/gtksctree.c
8901                 Fix bug #1013 (expand selected thread 
8902                 tree) - expanding is now recursive
8903
8904 2006-09-07 [wwp]        2.4.0cvs163
8905
8906         * src/prefs_matcher.c
8907                 make better sentences about addressbook matching in the
8908                 matcher prefs. This should make translators' work easier
8909                 too.
8910
8911 2006-09-07 [wwp]        2.4.0cvs162
8912
8913         * src/prefs_filtering.c
8914                 code simplification (get rid of dup var. assignment).
8915
8916 2006-09-07 [wwp]        2.4.0cvs161
8917
8918         * src/summaryview.c
8919                 use GTK_STOCK icons when possible, patch by Fabien Vantard
8920                 <fzzzzz@gmail.com>.
8921
8922 2006-09-07 [paul]       2.4.0cvs160
8923
8924         * src/mimeview.c
8925                 fix compilation warnings
8926                 Thanks to Colin
8927
8928 2006-09-07 [paul]       2.4.0cvs159
8929
8930         * src/mimeview.c
8931                 select the mimepart icon when
8932                 displaying as text
8933                 Thanks to Colin
8934
8935 2006-09-06 [paul]       2.4.0cvs158
8936
8937         * src/prefs_filtering.c
8938                 fix labels and table element spacing
8939                 Patch by Fabien Vantard
8940
8941 2006-09-06 [paul]
8942
8943         2.5.0-rc3 released
8944
8945 2006-09-06 [paul]       2.4.0cvs157
8946
8947         * manual/es/advanced.xml
8948                 fix typo
8949
8950 2006-09-06 [wwp]        2.4.0cvs156
8951
8952         * src/mainwindow.c
8953                 fix an dup launch issue when iconified, thanks to Colin.
8954
8955 2006-09-06 [wwp]        2.4.0cvs155
8956
8957         * src/gtk//gtksctree.h
8958                 oops, forgot that one!
8959
8960 2006-09-06 [wwp]        2.4.0cvs154
8961
8962         * manual/pl/advanced.xml
8963         * manual/advanced.xml
8964         * manual/es/advanced.xml
8965         * manual/fr/advanced.xml
8966         * src/prefs_customheader.c
8967         * src/prefs_filtering_action.c
8968         * src/foldersel.c
8969         * src/prefs_summaries.c
8970         * src/prefs_filtering.c
8971         * src/account.c
8972         * src/compose.c
8973         * src/prefs_summary_column.c
8974         * src/addr_compl.c
8975         * src/prefs_actions.c
8976         * src/prefs_folder_column.c
8977         * src/ssl_manager.c
8978         * src/prefs_template.c
8979         * src/prefs_display_header.c
8980         * src/prefs_common.h
8981         * src/prefs_matcher.c
8982         * src/prefs_common.c
8983         * src/prefs_toolbar.c
8984         * src/summaryview.c
8985         * src/folderview.c
8986         * src/gtk/gtksctree.c
8987         * src/gtk/pluginwindow.c
8988         * src/gtk/progressdialog.c
8989         * src/gtk/prefswindow.c
8990                 renamed hidden option enable_rules_hint to use_stripes_everywhere
8991                 to make its meaning more obvious (all versions of the manual reflect
8992                 the change).
8993                 added an extra hidden option use_stripes_in_summary to allow
8994                 discarding these stripes in mainwindow's folder and message lists;
8995                 en and fr manuals only are OK towards this.
8996
8997 2006-09-06 [colin]      2.4.0cvs153
8998
8999         * src/textview.c
9000                 Hide Sylpheed-Claws' internal queue headers
9001                 when showing all headers. They'll be present
9002                 only in Source window.
9003
9004 2006-09-05 [colin]      2.4.0cvs152
9005
9006         * src/plugins/trayicon/trayicon.c
9007                 Fix crash at exit - we have to disconnect
9008                 our handlers
9009         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
9010                 Update eggtrayicon - patch adapted from a
9011                 patch by Fryderyk Dziarmagowski <freetz@gmx.net>
9012                 on Sylpheed's ML
9013
9014 2006-09-05 [colin]      2.4.0cvs151
9015
9016         * src/mainwindow.c
9017         * src/gtk/logwindow.c
9018                 Fix race condition when something writes
9019                 to the log too soon during init. Thanks
9020                 to Fabien Vantard
9021
9022 2006-09-05 [colin]      2.4.0cvs150
9023
9024         * src/mimeview.c
9025                 Don't select part on right-click either
9026
9027 2006-09-05 [paul]       2.4.0cvs149
9028
9029         * src/mimeview.c
9030                 completion of previous commit
9031                 Thanks to Colin
9032
9033 2006-09-05 [colin]      2.4.0cvs148
9034
9035         * src/mimeview.c
9036                 Don't force selection on middle-click, just open
9037
9038 2006-09-04 [colin]      2.4.0cvs147
9039
9040         * src/mimeview.c
9041                 Looks like gtk_notebook_set_current_page()
9042                 sometimes steals focus, and this annoys us
9043                 in MimeViewers as it renders navigation
9044                 keys useless. Take back focus after switching
9045                 pages.
9046
9047 2006-09-04 [colin]      2.4.0cvs146
9048
9049         * src/messageview.c
9050                 Set stop_loading when clicking on Next
9051                 during load. Don't add a callback to 
9052                 avoid over-complicating things.
9053
9054 2006-09-04 [colin]      2.4.0cvs145
9055
9056         * src/mimeview.c
9057         * src/messageview.c
9058                 Fix multiple loads in separate messageview
9059
9060 2006-09-04 [colin]      2.4.0cvs144
9061
9062         * src/summaryview.c
9063                 Let navigation keys be handled during 
9064                 load
9065
9066 2006-09-04 [colin]      2.4.0cvs143
9067
9068         * src/messageview.c
9069         * src/summaryview.c
9070         * src/textview.c
9071         * src/textview.h
9072                 Make loading of huge mails (lots of text and/or
9073                 images) cancellable, so the GUI doesn't block 
9074
9075 2006-09-04 [colin]      2.4.0cvs142
9076
9077         * src/plugins/trayicon/trayicon.c
9078                 Fix annoyance when removing a folder with 
9079                 unread mails: trayicon didn't update
9080
9081 2006-09-04 [paul]       2.4.0cvs141
9082
9083         * src/gtk/icon_legend.c
9084                 straighten up columns
9085                 Patch by Fabien Vantard
9086
9087 2006-09-04 [wwp]        2.4.0cvs140
9088
9089         * src/prefs_filtering.c
9090                 fix new line's account name in filtering prefs:
9091                 was "All", is now "(New)".
9092
9093 2006-09-04 [paul]       2.4.0cvs139
9094
9095         * tools/make.themes.project
9096                 use "AUTOMAKE_OPTIONS = dist-bzip2"
9097                 instead of homebrewed "make release"
9098
9099 2006-09-03 [colin]      2.4.0cvs138
9100
9101         * src/folderview.c
9102                 Fix bug #1007 (Wrong folder highlighted)
9103
9104 2006-09-03 [colin]      2.4.0cvs137
9105
9106         * src/compose.c
9107                 Don't set Newsgroup: header to a mail folder
9108                 path
9109
9110 2006-09-03 [paul]       2.4.0cvs136
9111
9112         * src/prefs_other.c
9113         * src/prefs_spelling.c
9114                 unify the gui
9115
9116 2006-09-03 [paul]       2.4.0cvs135
9117
9118         * src/prefs_summaries.c
9119                 correct menu item text in prefs_keybind_apply_clicked()
9120
9121 2006-09-03 [paul]       2.4.0cvs134
9122
9123         * manual/advanced.xml
9124                 some improvements to the descriptions
9125         * src/mainwindow.c
9126         * src/messageview.c
9127         * src/summaryview.c
9128         * src/gtk/menu.c
9129                 fix menu sensitivity issues
9130         * src/prefs_message.c
9131                 drop the useless word 'short'
9132         * src/prefs_other.c
9133                 add the word 'lines' indicating log length
9134                 is a measure of lines
9135         * src/textview.c
9136                 fix compilation warnings
9137
9138 2006-09-02 [colin]      2.4.0cvs133
9139
9140         * src/messageview.c
9141                 Display a special return-receipt message
9142                 if the message is from the user
9143         * src/summaryview.c
9144                 Fix missing freeze of the list when marking
9145                 all read and unthreading for exec. Thanks
9146                 to Stephan Sachse.
9147
9148 2006-09-02 [paul]       2.4.0cvs132
9149
9150         * src/mainwindow.c
9151         * src/prefs_message.c
9152         * src/summaryview.c
9153                 fix some english
9154
9155 2006-09-02 [wwp]        2.4.0cvs131
9156
9157         * src/prefs_filtering.c
9158                 added an account name column to the filtering rules
9159                 dialog.
9160
9161 2006-09-02 [colin]      2.4.0cvs130
9162
9163         * src/gtk/logwindow.c
9164         * src/gtk/logwindow.h
9165                 Block scrolling if we're not at the end
9166                 of the log
9167
9168 2006-09-02 [colin]      2.4.0cvs129
9169
9170         * src/folder.c
9171                 Make sure account-specific rules can't
9172                 be used in {pre-,post-,}processing
9173         * src/mainwindow.c
9174         * src/gtk/logwindow.c
9175         * src/gtk/logwindow.h
9176                 Jump to last error when clicking on the
9177                 warning icon
9178
9179 2006-09-02 [colin]      2.4.0cvs128
9180
9181         * src/imap.c
9182         * src/import.c
9183         * src/mainwindow.c
9184         * src/mainwindow.h
9185                 Fix warning icon
9186         * src/inc.c
9187         * src/mbox.c
9188         * src/mbox.h
9189                 Let proc_mbox know its account, for
9190                 account-specific rules
9191
9192 2006-09-01 [colin]      2.4.0cvs127
9193
9194         * src/codeconv.c
9195                 Don't uselessly use iconv to convert from
9196                 us-ascii
9197         * src/alertpanel.c
9198         * src/mainwindow.c
9199         * src/mainwindow.h
9200         * src/inc.c
9201                 Fix certain log cases, disable warning icon
9202                 for now, the correct way to display it when
9203                 necessary and only when necessary is probably
9204                 to do it manually rather than use error logs
9205         * src/etpan/imap-thread.c
9206                 Clean up UID logging a bit
9207         * src/gtk/logwindow.c
9208         * src/gtk/logwindow.h
9209                 Make logging faster when the window's closed
9210
9211 2006-09-01 [wwp]        2.4.0cvs126
9212
9213         * manual/fr/account.xml
9214                 reflect changes to the ref. manual (parts of cvs72):
9215                 fix tabnames and quotes.
9216
9217 2006-09-01 [wwp]        2.4.0cvs125
9218
9219         * manual/fr/plugins.xml
9220                 reflect changes to the reference manual (cvs42):
9221                 update IRC channel info.
9222
9223 2006-09-01 [wwp]        2.4.0cvs124
9224
9225         * commitHelper
9226                 use CVSEDITOR env. var. if set, according to `man cvs`.
9227
9228 2006-09-01 [wwp]        2.4.0cvs123
9229
9230         * manual/advanced.xml
9231                 better sentence again (thanks to Paul).
9232
9233 2006-09-01 [wwp]        2.4.0cvs122
9234
9235         * manual/advanced.xml
9236         fix definition of toolbar_detachable and rework a bit the one of
9237         enable_dotted_lines.
9238
9239 2006-09-01 [mones]      2.4.0cvs121
9240
9241         * manual/advanced.xml
9242                 Document enable_dotted_lines
9243
9244 2006-09-01 [paul]       2.4.0cvs120
9245
9246         * src/folderview.c
9247         * src/folderview.h
9248         * src/imap.c
9249         * src/mainwindow.c
9250         * src/summaryview.c
9251                 obey the 'When entering folder...' option
9252                 when using the /View/Go to/... menu items
9253                 Thanks to Colin
9254
9255 2006-08-31 [colin]      2.4.0cvs119
9256
9257         * src/folderview.c
9258                 Revert 2.4.0cvs116, wrong fix.
9259
9260 2006-08-31 [colin]      2.4.0cvs118
9261
9262         * src/gtk/gtksctree.c
9263                 Better state the various copyrights
9264
9265 2006-08-31 [colin]      2.4.0cvs117
9266
9267         * src/prefs_common.c
9268                 fix enable_dotted_lines
9269
9270 2006-08-31 [colin]      2.4.0cvs116
9271
9272         * src/folderview.c
9273                 Use pref "Always open on select" when going
9274                 to next unread folder
9275         * src/gtk/gtksctree.c
9276                 Fix link failure to _gtk_clist_create_cell_layout
9277                 on certain computers. (Why not mine, I wonder)
9278
9279 2006-08-31 [colin]      2.4.0cvs115
9280
9281         * src/procmsg.c
9282         * src/textview.c
9283         * src/plugins/bogofilter/bogofilter.c
9284         * src/plugins/spamassassin/spamassassin.c
9285                 Requalify some "errors" to warnings
9286         * src/mainwindow.c
9287         * src/mainwindow.h
9288         * src/statusbar.c
9289                 Add an icon in the statusbar to notify
9290                 of errors
9291         * src/gtk/gtksctree.c
9292         * src/folderview.c
9293         * src/summaryview.c
9294                 Make the GtkSCTree look more modern by
9295                 alternating background lines
9296         * src/prefs_common.c
9297         * src/prefs_common.h
9298                 Add a pref to let people have the old
9299                 way if they prefer
9300
9301
9302 2006-08-30 [colin]      2.4.0cvs114
9303
9304         * src/procmsg.c
9305         * src/procmsg.h
9306                 Provide a way to filter a list of
9307                 messages in an optimised manner, and
9308                 add a list-filtering hook
9309         * src/folder.c
9310         * src/inc.c
9311         * src/mbox.c
9312                 Use the list filtering
9313         * src/plugins/bogofilter/bogofilter.c
9314                 Use the list-filtering hook
9315                 Use -b (bulk) mode for more speed
9316                 when learning and filtering
9317         * src/etpan/imap-thread.c
9318                 Make log output shorter in UID SEARCH
9319
9320
9321 2006-08-30 [colin]      2.4.0cvs113
9322
9323         * src/plugins/bogofilter/bogofilter.c
9324                 Really fast mass learning - thanks to David
9325                 Relson for the options explanations :)
9326
9327 2006-08-30 [colin]      2.4.0cvs112
9328
9329         * src/msgcache.c
9330                 Fix compilation on FreeBSD. Thanks
9331                 to Michael Hugues
9332
9333 2006-08-29 [colin]      2.4.0cvs111
9334
9335         * src/folderview.c
9336                 Handle "popup_menu" signal (for popping the 
9337                 menu via the keyboard)
9338         * src/mimeview.c
9339         * src/mimeview.h
9340         * src/summaryview.c
9341         * src/textview.c
9342         * src/gtk/gtkutils.c
9343         * src/gtk/gtkutils.h
9344                 Factorize scrolling code, and add an API 
9345                 for MimeViewers to handle scroll orders
9346
9347 2006-08-29 [wwp]        2.4.0cvs110
9348
9349         * src/plugins//bogofilter/bogofilter.c
9350         * src/plugins//spamassassin/spamassassin.c
9351                 make the bogofilter/spamassassin filtering error dialogs at
9352         incorporation obey to the "don't popup error dialog on
9353         receive error" option. If disabled, feed the log window w/
9354         the error message.
9355
9356 2006-08-29 [paul]
9357
9358         2.5.0-rc2 released
9359
9360 2006-08-29 [paul]       2.4.0cvs109
9361
9362         * Makefile.am
9363                 remove 'make release', it's not needed
9364                 since we use 'AUTOMAKE_OPTIONS = dist-bzip2'
9365
9366 2006-08-29 [paul]       2.4.0cvs108
9367
9368         * src/foldersel.c
9369         * src/summary_search.c
9370         * src/gtk/progressdialog.c
9371         * src/plugins/pgpcore/passphrase.c
9372                 replace deprecated gtk_window_set_policy()
9373
9374 2006-08-29 [colin]      2.4.0cvs107
9375
9376         * src/folder.c
9377                 Fix data loss when copy fails during a move:
9378                 only use fast remove_msgs if everything was
9379                 copied OK; else use slow remove_msg on the
9380                 mails that got copied only.
9381
9382 2006-08-28 [paul]       2.4.0cvs106
9383
9384         * src/mh.c
9385                 revert change in 2.4.0cvs104, it breaks
9386                 stuff
9387
9388 2006-08-28 [paul]       2.4.0cvs105
9389
9390         * src/plugins/spamassassin/spamassassin.c
9391                 english fix
9392
9393 2006-08-28 [paul]       2.4.0cvs104
9394
9395         * src/mh.c
9396                 fix data loss when moving to another
9397                 mailbox fails
9398         * src/prefs_spelling.c
9399                 improve the english
9400         * src/gtk/pluginwindow.c
9401                 improve the layout of the dialog text
9402         All thanks to Colin
9403
9404 2006-08-28 [paul]       2.4.0cvs103
9405
9406         * src/plugins/bogofilter/bogofilter.c
9407         * src/plugins/bogofilter/bogofilter_gtk.c
9408                 fix english up a bit, innit
9409
9410 2006-08-28 [paul]       2.4.0cvs102
9411
9412         * configure.ac
9413         * po/Makefile.in.in
9414         * po/Makevars
9415                 require autoconf 2.60, enabling building
9416                 with gettext 0.15 (gettext 0.14.x build still
9417                 possible). Replace Makefiles with versions
9418                 from gettext 0.15.
9419                 Remove configure options --with-localedir and
9420                 --with-mandir. The options that are provided
9421                 directly by autoconf 2.60 can be used instead:
9422                 --mandir --localedir
9423
9424 2006-08-27 [colin]      2.4.0cvs101
9425
9426         * src/plugins/bogofilter/Makefile.am
9427                 Fix make dist (no README)
9428
9429 2006-08-27 [colin]      2.4.0cvs100
9430
9431         * src/folder.c
9432                 Don't use F_UNKNOWN folders for any default
9433                 outbox/trash/etc
9434         * src/plugins/bogofilter/bogofilter.c
9435         * src/plugins/bogofilter/bogofilter.h
9436         * src/plugins/bogofilter/bogofilter_gtk.c
9437                 Add an option to specify the path to bogofilter
9438                 Use single-quotes to be able to learn in folders
9439                 with spaces in their names
9440                 Verify learning status
9441
9442 2006-08-27 [colin]      2.4.0cvs99
9443
9444         * manual/faq.xml
9445         * manual/plugins.xml
9446                 Document Bogofilter plugin
9447
9448 2006-08-27 [colin]      2.4.0cvs98
9449
9450         * src/compose.c
9451         * src/messageview.c
9452         * src/procmsg.c
9453         * src/procmsg.h
9454                 When possible, copy the queued mail to sent folder
9455                 instead of re-adding. Much faster on IMAP.
9456
9457 2006-08-27 [colin]      2.4.0cvs97
9458
9459         * src/msgcache.c
9460                 Disable mmaped caches - huge metadata loss
9461                 here after a power failure.
9462         * src/summaryview.c
9463                 Add quicksearch timing
9464         * src/common/plugin.c
9465         * src/common/plugin.h
9466                 Implement an interface to tell what plugins
9467                 provide. Prevent loading of similar plugins.
9468         * src/plugins/clamav/clamav_plugin.c
9469         * src/plugins/demo/demo.c
9470         * src/plugins/dillo_viewer/dillo_viewer.c
9471         * src/plugins/pgpcore/plugin.c
9472         * src/plugins/pgpinline/pgpinline.c
9473         * src/plugins/pgpmime/pgpmime.c
9474         * src/plugins/spamassassin/spamassassin.c
9475         * src/plugins/trayicon/trayicon.c
9476                 Implement plugin_provides()
9477
9478 2006-08-27 [colin]      2.4.0cvs96
9479
9480         * configure.ac
9481         * src/plugins/Makefile.am
9482         * src/plugins/bogofilter/.cvsignore
9483         * src/plugins/bogofilter/Makefile.am
9484         * src/plugins/bogofilter/bogofilter.c
9485         * src/plugins/bogofilter/bogofilter.h
9486         * src/plugins/bogofilter/bogofilter_gtk.c
9487                 New Bogofilter plugin, provides filtering and
9488                 learning. Spamassassin will go to extra plugins.
9489
9490 2006-08-26 [mones]      2.4.0cvs95
9491
9492         * manual/handling.xml
9493                 Fix subfolder path in the example (thanks to Paul) 
9494
9495 2006-08-26 [mones]      2.4.0cvs94
9496
9497         * manual/glossary.xml
9498                 2.2. + add ISP to the glossary
9499                 7.5. + Add UIDL to glossary
9500                 7.7. + Add TCP to glossary
9501         * manual/handling.xml
9502                 7.1. + Mentions GNU/Linux distribution, what about the non...
9503                 7.2. = s/html/HTML/, quote --local option -> Dillo HTML Viewer
9504                 7.3. + Mentions .bashrc, what about the non-bash ones? 
9505                 7.4. = Use appropriate quotation for commands
9506                 7.6. = change "" to <quote></quote>
9507         * manual/plugins.xml
9508                 6.1. + Example #mh/Mailbox/Friends -> #mh/inbox/Friends         
9509         * manual/starting.xml
9510                 2.1. + local mbox file: some examples of mbox file locations...
9511                 Also reformatted files requiring it
9512
9513 2006-08-26 [wwp]        2.4.0cvs93
9514
9515         * src/summary_search.c
9516                 disable find buttons while summary search is running.
9517
9518 2006-08-25 [colin]      2.4.0cvs92
9519
9520         * src/folder.c
9521         * src/folderutils.c
9522         * src/mh.c
9523         * src/procmsg.h
9524         * src/summaryview.c
9525                 Speed up MH moving, and add progressbar
9526                 for MH deletion
9527         * src/msgcache.c
9528                 Write cache files using mmap() too
9529
9530 2006-08-25 [wwp]        2.4.0cvs91
9531
9532         * src/summaryview.c
9533                 switch spam<->ham button when a message has been marked as spam or ham
9534                 and is still selected. Thanks to Colin.
9535
9536 2006-08-25 [paul]       2.4.0cvs90
9537
9538         * src/Makefile.am
9539         * src/stock_pixmap.c
9540         * src/stock_pixmap.h
9541         * src/summaryview.c
9542         * src/gtk/icon_legend.c
9543         * src/pixmaps/copied.xpm
9544         * src/pixmaps/moved.xpm
9545                 add icons for delayed execution marked for
9546                 copying, marked for moving
9547
9548 2006-08-25 [mones]      2.4.0cvs89
9549
9550         * manual/glossary.xml
9551                 Fix the other glossary items:
9552                 5.1. = Inmmediate execution -> <quote>immediate execution...
9553                 5.2. = Fix MBOX capitalization -> Mbox
9554                 5.3. + Improve Plugins def. w/ tech. ref.
9555                 5.4. = Quotation -> replace '>' by <quote>></quote>
9556                 5.5. - SMTP Server. -> remove dot
9557         * po/es.po
9558                 Updated translation
9559
9560 2006-08-25 [mones]      2.4.0cvs88
9561
9562         * manual/ack.xml
9563                 Reformatted, changed email address
9564         * manual/glossary.xml
9565                 Reformatted, fixed MANUAL-TODO items:
9566                 8.2. + add ROT-13 to glossary
9567                 8.4. + add URL to glossary
9568         * manual/es/advanced.xml
9569                 Fixed <literal>s
9570
9571 2006-08-25 [paul]       2.4.0cvs87
9572
9573         * src/gtk/icon_legend.c
9574                 add 'marked for deletion' icon
9575                 arrange icons by containing column
9576                 wrap long label text
9577
9578 2006-08-25 [colin]      2.4.0cvs86
9579
9580         * src/common/utils.c
9581         * src/common/utils.h
9582                 Add the sc_g_*list_bigger functions in
9583                 a place everyone can use it
9584         * src/summaryview.c
9585                 Only freeze/thaw the list when working
9586                 on the selection, if it's bigger than 1
9587         * src/gtk/gtksctree.c
9588                 Only freeze/thaw the list when unselec-
9589                 ting 'all' if ('all' != 1)
9590                 This avoids some flickering
9591
9592 2006-08-24 [colin]      2.4.0cvs85
9593
9594         * src/addressbook.c
9595                 Fix strange list selection
9596                 Fix random seg (Invalid read of freed memory)
9597
9598 2006-08-24 [colin]      2.4.0cvs84
9599
9600         * src/alertpanel.c
9601         * src/gtk/inputdialog.c
9602         * src/plugins/pgpcore/passphrase.c
9603                 Revert minimal width patch of 2.4.0cvs67,
9604                 as it is also a maximal width. Use 
9605                 gtk_window_set_default_size instead.
9606
9607 2006-08-24 [colin]      2.4.0cvs83
9608
9609         * src/msgcache.c
9610                 Write cache/mark to temp files before
9611                 overwriting old ones (avoids metadata
9612                 loss if writing the new files fail).
9613                 Use mmap() to read cache/mark file, as
9614                 this makes cache reading faster. Dis-
9615                 abled for big-endian machines until it
9616                 can be tested. (Big-endian users: set
9617                 msgcache_use_mmap = TRUE in the relevant
9618                 #if).
9619         * src/procmsg.h
9620                 Move rarely used fields of MsgInfo in 
9621                 another structure, which will only be
9622                 allocated if needed. Face, X-Face,
9623                 Return receipt headers and List-*
9624                 headers are moved. Mails having none
9625                 of these occupy 52 bytes less with
9626                 this patch, which makes 2.5MB of RAM
9627                 saved on a 50k folder).
9628         * src/headerview.c
9629         * src/mainwindow.c
9630         * src/messageview.c
9631         * src/partial_download.c
9632         * src/procheader.c
9633         * src/procmsg.c
9634         * src/textview.c
9635                 Follow this structure change.
9636
9637 2006-08-24 [wwp]        2.4.0cvs82
9638
9639         * manual/es/.cvsignore
9640         * manual/es/dist/.cvsignore
9641         * manual/es/dist/html/.cvsignore
9642         * manual/es/dist/pdf/.cvsignore
9643         * manual/es/dist/ps/.cvsignore
9644         * manual/es/dist/txt/.cvsignore
9645                 more (generated) files to ignore.
9646
9647 2006-08-24 [colin]      2.4.0cvs81
9648
9649         * src/folder.c
9650         * src/mh.c
9651                 Fix possible problems with local delivery. Check the folder doesn't
9652                 need scan before setting its mtime when saving cache (which can be
9653                 done long after the folder's been modified by an external process);
9654                 Check that the stored item's mtime didn't change in mh functions.
9655
9656 2006-08-24 [mones]      2.4.0cvs80
9657
9658         * manual/advanced.xml
9659                 Rewrapping, some fixes and MANUAL-TODO items:
9660                 8.1. = change "" to <quote></quote>
9661                 8.3. = quote menu items
9662                 8.5. - deploying -> new user ... ideally a new user (redundant)
9663
9664 2006-08-23 [colin]      2.4.0cvs79
9665
9666         * src/gtk/gtksctree.c
9667                 When selecting or deselecting range, only
9668                 freeze/thaw when selection is bigger than 10
9669
9670 2006-08-23 [colin]      2.4.0cvs78
9671
9672         * src/messageview.c
9673         * src/mimeview.c
9674         * src/mimeview.h
9675         * src/plugins/dillo_viewer/dillo_viewer.c
9676                 Provide an API for MimeViewer plugins to
9677                 return a text selection for replying
9678
9679 2006-08-23 [colin]      2.4.0cvs77
9680
9681         * src/image_viewer.c
9682         * src/textview.c
9683                 Use gtk_pixbuf_new_from_file_at_scale(), which
9684                 is faster than getting the pixbuf then resizing
9685                 it.
9686
9687 2006-08-23 [colin]      2.4.0cvs76
9688
9689         * src/procmime.c
9690                 UTF-8 should be sent Quoted-printable
9691
9692 2006-08-22 [colin]      2.4.0cvs75
9693
9694         * src/mh.c
9695                 Check if scan is required before touching
9696                 the folder (or it'll be required every time)
9697
9698 2006-08-22 [colin]      2.4.0cvs74
9699
9700         * configure.ac
9701                 Require libetpan 0.46 (crasher fix when built
9702                 against gnutls)
9703
9704 2006-08-22 [colin]      2.4.0cvs73
9705
9706         * src/folder.c
9707                 Set folder's mtime after writing its
9708                 cache
9709         * src/folderview.c
9710                 Add some timing
9711         * src/procmsg.c
9712                 Don't do useless stuff if we don't 
9713                 thread by subject
9714         * src/summaryview.c
9715                 Add some timing, don't deselect prior
9716                 to selecting (gtksctree does it itself),
9717                 remove crash avoidance hacks as it's been
9718                 properly fixed since a while
9719         * src/common/utils.c
9720                 Optimize to_human_readable(): _() is slow,
9721                 do it only once, and avoid %f format for KB
9722                 (the most common in a summaryview)
9723         * src/gtk/gtksctree.c
9724                 Don't uselessly freeze/thaw (fixes flicker
9725                 on next unread and friends), reduce number
9726                 of g_list_nth/g_list_position where possible
9727         * src/gtk/gtkutils.c
9728         * src/gtk/gtkutils.h
9729                 Reduce number of g_list_nth/g_list_position
9730                 where possible.
9731                 All of this makes loading as 70k folder 2.1
9732                 seconds instead of 3.2 (with hot FS caches).
9733                 (1.3 seconds without Date and Size columns...)
9734
9735 2006-08-22 [paul]       2.4.0cvs72
9736
9737         wrap documents and do some items from mones' MANUAL-TODO:
9738
9739         * manual/account.xml
9740                 4.1. = fix tabname references to <quote>tabname</quote>
9741                 4.2. = fix "xxx" and 'xxx' items to <quote>xxx</quote>
9742         * manual/faq.xml
9743                 1.1. = mentioned options don't match UI
9744                 Add information about the 'Never send Return Receipts'
9745                 option
9746         * manual/handling.xml
9747                 6.2. = Mentions Extended symbols button, but now is
9748                 named Information
9749                 6.3. = Mentions ... button, which is now Edit
9750
9751 2006-08-22 [colin]      2.4.0cvs71
9752
9753         * src/gtk/pluginwindow.c
9754                 Fix layout in verbose translations (such
9755                 as french)
9756
9757 2006-08-22 [paul]       2.4.0cvs70
9758
9759         * manual/Makefile.am
9760                 build manuals in alphabetical order
9761         * src/addressbook.c
9762         * src/prefs_themes.c
9763                 replace/remove deprecated symbols
9764         * src/gtk/gtkutils.c
9765                 fix a warning
9766         * src/gtk/pluginwindow.c
9767                 replace deprecated symbol
9768                 replace label text and move it
9769         * src/plugins/pgpcore/prefs_gpg.c
9770                 move the 'Generate...' button out of the
9771                 Sign Key frame, replace the English used
9772         * src/plugins/pgpcore/sgpgme.c
9773                 fixes to the English
9774
9775 2006-08-21 [colin]      2.4.0cvs69
9776
9777         * src/plugins/trayicon/trayicon.c
9778                 Add more strings for translation; patch
9779                 by Pawel
9780
9781 2006-08-21 [colin]      2.4.0cvs68
9782
9783         * src/compose.c
9784                 fix replied flag not set after drafting
9785         * src/matcher.c
9786                 fix body quicksearch in non-encoded bodies
9787                 containing '='
9788         * src/msgcache.c
9789                 Get rid of the g_malloc workaround for
9790                 corrupted caches, use g_try_malloc
9791
9792 2006-08-21 [colin]      2.4.0cvs67
9793
9794         * src/alertpanel.c
9795         * src/gtk/inputdialog.c
9796         * src/plugins/pgpcore/passphrase.c
9797                 Set minimal width to 375
9798         * src/mainwindow.c
9799                 Fix switching to offline, asking if it 
9800                 should be overriden for synchronising
9801         * src/mimeview.c
9802                 Don't offer to remember command on Open 
9803                 with for text parts, as the browser or 
9804                 text editor command isn't changed from 
9805                 there
9806
9807 2006-08-20 [paul]       2.4.0cvs66
9808
9809         * po/ko.po
9810         * po/zh_CN.po
9811                 fix plural form errors. revealed by stricter
9812                 checking of gettext 0.15
9813
9814 2006-08-18 [paul]       2.4.0cvs65
9815
9816         * src/stock_pixmap.c
9817                 fix the fix of 2.4.0cvs64
9818                 Thanks to Colin
9819
9820 2006-08-18 [paul]       2.4.0cvs64
9821
9822         * src/stock_pixmap.c
9823                 fix leaks
9824                 Thanks to Colin
9825
9826 2006-08-18 [paul]       2.4.0cvs63
9827
9828         * src/compose.c
9829         * src/procmsg.c
9830                 fix occasional IMAP bug where large msgs
9831                 were left in the queue folder after sending
9832                 Thanks to Colin
9833
9834 2006-08-18 [paul]       2.4.0cvs62
9835
9836         * src/folderview.c
9837                 freeze the summaryview while quicksearch results
9838                 are displayed
9839                 (fixes bug 456 'current message is hidden when the
9840                 view is refreshed and extended search is "unread 
9841                 messages"')
9842                 Thanks to Colin
9843         * src/textview.c
9844                 add missing #include "inputdialog.h"
9845         * src/common/utils.h
9846                 add missing mailcap_update_default() and improve
9847                 readability
9848
9849 2006-08-17 [colin]      2.4.0cvs61
9850
9851         * src/plugins/pgpcore/select-keys.c
9852                 Fix warnings :)
9853
9854 2006-08-17 [colin]      2.4.0cvs60
9855
9856         * src/compose.c
9857                 Don't continue queuing if Cancel is clicked
9858                 in select-keys
9859
9860 2006-08-17 [colin]      2.4.0cvs59
9861
9862         * src/plugins/pgpcore/select-keys.c
9863                 When encrypting, if only one key matches and it 
9864                 matches exactly, automatically use it.
9865
9866 2006-08-17 [colin]      2.4.0cvs58
9867
9868         * src/mimeview.c
9869         * src/prefs_common.c
9870         * src/prefs_common.h
9871         * src/prefs_ext_prog.c
9872         * src/textview.c
9873                 Fix issues with previous patch (text/html)
9874                 Remove outdated prefs
9875
9876 2006-08-17 [colin]      2.4.0cvs57
9877
9878         * src/imap.c
9879                 Add View Log button on auth error
9880         * src/procmsg.c
9881                 Fix encrypted mail marked as new when
9882                 saved in normal folders
9883         * src/plugins/pgpinline/pgpinline.c
9884                 Fix encrypt bug on IMAP
9885         * src/mimeview.c
9886         * src/common/utils.c
9887         * src/common/utils.h
9888         * src/gtk/inputdialog.c
9889         * src/gtk/inputdialog.h
9890                 Get rid of metamail stuff, simplify
9891                 opening, and allow remembering of user's
9892                 choices (by updating ~/.mailcap). There's
9893                 still to drop "Audio player" and "Image
9894                 viewer" preferences.
9895
9896 2006-08-17 [mones]      2.4.0cvs56
9897
9898         * manual/es/sylpheed-claws-manual.xml
9899                 fix DTD path
9900
9901 2006-08-17 [mones]      2.4.0cvs55
9902
9903         * configure.ac
9904         * manual/Makefile.am
9905         * manual/es/Makefile.am
9906         * manual/es/account.xml
9907         * manual/es/ack.xml
9908         * manual/es/addrbook.xml
9909         * manual/es/advanced.xml
9910         * manual/es/faq.xml
9911         * manual/es/glossary.xml
9912         * manual/es/gpl.xml
9913         * manual/es/handling.xml
9914         * manual/es/intro.xml
9915         * manual/es/keyboard.xml
9916         * manual/es/plugins.xml
9917         * manual/es/starting.xml
9918         * manual/es/sylpheed-claws-manual.xml
9919         * manual/es/dist/Makefile.am
9920         * manual/es/dist/html/Makefile.am
9921         * manual/es/dist/pdf/Makefile.am
9922         * manual/es/dist/ps/Makefile.am
9923         * manual/es/dist/txt/Makefile.am
9924                 Spanish translation for the manual
9925
9926 2006-08-16 [colin]      2.4.0cvs54
9927
9928         * src/compose.c
9929         * src/main.c
9930         * src/mainwindow.c
9931                 Fix send button sensitivity at startup
9932                 Set send menu sensitivity (patch by Fabien)
9933         * src/ssl_manager.c
9934                 Enable closing with esc (patch by Fabien)
9935         * src/gtk/foldersort.c
9936                 Enable closing with esc (patch by Fabien)
9937         * src/procmime.c
9938                 Optimisation (no need to copy to tempfile to
9939                 "decode" 7bit and 8bit)
9940         * src/summaryview.c
9941                 Fix cruft in swap_from case
9942         * src/textview.c
9943                 Fix missing last line in some mail cases 
9944                 (Fixes debian #381872)
9945         * src/plugins/pgpcore/prefs_gpg.c
9946         * src/plugins/pgpcore/sgpgme.c
9947         * src/plugins/pgpcore/sgpgme.h
9948                 Don't show "no key found" when user explicitely
9949                 wants to create a key
9950
9951 2006-08-16 [paul]       2.4.0cvs53
9952
9953         * configure.ac
9954         * src/account.c
9955         * src/addressbook.c
9956         * src/headerview.c
9957         * src/prefs_account.c
9958         * src/prefs_message.c
9959         * src/gtk/gtkutils.c
9960                 bump up minimum required versions of GTK+ and
9961                 GLIB to 2.6.0
9962
9963 2006-08-16 [paul]       2.4.0cvs52
9964
9965         * src/toolbar.c
9966                 workaround GTK+ Bug 351600 - 'Can't re-click
9967                 on button after sensitivity update'
9968                 http://bugzilla.gnome.org/show_bug.cgi?id=351600
9969                 Thanks to Colin
9970
9971 2006-08-15 [colin]      2.4.0cvs51
9972
9973         * src/plugins/pgpcore/prefs_gpg.c
9974                 Set options sensitivity according to
9975                 key existence
9976         * src/plugins/pgpcore/sgpgme.c
9977                 Allow to create key with no passphrase
9978
9979 2006-08-14 [cleroy]     2.4.0cvs50
9980
9981         * src/gtk/pluginwindow.c
9982                 New layout (maybe to be changed?)
9983         * src/gtk/gtkutils.c
9984                 Fix a bit label_window
9985         * src/plugins/pgpcore/passphrase.c
9986         * src/plugins/pgpcore/passphrase.h
9987         * src/plugins/pgpcore/plugin.c
9988         * src/plugins/pgpcore/prefs_gpg.c
9989         * src/plugins/pgpcore/prefs_gpg.h
9990         * src/plugins/pgpcore/sgpgme.c
9991         * src/plugins/pgpcore/sgpgme.h
9992                 Allow to create a PGP private key via the GUI
9993
9994 2006-08-14 [wwp]        2.4.0cvs49
9995
9996         * src/addressbook_foldersel.c
9997                 fix strict ISO C90 compliance.
9998
9999 2006-08-14 [paul]       2.4.0cvs48
10000
10001         * src/gtk/prefswindow.c
10002                 re-set scrolled window on opening
10003                 Patch by Ticho
10004
10005 2006-08-14 [paul]
10006
10007         2.5.0-rc1 released
10008
10009 2006-08-14 [paul]       2.4.0cvs47
10010
10011         * src/prefs_display_header.c
10012                 re-enable user-defined Displayed Headers
10013
10014 2006-08-14 [paul]       2.4.0cvs46
10015
10016         * src/prefs_account.c
10017                 use GTK_STOCK_EDIT
10018
10019 2006-08-13 [colin]      2.4.0cvs45
10020
10021         * src/common/utils.c
10022                 Fix "a" in quote when the original message is empty,
10023                 by using \0 instead of 'a' to test writability of
10024                 temp files.
10025
10026 2006-08-13 [wwp]        2.4.0cvs44
10027
10028         * src/plugins/spamassassin/spamassassin.c
10029                 fix capitalization of "SpamAssassin" in some debug, log and
10030                 dialog messages.
10031
10032 2006-08-13 [paul]       2.4.0cvs43
10033
10034         * src/editldap.c
10035                 fix overlapping widgets
10036         * src/prefs_account.c
10037                 fix translation of protocol_names[]
10038                 fix label disappearing off the edge of the
10039                 visible area
10040
10041 2006-08-12 [paul]       2.4.0cvs42
10042
10043         * manual/plugins.xml
10044                 update IRC channel info before it gets forgotten
10045                 about
10046
10047 2006-08-11 [colin]      2.4.0cvs41
10048
10049         * src/compose.c
10050         * src/mainwindow.c
10051         * src/mainwindow.h
10052         * src/procmsg.c
10053         * src/procmsg.h
10054         * src/summaryview.c
10055         * src/toolbar.c
10056                 Grey out the Send button if
10057                 - Queue folders are empty, or
10058                 - We're sending already
10059
10060 2006-08-11 [wwp]        2.4.0cvs40
10061
10062         * src/main.c
10063                 fix a logic issue when quitting while a compose window is
10064                 still open, thanks to Colin.
10065
10066 2006-08-10 [colin]      2.4.0cvs39
10067
10068         * src/main.c
10069                 Fix default font size setting after wizard run
10070         * src/imap.c
10071         * src/etpan/imap-thread.c
10072         * src/etpan/imap-thread.h
10073                 Fix bug #999 (Timing out on TSL cert validation 
10074                 dialog makes ugly things happen). Also, STARTTLS
10075                 unconditionnaly if initial capabilities contain
10076                 LOGINDISABLED and STARTTLS.
10077
10078 2006-08-09 [colin]      2.4.0cvs38
10079
10080         * src/mainwindow.c
10081         * src/mainwindow.h
10082                 Fix Tools/Actions sensitivity when there are
10083                 no actions
10084
10085 2006-08-09 [colin]      2.4.0cvs37
10086
10087         * src/prefs_filtering.c
10088                 Warning fix, patch by Paul
10089         * src/messageview.c
10090         * src/prefs_actions.c
10091         * src/prefs_filtering_action.c
10092         * src/prefs_matcher.c
10093                 Uniformisation of "Info ..." to "Info..." (for
10094                 old gtk), patch by Fabien
10095         * src/plugins/clamav/clamav_plugin_gtk.c
10096                 Sensitivity fix by Fabien
10097
10098 2006-08-09 [colin]      2.4.0cvs36
10099
10100         * src/main.c
10101         * src/main.h
10102                 Add a function to know whether we're exiting
10103         * src/plugins/trayicon/trayicon.c
10104                 If exiting, don't do anything. Faster, and
10105                 avoids gtk_main_iteration reentracy causing
10106                 segfaults at exit
10107
10108 2006-08-09 [colin]      2.4.0cvs35
10109
10110         * src/messageview.c
10111         * src/mimeview.c
10112         * src/mimeview.h
10113                 Fix lack of part selection when automatically 
10114                 jumping to a specific part
10115         * src/msgcache.c
10116                 Little optimisation in cache reading
10117
10118 2006-08-09 [colin]      2.4.0cvs34
10119
10120         * src/compose.c
10121                 Fix crash setting the priority on reedit
10122                 (Accessing compose before creating it!)
10123
10124 2006-08-08 [colin]      2.4.0cvs33
10125
10126         * src/procmime.c
10127                 Fix bug #998 (last attachment is not accessible)
10128                 Bad RFC interpretation on multipart close-delimiters
10129         * src/mimeview.c
10130         * src/mimeview.h
10131         * src/gtk/gtkvscrollbutton.c
10132         * src/gtk/gtkvscrollbutton.h
10133                 Make attachments list wheel-scrollable
10134
10135 2006-08-07 [colin]      2.4.0cvs32
10136
10137         * src/gtk/gtkaspell.c
10138                 Fix bug #973 (Unicode punctation characters 
10139                 are not recognized as separators by the
10140                 spell checker); fix unsigned stuff
10141
10142 2006-08-07 [colin]      2.4.0cvs31
10143
10144         * src/compose.c
10145                 Fix bug #956 (DnD text with accents in compose 
10146                 text entry); fix gccc's signed/unsigned fuss
10147
10148 2006-08-06 [colin]      2.4.0cvs30
10149
10150         * src/main.c
10151                 Fix bug #979 (Plugin crashes when exiting 
10152                 sylpheed-claws) : handle exit request only 
10153                 once
10154
10155 2006-08-05 [colin]      2.4.0cvs29
10156
10157         * src/news.c
10158                 Just make sure we have a msgid.
10159
10160 2006-08-05 [colin]      2.4.0cvs28
10161
10162         * src/news.c
10163         * src/summaryview.c
10164                 Fix bug #995 ("Mark cross-posted as read" doesn't work)
10165                 by reimplementing it
10166         * src/textview.c
10167                 Fix bug when hiding quotes with level > 3 and quote
10168                 colors are recycled
10169
10170 2006-08-04 [colin]      2.4.0cvs27
10171
10172         * src/compose.c
10173         * src/undo.c
10174         * src/undo.h
10175                 Fix a bit replace-by-pasting undo
10176         * src/mainwindow.c
10177         * src/messageview.c
10178                 Fix Fold quotes menu synchro in
10179                 mainwindow when it changes in 
10180                 messageview
10181         * src/textview.c
10182                 Fix right-click on quotes blocks
10183         * src/common/utils.c
10184                 Verify that the file created by
10185                 my_tmpfile() is writable. Fixes
10186                 bug #988 (very specific filesystem
10187                 issue)
10188         * src/plugins/pgpcore/sgpgme.c
10189                 Fix file descriptor leak
10190         * src/plugins/spamassassin/spamassassin.c
10191                 Warn once if spamd isn't reachable
10192
10193 2006-08-04 [colin]      2.4.0cvs26
10194
10195         * src/toolbar.c
10196                 i18n context patch by Fabien
10197
10198 2006-08-03 [colin]      2.4.0cvs25
10199
10200         * src/mainwindow.c
10201         * src/messageview.c
10202                 Rename "Hide quotes" to "Fold quotes"
10203         * src/textview.c
10204                 Don't use hand cursor on quotes. "all 
10205                 the bonuses of the feature and none of 
10206                 unwelcome side-effects"
10207
10208 2006-08-03 [colin]      2.4.0cvs24
10209
10210         * AUTHORS
10211         * sylpheed-claws.desktop
10212         * src/gtk/authors.h
10213                 Bring the desktop file to XDG compliance
10214                 Patch by Charles A. Edwards
10215
10216 2006-08-03 [colin]      2.4.0cvs23
10217
10218         * src/textview.c
10219                 Fix links offset when they are preceded
10220                 by accentued chars (g_utf8_strlen!)
10221         * src/mainwindow.c
10222                 Fix wrong status when starting offline
10223
10224
10225 2006-08-03 [wwp]        2.4.0cvs22
10226
10227         * src/prefs_common.h
10228                 ask what to do w/ filtering rules that belong to an account when
10229                 applying filtering rules manually from the main window (skip,
10230                 apply regardless of the account, use current account). This dialog
10231                 can be skipped and the last reply used.
10232                 (forgot that file)
10233
10234 2006-08-03 [wwp]        2.4.0cvs21
10235
10236         * src/filtering.c
10237         * src/filtering.h
10238         * src/prefs_common.c
10239         * src/summaryview.c
10240         * src/alertpanel.c
10241         * src/alertpanel.h
10242         * src/messageview.c
10243                 ask what to do w/ filtering rules that belong to an account when
10244                 applying filtering rules manually from the main window (skip,
10245                 apply regardless of the account, use current account). This dialog
10246                 can be skipped and the last reply used.
10247
10248
10249 2006-08-03 [colin]      2.4.0cvs20
10250
10251         * src/textview.c
10252                 Optimize previous patch
10253
10254 2006-08-03 [cleroy]     2.4.0cvs19
10255
10256         * src/textview.c
10257                 Fix quotes getting toggled back when the
10258                 mail has an even number of text parts
10259
10260 2006-08-02 [colin]      2.4.0cvs18
10261
10262         * src/messageview.c
10263                 Add Hide quotes menu
10264
10265 2006-08-02 [colin]      2.4.0cvs17
10266
10267         * src/mainwindow.c
10268         * src/prefs_common.c
10269         * src/textview.c
10270         * src/textview.h
10271         * src/gtk/about.c
10272                 Allow per-level quote hiding,
10273                 Allow toggling quotes by double-clicking them
10274                 Rename RemoteURI to ClickableText to reflect
10275                 the fact it's used for a variety of things
10276
10277 2006-08-02 [wwp]        2.4.0cvs16
10278
10279         * src/mainwindow.c
10280                 fix "View/Hide quotes" menu item status initialization.
10281
10282 2006-08-02 [wwp]        2.4.0cvs15
10283
10284         * src/matcher_parser_parse.y
10285                 remove a debug trace.
10286
10287 2006-08-02 [paul]       2.4.0cvs14
10288
10289         * src/plugins/pgpcore/passphrase.c
10290                 don't set initial dialog size
10291                 make it resizable
10292
10293 2006-08-02 [paul]       2.4.0cvs13
10294
10295         * src/noticeview.c
10296                 remove the rogue '/' character
10297
10298 2006-08-02 [paul]       2.4.0cvs12
10299
10300         * src/noticeview.c
10301                 allow buttons to resize as necessary
10302
10303 2006-08-01 [wwp]        2.4.0cvs11
10304
10305         * src/mbox.c
10306                 fix strict ISO C90 compliance.
10307
10308 2006-08-01 [wwp]        2.4.0cvs10
10309
10310         * tools/update-po
10311                 updated update-po tool to work w/ context-dependent translations.
10312                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
10313
10314 2006-08-01 [wwp]        2.4.0cvs9
10315
10316         * src/matcher.c
10317         * src/prefs_filtering.c
10318         * src/prefs_matcher.c
10319                 allow context-dependent translations for "All",
10320                 patch by Fabien Vantard <fzzzzz@gmail.com>.
10321
10322 2006-07-31 [colin]      2.4.0cvs8
10323
10324         * AUTHORS
10325         * src/gtk/authors.h
10326                 Add Rafal to authors
10327
10328 2006-07-31 [colin]      2.4.0cvs7
10329
10330         * src/compose.c
10331         * src/mainwindow.c
10332         * src/messageview.h
10333         * src/prefs_common.c
10334         * src/prefs_common.h
10335         * src/textview.c
10336                 Add 'View/Hide quotes'. Patch based on a patch
10337                 by Rafal Weglarz
10338
10339 2006-07-31 [colin]      2.4.0cvs6
10340
10341         * src/action.c
10342                 Fix problem with "> stuff >" actions
10343
10344 2006-07-31 [paul]       2.4.0cvs5
10345
10346         * po/nb.po
10347                 updated by Geir Helland
10348
10349 2006-07-31 [wwp]        2.4.0cvs4
10350
10351         * src/mainwindow.c
10352         * src/summaryview.c
10353         * src/summaryview.h
10354                 add "View/Go to/Parent message" and "View/Go to/Last read message",
10355                 thanks to Colin.
10356
10357 2006-07-31 [wwp]        2.4.0cvs3
10358
10359         * src/Makefile.am
10360         * src/addr_compl.c
10361         * src/addr_compl.h
10362         * src/addressbook.c
10363         * src/addressbook.h
10364         * src/addressbook_foldersel.c
10365         * src/addressbook_foldersel.h
10366         * src/addrindex.c
10367         * src/addrindex.h
10368         * src/matcher.c
10369         * src/matcher.h
10370         * src/matcher_parser_lex.l
10371         * src/matcher_parser_parse.y
10372         * src/prefs_common.c
10373         * src/prefs_common.h
10374         * src/prefs_filtering.c
10375         * src/prefs_matcher.c
10376         * src/prefs_matcher.h
10377         * src/summaryview.c
10378                 introduce filtering against the address book. It's now possible to add
10379                 matched conditions to determine if any email address in a message matches
10380                 or doesn't match any or all books or folders in the address book.
10381
10382 2006-07-31 [wwp]        2.4.0cvs2
10383
10384         * src/account.c
10385         * src/filtering.c
10386         * src/filtering.h
10387         * src/folder.c
10388         * src/folderview.c
10389         * src/inc.c
10390         * src/mainwindow.c
10391         * src/matcher.c
10392         * src/matcher_parser_lex.l
10393         * src/matcher_parser_parse.y
10394         * src/mbox.c
10395         * src/prefs_filtering.c
10396         * src/prefs_filtering.h
10397         * src/procmsg.c
10398         * src/procmsg.h
10399         * src/summaryview.c
10400                 introduce per-account filtering rules. Each filtering rule can now be assigned
10401                 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
10402                 when applying filtering rules manually, as all rules will apply - even the ones
10403                 assigned to an account. This issue will be addressed soon.
10404  
10405
10406
10407 2006-07-31 [wwp]        2.4.0cvs1
10408
10409         * src/quote_fmt.c
10410                 make more strings translatable.
10411
10412 2006-07-31 [paul]       2.4.0
10413
10414         2.4.0 released
10415
10416 2006-07-31 [paul]       2.3.1cvs91
10417
10418         * po/ca.po
10419                 updated by Miquel Oliete
10420
10421 2006-07-31 [paul]       2.3.1cvs90
10422
10423         * po/de.po
10424         * po/el.po
10425         * po/fr.po
10426         * po/it.po
10427         * po/pl.po
10428         * po/pt_BR.po
10429         * po/sr.po
10430         * po/zh_CN.po
10431                 updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard,
10432                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes,
10433                 Aleksandar Urosevic, and Ralgh Young
10434
10435 2006-07-31 [paul]       2.3.1cvs89
10436
10437         * src/account.c
10438         * src/main.c
10439         * src/mainwindow.c
10440         * src/mainwindow.h
10441                 Fix a race condition when, after an SC crash, rescanning
10442                 folders took more than 0.5 seconds
10443                 Thanks to Colin
10444
10445 2006-07-31 [paul]       2.3.1cvs88
10446
10447         * src/folderview.c
10448                 don't translate separator strings
10449
10450 2006-07-30 [mones]      2.3.1cvs87
10451
10452         * doc/man/sylpheed-claws.1
10453                 Fixed non-ASCII chars in Hoa's name
10454         * po/es.po
10455                 Updated for release
10456
10457 2006-07-27 [colin]      2.3.1cvs86
10458
10459         * src/textview.c
10460                 Don't include the leading \n in links
10461                 Patch by Fabien
10462
10463 2006-07-25 [colin]      2.3.1cvs85
10464
10465         * src/mainwindow.c
10466         * src/common/socket.h
10467         * src/etpan/imap-thread.c
10468                 Refresh resolvers before connecting
10469                 to IMAP servers, and after switching
10470                 to online. Thanks to Paul.
10471
10472 2006-07-18 [colin]
10473
10474         * 2.4.0-rc4 released
10475
10476 2006-07-17 [colin]      2.3.1cvs84
10477
10478         * src/inc.c
10479                 Show connection attempt in statusbar before
10480                 connecting (previously first message was
10481                 "Retrieving messages from ..." after the
10482                 connection succeeded.
10483
10484 2006-07-16 [wwp]        2.3.1cvs83
10485
10486         * sylpheed-claws.ico
10487                 Added .ico file (windows multi-size icon file, generated).
10488
10489 2006-07-12 [wwp]        2.3.1cvs82
10490
10491         * src/messageview.c
10492                 remove Message/Re-edit menu entry from messageview window,
10493                 as sent/draft/queued messages are opened in compose window when
10494                 re-edited and it's not possible to re-edit other msgs.
10495
10496 2006-07-12 [paul]       2.3.1cvs81
10497
10498         * AUTHORS
10499         * src/mainwindow.c
10500         * src/gtk/authors.h
10501                 check online state before resetting
10502                 mailcheck timer. Useful if some program
10503                 verifies connection state and updates
10504                 Claws.
10505                 Patch by  Leonid Evdokimov <darkk@users.sf.net>
10506
10507 2006-07-12 [paul]       2.3.1cvs80
10508
10509         * sylpheed-claws-128x128.png
10510         * sylpheed-claws-64x64.png
10511         * sylpheed-claws.png
10512         * src/Makefile.am
10513         * src/main.c
10514         * src/prefs_toolbar.c
10515         * src/stock_pixmap.c
10516         * src/stock_pixmap.h
10517         * src/wizard.c
10518         * src/gtk/about.c
10519         * src/gtk/gtkutils.c
10520         * src/pixmaps/sylpheed-claws.xpm        ** ADDED **
10521         * src/pixmaps/sylpheed-claws_icon.xpm   ** ADDED **
10522         * src/pixmaps/sylpheed-claws_logo.xpm   ** ADDED **
10523         * src/pixmaps/sylpheed.xpm              ** REMOVED **
10524         * src/pixmaps/sylpheed_icon.xpm         ** REMOVED **
10525         * src/pixmaps/sylpheed_logo.xpm         ** REMOVED **
10526                 updated and renamed logo/icon files and related
10527                 logo by Jesper Schultz
10528
10529 2006-07-11 [paul]       2.3.1cvs79
10530
10531         * src/main.c
10532                 fix the labels a smidgin
10533
10534 2006-07-09 [colin]      2.3.1cvs78
10535
10536         * src/textview.c
10537                 Show errors in textviewer's command
10538                 Patch by H. Merijn Brand
10539
10540 2006-07-09 [colin]      2.3.1cvs77
10541
10542         * src/compose.c
10543                 Save FMID in drafts too
10544
10545 2006-07-08 [colin]      2.3.1cvs76
10546
10547         * src/compose.c
10548                 Svae RMID in drafted mails too
10549                 Save quote_fmt vars for whole mails,
10550                 don't reset at each quote_fmt_init:
10551                 allows to use the same |i{var} in
10552                 various template fields
10553         * src/prefs_template.c
10554         * src/quote_fmt.h
10555         * src/quote_fmt_parse.y
10556                 Same
10557
10558 2006-07-08 [colin]      2.3.1cvs75
10559
10560         * src/textview.c
10561                 Fix highlighting of attached parts URIs
10562
10563 2006-07-08 [colin]      2.3.1cvs74
10564
10565         * src/main.c
10566                 Prevent bug #981 (sc 2.3.1 segfaults with 
10567                 gtk+ 2.10) from being reported again:
10568                 if Sylpheed-Claws has been compiled against
10569                 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0, 
10570                 of if Sylpheed-Claws has been compiled against
10571                 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
10572                 error out.
10573
10574 2006-07-07 [colin]      2.3.1cvs73
10575
10576         * src/prefs_actions.c
10577                 Fix label
10578
10579 2006-07-07 [colin]      2.3.1cvs72
10580
10581         * src/prefs_actions.c
10582                 Fix compile on gtk < 2.8. argh :)
10583
10584 2006-07-07 [paul]       2.3.1cvs71
10585
10586         * src/common/defs.h
10587                 update DONATE_URI
10588
10589 2006-07-07 [colin]      2.3.1cvs70
10590
10591         * po/POTFILES.in
10592         * src/quote_fmt.c
10593         * src/quote_fmt_lex.l
10594         * src/quote_fmt_parse.y
10595                 Add |i{var}, a way to insert user-entered
10596                 text in a template
10597
10598 2006-07-07 [colin]
10599
10600         * 2.4.0-rc3 released
10601
10602 2006-07-07 [colin]      2.3.1cvs69
10603
10604         * src/folder.c
10605                 Don't consider inboxes of UNKNOWN folder 
10606                 classes to be useable as default inboxes
10607
10608 2006-07-07 [paul]       2.3.1cvs68
10609
10610         * src/textview.c
10611                 add missing #include <errno.h>
10612                 Thanks to René J. Blokland
10613
10614 2006-07-07 [paul]       2.3.1cvs67
10615
10616         * src/action.c
10617                 Return now Closes dialog
10618         * src/mimeview.c
10619         * src/mimeview.h
10620         * src/textview.c
10621                 add contextual menu to mime parts listed
10622                 in the textview
10623                 Thanks to Colin
10624         * src/common/utils.c
10625                 reversal: ' is a valid character in URLs
10626
10627 2006-07-06 [colin]      2.3.1cvs66
10628
10629         * src/remotefolder.h
10630                 Forgotten in previous commit
10631
10632 2006-07-06 [colin]      2.3.1cvs65
10633
10634         * src/folder.c
10635                 Set summary update flag whenever
10636                 totals changed
10637         * src/imap.c
10638         * src/prefs_account.c
10639         * src/common/utils.h
10640         * src/etpan/imap-thread.c
10641                 Fix warnings, thanks to Fabien and
10642                 Ricardo
10643
10644 2006-07-06 [wwp]        2.3.1cvs64
10645
10646         * src/gtk/gtkutils.c
10647                 GTK_STOCK_HELP exists in GTK+ 2.4.x.
10648
10649 2006-07-06 [wwp]        2.3.1cvs63
10650
10651         * src/account.c
10652         * src/addressbook.c
10653         * src/addressitem.h
10654         * src/folderview.c
10655         * src/mainwindow.c
10656         * src/manual.c
10657         * src/manual.h
10658         * src/message_search.c
10659         * src/prefs_actions.c
10660         * src/prefs_filtering.c
10661         * src/prefs_filtering.h
10662         * src/prefs_template.c
10663         * src/summary_search.c
10664         * src/summaryview.c
10665         * src/gtk/gtkutils.c
10666         * src/gtk/gtkutils.h
10667         * src/gtk/pluginwindow.c
10668                 add help buttons to some dialogs. Clicking such buttons opens a
10669                 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
10670
10671 2006-07-06 [paul]       2.3.1cvs62
10672
10673         * src/textview.c
10674                 fix attachments contextual menu
10675                 Thanks to Colin
10676
10677 2006-07-05 [colin]      2.3.1cvs61
10678
10679         * src/textview.c
10680         * src/compose.c
10681                 Handle sftp:// links
10682
10683 2006-07-05 [paul]       2.3.1cvs60
10684
10685         * src/gtk/filesel.c
10686                 grab save button by default
10687                 Thanks to Colin
10688
10689 2006-07-05 [wwp]        2.3.1cvs59
10690
10691         * manual/xml2pdf
10692                 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
10693
10694 2006-07-04 [colin]      2.3.1cvs58
10695
10696         * src/mimeview.c
10697         * src/textview.c
10698                 Use left click to select, middle click to open
10699                 on mimeparts links
10700         * src/common/utils.c
10701                 Fix segfault
10702
10703 2006-07-04 [colin]      2.3.1cvs57
10704
10705         * src/mainwindow.c
10706         * src/news.c
10707                 Warning fixes, thanks to Fabien
10708
10709 2006-07-04 [colin]      2.3.1cvs56
10710
10711         * src/mimeview.c
10712         * src/mimeview.h
10713         * src/textview.c
10714                 Allow parts to be selected via their text label
10715                 in textview
10716
10717 2006-07-04 [colin]      2.3.1cvs55
10718
10719         * src/folderview.c
10720                 Feedback when closing (for big folders)
10721         * src/prefs_actions.c
10722         * src/prefs_filtering.c
10723         * src/prefs_matcher.c
10724         * src/prefs_template.c
10725                 Fix default button when closing without
10726                 having saved
10727
10728 2006-07-04 [colin]      2.3.1cvs54
10729
10730         * src/news.c
10731                 Delete local file on deletion
10732
10733 2006-07-03 [colin]      2.3.1cvs53
10734
10735         * src/folderview.c
10736         * src/main.c
10737                 Don't freeze when rescanning after crash
10738
10739 2006-07-03 [wwp]        2.3.1cvs52
10740
10741         * src/compose.c
10742         * src/privacy.c
10743         * src/privacy.h
10744         * src/plugins/pgpinline/pgpinline.c
10745         * src/plugins/pgpmime/pgpmime.c
10746                 don't report an error when the user cancels the passphrase dialog.
10747
10748 2006-07-02 [colin]      2.3.1cvs51
10749
10750         * src/folderview.c
10751                 Open message when crossing folders with Space,
10752                 goto next unread and friends
10753
10754 2006-07-01 [colin]      2.3.1cvs50
10755
10756         * src/prefs_account.c
10757                 Typographic rules varying from language
10758                 to language (in french "Protocole :"),
10759                 we have to do that :)
10760
10761 2006-07-01 [ticho]      2.3.1cvs49
10762
10763         * src/prefs_account.c
10764                 Only use one temporary gchar* variable in
10765                 prefs_account_protocol_set_optmenu().
10766
10767 2006-07-01 [ticho]      2.3.1cvs48
10768
10769         * src/prefs_account.c
10770         * src/prefs_account.h
10771                 Use GtkLabel for existing account protocol name.
10772                 Created an array for protocol names and populate the
10773                 combobox from it in a for() cycle.
10774
10775 2006-06-30 [colin]      2.3.1cvs47
10776
10777         * src/compose.c
10778                 Block undo when changing signature (by changing
10779                 account)
10780
10781 2006-06-30 [paul]       2.3.1cvs46
10782
10783         * src/send_message.c
10784                 when editing From in the Compose window, use that address
10785                 in the Return-Path: header
10786                 Thanks to Colin
10787
10788 2006-06-30 [colin]      2.3.1cvs45
10789
10790         * src/compose.c
10791                 Fix signature replacement:
10792                 - when no newline before separator
10793                 - when reediting
10794
10795 2006-06-29 [colin]      2.3.1cvs44
10796
10797         * src/folderview.c
10798         * src/folderview.h
10799         * src/mainwindow.c
10800         * src/summaryview.c
10801                 Let 'View/Go to/Next marked' work like
10802                 Next new & Next unread: across folders
10803                 Change the select_on_entry pref to do
10804                 what we want when changing folder
10805         * src/common/utils.c
10806                 Fix single-quoted links 
10807
10808 2006-06-29 [colin]      2.3.1cvs43
10809
10810         * src/gtk/gtkaspell.c
10811                 "Sylpheed" and "Sylpheed-Claws" do exist !
10812
10813 2006-06-29 [colin]      2.3.1cvs42
10814
10815         * src/imap.c
10816                 Forgot to remove debug
10817
10818 2006-06-29 [colin]      2.3.1cvs41
10819
10820         * src/imap.c
10821         * src/imap.h
10822         * src/mainwindow.c
10823                 Disconnect from IMAP servers when going
10824                 offline. Fixes bug #978 (going to offline-mode 
10825                 won't close connections)
10826
10827 2006-06-29 [colin]      2.3.1cvs40
10828
10829         * src/main.c
10830                 Fix transient setting on failing plugins
10831                 Patch by Fabien
10832         * src/plugins/pgpcore/sgpgme.c
10833                 Only warn for OpenPGP. Most people don't
10834                 have CMS available.
10835
10836 2006-06-29 [colin]      2.3.1cvs39
10837
10838         * src/compose.c
10839                 Fix Spelling menu (discrepancy between context menu
10840                 and top menu when folder's dictionary isn't the 
10841                 default one)
10842         * src/plugins/pgpcore/sgpgme.c
10843                 More error reporting about why gpgme can fail
10844
10845 2006-06-29 [wwp]        2.3.1cvs38
10846
10847         * src/mainwindow.c
10848                 honor the display-header-pane setting even when the message view
10849                 is a separate window.
10850
10851 2006-06-29 [wwp]        2.3.1cvs37
10852
10853         * src/prefs_actions.c
10854                 forgot to commit that one (use of GTK_STOCK_INFO).
10855
10856 2006-06-29 [colin]      2.3.1cvs36
10857
10858         * src/imap.c
10859                 Better handling of login errors (ask the password
10860                 again once), alert in case of error. Fix three
10861                 signedness warnings.
10862
10863 2006-06-28 [wwp]        2.3.1cvs35
10864
10865         * src/prefs_template.c
10866         * src/prefs_matcher.c
10867         * src/prefs_filtering_action.c
10868         * src/prefs_quote.c
10869                 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
10870                 patch by Fabien Vantard, slightly modified.
10871
10872 2006-06-28 [paul]
10873
10874         2.4.0-rc2 released
10875
10876 2006-06-28 [colin]      2.3.1cvs34
10877
10878         * src/prefs_account.c
10879                 Fix bug #977 (Can't add or edit imap accounts)
10880
10881 2006-06-28 [colin]      2.3.1cvs33
10882
10883         * src/mimeview.c
10884                 Fix previous
10885
10886 2006-06-28 [colin]      2.3.1cvs32
10887
10888         * src/mimeview.c
10889                 Save named inlined attachments with "Save all"
10890         * src/main.c
10891         * src/mbox.c
10892         * src/common/plugin.c
10893         * src/common/plugin.h
10894         * src/common/sylpheed.c
10895         * src/common/utils.c
10896         * src/plugins/pgpcore/sylpheed.def
10897         * src/plugins/pgpinline/sylpheed.def
10898         * src/plugins/pgpmime/sylpheed.def
10899                 Win32 compatibility patch, by
10900                 Werner Koch
10901
10902 2006-06-28 [wwp]        2.3.1cvs31
10903
10904         * src/imap.c
10905         * src/prefs_folder_item.c
10906                 less compilation warnings (thanks to Fabien Vantard), less typos.
10907
10908 2006-06-28 [paul]       2.3.1cvs30
10909
10910         * src/gtk/gtkutils.c
10911                 gtk_combo_box_set_focus_on_click() is only
10912                 available since gtk 2.6.0
10913
10914 2006-06-28 [paul]       2.3.1cvs29
10915
10916         * src/prefs_ext_prog.c
10917                 fix engrish and add a tooltip for the
10918                 'command for 'Display as text' option
10919
10920 2006-06-28 [paul]
10921
10922         2.4.0-rc1 released
10923
10924 2006-06-28 [paul]       2.3.1cvs28
10925
10926         * ChangeLog
10927         * tools/Makefile.am
10928                 include textviewer.pl in releases
10929
10930 2006-06-28 [paul]       2.3.1cvs27
10931
10932         * src/prefs_ext_prog.c
10933                 hide Print command option if libgnomeprint
10934                 support is present
10935
10936 2006-06-27 [colin]      2.3.1cvs26
10937
10938         * src/compose.c
10939                 Fix Esc handling in insert/attach dialog
10940                 Don't show this dialog if dragging something
10941                 else than text/uri-list
10942                 Thanks to Fabien Vantard
10943         * tools/textviewer.pl
10944                 Filter script to display stuff as text
10945                 by H. Merijn Brand
10946
10947 2006-06-27 [wwp]        2.3.1cvs25
10948
10949         * src/messageview.c
10950                 use the exact product name (message view title), patch
10951                 by Fabien Vantard.
10952
10953 2006-06-27 [ticho]      2.3.1cvs24
10954
10955         * src/prefs_account.c
10956         * src/prefs_common.c
10957         * src/prefs_common.h
10958         * src/prefs_ext_prog.c
10959         * src/textview.c
10960                 Add a preference (Preferences/External programs)
10961                 to allow "Display as text" to be done via a script
10962                 (patch by H.Merijn Brand).
10963                 Use GtkComboBox for protocol selection in account
10964                 preferences.
10965                 Only include current choice for existing accounts, and
10966                 insensitivize the combobox.
10967
10968 2006-06-27 [paul]       2.3.1cvs23
10969
10970         * src/mbox.c
10971                 fix crasher introduced in cvs21.
10972                 Thanks to Colin
10973
10974 2006-06-26 [colin]      2.3.1cvs22
10975
10976         * src/mbox.c
10977                 Fix double-frees when leaving folders
10978                 after exporting to mbox
10979
10980 2006-06-26 [colin]      2.3.1cvs21
10981
10982         * src/mbox.c
10983                 More feedback (and optimisation)
10984                 on import/export
10985         * src/common/utils.c
10986                 Fix case when looking for mail addresses
10987         * src/gtk/gtkutils.c
10988                 Extra check for (X-)Face
10989
10990 2006-06-25 [ticho]      2.3.1cvs20
10991
10992         * src/compose.c
10993         * src/exphtmldlg.c
10994         * src/gtk/gtkutils.c
10995         * src/gtk/gtkutils.h
10996                 Added second argument to gtkut_sc_combobox_create() to
10997                 control focus-on-click for the widget.
10998                 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
10999
11000 2006-06-25 [ticho]      2.3.1cvs19
11001
11002         * src/compose.c
11003         * src/gtk/Makefile.am
11004         * src/gtk/combobox.c
11005         * src/gtk/combobox.h
11006         * src/gtk/gtkutils.c
11007         * src/gtk/gtkutils.h
11008                 Use GtkComboBox instead of deprecated GtkOptionMenu
11009                 for account selector in compose window and for encoding
11010                 selector in attachment properties.
11011                 Also factorise working with the new GtkComboBox somewhat.
11012
11013 2006-06-24 [paul]       2.3.1cvs18
11014
11015         * src/prefs_common.c
11016                 use the correct default value
11017
11018 2006-06-24 [paul]       2.3.1cvs17
11019
11020         * src/compose.c
11021         * src/prefs_common.c
11022         * src/prefs_common.h
11023         * src/prefs_compose_writing.c
11024                 enable setting of default action when
11025                 dnd'ing files in the compose window.
11026                 (Collaborative effort with wwp)
11027
11028 2006-06-23 [wwp]        2.3.1cvs16
11029
11030         * src/compose.c
11031                 i18n fix (thanks to Fabien Vantard)
11032
11033 2006-06-22 [colin]      2.3.1cvs15
11034
11035         * src/prefs_customheader.c
11036                 Don't use filters in custom headers' file 
11037                 selector. Remember, extensions mean nothing :)
11038
11039 2006-06-22 [paul]       2.3.1cvs14
11040
11041         * configure.ac
11042                 allow setting of man directory location
11043
11044 2006-06-22 [colin]      2.3.1cvs13
11045
11046         * src/mainwindow.c
11047                 Add 'View/Go to/Next unread folder'.
11048                 I missed that :)
11049
11050 2006-06-22 [colin]      2.3.1cvs12
11051
11052         * src/common/utils.c
11053                 Add some subject prefixes
11054                 Patch by Bjorn T Johansen <btj@havleik.no>
11055
11056 2006-06-22 [colin]      2.3.1cvs11
11057
11058         * manual/advanced.xml
11059                 Forgotten hidden pref
11060
11061 2006-06-21 [paul]       2.3.1cvs10
11062
11063         * src/prefs_account.c
11064                 complete the removal of 'Add date header' option
11065
11066 2006-06-21 [paul]       2.3.1cvs9
11067
11068         * src/account.c
11069         * src/compose.c
11070         * src/prefs_account.c
11071         * src/prefs_account.h
11072                 remove option to add date header - always
11073                 add date header
11074         * src/etpan/imap-thread.c
11075                 fix warnings (Thanks to Colin)
11076
11077 2006-06-21 [wwp]        2.3.1cvs8
11078
11079         * src/folder.c
11080                 set the attachment flag when inline text part are (file)named. This is more convenient
11081                 when receiving (for instance) inline source files or patches sent using thunderbird.
11082
11083 2006-06-21 [paul]       2.3.1cvs7
11084
11085         * src/inc.c
11086                 fix off-by-one count of current msg in
11087                 statusbar filtering progressbar
11088
11089 2006-06-21 [paul]       2.3.1cvs6
11090
11091         * src/folder.c
11092                 Show attachment icon even if the part is 'inline'
11093                 if the following conditions are met:
11094                 - content-type != 'text/plain'
11095                 - content-type != '*/pgp-signature'
11096                 - either 'name' or 'filename' parameter is not NULL
11097                 
11098                 Thanks to Colin
11099
11100 2006-06-21 [paul]       2.3.1cvs5
11101
11102         * src/messageview.c
11103         * src/prefs_common.c
11104         * src/prefs_common.h
11105         * src/prefs_other.c
11106                 add an option to 'Never send Return
11107                 Receipts'
11108                 Thanks to Colin
11109
11110 2006-06-20 [mones]      2.3.1cvs4
11111
11112         * po/es.po
11113                 updated
11114         * src/compose.c
11115                 typo fixed (space after comma)
11116         * tools/make.themes.project
11117                 remove exec mode from tarball files
11118
11119 2006-06-20 [colin]      2.3.1cvs3
11120
11121         * src/news.c
11122         * src/procheader.c
11123         * src/unmime.c
11124                 Better fix for \n's in headers (don't 
11125                 break Received: and others)
11126
11127 2006-06-20 [paul]       2.3.1cvs2
11128
11129         * src/alertpanel.c
11130         * src/textview.c
11131                 improve legibility of phishing attempt
11132                 dialog
11133
11134 2006-06-20 [paul]       2.3.1cvs1
11135
11136         * NEWS
11137         * README
11138         * configure.ac
11139                 Update version number following
11140                 stable release
11141
11142 2006-06-20 [colin]      2.3.0cvs26
11143
11144         * src/compose.c
11145                 When dragging a file to the text of the compose
11146                 window, ask whether we want to insert or attach
11147                 (I know lots of people who do that to attach)
11148
11149 2006-06-20 [colin]      2.3.0cvs25
11150
11151         * src/etpan/imap-thread.c
11152                 Fix threshold (the append command is often > 32 bytes)
11153
11154 2006-06-19 [colin]      2.3.0cvs24
11155
11156         * src/imap.c
11157         * src/etpan/imap-thread.c
11158                 Workaround Rockliffe IMAP server bug: replace
11159                 "x UID SEARCH (ANSWERED UID 1:*)" with
11160                 "x UID SEARCH ANSWERED"
11161                 (Rockliffe doesn't handle the parenthesis)
11162
11163 2006-06-19 [colin]      2.3.0cvs23
11164
11165         * src/compose.c
11166         * src/imap.c
11167         * src/etpan/imap-thread.c
11168                 Probably fix bug #972 (Freezes when adding 
11169                 an attachment to the message)
11170         * src/common/defs.h
11171                 Modernize Firefox cmd
11172
11173
11174 2006-06-18 [colin]      2.3.0cvs22
11175
11176         * src/prefs_customheader.c
11177                 Only allow correct filenames for various
11178                 custom headers
11179
11180 2006-06-18 [colin]      2.3.0cvs21
11181
11182         * src/prefs_customheader.c
11183                 Add a 'From File...' button in custom headers prefs, which
11184                 try to do the right thing: 
11185                 for normal headers, use file as plaintext,
11186                 for X-Face, calls compface,
11187                 for Face, encode to b64.
11188
11189 2006-06-17 [colin]      2.3.0cvs20
11190
11191         * src/mh.c
11192                 Warning fix
11193
11194 2006-06-16 [colin]      2.3.0cvs19
11195
11196         * src/summaryview.c
11197                 Recursive quicksearch: show message list
11198                 in current folder, *then* search children
11199                 in the background.
11200
11201 2006-06-16 [colin]      2.3.0cvs18
11202
11203         * src/main.c
11204                 Instead of ignoring SIGPIPE, save caches
11205                 when getting one. Will fix the fact that
11206                 hot caches are out-of-date when logging 
11207                 out of Xorg.
11208         * src/compose.c
11209         * src/prefs_compose_writing.c
11210                 Only save text (not attachments) when 
11211                 auto-saving to drafts
11212         * src/unmime.c
11213                 Always replace \n, \r and \t with spaces
11214                 in headers
11215         * manual/dist/html/Makefile.am
11216         * manual/dist/pdf/Makefile.am
11217         * manual/dist/ps/Makefile.am
11218         * manual/dist/txt/Makefile.am
11219         * manual/fr/dist/html/Makefile.am
11220         * manual/fr/dist/pdf/Makefile.am
11221         * manual/fr/dist/ps/Makefile.am
11222         * manual/fr/dist/txt/Makefile.am
11223         * manual/pl/dist/html/Makefile.am
11224         * manual/pl/dist/pdf/Makefile.am
11225         * manual/pl/dist/ps/Makefile.am
11226         * manual/pl/dist/txt/Makefile.am
11227                 Fix make clean removing pregenerated manuals
11228
11229
11230 2006-06-16 [colin]      2.3.0cvs17
11231
11232         * src/plugins/pgpcore/sgpgme.c
11233         * src/plugins/pgpmime/pgpmime.c
11234         * src/plugins/pgpinline/pgpinline.c
11235                 Better error reporting in setup_signers.
11236                 Don't fallback to default key if specified
11237                 key isn't found.
11238                 Don't allow signing if more than one secret
11239                 key matches the one specified in prefs.
11240
11241 2006-06-15 [colin]      2.3.0cvs16
11242
11243         * src/folderview.c
11244                 Add "Send queue" in the folder's contextual
11245                 menu
11246         * src/compose.c
11247         * src/messageview.c
11248         * src/privacy.c
11249         * src/privacy.h
11250         * src/procmime.c
11251         * src/procmsg.c
11252         * src/plugins/pgpcore/passphrase.c
11253         * src/plugins/pgpcore/sgpgme.c
11254         * src/plugins/pgpinline/pgpinline.c
11255         * src/plugins/pgpmime/pgpmime.c
11256                 Better error reporting
11257         * src/mbox.c
11258                 Probably fix bug #971 (2.2.3 cannot read mail 
11259                 from local mbox)
11260
11261
11262 2006-06-15 [mones]      2.3.0cvs15
11263
11264         * tools/make.themes.project
11265                 creates the themes project from the web page
11266
11267 2006-06-15 [colin]      2.3.0cvs14
11268
11269         * src/folder.c
11270                 Better fix (avoid losing the folder if scan_tree 
11271                 fails)
11272
11273 2006-06-15 [cleroy]     2.3.0cvs13
11274
11275         * src/folder.c
11276                 Probably fix Bug #969 (crash on rebuilding 
11277                 imap folder)
11278
11279 2006-06-14 [colin]      2.3.0cvs12
11280
11281         * manual/dtd/manual.xsl
11282         * manual/sylpheed-claws-manual.xml
11283         * manual/fr/sylpheed-claws-manual.xml
11284         * manual/pl/sylpheed-claws-manual.xml
11285                 Insert pagebreaks between sections
11286
11287 2006-06-14 [paul]       2.3.0cvs11
11288
11289         * configure.ac
11290                 better fix than 2.3.0cvs10
11291
11292 2006-06-14 [paul]       2.3.0cvs10
11293
11294         * configure.ac
11295                 fix setting of PACKAGE_DATA_DIR with newer autoconf
11296                 (backwards compatible)
11297
11298 2006-06-13 [colin]      2.3.0cvs9
11299
11300         * src/messageview.c
11301                 Fix sending of return receipt with the new queue folders
11302
11303 2006-06-13 [wwp]        2.3.0cvs8
11304
11305         * src/quote_fmt_lex.l
11306                 fix wrong tokens returned in quote_fmt lexer, query not().
11307
11308 2006-06-13 [wwp]        2.3.0cvs7
11309
11310         * src/folder.c
11311         * src/prefs_folder_item.c
11312                 allow changing folder type even when folder is not a top-level one,
11313                 thanks to Colin.
11314
11315 2006-06-12 [colin]      2.3.0cvs6
11316
11317         * src/folderview.c
11318                 Fix double-ask of "Do you want to mark all
11319                 as read"
11320
11321 2006-06-12 [colin]      2.3.0cvs5
11322
11323         * src/compose.c
11324         * src/compose.h
11325         * src/folder.c
11326         * src/folder.h
11327         * src/imap.c
11328         * src/inc.c
11329         * src/main.c
11330         * src/messageview.c
11331         * src/mh.c
11332         * src/prefs_folder_item.c
11333         * src/procheader.c
11334         * src/procmime.c
11335         * src/procmsg.c
11336         * src/procmsg.h
11337         * src/send_message.c
11338         * src/summaryview.c
11339         * src/toolbar.c
11340                 Apply bug #964's patch (Queue and drafts aren't normal)
11341                 The Drafts and Queue folder now contain RFC-822 files,
11342                 allowing to move and copy mails from and to these 
11343                 folders. Moving from Drafts to Queue will prepare the
11344                 mail for sending (PGP signature, encryption, etc).
11345                 This patch also rework sending errors handling to try
11346                 to be more helpful.
11347                 Also, allow redefining folder types via the GUI 
11348                 (Folder type in its Properties)
11349
11350 2006-06-12 [colin]      2.3.0cvs4
11351
11352         * src/summaryview.c
11353         * src/prefs_common.c
11354         * src/prefs_common.h
11355         * src/gedit-print.c
11356                 Allow to define a specific print font - patch
11357                 by Bernhard Walle <bernhard.walle@gmx.de>
11358         * src/prefs_fonts.c
11359         * manual/advanced.xml
11360         * manual/fr/advanced.xml
11361                 Add a hidden pref to allow deletion without
11362                 confirmation
11363
11364 2006-06-12 [wwp]        2.3.0cvs3
11365
11366         * .cvsignore
11367                 more files to ignore.
11368
11369 2006-06-12 [wwp]        2.3.0cvs2
11370
11371         * src/quote_fmt.c
11372         * src/quote_fmt_lex.l
11373         * src/quote_fmt_parse.y
11374                 extend the quote_fmt parser (templates and quotes):
11375                 - allow limited sub-expressions in |p{} and |f{} expressions,
11376                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
11377                 - implemented/fixed missing implementation of query_references and show_references,
11378                 - completed, fixed contents and format of the symbols help dialog,
11379                 - fix some compilation warnings.
11380
11381 2006-06-12 [wwp]        2.3.0cvs1
11382
11383         * manual/advanced.xml
11384         * manual/fr/advanced.xml
11385                 updates in the "templates" section of the manual (eng/fr):
11386                  - be more precise (both versions)
11387                  - completed to match the english reference (fr version)
11388                  - touchups (both versions)
11389
11390 2006-06-12 [paul]       2.3.0
11391
11392         2.3.0 released
11393
11394 2006-06-12 [paul]       2.2.3cvs14
11395
11396         * po/ca.po
11397         * po/cs.po
11398         * po/de.po
11399         * po/el.po
11400         * po/fr.po
11401         * po/it.po
11402         * po/pt_BR.po
11403         * po/sr.po
11404         * po/zh_CN.po
11405                 updated by Miquel Oliete, Tim, Stephan Sachse,
11406                 Stavros Giannouris, Fabien Vantard, Andrea
11407                 Spadaccini, Frederico Goncalves Guimaraes,
11408                 Aleksandar Urosevic, and Ralgh Young
11409
11410 2006-06-12 [colin]      2.2.3cvs13
11411
11412         * src/mbox.c
11413                 Add missing header
11414
11415 2006-06-11 [colin]      2.2.3cvs12
11416
11417         * src/msgcache.c
11418                 Verify that g_malloc() succeeded
11419
11420 2006-06-11 [colin]      2.2.3cvs11
11421
11422         * src/wizard.c
11423                 Add Face header to welcome mail
11424
11425 2006-06-10 [colin]      2.2.3cvs10
11426
11427         * src/textview.c
11428                 Revert previous (Forgot it changes the
11429                 margin on the whole mail)
11430
11431 2006-06-10 [colin]      2.2.3cvs9
11432
11433         * src/textview.c
11434                 Don't overlap long headers under (X-)Face
11435
11436 2006-06-10 [mones]      2.2.3cvs8
11437
11438         * manual/xml2pdf
11439                 allow generation of manual on systems lacking saxon binary
11440                 but with java and the saxon library installed
11441
11442         * po/es.po
11443                 updated for release
11444
11445 2006-06-09 [colin]      2.2.3cvs7
11446
11447         * src/summaryview.c
11448                 Fix leak when using Display Sender using Addressbook
11449
11450 2006-06-09 [colin]      2.2.3cvs6
11451
11452         * src/compose.c
11453         * src/folder.c
11454         * src/folderview.c
11455         * src/mimeview.c
11456         * src/summaryview.c
11457                 More leaks fixes
11458
11459 2006-06-09 [paul]       2.2.3cvs5
11460
11461         * AUTHORS
11462         * src/gtk/authors.h
11463         * tools/claws.i18n.status.pl
11464                 updated with new info
11465
11466 2006-06-09 [paul]       2.2.3cvs4
11467
11468         * README
11469                 updated
11470         * manual/ack.xml
11471                 add wwp to authors list
11472         * src/gtk/authors.h
11473                 update mine and Colin's addresses
11474
11475 2006-06-08 [colin]      2.2.3cvs3
11476
11477         * src/etpan/imap-thread.c
11478                 Fix leak on SSL cert check
11479
11480 2006-06-08 [colin]      2.2.3cvs2
11481
11482         * src/common/utils.c
11483                 Fix leak
11484
11485 2006-06-08 [paul]       2.2.3cvs1
11486
11487         * configure.ac
11488                 Update version number following
11489                 stable release
11490
11491 2006-06-07 [colin]      2.2.2cvs3
11492
11493         * src/msgcache.c
11494                 Fix catching cache read errors (guint instead of gint)
11495                 Prevent malloc'ing more than 8MB (means cache corruption)
11496
11497 2006-06-07 [paul]       2.2.2cvs2
11498
11499         * src/exporthtml.c
11500         * src/exportldif.c
11501         * src/mh.c
11502         * src/mutt.c
11503         * src/pine.c
11504         * src/common/utils.c
11505                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
11506                 obey $HOME'
11507                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
11508                 Thanks to Colin
11509
11510 2006-06-06 [paul]       2.2.2cvs1
11511
11512         * configure.ac
11513                 Update version number following
11514                 stable release
11515
11516 2006-06-06 [paul]       2.2.1cvs6
11517
11518         * src/matcher.c
11519                 fix  implicit declaration of
11520                 sylpheed_do_idle()
11521                 Patch by Fabien Vantard
11522
11523 2006-06-06 [paul]       2.2.1cvs5
11524
11525         * src/matcher.c
11526                 fix age_greater and age_lower so that they
11527                 mean what say and not '...or equal to'
11528                 Thanks to Colin
11529
11530 2006-06-06 [paul]       2.2.1cvs4
11531
11532         * src/textview.c
11533         * src/common/utils.c
11534                 fix URI check
11535                 Thanks to Colin
11536
11537 2006-06-05 [wwp]        2.2.1cvs3
11538
11539         * manual/fr/account.xml
11540                 minor language fixes (thanks to Fabien Vantard).
11541
11542 2006-06-05 [colin]      2.2.1cvs2
11543
11544         * src/prefs_folder_item.c
11545         * src/folderview.c
11546                 Allow recursive setting of properties 
11547                 for whole mailboxes
11548         * src/matcher.c
11549                 Don't freeze on 'test' filtering rule
11550
11551 2006-06-05 [colin]      2.2.1cvs1
11552
11553         * configure.ac
11554                 Update version number following
11555                 stable release
11556
11557 2006-06-04 [wwp]        2.2.0cvs82
11558
11559         * manual/glossary.xml
11560         * manual/account.xml
11561         * manual/fr/glossary.xml
11562         * manual/fr/account.xml
11563                 added glossary section and references/links related to the Face custom header.
11564
11565 2006-06-04 [colin]      2.2.0cvs81
11566
11567         * src/summaryview.c
11568                 Skip to next message on move with no
11569                 immediate execution
11570
11571 2006-06-04 [wwp]        2.2.0cvs80
11572
11573         * manual/xml2pdf
11574                 added sanity checks, exit when needed.
11575
11576 2006-06-03 [paul]       2.2.0cvs79
11577
11578         * src/prefs_receive.c
11579                 page name is now 'Receiving'
11580         * src/prefs_send.c
11581                 page name is now 'Sending'
11582
11583 2006-06-03 [colin]      2.2.0cvs78
11584
11585         * src/plugins/spamassassin/spamassassin_gtk.c
11586                 Autoswitch to Localhost if transport was previously
11587                 disabled. Else people had to check [] Enable, then
11588                 *reselect* transport.
11589
11590 2006-06-03 [colin]      2.2.0cvs77
11591
11592         * src/plugins/pgpinline/pgpinline.c
11593         * src/plugins/pgpmime/pgpmime.c
11594                 Check that gpg_data_release_and_get_mem 
11595                 didn't fail (now, why this happens...)
11596
11597 2006-06-03 [colin]      2.2.0cvs76
11598
11599         * src/mbox.c
11600                 Fix bug #962 (Manual and/or UI should 
11601                 warn about incompatible locking 
11602                 causing dataloss)
11603
11604 2006-06-02 [cleroy]     2.2.0cvs75
11605
11606         * src/filtering.c
11607         * src/folder.c
11608         * src/procmsg.c
11609         * src/summaryview.c
11610                 Fix a few leaks
11611
11612 2006-06-02 [colin]      2.2.0cvs74
11613
11614         * src/main.c
11615                 On exit, free caches after writing them
11616                 Shuts up some valgrind false positives
11617         * src/procmsg.c
11618         * src/send_message.c
11619                 Fix races when reusing existing SMTP connections
11620                 Fix inexistant session timeout
11621         * src/toolbar.c
11622                 Display alertpanel after all queues have
11623                 been processed, not after each
11624
11625 2006-06-02 [wwp]        2.2.0cvs73
11626
11627         * manual/fr/glossary.xml
11628         * manual/fr/ack.xml
11629         * manual/ack.xml
11630                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
11631
11632 2006-06-02 [wwp]        2.2.0cvs72
11633
11634         * manual/xml2pdf
11635         * manual/dist/pdf/Makefile.am
11636         * manual/dtd/manual.xsl
11637         * manual/fr/dist/pdf/Makefile.am
11638         * manual/pl/dist/pdf/Makefile.am
11639                 we changed the procedure to generate the .pdf version of the manual.
11640                 The procedure is more modern and the .pdf we get now has a valid index.
11641                 Here are the new pre-requisites:
11642
11643                 - JRE 1.x (1.4 here): there must be one from your distro
11644                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
11645                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
11646                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
11647
11648                 See my posts for further info about the installation of this toolchain:
11649
11650                 Date: Fri, 19 May 2006 19:40:06 +0200
11651                 From: wwp <subscript@free.fr>
11652                 To: sylpheed-claws-devel@lists.sourceforge.net
11653                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
11654
11655                 and
11656
11657                 Date: Wed, 24 May 2006 12:58:49 +0200
11658                 From: wwp <subscript@free.fr>
11659                 To: sylpheed-claws-devel@lists.sourceforge.net
11660                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
11661
11662 2006-06-01 [colin]      2.2.0cvs71
11663
11664         * src/compose.c
11665                 Better guards against IMAP races
11666         * src/main.c
11667         * src/prefs_common.c
11668         * src/prefs_common.h
11669         * src/common/ssl_certificate.c
11670         * src/etpan/imap-thread.c
11671         * src/etpan/imap-thread.h
11672         * src/gtk/sslcertwindow.c
11673                 New hidden option ssl_skip_cert_check to 
11674                 avoid dups of bug #959 (libetpan linked
11675                 against gnutls and gnutls buggy on 64bit)
11676                 Present expired warning only once per
11677                 session/server.
11678         * manual/advanced.xml
11679         * manual/fr/advanced.xml
11680                 Document new option
11681
11682 2006-06-01 [wwp]        2.2.0cvs70
11683
11684         * src/messageview.c
11685                 fix for bug #961 (return receipt dialog 
11686                 complains incorrectly about return-path 
11687                 email adress being different), thanks 
11688                 to Colin.
11689
11690 2006-05-31 [cleroy]     2.2.0cvs69
11691
11692         * src/common/ssl.c
11693                 Guard against NULLs, although this
11694                 should never be an issue
11695
11696 2006-05-31 [colin]      2.2.0cvs68
11697
11698         * src/filtering.c
11699                 Use g_slist_prepend
11700         * src/imap.c
11701                 Don't remove caches when destroying folder, it
11702                 could (should) be done at exit
11703         * src/inc.c
11704                 free processing cache after incorporation
11705         * src/etpan/imap-thread.c
11706                 Maybe fix bug #959 (Crash on moving to emails 
11707                 to a imap account per ssl with a expired 
11708                 certificate.)
11709
11710 2006-05-30 [colin]      2.2.0cvs67
11711
11712         * src/summaryview.c
11713                 Put back event flush when displaying message
11714                 It avoids reading a bunch of messages just
11715                 by hitting shift-n for too long ;)
11716
11717 2006-05-29 [colin]      2.2.0cvs66
11718
11719         * src/summaryview.c
11720                 Remove useless g_warnings
11721
11722 2006-05-29 [colin]      2.2.0cvs65
11723
11724         * src/imap.c
11725                 Fix g_slist_append()s for performance
11726
11727 2006-05-29 [colin]      2.2.0cvs64
11728
11729         * src/compose.c
11730         * src/common/utils.c
11731                 Fix extraneous tab at start of addresses
11732         * src/mainwindow.c
11733                 Fix warnings (thanks to Fabien)
11734                 Fix crash at exit when composing messages 
11735                 exist
11736         * src/pop.c
11737                 Fix progress bar when deleting expired mails
11738                 Thanks to Hiro
11739         * src/summaryview.c
11740         * src/gtk/gtksctree.c
11741                 Fix re-sorting slowness
11742
11743 2006-05-29 [paul]       2.2.0cvs63
11744
11745         * src/mh.c
11746                 fetch full message when moving mails
11747                 from another mailbox, (fixed data loss
11748                 when filtering from IMAP to MH, introduced
11749                 in 2.2.0cvs57).
11750                 Thanks to Colin
11751
11752 2006-05-29 [mones]      2.2.0cvs62
11753
11754         * src/gtk/gtksctree.c
11755                 Unselect faster (patch by Colin)        
11756
11757 2006-05-26 [colin]      2.2.0cvs61
11758
11759         * src/summaryview.c
11760                 Unplug MSGINFO_UPDATE callback on delete too.
11761
11762 2006-05-26 [colin]      2.2.0cvs60
11763
11764         * src/foldersel.c
11765                 Fix bold in folder selection window with glib2.10
11766                 thanks Hiro
11767
11768 2006-05-26 [colin]      2.2.0cvs59
11769
11770         * src/procheader.c
11771                 Convert date only if necessary (and don't
11772                 try to convert from utf8 to utf8, too)
11773         * src/summaryview.c
11774                 Only set column's text if the column's 
11775                 displayed
11776
11777 2006-05-26 [colin]      2.2.0cvs58
11778
11779         * src/summaryview.c
11780         * src/gtk/gtkutils.c
11781                 Fix useless warning
11782
11783 2006-05-26 [colin]      2.2.0cvs57
11784
11785         * src/mainwindow.c
11786                 Make summaryview selectable as long as 
11787                 no message has focus
11788         * src/mh.c
11789                 Faster deletion (by implementing mh_remove_msgs)
11790                 Faster copy (avoid using mh_fetch_msg just to get
11791                 the filename)
11792                 Faster move (using move_file instead of copy_file
11793                 if MSG_IS_MOVE)
11794                 No progressbar if total number of mails to cp/mv 
11795                 is less than 100
11796         * src/summaryview.c
11797                 Fix removal from subject_table when mail gets moved
11798                 Faster deletion (g_slist_prepend instead of append)
11799         * src/gtk/gtksctree.c
11800                 Remove useless code
11801
11802 2006-05-25 [colin]      2.2.0cvs56
11803
11804         * src/common/ssl_certificate.c
11805                 Fix leak in expired cert check
11806
11807 2006-05-25 [colin]      2.2.0cvs55
11808
11809         * src/mh.c
11810                 Disable flags syncing on .mh_sequences - it
11811                 is buggy and marks mails read under unknown
11812                 conditions.
11813
11814 2006-05-25 [paul]
11815
11816         * 2.3.0-rc4 released
11817
11818 2006-05-24 [colin]      2.2.0cvs54
11819
11820         attention cvs users: if you manage to crash
11821         Sylpheed-Claws while moving, copying or deleting
11822         mails, we *are* interested in stack traces and
11823         valgrind logs. It looks stable, but one never
11824         knows...
11825
11826         * src/folder.c
11827                 Add progressbar for cache updates
11828         * src/folderutils.c
11829                 Optimize Mark all read in the current
11830                 folder
11831         * src/mh.c
11832                 Add progressbar for copy/move
11833         * src/procmsg.c
11834                 Optimize O(n^2) in copy/move
11835         * src/summaryview.c
11836         * src/gtk/gtksctree.c
11837                 Optimize O(n^2) algos
11838         * src/common/timing.h
11839                 Display ms instead of us
11840
11841 2006-05-24 [wwp]        2.2.0cvs53
11842
11843         * manual/fr/advanced.xml
11844                 updates to the French manual.
11845
11846 2006-05-24 [wwp]        2.2.0cvs52
11847
11848         * src/common/utils.c
11849                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
11850
11851 2006-05-24 [wwp]        2.2.0cvs51
11852
11853         * src/folderutils.c
11854                 fixed "mark all read" in MH folders (thanks to Colin).
11855
11856 2006-05-24 [paul]       2.2.0cvs50
11857
11858         * doc/man/sylpheed-claws.1
11859                 updated the man page
11860
11861 2006-05-23 [colin]      2.2.0cvs49
11862
11863         * src/folderview.c
11864         * src/imap.c
11865         * src/inc.c
11866         * src/mbox.c
11867         * src/messageview.c
11868         * src/news.c
11869         * src/send_message.c
11870         * src/summaryview.c
11871         * src/gtk/sslcertwindow.c
11872                 alertpanel fixes, by Fabien
11873
11874 2006-05-23 [colin]      2.2.0cvs48
11875
11876         * src/folder.c
11877         * src/folderview.c
11878         * src/msgcache.c
11879         * src/summaryview.c
11880         * src/gtk/gtksctree.c
11881         * src/gtk/gtksctree.h
11882                 More timings
11883                 Fix slow loading problem, which was caused by the
11884                 use of some gtk_ctree funcs and their use of
11885                 g_list_position while gtk_ctree_(un)link'ing.
11886                 Reap more functions from gtkctree.c to be sure we
11887                 use our (fast) version instead of theirs.
11888         * src/mh.c
11889                 Fix copy of unread mails
11890
11891
11892 2006-05-22 [wwp]        2.2.0cvs47
11893
11894         * manual/fr/advanced.xml
11895                 updated.
11896
11897 2006-05-22 [colin]      2.2.0cvs46
11898
11899         * src/filtering.c
11900                 Fix possible infinite loop. 'copy' is not a 
11901                 final action, so when encountering a 'copy',
11902                 we have to check if a previous one was set
11903                 and do it. In the same way, if we encounter
11904                 a 'move' we have to perform a possibly 
11905                 pending 'copy'. This will slow down filtering
11906                 on IMAP if move+copy or multiple copy actions
11907                 are to be done, but handling it via the batch
11908                 would be really too convoluted.
11909
11910 2006-05-22 [wwp]        2.2.0cvs45
11911
11912         * manual/fr/advanced.xml
11913         * manual/fr/faq.xml
11914         * manual/fr/glossary.xml
11915         * manual/fr/handling.xml
11916         * manual/fr/intro.xml
11917         * manual/fr/plugins.xml
11918         * manual/fr/sylpheed-claws-manual.xml
11919                 sync w/ the english manual: updates URIs, documented mailing-list
11920                 support, better explanation about the enabled/disabled feature
11921                 in filtering/processing rules by Paul.
11922
11923 2006-05-21 [colin]      2.2.0cvs44
11924
11925         * src/summaryview.c
11926                 Don't expand after building threads, but during
11927
11928 2006-05-21 [colin]      2.2.0cvs43
11929
11930         * src/procmsg.c
11931         * src/summaryview.c
11932                 More timing possibilities... For next time I have 
11933                 to find out how the hell some 3GHz computer takes
11934                 one minute to open a 30k folder...
11935
11936 2006-05-21 [colin]      2.2.0cvs42
11937
11938         * manual/pl/advanced.xml
11939         * manual/pl/faq.xml
11940         * manual/pl/glossary.xml
11941         * manual/pl/handling.xml
11942         * manual/pl/intro.xml
11943         * manual/pl/plugins.xml
11944         * manual/pl/sylpheed-claws-manual.xml
11945                 Polish manual updated by Pawel
11946
11947 2006-05-20 [colin]
11948
11949         * 2.3.0-rc3 released
11950
11951 2006-05-20 [colin]      2.2.0cvs41
11952
11953         * src/imap.c
11954                 Fix -rc2 problems:
11955                 - remove cache of moved messages from original folder
11956                 - apply new flags to messages even if they aren't appliable
11957                   via IMAP.
11958
11959 2006-05-20 [colin]
11960
11961         * 2.3.0-rc2 released
11962
11963 2006-05-19 [colin]      2.2.0cvs40
11964
11965         * src/imap.c
11966                 Don't issue SELECT in imap_change_flags
11967                 before having checked that we indeed have
11968                 some flags to change. MSG_POSTFILTERED for
11969                 example can't be used on IMAP.
11970                 Fixes bug #955 (copying messages between 
11971                 imap folders is extremely slow), which was
11972                 a regression.
11973
11974 2006-05-19 [colin]      2.2.0cvs39
11975
11976         * src/folder.c
11977         * src/folder.h
11978         * src/folderview.c
11979                 Try to fix bug #830 (Some unread messages 
11980                 get marked read in IMAP inbox):
11981                 - Prevent scanning a folder if it's being 
11982                   opened via the GUI
11983                 - Postpone opening via the GUI of a folder
11984                   currently scanned.
11985
11986
11987 2006-05-19 [wwp]        2.2.0cvs38
11988
11989         * manual/advanced.xml
11990                 fix English+typo (thanks to Paul).
11991
11992 2006-05-19 [wwp]        2.2.0cvs37
11993
11994         * manual/advanced.xml
11995         * manual/fr/advanced.xml
11996         * src/gtk/logwindow.c
11997         * src/prefs_common.c
11998         * src/prefs_common.h
11999                 added hidden prefs to allow customization of colors used in
12000                 protocol log window (useful for dark gtk+ themes).
12001
12002 2006-05-19 [wwp]        2.2.0cvs36
12003
12004         * ChangeLog
12005                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
12006
12007 2006-05-19 [paul]       2.2.0cvs35
12008
12009         * src/textview.c
12010                 make Reply-To fully clickable
12011         * src/gtk/logwindow.c
12012                 more colouring (SMTP ESMTP)
12013         Both patches by Pawel Pekala
12014
12015 2006-05-19 [cleroy]     2.2.0cvs34
12016
12017         * src/mh.c
12018                 Don't update flags from current folder
12019                 Probably fixes bug #935 (Read Messages 
12020                 Revert to Being Marked as Unread)
12021
12022 2006-05-18 [colin]      2.2.0cvs33
12023
12024         * src/imap.c
12025                 Warning fix
12026         * src/compose.c
12027         * src/mainwindow.c
12028         * src/summaryview.c
12029         * src/toolbar.c
12030                 Allow replying to multiple emails
12031                 in multiple windows
12032         * src/mimeview.c
12033         * src/etpan/imap-thread.c
12034                 Leak fixes
12035
12036 2006-05-18 [paul]       2.2.0cvs32
12037
12038         * src/summaryview.c
12039                 keep Mailing-List menu refreshed
12040                 Thanks to Colin
12041
12042 2006-05-18 [paul]       2.2.0cvs31
12043
12044         * manual/advanced.xml
12045         * manual/faq.xml
12046         * manual/glossary.xml
12047         * manual/handling.xml
12048         * manual/intro.xml
12049         * manual/plugins.xml
12050         * manual/sylpheed-claws-manual.xml
12051                 update URLs
12052                 add info about mailing-list support
12053                 edit filtering info
12054         * src/wizard.c
12055         * src/common/defs.h
12056         * src/gtk/about.c
12057         * src/plugins/dillo_viewer/README
12058                 update URLs
12059
12060 2006-05-17 [wwp]        2.2.0cvs30
12061
12062         * manual/handling.xml
12063         * manual/fr/handling.xml
12064                 documented the ability to enabled/disable filtering/processing rules.
12065
12066 2006-05-17 [colin]      2.2.0cvs29
12067
12068         * src/main.c
12069                 Don't initialize g_thread subsystem if it's 
12070                 already done (thanks to Hiro)
12071         * src/mimeview.c
12072                 Fix saving of parts when there name can't be
12073                 converted from UTF-8.
12074
12075 2006-05-17 [paul]       2.2.0cvs28
12076
12077         * po/Makefile.in.in
12078                 fix config.status warning with autoconf 2.60
12079
12080 2006-05-17 [paul]       2.2.0cvs27
12081
12082         * po/POTFILES.in
12083                 add src/mbox.c
12084
12085 2006-05-17 [wwp]        2.2.0cvs26
12086
12087         * src/mainwindow.c
12088                 fix useless and potentially dangerous buffer walking (thanks to Colin).
12089
12090 2006-05-17 [wwp]        2.2.0cvs25
12091
12092         * src/plugins/demo/demo.c
12093                 updated product name in plugin demo (many plugins need to be
12094                 sync'ed w/ that change).
12095
12096 2006-05-17 [colin]      2.2.0cvs24
12097
12098         * src/mh.c
12099                 Fix leak
12100
12101 2006-05-16 [colin]      2.2.0cvs23
12102
12103         * src/mainwindow.c
12104                 Stupid me hit again. Fix cvs22.
12105
12106 2006-05-16 [colin]      2.2.0cvs22
12107
12108         * src/mainwindow.c
12109                 Fix bug #922 (sylpheed-claws crashed after 
12110                 pushing on Inbox folder)
12111
12112 2006-05-16 [colin]      2.2.0cvs21
12113
12114         * src/compose.c
12115                 Make From header be copy/paste/select-able
12116
12117 2006-05-16 [wwp]        2.2.0cvs20
12118
12119         * src/export.c
12120         * src/matcher.c
12121         * src/summaryview.c
12122         * src/etpan/imap-thread.c
12123                 fix some compiler warnings (thanks to Colin).
12124
12125 2006-05-16 [wwp]        2.2.0cvs19
12126
12127         * src/action.c
12128         * src/gedit-print.c
12129         * src/inc.c
12130         * src/mainwindow.c
12131         * src/mh.c
12132         * src/statusbar.c
12133         * src/send_message.c
12134         * src/summaryview.c
12135                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
12136
12137 2006-05-15 [colin]      2.2.0cvs18
12138
12139         * src/procmsg.c
12140                 Fix automatic rule creation with List-Post
12141
12142 2006-05-15 [paul]       2.2.0cvs17
12143
12144         * tools/filter_conv_new.pl
12145                 updated for rule enabling/disabling
12146                 claws version >= 2.3.x required
12147
12148 2006-05-15 [cleroy]     2.2.0cvs16
12149
12150         * src/main.c
12151                 Revert test
12152
12153 2006-05-15 [cleroy]     2.2.0cvs15
12154
12155         * src/main.c
12156                 test
12157
12158 2006-05-15 [wwp]        2.2.0cvs14
12159
12160         * manual/pl/.cvsignore
12161                 ignore generated files.
12162
12163 2006-05-14 [wwp]        2.3.0-rc1
12164
12165         * 2.3.0-rc1 released
12166
12167 2006-05-13 [wwp]        2.2.0cvs13
12168
12169         * src/filtering.c
12170         * src/filtering.h
12171         * src/matcher.c
12172         * src/matcher_parser_lex.l
12173         * src/matcher_parser_parse.y
12174         * src/prefs_filtering.c
12175                 new feature: provide the ability to disable filtering and processing
12176                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
12177                 adaptations.
12178
12179 2006-05-13 [colin]      2.2.0cvs12
12180
12181         * src/compose.c
12182                 Remove useless if (a) b; else b;
12183                 Thanks to wwp
12184
12185 2006-05-13 [wwp]        2.2.0cvs11
12186
12187         * src/export.c
12188         * src/import.c
12189         * src/mainwindow.c
12190         * src/mbox.c
12191         * src/summaryview.c
12192         * src/summaryview.h
12193                 no more silent failures (or at least less ones) when importing
12194                 or exporting from/to mbox. Also start importing/exporting if
12195                 the necessary info is set.
12196
12197 2006-05-13 [wwp]        2.2.0cvs10
12198
12199         * RELEASE_NOTES
12200                 restored up-to-date release notes.
12201
12202 2006-05-13 [paul]       2.2.0cvs9
12203
12204         * po/nl.po
12205         * po/ru.po
12206                 updated by Tim Dijkstra and Pavlo Bohmat
12207
12208 2006-05-12 [colin]      2.2.0cvs8
12209
12210         * src/gtk/quicksearch.c
12211                 Add "k" as shortcut for "colorlabel". Patch
12212                 by ath42@users.sf.net.
12213
12214 2006-05-12 [paul]       2.2.0cvs7
12215
12216         * src/prefs_common.h
12217         * src/prefs_summaries.c
12218         * src/summaryview.c
12219                 when entering a folder also allow
12220                 going directly to first Marked message
12221
12222 2006-05-12 [paul]       2.2.0cvs6
12223
12224         * src/summaryview.c
12225                 always obey 'confirm before marking all
12226                 mails read' option
12227
12228 2006-05-12 [paul]       2.2.0cvs5
12229
12230         * src/textview.c
12231                 make Sender fully clickable
12232
12233 2006-05-12 [colin]      2.2.0cvs4
12234
12235         * src/compose.c
12236         * src/compose.h
12237                 Let From be editable
12238         * src/main.c
12239         * src/mh.c
12240                 Full support of .mh_sequences' Unseen seq
12241
12242 2006-05-12 [colin]      2.2.0cvs3
12243
12244         * src/folder.c
12245         * src/mainwindow.c
12246         * src/mainwindow.h
12247         * src/messageview.c
12248         * src/prefs_spelling.c
12249         * src/procheader.c
12250         * src/procmsg.c
12251         * src/procmsg.h
12252         * src/summaryview.c
12253         * src/toolbar.c
12254         * src/toolbar.h
12255                 Add contextual menu on Compose toolbar
12256                 button. Fixes bug #944 (Automatic
12257                 addresses not applied when changing account
12258                 from compose window)
12259                 add Mailing List support
12260                 based on the old 0.6.5claws25 patch by
12261                 Melvin Hadasht, with finishing touches
12262                 by Colin
12263                 Fix "ignore thread" when mails are threaded by
12264                 subject (and weren't ignored although appearing
12265                 in the thread).
12266                 GUI rework.
12267                 Both patches by Pawel.
12268
12269 2006-05-08 [paul]       2.2.0cvs2
12270
12271         * src/mainwindow.c
12272         * src/mainwindow.h
12273         * src/messageview.c
12274         * src/procheader.c
12275         * src/procmsg.c
12276         * src/procmsg.h
12277         * src/summaryview.c
12278                 add Mailing List support
12279                 based on the old 0.6.5claws25 patch by 
12280                 Melvin Hadasht, with finishing touches
12281                 by Colin
12282
12283 2006-05-08 [colin]      2.2.0cvs1
12284
12285         * src/mainwindow.c
12286         * src/toolbar.c
12287         * src/toolbar.h
12288                 Add contextual menu on Compose toolbar 
12289                 button. Fixes bug #944 (Automatic 
12290                 addresses not applied when changing account 
12291                 from compose window)
12292
12293 2006-05-08 [paul]       2.2.0
12294
12295         2.2.0 released
12296
12297 2006-05-08 [paul]       2.1.1cvs51
12298
12299         * po/cs.po
12300         * po/de.po
12301         * po/en_GB.po
12302         * po/fi.po
12303         * po/fr.po
12304         * po/pt_BR.po
12305         * po/sr.po
12306         * po/zh_CN.po
12307                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
12308                 Fabien Vantard, Frederico Goncalves Guimaraes,
12309                 Aleksandar Urosevic, and Ralgh Young
12310
12311 2006-05-12 [colin]      2.1.1cvs50
12312
12313         * po/cs.po
12314         * po/de.po
12315         * po/en_GB.po
12316         * po/es.po
12317         * po/fi.po
12318         * po/fr.po
12319         * po/pt_BR.po
12320         * po/sr.po
12321         * po/zh_CN.po
12322                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
12323                 Fabien Vantard, Frederico Goncalves Guimaraes,
12324                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
12325
12326 2006-05-05 [colin]      2.1.1cvs49
12327
12328         * manual/Makefile.am
12329         * manual/pl/Makefile.am
12330         * manual/pl/account.xml
12331         * manual/pl/ack.xml
12332         * manual/pl/addrbook.xml
12333         * manual/pl/advanced.xml
12334         * manual/pl/faq.xml
12335         * manual/pl/glossary.xml
12336         * manual/pl/gpl.xml
12337         * manual/pl/handling.xml
12338         * manual/pl/intro.xml
12339         * manual/pl/keyboard.xml
12340         * manual/pl/plugins.xml
12341         * manual/pl/starting.xml
12342         * manual/pl/sylpheed-claws-manual.xml
12343         * manual/pl/dist/.cvsignore
12344         * manual/pl/dist/Makefile.am
12345         * manual/pl/dist/html/.cvsignore
12346         * manual/pl/dist/html/Makefile.am
12347         * manual/pl/dist/pdf/.cvsignore
12348         * manual/pl/dist/pdf/Makefile.am
12349         * manual/pl/dist/ps/.cvsignore
12350         * manual/pl/dist/ps/Makefile.am
12351         * manual/pl/dist/txt/.cvsignore
12352         * manual/pl/dist/txt/Makefile.am
12353                 Add the polish translation of the manual,
12354                 Authored by Pawel Pekala.
12355
12356 2006-05-05 [cleroy]     2.1.1cvs48
12357
12358         * src/main.c
12359                 Re-read matcherrc after loading plugins 
12360                 if some of them add folders.
12361
12362 2006-05-03 [colin]      2.1.1cvs47
12363
12364         * src/imap.c
12365                 I'm idiot
12366
12367 2006-05-03 [colin]      2.1.1cvs46
12368
12369         * src/imap.c
12370                 Be sure to have a session when
12371                 getting separator
12372
12373 2006-05-03 [colin]      2.1.1cvs45
12374
12375         * src/imap.c
12376         * src/imap.h
12377         * src/imap_gtk.c
12378                 Fix preventing renaming with namespace 
12379                 separator.
12380
12381 2006-05-01 [colin]      2.1.1cvs44
12382
12383         * src/action.c
12384                 Don't reload messageview when result of
12385                 action is piped.
12386
12387 2006-04-29 [colin]      2.1.1cvs43
12388
12389         * src/prefs_receive.c
12390         * src/plugins/spamassassin/spamassassin_gtk.c
12391         * src/plugins/clamav/clamav_plugin_gtk.c
12392                 GUI fixes by Pawel
12393
12394 2006-04-29 [colin]      2.1.1cvs42
12395
12396         * src/prefs_compose_writing.c
12397         * src/prefs_quote.c
12398                 Cleanups. Patch by Pawel
12399
12400 2006-04-28 [paul]       2.1.1cvs41
12401
12402         * src/matcher.c
12403                 fix returned quick search results when search
12404                 term contains an underscore.
12405                 Thanks to Colin
12406
12407 2006-04-28 [paul]       2.1.1cvs40
12408
12409         * src/prefs_message.c
12410         * src/prefs_receive.c
12411                 GUI cleanups
12412                 Patches by Pawel Pekala
12413
12414 2006-04-27 [colin]      2.1.1cvs39
12415
12416         * src/wizard.c
12417                 Differentiate subject Welcome from
12418                 window's title Welcome
12419
12420 2006-04-27 [paul]
12421
12422         2.2.0-rc1 released
12423
12424 2006-04-27 [paul]       2.1.1cvs38
12425
12426         * manual/advanced.xml
12427         * manual/fr/advanced.xml
12428                 add info about compose_no_markup hidden pref
12429
12430 2006-04-27 [paul]       2.1.1cvs37
12431
12432         * src/prefs_account.c
12433                 improve privacy labels
12434         * src/prefs_msg_colors.c
12435                 change some strings for translators' convenience
12436         * src/gtk/gtkutils.c
12437                 don't underline the link button text
12438
12439 2006-04-25 [colin]      2.1.1cvs36
12440
12441         * src/folder.c
12442                 Complete 2.1.1cvs33 (once more ;)
12443
12444 2006-04-25 [colin]      2.1.1cvs35
12445
12446         * src/editldap.c
12447                 Fix tooltip
12448
12449 2006-04-25 [cleroy]     2.1.1cvs34
12450
12451         * src/compose.c
12452         * src/gtk/gtkaspell.c
12453                 Fix crash on redirect (related to the return 
12454                 of the aspell menu in compose's toolbar)
12455         * src/prefs_msg_colors.c
12456                 Fix sensitivity widgets
12457         * src/image_viewer.c
12458         * src/gtk/pluginwindow.c
12459         * src/gtk/prefswindow.c
12460                 Change released signals to clicked (Fabien)
12461         * po/POTFILES.in
12462         * src/common/socket.c
12463         * src/plugins/spamassassin/spamassassin.c
12464                 Translate strings (Fabien)
12465
12466 2006-04-25 [paul]       2.1.1cvs33
12467
12468         * src/folder.c
12469         * src/folder.h
12470         * src/folderview.c
12471                 complete the fix of bug #912
12472                 Thanks to Colin
12473
12474 2006-04-25 [colin]      2.1.1cvs32
12475
12476         * src/news.c
12477                 Better progress bar
12478         * src/mimeview.c
12479         * src/summaryview.c
12480         * src/summaryview.h
12481                 Fix focus chain
12482                 Patches by Pawel Pekala
12483
12484 2006-04-24 [colin]      2.1.1cvs31
12485
12486         * src/compose.c
12487                 Fix compilation warnings (Fabien)
12488
12489 2006-04-24 [colin]      2.1.1cvs30
12490
12491         * src/addrindex.c
12492         * src/editldap.c
12493         * src/editldap_basedn.c
12494         * src/editldap_basedn.h
12495         * src/ldapctrl.c
12496         * src/ldapctrl.h
12497         * src/ldapquery.c
12498         * src/ldaputil.c
12499         * src/ldaputil.h
12500                 Fix bug #901 (LDAPS support)
12501
12502 2006-04-24 [colin]      2.1.1cvs29
12503
12504         * src/compose.c
12505                 Fix logic on error with send dialog on
12506         * src/imap.c
12507                 Fix compilation without libetpan, thanks
12508                 to Fabien
12509         * src/summaryview.c
12510                 Fix 'context-menu' key
12511
12512 2006-04-23 [colin]      2.1.1cvs28
12513
12514         * src/folder.c
12515                 Never free current's cache to free up 
12516                 memory. Fixes bug #912 (new count 
12517                 randomly set to message count)
12518
12519 2006-04-23 [colin]      2.1.1cvs27
12520
12521         * src/gtk/quicksearch.c
12522                 And remove printf...
12523
12524 2006-04-23 [colin]      2.1.1cvs26
12525
12526         * src/gtk/quicksearch.c
12527                 Fix replacing in quicksearch, and fix inserting
12528                 in the middle of the string. (introduced at 2.1.0cvs22)
12529
12530 2006-04-23 [colin]      2.1.1cvs25
12531
12532         * src/imap.c
12533                 Make sure uidnext is initialized in get_num_list
12534                 (not for stable, related to 2.1.1cvs8 and friends)
12535
12536 2006-04-23 [colin]      2.1.1cvs24
12537
12538         * src/imap.c
12539                 Output something when login is successful
12540                 too
12541
12542 2006-04-23 [colin]      2.1.1cvs23
12543
12544         * src/etpan/imap-thread.c
12545                 Better logging (line-per-line, hide data in fetch)
12546                 Fix a const warning
12547         * src/gtk/logwindow.c
12548         * src/gtk/logwindow.h
12549                 Better logging (color for input/output)
12550
12551 2006-04-21 [colin]      2.1.1cvs22
12552
12553         * src/gtk/quicksearch.c
12554                 On gtk+-2.8, use stock buttons in quicksearch
12555                 Based on a patch by Fabien and a design by Paul
12556
12557 2006-04-21 [colin]      2.1.1cvs21
12558
12559         * src/folderview.c
12560         * src/mainwindow.c
12561                 Fix occasional flicker in folderview
12562         * src/common/utils.c
12563                 Fix bug #943 (Incorrectly parsed email address 
12564                 list in short headers on message view and in 
12565                 printouts)
12566
12567 2006-04-20 [colin]      2.1.1cvs20
12568
12569         * src/imap.c
12570         * src/imap.h
12571         * src/prefs_account.c
12572                 Add ANONYMOUS auth for IMAP
12573
12574 2006-04-20 [paul]       2.1.1cvs19
12575
12576         * src/main.c
12577                 proper fix for 2.1.1cvs18
12578                 Thanks to Colin
12579
12580 2006-04-20 [paul]       2.1.1cvs18
12581
12582         * src/main.c
12583                 fix build warnings
12584
12585 2006-04-20 [paul]       2.1.1cvs17
12586
12587         * src/gtk/quicksearch.c
12588                 fix standard, non-extended Quick search,
12589                 was broken in 2.1.1cvs15.
12590                 Thanks to Colin.
12591
12592 2006-04-20 [colin]      2.1.1cvs16
12593
12594         * src/prefs_matcher.c
12595                 Fix values when reselecting a ~test
12596                 rule
12597
12598 2006-04-19 [colin]      2.1.1cvs15
12599
12600         * src/compose.c
12601         * src/compose.h
12602         * src/gtk/gtkaspell.c
12603         * src/gtk/gtkaspell.h
12604                 Put back Options menu in Spelling/
12605         * src/gtk/quicksearch.c
12606                 Don't search, and show error, if the
12607                 advanced search has a syntax error
12608
12609 2006-04-18 [colin]      2.1.1cvs14
12610
12611         * src/textview.c
12612                 Fix gdk warnings on set_cursor when textview
12613                 isn't visible
12614
12615 2006-04-18 [colin]      2.1.1cvs13
12616
12617         * src/gtk/gtksctree.c
12618                 Remove seemingly useless refresh that causes
12619                 flicker - watch this commit in case of 
12620                 problems before planned backport to stable
12621
12622 2006-04-18 [colin]      2.1.1cvs12
12623
12624         * src/imap.c
12625                 Factorize get/set_xml code
12626         * src/compose.c
12627         * src/prefs_account.c
12628         * src/prefs_account.h
12629         * src/procmsg.c
12630                 Add Encrypt to self option
12631
12632 2006-04-17 [colin]      2.1.1cvs11
12633
12634         * configure.ac
12635                 Fix search on encrpyt function on dragonfly
12636                 Patch by Jonathan Buschmann <jonthn@agmact.com>
12637
12638 2006-04-17 [colin]      2.1.1cvs10
12639
12640         * src/prefs_account.c
12641                 Be safe by default: remove mails from POP3
12642                 after 7 days, not immediately
12643
12644 2006-04-17 [colin]      2.1.1cvs9
12645
12646         * src/etpan/imap-thread.c
12647                 Fix build on DragonFly - patch by 
12648                 Jonathan Buschmann <jonthn@agmact.com>
12649
12650 2006-04-17 [colin]      2.1.1cvs8
12651
12652         * src/imap.c
12653                 Save uidnext between sessions
12654
12655 2006-04-17 [colin]      2.1.1cvs7
12656
12657         * src/imap.c
12658                 scan is required when uid validity changes
12659
12660 2006-04-17 [colin]      2.1.1cvs6
12661
12662         * src/folderview.c
12663                 Don't scan if not necessary, apart in current
12664                 folder and INBOX to fetch flags.
12665         * src/imap.c
12666                 Scan is necessary if unread count changes
12667
12668 2006-04-17 [colin]      2.1.1cvs5
12669
12670         * src/imap.c
12671                 ...But always fetch ANSWERED and DELETED flags for
12672                 INBOX, as filtering can happen on these flags.
12673
12674 2006-04-17 [colin]      2.1.1cvs4
12675
12676         * src/imap.c
12677                 Don't fetch REPLIED and DELETED flags when synchronising
12678                 flags with a closed folder. We only need UNSEEN and FLAGGED
12679                 to update the folderview.
12680
12681 2006-04-17 [colin]      2.1.1cvs3
12682
12683         * src/imap.c
12684                 Faster flag search when there are new mails 
12685                 in a folder. We can do a full search if the 
12686                 folder contains less messages than the new
12687                 list.
12688
12689 2006-04-17 [colin]      2.1.1cvs2
12690
12691         * po/cs.po
12692         * po/de.po
12693         * po/fr.po
12694         * po/nl.po
12695         * po/pt_BR.po
12696                 Update translations from stable branch
12697
12698 2006-04-17 [colin]      2.1.1cvs1
12699
12700         * configure.ac
12701                 Bump version to follow stable release
12702
12703 2006-04-16 [mones]      2.1.0cvs50
12704
12705         * po/es.po
12706                 Updated for release
12707
12708 2006-04-16 [colin]      2.1.0cvs49
12709
12710         * src/textview.c
12711                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
12712                 with gtk < 2.8. Thanks to Fabien Vantard.
12713
12714 2006-04-15 [colin]      2.1.0cvs48
12715
12716         * src/etpan/imap-thread.c
12717                 Fix bug #919 (libetpan: SEGV when connecting 
12718                 using command)
12719
12720 2006-04-14 [colin]      2.1.0cvs47
12721
12722         * src/main.c
12723                 Fix race on --select (should be done better)
12724
12725 2006-04-14 [wwp]        2.1.0cvs46
12726
12727         * src/send_message.c
12728                 enforce a check for domain in account prefs (a sending
12729                 error could be faced if domain was checked but no value set),
12730                 thanks to Colin.
12731
12732 2006-04-14 [colin]      2.1.0cvs45
12733
12734         * src/codeconv.c
12735                 when converting from unknown to unknown, if the
12736                 string is UTF8, don't convert it to the locale
12737                 (which breaks it)
12738
12739 2006-04-14 [colin]      2.1.0cvs44
12740
12741         * src/compose.c
12742                 Don't try to use ASCII for converting headers
12743                 (as done in body)
12744
12745 2006-04-14 [paul]       2.1.0cvs43
12746
12747         * src/crash.c
12748                 add locale/charset info to crash report
12749         * src/gtk/about.c
12750                 add wwp to doc team
12751                 replace 'e-mail' with preferred 'email'
12752         * src/gtk/authors.h
12753                 ensure contributors list is in alphabetical
12754                 order
12755
12756 2006-04-13 [colin]      2.1.0cvs42
12757
12758         * src/textview.c
12759                 Prevent gdk warnings
12760
12761 2006-04-13 [colin]      2.1.0cvs41
12762
12763         * src/common/ssl_certificate.c
12764         * src/common/ssl_certificate.h
12765         * src/gtk/sslcertwindow.c
12766                 Warn on expired certs, and display the expiration date
12767
12768 2006-04-13 [colin]      2.1.0cvs40
12769
12770         * src/plugins/spamassassin/spamassassin_gtk.c
12771                 Fix missing set_text on unix socket
12772
12773 2006-04-13 [wwp]        2.1.0cvs39
12774
12775         * manual/fr/advanced.xml
12776         * manual/fr/glossary.xml
12777                 applied new spam/ham/email lexicon (pourriel, courriel)
12778
12779 2006-04-13 [paul]       2.1.0cvs38
12780
12781         * src/plugins/pgpmime/plugin.c
12782                 remove the mention of S/MIME from the
12783                 description. This is now handled by the
12784                 S/MIME plugin.
12785
12786 2006-04-13 [paul]       2.1.0cvs37
12787
12788         * src/prefs_msg_colors.c
12789                 rework dialog
12790         * src/prefs_folder_item.c
12791         * src/prefs_spelling.c
12792                 add a tooltip to the colour selector buttons
12793
12794 2006-04-13 [wwp]        2.1.0cvs36
12795
12796         * manual/advanced.xml
12797         * manual/glossary.xml
12798         * manual/handling.xml
12799         * manual/keyboard.xml
12800         * manual/plugins.xml
12801         * manual/starting.xml
12802         * manual/fr/account.xml
12803         * manual/fr/ack.xml
12804         * manual/fr/addrbook.xml
12805         * manual/fr/advanced.xml
12806         * manual/fr/faq.xml
12807         * manual/fr/glossary.xml
12808         * manual/fr/gpl.xml
12809         * manual/fr/handling.xml
12810         * manual/fr/intro.xml
12811         * manual/fr/keyboard.xml
12812         * manual/fr/plugins.xml
12813         * manual/fr/starting.xml
12814         * manual/fr/sylpheed-claws-manual.xml
12815                 fixes to the manuals:
12816                  - summaryview -> Message List (same in French)
12817                  - translate key names
12818                  - fix French punctuation, use non-breakable spaces when
12819                    necessary, don't use &thinsp; which is not portable
12820                  - tell what maildir and mbox formats we support
12821
12822 2006-04-12 [wwp]        2.1.0cvs35
12823
12824         * src/prefs_toolbar.c
12825                 unified a replace button more,
12826                 patch by Fabien Vantard <fzzzzz@gmail.com>.
12827
12828 2006-04-12 [wwp]        2.1.0cvs34
12829
12830         * src/prefs_common.c
12831         * src/prefs_msg_colors.c
12832                 make default color labels translatable,
12833                 patch from Fabien Vantard <fzzzzz@gmail.com>,
12834                 thanks to Tim <timbrain@post.cz> for reporting.
12835
12836 2006-04-12 [wwp]        2.1.0cvs33
12837
12838         * manual/glossary.xml
12839         * manual/intro.xml
12840         * manual/plugins.xml
12841         * manual/starting.xml
12842         * manual/sylpheed-claws-manual.xml
12843         * manual/fr/.cvsignore
12844         * manual/fr/account.xml
12845         * manual/fr/ack.xml
12846         * manual/fr/addrbook.xml
12847         * manual/fr/advanced.xml
12848         * manual/fr/faq.xml
12849         * manual/fr/glossary.xml
12850         * manual/fr/handling.xml
12851         * manual/fr/intro.xml
12852         * manual/fr/keyboard.xml
12853         * manual/fr/plugins.xml
12854         * manual/fr/starting.xml
12855         * manual/fr/sylpheed-claws-manual.xml
12856                 various fixes: typos, missing .fr translations, punctuation,
12857                 capitalization, links, accents and some bad French more.
12858
12859 2006-04-12 [wwp]        2.1.0cvs32
12860
12861         * src/prefs_gtk.c
12862                 fix for bug #935: always store prefs files in UTF-8 (thanks
12863                 to Colin).
12864
12865 2006-04-11 [colin]      2.1.0cvs31
12866
12867         * src/compose.c
12868                 Fix inserting files not in utf8 when locale is utf8
12869
12870 2006-04-11 [colin]      2.1.0cvs30
12871
12872         * src/inc.c
12873                 Don't show error dialog when cancelling connection
12874                 Patch by Pawel
12875
12876 2006-04-11 [cleroy]     2.1.0cvs29
12877
12878         * src/compose.c
12879                 Implement multiple quote levels
12880         * src/prefs_common.c
12881                 Change a little bit the quote bgcolor for 2nd level
12882
12883 2006-04-11 [colin]      2.1.0cvs28
12884
12885         * src/gtk/about.c
12886                 Add locale and charset in the label
12887
12888 2006-04-10 [colin]      2.1.0cvs27
12889
12890         * src/compose.c
12891         * src/prefs_common.c
12892         * src/prefs_common.h
12893         * src/prefs_msg_colors.c
12894         * src/textview.c
12895                 Allow optional background color in quotes
12896                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
12897                 GTK+-2.8.x feature
12898
12899 2006-04-10 [colin]      2.1.0cvs26
12900
12901         * src/main.c
12902         * src/mainwindow.c
12903         * src/mainwindow.h
12904                 Implement --select
12905
12906 2006-04-10 [colin]      2.1.0cvs25
12907
12908         * manual/plugins.xml
12909         * manual/fr/plugins.xml
12910                 Document libcurl's proxy variables
12911
12912 2006-04-09 [colin]      2.1.0cvs24
12913
12914         * src/prefs_common.c
12915                 gettext() returns statically allocated stuff. We have
12916                 to strdup it in order to be able to free it.
12917
12918 2006-04-09 [colin]      2.1.0cvs23
12919
12920         * AUTHORS
12921         * src/gtk/authors.h
12922                 Add Alexei
12923
12924 2006-04-09 [colin]      2.1.0cvs22
12925
12926         * src/mainwindow.c
12927         * src/gtk/quicksearch.c
12928                 Fix bug #859 (problems with cyrilic input in 
12929                 search panel) - Patch by Alexey Illarionov 
12930                 <littlesavage@rambler.ru>
12931
12932 2006-04-09 [colin]      2.1.0cvs21
12933
12934         * src/prefs_customheader.c
12935                 I prefer removing then freeing rather than the contrary
12936                 (even if it doesn't change anything ;-)
12937         * src/prefs_account.c
12938                 Fix bug #933 (Crash re-entering the custom headers list 
12939                 dialog in accounts prefs)
12940                 The problem happened when cancelling the Account 
12941                 Preferences' dialogs - in which case we didn't do 
12942                 anything to the PrefsAccount * struct. In case of applying,
12943                 the old ac_prefs was replaced with the tmp_ac_prefs we were
12944                 working with in this dialog. The problem is that 
12945                 prefs_customheader.c, working on this tmp_ac_prefs, always
12946                 changes the ->customhdr_list pointer, even when cancelled. 
12947                 So in case of cancelling the prefs_account dialog, we still
12948                 have to update ->customhdr_list in the real account.
12949
12950 2006-04-08 [colin]      2.1.0cvs20
12951
12952         * manual/fr/glossary.xml
12953         * manual/fr/keyboard.xml
12954                 Forgot some headers :)
12955
12956 2006-04-08 [colin]      2.1.0cvs19
12957
12958         * manual/Makefile.am
12959         * manual/fr/Makefile.am
12960         * manual/fr/account.xml
12961         * manual/fr/ack.xml
12962         * manual/fr/addrbook.xml
12963         * manual/fr/advanced.xml
12964         * manual/fr/faq.xml
12965         * manual/fr/glossary.xml
12966         * manual/fr/gpl.xml
12967         * manual/fr/handling.xml
12968         * manual/fr/intro.xml
12969         * manual/fr/keyboard.xml
12970         * manual/fr/plugins.xml
12971         * manual/fr/starting.xml
12972         * manual/fr/sylpheed-claws-manual.xml
12973         * manual/fr/dist/.cvsignore
12974         * manual/fr/dist/Makefile.am
12975         * manual/fr/dist/html/.cvsignore
12976         * manual/fr/dist/html/Makefile.am
12977         * manual/fr/dist/pdf/.cvsignore
12978         * manual/fr/dist/pdf/Makefile.am
12979         * manual/fr/dist/ps/.cvsignore
12980         * manual/fr/dist/ps/Makefile.am
12981         * manual/fr/dist/txt/.cvsignore
12982         * manual/fr/dist/txt/Makefile.am
12983                 Add the french translation of the manual. Thanks to
12984                 Olivier Delhomme <olivier.delhomme@free.fr> for 
12985                 account.xml, ack.xml, addrbook.xml and advanced.xml
12986
12987 2006-04-08 [colin]      2.1.0cvs18
12988
12989         * manual/plugins.xml
12990         * manual/starting.xml
12991                 More fixes
12992
12993 2006-04-07 [colin]      2.1.0cvs17
12994
12995         * manual/faq.xml
12996         * manual/intro.xml
12997         * manual/keyboard.xml
12998                 Little fixes
12999
13000 2006-04-07 [colin]      2.1.0cvs16
13001
13002         * README
13003         * src/compose.c
13004         * src/prefs_common.c
13005         * src/prefs_common.h
13006                 Add hidden compose_no_markup pref
13007
13008 2006-04-07 [wwp]        2.1.0cvs15
13009
13010         * src/summary_search.c
13011         * .cvsignore
13012                 Bugfix: stop button was sticky when searching in an empty folder.
13013                 Applied curly brackets code style to the whole file (summary_search.c).
13014                 More files to ignore.
13015
13016 2006-04-07 [wwp]        2.1.0cvs14
13017
13018         * src/message_search.c
13019         * src/summary_search.c
13020                 changed default button when search bumps at file/folder
13021                 beginning or end, for convenience (thanks to Colin).
13022
13023 2006-04-07 [paul]       2.1.0cvs13
13024
13025         * src/plugins/dillo_viewer/dillo_prefs.c
13026                 avoid future potential for namespace collision
13027                 Patch by Colin
13028
13029 2006-04-06 [wwp]        2.1.0cvs12
13030
13031         * src/summary_search.c
13032                 Unify extended/advanced searches names (and thus factorize labels),
13033                 patch by Fabien Vantard <fzzzzz@gmail.com>.
13034
13035 2006-04-06 [wwp]        2.1.0cvs11
13036
13037         * src/folderview.c
13038         * src/prefs_themes.c
13039         * src/summaryview.c
13040                 Fixed some compilation warnings.
13041
13042 2006-04-06 [colin]      2.1.0cvs10
13043
13044         * manual/advanced.xml
13045                 Document the wizard template and how to deploy
13046                 Sylpheed-Claws effectively
13047
13048 2006-04-06 [colin]      2.1.0cvs9
13049
13050         * src/folderview.c
13051                 gettext patch to tell translators about _("#"),
13052                 by Maxim Britov
13053
13054 2006-04-06 [colin]      2.1.0cvs8
13055
13056         * src/textview.c
13057                 Fix invalid GtkTextBIter after clicking "Display as text"
13058
13059 2006-04-06 [mones]      2.1.0cvs7
13060
13061         * src/addr_compl.c
13062         * src/addrindex.c
13063         * src/addritem.c
13064         * src/codeconv.c
13065         * src/compose.c
13066         * src/filtering.c
13067         * src/folder.c
13068         * src/folder_item_prefs.c
13069         * src/folderview.c
13070         * src/localfolder.c
13071         * src/matcher.c
13072         * src/mimeview.c
13073         * src/prefs_msg_colors.c
13074         * src/prefs_spelling.c
13075         * src/prefs_themes.c
13076         * src/procmime.c
13077         * src/procmsg.c
13078         * src/stock_pixmap.c
13079         * src/summaryview.c
13080         * src/textview.c
13081         * src/toolbar.c
13082         * src/common/mgutils.c
13083         * src/common/prefs.c
13084         * src/common/ssl_certificate.c
13085         * src/gtk/colorlabel.c
13086         * src/gtk/quicksearch.c
13087         * src/plugins/pgpmime/pgpmime.c
13088         * src/plugins/spamassassin/spamassassin.c
13089                 Removed redundant NULL checks for g_free() calls.
13090                 Patch by Pawel Pekala.
13091
13092 2006-04-06 [mones]      2.1.0cvs6
13093
13094         * src/prefs_actions.c
13095         * src/prefs_filtering.c
13096         * src/prefs_filtering_action.c
13097         * src/prefs_matcher.c
13098         * src/prefs_template.c
13099         * src/gtk/gtkutils.c
13100         * src/gtk/gtkutils.h
13101                 Have a nice replace button. Patch by Pawel Pekala
13102
13103 2006-04-06 [colin]      2.1.0cvs5
13104
13105         * src/addressbook.c
13106                 Fix crash with empty columns
13107
13108 2006-04-05 [colin]      2.1.0cvs4
13109
13110         * src/wizard.c
13111         * src/prefs_gtk.c
13112                 Allow wizard customization with pre-filled values
13113
13114 2006-04-05 [colin]      2.1.0cvs3
13115
13116         * src/textview.c
13117         * src/mimeview.c
13118         * src/mimeview.h
13119                 Nicer messages in mimeview
13120
13121 2006-04-05 [colin]      2.1.0cvs2
13122
13123         * src/addressbook.c
13124         * src/prefs_summaries.c
13125                 i18n fix
13126
13127 2006-04-05 [colin]      2.1.0cvs1
13128
13129         * src/plugins/pgpcore/plugin.c
13130         * src/plugins/pgpcore/select-keys.c
13131         * src/plugins/pgpcore/select-keys.h
13132         * src/plugins/pgpcore/sgpgme.c
13133         * src/plugins/pgpcore/sgpgme.h
13134         * src/plugins/pgpinline/pgpinline.c
13135         * src/plugins/pgpinline/plugin.c
13136         * src/plugins/pgpmime/pgpmime.c
13137         * src/plugins/pgpmime/plugin.c
13138                 Factorize and generalize a bit 
13139                 Drop S/MIME signature verification from PGP/MIME
13140                 (adding it as another, more complete plugin)
13141
13142 2006-04-05 [paul]       2.1.0
13143
13144         2.1.0 released
13145
13146 2006-04-05 [paul]       2.0.0cvs186
13147
13148         * manual/advanced.xml
13149                 add info on colour labels
13150
13151 2006-04-05 [paul]       2.0.0cvs185
13152
13153         * po/bg.po
13154         * po/cs.po
13155         * po/de.po
13156         * po/el.po
13157         * po/en_GB.po
13158         * po/fi.po
13159         * po/fr.po
13160         * po/it.po
13161         * po/nl.po
13162         * po/pl.po
13163         * po/pt_BR.po
13164         * po/sr.po
13165         * po/zh_CN.po
13166                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
13167                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
13168                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
13169                 Guimaraes, Aleksandar Urosevic, Ralgh Young
13170         * src/gtk/authors.h
13171         * tools/claws.i18n.status.pl
13172                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
13173                 and new Czech translator, Tim <timbrain@post.cz>
13174
13175 2006-04-05 [mones]      2.0.0cvs184
13176
13177         * po/es.po
13178                 Updated translation
13179
13180 2006-04-05 [colin]      2.0.0cvs183
13181
13182         * src/gtk/quicksearch.c
13183                 Fix bug #929 (unnecessary reload in quick search bar)
13184
13185 2006-04-05 [colin]      2.0.0cvs182
13186
13187         * src/compose.c
13188                 Fix crash on Reply with no From:
13189                 Show signature and conversion error on queuing 
13190                 (but not sending)
13191         * src/mainwindow.c
13192         * src/summaryview.c
13193         * src/summaryview.h
13194                 Factorize threading code and make sure msginfo 
13195                 is not null when it comes from a GtkCTreeRow's 
13196                 data
13197         * src/gtk/gtkaspell.c
13198                 Check for necessary things
13199         * src/gtk/gtksctree.c
13200         * src/gtk/gtksctree.h
13201                 Reset anchor if necessary when removing node
13202
13203 2006-03-29 [colin]      2.0.0cvs181
13204
13205         * src/folderview.c
13206                 Warn for disabled IMAP accounts (due to lack of
13207                 libetpan). Breaks string-freeze - sorry - but it
13208                 is kind of important ;)
13209
13210 2006-03-28 [colin]      2.0.0cvs180
13211
13212         * src/gtk/gtkutils.c
13213         * src/gtk/gtkutils.h
13214                 Add a gtkut_get_link_btn() function that
13215                 creates a button which acts like an URI
13216         * src/prefs_themes.c
13217         * src/gtk/about.c
13218                 Use this function (factorizes codes)
13219         * src/common/defs.h
13220         * src/gtk/pluginwindow.c
13221                 Add a "Get more..." in the plugins window
13222
13223 2006-03-28 [colin]      2.0.0cvs179
13224
13225         * src/common/smtp.c
13226         * src/common/passcrypt.c
13227         * src/undo.c
13228                 Warning fixes. Patch by Pawel Pekala
13229
13230 2006-03-27 [colin]      2.0.0cvs178
13231
13232         * src/undo.c
13233                 Fix undoing by blocks with spaces
13234
13235 2006-03-27 [colin]      2.0.0cvs177
13236
13237         * src/textview.c
13238                 Set margin to 3px for headers
13239
13240 2006-03-27 [paul]
13241
13242         2.1.0-rc2 released
13243
13244 2006-03-27 [wwp]        2.0.0cvs176
13245
13246         * src/summaryview.c
13247                 don't reset quicksearch when updating the message list.
13248                 Thanks to Colin.
13249
13250 2006-03-26 [wwp]        2.0.0cvs175
13251
13252         * src/compose.c
13253                 use a unified border width ('other' tab in the compose window,
13254                 patch by Pawel Pekala).
13255
13256
13257 2006-03-26 [wwp]        2.0.0cvs174
13258
13259         * src/common/quoted-printable.c
13260         * src/addressbook.c
13261                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
13262
13263 2006-03-26 [colin]      2.0.0cvs173
13264
13265         * src/quote_fmt_parse.y
13266                 Fix non-UTF8 date formats messing up the whole quote a 
13267                 little bit
13268
13269 2006-03-26 [colin]      2.0.0cvs172
13270
13271         * src/procheader.c
13272                 Make sure the date is UTF8 valid, or try to make it
13273                 so. IncrediMail is really IncrediStupid.
13274         * src/compose.c
13275                 Fix possible conversions. 
13276                 
13277
13278 2006-03-26 [colin]      2.0.0cvs171
13279
13280         * src/matcher.c
13281                 Fix corner cases in body search. This is still a
13282                 hack... It seems impossible to make it good and 
13283                 reasonably fast at the same time.
13284
13285 2006-03-26 [colin]      2.0.0cvs170
13286
13287         * src/summaryview.c
13288                 I think I killed the twilight zone bug!
13289                 summary_select_node() flushes GTK events in order
13290                 to be able to center the view. But this also 
13291                 flushes keypresses like Ctrl-Alt-U, so this can
13292                 call summary_show from summary_select_node (itself
13293                 called from summary_show, etc.). And the summaryview
13294                 has to be unlocked in this function. So just locking
13295                 while processing GTK events, and bailing if locked, 
13296                 should fix it.
13297                 Fixes bug #927 (SIGSEGV during Update Summary)
13298
13299 2006-03-25 [colin]      2.0.0cvs169
13300
13301         * src/matcher.c
13302                 Fix search in QP-encoded bodies
13303                 Fix utf-8 searches in bodies encoded in the
13304                 locale's encoding
13305         * src/common/quoted-printable.c
13306         * src/common/quoted-printable.h
13307                 Add a decode function that doesn't overwrite
13308                 the original pointer
13309                 
13310
13311 2006-03-24 [colin]      2.0.0cvs168
13312
13313         * src/action.c
13314         * src/summaryview.c
13315         * src/summaryview.h
13316                 Update message cache after action
13317                 Patch by H. Merijn Brand
13318         * src/prefs_msg_colors.c
13319                 Factorize label 
13320                 Patch by Fabien Vantard
13321         * src/plugins/spamassassin/spamassassin_gtk.c
13322                 Remove useless translation
13323                 Patch by Fabien Vantard
13324
13325 2006-03-23 [colin]      2.0.0cvs167
13326
13327         * src/common/ssl.c
13328                 Let 30 seconds to SSL_connect
13329
13330 2006-03-23 [wwp]        2.0.0cvs166
13331
13332         * src/summaryview.c
13333         * src/gtk/description_window.c
13334                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
13335                 and headers are translated; adjust description windows' width to fit their
13336                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
13337
13338 2006-03-23 [paul]       2.0.0cvs165
13339
13340         * src/common/utils.c
13341                 fix highlighting of URIs containing "()"
13342                 (2.0.0cvs164's reversal fixed)
13343                 Thanks to Colin.
13344
13345 2006-03-23 [paul]       2.0.0cvs164
13346
13347         * src/common/utils.c
13348                 revert patch, (postponing a fix), at 2.0.0cvs120
13349                 as it breaks more URIs than it fixes.
13350                 Allow '-' to be a terminating character in a URI
13351
13352 2006-03-22 [colin]      2.0.0cvs163
13353
13354         * configure.ac
13355                 Require libetpan 0.45
13356                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
13357
13358 2006-03-22 [paul]       2.0.0cvs162
13359
13360         * src/editgroup.c
13361                 replace '<-' and '->' buttons with GTK_STOCK graphical
13362                 buttons
13363         * src/summary_search.c
13364                 don't offer '...' for translation
13365                 add a tooltip to advanced search '...' button
13366         * src/gtk/quicksearch.c
13367                 don't offer '...' for translation
13368
13369 2006-03-21 [colin]      2.0.0cvs161
13370
13371         * src/compose.c
13372                 Fix middle-click pasting (insert at click
13373                 position instead of cursor position, don't
13374                 remove existing selection and allow pasting
13375                 our own selection)
13376         * src/addressbook.c
13377                 "LDAP Server" -> "LDAP servers"
13378
13379 2006-03-21 [wwp]        2.0.0cvs160
13380
13381         * src/etpan/imap-thread.c
13382                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
13383
13384 2006-03-20 [colin]      2.0.0cvs159
13385
13386         * src/summaryview.c
13387                 Don't reload summaryview after an execute with no
13388                 move action
13389
13390 2006-03-19 [colin]      2.0.0cvs158
13391
13392         * src/addressbook.c
13393                 and put groups at the top, always
13394
13395 2006-03-19 [colin]      2.0.0cvs157
13396
13397         * src/addressbook.c
13398                 Order groups before names, as previously
13399
13400 2006-03-19 [colin]      2.0.0cvs156
13401
13402         * src/addressbook.c
13403                 - Sort case-unsensitive
13404                 - Put the sort arrow at opening too
13405
13406 2006-03-19 [wwp]        2.0.0cvs155
13407
13408         * src/addressbook.c
13409                 allow sorting by name/email/remarks, ensure that right-pane's contents
13410                 matches the left-pane selection (cleared when appropriate).
13411                 Patch by Pawel Pekala <c0rn@o2.pl>.
13412
13413 2006-03-18 [colin]      2.0.0cvs154
13414
13415         * src/textview.c
13416                 Fix text cursor ;)
13417
13418 2006-03-18 [colin]      2.0.0cvs153
13419
13420         * src/gtk/filesel.c
13421                 Make sure we hide the preview if we didn't get
13422                 a filename
13423
13424 2006-03-18 [colin]      2.0.0cvs152
13425
13426         * src/summaryview.c
13427                 Set cursor to watch for execution (fixes lack
13428                 of watch-cursor when dnd'ing hundreds of mails)
13429         * src/gtk/filesel.c
13430                 Check that mime type is 'image/*' before updating
13431                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
13432
13433 2006-03-18 [colin]      2.0.0cvs151
13434
13435         * src/mainwindow.c
13436         * src/textview.c
13437         * src/textview.h
13438                 Put a watch cursor in textview too when the mainwindow's
13439                 cursor in a watch
13440
13441 2006-03-18 [colin]      2.0.0cvs150
13442
13443         * src/folder.c
13444                 Change wrong asserts to simple tests
13445
13446 2006-03-17 [colin]      2.0.0cvs149
13447
13448         * src/mainwindow.c
13449         * src/mainwindow.h
13450         * src/prefs_msg_colors.c
13451         * src/summaryview.c
13452         * src/summaryview.h
13453         * src/gtk/colorlabel.c
13454         * src/gtk/colorlabel.h
13455                 Add a color label menu in the main menubar
13456                 Add (fixed) accels Ctrl-{0-7} to change the color
13457                 They have to be fixed because the menu's dynamic,
13458                 the items are complex widgets, hence we can't use
13459                 a GtkItemFactory.
13460
13461
13462 2006-03-17 [wwp]        2.0.0cvs148
13463
13464         * src/compose.c
13465                 rollback few lines from my previous commit (those lines come from
13466                 a pending patch, accidentally commited, even if neutral as they are
13467                 commented out).
13468
13469 2006-03-17 [wwp]        2.0.0cvs147
13470
13471         * src/compose.c
13472                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
13473                 applied code style/indentation to the modified function.
13474
13475 2006-03-17 [wwp]        2.0.0cvs146
13476
13477         * src/procmsg.c
13478         * src/compose.c
13479                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
13480
13481 2006-03-17 [paul]
13482
13483         2.1.0-rc1 released
13484
13485 2006-03-17 [paul]       2.0.0cvs145
13486
13487         * src/main.c
13488                 addressbook_read_file() was called twice
13489         * src/textview.c
13490                 X-Mailer highlighting
13491
13492 2006-03-16 [colin]      2.0.0cvs144
13493
13494         * src/sourcewindow.c
13495         * src/sourcewindow.h
13496                 And the last one, in source window.
13497
13498 2006-03-16 [colin]      2.0.0cvs143
13499
13500         * src/compose.c
13501         * src/compose.h
13502                 Fix the same stuff in compose
13503
13504 2006-03-16 [colin]      2.0.0cvs142
13505
13506         * src/messageview.c
13507                 Complete the previous messageview crash fix
13508
13509 2006-03-16 [colin]      2.0.0cvs141
13510
13511         * src/procmsg.h
13512         * src/procmsg.c
13513         * src/folder.c
13514                 Fix POSTPROCESSING hook
13515                 Patch by H. Merijn Brand
13516
13517         * src/procmime.c
13518         * src/procmime.h
13519                 Parse Content-Location
13520
13521         * src/toolbar.c
13522         * src/messageview.c
13523         * src/messageview.h
13524                 Don't crash when a top-level MessageView has
13525                 been closed on us. Same problematic than
13526                 yesterday's quicksearch issue.
13527
13528 2006-03-15 [colin]      2.0.0cvs140
13529
13530         * src/gtk/quicksearch.c
13531                 Fix a bitchy race we didn't think about when we
13532                 added quicksearch cancellation:
13533                 If the search is not on cached fields, for example
13534                 body_part matchcase "stuff"
13535                 the matcher code has to get the whole message. If
13536                 we're on IMAP, that can be slow, and in order to
13537                 be non-blocking, the IMAP code idle loop processes
13538                 gtk events too. So it is possible to cancel a
13539                 quicksearch while the matcher is getting the mail's
13540                 body. After matcher got its body, it will start to
13541                 iterate over the matcher list that the Quicksearch's
13542                 clear_search_cb() just freed via prepare_matcher().
13543                 SIGSEGV ensues.
13544                 The fix consists of guarding the matcherlist_match()
13545                 call with a boolean 'matching'. If we reset the
13546                 quicksearch while matching is TRUE, we don't free
13547                 the matcherlist anymore like we did, but we set
13548                 another new flag, deferred_free, to TRUE. Then,
13549                 in quicksearch_match(), just after returning from
13550                 matcherlist_match() and unsetting the matching flag,
13551                 we check the deferred_free flag and do the
13552                 prepare_matcher() (which does the matcherlist_free)
13553                 for real, so we free the matcherlist once it's not
13554                 used anymore.
13555                 As all of this runs via the glib main loop, we
13556                 luckily don't need a mutex.
13557         * src/summaryview.c
13558                 Also, show progress while searching.
13559
13560
13561 2006-03-14 [colin]      2.0.0cvs139
13562
13563         * src/alertpanel.c
13564                 Make alertpanel_is_open non-static
13565
13566 2006-03-14 [colin]      2.0.0cvs138
13567
13568         * src/prefs_spelling.c
13569                 Cleanups - Fabien Vantard
13570
13571 2006-03-14 [wwp]        2.0.0cvs137
13572
13573         * src/main.c
13574                 code style normalization (curly braces, indentation).
13575
13576 2006-03-14 [wwp]        2.0.0cvs137
13577
13578         * src/main.c
13579                 code style (braces, indentation)
13580
13581 2006-03-12 [paul]       2.0.0cvs136
13582
13583         * src/prefs_common.c
13584                 trans_hdr defaults to FALSE to be RFC-savvy
13585         * src/prefs_summaries.c
13586                 add a tooltip to the trans_hdr option
13587                 
13588
13589 2006-03-12 [paul]       2.0.0cvs135
13590
13591         * src/prefs_matcher.c
13592                 give a little more width to the combos
13593         * src/prefs_display_header.c
13594         * src/textview.c
13595                 translate headers if prefs_common.trans_hdr
13596                 is TRUE
13597
13598         Patches by Pawel Pekala
13599
13600 2006-03-12 [paul]       2.0.0cvs134
13601
13602         * src/plugins/clamav/clamav_plugin.c
13603         * src/plugins/dillo_viewer/dillo_viewer.c
13604         * src/plugins/pgpcore/plugin.c
13605         * src/plugins/pgpinline/plugin.c
13606         * src/plugins/pgpmime/plugin.c
13607         * src/plugins/spamassassin/spamassassin.c
13608                 update/add to descriptions
13609         * src/plugins/spamassassin/spamassassin_gtk.c
13610                 fixes to the english, remove superfluous
13611                 tooltips, clean up a little
13612
13613 2006-03-12 [paul]       2.0.0cvs133
13614
13615         * src/compose.c
13616                 fix Bug 924, 'Account combo box shows up wrong 
13617                 if & is in account name'
13618
13619 2006-03-11 [colin]      2.0.0cvs132
13620
13621         * src/summaryview.c
13622                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
13623                 messed up shift-selection because is slows down
13624                 moving around summaryview. thanks -users
13625
13626 2006-03-10 [colin]      2.0.0cvs131
13627
13628         * src/plugins/spamassassin/spamassassin_gtk.c
13629                 Put back Paul's engrish fixes
13630
13631 2006-03-10 [colin]      2.0.0cvs130
13632
13633         * src/plugins/spamassassin/spamassassin.c
13634         * src/plugins/spamassassin/spamassassin.h
13635         * src/plugins/spamassassin/spamassassin_gtk.c
13636                 Cleanup SA prefs page (more)
13637                 Patch by Fabien Vantard
13638
13639 2006-03-10 [paul]       2.0.0cvs129
13640
13641         * src/prefs_msg_colors.c
13642         * src/prefs_spelling.c
13643                 widget sensitivity
13644
13645 2006-03-09 [mones]      2.0.0cvs128
13646
13647         * po/es.po
13648                 Update for next RC
13649
13650 2006-03-09 [wwp]        2.0.0cvs127
13651
13652         * configure.ac
13653                 revert accidental commit (requirement for libetpan 0.43), this time
13654                 not in HEAD.
13655
13656 2006-03-09 [wwp]        2.0.0cvs125
13657
13658         * configure.ac
13659                 revert accidental commit (requirement for libetpan 0.43)
13660
13661 2006-03-09 [paul]       2.0.0cvs126
13662
13663         * src/prefs_receive.c
13664                 remove useless frame
13665                 replace 'incorporation' with 'receiving'
13666         * src/plugins/clamav/clamav_plugin_gtk.c
13667         * src/plugins/spamassassin/spamassassin_gtk.c
13668                 improve widget sensitivity
13669                 fix a bit his engrish
13670
13671 2006-03-09 [wwp]        2.0.0cvs125
13672
13673         * src/addressadd.c
13674         * src/foldersel.c
13675         * src/prefs_common.c
13676         * src/prefs_common.h
13677                 remember some more windows' sizes (add to addressbook and
13678                 select folder).
13679
13680 2006-03-09 [paul]       2.0.0cvs124
13681
13682         * src/plugins/pgpcore/prefs_gpg.c
13683                 normalise construction of dialogue
13684
13685 2006-03-09 [paul]       2.0.0cvs123
13686
13687         * src/plugins/trayicon/Makefile.am
13688                 add missing slash
13689
13690 2006-03-08 [colin]      2.0.0cvs122
13691
13692         * src/plugins/trayicon/Makefile.am
13693                 Fix build in separate dir 
13694                 Patch by Bamanzi <bamanzi@gmail.com>
13695
13696 2006-03-08 [colin]      2.0.0cvs121
13697
13698         * src/procmsg.c
13699                 Batch move and copies from summaryview with delayed execution
13700                 too
13701
13702 2006-03-07 [paul]       2.0.0cvs120
13703
13704         * src/common/utils.c
13705                 fix highlighting of URIs containing "()"
13706                 Patch by Pawel Pekala
13707
13708 2006-03-07 [paul]       2.0.0cvs119
13709
13710         * src/folder.c
13711         * src/folder.h
13712         * src/folderview.c
13713                 immediately do alphabetical resort when
13714                 changing a folder's name
13715                 Patch by Pawel Pekala
13716
13717 2006-03-07 [paul]       2.0.0cvs118
13718
13719         * src/news.c
13720         * src/news_gtk.c
13721                 when unsubscribing a newsgroup, remove the
13722                 folder and msgs in .sylpheed-claws/newscache
13723                 Patch by Pawel Pekala <c0rn@gazeta.pl>
13724
13725 2006-03-07 [paul]       2.0.0cvs117
13726
13727         * src/textview.c
13728                 fix wrong Fake URL Warning
13729                 Thanks to Hiro
13730
13731 2006-03-07 [colin]      2.0.0cvs116
13732
13733         * src/imap.c
13734                 Return immediately when password dialog was
13735                 cancelled
13736         * src/gtk/inputdialog.c
13737                 Allow empty strings for passwords
13738
13739
13740 2006-03-06 [colin]      2.0.0cvs115
13741
13742         * src/imap.c
13743                 Prevent double-timeouts when connection fails
13744
13745 2006-03-06 [colin]
13746
13747         2.0.1-rc1 released
13748
13749 2006-03-06 [colin]      2.0.0cvs114
13750
13751         * src/imap.c
13752                 Refresh session during potentially long
13753                 operations
13754
13755 2006-03-06 [wwp]        2.0.0cvs113
13756
13757         * src/prefs_msg_colors.h
13758                 forgot that one (custom color labels).
13759
13760 2006-03-06 [wwp]        2.0.0cvs112
13761
13762         * src/prefs_common.c
13763         * src/prefs_common.h
13764         * src/prefs_msg_colors.c
13765         * src/summaryview.c
13766         * src/summaryview.h
13767         * src/gtk/colorlabel.c
13768         * src/gtk/colorlabel.h
13769                 colors in messages list are now customizable. Color values and names can
13770                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
13771                 Thanks to Paul and Colin for their help with this longstanding patch!
13772
13773 2006-03-06 [wwp]        2.0.0cvs111
13774
13775         * src/textview.c
13776                 don't crash if (x)face is bad.
13777
13778 2006-03-05 [paul]       2.0.0cvs110
13779
13780         * AUTHORS
13781         * configure.ac
13782         * src/Makefile.am
13783         * src/common/Makefile.am
13784         * src/common/utils.h
13785         * src/etpan/imap-thread.c
13786         * src/gtk/authors.h
13787         * src/plugins/clamav/Makefile.am
13788         * src/plugins/demo/Makefile.am
13789         * src/plugins/dillo_viewer/Makefile.am
13790         * src/plugins/pgpcore/Makefile.am
13791         * src/plugins/pgpcore/passphrase.c
13792         * src/plugins/pgpinline/Makefile.am
13793         * src/plugins/pgpmime/Makefile.am
13794         * src/plugins/spamassassin/Makefile.am
13795         * src/plugins/trayicon/Makefile.am
13796                 fix builiding on cygwin
13797                 Patch by Ralgh Young <bamanzi@gmail.com>
13798
13799 2006-03-04 [wwp]        2.0.0cvs109
13800
13801         * manual/keyboard.xml
13802                 fix mixed up/down keys.
13803
13804 2006-03-04 [wwp]        2.0.0cvs108
13805
13806         * README
13807         * INSTALL
13808                 updated links to SpamAssassin.
13809
13810 2006-03-04 [wwp]        2.0.0cvs107
13811
13812         * manual/plugins.xml
13813         * src/plugins/spamassassin/README
13814                 updated SpamAssassin plugin docs to reflect new functional additions
13815                 (also fix/update/documents few technical stuff more, see the README).
13816
13817 2006-03-04 [wwp]        2.0.0cvs106
13818
13819         * src/prefs_message.c
13820                 normalized capitalization of message-prefs paths.
13821
13822 2006-03-04 [wwp]        2.0.0cvs105
13823
13824         * manual/advanced.xml
13825                 typo.
13826
13827 2006-03-03 [colin]      2.0.0cvs104
13828
13829         * src/plugins/clamav/clamav_plugin_gtk.c
13830                 Rework prefs page, patch by Fabien 
13831
13832 2006-03-03 [colin]      2.0.0cvs103
13833
13834         * src/plugins/clamav/clamav_plugin.c
13835                 Set error on all errors
13836
13837 2006-03-03 [colin]      2.0.0cvs102
13838
13839         * src/common/plugin.c
13840                 Initialize error to avoid crashing when a plugin fails
13841                 without setting error
13842
13843 2006-03-02 [wwp]        2.0.0cvs101
13844
13845         * configure.ac
13846                 fixed linker flags for libetpan support on Cygwin
13847                 (thanks to H.Merijn Brand).
13848
13849 2006-03-02 [wwp]        2.0.0cvs100
13850
13851         * src/addressbook.c
13852                 fix some AB error messages: one for punctuation and
13853                 one wrongly duplicate (thanks, maxbritov).
13854
13855 2006-03-02 [wwp]        2.0.0cvs99
13856
13857         * src/plugins/spamassassin/spamassassin.c
13858                 make sync calls to sa-learn/spamc to prevent
13859                 system (whatever local or client/server) overload.
13860
13861 2006-03-02 [colin]      2.0.0cvs98
13862
13863         * src/summaryview.c
13864                 Put the spam icon in the status column instead of the
13865                 mark one
13866
13867 2006-03-01 [colin]      2.0.0cvs97
13868
13869         * src/plugins/spamassassin/spamassassin.c
13870                 Fix segfault (g_file_set_contents fails for some 
13871                 reason and err==0x2f. Can't find out why with
13872                 valgrind, using working function :-)
13873
13874 2006-03-01 [colin]      2.0.0cvs96
13875
13876         * src/inc.c
13877                 Offline overriding: let 'No' be cached only 3 seconds
13878
13879 2006-03-01 [colin]      2.0.0cvs95
13880
13881         * src/addr_compl.c
13882         * src/addrbook.c
13883         * src/addressbook.c
13884         * src/addrindex.c
13885         * src/folder_item_prefs.c
13886         * src/headerview.c
13887         * src/imap.c
13888         * src/inc.c
13889         * src/ldif.c
13890         * src/mainwindow.c
13891         * src/mh.c
13892         * src/msgcache.c
13893         * src/prefs_common.h
13894         * src/prefs_msg_colors.c
13895         * src/procheader.c
13896         * src/procheader.h
13897         * src/procmime.c
13898         * src/procmsg.c
13899         * src/procmsg.h
13900         * src/send_message.h
13901         * src/simple-gettext.c
13902         * src/summaryview.c
13903         * src/summaryview.h
13904         * src/syldap.c
13905         * src/textview.c
13906         * src/undo.c
13907         * src/common/ssl_certificate.c
13908         * src/common/utils.c
13909         * src/gtk/colorsel.c
13910         * src/gtk/gtksctree.c
13911         * src/gtk/gtkshruler.c
13912         * src/plugins/trayicon/trayicon.c
13913                 #if 0 goes to /dev/null
13914
13915 2006-03-01 [colin]      2.0.0cvs94
13916
13917         * src/compose.c
13918         * src/imap.c
13919         * src/inc.c
13920         * src/inc.h
13921         * src/messageview.c
13922         * src/news.c
13923         * src/plugins/spamassassin/spamassassin.c
13924                 Allow to add information in the "working offline"
13925                 window
13926
13927 2006-03-01 [wwp]        2.0.0cvs93
13928
13929         * src/plugins/spamassassin/spamassassin.c
13930                 fixed spamc invocation: use a tricky temporary mini shell wrapper
13931                 'cause it seems that calling `spamc ... < inputfile` with
13932                 g_spawn_(a)sync simply.. erm doesn't work :-).
13933
13934 2006-03-01 [wwp]        2.0.0cvs92
13935
13936         * src/toolbar.c
13937         * src/toolbar.h
13938                 simplify the adding of spam/ham button to the messageview toolbar
13939                 (it gets more clear now that the same button will be "Mark as spam"
13940                 or "Mark as ham" according to the current message status,
13941                 thanks to Colin).
13942
13943 2006-03-01 [wwp]        2.0.0cvs91
13944
13945         * src/messageview.c
13946         * src/procmsg.c
13947         * src/procmsg.h
13948         * src/summaryview.c
13949         * src/plugins/spamassassin/spamassassin.c
13950         * src/plugins/spamassassin/spamassassin.h
13951                 make learner callbacks return a status (0 for ok),
13952                 handle it in main code to avoid setting flags when learning failed,
13953                 don't learn on TCP if offline in spamassassin,
13954                 thanks to Colin.
13955
13956                 
13957
13958 2006-03-01 [wwp]        2.0.0cvs90
13959
13960         * src/compose.c
13961                 some work around the compose window's account menu,
13962                 patch by Fabien Vantard.
13963
13964 2006-03-01 [wwp]        2.0.0cvs89
13965
13966         * src/plugins/spamassassin/spamassassin.c
13967                 fixed bad logics, was using spamc in local mode and sa-learn
13968                 in remote mode (thanks, Colin).
13969
13970 2006-03-01 [wwp]        2.0.0cvs88
13971
13972         * src/plugins/spamassassin/spamassassin.c
13973         * src/plugins/spamassassin/spamassassin.h
13974         * src/plugins/spamassassin/spamassassin_gtk.c
13975                 made processing of emails w/ sa-plugin an option (default is TRUE),
13976                 fixed Engrish some tooltips, capitalization of some debug messages
13977                 and warnings. The spamassassin plugin now provides two separate
13978                 services: process emails upon incorporation and spamd training.
13979                 Both services (un)register independently but use some common
13980                 plugin settings (transport settings, spam storage location).
13981
13982 2006-02-28 [wwp]        2.0.0cvs87
13983
13984         * src/plugins/spamassassin/spamassassin.c
13985                 fix async flag to spamc cmdline execution (batch exec should
13986                 be asynchronous).
13987
13988 2006-02-27 [wwp]        2.0.0cvs86
13989
13990         * src/plugins/spamassassin/spamassassin.c
13991         * src/plugins/spamassassin/spamassassin.h
13992         * src/plugins/spamassassin/spamassassin_gtk.c
13993                 - added the ability to learn a remote spamassassin server (spamd),
13994                 using spamc.
13995                 - added the spamassassin option 'username', that applies to all
13996                 spamassassin operations (filtering, learning, local or remote).
13997                 The default username is the current unix user (if left blank
13998                 from gtk prefs or config file).
13999                 - commented out some unused code (notebook widget), removed unused
14000                 layout (hbox1).
14001                 - make more widgets sensitive to the transport type.
14002
14003 2006-02-27 [colin]      2.0.0cvs85
14004
14005         * src/plugins/spamassassin/spamassassin.c
14006                 Fix sa-learn call when offline
14007
14008 2006-02-27 [colin]      2.0.0cvs84
14009
14010         * configure.ac
14011         * src/Makefile.am
14012         * src/mainwindow.c
14013         * src/mainwindow.h
14014         * src/messageview.c
14015         * src/messageview.h
14016         * src/prefs_toolbar.c
14017         * src/procmsg.c
14018         * src/stock_pixmap.c
14019         * src/stock_pixmap.h
14020         * src/summaryview.c
14021         * src/toolbar.c
14022         * src/toolbar.h
14023         * src/pixmaps/ham_btn.xpm
14024         * src/pixmaps/spam.xpm
14025         * src/pixmaps/spam_btn.xpm
14026         * src/plugins/spamassassin/spamassassin.c
14027                 Add button in toolbar for spam learning
14028                 Fix a few bugs from the last related commit
14029                 Revert 1.9.6cvs23 which messed up shift-selection
14030
14031 2006-02-24 [colin]      2.0.0cvs83
14032
14033         * src/procmsg.c
14034         * src/summaryview.c
14035         * src/summaryview.h
14036         * src/plugins/spamassassin/spamassassin.c
14037         * src/plugins/spamassassin/spamassassin.h
14038         * src/plugins/spamassassin/spamassassin_gtk.c
14039                 Unregister learner when spamassassin is either
14040                 disabled or over tcp
14041
14042 2006-02-24 [colin]      2.0.0cvs82
14043
14044         * src/Makefile.am
14045         * src/mainwindow.c
14046         * src/mainwindow.h
14047         * src/procmsg.c
14048         * src/procmsg.h
14049         * src/stock_pixmap.c
14050         * src/stock_pixmap.h
14051         * src/summaryview.c
14052         * src/summaryview.h
14053         * src/gtk/icon_legend.c
14054         * src/pixmaps/spam.xpm  ** NEW FILE **
14055         * src/plugins/spamassassin/spamassassin.c
14056         * src/plugins/spamassassin/spamassassin_gtk.c
14057                 Add spam learning interface (Mark/Mark as 
14058                 (spam|ham) menus)
14059
14060 2006-02-24 [wwp]        2.0.0cvs81
14061
14062         * src/compose.c
14063         * src/compose.h
14064         * src/filtering.c
14065                 hide compose window when sending message in batch mode
14066                 (filtering: forward and redirect). Also fixed a wrong
14067                 value returned when sending failed, neutral anyway.
14068                 (Colin, me) 
14069
14070 2006-02-24 [wwp]        2.0.0cvs80
14071
14072         * src/mainwindow.c
14073                 use GTK+'s stock quit button. Patch by Fabien Vantard.
14074
14075 2006-02-24 [paul]       2.0.0cvs79
14076
14077         * src/news.c
14078         * src/news.h
14079         * src/news_gtk.c
14080                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
14081                 Thanks to Colin
14082
14083 2006-02-23 [colin]      2.0.0cvs78
14084
14085         * src/alertpanel.c
14086                 Change OK to Close in alertpanel with View log
14087                 button; add accel to View log. Patch by Fabien
14088                 Vantard
14089
14090 2006-02-23 [wwp]        2.0.0cvs77
14091
14092         * src/compose.c
14093                 silly me, there were much more tests to perform, since toolbars can
14094                 really have down to 1 element only.
14095
14096 2006-02-23 [wwp]        2.0.0cvs76
14097
14098         * commitHelper
14099                 fixed indentation from my previous commit. Fallback to VISUAL if
14100                 EDITOR is not set (and to vi, at last resort).
14101
14102 2006-02-23 [wwp]        2.0.0cvs75
14103
14104         * commitHelper
14105                 improved error detection (Colin, me).
14106
14107 2006-02-23 [wwp]        2.0.0cvs74
14108
14109         * src/prefs_toolbar.c
14110                 simplify and fix prefs/toolbars layouting. Combos' contents can
14111                 now be really displayed.
14112
14113 2006-02-23 [wwp]        2.0.0cvs73
14114         simplifies and fix prefs/toolbars layouting. Combos' contents can now
14115         be really displayed.
14116
14117 2006-02-22 [wwp]        2.0.0cvs72
14118
14119         * src/compose.c
14120                 fix a typo in my previous commit (sorry!).
14121
14122 2006-02-22 [wwp]        2.0.0cvs71
14123
14124         * src/prefs_toolbar.c
14125                 fix a crash when adding separators to toolbars,
14126                 also fix some separator item information.
14127
14128 2006-02-22 [wwp]        2.0.0cvs70
14129
14130         * src/compose.c
14131                 fix a crash when redirecting (for instance) when compose window's
14132                 toolbar contents has been customized (when some buttons have been
14133                 removed in fact).
14134
14135 2006-02-21 [wwp]        2.0.0cvs69
14136
14137         * src/summaryview.c
14138         * src/gtk/pluginwindow.c
14139         * src/plugins/pgpcore/prefs_gpg.c
14140                 fix some compilation warnings (feat. remains of removed code).
14141
14142 2006-02-21 [wwp]        2.0.0cvs68
14143
14144         * src/gtk/gtkutils.c
14145                 fix two compilation issues, thanks to Stephan Sachse.
14146
14147 2006-02-20 [colin]      2.0.0cvs67
14148
14149         * src/mainwindow.c
14150                 Don't reselect displayed mail on refocus
14151                 This fixes actions misbehaving 
14152
14153 2006-02-20 [wwp]        2.0.0cvs66
14154
14155         * src/summaryview.c
14156         * src/gtk/gtksctree.c
14157         * src/gtk/gtkshruler.c
14158                 changed more runtime typecast checks.
14159
14160 2006-02-20 [wwp]        2.0.0cvs65
14161
14162         * src/summary_search.c
14163                 find all - summaryview refresh issue fixed, thanks to Colin.
14164
14165 2006-02-20 [wwp]        2.0.0cvs64
14166
14167         * src/gtk/gtkutils.c
14168                 better runtime typecast checks.
14169
14170 2006-02-20 [wwp]        2.0.0cvs63
14171
14172         * src/summary_search.c
14173                 enhancements to the summary search:
14174                         - add the ability to stop the running search
14175                           (upon ESC-key press, new Stop button or when Clear button is pressed)
14176                         - don't search if no criteria (From/To/Subject/Body) is set
14177                         - ensure that a busy mouse pointer is always shown when searching,
14178                           show it even a bit earlier
14179
14180 2006-02-19 [colin]      2.0.0cvs62
14181
14182         * src/compose.c
14183         * src/imap.c
14184         * src/etpan/imap-thread.c
14185         * src/etpan/imap-thread.h
14186                 (Future) IMAP speed improvement on sending
14187                 Will require a libetpan update
14188         * src/summaryview.c
14189         * src/gtk/quicksearch.c
14190                 Make quicksearch clearable while running.
14191
14192 2006-02-17 [colin]      2.0.0cvs61
14193
14194         * src/imap.c
14195         * src/etpan/imap-thread.c
14196         * src/etpan/imap-thread.h
14197                 Check for IMAP certificates
14198                 ** Requires libetpan-0.42-cvs4 
14199                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
14200
14201 2006-02-17 [colin]      2.0.0cvs60
14202
14203         * src/messageview.c
14204         * src/prefs_common.c
14205         * src/prefs_common.h
14206         * src/prefs_message.c
14207                 Add pref to display HTML-only mails with plugin, 
14208                 if possible (defaulting to FALSE of course).
14209
14210 2006-02-16 [colin]      2.0.0cvs59
14211
14212         * src/main.c
14213         * src/common/plugin.c
14214         * src/common/plugin.h
14215         * src/gtk/pluginwindow.c
14216                 Keep track of requested (but unloaded) plugins
14217                 in some error cases.
14218
14219 2006-02-16 [wwp]        2.0.0cvs58
14220
14221         * src/gtk/gtkaspell.c
14222         * src/gtk/gtkaspell.h
14223         * src/prefs_spelling.c
14224         * src/compose.c
14225         * src/prefs_common.c
14226         * src/prefs_common.h
14227                 implemented new optional spellchecker behaviour: re-check message when
14228                 dictionary got changed (from compose-window/context-menu/Change dictionary).
14229
14230 2006-02-16 [wwp]        2.0.0cvs57
14231
14232         * src/quote_fmt_parse.y
14233                 pclose popen'ed pipe.
14234
14235 2006-02-15 [colin]      2.0.0cvs56
14236
14237         * src/mimeview.c
14238         * src/mimeview.h
14239                 Let MimeViewers know which MimeView they
14240                 depend of.
14241         * src/summaryview.c
14242                 Swap From/To columns in Sent/Queue/Drafts
14243                 folders
14244         * src/etpan/imap-thread.c
14245                 Use mailstream_low_tls_open() for STARTTLS
14246                 instead of mailstream_low_ssl_open()
14247                 ** REQUIRES libetpan 0.42cvs3 **
14248
14249 2006-02-15 [wwp]        2.0.0cvs55
14250
14251         * src/compose.c
14252         * src/compose.h
14253         * src/message_search.c
14254         * src/message_search.h
14255         * src/textview.c
14256         * src/gtk/gtkutils.c
14257         * src/gtk/gtkutils.h
14258                 added the ability to Find text in the compose window (and a bit
14259                 of code factorization).
14260
14261 2006-02-15 [wwp]        2.0.0cvs54
14262
14263         * src/prefs_gtk.c
14264                 yet another one file was missing (fix for some widgets' sensitivity).
14265                 Thanks Colin!
14266
14267 2006-02-15 [wwp]        2.0.0cvs53
14268
14269         * src/prefs_gtk.h
14270                 oops forgot that file (fix for some widgets' sensitivity).
14271
14272 2006-02-15 [wwp]        2.0.0cvs52
14273
14274         * src/summary_search.c
14275                 implemented advanced summary search options (added the ability
14276                 to use matcher conditions in an advanced search mode).
14277
14278 2006-02-15 [wwp]        2.0.0cvs51
14279
14280         * src/plugins/pgpcore/prefs_gpg.c
14281         * src/prefs_account.c
14282                 fix some widget sensitivity, mostly around some labels in
14283                 account prefs.
14284
14285 2006-02-15 [paul]       2.0.0cvs50
14286
14287         * manual/advanced.xml
14288                 improve Templates info
14289                 written by wwp
14290
14291 2006-02-14 [colin]      2.0.0cvs49
14292
14293         * src/pixmaps/address_book.xpm
14294         * src/pixmaps/preferences.xpm
14295         * src/pixmaps/properties.xpm
14296                 Fix pixmap size - patch by Fabien Vantard
14297
14298 2006-02-13 [colin]      2.0.0cvs48
14299
14300         * src/procmime.c
14301                 Add missing fclose()s on error
14302         * src/textview.c
14303                 Remove unused code
14304         * src/common/utils.c
14305                 Fix temp files not being deleted on windows
14306         Patches by Thomas Gilgin
14307
14308 2006-02-13 [colin]      2.0.0cvs47
14309
14310         * src/mainwindow.c
14311                 Fix exit crash
14312
14313 2006-02-13 [wwp]        2.0.0cvs46
14314
14315         * src/plugins/pgpcore/prefs_gpg.c
14316                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
14317
14318 2006-02-12 [colin]      2.0.0cvs45
14319
14320         * src/folderview.c
14321         * src/main.c
14322         * src/mainwindow.c
14323                 Fix "stuff" when quitting
14324
14325 2006-02-12 [wwp]        2.0.0cvs44
14326
14327         * src/prefs_themes.c
14328                 fix typos in debug messages.
14329
14330 2006-02-11 [colin]      2.0.0cvs43
14331
14332         * src/summaryview.c
14333                 don't allow drag/drop from ourself
14334
14335 2006-02-10 [wwp]        2.0.0cvs42
14336
14337         * src/exporthtml.c
14338         * src/html.c
14339         * src/html.h
14340         * src/procmime.c
14341         * src/textview.c
14342                 renamed html_ prefixed functions and data structures to avoid
14343                 namespace clashes w/ other software (gtkhtml2 for instance).
14344                 Closes bug #907.
14345
14346
14347 2006-02-09 [colin]      2.0.0cvs41
14348
14349         * src/summaryview.c
14350                 Fix shitty logic messed up. Thanks Ticho for the hint!
14351
14352 2006-02-09 [wwp]        2.0.0cvs40
14353
14354         * src/gtk/about.c
14355         * src/compose.c
14356         * src/prefs_account.c
14357         * src/prefs_gtk.h
14358         * src/editaddress.c
14359                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
14360                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
14361                 Browse buttons in accounts prefs.
14362
14363 2006-02-09 [colin]      2.0.0cvs39
14364
14365         * src/matcher.c
14366                 Check for pointer before using its members
14367         * src/gtk/gtksourceprintjob.c
14368                 Fix a wrong warning
14369
14370 2006-02-09 [wwp]        2.0.0cvs38
14371
14372         * src/gtk/filesel.c
14373                 fix few compiler warnings (type mismatch).
14374
14375 2006-02-09 [paul]       2.0.0cvs37
14376
14377         * po/fr.po
14378                 updated by Fabien Vantard
14379
14380 2006-02-08 [colin]      2.0.0cvs36
14381
14382         * src/prefs_common.c
14383         * src/common/defs.h
14384         * src/common/plugin.c
14385                 allow windows and linux configurations to coexist
14386                 patch by Thomas Gilgin
14387
14388 2006-02-08 [colin]      2.0.0cvs35
14389
14390         * src/filtering.c
14391         * src/matcher.c
14392         * src/matcher.h
14393         * src/matcher_parser_parse.y
14394         * src/prefs_filtering_action.c
14395         * src/prefs_matcher.c
14396                 Add the "Ignore thread" filtering
14397                 action
14398
14399 2006-02-08 [colin]      2.0.0cvs34
14400
14401         * src/compose.c
14402         * src/procmime.c
14403         * src/procmime.h
14404                 Fix bug #905 (damaged attachment)
14405                 text files with raw \0's aren't really text files
14406         FOR_STABLE
14407
14408 2006-02-08 [colin]      2.0.0cvs33
14409
14410         * src/summaryview.c
14411                 Fix crasher introduced yesterday
14412
14413 2006-02-08 [wwp]        2.0.0cvs32
14414
14415         * src/compose.c
14416         * src/compose.h
14417                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
14418
14419 2006-02-08 [wwp]        2.0.0cvs31
14420
14421         * src/prefs_template.c
14422                 templates enhancement: allow address completion for Cc and Bcc fields
14423                 (it was currently possible for the To field only)
14424
14425 2006-02-08 [colin]      2.0.0cvs30
14426
14427         * src/compose.c
14428                 Don't unblock if not blocked
14429         FOR_STABLE
14430
14431 2006-02-07 [colin]      2.0.0cvs29
14432
14433         * src/action.c
14434                 Forgot to refresh summaryview
14435
14436 2006-02-07 [colin]      2.0.0cvs28
14437
14438         * src/action.c
14439                 Freeze/thaw message list and folder list while
14440                 processing %as{} actions 
14441         * src/compose.c
14442                 Fix auto-wrap disabling after a middle-click
14443                 paste - FOR_STABLE
14444
14445 2006-02-07 [paul]       2.0.0cvs27
14446
14447         * src/folder.c
14448                 fix freeing of uninitialised pointers
14449                 Thanks to Colin
14450
14451 2006-02-06 [colin]      2.0.0cvs26
14452
14453         * src/folder.c
14454                 Use g_slist_prepend in potentially big list
14455
14456 2006-02-06 [colin]      2.0.0cvs25
14457
14458         * src/folder.c
14459                 Completely skip processing if it doesn't 
14460                 exist (faster!)
14461
14462 2006-02-06 [colin]      2.0.0cvs24
14463
14464         * src/folder.c
14465         * src/summaryview.c
14466                 Batch filtering in summaryview (from Tools menu)
14467                 and pre/post//-processing too
14468
14469 2006-02-06 [colin]      2.0.0cvs23
14470
14471         * src/procmsg.h
14472         * src/filtering.c
14473                 Use a special field for batch filtering instead
14474                 of stepping on deferred execution's toes
14475
14476 2006-02-06 [colin]      2.0.0cvs22
14477
14478         * src/action.c
14479         * src/filtering.c
14480         * src/filtering.h
14481         * src/folder.c
14482         * src/summaryview.c
14483                 Fix filtering via menus and actions
14484
14485 2006-02-06 [colin]      2.0.0cvs21
14486
14487         * src/imap.c
14488                 Put the added file directly to cache if possible (will work
14489                 with next libetpan)
14490         * src/filtering.c
14491         * src/filtering.h
14492         * src/inc.c
14493         * src/folder.c
14494         * src/mbox.c
14495         * src/procmsg.h
14496                 Move and copy filtered messages by batches instead of one
14497                 by one - faster on IMAP
14498         * src/procmsg.c
14499                 Add a function that'll possibly be useful later
14500
14501 2006-02-06 [colin]      2.0.0cvs20
14502
14503         * src/addressbook.c
14504                 Use internal mime-type instead of text/plain for d'n'd
14505         * src/compose.c
14506                 Allow attaching files from mimeview's icon list via d'n'd
14507         * src/folderview.c
14508         * src/folderview.h
14509                 Use internal mime-type instead of text/plain for d'n'd
14510                 Don't try to selected opened folder if none is
14511                 Factorize d'n'd from other apps code
14512         * src/headerview.c
14513         * src/textview.c
14514         * src/gtk/gtkutils.c
14515         * src/gtk/gtkutils.h
14516                 Factorize Face/X-Face stuff
14517         * src/mimeview.c
14518                 Fix d'n'd to other apps
14519         * src/prefs_message.c
14520                 Let the XFace pref be usable without libcompface as it also
14521                 applies to Face
14522         * src/summaryview.c
14523                 Fix d'n'd to other apps
14524                 Factorize d'n'd from other apps code
14525
14526 2006-02-06 [wwp]        2.0.0cvs19
14527
14528         * po/it.po
14529                 Italian translation fixes by Andrea Spadaccini (no more confusion
14530                 between filtering and processing, and few changes in the About
14531                 dialog).
14532
14533
14534 2006-02-06 [mones]      2.0.0cvs18
14535
14536         * src/gtk/icon_legend.c
14537                 Improved descriptions allowing better translations
14538
14539 2006-02-05 [colin]      2.0.0cvs17
14540
14541         * src/imap.c
14542                 Add the f*cking missing expunge that caused imap_fetch_env
14543                 to fail after an add_msgs ! :-///
14544         * src/etpan/imap-thread.c
14545                 Add a bit of debug
14546         FOR_STABLE
14547
14548 2006-02-05 [colin]      2.0.0cvs16
14549
14550         * src/common/utils.c
14551                 Don't check for return-path (or we can't put
14552                 back non-sent mails)
14553
14554 2006-02-05 [colin]      2.0.0cvs15
14555
14556         * src/textview.c
14557                 Don't try to display Face header in textview
14558                 when teh headerview's active
14559
14560 2006-02-05 [colin]      2.0.0cvs14
14561
14562         * tools/tbird2syl.py
14563         * tools/Makefile.am
14564                 Add script to import Thunderbird mails
14565
14566 2006-02-05 [colin]      2.0.0cvs13
14567
14568         * src/headerview.c
14569         * src/procheader.c
14570         * src/procmsg.c
14571         * src/procmsg.h
14572         * src/textview.c
14573                 Show Face headers - patch partially by Klaus Flittner
14574
14575 2006-02-05 [colin]      2.0.0cvs12
14576
14577         * src/folderview.c
14578         * src/summaryview.c
14579         * src/common/utils.c
14580         * src/common/utils.h
14581                 Let dnd work from mime icons to summaryview
14582                 and to folderview too
14583                 Add a crude test to avoid trying to add files
14584                 drag'n'dropped when they're not mails
14585
14586 2006-02-04 [colin]      2.0.0cvs11
14587
14588         * src/summaryview.c
14589         * src/mimeview.c
14590                 Fix utf8 conversion
14591
14592 2006-02-04 [colin]      2.0.0cvs10
14593
14594         * src/compose.c
14595         * src/folderview.c
14596         * src/mimeview.c
14597         * src/summaryview.c
14598         * src/summaryview.h
14599                 Added various drag and drop capas:
14600                 From                    To
14601                 summaryview             other apps
14602                 mimeview icons          other apps
14603                 other apps              summaryview
14604                 other apps              folderview
14605
14606                 This shouldn't have broken the existing:
14607                 From                    To
14608                 summaryview             folderview
14609                 folderview              folderview
14610                 summaryview             compose's attachments
14611
14612         Tests welcomed.
14613
14614 2006-02-02 [paul]       2.0.0cvs9
14615
14616         * src/mainwindow.c
14617                 move global option 'Set displayed columns...' out
14618                 of folder option grouping.
14619                 fix sensitivity of 'harvest addresses'
14620         FOR_STABLE
14621
14622 2006-02-01 [colin]      2.0.0cvs8
14623
14624         * src/mimeview.c
14625                 Revert the alertpanel patch, it sucks (intrusive
14626                 and gets in the way of "open")
14627
14628 2006-02-01 [colin]      2.0.0cvs7
14629
14630         * src/compose.c
14631         * src/prefs_account.c
14632         * src/prefs_common.c
14633         * src/common/defs.h
14634         * src/common/utils.c
14635         * src/common/utils.h
14636                 Add ability to edit the signature file
14637                 from the account preferences, and use
14638                 a default for the text editor.
14639                 Patch by Fabien Vantard
14640
14641 2006-02-01 [colin]      2.0.0cvs6
14642
14643         * src/mimeview.c
14644                 Try to get mime type by extension if it is
14645                 application/octet-stream
14646                 Display a window with possible choices when
14647                 encountering unknown mime types
14648         * src/gtk/filesel.c
14649         * src/gtk/filesel.h
14650                 Add preview
14651                 Allow multiple selection in filtered filesel
14652                 (patch by Fabien Vantard)
14653         * src/gtk/pluginwindow.c
14654                 Use it (patch by Fabien Vantard)
14655
14656 2006-02-01 [paul]       2.0.0cvs5
14657
14658         * src/jpilot.c
14659                 fix crash on creating jpilot address book
14660                 Thanks to Colin - FOR_STABLE
14661         * src/prefs_summaries.c
14662         * src/prefs_wrapping.c
14663         * src/gtk/icon_legend.c
14664         * src/gtk/quicksearch.c
14665                 string fixes and additions
14666
14667 2006-02-01 [paul]       2.0.0cvs4
14668
14669         * src/compose.c
14670         * src/mainwindow.c
14671         * src/messageview.c
14672         * src/prefs_send.c
14673                 add Arabic encoding option
14674                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
14675
14676 2006-01-31 [colin]      2.0.0cvs3
14677
14678         * src/plugins/pgpcore/passphrase.c
14679                 Convert passphrase to locale encoding
14680         * src/compose.c
14681                 Fix drafting on IMAP. Crappy bug sneaked in
14682                 the release :-/
14683         FOR_STABLE
14684
14685 2006-01-30 [paul]       2.0.0cvs2
14686
14687         * src/gtk/icon_legend.c
14688                 show the new entries
14689
14690 2006-01-30 [colin]      2.0.0cvs1
14691
14692         * src/manual.c
14693                 Check for the file to be present before 
14694                 enabling the menu - FOR_STABLE
14695         * src/gtk/icon_legend.c
14696                 Add folders icons (not all of them, there
14697                 are too much, but the most intriguing ones)
14698
14699 2006-01-30 [paul]       2.0.0
14700
14701         version 2.0.0 released
14702
14703 [For previous entries, see ChangeLog.pre2.0.0]