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