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