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