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