2007-01-12 [wwp] 2.7.0cvs12
[claws.git] / ChangeLog
1 2007-01-12 [wwp]        2.7.0cvs12
2
3         * configure.ac
4                 Revert accidentally committed extra version tag.
5
6 2007-01-12 [wwp]        2.7.0cvs11
7
8         * src/prefs_account.c
9                 Fix compilation w/o aspell (completes 2.7.0cvs7).
10
11 2007-01-11 [colin]      2.7.0cvs10
12
13         * src/imap.c
14                 move g_warning to debug_print
15                 it scares people for no reason
16
17 2007-01-11 [colin]      2.7.0cvs9
18
19         * po/POTFILES.in
20                 Fix files to translate. Patch by
21                 Fabien
22
23 2007-01-11 [paul]       2.7.0cvs8
24
25         * src/imap.c
26                 Fix recursion when server lists the
27                 current subfolder in the response
28         * src/mimeview.c
29                 Fix updating of icon_list/ctree
30         * src/plugins/pgpcore/select-keys.c
31                 Fix a few annoyances when choosing
32                 keys for the CMS (S/MIME) protocol
33
34 2007-01-11 [wwp]        2.7.0cvs7
35
36         * src/compose.c
37         * src/prefs_account.c
38         * src/prefs_account.h
39                 Add per-account spellcheck default dictionaries settings.
40
41 2007-01-10 [colin]      2.7.0cvs6
42
43         * src/prefs_folder_item.c
44                 Factorize strings - patch by Fabien
45
46 2007-01-10 [colin]      2.7.0cvs5
47
48         * src/mainwindow.c
49                 Fix bug 1095, 'Crash while changing folder 
50                 columns during incorporation'
51
52 2007-01-09 [colin]      2.7.0cvs4
53
54         * src/gtk/pluginwindow.c
55                 Set the plugin window transient. Seems
56                 like some window managers hide it in
57                 the background after "load plugin"...
58
59 2007-01-09 [colin]      2.7.0cvs3
60
61         * src/gtk/filesel.c
62                 Use the same type for alloc and free
63
64 2007-01-08 [paul]       2.7.0cvs2
65
66         * po/nl.po
67                 updated by Tim Dijkstra
68
69 2007-01-08 [paul]       2.7.0cvs1
70
71         * src/prefs_themes.c
72         * src/common/utils.c
73                 Fix resource leaks
74
75 2007-01-08 [paul]       2.7.0
76
77         * NEWS
78         * README
79         * RELEASE_NOTES
80                 2.7.0 released
81
82 2007-01-08 [paul]       2.6.1cvs119
83
84         * doc/man/claws-mail.1
85                 another correction
86
87 2007-01-08 [paul]       2.6.1cvs118
88
89         * doc/man/claws-mail.1
90                 corrections
91         * manual/advanced.xml
92                 improved English usage
93
94 2007-01-08 [paul]       2.6.1cvs117
95
96         * po/ca.po
97         * po/de.po
98         * po/en_GB.po
99         * po/fi.po
100         * po/it.po
101         * po/pt_BR.po
102         * po/sk.po
103         * po/sr.po
104         * po/zh_CN.po
105                 updated by Miquel Oliete, Stephan Sachse, me,
106                 Tommi Pirinen, Andrea Spadaccini, Frederico
107                 Goncalves Guimaraes, Andrej Kacian, Aleksandar
108                 Urosevic, and Ralgh Young
109
110 2007-01-07 [mones]      2.6.1cvs116
111
112         * manual/es/advanced.xml
113         * po/es.po
114                 Synced manual (unhide mark_as_read_delay)
115                 and updated translation for release
116
117 2007-01-07 [paul]       2.6.1cvs115
118
119         * src/prefs_matcher.c
120                 make the hbox content fit better under
121                 various languages
122
123 2007-01-07 [colin]      2.6.1cvs114
124
125         * src/messageview.c
126                 Fix bug 1088, 'Ctrl-h produces repeatable
127                 crash'
128
129 2007-01-06 [colin]      2.6.1cvs113
130
131         * src/etpan/imap-thread.c
132                 Add casts to int to get certs. Fixes
133                 bug 1064, 'crash @ etpan_certificate_check() 
134                 when opening an IMAP folder', with latest
135                 libetpan CVS or >= 0.49
136         * src/mainwindow.c
137         * src/mainwindow.h
138         * src/imap_gtk.c
139         * src/news_gtk.c
140         * src/prefs_folder_item.c
141                 Grey out the "synchronise" menu items if
142                 there's nothing to synchronise.
143         * src/plugins/pgpcore/sgpgme.c
144                 Make an error clearer than "Unknown error"
145
146 2007-01-06 [colin]      2.6.1cvs112
147
148         * src/messageview.c
149                 Don't try to show a message if updating
150                 Maybe fixes bug 1088, 'ctrl-h produces
151                 repeatable crash'.
152
153 2007-01-06 [colin]      2.6.1cvs111
154
155         * src/summaryview.c
156                 Disable Control-Space (handle it as Space).
157
158 2007-01-05 [paul]       2.6.1cvs110
159
160         * src/imap.c
161                 Fix bug 934, 'sylpheed claws 2.1 
162                 doesn't show Exchanges Public Folders'
163                 Thanks to Hoa and Colin
164         * src/msgcache.c
165                 Refuse to allocate more than 2 MB for a 
166                 single field, it's a good indication of
167                 cache corruption.
168
169 2007-01-05 [colin]      2.6.1cvs109
170
171         * src/mainwindow.c
172                 Allow --select'ing emails by Message-ID too
173
174 2007-01-05 [colin]      2.6.1cvs108
175
176         * src/common/quoted-printable.c
177                 Uh! Third fix :)
178
179 2007-01-05 [colin]      2.6.1cvs107
180
181         * src/common/quoted-printable.c
182                 Fix previous commit about bug 1089
183                 Thanks to Ralf
184
185 2007-01-05 [colin]      2.6.1cvs106
186
187         * src/common/quoted-printable.c
188                 Fix my previous commit on bug 1089
189                 - Thanks to Ralf :)
190
191 2007-01-04 [colin]      2.6.1cvs105
192
193         * src/common/quoted-printable.c
194                 Fix bug 1089, 'NUL characters in Subject 
195                 line are misinterpreted'. Not a pain to
196                 fix in fact.
197
198 2007-01-04 [colin]      
199
200         2.7.0-rc3 released
201
202 2007-01-04 [wwp]        2.6.1cvs104
203
204         * src/image_viewer.c
205                 Force operator precedence (fix a compiler warning).
206
207 2007-01-04 [colin]      2.6.1cvs103
208
209         * src/image_viewer.c
210                 Be cautious there too (same fix as the one
211                 in textview from cvs33)
212         * src/messageview.c
213                 Don't use any MimeViewer plugin when showing
214                 all headers
215
216 2007-01-03 [wwp]        2.6.1cvs102
217
218         * src/html.c
219         * src/html.h
220                 fixed "cent" sign (use the existing ASCII one),
221                 decode more HTML entities,
222                 converted table ASCII entries to UTF-8,
223                 moved a switch() into a hashtable.
224
225 2007-01-03 [paul]       2.6.1cvs101
226
227         * src/compose.c
228         * src/messageview.c
229         * src/procmsg.c
230         * src/procmsg.h
231                 When possible, use move_msg instead of
232                 copy_msg + remove_msg to move sent mail
233                 from Queue to Sent. 
234
235 2007-01-03 [paul]       2.6.1cvs100
236
237         * src/html.c
238                 add more html entity recognition:
239                 pounds, euros, and cents
240
241 2007-01-03 [colin]      2.6.1cvs99
242
243         * src/imap_gtk.c
244                 Don't display an error on NOSELECT
245                 folders when synchronising
246
247 2007-01-03 [paul]       2.6.1cvs98
248
249         * tools/maildir2claws-mail.pl
250                 only substitute 'sent-mail' if it's
251                 the full directory name
252
253 2007-01-03 [paul]       2.6.1cvs97
254
255         * ChangeLog
256         * ChangeLog.pre2.0.0
257         * Makefile.am
258                 archive a chunk of ChangeLog in
259                 ChangeLog.pre2.0.0
260         * ChangeLog.gtk1
261         * doc/src/ChangeLog.claws-pre0.8.0
262                 remove ChangeLog.claws-pre0.8.0, adding
263                 its contents to ChangeLog.gtk1
264
265 2007-01-03 [paul]       2.6.1cvs96
266
267         * src/account.c
268         * src/account.h
269         * src/action.c
270         * src/action.h
271         * src/adbookbase.h
272         * src/addr_compl.c
273         * src/addr_compl.h
274         * src/addrbook.c
275         * src/addrcache.c
276         * src/addrcache.h
277         * src/addrcindex.c
278         * src/addrcindex.h
279         * src/addrclip.c
280         * src/addrclip.h
281         * src/addrdefs.h
282         * src/addressadd.c
283         * src/addressadd.h
284         * src/addressbook.c
285         * src/addressbook.h
286         * src/addressbook_foldersel.c
287         * src/addressbook_foldersel.h
288         * src/addrgather.c
289         * src/addrgather.h
290         * src/addrharvest.c
291         * src/addrharvest.h
292         * src/addrindex.c
293         * src/addrindex.h
294         * src/addritem.c
295         * src/addritem.h
296         * src/addrquery.c
297         * src/addrquery.h
298         * src/addrselect.c
299         * src/addrselect.h
300         * src/alertpanel.c
301         * src/alertpanel.h
302         * src/browseldap.c
303         * src/browseldap.h
304         * src/codeconv.c
305         * src/codeconv.h
306         * src/compose.c
307         * src/compose.h
308         * src/customheader.c
309         * src/customheader.h
310         * src/displayheader.c
311         * src/displayheader.h
312         * src/editaddress.c
313         * src/editaddress.h
314         * src/editbook.c
315         * src/editbook.h
316         * src/editgroup.c
317         * src/editgroup.h
318         * src/editjpilot.c
319         * src/editjpilot.h
320         * src/editldap.c
321         * src/editldap.h
322         * src/editldap_basedn.c
323         * src/editldap_basedn.h
324         * src/editvcard.c
325         * src/editvcard.h
326         * src/exphtmldlg.c
327         * src/exphtmldlg.h
328         * src/expldifdlg.c
329         * src/expldifdlg.h
330         * src/export.c
331         * src/export.h
332         * src/exporthtml.c
333         * src/exporthtml.h
334         * src/exportldif.c
335         * src/exportldif.h
336         * src/filtering.c
337         * src/filtering.h
338         * src/folder.c
339         * src/folder.h
340         * src/folder_item_prefs.c
341         * src/folder_item_prefs.h
342         * src/foldersel.c
343         * src/foldersel.h
344         * src/folderutils.c
345         * src/folderutils.h
346         * src/folderview.c
347         * src/folderview.h
348         * src/grouplistdialog.c
349         * src/grouplistdialog.h
350         * src/headerview.c
351         * src/html.c
352         * src/html.h
353         * src/image_viewer.c
354         * src/image_viewer.h
355         * src/imap.c
356         * src/imap.h
357         * src/imap_gtk.c
358         * src/imap_gtk.h
359         * src/import.c
360         * src/import.h
361         * src/importldif.c
362         * src/importldif.h
363         * src/importmutt.c
364         * src/importmutt.h
365         * src/importpine.c
366         * src/importpine.h
367         * src/inc.c
368         * src/inc.h
369         * src/jpilot.c
370         * src/jpilot.h
371         * src/ldapctrl.c
372         * src/ldapctrl.h
373         * src/ldaplocate.c
374         * src/ldaplocate.h
375         * src/ldapquery.c
376         * src/ldapquery.h
377         * src/ldapserver.c
378         * src/ldapserver.h
379         * src/ldaputil.c
380         * src/ldaputil.h
381         * src/ldif.c
382         * src/ldif.h
383         * src/main.c
384         * src/main.h
385         * src/mainwindow.c
386         * src/mainwindow.h
387         * src/manual.c
388         * src/manual.h
389         * src/mbox.c
390         * src/message_search.c
391         * src/message_search.h
392         * src/messageview.c
393         * src/messageview.h
394         * src/mh.c
395         * src/mh.h
396         * src/mh_gtk.c
397         * src/mh_gtk.h
398         * src/mimeview.c
399         * src/mimeview.h
400         * src/msgcache.c
401         * src/msgcache.h
402         * src/mutt.c
403         * src/mutt.h
404         * src/news.c
405         * src/news.h
406         * src/news_gtk.c
407         * src/news_gtk.h
408         * src/partial_download.c
409         * src/partial_download.h
410         * src/pine.c
411         * src/pine.h
412         * src/pop.c
413         * src/pop.h
414         * src/prefs_account.c
415         * src/prefs_account.h
416         * src/prefs_actions.c
417         * src/prefs_actions.h
418         * src/prefs_common.c
419         * src/prefs_common.h
420         * src/prefs_compose_writing.c
421         * src/prefs_compose_writing.h
422         * src/prefs_customheader.c
423         * src/prefs_customheader.h
424         * src/prefs_display_header.c
425         * src/prefs_display_header.h
426         * src/prefs_filtering.c
427         * src/prefs_filtering.h
428         * src/prefs_filtering_action.c
429         * src/prefs_filtering_action.h
430         * src/prefs_folder_column.c
431         * src/prefs_folder_column.h
432         * src/prefs_folder_item.c
433         * src/prefs_folder_item.h
434         * src/prefs_fonts.c
435         * src/prefs_fonts.h
436         * src/prefs_gtk.c
437         * src/prefs_gtk.h
438         * src/prefs_image_viewer.c
439         * src/prefs_image_viewer.h
440         * src/prefs_matcher.c
441         * src/prefs_matcher.h
442         * src/prefs_message.c
443         * src/prefs_msg_colors.c
444         * src/prefs_msg_colors.h
445         * src/prefs_other.c
446         * src/prefs_quote.c
447         * src/prefs_receive.c
448         * src/prefs_send.c
449         * src/prefs_spelling.c
450         * src/prefs_spelling.h
451         * src/prefs_summaries.c
452         * src/prefs_summaries.h
453         * src/prefs_summary_column.c
454         * src/prefs_summary_column.h
455         * src/prefs_template.c
456         * src/prefs_template.h
457         * src/prefs_themes.c
458         * src/prefs_themes.h
459         * src/prefs_toolbar.c
460         * src/prefs_toolbar.h
461         * src/prefs_wrapping.c
462         * src/prefs_wrapping.h
463         * src/privacy.c
464         * src/privacy.h
465         * src/procheader.c
466         * src/procheader.h
467         * src/procmime.c
468         * src/procmime.h
469         * src/procmsg.c
470         * src/procmsg.h
471         * src/quote_fmt.c
472         * src/quote_fmt_parse.y
473         * src/recv.c
474         * src/recv.h
475         * src/remotefolder.c
476         * src/remotefolder.h
477         * src/send_message.c
478         * src/send_message.h
479         * src/setup.c
480         * src/setup.h
481         * src/sourcewindow.c
482         * src/sourcewindow.h
483         * src/ssl_manager.c
484         * src/ssl_manager.h
485         * src/statusbar.c
486         * src/statusbar.h
487         * src/stock_pixmap.c
488         * src/stock_pixmap.h
489         * src/summary_search.c
490         * src/summary_search.h
491         * src/summaryview.c
492         * src/summaryview.h
493         * src/textview.c
494         * src/textview.h
495         * src/toolbar.c
496         * src/toolbar.h
497         * src/undo.c
498         * src/undo.h
499         * src/unmime.c
500         * src/unmime.h
501         * src/vcard.c
502         * src/vcard.h
503         * src/wizard.c
504         * src/wizard.h
505         * src/common/base64.c
506         * src/common/base64.h
507         * src/common/defs.h
508         * src/common/hooks.c
509         * src/common/hooks.h
510         * src/common/log.c
511         * src/common/log.h
512         * src/common/mgutils.c
513         * src/common/mgutils.h
514         * src/common/nntp.c
515         * src/common/nntp.h
516         * src/common/passcrypt.c
517         * src/common/passcrypt.h.in
518         * src/common/plugin.c
519         * src/common/plugin.h
520         * src/common/prefs.c
521         * src/common/prefs.h
522         * src/common/progressindicator.c
523         * src/common/progressindicator.h
524         * src/common/quoted-printable.c
525         * src/common/quoted-printable.h
526         * src/common/session.c
527         * src/common/session.h
528         * src/common/smtp.c
529         * src/common/smtp.h
530         * src/common/socket.c
531         * src/common/socket.h
532         * src/common/ssl.c
533         * src/common/ssl.h
534         * src/common/ssl_certificate.c
535         * src/common/ssl_certificate.h
536         * src/common/stringtable.c
537         * src/common/stringtable.h
538         * src/common/template.c
539         * src/common/template.h
540         * src/common/timing.h
541         * src/common/utils.c
542         * src/common/utils.h
543         * src/common/version.h.in
544         * src/common/xml.c
545         * src/common/xml.h
546         * src/common/xmlprops.c
547         * src/common/xmlprops.h
548         * src/gtk/about.c
549         * src/gtk/colorlabel.c
550         * src/gtk/colorsel.c
551         * src/gtk/colorsel.h
552         * src/gtk/combobox.c
553         * src/gtk/combobox.h
554         * src/gtk/description_window.c
555         * src/gtk/description_window.h
556         * src/gtk/filesel.c
557         * src/gtk/filesel.h
558         * src/gtk/foldersort.c
559         * src/gtk/foldersort.h
560         * src/gtk/gtksctree.c
561         * src/gtk/gtkutils.c
562         * src/gtk/gtkutils.h
563         * src/gtk/inputdialog.c
564         * src/gtk/inputdialog.h
565         * src/gtk/logwindow.c
566         * src/gtk/logwindow.h
567         * src/gtk/manage_window.c
568         * src/gtk/manage_window.h
569         * src/gtk/menu.c
570         * src/gtk/menu.h
571         * src/gtk/pluginwindow.c
572         * src/gtk/pluginwindow.h
573         * src/gtk/prefswindow.c
574         * src/gtk/prefswindow.h
575         * src/gtk/progressdialog.c
576         * src/gtk/progressdialog.h
577         * src/gtk/sslcertwindow.c
578         * src/gtk/sslcertwindow.h
579         * src/plugins/bogofilter/bogofilter.c
580         * src/plugins/bogofilter/bogofilter.h
581         * src/plugins/bogofilter/bogofilter_gtk.c
582         * src/plugins/clamav/clamav_plugin.c
583         * src/plugins/clamav/clamav_plugin.h
584         * src/plugins/clamav/clamav_plugin_gtk.c
585         * src/plugins/demo/demo.c
586         * src/plugins/dillo_viewer/dillo_prefs.c
587         * src/plugins/dillo_viewer/dillo_prefs.h
588         * src/plugins/dillo_viewer/dillo_viewer.c
589         * src/plugins/pgpcore/passphrase.c
590         * src/plugins/pgpcore/passphrase.h
591         * src/plugins/pgpcore/pgp_viewer.c
592         * src/plugins/pgpcore/pgp_viewer.h
593         * src/plugins/pgpcore/plugin.c
594         * src/plugins/pgpcore/select-keys.c
595         * src/plugins/pgpcore/select-keys.h
596         * src/plugins/pgpcore/sgpgme.c
597         * src/plugins/pgpcore/sgpgme.h
598         * src/plugins/pgpinline/pgpinline.c
599         * src/plugins/pgpinline/pgpinline.h
600         * src/plugins/pgpinline/plugin.c
601         * src/plugins/pgpmime/pgpmime.c
602         * src/plugins/pgpmime/pgpmime.h
603         * src/plugins/pgpmime/plugin.c
604         * src/plugins/spamassassin/spamassassin.c
605         * src/plugins/spamassassin/spamassassin.h
606         * src/plugins/spamassassin/spamassassin_gtk.c
607         * src/plugins/trayicon/trayicon.c
608                 it's 2007, update the year in the copyright headers
609
610 2007-01-03 [paul]       2.6.1cvs95
611
612         * src/gtk/about.c
613                 it is 2007, use it in the copyright string
614
615 2007-01-03 [paul]       2.6.1cvs94
616
617         * src/html.c
618                 html entity conversion:
619                 move ™ to a more suitable place
620                 add • and –
621                 make sure — and — are both
622                 converted the same
623
624 2007-01-02 [colin]      2.6.1cvs93
625
626         * src/addrbook.c
627                 Fix leak
628         * src/common/plugin.c
629                 Add comment
630         * src/etpan/imap-thread.c
631                 Fix warning
632
633 2006-12-31 [paul]       2.6.1cvs92
634
635         * src/prefs_summaries.c
636                 use gtk_button_new_from_stock()
637
638 2006-12-30 [colin]      2.6.1cvs91
639
640         * src/folder.c
641         * src/imap_gtk.c
642         * src/mh_gtk.c
643                 Don't update filtering and account paths 
644                 when copying folders
645
646 2006-12-30 [colin]      2.6.1cvs90
647
648         * src/prefs_compose_writing.c
649         * src/prefs_quote.c
650         * src/prefs_template.c
651                 Use message font for Writing and 
652                 Quoting prefs, as well as Templates.
653
654 2006-12-30 [colin]      2.6.1cvs89
655
656         * src/prefs_summaries.c
657                 Rework GUI; patch by Pawel
658
659 2006-12-29 [colin]      2.6.1cvs88
660
661         * src/prefs_folder_item.c
662                 Fix bug 1085, 'Apply to subfolder 
663                 doesn't work' - I was mistaken saying
664                 it worked in every case
665
666 2006-12-28 [colin]      2.6.1cvs87
667
668         * src/gtk/gtkaspell.c
669                 Don't assert if use_alternate is true
670                 and alt_dictionary isn't set -- this 
671                 is what happens on upgrade! Rather,
672                 do with it.
673
674 2006-12-28 [colin]      2.6.1cvs86
675
676         * Makefile.am
677                 Fix desktop/icon simplification
678
679 2006-12-28 [colin]      2.6.1cvs85
680
681         * Makefile.am
682                 Make desktop and icon not 
683                 dependant on the desktop
684
685 2006-12-28 [wwp]        2.6.1cvs84
686
687         * src/plugins/pgpmime/claws.def
688                 Add missing symbol (discards gpg4win's 03-plugins-symbols.patch).
689
690 2006-12-28 [wwp]        2.6.1cvs83
691
692         * src/prefs_folder_item.c
693                 Fix coloring of "simplify subject regexp" (folder prefs),
694                 which might be left to red whereas the regexp gets empty.
695
696 2006-12-28 [wwp]        2.6.1cvs82
697
698         * src/prefs_common.c
699         * src/prefs_common.h
700         * src/addressbook.c
701         * src/addressitem.h
702                 Save addressbook mainwindow's horizontal and vertical splitter position.
703
704 2006-12-27 [wwp]        2.6.1cvs81
705
706         * src/gtk/gtkaspell.c
707         * src/gtk/gtkaspell.h
708         * src/compose.c
709                 Fix assignment of compose's default and alternate dictionary from
710                 account or folder settings. Now gtkaspell_change_dict does rotate
711                 dicts only when it's called from a menu cb.
712
713 2006-12-27 [wwp]        2.6.1cvs80
714
715         * src/folder_item_prefs.c
716                 Fix randomly initialized default-alt-dictionary (folder prefs),
717                 complete 2.6.1cvs72.
718
719 2006-12-27 [paul]       2.6.1cvs79
720
721         * src/imap_gtk.c
722         * src/mh_gtk.c
723                 Add Copy folder in the folder's contextual
724                 menu
725
726 2006-12-27 [wwp]        2.6.1cvs78
727
728         * src/imap.c
729                 Clean up session locking, thanks to Colin.
730
731 2006-12-26 [colin]      2.6.1cvs77
732
733         * src/statusbar.c
734                 Revert previous patch
735
736 2006-12-26 [colin]      2.6.1cvs76
737
738         * src/folder.c
739         * src/folderview.c
740         * src/imap.c
741         * src/statusbar.c
742         * src/etpan/imap-thread.c
743                 Fix previous commit warnings
744                 Make statusbar update every second if total < 20
745                 Make IMAP APPEND faster by simplifying log              
746
747 2006-12-26 [colin]      2.6.1cvs75
748
749         * src/folder.c
750         * src/folder.h
751         * src/folderview.c
752         * src/folderview.h
753         * src/imap_gtk.c
754         * src/mh_gtk.c
755                 Make it possible to copy folders accross
756                 mailboxes (this was an arbitrary limitation).
757                 Still make it impossible to move folders 
758                 accross mailboxes.
759
760 2006-12-26 [colin]      2.6.1cvs74
761
762         * src/etpan/imap-thread.c
763                 Fix bug 1081, 'claws-mail 
764                 segfaults when going offline 
765                 while it transfers mails via 
766                 imap'
767
768 2006-12-26 [colin]      2.6.1cvs73
769
770         * src/folder_item_prefs.c
771                 Don't forget alt dictionary when
772                 renaming/moving folders
773
774 2006-12-26 [wwp]        2.6.1cvs72
775
776         * src/folder_item_prefs.c
777                 Add missing defaults for per-folder alt dict
778                 (forgotten in 2.6.1cvs61).
779
780 2006-12-26 [colin]      2.6.1cvs71
781
782         * src/wizard.c
783                 Add tooltip to state that specifying
784                 full path to mailbox is possible
785
786 2006-12-26 [wwp]        2.6.1cvs70
787
788         * src/partial_download.c
789         * src/gtk/gtkvscrollbutton.c
790         * src/plugins/pgpinline/plugin.c
791                 Fix for few compiler warnings that matter.
792
793 2006-12-25 [colin]      2.6.1cvs69
794
795         * src/partial_download.c
796                 Fix marking for download or deletion
797                 when the header isn't the first
798         * src/gtk/logwindow.c
799                 Fix start of scrolling
800
801 2006-12-23 [paul]       2.6.1cvs68
802
803         * src/compose.c
804                 change last commit to use the 'academic'
805                 method instead. Thanks to wwp
806
807 2006-12-23 [paul]       2.6.1cvs67
808
809         * src/compose.c
810                 don't warn about empty subject when
811                 redirecting
812
813 2006-12-22 [colin]      2.6.1cvs66
814
815         * src/summary_search.c
816                 Fix previous patch
817
818 2006-12-22 [colin]      2.6.1cvs65
819
820         * src/gtk/gtkutils.c
821         * src/imap.c
822         * src/jpilot.c
823         * src/summary_search.c
824                 A few warning fixes
825
826 2006-12-23 [paul]       
827
828         2.7.0-rc2 released
829
830 2006-12-22 [colin]      2.6.1cvs64
831
832         * src/toolbar.c
833         * src/toolbar.h
834                 Add a combo to the learn spam button
835         * src/plugins/bogofilter/bogofilter.c
836         * src/plugins/bogofilter/bogofilter_gtk.c
837         * src/plugins/bogofilter/bogofilter.h
838                 Allow to store Unsure mails in a specific
839                 folder to make better teaching easier
840
841 2006-12-21 [wwp]        2.6.1cvs63
842
843         * src/compose.c
844         * src/prefs_common.c
845         * src/prefs_common.h
846         * src/prefs_spelling.c
847         * src/gtk/gtkaspell.c
848         * src/gtk/gtkaspell.h
849                 Allow spell-checking using both current and alternate dictionaries
850                 (thanks to Colin).
851
852 2006-12-21 [wwp]        2.6.1cvs62
853
854         * src/gtk/gtkaspell.c
855                 Apply recheck_when_changing_dict (highlight all mispelled words)
856                 when switching to alternate dictionary.
857
858 2006-12-21 [wwp]        2.6.1cvs61
859
860         * src/compose.c
861         * src/folder_item_prefs.h
862         * src/prefs_common.c
863         * src/prefs_common.h
864         * src/prefs_folder_item.c
865         * src/prefs_spelling.c
866         * src/gtk/gtkaspell.c
867         * src/gtk/gtkaspell.h
868                 Add global and per-folder prefs to set the default
869                 alternate dictionary.
870
871 2006-12-21 [colin]      2.6.1cvs60
872
873         * src/folder.c
874                 Look for folders by path in all folders
875         * src/html.c
876                 add &mdash;
877
878 2006-12-20 [colin]      2.6.1cvs59
879
880         * src/gtk/quicksearch.c
881                 Make sure in_typing is false when clearing
882
883 2006-12-20 [wwp]        2.6.1cvs58
884
885         * configure.ac
886                 change manual's target dir to be LFH-compliant (thanks to Colin).
887
888 2006-12-20 [wwp]        2.6.1cvs57
889
890         * src/prefs_common.c
891         * src/prefs_summaries.c
892                 i18n fix and factorize patch, thanks to Fabien.
893
894 2006-12-20 [paul]       2.6.1cvs56
895
896         * configure.ac
897                 last of the renaming (??)
898         * src/main.c
899                 correct --help info of --status-full
900         * src/plugins/bogofilter/bogofilter.c
901                 make FALSE default of whitelist_ab
902
903 2006-12-19 [colin]      2.6.1cvs55
904
905         * src/jpilot.c
906                 Same as before, without depending on
907                 pisock >= 0.12
908
909 2006-12-19 [colin]      2.6.1cvs54
910
911         * src/jpilot.c
912                 Fix bug 1059, 'Better jpilot charset 
913                 handling'. Use libpisync's charset conversion
914                 if possible
915
916 2006-12-19 [colin]      2.6.1cvs53
917
918         * po/fr.po
919                 Updated by Fabien
920
921 2006-12-19 [wwp]        2.6.1cvs52
922
923         * src/gtk/about.c
924                 Add missing #include (thanks to Colin).
925
926 2006-12-19 [wwp]        2.6.1cvs51
927
928         * src/prefs_receive.c
929                 Better spacing between widgets in prefs.
930
931 2006-12-18 [colin]      2.6.1cvs50
932
933         * src/imap.c
934                 Fix failure to get separator on LIST "" ""
935                 Try LIST "" "INBOX" too.
936
937 2006-12-18 [wwp]        2.6.1cvs49
938
939         * src/common/session.c
940                 Fix a compiler warning (thanks to Fabien).
941
942 2006-12-18 [wwp]        2.6.1cvs48
943
944         * src/compose.c
945         * src/prefs_quote.c
946                 Factorize some strings for translation (it's about error
947                 messages when applying or checking template/quote format).
948
949 2006-12-18 [colin]      2.6.1cvs47
950
951         * Makefile.am
952         * src/common/defs.h
953         * src/gtk/Makefile.am
954         * src/gtk/about.c
955                 Add a Release notes tab from the contents of
956                 $(DOCDIR)/RELEASE_NOTES. Patch by Fabien.
957
958 2006-12-17 [colin]      2.6.1cvs46
959
960         * src/mimeview.c
961         * src/textview.c
962         * src/gtk/filesel.c
963                 Correctly convert from/to UTF8/filename encoding
964                 when loading and saving files. Probably fixes
965                 bug 1068, 'Claws-Mail uses 100% CPU when looking 
966                 for a file to attach and is blocked...'
967
968 2006-12-17 [colin]      2.6.1cvs45
969
970         * src/gtk/logwindow.c
971                 Fix bug 1067, 'Claws-Mail uses 100% CPU on an 
972                 IMAP folder and is blocked on main thread': 
973                 make sure we put utf8 in the log.
974
975 2006-12-16 [colin]      2.6.1cvs44
976
977         * src/toolbar.c
978         * src/toolbar.h
979                 Fix bug 1055, 'Add the 'cancel receive' 
980                 in the available events for the toolbar buttons'
981
982 2006-12-16 [colin]      2.6.1cvs43
983
984         * po/POTFILES.in
985         * src/imap.c
986         * src/common/nntp.c
987         * src/common/session.c
988                 Log error when SSL handshakes fail. 
989                 Fixes bug 1082, 'incorrect / imprecise 
990                 error message when imap server provides 
991                 ssl only through STARTTLS but SSL is 
992                 selected'
993
994 2006-12-15 [wwp]        2.6.1cvs42
995
996         * src/plugins/bogofilter/bogofilter_gtk.c
997                 set proper sensitivity to widgets I've recently added.
998
999 2006-12-15 [colin]      
1000
1001         2.7.0-rc1 released
1002
1003 2006-12-15 [wwp]        2.6.1cvs41
1004
1005         * src/plugins/bogofilter/bogofilter.c
1006         * src/plugins/bogofilter/bogofilter.h
1007         * src/plugins/bogofilter/bogofilter_gtk.c
1008                 bogofilter's whitelist can now use a subset of
1009                 the addressbook (either a book, a subfolder of a book,
1010                 or the whole addressbook by using "Any"). Re-used there
1011                 some pref_matcher widgets and mechanisms to match a subset
1012                 of the addressbook.
1013
1014 2006-12-15 [wwp]        2.6.1cvs40
1015
1016         * src/wizard.c
1017         * src/common/plugin.c
1018         * src/common/plugin.h
1019         * src/gtk/about.c
1020         * src/plugins/bogofilter/bogofilter.c
1021         * src/plugins/clamav/clamav_plugin.c
1022         * src/plugins/demo/demo.c
1023         * src/plugins/dillo_viewer/dillo_viewer.c
1024         * src/plugins/pgpcore/plugin.c
1025         * src/plugins/pgpinline/plugin.c
1026         * src/plugins/pgpmime/plugin.c
1027         * src/plugins/spamassassin/spamassassin.c
1028         * src/plugins/trayicon/trayicon.c
1029                 factorize some translatable strings (plugins-related),
1030                 fix missing punctuation in several places,
1031                 remove useless translatable \n in about.c,
1032                 and factorize plugin init code w/ a new function
1033                 check_plugin_version() in common/plugin.c.
1034                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
1035
1036 2006-12-15 [wwp]        2.6.1cvs39
1037
1038         * src/plugins/bogofilter/bogofilter.c
1039         * src/plugins/bogofilter/bogofilter_gtk.c
1040                 flag whitelisted spams as spam, but don't filter it to the spam
1041                 folder. Thanks to Colin.
1042
1043 2006-12-15 [ticho]      2.6.1cvs38
1044
1045         * src/plugins/bogofilter/bogofilter.c
1046         * src/plugins/bogofilter/bogofilter.h
1047         * src/plugins/bogofilter/bogofilter_gtk.c
1048                 Add option to whitelist senders found in addressbook. Patch by colin.
1049
1050 2006-12-15 [paul]       2.6.1cvs37
1051
1052         * src/folderview.c
1053                 add missing #include "log.h"
1054
1055 2006-12-15 [paul]       2.6.1cvs36
1056
1057         * src/plugins/bogofilter/bogofilter.c
1058         * src/plugins/bogofilter/bogofilter.h
1059         * src/plugins/bogofilter/bogofilter_gtk.c
1060                 Add an option to allow inserting an
1061                 X-Claws-Bogosity header (on MH folders
1062                 only). Patch by Colin
1063
1064 2006-12-14 [colin]      2.6.1cvs35
1065
1066         * src/main.c
1067                 "Yes" should be the default choice for
1068                 migration configuration
1069
1070 2006-12-14 [paul]       2.6.1cvs34
1071
1072         * src/prefs_summaries.c
1073         * manual/advanced.xml
1074                 Unhide mark_as_read_delay
1075
1076 2006-12-14 [paul]       2.6.1cvs33
1077
1078         * src/messageview.c
1079         * src/messageview.h
1080         * src/mimeview.c
1081         * src/mimeview.h
1082         * src/summaryview.c
1083         * src/textview.c
1084         * src/textview.h
1085                 Fix printing of selection
1086                 Fix printing of message parts
1087                 Fix printing of images
1088         * src/gtk/gtksourceprintjob.c
1089                 Fix page count when there are images
1090
1091 2006-12-14 [wwp]        2.6.1cvs32
1092
1093         * src/mainwindow.c
1094         * src/summaryview.c
1095         * src/summaryview.h
1096         * src/gtk/quicksearch.c
1097                 fix quicksearch 'magnify' button status when QS is closed
1098                 using the Escape key, thanks to Colin.
1099
1100 2006-12-14 [wwp]        2.6.1cvs31
1101
1102         * src/mainwindow.c
1103         * src/summaryview.c
1104         * src/summaryview.h
1105         * src/gtk/quicksearch.c
1106                 fix quicksearch 'magnify' button status when QS is closed
1107                 using the Escape key, thanks to Colin.
1108
1109 2006-12-13 [colin]      2.6.1cvs30
1110
1111         * src/ldapquery.c
1112         * src/ldaputil.c
1113                 Use the binary safe version of ldap_get_values,
1114                 to make sure we manipulate null-terminated 
1115                 strings. Maybe fixes bug 1075, 'claws mail 
1116                 segfault when completing ldap adresses'
1117         * src/syldap.c ** REMOVED **
1118         * src/syldap.h ** REMOVED **
1119                 Remove dead files
1120
1121 2006-12-13 [mones]      2.6.1cvs29
1122
1123         * po/es.po
1124                 Fixed piped strings, fixed click translation
1125
1126 2006-12-13 [paul]       2.6.1cvs28
1127
1128         * src/main.c
1129                 don't translate these strings
1130
1131 2006-12-13 [paul]       2.6.1cvs27
1132
1133         * po/en_GB.po
1134                 updated
1135
1136 2006-12-13 [colin]      2.6.1cvs26
1137
1138         * src/main.c
1139         * src/main.h
1140                 Add claws_is_starting()
1141
1142 2006-12-13 [mones]      2.6.1cvs25
1143
1144         * manual/es/advanced.xml
1145         * po/es.po
1146                 Synced manual and updated translation
1147
1148 2006-12-12 [colin]      2.6.1cvs24
1149
1150         * src/wizard.c
1151                 Add an option to use STARTTLS in the
1152                 welcome wizard. Fixes bug 1080, 
1153                 'Using SSL option in wizard for incoming 
1154                 server does not activate SSL with STARTTLS'
1155
1156 2006-12-12 [colin]      2.6.1cvs23
1157
1158         * src/main.c
1159                 Don't exit when there's an incomplete
1160                 mailbox configured - leaves a chance 
1161                 to fix a failing IMAP account. Exit
1162                 if no mailbox at all is loaded (case
1163                 of missing plugin).
1164                 Completes bug 1077's fix (I was wrong
1165                 in this bug's comment #3).
1166
1167 2006-12-12 [colin]      2.6.1cvs22
1168
1169         * src/gtk/menu.h
1170                 Add another menu data type
1171         * src/prefs_account.c
1172                 Complete the completion of bug 1076
1173                 (doesn't lose the pref on apply)
1174
1175 2006-12-12 [paul]       2.6.1cvs21
1176
1177         * src/prefs_account.c
1178                 complete the fix of bug 1076
1179                 also be more verbose with the text
1180
1181 2006-12-12 [paul]       2.6.1cvs20
1182
1183         * src/gtk/combobox.c
1184                 fix compilation warning
1185
1186 2006-12-11 [colin]      2.6.1cvs19
1187
1188         * src/wizard.c
1189                 Document :port in server entry tooltips
1190
1191 2006-12-11 [colin]      2.6.1cvs18
1192
1193         * src/main.c
1194                 Fix compile
1195
1196 2006-12-11 [colin]      2.6.1cvs17
1197
1198         * src/main.c
1199                 Add failing IMAP as a reason for no
1200                 mailbox
1201
1202 2006-12-11 [colin]      2.6.1cvs16
1203
1204         * src/prefs_account.c
1205                 Check for existence of inbox for local
1206                 accounts too
1207         * src/wizard.c
1208                 Allow setting the port to use for servers
1209                 by using the usual "server.example.com:port"
1210                 syntax. Fixes bug 1077, 'sylpheed-claws does 
1211                 not start when IMAP server is unavailable'
1212
1213 2006-12-11 [colin]      2.6.1cvs15
1214
1215         * src/prefs_account.c
1216                 Prevent use of non-existing default inbox
1217
1218 2006-12-11 [colin]      2.6.1cvs14
1219
1220         * src/prefs_account.c
1221                 Fix sensitivity. Fixes bug 1076, 'privacy 
1222                 options are displayed even when pgp plugin 
1223                 not loaded / available'
1224
1225 2006-12-09 [colin]      2.6.1cvs13
1226
1227         * manual/advanced.xml
1228         * src/prefs_common.c
1229         * src/prefs_common.h
1230         * src/common/ssl_certificate.c
1231                 Add a new hidden preference, 'unsafe_ssl_certs',
1232                 which allows to store multiple certificates per
1233                 server/port. This is disabled by default because
1234                 it's less secure (presenting a new certificate
1235                 instead of a changed one raises less alarms).
1236                 This will cause Claws to ask about an unknown
1237                 certificate for people who have used 2.6.1cvs8
1238                 or greater.
1239
1240 2006-12-09 [colin]      2.6.1cvs12
1241
1242         * src/action.c
1243                 Fix cache updating after action
1244
1245 2006-12-07 [wwp]        2.6.1cvs11
1246
1247         * src/compose.c
1248                 fix email address comparison when replying to all
1249                 (avoid replying to ourselves), thanks to Colin.
1250
1251 2006-12-06 [paul]       2.6.1cvs10
1252
1253         * src/addrharvest.c
1254         * src/editldap.c
1255         * src/expldifdlg.c
1256         * src/news.c
1257         * src/toolbar.c
1258         * src/common/utils.c
1259                 ...and more renaming
1260                 Thanks to Colin
1261
1262 2006-12-06 [paul]       2.6.1cvs9
1263
1264         * src/compose.c
1265         * src/messageview.c
1266         * src/procheader.c
1267         * src/procmime.c
1268         * src/procmsg.c
1269         * src/textview.c
1270                 more renaming
1271                 Thanks to Colin
1272
1273 2006-12-06 [colin]      2.6.1cvs8
1274
1275         * src/ssl_manager.c
1276         * src/common/ssl_certificate.c
1277         * src/common/ssl_certificate.h
1278                 Handle multiple certificates per host/port
1279
1280 2006-12-06 [colin]      2.6.1cvs7
1281
1282         * src/etpan/imap-thread.c
1283                 Fix certificate checking on IMAP
1284
1285 2006-12-06 [colin]      2.6.1cvs6
1286
1287         * src/folderview.c
1288                 Fix bug 1072, 'Claws stops fetching newsgroups 
1289                 from server when newsgroup got deleted': continue
1290                 checking other groups
1291
1292 2006-12-05 [wwp]        2.6.1cvs5
1293
1294         * src/message_search.c
1295         * src/summary_search.c
1296         * src/gtk/combobox.c
1297         * src/gtk/combobox.h
1298         * src/gtk/gtkutils.c
1299         * src/gtk/gtkutils.h
1300                 make up and down arrow keys in modern gtk_combo_box_entry widgets
1301                 behave like w/ old comboboxes (summary and message search only).
1302
1303 2006-12-05 [paul]       2.6.1cvs4
1304
1305         * src/wizard.c
1306                 encode headers
1307                 Thanks to Colin
1308
1309 2006-12-05 [paul]       2.6.1cvs3
1310
1311         * tools/README
1312         * tools/textviewer.pl
1313                 script updated and description added
1314
1315 2006-12-04 [colin]      2.6.1cvs2
1316
1317         * src/compose.c
1318                 Run pre-send hook only when checking
1319                 everything
1320
1321 2006-12-04 [paul]       2.6.1cvs1
1322
1323         * NEWS
1324         * README
1325         * RELEASE_NOTES
1326         * configure.ac
1327         * tools/README
1328                 bump up version number following stable release
1329
1330 2006-12-04 [paul]       2.6.0cvs83
1331
1332         * README
1333                 updates and corrections
1334
1335 2006-12-04 [colin]      2.6.0cvs82
1336
1337         * src/common/utils.c
1338                 Probably fix bug 1066, 'Incorrect mailbox 
1339                 size displayed'
1340
1341 2006-12-04 [colin]      2.6.0cvs81
1342
1343         * src/common/utils.c
1344                 Trim tabs from mailcap file too.
1345
1346 2006-12-02 [paul]       2.6.0cvs80
1347
1348         * src/exphtmldlg.c
1349                 fix broken GUI under certain languages
1350         * src/expldifdlg.c
1351                 put the Cancel button to the right
1352
1353 2006-12-01 [paul]       2.6.0cvs79
1354
1355         * tools/Makefile.am
1356                 remove reference to removed file
1357
1358 2006-12-01 [wwp]        2.6.0cvs78
1359
1360         * src/addressbook.c
1361         * src/editaddress.c
1362                 remove forgotten debug statements.
1363
1364 2006-12-01 [wwp]        2.6.0cvs77
1365
1366         * manual/advanced.xml
1367         * manual/fr/advanced.xml
1368         * src/addressbook.c
1369         * src/addressbook.h
1370         * src/addressitem.h
1371         * src/editaddress.c
1372         * src/editaddress.h
1373         * src/prefs_common.c
1374         * src/prefs_common.h
1375         * src/gtk/gtkutils.c
1376         * src/gtk/gtkutils.h
1377                 add a hidden option to allow embedding the editaddress (edit contact details)
1378                 dialog into the addressbook's window. This doesn't change the default
1379                 behaviour.
1380
1381 2006-12-01 [wwp]        2.6.0cvs76
1382
1383         * src/message_search.c
1384         * src/summary_search.c
1385                 fix more focus issues (don't set focus to combobox's entry widget when
1386                 entry's value changed, if entry widget has focus already).
1387
1388 2006-12-01 [wwp]        2.6.0cvs75
1389
1390         * src/gtk/quicksearch.c
1391                 revert last changes to the quicksearch gtk_combo_box, this needs more
1392                 tuning and testing.
1393
1394 2006-12-01 [paul]       2.6.0cvs74
1395
1396         * tools/kdeservicemenu/README
1397         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
1398         * tools/kdeservicemenu/install.sh
1399         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
1400         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
1401                 simplify this stuff, and in so doing,
1402                 fix it. (possibly re-extend it again at
1403                 a later date)
1404
1405 2006-12-01 [wwp]        2.6.0cvs73
1406
1407         * src/gtk/quicksearch.c
1408                 adapt quicksearch code to use modern gtk_combo_box'es.
1409
1410 2006-12-01 [wwp]        2.6.0cvs72
1411
1412         * src/common/defs.h
1413         * src/prefs_common.c
1414         * src/prefs_common.h
1415         * src/message_search.c
1416         * src/summary_search.c
1417         * src/gtk/combobox.c
1418         * src/gtk/combobox.h
1419                 add history combos to all message and summary search fields.
1420
1421 2006-12-01 [wwp]        2.6.0cvs71
1422
1423         * src/summaryview.c
1424                 As the list may change while the mark as read delay
1425                 runs, we can't rely on the 'row' pointer, which can
1426                 be invalid when the timeout is called. As the mark
1427                 as read is only done if the message is still selected,
1428                 use summaryview->selected instead. Thanks to Colin.
1429
1430 2006-11-30 [paul]       2.6.0cvs70
1431
1432         * src/textview.c
1433                 give emphasis to "Sylpheed-Claws"
1434                 as well as "Claws Mail"
1435
1436 2006-11-30 [colin]      2.6.0cvs69
1437
1438         * src/wizard.c
1439                 Put the SSL checkboxes in the receiving
1440                 and sending server pages.
1441
1442 2006-11-29 [colin]      2.6.0cvs68
1443
1444         * src/gtk/gtkutils.c
1445         * src/gtk/gtkvscrollbutton.c
1446                 Revert some deprecated fixes - they seem to
1447                 deprecate stuff as soon as a new one gets out.
1448                 g_object_ref_sink needed glib-2.10.
1449
1450 2006-11-29 [colin]      2.6.0cvs67
1451
1452         * src/common/utils.c
1453                 Create .mailcap if it doesn't exist
1454
1455 2006-11-29 [colin]      2.6.0cvs66
1456
1457         * src/compose.c
1458                 Followup to cvs60: use original list
1459                 of recipients if replying to a mail
1460                 in Sent Drafts or Queue.
1461
1462 2006-11-27 [paul]       2.6.0cvs65
1463
1464         * src/image_viewer.c
1465                 revert the last change for now (it's broken)
1466
1467 2006-11-27 [paul]       2.6.0cvs64
1468
1469         * Makefile.am
1470         * configure.ac
1471         * m4/aclocal-include.m4
1472         * m4/check-type.m4
1473         * src/Makefile.am
1474         * src/addr_compl.c
1475         * src/compose.c
1476         * src/crash.c
1477         * src/export.c
1478         * src/exporthtml.c
1479         * src/exportldif.c
1480         * src/imap.c
1481         * src/import.c
1482         * src/main.c
1483         * src/main.h
1484         * src/matcher.c
1485         * src/mimeview.c
1486         * src/procmsg.c
1487         * src/textview.c
1488         * src/common/Makefile.am
1489         * src/common/claws.c
1490         * src/common/claws.h
1491         * src/common/ssl.c
1492         * src/common/sylpheed.c
1493         * src/common/sylpheed.h
1494         * src/etpan/Makefile.am
1495         * src/gtk/Makefile.am
1496         * src/gtk/claws-marshal.list
1497         * src/gtk/filesel.c
1498         * src/gtk/gtksctree.c
1499         * src/gtk/quicksearch.c
1500         * src/gtk/sylpheed-marshal.list
1501         * src/plugins/bogofilter/bogofilter.c
1502         * src/plugins/bogofilter/bogofilter_gtk.c
1503         * src/plugins/clamav/clamav_plugin.c
1504         * src/plugins/clamav/clamav_plugin_gtk.c
1505         * src/plugins/demo/demo.c
1506         * src/plugins/dillo_viewer/dillo_viewer.c
1507         * src/plugins/pgpcore/Makefile.am
1508         * src/plugins/pgpcore/claws.def
1509         * src/plugins/pgpcore/pgp_viewer.c
1510         * src/plugins/pgpcore/plugin.c
1511         * src/plugins/pgpcore/sylpheed.def
1512         * src/plugins/pgpinline/Makefile.am
1513         * src/plugins/pgpinline/claws.def
1514         * src/plugins/pgpinline/plugin.c
1515         * src/plugins/pgpinline/sylpheed.def
1516         * src/plugins/pgpmime/Makefile.am
1517         * src/plugins/pgpmime/claws.def
1518         * src/plugins/pgpmime/plugin.c
1519         * src/plugins/pgpmime/sylpheed.def
1520         * src/plugins/spamassassin/spamassassin.c
1521         * src/plugins/spamassassin/spamassassin_gtk.c
1522         * src/plugins/trayicon/trayicon.c
1523                 yet more renaming
1524                 remove deprecated gtk_tooltips_set_delay()
1525
1526 2006-11-26 [paul]       2.6.0cvs63
1527
1528         * src/expldifdlg.c
1529         * src/folderview.c
1530         * src/image_viewer.c
1531         * src/mainwindow.c
1532         * src/gtk/gtkutils.c
1533         * src/gtk/gtkvscrollbutton.c
1534         * src/gtk/prefswindow.c
1535         * src/plugins/pgpcore/prefs_gpg.c
1536                 replace more deprecated GTK+ functions
1537
1538 2006-11-26 [paul]       2.6.0cvs62
1539
1540         * src/addr_compl.c
1541         * src/addressbook.c
1542         * src/browseldap.c
1543                 replace deprecated gtk_idle_... functions
1544
1545 2006-11-26 [paul]       2.6.0cvs61
1546
1547         * src/compose.c
1548         * src/folderview.c
1549         * src/inc.c
1550         * src/summaryview.c
1551         * src/gtk/gtkvscrollbutton.c
1552         * src/gtk/quicksearch.c
1553         * src/plugins/pgpcore/passphrase.c
1554                 replace deprecated gtk_timeout_add and
1555                 gtk_timeout_remove
1556
1557 2006-11-26 [paul]       2.6.0cvs60
1558
1559         * src/compose.c
1560                 fix bug that caused the wrong recipient
1561                 to be selected when replying to a msg
1562                 which is From one of our accounts to
1563                 another of our accounts
1564
1565 2006-11-25 [paul]       2.6.0cvs59
1566
1567         * src/summaryview.c
1568                 don't change the From column title to
1569                 To if the To column is visible
1570
1571 2006-11-24 [paul]       2.6.0cvs58
1572
1573         * src/compose.c
1574                 fix bug 1069, 'Sent mails disappear, BCC
1575                 or locking problem?'
1576
1577 2006-11-21 [wwp]        2.6.0cvs57
1578
1579         * src/compose.c
1580                 fix spelling menu when replying (same as 2.3.1cvs39):
1581                 discrepancy between context menu and top menu when
1582                 folder's dictionary isn't the default one.
1583
1584 2006-11-19 [paul]       2.6.0cvs56
1585
1586         * src/summaryview.c
1587                 obey always_show_msg option when
1588                 marking as spam
1589         * src/plugins/bogofilter/bogofilter.c
1590                 fix typo
1591
1592 2006-11-18 [paul]       2.6.0cvs55
1593
1594         * AUTHORS
1595         * README
1596         * debian/copyright
1597         * manual/ack.xml
1598         * manual/es/ack.xml
1599         * manual/fr/ack.xml
1600         * manual/pl/ack.xml
1601         * src/gtk/authors.h
1602         * src/gtk/icon_legend.c
1603         * src/gtk/icon_legend.h
1604         * tools/OOo2claws-mail.pl
1605         * tools/README
1606         * tools/acroread2claws-mail.pl
1607         * tools/claws.i18n.status.pl
1608         * tools/filter_conv.pl
1609         * tools/filter_conv_new.pl
1610         * tools/freshmeat_search.pl
1611         * tools/google_search.pl
1612         * tools/kmail2claws-mail.pl
1613         * tools/kmail2claws-mail_v2.pl
1614         * tools/maildir2claws-mail.pl
1615         * tools/make.themes.project
1616         * tools/multiwebsearch.pl
1617         * tools/outlook2claws-mail.pl
1618         * tools/tb2claws-mail
1619         * tools/kdeservicemenu/README
1620         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
1621                 update mine and wwp's email addresses in
1622                 several places
1623                 Patch by wwp
1624         * src/prefs_compose_writing.c
1625                 set sensitivity on 'new message format' frame
1626
1627 2006-11-17 [paul]       2.6.0cvs54
1628
1629         * src/gtk/about.c
1630                 more reworking of the GUI
1631                 Patch by Fabien Vantard
1632
1633 2006-11-16 [paul]       2.6.0cvs53
1634
1635         * src/gtk/about.c
1636                 set a minimum size for the window, allow
1637                 it to automatically expand as necessary
1638
1639 2006-11-16 [wwp]        2.6.0cvs52
1640
1641         * src/gtk/about.c
1642                 better wrap of copyright info on some systems.
1643
1644 2006-11-16 [paul]       2.6.0cvs51
1645
1646         * src/gtk/about.c
1647                 move the tech info from the upper panel
1648                 to the Info tab
1649                 use a gtk_text_view for the features tab
1650
1651 2006-11-16 [paul]       2.6.0cvs50
1652
1653         * po/Makevars
1654                 update my email address
1655         * src/addressbook.c
1656         * src/compose.c
1657         * src/imap_gtk.c
1658         * src/mh_gtk.c
1659         * src/news_gtk.c
1660         * src/summaryview.c
1661         * src/plugins/trayicon/trayicon.c
1662                 don't offer simple menu separators
1663                 for translation
1664         * src/folderview.c
1665                 add separator between 'mark all read'
1666                 and 'search folder'
1667
1668 2006-11-15 [wwp]        2.6.0cvs49
1669
1670         * src/gtk/authors.h
1671                 updated manuals authors.
1672
1673 2006-11-14 [paul]       2.6.0cvs48
1674
1675         * src/compose.c
1676                 Fix Options/Reply mode after draft save
1677
1678 2006-11-14 [paul]       2.6.0cvs47
1679
1680         * src/Makefile.am
1681                 Fix make DESTDIR=...
1682         * src/mbox.c
1683                 Optimise speed
1684         * src/plugins/pgpinline/pgpinline.c
1685                 Probably fix bug 1061
1686
1687 2006-11-14 [paul]       2.6.0cvs46
1688
1689         * po/Makevars
1690                 enable Q_ macro
1691         * src/Makefile.am
1692         * src/stock_pixmap.c
1693         * src/stock_pixmap.h
1694         * src/gtk/about.c
1695         * src/pixmaps/active.xpm
1696         * src/pixmaps/inactive.xpm
1697                 add a new page, 'Features', to the About dialog
1698                 showing which features are compiled in and which
1699                 are not
1700
1701 2006-11-14 [paul]       2.6.0cvs45
1702
1703         * po/ru.po
1704                 updated by Pavlo Bohmat
1705
1706 2006-11-14 [colin]      2.6.0cvs44
1707
1708         * src/compose.c
1709         * src/inc.c
1710         * src/messageview.c
1711         * src/news.c
1712         * src/pop.c
1713         * src/procmsg.c
1714         * src/gtk/gtkaspell.c
1715                 Fix 64-bit-related warnings
1716         * src/ssl_manager.c
1717                 Fix possible infinite loop
1718         * src/plugins/pgpcore/sgpgme.c
1719                 Remove useless check
1720
1721 2006-11-13 [colin]      2.6.0cvs43
1722
1723         * src/gtk/Makefile.am
1724                 authors.h isn't generated
1725
1726 2006-11-13 [colin]      2.6.0cvs42
1727
1728         * src/plugins/pgpinline/pgpinline.c
1729         * src/plugins/pgpmime/pgpmime.c
1730                 Very probably fix bug 1061, 'crash on 
1731                 opening signed email'. Another cast
1732                 problem
1733
1734 2006-11-13 [colin]      2.6.0cvs41
1735
1736         * src/plugins/pgpcore/sgpgme.c
1737                 Maybe fix bug 1061, 'crash on opening 
1738                 signed email'
1739
1740 2006-11-13 [wwp]        2.6.0cvs40
1741
1742         * src/plugins/pgpinline/pgpinline.c
1743                 fix candidate for bug #1057, thanks to Colin.
1744
1745 2006-11-13 [wwp]        2.6.0cvs39
1746
1747         * src/compose.c
1748         * src/quote_fmt_parse.y
1749                 fix bug 1052: current parser buffer was not always 
1750                 allocated, ptr to this buffer could be returned as 
1751                 NULL whereas no parser error has occurred. in 
1752                 consequence, defining a template body as "%d" 
1753                 (w/o the quotes) for the first time of the instance 
1754                 of claws-mail, was reporting a parser error. make 
1755                 sure that the buffer is always allocated, even to 
1756                 an empty string.
1757                 fix mis-unescaping in compose.:compose_quote_fmt(): 
1758                 unescaping of the fmt string was always done 
1759                 whereas it must be done *only* when receiving 
1760                 quote format strings issued from the prefs 
1761                 (compose new message, reply, forward, redirect 
1762                 formats), *not* when applying templates.  in 
1763                 consequences, applying templates w/ sequences 
1764                 like \\|p{echo} were failing. make sure that 
1765                 unescaping is done only when necessary.
1766
1767 2006-11-12 [colin]      2.6.0cvs38
1768
1769         * po/de.po
1770                 Fix typo (s/KB/MB)
1771
1772 2006-11-12 [colin]      2.6.0cvs37
1773
1774         * src/plugins/pgpinline/pgpinline.c
1775         * src/plugins/pgpmime/pgpmime.c
1776                 Release GPG context at the latest 
1777                 possible moment. Maybe fixes 
1778                 bug 1057, 'crash on sending signed 
1779                 message to a newsgroup'
1780                 
1781
1782 2006-11-12 [colin]      2.6.0cvs36
1783
1784         * src/plugins/pgpcore/sgpgme.c
1785                 Tell a bit more when gpg's status doesn't
1786                 contain any signature
1787
1788 2006-11-12 [colin]      2.6.0cvs35
1789
1790         * src/compose.c
1791                 Fix bug 1060, 'compilation error with 
1792                 Irix's cc'
1793
1794 2006-11-12 [paul]       2.6.0cvs34
1795
1796         * doc/man/claws-mail.1
1797         * src/prefs_gtk.c
1798         * src/plugins/clamav/README
1799         * src/plugins/spamassassin/README
1800         * tools/README
1801         * tools/freshmeat_search.pl
1802         * tools/google_search.pl
1803         * tools/multiwebsearch.pl
1804                 more renaming
1805         * src/plugins/trayicon/trayicon.c
1806                 fix compiliation warning
1807
1808 2006-11-11 [colin]      2.6.0cvs33
1809
1810         * src/folderview.c
1811                 Forbid drag and drop from/to different
1812                 folders of type F_UNKNOWN
1813
1814 2006-11-11 [colin]      2.6.0cvs32
1815
1816         * src/plugins/pgpinline/pgpinline.c
1817                 Fix typo in previous commit:
1818                 - gpgme_new(&ctx);
1819                 + if ((err = gpgme_new(&data->ctx)) ...)
1820
1821 2006-11-11 [colin]      2.6.0cvs31
1822
1823         * src/plugins/pgpinline/pgpinline.c
1824         * src/plugins/pgpmime/pgpmime.c
1825                 Check success after calling gpgme_new
1826                 Maybe fixes bug 1057, 'crash on sending 
1827                 signed message to a newsgroup'
1828
1829 2006-11-11 [colin]      2.6.0cvs30
1830
1831         * src/undo.c
1832                 init undostruct to 0s (from
1833                 valgrind log of bug 1057)
1834
1835 2006-11-10 [colin]      2.6.0cvs29
1836
1837         * src/mainwindow.c
1838                 Set cursor to wait before filtering
1839                 duplicates in all folders
1840         * src/plugins/bogofilter/bogofilter.c
1841         * src/plugins/bogofilter/bogofilter.h
1842         * src/plugins/bogofilter/bogofilter_gtk.c
1843                 Completely thread away the bogofilter
1844                 filtering
1845
1846 2006-11-10 [mones]      2.6.0cvs28
1847
1848         * src/compose.c
1849         * src/compose.h
1850                 added COMPOSE_CHECK_BEFORE_SEND hook
1851
1852 2006-11-10 [paul]       2.6.0cvs27
1853
1854         * src/crash.c
1855                 more renaming
1856                 add libSM to get_compiled_in_features()
1857         * src/main.c
1858                 more renaming
1859
1860 2006-11-10 [colin]      2.6.0cvs26
1861
1862         * src/etpan/imap-thread.c
1863                 Add a reference to libetpan's sasl engine
1864                 so that sasl_done() doesn't get called by
1865                 libetpan, and doesn't break openssl.
1866                 Should fix bug 1053, 'SC fails to reestablish 
1867                 a secure connection'
1868                 Patch by Hoa
1869
1870 2006-11-10 [colin]      2.6.0cvs25
1871
1872         * manual/addrbook.xml
1873         * manual/advanced.xml
1874         * manual/faq.xml
1875         * manual/intro.xml
1876                 Some more renaming
1877
1878 2006-11-09 [colin]      2.6.0cvs24
1879
1880         * src/plugins/bogofilter/bogofilter_gtk.c
1881                 Add comment about annoyance
1882
1883 2006-11-09 [colin]      2.6.0cvs23
1884
1885         * src/plugins/bogofilter/bogofilter.c
1886         * src/plugins/bogofilter/bogofilter_gtk.c
1887                 Prepare things needed to thread bogofilter
1888                 filtering: separate bogo stuff and possible GUI
1889                 stuff. 
1890
1891 2006-11-09 [colin]      2.6.0cvs22
1892
1893         * src/account.c
1894         * src/compose.c
1895                 Search for one of our accounts in Delivered-To
1896                 (helps for auto-account selection when 
1897                  replying/forwarding)
1898         * src/folderview.c
1899         * src/mainwindow.c
1900         * src/mainwindow.h
1901         * src/plugins/trayicon/trayicon.c
1902                 Allow opening a new mail with any account from
1903                 the contextual menu
1904
1905 2006-11-09 [wwp]        2.6.0cvs21
1906
1907         * src/compose.c
1908         * src/prefs_common.c
1909         * src/prefs_common.h
1910         * src/prefs_compose_writing.c
1911                 add a compose new message format (in prefs/compose/writing), it's a
1912                 simple subject+body template to use when opening a new composition
1913                 window. It's similar to the existent reply and forward formats.
1914
1915                 enhanced the template/format % symbols substitution mechanism to
1916                 use current composition window information when % are used in
1917                 the compose new message format or in templates applied to new
1918                 messages (there were useless in that situations before). When
1919                 applied to new messages, %d corresponds to the system time/date.
1920
1921 2006-11-09 [paul]       2.6.0cvs20
1922
1923         * src/gtk/authors.h
1924                 fix last commit
1925
1926 2006-11-09 [paul]       2.6.0cvs19
1927
1928         * src/gtk/authors.h
1929                 keep tje alphabetical order
1930
1931 2006-11-08 [colin]      2.6.0cvs18
1932
1933         * src/etpan/imap-thread.c
1934                 Fix bug 1054, 'Slowness logging big 
1935                 data chunks'
1936
1937 2006-11-08 [paul]       2.6.0cvs17
1938
1939         * tools/Makefile.am
1940                 fix the renaming
1941
1942 2006-11-08 [paul]       2.6.0cvs16
1943
1944         * src/common/defs.h
1945                 update BUGZILLA_URI
1946
1947 2006-11-08 [paul]       2.6.0cvs15
1948
1949         * tools/Makefile.am
1950         * tools/OOo2claws-mail.pl
1951         * tools/OOo2sylpheed.pl
1952         * tools/README
1953         * tools/acroread2claws-mail.pl
1954         * tools/acroread2sylpheed.pl
1955         * tools/kmail2claws-mail.pl
1956         * tools/kmail2claws-mail_v2.pl
1957         * tools/kmail2sylpheed.pl
1958         * tools/kmail2sylpheed_v2.pl
1959         * tools/maildir2claws-mail.pl
1960         * tools/maildir2sylpheed.pl
1961         * tools/nautilus2claws-mail.sh
1962         * tools/nautilus2sylpheed.sh
1963         * tools/outlook2claws-mail.pl
1964         * tools/outlook2sylpheed.pl
1965         * tools/tb2claws-mail
1966         * tools/tb2sylpheed
1967         * tools/tbird2claws.py
1968         * tools/tbird2syl.py
1969         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
1970         * tools/kdeservicemenu/install.sh
1971         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
1972         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
1973         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
1974         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
1975         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
1976                 renamed (removed, added) tools files
1977
1978 2006-11-08 [paul]       2.6.0cvs14
1979
1980         * src/main.c
1981         * src/common/defs.h
1982                 Migrate sylpheedrc to clawsrc, and fix the standard
1983                 plugins path in the process
1984
1985 2006-11-07 [colin]      2.6.0cvs13
1986
1987         * src/Makefile.am
1988                 Symlink sylpheed-claws relative to 
1989                 claws-mail
1990
1991 2006-11-07 [colin]      2.6.0cvs12
1992
1993         * src/compose.c
1994                 Fix typo - Reply-To/Mailing-list is broken in 2.6 :-/
1995
1996 2006-11-07 [paul]       2.6.0cvs11
1997
1998         * src/gtk/about.c
1999                 Fix a missed occurence of
2000                 Sylpheed-Claws
2001
2002 2006-11-07 [paul]       2.6.0cvs10
2003
2004         * src/Makefile.am
2005                 Fix symlink installation
2006
2007 2006-11-07 [paul]       2.6.0cvs9
2008
2009         * src/Makefile.am
2010                 Symlink claws-mail to sylpheed-claws
2011         * src/common/utils.c
2012                 Fix migrating symlinks
2013         * src/etpan/imap-thread.c
2014                 check certificate only when there's
2015                 no error
2016
2017 2006-11-07 [paul]       2.6.0cvs8
2018
2019         * Makefile.am
2020                 Fix icon breakages with Gtk, which needs a 
2021                 cache updated to see them.
2022
2023 2006-11-07 [paul]       2.6.0cvs7
2024
2025         * .cvsignore
2026         * AUTHORS
2027         * COPYING
2028         * INSTALL
2029         * Makefile.am
2030         * NEWS
2031         * README
2032         * RELEASE_NOTES
2033         * autogen.sh
2034         * claws-mail-128x128.png
2035         * claws-mail-64x64.png
2036         * claws-mail.ico
2037         * claws-mail.pc.in
2038         * claws-mail.png
2039         * configure.ac
2040         * sylpheed-claws-128x128.png
2041         * sylpheed-claws-64x64.png
2042         * sylpheed-claws.desktop
2043         * sylpheed-claws.ico
2044         * sylpheed-claws.pc.in
2045         * sylpheed-claws.png
2046         * debian/README.Debian
2047         * debian/changelog
2048         * debian/claws-mail.desktop
2049         * debian/claws-mail.menu
2050         * debian/claws-mail.postinst.debhelper
2051         * debian/claws-mail.postrm.debhelper
2052         * debian/control
2053         * debian/copyright
2054         * debian/files
2055         * debian/rules
2056         * debian/sylpheed-claws.desktop
2057         * debian/sylpheed-claws.menu
2058         * debian/sylpheed-claws.postinst.debhelper
2059         * debian/sylpheed-claws.postrm.debhelper
2060         * doc/man/Makefile.am
2061         * doc/man/claws-mail.1
2062         * doc/man/sylpheed-claws.1
2063         * doc/src/ChangeLog.claws-pre0.8.0
2064         * manual/Makefile.am
2065         * manual/account.xml
2066         * manual/ack.xml
2067         * manual/addrbook.xml
2068         * manual/advanced.xml
2069         * manual/claws-mail-manual.xml
2070         * manual/faq.xml
2071         * manual/glossary.xml
2072         * manual/handling.xml
2073         * manual/intro.xml
2074         * manual/keyboard.xml
2075         * manual/plugins.xml
2076         * manual/starting.xml
2077         * manual/sylpheed-claws-manual.xml
2078         * manual/xml2pdf
2079         * manual/dist/.cvsignore
2080         * manual/dist/html/.cvsignore
2081         * manual/dist/html/Makefile.am
2082         * manual/dist/pdf/.cvsignore
2083         * manual/dist/pdf/Makefile.am
2084         * manual/dist/ps/.cvsignore
2085         * manual/dist/ps/Makefile.am
2086         * manual/dist/txt/.cvsignore
2087         * manual/dist/txt/Makefile.am
2088         * manual/es/Makefile.am
2089         * manual/es/advanced.xml
2090         * manual/es/claws-mail-manual.xml
2091         * manual/es/faq.xml
2092         * manual/es/glossary.xml
2093         * manual/es/handling.xml
2094         * manual/es/intro.xml
2095         * manual/es/plugins.xml
2096         * manual/es/sylpheed-claws-manual.xml
2097         * manual/es/dist/.cvsignore
2098         * manual/es/dist/html/.cvsignore
2099         * manual/es/dist/html/Makefile.am
2100         * manual/es/dist/pdf/.cvsignore
2101         * manual/es/dist/pdf/Makefile.am
2102         * manual/es/dist/ps/.cvsignore
2103         * manual/es/dist/ps/Makefile.am
2104         * manual/es/dist/txt/.cvsignore
2105         * manual/es/dist/txt/Makefile.am
2106         * manual/fr/Makefile.am
2107         * manual/fr/account.xml
2108         * manual/fr/ack.xml
2109         * manual/fr/addrbook.xml
2110         * manual/fr/advanced.xml
2111         * manual/fr/claws-mail-manual.xml
2112         * manual/fr/faq.xml
2113         * manual/fr/glossary.xml
2114         * manual/fr/handling.xml
2115         * manual/fr/intro.xml
2116         * manual/fr/keyboard.xml
2117         * manual/fr/plugins.xml
2118         * manual/fr/starting.xml
2119         * manual/fr/sylpheed-claws-manual.xml
2120         * manual/fr/dist/.cvsignore
2121         * manual/fr/dist/html/.cvsignore
2122         * manual/fr/dist/html/Makefile.am
2123         * manual/fr/dist/pdf/.cvsignore
2124         * manual/fr/dist/pdf/Makefile.am
2125         * manual/fr/dist/ps/.cvsignore
2126         * manual/fr/dist/ps/Makefile.am
2127         * manual/fr/dist/txt/.cvsignore
2128         * manual/fr/dist/txt/Makefile.am
2129         * manual/pl/Makefile.am
2130         * manual/pl/account.xml
2131         * manual/pl/ack.xml
2132         * manual/pl/addrbook.xml
2133         * manual/pl/advanced.xml
2134         * manual/pl/claws-mail-manual.xml
2135         * manual/pl/faq.xml
2136         * manual/pl/glossary.xml
2137         * manual/pl/handling.xml
2138         * manual/pl/intro.xml
2139         * manual/pl/keyboard.xml
2140         * manual/pl/plugins.xml
2141         * manual/pl/starting.xml
2142         * manual/pl/sylpheed-claws-manual.xml
2143         * manual/pl/dist/.cvsignore
2144         * manual/pl/dist/html/.cvsignore
2145         * manual/pl/dist/html/Makefile.am
2146         * manual/pl/dist/pdf/.cvsignore
2147         * manual/pl/dist/pdf/Makefile.am
2148         * manual/pl/dist/ps/.cvsignore
2149         * manual/pl/dist/ps/Makefile.am
2150         * manual/pl/dist/txt/.cvsignore
2151         * manual/pl/dist/txt/Makefile.am
2152         * po/.cvsignore
2153         * po/Makevars
2154         * src/.cvsignore
2155         * src/Makefile.am
2156         * src/account.c
2157         * src/account.h
2158         * src/action.c
2159         * src/action.h
2160         * src/adbookbase.h
2161         * src/addr_compl.c
2162         * src/addr_compl.h
2163         * src/addrbook.c
2164         * src/addrcache.c
2165         * src/addrcache.h
2166         * src/addrcindex.c
2167         * src/addrcindex.h
2168         * src/addrclip.c
2169         * src/addrclip.h
2170         * src/addrdefs.h
2171         * src/addressadd.c
2172         * src/addressadd.h
2173         * src/addressbook.c
2174         * src/addressbook.h
2175         * src/addressbook_foldersel.c
2176         * src/addressbook_foldersel.h
2177         * src/addrgather.c
2178         * src/addrgather.h
2179         * src/addrharvest.c
2180         * src/addrharvest.h
2181         * src/addrindex.c
2182         * src/addrindex.h
2183         * src/addritem.c
2184         * src/addritem.h
2185         * src/addrquery.c
2186         * src/addrquery.h
2187         * src/addrselect.c
2188         * src/addrselect.h
2189         * src/alertpanel.c
2190         * src/alertpanel.h
2191         * src/browseldap.c
2192         * src/browseldap.h
2193         * src/codeconv.c
2194         * src/codeconv.h
2195         * src/compose.c
2196         * src/crash.c
2197         * src/crash.h
2198         * src/customheader.c
2199         * src/customheader.h
2200         * src/displayheader.c
2201         * src/displayheader.h
2202         * src/editaddress.c
2203         * src/editaddress.h
2204         * src/editbook.c
2205         * src/editbook.h
2206         * src/editgroup.c
2207         * src/editgroup.h
2208         * src/editjpilot.c
2209         * src/editjpilot.h
2210         * src/editldap.c
2211         * src/editldap.h
2212         * src/editldap_basedn.c
2213         * src/editldap_basedn.h
2214         * src/editvcard.c
2215         * src/editvcard.h
2216         * src/exphtmldlg.c
2217         * src/exphtmldlg.h
2218         * src/expldifdlg.c
2219         * src/expldifdlg.h
2220         * src/export.c
2221         * src/exporthtml.c
2222         * src/exporthtml.h
2223         * src/exportldif.c
2224         * src/exportldif.h
2225         * src/filtering.c
2226         * src/filtering.h
2227         * src/folder.c
2228         * src/folder.h
2229         * src/folder_item_prefs.c
2230         * src/folder_item_prefs.h
2231         * src/foldersel.c
2232         * src/foldersel.h
2233         * src/folderutils.c
2234         * src/folderutils.h
2235         * src/folderview.c
2236         * src/folderview.h
2237         * src/grouplistdialog.c
2238         * src/grouplistdialog.h
2239         * src/html.c
2240         * src/html.h
2241         * src/image_viewer.c
2242         * src/image_viewer.h
2243         * src/imap.c
2244         * src/imap.h
2245         * src/imap_gtk.c
2246         * src/imap_gtk.h
2247         * src/import.c
2248         * src/import.h
2249         * src/importldif.c
2250         * src/importldif.h
2251         * src/importmutt.c
2252         * src/importmutt.h
2253         * src/importpine.c
2254         * src/importpine.h
2255         * src/inc.c
2256         * src/inc.h
2257         * src/jpilot.c
2258         * src/jpilot.h
2259         * src/ldapctrl.c
2260         * src/ldapctrl.h
2261         * src/ldaplocate.c
2262         * src/ldaplocate.h
2263         * src/ldapquery.c
2264         * src/ldapquery.h
2265         * src/ldapserver.c
2266         * src/ldapserver.h
2267         * src/ldaputil.c
2268         * src/ldaputil.h
2269         * src/ldif.c
2270         * src/ldif.h
2271         * src/localfolder.c
2272         * src/localfolder.h
2273         * src/main.c
2274         * src/main.h
2275         * src/mainwindow.c
2276         * src/mainwindow.h
2277         * src/manual.c
2278         * src/manual.h
2279         * src/matcher.c
2280         * src/matcher.h
2281         * src/matcher_parser.h
2282         * src/matcher_parser_lex.l
2283         * src/matcher_parser_parse.y
2284         * src/mbox.c
2285         * src/mbox.h
2286         * src/message_search.c
2287         * src/message_search.h
2288         * src/messageview.c
2289         * src/messageview.h
2290         * src/mh.c
2291         * src/mh.h
2292         * src/mh_gtk.c
2293         * src/mh_gtk.h
2294         * src/mimeview.c
2295         * src/mimeview.h
2296         * src/msgcache.c
2297         * src/msgcache.h
2298         * src/mutt.c
2299         * src/mutt.h
2300         * src/news.c
2301         * src/news.h
2302         * src/news_gtk.c
2303         * src/news_gtk.h
2304         * src/noticeview.c
2305         * src/noticeview.h
2306         * src/partial_download.c
2307         * src/partial_download.h
2308         * src/pine.c
2309         * src/pine.h
2310         * src/pop.c
2311         * src/pop.h
2312         * src/prefs_account.c
2313         * src/prefs_account.h
2314         * src/prefs_actions.c
2315         * src/prefs_actions.h
2316         * src/prefs_common.c
2317         * src/prefs_common.h
2318         * src/prefs_compose_writing.c
2319         * src/prefs_compose_writing.h
2320         * src/prefs_customheader.c
2321         * src/prefs_customheader.h
2322         * src/prefs_display_header.c
2323         * src/prefs_display_header.h
2324         * src/prefs_ext_prog.c
2325         * src/prefs_ext_prog.h
2326         * src/prefs_filtering.c
2327         * src/prefs_folder_column.c
2328         * src/prefs_folder_column.h
2329         * src/prefs_folder_item.c
2330         * src/prefs_folder_item.h
2331         * src/prefs_fonts.c
2332         * src/prefs_fonts.h
2333         * src/prefs_gtk.c
2334         * src/prefs_gtk.h
2335         * src/prefs_image_viewer.c
2336         * src/prefs_image_viewer.h
2337         * src/prefs_matcher.c
2338         * src/prefs_matcher.h
2339         * src/prefs_message.c
2340         * src/prefs_message.h
2341         * src/prefs_msg_colors.c
2342         * src/prefs_msg_colors.h
2343         * src/prefs_other.c
2344         * src/prefs_other.h
2345         * src/prefs_quote.c
2346         * src/prefs_quote.h
2347         * src/prefs_receive.c
2348         * src/prefs_receive.h
2349         * src/prefs_send.c
2350         * src/prefs_send.h
2351         * src/prefs_spelling.c
2352         * src/prefs_spelling.h
2353         * src/prefs_summaries.c
2354         * src/prefs_summaries.h
2355         * src/prefs_summary_column.c
2356         * src/prefs_summary_column.h
2357         * src/prefs_template.c
2358         * src/prefs_template.h
2359         * src/prefs_themes.c
2360         * src/prefs_themes.h
2361         * src/prefs_toolbar.c
2362         * src/prefs_toolbar.h
2363         * src/prefs_wrapping.c
2364         * src/prefs_wrapping.h
2365         * src/privacy.c
2366         * src/privacy.h
2367         * src/procheader.c
2368         * src/procheader.h
2369         * src/procmime.c
2370         * src/procmime.h
2371         * src/procmsg.c
2372         * src/procmsg.h
2373         * src/quote_fmt.c
2374         * src/quote_fmt_parse.y
2375         * src/recv.c
2376         * src/recv.h
2377         * src/remotefolder.c
2378         * src/remotefolder.h
2379         * src/send_message.c
2380         * src/send_message.h
2381         * src/setup.c
2382         * src/setup.h
2383         * src/sourcewindow.c
2384         * src/sourcewindow.h
2385         * src/ssl_manager.c
2386         * src/ssl_manager.h
2387         * src/statusbar.c
2388         * src/statusbar.h
2389         * src/stock_pixmap.c
2390         * src/stock_pixmap.h
2391         * src/summary_search.c
2392         * src/summary_search.h
2393         * src/summaryview.c
2394         * src/summaryview.h
2395         * src/syldap.c
2396         * src/syldap.h
2397         * src/textview.c
2398         * src/textview.h
2399         * src/toolbar.c
2400         * src/toolbar.h
2401         * src/undo.c
2402         * src/undo.h
2403         * src/unmime.c
2404         * src/unmime.h
2405         * src/vcard.c
2406         * src/vcard.h
2407         * src/wizard.c
2408         * src/wizard.h
2409         * src/common/base64.c
2410         * src/common/base64.h
2411         * src/common/defs.h
2412         * src/common/hooks.c
2413         * src/common/hooks.h
2414         * src/common/log.c
2415         * src/common/log.h
2416         * src/common/mgutils.c
2417         * src/common/mgutils.h
2418         * src/common/nntp.c
2419         * src/common/nntp.h
2420         * src/common/passcrypt.c
2421         * src/common/passcrypt.h.in
2422         * src/common/plugin.c
2423         * src/common/plugin.h
2424         * src/common/prefs.c
2425         * src/common/prefs.h
2426         * src/common/progressindicator.c
2427         * src/common/progressindicator.h
2428         * src/common/quoted-printable.c
2429         * src/common/quoted-printable.h
2430         * src/common/session.c
2431         * src/common/session.h
2432         * src/common/smtp.c
2433         * src/common/smtp.h
2434         * src/common/socket.c
2435         * src/common/socket.h
2436         * src/common/ssl.c
2437         * src/common/ssl.h
2438         * src/common/stringtable.c
2439         * src/common/stringtable.h
2440         * src/common/sylpheed.c
2441         * src/common/sylpheed.h
2442         * src/common/template.c
2443         * src/common/template.h
2444         * src/common/timing.h
2445         * src/common/utils.c
2446         * src/common/utils.h
2447         * src/common/version.h.in
2448         * src/common/xml.c
2449         * src/common/xml.h
2450         * src/common/xmlprops.c
2451         * src/common/xmlprops.h
2452         * src/gtk/about.c
2453         * src/gtk/colorlabel.c
2454         * src/gtk/colorlabel.h
2455         * src/gtk/colorsel.c
2456         * src/gtk/colorsel.h
2457         * src/gtk/combobox.c
2458         * src/gtk/combobox.h
2459         * src/gtk/description_window.c
2460         * src/gtk/description_window.h
2461         * src/gtk/filesel.c
2462         * src/gtk/filesel.h
2463         * src/gtk/foldersort.c
2464         * src/gtk/foldersort.h
2465         * src/gtk/gtkaspell.c
2466         * src/gtk/gtkaspell.h
2467         * src/gtk/gtksctree.c
2468         * src/gtk/gtkshruler.c
2469         * src/gtk/gtkshruler.h
2470         * src/gtk/gtkutils.c
2471         * src/gtk/gtkutils.h
2472         * src/gtk/icon_legend.c
2473         * src/gtk/icon_legend.h
2474         * src/gtk/logwindow.c
2475         * src/gtk/logwindow.h
2476         * src/gtk/manage_window.c
2477         * src/gtk/manage_window.h
2478         * src/gtk/pluginwindow.c
2479         * src/gtk/pluginwindow.h
2480         * src/gtk/prefswindow.c
2481         * src/gtk/prefswindow.h
2482         * src/gtk/quicksearch.c
2483         * src/gtk/quicksearch.h
2484         * src/pixmaps/claws-mail.xpm
2485         * src/pixmaps/claws-mail_icon.xpm
2486         * src/pixmaps/claws-mail_logo.xpm
2487         * src/pixmaps/sylpheed-claws.xpm
2488         * src/pixmaps/sylpheed-claws_icon.xpm
2489         * src/pixmaps/sylpheed-claws_logo.xpm
2490         * src/plugins/bogofilter/Makefile.am
2491         * src/plugins/bogofilter/bogofilter.c
2492         * src/plugins/bogofilter/bogofilter.h
2493         * src/plugins/bogofilter/bogofilter_gtk.c
2494         * src/plugins/clamav/Makefile.am
2495         * src/plugins/clamav/clamav_plugin.c
2496         * src/plugins/clamav/clamav_plugin.h
2497         * src/plugins/clamav/clamav_plugin_gtk.c
2498         * src/plugins/demo/Makefile.am
2499         * src/plugins/demo/demo.c
2500         * src/plugins/dillo_viewer/Makefile.am
2501         * src/plugins/dillo_viewer/README
2502         * src/plugins/dillo_viewer/dillo_prefs.c
2503         * src/plugins/dillo_viewer/dillo_prefs.h
2504         * src/plugins/dillo_viewer/dillo_viewer.c
2505         * src/plugins/pgpcore/Makefile.am
2506         * src/plugins/pgpcore/passphrase.c
2507         * src/plugins/pgpcore/passphrase.h
2508         * src/plugins/pgpcore/pgp_viewer.c
2509         * src/plugins/pgpcore/pgp_viewer.h
2510         * src/plugins/pgpcore/plugin.c
2511         * src/plugins/pgpcore/prefs_gpg.c
2512         * src/plugins/pgpcore/prefs_gpg.h
2513         * src/plugins/pgpcore/select-keys.c
2514         * src/plugins/pgpcore/select-keys.h
2515         * src/plugins/pgpcore/sgpgme.c
2516         * src/plugins/pgpcore/sgpgme.h
2517         * src/plugins/pgpcore/sylpheed.def
2518         * src/plugins/pgpcore/version.rc
2519         * src/plugins/pgpinline/Makefile.am
2520         * src/plugins/pgpinline/pgpinline.c
2521         * src/plugins/pgpinline/pgpinline.h
2522         * src/plugins/pgpinline/plugin.c
2523         * src/plugins/pgpinline/sylpheed.def
2524         * src/plugins/pgpinline/version.rc
2525         * src/plugins/pgpmime/Makefile.am
2526         * src/plugins/pgpmime/pgpmime.c
2527         * src/plugins/pgpmime/pgpmime.h
2528         * src/plugins/pgpmime/plugin.c
2529         * src/plugins/pgpmime/sylpheed.def
2530         * src/plugins/pgpmime/version.rc
2531         * src/plugins/spamassassin/Makefile.am
2532         * src/plugins/spamassassin/README
2533         * src/plugins/spamassassin/spamassassin.c
2534         * src/plugins/spamassassin/spamassassin.h
2535         * src/plugins/spamassassin/spamassassin_gtk.c
2536         * src/plugins/trayicon/Makefile.am
2537         * src/plugins/trayicon/trayicon.c
2538         * tools/OOo2sylpheed.pl
2539         * tools/README
2540         * tools/README.sylprint
2541         * tools/acroread2sylpheed.pl
2542         * tools/claws.i18n.status.pl
2543         * tools/filter_conv.pl
2544         * tools/filter_conv_new.pl
2545         * tools/freshmeat_search.pl
2546         * tools/google_search.pl
2547         * tools/kmail2sylpheed.pl
2548         * tools/kmail2sylpheed_v2.pl
2549         * tools/make.themes.project
2550         * tools/multiwebsearch.pl
2551         * tools/nautilus2sylpheed.sh
2552         * tools/outlook2sylpheed.pl
2553         * tools/sylprint.pl
2554         * tools/sylprint.rc
2555         * tools/tb2sylpheed
2556         * tools/textviewer.sh
2557         * tools/vcard2xml.py
2558         * tools/kdeservicemenu/README
2559         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
2560         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
2561         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
2562                 Change name to Claws Mail. Announce to follow...
2563
2564 2006-11-06 [wwp]        2.6.0cvs6
2565
2566         * src/prefs_template.c
2567                 unify messages related to quote format/template errors (fix
2568                 capitalization), again.
2569
2570 2006-11-06 [wwp]        2.6.0cvs5
2571
2572         * src/prefs_quote.c
2573                 unify messages related to quote format/template errors.
2574
2575 2006-11-06 [wwp]        2.6.0cvs4
2576
2577         * src/prefs_msg_colors.c
2578                 more uses of Q_ macro for contextual translations, thanks
2579                 to Fabien (fzzzzz).
2580
2581 2006-11-06 [wwp]        2.6.0cvs3
2582
2583         * src/compose.c
2584         * src/common/utils.c
2585         * src/common/utils.h
2586                 show an alertpanel to make sure users are aware that sensitive
2587                 files are attached (it's file blacklist-based). This will fix
2588                 interaction w/ GoogleEarth for instance, thanks to Colin.
2589
2590 2006-11-06 [wwp]        2.6.0cvs2
2591
2592         * src/prefs_quote.c
2593         * src/prefs_template.c
2594         * src/prefs_template.h
2595                 check quote format when applying/closing prefs. For now this only
2596                 shows up an error dialog box, not preventing the user from using
2597                 a broken quote (reply, forwards) format.
2598
2599 2006-11-06 [wwp]        2.6.0cvs1
2600
2601         * src/prefs_template.c
2602                 fix missing checks of some template fields.
2603
2604 2006-11-06 [paul]       2.6.0
2605
2606         * NEWS
2607         * README
2608         * RELEASE_NOTES
2609                 2.6.0 released
2610
2611 2006-11-06 [paul]       2.5.6cvs22
2612
2613         * manual/advanced.xml
2614         * manual/es/advanced.xml
2615                 put 'respect_flowed_format' info in the correct
2616                 place
2617
2618 2006-11-06 [mones]      2.5.6cvs21
2619
2620         * po/es.po
2621                 Minor fixes for release
2622
2623 2006-11-06 [paul]       2.5.6cvs20
2624
2625         * po/cs.po
2626         * po/de.po
2627         * po/fr.po
2628         * po/it.po
2629         * po/nl.po
2630         * po/pt_BR.po
2631         * po/sk.po
2632         * po/sv.po
2633         * po/zh_CN.po
2634                 updated by Tim Brain, Stephan Sachse, Fabien Vantard,
2635                 Andrea Spadaccini, Tim Dijkstra, Frederico Goncalves
2636                 Guimaraes, Andrej Kacian, Anders Troback, and Ralgh
2637                 Young
2638
2639 2006-11-02 [colin]      2.5.6cvs19
2640
2641         * src/imap.c
2642         * src/imap.h
2643         * src/prefs_account.c
2644         * src/etpan/imap-thread.c
2645                 Add GSSAPI support - fixes Debian bug #383274
2646
2647 2006-11-01 [colin]      2.5.6cvs18
2648
2649         * src/jpilot.c
2650                 Handle libpisock12 support. Probably
2651                 fixes bug 1046, 'jpilot AddressDB.pdb 
2652                 import fail'
2653
2654 2006-11-01 [colin]      2.5.6cvs17
2655
2656         * src/folderutils.c
2657                 debug_print() folderutils_mark_all_read()
2658
2659 2006-11-01 [colin]      2.5.6cvs16
2660
2661         * COPYING
2662                 Add missed files to the Apache exception
2663
2664 2006-10-31 [colin]      2.5.6cvs15
2665
2666         * src/folder.c
2667         * src/folder.h
2668                 Add a copy_private_data() func to FolderClasses
2669                 Doesn't break the feature freeze, because we 
2670                 won't use it (right now) in the core.
2671
2672 2006-10-31 [colin]      2.5.6cvs14
2673
2674         * COPYING
2675                 Allow linking with the Apache licensed files in
2676                 src/plugins/spamassassin. Hopefully fixes 
2677                 bug 1048, 'Spamassassin plugin license problem'
2678
2679 2006-10-31 [wwp]        2.5.6cvs13
2680
2681         * src/compose.c
2682                 fix and optimize trimming of leading linefeeds in body loop.
2683
2684 2006-10-31 [colin]      2.5.6cvs12
2685
2686         * src/etpan/imap-thread.c
2687         * src/imap.c
2688                 Make really sure to have NULL sets in case
2689                 of error
2690
2691 2006-10-30 [wwp]        2.5.6cvs11
2692
2693         * src/prefs_common.c
2694         * src/prefs_common.h
2695         * src/compose.c
2696                 fix broken storage of quote format template when it contains \-escape
2697                 sequences. The application of such sequences is also fixed now (\t
2698                 in quote format will be a real tab instead of a 't', for instance).
2699
2700 2006-10-27 [colin]      2.5.6cvs10
2701
2702         * src/compose.c
2703                 Probably fix bug 1045, 'sylpheed-claws 
2704                 doesn't remove the mail from the IMAP 
2705                 Queue folder after sending'. From
2706                 2.5.6cvs3-stable
2707
2708 2006-10-27 [colin]      2.5.6cvs9
2709
2710         * configure.ac
2711                 Require libetpan-0.48. I'm so annoying,
2712                 I know ;-)
2713
2714 2006-10-27 [colin]      2.5.6cvs8
2715
2716         * src/folder.c
2717         * src/imap.c
2718                 Probably fix bug 1044, 'sylpheed-claws 
2719                 segfaults while moving mails' - Fix relation
2720                 usage when moving to an IMAP mailbox from another
2721                 mailbox
2722
2723 2006-10-26 [paul]       2.5.6cvs7
2724
2725         * src/gtk/about.c
2726                 add libSM to compiled-in features
2727                 list
2728
2729 2006-10-24 [colin]      2.5.6cvs6
2730
2731         * src/textview.c
2732         * src/gtk/gtkutils.c
2733                 Fix crash when printing emails with an
2734                 xface
2735
2736 2006-10-24 [mones]      2.5.6cvs5
2737
2738         * manual/es/advanced.xml
2739                 Synchronize hidden option respect_flowed_format
2740         * po/es.po
2741                 Updated translation
2742
2743 2006-10-21 [paul]       2.5.6cvs4
2744
2745         * src/gtk/authors.h
2746         * src/plugins/pgpcore/pgp_viewer.c
2747         * src/plugins/pgpcore/sgpgme.c
2748                 fix building on BSDs
2749                 Thanks to Michael Hughes
2750                 <Sylpheed-Claws_user@thehugheslogcabin.net>
2751
2752 2006-10-20 [colin]      2.5.6cvs3
2753
2754         * configure.ac
2755                 Bump up libetpan requirement
2756                 *** THIS COMMIT REQUIRES LIBETPAN CVS ***
2757         * src/common/utils.c
2758         * src/common/utils.h
2759                 Add convenience get_file_mtime()
2760         * src/imap.c
2761         * src/etpan/imap-thread.c
2762         * src/etpan/imap-thread.h
2763                 Implement UIDPLUS support if the server
2764                 supports it - faster sending in this case
2765
2766 2006-10-19 [colin]      2.5.6cvs2
2767
2768         * src/gtk/quicksearch.c
2769                 Fix emptying in type-ahead+extended mode
2770         * src/mainwindow.c
2771         * src/mainwindow.h
2772                 Add a hook for offline state change
2773         * src/plugins/trayicon/trayicon.c
2774                 Use it to display offline icons
2775         * src/plugins/trayicon/Makefile.am
2776         * src/plugins/trayicon/newmail.offline.xpm
2777         * src/plugins/trayicon/newmarkedmail.offline.xpm
2778         * src/plugins/trayicon/nomail.offline.xpm
2779         * src/plugins/trayicon/unreadmail.offline.xpm
2780         * src/plugins/trayicon/unreadmarkedmail.offline.xpm
2781                 Add the icons
2782
2783 2006-10-12 [paul]       2.5.6cvs1
2784
2785         * NEWS
2786         * README
2787         * configure.ac
2788                 Update version number following
2789                 stable release
2790
2791 2006-10-19 [colin]      2.5.5cvs18
2792
2793         * manual/handling.xml
2794                 Add type-ahead search
2795
2796 2006-10-18 [colin]      2.5.5cvs17
2797
2798         * src/gtk/quicksearch.c
2799                 Remove "save to history only if there's
2800                 no syntax error", it breaks for some 
2801                 reason which I'll investigate later.
2802
2803 2006-10-18 [colin]      2.5.5cvs16
2804
2805         * src/prefs_common.c
2806         * src/prefs_common.h
2807         * src/summaryview.c
2808         * src/gtk/quicksearch.c
2809         * src/gtk/quicksearch.h
2810                 Add a type-ahead option for fast searches
2811                 Patch by Fabien Vantard
2812
2813 2006-10-18 [colin]      2.5.5cvs15
2814
2815         * src/compose.c
2816         * src/compose.h
2817                 Add Options/Reply mode/ menu to be able to
2818                 change the recipients of a reply on the fly
2819
2820 2006-10-18 [colin]      2.5.5cvs14
2821
2822         * src/compose.c
2823                 Fix redirecting of our own sent mails
2824
2825 2006-10-17 [wwp]        2.5.5cvs13
2826
2827         * src/send_message.c
2828                 Fix duplicate error messages when sending, and missing
2829                 newline in such error messages.
2830
2831 2006-10-17 [colin]      2.5.5cvs12
2832
2833         * src/compose.c
2834                 Compare addresses case-insensitive
2835
2836 2006-10-17 [colin]      2.5.5cvs11
2837
2838         * src/plugins/pgpcore/sgpgme.c
2839                 Fix return status
2840
2841 2006-10-17 [colin]      2.5.5cvs10
2842
2843         * src/plugins/pgpcore/pgp_viewer.c
2844                 Fix return status
2845
2846 2006-10-17 [colin]      2.5.5cvs9
2847
2848         * src/quote_fmt.c
2849                 Fix a typo (thanks to Fabien)
2850
2851 2006-10-16 [colin]      2.5.5cvs8
2852
2853         * src/textview.c
2854                 Fix problem with quote-folding when emails
2855                 don't convert cleanly to UTF-8
2856
2857 2006-10-14 [colin]      2.5.5cvs7
2858
2859         * src/prefs_template.c
2860                 Reset fields when reopening
2861                 the window
2862
2863 2006-10-13 [paul]       2.5.5cvs6
2864
2865         * manual/advanced.xml
2866         * src/prefs_message.c
2867                 make 'respect_flowed_format' a hidden
2868                 option, and add a manual entry for it
2869                 Thanks to Colin
2870
2871 2006-10-12 [colin]      2.5.5cvs5
2872
2873         * src/codeconv.c
2874                 Revert part of 2.5.2cvs21:
2875                 Don't optimise by reusing the 
2876                 last iconv converter if possible:
2877                 it seems slightly broken in a 
2878                 very hard way to reproduce
2879
2880 2006-10-12 [colin]      2.5.5cvs4
2881
2882         * src/prefs_common.c
2883         * src/prefs_common.h
2884         * src/prefs_message.c
2885         * src/procmime.c
2886                 Fix bug 1035, 'Incorrect handling 
2887                 of flowed lines'. We now optionnaly
2888                 handle this format (preference is in
2889                 Message View/Text options section)
2890
2891 2006-10-12 [colin]      2.5.5cvs3
2892
2893         * po/POTFILES.in
2894                 Add new file
2895         * src/plugins/pgpcore/pgp_viewer.c
2896         * src/plugins/pgpcore/sgpgme.c
2897                 Don't try to import without asking
2898
2899 2006-10-12 [colin]      2.5.5cvs2
2900
2901         * src/compose.c
2902                 Fix bug 1036, 'Forwarding a mutlipart
2903                 mail with a "text/html" block to ms
2904                 outlook users leeds to freeze of
2905                 outlook'. Poor outlook users...
2906
2907 2006-10-12 [paul]       2.5.5cvs1
2908
2909         * NEWS
2910         * README
2911         * configure.ac
2912                 Update version number following
2913                 stable release
2914
2915 2006-10-11 [paul]       2.5.4cvs1
2916
2917         * NEWS
2918         * README
2919         * configure.ac
2920                 Update version number following
2921                 stable release
2922
2923 2006-10-11 [paul]       2.5.3cvs32
2924
2925         * src/textview.c
2926                 fix bug 1032, 'Segmentation fault when showing
2927                 message' (bug in quote folding)
2928                 Thanks to Colin
2929
2930 2006-10-10 [colin]      2.5.3cvs31
2931
2932         * src/quote_fmt.c
2933                 Rephrase english a bit
2934
2935 2006-10-10 [colin]      2.5.3cvs30
2936
2937         * src/prefs_compose_writing.c
2938                 Stop making the page larger than the window
2939
2940 2006-10-10 [wwp]        2.5.3cvs29
2941
2942         * src/compose.c
2943         * src/prefs_template.c
2944         * src/quote_fmt.c
2945         * src/quote_fmt.h
2946         * src/quote_fmt_lex.l
2947         * src/quote_fmt_parse.y
2948                 Extend the quote parser a bit: allow to get access to
2949                 basic (composing) account info.
2950
2951 2006-10-10 [colin]      2.5.3cvs28
2952
2953         * src/procheader.c
2954                 Fix this \t problem in subject
2955
2956 2006-10-09 [colin]      2.5.3cvs27
2957
2958         * src/main.c
2959         * src/prefs_gtk.c
2960                 Prepare cache a bit later
2961                 If section already exists, skip the new one 
2962                 (as previously); avoid writing the same block
2963                 twice - if we find a second block with the 
2964                 same id, skip it.
2965         * src/plugins/pgpcore/pgp_viewer.c
2966                 Set cursor to busy when retrieving a key
2967         * src/plugins/pgpcore/sgpgme.c
2968                 allow 5 seconds for gpg to export the key
2969                 
2970
2971 2006-10-09 [colin]      2.5.3cvs26
2972
2973         * configure.ac
2974         * src/msgcache.c
2975         * src/prefs_gtk.c
2976                 Check for existence of fgets_unlocked
2977                 and fwrite_unlocked
2978
2979 2006-10-09 [paul]       2.5.3cvs25
2980
2981         * src/prefs_summaries.c
2982                 replace strftime() with fast_strftime() and in
2983                 the consequence fix the bug in the display of
2984                 AM/PM in the 'Example' string
2985
2986 2006-10-09 [ticho]      2.5.3cvs24
2987
2988         * po/sk.po
2989                 Updated (and fixed up somewhat) Slovak translation.
2990
2991 2006-10-08 [colin]      2.5.3cvs23
2992
2993         * src/prefs_folder_item.c
2994                 Explain why prefs in the top-level folder
2995                 aren't retained, but are still useful
2996
2997 2006-10-08 [colin]      2.5.3cvs22
2998
2999         * src/prefs_gtk.c
3000                 Don't cache anything if caching fails
3001
3002 2006-10-08 [colin]      2.5.3cvs21
3003
3004         * src/common/utils.c
3005                 always include gi18n.h
3006
3007 2006-10-07 [colin]      2.5.3cvs20
3008
3009         * src/plugins/pgpcore/pgp_viewer.c
3010                 Kill gpg after 5 seconds wait
3011
3012 2006-10-07 [colin]      2.5.3cvs19
3013
3014         * src/plugins/pgpcore/pgp_viewer.c
3015         * src/plugins/pgpcore/pgp_viewer.h
3016                 Fix copyright
3017
3018 2006-10-07 [colin]      2.5.3cvs18
3019
3020         * src/plugins/pgpcore/pgp_viewer.c
3021         * src/plugins/pgpcore/pgp_viewer.h
3022                 Actually add the files to CVS
3023
3024 2006-10-07 [colin]      2.5.3cvs17
3025
3026         * src/plugins/pgpcore/sgpgme.c
3027                 Be sure not to crash on 'application/pgp-signature' that
3028                 are not application/pgp-signatures
3029
3030 2006-10-07 [colin]      2.5.3cvs16
3031
3032         * src/textview.c
3033         * src/textview.h
3034                 Make a bit more of the API available
3035         * src/plugins/pgpcore/Makefile.am
3036         * src/plugins/pgpcore/plugin.c
3037         * src/plugins/pgpcore/sgpgme.c
3038                 Add basic key import/export
3039
3040 2006-10-07 [colin]      2.5.3cvs15
3041
3042         * src/folderview.c
3043         * src/imap.c
3044         * src/prefs_account.c
3045         * src/wizard.c
3046                 Warn users *everywhere* if libetpan's not
3047                 linked in
3048
3049 2006-10-06 [mones]      2.5.3cvs14
3050
3051         * po/de.po
3052         * po/es.po
3053                 updated by Stephan Sachse and me
3054
3055 2006-10-06 [colin]      2.5.3cvs13
3056
3057         * src/main.c
3058         * src/common/sylpheed.c
3059                 Don't load common plugins if --exit is passed
3060         * src/prefs_gtk.c
3061         * src/prefs_gtk.h
3062                 Implement a cache to avoid reading the same
3063                 files over and over again at startup
3064
3065 2006-10-06 [colin]      2.5.3cvs12
3066
3067         * src/summaryview.c
3068         * src/gtk/quicksearch.c
3069                 Update display every 5k mails on fast searches
3070
3071 2006-10-06 [colin]      2.5.3cvs11
3072
3073         * src/textview.c
3074                 Don't do quote folding on HTML or ERTF.
3075                 May fix the Cygwin issues if they were
3076                 happening with HTML mails?
3077
3078 2006-10-05 [colin]      2.5.3cvs10
3079
3080         * src/prefs_gtk.c
3081                 Oops, forgot one
3082
3083 2006-10-05 [colin]      2.5.3cvs9
3084
3085         * src/prefs_gtk.c
3086                 Use unlocked_stdio here too
3087
3088 2006-10-05 [colin]      2.5.3cvs8
3089
3090         * src/folderview.c
3091                 Fix go to next * after preferences apply
3092         * src/msgcache.c
3093                 Do the fd lock/unlock ourselves instead of
3094                 letting the libc do it at each write 
3095
3096 2006-10-05 [colin]      2.5.3cvs7
3097
3098         * src/common/utils.c
3099                 Faster division, thanks to Jean Diraison
3100
3101 2006-10-05 [paul]       2.5.3cvs6
3102
3103         * src/common/utils.c
3104                 fix building with --disable-nls
3105
3106 2006-10-04 [colin]      2.5.3cvs5
3107
3108         * src/folder.c
3109                 Maybe fix a segfault
3110
3111 2006-10-04 [wwp]        2.5.3cvs4
3112
3113         * src/prefs_folder_item.c
3114                 Fine-tune layouts in folder item prefs. Suggested by
3115                 Fabien Vantard <fzzzzz@gmail.com>.
3116
3117 2006-10-04 [wwp]        2.5.3cvs3
3118
3119         * src/prefs_folder_item.c
3120                 Kill the clandestine passengers. You didn't see anything.
3121
3122 2006-10-04 [wwp]        2.5.3cvs2
3123
3124         * src/prefs_folder_item.c
3125                 Add a way to test the subject simplify regexp in
3126                 folder prefs. Patch by Fabien Vantard <fzzzzz@gmail.com>,
3127                 w/ few layout changes.
3128
3129 2006-20-04 [paul]       2.5.3cvs1
3130
3131         * NEWS
3132         * README
3133         * configure.ac
3134                 Update version number following
3135                 stable release
3136
3137 2006-10-04 [colin]      2.5.2cvs42
3138
3139         * src/folder.c
3140         * src/folder.h
3141         * src/summaryview.c
3142                 Provide a way for folder classes to set their sort
3143                 type and key
3144
3145 2006-10-03 [colin]      2.5.2cvs41
3146
3147         * src/mh.c
3148                 Don't use strlen() to know if the
3149                 string's empty
3150
3151 2006-10-03 [colin]      2.5.2cvs40
3152
3153         * src/mh.c
3154                 Fix "check for new folders" with accentued folders
3155
3156 2006-10-03 [ticho]      2.5.2cvs39
3157
3158         * src/filtering.c
3159         * src/folder.c
3160         * src/inc.c
3161         * src/mbox.c
3162                 Colin's fix for "copy" filtering rules.
3163
3164 2006-10-02 [colin]      2.5.2cvs38
3165
3166         * src/folderview.c
3167                 Fix for double-click too
3168
3169 2006-10-02 [colin]      2.5.2cvs37
3170
3171         * src/folderview.c
3172                 correct fix for cvs36
3173
3174 2006-10-02 [colin]      2.5.2cvs36
3175
3176         * src/folderview.c
3177                 Fix 'goto next unread' after collapsing/expanding 
3178                 a node.
3179
3180 2006-10-02 [colin]      2.5.2cvs35
3181
3182         * src/summaryview.c
3183                 Fix double freeze/thaw
3184         * src/common/utils.c
3185         * src/common/utils.h
3186                 Reimplement strftime
3187         * src/procheader.c
3188                 Use it
3189
3190
3191 2006-10-02 [colin]      2.5.2cvs34
3192
3193         * src/mh.c
3194                 Time mh_write_sequences() - it's fast
3195         * src/summaryview.c
3196                 Init a variable to shut up gcc
3197
3198 2006-10-01 [colin]      2.5.2cvs33
3199
3200         * src/folder.c
3201         * src/mh.c
3202         * src/mh.h
3203         * src/msgcache.c
3204                 Add helper mh_set_mtime(), and set mtime to stat()'s result
3205                 Add fsync but disable it, it's slow as hell
3206
3207 2006-10-01 [colin]      2.5.2cvs32
3208
3209         * src/mh.c
3210         * src/msgcache.c
3211                 fflush() caches and mh_sequences before
3212                 fclose()ing
3213
3214 2006-10-01 [colin]      2.5.2cvs31
3215
3216         * src/msgcache.c
3217                 Don't ftruncate when not using mmap
3218
3219 2006-09-30 [colin]      2.5.2cvs30
3220
3221         * src/main.c
3222                 Write folder list *after* saving caches
3223
3224 2006-09-30 [colin]      2.5.2cvs29
3225
3226         * src/folder.c
3227         * src/mh.c
3228                 Debug forced mtime changes
3229
3230 2006-09-30 [colin]      2.5.2cvs28
3231
3232         * src/folder.c
3233         * src/main.c
3234                 Remove useless debug_print()s (code
3235                 well-tested)
3236
3237 2006-09-30 [colin]      2.5.2cvs27
3238
3239         * src/mh.c
3240                 Do stuff faster when writing mh_sequences
3241
3242 2006-09-30 [colin]      2.5.2cvs26
3243
3244         * src/mh.c
3245                 Don't let the writing of .mh_sequences, which
3246                 can change the folder's mtime, let us think
3247                 we need to scan.
3248
3249 2006-09-30 [colin]      2.5.2cvs25
3250
3251         * src/folder.c
3252                 Move a debug_print where it belongs 
3253                 (processing)
3254         * src/summaryview.c
3255                 Don't mess with a huge slow subject
3256                 table if we're not threading by
3257                 subject
3258
3259 2006-09-30 [colin]      2.5.2cvs24
3260
3261         * src/msgcache.c
3262                 Reenable mmaped reads (*not* writes!)
3263         * src/procmsg.c
3264                 Don't destroy and recreate hashtables just
3265                 for fun
3266         * src/common/utils.c
3267                 Remove useless reply prefixes (it's case
3268                 unsensitive)
3269
3270 2006-09-30 [wwp]        2.5.2cvs23
3271
3272         * tools/fix_date.sh
3273                 Fixed a minor bug in date value extraction, added a switch
3274                 to replace non RFC-compliant Date: value, added a switch
3275                 to use strict RFC matching patterns for dates.
3276
3277 2006-09-29 [colin]      2.5.2cvs22
3278
3279         * src/matcher_parser.h
3280         * src/matcher_parser_parse.y
3281         * src/prefs_filtering.c
3282         * src/statusbar.c
3283         * src/summary_search.c
3284         * src/summaryview.c
3285         * src/gtk/quicksearch.c
3286         * src/gtk/quicksearch.h
3287                 Optimise searches by setting different
3288                 refresh intervals (depending if the 
3289                 search is fast or not)
3290
3291 2006-09-29 [colin]      2.5.2cvs21
3292
3293         * src/codeconv.c
3294                 Optimise by reusing the last iconv converter
3295                 if possible
3296         * src/textview.c
3297                 Optimise a bit (the foldable quotes feature
3298                 still has an awful O(n^2) algo
3299
3300 2006-09-29 [colin]      2.5.2cvs20
3301
3302         * src/gtk/gtksctree.c
3303         * src/gtk/gtksctree.h
3304                 Optimise de-selection via up/down or
3305                 another key
3306
3307 2006-09-28 [colin]      2.5.2cvs19
3308
3309         * src/action.c
3310         * src/compose.c
3311         * src/folderview.c
3312         * src/mainwindow.c
3313         * src/messageview.c
3314         * src/summary_search.c
3315         * src/toolbar.c
3316                 Avoid using summaryview->ctree directly
3317
3318 2006-09-28 [colin]      2.5.2cvs18
3319
3320         * src/summaryview.c
3321         * src/summaryview.h
3322                 Add helpers to freeze/thaw/grab_focus
3323                 Factorize calls to freeze/thaw/grab_focus
3324                 
3325
3326 2006-09-28 [colin]      2.5.2cvs17
3327
3328         * src/main.c
3329                 More guards for the session management
3330
3331 2006-09-28 [colin]      2.5.2cvs16
3332
3333         * src/folderview.c
3334         * src/gtk/gtksctree.c
3335         * src/gtk/gtksctree.h
3336                 Make expanding not recursive in folderview
3337
3338 2006-09-28 [colin]      2.5.2cvs15
3339
3340         * src/addressbook.c
3341                 If nothing is selected in the list (right part)
3342                 and a group is selected in the tree (left part),
3343                 mail this group.
3344
3345 2006-09-28 [colin]      2.5.2cvs14
3346
3347         * src/Makefile.am
3348                 Actually use SM_LIBS
3349
3350 2006-09-28 [ticho]      2.5.2cvs13
3351
3352         * src/export.c
3353         * src/messageview.c
3354         * src/mimeview.c
3355         * src/news.c
3356         * src/pop.c
3357         * src/prefs_themes.c
3358         * src/procmsg.c
3359                 Small i18n string optimization.
3360         * src/send_message.c
3361         * src/summaryview.c
3362         * src/common/session.c
3363         * src/common/smtp.c
3364         * src/common/ssl_certificate.c
3365         * src/common/utils.c
3366                 Use "Couldn't" instead of "Can't" in UI messages,
3367                 where appropriate.
3368
3369 2006-09-28 [colin]      2.5.2cvs12
3370
3371         * configure.ac
3372                 Possibly fix link errors
3373
3374 2006-09-27 [wwp]        2.5.2cvs11
3375
3376         * src/gtk/authors.h
3377         * doc/man/sylpheed-claws.1
3378         * manual/ack.xml
3379         * manual/es/ack.xml
3380         * manual/fr/ack.xml
3381         * manual/pl/ack.xml
3382                 Updated authors info (me, myself and I).
3383
3384 2006-09-27 [colin]      2.5.2cvs10
3385
3386         * src/addressbook.c
3387                 Remove useless printf
3388
3389 2006-09-27 [wwp]        2.5.2cvs9
3390
3391         * src/editgroup.c
3392         * src/send_message.c
3393         * src/inc.c
3394         * src/prefs_common.c
3395         * src/prefs_common.h
3396         * src/gtk/progressdialog.c
3397                 remember more windows' sizes (send dialog, received dialog,
3398                 edit group in addressbook).
3399
3400 2006-09-27 [colin]      2.5.2cvs8
3401
3402         * configure.ac
3403         * src/main.c
3404         * src/mainwindow.h
3405                 Use libSM to communicate with the session
3406                 manager, so that we can know when the 
3407                 session ends, save our caches, and draft
3408                 our compose windows.
3409
3410 2006-09-27 [colin]      2.5.2cvs7
3411
3412         * src/addressbook.c
3413                 Fix issues:
3414                 o Allow Book and Group creation from the tree's
3415                   contextual menu
3416                 o Do not actually delete the contacts when 
3417                   deleting groups from the tree (duh!)
3418
3419 2006-09-27 [colin]      2.5.2cvs6
3420
3421         * src/compose.c
3422         * src/compose.h
3423         * src/mainwindow.c
3424         * src/textview.c
3425         * src/toolbar.c
3426                 o Allow passing an email address to 
3427                   compose_new_with_folderitem
3428                 o Update callers
3429                 o Use current folderitem when clicking
3430                   on a TextView mailto: link
3431                 o Fix a possible leak in TextView
3432
3433 2006-09-27 [colin]      2.5.2cvs5
3434
3435         * src/html.c
3436                 Use UTF-8 chars to replace HTML entities
3437
3438 2006-09-27 [colin]      2.5.2cvs4
3439
3440         * AUTHORS
3441         * src/prefs_account.c
3442         * src/gtk/authors.h
3443                 Fix bug #1024 (Array index out of
3444                 range in sylpheed-claws-2.5.2)
3445                 Patch by Ales Nosek <anosek@suse.cz>
3446
3447 2006-09-27 [colin]      2.5.2cvs3
3448
3449         * src/addr_compl.c
3450                 Actually do the test
3451
3452 2006-09-27 [colin]      2.5.2cvs2
3453
3454         * src/addr_compl.c
3455         * src/addr_compl.h
3456                 Allow completing with comma (in certain cases: vCalendar
3457                 for example doesn't support that)
3458                 Patch by Fabien Vantard
3459
3460 2006-09-26 [colin]      2.5.2cvs1
3461
3462         * src/Makefile.am
3463         * src/addr_compl.c
3464         * src/addr_compl.h
3465         * src/addrbook.c
3466         * src/addrbook.h
3467         * src/addressbook.c
3468         * src/addrindex.c
3469         * src/addrindex.h
3470         * src/compose.c
3471         * src/prefs_common.c
3472         * src/prefs_filtering_action.c
3473         * src/prefs_folder_item.c
3474         * src/prefs_template.c
3475         * src/stock_pixmap.c
3476         * src/stock_pixmap.h
3477         * src/pixmaps/addr_one.xpm
3478         * src/pixmaps/addr_two.xpm
3479                 Add auto-completion on groups
3480
3481 2006-09-26 [colin]      2.5.2
3482
3483         * NEWS
3484         * README
3485         * RELEASE_NOTES
3486                 2.5.2 released
3487
3488 2006-09-26 [colin]      2.5.1cvs5
3489
3490         * src/matcher.c
3491                 Fix condition
3492
3493 2006-09-26 [colin]      2.5.1cvs4
3494
3495         * src/mbox.c
3496                 Revert cvs1 (useless as the message is printed 
3497                 every 500 mails)
3498
3499 2006-09-26 [colin]      2.5.1cvs3
3500
3501         * src/partial_download.c
3502                 Fix crasher found by Alexsandar Urosevic
3503
3504 2006-09-26 [colin]      2.5.1cvs2
3505
3506         * src/summaryview.c
3507                 Fix bug #1023 (Sylpheed deletes too much messages)
3508
3509 2006-09-26 [ticho]      2.5.1cvs1
3510
3511         * src/mbox.c
3512                 Make use of gettext's multiple plurals for statusbar
3513                 progress message.
3514
3515 2006-09-25 [paul]       2.5.1
3516
3517         * NEWS
3518         * README
3519         * RELEASE_NOTES
3520                 2.5.1 released
3521
3522 2006-09-25 [colin]      2.5.0cvs3
3523
3524         * src/plugins/bogofilter/bogofilter.c
3525         * src/plugins/clamav/clamav_plugin.c
3526         * src/plugins/spamassassin/spamassassin.c
3527                 BogoFilter, Spamassassin: Fix double hook registering after
3528                 visiting preferences
3529                 Spamassassin, Clamav: Just set the mails to move instead of
3530                 doing the move - caller will move the things at once.
3531
3532 2006-09-25 [colin]      2.5.0cvs2
3533
3534         * src/imap.c
3535         * src/etpan/imap-thread.c
3536                 Use UID SEARCH ALL instead of UID 1:*
3537                 (braindead servers can't figure out that's
3538                 the same...)
3539
3540 2006-09-25 [wwp]        2.5.0cvs1
3541
3542         * src/message_search.c
3543                 Added the ability to stop a running search (in message body).
3544
3545 2006-09-25 [paul]       2.5.0
3546
3547         * NEWS
3548         * README
3549         * RELEASE_NOTES
3550                 2.5.0 released
3551
3552 2006-09-25 [paul]       2.4.0cvs214
3553
3554         * po/cs.po
3555         * po/de.po
3556         * po/fi.po
3557         * po/fr.po
3558         * po/nl.po
3559         * po/pt_BR.po
3560         * po/sk.po
3561         * po/sr.po
3562         * po/zh_CN.po
3563                 updated by Tim, Stephan Sachse, Flammie Pirinen,
3564                 Fabien Vantard, Tim Dijkstra, Frederico Goncalves Guimaraes,
3565                 Ticho, Aleksander Urosevic, Ralgh Young
3566
3567 2006-09-24 [mones]      2.4.0cvs213
3568
3569         * po/es.po
3570                 Updated for release
3571
3572 2006-09-23 [colin]      2.4.0cvs212
3573
3574         * src/gtk/inputdialog.c
3575                 Fix [ ] remember this appearing in normal
3576                 input dialogs after it's been used by
3577                 mimeview.
3578         * src/folder.c
3579         * src/folderview.c
3580         * src/msgcache.c
3581         * src/procmsg.c
3582         * src/summaryview.c
3583         * src/textview.c
3584         * src/common/timing.h
3585                 Enable timings in debug mode and make it
3586                 look prettier.
3587
3588 2006-09-22 [colin]      2.4.0cvs211
3589
3590         * README
3591                 Revert test change
3592         * commitHelper
3593                 ping the correct URI
3594
3595 2006-09-22 [colin]      2.4.0cvs210
3596
3597         * README
3598                 Let's see if bug #1022 is fixed
3599
3600 2006-09-21 [colin]      2.4.0cvs209
3601
3602         * src/wizard.c
3603         * src/common/plugin.c
3604                 Prepare infra to load predefined plugins when
3605                 no configuration existed. Don't actually load
3606                 anything yet (feat. freeze)
3607
3608 2006-09-21 [wwp]        2.4.0cvs208
3609
3610         * manual/fr/faq.xml
3611                 Partial sync w/ 2.4.0cvs72:
3612                 wrap file and minor updates.
3613
3614 2006-09-21 [wwp]        2.4.0cvs207
3615
3616         * tools/fix_date.sh
3617                 several fixes and enhancements. A new --force switch has been
3618                 added to prevent overriding by default Date: header when
3619                 already existing.
3620
3621 2006-09-21 [paul]       2.4.0cvs206
3622
3623         * src/common/utils.c
3624                 add Chinese UTF8 Re prefix
3625
3626 2006-09-21 [wwp]        2.4.0cvs205
3627
3628         * tools/Makefile.am
3629                 Fics alfabettical order.
3630
3631 2006-09-21 [wwp]        2.4.0cvs204
3632
3633         * tools/fix_date.sh
3634         * tools/Makefile.am
3635                 Added an action tool to fix missing Date field in emails.
3636                 Updated Makefile.am to reflect those last two additions.
3637
3638 2006-09-21 [wwp]        2.4.0cvs203
3639
3640         * tools/uuooffice
3641                 Added a action tool to open uuencoded docs w/
3642                 OpenOffice (based on uudec method).
3643
3644 2006-09-21 [colin]      2.4.0cvs202
3645
3646         * src/compose.c
3647         * src/textview.c
3648                 Workaround possible GTK crash: remove selection 
3649                 clipboard before destroying widget, or GTK+-2.10
3650                 dies. Thanks to Hiro.
3651
3652 2006-09-20 [colin]      2.4.0cvs201
3653
3654         * src/compose.c
3655                 Fix free-after-use in some cases (when 
3656                 procmime_encode_content() frees mimeinfo->data.mem
3657                 and turns it to a temp file)
3658
3659 2006-09-20 [colin]      2.4.0cvs200
3660
3661         * src/folderview.c
3662         * src/summaryview.c
3663         * src/gtk/gtksctree.c
3664         * src/gtk/gtksctree.h
3665                 Add tooltips in the folderview and summaryview
3666                 (Doesn't break string freeze as they already
3667                 exist)
3668         * src/toolbar.c
3669                 Put the spam button in the default configuration
3670                 if compiled with bogo plugin too
3671
3672 2006-09-19 [colin]      2.4.0cvs199
3673
3674         * src/summaryview.c
3675         * src/summaryview.h
3676                 Update folder name label on folder rename
3677         * src/prefs_matcher.c
3678         * src/gtk/logwindow.h
3679                 Fix warnings
3680                 Patches by Fabien
3681
3682 2006-09-19 [wwp]        2.4.0cvs198
3683
3684         * src/summary_search.c
3685                 fix can't click forward/backward buttons in the
3686                 search messages.
3687
3688 2006-09-18 [paul]       2.4.0cvs197
3689
3690         * src/wizard.c
3691                 add missing bracket, capitalise the A of
3692                 'SpamAssassin'
3693
3694 2006-09-18 [paul]       2.4.0cvs196
3695
3696         * src/compose.c
3697                 fix bug 1012 'crashed upon sending mail
3698                 from compose window'
3699                 Thanks to Colin
3700
3701 2006-09-16 [colin]      2.4.0cvs195
3702
3703         * src/folderview.c
3704                 Fix "real-time" sorting by freezing/thawing
3705
3706 2006-09-16 [colin]      2.4.0cvs194
3707
3708         * manual/faq.xml
3709                 Fix the anti-spam entry a bit
3710
3711 2006-09-16 [colin]      2.4.0cvs193
3712
3713         * src/wizard.c
3714                 Make sure reviewers have no excuse when stating
3715                 Sylpheed-Claws doesn't have antispam capabilities.
3716
3717 2006-09-16 [colin]      2.4.0cvs192
3718
3719         * src/main.c
3720                 Revert part of 2.3.0cvs18, Saving caches on SIGPIPE,
3721                 as if the SIGPIPE comes from etpan's thread we could
3722                 trigger a GUI update from this thread.
3723
3724 2006-09-16 [colin]      2.4.0cvs191
3725
3726         * src/summaryview.c
3727                 Init all members of the struct
3728
3729 2006-09-16 [paul]       2.4.0cvs190
3730
3731         * src/account.c
3732                 improvements to the English
3733
3734 2006-09-15 [colin]      2.4.0cvs189
3735
3736         * src/summaryview.c
3737                 HIG order on dialog
3738
3739 2006-09-14 [colin]      2.4.0cvs188
3740
3741         * src/common/socket.c
3742         * src/common/socket.h
3743         * src/common/ssl.c
3744         * src/common/ssl_certificate.c
3745         * src/common/ssl_certificate.h
3746         * src/etpan/imap-thread.c
3747                 the get_fqdn() call done to get canonical name when
3748                 checking an SSL certificate is blocking, which is
3749                 sad as we just did a non-blocking lookup to connect.
3750                 Fix that by letting the fqdn available to the SockInfo,
3751                 and use that in ssl_certificate_check(). For IMAP,
3752                 we don't do it as the lookup's done by libetpan, but
3753                 it's less annoying as IMAP connections as much more
3754                 rare than POP3 connections.
3755
3756 2006-09-14 [paul]       2.4.0cvs187
3757
3758         * manual/advanced.xml
3759                 improvements to the English,
3760                 properly place the new hidden options
3761                 within the alphabetical order
3762         * src/gtk/pluginwindow.c
3763                 improvements to the English
3764
3765 2006-09-14 [colin]      2.4.0cvs186
3766
3767         * src/prefs_common.c
3768         * src/prefs_common.h
3769         * src/gtk/gtksctree.c
3770         * manual/advanced.xml
3771                 New hidden pref, stripes_color_offset, to change
3772                 the value added/substracted to normal bgcolor to
3773                 create the stripes in summaries
3774
3775 2006-09-13 [colin]      2.4.0cvs185
3776
3777         * src/gedit-print.c
3778         * src/messageview.c
3779         * src/messageview.h
3780         * src/summaryview.c
3781         * src/textview.c
3782                 Fix misc. printing issues: 
3783                 - Bad font for linkified headers
3784                 - Different font if the mail was displayed or not
3785                 - Factorize the thing
3786
3787 2006-09-13 [colin]      2.4.0cvs184
3788
3789         * src/common/ssl_certificate.c
3790                 Only get FQDN once when checking certificate
3791
3792 2006-09-13 [colin]      2.4.0cvs183
3793
3794         * src/account.c
3795         * src/gtk/pluginwindow.c
3796                 Misc. GUI fixes by Fabien
3797
3798 2006-09-13 [wwp]        2.4.0cvs182
3799
3800         * configure.ac
3801         * src/common/utils.h
3802         * src/common/utils.c
3803                 get rid of unused wide-char functions.
3804
3805 2006-09-13 [wwp]        2.4.0cvs181
3806
3807         * src/plugins/pgpinline/sylpheed.def
3808         * src/textview.c
3809                 merge more w32 patches from gpg4win sources (Marcus Brinkmann <marcus@g10code.de>):
3810                 add privacy_reset_error to the .def file,
3811                 do not fork for an external textviewer.
3812
3813 2006-09-13 [wwp]        2.4.0cvs180
3814
3815         * src/prefs_common.c
3816                 fix broken font entry in prefs (patch issued by the gpg4win team,
3817                 probably by Marcus Brinkmann <marcus@g10code.de>).
3818
3819 2006-09-13 [colin]      2.4.0cvs179
3820
3821         * src/folder.h
3822                 Fix a warning in summaryview.c
3823         * src/mainwindow.c
3824         * src/summaryview.c
3825         * src/summaryview.h
3826                 Add missing Mark/* elements in the
3827                 main menu
3828
3829 2006-09-12 [colin]      2.4.0cvs178
3830
3831         * src/prefs_actions.c
3832         * src/prefs_filtering_action.c
3833         * src/prefs_matcher.c
3834                 Use (New) instead of New everywhere
3835
3836 2006-09-12 [wwp]        2.4.0cvs177
3837
3838         * manual/fr/addrbook.xml
3839         * manual/fr/handling.xml
3840                 updated some quotes in the fr manual to match the fr translation.
3841
3842 2006-09-12 [wwp]        2.4.0cvs176
3843
3844         * src/prefs_matcher.c
3845                 don't store translated string elements in matcher expressions.
3846                 Also fixed a misused of Q_().
3847
3848 2006-09-11 [wwp]        2.4.0cvs175
3849
3850         * src/plugins//bogofilter/bogofilter.c
3851         * src/plugins//clamav/clamav_plugin.c
3852         * src/plugins//demo/demo.c
3853         * src/plugins//dillo_viewer/dillo_viewer.c
3854         * src/plugins//pgpcore/plugin.c
3855         * src/plugins//pgpinline/plugin.c
3856         * src/plugins//pgpmime/plugin.c
3857         * src/plugins//spamassassin/spamassassin.c
3858                 gettext-ize more strings (mostly plugin error messages).
3859
3860 2006-09-11 [colin]      2.4.0cvs174
3861
3862         * src/alertpanel.c
3863                 Make maximum buffer size bigger to avoid
3864                 truncating translated messages. Patch by
3865                 Fabien
3866
3867 2006-09-11 [colin]      2.4.0cvs173
3868
3869         * src/etpan/imap-thread.c
3870                 Fix compilation on OpenBSD, thanks to 
3871                 Landry
3872
3873 2006-09-10 [wwp]        2.4.0cvs172
3874
3875         * manual/account.xml
3876         * manual/addrbook.xml
3877         * manual/handling.xml
3878         * manual/es/handling.xml
3879         * manual/fr/account.xml
3880         * manual/fr/addrbook.xml
3881         * manual/fr/handling.xml
3882                 documented addressbook matching (condition configuration):
3883                   addrbook.xml, en fr
3884                 documented per-account filtering rules (handling/filtering
3885                   section, account section):
3886                   account.xml, handling.xml, en fr
3887                 slightly updated the handling/searching section to tell few
3888                   words about the extended search ability:
3889                   handling.xml, en fr
3890                 added missing <quote></quotes> to Quick Search:
3891                   handling.xml, en fr es
3892                 fixed a typo (auomatically):
3893                   handling.xml, en
3894                 changes revisited by Paul.
3895
3896 2006-09-10 [paul]       2.4.0cvs171
3897
3898         * src/prefs_actions.c
3899         * src/prefs_filtering.c
3900         * src/prefs_template.c
3901                 adjustments to the gui
3902                 Patch by Fabien Vantard (slightly modified)
3903
3904 2006-09-10 [colin]      2.4.0cvs170
3905
3906         * src/summaryview.c
3907                 Check folderitem/summaryview consistency
3908                 (basically automates Update summary). Fixes
3909                 #1011 (wrong (negative) count on unread 
3910                 messages)
3911
3912 2006-09-10 [colin]      2.4.0cvs169
3913
3914         * src/gtk/gtksctree.c
3915                 Fix recursive expansion via mouse
3916         * src/plugins/bogofilter/bogofilter.c
3917                 Use normal filtering way of moving
3918                 messages (batching), possibly fixing
3919                 bug #1015 (Bogofilter plugin doubles 
3920                 new messages)
3921
3922 2006-09-09 [wwp]        2.4.0cvs168
3923
3924         * src/prefs_filtering.c
3925                 better place for this fix.
3926
3927 2006-09-09 [wwp]        2.4.0cvs167
3928
3929         * src/prefs_filtering.c
3930                 fix a minor bug when the enabled status of a filtering/processing
3931                 rule always got set to TRUE when replacing this rule. That still
3932                 make sense when adding a new rule, but now when replacing, we
3933                 don't override the value of 'enabled'.
3934                 Also renamed the func prefs_filtering_list_view_get_rule_name()
3935                 to prefs_filtering_list_view_get_info() as this function not only
3936                 returns the name, but also the account_id and the enabled status.
3937
3938 2006-09-09 [mones]      2.4.0cvs166
3939
3940         * manual/glossary.xml
3941         * manual/plugins.xml
3942                 Minor format corrections
3943         * manual/gpl.xml
3944                 Fix misplaced NO WARRANTY section
3945         * manual/es/advanced.xml
3946         * manual/es/faq.xml
3947         * manual/es/glossary.xml
3948         * manual/es/gpl.xml
3949         * manual/es/handling.xml
3950         * manual/es/plugins.xml
3951         * manual/es/starting.xml
3952                 Incorporate changes from English version
3953         * manual/fr/ack.xml
3954         * manual/pl/ack.xml
3955         * manual/es/ack.xml
3956                 Fix address, (add translation credits in es version)
3957         * po/es.po
3958                 Updated translation
3959
3960 2006-09-09 [wwp]        2.4.0cvs165
3961
3962         * src/prefs_filtering.c
3963                 fix a crash when opening filtering prefs, if matcherrc file contains
3964                 broken data (non-existing account id, which is theoretically not
3965                 possible).
3966
3967 2006-09-08 [colin]      2.4.0cvs164
3968
3969         * src/folder.c
3970                 Wrong assert, make it an if()
3971         * src/gtk/gtksctree.c
3972                 Fix bug #1013 (expand selected thread 
3973                 tree) - expanding is now recursive
3974
3975 2006-09-07 [wwp]        2.4.0cvs163
3976
3977         * src/prefs_matcher.c
3978                 make better sentences about addressbook matching in the
3979                 matcher prefs. This should make translators' work easier
3980                 too.
3981
3982 2006-09-07 [wwp]        2.4.0cvs162
3983
3984         * src/prefs_filtering.c
3985                 code simplification (get rid of dup var. assignment).
3986
3987 2006-09-07 [wwp]        2.4.0cvs161
3988
3989         * src/summaryview.c
3990                 use GTK_STOCK icons when possible, patch by Fabien Vantard
3991                 <fzzzzz@gmail.com>.
3992
3993 2006-09-07 [paul]       2.4.0cvs160
3994
3995         * src/mimeview.c
3996                 fix compilation warnings
3997                 Thanks to Colin
3998
3999 2006-09-07 [paul]       2.4.0cvs159
4000
4001         * src/mimeview.c
4002                 select the mimepart icon when
4003                 displaying as text
4004                 Thanks to Colin
4005
4006 2006-09-06 [paul]       2.4.0cvs158
4007
4008         * src/prefs_filtering.c
4009                 fix labels and table element spacing
4010                 Patch by Fabien Vantard
4011
4012 2006-09-06 [paul]
4013
4014         2.5.0-rc3 released
4015
4016 2006-09-06 [paul]       2.4.0cvs157
4017
4018         * manual/es/advanced.xml
4019                 fix typo
4020
4021 2006-09-06 [wwp]        2.4.0cvs156
4022
4023         * src/mainwindow.c
4024                 fix an dup launch issue when iconified, thanks to Colin.
4025
4026 2006-09-06 [wwp]        2.4.0cvs155
4027
4028         * src/gtk//gtksctree.h
4029                 oops, forgot that one!
4030
4031 2006-09-06 [wwp]        2.4.0cvs154
4032
4033         * manual/pl/advanced.xml
4034         * manual/advanced.xml
4035         * manual/es/advanced.xml
4036         * manual/fr/advanced.xml
4037         * src/prefs_customheader.c
4038         * src/prefs_filtering_action.c
4039         * src/foldersel.c
4040         * src/prefs_summaries.c
4041         * src/prefs_filtering.c
4042         * src/account.c
4043         * src/compose.c
4044         * src/prefs_summary_column.c
4045         * src/addr_compl.c
4046         * src/prefs_actions.c
4047         * src/prefs_folder_column.c
4048         * src/ssl_manager.c
4049         * src/prefs_template.c
4050         * src/prefs_display_header.c
4051         * src/prefs_common.h
4052         * src/prefs_matcher.c
4053         * src/prefs_common.c
4054         * src/prefs_toolbar.c
4055         * src/summaryview.c
4056         * src/folderview.c
4057         * src/gtk/gtksctree.c
4058         * src/gtk/pluginwindow.c
4059         * src/gtk/progressdialog.c
4060         * src/gtk/prefswindow.c
4061                 renamed hidden option enable_rules_hint to use_stripes_everywhere
4062                 to make its meaning more obvious (all versions of the manual reflect
4063                 the change).
4064                 added an extra hidden option use_stripes_in_summary to allow
4065                 discarding these stripes in mainwindow's folder and message lists;
4066                 en and fr manuals only are OK towards this.
4067
4068 2006-09-06 [colin]      2.4.0cvs153
4069
4070         * src/textview.c
4071                 Hide Sylpheed-Claws' internal queue headers
4072                 when showing all headers. They'll be present
4073                 only in Source window.
4074
4075 2006-09-05 [colin]      2.4.0cvs152
4076
4077         * src/plugins/trayicon/trayicon.c
4078                 Fix crash at exit - we have to disconnect
4079                 our handlers
4080         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
4081                 Update eggtrayicon - patch adapted from a
4082                 patch by Fryderyk Dziarmagowski <freetz@gmx.net>
4083                 on Sylpheed's ML
4084
4085 2006-09-05 [colin]      2.4.0cvs151
4086
4087         * src/mainwindow.c
4088         * src/gtk/logwindow.c
4089                 Fix race condition when something writes
4090                 to the log too soon during init. Thanks
4091                 to Fabien Vantard
4092
4093 2006-09-05 [colin]      2.4.0cvs150
4094
4095         * src/mimeview.c
4096                 Don't select part on right-click either
4097
4098 2006-09-05 [paul]       2.4.0cvs149
4099
4100         * src/mimeview.c
4101                 completion of previous commit
4102                 Thanks to Colin
4103
4104 2006-09-05 [colin]      2.4.0cvs148
4105
4106         * src/mimeview.c
4107                 Don't force selection on middle-click, just open
4108
4109 2006-09-04 [colin]      2.4.0cvs147
4110
4111         * src/mimeview.c
4112                 Looks like gtk_notebook_set_current_page()
4113                 sometimes steals focus, and this annoys us
4114                 in MimeViewers as it renders navigation
4115                 keys useless. Take back focus after switching
4116                 pages.
4117
4118 2006-09-04 [colin]      2.4.0cvs146
4119
4120         * src/messageview.c
4121                 Set stop_loading when clicking on Next
4122                 during load. Don't add a callback to 
4123                 avoid over-complicating things.
4124
4125 2006-09-04 [colin]      2.4.0cvs145
4126
4127         * src/mimeview.c
4128         * src/messageview.c
4129                 Fix multiple loads in separate messageview
4130
4131 2006-09-04 [colin]      2.4.0cvs144
4132
4133         * src/summaryview.c
4134                 Let navigation keys be handled during 
4135                 load
4136
4137 2006-09-04 [colin]      2.4.0cvs143
4138
4139         * src/messageview.c
4140         * src/summaryview.c
4141         * src/textview.c
4142         * src/textview.h
4143                 Make loading of huge mails (lots of text and/or
4144                 images) cancellable, so the GUI doesn't block 
4145
4146 2006-09-04 [colin]      2.4.0cvs142
4147
4148         * src/plugins/trayicon/trayicon.c
4149                 Fix annoyance when removing a folder with 
4150                 unread mails: trayicon didn't update
4151
4152 2006-09-04 [paul]       2.4.0cvs141
4153
4154         * src/gtk/icon_legend.c
4155                 straighten up columns
4156                 Patch by Fabien Vantard
4157
4158 2006-09-04 [wwp]        2.4.0cvs140
4159
4160         * src/prefs_filtering.c
4161                 fix new line's account name in filtering prefs:
4162                 was "All", is now "(New)".
4163
4164 2006-09-04 [paul]       2.4.0cvs139
4165
4166         * tools/make.themes.project
4167                 use "AUTOMAKE_OPTIONS = dist-bzip2"
4168                 instead of homebrewed "make release"
4169
4170 2006-09-03 [colin]      2.4.0cvs138
4171
4172         * src/folderview.c
4173                 Fix bug #1007 (Wrong folder highlighted)
4174
4175 2006-09-03 [colin]      2.4.0cvs137
4176
4177         * src/compose.c
4178                 Don't set Newsgroup: header to a mail folder
4179                 path
4180
4181 2006-09-03 [paul]       2.4.0cvs136
4182
4183         * src/prefs_other.c
4184         * src/prefs_spelling.c
4185                 unify the gui
4186
4187 2006-09-03 [paul]       2.4.0cvs135
4188
4189         * src/prefs_summaries.c
4190                 correct menu item text in prefs_keybind_apply_clicked()
4191
4192 2006-09-03 [paul]       2.4.0cvs134
4193
4194         * manual/advanced.xml
4195                 some improvements to the descriptions
4196         * src/mainwindow.c
4197         * src/messageview.c
4198         * src/summaryview.c
4199         * src/gtk/menu.c
4200                 fix menu sensitivity issues
4201         * src/prefs_message.c
4202                 drop the useless word 'short'
4203         * src/prefs_other.c
4204                 add the word 'lines' indicating log length
4205                 is a measure of lines
4206         * src/textview.c
4207                 fix compilation warnings
4208
4209 2006-09-02 [colin]      2.4.0cvs133
4210
4211         * src/messageview.c
4212                 Display a special return-receipt message
4213                 if the message is from the user
4214         * src/summaryview.c
4215                 Fix missing freeze of the list when marking
4216                 all read and unthreading for exec. Thanks
4217                 to Stephan Sachse.
4218
4219 2006-09-02 [paul]       2.4.0cvs132
4220
4221         * src/mainwindow.c
4222         * src/prefs_message.c
4223         * src/summaryview.c
4224                 fix some english
4225
4226 2006-09-02 [wwp]        2.4.0cvs131
4227
4228         * src/prefs_filtering.c
4229                 added an account name column to the filtering rules
4230                 dialog.
4231
4232 2006-09-02 [colin]      2.4.0cvs130
4233
4234         * src/gtk/logwindow.c
4235         * src/gtk/logwindow.h
4236                 Block scrolling if we're not at the end
4237                 of the log
4238
4239 2006-09-02 [colin]      2.4.0cvs129
4240
4241         * src/folder.c
4242                 Make sure account-specific rules can't
4243                 be used in {pre-,post-,}processing
4244         * src/mainwindow.c
4245         * src/gtk/logwindow.c
4246         * src/gtk/logwindow.h
4247                 Jump to last error when clicking on the
4248                 warning icon
4249
4250 2006-09-02 [colin]      2.4.0cvs128
4251
4252         * src/imap.c
4253         * src/import.c
4254         * src/mainwindow.c
4255         * src/mainwindow.h
4256                 Fix warning icon
4257         * src/inc.c
4258         * src/mbox.c
4259         * src/mbox.h
4260                 Let proc_mbox know its account, for
4261                 account-specific rules
4262
4263 2006-09-01 [colin]      2.4.0cvs127
4264
4265         * src/codeconv.c
4266                 Don't uselessly use iconv to convert from
4267                 us-ascii
4268         * src/alertpanel.c
4269         * src/mainwindow.c
4270         * src/mainwindow.h
4271         * src/inc.c
4272                 Fix certain log cases, disable warning icon
4273                 for now, the correct way to display it when
4274                 necessary and only when necessary is probably
4275                 to do it manually rather than use error logs
4276         * src/etpan/imap-thread.c
4277                 Clean up UID logging a bit
4278         * src/gtk/logwindow.c
4279         * src/gtk/logwindow.h
4280                 Make logging faster when the window's closed
4281
4282 2006-09-01 [wwp]        2.4.0cvs126
4283
4284         * manual/fr/account.xml
4285                 reflect changes to the ref. manual (parts of cvs72):
4286                 fix tabnames and quotes.
4287
4288 2006-09-01 [wwp]        2.4.0cvs125
4289
4290         * manual/fr/plugins.xml
4291                 reflect changes to the reference manual (cvs42):
4292                 update IRC channel info.
4293
4294 2006-09-01 [wwp]        2.4.0cvs124
4295
4296         * commitHelper
4297                 use CVSEDITOR env. var. if set, according to `man cvs`.
4298
4299 2006-09-01 [wwp]        2.4.0cvs123
4300
4301         * manual/advanced.xml
4302                 better sentence again (thanks to Paul).
4303
4304 2006-09-01 [wwp]        2.4.0cvs122
4305
4306         * manual/advanced.xml
4307         fix definition of toolbar_detachable and rework a bit the one of
4308         enable_dotted_lines.
4309
4310 2006-09-01 [mones]      2.4.0cvs121
4311
4312         * manual/advanced.xml
4313                 Document enable_dotted_lines
4314
4315 2006-09-01 [paul]       2.4.0cvs120
4316
4317         * src/folderview.c
4318         * src/folderview.h
4319         * src/imap.c
4320         * src/mainwindow.c
4321         * src/summaryview.c
4322                 obey the 'When entering folder...' option
4323                 when using the /View/Go to/... menu items
4324                 Thanks to Colin
4325
4326 2006-08-31 [colin]      2.4.0cvs119
4327
4328         * src/folderview.c
4329                 Revert 2.4.0cvs116, wrong fix.
4330
4331 2006-08-31 [colin]      2.4.0cvs118
4332
4333         * src/gtk/gtksctree.c
4334                 Better state the various copyrights
4335
4336 2006-08-31 [colin]      2.4.0cvs117
4337
4338         * src/prefs_common.c
4339                 fix enable_dotted_lines
4340
4341 2006-08-31 [colin]      2.4.0cvs116
4342
4343         * src/folderview.c
4344                 Use pref "Always open on select" when going
4345                 to next unread folder
4346         * src/gtk/gtksctree.c
4347                 Fix link failure to _gtk_clist_create_cell_layout
4348                 on certain computers. (Why not mine, I wonder)
4349
4350 2006-08-31 [colin]      2.4.0cvs115
4351
4352         * src/procmsg.c
4353         * src/textview.c
4354         * src/plugins/bogofilter/bogofilter.c
4355         * src/plugins/spamassassin/spamassassin.c
4356                 Requalify some "errors" to warnings
4357         * src/mainwindow.c
4358         * src/mainwindow.h
4359         * src/statusbar.c
4360                 Add an icon in the statusbar to notify
4361                 of errors
4362         * src/gtk/gtksctree.c
4363         * src/folderview.c
4364         * src/summaryview.c
4365                 Make the GtkSCTree look more modern by
4366                 alternating background lines
4367         * src/prefs_common.c
4368         * src/prefs_common.h
4369                 Add a pref to let people have the old
4370                 way if they prefer
4371
4372
4373 2006-08-30 [colin]      2.4.0cvs114
4374
4375         * src/procmsg.c
4376         * src/procmsg.h
4377                 Provide a way to filter a list of
4378                 messages in an optimised manner, and
4379                 add a list-filtering hook
4380         * src/folder.c
4381         * src/inc.c
4382         * src/mbox.c
4383                 Use the list filtering
4384         * src/plugins/bogofilter/bogofilter.c
4385                 Use the list-filtering hook
4386                 Use -b (bulk) mode for more speed
4387                 when learning and filtering
4388         * src/etpan/imap-thread.c
4389                 Make log output shorter in UID SEARCH
4390
4391
4392 2006-08-30 [colin]      2.4.0cvs113
4393
4394         * src/plugins/bogofilter/bogofilter.c
4395                 Really fast mass learning - thanks to David
4396                 Relson for the options explanations :)
4397
4398 2006-08-30 [colin]      2.4.0cvs112
4399
4400         * src/msgcache.c
4401                 Fix compilation on FreeBSD. Thanks
4402                 to Michael Hugues
4403
4404 2006-08-29 [colin]      2.4.0cvs111
4405
4406         * src/folderview.c
4407                 Handle "popup_menu" signal (for popping the 
4408                 menu via the keyboard)
4409         * src/mimeview.c
4410         * src/mimeview.h
4411         * src/summaryview.c
4412         * src/textview.c
4413         * src/gtk/gtkutils.c
4414         * src/gtk/gtkutils.h
4415                 Factorize scrolling code, and add an API 
4416                 for MimeViewers to handle scroll orders
4417
4418 2006-08-29 [wwp]        2.4.0cvs110
4419
4420         * src/plugins//bogofilter/bogofilter.c
4421         * src/plugins//spamassassin/spamassassin.c
4422                 make the bogofilter/spamassassin filtering error dialogs at
4423         incorporation obey to the "don't popup error dialog on
4424         receive error" option. If disabled, feed the log window w/
4425         the error message.
4426
4427 2006-08-29 [paul]
4428
4429         2.5.0-rc2 released
4430
4431 2006-08-29 [paul]       2.4.0cvs109
4432
4433         * Makefile.am
4434                 remove 'make release', it's not needed
4435                 since we use 'AUTOMAKE_OPTIONS = dist-bzip2'
4436
4437 2006-08-29 [paul]       2.4.0cvs108
4438
4439         * src/foldersel.c
4440         * src/summary_search.c
4441         * src/gtk/progressdialog.c
4442         * src/plugins/pgpcore/passphrase.c
4443                 replace deprecated gtk_window_set_policy()
4444
4445 2006-08-29 [colin]      2.4.0cvs107
4446
4447         * src/folder.c
4448                 Fix data loss when copy fails during a move:
4449                 only use fast remove_msgs if everything was
4450                 copied OK; else use slow remove_msg on the
4451                 mails that got copied only.
4452
4453 2006-08-28 [paul]       2.4.0cvs106
4454
4455         * src/mh.c
4456                 revert change in 2.4.0cvs104, it breaks
4457                 stuff
4458
4459 2006-08-28 [paul]       2.4.0cvs105
4460
4461         * src/plugins/spamassassin/spamassassin.c
4462                 english fix
4463
4464 2006-08-28 [paul]       2.4.0cvs104
4465
4466         * src/mh.c
4467                 fix data loss when moving to another
4468                 mailbox fails
4469         * src/prefs_spelling.c
4470                 improve the english
4471         * src/gtk/pluginwindow.c
4472                 improve the layout of the dialog text
4473         All thanks to Colin
4474
4475 2006-08-28 [paul]       2.4.0cvs103
4476
4477         * src/plugins/bogofilter/bogofilter.c
4478         * src/plugins/bogofilter/bogofilter_gtk.c
4479                 fix english up a bit, innit
4480
4481 2006-08-28 [paul]       2.4.0cvs102
4482
4483         * configure.ac
4484         * po/Makefile.in.in
4485         * po/Makevars
4486                 require autoconf 2.60, enabling building
4487                 with gettext 0.15 (gettext 0.14.x build still
4488                 possible). Replace Makefiles with versions
4489                 from gettext 0.15.
4490                 Remove configure options --with-localedir and
4491                 --with-mandir. The options that are provided
4492                 directly by autoconf 2.60 can be used instead:
4493                 --mandir --localedir
4494
4495 2006-08-27 [colin]      2.4.0cvs101
4496
4497         * src/plugins/bogofilter/Makefile.am
4498                 Fix make dist (no README)
4499
4500 2006-08-27 [colin]      2.4.0cvs100
4501
4502         * src/folder.c
4503                 Don't use F_UNKNOWN folders for any default
4504                 outbox/trash/etc
4505         * src/plugins/bogofilter/bogofilter.c
4506         * src/plugins/bogofilter/bogofilter.h
4507         * src/plugins/bogofilter/bogofilter_gtk.c
4508                 Add an option to specify the path to bogofilter
4509                 Use single-quotes to be able to learn in folders
4510                 with spaces in their names
4511                 Verify learning status
4512
4513 2006-08-27 [colin]      2.4.0cvs99
4514
4515         * manual/faq.xml
4516         * manual/plugins.xml
4517                 Document Bogofilter plugin
4518
4519 2006-08-27 [colin]      2.4.0cvs98
4520
4521         * src/compose.c
4522         * src/messageview.c
4523         * src/procmsg.c
4524         * src/procmsg.h
4525                 When possible, copy the queued mail to sent folder
4526                 instead of re-adding. Much faster on IMAP.
4527
4528 2006-08-27 [colin]      2.4.0cvs97
4529
4530         * src/msgcache.c
4531                 Disable mmaped caches - huge metadata loss
4532                 here after a power failure.
4533         * src/summaryview.c
4534                 Add quicksearch timing
4535         * src/common/plugin.c
4536         * src/common/plugin.h
4537                 Implement an interface to tell what plugins
4538                 provide. Prevent loading of similar plugins.
4539         * src/plugins/clamav/clamav_plugin.c
4540         * src/plugins/demo/demo.c
4541         * src/plugins/dillo_viewer/dillo_viewer.c
4542         * src/plugins/pgpcore/plugin.c
4543         * src/plugins/pgpinline/pgpinline.c
4544         * src/plugins/pgpmime/pgpmime.c
4545         * src/plugins/spamassassin/spamassassin.c
4546         * src/plugins/trayicon/trayicon.c
4547                 Implement plugin_provides()
4548
4549 2006-08-27 [colin]      2.4.0cvs96
4550
4551         * configure.ac
4552         * src/plugins/Makefile.am
4553         * src/plugins/bogofilter/.cvsignore
4554         * src/plugins/bogofilter/Makefile.am
4555         * src/plugins/bogofilter/bogofilter.c
4556         * src/plugins/bogofilter/bogofilter.h
4557         * src/plugins/bogofilter/bogofilter_gtk.c
4558                 New Bogofilter plugin, provides filtering and
4559                 learning. Spamassassin will go to extra plugins.
4560
4561 2006-08-26 [mones]      2.4.0cvs95
4562
4563         * manual/handling.xml
4564                 Fix subfolder path in the example (thanks to Paul) 
4565
4566 2006-08-26 [mones]      2.4.0cvs94
4567
4568         * manual/glossary.xml
4569                 2.2. + add ISP to the glossary
4570                 7.5. + Add UIDL to glossary
4571                 7.7. + Add TCP to glossary
4572         * manual/handling.xml
4573                 7.1. + Mentions GNU/Linux distribution, what about the non...
4574                 7.2. = s/html/HTML/, quote --local option -> Dillo HTML Viewer
4575                 7.3. + Mentions .bashrc, what about the non-bash ones? 
4576                 7.4. = Use appropriate quotation for commands
4577                 7.6. = change "" to <quote></quote>
4578         * manual/plugins.xml
4579                 6.1. + Example #mh/Mailbox/Friends -> #mh/inbox/Friends         
4580         * manual/starting.xml
4581                 2.1. + local mbox file: some examples of mbox file locations...
4582                 Also reformatted files requiring it
4583
4584 2006-08-26 [wwp]        2.4.0cvs93
4585
4586         * src/summary_search.c
4587                 disable find buttons while summary search is running.
4588
4589 2006-08-25 [colin]      2.4.0cvs92
4590
4591         * src/folder.c
4592         * src/folderutils.c
4593         * src/mh.c
4594         * src/procmsg.h
4595         * src/summaryview.c
4596                 Speed up MH moving, and add progressbar
4597                 for MH deletion
4598         * src/msgcache.c
4599                 Write cache files using mmap() too
4600
4601 2006-08-25 [wwp]        2.4.0cvs91
4602
4603         * src/summaryview.c
4604                 switch spam<->ham button when a message has been marked as spam or ham
4605                 and is still selected. Thanks to Colin.
4606
4607 2006-08-25 [paul]       2.4.0cvs90
4608
4609         * src/Makefile.am
4610         * src/stock_pixmap.c
4611         * src/stock_pixmap.h
4612         * src/summaryview.c
4613         * src/gtk/icon_legend.c
4614         * src/pixmaps/copied.xpm
4615         * src/pixmaps/moved.xpm
4616                 add icons for delayed execution marked for
4617                 copying, marked for moving
4618
4619 2006-08-25 [mones]      2.4.0cvs89
4620
4621         * manual/glossary.xml
4622                 Fix the other glossary items:
4623                 5.1. = Inmmediate execution -> <quote>immediate execution...
4624                 5.2. = Fix MBOX capitalization -> Mbox
4625                 5.3. + Improve Plugins def. w/ tech. ref.
4626                 5.4. = Quotation -> replace '>' by <quote>></quote>
4627                 5.5. - SMTP Server. -> remove dot
4628         * po/es.po
4629                 Updated translation
4630
4631 2006-08-25 [mones]      2.4.0cvs88
4632
4633         * manual/ack.xml
4634                 Reformatted, changed email address
4635         * manual/glossary.xml
4636                 Reformatted, fixed MANUAL-TODO items:
4637                 8.2. + add ROT-13 to glossary
4638                 8.4. + add URL to glossary
4639         * manual/es/advanced.xml
4640                 Fixed <literal>s
4641
4642 2006-08-25 [paul]       2.4.0cvs87
4643
4644         * src/gtk/icon_legend.c
4645                 add 'marked for deletion' icon
4646                 arrange icons by containing column
4647                 wrap long label text
4648
4649 2006-08-25 [colin]      2.4.0cvs86
4650
4651         * src/common/utils.c
4652         * src/common/utils.h
4653                 Add the sc_g_*list_bigger functions in
4654                 a place everyone can use it
4655         * src/summaryview.c
4656                 Only freeze/thaw the list when working
4657                 on the selection, if it's bigger than 1
4658         * src/gtk/gtksctree.c
4659                 Only freeze/thaw the list when unselec-
4660                 ting 'all' if ('all' != 1)
4661                 This avoids some flickering
4662
4663 2006-08-24 [colin]      2.4.0cvs85
4664
4665         * src/addressbook.c
4666                 Fix strange list selection
4667                 Fix random seg (Invalid read of freed memory)
4668
4669 2006-08-24 [colin]      2.4.0cvs84
4670
4671         * src/alertpanel.c
4672         * src/gtk/inputdialog.c
4673         * src/plugins/pgpcore/passphrase.c
4674                 Revert minimal width patch of 2.4.0cvs67,
4675                 as it is also a maximal width. Use 
4676                 gtk_window_set_default_size instead.
4677
4678 2006-08-24 [colin]      2.4.0cvs83
4679
4680         * src/msgcache.c
4681                 Write cache/mark to temp files before
4682                 overwriting old ones (avoids metadata
4683                 loss if writing the new files fail).
4684                 Use mmap() to read cache/mark file, as
4685                 this makes cache reading faster. Dis-
4686                 abled for big-endian machines until it
4687                 can be tested. (Big-endian users: set
4688                 msgcache_use_mmap = TRUE in the relevant
4689                 #if).
4690         * src/procmsg.h
4691                 Move rarely used fields of MsgInfo in 
4692                 another structure, which will only be
4693                 allocated if needed. Face, X-Face,
4694                 Return receipt headers and List-*
4695                 headers are moved. Mails having none
4696                 of these occupy 52 bytes less with
4697                 this patch, which makes 2.5MB of RAM
4698                 saved on a 50k folder).
4699         * src/headerview.c
4700         * src/mainwindow.c
4701         * src/messageview.c
4702         * src/partial_download.c
4703         * src/procheader.c
4704         * src/procmsg.c
4705         * src/textview.c
4706                 Follow this structure change.
4707
4708 2006-08-24 [wwp]        2.4.0cvs82
4709
4710         * manual/es/.cvsignore
4711         * manual/es/dist/.cvsignore
4712         * manual/es/dist/html/.cvsignore
4713         * manual/es/dist/pdf/.cvsignore
4714         * manual/es/dist/ps/.cvsignore
4715         * manual/es/dist/txt/.cvsignore
4716                 more (generated) files to ignore.
4717
4718 2006-08-24 [colin]      2.4.0cvs81
4719
4720         * src/folder.c
4721         * src/mh.c
4722                 Fix possible problems with local delivery. Check the folder doesn't
4723                 need scan before setting its mtime when saving cache (which can be
4724                 done long after the folder's been modified by an external process);
4725                 Check that the stored item's mtime didn't change in mh functions.
4726
4727 2006-08-24 [mones]      2.4.0cvs80
4728
4729         * manual/advanced.xml
4730                 Rewrapping, some fixes and MANUAL-TODO items:
4731                 8.1. = change "" to <quote></quote>
4732                 8.3. = quote menu items
4733                 8.5. - deploying -> new user ... ideally a new user (redundant)
4734
4735 2006-08-23 [colin]      2.4.0cvs79
4736
4737         * src/gtk/gtksctree.c
4738                 When selecting or deselecting range, only
4739                 freeze/thaw when selection is bigger than 10
4740
4741 2006-08-23 [colin]      2.4.0cvs78
4742
4743         * src/messageview.c
4744         * src/mimeview.c
4745         * src/mimeview.h
4746         * src/plugins/dillo_viewer/dillo_viewer.c
4747                 Provide an API for MimeViewer plugins to
4748                 return a text selection for replying
4749
4750 2006-08-23 [colin]      2.4.0cvs77
4751
4752         * src/image_viewer.c
4753         * src/textview.c
4754                 Use gtk_pixbuf_new_from_file_at_scale(), which
4755                 is faster than getting the pixbuf then resizing
4756                 it.
4757
4758 2006-08-23 [colin]      2.4.0cvs76
4759
4760         * src/procmime.c
4761                 UTF-8 should be sent Quoted-printable
4762
4763 2006-08-22 [colin]      2.4.0cvs75
4764
4765         * src/mh.c
4766                 Check if scan is required before touching
4767                 the folder (or it'll be required every time)
4768
4769 2006-08-22 [colin]      2.4.0cvs74
4770
4771         * configure.ac
4772                 Require libetpan 0.46 (crasher fix when built
4773                 against gnutls)
4774
4775 2006-08-22 [colin]      2.4.0cvs73
4776
4777         * src/folder.c
4778                 Set folder's mtime after writing its
4779                 cache
4780         * src/folderview.c
4781                 Add some timing
4782         * src/procmsg.c
4783                 Don't do useless stuff if we don't 
4784                 thread by subject
4785         * src/summaryview.c
4786                 Add some timing, don't deselect prior
4787                 to selecting (gtksctree does it itself),
4788                 remove crash avoidance hacks as it's been
4789                 properly fixed since a while
4790         * src/common/utils.c
4791                 Optimize to_human_readable(): _() is slow,
4792                 do it only once, and avoid %f format for KB
4793                 (the most common in a summaryview)
4794         * src/gtk/gtksctree.c
4795                 Don't uselessly freeze/thaw (fixes flicker
4796                 on next unread and friends), reduce number
4797                 of g_list_nth/g_list_position where possible
4798         * src/gtk/gtkutils.c
4799         * src/gtk/gtkutils.h
4800                 Reduce number of g_list_nth/g_list_position
4801                 where possible.
4802                 All of this makes loading as 70k folder 2.1
4803                 seconds instead of 3.2 (with hot FS caches).
4804                 (1.3 seconds without Date and Size columns...)
4805
4806 2006-08-22 [paul]       2.4.0cvs72
4807
4808         wrap documents and do some items from mones' MANUAL-TODO:
4809
4810         * manual/account.xml
4811                 4.1. = fix tabname references to <quote>tabname</quote>
4812                 4.2. = fix "xxx" and 'xxx' items to <quote>xxx</quote>
4813         * manual/faq.xml
4814                 1.1. = mentioned options don't match UI
4815                 Add information about the 'Never send Return Receipts'
4816                 option
4817         * manual/handling.xml
4818                 6.2. = Mentions Extended symbols button, but now is
4819                 named Information
4820                 6.3. = Mentions ... button, which is now Edit
4821
4822 2006-08-22 [colin]      2.4.0cvs71
4823
4824         * src/gtk/pluginwindow.c
4825                 Fix layout in verbose translations (such
4826                 as french)
4827
4828 2006-08-22 [paul]       2.4.0cvs70
4829
4830         * manual/Makefile.am
4831                 build manuals in alphabetical order
4832         * src/addressbook.c
4833         * src/prefs_themes.c
4834                 replace/remove deprecated symbols
4835         * src/gtk/gtkutils.c
4836                 fix a warning
4837         * src/gtk/pluginwindow.c
4838                 replace deprecated symbol
4839                 replace label text and move it
4840         * src/plugins/pgpcore/prefs_gpg.c
4841                 move the 'Generate...' button out of the
4842                 Sign Key frame, replace the English used
4843         * src/plugins/pgpcore/sgpgme.c
4844                 fixes to the English
4845
4846 2006-08-21 [colin]      2.4.0cvs69
4847
4848         * src/plugins/trayicon/trayicon.c
4849                 Add more strings for translation; patch
4850                 by Pawel
4851
4852 2006-08-21 [colin]      2.4.0cvs68
4853
4854         * src/compose.c
4855                 fix replied flag not set after drafting
4856         * src/matcher.c
4857                 fix body quicksearch in non-encoded bodies
4858                 containing '='
4859         * src/msgcache.c
4860                 Get rid of the g_malloc workaround for
4861                 corrupted caches, use g_try_malloc
4862
4863 2006-08-21 [colin]      2.4.0cvs67
4864
4865         * src/alertpanel.c
4866         * src/gtk/inputdialog.c
4867         * src/plugins/pgpcore/passphrase.c
4868                 Set minimal width to 375
4869         * src/mainwindow.c
4870                 Fix switching to offline, asking if it 
4871                 should be overriden for synchronising
4872         * src/mimeview.c
4873                 Don't offer to remember command on Open 
4874                 with for text parts, as the browser or 
4875                 text editor command isn't changed from 
4876                 there
4877
4878 2006-08-20 [paul]       2.4.0cvs66
4879
4880         * po/ko.po
4881         * po/zh_CN.po
4882                 fix plural form errors. revealed by stricter
4883                 checking of gettext 0.15
4884
4885 2006-08-18 [paul]       2.4.0cvs65
4886
4887         * src/stock_pixmap.c
4888                 fix the fix of 2.4.0cvs64
4889                 Thanks to Colin
4890
4891 2006-08-18 [paul]       2.4.0cvs64
4892
4893         * src/stock_pixmap.c
4894                 fix leaks
4895                 Thanks to Colin
4896
4897 2006-08-18 [paul]       2.4.0cvs63
4898
4899         * src/compose.c
4900         * src/procmsg.c
4901                 fix occasional IMAP bug where large msgs
4902                 were left in the queue folder after sending
4903                 Thanks to Colin
4904
4905 2006-08-18 [paul]       2.4.0cvs62
4906
4907         * src/folderview.c
4908                 freeze the summaryview while quicksearch results
4909                 are displayed
4910                 (fixes bug 456 'current message is hidden when the
4911                 view is refreshed and extended search is "unread 
4912                 messages"')
4913                 Thanks to Colin
4914         * src/textview.c
4915                 add missing #include "inputdialog.h"
4916         * src/common/utils.h
4917                 add missing mailcap_update_default() and improve
4918                 readability
4919
4920 2006-08-17 [colin]      2.4.0cvs61
4921
4922         * src/plugins/pgpcore/select-keys.c
4923                 Fix warnings :)
4924
4925 2006-08-17 [colin]      2.4.0cvs60
4926
4927         * src/compose.c
4928                 Don't continue queuing if Cancel is clicked
4929                 in select-keys
4930
4931 2006-08-17 [colin]      2.4.0cvs59
4932
4933         * src/plugins/pgpcore/select-keys.c
4934                 When encrypting, if only one key matches and it 
4935                 matches exactly, automatically use it.
4936
4937 2006-08-17 [colin]      2.4.0cvs58
4938
4939         * src/mimeview.c
4940         * src/prefs_common.c
4941         * src/prefs_common.h
4942         * src/prefs_ext_prog.c
4943         * src/textview.c
4944                 Fix issues with previous patch (text/html)
4945                 Remove outdated prefs
4946
4947 2006-08-17 [colin]      2.4.0cvs57
4948
4949         * src/imap.c
4950                 Add View Log button on auth error
4951         * src/procmsg.c
4952                 Fix encrypted mail marked as new when
4953                 saved in normal folders
4954         * src/plugins/pgpinline/pgpinline.c
4955                 Fix encrypt bug on IMAP
4956         * src/mimeview.c
4957         * src/common/utils.c
4958         * src/common/utils.h
4959         * src/gtk/inputdialog.c
4960         * src/gtk/inputdialog.h
4961                 Get rid of metamail stuff, simplify
4962                 opening, and allow remembering of user's
4963                 choices (by updating ~/.mailcap). There's
4964                 still to drop "Audio player" and "Image
4965                 viewer" preferences.
4966
4967 2006-08-17 [mones]      2.4.0cvs56
4968
4969         * manual/es/sylpheed-claws-manual.xml
4970                 fix DTD path
4971
4972 2006-08-17 [mones]      2.4.0cvs55
4973
4974         * configure.ac
4975         * manual/Makefile.am
4976         * manual/es/Makefile.am
4977         * manual/es/account.xml
4978         * manual/es/ack.xml
4979         * manual/es/addrbook.xml
4980         * manual/es/advanced.xml
4981         * manual/es/faq.xml
4982         * manual/es/glossary.xml
4983         * manual/es/gpl.xml
4984         * manual/es/handling.xml
4985         * manual/es/intro.xml
4986         * manual/es/keyboard.xml
4987         * manual/es/plugins.xml
4988         * manual/es/starting.xml
4989         * manual/es/sylpheed-claws-manual.xml
4990         * manual/es/dist/Makefile.am
4991         * manual/es/dist/html/Makefile.am
4992         * manual/es/dist/pdf/Makefile.am
4993         * manual/es/dist/ps/Makefile.am
4994         * manual/es/dist/txt/Makefile.am
4995                 Spanish translation for the manual
4996
4997 2006-08-16 [colin]      2.4.0cvs54
4998
4999         * src/compose.c
5000         * src/main.c
5001         * src/mainwindow.c
5002                 Fix send button sensitivity at startup
5003                 Set send menu sensitivity (patch by Fabien)
5004         * src/ssl_manager.c
5005                 Enable closing with esc (patch by Fabien)
5006         * src/gtk/foldersort.c
5007                 Enable closing with esc (patch by Fabien)
5008         * src/procmime.c
5009                 Optimisation (no need to copy to tempfile to
5010                 "decode" 7bit and 8bit)
5011         * src/summaryview.c
5012                 Fix cruft in swap_from case
5013         * src/textview.c
5014                 Fix missing last line in some mail cases 
5015                 (Fixes debian #381872)
5016         * src/plugins/pgpcore/prefs_gpg.c
5017         * src/plugins/pgpcore/sgpgme.c
5018         * src/plugins/pgpcore/sgpgme.h
5019                 Don't show "no key found" when user explicitely
5020                 wants to create a key
5021
5022 2006-08-16 [paul]       2.4.0cvs53
5023
5024         * configure.ac
5025         * src/account.c
5026         * src/addressbook.c
5027         * src/headerview.c
5028         * src/prefs_account.c
5029         * src/prefs_message.c
5030         * src/gtk/gtkutils.c
5031                 bump up minimum required versions of GTK+ and
5032                 GLIB to 2.6.0
5033
5034 2006-08-16 [paul]       2.4.0cvs52
5035
5036         * src/toolbar.c
5037                 workaround GTK+ Bug 351600 - 'Can't re-click
5038                 on button after sensitivity update'
5039                 http://bugzilla.gnome.org/show_bug.cgi?id=351600
5040                 Thanks to Colin
5041
5042 2006-08-15 [colin]      2.4.0cvs51
5043
5044         * src/plugins/pgpcore/prefs_gpg.c
5045                 Set options sensitivity according to
5046                 key existence
5047         * src/plugins/pgpcore/sgpgme.c
5048                 Allow to create key with no passphrase
5049
5050 2006-08-14 [cleroy]     2.4.0cvs50
5051
5052         * src/gtk/pluginwindow.c
5053                 New layout (maybe to be changed?)
5054         * src/gtk/gtkutils.c
5055                 Fix a bit label_window
5056         * src/plugins/pgpcore/passphrase.c
5057         * src/plugins/pgpcore/passphrase.h
5058         * src/plugins/pgpcore/plugin.c
5059         * src/plugins/pgpcore/prefs_gpg.c
5060         * src/plugins/pgpcore/prefs_gpg.h
5061         * src/plugins/pgpcore/sgpgme.c
5062         * src/plugins/pgpcore/sgpgme.h
5063                 Allow to create a PGP private key via the GUI
5064
5065 2006-08-14 [wwp]        2.4.0cvs49
5066
5067         * src/addressbook_foldersel.c
5068                 fix strict ISO C90 compliance.
5069
5070 2006-08-14 [paul]       2.4.0cvs48
5071
5072         * src/gtk/prefswindow.c
5073                 re-set scrolled window on opening
5074                 Patch by Ticho
5075
5076 2006-08-14 [paul]
5077
5078         2.5.0-rc1 released
5079
5080 2006-08-14 [paul]       2.4.0cvs47
5081
5082         * src/prefs_display_header.c
5083                 re-enable user-defined Displayed Headers
5084
5085 2006-08-14 [paul]       2.4.0cvs46
5086
5087         * src/prefs_account.c
5088                 use GTK_STOCK_EDIT
5089
5090 2006-08-13 [colin]      2.4.0cvs45
5091
5092         * src/common/utils.c
5093                 Fix "a" in quote when the original message is empty,
5094                 by using \0 instead of 'a' to test writability of
5095                 temp files.
5096
5097 2006-08-13 [wwp]        2.4.0cvs44
5098
5099         * src/plugins/spamassassin/spamassassin.c
5100                 fix capitalization of "SpamAssassin" in some debug, log and
5101                 dialog messages.
5102
5103 2006-08-13 [paul]       2.4.0cvs43
5104
5105         * src/editldap.c
5106                 fix overlapping widgets
5107         * src/prefs_account.c
5108                 fix translation of protocol_names[]
5109                 fix label disappearing off the edge of the
5110                 visible area
5111
5112 2006-08-12 [paul]       2.4.0cvs42
5113
5114         * manual/plugins.xml
5115                 update IRC channel info before it gets forgotten
5116                 about
5117
5118 2006-08-11 [colin]      2.4.0cvs41
5119
5120         * src/compose.c
5121         * src/mainwindow.c
5122         * src/mainwindow.h
5123         * src/procmsg.c
5124         * src/procmsg.h
5125         * src/summaryview.c
5126         * src/toolbar.c
5127                 Grey out the Send button if
5128                 - Queue folders are empty, or
5129                 - We're sending already
5130
5131 2006-08-11 [wwp]        2.4.0cvs40
5132
5133         * src/main.c
5134                 fix a logic issue when quitting while a compose window is
5135                 still open, thanks to Colin.
5136
5137 2006-08-10 [colin]      2.4.0cvs39
5138
5139         * src/main.c
5140                 Fix default font size setting after wizard run
5141         * src/imap.c
5142         * src/etpan/imap-thread.c
5143         * src/etpan/imap-thread.h
5144                 Fix bug #999 (Timing out on TSL cert validation 
5145                 dialog makes ugly things happen). Also, STARTTLS
5146                 unconditionnaly if initial capabilities contain
5147                 LOGINDISABLED and STARTTLS.
5148
5149 2006-08-09 [colin]      2.4.0cvs38
5150
5151         * src/mainwindow.c
5152         * src/mainwindow.h
5153                 Fix Tools/Actions sensitivity when there are
5154                 no actions
5155
5156 2006-08-09 [colin]      2.4.0cvs37
5157
5158         * src/prefs_filtering.c
5159                 Warning fix, patch by Paul
5160         * src/messageview.c
5161         * src/prefs_actions.c
5162         * src/prefs_filtering_action.c
5163         * src/prefs_matcher.c
5164                 Uniformisation of "Info ..." to "Info..." (for
5165                 old gtk), patch by Fabien
5166         * src/plugins/clamav/clamav_plugin_gtk.c
5167                 Sensitivity fix by Fabien
5168
5169 2006-08-09 [colin]      2.4.0cvs36
5170
5171         * src/main.c
5172         * src/main.h
5173                 Add a function to know whether we're exiting
5174         * src/plugins/trayicon/trayicon.c
5175                 If exiting, don't do anything. Faster, and
5176                 avoids gtk_main_iteration reentracy causing
5177                 segfaults at exit
5178
5179 2006-08-09 [colin]      2.4.0cvs35
5180
5181         * src/messageview.c
5182         * src/mimeview.c
5183         * src/mimeview.h
5184                 Fix lack of part selection when automatically 
5185                 jumping to a specific part
5186         * src/msgcache.c
5187                 Little optimisation in cache reading
5188
5189 2006-08-09 [colin]      2.4.0cvs34
5190
5191         * src/compose.c
5192                 Fix crash setting the priority on reedit
5193                 (Accessing compose before creating it!)
5194
5195 2006-08-08 [colin]      2.4.0cvs33
5196
5197         * src/procmime.c
5198                 Fix bug #998 (last attachment is not accessible)
5199                 Bad RFC interpretation on multipart close-delimiters
5200         * src/mimeview.c
5201         * src/mimeview.h
5202         * src/gtk/gtkvscrollbutton.c
5203         * src/gtk/gtkvscrollbutton.h
5204                 Make attachments list wheel-scrollable
5205
5206 2006-08-07 [colin]      2.4.0cvs32
5207
5208         * src/gtk/gtkaspell.c
5209                 Fix bug #973 (Unicode punctation characters 
5210                 are not recognized as separators by the
5211                 spell checker); fix unsigned stuff
5212
5213 2006-08-07 [colin]      2.4.0cvs31
5214
5215         * src/compose.c
5216                 Fix bug #956 (DnD text with accents in compose 
5217                 text entry); fix gccc's signed/unsigned fuss
5218
5219 2006-08-06 [colin]      2.4.0cvs30
5220
5221         * src/main.c
5222                 Fix bug #979 (Plugin crashes when exiting 
5223                 sylpheed-claws) : handle exit request only 
5224                 once
5225
5226 2006-08-05 [colin]      2.4.0cvs29
5227
5228         * src/news.c
5229                 Just make sure we have a msgid.
5230
5231 2006-08-05 [colin]      2.4.0cvs28
5232
5233         * src/news.c
5234         * src/summaryview.c
5235                 Fix bug #995 ("Mark cross-posted as read" doesn't work)
5236                 by reimplementing it
5237         * src/textview.c
5238                 Fix bug when hiding quotes with level > 3 and quote
5239                 colors are recycled
5240
5241 2006-08-04 [colin]      2.4.0cvs27
5242
5243         * src/compose.c
5244         * src/undo.c
5245         * src/undo.h
5246                 Fix a bit replace-by-pasting undo
5247         * src/mainwindow.c
5248         * src/messageview.c
5249                 Fix Fold quotes menu synchro in
5250                 mainwindow when it changes in 
5251                 messageview
5252         * src/textview.c
5253                 Fix right-click on quotes blocks
5254         * src/common/utils.c
5255                 Verify that the file created by
5256                 my_tmpfile() is writable. Fixes
5257                 bug #988 (very specific filesystem
5258                 issue)
5259         * src/plugins/pgpcore/sgpgme.c
5260                 Fix file descriptor leak
5261         * src/plugins/spamassassin/spamassassin.c
5262                 Warn once if spamd isn't reachable
5263
5264 2006-08-04 [colin]      2.4.0cvs26
5265
5266         * src/toolbar.c
5267                 i18n context patch by Fabien
5268
5269 2006-08-03 [colin]      2.4.0cvs25
5270
5271         * src/mainwindow.c
5272         * src/messageview.c
5273                 Rename "Hide quotes" to "Fold quotes"
5274         * src/textview.c
5275                 Don't use hand cursor on quotes. "all 
5276                 the bonuses of the feature and none of 
5277                 unwelcome side-effects"
5278
5279 2006-08-03 [colin]      2.4.0cvs24
5280
5281         * AUTHORS
5282         * sylpheed-claws.desktop
5283         * src/gtk/authors.h
5284                 Bring the desktop file to XDG compliance
5285                 Patch by Charles A. Edwards
5286
5287 2006-08-03 [colin]      2.4.0cvs23
5288
5289         * src/textview.c
5290                 Fix links offset when they are preceded
5291                 by accentued chars (g_utf8_strlen!)
5292         * src/mainwindow.c
5293                 Fix wrong status when starting offline
5294
5295
5296 2006-08-03 [wwp]        2.4.0cvs22
5297
5298         * src/prefs_common.h
5299                 ask what to do w/ filtering rules that belong to an account when
5300                 applying filtering rules manually from the main window (skip,
5301                 apply regardless of the account, use current account). This dialog
5302                 can be skipped and the last reply used.
5303                 (forgot that file)
5304
5305 2006-08-03 [wwp]        2.4.0cvs21
5306
5307         * src/filtering.c
5308         * src/filtering.h
5309         * src/prefs_common.c
5310         * src/summaryview.c
5311         * src/alertpanel.c
5312         * src/alertpanel.h
5313         * src/messageview.c
5314                 ask what to do w/ filtering rules that belong to an account when
5315                 applying filtering rules manually from the main window (skip,
5316                 apply regardless of the account, use current account). This dialog
5317                 can be skipped and the last reply used.
5318
5319
5320 2006-08-03 [colin]      2.4.0cvs20
5321
5322         * src/textview.c
5323                 Optimize previous patch
5324
5325 2006-08-03 [cleroy]     2.4.0cvs19
5326
5327         * src/textview.c
5328                 Fix quotes getting toggled back when the
5329                 mail has an even number of text parts
5330
5331 2006-08-02 [colin]      2.4.0cvs18
5332
5333         * src/messageview.c
5334                 Add Hide quotes menu
5335
5336 2006-08-02 [colin]      2.4.0cvs17
5337
5338         * src/mainwindow.c
5339         * src/prefs_common.c
5340         * src/textview.c
5341         * src/textview.h
5342         * src/gtk/about.c
5343                 Allow per-level quote hiding,
5344                 Allow toggling quotes by double-clicking them
5345                 Rename RemoteURI to ClickableText to reflect
5346                 the fact it's used for a variety of things
5347
5348 2006-08-02 [wwp]        2.4.0cvs16
5349
5350         * src/mainwindow.c
5351                 fix "View/Hide quotes" menu item status initialization.
5352
5353 2006-08-02 [wwp]        2.4.0cvs15
5354
5355         * src/matcher_parser_parse.y
5356                 remove a debug trace.
5357
5358 2006-08-02 [paul]       2.4.0cvs14
5359
5360         * src/plugins/pgpcore/passphrase.c
5361                 don't set initial dialog size
5362                 make it resizable
5363
5364 2006-08-02 [paul]       2.4.0cvs13
5365
5366         * src/noticeview.c
5367                 remove the rogue '/' character
5368
5369 2006-08-02 [paul]       2.4.0cvs12
5370
5371         * src/noticeview.c
5372                 allow buttons to resize as necessary
5373
5374 2006-08-01 [wwp]        2.4.0cvs11
5375
5376         * src/mbox.c
5377                 fix strict ISO C90 compliance.
5378
5379 2006-08-01 [wwp]        2.4.0cvs10
5380
5381         * tools/update-po
5382                 updated update-po tool to work w/ context-dependent translations.
5383                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
5384
5385 2006-08-01 [wwp]        2.4.0cvs9
5386
5387         * src/matcher.c
5388         * src/prefs_filtering.c
5389         * src/prefs_matcher.c
5390                 allow context-dependent translations for "All",
5391                 patch by Fabien Vantard <fzzzzz@gmail.com>.
5392
5393 2006-07-31 [colin]      2.4.0cvs8
5394
5395         * AUTHORS
5396         * src/gtk/authors.h
5397                 Add Rafal to authors
5398
5399 2006-07-31 [colin]      2.4.0cvs7
5400
5401         * src/compose.c
5402         * src/mainwindow.c
5403         * src/messageview.h
5404         * src/prefs_common.c
5405         * src/prefs_common.h
5406         * src/textview.c
5407                 Add 'View/Hide quotes'. Patch based on a patch
5408                 by Rafal Weglarz
5409
5410 2006-07-31 [colin]      2.4.0cvs6
5411
5412         * src/action.c
5413                 Fix problem with "> stuff >" actions
5414
5415 2006-07-31 [paul]       2.4.0cvs5
5416
5417         * po/nb.po
5418                 updated by Geir Helland
5419
5420 2006-07-31 [wwp]        2.4.0cvs4
5421
5422         * src/mainwindow.c
5423         * src/summaryview.c
5424         * src/summaryview.h
5425                 add "View/Go to/Parent message" and "View/Go to/Last read message",
5426                 thanks to Colin.
5427
5428 2006-07-31 [wwp]        2.4.0cvs3
5429
5430         * src/Makefile.am
5431         * src/addr_compl.c
5432         * src/addr_compl.h
5433         * src/addressbook.c
5434         * src/addressbook.h
5435         * src/addressbook_foldersel.c
5436         * src/addressbook_foldersel.h
5437         * src/addrindex.c
5438         * src/addrindex.h
5439         * src/matcher.c
5440         * src/matcher.h
5441         * src/matcher_parser_lex.l
5442         * src/matcher_parser_parse.y
5443         * src/prefs_common.c
5444         * src/prefs_common.h
5445         * src/prefs_filtering.c
5446         * src/prefs_matcher.c
5447         * src/prefs_matcher.h
5448         * src/summaryview.c
5449                 introduce filtering against the address book. It's now possible to add
5450                 matched conditions to determine if any email address in a message matches
5451                 or doesn't match any or all books or folders in the address book.
5452
5453 2006-07-31 [wwp]        2.4.0cvs2
5454
5455         * src/account.c
5456         * src/filtering.c
5457         * src/filtering.h
5458         * src/folder.c
5459         * src/folderview.c
5460         * src/inc.c
5461         * src/mainwindow.c
5462         * src/matcher.c
5463         * src/matcher_parser_lex.l
5464         * src/matcher_parser_parse.y
5465         * src/mbox.c
5466         * src/prefs_filtering.c
5467         * src/prefs_filtering.h
5468         * src/procmsg.c
5469         * src/procmsg.h
5470         * src/summaryview.c
5471                 introduce per-account filtering rules. Each filtering rule can now be assigned
5472                 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
5473                 when applying filtering rules manually, as all rules will apply - even the ones
5474                 assigned to an account. This issue will be addressed soon.
5475  
5476
5477
5478 2006-07-31 [wwp]        2.4.0cvs1
5479
5480         * src/quote_fmt.c
5481                 make more strings translatable.
5482
5483 2006-07-31 [paul]       2.4.0
5484
5485         2.4.0 released
5486
5487 2006-07-31 [paul]       2.3.1cvs91
5488
5489         * po/ca.po
5490                 updated by Miquel Oliete
5491
5492 2006-07-31 [paul]       2.3.1cvs90
5493
5494         * po/de.po
5495         * po/el.po
5496         * po/fr.po
5497         * po/it.po
5498         * po/pl.po
5499         * po/pt_BR.po
5500         * po/sr.po
5501         * po/zh_CN.po
5502                 updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard,
5503                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes,
5504                 Aleksandar Urosevic, and Ralgh Young
5505
5506 2006-07-31 [paul]       2.3.1cvs89
5507
5508         * src/account.c
5509         * src/main.c
5510         * src/mainwindow.c
5511         * src/mainwindow.h
5512                 Fix a race condition when, after an SC crash, rescanning
5513                 folders took more than 0.5 seconds
5514                 Thanks to Colin
5515
5516 2006-07-31 [paul]       2.3.1cvs88
5517
5518         * src/folderview.c
5519                 don't translate separator strings
5520
5521 2006-07-30 [mones]      2.3.1cvs87
5522
5523         * doc/man/sylpheed-claws.1
5524                 Fixed non-ASCII chars in Hoa's name
5525         * po/es.po
5526                 Updated for release
5527
5528 2006-07-27 [colin]      2.3.1cvs86
5529
5530         * src/textview.c
5531                 Don't include the leading \n in links
5532                 Patch by Fabien
5533
5534 2006-07-25 [colin]      2.3.1cvs85
5535
5536         * src/mainwindow.c
5537         * src/common/socket.h
5538         * src/etpan/imap-thread.c
5539                 Refresh resolvers before connecting
5540                 to IMAP servers, and after switching
5541                 to online. Thanks to Paul.
5542
5543 2006-07-18 [colin]
5544
5545         * 2.4.0-rc4 released
5546
5547 2006-07-17 [colin]      2.3.1cvs84
5548
5549         * src/inc.c
5550                 Show connection attempt in statusbar before
5551                 connecting (previously first message was
5552                 "Retrieving messages from ..." after the
5553                 connection succeeded.
5554
5555 2006-07-16 [wwp]        2.3.1cvs83
5556
5557         * sylpheed-claws.ico
5558                 Added .ico file (windows multi-size icon file, generated).
5559
5560 2006-07-12 [wwp]        2.3.1cvs82
5561
5562         * src/messageview.c
5563                 remove Message/Re-edit menu entry from messageview window,
5564                 as sent/draft/queued messages are opened in compose window when
5565                 re-edited and it's not possible to re-edit other msgs.
5566
5567 2006-07-12 [paul]       2.3.1cvs81
5568
5569         * AUTHORS
5570         * src/mainwindow.c
5571         * src/gtk/authors.h
5572                 check online state before resetting
5573                 mailcheck timer. Useful if some program
5574                 verifies connection state and updates
5575                 Claws.
5576                 Patch by  Leonid Evdokimov <darkk@users.sf.net>
5577
5578 2006-07-12 [paul]       2.3.1cvs80
5579
5580         * sylpheed-claws-128x128.png
5581         * sylpheed-claws-64x64.png
5582         * sylpheed-claws.png
5583         * src/Makefile.am
5584         * src/main.c
5585         * src/prefs_toolbar.c
5586         * src/stock_pixmap.c
5587         * src/stock_pixmap.h
5588         * src/wizard.c
5589         * src/gtk/about.c
5590         * src/gtk/gtkutils.c
5591         * src/pixmaps/sylpheed-claws.xpm        ** ADDED **
5592         * src/pixmaps/sylpheed-claws_icon.xpm   ** ADDED **
5593         * src/pixmaps/sylpheed-claws_logo.xpm   ** ADDED **
5594         * src/pixmaps/sylpheed.xpm              ** REMOVED **
5595         * src/pixmaps/sylpheed_icon.xpm         ** REMOVED **
5596         * src/pixmaps/sylpheed_logo.xpm         ** REMOVED **
5597                 updated and renamed logo/icon files and related
5598                 logo by Jesper Schultz
5599
5600 2006-07-11 [paul]       2.3.1cvs79
5601
5602         * src/main.c
5603                 fix the labels a smidgin
5604
5605 2006-07-09 [colin]      2.3.1cvs78
5606
5607         * src/textview.c
5608                 Show errors in textviewer's command
5609                 Patch by H. Merijn Brand
5610
5611 2006-07-09 [colin]      2.3.1cvs77
5612
5613         * src/compose.c
5614                 Save FMID in drafts too
5615
5616 2006-07-08 [colin]      2.3.1cvs76
5617
5618         * src/compose.c
5619                 Svae RMID in drafted mails too
5620                 Save quote_fmt vars for whole mails,
5621                 don't reset at each quote_fmt_init:
5622                 allows to use the same |i{var} in
5623                 various template fields
5624         * src/prefs_template.c
5625         * src/quote_fmt.h
5626         * src/quote_fmt_parse.y
5627                 Same
5628
5629 2006-07-08 [colin]      2.3.1cvs75
5630
5631         * src/textview.c
5632                 Fix highlighting of attached parts URIs
5633
5634 2006-07-08 [colin]      2.3.1cvs74
5635
5636         * src/main.c
5637                 Prevent bug #981 (sc 2.3.1 segfaults with 
5638                 gtk+ 2.10) from being reported again:
5639                 if Sylpheed-Claws has been compiled against
5640                 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0, 
5641                 of if Sylpheed-Claws has been compiled against
5642                 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
5643                 error out.
5644
5645 2006-07-07 [colin]      2.3.1cvs73
5646
5647         * src/prefs_actions.c
5648                 Fix label
5649
5650 2006-07-07 [colin]      2.3.1cvs72
5651
5652         * src/prefs_actions.c
5653                 Fix compile on gtk < 2.8. argh :)
5654
5655 2006-07-07 [paul]       2.3.1cvs71
5656
5657         * src/common/defs.h
5658                 update DONATE_URI
5659
5660 2006-07-07 [colin]      2.3.1cvs70
5661
5662         * po/POTFILES.in
5663         * src/quote_fmt.c
5664         * src/quote_fmt_lex.l
5665         * src/quote_fmt_parse.y
5666                 Add |i{var}, a way to insert user-entered
5667                 text in a template
5668
5669 2006-07-07 [colin]
5670
5671         * 2.4.0-rc3 released
5672
5673 2006-07-07 [colin]      2.3.1cvs69
5674
5675         * src/folder.c
5676                 Don't consider inboxes of UNKNOWN folder 
5677                 classes to be useable as default inboxes
5678
5679 2006-07-07 [paul]       2.3.1cvs68
5680
5681         * src/textview.c
5682                 add missing #include <errno.h>
5683                 Thanks to René J. Blokland
5684
5685 2006-07-07 [paul]       2.3.1cvs67
5686
5687         * src/action.c
5688                 Return now Closes dialog
5689         * src/mimeview.c
5690         * src/mimeview.h
5691         * src/textview.c
5692                 add contextual menu to mime parts listed
5693                 in the textview
5694                 Thanks to Colin
5695         * src/common/utils.c
5696                 reversal: ' is a valid character in URLs
5697
5698 2006-07-06 [colin]      2.3.1cvs66
5699
5700         * src/remotefolder.h
5701                 Forgotten in previous commit
5702
5703 2006-07-06 [colin]      2.3.1cvs65
5704
5705         * src/folder.c
5706                 Set summary update flag whenever
5707                 totals changed
5708         * src/imap.c
5709         * src/prefs_account.c
5710         * src/common/utils.h
5711         * src/etpan/imap-thread.c
5712                 Fix warnings, thanks to Fabien and
5713                 Ricardo
5714
5715 2006-07-06 [wwp]        2.3.1cvs64
5716
5717         * src/gtk/gtkutils.c
5718                 GTK_STOCK_HELP exists in GTK+ 2.4.x.
5719
5720 2006-07-06 [wwp]        2.3.1cvs63
5721
5722         * src/account.c
5723         * src/addressbook.c
5724         * src/addressitem.h
5725         * src/folderview.c
5726         * src/mainwindow.c
5727         * src/manual.c
5728         * src/manual.h
5729         * src/message_search.c
5730         * src/prefs_actions.c
5731         * src/prefs_filtering.c
5732         * src/prefs_filtering.h
5733         * src/prefs_template.c
5734         * src/summary_search.c
5735         * src/summaryview.c
5736         * src/gtk/gtkutils.c
5737         * src/gtk/gtkutils.h
5738         * src/gtk/pluginwindow.c
5739                 add help buttons to some dialogs. Clicking such buttons opens a
5740                 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
5741
5742 2006-07-06 [paul]       2.3.1cvs62
5743
5744         * src/textview.c
5745                 fix attachments contextual menu
5746                 Thanks to Colin
5747
5748 2006-07-05 [colin]      2.3.1cvs61
5749
5750         * src/textview.c
5751         * src/compose.c
5752                 Handle sftp:// links
5753
5754 2006-07-05 [paul]       2.3.1cvs60
5755
5756         * src/gtk/filesel.c
5757                 grab save button by default
5758                 Thanks to Colin
5759
5760 2006-07-05 [wwp]        2.3.1cvs59
5761
5762         * manual/xml2pdf
5763                 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
5764
5765 2006-07-04 [colin]      2.3.1cvs58
5766
5767         * src/mimeview.c
5768         * src/textview.c
5769                 Use left click to select, middle click to open
5770                 on mimeparts links
5771         * src/common/utils.c
5772                 Fix segfault
5773
5774 2006-07-04 [colin]      2.3.1cvs57
5775
5776         * src/mainwindow.c
5777         * src/news.c
5778                 Warning fixes, thanks to Fabien
5779
5780 2006-07-04 [colin]      2.3.1cvs56
5781
5782         * src/mimeview.c
5783         * src/mimeview.h
5784         * src/textview.c
5785                 Allow parts to be selected via their text label
5786                 in textview
5787
5788 2006-07-04 [colin]      2.3.1cvs55
5789
5790         * src/folderview.c
5791                 Feedback when closing (for big folders)
5792         * src/prefs_actions.c
5793         * src/prefs_filtering.c
5794         * src/prefs_matcher.c
5795         * src/prefs_template.c
5796                 Fix default button when closing without
5797                 having saved
5798
5799 2006-07-04 [colin]      2.3.1cvs54
5800
5801         * src/news.c
5802                 Delete local file on deletion
5803
5804 2006-07-03 [colin]      2.3.1cvs53
5805
5806         * src/folderview.c
5807         * src/main.c
5808                 Don't freeze when rescanning after crash
5809
5810 2006-07-03 [wwp]        2.3.1cvs52
5811
5812         * src/compose.c
5813         * src/privacy.c
5814         * src/privacy.h
5815         * src/plugins/pgpinline/pgpinline.c
5816         * src/plugins/pgpmime/pgpmime.c
5817                 don't report an error when the user cancels the passphrase dialog.
5818
5819 2006-07-02 [colin]      2.3.1cvs51
5820
5821         * src/folderview.c
5822                 Open message when crossing folders with Space,
5823                 goto next unread and friends
5824
5825 2006-07-01 [colin]      2.3.1cvs50
5826
5827         * src/prefs_account.c
5828                 Typographic rules varying from language
5829                 to language (in french "Protocole :"),
5830                 we have to do that :)
5831
5832 2006-07-01 [ticho]      2.3.1cvs49
5833
5834         * src/prefs_account.c
5835                 Only use one temporary gchar* variable in
5836                 prefs_account_protocol_set_optmenu().
5837
5838 2006-07-01 [ticho]      2.3.1cvs48
5839
5840         * src/prefs_account.c
5841         * src/prefs_account.h
5842                 Use GtkLabel for existing account protocol name.
5843                 Created an array for protocol names and populate the
5844                 combobox from it in a for() cycle.
5845
5846 2006-06-30 [colin]      2.3.1cvs47
5847
5848         * src/compose.c
5849                 Block undo when changing signature (by changing
5850                 account)
5851
5852 2006-06-30 [paul]       2.3.1cvs46
5853
5854         * src/send_message.c
5855                 when editing From in the Compose window, use that address
5856                 in the Return-Path: header
5857                 Thanks to Colin
5858
5859 2006-06-30 [colin]      2.3.1cvs45
5860
5861         * src/compose.c
5862                 Fix signature replacement:
5863                 - when no newline before separator
5864                 - when reediting
5865
5866 2006-06-29 [colin]      2.3.1cvs44
5867
5868         * src/folderview.c
5869         * src/folderview.h
5870         * src/mainwindow.c
5871         * src/summaryview.c
5872                 Let 'View/Go to/Next marked' work like
5873                 Next new & Next unread: across folders
5874                 Change the select_on_entry pref to do
5875                 what we want when changing folder
5876         * src/common/utils.c
5877                 Fix single-quoted links 
5878
5879 2006-06-29 [colin]      2.3.1cvs43
5880
5881         * src/gtk/gtkaspell.c
5882                 "Sylpheed" and "Sylpheed-Claws" do exist !
5883
5884 2006-06-29 [colin]      2.3.1cvs42
5885
5886         * src/imap.c
5887                 Forgot to remove debug
5888
5889 2006-06-29 [colin]      2.3.1cvs41
5890
5891         * src/imap.c
5892         * src/imap.h
5893         * src/mainwindow.c
5894                 Disconnect from IMAP servers when going
5895                 offline. Fixes bug #978 (going to offline-mode 
5896                 won't close connections)
5897
5898 2006-06-29 [colin]      2.3.1cvs40
5899
5900         * src/main.c
5901                 Fix transient setting on failing plugins
5902                 Patch by Fabien
5903         * src/plugins/pgpcore/sgpgme.c
5904                 Only warn for OpenPGP. Most people don't
5905                 have CMS available.
5906
5907 2006-06-29 [colin]      2.3.1cvs39
5908
5909         * src/compose.c
5910                 Fix Spelling menu (discrepancy between context menu
5911                 and top menu when folder's dictionary isn't the 
5912                 default one)
5913         * src/plugins/pgpcore/sgpgme.c
5914                 More error reporting about why gpgme can fail
5915
5916 2006-06-29 [wwp]        2.3.1cvs38
5917
5918         * src/mainwindow.c
5919                 honor the display-header-pane setting even when the message view
5920                 is a separate window.
5921
5922 2006-06-29 [wwp]        2.3.1cvs37
5923
5924         * src/prefs_actions.c
5925                 forgot to commit that one (use of GTK_STOCK_INFO).
5926
5927 2006-06-29 [colin]      2.3.1cvs36
5928
5929         * src/imap.c
5930                 Better handling of login errors (ask the password
5931                 again once), alert in case of error. Fix three
5932                 signedness warnings.
5933
5934 2006-06-28 [wwp]        2.3.1cvs35
5935
5936         * src/prefs_template.c
5937         * src/prefs_matcher.c
5938         * src/prefs_filtering_action.c
5939         * src/prefs_quote.c
5940                 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
5941                 patch by Fabien Vantard, slightly modified.
5942
5943 2006-06-28 [paul]
5944
5945         2.4.0-rc2 released
5946
5947 2006-06-28 [colin]      2.3.1cvs34
5948
5949         * src/prefs_account.c
5950                 Fix bug #977 (Can't add or edit imap accounts)
5951
5952 2006-06-28 [colin]      2.3.1cvs33
5953
5954         * src/mimeview.c
5955                 Fix previous
5956
5957 2006-06-28 [colin]      2.3.1cvs32
5958
5959         * src/mimeview.c
5960                 Save named inlined attachments with "Save all"
5961         * src/main.c
5962         * src/mbox.c
5963         * src/common/plugin.c
5964         * src/common/plugin.h
5965         * src/common/sylpheed.c
5966         * src/common/utils.c
5967         * src/plugins/pgpcore/sylpheed.def
5968         * src/plugins/pgpinline/sylpheed.def
5969         * src/plugins/pgpmime/sylpheed.def
5970                 Win32 compatibility patch, by
5971                 Werner Koch
5972
5973 2006-06-28 [wwp]        2.3.1cvs31
5974
5975         * src/imap.c
5976         * src/prefs_folder_item.c
5977                 less compilation warnings (thanks to Fabien Vantard), less typos.
5978
5979 2006-06-28 [paul]       2.3.1cvs30
5980
5981         * src/gtk/gtkutils.c
5982                 gtk_combo_box_set_focus_on_click() is only
5983                 available since gtk 2.6.0
5984
5985 2006-06-28 [paul]       2.3.1cvs29
5986
5987         * src/prefs_ext_prog.c
5988                 fix engrish and add a tooltip for the
5989                 'command for 'Display as text' option
5990
5991 2006-06-28 [paul]
5992
5993         2.4.0-rc1 released
5994
5995 2006-06-28 [paul]       2.3.1cvs28
5996
5997         * ChangeLog
5998         * tools/Makefile.am
5999                 include textviewer.pl in releases
6000
6001 2006-06-28 [paul]       2.3.1cvs27
6002
6003         * src/prefs_ext_prog.c
6004                 hide Print command option if libgnomeprint
6005                 support is present
6006
6007 2006-06-27 [colin]      2.3.1cvs26
6008
6009         * src/compose.c
6010                 Fix Esc handling in insert/attach dialog
6011                 Don't show this dialog if dragging something
6012                 else than text/uri-list
6013                 Thanks to Fabien Vantard
6014         * tools/textviewer.pl
6015                 Filter script to display stuff as text
6016                 by H. Merijn Brand
6017
6018 2006-06-27 [wwp]        2.3.1cvs25
6019
6020         * src/messageview.c
6021                 use the exact product name (message view title), patch
6022                 by Fabien Vantard.
6023
6024 2006-06-27 [ticho]      2.3.1cvs24
6025
6026         * src/prefs_account.c
6027         * src/prefs_common.c
6028         * src/prefs_common.h
6029         * src/prefs_ext_prog.c
6030         * src/textview.c
6031                 Add a preference (Preferences/External programs)
6032                 to allow "Display as text" to be done via a script
6033                 (patch by H.Merijn Brand).
6034                 Use GtkComboBox for protocol selection in account
6035                 preferences.
6036                 Only include current choice for existing accounts, and
6037                 insensitivize the combobox.
6038
6039 2006-06-27 [paul]       2.3.1cvs23
6040
6041         * src/mbox.c
6042                 fix crasher introduced in cvs21.
6043                 Thanks to Colin
6044
6045 2006-06-26 [colin]      2.3.1cvs22
6046
6047         * src/mbox.c
6048                 Fix double-frees when leaving folders
6049                 after exporting to mbox
6050
6051 2006-06-26 [colin]      2.3.1cvs21
6052
6053         * src/mbox.c
6054                 More feedback (and optimisation)
6055                 on import/export
6056         * src/common/utils.c
6057                 Fix case when looking for mail addresses
6058         * src/gtk/gtkutils.c
6059                 Extra check for (X-)Face
6060
6061 2006-06-25 [ticho]      2.3.1cvs20
6062
6063         * src/compose.c
6064         * src/exphtmldlg.c
6065         * src/gtk/gtkutils.c
6066         * src/gtk/gtkutils.h
6067                 Added second argument to gtkut_sc_combobox_create() to
6068                 control focus-on-click for the widget.
6069                 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
6070
6071 2006-06-25 [ticho]      2.3.1cvs19
6072
6073         * src/compose.c
6074         * src/gtk/Makefile.am
6075         * src/gtk/combobox.c
6076         * src/gtk/combobox.h
6077         * src/gtk/gtkutils.c
6078         * src/gtk/gtkutils.h
6079                 Use GtkComboBox instead of deprecated GtkOptionMenu
6080                 for account selector in compose window and for encoding
6081                 selector in attachment properties.
6082                 Also factorise working with the new GtkComboBox somewhat.
6083
6084 2006-06-24 [paul]       2.3.1cvs18
6085
6086         * src/prefs_common.c
6087                 use the correct default value
6088
6089 2006-06-24 [paul]       2.3.1cvs17
6090
6091         * src/compose.c
6092         * src/prefs_common.c
6093         * src/prefs_common.h
6094         * src/prefs_compose_writing.c
6095                 enable setting of default action when
6096                 dnd'ing files in the compose window.
6097                 (Collaborative effort with wwp)
6098
6099 2006-06-23 [wwp]        2.3.1cvs16
6100
6101         * src/compose.c
6102                 i18n fix (thanks to Fabien Vantard)
6103
6104 2006-06-22 [colin]      2.3.1cvs15
6105
6106         * src/prefs_customheader.c
6107                 Don't use filters in custom headers' file 
6108                 selector. Remember, extensions mean nothing :)
6109
6110 2006-06-22 [paul]       2.3.1cvs14
6111
6112         * configure.ac
6113                 allow setting of man directory location
6114
6115 2006-06-22 [colin]      2.3.1cvs13
6116
6117         * src/mainwindow.c
6118                 Add 'View/Go to/Next unread folder'.
6119                 I missed that :)
6120
6121 2006-06-22 [colin]      2.3.1cvs12
6122
6123         * src/common/utils.c
6124                 Add some subject prefixes
6125                 Patch by Bjorn T Johansen <btj@havleik.no>
6126
6127 2006-06-22 [colin]      2.3.1cvs11
6128
6129         * manual/advanced.xml
6130                 Forgotten hidden pref
6131
6132 2006-06-21 [paul]       2.3.1cvs10
6133
6134         * src/prefs_account.c
6135                 complete the removal of 'Add date header' option
6136
6137 2006-06-21 [paul]       2.3.1cvs9
6138
6139         * src/account.c
6140         * src/compose.c
6141         * src/prefs_account.c
6142         * src/prefs_account.h
6143                 remove option to add date header - always
6144                 add date header
6145         * src/etpan/imap-thread.c
6146                 fix warnings (Thanks to Colin)
6147
6148 2006-06-21 [wwp]        2.3.1cvs8
6149
6150         * src/folder.c
6151                 set the attachment flag when inline text part are (file)named. This is more convenient
6152                 when receiving (for instance) inline source files or patches sent using thunderbird.
6153
6154 2006-06-21 [paul]       2.3.1cvs7
6155
6156         * src/inc.c
6157                 fix off-by-one count of current msg in
6158                 statusbar filtering progressbar
6159
6160 2006-06-21 [paul]       2.3.1cvs6
6161
6162         * src/folder.c
6163                 Show attachment icon even if the part is 'inline'
6164                 if the following conditions are met:
6165                 - content-type != 'text/plain'
6166                 - content-type != '*/pgp-signature'
6167                 - either 'name' or 'filename' parameter is not NULL
6168                 
6169                 Thanks to Colin
6170
6171 2006-06-21 [paul]       2.3.1cvs5
6172
6173         * src/messageview.c
6174         * src/prefs_common.c
6175         * src/prefs_common.h
6176         * src/prefs_other.c
6177                 add an option to 'Never send Return
6178                 Receipts'
6179                 Thanks to Colin
6180
6181 2006-06-20 [mones]      2.3.1cvs4
6182
6183         * po/es.po
6184                 updated
6185         * src/compose.c
6186                 typo fixed (space after comma)
6187         * tools/make.themes.project
6188                 remove exec mode from tarball files
6189
6190 2006-06-20 [colin]      2.3.1cvs3
6191
6192         * src/news.c
6193         * src/procheader.c
6194         * src/unmime.c
6195                 Better fix for \n's in headers (don't 
6196                 break Received: and others)
6197
6198 2006-06-20 [paul]       2.3.1cvs2
6199
6200         * src/alertpanel.c
6201         * src/textview.c
6202                 improve legibility of phishing attempt
6203                 dialog
6204
6205 2006-06-20 [paul]       2.3.1cvs1
6206
6207         * NEWS
6208         * README
6209         * configure.ac
6210                 Update version number following
6211                 stable release
6212
6213 2006-06-20 [colin]      2.3.0cvs26
6214
6215         * src/compose.c
6216                 When dragging a file to the text of the compose
6217                 window, ask whether we want to insert or attach
6218                 (I know lots of people who do that to attach)
6219
6220 2006-06-20 [colin]      2.3.0cvs25
6221
6222         * src/etpan/imap-thread.c
6223                 Fix threshold (the append command is often > 32 bytes)
6224
6225 2006-06-19 [colin]      2.3.0cvs24
6226
6227         * src/imap.c
6228         * src/etpan/imap-thread.c
6229                 Workaround Rockliffe IMAP server bug: replace
6230                 "x UID SEARCH (ANSWERED UID 1:*)" with
6231                 "x UID SEARCH ANSWERED"
6232                 (Rockliffe doesn't handle the parenthesis)
6233
6234 2006-06-19 [colin]      2.3.0cvs23
6235
6236         * src/compose.c
6237         * src/imap.c
6238         * src/etpan/imap-thread.c
6239                 Probably fix bug #972 (Freezes when adding 
6240                 an attachment to the message)
6241         * src/common/defs.h
6242                 Modernize Firefox cmd
6243
6244
6245 2006-06-18 [colin]      2.3.0cvs22
6246
6247         * src/prefs_customheader.c
6248                 Only allow correct filenames for various
6249                 custom headers
6250
6251 2006-06-18 [colin]      2.3.0cvs21
6252
6253         * src/prefs_customheader.c
6254                 Add a 'From File...' button in custom headers prefs, which
6255                 try to do the right thing: 
6256                 for normal headers, use file as plaintext,
6257                 for X-Face, calls compface,
6258                 for Face, encode to b64.
6259
6260 2006-06-17 [colin]      2.3.0cvs20
6261
6262         * src/mh.c
6263                 Warning fix
6264
6265 2006-06-16 [colin]      2.3.0cvs19
6266
6267         * src/summaryview.c
6268                 Recursive quicksearch: show message list
6269                 in current folder, *then* search children
6270                 in the background.
6271
6272 2006-06-16 [colin]      2.3.0cvs18
6273
6274         * src/main.c
6275                 Instead of ignoring SIGPIPE, save caches
6276                 when getting one. Will fix the fact that
6277                 hot caches are out-of-date when logging 
6278                 out of Xorg.
6279         * src/compose.c
6280         * src/prefs_compose_writing.c
6281                 Only save text (not attachments) when 
6282                 auto-saving to drafts
6283         * src/unmime.c
6284                 Always replace \n, \r and \t with spaces
6285                 in headers
6286         * manual/dist/html/Makefile.am
6287         * manual/dist/pdf/Makefile.am
6288         * manual/dist/ps/Makefile.am
6289         * manual/dist/txt/Makefile.am
6290         * manual/fr/dist/html/Makefile.am
6291         * manual/fr/dist/pdf/Makefile.am
6292         * manual/fr/dist/ps/Makefile.am
6293         * manual/fr/dist/txt/Makefile.am
6294         * manual/pl/dist/html/Makefile.am
6295         * manual/pl/dist/pdf/Makefile.am
6296         * manual/pl/dist/ps/Makefile.am
6297         * manual/pl/dist/txt/Makefile.am
6298                 Fix make clean removing pregenerated manuals
6299
6300
6301 2006-06-16 [colin]      2.3.0cvs17
6302
6303         * src/plugins/pgpcore/sgpgme.c
6304         * src/plugins/pgpmime/pgpmime.c
6305         * src/plugins/pgpinline/pgpinline.c
6306                 Better error reporting in setup_signers.
6307                 Don't fallback to default key if specified
6308                 key isn't found.
6309                 Don't allow signing if more than one secret
6310                 key matches the one specified in prefs.
6311
6312 2006-06-15 [colin]      2.3.0cvs16
6313
6314         * src/folderview.c
6315                 Add "Send queue" in the folder's contextual
6316                 menu
6317         * src/compose.c
6318         * src/messageview.c
6319         * src/privacy.c
6320         * src/privacy.h
6321         * src/procmime.c
6322         * src/procmsg.c
6323         * src/plugins/pgpcore/passphrase.c
6324         * src/plugins/pgpcore/sgpgme.c
6325         * src/plugins/pgpinline/pgpinline.c
6326         * src/plugins/pgpmime/pgpmime.c
6327                 Better error reporting
6328         * src/mbox.c
6329                 Probably fix bug #971 (2.2.3 cannot read mail 
6330                 from local mbox)
6331
6332
6333 2006-06-15 [mones]      2.3.0cvs15
6334
6335         * tools/make.themes.project
6336                 creates the themes project from the web page
6337
6338 2006-06-15 [colin]      2.3.0cvs14
6339
6340         * src/folder.c
6341                 Better fix (avoid losing the folder if scan_tree 
6342                 fails)
6343
6344 2006-06-15 [cleroy]     2.3.0cvs13
6345
6346         * src/folder.c
6347                 Probably fix Bug #969 (crash on rebuilding 
6348                 imap folder)
6349
6350 2006-06-14 [colin]      2.3.0cvs12
6351
6352         * manual/dtd/manual.xsl
6353         * manual/sylpheed-claws-manual.xml
6354         * manual/fr/sylpheed-claws-manual.xml
6355         * manual/pl/sylpheed-claws-manual.xml
6356                 Insert pagebreaks between sections
6357
6358 2006-06-14 [paul]       2.3.0cvs11
6359
6360         * configure.ac
6361                 better fix than 2.3.0cvs10
6362
6363 2006-06-14 [paul]       2.3.0cvs10
6364
6365         * configure.ac
6366                 fix setting of PACKAGE_DATA_DIR with newer autoconf
6367                 (backwards compatible)
6368
6369 2006-06-13 [colin]      2.3.0cvs9
6370
6371         * src/messageview.c
6372                 Fix sending of return receipt with the new queue folders
6373
6374 2006-06-13 [wwp]        2.3.0cvs8
6375
6376         * src/quote_fmt_lex.l
6377                 fix wrong tokens returned in quote_fmt lexer, query not().
6378
6379 2006-06-13 [wwp]        2.3.0cvs7
6380
6381         * src/folder.c
6382         * src/prefs_folder_item.c
6383                 allow changing folder type even when folder is not a top-level one,
6384                 thanks to Colin.
6385
6386 2006-06-12 [colin]      2.3.0cvs6
6387
6388         * src/folderview.c
6389                 Fix double-ask of "Do you want to mark all
6390                 as read"
6391
6392 2006-06-12 [colin]      2.3.0cvs5
6393
6394         * src/compose.c
6395         * src/compose.h
6396         * src/folder.c
6397         * src/folder.h
6398         * src/imap.c
6399         * src/inc.c
6400         * src/main.c
6401         * src/messageview.c
6402         * src/mh.c
6403         * src/prefs_folder_item.c
6404         * src/procheader.c
6405         * src/procmime.c
6406         * src/procmsg.c
6407         * src/procmsg.h
6408         * src/send_message.c
6409         * src/summaryview.c
6410         * src/toolbar.c
6411                 Apply bug #964's patch (Queue and drafts aren't normal)
6412                 The Drafts and Queue folder now contain RFC-822 files,
6413                 allowing to move and copy mails from and to these 
6414                 folders. Moving from Drafts to Queue will prepare the
6415                 mail for sending (PGP signature, encryption, etc).
6416                 This patch also rework sending errors handling to try
6417                 to be more helpful.
6418                 Also, allow redefining folder types via the GUI 
6419                 (Folder type in its Properties)
6420
6421 2006-06-12 [colin]      2.3.0cvs4
6422
6423         * src/summaryview.c
6424         * src/prefs_common.c
6425         * src/prefs_common.h
6426         * src/gedit-print.c
6427                 Allow to define a specific print font - patch
6428                 by Bernhard Walle <bernhard.walle@gmx.de>
6429         * src/prefs_fonts.c
6430         * manual/advanced.xml
6431         * manual/fr/advanced.xml
6432                 Add a hidden pref to allow deletion without
6433                 confirmation
6434
6435 2006-06-12 [wwp]        2.3.0cvs3
6436
6437         * .cvsignore
6438                 more files to ignore.
6439
6440 2006-06-12 [wwp]        2.3.0cvs2
6441
6442         * src/quote_fmt.c
6443         * src/quote_fmt_lex.l
6444         * src/quote_fmt_parse.y
6445                 extend the quote_fmt parser (templates and quotes):
6446                 - allow limited sub-expressions in |p{} and |f{} expressions,
6447                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
6448                 - implemented/fixed missing implementation of query_references and show_references,
6449                 - completed, fixed contents and format of the symbols help dialog,
6450                 - fix some compilation warnings.
6451
6452 2006-06-12 [wwp]        2.3.0cvs1
6453
6454         * manual/advanced.xml
6455         * manual/fr/advanced.xml
6456                 updates in the "templates" section of the manual (eng/fr):
6457                  - be more precise (both versions)
6458                  - completed to match the english reference (fr version)
6459                  - touchups (both versions)
6460
6461 2006-06-12 [paul]       2.3.0
6462
6463         2.3.0 released
6464
6465 2006-06-12 [paul]       2.2.3cvs14
6466
6467         * po/ca.po
6468         * po/cs.po
6469         * po/de.po
6470         * po/el.po
6471         * po/fr.po
6472         * po/it.po
6473         * po/pt_BR.po
6474         * po/sr.po
6475         * po/zh_CN.po
6476                 updated by Miquel Oliete, Tim, Stephan Sachse,
6477                 Stavros Giannouris, Fabien Vantard, Andrea
6478                 Spadaccini, Frederico Goncalves Guimaraes,
6479                 Aleksandar Urosevic, and Ralgh Young
6480
6481 2006-06-12 [colin]      2.2.3cvs13
6482
6483         * src/mbox.c
6484                 Add missing header
6485
6486 2006-06-11 [colin]      2.2.3cvs12
6487
6488         * src/msgcache.c
6489                 Verify that g_malloc() succeeded
6490
6491 2006-06-11 [colin]      2.2.3cvs11
6492
6493         * src/wizard.c
6494                 Add Face header to welcome mail
6495
6496 2006-06-10 [colin]      2.2.3cvs10
6497
6498         * src/textview.c
6499                 Revert previous (Forgot it changes the
6500                 margin on the whole mail)
6501
6502 2006-06-10 [colin]      2.2.3cvs9
6503
6504         * src/textview.c
6505                 Don't overlap long headers under (X-)Face
6506
6507 2006-06-10 [mones]      2.2.3cvs8
6508
6509         * manual/xml2pdf
6510                 allow generation of manual on systems lacking saxon binary
6511                 but with java and the saxon library installed
6512
6513         * po/es.po
6514                 updated for release
6515
6516 2006-06-09 [colin]      2.2.3cvs7
6517
6518         * src/summaryview.c
6519                 Fix leak when using Display Sender using Addressbook
6520
6521 2006-06-09 [colin]      2.2.3cvs6
6522
6523         * src/compose.c
6524         * src/folder.c
6525         * src/folderview.c
6526         * src/mimeview.c
6527         * src/summaryview.c
6528                 More leaks fixes
6529
6530 2006-06-09 [paul]       2.2.3cvs5
6531
6532         * AUTHORS
6533         * src/gtk/authors.h
6534         * tools/claws.i18n.status.pl
6535                 updated with new info
6536
6537 2006-06-09 [paul]       2.2.3cvs4
6538
6539         * README
6540                 updated
6541         * manual/ack.xml
6542                 add wwp to authors list
6543         * src/gtk/authors.h
6544                 update mine and Colin's addresses
6545
6546 2006-06-08 [colin]      2.2.3cvs3
6547
6548         * src/etpan/imap-thread.c
6549                 Fix leak on SSL cert check
6550
6551 2006-06-08 [colin]      2.2.3cvs2
6552
6553         * src/common/utils.c
6554                 Fix leak
6555
6556 2006-06-08 [paul]       2.2.3cvs1
6557
6558         * configure.ac
6559                 Update version number following
6560                 stable release
6561
6562 2006-06-07 [colin]      2.2.2cvs3
6563
6564         * src/msgcache.c
6565                 Fix catching cache read errors (guint instead of gint)
6566                 Prevent malloc'ing more than 8MB (means cache corruption)
6567
6568 2006-06-07 [paul]       2.2.2cvs2
6569
6570         * src/exporthtml.c
6571         * src/exportldif.c
6572         * src/mh.c
6573         * src/mutt.c
6574         * src/pine.c
6575         * src/common/utils.c
6576                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
6577                 obey $HOME'
6578                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
6579                 Thanks to Colin
6580
6581 2006-06-06 [paul]       2.2.2cvs1
6582
6583         * configure.ac
6584                 Update version number following
6585                 stable release
6586
6587 2006-06-06 [paul]       2.2.1cvs6
6588
6589         * src/matcher.c
6590                 fix  implicit declaration of
6591                 sylpheed_do_idle()
6592                 Patch by Fabien Vantard
6593
6594 2006-06-06 [paul]       2.2.1cvs5
6595
6596         * src/matcher.c
6597                 fix age_greater and age_lower so that they
6598                 mean what say and not '...or equal to'
6599                 Thanks to Colin
6600
6601 2006-06-06 [paul]       2.2.1cvs4
6602
6603         * src/textview.c
6604         * src/common/utils.c
6605                 fix URI check
6606                 Thanks to Colin
6607
6608 2006-06-05 [wwp]        2.2.1cvs3
6609
6610         * manual/fr/account.xml
6611                 minor language fixes (thanks to Fabien Vantard).
6612
6613 2006-06-05 [colin]      2.2.1cvs2
6614
6615         * src/prefs_folder_item.c
6616         * src/folderview.c
6617                 Allow recursive setting of properties 
6618                 for whole mailboxes
6619         * src/matcher.c
6620                 Don't freeze on 'test' filtering rule
6621
6622 2006-06-05 [colin]      2.2.1cvs1
6623
6624         * configure.ac
6625                 Update version number following
6626                 stable release
6627
6628 2006-06-04 [wwp]        2.2.0cvs82
6629
6630         * manual/glossary.xml
6631         * manual/account.xml
6632         * manual/fr/glossary.xml
6633         * manual/fr/account.xml
6634                 added glossary section and references/links related to the Face custom header.
6635
6636 2006-06-04 [colin]      2.2.0cvs81
6637
6638         * src/summaryview.c
6639                 Skip to next message on move with no
6640                 immediate execution
6641
6642 2006-06-04 [wwp]        2.2.0cvs80
6643
6644         * manual/xml2pdf
6645                 added sanity checks, exit when needed.
6646
6647 2006-06-03 [paul]       2.2.0cvs79
6648
6649         * src/prefs_receive.c
6650                 page name is now 'Receiving'
6651         * src/prefs_send.c
6652                 page name is now 'Sending'
6653
6654 2006-06-03 [colin]      2.2.0cvs78
6655
6656         * src/plugins/spamassassin/spamassassin_gtk.c
6657                 Autoswitch to Localhost if transport was previously
6658                 disabled. Else people had to check [] Enable, then
6659                 *reselect* transport.
6660
6661 2006-06-03 [colin]      2.2.0cvs77
6662
6663         * src/plugins/pgpinline/pgpinline.c
6664         * src/plugins/pgpmime/pgpmime.c
6665                 Check that gpg_data_release_and_get_mem 
6666                 didn't fail (now, why this happens...)
6667
6668 2006-06-03 [colin]      2.2.0cvs76
6669
6670         * src/mbox.c
6671                 Fix bug #962 (Manual and/or UI should 
6672                 warn about incompatible locking 
6673                 causing dataloss)
6674
6675 2006-06-02 [cleroy]     2.2.0cvs75
6676
6677         * src/filtering.c
6678         * src/folder.c
6679         * src/procmsg.c
6680         * src/summaryview.c
6681                 Fix a few leaks
6682
6683 2006-06-02 [colin]      2.2.0cvs74
6684
6685         * src/main.c
6686                 On exit, free caches after writing them
6687                 Shuts up some valgrind false positives
6688         * src/procmsg.c
6689         * src/send_message.c
6690                 Fix races when reusing existing SMTP connections
6691                 Fix inexistant session timeout
6692         * src/toolbar.c
6693                 Display alertpanel after all queues have
6694                 been processed, not after each
6695
6696 2006-06-02 [wwp]        2.2.0cvs73
6697
6698         * manual/fr/glossary.xml
6699         * manual/fr/ack.xml
6700         * manual/ack.xml
6701                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
6702
6703 2006-06-02 [wwp]        2.2.0cvs72
6704
6705         * manual/xml2pdf
6706         * manual/dist/pdf/Makefile.am
6707         * manual/dtd/manual.xsl
6708         * manual/fr/dist/pdf/Makefile.am
6709         * manual/pl/dist/pdf/Makefile.am
6710                 we changed the procedure to generate the .pdf version of the manual.
6711                 The procedure is more modern and the .pdf we get now has a valid index.
6712                 Here are the new pre-requisites:
6713
6714                 - JRE 1.x (1.4 here): there must be one from your distro
6715                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
6716                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
6717                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
6718
6719                 See my posts for further info about the installation of this toolchain:
6720
6721                 Date: Fri, 19 May 2006 19:40:06 +0200
6722                 From: wwp <subscript@free.fr>
6723                 To: sylpheed-claws-devel@lists.sourceforge.net
6724                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
6725
6726                 and
6727
6728                 Date: Wed, 24 May 2006 12:58:49 +0200
6729                 From: wwp <subscript@free.fr>
6730                 To: sylpheed-claws-devel@lists.sourceforge.net
6731                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
6732
6733 2006-06-01 [colin]      2.2.0cvs71
6734
6735         * src/compose.c
6736                 Better guards against IMAP races
6737         * src/main.c
6738         * src/prefs_common.c
6739         * src/prefs_common.h
6740         * src/common/ssl_certificate.c
6741         * src/etpan/imap-thread.c
6742         * src/etpan/imap-thread.h
6743         * src/gtk/sslcertwindow.c
6744                 New hidden option ssl_skip_cert_check to 
6745                 avoid dups of bug #959 (libetpan linked
6746                 against gnutls and gnutls buggy on 64bit)
6747                 Present expired warning only once per
6748                 session/server.
6749         * manual/advanced.xml
6750         * manual/fr/advanced.xml
6751                 Document new option
6752
6753 2006-06-01 [wwp]        2.2.0cvs70
6754
6755         * src/messageview.c
6756                 fix for bug #961 (return receipt dialog 
6757                 complains incorrectly about return-path 
6758                 email adress being different), thanks 
6759                 to Colin.
6760
6761 2006-05-31 [cleroy]     2.2.0cvs69
6762
6763         * src/common/ssl.c
6764                 Guard against NULLs, although this
6765                 should never be an issue
6766
6767 2006-05-31 [colin]      2.2.0cvs68
6768
6769         * src/filtering.c
6770                 Use g_slist_prepend
6771         * src/imap.c
6772                 Don't remove caches when destroying folder, it
6773                 could (should) be done at exit
6774         * src/inc.c
6775                 free processing cache after incorporation
6776         * src/etpan/imap-thread.c
6777                 Maybe fix bug #959 (Crash on moving to emails 
6778                 to a imap account per ssl with a expired 
6779                 certificate.)
6780
6781 2006-05-30 [colin]      2.2.0cvs67
6782
6783         * src/summaryview.c
6784                 Put back event flush when displaying message
6785                 It avoids reading a bunch of messages just
6786                 by hitting shift-n for too long ;)
6787
6788 2006-05-29 [colin]      2.2.0cvs66
6789
6790         * src/summaryview.c
6791                 Remove useless g_warnings
6792
6793 2006-05-29 [colin]      2.2.0cvs65
6794
6795         * src/imap.c
6796                 Fix g_slist_append()s for performance
6797
6798 2006-05-29 [colin]      2.2.0cvs64
6799
6800         * src/compose.c
6801         * src/common/utils.c
6802                 Fix extraneous tab at start of addresses
6803         * src/mainwindow.c
6804                 Fix warnings (thanks to Fabien)
6805                 Fix crash at exit when composing messages 
6806                 exist
6807         * src/pop.c
6808                 Fix progress bar when deleting expired mails
6809                 Thanks to Hiro
6810         * src/summaryview.c
6811         * src/gtk/gtksctree.c
6812                 Fix re-sorting slowness
6813
6814 2006-05-29 [paul]       2.2.0cvs63
6815
6816         * src/mh.c
6817                 fetch full message when moving mails
6818                 from another mailbox, (fixed data loss
6819                 when filtering from IMAP to MH, introduced
6820                 in 2.2.0cvs57).
6821                 Thanks to Colin
6822
6823 2006-05-29 [mones]      2.2.0cvs62
6824
6825         * src/gtk/gtksctree.c
6826                 Unselect faster (patch by Colin)        
6827
6828 2006-05-26 [colin]      2.2.0cvs61
6829
6830         * src/summaryview.c
6831                 Unplug MSGINFO_UPDATE callback on delete too.
6832
6833 2006-05-26 [colin]      2.2.0cvs60
6834
6835         * src/foldersel.c
6836                 Fix bold in folder selection window with glib2.10
6837                 thanks Hiro
6838
6839 2006-05-26 [colin]      2.2.0cvs59
6840
6841         * src/procheader.c
6842                 Convert date only if necessary (and don't
6843                 try to convert from utf8 to utf8, too)
6844         * src/summaryview.c
6845                 Only set column's text if the column's 
6846                 displayed
6847
6848 2006-05-26 [colin]      2.2.0cvs58
6849
6850         * src/summaryview.c
6851         * src/gtk/gtkutils.c
6852                 Fix useless warning
6853
6854 2006-05-26 [colin]      2.2.0cvs57
6855
6856         * src/mainwindow.c
6857                 Make summaryview selectable as long as 
6858                 no message has focus
6859         * src/mh.c
6860                 Faster deletion (by implementing mh_remove_msgs)
6861                 Faster copy (avoid using mh_fetch_msg just to get
6862                 the filename)
6863                 Faster move (using move_file instead of copy_file
6864                 if MSG_IS_MOVE)
6865                 No progressbar if total number of mails to cp/mv 
6866                 is less than 100
6867         * src/summaryview.c
6868                 Fix removal from subject_table when mail gets moved
6869                 Faster deletion (g_slist_prepend instead of append)
6870         * src/gtk/gtksctree.c
6871                 Remove useless code
6872
6873 2006-05-25 [colin]      2.2.0cvs56
6874
6875         * src/common/ssl_certificate.c
6876                 Fix leak in expired cert check
6877
6878 2006-05-25 [colin]      2.2.0cvs55
6879
6880         * src/mh.c
6881                 Disable flags syncing on .mh_sequences - it
6882                 is buggy and marks mails read under unknown
6883                 conditions.
6884
6885 2006-05-25 [paul]
6886
6887         * 2.3.0-rc4 released
6888
6889 2006-05-24 [colin]      2.2.0cvs54
6890
6891         attention cvs users: if you manage to crash
6892         Sylpheed-Claws while moving, copying or deleting
6893         mails, we *are* interested in stack traces and
6894         valgrind logs. It looks stable, but one never
6895         knows...
6896
6897         * src/folder.c
6898                 Add progressbar for cache updates
6899         * src/folderutils.c
6900                 Optimize Mark all read in the current
6901                 folder
6902         * src/mh.c
6903                 Add progressbar for copy/move
6904         * src/procmsg.c
6905                 Optimize O(n^2) in copy/move
6906         * src/summaryview.c
6907         * src/gtk/gtksctree.c
6908                 Optimize O(n^2) algos
6909         * src/common/timing.h
6910                 Display ms instead of us
6911
6912 2006-05-24 [wwp]        2.2.0cvs53
6913
6914         * manual/fr/advanced.xml
6915                 updates to the French manual.
6916
6917 2006-05-24 [wwp]        2.2.0cvs52
6918
6919         * src/common/utils.c
6920                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
6921
6922 2006-05-24 [wwp]        2.2.0cvs51
6923
6924         * src/folderutils.c
6925                 fixed "mark all read" in MH folders (thanks to Colin).
6926
6927 2006-05-24 [paul]       2.2.0cvs50
6928
6929         * doc/man/sylpheed-claws.1
6930                 updated the man page
6931
6932 2006-05-23 [colin]      2.2.0cvs49
6933
6934         * src/folderview.c
6935         * src/imap.c
6936         * src/inc.c
6937         * src/mbox.c
6938         * src/messageview.c
6939         * src/news.c
6940         * src/send_message.c
6941         * src/summaryview.c
6942         * src/gtk/sslcertwindow.c
6943                 alertpanel fixes, by Fabien
6944
6945 2006-05-23 [colin]      2.2.0cvs48
6946
6947         * src/folder.c
6948         * src/folderview.c
6949         * src/msgcache.c
6950         * src/summaryview.c
6951         * src/gtk/gtksctree.c
6952         * src/gtk/gtksctree.h
6953                 More timings
6954                 Fix slow loading problem, which was caused by the
6955                 use of some gtk_ctree funcs and their use of
6956                 g_list_position while gtk_ctree_(un)link'ing.
6957                 Reap more functions from gtkctree.c to be sure we
6958                 use our (fast) version instead of theirs.
6959         * src/mh.c
6960                 Fix copy of unread mails
6961
6962
6963 2006-05-22 [wwp]        2.2.0cvs47
6964
6965         * manual/fr/advanced.xml
6966                 updated.
6967
6968 2006-05-22 [colin]      2.2.0cvs46
6969
6970         * src/filtering.c
6971                 Fix possible infinite loop. 'copy' is not a 
6972                 final action, so when encountering a 'copy',
6973                 we have to check if a previous one was set
6974                 and do it. In the same way, if we encounter
6975                 a 'move' we have to perform a possibly 
6976                 pending 'copy'. This will slow down filtering
6977                 on IMAP if move+copy or multiple copy actions
6978                 are to be done, but handling it via the batch
6979                 would be really too convoluted.
6980
6981 2006-05-22 [wwp]        2.2.0cvs45
6982
6983         * manual/fr/advanced.xml
6984         * manual/fr/faq.xml
6985         * manual/fr/glossary.xml
6986         * manual/fr/handling.xml
6987         * manual/fr/intro.xml
6988         * manual/fr/plugins.xml
6989         * manual/fr/sylpheed-claws-manual.xml
6990                 sync w/ the english manual: updates URIs, documented mailing-list
6991                 support, better explanation about the enabled/disabled feature
6992                 in filtering/processing rules by Paul.
6993
6994 2006-05-21 [colin]      2.2.0cvs44
6995
6996         * src/summaryview.c
6997                 Don't expand after building threads, but during
6998
6999 2006-05-21 [colin]      2.2.0cvs43
7000
7001         * src/procmsg.c
7002         * src/summaryview.c
7003                 More timing possibilities... For next time I have 
7004                 to find out how the hell some 3GHz computer takes
7005                 one minute to open a 30k folder...
7006
7007 2006-05-21 [colin]      2.2.0cvs42
7008
7009         * manual/pl/advanced.xml
7010         * manual/pl/faq.xml
7011         * manual/pl/glossary.xml
7012         * manual/pl/handling.xml
7013         * manual/pl/intro.xml
7014         * manual/pl/plugins.xml
7015         * manual/pl/sylpheed-claws-manual.xml
7016                 Polish manual updated by Pawel
7017
7018 2006-05-20 [colin]
7019
7020         * 2.3.0-rc3 released
7021
7022 2006-05-20 [colin]      2.2.0cvs41
7023
7024         * src/imap.c
7025                 Fix -rc2 problems:
7026                 - remove cache of moved messages from original folder
7027                 - apply new flags to messages even if they aren't appliable
7028                   via IMAP.
7029
7030 2006-05-20 [colin]
7031
7032         * 2.3.0-rc2 released
7033
7034 2006-05-19 [colin]      2.2.0cvs40
7035
7036         * src/imap.c
7037                 Don't issue SELECT in imap_change_flags
7038                 before having checked that we indeed have
7039                 some flags to change. MSG_POSTFILTERED for
7040                 example can't be used on IMAP.
7041                 Fixes bug #955 (copying messages between 
7042                 imap folders is extremely slow), which was
7043                 a regression.
7044
7045 2006-05-19 [colin]      2.2.0cvs39
7046
7047         * src/folder.c
7048         * src/folder.h
7049         * src/folderview.c
7050                 Try to fix bug #830 (Some unread messages 
7051                 get marked read in IMAP inbox):
7052                 - Prevent scanning a folder if it's being 
7053                   opened via the GUI
7054                 - Postpone opening via the GUI of a folder
7055                   currently scanned.
7056
7057
7058 2006-05-19 [wwp]        2.2.0cvs38
7059
7060         * manual/advanced.xml
7061                 fix English+typo (thanks to Paul).
7062
7063 2006-05-19 [wwp]        2.2.0cvs37
7064
7065         * manual/advanced.xml
7066         * manual/fr/advanced.xml
7067         * src/gtk/logwindow.c
7068         * src/prefs_common.c
7069         * src/prefs_common.h
7070                 added hidden prefs to allow customization of colors used in
7071                 protocol log window (useful for dark gtk+ themes).
7072
7073 2006-05-19 [wwp]        2.2.0cvs36
7074
7075         * ChangeLog
7076                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
7077
7078 2006-05-19 [paul]       2.2.0cvs35
7079
7080         * src/textview.c
7081                 make Reply-To fully clickable
7082         * src/gtk/logwindow.c
7083                 more colouring (SMTP ESMTP)
7084         Both patches by Pawel Pekala
7085
7086 2006-05-19 [cleroy]     2.2.0cvs34
7087
7088         * src/mh.c
7089                 Don't update flags from current folder
7090                 Probably fixes bug #935 (Read Messages 
7091                 Revert to Being Marked as Unread)
7092
7093 2006-05-18 [colin]      2.2.0cvs33
7094
7095         * src/imap.c
7096                 Warning fix
7097         * src/compose.c
7098         * src/mainwindow.c
7099         * src/summaryview.c
7100         * src/toolbar.c
7101                 Allow replying to multiple emails
7102                 in multiple windows
7103         * src/mimeview.c
7104         * src/etpan/imap-thread.c
7105                 Leak fixes
7106
7107 2006-05-18 [paul]       2.2.0cvs32
7108
7109         * src/summaryview.c
7110                 keep Mailing-List menu refreshed
7111                 Thanks to Colin
7112
7113 2006-05-18 [paul]       2.2.0cvs31
7114
7115         * manual/advanced.xml
7116         * manual/faq.xml
7117         * manual/glossary.xml
7118         * manual/handling.xml
7119         * manual/intro.xml
7120         * manual/plugins.xml
7121         * manual/sylpheed-claws-manual.xml
7122                 update URLs
7123                 add info about mailing-list support
7124                 edit filtering info
7125         * src/wizard.c
7126         * src/common/defs.h
7127         * src/gtk/about.c
7128         * src/plugins/dillo_viewer/README
7129                 update URLs
7130
7131 2006-05-17 [wwp]        2.2.0cvs30
7132
7133         * manual/handling.xml
7134         * manual/fr/handling.xml
7135                 documented the ability to enabled/disable filtering/processing rules.
7136
7137 2006-05-17 [colin]      2.2.0cvs29
7138
7139         * src/main.c
7140                 Don't initialize g_thread subsystem if it's 
7141                 already done (thanks to Hiro)
7142         * src/mimeview.c
7143                 Fix saving of parts when there name can't be
7144                 converted from UTF-8.
7145
7146 2006-05-17 [paul]       2.2.0cvs28
7147
7148         * po/Makefile.in.in
7149                 fix config.status warning with autoconf 2.60
7150
7151 2006-05-17 [paul]       2.2.0cvs27
7152
7153         * po/POTFILES.in
7154                 add src/mbox.c
7155
7156 2006-05-17 [wwp]        2.2.0cvs26
7157
7158         * src/mainwindow.c
7159                 fix useless and potentially dangerous buffer walking (thanks to Colin).
7160
7161 2006-05-17 [wwp]        2.2.0cvs25
7162
7163         * src/plugins/demo/demo.c
7164                 updated product name in plugin demo (many plugins need to be
7165                 sync'ed w/ that change).
7166
7167 2006-05-17 [colin]      2.2.0cvs24
7168
7169         * src/mh.c
7170                 Fix leak
7171
7172 2006-05-16 [colin]      2.2.0cvs23
7173
7174         * src/mainwindow.c
7175                 Stupid me hit again. Fix cvs22.
7176
7177 2006-05-16 [colin]      2.2.0cvs22
7178
7179         * src/mainwindow.c
7180                 Fix bug #922 (sylpheed-claws crashed after 
7181                 pushing on Inbox folder)
7182
7183 2006-05-16 [colin]      2.2.0cvs21
7184
7185         * src/compose.c
7186                 Make From header be copy/paste/select-able
7187
7188 2006-05-16 [wwp]        2.2.0cvs20
7189
7190         * src/export.c
7191         * src/matcher.c
7192         * src/summaryview.c
7193         * src/etpan/imap-thread.c
7194                 fix some compiler warnings (thanks to Colin).
7195
7196 2006-05-16 [wwp]        2.2.0cvs19
7197
7198         * src/action.c
7199         * src/gedit-print.c
7200         * src/inc.c
7201         * src/mainwindow.c
7202         * src/mh.c
7203         * src/statusbar.c
7204         * src/send_message.c
7205         * src/summaryview.c
7206                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
7207
7208 2006-05-15 [colin]      2.2.0cvs18
7209
7210         * src/procmsg.c
7211                 Fix automatic rule creation with List-Post
7212
7213 2006-05-15 [paul]       2.2.0cvs17
7214
7215         * tools/filter_conv_new.pl
7216                 updated for rule enabling/disabling
7217                 claws version >= 2.3.x required
7218
7219 2006-05-15 [cleroy]     2.2.0cvs16
7220
7221         * src/main.c
7222                 Revert test
7223
7224 2006-05-15 [cleroy]     2.2.0cvs15
7225
7226         * src/main.c
7227                 test
7228
7229 2006-05-15 [wwp]        2.2.0cvs14
7230
7231         * manual/pl/.cvsignore
7232                 ignore generated files.
7233
7234 2006-05-14 [wwp]        2.3.0-rc1
7235
7236         * 2.3.0-rc1 released
7237
7238 2006-05-13 [wwp]        2.2.0cvs13
7239
7240         * src/filtering.c
7241         * src/filtering.h
7242         * src/matcher.c
7243         * src/matcher_parser_lex.l
7244         * src/matcher_parser_parse.y
7245         * src/prefs_filtering.c
7246                 new feature: provide the ability to disable filtering and processing
7247                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
7248                 adaptations.
7249
7250 2006-05-13 [colin]      2.2.0cvs12
7251
7252         * src/compose.c
7253                 Remove useless if (a) b; else b;
7254                 Thanks to wwp
7255
7256 2006-05-13 [wwp]        2.2.0cvs11
7257
7258         * src/export.c
7259         * src/import.c
7260         * src/mainwindow.c
7261         * src/mbox.c
7262         * src/summaryview.c
7263         * src/summaryview.h
7264                 no more silent failures (or at least less ones) when importing
7265                 or exporting from/to mbox. Also start importing/exporting if
7266                 the necessary info is set.
7267
7268 2006-05-13 [wwp]        2.2.0cvs10
7269
7270         * RELEASE_NOTES
7271                 restored up-to-date release notes.
7272
7273 2006-05-13 [paul]       2.2.0cvs9
7274
7275         * po/nl.po
7276         * po/ru.po
7277                 updated by Tim Dijkstra and Pavlo Bohmat
7278
7279 2006-05-12 [colin]      2.2.0cvs8
7280
7281         * src/gtk/quicksearch.c
7282                 Add "k" as shortcut for "colorlabel". Patch
7283                 by ath42@users.sf.net.
7284
7285 2006-05-12 [paul]       2.2.0cvs7
7286
7287         * src/prefs_common.h
7288         * src/prefs_summaries.c
7289         * src/summaryview.c
7290                 when entering a folder also allow
7291                 going directly to first Marked message
7292
7293 2006-05-12 [paul]       2.2.0cvs6
7294
7295         * src/summaryview.c
7296                 always obey 'confirm before marking all
7297                 mails read' option
7298
7299 2006-05-12 [paul]       2.2.0cvs5
7300
7301         * src/textview.c
7302                 make Sender fully clickable
7303
7304 2006-05-12 [colin]      2.2.0cvs4
7305
7306         * src/compose.c
7307         * src/compose.h
7308                 Let From be editable
7309         * src/main.c
7310         * src/mh.c
7311                 Full support of .mh_sequences' Unseen seq
7312
7313 2006-05-12 [colin]      2.2.0cvs3
7314
7315         * src/folder.c
7316         * src/mainwindow.c
7317         * src/mainwindow.h
7318         * src/messageview.c
7319         * src/prefs_spelling.c
7320         * src/procheader.c
7321         * src/procmsg.c
7322         * src/procmsg.h
7323         * src/summaryview.c
7324         * src/toolbar.c
7325         * src/toolbar.h
7326                 Add contextual menu on Compose toolbar
7327                 button. Fixes bug #944 (Automatic
7328                 addresses not applied when changing account
7329                 from compose window)
7330                 add Mailing List support
7331                 based on the old 0.6.5claws25 patch by
7332                 Melvin Hadasht, with finishing touches
7333                 by Colin
7334                 Fix "ignore thread" when mails are threaded by
7335                 subject (and weren't ignored although appearing
7336                 in the thread).
7337                 GUI rework.
7338                 Both patches by Pawel.
7339
7340 2006-05-08 [paul]       2.2.0cvs2
7341
7342         * src/mainwindow.c
7343         * src/mainwindow.h
7344         * src/messageview.c
7345         * src/procheader.c
7346         * src/procmsg.c
7347         * src/procmsg.h
7348         * src/summaryview.c
7349                 add Mailing List support
7350                 based on the old 0.6.5claws25 patch by 
7351                 Melvin Hadasht, with finishing touches
7352                 by Colin
7353
7354 2006-05-08 [colin]      2.2.0cvs1
7355
7356         * src/mainwindow.c
7357         * src/toolbar.c
7358         * src/toolbar.h
7359                 Add contextual menu on Compose toolbar 
7360                 button. Fixes bug #944 (Automatic 
7361                 addresses not applied when changing account 
7362                 from compose window)
7363
7364 2006-05-08 [paul]       2.2.0
7365
7366         2.2.0 released
7367
7368 2006-05-08 [paul]       2.1.1cvs51
7369
7370         * po/cs.po
7371         * po/de.po
7372         * po/en_GB.po
7373         * po/fi.po
7374         * po/fr.po
7375         * po/pt_BR.po
7376         * po/sr.po
7377         * po/zh_CN.po
7378                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
7379                 Fabien Vantard, Frederico Goncalves Guimaraes,
7380                 Aleksandar Urosevic, and Ralgh Young
7381
7382 2006-05-12 [colin]      2.1.1cvs50
7383
7384         * po/cs.po
7385         * po/de.po
7386         * po/en_GB.po
7387         * po/es.po
7388         * po/fi.po
7389         * po/fr.po
7390         * po/pt_BR.po
7391         * po/sr.po
7392         * po/zh_CN.po
7393                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
7394                 Fabien Vantard, Frederico Goncalves Guimaraes,
7395                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
7396
7397 2006-05-05 [colin]      2.1.1cvs49
7398
7399         * manual/Makefile.am
7400         * manual/pl/Makefile.am
7401         * manual/pl/account.xml
7402         * manual/pl/ack.xml
7403         * manual/pl/addrbook.xml
7404         * manual/pl/advanced.xml
7405         * manual/pl/faq.xml
7406         * manual/pl/glossary.xml
7407         * manual/pl/gpl.xml
7408         * manual/pl/handling.xml
7409         * manual/pl/intro.xml
7410         * manual/pl/keyboard.xml
7411         * manual/pl/plugins.xml
7412         * manual/pl/starting.xml
7413         * manual/pl/sylpheed-claws-manual.xml
7414         * manual/pl/dist/.cvsignore
7415         * manual/pl/dist/Makefile.am
7416         * manual/pl/dist/html/.cvsignore
7417         * manual/pl/dist/html/Makefile.am
7418         * manual/pl/dist/pdf/.cvsignore
7419         * manual/pl/dist/pdf/Makefile.am
7420         * manual/pl/dist/ps/.cvsignore
7421         * manual/pl/dist/ps/Makefile.am
7422         * manual/pl/dist/txt/.cvsignore
7423         * manual/pl/dist/txt/Makefile.am
7424                 Add the polish translation of the manual,
7425                 Authored by Pawel Pekala.
7426
7427 2006-05-05 [cleroy]     2.1.1cvs48
7428
7429         * src/main.c
7430                 Re-read matcherrc after loading plugins 
7431                 if some of them add folders.
7432
7433 2006-05-03 [colin]      2.1.1cvs47
7434
7435         * src/imap.c
7436                 I'm idiot
7437
7438 2006-05-03 [colin]      2.1.1cvs46
7439
7440         * src/imap.c
7441                 Be sure to have a session when
7442                 getting separator
7443
7444 2006-05-03 [colin]      2.1.1cvs45
7445
7446         * src/imap.c
7447         * src/imap.h
7448         * src/imap_gtk.c
7449                 Fix preventing renaming with namespace 
7450                 separator.
7451
7452 2006-05-01 [colin]      2.1.1cvs44
7453
7454         * src/action.c
7455                 Don't reload messageview when result of
7456                 action is piped.
7457
7458 2006-04-29 [colin]      2.1.1cvs43
7459
7460         * src/prefs_receive.c
7461         * src/plugins/spamassassin/spamassassin_gtk.c
7462         * src/plugins/clamav/clamav_plugin_gtk.c
7463                 GUI fixes by Pawel
7464
7465 2006-04-29 [colin]      2.1.1cvs42
7466
7467         * src/prefs_compose_writing.c
7468         * src/prefs_quote.c
7469                 Cleanups. Patch by Pawel
7470
7471 2006-04-28 [paul]       2.1.1cvs41
7472
7473         * src/matcher.c
7474                 fix returned quick search results when search
7475                 term contains an underscore.
7476                 Thanks to Colin
7477
7478 2006-04-28 [paul]       2.1.1cvs40
7479
7480         * src/prefs_message.c
7481         * src/prefs_receive.c
7482                 GUI cleanups
7483                 Patches by Pawel Pekala
7484
7485 2006-04-27 [colin]      2.1.1cvs39
7486
7487         * src/wizard.c
7488                 Differentiate subject Welcome from
7489                 window's title Welcome
7490
7491 2006-04-27 [paul]
7492
7493         2.2.0-rc1 released
7494
7495 2006-04-27 [paul]       2.1.1cvs38
7496
7497         * manual/advanced.xml
7498         * manual/fr/advanced.xml
7499                 add info about compose_no_markup hidden pref
7500
7501 2006-04-27 [paul]       2.1.1cvs37
7502
7503         * src/prefs_account.c
7504                 improve privacy labels
7505         * src/prefs_msg_colors.c
7506                 change some strings for translators' convenience
7507         * src/gtk/gtkutils.c
7508                 don't underline the link button text
7509
7510 2006-04-25 [colin]      2.1.1cvs36
7511
7512         * src/folder.c
7513                 Complete 2.1.1cvs33 (once more ;)
7514
7515 2006-04-25 [colin]      2.1.1cvs35
7516
7517         * src/editldap.c
7518                 Fix tooltip
7519
7520 2006-04-25 [cleroy]     2.1.1cvs34
7521
7522         * src/compose.c
7523         * src/gtk/gtkaspell.c
7524                 Fix crash on redirect (related to the return 
7525                 of the aspell menu in compose's toolbar)
7526         * src/prefs_msg_colors.c
7527                 Fix sensitivity widgets
7528         * src/image_viewer.c
7529         * src/gtk/pluginwindow.c
7530         * src/gtk/prefswindow.c
7531                 Change released signals to clicked (Fabien)
7532         * po/POTFILES.in
7533         * src/common/socket.c
7534         * src/plugins/spamassassin/spamassassin.c
7535                 Translate strings (Fabien)
7536
7537 2006-04-25 [paul]       2.1.1cvs33
7538
7539         * src/folder.c
7540         * src/folder.h
7541         * src/folderview.c
7542                 complete the fix of bug #912
7543                 Thanks to Colin
7544
7545 2006-04-25 [colin]      2.1.1cvs32
7546
7547         * src/news.c
7548                 Better progress bar
7549         * src/mimeview.c
7550         * src/summaryview.c
7551         * src/summaryview.h
7552                 Fix focus chain
7553                 Patches by Pawel Pekala
7554
7555 2006-04-24 [colin]      2.1.1cvs31
7556
7557         * src/compose.c
7558                 Fix compilation warnings (Fabien)
7559
7560 2006-04-24 [colin]      2.1.1cvs30
7561
7562         * src/addrindex.c
7563         * src/editldap.c
7564         * src/editldap_basedn.c
7565         * src/editldap_basedn.h
7566         * src/ldapctrl.c
7567         * src/ldapctrl.h
7568         * src/ldapquery.c
7569         * src/ldaputil.c
7570         * src/ldaputil.h
7571                 Fix bug #901 (LDAPS support)
7572
7573 2006-04-24 [colin]      2.1.1cvs29
7574
7575         * src/compose.c
7576                 Fix logic on error with send dialog on
7577         * src/imap.c
7578                 Fix compilation without libetpan, thanks
7579                 to Fabien
7580         * src/summaryview.c
7581                 Fix 'context-menu' key
7582
7583 2006-04-23 [colin]      2.1.1cvs28
7584
7585         * src/folder.c
7586                 Never free current's cache to free up 
7587                 memory. Fixes bug #912 (new count 
7588                 randomly set to message count)
7589
7590 2006-04-23 [colin]      2.1.1cvs27
7591
7592         * src/gtk/quicksearch.c
7593                 And remove printf...
7594
7595 2006-04-23 [colin]      2.1.1cvs26
7596
7597         * src/gtk/quicksearch.c
7598                 Fix replacing in quicksearch, and fix inserting
7599                 in the middle of the string. (introduced at 2.1.0cvs22)
7600
7601 2006-04-23 [colin]      2.1.1cvs25
7602
7603         * src/imap.c
7604                 Make sure uidnext is initialized in get_num_list
7605                 (not for stable, related to 2.1.1cvs8 and friends)
7606
7607 2006-04-23 [colin]      2.1.1cvs24
7608
7609         * src/imap.c
7610                 Output something when login is successful
7611                 too
7612
7613 2006-04-23 [colin]      2.1.1cvs23
7614
7615         * src/etpan/imap-thread.c
7616                 Better logging (line-per-line, hide data in fetch)
7617                 Fix a const warning
7618         * src/gtk/logwindow.c
7619         * src/gtk/logwindow.h
7620                 Better logging (color for input/output)
7621
7622 2006-04-21 [colin]      2.1.1cvs22
7623
7624         * src/gtk/quicksearch.c
7625                 On gtk+-2.8, use stock buttons in quicksearch
7626                 Based on a patch by Fabien and a design by Paul
7627
7628 2006-04-21 [colin]      2.1.1cvs21
7629
7630         * src/folderview.c
7631         * src/mainwindow.c
7632                 Fix occasional flicker in folderview
7633         * src/common/utils.c
7634                 Fix bug #943 (Incorrectly parsed email address 
7635                 list in short headers on message view and in 
7636                 printouts)
7637
7638 2006-04-20 [colin]      2.1.1cvs20
7639
7640         * src/imap.c
7641         * src/imap.h
7642         * src/prefs_account.c
7643                 Add ANONYMOUS auth for IMAP
7644
7645 2006-04-20 [paul]       2.1.1cvs19
7646
7647         * src/main.c
7648                 proper fix for 2.1.1cvs18
7649                 Thanks to Colin
7650
7651 2006-04-20 [paul]       2.1.1cvs18
7652
7653         * src/main.c
7654                 fix build warnings
7655
7656 2006-04-20 [paul]       2.1.1cvs17
7657
7658         * src/gtk/quicksearch.c
7659                 fix standard, non-extended Quick search,
7660                 was broken in 2.1.1cvs15.
7661                 Thanks to Colin.
7662
7663 2006-04-20 [colin]      2.1.1cvs16
7664
7665         * src/prefs_matcher.c
7666                 Fix values when reselecting a ~test
7667                 rule
7668
7669 2006-04-19 [colin]      2.1.1cvs15
7670
7671         * src/compose.c
7672         * src/compose.h
7673         * src/gtk/gtkaspell.c
7674         * src/gtk/gtkaspell.h
7675                 Put back Options menu in Spelling/
7676         * src/gtk/quicksearch.c
7677                 Don't search, and show error, if the
7678                 advanced search has a syntax error
7679
7680 2006-04-18 [colin]      2.1.1cvs14
7681
7682         * src/textview.c
7683                 Fix gdk warnings on set_cursor when textview
7684                 isn't visible
7685
7686 2006-04-18 [colin]      2.1.1cvs13
7687
7688         * src/gtk/gtksctree.c
7689                 Remove seemingly useless refresh that causes
7690                 flicker - watch this commit in case of 
7691                 problems before planned backport to stable
7692
7693 2006-04-18 [colin]      2.1.1cvs12
7694
7695         * src/imap.c
7696                 Factorize get/set_xml code
7697         * src/compose.c
7698         * src/prefs_account.c
7699         * src/prefs_account.h
7700         * src/procmsg.c
7701                 Add Encrypt to self option
7702
7703 2006-04-17 [colin]      2.1.1cvs11
7704
7705         * configure.ac
7706                 Fix search on encrpyt function on dragonfly
7707                 Patch by Jonathan Buschmann <jonthn@agmact.com>
7708
7709 2006-04-17 [colin]      2.1.1cvs10
7710
7711         * src/prefs_account.c
7712                 Be safe by default: remove mails from POP3
7713                 after 7 days, not immediately
7714
7715 2006-04-17 [colin]      2.1.1cvs9
7716
7717         * src/etpan/imap-thread.c
7718                 Fix build on DragonFly - patch by 
7719                 Jonathan Buschmann <jonthn@agmact.com>
7720
7721 2006-04-17 [colin]      2.1.1cvs8
7722
7723         * src/imap.c
7724                 Save uidnext between sessions
7725
7726 2006-04-17 [colin]      2.1.1cvs7
7727
7728         * src/imap.c
7729                 scan is required when uid validity changes
7730
7731 2006-04-17 [colin]      2.1.1cvs6
7732
7733         * src/folderview.c
7734                 Don't scan if not necessary, apart in current
7735                 folder and INBOX to fetch flags.
7736         * src/imap.c
7737                 Scan is necessary if unread count changes
7738
7739 2006-04-17 [colin]      2.1.1cvs5
7740
7741         * src/imap.c
7742                 ...But always fetch ANSWERED and DELETED flags for
7743                 INBOX, as filtering can happen on these flags.
7744
7745 2006-04-17 [colin]      2.1.1cvs4
7746
7747         * src/imap.c
7748                 Don't fetch REPLIED and DELETED flags when synchronising
7749                 flags with a closed folder. We only need UNSEEN and FLAGGED
7750                 to update the folderview.
7751
7752 2006-04-17 [colin]      2.1.1cvs3
7753
7754         * src/imap.c
7755                 Faster flag search when there are new mails 
7756                 in a folder. We can do a full search if the 
7757                 folder contains less messages than the new
7758                 list.
7759
7760 2006-04-17 [colin]      2.1.1cvs2
7761
7762         * po/cs.po
7763         * po/de.po
7764         * po/fr.po
7765         * po/nl.po
7766         * po/pt_BR.po
7767                 Update translations from stable branch
7768
7769 2006-04-17 [colin]      2.1.1cvs1
7770
7771         * configure.ac
7772                 Bump version to follow stable release
7773
7774 2006-04-16 [mones]      2.1.0cvs50
7775
7776         * po/es.po
7777                 Updated for release
7778
7779 2006-04-16 [colin]      2.1.0cvs49
7780
7781         * src/textview.c
7782                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
7783                 with gtk < 2.8. Thanks to Fabien Vantard.
7784
7785 2006-04-15 [colin]      2.1.0cvs48
7786
7787         * src/etpan/imap-thread.c
7788                 Fix bug #919 (libetpan: SEGV when connecting 
7789                 using command)
7790
7791 2006-04-14 [colin]      2.1.0cvs47
7792
7793         * src/main.c
7794                 Fix race on --select (should be done better)
7795
7796 2006-04-14 [wwp]        2.1.0cvs46
7797
7798         * src/send_message.c
7799                 enforce a check for domain in account prefs (a sending
7800                 error could be faced if domain was checked but no value set),
7801                 thanks to Colin.
7802
7803 2006-04-14 [colin]      2.1.0cvs45
7804
7805         * src/codeconv.c
7806                 when converting from unknown to unknown, if the
7807                 string is UTF8, don't convert it to the locale
7808                 (which breaks it)
7809
7810 2006-04-14 [colin]      2.1.0cvs44
7811
7812         * src/compose.c
7813                 Don't try to use ASCII for converting headers
7814                 (as done in body)
7815
7816 2006-04-14 [paul]       2.1.0cvs43
7817
7818         * src/crash.c
7819                 add locale/charset info to crash report
7820         * src/gtk/about.c
7821                 add wwp to doc team
7822                 replace 'e-mail' with preferred 'email'
7823         * src/gtk/authors.h
7824                 ensure contributors list is in alphabetical
7825                 order
7826
7827 2006-04-13 [colin]      2.1.0cvs42
7828
7829         * src/textview.c
7830                 Prevent gdk warnings
7831
7832 2006-04-13 [colin]      2.1.0cvs41
7833
7834         * src/common/ssl_certificate.c
7835         * src/common/ssl_certificate.h
7836         * src/gtk/sslcertwindow.c
7837                 Warn on expired certs, and display the expiration date
7838
7839 2006-04-13 [colin]      2.1.0cvs40
7840
7841         * src/plugins/spamassassin/spamassassin_gtk.c
7842                 Fix missing set_text on unix socket
7843
7844 2006-04-13 [wwp]        2.1.0cvs39
7845
7846         * manual/fr/advanced.xml
7847         * manual/fr/glossary.xml
7848                 applied new spam/ham/email lexicon (pourriel, courriel)
7849
7850 2006-04-13 [paul]       2.1.0cvs38
7851
7852         * src/plugins/pgpmime/plugin.c
7853                 remove the mention of S/MIME from the
7854                 description. This is now handled by the
7855                 S/MIME plugin.
7856
7857 2006-04-13 [paul]       2.1.0cvs37
7858
7859         * src/prefs_msg_colors.c
7860                 rework dialog
7861         * src/prefs_folder_item.c
7862         * src/prefs_spelling.c
7863                 add a tooltip to the colour selector buttons
7864
7865 2006-04-13 [wwp]        2.1.0cvs36
7866
7867         * manual/advanced.xml
7868         * manual/glossary.xml
7869         * manual/handling.xml
7870         * manual/keyboard.xml
7871         * manual/plugins.xml
7872         * manual/starting.xml
7873         * manual/fr/account.xml
7874         * manual/fr/ack.xml
7875         * manual/fr/addrbook.xml
7876         * manual/fr/advanced.xml
7877         * manual/fr/faq.xml
7878         * manual/fr/glossary.xml
7879         * manual/fr/gpl.xml
7880         * manual/fr/handling.xml
7881         * manual/fr/intro.xml
7882         * manual/fr/keyboard.xml
7883         * manual/fr/plugins.xml
7884         * manual/fr/starting.xml
7885         * manual/fr/sylpheed-claws-manual.xml
7886                 fixes to the manuals:
7887                  - summaryview -> Message List (same in French)
7888                  - translate key names
7889                  - fix French punctuation, use non-breakable spaces when
7890                    necessary, don't use &thinsp; which is not portable
7891                  - tell what maildir and mbox formats we support
7892
7893 2006-04-12 [wwp]        2.1.0cvs35
7894
7895         * src/prefs_toolbar.c
7896                 unified a replace button more,
7897                 patch by Fabien Vantard <fzzzzz@gmail.com>.
7898
7899 2006-04-12 [wwp]        2.1.0cvs34
7900
7901         * src/prefs_common.c
7902         * src/prefs_msg_colors.c
7903                 make default color labels translatable,
7904                 patch from Fabien Vantard <fzzzzz@gmail.com>,
7905                 thanks to Tim <timbrain@post.cz> for reporting.
7906
7907 2006-04-12 [wwp]        2.1.0cvs33
7908
7909         * manual/glossary.xml
7910         * manual/intro.xml
7911         * manual/plugins.xml
7912         * manual/starting.xml
7913         * manual/sylpheed-claws-manual.xml
7914         * manual/fr/.cvsignore
7915         * manual/fr/account.xml
7916         * manual/fr/ack.xml
7917         * manual/fr/addrbook.xml
7918         * manual/fr/advanced.xml
7919         * manual/fr/faq.xml
7920         * manual/fr/glossary.xml
7921         * manual/fr/handling.xml
7922         * manual/fr/intro.xml
7923         * manual/fr/keyboard.xml
7924         * manual/fr/plugins.xml
7925         * manual/fr/starting.xml
7926         * manual/fr/sylpheed-claws-manual.xml
7927                 various fixes: typos, missing .fr translations, punctuation,
7928                 capitalization, links, accents and some bad French more.
7929
7930 2006-04-12 [wwp]        2.1.0cvs32
7931
7932         * src/prefs_gtk.c
7933                 fix for bug #935: always store prefs files in UTF-8 (thanks
7934                 to Colin).
7935
7936 2006-04-11 [colin]      2.1.0cvs31
7937
7938         * src/compose.c
7939                 Fix inserting files not in utf8 when locale is utf8
7940
7941 2006-04-11 [colin]      2.1.0cvs30
7942
7943         * src/inc.c
7944                 Don't show error dialog when cancelling connection
7945                 Patch by Pawel
7946
7947 2006-04-11 [cleroy]     2.1.0cvs29
7948
7949         * src/compose.c
7950                 Implement multiple quote levels
7951         * src/prefs_common.c
7952                 Change a little bit the quote bgcolor for 2nd level
7953
7954 2006-04-11 [colin]      2.1.0cvs28
7955
7956         * src/gtk/about.c
7957                 Add locale and charset in the label
7958
7959 2006-04-10 [colin]      2.1.0cvs27
7960
7961         * src/compose.c
7962         * src/prefs_common.c
7963         * src/prefs_common.h
7964         * src/prefs_msg_colors.c
7965         * src/textview.c
7966                 Allow optional background color in quotes
7967                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
7968                 GTK+-2.8.x feature
7969
7970 2006-04-10 [colin]      2.1.0cvs26
7971
7972         * src/main.c
7973         * src/mainwindow.c
7974         * src/mainwindow.h
7975                 Implement --select
7976
7977 2006-04-10 [colin]      2.1.0cvs25
7978
7979         * manual/plugins.xml
7980         * manual/fr/plugins.xml
7981                 Document libcurl's proxy variables
7982
7983 2006-04-09 [colin]      2.1.0cvs24
7984
7985         * src/prefs_common.c
7986                 gettext() returns statically allocated stuff. We have
7987                 to strdup it in order to be able to free it.
7988
7989 2006-04-09 [colin]      2.1.0cvs23
7990
7991         * AUTHORS
7992         * src/gtk/authors.h
7993                 Add Alexei
7994
7995 2006-04-09 [colin]      2.1.0cvs22
7996
7997         * src/mainwindow.c
7998         * src/gtk/quicksearch.c
7999                 Fix bug #859 (problems with cyrilic input in 
8000                 search panel) - Patch by Alexey Illarionov 
8001                 <littlesavage@rambler.ru>
8002
8003 2006-04-09 [colin]      2.1.0cvs21
8004
8005         * src/prefs_customheader.c
8006                 I prefer removing then freeing rather than the contrary
8007                 (even if it doesn't change anything ;-)
8008         * src/prefs_account.c
8009                 Fix bug #933 (Crash re-entering the custom headers list 
8010                 dialog in accounts prefs)
8011                 The problem happened when cancelling the Account 
8012                 Preferences' dialogs - in which case we didn't do 
8013                 anything to the PrefsAccount * struct. In case of applying,
8014                 the old ac_prefs was replaced with the tmp_ac_prefs we were
8015                 working with in this dialog. The problem is that 
8016                 prefs_customheader.c, working on this tmp_ac_prefs, always
8017                 changes the ->customhdr_list pointer, even when cancelled. 
8018                 So in case of cancelling the prefs_account dialog, we still
8019                 have to update ->customhdr_list in the real account.
8020
8021 2006-04-08 [colin]      2.1.0cvs20
8022
8023         * manual/fr/glossary.xml
8024         * manual/fr/keyboard.xml
8025                 Forgot some headers :)
8026
8027 2006-04-08 [colin]      2.1.0cvs19
8028
8029         * manual/Makefile.am
8030         * manual/fr/Makefile.am
8031         * manual/fr/account.xml
8032         * manual/fr/ack.xml
8033         * manual/fr/addrbook.xml
8034         * manual/fr/advanced.xml
8035         * manual/fr/faq.xml
8036         * manual/fr/glossary.xml
8037         * manual/fr/gpl.xml
8038         * manual/fr/handling.xml
8039         * manual/fr/intro.xml
8040         * manual/fr/keyboard.xml
8041         * manual/fr/plugins.xml
8042         * manual/fr/starting.xml
8043         * manual/fr/sylpheed-claws-manual.xml
8044         * manual/fr/dist/.cvsignore
8045         * manual/fr/dist/Makefile.am
8046         * manual/fr/dist/html/.cvsignore
8047         * manual/fr/dist/html/Makefile.am
8048         * manual/fr/dist/pdf/.cvsignore
8049         * manual/fr/dist/pdf/Makefile.am
8050         * manual/fr/dist/ps/.cvsignore
8051         * manual/fr/dist/ps/Makefile.am
8052         * manual/fr/dist/txt/.cvsignore
8053         * manual/fr/dist/txt/Makefile.am
8054                 Add the french translation of the manual. Thanks to
8055                 Olivier Delhomme <olivier.delhomme@free.fr> for 
8056                 account.xml, ack.xml, addrbook.xml and advanced.xml
8057
8058 2006-04-08 [colin]      2.1.0cvs18
8059
8060         * manual/plugins.xml
8061         * manual/starting.xml
8062                 More fixes
8063
8064 2006-04-07 [colin]      2.1.0cvs17
8065
8066         * manual/faq.xml
8067         * manual/intro.xml
8068         * manual/keyboard.xml
8069                 Little fixes
8070
8071 2006-04-07 [colin]      2.1.0cvs16
8072
8073         * README
8074         * src/compose.c
8075         * src/prefs_common.c
8076         * src/prefs_common.h
8077                 Add hidden compose_no_markup pref
8078
8079 2006-04-07 [wwp]        2.1.0cvs15
8080
8081         * src/summary_search.c
8082         * .cvsignore
8083                 Bugfix: stop button was sticky when searching in an empty folder.
8084                 Applied curly brackets code style to the whole file (summary_search.c).
8085                 More files to ignore.
8086
8087 2006-04-07 [wwp]        2.1.0cvs14
8088
8089         * src/message_search.c
8090         * src/summary_search.c
8091                 changed default button when search bumps at file/folder
8092                 beginning or end, for convenience (thanks to Colin).
8093
8094 2006-04-07 [paul]       2.1.0cvs13
8095
8096         * src/plugins/dillo_viewer/dillo_prefs.c
8097                 avoid future potential for namespace collision
8098                 Patch by Colin
8099
8100 2006-04-06 [wwp]        2.1.0cvs12
8101
8102         * src/summary_search.c
8103                 Unify extended/advanced searches names (and thus factorize labels),
8104                 patch by Fabien Vantard <fzzzzz@gmail.com>.
8105
8106 2006-04-06 [wwp]        2.1.0cvs11
8107
8108         * src/folderview.c
8109         * src/prefs_themes.c
8110         * src/summaryview.c
8111                 Fixed some compilation warnings.
8112
8113 2006-04-06 [colin]      2.1.0cvs10
8114
8115         * manual/advanced.xml
8116                 Document the wizard template and how to deploy
8117                 Sylpheed-Claws effectively
8118
8119 2006-04-06 [colin]      2.1.0cvs9
8120
8121         * src/folderview.c
8122                 gettext patch to tell translators about _("#"),
8123                 by Maxim Britov
8124
8125 2006-04-06 [colin]      2.1.0cvs8
8126
8127         * src/textview.c
8128                 Fix invalid GtkTextBIter after clicking "Display as text"
8129
8130 2006-04-06 [mones]      2.1.0cvs7
8131
8132         * src/addr_compl.c
8133         * src/addrindex.c
8134         * src/addritem.c
8135         * src/codeconv.c
8136         * src/compose.c
8137         * src/filtering.c
8138         * src/folder.c
8139         * src/folder_item_prefs.c
8140         * src/folderview.c
8141         * src/localfolder.c
8142         * src/matcher.c
8143         * src/mimeview.c
8144         * src/prefs_msg_colors.c
8145         * src/prefs_spelling.c
8146         * src/prefs_themes.c
8147         * src/procmime.c
8148         * src/procmsg.c
8149         * src/stock_pixmap.c
8150         * src/summaryview.c
8151         * src/textview.c
8152         * src/toolbar.c
8153         * src/common/mgutils.c
8154         * src/common/prefs.c
8155         * src/common/ssl_certificate.c
8156         * src/gtk/colorlabel.c
8157         * src/gtk/quicksearch.c
8158         * src/plugins/pgpmime/pgpmime.c
8159         * src/plugins/spamassassin/spamassassin.c
8160                 Removed redundant NULL checks for g_free() calls.
8161                 Patch by Pawel Pekala.
8162
8163 2006-04-06 [mones]      2.1.0cvs6
8164
8165         * src/prefs_actions.c
8166         * src/prefs_filtering.c
8167         * src/prefs_filtering_action.c
8168         * src/prefs_matcher.c
8169         * src/prefs_template.c
8170         * src/gtk/gtkutils.c
8171         * src/gtk/gtkutils.h
8172                 Have a nice replace button. Patch by Pawel Pekala
8173
8174 2006-04-06 [colin]      2.1.0cvs5
8175
8176         * src/addressbook.c
8177                 Fix crash with empty columns
8178
8179 2006-04-05 [colin]      2.1.0cvs4
8180
8181         * src/wizard.c
8182         * src/prefs_gtk.c
8183                 Allow wizard customization with pre-filled values
8184
8185 2006-04-05 [colin]      2.1.0cvs3
8186
8187         * src/textview.c
8188         * src/mimeview.c
8189         * src/mimeview.h
8190                 Nicer messages in mimeview
8191
8192 2006-04-05 [colin]      2.1.0cvs2
8193
8194         * src/addressbook.c
8195         * src/prefs_summaries.c
8196                 i18n fix
8197
8198 2006-04-05 [colin]      2.1.0cvs1
8199
8200         * src/plugins/pgpcore/plugin.c
8201         * src/plugins/pgpcore/select-keys.c
8202         * src/plugins/pgpcore/select-keys.h
8203         * src/plugins/pgpcore/sgpgme.c
8204         * src/plugins/pgpcore/sgpgme.h
8205         * src/plugins/pgpinline/pgpinline.c
8206         * src/plugins/pgpinline/plugin.c
8207         * src/plugins/pgpmime/pgpmime.c
8208         * src/plugins/pgpmime/plugin.c
8209                 Factorize and generalize a bit 
8210                 Drop S/MIME signature verification from PGP/MIME
8211                 (adding it as another, more complete plugin)
8212
8213 2006-04-05 [paul]       2.1.0
8214
8215         2.1.0 released
8216
8217 2006-04-05 [paul]       2.0.0cvs186
8218
8219         * manual/advanced.xml
8220                 add info on colour labels
8221
8222 2006-04-05 [paul]       2.0.0cvs185
8223
8224         * po/bg.po
8225         * po/cs.po
8226         * po/de.po
8227         * po/el.po
8228         * po/en_GB.po
8229         * po/fi.po
8230         * po/fr.po
8231         * po/it.po
8232         * po/nl.po
8233         * po/pl.po
8234         * po/pt_BR.po
8235         * po/sr.po
8236         * po/zh_CN.po
8237                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
8238                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
8239                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
8240                 Guimaraes, Aleksandar Urosevic, Ralgh Young
8241         * src/gtk/authors.h
8242         * tools/claws.i18n.status.pl
8243                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
8244                 and new Czech translator, Tim <timbrain@post.cz>
8245
8246 2006-04-05 [mones]      2.0.0cvs184
8247
8248         * po/es.po
8249                 Updated translation
8250
8251 2006-04-05 [colin]      2.0.0cvs183
8252
8253         * src/gtk/quicksearch.c
8254                 Fix bug #929 (unnecessary reload in quick search bar)
8255
8256 2006-04-05 [colin]      2.0.0cvs182
8257
8258         * src/compose.c
8259                 Fix crash on Reply with no From:
8260                 Show signature and conversion error on queuing 
8261                 (but not sending)
8262         * src/mainwindow.c
8263         * src/summaryview.c
8264         * src/summaryview.h
8265                 Factorize threading code and make sure msginfo 
8266                 is not null when it comes from a GtkCTreeRow's 
8267                 data
8268         * src/gtk/gtkaspell.c
8269                 Check for necessary things
8270         * src/gtk/gtksctree.c
8271         * src/gtk/gtksctree.h
8272                 Reset anchor if necessary when removing node
8273
8274 2006-03-29 [colin]      2.0.0cvs181
8275
8276         * src/folderview.c
8277                 Warn for disabled IMAP accounts (due to lack of
8278                 libetpan). Breaks string-freeze - sorry - but it
8279                 is kind of important ;)
8280
8281 2006-03-28 [colin]      2.0.0cvs180
8282
8283         * src/gtk/gtkutils.c
8284         * src/gtk/gtkutils.h
8285                 Add a gtkut_get_link_btn() function that
8286                 creates a button which acts like an URI
8287         * src/prefs_themes.c
8288         * src/gtk/about.c
8289                 Use this function (factorizes codes)
8290         * src/common/defs.h
8291         * src/gtk/pluginwindow.c
8292                 Add a "Get more..." in the plugins window
8293
8294 2006-03-28 [colin]      2.0.0cvs179
8295
8296         * src/common/smtp.c
8297         * src/common/passcrypt.c
8298         * src/undo.c
8299                 Warning fixes. Patch by Pawel Pekala
8300
8301 2006-03-27 [colin]      2.0.0cvs178
8302
8303         * src/undo.c
8304                 Fix undoing by blocks with spaces
8305
8306 2006-03-27 [colin]      2.0.0cvs177
8307
8308         * src/textview.c
8309                 Set margin to 3px for headers
8310
8311 2006-03-27 [paul]
8312
8313         2.1.0-rc2 released
8314
8315 2006-03-27 [wwp]        2.0.0cvs176
8316
8317         * src/summaryview.c
8318                 don't reset quicksearch when updating the message list.
8319                 Thanks to Colin.
8320
8321 2006-03-26 [wwp]        2.0.0cvs175
8322
8323         * src/compose.c
8324                 use a unified border width ('other' tab in the compose window,
8325                 patch by Pawel Pekala).
8326
8327
8328 2006-03-26 [wwp]        2.0.0cvs174
8329
8330         * src/common/quoted-printable.c
8331         * src/addressbook.c
8332                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
8333
8334 2006-03-26 [colin]      2.0.0cvs173
8335
8336         * src/quote_fmt_parse.y
8337                 Fix non-UTF8 date formats messing up the whole quote a 
8338                 little bit
8339
8340 2006-03-26 [colin]      2.0.0cvs172
8341
8342         * src/procheader.c
8343                 Make sure the date is UTF8 valid, or try to make it
8344                 so. IncrediMail is really IncrediStupid.
8345         * src/compose.c
8346                 Fix possible conversions. 
8347                 
8348
8349 2006-03-26 [colin]      2.0.0cvs171
8350
8351         * src/matcher.c
8352                 Fix corner cases in body search. This is still a
8353                 hack... It seems impossible to make it good and 
8354                 reasonably fast at the same time.
8355
8356 2006-03-26 [colin]      2.0.0cvs170
8357
8358         * src/summaryview.c
8359                 I think I killed the twilight zone bug!
8360                 summary_select_node() flushes GTK events in order
8361                 to be able to center the view. But this also 
8362                 flushes keypresses like Ctrl-Alt-U, so this can
8363                 call summary_show from summary_select_node (itself
8364                 called from summary_show, etc.). And the summaryview
8365                 has to be unlocked in this function. So just locking
8366                 while processing GTK events, and bailing if locked, 
8367                 should fix it.
8368                 Fixes bug #927 (SIGSEGV during Update Summary)
8369
8370 2006-03-25 [colin]      2.0.0cvs169
8371
8372         * src/matcher.c
8373                 Fix search in QP-encoded bodies
8374                 Fix utf-8 searches in bodies encoded in the
8375                 locale's encoding
8376         * src/common/quoted-printable.c
8377         * src/common/quoted-printable.h
8378                 Add a decode function that doesn't overwrite
8379                 the original pointer
8380                 
8381
8382 2006-03-24 [colin]      2.0.0cvs168
8383
8384         * src/action.c
8385         * src/summaryview.c
8386         * src/summaryview.h
8387                 Update message cache after action
8388                 Patch by H. Merijn Brand
8389         * src/prefs_msg_colors.c
8390                 Factorize label 
8391                 Patch by Fabien Vantard
8392         * src/plugins/spamassassin/spamassassin_gtk.c
8393                 Remove useless translation
8394                 Patch by Fabien Vantard
8395
8396 2006-03-23 [colin]      2.0.0cvs167
8397
8398         * src/common/ssl.c
8399                 Let 30 seconds to SSL_connect
8400
8401 2006-03-23 [wwp]        2.0.0cvs166
8402
8403         * src/summaryview.c
8404         * src/gtk/description_window.c
8405                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
8406                 and headers are translated; adjust description windows' width to fit their
8407                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
8408
8409 2006-03-23 [paul]       2.0.0cvs165
8410
8411         * src/common/utils.c
8412                 fix highlighting of URIs containing "()"
8413                 (2.0.0cvs164's reversal fixed)
8414                 Thanks to Colin.
8415
8416 2006-03-23 [paul]       2.0.0cvs164
8417
8418         * src/common/utils.c
8419                 revert patch, (postponing a fix), at 2.0.0cvs120
8420                 as it breaks more URIs than it fixes.
8421                 Allow '-' to be a terminating character in a URI
8422
8423 2006-03-22 [colin]      2.0.0cvs163
8424
8425         * configure.ac
8426                 Require libetpan 0.45
8427                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
8428
8429 2006-03-22 [paul]       2.0.0cvs162
8430
8431         * src/editgroup.c
8432                 replace '<-' and '->' buttons with GTK_STOCK graphical
8433                 buttons
8434         * src/summary_search.c
8435                 don't offer '...' for translation
8436                 add a tooltip to advanced search '...' button
8437         * src/gtk/quicksearch.c
8438                 don't offer '...' for translation
8439
8440 2006-03-21 [colin]      2.0.0cvs161
8441
8442         * src/compose.c
8443                 Fix middle-click pasting (insert at click
8444                 position instead of cursor position, don't
8445                 remove existing selection and allow pasting
8446                 our own selection)
8447         * src/addressbook.c
8448                 "LDAP Server" -> "LDAP servers"
8449
8450 2006-03-21 [wwp]        2.0.0cvs160
8451
8452         * src/etpan/imap-thread.c
8453                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
8454
8455 2006-03-20 [colin]      2.0.0cvs159
8456
8457         * src/summaryview.c
8458                 Don't reload summaryview after an execute with no
8459                 move action
8460
8461 2006-03-19 [colin]      2.0.0cvs158
8462
8463         * src/addressbook.c
8464                 and put groups at the top, always
8465
8466 2006-03-19 [colin]      2.0.0cvs157
8467
8468         * src/addressbook.c
8469                 Order groups before names, as previously
8470
8471 2006-03-19 [colin]      2.0.0cvs156
8472
8473         * src/addressbook.c
8474                 - Sort case-unsensitive
8475                 - Put the sort arrow at opening too
8476
8477 2006-03-19 [wwp]        2.0.0cvs155
8478
8479         * src/addressbook.c
8480                 allow sorting by name/email/remarks, ensure that right-pane's contents
8481                 matches the left-pane selection (cleared when appropriate).
8482                 Patch by Pawel Pekala <c0rn@o2.pl>.
8483
8484 2006-03-18 [colin]      2.0.0cvs154
8485
8486         * src/textview.c
8487                 Fix text cursor ;)
8488
8489 2006-03-18 [colin]      2.0.0cvs153
8490
8491         * src/gtk/filesel.c
8492                 Make sure we hide the preview if we didn't get
8493                 a filename
8494
8495 2006-03-18 [colin]      2.0.0cvs152
8496
8497         * src/summaryview.c
8498                 Set cursor to watch for execution (fixes lack
8499                 of watch-cursor when dnd'ing hundreds of mails)
8500         * src/gtk/filesel.c
8501                 Check that mime type is 'image/*' before updating
8502                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
8503
8504 2006-03-18 [colin]      2.0.0cvs151
8505
8506         * src/mainwindow.c
8507         * src/textview.c
8508         * src/textview.h
8509                 Put a watch cursor in textview too when the mainwindow's
8510                 cursor in a watch
8511
8512 2006-03-18 [colin]      2.0.0cvs150
8513
8514         * src/folder.c
8515                 Change wrong asserts to simple tests
8516
8517 2006-03-17 [colin]      2.0.0cvs149
8518
8519         * src/mainwindow.c
8520         * src/mainwindow.h
8521         * src/prefs_msg_colors.c
8522         * src/summaryview.c
8523         * src/summaryview.h
8524         * src/gtk/colorlabel.c
8525         * src/gtk/colorlabel.h
8526                 Add a color label menu in the main menubar
8527                 Add (fixed) accels Ctrl-{0-7} to change the color
8528                 They have to be fixed because the menu's dynamic,
8529                 the items are complex widgets, hence we can't use
8530                 a GtkItemFactory.
8531
8532
8533 2006-03-17 [wwp]        2.0.0cvs148
8534
8535         * src/compose.c
8536                 rollback few lines from my previous commit (those lines come from
8537                 a pending patch, accidentally commited, even if neutral as they are
8538                 commented out).
8539
8540 2006-03-17 [wwp]        2.0.0cvs147
8541
8542         * src/compose.c
8543                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
8544                 applied code style/indentation to the modified function.
8545
8546 2006-03-17 [wwp]        2.0.0cvs146
8547
8548         * src/procmsg.c
8549         * src/compose.c
8550                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
8551
8552 2006-03-17 [paul]
8553
8554         2.1.0-rc1 released
8555
8556 2006-03-17 [paul]       2.0.0cvs145
8557
8558         * src/main.c
8559                 addressbook_read_file() was called twice
8560         * src/textview.c
8561                 X-Mailer highlighting
8562
8563 2006-03-16 [colin]      2.0.0cvs144
8564
8565         * src/sourcewindow.c
8566         * src/sourcewindow.h
8567                 And the last one, in source window.
8568
8569 2006-03-16 [colin]      2.0.0cvs143
8570
8571         * src/compose.c
8572         * src/compose.h
8573                 Fix the same stuff in compose
8574
8575 2006-03-16 [colin]      2.0.0cvs142
8576
8577         * src/messageview.c
8578                 Complete the previous messageview crash fix
8579
8580 2006-03-16 [colin]      2.0.0cvs141
8581
8582         * src/procmsg.h
8583         * src/procmsg.c
8584         * src/folder.c
8585                 Fix POSTPROCESSING hook
8586                 Patch by H. Merijn Brand
8587
8588         * src/procmime.c
8589         * src/procmime.h
8590                 Parse Content-Location
8591
8592         * src/toolbar.c
8593         * src/messageview.c
8594         * src/messageview.h
8595                 Don't crash when a top-level MessageView has
8596                 been closed on us. Same problematic than
8597                 yesterday's quicksearch issue.
8598
8599 2006-03-15 [colin]      2.0.0cvs140
8600
8601         * src/gtk/quicksearch.c
8602                 Fix a bitchy race we didn't think about when we
8603                 added quicksearch cancellation:
8604                 If the search is not on cached fields, for example
8605                 body_part matchcase "stuff"
8606                 the matcher code has to get the whole message. If
8607                 we're on IMAP, that can be slow, and in order to
8608                 be non-blocking, the IMAP code idle loop processes
8609                 gtk events too. So it is possible to cancel a
8610                 quicksearch while the matcher is getting the mail's
8611                 body. After matcher got its body, it will start to
8612                 iterate over the matcher list that the Quicksearch's
8613                 clear_search_cb() just freed via prepare_matcher().
8614                 SIGSEGV ensues.
8615                 The fix consists of guarding the matcherlist_match()
8616                 call with a boolean 'matching'. If we reset the
8617                 quicksearch while matching is TRUE, we don't free
8618                 the matcherlist anymore like we did, but we set
8619                 another new flag, deferred_free, to TRUE. Then,
8620                 in quicksearch_match(), just after returning from
8621                 matcherlist_match() and unsetting the matching flag,
8622                 we check the deferred_free flag and do the
8623                 prepare_matcher() (which does the matcherlist_free)
8624                 for real, so we free the matcherlist once it's not
8625                 used anymore.
8626                 As all of this runs via the glib main loop, we
8627                 luckily don't need a mutex.
8628         * src/summaryview.c
8629                 Also, show progress while searching.
8630
8631
8632 2006-03-14 [colin]      2.0.0cvs139
8633
8634         * src/alertpanel.c
8635                 Make alertpanel_is_open non-static
8636
8637 2006-03-14 [colin]      2.0.0cvs138
8638
8639         * src/prefs_spelling.c
8640                 Cleanups - Fabien Vantard
8641
8642 2006-03-14 [wwp]        2.0.0cvs137
8643
8644         * src/main.c
8645                 code style normalization (curly braces, indentation).
8646
8647 2006-03-14 [wwp]        2.0.0cvs137
8648
8649         * src/main.c
8650                 code style (braces, indentation)
8651
8652 2006-03-12 [paul]       2.0.0cvs136
8653
8654         * src/prefs_common.c
8655                 trans_hdr defaults to FALSE to be RFC-savvy
8656         * src/prefs_summaries.c
8657                 add a tooltip to the trans_hdr option
8658                 
8659
8660 2006-03-12 [paul]       2.0.0cvs135
8661
8662         * src/prefs_matcher.c
8663                 give a little more width to the combos
8664         * src/prefs_display_header.c
8665         * src/textview.c
8666                 translate headers if prefs_common.trans_hdr
8667                 is TRUE
8668
8669         Patches by Pawel Pekala
8670
8671 2006-03-12 [paul]       2.0.0cvs134
8672
8673         * src/plugins/clamav/clamav_plugin.c
8674         * src/plugins/dillo_viewer/dillo_viewer.c
8675         * src/plugins/pgpcore/plugin.c
8676         * src/plugins/pgpinline/plugin.c
8677         * src/plugins/pgpmime/plugin.c
8678         * src/plugins/spamassassin/spamassassin.c
8679                 update/add to descriptions
8680         * src/plugins/spamassassin/spamassassin_gtk.c
8681                 fixes to the english, remove superfluous
8682                 tooltips, clean up a little
8683
8684 2006-03-12 [paul]       2.0.0cvs133
8685
8686         * src/compose.c
8687                 fix Bug 924, 'Account combo box shows up wrong 
8688                 if & is in account name'
8689
8690 2006-03-11 [colin]      2.0.0cvs132
8691
8692         * src/summaryview.c
8693                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
8694                 messed up shift-selection because is slows down
8695                 moving around summaryview. thanks -users
8696
8697 2006-03-10 [colin]      2.0.0cvs131
8698
8699         * src/plugins/spamassassin/spamassassin_gtk.c
8700                 Put back Paul's engrish fixes
8701
8702 2006-03-10 [colin]      2.0.0cvs130
8703
8704         * src/plugins/spamassassin/spamassassin.c
8705         * src/plugins/spamassassin/spamassassin.h
8706         * src/plugins/spamassassin/spamassassin_gtk.c
8707                 Cleanup SA prefs page (more)
8708                 Patch by Fabien Vantard
8709
8710 2006-03-10 [paul]       2.0.0cvs129
8711
8712         * src/prefs_msg_colors.c
8713         * src/prefs_spelling.c
8714                 widget sensitivity
8715
8716 2006-03-09 [mones]      2.0.0cvs128
8717
8718         * po/es.po
8719                 Update for next RC
8720
8721 2006-03-09 [wwp]        2.0.0cvs127
8722
8723         * configure.ac
8724                 revert accidental commit (requirement for libetpan 0.43), this time
8725                 not in HEAD.
8726
8727 2006-03-09 [wwp]        2.0.0cvs125
8728
8729         * configure.ac
8730                 revert accidental commit (requirement for libetpan 0.43)
8731
8732 2006-03-09 [paul]       2.0.0cvs126
8733
8734         * src/prefs_receive.c
8735                 remove useless frame
8736                 replace 'incorporation' with 'receiving'
8737         * src/plugins/clamav/clamav_plugin_gtk.c
8738         * src/plugins/spamassassin/spamassassin_gtk.c
8739                 improve widget sensitivity
8740                 fix a bit his engrish
8741
8742 2006-03-09 [wwp]        2.0.0cvs125
8743
8744         * src/addressadd.c
8745         * src/foldersel.c
8746         * src/prefs_common.c
8747         * src/prefs_common.h
8748                 remember some more windows' sizes (add to addressbook and
8749                 select folder).
8750
8751 2006-03-09 [paul]       2.0.0cvs124
8752
8753         * src/plugins/pgpcore/prefs_gpg.c
8754                 normalise construction of dialogue
8755
8756 2006-03-09 [paul]       2.0.0cvs123
8757
8758         * src/plugins/trayicon/Makefile.am
8759                 add missing slash
8760
8761 2006-03-08 [colin]      2.0.0cvs122
8762
8763         * src/plugins/trayicon/Makefile.am
8764                 Fix build in separate dir 
8765                 Patch by Bamanzi <bamanzi@gmail.com>
8766
8767 2006-03-08 [colin]      2.0.0cvs121
8768
8769         * src/procmsg.c
8770                 Batch move and copies from summaryview with delayed execution
8771                 too
8772
8773 2006-03-07 [paul]       2.0.0cvs120
8774
8775         * src/common/utils.c
8776                 fix highlighting of URIs containing "()"
8777                 Patch by Pawel Pekala
8778
8779 2006-03-07 [paul]       2.0.0cvs119
8780
8781         * src/folder.c
8782         * src/folder.h
8783         * src/folderview.c
8784                 immediately do alphabetical resort when
8785                 changing a folder's name
8786                 Patch by Pawel Pekala
8787
8788 2006-03-07 [paul]       2.0.0cvs118
8789
8790         * src/news.c
8791         * src/news_gtk.c
8792                 when unsubscribing a newsgroup, remove the
8793                 folder and msgs in .sylpheed-claws/newscache
8794                 Patch by Pawel Pekala <c0rn@gazeta.pl>
8795
8796 2006-03-07 [paul]       2.0.0cvs117
8797
8798         * src/textview.c
8799                 fix wrong Fake URL Warning
8800                 Thanks to Hiro
8801
8802 2006-03-07 [colin]      2.0.0cvs116
8803
8804         * src/imap.c
8805                 Return immediately when password dialog was
8806                 cancelled
8807         * src/gtk/inputdialog.c
8808                 Allow empty strings for passwords
8809
8810
8811 2006-03-06 [colin]      2.0.0cvs115
8812
8813         * src/imap.c
8814                 Prevent double-timeouts when connection fails
8815
8816 2006-03-06 [colin]
8817
8818         2.0.1-rc1 released
8819
8820 2006-03-06 [colin]      2.0.0cvs114
8821
8822         * src/imap.c
8823                 Refresh session during potentially long
8824                 operations
8825
8826 2006-03-06 [wwp]        2.0.0cvs113
8827
8828         * src/prefs_msg_colors.h
8829                 forgot that one (custom color labels).
8830
8831 2006-03-06 [wwp]        2.0.0cvs112
8832
8833         * src/prefs_common.c
8834         * src/prefs_common.h
8835         * src/prefs_msg_colors.c
8836         * src/summaryview.c
8837         * src/summaryview.h
8838         * src/gtk/colorlabel.c
8839         * src/gtk/colorlabel.h
8840                 colors in messages list are now customizable. Color values and names can
8841                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
8842                 Thanks to Paul and Colin for their help with this longstanding patch!
8843
8844 2006-03-06 [wwp]        2.0.0cvs111
8845
8846         * src/textview.c
8847                 don't crash if (x)face is bad.
8848
8849 2006-03-05 [paul]       2.0.0cvs110
8850
8851         * AUTHORS
8852         * configure.ac
8853         * src/Makefile.am
8854         * src/common/Makefile.am
8855         * src/common/utils.h
8856         * src/etpan/imap-thread.c
8857         * src/gtk/authors.h
8858         * src/plugins/clamav/Makefile.am
8859         * src/plugins/demo/Makefile.am
8860         * src/plugins/dillo_viewer/Makefile.am
8861         * src/plugins/pgpcore/Makefile.am
8862         * src/plugins/pgpcore/passphrase.c
8863         * src/plugins/pgpinline/Makefile.am
8864         * src/plugins/pgpmime/Makefile.am
8865         * src/plugins/spamassassin/Makefile.am
8866         * src/plugins/trayicon/Makefile.am
8867                 fix builiding on cygwin
8868                 Patch by Ralgh Young <bamanzi@gmail.com>
8869
8870 2006-03-04 [wwp]        2.0.0cvs109
8871
8872         * manual/keyboard.xml
8873                 fix mixed up/down keys.
8874
8875 2006-03-04 [wwp]        2.0.0cvs108
8876
8877         * README
8878         * INSTALL
8879                 updated links to SpamAssassin.
8880
8881 2006-03-04 [wwp]        2.0.0cvs107
8882
8883         * manual/plugins.xml
8884         * src/plugins/spamassassin/README
8885                 updated SpamAssassin plugin docs to reflect new functional additions
8886                 (also fix/update/documents few technical stuff more, see the README).
8887
8888 2006-03-04 [wwp]        2.0.0cvs106
8889
8890         * src/prefs_message.c
8891                 normalized capitalization of message-prefs paths.
8892
8893 2006-03-04 [wwp]        2.0.0cvs105
8894
8895         * manual/advanced.xml
8896                 typo.
8897
8898 2006-03-03 [colin]      2.0.0cvs104
8899
8900         * src/plugins/clamav/clamav_plugin_gtk.c
8901                 Rework prefs page, patch by Fabien 
8902
8903 2006-03-03 [colin]      2.0.0cvs103
8904
8905         * src/plugins/clamav/clamav_plugin.c
8906                 Set error on all errors
8907
8908 2006-03-03 [colin]      2.0.0cvs102
8909
8910         * src/common/plugin.c
8911                 Initialize error to avoid crashing when a plugin fails
8912                 without setting error
8913
8914 2006-03-02 [wwp]        2.0.0cvs101
8915
8916         * configure.ac
8917                 fixed linker flags for libetpan support on Cygwin
8918                 (thanks to H.Merijn Brand).
8919
8920 2006-03-02 [wwp]        2.0.0cvs100
8921
8922         * src/addressbook.c
8923                 fix some AB error messages: one for punctuation and
8924                 one wrongly duplicate (thanks, maxbritov).
8925
8926 2006-03-02 [wwp]        2.0.0cvs99
8927
8928         * src/plugins/spamassassin/spamassassin.c
8929                 make sync calls to sa-learn/spamc to prevent
8930                 system (whatever local or client/server) overload.
8931
8932 2006-03-02 [colin]      2.0.0cvs98
8933
8934         * src/summaryview.c
8935                 Put the spam icon in the status column instead of the
8936                 mark one
8937
8938 2006-03-01 [colin]      2.0.0cvs97
8939
8940         * src/plugins/spamassassin/spamassassin.c
8941                 Fix segfault (g_file_set_contents fails for some 
8942                 reason and err==0x2f. Can't find out why with
8943                 valgrind, using working function :-)
8944
8945 2006-03-01 [colin]      2.0.0cvs96
8946
8947         * src/inc.c
8948                 Offline overriding: let 'No' be cached only 3 seconds
8949
8950 2006-03-01 [colin]      2.0.0cvs95
8951
8952         * src/addr_compl.c
8953         * src/addrbook.c
8954         * src/addressbook.c
8955         * src/addrindex.c
8956         * src/folder_item_prefs.c
8957         * src/headerview.c
8958         * src/imap.c
8959         * src/inc.c
8960         * src/ldif.c
8961         * src/mainwindow.c
8962         * src/mh.c
8963         * src/msgcache.c
8964         * src/prefs_common.h
8965         * src/prefs_msg_colors.c
8966         * src/procheader.c
8967         * src/procheader.h
8968         * src/procmime.c
8969         * src/procmsg.c
8970         * src/procmsg.h
8971         * src/send_message.h
8972         * src/simple-gettext.c
8973         * src/summaryview.c
8974         * src/summaryview.h
8975         * src/syldap.c
8976         * src/textview.c
8977         * src/undo.c
8978         * src/common/ssl_certificate.c
8979         * src/common/utils.c
8980         * src/gtk/colorsel.c
8981         * src/gtk/gtksctree.c
8982         * src/gtk/gtkshruler.c
8983         * src/plugins/trayicon/trayicon.c
8984                 #if 0 goes to /dev/null
8985
8986 2006-03-01 [colin]      2.0.0cvs94
8987
8988         * src/compose.c
8989         * src/imap.c
8990         * src/inc.c
8991         * src/inc.h
8992         * src/messageview.c
8993         * src/news.c
8994         * src/plugins/spamassassin/spamassassin.c
8995                 Allow to add information in the "working offline"
8996                 window
8997
8998 2006-03-01 [wwp]        2.0.0cvs93
8999
9000         * src/plugins/spamassassin/spamassassin.c
9001                 fixed spamc invocation: use a tricky temporary mini shell wrapper
9002                 'cause it seems that calling `spamc ... < inputfile` with
9003                 g_spawn_(a)sync simply.. erm doesn't work :-).
9004
9005 2006-03-01 [wwp]        2.0.0cvs92
9006
9007         * src/toolbar.c
9008         * src/toolbar.h
9009                 simplify the adding of spam/ham button to the messageview toolbar
9010                 (it gets more clear now that the same button will be "Mark as spam"
9011                 or "Mark as ham" according to the current message status,
9012                 thanks to Colin).
9013
9014 2006-03-01 [wwp]        2.0.0cvs91
9015
9016         * src/messageview.c
9017         * src/procmsg.c
9018         * src/procmsg.h
9019         * src/summaryview.c
9020         * src/plugins/spamassassin/spamassassin.c
9021         * src/plugins/spamassassin/spamassassin.h
9022                 make learner callbacks return a status (0 for ok),
9023                 handle it in main code to avoid setting flags when learning failed,
9024                 don't learn on TCP if offline in spamassassin,
9025                 thanks to Colin.
9026
9027                 
9028
9029 2006-03-01 [wwp]        2.0.0cvs90
9030
9031         * src/compose.c
9032                 some work around the compose window's account menu,
9033                 patch by Fabien Vantard.
9034
9035 2006-03-01 [wwp]        2.0.0cvs89
9036
9037         * src/plugins/spamassassin/spamassassin.c
9038                 fixed bad logics, was using spamc in local mode and sa-learn
9039                 in remote mode (thanks, Colin).
9040
9041 2006-03-01 [wwp]        2.0.0cvs88
9042
9043         * src/plugins/spamassassin/spamassassin.c
9044         * src/plugins/spamassassin/spamassassin.h
9045         * src/plugins/spamassassin/spamassassin_gtk.c
9046                 made processing of emails w/ sa-plugin an option (default is TRUE),
9047                 fixed Engrish some tooltips, capitalization of some debug messages
9048                 and warnings. The spamassassin plugin now provides two separate
9049                 services: process emails upon incorporation and spamd training.
9050                 Both services (un)register independently but use some common
9051                 plugin settings (transport settings, spam storage location).
9052
9053 2006-02-28 [wwp]        2.0.0cvs87
9054
9055         * src/plugins/spamassassin/spamassassin.c
9056                 fix async flag to spamc cmdline execution (batch exec should
9057                 be asynchronous).
9058
9059 2006-02-27 [wwp]        2.0.0cvs86
9060
9061         * src/plugins/spamassassin/spamassassin.c
9062         * src/plugins/spamassassin/spamassassin.h
9063         * src/plugins/spamassassin/spamassassin_gtk.c
9064                 - added the ability to learn a remote spamassassin server (spamd),
9065                 using spamc.
9066                 - added the spamassassin option 'username', that applies to all
9067                 spamassassin operations (filtering, learning, local or remote).
9068                 The default username is the current unix user (if left blank
9069                 from gtk prefs or config file).
9070                 - commented out some unused code (notebook widget), removed unused
9071                 layout (hbox1).
9072                 - make more widgets sensitive to the transport type.
9073
9074 2006-02-27 [colin]      2.0.0cvs85
9075
9076         * src/plugins/spamassassin/spamassassin.c
9077                 Fix sa-learn call when offline
9078
9079 2006-02-27 [colin]      2.0.0cvs84
9080
9081         * configure.ac
9082         * src/Makefile.am
9083         * src/mainwindow.c
9084         * src/mainwindow.h
9085         * src/messageview.c
9086         * src/messageview.h
9087         * src/prefs_toolbar.c
9088         * src/procmsg.c
9089         * src/stock_pixmap.c
9090         * src/stock_pixmap.h
9091         * src/summaryview.c
9092         * src/toolbar.c
9093         * src/toolbar.h
9094         * src/pixmaps/ham_btn.xpm
9095         * src/pixmaps/spam.xpm
9096         * src/pixmaps/spam_btn.xpm
9097         * src/plugins/spamassassin/spamassassin.c
9098                 Add button in toolbar for spam learning
9099                 Fix a few bugs from the last related commit
9100                 Revert 1.9.6cvs23 which messed up shift-selection
9101
9102 2006-02-24 [colin]      2.0.0cvs83
9103
9104         * src/procmsg.c
9105         * src/summaryview.c
9106         * src/summaryview.h
9107         * src/plugins/spamassassin/spamassassin.c
9108         * src/plugins/spamassassin/spamassassin.h
9109         * src/plugins/spamassassin/spamassassin_gtk.c
9110                 Unregister learner when spamassassin is either
9111                 disabled or over tcp
9112
9113 2006-02-24 [colin]      2.0.0cvs82
9114
9115         * src/Makefile.am
9116         * src/mainwindow.c
9117         * src/mainwindow.h
9118         * src/procmsg.c
9119         * src/procmsg.h
9120         * src/stock_pixmap.c
9121         * src/stock_pixmap.h
9122         * src/summaryview.c
9123         * src/summaryview.h
9124         * src/gtk/icon_legend.c
9125         * src/pixmaps/spam.xpm  ** NEW FILE **
9126         * src/plugins/spamassassin/spamassassin.c
9127         * src/plugins/spamassassin/spamassassin_gtk.c
9128                 Add spam learning interface (Mark/Mark as 
9129                 (spam|ham) menus)
9130
9131 2006-02-24 [wwp]        2.0.0cvs81
9132
9133         * src/compose.c
9134         * src/compose.h
9135         * src/filtering.c
9136                 hide compose window when sending message in batch mode
9137                 (filtering: forward and redirect). Also fixed a wrong
9138                 value returned when sending failed, neutral anyway.
9139                 (Colin, me) 
9140
9141 2006-02-24 [wwp]        2.0.0cvs80
9142
9143         * src/mainwindow.c
9144                 use GTK+'s stock quit button. Patch by Fabien Vantard.
9145
9146 2006-02-24 [paul]       2.0.0cvs79
9147
9148         * src/news.c
9149         * src/news.h
9150         * src/news_gtk.c
9151                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
9152                 Thanks to Colin
9153
9154 2006-02-23 [colin]      2.0.0cvs78
9155
9156         * src/alertpanel.c
9157                 Change OK to Close in alertpanel with View log
9158                 button; add accel to View log. Patch by Fabien
9159                 Vantard
9160
9161 2006-02-23 [wwp]        2.0.0cvs77
9162
9163         * src/compose.c
9164                 silly me, there were much more tests to perform, since toolbars can
9165                 really have down to 1 element only.
9166
9167 2006-02-23 [wwp]        2.0.0cvs76
9168
9169         * commitHelper
9170                 fixed indentation from my previous commit. Fallback to VISUAL if
9171                 EDITOR is not set (and to vi, at last resort).
9172
9173 2006-02-23 [wwp]        2.0.0cvs75
9174
9175         * commitHelper
9176                 improved error detection (Colin, me).
9177
9178 2006-02-23 [wwp]        2.0.0cvs74
9179
9180         * src/prefs_toolbar.c
9181                 simplify and fix prefs/toolbars layouting. Combos' contents can
9182                 now be really displayed.
9183
9184 2006-02-23 [wwp]        2.0.0cvs73
9185         simplifies and fix prefs/toolbars layouting. Combos' contents can now
9186         be really displayed.
9187
9188 2006-02-22 [wwp]        2.0.0cvs72
9189
9190         * src/compose.c
9191                 fix a typo in my previous commit (sorry!).
9192
9193 2006-02-22 [wwp]        2.0.0cvs71
9194
9195         * src/prefs_toolbar.c
9196                 fix a crash when adding separators to toolbars,
9197                 also fix some separator item information.
9198
9199 2006-02-22 [wwp]        2.0.0cvs70
9200
9201         * src/compose.c
9202                 fix a crash when redirecting (for instance) when compose window's
9203                 toolbar contents has been customized (when some buttons have been
9204                 removed in fact).
9205
9206 2006-02-21 [wwp]        2.0.0cvs69
9207
9208         * src/summaryview.c
9209         * src/gtk/pluginwindow.c
9210         * src/plugins/pgpcore/prefs_gpg.c
9211                 fix some compilation warnings (feat. remains of removed code).
9212
9213 2006-02-21 [wwp]        2.0.0cvs68
9214
9215         * src/gtk/gtkutils.c
9216                 fix two compilation issues, thanks to Stephan Sachse.
9217
9218 2006-02-20 [colin]      2.0.0cvs67
9219
9220         * src/mainwindow.c
9221                 Don't reselect displayed mail on refocus
9222                 This fixes actions misbehaving 
9223
9224 2006-02-20 [wwp]        2.0.0cvs66
9225
9226         * src/summaryview.c
9227         * src/gtk/gtksctree.c
9228         * src/gtk/gtkshruler.c
9229                 changed more runtime typecast checks.
9230
9231 2006-02-20 [wwp]        2.0.0cvs65
9232
9233         * src/summary_search.c
9234                 find all - summaryview refresh issue fixed, thanks to Colin.
9235
9236 2006-02-20 [wwp]        2.0.0cvs64
9237
9238         * src/gtk/gtkutils.c
9239                 better runtime typecast checks.
9240
9241 2006-02-20 [wwp]        2.0.0cvs63
9242
9243         * src/summary_search.c
9244                 enhancements to the summary search:
9245                         - add the ability to stop the running search
9246                           (upon ESC-key press, new Stop button or when Clear button is pressed)
9247                         - don't search if no criteria (From/To/Subject/Body) is set
9248                         - ensure that a busy mouse pointer is always shown when searching,
9249                           show it even a bit earlier
9250
9251 2006-02-19 [colin]      2.0.0cvs62
9252
9253         * src/compose.c
9254         * src/imap.c
9255         * src/etpan/imap-thread.c
9256         * src/etpan/imap-thread.h
9257                 (Future) IMAP speed improvement on sending
9258                 Will require a libetpan update
9259         * src/summaryview.c
9260         * src/gtk/quicksearch.c
9261                 Make quicksearch clearable while running.
9262
9263 2006-02-17 [colin]      2.0.0cvs61
9264
9265         * src/imap.c
9266         * src/etpan/imap-thread.c
9267         * src/etpan/imap-thread.h
9268                 Check for IMAP certificates
9269                 ** Requires libetpan-0.42-cvs4 
9270                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
9271
9272 2006-02-17 [colin]      2.0.0cvs60
9273
9274         * src/messageview.c
9275         * src/prefs_common.c
9276         * src/prefs_common.h
9277         * src/prefs_message.c
9278                 Add pref to display HTML-only mails with plugin, 
9279                 if possible (defaulting to FALSE of course).
9280
9281 2006-02-16 [colin]      2.0.0cvs59
9282
9283         * src/main.c
9284         * src/common/plugin.c
9285         * src/common/plugin.h
9286         * src/gtk/pluginwindow.c
9287                 Keep track of requested (but unloaded) plugins
9288                 in some error cases.
9289
9290 2006-02-16 [wwp]        2.0.0cvs58
9291
9292         * src/gtk/gtkaspell.c
9293         * src/gtk/gtkaspell.h
9294         * src/prefs_spelling.c
9295         * src/compose.c
9296         * src/prefs_common.c
9297         * src/prefs_common.h
9298                 implemented new optional spellchecker behaviour: re-check message when
9299                 dictionary got changed (from compose-window/context-menu/Change dictionary).
9300
9301 2006-02-16 [wwp]        2.0.0cvs57
9302
9303         * src/quote_fmt_parse.y
9304                 pclose popen'ed pipe.
9305
9306 2006-02-15 [colin]      2.0.0cvs56
9307
9308         * src/mimeview.c
9309         * src/mimeview.h
9310                 Let MimeViewers know which MimeView they
9311                 depend of.
9312         * src/summaryview.c
9313                 Swap From/To columns in Sent/Queue/Drafts
9314                 folders
9315         * src/etpan/imap-thread.c
9316                 Use mailstream_low_tls_open() for STARTTLS
9317                 instead of mailstream_low_ssl_open()
9318                 ** REQUIRES libetpan 0.42cvs3 **
9319
9320 2006-02-15 [wwp]        2.0.0cvs55
9321
9322         * src/compose.c
9323         * src/compose.h
9324         * src/message_search.c
9325         * src/message_search.h
9326         * src/textview.c
9327         * src/gtk/gtkutils.c
9328         * src/gtk/gtkutils.h
9329                 added the ability to Find text in the compose window (and a bit
9330                 of code factorization).
9331
9332 2006-02-15 [wwp]        2.0.0cvs54
9333
9334         * src/prefs_gtk.c
9335                 yet another one file was missing (fix for some widgets' sensitivity).
9336                 Thanks Colin!
9337
9338 2006-02-15 [wwp]        2.0.0cvs53
9339
9340         * src/prefs_gtk.h
9341                 oops forgot that file (fix for some widgets' sensitivity).
9342
9343 2006-02-15 [wwp]        2.0.0cvs52
9344
9345         * src/summary_search.c
9346                 implemented advanced summary search options (added the ability
9347                 to use matcher conditions in an advanced search mode).
9348
9349 2006-02-15 [wwp]        2.0.0cvs51
9350
9351         * src/plugins/pgpcore/prefs_gpg.c
9352         * src/prefs_account.c
9353                 fix some widget sensitivity, mostly around some labels in
9354                 account prefs.
9355
9356 2006-02-15 [paul]       2.0.0cvs50
9357
9358         * manual/advanced.xml
9359                 improve Templates info
9360                 written by wwp
9361
9362 2006-02-14 [colin]      2.0.0cvs49
9363
9364         * src/pixmaps/address_book.xpm
9365         * src/pixmaps/preferences.xpm
9366         * src/pixmaps/properties.xpm
9367                 Fix pixmap size - patch by Fabien Vantard
9368
9369 2006-02-13 [colin]      2.0.0cvs48
9370
9371         * src/procmime.c
9372                 Add missing fclose()s on error
9373         * src/textview.c
9374                 Remove unused code
9375         * src/common/utils.c
9376                 Fix temp files not being deleted on windows
9377         Patches by Thomas Gilgin
9378
9379 2006-02-13 [colin]      2.0.0cvs47
9380
9381         * src/mainwindow.c
9382                 Fix exit crash
9383
9384 2006-02-13 [wwp]        2.0.0cvs46
9385
9386         * src/plugins/pgpcore/prefs_gpg.c
9387                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
9388
9389 2006-02-12 [colin]      2.0.0cvs45
9390
9391         * src/folderview.c
9392         * src/main.c
9393         * src/mainwindow.c
9394                 Fix "stuff" when quitting
9395
9396 2006-02-12 [wwp]        2.0.0cvs44
9397
9398         * src/prefs_themes.c
9399                 fix typos in debug messages.
9400
9401 2006-02-11 [colin]      2.0.0cvs43
9402
9403         * src/summaryview.c
9404                 don't allow drag/drop from ourself
9405
9406 2006-02-10 [wwp]        2.0.0cvs42
9407
9408         * src/exporthtml.c
9409         * src/html.c
9410         * src/html.h
9411         * src/procmime.c
9412         * src/textview.c
9413                 renamed html_ prefixed functions and data structures to avoid
9414                 namespace clashes w/ other software (gtkhtml2 for instance).
9415                 Closes bug #907.
9416
9417
9418 2006-02-09 [colin]      2.0.0cvs41
9419
9420         * src/summaryview.c
9421                 Fix shitty logic messed up. Thanks Ticho for the hint!
9422
9423 2006-02-09 [wwp]        2.0.0cvs40
9424
9425         * src/gtk/about.c
9426         * src/compose.c
9427         * src/prefs_account.c
9428         * src/prefs_gtk.h
9429         * src/editaddress.c
9430                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
9431                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
9432                 Browse buttons in accounts prefs.
9433
9434 2006-02-09 [colin]      2.0.0cvs39
9435
9436         * src/matcher.c
9437                 Check for pointer before using its members
9438         * src/gtk/gtksourceprintjob.c
9439                 Fix a wrong warning
9440
9441 2006-02-09 [wwp]        2.0.0cvs38
9442
9443         * src/gtk/filesel.c
9444                 fix few compiler warnings (type mismatch).
9445
9446 2006-02-09 [paul]       2.0.0cvs37
9447
9448         * po/fr.po
9449                 updated by Fabien Vantard
9450
9451 2006-02-08 [colin]      2.0.0cvs36
9452
9453         * src/prefs_common.c
9454         * src/common/defs.h
9455         * src/common/plugin.c
9456                 allow windows and linux configurations to coexist
9457                 patch by Thomas Gilgin
9458
9459 2006-02-08 [colin]      2.0.0cvs35
9460
9461         * src/filtering.c
9462         * src/matcher.c
9463         * src/matcher.h
9464         * src/matcher_parser_parse.y
9465         * src/prefs_filtering_action.c
9466         * src/prefs_matcher.c
9467                 Add the "Ignore thread" filtering
9468                 action
9469
9470 2006-02-08 [colin]      2.0.0cvs34
9471
9472         * src/compose.c
9473         * src/procmime.c
9474         * src/procmime.h
9475                 Fix bug #905 (damaged attachment)
9476                 text files with raw \0's aren't really text files
9477         FOR_STABLE
9478
9479 2006-02-08 [colin]      2.0.0cvs33
9480
9481         * src/summaryview.c
9482                 Fix crasher introduced yesterday
9483
9484 2006-02-08 [wwp]        2.0.0cvs32
9485
9486         * src/compose.c
9487         * src/compose.h
9488                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
9489
9490 2006-02-08 [wwp]        2.0.0cvs31
9491
9492         * src/prefs_template.c
9493                 templates enhancement: allow address completion for Cc and Bcc fields
9494                 (it was currently possible for the To field only)
9495
9496 2006-02-08 [colin]      2.0.0cvs30
9497
9498         * src/compose.c
9499                 Don't unblock if not blocked
9500         FOR_STABLE
9501
9502 2006-02-07 [colin]      2.0.0cvs29
9503
9504         * src/action.c
9505                 Forgot to refresh summaryview
9506
9507 2006-02-07 [colin]      2.0.0cvs28
9508
9509         * src/action.c
9510                 Freeze/thaw message list and folder list while
9511                 processing %as{} actions 
9512         * src/compose.c
9513                 Fix auto-wrap disabling after a middle-click
9514                 paste - FOR_STABLE
9515
9516 2006-02-07 [paul]       2.0.0cvs27
9517
9518         * src/folder.c
9519                 fix freeing of uninitialised pointers
9520                 Thanks to Colin
9521
9522 2006-02-06 [colin]      2.0.0cvs26
9523
9524         * src/folder.c
9525                 Use g_slist_prepend in potentially big list
9526
9527 2006-02-06 [colin]      2.0.0cvs25
9528
9529         * src/folder.c
9530                 Completely skip processing if it doesn't 
9531                 exist (faster!)
9532
9533 2006-02-06 [colin]      2.0.0cvs24
9534
9535         * src/folder.c
9536         * src/summaryview.c
9537                 Batch filtering in summaryview (from Tools menu)
9538                 and pre/post//-processing too
9539
9540 2006-02-06 [colin]      2.0.0cvs23
9541
9542         * src/procmsg.h
9543         * src/filtering.c
9544                 Use a special field for batch filtering instead
9545                 of stepping on deferred execution's toes
9546
9547 2006-02-06 [colin]      2.0.0cvs22
9548
9549         * src/action.c
9550         * src/filtering.c
9551         * src/filtering.h
9552         * src/folder.c
9553         * src/summaryview.c
9554                 Fix filtering via menus and actions
9555
9556 2006-02-06 [colin]      2.0.0cvs21
9557
9558         * src/imap.c
9559                 Put the added file directly to cache if possible (will work
9560                 with next libetpan)
9561         * src/filtering.c
9562         * src/filtering.h
9563         * src/inc.c
9564         * src/folder.c
9565         * src/mbox.c
9566         * src/procmsg.h
9567                 Move and copy filtered messages by batches instead of one
9568                 by one - faster on IMAP
9569         * src/procmsg.c
9570                 Add a function that'll possibly be useful later
9571
9572 2006-02-06 [colin]      2.0.0cvs20
9573
9574         * src/addressbook.c
9575                 Use internal mime-type instead of text/plain for d'n'd
9576         * src/compose.c
9577                 Allow attaching files from mimeview's icon list via d'n'd
9578         * src/folderview.c
9579         * src/folderview.h
9580                 Use internal mime-type instead of text/plain for d'n'd
9581                 Don't try to selected opened folder if none is
9582                 Factorize d'n'd from other apps code
9583         * src/headerview.c
9584         * src/textview.c
9585         * src/gtk/gtkutils.c
9586         * src/gtk/gtkutils.h
9587                 Factorize Face/X-Face stuff
9588         * src/mimeview.c
9589                 Fix d'n'd to other apps
9590         * src/prefs_message.c
9591                 Let the XFace pref be usable without libcompface as it also
9592                 applies to Face
9593         * src/summaryview.c
9594                 Fix d'n'd to other apps
9595                 Factorize d'n'd from other apps code
9596
9597 2006-02-06 [wwp]        2.0.0cvs19
9598
9599         * po/it.po
9600                 Italian translation fixes by Andrea Spadaccini (no more confusion
9601                 between filtering and processing, and few changes in the About
9602                 dialog).
9603
9604
9605 2006-02-06 [mones]      2.0.0cvs18
9606
9607         * src/gtk/icon_legend.c
9608                 Improved descriptions allowing better translations
9609
9610 2006-02-05 [colin]      2.0.0cvs17
9611
9612         * src/imap.c
9613                 Add the f*cking missing expunge that caused imap_fetch_env
9614                 to fail after an add_msgs ! :-///
9615         * src/etpan/imap-thread.c
9616                 Add a bit of debug
9617         FOR_STABLE
9618
9619 2006-02-05 [colin]      2.0.0cvs16
9620
9621         * src/common/utils.c
9622                 Don't check for return-path (or we can't put
9623                 back non-sent mails)
9624
9625 2006-02-05 [colin]      2.0.0cvs15
9626
9627         * src/textview.c
9628                 Don't try to display Face header in textview
9629                 when teh headerview's active
9630
9631 2006-02-05 [colin]      2.0.0cvs14
9632
9633         * tools/tbird2syl.py
9634         * tools/Makefile.am
9635                 Add script to import Thunderbird mails
9636
9637 2006-02-05 [colin]      2.0.0cvs13
9638
9639         * src/headerview.c
9640         * src/procheader.c
9641         * src/procmsg.c
9642         * src/procmsg.h
9643         * src/textview.c
9644                 Show Face headers - patch partially by Klaus Flittner
9645
9646 2006-02-05 [colin]      2.0.0cvs12
9647
9648         * src/folderview.c
9649         * src/summaryview.c
9650         * src/common/utils.c
9651         * src/common/utils.h
9652                 Let dnd work from mime icons to summaryview
9653                 and to folderview too
9654                 Add a crude test to avoid trying to add files
9655                 drag'n'dropped when they're not mails
9656
9657 2006-02-04 [colin]      2.0.0cvs11
9658
9659         * src/summaryview.c
9660         * src/mimeview.c
9661                 Fix utf8 conversion
9662
9663 2006-02-04 [colin]      2.0.0cvs10
9664
9665         * src/compose.c
9666         * src/folderview.c
9667         * src/mimeview.c
9668         * src/summaryview.c
9669         * src/summaryview.h
9670                 Added various drag and drop capas:
9671                 From                    To
9672                 summaryview             other apps
9673                 mimeview icons          other apps
9674                 other apps              summaryview
9675                 other apps              folderview
9676
9677                 This shouldn't have broken the existing:
9678                 From                    To
9679                 summaryview             folderview
9680                 folderview              folderview
9681                 summaryview             compose's attachments
9682
9683         Tests welcomed.
9684
9685 2006-02-02 [paul]       2.0.0cvs9
9686
9687         * src/mainwindow.c
9688                 move global option 'Set displayed columns...' out
9689                 of folder option grouping.
9690                 fix sensitivity of 'harvest addresses'
9691         FOR_STABLE
9692
9693 2006-02-01 [colin]      2.0.0cvs8
9694
9695         * src/mimeview.c
9696                 Revert the alertpanel patch, it sucks (intrusive
9697                 and gets in the way of "open")
9698
9699 2006-02-01 [colin]      2.0.0cvs7
9700
9701         * src/compose.c
9702         * src/prefs_account.c
9703         * src/prefs_common.c
9704         * src/common/defs.h
9705         * src/common/utils.c
9706         * src/common/utils.h
9707                 Add ability to edit the signature file
9708                 from the account preferences, and use
9709                 a default for the text editor.
9710                 Patch by Fabien Vantard
9711
9712 2006-02-01 [colin]      2.0.0cvs6
9713
9714         * src/mimeview.c
9715                 Try to get mime type by extension if it is
9716                 application/octet-stream
9717                 Display a window with possible choices when
9718                 encountering unknown mime types
9719         * src/gtk/filesel.c
9720         * src/gtk/filesel.h
9721                 Add preview
9722                 Allow multiple selection in filtered filesel
9723                 (patch by Fabien Vantard)
9724         * src/gtk/pluginwindow.c
9725                 Use it (patch by Fabien Vantard)
9726
9727 2006-02-01 [paul]       2.0.0cvs5
9728
9729         * src/jpilot.c
9730                 fix crash on creating jpilot address book
9731                 Thanks to Colin - FOR_STABLE
9732         * src/prefs_summaries.c
9733         * src/prefs_wrapping.c
9734         * src/gtk/icon_legend.c
9735         * src/gtk/quicksearch.c
9736                 string fixes and additions
9737
9738 2006-02-01 [paul]       2.0.0cvs4
9739
9740         * src/compose.c
9741         * src/mainwindow.c
9742         * src/messageview.c
9743         * src/prefs_send.c
9744                 add Arabic encoding option
9745                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
9746
9747 2006-01-31 [colin]      2.0.0cvs3
9748
9749         * src/plugins/pgpcore/passphrase.c
9750                 Convert passphrase to locale encoding
9751         * src/compose.c
9752                 Fix drafting on IMAP. Crappy bug sneaked in
9753                 the release :-/
9754         FOR_STABLE
9755
9756 2006-01-30 [paul]       2.0.0cvs2
9757
9758         * src/gtk/icon_legend.c
9759                 show the new entries
9760
9761 2006-01-30 [colin]      2.0.0cvs1
9762
9763         * src/manual.c
9764                 Check for the file to be present before 
9765                 enabling the menu - FOR_STABLE
9766         * src/gtk/icon_legend.c
9767                 Add folders icons (not all of them, there
9768                 are too much, but the most intriguing ones)
9769
9770 2006-01-30 [paul]       2.0.0
9771
9772         version 2.0.0 released
9773
9774 [For previous entries, see ChangeLog.pre2.0.0]