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&nbs