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