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