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