b9ef36a3bd60bfe09c67345b2dc1fc363832371d
[claws.git] / ChangeLog
1 2007-10-09 [colin]      3.0.2cvs44
2
3         * src/addrduplicates.c
4         * src/addressadd.c
5         * src/addressadd.h
6         * src/addressbook.c
7         * src/addressbook.h
8         * src/addrindex.c
9         * src/addrindex.h
10         * src/addritem.c
11         * src/addritem.h
12         * src/compose.c
13         * src/editaddress.c
14         * src/editaddress_other_attributes_ldap.h
15         * src/headerview.c
16         * src/messageview.c
17         * src/mimeview.c
18         * src/summaryview.c
19         * src/textview.c
20         * src/gtk/gtkutils.c
21                 Automatically set contacts' pictures from Face 
22                 or X-Face if they have no picture
23                 Display the contact picture in textview or
24                 headerview for mails sent by people in the 
25                 addressbook, that have no Face or X-Face
26                 Fix a few details in the Person edition dialog
27                 (ability to unset picture)
28                 Remove picture file when deleting contacts
29
30 2007-10-09 [iwkse]      3.0.2cvs43
31
32         * src/gtk/about.c
33                 center the about window
34
35 2007-10-09 [paul]       3.0.2cvs42
36
37         * src/prefs_toolbar.c
38                 fix icon selector window on maemo
39
40 2007-10-09 [paul]       3.0.2cvs41
41
42         * src/messageview.c
43                 add 'go to' menu to separate msgview
44
45 2007-10-09 [colin]      3.0.2cvs40
46
47         * src/common/defs.h
48                 Add forgotten file
49
50 2007-10-09 [iwkse]      3.0.2cvs39
51
52         * Makefile.am
53         * src/addressbook.c
54         * src/addritem.c
55         * src/addritem.h
56         * src/editaddress.c
57         * src/editaddress_other_attributes_ldap.h
58         * src/addrbook.c
59         * src/Makefile.am
60                 set a photo in the Addressbook
61
62 2007-10-08 [colin]      3.0.2cvs38
63
64         * src/prefs_toolbar.c
65                 Make height 320 to remove the scrollbar 
66                 (with current number of icons)
67
68 2007-10-08 [colin]      3.0.2cvs37
69
70         * src/prefs_toolbar.c
71                 Transform the treeview to a GtkIconView.
72                 Patch by Pawel
73                 In addition, transform the window so that 
74                 it looks like a popup menu. Patch by me
75
76 2007-10-08 [colin]      3.0.2cvs36
77
78         * src/compose.c
79         * src/compose.h
80                 Beautify the GUI a bit; in particular, show the
81                 number of attachments in the tab's title.
82                 Patch by Pawel
83
84 2007-10-08 [paul]       3.0.2cvs35
85
86         * src/mimeview.c
87                 Save users from themselves: save temporary
88                 files used for Open/Open with as read-only.
89                 Thanks to Colin
90
91 2007-10-08 [paul]       3.0.2cvs34
92
93         * tools/Makefile.am
94                 forgot this in cvs33
95
96 2007-10-08 [paul]       3.0.2cvs33
97
98         * tools/kdeservicemenu/README
99         * tools/kdeservicemenu/claws-mail-attach-files.desktop.template
100         * tools/kdeservicemenu/install.sh
101         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
102                 renamed template* to *template so as not to confuse
103                 lintian
104
105 2007-10-08 [paul]       3.0.2cvs32
106
107         * src/prefs_themes.c
108         * src/stock_pixmap.c
109                 replace 2 direct uses of RC_DIR
110
111 2007-10-07 [colin]      3.0.2cvs31
112
113         * src/addrduplicates.c
114         * src/addrduplicates.h
115         * src/addressbook.c
116         * src/addressbook.h
117         * src/addrindex.c
118         * src/addrindex.h
119                 Implement deletion in duplicate finder. 
120                 Patch by Holger 
121
122 2007-10-07 [colin]      3.0.2cvs30
123
124         * src/exporthtml.c
125         * src/mbox.c
126         * src/common/utils.c
127                 Better fix for Solaris, thanks to Nicolas Doualot
128
129 2007-10-07 [colin]      3.0.2cvs29
130
131         * AUTHORS
132         * src/gtk/authors.h
133                 Add Frank Dietrich
134
135 2007-10-07 [colin]      3.0.2cvs28
136
137         * src/exporthtml.c
138                 Fix HTML export to make it more compliant
139                 Patch by Frank Dietrich <bits_n_bytes@gmx.de>
140
141 2007-10-07 [colin]      3.0.2cvs27
142
143         * src/prefs_toolbar.c
144                 Only use icons that wouldn't look stupid in the toolbar
145                 Patch by Pawel
146
147 2007-10-07 [colin]      3.0.2cvs26
148
149         * src/prefs_toolbar.c
150                 Fix old icon being used when none is selected
151
152 2007-10-07 [colin]      3.0.2cvs25
153
154         * src/toolbar.c
155                 Fix copy/paste error
156
157 2007-10-07 [colin]      3.0.2cvs24
158
159         * src/prefs_toolbar.c
160         * src/toolbar.c
161         * src/toolbar.h
162                 Update icon to default one when changing event
163                 Make the icon chooser nicer (handle Esc, Enter,
164                 double-click)
165
166 2007-10-06 [colin]      3.0.2cvs23
167
168         * src/prefs_toolbar.c
169                 Fix text reset; patch by Pawel
170
171 2007-10-06 [colin]      3.0.2cvs22
172
173         * src/toolbar.h
174                 Complete previous commit
175
176 2007-10-06 [colin]      3.0.2cvs21
177
178         * src/prefs_toolbar.c
179         * src/toolbar.c
180                 Set toolbar text automatically to the default
181                 when changing Event executed on click
182
183 2007-10-06 [colin]      3.0.2cvs20
184
185         * src/prefs_toolbar.c
186                 Invert Text and Event fields
187
188 2007-10-06 [colin]      3.0.2cvs19
189
190         * src/prefs_toolbar.c
191         * src/toolbar.c
192                 Make toolbar prefs look much better
193                 Patch by Pawel Pekala
194
195 2007-10-06 [paul]       3.0.2cvs18
196
197         * src/account.c
198         * src/prefs_filtering.c
199                 fix checkbuttons in gtktreeview on maemo by
200                 setting maemo's "allow-checkbox-mode" to FALSE
201
202 2007-10-06 [colin]      3.0.2cvs17
203
204         * configure.ac
205                 Export -DSOLARIS in CFLAGS for all
206                 Solaris (not just 2.8) and OpenSolaris
207
208 2007-10-06 [paul]       3.0.2cvs16
209
210         * AUTHORS
211         * src/exporthtml.c
212         * src/mbox.c
213         * src/gtk/authors.h
214                 fix build on solaris where ctime_r takes
215                 3 arguments rather than 2.
216                 Patch by Nicolas Doualot <slubman.lists@slubman.info>
217
218 2007-10-05 [colin]      3.0.2cvs15
219
220         * src/etpan/imap-thread.c
221                 Fix wrong error codepath
222
223 2007-10-05 [wwp]        3.0.2cvs14
224
225         * src/filtering.c
226                 Fix unexpected logging of quicksearches:
227                 debug_filtering_session flag was never reset to FALSE, causing
228                 matcher functions to log when called from a quicksearch
229                 (if a filtering session happened before).
230
231 2007-10-05 [paul]       3.0.2cvs13
232
233         * src/prefs_actions.c
234         * src/prefs_filtering.c
235         * src/prefs_template.c
236                 fix bug 1343, 'Filtering..'s close button
237                 silently discards new filter'
238                 Thanks to Colin
239
240 2007-10-05 [paul]       3.0.2cvs12
241
242         * configure.ac
243         * src/Makefile.am
244                 fix bug 1347, '-Wno-unused-function, optional'
245
246 2007-10-05 [colin]      3.0.2cvs11
247
248         * src/procmime.c
249         * src/common/mgutils.c
250                 Fix warnings
251
252 2007-10-05 [mones]      3.0.2cvs10
253
254         * manual/advanced.xml
255                 Use full menu name
256         * manual/es/advanced.xml
257                 Synchronise translation
258
259 2007-10-04 [colin]      3.0.2cvs9
260
261         * src/action.c
262         * src/addrbook.c
263         * src/addrindex.c
264         * src/compose.c
265         * src/exporthtml.c
266         * src/exportldif.c
267         * src/folder.c
268         * src/main.c
269         * src/matcher.c
270         * src/mbox.c
271         * src/messageview.c
272         * src/mh.c
273         * src/news.c
274         * src/partial_download.c
275         * src/pop.c
276         * src/procmime.c
277         * src/procmsg.c
278         * src/toolbar.c
279         * src/common/log.c
280         * src/common/mgutils.c
281         * src/common/plugin.c
282         * src/common/utils.c
283         * src/common/xml.c
284         * src/common/xml.h
285         * src/common/xmlprops.c
286         * src/common/xmlprops.h
287         * src/plugins/bogofilter/bogofilter.c
288         * src/plugins/clamav/clamav_plugin.c
289         * src/plugins/dillo_viewer/dillo_prefs.c
290         * src/plugins/pgpcore/prefs_gpg.c
291         * src/plugins/pgpinline/pgpinline.c
292         * src/plugins/pgpmime/pgpmime.c
293         * src/plugins/spamassassin/spamassassin.c
294         * src/plugins/trayicon/trayicon_prefs.c
295                 Verify success on writes. Will fix possible strange
296                 failure on disk full.
297
298 2007-10-04 [paul]       3.0.2cvs8
299
300         * manual/advanced.xml
301                 add further info about Actions
302                 Patch by Emmanuel Briot <briot@adacore.com>
303
304 2007-10-04 [paul]       3.0.2cvs7
305
306         * src/account.c
307                 remove the D column, instead indicate the
308                 default account by use of bold text
309
310 2007-10-03 [colin]      3.0.2cvs6
311
312         * src/common/template.c
313                 Fix templates writing (was prone to disk full problems)
314
315 2007-10-03 [colin]      3.0.2cvs5
316
317         * src/Makefile.am
318         * src/addrduplicates.c
319         * src/addrduplicates.h
320         * src/addressbook.c
321                 Add duplicate deletion. Patch by Holger
322
323 2007-10-03 [colin]      3.0.2cvs4
324
325         * src/matcher.c
326         * src/gtk/quicksearch.c
327                 Fix bug 1340, 'Case insensitive searches with 
328                 non-ascii alphabets fail'.
329
330 2007-10-03 [colin]      3.0.2cvs3
331
332         * src/main.c
333         * src/common/utils.c
334         * src/common/utils.h
335                 Implement run-time alternative config directories
336
337 2007-10-03 [colin]      3.0.2cvs2
338
339         * src/folderview.c
340                 Prevent opening folder item while folder
341                 is scanned in a better way
342
343 2007-10-02 [paul]       3.0.2cvs1
344
345         * NEWS
346         * README
347         * RELEASE_NOTES
348         * configure.ac
349                 bump up version number following stable release
350
351 2007-09-30 [colin]      3.0.1cvs49
352
353         * src/imap.c
354                 Refresh session if needed
355
356 2007-09-30 [colin]      3.0.1cvs48
357
358         * src/imap.c
359                 Reset folder's session to NULL
360                 before destroying it
361
362 2007-09-30 [mones]      3.0.1cvs47
363
364         * manual/handling.xml
365                 Use markup quotes instead hardcoded quotes
366         * manual/es/handling.xml
367                 Added new synced section (IMAP subscriptions)
368
369 2007-09-29 [colin]      3.0.1cvs46
370
371         * src/imap.c
372                 Notice disconnections faster
373
374 2007-09-28 [colin]      3.0.1cvs45
375
376         * src/addressbook.c
377         * src/addrindex.c
378                 Fix warnings
379
380 2007-09-28 [paul]       3.0.1cvs44
381
382         * src/mimeview.c
383                 fix maemo build
384
385 2007-09-28 [paul]       3.0.1cvs43
386
387         * src/account.c
388                 use gtk_widget_set_size_request() on the label
389                 so that wrapping works better. get rid of the
390                 (partially deprecated) hbutton_box.
391                 these changes should prevent buttons overlapping
392                 on maemo
393
394 2007-09-28 [colin]      3.0.1cvs42
395
396         * src/pop.c
397                 Fix typo :)
398
399 2007-09-28 [colin]      3.0.1cvs41
400
401         * src/compose.c
402         * src/msgcache.c
403         * src/pop.c
404         * src/procmime.c
405         * src/etpan/imap-thread.c
406                 64bits-related warning fixes
407
408 2007-09-28 [colin]      3.0.1cvs40
409
410         * src/folder_item_prefs.c
411         * src/ldaputil.c
412         * src/mainwindow.c
413         * src/mimeview.c
414         * src/common/tags.c
415                 Fix warnings
416
417 2007-09-28 [colin]      3.0.1cvs39
418
419         * src/plugins/spamassassin/spamassassin.c
420         * src/plugins/spamassassin/spamassassin.h
421         * src/plugins/spamassassin/spamassassin_gtk.c
422                 Add addressbook-based whitelisting
423
424 2007-09-28 [colin]      3.0.1cvs38
425
426         * src/folder.c
427                 Fix bug 1337, 'crash on pressing Send button'
428
429 2007-09-28 [paul]       3.0.1cvs37
430
431         * src/prefs_folder_item.c
432                 give the orphans a parent. makes all prefs
433                 pages visible on maemo
434
435 2007-09-28 [colin]      3.0.1cvs36
436
437         * src/prefs_folder_column.c
438         * src/prefs_summary_column.c
439                 Fix two leaks
440
441 2007-09-27 [colin]      3.0.1cvs35
442
443         * src/gtk/quicksearch.c
444                 Fix bug 1336, 'Segfault if empty space before search-string'
445
446 2007-09-26 [mones]      3.0.1cvs34
447
448         * manual/account.xml
449         * manual/plugins.xml
450                 Fixed irc channel name, added some docbook markup.
451                 Changed text markup to docbook markup. 
452                 Added spamcop as supported in SpamReport description.
453         * manual/fr/plugins.xml
454                 Fixed irc channel name.
455         * manual/es/account.xml
456         * manual/es/advanced.xml
457         * manual/es/claws-mail-manual.xml
458         * manual/es/glossary.xml
459         * manual/es/gpl.xml
460         * manual/es/keyboard.xml
461         * manual/es/plugins.xml
462                 Synced with English version, fixed a couple of typos.
463
464 2007-09-26 [colin]      3.0.1cvs33
465
466         * configure.ac
467                 Explain why "Libgnomeprint: no" on GTK+ 2.10
468
469 2007-09-26 [colin]      3.0.1cvs32
470
471         * src/messageview.c
472         * src/procmsg.c
473         * src/procmsg.h
474                 Optimisation: avoid fetching mail 3 times locally
475                 for displaying
476
477 2007-09-26 [colin]      3.0.1cvs31
478
479         * src/mh.c
480                 Fix missing static
481
482 2007-09-26 [colin]      3.0.1cvs30
483
484         * src/folder.c
485         * src/folder.h
486         * src/mh.c
487         * src/mh.h
488                 Fix MH mtime hack - make it a folder class function
489
490 2007-09-26 [colin]      3.0.1cvs29
491
492         * src/inc.c
493                 Fix bug 1334, 'user defined mail incorporation 
494                 script not run'
495
496 2007-09-25 [colin]      3.0.1cvs28
497
498         * src/codeconv.c
499                 Optimisation: shortcut conv_codeset_strdup
500                 when src_code and dest_code are the same
501         * src/common/xml.c
502         * src/common/xml.h
503                 Optimisation: shortcut code conversions when
504                 files are in UTF-8; faster list walking by
505                 using prepend/reverse.
506
507 2007-09-25 [holger]     3.0.1cvs27
508
509         * src/printing.c
510                 Replace button bar of the preview window
511                 with a real toolbar (patch by Colin)
512                 Add zooming to the preview window
513
514 2007-09-24 [paul]       3.0.1cvs26
515
516         * src/compose.c
517                 compact the character set menu, adding some
518                 missing encodings. Patch by Pawel Pekala
519
520 2007-09-23 [paul]       3.0.1cvs25
521
522         * src/prefs_account.c
523         * src/prefs_folder_item.c
524         * src/prefs_quote.c
525         * src/quote_fmt.c
526         * src/quote_fmt.h
527                 remove unnecessary frame from Templates options
528                 and improve the English of the check button label
529
530 2007-09-22 [colin]      3.0.1cvs24
531
532         * src/gtk/quicksearch.c
533                 Fix bug 1329, 'error in quicksearch.c'
534                 Fix return with value in function returning void
535
536 2007-09-22 [colin]      3.0.1cvs23
537
538         * src/imap.c
539         * src/procmsg.h
540         * src/common/utils.c
541         * src/common/utils.h
542         * src/etpan/imap-thread.c
543                 Optimise fetching IMAP cached emails *a lot*
544                 (remember whether mail is fully cached and \r's
545                  are already stripped)
546
547 2007-09-22 [colin]      3.0.1cvs22
548
549         * src/folder.c
550         * src/folder.h
551         * src/prefs_folder_item.c
552                 Add a button to allow users to drop local caches.
553
554 2007-09-21 [colin]      3.0.1cvs21
555
556         * src/summaryview.c
557                 Remove unnecessary error when cancelling export to mbox.
558                 Patch by Pawel
559
560 2007-09-21 [paul]       3.0.1cvs20
561
562         * src/gtk/prefswindow.c
563                 remove unnecessary frames from the prefs
564                 pages. Patch by Pawel Pekala
565
566 2007-09-21 [paul]       3.0.1cvs19
567
568         * src/prefs_account.c
569         * src/prefs_folder_item.c
570         * src/prefs_quote.c
571         * src/quote_fmt.c
572                 put the Templates options into a tabbed
573                 layout. Patch by Pawel Pekala
574
575 2007-09-21 [paul]       3.0.1cvs18
576
577         * src/mainwindow.c
578                 group together the character set menu items
579                 move the /View/Show or hide/Message view below
580                 .../Toolbar menu item
581                 Patch by Pawel Pekala
582
583 2007-09-21 [mones]      3.0.1cvs17
584
585         * src/compose.c
586                 Fix for bug 1327, 'segfault when replying to a non-existent
587                 news message', thanks to Colin.
588
589 2007-09-21 [colin]      3.0.1cvs16
590
591         * src/folderview.c
592                 Complete 3.0.1cvs15
593
594 2007-09-20 [colin]      3.0.1cvs15
595
596         * src/folderview.c
597         * src/folderview.h
598                 Maybe fix bug 1324, 'Corrupted IMAP cache'
599
600 2007-09-20 [colin]      3.0.1cvs14
601
602         * src/printing.c
603                 Fix a little leak
604
605 2007-09-20 [holger]     3.0.1cvs13
606
607         * src/printing.c
608                 Add page layout to print preview.
609                 Make the close-button in the toolbar
610                 right-aligned.
611
612 2007-09-20 [paul]       3.0.1cvs12
613
614         * po/ru.po
615                 updated by Pavlo Bohmat
616
617 2007-09-19 [colin]      3.0.1cvs11
618
619         * src/common/utils.c
620                 Prevent unquoted mime boundaries, by always
621                 using a /
622
623 2007-09-19 [colin]      3.0.1cvs10
624
625         * src/printing.c
626                 Fix drawing area size, fix DPI change that
627                 can cause total number of lines to decrease
628
629 2007-09-19 [colin]      3.0.1cvs9
630
631         * po/POTFILES.in
632         * src/printing.c
633                 Make print preview more efficient and nicer.
634                 Patch mostly by Holger Berndt <hb@claws-mail.org>
635
636 2007-09-19 [colin]      3.0.1cvs8
637
638         * src/prefs_common.c
639         * src/prefs_common.h
640         * src/printing.c
641                 Add scrolledwindow, default allocation and
642                 size saving to the print preview window.
643
644 2007-09-18 [colin]      3.0.1cvs7
645
646         * src/prefs_common.c
647         * src/prefs_common.h
648         * src/prefs_image_viewer.c
649         * src/printing.c
650                 GtkPrintOperation:
651                 - add image printing support
652                 - add option to print images
653                 - add preview widget
654                 - add saving of a few Page Setup parameters
655
656 2007-09-18 [colin]      3.0.1cvs6
657
658         * AUTHORS
659         * src/gtk/authors.h
660                 Add Guillaume Chazarain
661
662 2007-09-18 [colin]      3.0.1cvs5
663
664         * src/common/utils.c
665                 Fix bug 1321, 'access before allocation 
666                 when scanning for uris'. Patch by 
667                 Guillaume Chazarain <guichaz@yahoo.fr>
668
669 2007-09-18 [colin]      3.0.1cvs4
670
671         * src/toolbar.c
672                 Fix bug 1320, 'Memory leak caused by 
673                 gtk_container_get_children'. Patch by
674                 Guillaume Chazarain <guichaz@yahoo.fr>
675
676 2007-09-18 [colin]      3.0.1cvs3
677
678         * src/printing.c
679         * src/printing.h
680                 Fix HAVE_GNOMEPRINT (USE_GNOMEPRINT)
681
682 2007-09-18 [colin]      3.0.1cvs2
683
684         * src/Makefile.am
685         * src/mainwindow.c
686         * src/messageview.c
687         * src/messageview.h
688         * src/prefs_ext_prog.c
689         * src/prefs_fonts.c
690         * src/printing.c
691         * src/printing.h
692         * src/summaryview.c
693                 Use GtkPrintOperation by default on GTK+ >= 2.10
694                 Patch by Holger Berndt <hb@claws-mail.org>
695
696 2007-09-18 [paul]       3.0.1cvs1
697
698         * NEWS
699         * README
700         * RELEASE_NOTES
701         * configure.ac
702                 bump up version number following stable release
703
704 2007-09-16 [colin]      3.0.0cvs18
705
706         * src/folder.c
707                 Fix possible memleak
708
709 2007-09-16 [colin]      3.0.0cvs17
710
711         * src/folderview.c
712                 Fix bug 1311, 'Wrong arrow position 
713                 while moving message into folder when 
714                 column headers hidden'
715         * src/image_viewer.c
716                 Show error in the GUI if image can't
717                 be loaded
718         * src/matcher.c
719                 Fix spurious output
720         * src/messageview.c
721                 Allow setting domain in msgid
722         * src/common/plugin.c
723                 Add timing information
724
725 2007-09-16 [colin]      3.0.0cvs16
726
727         * src/account.c
728         * src/compose.c
729         * src/prefs_account.c
730         * src/prefs_account.h
731         * src/prefs_template.c
732         * src/common/utils.c
733                 Remove Generate Message-ID option. We need
734                 this on some IMAP servers.
735
736 2007-09-16 [colin]      3.0.0cvs15
737
738         * src/prefs_filtering.c
739         * src/prefs_filtering.h
740         * src/prefs_filtering_action.c
741         * src/common/tags.c
742                 Fix tags issues: tags with spaces, renaming
743                 tags.
744
745 2007-09-16 [colin]      3.0.0cvs14
746
747         * src/folderview.c
748         * src/main.c
749         * src/mainwindow.c
750                 Fix bug 1308, 'Claws deletes folderlist.xml after
751                 fetching mail short after start-up'
752
753 2007-09-16 [colin]      3.0.0cvs13
754
755         * src/compose.c
756                 Fix scrolling to cursor
757
758 2007-09-16 [paul]       3.0.0cvs12
759
760         * po/sr.po
761                 updated by Aleksandar Urosevic
762
763 2007-09-16 [paul]       3.0.0cvs11
764
765         * src/folder.c
766                 do not allow locked msgs to be deleted,
767                 even by filtering/processing
768
769 2007-09-07 [paul]       3.0.0cvs10
770
771         * src/prefs_folder_column.c
772         * src/prefs_summary_column.c
773                 implement button sensitivity
774                 patch by Pawel Pekala
775
776 2007-09-06 [wwp]        3.0.0cvs9
777
778         * src/prefs_gtk.c
779                 Add a missing linefeed to a debug message.
780
781 2007-09-05 [colin]      3.0.0cvs8
782
783         * src/inc.c
784                 Fix statusbar/window mismatch on Maemo
785
786 2007-09-05 [colin]      3.0.0cvs7
787
788         * src/ldaputil.c
789                 Fix build without USE_LDAP_TLS
790
791 2007-09-05 [colin]      3.0.0cvs6
792
793         * src/folder.c
794         * src/imap.c
795         * src/inc.c
796         * src/mbox.c
797         * src/send_message.c
798         * src/statusbar.c
799         * src/statusbar.h
800                 Maemo: distinguish various statusbar messages,
801                 in order to display only the most important.
802
803 2007-09-04 [wwp]        3.0.0cvs5
804
805         * src/account.c
806                 Accounts list: fix "Local" protocol not shown when USE_OPENSSL is set.
807                 Show protocol "SMTP" and the appropriate server for send-only
808                 accounts, show "-" instead of "" when no value is relevant.
809
810 2007-09-03 [ticho]      3.0.0cvs4
811
812         * src/summaryview.c
813                 Handle plural form better in delete confirmation dialog.
814
815 2007-09-03 [wwp]        3.0.0cvs3
816
817         * src/compose.c
818                 Warn differently when sending or sending later (queueing).
819
820 2007-09-03 [colin]      3.0.0cvs2
821
822         * src/procmime.c
823         * src/procmime.h
824         * src/common/plugin.c
825         * src/common/plugin.h
826                 Add a new plugin API, MimeParser. It allows
827                 plugins to scan email MIME parts and optionally,
828                 transform them.
829
830 2007-09-03 [mones]      3.0.0cvs1
831
832         * po/es.po
833                 Updated translation
834         * src/common/defs.h
835                 While a better solution is made double history sizes
836
837 2007-09-03 [paul]       3.0.0
838
839         * NEWS
840         * README
841         * RELEASE_NOTES
842                 3.0.0 released
843
844 2007-09-03 [paul]       2.10.0cvs191
845
846         * po/bg.po
847         * po/ca.po
848         * po/de.po
849         * po/fi.po
850         * po/fr.po
851         * po/hu.po
852         * po/it.po
853         * po/pl.po
854         * po/pt_BR.po
855         * po/ru.po
856         * po/sk.po
857         * po/zh_CN.po
858                 updated by Yasen Pramatarov, Miquel Oliete, Stephan
859                 Sachse, Flammie Pirinen, Fabien Vantard, Pader Rezso,
860                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves
861                 Guimaraes, Pavlo Bohmat, Andrej Kacian, and Ralph Young
862
863 2007-09-02 [colin]      2.10.0cvs190
864
865         * src/edittags.c
866         * src/common/tags.c
867                 Prevent empty or white-space tags
868
869 2007-09-01 [colin]      2.10.0cvs189
870
871         * src/main.c
872                 Fix double-reading of accounts list when
873                 the wizard has been run due to no accounts
874         * src/mainwindow.c
875                 Fix sensitivity of a menu item in case 
876                 there's no account
877
878 2007-09-01 [wwp]        2.10.0cvs188
879
880         * src/wizard.c
881                 Fix wizard crash when Mailbox dir already exists
882                 (thanks to Colin).
883
884 2007-08-31 [colin]      2.10.0cvs187
885
886         * src/etpan/imap-thread.c
887                 Fix unwanted creation of 
888                 libetpan's stream dump file
889         * src/compose.c
890                 Fix coloring of pastes as quotation
891         * src/summaryview.c
892                 Maemo: Fix opening of mails from keypad
893                 in Sent folders
894         * src/addressbook.c
895         * src/folderview.c
896         * src/image_viewer.c
897         * src/mimeview.c
898         * src/gtk/prefswindow.c
899                 Maemo: Fix adjustments changes 
900
901 2007-08-30 [colin]      2.10.0cvs186
902
903         * src/folderview.c
904                 Don't opened selected folder when clicking
905                 on white space
906         * src/mainwindow.c
907                 Maemo: Make Esc close messageviews
908         * src/messageview.c
909                 Maemo: Fix message scrolling to the end on 
910                 opening
911                 Maemo: Fix reopening same message
912         * src/gtk/prefswindow.c
913                 Maemo: try to fix scrollbar. Doesn't work,
914                 it seems as if gtk_adjustment_set_value was
915                 a noop.
916
917 2007-08-30 [colin]      2.10.0cvs185
918
919         * src/compose.c
920         * src/folderview.c
921         * src/main.c
922         * src/prefs_matcher.c
923         * src/prefs_template.c
924         * src/quote_fmt.c
925         * src/send_message.c
926         * src/toolbar.c
927         * src/gtk/gtkaspell.c
928         * src/plugins/bogofilter/bogofilter.c
929         * src/plugins/bogofilter/bogofilter_gtk.c
930         * src/plugins/clamav/clamav_plugin_gtk.c
931         * src/plugins/pgpcore/sgpgme.c
932         * src/plugins/spamassassin/spamassassin.c
933         * src/plugins/spamassassin/spamassassin_gtk.c
934                 Fix all potential misuses of format-string functions
935
936 2007-08-30 [wwp]        2.10.0cvs184
937
938         * src/prefs_template.c
939                 Fix a leak.
940
941 2007-08-29 [colin]      2.10.0cvs183
942
943         * src/plugins/trayicon/trayicon.c
944                 Fix leak of hooks in case of error,
945                 thanks to Holger Berndt
946
947 2007-08-28 [colin]      2.10.0cvs182
948
949         * src/mainwindow.c
950                 Don't use current folder settings when
951                 composing from the compose button's
952                 account selector
953
954 2007-08-28 [colin]      2.10.0cvs181
955
956         * src/quote_fmt_parse.y
957                 Fix cursor offset when quote contains UTF-8
958                 chars
959
960 2007-08-28 [colin]      2.10.0cvs180
961
962         * src/compose.c
963         * src/compose.h
964                 Fix signature replacement when it's been wrapped
965
966 2007-08-27 [colin]      2.10.0cvs179
967
968         * src/summaryview.c
969                 Fix indentation
970
971 2007-08-27 [colin]      2.10.0cvs178
972
973         * src/summaryview.c
974                 Fix Quicksearch's Sticky mode
975
976 2007-08-27 [colin]      2.10.0cvs177
977
978         * src/folder_item_prefs.c
979         * src/folder_item_prefs.h
980         * src/imap_gtk.c
981         * src/mh_gtk.c
982                 Fix loss of subfolders properties when
983                 renaming a folder
984
985 2007-08-26 [wwp]        2.10.0cvs176
986
987         * src/alertpanel.c
988         * src/messageview.c
989         * src/prefs_actions.c
990                 Revert parts of 2.10.0cvs174: g_markup_printf_escaped()
991                 will have to be used when necessary *before* calling
992                 alertpanel functions.
993
994 2007-08-25 [paul]       2.10.0cvs175
995
996         * src/prefs_actions.c
997                 workaround gettext problem marking
998                 string as c-format when it's not
999
1000 2007-08-25 [wwp]        2.10.0cvs174
1001
1002         * src/alertpanel.c
1003         * src/messageview.c
1004         * src/prefs_actions.c
1005                 Call the pango markup escape function right ince in alertpanel_create
1006                 instead of everywhere (reverts some parts of 2.10.0cvs123 and
1007                 2.10.0cvs158).
1008
1009         * src/common/log.c
1010                 Fix a crash due to a misuse of g_print(), encountered when the string
1011                 passed to g_print was containing printf substitution symbols.
1012
1013 2007-08-25 [paul]       2.10.0cvs173
1014
1015         * src/common/log.c
1016                 fix a segfault when refreshing RSSyl feeds
1017
1018 2007-08-25 [paul]       2.10.0cvs172
1019
1020         * src/gtk/icon_legend.c
1021                 add watchthread.xpm
1022
1023 2007-08-25 [paul]       2.10.0cvs171
1024
1025         * src/Makefile.am
1026         * src/stock_pixmap.c
1027         * src/pixmaps/insert_file.xpm
1028                 add a new pixmap instead of re-using
1029                 paste.xpm. (easier for icon theme authors)
1030
1031 2007-08-24 [holger]     2.10.0cvs170
1032
1033         * src/plugins/trayicon/trayicon.c
1034                 The same fix for another hook id.
1035
1036 2007-08-24 [holger]     2.10.0cvs169
1037
1038         * src/plugins/trayicon/trayicon.c
1039                 Micro-fix: Do the error checking for
1040                 the right hook id.
1041
1042 2007-08-24 [paul]       2.10.0cvs168
1043
1044         * src/folder.h
1045                 fix typo causing compiler warning
1046
1047 2007-08-24 [paul]       2.10.0cvs167
1048
1049         * README
1050                 put back the correct version of this file also
1051
1052 2007-08-24 [colin]      2.10.0cvs166
1053
1054         * src/send_message.c
1055                 Use progress bar when sending messages
1056
1057 2007-08-24 [paul]       2.10.0cvs165
1058
1059         * Makefile.am
1060                 oops! if i'm quick no-one will notice
1061                 (put back the proper file)
1062
1063 2007-08-24 [paul]       2.10.0cvs164
1064
1065         * AUTHORS
1066         * Makefile.am
1067         * README
1068         * src/gtk/authors.h
1069         * tools/Makefile.am
1070         * tools/README
1071         * tools/mew2claws-mail.pl
1072                 add new script that imports a Mew address book
1073                 submitted by Jerome Lelong
1074
1075 2007-08-24 [paul]       2.10.0cvs163
1076
1077         * manual/plugins.xml
1078                 remove the obsolete plugins, add the
1079                 missing plugins, including the forthcoming
1080                 SpamReport plugin
1081
1082 2007-08-24 [paul]       2.10.0cvs162
1083
1084         * manual/advanced.xml
1085                 add info about the hidden emphasis_color option
1086         * manual/keyboard.xml
1087                 correct the info about hotkeys
1088                 wrap the long lines
1089
1090 2007-08-24 [paul]       2.10.0cvs161
1091
1092         * src/folderview.c
1093                 add mnemonic to 'Run procesing rules'
1094
1095 2007-08-24 [paul]       2.10.0cvs160
1096
1097         * src/account.c
1098         * src/folder.c
1099         * src/folder.h
1100                 use suitable defaults for outbox,
1101                 queue, drafts and trash folders
1102
1103 2007-08-24 [wwp]        2.10.0cvs159
1104
1105         * src/folderview.c
1106                 Update menu item sensitivity if necessary (or we get a
1107                 gtk critical message).
1108
1109 2007-08-23 [wwp]        2.10.0cvs158
1110
1111         * src/action.c
1112         * src/prefs_actions.c
1113                 Allow literal % chars in action commands (use %%).
1114                 Add a missing p++ to the action parser in action_get_type(),
1115                 which was missing it, even if it was neutral.
1116                 Fix a pango markup warning at runtime.
1117
1118 2007-08-23 [wwp]        2.10.0cvs157
1119
1120         * src/addressbook.c
1121                 Contacts are now locale-aware sorted in the address book
1122                 (LC_COLLATE matters here).
1123                 Fix missing table initializers.
1124
1125 2007-08-23 [colin]      2.10.0cvs156
1126
1127         * src/imap.c
1128                 Check scan_required on dest folder when copying
1129
1130 2007-08-23 [colin]      2.10.0cvs155
1131
1132         * src/imap.c
1133                 Fix scanning when folder was empty
1134
1135 2007-08-22 [colin]      2.10.0cvs154
1136
1137         * src/msgcache.c
1138                 Don't g_warning when g_try_malloc fails(), or it makes
1139                 things worse as g_log() allocates. Fixes bug 1290,
1140                 'Claws Mail crashes if too little memory when 
1141                 rebuilding folder tree'
1142
1143 2007-08-22 [colin]      2.10.0cvs153
1144
1145         * src/inc.c
1146                 Fix format string vulnerability, thanks to
1147                 Ulf Harnhammar, Secunia Research
1148
1149 2007-08-22 [colin]      2.10.0cvs152
1150
1151         * src/ldapserver.c
1152                 Set tv_usec too
1153
1154 2007-08-22 [wwp]        2.10.0cvs151
1155
1156         * src/ldapquery.c
1157                 Few better null-ptr checks.
1158
1159 2007-08-22 [colin]      2.10.0cvs150
1160
1161         * src/editldap.c
1162         * src/editldap_basedn.c
1163         * src/ldapquery.c
1164         * src/ldapserver.c
1165         * src/ldapserver.h
1166         * src/ldapupdate.c
1167         * src/ldaputil.c
1168         * src/ldaputil.h
1169                 Fix ldap timeouts
1170
1171 2007-08-22 [colin]      2.10.0cvs149
1172
1173         * src/ldapquery.c
1174                 Finish previous fix
1175
1176 2007-08-22 [colin]      2.10.0cvs148
1177
1178         * src/ldapquery.c
1179                 Fix wrong assertions
1180
1181 2007-08-22 [colin]      2.10.0cvs147
1182
1183         * src/ldaputil.c
1184                 Fix test (set ldap v3 if bindDN is set or TLS is set)
1185
1186 2007-08-22 [colin]      2.10.0cvs146
1187
1188         * src/editldap.c
1189         * src/ldaputil.c
1190                 Fix wrong "Connected successfully to server". Connection only succeeds if
1191                 we can get the base DN.
1192
1193 2007-08-21 [wwp]        2.10.0cvs145
1194
1195         * src/browseldap.c
1196         * src/editldap.c
1197         * src/ldapctrl.c
1198         * src/ldapquery.c
1199         * src/ldapserver.c
1200         * src/ldapupdate.c
1201         * src/ldaputil.c
1202                 More sanity checks in ldap functions.
1203
1204 2007-08-21 [wwp]        2.10.0cvs144
1205
1206         * src/prefs_account.c
1207                 Don't return a value in a void function().
1208
1209 2007-08-21 [paul]       2.10.0cvs143
1210
1211         * src/messageview.c
1212                 add check for ftp: to messageview_list_urls()
1213
1214 2007-08-21 [colin]      2.10.0cvs142
1215
1216         * src/editldap.c
1217         * src/ldapctrl.c
1218         * src/ldapctrl.h
1219         * src/ldapquery.c
1220         * src/ldapupdate.c
1221                 Fix bug 1293, 'LDAP address book not working'
1222                 Search only on specified fields, but fetch 
1223                 every field possible. People will have to 
1224                 reset the searched Attributes in their LDAP
1225                 servers properties.
1226
1227 2007-08-21 [wwp]        2.10.0cvs141
1228
1229         * src/addr_compl.c
1230         * src/addrbook.c
1231         * src/addrcache.c
1232         * src/addrcindex.c
1233         * src/addressbook.c
1234         * src/addrindex.c
1235         * src/browseldap.c
1236         * src/crash.c
1237         * src/editaddress_other_attributes_ldap.c
1238         * src/exporthtml.c
1239         * src/folder.c
1240         * src/folderview.c
1241         * src/imap.c
1242         * src/jpilot.c
1243         * src/ldapserver.c
1244         * src/ldapupdate.c
1245         * src/ldif.c
1246         * src/main.c
1247         * src/mainwindow.c
1248         * src/matcher.c
1249         * src/mh.c
1250         * src/msgcache.c
1251         * src/mutt.c
1252         * src/pine.c
1253         * src/pop.c
1254         * src/prefs_customheader.c
1255         * src/prefs_msg_colors.c
1256         * src/procmime.c
1257         * src/textview.c
1258         * src/vcard.c
1259         * src/wizard.c
1260         * src/common/log.c
1261         * src/common/socket.c
1262         * src/common/ssl_certificate.c
1263         * src/common/utils.c
1264         * src/common/utils.h
1265         * src/gtk/description_window.c
1266         * src/plugins/demo/demo.c
1267         * src/plugins/pgpcore/prefs_gpg.c
1268         * src/plugins/spamassassin/libspamc.c
1269                 Make sure we use glib functions to send text messages (information,
1270                 debug, warning, errors) to stdout/stderr - no more direct puts
1271                 fputs printf fprintf to stdout/stderr when it can be done using
1272                 g_log*() and g_print/g_printerr. Doing this, we make sure every
1273                 stdout/stderr message is saved to log in Windows.
1274
1275
1276 2007-08-21 [wwp]        2.10.0cvs140
1277
1278         * src/main.c
1279         * src/common/utils.h
1280                 Route glib's stdout/stderr messages to a log file (Windows only),
1281                 instead of loosing them.
1282
1283 2007-08-21 [paul]       2.10.0cvs139
1284
1285         * src/mainwindow.c
1286                 replace deprecated g_strncasecmp()
1287         * src/messageview.c
1288                 fix 'List URLS'
1289
1290 2007-08-20 [ticho]      2.10.0cvs138
1291
1292         * src/account.c
1293         * src/prefs_account.h
1294                 Copy all account preferences in account_clone() - some
1295                 were missing.
1296         * src/prefs_account.c
1297                 Handle empty privacy system combobox gracefully (warning
1298                 instead of a crash).
1299
1300 2007-08-20 [colin]      2.10.0cvs137
1301
1302         * src/ldapctrl.c
1303                 Fix a leak
1304
1305 2007-08-20 [paul]       2.10.0cvs136
1306
1307         * src/browseldap.c
1308         * src/editldap.c
1309         * src/ldapctrl.c
1310         * src/ldapquery.c
1311         * src/ldapquery.h
1312         * src/ldapserver.c
1313         * src/ldaputil.c
1314                 add debug_prints
1315                 patch by Michael Rasmussen
1316
1317 2007-08-19 [colin]      2.10.0cvs135
1318
1319         * src/imap.c
1320                 Fix previous commit. Sensitivity update is needed
1321                 for "Cancel receiving". However when batching we
1322                 don't need to do it for every message flag change,
1323                 just once at the start and once at the end.
1324
1325 2007-08-19 [colin]      2.10.0cvs134
1326
1327         * src/imap.c
1328                 Remove useless menu updates on session lock/unlock
1329
1330 2007-08-19 [colin]      2.10.0cvs133
1331
1332         * src/etpan/imap-thread.c
1333                 Make all fetch logs less verbose
1334
1335 2007-08-19 [paul]       2.10.0cvs132
1336
1337         * src/foldersel.c
1338         * src/folderview.c
1339         * src/summaryview.c
1340                 fix bug 1286, 'Can't move a folder into a "Folders
1341                 Only" folder'
1342
1343 2007-08-18 [ticho]      2.10.0cvs131
1344
1345         * src/editaddress_other_attributes_ldap.c
1346                 Converted option menu for other ldap attributes to GtkComboBox.
1347
1348 2007-08-18 [colin]      2.10.0cvs130
1349
1350         * src/compose.c
1351         * src/prefs_common.c
1352         * src/prefs_common.h
1353         * src/prefs_send.c
1354         * src/send_message.c
1355                 Revert 'send_dialog_mode' meaning to 
1356                 'send_dialog_invisible', so that the 
1357                 new checkbox doesn't change the 
1358                 existing behaviour.
1359
1360 2007-08-18 [paul]       2.10.0cvs129
1361
1362         * src/summaryview.c
1363                 add missing menu update
1364
1365 2007-08-17 [colin]      2.10.0cvs128
1366
1367         * src/folder.c
1368                 Set batching after getting flags - maybe fixes
1369                 bug 1292, 'CM crashes on writing mail'
1370
1371 2007-08-16 [ticho]      2.10.0cvs127
1372
1373         * src/prefs_send.c
1374                 Convert two GtkOptionMenu widgets to new GtkComboBox.
1375         * src/gtk/combobox.h
1376         * src/gtk/gtkutils.c
1377                 Allow NULL for GtkComboBox menuitem label, rendering such
1378                 items as row separators.
1379
1380 2007-08-16 [paul]       2.10.0cvs126
1381
1382         * src/plugins/trayicon/trayicon.c
1383                 remove wrongly used gettextisation
1384
1385 2007-08-15 [ticho]      2.10.0cvs125
1386
1387         * src/importldif.c
1388                 Fixed a runtime warning where an attempt to pack an
1389                 already packed GtkLabel was made.
1390
1391 2007-08-15 [ticho]      2.10.0cvs124
1392
1393         * src/prefs_compose_writing.c
1394                 Convert the insert-or-attach-dragged-files GtkOptionMenu
1395                 into GtkComboBox.
1396
1397 2007-08-14 [ticho]      2.10.0cvs123
1398
1399         * src/messageview.c
1400         * src/gtk/gtkutils.c
1401                 Changed return receipt account selector to GtkComboBox.
1402                 Fixed a runtime warning where GTK tried to parse
1403                 "name <email@address" as a Pango markup in an alertpanel label.
1404
1405 2007-08-14 [ticho]      2.10.0cvs122
1406
1407         * src/prefs_logging.c
1408                 Changed GtkOptionMenu in logging preferences to GtkComboBox.
1409
1410 2007-08-14 [wwp]        2.10.0cvs121
1411
1412         * tools/Makefile.am
1413         * tools/README
1414         * tools/popfile-link.sh
1415                 Added a new tool: POPFile helper, to open
1416                 selected messages in POPFile control center,
1417                 in order to change the messages' status.
1418
1419 2007-08-14 [ticho]      2.10.0cvs120
1420
1421         * src/compose.c
1422         * src/prefs_common.c
1423         * src/prefs_common.h
1424         * src/prefs_send.c
1425         * src/send_message.c
1426                 Change "Show send dialog" optionmenu to a checkbutton.
1427         * src/prefs_receive.c
1428                 Migrate "Show receive dialog" GtkOptionMenu to GtkComboBox.
1429
1430 2007-08-13 [wwp]        2.10.0cvs119
1431
1432         * src/addr_compl.c
1433         * src/addressbook.c
1434         * src/addrindex.c
1435         * src/compose.c
1436         * src/filtering.c
1437         * src/folderview.c
1438         * src/inc.c
1439         * src/matcher.c
1440         * src/mh.c
1441         * src/partial_download.c
1442         * src/prefs_gtk.c
1443         * src/procmsg.c
1444         * src/stock_pixmap.c
1445         * src/summaryview.c
1446         * src/common/utils.c
1447         * src/gtk/gtkaspell.c
1448         * src/gtk/menu.c
1449                 Make sure we never pass NULL pointers for %s substitutions
1450                 (prevent from crashing in Windows).
1451
1452 2007-08-13 [wwp]        2.10.0cvs118
1453
1454         * src/msgcache.c
1455                 Re-enable mmap_reads in Windows with some missing
1456                 CloseHandle of mapping objects, thanks to
1457                 Marcus Brinkmann.
1458
1459 2007-08-13 [paul]       2.10.0cvs117
1460
1461         * src/common/utils.c
1462                 fix bug 1287, 'Compile time problem on Solaris
1463                 (nexenta gnu/Solaris) utils.c'
1464                 Thanks to Piotr Chrzczonowicz
1465
1466 2007-08-12 [wwp]        2.10.0cvs116
1467
1468         * src/plugins/pgpcore/prefs_gpg.c
1469                 Don't try to unset a GPG_AGENT_INFO that was not
1470                 set (and don't use a NULL string in Windows, it was
1471                 crashing with --debug if GPG_AGENT_INFO was not set).
1472
1473 2007-08-12 [wwp]        2.10.0cvs115
1474
1475         * src/privacy.h
1476                 Make gcc type-check arguments passed to privacy_set_error().
1477
1478 2007-08-12 [ticho]      2.10.0cvs114
1479
1480         * src/prefs_folder_item.c
1481                 Make sure that folder default account combobox always has some
1482                 account preselected.
1483         * src/gtk/combobox.c
1484                 Handle empty combobox gracefully (warning instead of crash).
1485
1486 2007-08-12 [ticho]      2.10.0cvs114
1487
1488         * src/prefs_folder_item.c
1489                 Make sure that folder default account combobox is not empty.
1490         * src/gtk/combobox.c
1491                 Handle empty combobox gracefully (warning instead of crash).
1492
1493 2007-08-11 [paul]       2.10.0cvs113
1494
1495         * src/addrgather.c
1496         * src/folderview.c
1497                 use 'subfolder' instead of 'sub-folder', matching
1498                 everywhere else the term is used
1499         * src/imap_gtk.c
1500                 fix engrish
1501
1502 2007-08-10 [wwp]        2.10.0cvs112
1503
1504         * src/msgcache.c
1505                 Disable mmap reads in Windows only (at least temporarily), they
1506                 prevent from renaming/removing target cache files.
1507
1508 2007-08-10 [paul]
1509
1510         3.0.0-rc2 released
1511
1512 2007-08-10 [wwp]        2.10.0cvs111
1513
1514         * src/msgcache.c
1515                 fix unpredictable crashes in Windows due to broken
1516                 cache/mark/tags files writting (file were opened for
1517                 writing in text mode).
1518
1519         * src/recv.c
1520                 use gettimeofday() from w32lib.h on Windows.
1521
1522 2007-08-10 [colin]      2.10.0cvs110
1523
1524         * src/imap.c
1525         * src/etpan/imap-thread.c
1526         * src/etpan/imap-thread.h
1527                 Better IMAP scanning (NOOP instead of CLOSE/SELECT)
1528
1529 2007-08-09 [colin]      2.10.0cvs109
1530
1531         * src/editldap.c
1532                 Fix port being reset to 636 on SSL
1533         * src/folder.c
1534                 Fix folder_item_get_msg_num_by_file
1535                 on drafts/queue folders
1536
1537 2007-08-09 [wwp]        2.10.0cvs108
1538
1539         * src/folder.c
1540                 Fix tags DB path in Windows (thanks to Colin): '/' is a valid
1541                 path divider in Windows, but Glib uses '\' as G_DIR_SEPARATOR.
1542
1543
1544 2007-08-09 [colin]      2.10.0cvs107
1545
1546         * src/folderview.c
1547         * src/summaryview.c
1548         * src/gtk/prefswindow.c
1549                 A few Maemo layout fixes
1550
1551 2007-08-09 [paul]       2.10.0cvs106
1552
1553         * src/prefs_account.c
1554                 remove the hyphen from plug-ins to
1555                 match everywhere else
1556
1557 2007-08-08 [wwp]        2.10.0cvs105
1558
1559         * src/prefs_folder_item.c
1560                 Fix an extraneous stealth ^L char.
1561
1562 2007-08-08 [wwp]        2.10.0cvs104
1563
1564         * src/prefs_folder_item.c
1565                 Better fix, group variables declarations (USE_ASPELL).
1566
1567 2007-08-08 [wwp]        2.10.0cvs103
1568
1569         * src/prefs_folder_item.c
1570                 Fix compilation w/ USE_ASPELL set (broken
1571                 by 2.10.0cvs102).
1572
1573 2007-08-08 [ticho]      2.10.0cvs102
1574
1575         * src/prefs_folder_item.c
1576                 Migrate two deprecated GtkOptionMenu widgets to GtkComboBox.
1577
1578 2007-08-08 [colin]      2.10.0cvs101
1579
1580         * src/imap.c
1581         * src/etpan/imap-thread.c
1582         * src/etpan/imap-thread.h
1583                 Close selected mailbox before doing
1584                 status on it.
1585
1586 2007-08-08 [colin]      2.10.0cvs100
1587
1588         * src/html.c
1589                 Complete symbol table, thanks to wwp.
1590                 Fixes bug 1284, 'The html -> text 
1591                 converter ignores entities'
1592         * src/msgcache.c
1593                 Fix possible fd leak
1594
1595 2007-08-08 [colin]      2.10.0cvs99
1596
1597         * src/imap.c
1598                 Better way to fetch UIDs on non-UIDPLUS servers
1599
1600 2007-08-07 [colin]      2.10.0cvs98
1601
1602         * src/imap.c
1603                 fix bug 1275, 'auto-saved draft messages not 
1604                 always being removed'; Also, make multiple
1605                 copy (in the same account) faster by matching
1606                 source/destination message UIDs.
1607         * src/messageview.c
1608                 Don't try to reshow deleted mail
1609         * src/msgcache.c
1610                 Fix leak on error path
1611
1612 2007-08-07 [wwp]        2.10.0cvs97
1613
1614         * manual/account.xml
1615         * manual/advanced.xml
1616         * manual/fr/account.xml
1617         * manual/fr/advanced.xml
1618                 Updated the reference manual and the French translation to
1619                 reflect 2.10.0cvs84: enable running folder Processing
1620                 rules on demand.
1621
1622 2007-08-06 [wwp]        2.10.0cvs96
1623
1624         * src/prefs_common.c
1625         * src/prefs_common.h
1626         * src/textview.c
1627                 Allow changing the emphasis color used to highlight
1628                 the newsreader/x-mailer header value when it matches
1629                 our preferred mail agent (hidden pref 'emphasis_col' added
1630                 to clawsrc).
1631
1632 2007-08-06 [colin]      2.10.0cvs95
1633
1634         * src/compose.c
1635         * src/compose.h
1636                 Re-commit 2.10.0cvs86, with a protection
1637                 against Pango bug. Also, try to fix 
1638                 bug 1275, 'auto-saved draft messages not 
1639                 always being removed'
1640
1641 2007-08-06 [wwp]        2.10.0cvs94
1642
1643         * src/gtk/quicksearch.c
1644                 Replace deprecated GtkCombo with its modern equivalen GtkComboBox.
1645
1646 2007-08-06 [ticho]      2.10.0cvs93
1647
1648         * src/prefs_account.c
1649         * src/gtk/combobox.c
1650                 Use GtkComboBox instead of GtkOptionMenu for privacy system
1651                 selection in account preferences.
1652
1653 2007-08-06 [wwp]        2.10.0cvs92
1654
1655         * src/plugins/pgpcore/plugin.def
1656                 Apply one more chunk from gpg4win's 03-w32-port patch.
1657
1658 2007-08-05 [colin]      2.10.0cvs91
1659
1660         * src/compose.c
1661         * src/compose.h
1662                 reverting buggy patch for now
1663
1664 2007-08-05 [colin]      2.10.0cvs90
1665
1666         * src/folder.c
1667                 Fix slowdown
1668
1669 2007-08-04 [colin]      2.10.0cvs89
1670
1671         * src/prefs_summaries.c
1672         * src/summary_search.c
1673                 Replace deprecated widgets. Patch by
1674                 Andrej.
1675
1676 2007-08-04 [colin]      2.10.0cvs88
1677
1678         * src/mh.c
1679                 Refresh GUI only every 2000 mails on mh_get_last_num
1680                 This is fast (readdir) and done only once per 
1681                 session/folder
1682
1683 2007-08-03 [colin]      2.10.0cvs87
1684
1685         * src/prefs_account.c
1686         * src/gtk/combobox.h
1687         * src/gtk/gtkutils.c
1688                 Fix a deprecated widget. Patch by
1689                 Andrej
1690
1691 2007-08-03 [colin]      2.10.0cvs86
1692
1693         * src/compose.c
1694         * src/compose.h
1695                 Make colorisation and wrapping algorithms
1696                 faster. Fixes bug 1246, 'compose becomes 
1697                 increasingly slow replying to complex emails'
1698
1699 2007-08-03 [paul]       2.10.0cvs85
1700
1701         * src/mh.c
1702                 keep the window painted
1703
1704 2007-08-02 [paul]       2.10.0cvs84
1705
1706         * src/folderview.c
1707         * src/mainwindow.c
1708         * src/mainwindow.h
1709                 enable running folder Processing
1710                 rules on demand
1711
1712 2007-08-02 [paul]       2.10.0cvs83
1713
1714         * src/textview.c
1715                 speed up/clean up rendering of larger
1716                 msgs
1717                 Thanks to Colin
1718
1719 2007-08-01 [paul]       2.10.0cvs82
1720
1721         * src/mainwindow.h
1722                 clean up cruft
1723         * src/toolbar.c
1724                 change default toolbar layout on maemo
1725         * src/pixmaps/close.xpm
1726                 make the red cross a grey cross
1727         * src/pixmaps/jpilot.xpm
1728                 make icon smaller so it fits better
1729
1730 2007-07-31 [paul]       2.10.0cvs81
1731
1732         * src/setup.c
1733         * src/gtk/gtkutils.c
1734                 fix crash on maemo on first launch
1735
1736 2007-07-30 [paul]       2.10.0cvs80
1737
1738         * src/prefs_matcher.c
1739                 specify the units of age and size
1740
1741 2007-07-30 [paul]       2.10.0cvs79
1742
1743         * src/main.c
1744                 Fix IMAP timeout setting
1745
1746 2007-07-30 [colin]      2.10.0cvs78
1747
1748         * src/prefs_account.c
1749                 Fix a deprecated widget. Patch by
1750                 Andrej
1751
1752 2007-07-27 [paul]       2.10.0cvs77
1753
1754         * src/matcher_parser_parse.y
1755         * src/prefs_filtering_action.c
1756         * src/prefs_matcher.c
1757                 these changes forgotten in cvs74's
1758                 'watch thread' feature
1759
1760 2007-07-27 [paul]       2.10.0cvs76
1761
1762         * src/compose.c
1763                 fix potential crasher
1764                 thanks to Colin
1765
1766 2007-07-27 [paul]       2.10.0cvs75
1767
1768         * src/mainwindow.c
1769         * src/manual.c
1770         * src/manual.h
1771         * src/gtk/gtkutils.c
1772                 make mainwindow's /Help/Manual point to the
1773                 remote copy if the local copy doesn't exist
1774
1775 2007-07-27 [paul]       2.10.0cvs74
1776
1777         * src/Makefile.am
1778         * src/filtering.c
1779         * src/folder.c
1780         * src/mainwindow.c
1781         * src/matcher.c
1782         * src/matcher.h
1783         * src/matcher_parser_parse.y
1784         * src/procmsg.c
1785         * src/procmsg.h
1786         * src/stock_pixmap.c
1787         * src/stock_pixmap.h
1788         * src/summaryview.c
1789         * src/summaryview.h
1790         * src/toolbar.c
1791         * src/toolbar.h
1792         * src/pixmaps/watchthread.xpm
1793                 add 'watch thread' feature
1794
1795 2007-07-27 [paul]       2.10.0cvs73
1796
1797         * src/prefs_folder_item.c
1798                 adjust labels, add tooltips
1799
1800 2007-07-27 [colin]      2.10.0cvs72
1801
1802         * src/summaryview.c
1803                 Maemo: Remove less used menu items
1804
1805 2007-07-26 [colin]      2.10.0cvs71
1806
1807         * src/messageview.c
1808                 Maemo: destroy messageview after trashing mail.
1809                 Maybe should be done on X11 too
1810
1811 2007-07-26 [colin]      2.10.0cvs70
1812
1813         * src/folderview.c
1814         * src/mainwindow.c
1815         * src/prefs_common.c
1816         * src/prefs_common.h
1817         * src/summaryview.c
1818                 Add View/Show or Hide/Column headers
1819
1820 2007-07-26 [colin]      2.10.0cvs69
1821
1822         * src/procmime.c
1823                 Fix unwanted output
1824
1825 2007-07-26 [colin]      2.10.0cvs68
1826
1827         * src/ldapserver.c
1828                 Fix possible crash on cache invalidation
1829         * src/compose.c
1830         * src/procmime.c
1831         * src/procmime.h
1832         * src/quote_fmt_parse.y
1833                 Make replying to mails with big attachments
1834                 much faster. Fixes bug 1224, 'The process of 
1835                 Replying to emails with large attachments 
1836                 seems unreasonably long...'
1837
1838 2007-07-26 [colin]      2.10.0cvs67
1839
1840         * src/mimeview.c
1841         * src/matcher.c
1842         * src/common/ssl.c
1843                 Fix threads use on BSDs
1844
1845 2007-07-26 [paul]       2.10.0cvs66
1846
1847         * src/gtk/prefswindow.c
1848                 fix account prefs breakage
1849                 thanks to Colin
1850
1851 2007-07-26 [paul]       2.10.0cvs65
1852
1853         * configure.ac
1854                 standardise ./configure --help messages
1855
1856 2007-07-26 [colin]      2.10.0cvs64
1857
1858         * src/addressbook.c
1859         * src/editaddress.c
1860                 Fix two vCard-related crashes
1861
1862 2007-07-25 [colin]      2.10.0cvs63
1863
1864         * src/inc.c
1865         * src/prefs_common.c
1866         * src/prefs_common.h
1867         * src/prefs_receive.c
1868                 Maemo: Add a better way to notify of
1869                 new mails
1870         * src/mainwindow.c
1871         * src/statusbar.h
1872         * src/summaryview.c
1873         * src/toolbar.c
1874                 Maemo: Various layout fixes
1875         * src/gtk/prefswindow.c
1876                 Maemo: Better prefs layout
1877
1878 2007-07-25 [paul]       2.10.0cvs62
1879
1880         * src/textview.c
1881                 fix the layout on maemo
1882                 thanks to Colin
1883
1884 2007-07-25 [iwkse]      2.10.0cvs61
1885
1886         * src/summaryview.c
1887                 add 'o' shortcut on summaryview
1888
1889 2007-07-25 [iwkse]      2.10.0cvs60
1890
1891         * src/textview.c
1892                 fix o shortcut
1893
1894 2007-07-24 [colin]      2.10.0cvs59
1895
1896         * src/mh.c
1897                 Fix missing timestamp update on source
1898                 folder when moving
1899         * src/textview.c
1900         * src/textview.h
1901                 Better text layout on part's choices
1902
1903 2007-07-23 [colin]      2.10.0cvs58
1904
1905         * src/mimeview.c
1906         * src/textview.c
1907                 Maemo: Automatically choose the correct application
1908                 to open parts
1909         * src/gtk/quicksearch.c
1910                 Make search run on GDK_KP_Enter too
1911
1912 2007-07-23 [wwp]        2.10.0cvs57
1913
1914         * src/quote_fmt_lex.l
1915                 Revert accidentaly committed lines (account_sig) in
1916                 2.10.0cvs56.
1917
1918 2007-07-23 [wwp]        2.10.0cvs56
1919
1920         * src/quote_fmt_lex.l
1921                 Fix typos around long form expressions in the quote lexer.
1922
1923 2007-07-23 [paul]
1924
1925         3.0.0-rc1 released
1926
1927 2007-07-23 [colin]      2.10.0cvs55
1928
1929         * src/addr_compl.c
1930                 Fix auto-completion on Maemo
1931
1932 2007-07-23 [colin]      2.10.0cvs54
1933
1934         * src/statusbar.c
1935                 Maemo: Fix sticking statusbars
1936
1937 2007-07-22 [colin]      2.10.0cvs53
1938
1939         * src/main.c
1940                 Maemo: Fix the strange "top_application" info
1941                 at startup. We should do something when 
1942                 receiving such a message.
1943
1944 2007-07-20 [paul]       2.10.0cvs52
1945
1946         * src/news_gtk.c
1947                 add missing #include "statusbar.h"
1948
1949 2007-07-20 [colin]      2.10.0cvs51
1950
1951         * src/folder.c
1952         * src/folder.h
1953         * src/folder_item_prefs.c
1954         * src/folder_item_prefs.h
1955         * src/folderview.c
1956         * src/imap.c
1957         * src/imap_gtk.c
1958         * src/imap_gtk.h
1959         * src/news.c
1960         * src/news_gtk.c
1961         * src/news_gtk.h
1962         * src/prefs_folder_item.c
1963                 Implement age-based caching: allow to
1964                 specify a threshold for the offline synchronisation
1965                 feature, and whether old cached bodies should 
1966                 be removed
1967         * src/toolbar.c
1968         * src/toolbar.h
1969                 Fix label/tooltips
1970         * src/plugins/dillo_viewer/dillo_viewer.c
1971                 Check that Dillo's installed
1972
1973 2007-07-20 [wwp]        2.10.0cvs50
1974
1975         * src/mimeview.c
1976         * src/stock_pixmap.c
1977                 Draw a frame around the selected mimeview part icon (instead of the
1978                 shifted 'dancing' icon).
1979
1980 2007-07-20 [colin]      2.10.0cvs49
1981
1982         * src/main.c
1983                 Unref stuff even on error
1984         * src/wizard.c
1985                 disconnect signals only at the very
1986                 end of the wizard save.
1987
1988 2007-07-20 [colin]      2.10.0cvs48
1989
1990         * src/mainwindow.c
1991         * src/messageview.c
1992         * src/toolbar.c
1993         * src/toolbar.h
1994                 Fix random crashes while navigating
1995                 (GTK_EVENTS_FLUSH)
1996
1997 2007-07-19 [colin]      2.10.0cvs47
1998
1999         * configure.ac
2000         * src/main.c
2001         * src/prefs_common.c
2002         * src/prefs_common.h
2003         * src/wizard.c
2004         * src/common/defs.h
2005         * src/common/utils.c
2006                 Maemo: add an easy way to store data (mails
2007                 and IMAP/NNTP caches) on one of the SD cards,
2008                 and protect against unmounts if needed
2009
2010 2007-07-19 [paul]       2.10.0cvs46
2011
2012         * src/Makefile.am
2013         * src/stock_pixmap.c
2014         * src/gtk/about.c
2015         * src/pixmaps/claws-mail_logo-small.xpm
2016                 implement a (slightly) different About
2017                 dialog for maemo and add a small version
2018                 of the logo for it
2019         * src/wizard.c
2020                 use a scrolled window for wizard page 1
2021                 on maemo
2022
2023 2007-07-19 [paul]       2.10.0cvs45
2024
2025         * src/Makefile.am
2026                 too soon for this line
2027
2028 2007-07-19 [paul]       2.10.0cvs44
2029
2030         * src/Makefile.am
2031                 fix build on n800
2032
2033 2007-07-19 [colin]      2.10.0cvs43
2034
2035         * src/wizard.c
2036                 Solve Mail/Mailbox name when specifying
2037                 full /path/to/Mail.
2038
2039 2007-07-18 [colin]      2.10.0cvs42
2040
2041         * src/inc.c
2042         * configure.ac
2043                 Fix build on n770
2044
2045 2007-07-18 [colin]      2.10.0cvs41
2046
2047         * src/inc.c
2048                 Maemo: plug the online/offline system into
2049                 maemo's interfaces to have Claws automatically
2050                 switch according to the system status
2051         * src/statusbar.c
2052                 Maemo: use HildonBanners to display status
2053                 messages. Renders the main statusbar useless.
2054
2055 2007-07-18 [paul]       2.10.0cvs40
2056
2057         * src/filtering.c
2058                 fix screen blanking on moving/copying many msgs
2059         * src/folder.c
2060                 fix processing progressbar and screen blanking
2061                 during processing
2062
2063 2007-07-18 [paul]       2.10.0cvs39
2064
2065         * src/messageview.c
2066                 revert cvs37, breakage on maemo
2067
2068 2007-07-18 [paul]       2.10.0cvs38
2069
2070         * src/gtk/gtkutils.c
2071                 make sure we can still build with older GTK's
2072
2073 2007-07-18 [colin]      2.10.0cvs37
2074
2075         * src/messageview.c
2076                 Only hide the small layout's messageview, instead
2077                 of destroying it when closing
2078         * src/gtk/gtkutils.c
2079                 Use gtk_window_present_with_time to popup windows,
2080                 it seems to make things better with modern WMs
2081                 (actually focusing)
2082
2083 2007-07-17 [colin]      2.10.0cvs36
2084
2085         * src/editaddress.c
2086                 Simplify layout on Maemo
2087         * src/folder.c
2088                 Fix possible crash
2089         * src/prefs_display_header.c
2090                 Remove some headers by default on Maemo
2091
2092 2007-07-17 [paul]       2.10.0cvs35
2093
2094         * src/prefs_common.c
2095         * src/prefs_common.h
2096         * src/prefs_logging.c
2097         * src/common/log.c
2098                 add options to stop/enable writing logs to disc
2099
2100 2007-07-17 [paul]       2.10.0cvs34
2101
2102         * src/edittags.c
2103                 fix some issues with the Apply tags window:
2104                 - set search column (enables autocompl in the treeview)
2105                 - apply tag from "New tag" if it existed
2106                 - clears New tag entry when adding it with the button
2107                 Thanks to Colin
2108
2109 2007-07-17 [paul]       2.10.0cvs33
2110
2111         * src/edittags.c
2112                 fix 'apply tags' dialogue weirdness
2113
2114 2007-07-16 [colin]      2.10.0cvs32
2115
2116         * src/toolbar.c
2117                 Fix double-loading of mails on Maemo
2118
2119 2007-07-16 [colin]      2.10.0cvs31
2120
2121         * src/messageview.c
2122                 Prevent double-loading of the same part under some
2123                 conditions; hide statusbar on Maemo
2124
2125 2007-07-16 [colin]      2.10.0cvs30
2126
2127         * src/edittags.c
2128         * src/edittags.h
2129         * src/mainwindow.c
2130         * src/summaryview.c
2131                 Improve the tag interface - allow
2132                 to set/unset tags from a special
2133                 window.
2134         * src/gtk/gtkvscrollbutton.c
2135         * src/mimeview.c
2136         * src/mimeview.h
2137         * src/stock_pixmap.c
2138                 Fix Mimeview's ugly hacks in the
2139                 icon list. 
2140
2141 2007-07-16 [paul]       2.10.0cvs29
2142
2143         * src/wizard.c
2144                 rework dialog
2145         * src/gtk/icon_legend.c
2146                 put it all in a scrolled window
2147
2148 2007-07-15 [colin]      2.10.0cvs28
2149
2150         * src/mainwindow.c
2151                 Maemo: force layout to be Small screen; the
2152                 others don't make sense
2153
2154 2007-07-14 [colin]      2.10.0cvs27
2155
2156         * src/mimeview.c
2157         * src/gtk/gtkvscrollbutton.c
2158                 Maemo: Fix mimeview's buttons size
2159
2160 2007-07-14 [colin]      2.10.0cvs26
2161
2162         * src/toolbar.c
2163                 Fix the button workaround fix.
2164                 (Use the correct variable)
2165
2166 2007-07-14 [colin]      2.10.0cvs25
2167
2168         * src/mainwindow.c
2169         * src/toolbar.c
2170                 Maemo: put the progress bar in the
2171                 toolbar
2172
2173 2007-07-14 [colin]      2.10.0cvs24
2174
2175         * src/prefs_common.c
2176                 Maemo: hide statusbar by default
2177         * src/Makefile.am
2178         * src/stock_pixmap.c
2179         * src/stock_pixmap.h
2180         * src/toolbar.c
2181         * src/pixmaps/go_folders.xpm
2182                 Maemo: Add a specific icon to go back to
2183                 folder list
2184
2185 2007-07-14 [colin]      2.10.0cvs23
2186
2187         * src/toolbar.c
2188                 Don't set homogeneous finally
2189
2190 2007-07-14 [colin]      2.10.0cvs22
2191
2192         * src/toolbar.c
2193                 Fix button show/hide issues
2194
2195 2007-07-14 [colin]      2.10.0cvs21
2196
2197         * src/toolbar.c
2198                 Fix huge arrows
2199                 Fix button workaround to be able to click
2200                 if mouse was on button when it went un-
2201                 sensitive.
2202                 Revert previous commit, gtk_tool_item_set_homogeneous
2203                 doesn't mean what it seems to mean ;-)
2204
2205 2007-07-14 [paul]       2.10.0cvs20
2206
2207         * src/toolbar.c
2208                 make homogeneous FALSE always
2209
2210 2007-07-13 [colin]      2.10.0cvs19
2211
2212         * src/toolbar.c
2213         * src/toolbar.h
2214                 Rework to fit the non-deprecated API
2215         * src/compose.c
2216         * src/folderview.c
2217         * src/mainwindow.c
2218         * src/messageview.c
2219         * src/summaryview.c
2220                 Maemo layout changes. Better toolbars,
2221                 removal of CTree headers. 
2222
2223 2007-07-13 [paul]       2.10.0cvs18
2224
2225         * src/gtk/colorlabel.c
2226                 fix bug 1261, '[DE] coloring messages in overview 
2227                 keys are not localised'
2228                 the string is now included in claws-mail.pot
2229
2230 2007-07-13 [colin]      2.10.0cvs17
2231
2232         * src/summaryview.c
2233                 Fix bug 1267, 'printing mutliple messages 
2234                 opens one message-dialog after the other'
2235                 Ask for confirmation when printing 10
2236                 messages or more.
2237
2238 2007-07-11 [colin]      2.10.0cvs16
2239
2240         * COPYING
2241         * README
2242         * autogen.sh
2243         * manual/claws-mail-manual.xml
2244         * manual/gpl.xml
2245         * manual/es/claws-mail-manual.xml
2246         * manual/es/gpl.xml
2247         * manual/fr/claws-mail-manual.xml
2248         * manual/fr/gpl.xml
2249         * manual/pl/gpl.xml
2250         * src/account.c
2251         * src/account.h
2252         * src/action.c
2253         * src/action.h
2254         * src/adbookbase.h
2255         * src/addr_compl.c
2256         * src/addr_compl.h
2257         * src/addrbook.c
2258         * src/addrbook.h
2259         * src/addrcache.c
2260         * src/addrcache.h
2261         * src/addrcindex.c
2262         * src/addrcindex.h
2263         * src/addrclip.c
2264         * src/addrclip.h
2265         * src/addrdefs.h
2266         * src/addressadd.c
2267         * src/addressadd.h
2268         * src/addressbook.c
2269         * src/addressbook.h
2270         * src/addressbook_foldersel.c
2271         * src/addressbook_foldersel.h
2272         * src/addressitem.h
2273         * src/addrgather.c
2274         * src/addrgather.h
2275         * src/addrharvest.c
2276         * src/addrharvest.h
2277         * src/addrindex.c
2278         * src/addrindex.h
2279         * src/addritem.c
2280         * src/addritem.h
2281         * src/addrquery.c
2282         * src/addrquery.h
2283         * src/addrselect.c
2284         * src/addrselect.h
2285         * src/alertpanel.c
2286         * src/alertpanel.h
2287         * src/browseldap.c
2288         * src/browseldap.h
2289         * src/codeconv.c
2290         * src/codeconv.h
2291         * src/compose.c
2292         * src/compose.h
2293         * src/crash.c
2294         * src/crash.h
2295         * src/customheader.c
2296         * src/customheader.h
2297         * src/displayheader.c
2298         * src/displayheader.h
2299         * src/editaddress.c
2300         * src/editaddress.h
2301         * src/editaddress_other_attributes_ldap.c
2302         * src/editaddress_other_attributes_ldap.h
2303         * src/editbook.c
2304         * src/editbook.h
2305         * src/editgroup.c
2306         * src/editgroup.h
2307         * src/editjpilot.c
2308         * src/editjpilot.h
2309         * src/editldap.c
2310         * src/editldap.h
2311         * src/editldap_basedn.c
2312         * src/editldap_basedn.h
2313         * src/edittags.c
2314         * src/edittags.h
2315         * src/editvcard.c
2316         * src/editvcard.h
2317         * src/enriched.c
2318         * src/enriched.h
2319         * src/exphtmldlg.c
2320         * src/exphtmldlg.h
2321         * src/expldifdlg.c
2322         * src/expldifdlg.h
2323         * src/export.c
2324         * src/export.h
2325         * src/exporthtml.c
2326         * src/exporthtml.h
2327         * src/exportldif.c
2328         * src/exportldif.h
2329         * src/filtering.c
2330         * src/filtering.h
2331         * src/folder.c
2332         * src/folder.h
2333         * src/folder_item_prefs.c
2334         * src/folder_item_prefs.h
2335         * src/foldersel.c
2336         * src/foldersel.h
2337         * src/folderutils.c
2338         * src/folderutils.h
2339         * src/folderview.c
2340         * src/folderview.h
2341         * src/gedit-print.c
2342         * src/gedit-print.h
2343         * src/grouplistdialog.c
2344         * src/grouplistdialog.h
2345         * src/headerview.c
2346         * src/headerview.h
2347         * src/html.c
2348         * src/html.h
2349         * src/image_viewer.c
2350         * src/image_viewer.h
2351         * src/imap.c
2352         * src/imap.h
2353         * src/imap_gtk.c
2354         * src/imap_gtk.h
2355         * src/import.c
2356         * src/import.h
2357         * src/importldif.c
2358         * src/importldif.h
2359         * src/importmutt.c
2360         * src/importmutt.h
2361         * src/importpine.c
2362         * src/importpine.h
2363         * src/inc.c
2364         * src/inc.h
2365         * src/jpilot.c
2366         * src/jpilot.h
2367         * src/ldapctrl.c
2368         * src/ldapctrl.h
2369         * src/ldaplocate.c
2370         * src/ldaplocate.h
2371         * src/ldapquery.c
2372         * src/ldapquery.h
2373         * src/ldapserver.c
2374         * src/ldapserver.h
2375         * src/ldapupdate.c
2376         * src/ldapupdate.h
2377         * src/ldaputil.c
2378         * src/ldaputil.h
2379         * src/ldif.c
2380         * src/ldif.h
2381         * src/localfolder.c
2382         * src/localfolder.h
2383         * src/main.c
2384         * src/main.h
2385         * src/mainwindow.c
2386         * src/mainwindow.h
2387         * src/manual.c
2388         * src/manual.h
2389         * src/matcher.c
2390         * src/matcher.h
2391         * src/matcher_parser.h
2392         * src/matcher_parser_lex.l
2393         * src/matcher_parser_parse.y
2394         * src/mbox.c
2395         * src/mbox.h
2396         * src/message_search.c
2397         * src/message_search.h
2398         * src/messageview.c
2399         * src/messageview.h
2400         * src/mh.c
2401         * src/mh.h
2402         * src/mh_gtk.c
2403         * src/mh_gtk.h
2404         * src/mimeview.c
2405         * src/mimeview.h
2406         * src/msgcache.c
2407         * src/msgcache.h
2408         * src/mutt.c
2409         * src/mutt.h
2410         * src/news.c
2411         * src/news.h
2412         * src/news_gtk.c
2413         * src/news_gtk.h
2414         * src/noticeview.c
2415         * src/noticeview.h
2416         * src/partial_download.c
2417         * src/partial_download.h
2418         * src/pine.c
2419         * src/pine.h
2420         * src/pop.c
2421         * src/pop.h
2422         * src/prefs_account.c
2423         * src/prefs_account.h
2424         * src/prefs_actions.c
2425         * src/prefs_actions.h
2426         * src/prefs_common.c
2427         * src/prefs_common.h
2428         * src/prefs_compose_writing.c
2429         * src/prefs_compose_writing.h
2430         * src/prefs_customheader.c
2431         * src/prefs_customheader.h
2432         * src/prefs_display_header.c
2433         * src/prefs_display_header.h
2434         * src/prefs_ext_prog.c
2435         * src/prefs_ext_prog.h
2436         * src/prefs_filtering.c
2437         * src/prefs_filtering.h
2438         * src/prefs_filtering_action.c
2439         * src/prefs_filtering_action.h
2440         * src/prefs_folder_column.c
2441         * src/prefs_folder_column.h
2442         * src/prefs_folder_item.c
2443         * src/prefs_folder_item.h
2444         * src/prefs_fonts.c
2445         * src/prefs_fonts.h
2446         * src/prefs_gtk.c
2447         * src/prefs_gtk.h
2448         * src/prefs_image_viewer.c
2449         * src/prefs_image_viewer.h
2450         * src/prefs_logging.c
2451         * src/prefs_logging.h
2452         * src/prefs_matcher.c
2453         * src/prefs_matcher.h
2454         * src/prefs_message.c
2455         * src/prefs_message.h
2456         * src/prefs_msg_colors.c
2457         * src/prefs_msg_colors.h
2458         * src/prefs_other.c
2459         * src/prefs_other.h
2460         * src/prefs_quote.c
2461         * src/prefs_quote.h
2462         * src/prefs_receive.c
2463         * src/prefs_receive.h
2464         * src/prefs_send.c
2465         * src/prefs_send.h
2466         * src/prefs_spelling.c
2467         * src/prefs_spelling.h
2468         * src/prefs_summaries.c
2469         * src/prefs_summaries.h
2470         * src/prefs_summary_column.c
2471         * src/prefs_summary_column.h
2472         * src/prefs_summary_open.c
2473         * src/prefs_summary_open.h
2474         * src/prefs_template.c
2475         * src/prefs_template.h
2476         * src/prefs_themes.c
2477         * src/prefs_themes.h
2478         * src/prefs_toolbar.c
2479         * src/prefs_toolbar.h
2480         * src/prefs_wrapping.c
2481         * src/prefs_wrapping.h
2482         * src/privacy.c
2483         * src/privacy.h
2484         * src/procheader.c
2485         * src/procheader.h
2486         * src/procmime.c
2487         * src/procmime.h
2488         * src/procmsg.c
2489         * src/procmsg.h
2490         * src/quote_fmt.c
2491         * src/quote_fmt_lex.l
2492         * src/quote_fmt_parse.y
2493         * src/recv.c
2494         * src/recv.h
2495         * src/remotefolder.c
2496         * src/remotefolder.h
2497         * src/send_message.c
2498         * src/send_message.h
2499         * src/setup.c
2500         * src/setup.h
2501         * src/simple-gettext.c
2502         * src/sourcewindow.c
2503         * src/sourcewindow.h
2504         * src/ssl_manager.c
2505         * src/ssl_manager.h
2506         * src/statusbar.c
2507         * src/statusbar.h
2508         * src/stock_pixmap.c
2509         * src/stock_pixmap.h
2510         * src/summary_search.c
2511         * src/summary_search.h
2512         * src/summaryview.c
2513         * src/summaryview.h
2514         * src/textview.c
2515         * src/textview.h
2516         * src/toolbar.c
2517         * src/toolbar.h
2518         * src/undo.c
2519         * src/undo.h
2520         * src/unmime.c
2521         * src/unmime.h
2522         * src/uri_opener.c
2523         * src/uri_opener.h
2524         * src/vcard.c
2525         * src/vcard.h
2526         * src/wizard.c
2527         * src/wizard.h
2528         * src/common/base64.c
2529         * src/common/base64.h
2530         * src/common/claws.c
2531         * src/common/claws.h
2532         * src/common/defs.h
2533         * src/common/fnmatch.c
2534         * src/common/fnmatch.h
2535         * src/common/fnmatch_loop.c
2536         * src/common/hooks.c
2537         * src/common/hooks.h
2538         * src/common/log.c
2539         * src/common/log.h
2540         * src/common/md5.c
2541         * src/common/md5.h
2542         * src/common/mgutils.c
2543         * src/common/mgutils.h
2544         * src/common/nntp.c
2545         * src/common/nntp.h
2546         * src/common/passcrypt.c
2547         * src/common/passcrypt.h.in
2548         * src/common/plugin.c
2549         * src/common/plugin.h
2550         * src/common/prefs.c
2551         * src/common/prefs.h
2552         * src/common/progressindicator.c
2553         * src/common/progressindicator.h
2554         * src/common/quoted-printable.c
2555         * src/common/quoted-printable.h
2556         * src/common/session.c
2557         * src/common/session.h
2558         * src/common/smtp.c
2559         * src/common/smtp.h
2560         * src/common/socket.c
2561         * src/common/socket.h
2562         * src/common/ssl.c
2563         * src/common/ssl.h
2564         * src/common/ssl_certificate.c
2565         * src/common/ssl_certificate.h
2566         * src/common/string_match.c
2567         * src/common/string_match.h
2568         * src/common/stringtable.c
2569         * src/common/stringtable.h
2570         * src/common/tags.c
2571         * src/common/tags.h
2572         * src/common/template.c
2573         * src/common/template.h
2574         * src/common/timing.h
2575         * src/common/utils.c
2576         * src/common/utils.h
2577         * src/common/uuencode.c
2578         * src/common/uuencode.h
2579         * src/common/version.h.in
2580         * src/common/w32_dirent.c
2581         * src/common/w32_reg.c
2582         * src/common/w32_signal.c
2583         * src/common/w32_stat.c
2584         * src/common/w32_stdlib.c
2585         * src/common/w32_string.c
2586         * src/common/w32_time.c
2587         * src/common/w32_unistd.c
2588         * src/common/w32_wait.c
2589         * src/common/w32lib.h
2590         * src/common/xml.c
2591         * src/common/xml.h
2592         * src/common/xmlprops.c
2593         * src/common/xmlprops.h
2594         * src/etpan/etpan-errors.h
2595         * src/etpan/etpan-thread-manager-types.h
2596         * src/etpan/etpan-thread-manager.c
2597         * src/etpan/etpan-thread-manager.h
2598         * src/etpan/imap-thread.c
2599         * src/etpan/imap-thread.h
2600         * src/gtk/about.c
2601         * src/gtk/about.h
2602         * src/gtk/colorlabel.c
2603         * src/gtk/colorlabel.h
2604         * src/gtk/colorsel.c
2605         * src/gtk/colorsel.h
2606         * src/gtk/combobox.c
2607         * src/gtk/combobox.h
2608         * src/gtk/description_window.c
2609         * src/gtk/description_window.h
2610         * src/gtk/filesel.c
2611         * src/gtk/filesel.h
2612         * src/gtk/foldersort.c
2613         * src/gtk/foldersort.h
2614         * src/gtk/gtkaspell.c
2615         * src/gtk/gtkaspell.h
2616         * src/gtk/gtksctree.c
2617         * src/gtk/gtkshruler.c
2618         * src/gtk/gtkshruler.h
2619         * src/gtk/gtksourceprintjob.c
2620         * src/gtk/gtksourceprintjob.h
2621         * src/gtk/gtkutils.c
2622         * src/gtk/gtkutils.h
2623         * src/gtk/gtkvscrollbutton.c
2624         * src/gtk/gtkvscrollbutton.h
2625         * src/gtk/icon_legend.c
2626         * src/gtk/icon_legend.h
2627         * src/gtk/inputdialog.c
2628         * src/gtk/inputdialog.h
2629         * src/gtk/logwindow.c
2630         * src/gtk/logwindow.h
2631         * src/gtk/manage_window.c
2632         * src/gtk/manage_window.h
2633         * src/gtk/menu.c
2634         * src/gtk/menu.h
2635         * src/gtk/pluginwindow.c
2636         * src/gtk/pluginwindow.h
2637         * src/gtk/prefswindow.c
2638         * src/gtk/prefswindow.h
2639         * src/gtk/progressdialog.c
2640         * src/gtk/progressdialog.h
2641         * src/gtk/quicksearch.c
2642         * src/gtk/quicksearch.h
2643         * src/gtk/sslcertwindow.c
2644         * src/gtk/sslcertwindow.h
2645         * src/plugins/bogofilter/bogofilter.c
2646         * src/plugins/bogofilter/bogofilter.h
2647         * src/plugins/bogofilter/bogofilter_gtk.c
2648         * src/plugins/clamav/clamav_plugin.c
2649         * src/plugins/clamav/clamav_plugin.h
2650         * src/plugins/clamav/clamav_plugin_gtk.c
2651         * src/plugins/demo/demo.c
2652         * src/plugins/dillo_viewer/dillo_prefs.c
2653         * src/plugins/dillo_viewer/dillo_prefs.h
2654         * src/plugins/dillo_viewer/dillo_viewer.c
2655         * src/plugins/pgpcore/passphrase.c
2656         * src/plugins/pgpcore/passphrase.h
2657         * src/plugins/pgpcore/pgp_viewer.c
2658         * src/plugins/pgpcore/pgp_viewer.h
2659         * src/plugins/pgpcore/plugin.c
2660         * src/plugins/pgpcore/prefs_gpg.c
2661         * src/plugins/pgpcore/prefs_gpg.h
2662         * src/plugins/pgpcore/select-keys.c
2663         * src/plugins/pgpcore/select-keys.h
2664         * src/plugins/pgpcore/sgpgme.c
2665         * src/plugins/pgpcore/sgpgme.h
2666         * src/plugins/pgpinline/pgpinline.c
2667         * src/plugins/pgpinline/pgpinline.h
2668         * src/plugins/pgpinline/plugin.c
2669         * src/plugins/pgpmime/pgpmime.c
2670         * src/plugins/pgpmime/pgpmime.h
2671         * src/plugins/pgpmime/plugin.c
2672         * src/plugins/spamassassin/spamassassin.c
2673         * src/plugins/spamassassin/spamassassin.h
2674         * src/plugins/spamassassin/spamassassin_gtk.c
2675         * src/plugins/trayicon/trayicon.c
2676         * src/plugins/trayicon/trayicon_prefs.c
2677         * src/plugins/trayicon/trayicon_prefs.h
2678         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
2679         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
2680         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.h
2681         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
2682         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
2683         * tools/OOo2claws-mail.pl
2684         * tools/README.sylprint
2685         * tools/acroread2claws-mail.pl
2686         * tools/claws-mail-compose-insert-files.pl
2687         * tools/convert_mbox.pl
2688         * tools/filter_conv.pl
2689         * tools/filter_conv_new.pl
2690         * tools/fix_date.sh
2691         * tools/freshmeat_search.pl
2692         * tools/google_search.pl
2693         * tools/kmail-mailbox2claws-mail.pl
2694         * tools/kmail2claws-mail.pl
2695         * tools/kmail2claws-mail_v2.pl
2696         * tools/mairix.sh
2697         * tools/make.themes.project
2698         * tools/multiwebsearch.pl
2699         * tools/nautilus2claws-mail.sh
2700         * tools/outlook2claws-mail.pl
2701         * tools/textviewer.sh
2702         * tools/thunderbird-filters-convertor.pl
2703         * tools/update-po
2704         * tools/uuooffice
2705         * tools/vcard2xml.py
2706         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
2707                 Upgrade to GPLv3 or later.
2708
2709 2007-07-10 [wwp]        2.10.0cvs15
2710
2711         * src/main.c
2712                 Fix re-opening of all composing messages that were
2713                 opened when closing the previous instance, thanks
2714                 to Colin.
2715
2716 2007-07-10 [paul]       2.10.0cvs14
2717
2718         * src/editaddress_other_attributes_ldap.c
2719         * src/ldapupdate.c
2720                 fix crash on selecting 'other attributes' combo
2721                 for either a new entry or an old entry with no
2722                 existing attributes.
2723                 fix bug on editing multiple attributes which
2724                 resulted them all having the value of the last
2725                 one changed.
2726                 Thanks to Colin
2727
2728 2007-07-10 [colin]      2.10.0cvs13
2729
2730         * src/editaddress.c
2731         * src/editaddress_other_attributes_ldap.h
2732         * src/ldapupdate.c
2733                 Fix --disable-ldap build
2734
2735 2007-07-09 [colin]      2.10.0cvs12
2736
2737         * src/Makefile.am
2738         * src/addritem.c
2739         * src/addritem.h
2740         * src/editaddress.c
2741         * src/editaddress_other_attributes_ldap.c
2742         * src/editaddress_other_attributes_ldap.h
2743         * src/editldap.c
2744         * src/ldapctrl.c
2745         * src/ldapctrl.h
2746         * src/ldapupdate.c
2747                 Add capability to edit all inetOrgPerson
2748                 attributes on LDAP. Patch by Michael 
2749                 Rasmussen
2750
2751 2007-07-09 [colin]      2.10.0cvs11
2752
2753         * src/Makefile.am
2754         * src/exporthtml.c
2755         * src/mbox.c
2756         * src/msgcache.c
2757         * src/prefs_summaries.c
2758         * src/prefs_themes.c
2759         * src/procheader.c
2760         * src/common/Makefile.am
2761         * src/common/log.c
2762         * src/common/timing.h
2763         * src/common/utils.c
2764         * src/common/utils.h
2765         * src/common/w32_account.c
2766         * src/common/w32lib.h
2767         * src/gtk/Makefile.am
2768         * src/gtk/colorlabel.c
2769         * src/plugins/pgpcore/Makefile.am
2770         * src/plugins/pgpcore/claws.def
2771         * src/plugins/pgpcore/passphrase.c
2772         * src/plugins/pgpcore/pgp_viewer.c
2773         * src/plugins/pgpcore/plugin.def
2774         * src/plugins/pgpcore/sgpgme.c
2775         * src/plugins/pgpinline/Makefile.am
2776         * src/plugins/pgpinline/claws.def
2777         * src/plugins/pgpinline/mypgpcore.def
2778         * src/plugins/pgpinline/plugin.def
2779         * src/plugins/pgpmime/Makefile.am
2780         * src/plugins/pgpmime/claws.def
2781         * src/plugins/pgpmime/mypgpcore.def
2782         * src/plugins/pgpmime/plugin.def
2783                 Commit win32 patch, from Werner Koch and
2784                 Marcus Brinkmann
2785
2786 2007-07-09 [colin]      2.10.0cvs10
2787
2788         * src/prefs_toolbar.c
2789                 Fix crash when no actions exist
2790
2791 2007-07-07 [paul]       2.10.0cvs9
2792
2793         * COPYING
2794         * manual/claws-mail-manual.xml
2795                 update copyright year
2796         * po/fi.po
2797                 updated by Flammie Pirinen
2798
2799 2007-07-05 [wwp]        2.10.0cvs8
2800
2801         * src/plugins/clamav/clamav_plugin_gtk.c
2802                 Make vertical spacing like in other plugin prefs pages.
2803
2804 2007-07-05 [wwp]        2.10.0cvs7
2805
2806         * src/quote_fmt.c
2807                 It's %am that works, not %ae (this doc incoherence has been
2808                 introduced with 2.9.2cvs13).
2809
2810 2007-07-04 [wwp]        2.10.0cvs6
2811
2812         * src/plugins/bogofilter/bogofilter.c
2813                 Gettext-ize an occurrence of "Any" that wasn't.
2814
2815 2007-07-04 [colin]      2.10.0cvs5
2816
2817         * po/POTFILES.in
2818                 Fix untranslated strings; thanks
2819                 to Pader Rezso.
2820
2821 2007-07-03 [colin]      2.10.0cvs4
2822
2823         * src/folder.c
2824         * src/mainwindow.c
2825                 Fix saving of sort mode for tags and
2826                 thread date. Thanks to Pierre Ossman.
2827                 Completes fix for bug 1233
2828
2829 2007-07-03 [paul]       2.10.0cvs3
2830
2831         * src/compose.c
2832                 fix auto-save
2833         * src/summaryview.c
2834                 fix build warnings
2835         Thanks to Colin
2836
2837 2007-07-02 [colin]      2.10.0cvs2
2838
2839         * src/folder.h
2840         * src/mainwindow.c
2841         * src/procmsg.h
2842         * src/summaryview.c
2843                 Add View/Sort/by Thread date
2844                 Fixes bug 1233, 'Capability to sort 
2845                 threads by most recent message'
2846                 Based on a patch by Paul Rolland
2847
2848 2007-07-02 [colin]      2.10.0cvs1
2849
2850         * src/Makefile.am
2851         * src/compose.c
2852         * src/edittags.c
2853         * src/edittags.h
2854         * src/filtering.c
2855         * src/folder.c
2856         * src/folder.h
2857         * src/headerview.c
2858         * src/headerview.h
2859         * src/main.c
2860         * src/mainwindow.c
2861         * src/mainwindow.h
2862         * src/manual.h
2863         * src/matcher.c
2864         * src/matcher.h
2865         * src/matcher_parser_parse.y
2866         * src/mimeview.c
2867         * src/msgcache.c
2868         * src/msgcache.h
2869         * src/prefs_common.c
2870         * src/prefs_common.h
2871         * src/prefs_filtering_action.c
2872         * src/prefs_matcher.c
2873         * src/prefs_summary_column.c
2874         * src/procmsg.c
2875         * src/procmsg.h
2876         * src/quote_fmt.c
2877         * src/quote_fmt_lex.l
2878         * src/quote_fmt_parse.y
2879         * src/summaryview.c
2880         * src/summaryview.h
2881         * src/textview.c
2882         * src/common/Makefile.am
2883         * src/common/defs.h
2884         * src/common/tags.c
2885         * src/common/tags.h
2886         * src/gtk/quicksearch.c
2887         * src/gtk/quicksearch.h
2888                 Add Tags implementation. Tags are arbitrary labels
2889                 that can be applied to messages. It is possible 
2890                 to create, edit, remove tags; apply them to mails;
2891                 filter on tags or tag presence; apply or unset
2892                 tags via filtering actions; reference tags in
2893                 reply templates.
2894
2895 2007-07-02 [paul]       2.10.0
2896
2897         * NEWS
2898         * README
2899         * RELEASE_NOTES
2900                 2.10.0 released
2901
2902 2007-07-02 [paul]       2.9.2cvs78
2903
2904         * po/de.po
2905         * po/en_GB.po
2906         * po/es.po
2907         * po/fr.po
2908         * po/hu.po
2909         * po/pt_BR.po
2910         * po/ru.po
2911         * po/zh_CN.po
2912                 updated by Stephan Sachse, me, Ricardo Mones
2913                 Lastra, Fabien Vantard, Pader Rezso, Frederico
2914                 Goncalves Guimaraes, Pavlo Bohmat, and Ralgh Young
2915
2916 2007-07-02 [paul]       2.9.2cvs77
2917
2918         * AUTHORS
2919                 updated
2920
2921 2007-06-29 [wwp]        2.9.2cvs76
2922
2923         * src/gtk/headers.h
2924                 Fix a typo (thanks to Ricardo for finding this out).
2925
2926 2007-06-28 [paul]       2.9.2cvs75
2927
2928         * src/folderview.c
2929                 fix build warnings
2930
2931 2007-06-28 [paul]       2.9.2cvs74
2932
2933         * tools/Makefile.am
2934                 fix bug in the autotools build system.
2935                 Files cataloged under EXTRA_DIST were never
2936                 automatically copied to the build tree.
2937                 (fix 'make distcheck')
2938                 Patch by Michael Rasmussen.
2939
2940 2007-06-24 [colin]      2.9.2cvs73
2941
2942         * src/news_gtk.c
2943                 Fix bug 1249, 'Error handling for 
2944                 news errors needs modification'
2945                 Only popup error if the according
2946                 pref in Prefs/Receive is set.
2947
2948 2007-06-21 [colin]      2.9.2cvs72
2949
2950         * src/common/plugin.c
2951         * src/common/plugin.h
2952                 Change plugin API to know whether it's safe to 
2953                 unload plugins or whether we should just hide
2954                 them. Fixes bug 1248, 'Core dumps after 
2955                 unloading plugin and clicking on load plugins'
2956         * src/plugins/bogofilter/bogofilter.c
2957         * src/plugins/clamav/clamav_plugin.c
2958         * src/plugins/demo/demo.c
2959         * src/plugins/dillo_viewer/dillo_viewer.c
2960         * src/plugins/pgpcore/plugin.c
2961         * src/plugins/pgpinline/plugin.c
2962         * src/plugins/pgpmime/plugin.c
2963         * src/plugins/spamassassin/spamassassin.c
2964         * src/plugins/trayicon/trayicon.c
2965                 Update API
2966
2967 2007-06-19 [colin]      2.9.2cvs71
2968
2969         * src/compose.c
2970         * src/messageview.c
2971                 Fix crash mentioned in bug 1246
2972                 Race condition when automatically drafting
2973                 due to insertion on reedit.
2974
2975 2007-06-18 [wwp]        2.9.2cvs70
2976
2977         * src/importldif.c
2978                 LDIF import: use a "Proceed" button to complete
2979                 the process.
2980
2981 2007-06-18 [paul]       2.9.2cvs69
2982
2983         * configure.ac
2984                 use pkgconfig to check for gtk and glib
2985
2986 2007-06-17 [wwp]        2.9.2cvs68
2987
2988         * src/ldif.c
2989         * src/importldif.c
2990                 LDIF import: better error handling, minor code
2991                 and UI cleanup, and renamed the Save button
2992                 to Close, as imported stuff is already saved
2993                 when the Save button is shown.
2994
2995 2007-06-17 [colin]      2.9.2cvs67
2996
2997         * src/prefs_summaries.c
2998         * src/procmsg.c
2999                 Don't set as read when forwarded, only replied to
3000
3001 2007-06-17 [paul]       2.9.2cvs66
3002
3003         * src/alertpanel.c
3004                 add missing #include
3005
3006 2007-06-16 [colin]      2.9.2cvs65
3007
3008         * src/prefs_summaries.c
3009         * src/procmsg.c
3010                 Change the pref "Only mark as read when opened
3011                 in new window" to "..., replied to or forwarded".
3012                 Based on a patch by Paul Rolland.
3013
3014 2007-06-16 [paul]       2.9.2cvs64
3015
3016         * src/gtk/authors.h
3017                 alphabetical order! :)
3018
3019 2007-06-16 [colin]      2.9.2cvs63
3020
3021         * AUTHORS
3022         * src/gtk/authors.h
3023                 Add Michael Rasmussen in authors list
3024
3025 2007-06-16 [colin]      2.9.2cvs62
3026
3027         * src/messageview.c
3028                 Fix messageview_copy_clipboard to take advantage
3029                 of plugins' get_selection.
3030
3031 2007-06-15 [colin]      2.9.2cvs61
3032
3033         * src/action.c
3034         * src/addr_compl.c
3035         * src/addressbook.c
3036         * src/folderview.c
3037         * src/message_search.c
3038         * src/mimeview.c
3039         * src/summary_search.c
3040         * src/summaryview.c
3041         * src/textview.c
3042                 Allow GDK_KP_Enter to do the same as GDK_Return
3043                 Patch by Michael Rasmussen
3044
3045 2007-06-15 [paul]       2.9.2cvs60
3046
3047         * src/compose.c
3048                 fix bug when closing a compose window
3049                 during autosave
3050
3051 2007-06-14 [paul]       2.9.2cvs59
3052
3053         * src/main.c
3054         * src/common/defs.h
3055                 migrate sylpheed config
3056
3057 2007-06-14 [wwp]        2.9.2cvs58
3058
3059         * src/gtk/pluginwindow.c
3060                 Yet another attempt to fix sizing/alignment of the
3061                 button bar in plugins window.
3062
3063 2007-06-12 [colin]      2.9.2cvs57
3064
3065         * po/POTFILES.in
3066         * src/Makefile.am
3067         * src/folderview.c
3068         * src/prefs_common.c
3069         * src/prefs_common.h
3070         * src/prefs_summaries.c
3071         * src/prefs_summary_open.c
3072         * src/prefs_summary_open.h
3073         * src/summaryview.c
3074                 Make "when entering a folder" actions more personalisable
3075
3076 2007-06-12 [wwp]        2.9.2cvs56
3077
3078         * tools/README
3079                 Use short description from Paul (mairix.sh).
3080
3081 2007-06-12 [wwp]        2.9.2cvs55
3082
3083         * tools/README
3084                 Updated info about mairix.sh.
3085
3086 2007-06-11 [paul]       2.9.2cvs54
3087
3088         * src/prefs_logging.c
3089                 rework log window length widgets
3090                 and some sensitivity fixes
3091
3092 2007-06-11 [paul]       2.9.2cvs53
3093
3094         * src/mainwindow.c
3095         * src/prefs_logging.c
3096                 rename 'Protocol Log' to 'Network Log'
3097                 and some function renaming
3098
3099 2007-06-10 [wwp]        2.9.2cvs52
3100
3101         * src/gtk/pluginwindow.c
3102                 Revert 2.9.2cvs51.
3103
3104 2007-06-10 [wwp]        2.9.2cvs51
3105
3106         * src/gtk/pluginwindow.c
3107                 Fix button bar in plugin window, was centered and not
3108                 behaving like other dialogs w/ such button bar.
3109
3110 2007-06-08 [wwp]        2.9.2cvs50
3111
3112         * src/compose.c
3113         * src/compose.h
3114         * src/main.c
3115         * src/mainwindow.c
3116         * src/mainwindow.h
3117                 Provide a way out of automatic draft saving on IMAP, when
3118                 exiting offline.
3119                 Prevent drafting while sending and quitting while sending.
3120                 Thanks for Colin.
3121
3122
3123
3124 2007-06-08 [wwp]        2.9.2cvs49
3125
3126         * src/prefs_account.c
3127         * src/gtk/prefswindow.c
3128         * src/gtk/prefswindow.h
3129                 Activate the Basic page when opening account prefs.
3130
3131 2007-06-08 [wwp]        2.9.2cvs48
3132
3133         * src/common/socket.c
3134                 Don't crash if fork() fails, thanks to Colin.
3135
3136 2007-06-08 [wwp]        2.9.2cvs47
3137
3138         * src/gtk/prefswindow.c
3139                 Wrap some long lines, and reset horizontal scroller's adjusment
3140                 (this was already done, vertically), when changing tab (not page)
3141                 in prefs windows.
3142
3143 2007-06-08 [paul]       2.9.2cvs46
3144
3145         * src/common/utils.c
3146                 use gethostname() instead of uname()
3147                 based on a patch by Michael Hughes
3148                 <Sylpheed-Claws_user@thehugheslogcabin.net>
3149
3150 2007-06-07 [wwp]        2.9.2cvs45
3151
3152         * src/prefs_common.c
3153                 Fix some useless warnings, thanks to Colin.
3154
3155 2007-06-06 [colin]      2.9.2cvs44
3156
3157         * src/ldapupdate.c
3158                 Fix strange allocations. 
3159
3160 2007-06-06 [colin]      2.9.2cvs43
3161
3162         * src/ldapupdate.c
3163                 Patch by Michael Rasmussus to help
3164                 bug 1232
3165
3166 2007-06-05 [wwp]        2.9.2cvs42
3167
3168         * src/prefs_account.c
3169         * src/prefs_folder_item.c
3170         * src/prefs_quote.c
3171         * src/quote_fmt.c
3172         * src/quote_fmt.h
3173                 Per-folder templates can now be applied recursively.
3174                 Always save per-folder templates (formats were erroneously
3175                 saved only if they were enabled).
3176                 Check for validity of quotation marks everywhere there
3177                 are defined.
3178
3179 2007-06-05 [wwp]        2.9.2cvs41
3180
3181         * src/inc.c
3182                 Fix incoming messages from local accounts always getting filtered
3183                 (even if the account prefs say don't), thanks to Colin.
3184
3185 2007-06-05 [wwp]        2.9.2cvs40
3186
3187         * src/compose.c
3188         * src/compose.h
3189                 Use per-folder/per-account quote chars when applying a
3190                 template or inserting text as well. Const'ify some
3191                 vars more.
3192
3193 2007-06-04 [colin]      2.9.2cvs39
3194
3195         * src/compose.c
3196                 More work for wwp :)
3197
3198 2007-06-04 [wwp]        2.9.2cvs38
3199
3200         * src/compose.c
3201                 Same as 2.9.2cvs36 but for forwarding.
3202
3203 2007-06-04 [colin]      2.9.2cvs37
3204
3205         * src/compose.c
3206                 Use original mail file for forward/redirect
3207                 Fixes some forwarded mails to be attached as
3208                 application/octet-stream (when they have binary
3209                 parts), and incidentally fixes bug 848
3210                 'Redirect breaks GnuPG'
3211
3212 2007-06-04 [wwp]        2.9.2cvs36
3213
3214         * src/compose.c
3215                 Fix quote mark mis-initialisation when replying/forwarding
3216                 (introduced w/ 2.9.2cvs20).
3217
3218 2007-06-04 [wwp]        2.9.2cvs35
3219
3220         * src/prefs_compose_writing.c
3221         * src/prefs_quote.c
3222                 Fix a bug where Quotation characters (prefs/compose/writing)
3223                 was cleared (introduced w/ 2.9.2cvs26).
3224
3225 2007-06-04 [wwp]        2.9.2cvs34
3226
3227         * src/prefs_account.c
3228         * src/prefs_account.h
3229                 Better fix for compiling w/o aspell (rollbacks
3230                 2.9.2cvs31).
3231
3232 2007-06-04 [wwp]        2.9.2cvs33
3233
3234         * src/account.c
3235         * src/prefs_account.c
3236         * src/prefs_account.h
3237         * src/procmsg.c
3238                 It's now possible to disable mail filtering plugins
3239                 on a per-account basis.
3240
3241 2007-06-04 [wwp]        2.9.2cvs32
3242
3243         * src/procheader.c
3244         * src/common/utils.c
3245         * src/common/utils.h
3246                 Support CRLF in headers part of messages.
3247                 Support few more date formats (RFC3339 subsets).
3248
3249 2007-06-04 [wwp]        2.9.2cvs31
3250
3251         * src/prefs_account.c
3252                 Fix compiling w/o aspell support.
3253
3254 2007-06-03 [wwp]        2.9.2cvs30
3255
3256         * src/prefs_gtk.c
3257                 Don't decode leading ENV_ and ~ in P_PASSWORD
3258                 values.
3259
3260 2007-06-03 [wwp]        2.9.2cvs29
3261
3262         * src/prefs_gtk.c
3263                 Don't decode leading ENV_ and ~ in P_PASSWORD
3264                 values.
3265
3266 2007-06-03 [wwp]        2.9.2cvs28
3267
3268         * src/prefs_account.c
3269         * src/gtk/prefswindow.c
3270         * src/gtk/prefswindow.h
3271                 Added a way to force preloading of all pages
3272                 (prefswindow).
3273                 Moved tabs to pages in account prefs.
3274
3275 2007-06-02 [colin]      2.9.2cvs27
3276
3277         * src/addressbook.c
3278                 Fix possible crash, fix ldap write bugs
3279         * src/ldapupdate.c
3280                 Fix ldap write bugs - patch by Michael
3281                 Rasmussen
3282         * src/alertpanel.c
3283         * src/alertpanel.h
3284                 Add a hook whenever alertpanel opens/closes
3285
3286 2007-05-31 [wwp]        2.9.2cvs26
3287
3288         * src/prefs_compose_writing.c
3289         * src/prefs_quote.c
3290                 Re-organized writing options a bit:
3291                  - renamed the Quoting page to Templates
3292                  - moved all composing templates to that page
3293                  - moved non-templates options to the Writing one,
3294                    grouped reply-related options, reordered reply and
3295                    forward options.
3296
3297 2007-05-31 [wwp]        2.9.2cvs25
3298
3299         * src/compose.c
3300                 Removed unused code.
3301
3302 2007-05-31 [colin]      2.9.2cvs24
3303
3304         * src/addressbook.c
3305                 Fix missing display name when modifying
3306                 LDAP. Patch by Michael Rasmussen
3307
3308 2007-05-31 [wwp]        2.9.2cvs23
3309
3310         * src/plugins/bogofilter/Makefile.am
3311         * src/plugins/clamav/Makefile.am
3312         * src/plugins/demo/Makefile.am
3313         * src/plugins/dillo_viewer/Makefile.am
3314         * src/plugins/spamassassin/Makefile.am
3315                 Fix building of those plugins in Mac OS X.
3316
3317 2007-05-30 [wwp]        2.9.2cvs22
3318
3319         * src/gtk/quicksearch.c
3320                 Fix missing initialization.
3321
3322 2007-05-30 [wwp]        2.9.2cvs21
3323
3324         * src/procheader.c
3325                 Revert accidental commit (debug outputs).
3326
3327 2007-05-30 [wwp]        2.9.2cvs20
3328
3329         * src/compose.c
3330         * src/folder_item_prefs.c
3331         * src/folder_item_prefs.h
3332         * src/prefs_account.c
3333         * src/prefs_account.h
3334         * src/prefs_folder_item.c
3335         * src/prefs_gtk.c
3336         * src/prefs_gtk.h
3337                 Implemented per-account and per-folder
3338                 compose/reply/forward formats.
3339
3340 2007-05-30 [wwp]        2.9.2cvs19
3341
3342         * src/prefs_compose_writing.c
3343         * src/prefs_quote.c
3344         * src/procheader.c
3345         * src/quote_fmt.c
3346         * src/quote_fmt.h
3347                 Internal API changes (factorize quote format
3348                 prefs and checks).
3349
3350 2007-05-30 [colin]      2.9.2cvs18
3351
3352         * src/compose.c
3353                 Fix race where it's possible to re-click Send
3354                 between end of SMTP session and end of "move to
3355                 sent folder" when sending an email with send
3356                 dialog enabled.
3357
3358 2007-05-30 [colin]      2.9.2cvs17
3359
3360         * src/crash.c
3361                 Ask for backtrace on all threads. Patch by
3362                 Pawel
3363         * src/folderview.c
3364                 Fix stale news statusbar when scanning fails.
3365                 Patch by Pawel
3366         * src/ldapupdate.c
3367                 Fix some LDAP write updates bugs. Patch
3368                 by Michael Rasmussen
3369
3370 2007-05-29 [colin]      2.9.2cvs16
3371
3372         * src/imap.c
3373                 Fix loss of local flags when moving mails
3374                 on IMAP in high-bandwidth mode (UID FETCH)
3375
3376 2007-05-25 [paul]       2.9.2cvs15
3377
3378         * src/common/socket.c
3379                 fix sometimes crasher on cancelling
3380                 message sending
3381
3382 2007-05-25 [colin]      2.9.2cvs14
3383
3384         * src/imap.c
3385                 Fix a memory leak
3386         * src/imap_gtk.c
3387                 Be more helpful in the subscription
3388                 message
3389
3390 2007-05-23 [wwp]        2.9.2cvs13
3391
3392         * src/compose.c
3393         * src/prefs_compose_writing.c
3394         * src/prefs_quote.c
3395         * src/prefs_template.c
3396         * src/prefs_template.h
3397         * src/quote_fmt.c
3398         * src/quote_fmt.h
3399         * src/quote_fmt_lex.l
3400         * src/quote_fmt_parse.y
3401                 Introduced new syntax elements (symbols and commands)
3402                 in templates/quote_fmt. Compatibility w/ old
3403                 symbols is kept.
3404                 Updated and reworked the corresponding Information
3405                 dialog.
3406                 Display the line number in dialogs that talk about
3407                 parser errors (in addition to the error message in
3408                 output).
3409
3410 2007-05-23 [wwp]        2.9.2cvs12
3411
3412         * src/quote_fmt_parse.y
3413                 Fix 2.9.2cvs11, probably a paste accident ;).
3414
3415 2007-05-23 [wwp]        2.9.2cvs11
3416
3417         * src/compose.c
3418         * src/prefs_template.c
3419         * src/quote_fmt.h
3420         * src/quote_fmt_parse.y
3421                 Fix 2.9.2cvs10, which broke --disable-aspell.
3422
3423 2007-05-22 [wwp]        2.9.2cvs10
3424
3425         * src/compose.c
3426         * src/prefs_template.c
3427         * src/quote_fmt.c
3428         * src/quote_fmt.h
3429         * src/quote_fmt_lex.l
3430         * src/quote_fmt_parse.y
3431         * src/gtk/gtkaspell.c
3432         * src/gtk/gtkaspell.h
3433                 Added template/quote format syntactical elements
3434                 to show and query:
3435                         - current dictionary
3436                           %T to show (shows empty if not set or not enabled),
3437                           ?T and !T to check if the default dictionary is
3438                           enabled and set
3439                         - current account's default dictionary
3440                           %aT to show (empty if not set or not enabled),
3441                           ?aT and !aT to check if it's enabled and set
3442                         - name completion for an address, from the address
3443                           book
3444                           %ABf, %ABt, %ABc respectively show the full name got
3445                           from the address book if From, To or Cc match a single
3446                           contact.
3447                           ?ABf, !ABf, ?ABt, !ABt, ?ABc and !ABc check if completion
3448                           matches any contact and if the full name is non-empty.
3449                           If From, To or Cc are lists of email addresses, only
3450                           the first address will be checked.
3451                 In compose.c, fix msginfo's To, Cc and Newsgroup address lists,
3452                 that could show a trailing ','.
3453                 Also, template/quote_fmt parser now shows the line number in case
3454                 of parser error.
3455
3456 2007-05-15 [colin]      2.9.2cvs9
3457
3458         * src/main.c
3459         * src/main.h
3460                 Add a public function to know whether Claws
3461                 crashed last time
3462                 Store opened folder when exiting
3463         * src/folder.c
3464         * src/folder.h
3465                 Store last opened message in each FolderItem;
3466                 Reset last seen messages if Claws crashed, so 
3467                 that one can't go in an infinite crash in case 
3468                 a particular mail crashes Claws.
3469         * src/messageview.c
3470         * src/prefs_common.c
3471         * src/prefs_common.h
3472         * src/summaryview.c
3473         * src/prefs_summaries.c
3474                 Add "Select last opened message" when entering
3475                 a folder
3476                 Add "Select last opened folder" at startup.
3477
3478 2007-05-14 [colin]      2.9.2cvs8
3479
3480         * manual/xml2pdf
3481                 Fix bashism, search for xml catalog 
3482                 in /usr/local/share/xml/catalog too
3483                 Patch by Pawel
3484
3485 2007-05-13 [wwp]        2.9.2cvs7
3486
3487         * src/gtk/logwindow.c
3488                 fix raising log windows when they are either minimized or
3489                 in background.
3490
3491 2007-05-11 [colin]      2.9.2cvs6
3492
3493         * src/gtk/filesel.c
3494                 Use Hildon's file chooser on Maemo. Patch
3495                 by Jean-Luc Biord; fixes part 2 of bug 1201,
3496                 'File attachment "manipulation" bugs...'
3497
3498 2007-05-10 [wwp]        2.9.2cvs5
3499
3500         * src/prefs_common.c
3501         * src/prefs_common.h
3502         * src/gtk/quicksearch.c
3503                 Add a quicksearch option to automatically run
3504                 a search selected from the history (this option
3505                 is exclusive towards type-ahead).
3506
3507 2007-05-10 [colin]      2.9.2cvs4
3508
3509         * src/imap.c
3510                 Fix g_warnings, thanks to Brian
3511                 Morrison
3512
3513 2007-05-09 [colin]      2.9.2cvs3
3514
3515         * src/crash.c
3516         * src/exporthtml.c
3517         * src/mbox.c
3518         * src/prefs_summaries.c
3519         * src/procheader.c
3520         * src/common/log.c
3521         * src/common/utils.c
3522         * src/gtk/gtksourceprintjob.c
3523         * src/gtk/sslcertwindow.c
3524                 Use the re-entrant variant of time functions
3525                 Probably fixes bug 1217, 'reentrancy problems 
3526                 with time functions'
3527
3528 2007-05-09 [colin]      2.9.2cvs2
3529
3530         * src/imap.c
3531                 Fix crasher when reconnection fails
3532
3533 2007-05-08 [paul]       2.9.2cvs1
3534
3535         * NEWS
3536         * README
3537         * RELEASE_NOTES
3538         * configure.ac
3539                 bump version number following
3540                 stable release
3541
3542 2007-05-08 [paul]       2.9.1cvs48
3543
3544         * src/plugins/demo/demo.c
3545         * src/plugins/dillo_viewer/dillo_prefs.c
3546         * src/plugins/dillo_viewer/dillo_prefs.h
3547         * src/plugins/dillo_viewer/dillo_viewer.c
3548         * src/plugins/pgpcore/pgp_viewer.c
3549         * src/plugins/pgpcore/pgp_viewer.h
3550         * src/plugins/pgpcore/plugin.c
3551         * src/plugins/pgpcore/prefs_gpg.c
3552         * src/plugins/pgpcore/prefs_gpg.h
3553         * src/plugins/pgpcore/sgpgme.c
3554         * src/plugins/pgpcore/sgpgme.h
3555         * src/plugins/pgpinline/plugin.c
3556         * src/plugins/pgpmime/pgpmime.c
3557         * src/plugins/pgpmime/pgpmime.h
3558         * src/plugins/pgpmime/plugin.c
3559         * src/plugins/spamassassin/spamassassin.c
3560         * src/plugins/spamassassin/spamassassin.h
3561         * src/plugins/spamassassin/spamassassin_gtk.c
3562         * src/plugins/trayicon/README
3563         * tools/README
3564         * tools/README.sylprint
3565         * tools/outlook2claws-mail.pl
3566         * tools/sylprint.pl
3567         * tools/tb2claws-mail
3568         * tools/tbird2claws.py
3569         * tools/update-po
3570         * tools/vcard2xml.py
3571         * tools/kdeservicemenu/README
3572                 cleanups and corrections
3573
3574 2007-05-06 [wwp]        2.9.1cvs47
3575
3576         * tools/uudec
3577                 Fix missing dash to `display` command-line, reported
3578                 by Georg Himmrich <georg at mails d0t diesind d0t net>.
3579
3580 2007-05-06 [colin]      2.9.1cvs46
3581
3582         * src/Makefile.am
3583         * src/stock_pixmap.c
3584         * src/stock_pixmap.h
3585         * src/pixmaps/printer.xpm
3586                 Add a printer icon
3587
3588 2007-05-06 [paul]       2.9.1cvs45
3589
3590         * src/compose.c
3591         * src/ldapquery.c
3592         * src/privacy.h
3593         * src/summary_search.c
3594         * src/summaryview.c
3595                 fix build warnings
3596
3597 2007-05-05 [wwp]        2.9.1cvs44
3598
3599         * src/messageview.c
3600         * src/mh.c
3601         * src/prefs_actions.c
3602         * src/prefs_gtk.c
3603         * src/summaryview.c
3604         * src/common/xml.c
3605                 Fix "faild" typos everywhere and capitalization of
3606                 some g_warnings.
3607
3608 2007-05-04 [colin]      2.9.1cvs43
3609
3610         * src/compose.c
3611         * src/privacy.c
3612         * src/privacy.h
3613         * src/plugins/pgpcore/prefs_gpg.c
3614         * src/plugins/pgpcore/prefs_gpg.h
3615         * src/plugins/pgpinline/pgpinline.c
3616         * src/plugins/pgpmime/pgpmime.c
3617                 Add an API to warn about encryption limits,
3618                 and allow to disable these warnings
3619
3620 2007-05-03 [colin]      2.9.1cvs42
3621
3622         * src/summaryview.c
3623         * src/mainwindow.c
3624                 Fix bug 1213, 'Delete more than 
3625                 one thread at once'
3626
3627 2007-05-03 [wwp]        2.9.1cvs41
3628
3629         * src/prefs_common.c
3630         * src/prefs_filtering.c
3631         * src/prefs_template.c
3632         * src/common/template.c
3633         * src/common/template.h
3634         * src/gtk/gtkutils.c
3635         * src/gtk/gtkutils.h
3636                 Templates are no longer automatically sorted
3637                 by name, but can be sorted manually using
3638                 |< < > >| buttons as well as drag'n'drop.
3639
3640 2007-05-03 [wwp]        2.9.1cvs40
3641
3642         * src/plugins/spamassassin/spamassassin.c
3643         * src/plugins/spamassassin/spamassassin.h
3644         * src/plugins/spamassassin/spamassassin_gtk.c
3645         * src/plugins/bogofilter/bogofilter.c
3646         * src/plugins/bogofilter/bogofilter.h
3647         * src/plugins/bogofilter/bogofilter_gtk.c
3648                 Added an option to conditionally mark saved spam
3649                 as read (default is and was to do so).
3650                 Satisfies feature request 1708539 on sf.net tracker.
3651
3652 2007-05-03 [colin]      2.9.1cvs39
3653
3654         * src/inc.c
3655                 Fix bug 1211, 'Offline dialog message bugs/annoyances...'
3656
3657 2007-05-02 [colin]      2.9.1cvs38
3658
3659         * src/textview.c
3660                 Fix bug 1209, 'Clicking on address 
3661                 in header (mailto uri) selects 
3662                 default account'. Patch adapted from
3663                 G.P. Halkes' patch.
3664
3665 2007-05-02 [colin]      2.9.1cvs37
3666
3667         * src/grouplistdialog.c
3668                 Set cursor to wait cursor while loading
3669                 groups.
3670
3671 2007-05-02 [paul]       2.9.1cvs36
3672
3673         * src/folder.c
3674         * src/common/defs.h
3675                 rename cache and mark files
3676                 (data is preserved)
3677
3678 2007-04-30 [paul]       2.9.1cvs35
3679
3680         * manual/glossary.xml
3681         * manual/plugins.xml
3682                 updates. Patch by Ricardo
3683
3684 2007-04-29 [wwp]        2.9.1cvs34
3685
3686         * src/mainwindow.c
3687         * configure.ac
3688                 Fix few grammatical errors (patch by David Relson < relson at
3689                 osagesoftware dot com >).
3690
3691 2007-04-28 [colin]      2.9.1cvs33
3692
3693         * src/account.c
3694         * src/pop.c
3695         * src/prefs_account.c
3696         * src/prefs_account.h
3697                 Drop the "Download all" preference. It's
3698                 stupidly useless and confuses people from
3699                 time to time.
3700
3701 2007-04-27 [wwp]        2.9.1cvs32
3702
3703         * src/account.c
3704         * src/prefs_account.c
3705         * src/prefs_account.h
3706                 Don't reflect accounts changes to the mainwindow when it's
3707                 not necessary.
3708
3709 2007-04-27 [colin]      2.9.1cvs31
3710
3711         * src/folder.c
3712                 Freeze/thaw when sync'ing flags
3713         * src/imap.c
3714         * src/prefs_account.c
3715         * src/prefs_account.h
3716         * src/etpan/imap-thread.c
3717         * src/etpan/imap-thread.h
3718                 Add a way to use UID FETCH instead
3719                 of searches to fetch message lists
3720                 and flags. More expensive towards
3721                 bandwidth, less expensive towards
3722                 server's CPU. Probably fixes 
3723                 bug 1158, 'Scanning new folders on 
3724                 Exchange 2007 extremely slow'.
3725                 Patch 95% by Hoa.
3726
3727 2007-04-27 [paul]       2.9.1cvs30
3728
3729         * src/mainwindow.c
3730         * src/prefs_logging.c
3731                 improvements to english usage
3732
3733 2007-04-27 [colin]      2.9.1cvs29
3734
3735         * src/imap.c
3736                 Fix build without libetpan (my bad!)
3737
3738 2007-04-26 [colin]      2.9.1cvs28
3739
3740         * src/imap.c
3741         * src/imap.h
3742                 Fix uselessly exported function
3743         * src/textview.c
3744                 Consider "- -- \n" as signature separator
3745                 (that's what signature separators look like
3746                  in PGP/Inline signed mails)
3747
3748 2007-04-26 [colin]      2.9.1cvs27
3749
3750         * configure.ac
3751                 libetpan-0.49 is now required
3752         * src/procmime.c
3753                 Fix double fetching of mails if
3754                 first try failed
3755         * src/imap.c
3756                 Make offline sync faster, by
3757                 remembering last change time, and
3758                 last sync time.
3759
3760 2007-04-26 [hoa]        2.9.1cvs26
3761
3762         * src/imap.c
3763         * src/imap.h
3764         * src/mainwindow.c
3765         * src/toolbar.c
3766         * src/etpan/imap-thread.c
3767         * src/etpan/imap-thread.h
3768                 cancellation of IMAP operations is now allowed.
3769                 Fixes bug 1056, 'Possibility to 'cancel transfer' in IMAP'
3770
3771 2007-04-26 [colin]      2.9.1cvs25
3772
3773         * src/folder.c
3774                 Always fetch body+headers in folders that are
3775                 synched for offline use, if "Synchronise as
3776                 soon as possible" is set.
3777                 Fixes bug 1200, 'Add option to always retrieve full 
3778                 messages'
3779
3780 2007-04-25 [colin]      2.9.1cvs24
3781
3782         * src/compose.c
3783                 Fix bug 1198, 'Reply-all "disappearing" address bug 
3784                 persists...'
3785
3786 2007-04-24 [colin]      2.9.1cvs23
3787
3788         * src/folderview.c
3789                 Fix bug 1195, 'Hardware key navigation' 
3790                 Make GDK_Enter toggle expansion (Maemo)
3791
3792 2007-04-24 [wwp]        2.9.1cvs22
3793
3794         * src/compose.c
3795                 Fix few compiler warnings.
3796
3797 2007-04-24 [paul]       2.9.1cvs21
3798
3799         * src/Makefile.am
3800         * src/stock_pixmap.c
3801         * src/stock_pixmap.h
3802                 complete last commit
3803
3804 2007-04-24 [paul]       2.9.1cvs20
3805
3806         * src/gtk/about.c
3807         * src/pixmaps/active.xpm
3808         * src/pixmaps/checkbox_off.xpm
3809         * src/pixmaps/checkbox_on.xpm
3810         * src/pixmaps/inactive.xpm
3811                 kick out the blobs
3812                 remove transparent border from checkbox icons
3813
3814 2007-04-24 [wwp]        2.9.1cvs19
3815
3816         * src/textview.c
3817         * src/textview.h
3818                 Fix a crash in textview, thanks to Colin.
3819
3820 2007-04-23 [wwp]        2.9.1cvs18
3821
3822         * src/prefs_common.c
3823                 Fix 2.9.1cvs5: no header was being translated at all.
3824
3825 2007-04-23 [colin]      2.9.1cvs17
3826
3827         * src/Makefile.am
3828         * src/stock_pixmap.c
3829         * src/stock_pixmap.h
3830         * src/summaryview.c
3831         * src/summaryview.h
3832         * src/gtk/gtksctree.c
3833         * src/gtk/gtksctree.h
3834         * src/pixmaps/selection.xpm
3835                 Fix bug 1193, 'Need a way to multi-select
3836                 items'. Add a toggle button to the summaryview
3837                 to switch between normal and multiple selection
3838                 (Maemo)
3839
3840 2007-04-23 [colin]      2.9.1cvs16
3841
3842         * src/Makefile.am
3843         * src/stock_pixmap.c
3844         * src/stock_pixmap.h
3845         * src/summaryview.c
3846         * src/summaryview.h
3847         * src/gtk/gtksctree.c
3848         * src/gtk/gtksctree.h
3849         * src/pixmaps/selection.xpm
3850                 Fix bug 1193, 'Need a way to multi-
3851                 select items'
3852                 Add a toggle button in the summaryview
3853                 to enable normal or multiple selection.
3854                 (Maemo)
3855
3856 2007-04-23 [colin]      2.9.1cvs15
3857
3858         * src/compose.c
3859                 Fix bug 1196, 'Edit>Select All doesn't work' (Maemo)
3860
3861 2007-04-21 [colin]      2.9.1cvs14
3862
3863         * src/gtk/quicksearch.c
3864                 Fix previous commit (actually use correct
3865                 parameter)
3866
3867 2007-04-21 [colin]      2.9.1cvs13
3868
3869         * src/gtk/quicksearch.c
3870                 Fix changing quicksearch type (after Esc,
3871                 after changing Recursive, ...)
3872
3873 2007-04-20 [wwp]        2.9.1cvs12
3874
3875         * src/gtk/Makefile.am
3876                 Added headers.h (completes 2.9.1cvs5).
3877
3878 2007-04-20 [wwp]        2.9.1cvs11
3879
3880         * src/addressbook.c
3881                 Fix the use of display name in name column,
3882                 it has been overriden w/ the use of nickname
3883                 by 2.9.0cvs3. Now nickname is used (if any)
3884                 in case of LDAP books only.
3885
3886 2007-04-20 [colin]      2.9.1cvs10
3887
3888         * src/mimeview.c
3889         * src/summaryview.c
3890         * src/textview.c
3891                 Add handling of 'a' to loop in a mail's
3892                 mimeparts
3893
3894 2007-04-20 [colin]      2.9.1cvs9
3895
3896         * src/toolbar.c
3897                 Fix bug 1190, 'dir_open' button doesn't work'
3898                 (Maemo)
3899
3900 2007-04-20 [colin]      2.9.1cvs8
3901
3902         * src/folderview.c
3903         * src/mainwindow.c
3904                 Fix bug 1194, 'Hardware keys move from email 
3905                 list to account/directory list, but not back 
3906                 to email list...' (Maemo)
3907
3908 2007-04-20 [colin]      2.9.1cvs7
3909
3910         * src/compose.h
3911                 complete previous commit
3912
3913 2007-04-20 [colin]      2.9.1cvs6
3914
3915         * src/compose.c
3916                 Fix bug 1187, 'Reply-to addressee disappears 
3917                 when reply-to text box is clicked...' (Maemo)
3918
3919 2007-04-20 [wwp]        2.9.1cvs5
3920
3921         * po/POTFILES.in
3922         * src/addressbook.c
3923         * src/compose.c
3924         * src/filtering.c
3925         * src/headerview.c
3926         * src/matcher.c
3927         * src/prefs_common.c
3928         * src/prefs_common.h
3929         * src/prefs_display_header.c
3930         * src/prefs_matcher.c
3931         * src/summaryview.c
3932         * src/gtk/headers.h
3933         * src/gtk/quicksearch.c
3934                 Translate more header names according to the relevant option value,
3935                 mostly in filtering debug messages (reported by Tim <timbrain@post.cz>).
3936                 Replaced nearly all uses of prefs_common.trans_hdr with a call
3937                 to prefs_common_translated_header_name().
3938                 Added a headers.h reference file that contains known header names
3939                 (RFC2822 and others) to the translation process' input, so that
3940                 translated header names will still exist even if no occurrence of
3941                 _("headername") is found anymore in the sources.
3942                 Don't translate column name 'Number' following to trans_hdr option
3943                 value as it's not a header name.
3944
3945 2007-04-20 [colin]      2.9.1cvs4
3946
3947         * src/gtk/quicksearch.c
3948         * src/gtk/quicksearch.h
3949                 Add "From, To or Subject" quicksearch
3950                 type. Patch by ulfschaper@users.sf.net
3951
3952 2007-04-20 [colin]      2.9.1cvs3
3953
3954         * src/matcher.c
3955                 Implement proper references filtering condition.
3956                 Patch based on a patch by Khanh-Dang <kdntl@users.sf.net>
3957
3958 2007-04-19 [wwp]        2.9.1cvs2
3959
3960         * src/prefs_display_header.c
3961         * src/message_search.c
3962                 Fix few warnings (g_free of const gchar*).
3963
3964 2007-04-19 [paul]       2.9.1cvs1
3965
3966         * NEWS
3967         * README
3968         * RELEASE_NOTES
3969         * configure.ac
3970                 bump version number following
3971                 stable release
3972
3973 2007-04-19 [paul]       2.9.0cvs9
3974
3975         * manual/advanced.xml
3976         * manual/glossary.xml
3977                 fix typos
3978
3979 2007-04-18 [paul]       2.9.0cvs8
3980
3981         * src/pop.c
3982                 fix for CVE-2007-1558 (APOP)
3983                 Thanks to Colin
3984
3985 2007-04-18 [paul]       2.9.0cvs7
3986
3987         * src/messageview.c
3988         * src/mimeview.c
3989         * src/summaryview.c
3990         * src/gtk/filesel.c
3991                 Fix encoding woes wrt saving of
3992                 mails and parts
3993                 Thanks to Colin
3994
3995 2007-04-18 [colin]      2.9.0cvs6
3996
3997         * src/gtk/pluginwindow.c
3998                 Fix bug 1185, 'Pluginwindow's [X] button doesn't save'
3999
4000 2007-04-17 [wwp]        2.9.0cvs5
4001
4002         * src/addressadd.c
4003         * src/addressbook.c
4004         * src/addrindex.c
4005         * src/ldapupdate.c
4006                 Fix --disable-ldap build,
4007                 fix some LDAP annoyances on 
4008                 searches, thanks to Colin.
4009
4010 2007-04-17 [wwp]        2.9.0cvs4
4011
4012         * src/ldapupdate.c
4013                 Fix more mixed decls, sensitive w/ strict ANSI-C89 compilers
4014                 like gcc 2.9x. Thanks to Colin.
4015
4016 2007-04-17 [wwp]        2.9.0cvs3
4017
4018         * src/Makefile.am
4019         * src/addressadd.c
4020         * src/addressbook.c
4021         * src/addrindex.c
4022         * src/addritem.c
4023         * src/addritem.h
4024         * src/editaddress.c
4025         * src/ldapctrl.c
4026         * src/ldapctrl.h
4027         * src/ldapquery.c
4028         * src/ldapserver.c
4029         * src/ldapserver.h
4030         * src/ldapupdate.c
4031         * src/ldapupdate.h
4032                 Add LDAP write support. Patch mostly by 
4033                 Michael <mir at datanom dot net>
4034
4035 2007-04-17 [wwp]        2.9.0cvs2
4036
4037         * src/compose.c
4038                 Prepend "Add to address book" to the context menu of compose window's sender and
4039                 recipient fields.
4040
4041 2007-04-16 [paul]       2.9.0cvs1
4042
4043         * src/gtk/authors.h
4044                 add Pader Rezso
4045
4046 2007-04-16 [paul]       2.9.0
4047
4048         * NEWS
4049         * README
4050         * RELEASE_NOTES
4051                 2.9.0 released
4052
4053 2007-04-16 [paul]       2.8.1cvs102
4054
4055         * po/fr.po
4056                 updated by Fabien Vantard
4057
4058 2007-04-16 [paul]       2.8.1cvs101
4059
4060         * po/ca.po
4061         * po/cs.po
4062         * po/de.po
4063         * po/hu.po
4064         * po/pl.po
4065         * po/pt_BR.po
4066         * po/sr.po
4067         * po/zh_CN.po
4068                 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
4069                 Pader Rezso, Emil Nowak, Frederico Goncalves Guimaraes,
4070                 Aleksandar Urosevic, and Ralgh Young
4071
4072 2007-04-15 [mones]      2.8.1cvs100
4073
4074         * po/es.po
4075                 Updated for release
4076
4077 2007-04-14 [colin]      2.8.1cvs99
4078
4079         * src/message_search.c
4080         * src/prefs_display_header.c
4081         * src/summary_search.c
4082         * src/gtk/combobox.c
4083                 Fix allocations
4084
4085 2007-04-14 [wwp]        2.8.1cvs98
4086
4087         * src/gtk/combobox.c
4088         * src/message_search.c
4089         * src/summary_search.c
4090         * src/prefs_display_header.c
4091                 Workaround a bug with GTK+ 2.6.x where gtk_combo_box_get_active_text()
4092                 returns NULL, get the text value directly from the GtkEntry child.
4093
4094 2007-04-13 [colin]      2.8.1cvs97
4095
4096         * src/gtk/quicksearch.c
4097                 Give the focus back to summaryview when
4098                 emptying the quicksearch with Esc
4099
4100 2007-04-13 [colin]      2.8.1cvs96
4101
4102         * src/message_search.c
4103         * src/prefs_display_header.c
4104         * src/summary_search.c
4105                 Fix possibles crashes when getting text
4106                 from gtk combos
4107
4108 2007-04-13 [colin]      2.8.1cvs95
4109
4110         * src/pop.c
4111                 Add some UIDL debugging
4112
4113 2007-04-12 [colin]      2.8.1cvs94
4114
4115         * src/folder.c
4116                 Force folder scan if necessary after
4117                 copying mails, to be able to reapply
4118                 flags.
4119
4120 2007-04-11 [colin]      2.8.1cvs93
4121
4122         * src/main.c
4123                 don't scan for new mail on startup if --select
4124                 is specified (or race conditions arise). If so,
4125                 do both sequentially.
4126
4127 2007-04-09 [colin]      2.8.1cvs92
4128
4129         * src/common/defs.h
4130                 Use leafpad by default on Maemo. Patch
4131                 by Jean-Luc Biord.
4132
4133 2007-04-06 [colin]      2.8.1cvs91
4134
4135         * src/pixmaps/queue_close.xpm
4136         * src/pixmaps/queue_close_hrm.xpm
4137         * src/pixmaps/queue_close_hrm_mark.xpm
4138         * src/pixmaps/queue_close_mark.xpm
4139         * src/pixmaps/queue_open.xpm
4140         * src/pixmaps/queue_open_hrm.xpm
4141         * src/pixmaps/queue_open_hrm_mark.xpm
4142         * src/pixmaps/queue_open_mark.xpm
4143                 Move the clock one pixel down :)
4144
4145 2007-04-05 [colin]      2.8.1cvs90
4146
4147         * src/mainwindow.c
4148                 Don't sync when switching offline from
4149                 command line - it's usually too late :)
4150
4151 2007-04-05 [paul]       2.8.1cvs89
4152
4153         * src/Makefile.am
4154         * src/stock_pixmap.c
4155         * src/pixmaps/dir_close_hrm.xpm
4156         * src/pixmaps/dir_close_hrm_mark.xpm
4157         * src/pixmaps/drafts_close.xpm
4158         * src/pixmaps/drafts_close_mark.xpm
4159         * src/pixmaps/drafts_open.xpm
4160         * src/pixmaps/drafts_open_mark.xpm
4161         * src/pixmaps/inbox.xpm
4162         * src/pixmaps/inbox_close.xpm
4163         * src/pixmaps/inbox_close_hrm.xpm
4164         * src/pixmaps/inbox_close_hrm_mark.xpm
4165         * src/pixmaps/inbox_close_mark.xpm
4166         * src/pixmaps/inbox_hrm.xpm
4167         * src/pixmaps/inbox_hrm_mark.xpm
4168         * src/pixmaps/inbox_mark.xpm
4169         * src/pixmaps/inbox_open.xpm
4170         * src/pixmaps/inbox_open_hrm.xpm
4171         * src/pixmaps/inbox_open_hrm_mark.xpm
4172         * src/pixmaps/inbox_open_mark.xpm
4173         * src/pixmaps/outbox.xpm
4174         * src/pixmaps/outbox_close.xpm
4175         * src/pixmaps/outbox_close_hrm.xpm
4176         * src/pixmaps/outbox_close_hrm_mark.xpm
4177         * src/pixmaps/outbox_close_mark.xpm
4178         * src/pixmaps/outbox_hrm.xpm
4179         * src/pixmaps/outbox_hrm_mark.xpm
4180         * src/pixmaps/outbox_mark.xpm
4181         * src/pixmaps/outbox_open.xpm
4182         * src/pixmaps/outbox_open_hrm.xpm
4183         * src/pixmaps/outbox_open_hrm_mark.xpm
4184         * src/pixmaps/outbox_open_mark.xpm
4185         * src/pixmaps/queue_close.xpm
4186         * src/pixmaps/queue_close_hrm.xpm
4187         * src/pixmaps/queue_close_hrm_mark.xpm
4188         * src/pixmaps/queue_close_mark.xpm
4189         * src/pixmaps/queue_open.xpm
4190         * src/pixmaps/queue_open_hrm.xpm
4191         * src/pixmaps/queue_open_hrm_mark.xpm
4192         * src/pixmaps/queue_open_mark.xpm
4193                 updated, added and replaced icons
4194                 Icons by Colin
4195
4196 2007-04-04 [colin]      2.8.1cvs88
4197
4198         * src/imap.c
4199                 Fix build without libetpan
4200
4201 2007-04-03 [colin]      2.8.1cvs87
4202
4203         * src/imap.c
4204                 Fix crash with Citadel, and try to make
4205                 things work. this server (and specifically 
4206                 STATUS and APPEND at least) seems broken.
4207
4208 2007-04-03 [colin]      2.8.1cvs86
4209
4210         * src/folderview.c
4211                 Fix icons on folder close
4212
4213 2007-04-03 [colin]      2.8.1cvs85
4214
4215         * src/inc.c
4216                 Fix double-ask of offline override in
4217                 certain cases
4218         * src/imap.c
4219         * src/imap.h
4220         * src/imap_gtk.c
4221                 Much more efficient way to synchronise
4222                 for offline use
4223         * src/etpan/imap-thread.c
4224                 Fix possible segs
4225         * src/folder.c
4226         * src/gtk/quicksearch.c
4227                 Fix some GUI lags
4228
4229 2007-04-03 [paul]       2.8.1cvs84
4230
4231         * src/filtering.c
4232         * src/folder.c
4233         * src/folder.h
4234         * src/prefs_common.c
4235         * src/prefs_common.h
4236         * src/prefs_other.c
4237                 Fix sync being done too late
4238                 Thanks to Colin
4239
4240 2007-04-02 [colin]      2.8.1cvs83
4241
4242         * src/summaryview.c
4243                 Maemo: Put status and quicksearch at the top
4244         * src/plugins/bogofilter/bogofilter.c
4245         * src/plugins/spamassassin/spamassassin.c
4246                 Derive trash from inbox if possible
4247
4248 2007-04-02 [paul]       2.8.1cvs82
4249
4250         * src/plugins/bogofilter/bogofilter_gtk.c
4251                 a few English changes
4252
4253 2007-04-02 [paul]
4254
4255         2.9.0-rc1 released
4256
4257 2007-04-02 [colin]      2.8.1cvs81
4258
4259         * src/image_viewer.c
4260                 Fix transparent images by using
4261                 GtkImage
4262         * src/messageview.c
4263                 Flush events (on new windows) to avoid
4264                 having the textview's image resize fail
4265                 to know the available width
4266
4267 2007-04-01 [colin]      2.8.1cvs80
4268
4269         * src/prefs_account.c
4270                 If no MH mailbox exist, when creating a POP/Local
4271                 account, just create and use the default one 
4272                 instead of bailing with a "Mailbox doesn't exist"
4273                 error
4274
4275 2007-03-31 [colin]      2.8.1cvs79
4276
4277         * src/prefs_account.c
4278                 Create signature file if it doesn't exist
4279                 before editing
4280         * src/prefs_toolbar.c
4281                 Maemo: Move "Use default" on the left so
4282                 that people can find it
4283         * src/common/defs.h
4284                 Maemo: make default editor "Maemopad", 
4285                 default signature file "MyDocs/signature.txt"
4286
4287 2007-03-31 [colin]      2.8.1cvs78
4288
4289         * src/prefs_account.c
4290                 Maemo: rework account prefs so
4291                 that less horizontal scrolling
4292                 is required
4293
4294 2007-03-31 [colin]      2.8.1cvs77
4295
4296         * src/folderview.c
4297         * src/prefs_common.c
4298         * src/prefs_common.h
4299                 Fix bug 1167, 'Allow not displaying zeros 
4300                 in folder list'. Patch by MartinP
4301
4302 2007-03-31 [colin]      2.8.1cvs76
4303
4304         * AUTHORS
4305                 Add Jean-Luc Biord
4306
4307 2007-03-31 [colin]      2.8.1cvs75
4308
4309         * src/imap.c
4310                 Apply patch from bug 1172, direct
4311                 access to the folder's session instead
4312                 of using getter. Patch by MartinP
4313
4314 2007-03-31 [paul]       2.8.1cvs74
4315
4316         * src/gtk/authors.h
4317                 no need to list Fabien twice!
4318
4319 2007-03-31 [colin]      2.8.1cvs73
4320
4321         * src/inc.c
4322                 If we're currently "overriding for %d minutes",
4323                 don't ask
4324
4325 2007-03-31 [colin]      2.8.1cvs72
4326
4327         * src/compose.c
4328         * src/imap.c
4329         * src/inc.c
4330         * src/inc.h
4331         * src/messageview.c
4332         * src/news.c
4333         * src/plugins/spamassassin/spamassassin.c
4334                 Offline override: Add a parameter to allow
4335                 asking even if the override timer is running.
4336                 Allows to ask every time the user makes an
4337                 explicit action needing online access (such
4338                 as Get Mail), and not when the action is 
4339                 implicit (such as opening an IMAP folder)
4340
4341 2007-03-31 [colin]      2.8.1cvs71
4342
4343         * src/inc.c
4344                 Override offline: "No" answer shouldn't
4345                 re-ask after 3 seconds, but 10 minutes. 
4346
4347 2007-03-30 [colin]      2.8.1cvs70
4348
4349         * src/common/socket.c
4350                 Better error reporting on unix socket
4351                 failure (bind usually)
4352         * src/gtk/gtkutils.c
4353         * src/gtk/gtkutils.h
4354                 Label window: add a pulsing progress
4355                 bar to show we're not hung :)
4356         * src/folderview.c
4357         * src/main.c
4358         * src/plugins/pgpcore/sgpgme.c
4359                 Update API
4360
4361 2007-03-30 [colin]      2.8.1cvs69
4362
4363         * src/pop.c
4364         * src/prefs_common.c
4365                 Fix possible trashing of history and uidl
4366                 files on disk full problems
4367
4368 2007-03-30 [paul]       2.8.1cvs68
4369
4370         * src/mainwindow.c
4371         * src/summaryview.c
4372         * src/summaryview.h
4373                 update summary when changing layout type
4374                 (fixes wrong folder icon being displayed)
4375                 Thanks to Colin
4376
4377 2007-03-29 [colin]      2.8.1cvs67
4378
4379         * src/prefs_ext_prog.c
4380                 The browser pref is irrelevant on Maemo
4381
4382 2007-03-29 [colin]      2.8.1cvs66
4383
4384         * src/compose.c
4385         * src/compose.h
4386                 Maemo: dynamically switch headers/text position
4387         * src/prefs_common.c
4388                 Maemo: hide compose's ruler by default
4389         * src/common/socket.c
4390         * src/common/socket.h
4391                 Fix build warning
4392
4393 2007-03-29 [colin]      2.8.1cvs65
4394
4395         * src/common/socket.c
4396         * src/common/socket.h
4397                 Fix build when MAEMO_CFLAGS contains
4398                 _X_OPENSOURCE (resolv.h errors as long
4399                 as we don't add _BSD_SOURCE. Ugly).
4400
4401 2007-03-29 [wwp]        2.8.1cvs64
4402
4403         * src/prefs_logging.c
4404                 Fix sensitivity of clip-log widgets in prefs/logging,
4405                 thanks to Fabien.
4406
4407 2007-03-29 [wwp]        2.8.1cvs63
4408
4409         * po/POTFILES.in
4410                 Updated files list for translations, thanks to Fabien.
4411
4412 2007-03-29 [colin]      2.8.1cvs62
4413
4414         * src/main.c
4415         * src/common/Makefile.am
4416         * src/common/utils.c
4417                 Maybe make URI opening work in Maemo
4418                 Requires testing :)
4419
4420 2007-03-28 [colin]      2.8.1cvs61
4421
4422         * src/folder.c
4423         * src/folder.h
4424         * src/folderview.c
4425                 Add the possibility to sort folders arbitrarily
4426                 (via editing of folderlist.xml only). Patch by
4427                 Martin P <mp26+claws@os.inf.tu-dresden.de>
4428                 Fixes bug 1166, 'Folder ordering is fixed and cannot 
4429                 be changed by the user'
4430
4431 2007-03-28 [colin]      2.8.1cvs60
4432
4433         * src/mimeview.c
4434                 Add popup menu for mime icons
4435
4436 2007-03-28 [colin]      2.8.1cvs59
4437
4438         * src/mainwindow.c
4439                 Fix a layout issue when presenting
4440                 mainwindow in Small screen layout
4441         * src/toolbar.c
4442         * src/toolbar.h
4443                 Add a "Go to folder list" button for
4444                 mainwindow, and make it default in
4445                 the Maemo build
4446
4447 2007-03-28 [colin]      2.8.1cvs58
4448
4449         * src/compose.c
4450                 Don't dynamically update title on Maemo
4451                 Patch by Jean-Luc Biord
4452
4453 2007-03-27 [colin]      2.8.1cvs57
4454
4455         * src/compose.c
4456         * src/folderview.c
4457         * src/summaryview.c
4458                 Enable tap-and-hold on Maemo
4459
4460 2007-03-26 [colin]      2.8.1cvs56
4461
4462         * src/compose.c
4463                 More popup-menu (in attachments list)
4464
4465 2007-03-26 [colin]      2.8.1cvs55
4466
4467         * src/compose.c
4468                 Enable popup-menu signal
4469
4470 2007-03-26 [colin]      2.8.1cvs54
4471
4472         * src/plugins/pgpinline/pgpinline.c
4473                 Fix bug 1111, 'PGP/inline plugin hides text 
4474                 around encrypted text block'. Patch based on
4475                 a patch from Michal Cihar.
4476
4477 2007-03-26 [wwp]        2.8.1cvs53
4478
4479         * src/procmsg.c
4480                 Fix getting a false error when sending queued message
4481                 whereas the sending was fine (if there are subfolders
4482                 in the queue folder), thanks to Colin.
4483
4484 2007-03-26 [paul]       2.8.1cvs52
4485
4486         * src/wizard.c
4487                 update FACE header in welcome message
4488
4489 2007-03-25 [colin]      2.8.1cvs51
4490
4491         * src/Makefile.am
4492                 Fix make dist
4493
4494 2007-03-25 [colin]      2.8.1cvs50
4495
4496         * src/main.c
4497                 Fix OSSO_NAME on Maemo (patch by Jean-Luc)
4498
4499 2007-03-24 [colin]      2.8.1cvs49
4500
4501         * src/main.c
4502                 Fix a few launch problems on Maemo
4503                 Patch by Jean-Luc Biord
4504
4505 2007-03-24 [wwp]        2.8.1cvs48
4506
4507         * src/alertpanel.c
4508         * src/alertpanel.h
4509         * src/messageview.c
4510         * src/summaryview.c
4511                 Fix wrong action performed when closing the
4512                 "ask about account specific filtering rules
4513                 when filtering manually" dialog by pressing Escape.
4514                 Fix wrong order of buttons in the "return receipt
4515                 notification - the message was sent to several of
4516                 your accounts" dialog.
4517
4518 2007-03-24 [paul]       2.8.1cvs47
4519
4520         * src/folderview.c
4521                 an improvement to English usage
4522         * tools/kdeservicemenu/README
4523                 updated Claws url
4524
4525 2007-03-24 [paul]       2.8.1cvs46
4526
4527         * src/Makefile.am
4528         * src/stock_pixmap.c
4529         * src/pixmaps/edit_extern.xpm
4530         * src/pixmaps/mail_sign.xpm
4531                 rescue long lost icons
4532
4533 2007-03-24 [paul]       2.8.1cvs45
4534
4535         * src/toolbar.c
4536                 fix toolbar (broken in 2.8.1cvs42)
4537
4538 2007-03-23 [colin]      2.8.1cvs44
4539
4540         * src/imap.c
4541                 Correctly unsubscribe/resubscribe after
4542                 RENAME
4543
4544 2007-03-23 [colin]      2.8.1cvs43
4545
4546         * src/prefs_common.c
4547                 Maemo: as the platform is light on RAM, allow
4548                 caches to be discarded faster.
4549
4550 2007-03-23 [colin]      2.8.1cvs42
4551
4552         * src/Makefile.am
4553         * src/compose.c
4554         * src/compose.h
4555         * src/stock_pixmap.c
4556         * src/stock_pixmap.h
4557         * src/summaryview.c
4558         * src/summaryview.h
4559         * src/toolbar.c
4560         * src/toolbar.h
4561         * src/pixmaps/open_mail.xpm
4562                 Maemo changes: Add the possibility to have
4563                 "Open Email" and "Close Window" buttons on 
4564                 toolbars (and use them in Maemo's default
4565                 toolbars)
4566
4567 2007-03-23 [wwp]        2.8.1cvs41
4568
4569         * src/action.c
4570                 Reverted that part of the action dialog closure logics, to
4571                 pre-2.8.1cvs19. Managing action dialog w/ no output may be
4572                 done later in a different way (or may not).
4573
4574 2007-03-22 [wwp]        2.8.1cvs40
4575
4576         * src/action.c
4577                 Fix sticky action dialog when got no output but action command
4578                 is pipe'ing out or inserting (introduced w/ 2.8.1cvs19).
4579
4580 2007-03-22 [colin]      2.8.1cvs39
4581
4582         * src/prefs_filtering.c
4583         * src/gtk/combobox.h
4584                 Fix escaping account names in filtering prefs
4585
4586 2007-03-22 [colin]      2.8.1cvs38
4587
4588         * src/addrindex.c
4589         * src/ldapctrl.h
4590         * src/ldapquery.c
4591                 Add any attribute specified in LDAP servers'
4592                 Search attributes to the Other Attributes tab
4593                 of contacts; Add 'telephoneNumber' in the
4594                 default list.
4595
4596 2007-03-22 [colin]      2.8.1cvs37
4597
4598         * src/folderview.c
4599         * src/folderview.h
4600         * src/mainwindow.c
4601                 Try to prevent race conditions when
4602                 changing the folder list
4603         * src/summaryview.c
4604                 Fix possible red folder icon when
4605                 switching from Small screen layout
4606                 to any other
4607
4608 2007-03-22 [colin]      2.8.1cvs36
4609
4610         * src/mainwindow.c
4611         * src/mainwindow.h
4612         * src/summaryview.c
4613                 Rename "little screen" to "Small screen"
4614         * src/gtk/Makefile.am
4615         * src/common/utils.c
4616         * src/mh.c
4617                 Fix Maemo-related compilation problems
4618
4619 2007-03-21 [colin]      2.8.1cvs35
4620
4621         * configure.ac
4622                 Fix previous commit
4623         * claws-mail.desktop
4624                 Remove .png from the Icon, it's useless
4625
4626 2007-03-21 [colin]      2.8.1cvs34
4627
4628         * configure.ac
4629         * src/Makefile.am
4630                 Add the necessary lib checking for 
4631                 Maemo
4632
4633 2007-03-21 [colin]      2.8.1cvs33
4634
4635         * src/main.c
4636                 Fix unconditional "error happened" when
4637                 sending via command-line. "lol @ myself"
4638
4639 2007-03-21 [colin]      2.8.1cvs32
4640
4641         * claws-mail-40x40.png
4642         * claws-mail-26x26.png
4643         * src/account.c
4644         * src/addressbook.c
4645         * src/compose.c
4646         * src/folderview.c
4647         * src/folderview.h
4648         * src/main.c
4649         * src/mainwindow.c
4650         * src/mainwindow.h
4651         * src/messageview.c
4652         * src/prefs_account.c
4653         * src/prefs_common.c
4654         * src/summary_search.c
4655         * src/summaryview.c
4656         * src/summaryview.h
4657         * src/gtk/authors.h
4658         * src/gtk/gtkutils.c
4659         * src/gtk/gtkutils.h
4660         * src/gtk/logwindow.c
4661         * src/gtk/menu.c
4662         * src/gtk/prefswindow.c
4663                 Add Maemo port (patch mainly by Jean-Luc Biort)
4664                 Add a new 'Little screen' layout to help on such
4665                 platforms (patch by me)
4666                 Make some default preferences different (more
4667                 adapted) on Maemo (patch by me)
4668
4669 2007-03-21 [wwp]        2.8.1cvs31
4670
4671         * src/prefs_logging.c
4672         * src/prefs_logging.h
4673                 Fixed copyright header of newly added files.
4674
4675 2007-03-21 [wwp]        2.8.1cvs30
4676
4677         * src/Makefile.am
4678         * src/filtering.c
4679         * src/filtering.h
4680         * src/folder.c
4681         * src/folderview.c
4682         * src/imap.c
4683         * src/inc.c
4684         * src/main.c
4685         * src/mainwindow.c
4686         * src/mainwindow.h
4687         * src/matcher.c
4688         * src/messageview.c
4689         * src/news.c
4690         * src/pop.c
4691         * src/prefs_common.c
4692         * src/prefs_common.h
4693         * src/prefs_logging.c
4694         * src/prefs_logging.h
4695         * src/prefs_other.c
4696         * src/procmsg.c
4697         * src/send_message.c
4698         * src/summaryview.c
4699         * src/common/log.c
4700         * src/common/log.h
4701         * src/common/nntp.c
4702         * src/common/session.c
4703         * src/common/smtp.c
4704         * src/common/socket.c
4705         * src/etpan/imap-thread.c
4706         * src/gtk/logwindow.c
4707         * src/gtk/logwindow.h
4708         * src/plugins/bogofilter/bogofilter.c
4709         * src/plugins/spamassassin/spamassassin.c
4710                 Added debugging of filtering/processing rules.
4711                 The debug log is here 'Tools/Filtering debug window',
4712                 the options there 'Configuration/Preferences/Other/Logging',
4713                 and the log file is ~/.claws-mail/filtering.log.
4714                 Moved protocol log prefs to 'Other/Logging' as well.
4715                 To support such debugging feature, the existing log API has
4716                 been enhanced (common/log.[ch] and gtk/logwindow.[ch]) and
4717                 this impacts many external modules (commits follow).
4718
4719 2007-03-21 [paul]       2.8.1cvs29
4720
4721         * src/etpan/Makefile.am
4722         * src/etpan/imap-thread.c
4723                 add missing #include
4724
4725 2007-03-21 [colin]      2.8.1cvs28
4726
4727         * src/procmime.c
4728                 Fix bug 1157, 'some broken messages confuse 
4729                 mime parser'. Make sure we can't have MimeInfos
4730                 with negative sizes.
4731
4732 2007-03-20 [colin]      2.8.1cvs27
4733
4734         * src/main.c
4735                 Fix missing \0 on buffer
4736
4737 2007-03-20 [colin]      2.8.1cvs26
4738
4739         * src/mh.c
4740                 Use make_dir_hier instead of make_dir 
4741                 to create the MH mailbox
4742
4743 2007-03-20 [colin]      2.8.1cvs25
4744
4745         * src/folder.c
4746         * src/folder.h
4747         * src/prefs_account.c
4748         * src/wizard.c
4749                 Fix default inbox weirdnesses (after wizard,
4750                 if path is Mail, mailbox identifier is #mh/Mailbox,
4751                 and when creating new accounts)
4752
4753 2007-03-20 [colin]      2.8.1cvs24
4754
4755         * src/account.c
4756                 Write folderlist after adding/deleting accounts
4757                 that have folders
4758
4759 2007-03-20 [colin]      2.8.1cvs23
4760
4761         * src/imap.c
4762         * src/remotefolder.h
4763                 Fix bug 1153, 'CM segfaults if IMAP folder is 
4764                 selected while scanning prior to update'
4765
4766 2007-03-17 [paul]       2.8.1cvs22
4767
4768         * src/main.c
4769                 fix a typo, and be a little more verbose.
4770
4771 2007-03-17 [wwp]        2.8.1cvs21
4772
4773         * src/inc.c
4774                 Fix a compiler warning.
4775
4776 2007-03-16 [wwp]        2.8.1cvs20
4777
4778         * tools/Makefile.am
4779         * tools/README
4780                 Updated to deal w/ the new mairix.sh tool.
4781
4782 2007-03-16 [wwp]        2.8.1cvs19
4783
4784         * src/action.c
4785                 Fix logics issues around the action IO dialog:
4786                 - disable entry widget and exec button when
4787                   the exec button is clicked (don't wait for any
4788                   output line) - fix possible disabling/re-enabling/
4789                   re-disabling of those widgets
4790                 - raise an error if executing a %as{} action either
4791                   empty or invalid, instead of failing silently
4792                 - don't close the dialog if the abort button has been
4793                   clicked and if there was no output yet
4794                 - set focus to the abort button when the exec button
4795                   is clicked
4796                 - fix capitalization of a warning message
4797
4798 2007-03-16 [wwp]        2.8.1cvs18
4799
4800         * tools/mairix.sh
4801                 Added a wrapper to mairix to the tools folder.
4802
4803 2007-03-16 [colin]      2.8.1cvs17
4804
4805         * src/messageview.c
4806         * src/mimeview.h
4807                 Allow mimeviewer plugins to print
4808                 their stuff
4809
4810 2007-03-16 [colin]      2.8.1cvs16
4811
4812         * .cvsignore
4813                 Ignore *.patchset
4814
4815 2007-03-15 [colin]      2.8.1cvs15
4816
4817         * src/messageview.c
4818         * src/mimeview.h
4819                 Add a way for mimeviewer plugins to
4820                 implement body search
4821
4822 2007-03-15 [paul]       2.8.1cvs14
4823
4824         * src/prefs_spelling.c
4825                 fix English usage
4826
4827 2007-03-15 [paul]       2.8.1cvs13
4828
4829         * src/common/quoted-printable.c
4830                 fix decoding of quoted-printable parts
4831
4832 2007-03-14 [wwp]        2.8.1cvs12
4833
4834         * src/gtk/logwindow.h
4835                 Oops, remove that devel stuff committed w/ 2.8.1cvs11 :\.
4836
4837 2007-03-14 [wwp]        2.8.1cvs11
4838
4839         * src/gtk/logwindow.h
4840                 Complete 2.8.1cvs10.
4841
4842 2007-03-14 [colin]      2.8.1cvs10
4843
4844         * src/gtk/logwindow.c
4845                 Probably fix bug 1149, crash on logwindow
4846                 close - at the expense of performance once
4847                 logwin has been opened
4848
4849 2007-03-14 [colin]      2.8.1cvs9
4850
4851         * src/main.c
4852                 If claws-mail is running on another
4853                 display, warn instead of popping it up
4854                 on the other display
4855
4856 2007-03-12 [colin]      2.8.1cvs8
4857
4858         * src/wizard.c
4859                 Fix bug 1145, 'Setting a different name 
4860                 for the Mailbox name isn't reflected in 
4861                 default account settings'. Patch by wwp
4862
4863 2007-03-12 [colin]      2.8.1cvs7
4864
4865         * src/summaryview.c
4866                 Fix bug 1143, 'Add number of messages to be 
4867                 deleted to confirmation dialog'
4868
4869 2007-03-12 [wwp]        2.8.1cvs6
4870
4871         * src/folderview.c
4872         * src/prefs_common.c
4873         * src/prefs_common.h
4874         * src/prefs_summaries.c
4875                 Changed the option that displays unread messages count
4876                 next to the folder name in folder list: it is now
4877                 possible to either display nothing, display the
4878                 unread messages number only or the unread and total messages
4879                 numbers. The patch includes this extra feature as well
4880                 as some minor fixes by rewriting the algo in folderview.c.
4881                 Thanks to Paul for the original idea and implementation, plus
4882                 testing and proof-reading!
4883
4884 2007-03-09 [paul]       2.8.1cvs5
4885
4886         * tools/Makefile.am
4887         * tools/README
4888         * tools/claws-mail-compose-insert-files.pl
4889                 added a script which enables inserting files
4890                 into the message body of a new Claws Mail
4891                 Compose window from the command line. Additionally
4892                 To, Cc, Subject and files to attach to the message
4893                 can be specified.
4894
4895 2007-03-09 [wwp]        2.8.1cvs4
4896
4897         * src/addr_compl.c
4898         * src/addr_compl.h
4899         * src/filtering.c
4900                 Optimize matching of addresses in the addressbook
4901                 (filtering/processing 'found_in_addressbook' condition).
4902
4903 2007-03-07 [wwp]        2.8.1cvs3
4904
4905         * src/quote_fmt.c
4906         * src/quote_fmt_lex.l
4907         * src/quote_fmt_parse.y
4908                 Add a new quote format symbol: %A to insert the
4909                 sender email address (just the address itself).
4910
4911 2007-03-06 [wwp]        2.8.1cvs2
4912
4913         * src/gtk/gtkutils.c
4914         * src/plugins/trayicon/trayicon_prefs.h
4915         * src/plugins/trayicon/trayicon_prefs.c
4916         * src/plugins/trayicon/trayicon.c
4917         * src/mainwindow.h
4918         * src/mainwindow.c
4919                 Add a new trayicon (optional) feature: minimize to tray. When enabled,
4920                 minimizing Claws-Mail main window will hide it to the trayicon instead.
4921
4922
4923 2007-03-06 [paul]       2.8.1cvs1
4924
4925         * NEWS
4926         * README
4927         * RELEASE_NOTES
4928         * configure.ac
4929                 bump version number following
4930                 stable release
4931
4932 2007-03-06 [paul]       2.8.0cvs24
4933
4934         * po/cs.po
4935                 corrected by by Tim <timbrain@post.cz>
4936
4937 2007-03-05 [colin]      2.8.0cvs23
4938
4939         * src/Makefile.am
4940         * src/procmime.c
4941                 Fix mime/globs path on NetBSD
4942                 patch by George Michaelson
4943
4944 2007-03-05 [wwp]        2.8.0cvs22
4945
4946         * src/addr_compl.c
4947                 Remove debug statement (accidentally committed w/ cvs14).
4948
4949 2007-03-05 [paul]       2.8.0cvs21
4950
4951         * src/plugins/pgpcore/prefs_gpg.c
4952                 fix compiler warning
4953
4954 2007-03-05 [wwp]        2.8.0cvs20
4955
4956         * src/matcher_parser_parse.y
4957                 Fix mismerge between cvs17 and cvs19.
4958
4959 2007-03-05 [wwp]        2.8.0cvs19
4960
4961         * src/matcher_parser_parse.y
4962         * src/prefs_filtering_action.c
4963         * src/matcher.c
4964         * src/matcher.h
4965         * src/filtering.c
4966         * src/filtering.h
4967                 Add new 'add_to_addressbook' filtering/processing action.
4968
4969 2007-03-05 [wwp]        2.8.0cvs18
4970
4971         * src/filtering.c
4972                 Fix mark_as_ham filtering/processing action: spam flag
4973                 was not unset.
4974
4975 2007-03-04 [colin]      2.8.0cvs17
4976
4977         * src/filtering.c
4978         * src/matcher.c
4979         * src/matcher.h
4980         * src/matcher_parser_parse.y
4981         * src/prefs_filtering_action.c
4982                 Add 'Mark as spam' and 'Mark as ham' filtering
4983                 actions. Fixes bug 1138.
4984
4985 2007-03-04 [colin]      2.8.0cvs16
4986
4987         * src/imap.c
4988                 Fix bug 1140, wrong return value
4989                 without libetpan
4990
4991 2007-03-04 [wwp]        2.8.0cvs15
4992
4993         * src/addr_compl.c
4994                 Rollback cvs14: don't free stuff that is managed in g_list.
4995
4996 2007-03-04 [wwp]        2.8.0cvs14
4997
4998         * src/addr_compl.c
4999                 Fix a leak in address completion code.
5000
5001 2007-03-04 [colin]      2.8.0cvs13
5002
5003         * src/addr_compl.c
5004                 Maybe fix bug 1136, 'Crash in group 
5005                 address completion'
5006
5007 2007-03-04 [iwkse]      2.8.0cvs12
5008
5009         * src/imap.c
5010                 fix: alertpanel.h included only in #ifdef HAVE_LIBETPAN
5011
5012 2007-03-03 [colin]      2.8.0cvs11
5013
5014         * src/plugins/pgpinline/pgpinline.c
5015                 Fix off-by-one, fix double-free. Fixes
5016                 bug 1135, 'cm-segfault on decrypting 
5017                 with PGP/inline'
5018
5019 2007-03-03 [colin]      2.8.0cvs10
5020
5021         * configure.ac
5022         * src/main.c
5023         * src/common/plugin.c
5024                 Fix bug 1134, 'Valgrind macros unhandled 
5025                 by Irix's cc'
5026
5027 2007-03-02 [colin]      2.8.0cvs9
5028
5029         * src/mbox.c
5030                 Don't error out on EAGAIN. Fixes 
5031                 bug 1129, '"local mbox file" account 
5032                 isn't retrieving mails'
5033
5034 2007-03-01 [wwp]        2.8.0cvs8
5035
5036         * src/mainwindow.c
5037         * src/gtk/colorlabel.c
5038                 Remove accels for extra color labels until we set better
5039                 and definitive ones.
5040
5041 2007-02-28 [wwp]        2.8.0cvs7
5042
5043         * src/mainwindow.c
5044         * src/matcher_parser_parse.y
5045         * src/prefs_common.c
5046         * src/prefs_msg_colors.c
5047         * src/procmsg.h
5048         * src/gtk/colorlabel.c
5049         * src/gtk/colorlabel.h
5050                 Add more customizable color labels. Cleaned up a bit
5051                 the color label API to avoid duplicate defines of
5052                 the max number of colors.
5053
5054 2007-02-27 [colin]      2.8.0cvs6
5055
5056         * src/mainwindow.c
5057         * src/common/utils.c
5058         * src/common/utils.h
5059                 Fix '+' in mailto URIs for List-* headers
5060
5061 2007-02-27 [colin]      2.8.0cvs5
5062
5063         * src/gtk/gtkutils.c
5064                 Use gtk_window_set_role instead of 
5065                 _set_wmclass
5066
5067 2007-02-27 [colin]      2.8.0cvs4
5068
5069         * src/inc.c
5070                 Fix "After receiving new mail, go to inbox" on IMAP,
5071                 and make it work only on manual reception
5072
5073 2007-02-27 [wwp]        2.8.0cvs3
5074
5075         * src/prefs_filtering.c
5076         * src/prefs_filtering_action.c
5077         * src/prefs_matcher.c
5078                 Update filtering matcher's and action's color label menus
5079                 when re-opening those dialogs (reflect any change to the
5080                 color labels list in the preferences).
5081
5082 2007-02-27 [colin]      2.8.0cvs2
5083
5084         * src/imap.c
5085         * src/etpan/etpan-thread-manager-types.h
5086         * src/etpan/etpan-thread-manager.c
5087         * src/etpan/imap-thread.c
5088                 Log imap ALERTs as errors in the log.
5089
5090 2007-02-26 [paul]       2.8.0cvs1
5091
5092         * tools/claws.i18n.status.pl
5093                 updated
5094
5095 2007-02-26 [paul]       2.7.2cvs75
5096
5097         * po/ca.po
5098         * po/cs.po
5099         * po/de.po
5100         * po/en_GB.po
5101         * po/fi.po
5102         * po/fr.po
5103         * po/hu.po
5104         * po/pl.po
5105         * po/pt_BR.po
5106         * po/sk.po
5107         * po/sr.po
5108         * po/zh_CN.po
5109                 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
5110                 me, Flammie Pirinen, Fabien Vantard, Pader Rezso,
5111                 Pawel Pekala, Frederico Goncalves Guimaraes, Andrej Kacian,
5112                 Aleksandar Urosevic, and Ralgh Young
5113
5114 2007-02-25 [mones]      2.7.2cvs74
5115
5116         * po/es.po
5117                 Updated for release
5118
5119 2007-02-25 [colin]      2.7.2cvs73
5120
5121         * src/main.c
5122                 Clearing the list is only useful
5123                 to prevent a valgrind false-positive
5124
5125 2007-02-25 [paul]       2.7.2cvs72
5126
5127         * tools/Makefile.am
5128         * tools/README
5129         * tools/kmail-mailbox2claws-mail.pl  **ADDED**
5130         * tools/maildir2claws-mail.pl  **REMOVED**
5131                 renamed the script, fixed a couple bugs
5132
5133 2007-02-23 [colin]      2.7.2cvs71
5134
5135         * src/addressbook.c
5136                 Fix a leak, check for a few improbable nulls
5137
5138 2007-02-23 [colin]      2.7.2cvs70
5139
5140         * src/main.c
5141         * src/main.h
5142         * src/plugins/trayicon/trayicon.c
5143                 Fix blinking mainwin when starting in tray
5144                 (show mainwindow later in the startup process,
5145                  apart if restarting post-crash)
5146
5147 2007-02-23 [colin]      2.7.2cvs69
5148
5149         * src/folderview.c
5150         * src/imap_gtk.c
5151                 Fix crash when unsubscribing the currently
5152                 selected/opened folder
5153
5154 2007-02-23 [colin]      2.7.2cvs68
5155
5156         * src/compose.c
5157                 Fix bug that prevented colorization to
5158                 work without wrap quotation option
5159
5160 2007-02-23 [colin]      2.7.2cvs67
5161
5162         * src/addr_compl.c
5163                 Fix refcounting, start and end completion who
5164                 behaved as if there couldn't be any other current
5165                 user of completion
5166
5167 2007-02-23 [wwp]        2.7.2cvs66
5168
5169         * src/addressbook.c
5170         * src/addrindex.c
5171                 Address completion fixes: fix addressbook_peek_folder_exists() in
5172                 which the algorithm was ridiculously over-obfuscated and broken.
5173                 Fix addrindex_load_completion() as well, to load addresses in
5174                 completion list with regards to what addressbook_peek_folder_exists()
5175                 returns now.
5176
5177 2007-02-23 [wwp]        2.7.2cvs65
5178
5179         * src/addr_compl.c
5180                 Add addresses to completion when they're non-empty (thanks to Colin).
5181
5182 2007-02-23 [paul]       2.7.2cvs64
5183
5184         * src/plugins/pgpcore/passphrase.c
5185                 remove 'const '
5186
5187 2007-02-23 [colin]      2.7.2cvs63
5188
5189         * src/plugins/pgpcore/prefs_gpg.c
5190         * src/plugins/pgpcore/prefs_gpg.h
5191         * src/plugins/pgpcore/sgpgme.c
5192         * src/plugins/pgpinline/pgpinline.c
5193         * src/plugins/pgpmime/pgpmime.c
5194                 Try harder to respect user's choice wrt
5195                 gpg-agent even with gpg2, by unsetting
5196                 GPG_AGENT_INFO when necessary.
5197
5198 2007-02-22 [paul]       2.7.2cvs62
5199
5200         * src/plugins/pgpcore/sgpgme.c
5201         * src/plugins/pgpcore/sgpgme.h
5202         * src/plugins/pgpcore/passphrase.c
5203         * src/plugins/pgpinline/pgpinline.c
5204         * src/plugins/pgpmime/pgpmime.c
5205                 Fix a leak - gpgme_data_release_and_get_mem
5206                 leaks in recent gpgme. Workaround by using
5207                 our own function.
5208
5209 2007-02-22 [paul]       2.7.2cvs61
5210
5211         * src/gtk/quicksearch.c
5212                 Abandon dynamic search when pressing
5213                 Enter
5214
5215 2007-02-21 [colin]      2.7.2cvs60
5216
5217         * src/procmsg.c
5218         * src/plugins/pgpcore/passphrase.c
5219                 Fix little memory leaks
5220         * src/main.c
5221                 Fix false-positive leak at exit
5222         * src/gtk/quicksearch.c
5223                 Fix potentially big leak in recursive
5224                 Quicksearch
5225
5226 2007-02-21 [wwp]        2.7.2cvs59
5227
5228         * src/summaryview.c
5229                 Add missing newline to a debug message.
5230
5231 2007-02-20 [colin]      2.7.2cvs58
5232
5233         * src/Makefile.am
5234         * src/mimeview.c
5235         * src/stock_pixmap.c
5236         * src/stock_pixmap.h
5237         * src/pixmaps/mime_pgpsig.xpm
5238                 Add icon for application/pgp-signature
5239
5240 2007-02-20 [colin]      2.7.2cvs57
5241
5242         * src/Makefile.am
5243         * src/main.c
5244         * src/mimeview.c
5245         * src/stock_pixmap.c
5246         * src/stock_pixmap.h
5247         * src/pixmaps/mime_calendar.xpm
5248         * src/pixmaps/mime_pdf.xpm
5249         * src/pixmaps/mime_ps.xpm
5250                 Add icons for text/calendar, application/pdf
5251                 and application/postscript
5252
5253 2007-02-20 [colin]      2.7.2cvs56
5254
5255         * autogen.sh
5256         * src/matcher_parser_parse.y
5257         * src/matcher_parser_lex.l
5258                 Fix big memory leak in flex, and
5259                 require flex 2.5.31
5260
5261 2007-02-20 [wwp]        2.7.2cvs55
5262
5263         * src/matcher_parser_parse.y
5264                 Fix a duplicate token definition (thanks to iwkse).
5265
5266 2007-02-20 [wwp]        2.7.2cvs54
5267
5268         * src/matcher_parser_lex.l
5269         * src/quote_fmt_lex.l
5270                 Use proper flex options instead of direct use of #define,
5271                 make the flex-generated C lighter.
5272
5273 2007-02-20 [colin]      2.7.2cvs53
5274
5275         * src/summaryview.c
5276                 Grab focus in message list after hiding
5277                 the quicksearch, instead of leaving it
5278                 "somewhere"
5279
5280 2007-02-19 [colin]      2.7.2cvs52
5281
5282         * src/folderview.c
5283                 Fix bug 1033, 'Automatically refresh 
5284                 message list when new messages arrives'
5285                 Looks like folderview->opened can sometimes
5286                 be wrong...
5287
5288 2007-02-19 [paul]       2.7.2cvs51
5289
5290         * tools/Makefile.am
5291         * tools/README
5292         * tools/thunderbird-filters-convertor.pl
5293                 add new script which converts thunderbird filter
5294                 rules to Claws filter rules
5295
5296 2007-02-18 [paul]       2.7.2cvs50
5297
5298         * src/plugins/pgpcore/prefs_gpg.c
5299         * src/plugins/pgpcore/prefs_gpg.h
5300         * src/plugins/pgpcore/sgpgme.c
5301         * src/plugins/pgpinline/pgpinline.c
5302         * src/plugins/pgpmime/pgpmime.c
5303                 improved GUI interoperability with gpg-agent
5304
5305 2007-02-18 [paul]       2.7.2cvs49
5306
5307         * src/prefs_account.c
5308                 Privacy options sensitivity fix
5309
5310 2007-02-17 [colin]      2.7.2cvs48
5311
5312         * src/messageview.c
5313                 Reset icon to warning in the noticeview
5314
5315 2007-02-15 [colin]      2.7.2cvs47
5316
5317         * src/folderview.c
5318                 Fix a manifestation of bug 1033 (summaryview failing
5319                 to update for new mails), which happens after editing
5320                 account preferences or preferences that cause a 
5321                 folderview reload.
5322
5323 2007-02-15 [colin]      2.7.2cvs46
5324
5325         * src/addressbook.c
5326                 Probably fix bug 1123, 'Segmentation 
5327                 fault while opening address book'. I get
5328                 g_warnings if the saved paned position is
5329                 not greater than 0. Also, save position
5330                 when hiding the addressbook instead of
5331                 via signal.
5332
5333 2007-02-14 [colin]      2.7.2cvs45
5334
5335         * src/plugins/pgpcore/prefs_gpg.c
5336         * src/plugins/pgpcore/prefs_gpg.h
5337         * src/plugins/pgpcore/sgpgme.c
5338         * src/plugins/pgpinline/pgpinline.c
5339         * src/plugins/pgpmime/pgpmime.c
5340                 Add an option "Use gpg-agent if available". Fixes
5341                 annoyances with distro-installed gpg-agent, when
5342                 no pinentry program is installed, and the user's 
5343                 at a loss on why "decryption failed". Makes more
5344                 clear why passphrase isn't saved when gpg-agent is
5345                 used. Defaults to true, to avoid changing the 
5346                 current behaviour.
5347
5348 2007-02-14 [wwp]        2.7.2cvs44
5349
5350         * src/matcher_parser_parse.y
5351                 Fix missing line number reset (wrong line number might appear
5352                 when re-loading filtering rules if there's a parser error).
5353
5354 2007-02-13 [colin]      2.7.2cvs43
5355
5356         * src/common/utils.c
5357                 Don't encode ',' in URIs before passing it
5358                 to the browser command-line. It was probably
5359                 done at a time where commas in URIs made
5360                 mozilla -remote 'openurl(%s,new-window)'
5361                 bug.
5362
5363 2007-02-13 [wwp]        2.7.2cvs42
5364
5365         * src/prefs_matcher.c
5366         * src/plugins/bogofilter/bogofilter_gtk.c
5367                 A bit of string factorization around "Select ..." buttons.
5368
5369 2007-02-11 [colin]      2.7.2cvs41
5370
5371         * src/alertpanel.c
5372                 Make sure to escape the title
5373
5374 2007-02-11 [colin]      2.7.2cvs40
5375
5376         * src/codeconv.c
5377                 Recognize .utf8 locales as .UTF-8 ones
5378
5379 2007-02-11 [colin]      2.7.2cvs39
5380
5381         * src/compose.c
5382                 Fix code conversion when dragging a file
5383
5384 2007-02-09 [colin]      2.7.2cvs38
5385
5386         * src/plugins/clamav/clamav_plugin.c
5387                 Complete Paul's patch with conditional
5388                 compilation to avoid breaking compilation
5389                 on old Dapper and Edgy... Maybe other
5390                 distros too.
5391
5392 2007-02-09 [paul]       2.7.2cvs37
5393
5394         * src/plugins/clamav/clamav_plugin.c
5395                 fix for the upstream changes in libclamav
5396
5397 2007-02-09 [paul]       2.7.2cvs36
5398
5399         * src/main.c
5400         * src/mainwindow.c
5401         * src/procmsg.c
5402         * src/procmsg.h
5403                 fix "warn if there are queued messages" (on exit)
5404                 option, which only checked the first mailbox's
5405                 queue
5406                 don't ask before emptying trash if there are no
5407                 messages in trash, also check and empty all trash
5408                 folders
5409         * src/prefs_other.c
5410                 move "Ask before emptying trash" option
5411                 outside of the "On exit" frame as it's
5412                 not only an "On exit" option
5413
5414 2007-02-09 [paul]       2.7.2cvs35
5415
5416         * src/addrgather.c
5417         * src/alertpanel.c
5418         * src/editldap.c
5419         * src/prefs_account.c
5420         * src/prefs_folder_item.c
5421         * src/prefs_gtk.h
5422         * src/prefs_matcher.c
5423         * src/prefs_message.c
5424         * src/prefs_msg_colors.c
5425         * src/prefs_summaries.c
5426         * src/wizard.c
5427         * src/gtk/inputdialog.c
5428         * src/plugins/bogofilter/bogofilter_gtk.c
5429                 pedantic commit: use 'checkbtn' everywhere
5430                 instead of a mixture of 'checkbtn' and 'chkbtn'
5431
5432 2007-02-09 [paul]       2.7.2cvs34
5433
5434         * src/compose.c
5435                 fix default hotkeys
5436         * src/prefs_other.c
5437         * src/prefs_send.c
5438                 move "Never send Return Receipts" from
5439                 prefs_other to prefs_send
5440                 add an option "Ask about account specific
5441                 filtering rules..." to prefs_other
5442         * src/gtk/gtkutils.c
5443                 fix a compiler warning
5444
5445 2007-02-08 [colin]      2.7.2cvs33
5446
5447         * src/plugins/pgpinline/pgpinline.c
5448                 Fix bug 1110, 'pgpmime fails to process 
5449                 encapsulated openpgp mime (rfc 3156, 6.1 
5450                 -> rfc1847)'
5451                 It was due to an interaction between PGP/Mime
5452                 and PGP/Inline plugin. 
5453
5454 2007-02-08 [colin]      2.7.2cvs32
5455
5456         * src/inc.c
5457         * src/mbox.c
5458         * src/mbox.h
5459                 Fix bug 1117, 'fcntl locking code 
5460                 does not work in mbox.c'
5461
5462 2007-02-08 [colin]      2.7.2cvs31
5463
5464         * src/prefs_account.c
5465                 Fix Gentoo bug 165819, 'can't create 
5466                 a "local mbox file" account'. Patch
5467                 by Olivier <castan.o@free.fr>
5468
5469 2007-02-07 [colin]      2.7.2cvs30
5470
5471         * src/ldapquery.c
5472                 Fix bug 1106, 'Claws crash on exit if LDAPS 
5473                 autocompletion was used'
5474
5475 2007-02-07 [paul]       2.7.2cvs29
5476
5477         * src/folder.c
5478                 cut down on unnecessary debug_prints
5479         * src/imap_gtk.c
5480                 fix menu_set_active() on 'Show only
5481                 subscribed folders'
5482
5483 2007-02-07 [paul]       2.7.2cvs28
5484
5485         * src/plugins/clamav/clamav_plugin.c
5486         * src/plugins/clamav/clamav_plugin.h
5487         * src/plugins/clamav/clamav_plugin_gtk.c
5488                 fix copyright header
5489
5490 2007-02-07 [paul]       2.7.2cvs27
5491
5492         * src/procheader.c
5493                 fix bug 1116, 'summary view allow a 
5494                 subject line break'
5495
5496 2007-02-06 [colin]      2.7.2cvs26
5497
5498         * src/summaryview.c
5499                 Fix delete thread
5500
5501 2007-02-05 [fabien]     2.7.2cvs25
5502
5503         * po/POTFILES.in
5504         * src/uri_opener.c
5505                 i18n related - 1 fix and 1 message for translators.
5506
5507 2007-02-05 [colin]      2.7.2cvs24
5508
5509         * src/gtk/quicksearch.c
5510                 Don't reload summary list if quicksearch wasn't
5511                 active on hiding; move currently selected mail in
5512                 the visible area when showing the quicksearch
5513
5514 2007-02-05 [colin]      2.7.2cvs23
5515
5516         * src/folderview.c
5517                 Add debug to try to solve bug 1104
5518
5519 2007-02-05 [paul]       2.7.2cvs22
5520
5521         * src/mainwindow.c
5522                 confirm before emptying trash on exit is
5523                 a Yes or No answer, use Yes or No in the
5524                 dialog
5525
5526 2007-02-04 [colin]      2.7.2cvs21
5527
5528         * src/compose.c
5529         * src/plugins/pgpcore/passphrase.c
5530         * src/plugins/pgpcore/select-keys.c
5531                 Set wmclass on new windows
5532
5533 2007-02-04 [colin]
5534
5535         2.8.0-rc1 released
5536
5537 2007-02-04 [colin]      2.7.2cvs20
5538
5539         * src/compose.c
5540         * src/compose.h
5541                 Auto save drafts on exit, reopen them
5542                 at startup, instead of asking
5543         * src/account.c
5544         * src/addressadd.c
5545         * src/addressbook.c
5546         * src/addressbook_foldersel.c
5547         * src/addrgather.c
5548         * src/crash.c
5549         * src/editaddress.c
5550         * src/editbook.c
5551         * src/editgroup.c
5552         * src/editjpilot.c
5553         * src/editldap.c
5554         * src/editldap_basedn.c
5555         * src/editvcard.c
5556         * src/exphtmldlg.c
5557         * src/expldifdlg.c
5558         * src/export.c
5559         * src/foldersel.c
5560         * src/gedit-print.c
5561         * src/import.c
5562         * src/importldif.c
5563         * src/importmutt.c
5564         * src/importpine.c
5565         * src/main.c
5566         * src/mainwindow.c
5567         * src/message_search.c
5568         * src/messageview.c
5569         * src/prefs_actions.c
5570         * src/prefs_customheader.c
5571         * src/prefs_display_header.c
5572         * src/prefs_filtering.c
5573         * src/prefs_filtering_action.c
5574         * src/prefs_folder_column.c
5575         * src/prefs_gtk.c
5576         * src/prefs_matcher.c
5577         * src/prefs_other.c
5578         * src/prefs_summaries.c
5579         * src/prefs_summary_column.c
5580         * src/prefs_template.c
5581         * src/sourcewindow.c
5582         * src/ssl_manager.c
5583         * src/summary_search.c
5584         * src/uri_opener.c
5585         * src/gtk/about.c
5586         * src/gtk/description_window.c
5587         * src/gtk/foldersort.c
5588         * src/gtk/gtkutils.c
5589         * src/gtk/gtkutils.h
5590         * src/gtk/icon_legend.c
5591         * src/gtk/logwindow.c
5592         * src/gtk/pluginwindow.c
5593         * src/gtk/prefswindow.c
5594                 Give different wmclass to different
5595                 windows - thanks to sed ;)
5596
5597 2007-02-04 [colin]      2.7.2cvs19
5598
5599         * src/main.c
5600                 Revert previous patch, can't reproduce
5601                 it anymore. 
5602
5603 2007-02-03 [colin]      2.7.2cvs18
5604
5605         * src/main.c
5606                 Don't save the mainwindow size and
5607                 position on emergency exit (libSM's
5608                 "die" callback), Xfce seems to make
5609                 the window smaller just before the
5610                 size's saved.
5611
5612 2007-02-03 [colin]      2.7.2cvs17
5613
5614         * src/plugins/bogofilter/bogofilter.c
5615         * src/plugins/bogofilter/bogofilter.h
5616         * src/plugins/bogofilter/bogofilter_gtk.c
5617         * src/plugins/pgpinline/pgpinline.c
5618         * src/plugins/pgpinline/pgpinline.h
5619                 Fix more copyrights
5620
5621 2007-02-03 [colin]      2.7.2cvs16
5622
5623         * src/partial_download.c
5624         * src/partial_download.h
5625         * src/ssl_manager.c
5626         * src/ssl_manager.h
5627         * src/uri_opener.c
5628         * src/uri_opener.h
5629         * src/wizard.c
5630         * src/wizard.h
5631         * src/common/ssl_certificate.c
5632         * src/common/ssl_certificate.h
5633         * src/gtk/quicksearch.c
5634         * src/gtk/quicksearch.h
5635         * src/gtk/sslcertwindow.c
5636         * src/gtk/sslcertwindow.h
5637                 Fix copyright on my files
5638
5639 2007-02-02 [colin]      2.7.2cvs15
5640
5641         * src/Makefile.am
5642         * src/mainwindow.c
5643         * src/messageview.c
5644         * src/messageview.h
5645         * src/textview.c
5646         * src/textview.h
5647         * src/uri_opener.c
5648         * src/uri_opener.h
5649                 Add Tools/List URIs to allow
5650                 opening any URI in the current mail
5651
5652 2007-02-02 [colin]      2.7.2cvs14
5653
5654         * src/common/valgrind.h ** NEW FILE **
5655         * src/common/Makefile.am
5656         * src/common/plugin.c
5657                 Don't dlclose the plugins if we're running
5658                 under valgrind. (doesn't require valgrind
5659                 either at compile time or run time).
5660
5661 2007-02-01 [paul]       2.7.2cvs13
5662
5663         * AUTHORS
5664         * src/gtk/authors.h
5665         * tools/freshmeat_search.pl
5666         * tools/google_search.pl
5667         * tools/multiwebsearch.pl
5668                 add support for non ISO-8859-1 compatible locales
5669                 Patch by Alex Gorbachenko <agent_007@immo.ru>
5670
5671 2007-02-01 [colin]      2.7.2cvs12
5672
5673         * src/prefs_other.c
5674         * src/prefs_summaries.c
5675                 Move keybinding prefs to the Other page
5676
5677 2007-02-01 [wwp]        2.7.2cvs11
5678
5679         * src/plugins/trayicon/trayicon.c
5680                 Fix a raising issue within KDE.
5681
5682 2007-02-01 [colin]      2.7.2cvs10
5683
5684         * src/codeconv.c
5685                 Fix stray quotes in encoded strings
5686         * src/addressadd.c
5687                 Fix wrong call causing g_warnings
5688         * src/textview.c
5689                 Remove useless message
5690
5691 2007-01-31 [wwp]        2.7.2cvs9
5692
5693         * src/plugins/trayicon/trayicon.c
5694                 fix buggy hiding of main window when closing if close-to-tray
5695                 is not set (bad logics  in the trayicon hook code).
5696                 Changed the quit confirmation message too.
5697
5698 2007-01-30 [colin]      2.7.2cvs8
5699
5700         * src/main.c
5701                 Fix hidden mainwindow after clicking on
5702                 the X close button, if compose windows
5703                 exist and the user chooses not to quit
5704
5705 2007-01-30 [colin]      2.7.2cvs7
5706
5707         * src/main.c
5708         * src/compose.c
5709                 Handle local URIs to attach files (file:///...)
5710                 Fixes attaching files from Thunar for example
5711
5712 2007-01-30 [colin]      2.7.2cvs6
5713
5714         * src/prefs_ext_prog.c
5715                 Add 'mousepad' to the list of text editors.
5716                 Mousepad is XFCE's text editor
5717
5718 2007-01-29 [wwp]        2.7.2cvs5
5719
5720         * po/POTFILES.in
5721         * src/plugins/trayicon/trayicon_prefs.c
5722                 trayicon i18n fixes, thanks to Fabien.
5723
5724 2007-01-28 [wwp]        2.7.2cvs4
5725
5726         * src/mainwindow.c
5727         * src/mainwindow.h
5728         * src/plugins/trayicon/trayicon.c
5729         * src/plugins/trayicon/trayicon_prefs.c
5730         * src/plugins/trayicon/trayicon_prefs.h
5731                 Added a new TrayIcon plugin option to close to tray
5732                 (WM's hotkey and [X] button will hide the window instead
5733                 of closing it - closing CM can be done using the tray icon
5734                 menu or the File menu).
5735                 Improved visibility handling in trayicon, clicking the
5736                 trayicon now raise the window to current desktop when it
5737                 was either minimized/shaded/on another desktop.
5738                 Thanks to Paul for testing and fixing a strange behaviour
5739                 in KDE ;-).
5740
5741 2007-01-27 [paul]       2.7.2cvs3
5742
5743         * src/prefs_folder_item.c
5744         * src/prefs_receive.c
5745         * src/plugins/pgpcore/prefs_gpg.c
5746                 use 'start-up' instead of 'startup' in labels
5747
5748 2007-01-26 [wwp]        2.7.2cvs2
5749
5750         * src/plugins/trayicon/Makefile.am
5751         * src/plugins/trayicon/trayicon.c
5752         * src/plugins/trayicon/trayicon_prefs.c
5753         * src/plugins/trayicon/trayicon_prefs.h
5754                 Add a new TrayIcon option to hide the main window at
5755                 start-up.
5756                 Fix trayicon.c copyright header.
5757
5758 2007-01-26 [paul]       2.7.2cvs1
5759
5760         * NEWS
5761         * README
5762         * RELEASE_NOTES
5763         * configure.ac
5764                 bump up version number following
5765                 stable release
5766
5767 2007-01-25 [mones]      2.7.1cvs60
5768
5769         * po/es.po
5770                 updated thousands of strings (well, probably less ;-)
5771
5772 2007-01-25 [colin]      2.7.1cvs59
5773
5774         * src/matcher.c
5775                 Fix 2nd-run loss of matcherrc on new
5776                 configurations. 
5777
5778 2007-01-25 [wwp]        2.7.1cvs58
5779
5780         * src/mimeview.c
5781                 fix handling of empty value in attach_save_directory too, thanks
5782                 to Colin.
5783
5784 2007-01-25 [wwp]        2.7.1cvs57
5785
5786         * src/gtk/filesel.c
5787                 fix handling of empty value in attach_load_directory,
5788                 thanks to Colin.
5789
5790 2007-01-25 [wwp]        2.7.1cvs56
5791
5792         * src/plugins/dillo_viewer/dillo_prefs.h
5793                 fix a typo.
5794
5795 2007-01-25 [colin]      2.7.1cvs55
5796
5797         * src/matcher.c
5798         * src/matcher.h
5799         * src/matcher_parser_parse.y
5800         * src/prefs_matcher.c
5801                 Add matching on the spam flag
5802
5803 2007-01-24 [colin]      2.7.1cvs54
5804
5805         * src/folder.c
5806         * src/common/xml.c
5807         * src/common/xml.h
5808                 Make sure folderlist.xml is correctly
5809                 written before overwriting it.
5810         * src/procmsg.c
5811         * src/procmsg.h
5812         * src/summaryview.c
5813         * src/plugins/bogofilter/bogofilter.c
5814         * src/plugins/bogofilter/bogofilter.h
5815         * src/plugins/bogofilter/bogofilter_gtk.c
5816         * src/plugins/spamassassin/spamassassin.c
5817         * src/plugins/spamassassin/spamassassin.h
5818         * src/plugins/spamassassin/spamassassin_gtk.c
5819                 Move spam to the correct trash folder after
5820                 learning, if spam directory isn't set.
5821
5822 2007-01-23 [paul]       2.7.1cvs53
5823
5824         * src/plugins/bogofilter/bogofilter_gtk.c
5825                 fix sensitivity of "Insert X-Bogosity header"
5826                 option
5827
5828 2007-01-23 [colin]      2.7.1cvs52
5829
5830         * src/toolbar.c
5831                 Translate toolbar items text if
5832                 they're translatable (default)
5833         * src/addrcache.c
5834         * src/addrcache.h
5835         * src/addritem.c
5836         * src/addritem.h
5837         * src/codeconv.c
5838         * src/codeconv.h
5839         * src/jpilot.c
5840         * src/jpilot.h
5841         * src/ldapctrl.c
5842         * src/ldapctrl.h
5843         * src/ldapquery.h
5844         * src/ldif.c
5845         * src/ldif.h
5846         * src/etpan/etpan-thread-manager.c
5847         * src/etpan/etpan-thread-manager.h
5848         * src/gtk/gtkutils.c
5849         * src/gtk/gtkutils.h
5850                 More static functions
5851
5852 2007-01-22 [fabien]     2.7.1cvs51
5853
5854         * src/gtk/gtkutils.c
5855                 gtkut_get_options_frame() : ability to pass
5856                 a 'NULL' value in frame pointer parameter if
5857                 we don't need it.
5858
5859 2007-01-22 [colin]      2.7.1cvs50
5860
5861         * src/procmsg.c
5862         * src/procmsg.h
5863         * src/plugins/bogofilter/bogofilter.c
5864         * src/plugins/bogofilter/bogofilter_gtk.c
5865         * src/plugins/spamassassin/spamassassin.c
5866         * src/plugins/spamassassin/spamassassin_gtk.c
5867                 Allow moving spams to the account's trash
5868                 instead of default one
5869
5870 2007-01-21 [colin]      2.7.1cvs49
5871
5872         * src/ldapquery.c
5873         * src/ldapquery.h
5874                 Revert a static function that shouldn't
5875                 have been
5876
5877 2007-01-21 [colin]      2.7.1cvs48
5878
5879         * src/ldapquery.c
5880         * src/ldapquery.h
5881                 Same
5882
5883 2007-01-21 [colin]      2.7.1cvs47
5884
5885         * src/procmsg.c
5886         * src/procmsg.h
5887                 Same
5888
5889 2007-01-21 [colin]      2.7.1cvs46
5890
5891         * src/common/socket.c
5892         * src/common/socket.h
5893                 Same
5894
5895 2007-01-21 [colin]      2.7.1cvs45
5896
5897         * src/crash.c
5898         * src/exporthtml.c
5899         * src/exporthtml.h
5900         * src/exportldif.c
5901         * src/exportldif.h
5902         * src/folder.c
5903         * src/folder.h
5904         * src/folder_item_prefs.c
5905         * src/folder_item_prefs.h
5906         * src/folderview.c
5907         * src/folderview.h
5908         * src/gedit-print.c
5909         * src/gedit-print.h
5910         * src/main.c
5911         * src/main.h
5912         * src/common/socket.c
5913         * src/common/socket.h
5914         * src/gtk/gtkaspell.c
5915         * src/gtk/gtkaspell.h
5916         * src/gtk/quicksearch.c
5917         * src/gtk/quicksearch.h
5918                 Same
5919
5920 2007-01-21 [colin]      2.7.1cvs44
5921
5922         * src/common/utils.c
5923         * src/common/utils.h
5924         * src/etpan/etpan-thread-manager.c
5925         * src/etpan/etpan-thread-manager.h
5926                 Same (Funny that etpan_thread_unbind
5927                 is called but not etpan_thread_bind)
5928
5929 2007-01-21 [colin]      2.7.1cvs43
5930
5931         * src/addrselect.c
5932         * src/addrselect.h
5933         * src/codeconv.c
5934         * src/codeconv.h
5935         * src/compose.c
5936         * src/compose.h
5937         * src/etpan/Makefile.am
5938         * src/gtk/colorlabel.c
5939         * src/gtk/colorlabel.h
5940         * src/gtk/sslcertwindow.c
5941         * src/gtk/sslcertwindow.h
5942         * src/etpan/etpan-log.c ** REMOVED **
5943         * src/etpan/etpan-log.h ** REMOVED **
5944                 Same
5945
5946 2007-01-20 [colin]      2.7.1cvs42
5947
5948         * src/addritem.c
5949         * src/addritem.h
5950                 Same
5951
5952 2007-01-20 [colin]      2.7.1cvs41
5953
5954         * src/account.c
5955         * src/account.h
5956         * src/addrbook.c
5957         * src/addrbook.h
5958         * src/addrcache.c
5959         * src/addrcache.h
5960         * src/addrclip.c
5961         * src/addrclip.h
5962         * src/addressbook.c
5963         * src/addressbook.h
5964         * src/addrharvest.c
5965         * src/addrharvest.h
5966         * src/addrindex.c
5967         * src/addrindex.h
5968         * src/editaddress.c
5969         * src/editaddress.h
5970                 Make functions that aren't used in other
5971                 files static
5972
5973 2007-01-20 [colin]      2.7.1cvs40
5974
5975         * src/account.c
5976         * src/addrbook.c
5977         * src/addrcache.c
5978         * src/addressbook.c
5979         * src/addrgather.c
5980         * src/addrindex.c
5981         * src/addrquery.c
5982         * src/addrselect.c
5983         * src/browseldap.c
5984         * src/compose.c
5985         * src/editbook.c
5986         * src/editjpilot.c
5987         * src/editldap.c
5988         * src/editldap_basedn.c
5989         * src/editvcard.c
5990         * src/exporthtml.c
5991         * src/exportldif.c
5992         * src/folder.c
5993         * src/folderview.c
5994         * src/image_viewer.c
5995         * src/imap.c
5996         * src/importmutt.c
5997         * src/importpine.c
5998         * src/jpilot.c
5999         * src/ldapquery.c
6000         * src/main.c
6001         * src/mainwindow.c
6002         * src/matcher.c
6003         * src/messageview.c
6004         * src/mh.c
6005         * src/mimeview.c
6006         * src/msgcache.c
6007         * src/mutt.c
6008         * src/news.c
6009         * src/pine.c
6010         * src/prefs_account.c
6011         * src/prefs_common.c
6012         * src/prefs_compose_writing.c
6013         * src/prefs_ext_prog.c
6014         * src/prefs_folder_item.c
6015         * src/prefs_fonts.c
6016         * src/prefs_message.c
6017         * src/prefs_msg_colors.c
6018         * src/prefs_other.c
6019         * src/prefs_quote.c
6020         * src/prefs_receive.c
6021         * src/prefs_send.c
6022         * src/prefs_spelling.c
6023         * src/prefs_summaries.c
6024         * src/prefs_toolbar.c
6025         * src/prefs_wrapping.c
6026         * src/privacy.c
6027         * src/procmime.c
6028         * src/procmsg.c
6029         * src/ssl_manager.c
6030         * src/statusbar.c
6031         * src/summaryview.c
6032         * src/toolbar.c
6033         * src/vcard.c
6034         * src/common/hooks.c
6035         * src/common/log.c
6036         * src/common/passcrypt.c
6037         * src/common/socket.c
6038         * src/common/ssl.c
6039         * src/common/ssl_certificate.c
6040         * src/common/template.c
6041         * src/common/utils.c
6042         * src/etpan/imap-thread.c
6043         * src/gtk/sslcertwindow.c
6044         * src/gtk/sslcertwindow.h
6045                 Make functions that could be static, static
6046
6047 2007-01-20 [colin]      2.7.1cvs39
6048
6049         * src/editldap.c
6050                 Fix tooltip
6051
6052 2007-01-20 [colin]      2.7.1cvs38
6053
6054         * src/ldapquery.c
6055         * src/ldaputil.c
6056         * src/ldaputil.h
6057                 Fix bug 1102, 'claws-mail-2.7.1 
6058                 makes use of deprecated ldap 
6059                 functions'
6060
6061 2007-01-20 [colin]      2.7.1cvs37
6062
6063         * src/mainwindow.c
6064         * src/mainwindow.h
6065         * src/summaryview.c
6066         * src/gtk/quicksearch.c
6067                 Add Wide message list layout
6068
6069 2007-01-19 [fabien]     2.7.1cvs36
6070
6071         * src/textview.c
6072                 make sure a font change is considered in links of
6073                 headerview.
6074
6075 2007-01-19 [colin]      2.7.1cvs35
6076
6077         * src/main.c
6078         * src/mainwindow.c
6079         * src/mainwindow.h
6080         * src/messageview.c
6081         * src/messageview.h
6082         * src/prefs_common.c
6083         * src/prefs_common.h
6084         * src/summaryview.c
6085         * src/summaryview.h
6086         * src/gtk/quicksearch.c
6087         * src/gtk/quicksearch.h
6088                 Drop 'Separate Folder tree' and 'Separate
6089                 Message View'. Put three layouts in place
6090                 of it.
6091
6092 2007-01-19 [paul]       2.7.1cvs34
6093
6094         * src/prefs_msg_colors.c
6095                 more use of Q_ for translators
6096
6097 2007-01-19 [paul]       2.7.1cvs33
6098
6099         * src/imap_gtk.c
6100         * src/prefs_account.c
6101                 a few changes to the English
6102
6103 2007-01-19 [fabien]     2.7.1cvs32
6104
6105         * src/wizard.c
6106                 factorize translatable string
6107
6108 2007-01-18 [colin]      2.7.1cvs31
6109
6110         * src/main.c
6111                 Don't error out on --sync option. Although
6112                 we don't do anything with it, gtk+ handles
6113                 it, and it's useful for debugging X errors
6114
6115 2007-01-18 [fabien]     2.7.1cvs30
6116
6117         * src/prefs_other.c
6118                 ability to apply on the fly the recent added
6119                 'gtk_can_change_accels' pref (no need to restart).
6120
6121 2007-01-18 [fabien]     2.7.1cvs29
6122
6123         * src/plugins/bogofilter/bogofilter_gtk.c
6124         * src/plugins/bogofilter/bogofilter.c
6125         * src/plugins/spamassassin/spamassassin_gtk.c
6126         * src/addr_compl.c
6127         * src/prefs_account.c
6128                 factorize or rewrite some translatable strings.
6129
6130 2007-01-18 [fabien]     2.7.1cvs28
6131
6132         * src/prefs_gtk.h
6133         * src/compose.c
6134                 set a 4pix space between "Subject:" label and subject entry in
6135                 compose window.
6136
6137 2007-01-18 [wwp]        2.7.1cvs27
6138
6139         * src/addressbook.c
6140                 fix conflicting address-copy/paste when focus is set
6141                 to the embedded edit-person form.
6142  
6143
6144 2007-01-18 [wwp]        2.7.1cvs26
6145
6146         * src/addressbook.h
6147                 complete 2.7.1cvs23 (one more file was missing from that
6148                 commit).
6149
6150 2007-01-18 [colin]      2.7.1cvs25
6151
6152         * src/main.c
6153                 Provide a way to migrate without backup
6154                 Re-ask for migration on next start if 
6155                 it has been refused and wizard has been 
6156                 cancelled after.
6157
6158 2007-01-18 [wwp]        2.7.1cvs24
6159
6160         * src/editaddress.c
6161                 complete 2.7.1.cvs23 (file was missing from previous
6162                 commit).
6163
6164 2007-01-18 [wwp]        2.7.1cvs23
6165
6166         * src/addressbook.c
6167                 fix potential crashes in address book's focus_in/out signal handlers,
6168                 force focus to the edit-person form when clicked the Edit menu entry or
6169                 button (this only matters if the edit-person form is embedded to the
6170                 AB window, in that case, focus is not set when browsing the contacts
6171                 list w/ keys or mouse clicks).
6172
6173 2007-01-18 [paul]       2.7.1cvs22
6174
6175         * src/main.c
6176                 add command line options:
6177                 -h for --help
6178                 -q and --quit for --exit
6179                 -v for --version
6180                 print "Unknown option" for unknown options
6181
6182 2007-01-18 [paul]       2.7.1cvs21
6183
6184         * po/ru.po
6185                 updated by Pavlo Bohmat
6186
6187 2007-01-18 [paul]       2.7.1cvs20
6188
6189         * src/mainwindow.c
6190                 fix sensitivity issues of Mark as Spam/Ham
6191
6192 2007-01-17 [fabien]     2.7.1cvs19
6193
6194         * src/prefs_other.c
6195         * src/prefs_common.c
6196         * src/prefs_common.h
6197         * src/main.c
6198                 Add a 'gtk_can_change_accels' pref in Preferences/Other which
6199                 control the corresponding gtk property. It could be used to lock
6200                 all shortcuts (avoid to set one of them by inadvertency).
6201
6202 2007-01-17 [colin]      2.7.1cvs18
6203
6204         * src/summaryview.c
6205                 Fix bug 1100, 'Highlighted e-mail data not visible 
6206                 when color label applied.'. Use a weighted average
6207                 between normal selected foreground color and color
6208                 label instead of a simple one (3/1 instead 1/1).
6209
6210 2007-01-17 [colin]      2.7.1cvs17
6211
6212         * src/messageview.c
6213                 Better fix for bug 1088, 'Ctrl-h produces repeatable
6214                 crash' - don't prevent mail switching while loading
6215
6216 2007-01-17 [colin]      2.7.1cvs16
6217
6218         * src/folder.c
6219         * src/folder.h
6220         * src/folderview.c
6221         * src/folderview.h
6222         * src/imap.c
6223         * src/imap.h
6224         * src/imap_gtk.c
6225                 Manage recursive search of unsubscribed folders
6226                 Rescan tree without checking for new messages 
6227                 after subscriptions changed
6228
6229 2007-01-17 [paul]       2.7.1cvs15
6230
6231         * src/prefs_common.c
6232         * src/gtk/pluginwindow.c
6233                 fix bug 1101, '"Load plugin" button is
6234                 accidentally hidden'
6235                 unset (-1) initial width in prefs_common,
6236                 fix overlapping buttons,
6237                 and other cleanups
6238
6239 2007-01-17 [paul]       2.7.1cvs14
6240
6241         * src/procmime.c
6242                 add #include <errno.h>, it's needed
6243                 on some systems
6244
6245 2007-01-17 [paul]       2.7.1cvs13
6246
6247         * src/common/defs.h
6248         * tools/make.themes.project
6249                 rename .sylpheed_themeinfo to .claws_themeinfo
6250                 and use it
6251         * src/etpan/etpan-errors.h
6252         * src/etpan/etpan-log.c
6253         * src/etpan/etpan-log.h
6254         * src/etpan/etpan-thread-manager-types.h
6255         * src/etpan/etpan-thread-manager.c
6256         * src/etpan/etpan-thread-manager.h
6257         * src/etpan/imap-thread.c
6258         * src/etpan/imap-thread.h
6259                 add copyright header
6260
6261 2007-01-17 [colin]      2.7.1cvs12
6262
6263         * src/plugins/pgpcore/select-keys.c
6264         * src/gtk/pluginwindow.c
6265         * src/prefs_account.c
6266                 Fix warnings
6267
6268 2007-01-16 [colin]      2.7.1cvs11
6269
6270         * src/imap.c
6271         * src/imap.h
6272         * src/imap_gtk.c
6273                 Manage subscribing to subfolders when only
6274                 subscribed folders are shown.
6275
6276 2007-01-16 [colin]      2.7.1cvs10
6277
6278         * src/folderview.c
6279                 Fix annoying vscrollbar going back to top
6280                 on Check for new folders
6281
6282 2007-01-16 [colin]      2.7.1cvs9
6283
6284         * src/imap.c
6285                 Remove printf
6286
6287 2007-01-16 [colin]      2.7.1cvs8
6288
6289         * src/filtering.c
6290                 Bigger buffer for errors
6291         * src/imap.c
6292         * src/imap.h
6293         * src/imap_gtk.c
6294         * src/prefs_account.c
6295         * src/prefs_account.h
6296         * src/wizard.c
6297         * src/etpan/imap-thread.c
6298         * src/etpan/imap-thread.h
6299         * manual/handling.xml
6300                 Add subscriptions management. What it changes:
6301                 Creating a folder subscribes to it
6302                 Deleting a folder unsubscribes it
6303                 New contextual menu item allowing to switch between
6304                 All folders and Subscribed folders, subscribe, and
6305                 unsubscribe. "Creating" an existing but unsubscribed
6306                 folder will subscribe it.
6307                 By default for new accounts, only subscribed folders 
6308                 are shown.
6309
6310
6311 2007-01-16 [paul]       2.7.1cvs7
6312
6313         * src/summaryview.c
6314                 Allow folder classes to specify only sort_key or
6315                 sort_type instead of both or none.
6316
6317 2007-01-16 [paul]       2.7.1cvs6
6318
6319         * src/action.c
6320         * src/compose.c
6321         * src/mimeview.c
6322         * src/procmime.c
6323         * src/textview.c
6324                 Save and use errno for procmime_get_part
6325
6326 2007-01-16 [colin]      2.7.1cvs5
6327
6328         * src/imap.c
6329                 Never remove INBOX when scanning for
6330                 new folders. It's a special folder
6331                 that has to exist.
6332
6333 2007-01-15 [colin]      2.7.1cvs4
6334
6335         * src/imap.c
6336                 Fix 'Check for new folders' when IMAP subdirectory
6337                 is set
6338         * src/etpan/imap-thread.c
6339                 Fix build
6340
6341 2007-01-15 [colin]      2.7.1cvs3
6342
6343         * src/etpan/imap-thread.c
6344                 Fix invalid free on command-connection
6345                 error
6346
6347 2007-01-15 [wwp]        2.7.1cvs2
6348
6349         * src/matcher_parser_lex.l
6350         * src/quote_fmt_lex.l
6351         * src/matcher_parser_parse.y
6352                 fix copyright header in lexers and parsers.
6353
6354 2007-01-15 [paul]       2.7.1cvs1
6355
6356         * NEWS
6357         * README
6358         * RELEASE_NOTES
6359         * configure.ac
6360                 bump up version number following
6361                 stable release
6362
6363 2007-01-15 [paul]       2.7.0cvs31
6364
6365         * AUTHORS
6366         * src/gtk/authors.h
6367                 add Fabien to the Team list
6368                 add the recent contributors
6369                 make a few corrections
6370
6371 2007-01-15 [paul]       2.7.0cvs30
6372
6373         * src/mainwindow.c
6374                 fix compiler warning
6375         * src/plugins/pgpcore/prefs_gpg.c
6376         * src/plugins/pgpcore/prefs_gpg.h
6377                 add missing include
6378                 fix copyright header
6379
6380 2007-01-14 [colin]      2.7.0cvs29
6381
6382         * src/gtk/filesel.c
6383                 Use the 'gtk+' backend. Avoids gnome-vfs use,
6384                 two benefits: faster to open, will fix strange
6385                 dbus-related crash. Thanks to Pascal Terjan.
6386
6387 2007-01-14 [colin]      2.7.0cvs28
6388
6389         * src/etpan/imap-thread.c
6390                 Delete the old imap just after allocating
6391                 the new one. Makes sure we don't get the
6392                 same pointer by sheer luck, which feels
6393                 strange in the debug log.
6394
6395 2007-01-14 [colin]      2.7.0cvs27
6396
6397         * src/gtk/inputdialog.c
6398                 Make sure we don't print passwords in
6399                 clear text when in debug mode
6400
6401 2007-01-14 [colin]      2.7.0cvs26
6402
6403         * src/gtk/gtksctree.c
6404                 Fix bug 1098, 'bogus last row display 
6405                 after expanding a thread'. Patch by
6406                 Jindrich Makovicka <makovick@gmail.com>
6407
6408 2007-01-14 [colin]      2.7.0cvs25
6409
6410         * src/etpan/imap-thread.c
6411                 Close socket manually before
6412                 freeing the imap struct
6413
6414 2007-01-14 [colin]      2.7.0cvs24
6415
6416         * src/etpan/imap-thread.c
6417                 Maybe fix new reconnection issues
6418
6419 2007-01-13 [colin]      2.7.0cvs23
6420
6421         * src/summaryview.c
6422                 Freeze/thaw on thread selection
6423
6424 2007-01-13 [paul]       2.7.0cvs22
6425
6426         * src/mainwindow.c
6427         * src/summaryview.c
6428         * src/summaryview.h
6429                 add 'Edit/Delete thread'
6430
6431 2007-01-13 [colin]      2.7.0cvs21
6432
6433         * src/prefs_account.c
6434         * src/prefs_compose_writing.c
6435         * src/prefs_message.c
6436         * src/prefs_msg_colors.c
6437         * src/prefs_other.c
6438         * src/prefs_receive.c
6439         * src/prefs_spelling.c
6440         * src/prefs_summaries.c
6441         * src/prefs_themes.c
6442         * src/gtk/gtkutils.c
6443         * src/gtk/gtkutils.h
6444         * src/plugins/pgpcore/prefs_gpg.c
6445         * src/plugins/spamassassin/spamassassin_gtk.c
6446                 Factorize gtk frame creation
6447                 Patch by Pawel
6448
6449 2007-01-13 [colin]      2.7.0cvs20
6450
6451         * src/message_search.c
6452         * src/summary_search.c
6453                 Fix Enter in search windows
6454         * src/messageview.c
6455                 Fix body search starting at the
6456                 end of the mail (and asking for loop)
6457
6458 2007-01-13 [colin]      2.7.0cvs19
6459
6460         * src/etpan/imap-thread.c
6461                 Make sure we don't free the same imap
6462                 twice
6463
6464 2007-01-13 [colin]      2.7.0cvs18
6465
6466         * commitHelper
6467                 Allow multiple commitHelpers to
6468                 run at once
6469
6470 2007-01-12 [colin]      2.7.0cvs17
6471
6472         * src/etpan/imap-thread.c
6473                 Make sure we get rid of the previous mailimap
6474                 when connecting - just in case disconnect was
6475                 unclean
6476
6477 2007-01-12 [paul]       2.7.0cvs16
6478
6479         * src/compose.c
6480                 Strip S/MIME signatures when re-editing
6481                 S/MIME signed messages.
6482
6483 2007-01-12 [paul]       2.7.0cvs15
6484
6485         * configure.ac
6486         * src/addressbook.c
6487         * src/foldersel.c
6488         * src/folderview.c
6489         * src/main.c
6490                 no need to define CLAWS anymore, remove
6491                 all that stuff
6492
6493 2007-01-12 [paul]       2.7.0cvs14
6494
6495         * src/mimeview.c
6496                 check if the mail's signed as
6497                 it can change the mail structure
6498                 Thanks to Colin
6499
6500 2007-01-12 [paul]       2.7.0cvs13
6501
6502         * src/procmime.c
6503                 fix Forwarding msgs with attachments
6504                 that have dos line endings
6505                 Thanks to Colin
6506
6507 2007-01-12 [wwp]        2.7.0cvs12
6508
6509         * configure.ac
6510                 Revert accidentally committed extra version tag.
6511
6512 2007-01-12 [wwp]        2.7.0cvs11
6513
6514         * src/prefs_account.c
6515                 Fix compilation w/o aspell (completes 2.7.0cvs7).
6516
6517 2007-01-11 [colin]      2.7.0cvs10
6518
6519         * src/imap.c
6520                 move g_warning to debug_print
6521                 it scares people for no reason
6522
6523 2007-01-11 [colin]      2.7.0cvs9
6524
6525         * po/POTFILES.in
6526                 Fix files to translate. Patch by
6527                 Fabien
6528
6529 2007-01-11 [paul]       2.7.0cvs8
6530
6531         * src/imap.c
6532                 Fix recursion when server lists the
6533                 current subfolder in the response
6534         * src/mimeview.c
6535                 Fix updating of icon_list/ctree
6536         * src/plugins/pgpcore/select-keys.c
6537                 Fix a few annoyances when choosing
6538                 keys for the CMS (S/MIME) protocol
6539
6540 2007-01-11 [wwp]        2.7.0cvs7
6541
6542         * src/compose.c
6543         * src/prefs_account.c
6544         * src/prefs_account.h
6545                 Add per-account spellcheck default dictionaries settings.
6546
6547 2007-01-10 [colin]      2.7.0cvs6
6548
6549         * src/prefs_folder_item.c
6550                 Factorize strings - patch by Fabien
6551
6552 2007-01-10 [colin]      2.7.0cvs5
6553
6554         * src/mainwindow.c
6555                 Fix bug 1095, 'Crash while changing folder 
6556                 columns during incorporation'
6557
6558 2007-01-09 [colin]      2.7.0cvs4
6559
6560         * src/gtk/pluginwindow.c
6561                 Set the plugin window transient. Seems
6562                 like some window managers hide it in
6563                 the background after "load plugin"...
6564
6565 2007-01-09 [colin]      2.7.0cvs3
6566
6567         * src/gtk/filesel.c
6568                 Use the same type for alloc and free
6569
6570 2007-01-08 [paul]       2.7.0cvs2
6571
6572         * po/nl.po
6573                 updated by Tim Dijkstra
6574
6575 2007-01-08 [paul]       2.7.0cvs1
6576
6577         * src/prefs_themes.c
6578         * src/common/utils.c
6579                 Fix resource leaks
6580
6581 2007-01-08 [paul]       2.7.0
6582
6583         * NEWS
6584         * README
6585         * RELEASE_NOTES
6586                 2.7.0 released
6587
6588 2007-01-08 [paul]       2.6.1cvs119
6589
6590         * doc/man/claws-mail.1
6591                 another correction
6592
6593 2007-01-08 [paul]       2.6.1cvs118
6594
6595         * doc/man/claws-mail.1
6596                 corrections
6597         * manual/advanced.xml
6598                 improved English usage
6599
6600 2007-01-08 [paul]       2.6.1cvs117
6601
6602         * po/ca.po
6603         * po/de.po
6604         * po/en_GB.po
6605         * po/fi.po
6606         * po/it.po
6607         * po/pt_BR.po
6608         * po/sk.po
6609         * po/sr.po
6610         * po/zh_CN.po
6611                 updated by Miquel Oliete, Stephan Sachse, me,
6612                 Tommi Pirinen, Andrea Spadaccini, Frederico
6613                 Goncalves Guimaraes, Andrej Kacian, Aleksandar
6614                 Urosevic, and Ralgh Young
6615
6616 2007-01-07 [mones]      2.6.1cvs116
6617
6618         * manual/es/advanced.xml
6619         * po/es.po
6620                 Synced manual (unhide mark_as_read_delay)
6621                 and updated translation for release
6622
6623 2007-01-07 [paul]       2.6.1cvs115
6624
6625         * src/prefs_matcher.c
6626                 make the hbox content fit better under
6627                 various languages
6628
6629 2007-01-07 [colin]      2.6.1cvs114
6630
6631         * src/messageview.c
6632                 Fix bug 1088, 'Ctrl-h produces repeatable
6633                 crash'
6634
6635 2007-01-06 [colin]      2.6.1cvs113
6636
6637         * src/etpan/imap-thread.c
6638                 Add casts to int to get certs. Fixes
6639                 bug 1064, 'crash @ etpan_certificate_check() 
6640                 when opening an IMAP folder', with latest
6641                 libetpan CVS or >= 0.49
6642         * src/mainwindow.c
6643         * src/mainwindow.h
6644         * src/imap_gtk.c
6645         * src/news_gtk.c
6646         * src/prefs_folder_item.c
6647                 Grey out the "synchronise" menu items if
6648                 there's nothing to synchronise.
6649         * src/plugins/pgpcore/sgpgme.c
6650                 Make an error clearer than "Unknown error"
6651
6652 2007-01-06 [colin]      2.6.1cvs112
6653
6654         * src/messageview.c
6655                 Don't try to show a message if updating
6656                 Maybe fixes bug 1088, 'ctrl-h produces
6657                 repeatable crash'.
6658
6659 2007-01-06 [colin]      2.6.1cvs111
6660
6661         * src/summaryview.c
6662                 Disable Control-Space (handle it as Space).
6663
6664 2007-01-05 [paul]       2.6.1cvs110
6665
6666         * src/imap.c
6667                 Fix bug 934, 'sylpheed claws 2.1 
6668                 doesn't show Exchanges Public Folders'
6669                 Thanks to Hoa and Colin
6670         * src/msgcache.c
6671                 Refuse to allocate more than 2 MB for a 
6672                 single field, it's a good indication of
6673                 cache corruption.
6674
6675 2007-01-05 [colin]      2.6.1cvs109
6676
6677         * src/mainwindow.c
6678                 Allow --select'ing emails by Message-ID too
6679
6680 2007-01-05 [colin]      2.6.1cvs108
6681
6682         * src/common/quoted-printable.c
6683                 Uh! Third fix :)
6684
6685 2007-01-05 [colin]      2.6.1cvs107
6686
6687         * src/common/quoted-printable.c
6688                 Fix previous commit about bug 1089
6689                 Thanks to Ralf
6690
6691 2007-01-05 [colin]      2.6.1cvs106
6692
6693         * src/common/quoted-printable.c
6694                 Fix my previous commit on bug 1089
6695                 - Thanks to Ralf :)
6696
6697 2007-01-04 [colin]      2.6.1cvs105
6698
6699         * src/common/quoted-printable.c
6700                 Fix bug 1089, 'NUL characters in Subject 
6701                 line are misinterpreted'. Not a pain to
6702                 fix in fact.
6703
6704 2007-01-04 [colin]      
6705
6706         2.7.0-rc3 released
6707
6708 2007-01-04 [wwp]        2.6.1cvs104
6709
6710         * src/image_viewer.c
6711                 Force operator precedence (fix a compiler warning).
6712
6713 2007-01-04 [colin]      2.6.1cvs103
6714
6715         * src/image_viewer.c
6716                 Be cautious there too (same fix as the one
6717                 in textview from cvs33)
6718         * src/messageview.c
6719                 Don't use any MimeViewer plugin when showing
6720                 all headers
6721
6722 2007-01-03 [wwp]        2.6.1cvs102
6723
6724         * src/html.c
6725         * src/html.h
6726                 fixed "cent" sign (use the existing ASCII one),
6727                 decode more HTML entities,
6728                 converted table ASCII entries to UTF-8,
6729                 moved a switch() into a hashtable.
6730
6731 2007-01-03 [paul]       2.6.1cvs101
6732
6733         * src/compose.c
6734         * src/messageview.c
6735         * src/procmsg.c
6736         * src/procmsg.h
6737                 When possible, use move_msg instead of
6738                 copy_msg + remove_msg to move sent mail
6739                 from Queue to Sent. 
6740
6741 2007-01-03 [paul]       2.6.1cvs100
6742
6743         * src/html.c
6744                 add more html entity recognition:
6745                 pounds, euros, and cents
6746
6747 2007-01-03 [colin]      2.6.1cvs99
6748
6749         * src/imap_gtk.c
6750                 Don't display an error on NOSELECT
6751                 folders when synchronising
6752
6753 2007-01-03 [paul]       2.6.1cvs98
6754
6755         * tools/maildir2claws-mail.pl
6756                 only substitute 'sent-mail' if it's
6757                 the full directory name
6758
6759 2007-01-03 [paul]       2.6.1cvs97
6760
6761         * ChangeLog
6762         * ChangeLog.pre2.0.0
6763         * Makefile.am
6764                 archive a chunk of ChangeLog in
6765                 ChangeLog.pre2.0.0
6766         * ChangeLog.gtk1
6767         * doc/src/ChangeLog.claws-pre0.8.0
6768                 remove ChangeLog.claws-pre0.8.0, adding
6769                 its contents to ChangeLog.gtk1
6770
6771 2007-01-03 [paul]       2.6.1cvs96
6772
6773         * src/account.c
6774         * src/account.h
6775         * src/action.c
6776         * src/action.h
6777         * src/adbookbase.h
6778         * src/addr_compl.c
6779         * src/addr_compl.h
6780         * src/addrbook.c
6781         * src/addrcache.c
6782         * src/addrcache.h
6783         * src/addrcindex.c
6784         * src/addrcindex.h
6785         * src/addrclip.c
6786         * src/addrclip.h
6787         * src/addrdefs.h
6788         * src/addressadd.c
6789         * src/addressadd.h
6790         * src/addressbook.c
6791         * src/addressbook.h
6792         * src/addressbook_foldersel.c
6793         * src/addressbook_foldersel.h
6794         * src/addrgather.c
6795         * src/addrgather.h
6796         * src/addrharvest.c
6797         * src/addrharvest.h
6798         * src/addrindex.c
6799         * src/addrindex.h
6800         * src/addritem.c
6801         * src/addritem.h
6802         * src/addrquery.c
6803         * src/addrquery.h
6804         * src/addrselect.c
6805         * src/addrselect.h
6806         * src/alertpanel.c
6807         * src/alertpanel.h
6808         * src/browseldap.c
6809         * src/browseldap.h
6810         * src/codeconv.c
6811         * src/codeconv.h
6812         * src/compose.c
6813         * src/compose.h
6814         * src/customheader.c
6815         * src/customheader.h
6816         * src/displayheader.c
6817         * src/displayheader.h
6818         * src/editaddress.c
6819         * src/editaddress.h
6820         * src/editbook.c
6821         * src/editbook.h
6822         * src/editgroup.c
6823         * src/editgroup.h
6824         * src/editjpilot.c
6825         * src/editjpilot.h
6826         * src/editldap.c
6827         * src/editldap.h
6828         * src/editldap_basedn.c
6829         * src/editldap_basedn.h
6830         * src/editvcard.c
6831         * src/editvcard.h
6832         * src/exphtmldlg.c
6833         * src/exphtmldlg.h
6834         * src/expldifdlg.c
6835         * src/expldifdlg.h
6836         * src/export.c
6837         * src/export.h
6838         * src/exporthtml.c
6839         * src/exporthtml.h
6840         * src/exportldif.c
6841         * src/exportldif.h
6842         * src/filtering.c
6843         * src/filtering.h
6844         * src/folder.c
6845         * src/folder.h
6846         * src/folder_item_prefs.c
6847         * src/folder_item_prefs.h
6848         * src/foldersel.c
6849         * src/foldersel.h
6850         * src/folderutils.c
6851         * src/folderutils.h
6852         * src/folderview.c
6853         * src/folderview.h
6854         * src/grouplistdialog.c
6855         * src/grouplistdialog.h
6856         * src/headerview.c
6857         * src/html.c
6858         * src/html.h
6859         * src/image_viewer.c
6860         * src/image_viewer.h
6861         * src/imap.c
6862         * src/imap.h
6863         * src/imap_gtk.c
6864         * src/imap_gtk.h
6865         * src/import.c
6866         * src/import.h
6867         * src/importldif.c
6868         * src/importldif.h
6869         * src/importmutt.c
6870         * src/importmutt.h
6871         * src/importpine.c
6872         * src/importpine.h
6873         * src/inc.c
6874         * src/inc.h
6875         * src/jpilot.c
6876         * src/jpilot.h
6877         * src/ldapctrl.c
6878         * src/ldapctrl.h
6879         * src/ldaplocate.c
6880         * src/ldaplocate.h
6881         * src/ldapquery.c
6882         * src/ldapquery.h
6883         * src/ldapserver.c
6884         * src/ldapserver.h
6885         * src/ldaputil.c
6886         * src/ldaputil.h
6887         * src/ldif.c
6888         * src/ldif.h
6889         * src/main.c
6890         * src/main.h
6891         * src/mainwindow.c
6892         * src/mainwindow.h
6893         * src/manual.c
6894         * src/manual.h
6895         * src/mbox.c
6896         * src/message_search.c
6897         * src/message_search.h
6898         * src/messageview.c
6899         * src/messageview.h
6900         * src/mh.c
6901         * src/mh.h
6902         * src/mh_gtk.c
6903         * src/mh_gtk.h
6904         * src/mimeview.c
6905         * src/mimeview.h
6906         * src/msgcache.c
6907         * src/msgcache.h
6908         * src/mutt.c
6909         * src/mutt.h
6910         * src/news.c
6911         * src/news.h
6912         * src/news_gtk.c
6913         * src/news_gtk.h
6914         * src/partial_download.c
6915         * src/partial_download.h
6916         * src/pine.c
6917         * src/pine.h
6918         * src/pop.c
6919         * src/pop.h
6920         * src/prefs_account.c
6921         * src/prefs_account.h
6922         * src/prefs_actions.c
6923         * src/prefs_actions.h
6924         * src/prefs_common.c
6925         * src/prefs_common.h
6926         * src/prefs_compose_writing.c
6927         * src/prefs_compose_writing.h
6928         * src/prefs_customheader.c
6929         * src/prefs_customheader.h
6930         * src/prefs_display_header.c
6931         * src/prefs_display_header.h
6932         * src/prefs_filtering.c
6933         * src/prefs_filtering.h
6934         * src/prefs_filtering_action.c
6935         * src/prefs_filtering_action.h
6936         * src/prefs_folder_column.c
6937         * src/prefs_folder_column.h
6938         * src/prefs_folder_item.c
6939         * src/prefs_folder_item.h
6940         * src/prefs_fonts.c
6941         * src/prefs_fonts.h
6942         * src/prefs_gtk.c
6943         * src/prefs_gtk.h
6944         * src/prefs_image_viewer.c
6945         * src/prefs_image_viewer.h
6946         * src/prefs_matcher.c
6947         * src/prefs_matcher.h
6948         * src/prefs_message.c
6949         * src/prefs_msg_colors.c
6950         * src/prefs_msg_colors.h
6951         * src/prefs_other.c
6952         * src/prefs_quote.c
6953         * src/prefs_receive.c
6954         * src/prefs_send.c
6955         * src/prefs_spelling.c
6956         * src/prefs_spelling.h
6957         * src/prefs_summaries.c
6958         * src/prefs_summaries.h
6959         * src/prefs_summary_column.c
6960         * src/prefs_summary_column.h
6961         * src/prefs_template.c
6962         * src/prefs_template.h
6963         * src/prefs_themes.c
6964         * src/prefs_themes.h
6965         * src/prefs_toolbar.c
6966         * src/prefs_toolbar.h
6967         * src/prefs_wrapping.c
6968         * src/prefs_wrapping.h
6969         * src/privacy.c
6970         * src/privacy.h
6971         * src/procheader.c
6972         * src/procheader.h
6973         * src/procmime.c
6974         * src/procmime.h
6975         * src/procmsg.c
6976         * src/procmsg.h
6977         * src/quote_fmt.c
6978         * src/quote_fmt_parse.y
6979         * src/recv.c
6980         * src/recv.h
6981         * src/remotefolder.c
6982         * src/remotefolder.h
6983         * src/send_message.c
6984         * src/send_message.h
6985         * src/setup.c
6986         * src/setup.h
6987         * src/sourcewindow.c
6988         * src/sourcewindow.h
6989         * src/ssl_manager.c
6990         * src/ssl_manager.h
6991         * src/statusbar.c
6992         * src/statusbar.h
6993         * src/stock_pixmap.c
6994         * src/stock_pixmap.h
6995         * src/summary_search.c
6996         * src/summary_search.h
6997         * src/summaryview.c
6998         * src/summaryview.h
6999         * src/textview.c
7000         * src/textview.h
7001         * src/toolbar.c
7002         * src/toolbar.h
7003         * src/undo.c
7004         * src/undo.h
7005         * src/unmime.c
7006         * src/unmime.h
7007         * src/vcard.c
7008         * src/vcard.h
7009         * src/wizard.c
7010         * src/wizard.h
7011         * src/common/base64.c
7012         * src/common/base64.h
7013         * src/common/defs.h
7014         * src/common/hooks.c
7015         * src/common/hooks.h
7016         * src/common/log.c
7017         * src/common/log.h
7018         * src/common/mgutils.c
7019         * src/common/mgutils.h
7020         * src/common/nntp.c
7021         * src/common/nntp.h
7022         * src/common/passcrypt.c
7023         * src/common/passcrypt.h.in
7024         * src/common/plugin.c
7025         * src/common/plugin.h
7026         * src/common/prefs.c
7027         * src/common/prefs.h
7028         * src/common/progressindicator.c
7029         * src/common/progressindicator.h
7030         * src/common/quoted-printable.c
7031         * src/common/quoted-printable.h
7032         * src/common/session.c
7033         * src/common/session.h
7034         * src/common/smtp.c
7035         * src/common/smtp.h
7036         * src/common/socket.c
7037         * src/common/socket.h
7038         * src/common/ssl.c
7039         * src/common/ssl.h
7040         * src/common/ssl_certificate.c
7041         * src/common/ssl_certificate.h
7042         * src/common/stringtable.c
7043         * src/common/stringtable.h
7044         * src/common/template.c
7045         * src/common/template.h
7046         * src/common/timing.h
7047         * src/common/utils.c
7048         * src/common/utils.h
7049         * src/common/version.h.in
7050         * src/common/xml.c
7051         * src/common/xml.h
7052         * src/common/xmlprops.c
7053         * src/common/xmlprops.h
7054         * src/gtk/about.c
7055         * src/gtk/colorlabel.c
7056         * src/gtk/colorsel.c
7057         * src/gtk/colorsel.h
7058         * src/gtk/combobox.c
7059         * src/gtk/combobox.h
7060         * src/gtk/description_window.c
7061         * src/gtk/description_window.h
7062         * src/gtk/filesel.c
7063         * src/gtk/filesel.h
7064         * src/gtk/foldersort.c
7065         * src/gtk/foldersort.h
7066         * src/gtk/gtksctree.c
7067         * src/gtk/gtkutils.c
7068         * src/gtk/gtkutils.h
7069         * src/gtk/inputdialog.c
7070         * src/gtk/inputdialog.h
7071         * src/gtk/logwindow.c
7072         * src/gtk/logwindow.h
7073         * src/gtk/manage_window.c
7074         * src/gtk/manage_window.h
7075         * src/gtk/menu.c
7076         * src/gtk/menu.h
7077         * src/gtk/pluginwindow.c
7078         * src/gtk/pluginwindow.h
7079         * src/gtk/prefswindow.c
7080         * src/gtk/prefswindow.h
7081         * src/gtk/progressdialog.c
7082         * src/gtk/progressdialog.h
7083         * src/gtk/sslcertwindow.c
7084         * src/gtk/sslcertwindow.h
7085         * src/plugins/bogofilter/bogofilter.c
7086         * src/plugins/bogofilter/bogofilter.h
7087         * src/plugins/bogofilter/bogofilter_gtk.c
7088         * src/plugins/clamav/clamav_plugin.c
7089         * src/plugins/clamav/clamav_plugin.h
7090         * src/plugins/clamav/clamav_plugin_gtk.c
7091         * src/plugins/demo/demo.c
7092         * src/plugins/dillo_viewer/dillo_prefs.c
7093         * src/plugins/dillo_viewer/dillo_prefs.h
7094         * src/plugins/dillo_viewer/dillo_viewer.c
7095         * src/plugins/pgpcore/passphrase.c
7096         * src/plugins/pgpcore/passphrase.h
7097         * src/plugins/pgpcore/pgp_viewer.c
7098         * src/plugins/pgpcore/pgp_viewer.h
7099         * src/plugins/pgpcore/plugin.c
7100         * src/plugins/pgpcore/select-keys.c
7101         * src/plugins/pgpcore/select-keys.h
7102         * src/plugins/pgpcore/sgpgme.c
7103         * src/plugins/pgpcore/sgpgme.h
7104         * src/plugins/pgpinline/pgpinline.c
7105         * src/plugins/pgpinline/pgpinline.h
7106         * src/plugins/pgpinline/plugin.c
7107         * src/plugins/pgpmime/pgpmime.c
7108         * src/plugins/pgpmime/pgpmime.h
7109         * src/plugins/pgpmime/plugin.c
7110         * src/plugins/spamassassin/spamassassin.c
7111         * src/plugins/spamassassin/spamassassin.h
7112         * src/plugins/spamassassin/spamassassin_gtk.c
7113         * src/plugins/trayicon/trayicon.c
7114                 it's 2007, update the year in the copyright headers
7115
7116 2007-01-03 [paul]       2.6.1cvs95
7117
7118         * src/gtk/about.c
7119                 it is 2007, use it in the copyright string
7120
7121 2007-01-03 [paul]       2.6.1cvs94
7122
7123         * src/html.c
7124                 html entity conversion:
7125                 move &#153; to a more suitable place
7126                 add &bull; and &ndash;
7127                 make sure &mdash; and &#8212; are both
7128                 converted the same
7129
7130 2007-01-02 [colin]      2.6.1cvs93
7131
7132         * src/addrbook.c
7133                 Fix leak
7134         * src/common/plugin.c
7135                 Add comment
7136         * src/etpan/imap-thread.c
7137                 Fix warning
7138
7139 2006-12-31 [paul]       2.6.1cvs92
7140
7141         * src/prefs_summaries.c
7142                 use gtk_button_new_from_stock()
7143
7144 2006-12-30 [colin]      2.6.1cvs91
7145
7146         * src/folder.c
7147         * src/imap_gtk.c
7148         * src/mh_gtk.c
7149                 Don't update filtering and account paths 
7150                 when copying folders
7151
7152 2006-12-30 [colin]      2.6.1cvs90
7153
7154         * src/prefs_compose_writing.c
7155         * src/prefs_quote.c
7156         * src/prefs_template.c
7157                 Use message font for Writing and 
7158                 Quoting prefs, as well as Templates.
7159
7160 2006-12-30 [colin]      2.6.1cvs89
7161
7162         * src/prefs_summaries.c
7163                 Rework GUI; patch by Pawel
7164
7165 2006-12-29 [colin]      2.6.1cvs88
7166
7167         * src/prefs_folder_item.c
7168                 Fix bug 1085, 'Apply to subfolder 
7169                 doesn't work' - I was mistaken saying
7170                 it worked in every case
7171
7172 2006-12-28 [colin]      2.6.1cvs87
7173
7174         * src/gtk/gtkaspell.c
7175                 Don't assert if use_alternate is true
7176                 and alt_dictionary isn't set -- this 
7177                 is what happens on upgrade! Rather,
7178                 do with it.
7179
7180 2006-12-28 [colin]      2.6.1cvs86
7181
7182         * Makefile.am
7183                 Fix desktop/icon simplification
7184
7185 2006-12-28 [colin]      2.6.1cvs85
7186
7187         * Makefile.am
7188                 Make desktop and icon not 
7189                 dependant on the desktop
7190
7191 2006-12-28 [wwp]        2.6.1cvs84
7192
7193         * src/plugins/pgpmime/claws.def
7194                 Add missing symbol (discards gpg4win's 03-plugins-symbols.patch).
7195
7196 2006-12-28 [wwp]        2.6.1cvs83
7197
7198         * src/prefs_folder_item.c
7199                 Fix coloring of "simplify subject regexp" (folder prefs),
7200                 which might be left to red whereas the regexp gets empty.
7201
7202 2006-12-28 [wwp]        2.6.1cvs82
7203
7204         * src/prefs_common.c
7205         * src/prefs_common.h
7206         * src/addressbook.c
7207         * src/addressitem.h
7208                 Save addressbook mainwindow's horizontal and vertical splitter position.
7209
7210 2006-12-27 [wwp]        2.6.1cvs81
7211
7212         * src/gtk/gtkaspell.c
7213         * src/gtk/gtkaspell.h
7214         * src/compose.c
7215                 Fix assignment of compose's default and alternate dictionary from
7216                 account or folder settings. Now gtkaspell_change_dict does rotate
7217                 dicts only when it's called from a menu cb.
7218
7219 2006-12-27 [wwp]        2.6.1cvs80
7220
7221         * src/folder_item_prefs.c
7222                 Fix randomly initialized default-alt-dictionary (folder prefs),
7223                 complete 2.6.1cvs72.
7224
7225 2006-12-27 [paul]       2.6.1cvs79
7226
7227         * src/imap_gtk.c
7228         * src/mh_gtk.c
7229                 Add Copy folder in the folder's contextual
7230                 menu
7231
7232 2006-12-27 [wwp]        2.6.1cvs78
7233
7234         * src/imap.c
7235                 Clean up session locking, thanks to Colin.
7236
7237 2006-12-26 [colin]      2.6.1cvs77
7238
7239         * src/statusbar.c
7240                 Revert previous patch
7241
7242 2006-12-26 [colin]      2.6.1cvs76
7243
7244         * src/folder.c
7245         * src/folderview.c
7246         * src/imap.c
7247         * src/statusbar.c
7248         * src/etpan/imap-thread.c
7249                 Fix previous commit warnings
7250                 Make statusbar update every second if total < 20
7251                 Make IMAP APPEND faster by simplifying log              
7252
7253 2006-12-26 [colin]      2.6.1cvs75
7254
7255         * src/folder.c
7256         * src/folder.h
7257         * src/folderview.c
7258         * src/folderview.h
7259         * src/imap_gtk.c
7260         * src/mh_gtk.c
7261                 Make it possible to copy folders accross
7262                 mailboxes (this was an arbitrary limitation).
7263                 Still make it impossible to move folders 
7264                 accross mailboxes.
7265
7266 2006-12-26 [colin]      2.6.1cvs74
7267
7268         * src/etpan/imap-thread.c
7269                 Fix bug 1081, 'claws-mail 
7270                 segfaults when going offline 
7271                 while it transfers mails via 
7272                 imap'
7273
7274 2006-12-26 [colin]      2.6.1cvs73
7275
7276         * src/folder_item_prefs.c
7277                 Don't forget alt dictionary when
7278                 renaming/moving folders
7279
7280 2006-12-26 [wwp]        2.6.1cvs72
7281
7282         * src/folder_item_prefs.c
7283                 Add missing defaults for per-folder alt dict
7284                 (forgotten in 2.6.1cvs61).
7285
7286 2006-12-26 [colin]      2.6.1cvs71
7287
7288         * src/wizard.c
7289                 Add tooltip to state that specifying
7290                 full path to mailbox is possible
7291
7292 2006-12-26 [wwp]        2.6.1cvs70
7293
7294         * src/partial_download.c
7295         * src/gtk/gtkvscrollbutton.c
7296         * src/plugins/pgpinline/plugin.c
7297                 Fix for few compiler warnings that matter.
7298
7299 2006-12-25 [colin]      2.6.1cvs69
7300
7301         * src/partial_download.c
7302                 Fix marking for download or deletion
7303                 when the header isn't the first
7304         * src/gtk/logwindow.c
7305                 Fix start of scrolling
7306
7307 2006-12-23 [paul]       2.6.1cvs68
7308
7309         * src/compose.c
7310                 change last commit to use the 'academic'
7311                 method instead. Thanks to wwp
7312
7313 2006-12-23 [paul]       2.6.1cvs67
7314
7315         * src/compose.c
7316                 don't warn about empty subject when
7317                 redirecting
7318
7319 2006-12-22 [colin]      2.6.1cvs66
7320
7321         * src/summary_search.c
7322                 Fix previous patch
7323
7324 2006-12-22 [colin]      2.6.1cvs65
7325
7326         * src/gtk/gtkutils.c
7327         * src/imap.c
7328         * src/jpilot.c
7329         * src/summary_search.c
7330                 A few warning fixes
7331
7332 2006-12-23 [paul]       
7333
7334         2.7.0-rc2 released
7335
7336 2006-12-22 [colin]      2.6.1cvs64
7337
7338         * src/toolbar.c
7339         * src/toolbar.h
7340                 Add a combo to the learn spam button
7341         * src/plugins/bogofilter/bogofilter.c
7342         * src/plugins/bogofilter/bogofilter_gtk.c
7343         * src/plugins/bogofilter/bogofilter.h
7344                 Allow to store Unsure mails in a specific
7345                 folder to make better teaching easier
7346
7347 2006-12-21 [wwp]        2.6.1cvs63
7348
7349         * src/compose.c
7350         * src/prefs_common.c
7351         * src/prefs_common.h
7352         * src/prefs_spelling.c
7353         * src/gtk/gtkaspell.c
7354         * src/gtk/gtkaspell.h
7355                 Allow spell-checking using both current and alternate dictionaries
7356                 (thanks to Colin).
7357
7358 2006-12-21 [wwp]        2.6.1cvs62
7359
7360         * src/gtk/gtkaspell.c
7361                 Apply recheck_when_changing_dict (highlight all mispelled words)
7362                 when switching to alternate dictionary.
7363
7364 2006-12-21 [wwp]        2.6.1cvs61
7365
7366         * src/compose.c
7367         * src/folder_item_prefs.h
7368         * src/prefs_common.c
7369         * src/prefs_common.h
7370         * src/prefs_folder_item.c
7371         * src/prefs_spelling.c
7372         * src/gtk/gtkaspell.c
7373         * src/gtk/gtkaspell.h
7374                 Add global and per-folder prefs to set the default
7375                 alternate dictionary.
7376
7377 2006-12-21 [colin]      2.6.1cvs60
7378
7379         * src/folder.c
7380                 Look for folders by path in all folders
7381         * src/html.c
7382                 add &mdash;
7383
7384 2006-12-20 [colin]      2.6.1cvs59
7385
7386         * src/gtk/quicksearch.c
7387                 Make sure in_typing is false when clearing
7388
7389 2006-12-20 [wwp]        2.6.1cvs58
7390
7391         * configure.ac
7392                 change manual's target dir to be LFH-compliant (thanks to Colin).
7393
7394 2006-12-20 [wwp]        2.6.1cvs57
7395
7396         * src/prefs_common.c
7397         * src/prefs_summaries.c
7398                 i18n fix and factorize patch, thanks to Fabien.
7399
7400 2006-12-20 [paul]       2.6.1cvs56
7401
7402         * configure.ac
7403                 last of the renaming (??)
7404         * src/main.c
7405                 correct --help info of --status-full
7406         * src/plugins/bogofilter/bogofilter.c
7407                 make FALSE default of whitelist_ab
7408
7409 2006-12-19 [colin]      2.6.1cvs55
7410
7411         * src/jpilot.c
7412                 Same as before, without depending on
7413                 pisock >= 0.12
7414
7415 2006-12-19 [colin]      2.6.1cvs54
7416
7417         * src/jpilot.c
7418                 Fix bug 1059, 'Better jpilot charset 
7419                 handling'. Use libpisync's charset conversion
7420                 if possible
7421
7422 2006-12-19 [colin]      2.6.1cvs53
7423
7424         * po/fr.po
7425                 Updated by Fabien
7426
7427 2006-12-19 [wwp]        2.6.1cvs52
7428
7429         * src/gtk/about.c
7430                 Add missing #include (thanks to Colin).
7431
7432 2006-12-19 [wwp]        2.6.1cvs51
7433
7434         * src/prefs_receive.c
7435                 Better spacing between widgets in prefs.
7436
7437 2006-12-18 [colin]      2.6.1cvs50
7438
7439         * src/imap.c
7440                 Fix failure to get separator on LIST "" ""
7441                 Try LIST "" "INBOX" too.
7442
7443 2006-12-18 [wwp]        2.6.1cvs49
7444
7445         * src/common/session.c
7446                 Fix a compiler warning (thanks to Fabien).
7447
7448 2006-12-18 [wwp]        2.6.1cvs48
7449
7450         * src/compose.c
7451         * src/prefs_quote.c
7452                 Factorize some strings for translation (it's about error
7453                 messages when applying or checking template/quote format).
7454
7455 2006-12-18 [colin]      2.6.1cvs47
7456
7457         * Makefile.am
7458         * src/common/defs.h
7459         * src/gtk/Makefile.am
7460         * src/gtk/about.c
7461                 Add a Release notes tab from the contents of
7462                 $(DOCDIR)/RELEASE_NOTES. Patch by Fabien.
7463
7464 2006-12-17 [colin]      2.6.1cvs46
7465
7466         * src/mimeview.c
7467         * src/textview.c
7468         * src/gtk/filesel.c
7469                 Correctly convert from/to UTF8/filename encoding
7470                 when loading and saving files. Probably fixes
7471                 bug 1068, 'Claws-Mail uses 100% CPU when looking 
7472                 for a file to attach and is blocked...'
7473
7474 2006-12-17 [colin]      2.6.1cvs45
7475
7476         * src/gtk/logwindow.c
7477                 Fix bug 1067, 'Claws-Mail uses 100% CPU on an 
7478                 IMAP folder and is blocked on main thread': 
7479                 make sure we put utf8 in the log.
7480
7481 2006-12-16 [colin]      2.6.1cvs44
7482
7483         * src/toolbar.c
7484         * src/toolbar.h
7485                 Fix bug 1055, 'Add the 'cancel receive' 
7486                 in the available events for the toolbar buttons'
7487
7488 2006-12-16 [colin]      2.6.1cvs43
7489
7490         * po/POTFILES.in
7491         * src/imap.c
7492         * src/common/nntp.c
7493         * src/common/session.c
7494                 Log error when SSL handshakes fail. 
7495                 Fixes bug 1082, 'incorrect / imprecise 
7496                 error message when imap server provides 
7497                 ssl only through STARTTLS but SSL is 
7498                 selected'
7499
7500 2006-12-15 [wwp]        2.6.1cvs42
7501
7502         * src/plugins/bogofilter/bogofilter_gtk.c
7503                 set proper sensitivity to widgets I've recently added.
7504
7505 2006-12-15 [colin]      
7506
7507         2.7.0-rc1 released
7508
7509 2006-12-15 [wwp]        2.6.1cvs41
7510
7511         * src/plugins/bogofilter/bogofilter.c
7512         * src/plugins/bogofilter/bogofilter.h
7513         * src/plugins/bogofilter/bogofilter_gtk.c
7514                 bogofilter's whitelist can now use a subset of
7515                 the addressbook (either a book, a subfolder of a book,
7516                 or the whole addressbook by using "Any"). Re-used there
7517                 some pref_matcher widgets and mechanisms to match a subset
7518                 of the addressbook.
7519
7520 2006-12-15 [wwp]        2.6.1cvs40
7521
7522         * src/wizard.c
7523         * src/common/plugin.c
7524         * src/common/plugin.h
7525         * src/gtk/about.c
7526         * src/plugins/bogofilter/bogofilter.c
7527         * src/plugins/clamav/clamav_plugin.c
7528         * src/plugins/demo/demo.c
7529         * src/plugins/dillo_viewer/dillo_viewer.c
7530         * src/plugins/pgpcore/plugin.c
7531         * src/plugins/pgpinline/plugin.c
7532         * src/plugins/pgpmime/plugin.c
7533         * src/plugins/spamassassin/spamassassin.c
7534         * src/plugins/trayicon/trayicon.c
7535                 factorize some translatable strings (plugins-related),
7536                 fix missing punctuation in several places,
7537                 remove useless translatable \n in about.c,
7538                 and factorize plugin init code w/ a new function
7539                 check_plugin_version() in common/plugin.c.
7540                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
7541
7542 2006-12-15 [wwp]        2.6.1cvs39
7543
7544         * src/plugins/bogofilter/bogofilter.c
7545         * src/plugins/bogofilter/bogofilter_gtk.c
7546                 flag whitelisted spams as spam, but don't filter it to the spam
7547                 folder. Thanks to Colin.
7548
7549 2006-12-15 [ticho]      2.6.1cvs38
7550
7551         * src/plugins/bogofilter/bogofilter.c
7552         * src/plugins/bogofilter/bogofilter.h
7553         * src/plugins/bogofilter/bogofilter_gtk.c
7554                 Add option to whitelist senders found in addressbook. Patch by colin.
7555
7556 2006-12-15 [paul]       2.6.1cvs37
7557
7558         * src/folderview.c
7559                 add missing #include "log.h"
7560
7561 2006-12-15 [paul]       2.6.1cvs36
7562
7563         * src/plugins/bogofilter/bogofilter.c
7564         * src/plugins/bogofilter/bogofilter.h
7565         * src/plugins/bogofilter/bogofilter_gtk.c
7566                 Add an option to allow inserting an
7567                 X-Claws-Bogosity header (on MH folders
7568                 only). Patch by Colin
7569
7570 2006-12-14 [colin]      2.6.1cvs35
7571
7572         * src/main.c
7573                 "Yes" should be the default choice for
7574                 migration configuration
7575
7576 2006-12-14 [paul]       2.6.1cvs34
7577
7578         * src/prefs_summaries.c
7579         * manual/advanced.xml
7580                 Unhide mark_as_read_delay
7581
7582 2006-12-14 [paul]       2.6.1cvs33
7583
7584         * src/messageview.c
7585         * src/messageview.h
7586         * src/mimeview.c
7587         * src/mimeview.h
7588         * src/summaryview.c
7589         * src/textview.c
7590         * src/textview.h
7591                 Fix printing of selection
7592                 Fix printing of message parts
7593                 Fix printing of images
7594         * src/gtk/gtksourceprintjob.c
7595                 Fix page count when there are images
7596
7597 2006-12-14 [wwp]        2.6.1cvs32
7598
7599         * src/mainwindow.c
7600         * src/summaryview.c
7601         * src/summaryview.h
7602         * src/gtk/quicksearch.c
7603                 fix quicksearch 'magnify' button status when QS is closed
7604                 using the Escape key, thanks to Colin.
7605
7606 2006-12-14 [wwp]        2.6.1cvs31
7607
7608         * src/mainwindow.c
7609         * src/summaryview.c
7610         * src/summaryview.h
7611         * src/gtk/quicksearch.c
7612                 fix quicksearch 'magnify' button status when QS is closed
7613                 using the Escape key, thanks to Colin.
7614
7615 2006-12-13 [colin]      2.6.1cvs30
7616
7617         * src/ldapquery.c
7618         * src/ldaputil.c
7619                 Use the binary safe version of ldap_get_values,
7620                 to make sure we manipulate null-terminated 
7621                 strings. Maybe fixes bug 1075, 'claws mail 
7622                 segfault when completing ldap adresses'
7623         * src/syldap.c ** REMOVED **
7624         * src/syldap.h ** REMOVED **
7625                 Remove dead files
7626
7627 2006-12-13 [mones]      2.6.1cvs29
7628
7629         * po/es.po
7630                 Fixed piped strings, fixed click translation
7631
7632 2006-12-13 [paul]       2.6.1cvs28
7633
7634         * src/main.c
7635                 don't translate these strings
7636
7637 2006-12-13 [paul]       2.6.1cvs27
7638
7639         * po/en_GB.po
7640                 updated
7641
7642 2006-12-13 [colin]      2.6.1cvs26
7643
7644         * src/main.c
7645         * src/main.h
7646                 Add claws_is_starting()
7647
7648 2006-12-13 [mones]      2.6.1cvs25
7649
7650         * manual/es/advanced.xml
7651         * po/es.po
7652                 Synced manual and updated translation
7653
7654 2006-12-12 [colin]      2.6.1cvs24
7655
7656         * src/wizard.c
7657                 Add an option to use STARTTLS in the
7658                 welcome wizard. Fixes bug 1080, 
7659                 'Using SSL option in wizard for incoming 
7660                 server does not activate SSL with STARTTLS'
7661
7662 2006-12-12 [colin]      2.6.1cvs23
7663
7664         * src/main.c
7665                 Don't exit when there's an incomplete
7666                 mailbox configured - leaves a chance 
7667                 to fix a failing IMAP account. Exit
7668                 if no mailbox at all is loaded (case
7669                 of missing plugin).
7670                 Completes bug 1077's fix (I was wrong
7671                 in this bug's comment #3).
7672
7673 2006-12-12 [colin]      2.6.1cvs22
7674
7675         * src/gtk/menu.h
7676                 Add another menu data type
7677         * src/prefs_account.c
7678                 Complete the completion of bug 1076
7679                 (doesn't lose the pref on apply)
7680
7681 2006-12-12 [paul]       2.6.1cvs21
7682
7683         * src/prefs_account.c
7684                 complete the fix of bug 1076
7685                 also be more verbose with the text
7686
7687 2006-12-12 [paul]       2.6.1cvs20
7688
7689         * src/gtk/combobox.c
7690                 fix compilation warning
7691
7692 2006-12-11 [colin]      2.6.1cvs19
7693
7694         * src/wizard.c
7695                 Document :port in server entry tooltips
7696
7697 2006-12-11 [colin]      2.6.1cvs18
7698
7699         * src/main.c
7700                 Fix compile
7701
7702 2006-12-11 [colin]      2.6.1cvs17
7703
7704         * src/main.c
7705                 Add failing IMAP as a reason for no
7706                 mailbox
7707
7708 2006-12-11 [colin]      2.6.1cvs16
7709
7710         * src/prefs_account.c
7711                 Check for existence of inbox for local
7712                 accounts too
7713         * src/wizard.c
7714                 Allow setting the port to use for servers
7715                 by using the usual "server.example.com:port"
7716                 syntax. Fixes bug 1077, 'sylpheed-claws does 
7717                 not start when IMAP server is unavailable'
7718
7719 2006-12-11 [colin]      2.6.1cvs15
7720
7721         * src/prefs_account.c
7722                 Prevent use of non-existing default inbox
7723
7724 2006-12-11 [colin]      2.6.1cvs14
7725
7726         * src/prefs_account.c
7727                 Fix sensitivity. Fixes bug 1076, 'privacy 
7728                 options are displayed even when pgp plugin 
7729                 not loaded / available'
7730
7731 2006-12-09 [colin]      2.6.1cvs13
7732
7733         * manual/advanced.xml
7734         * src/prefs_common.c
7735         * src/prefs_common.h
7736         * src/common/ssl_certificate.c
7737                 Add a new hidden preference, 'unsafe_ssl_certs',
7738                 which allows to store multiple certificates per
7739                 server/port. This is disabled by default because
7740                 it's less secure (presenting a new certificate
7741                 instead of a changed one raises less alarms).
7742                 This will cause Claws to ask about an unknown
7743                 certificate for people who have used 2.6.1cvs8
7744                 or greater.
7745
7746 2006-12-09 [colin]      2.6.1cvs12
7747
7748         * src/action.c
7749                 Fix cache updating after action
7750
7751 2006-12-07 [wwp]        2.6.1cvs11
7752
7753         * src/compose.c
7754                 fix email address comparison when replying to all
7755                 (avoid replying to ourselves), thanks to Colin.
7756
7757 2006-12-06 [paul]       2.6.1cvs10
7758
7759         * src/addrharvest.c
7760         * src/editldap.c
7761         * src/expldifdlg.c
7762         * src/news.c
7763         * src/toolbar.c
7764         * src/common/utils.c
7765                 ...and more renaming
7766                 Thanks to Colin
7767
7768 2006-12-06 [paul]       2.6.1cvs9
7769
7770         * src/compose.c
7771         * src/messageview.c
7772         * src/procheader.c
7773         * src/procmime.c
7774         * src/procmsg.c
7775         * src/textview.c
7776                 more renaming
7777                 Thanks to Colin
7778
7779 2006-12-06 [colin]      2.6.1cvs8
7780
7781         * src/ssl_manager.c
7782         * src/common/ssl_certificate.c
7783         * src/common/ssl_certificate.h
7784                 Handle multiple certificates per host/port
7785
7786 2006-12-06 [colin]      2.6.1cvs7
7787
7788         * src/etpan/imap-thread.c
7789                 Fix certificate checking on IMAP
7790
7791 2006-12-06 [colin]      2.6.1cvs6
7792
7793         * src/folderview.c
7794                 Fix bug 1072, 'Claws stops fetching newsgroups 
7795                 from server when newsgroup got deleted': continue
7796                 checking other groups
7797
7798 2006-12-05 [wwp]        2.6.1cvs5
7799
7800         * src/message_search.c
7801         * src/summary_search.c
7802         * src/gtk/combobox.c
7803         * src/gtk/combobox.h
7804         * src/gtk/gtkutils.c
7805         * src/gtk/gtkutils.h
7806                 make up and down arrow keys in modern gtk_combo_box_entry widgets
7807                 behave like w/ old comboboxes (summary and message search only).
7808
7809 2006-12-05 [paul]       2.6.1cvs4
7810
7811         * src/wizard.c
7812                 encode headers
7813                 Thanks to Colin
7814
7815 2006-12-05 [paul]       2.6.1cvs3
7816
7817         * tools/README
7818         * tools/textviewer.pl
7819                 script updated and description added
7820
7821 2006-12-04 [colin]      2.6.1cvs2
7822
7823         * src/compose.c
7824                 Run pre-send hook only when checking
7825                 everything
7826
7827 2006-12-04 [paul]       2.6.1cvs1
7828
7829         * NEWS
7830         * README
7831         * RELEASE_NOTES
7832         * configure.ac
7833         * tools/README
7834                 bump up version number following stable release
7835
7836 2006-12-04 [paul]       2.6.0cvs83
7837
7838         * README
7839                 updates and corrections
7840
7841 2006-12-04 [colin]      2.6.0cvs82
7842
7843         * src/common/utils.c
7844                 Probably fix bug 1066, 'Incorrect mailbox 
7845                 size displayed'
7846
7847 2006-12-04 [colin]      2.6.0cvs81
7848
7849         * src/common/utils.c
7850                 Trim tabs from mailcap file too.
7851
7852 2006-12-02 [paul]       2.6.0cvs80
7853
7854         * src/exphtmldlg.c
7855                 fix broken GUI under certain languages
7856         * src/expldifdlg.c
7857                 put the Cancel button to the right
7858
7859 2006-12-01 [paul]       2.6.0cvs79
7860
7861         * tools/Makefile.am
7862                 remove reference to removed file
7863
7864 2006-12-01 [wwp]        2.6.0cvs78
7865
7866         * src/addressbook.c
7867         * src/editaddress.c
7868                 remove forgotten debug statements.
7869
7870 2006-12-01 [wwp]        2.6.0cvs77
7871
7872         * manual/advanced.xml
7873         * manual/fr/advanced.xml
7874         * src/addressbook.c
7875         * src/addressbook.h
7876         * src/addressitem.h
7877         * src/editaddress.c
7878         * src/editaddress.h
7879         * src/prefs_common.c
7880         * src/prefs_common.h
7881         * src/gtk/gtkutils.c
7882         * src/gtk/gtkutils.h
7883                 add a hidden option to allow embedding the editaddress (edit contact details)
7884                 dialog into the addressbook's window. This doesn't change the default
7885                 behaviour.
7886
7887 2006-12-01 [wwp]        2.6.0cvs76
7888
7889         * src/message_search.c
7890         * src/summary_search.c
7891                 fix more focus issues (don't set focus to combobox's entry widget when
7892                 entry's value changed, if entry widget has focus already).
7893
7894 2006-12-01 [wwp]        2.6.0cvs75
7895
7896         * src/gtk/quicksearch.c
7897                 revert last changes to the quicksearch gtk_combo_box, this needs more
7898                 tuning and testing.
7899
7900 2006-12-01 [paul]       2.6.0cvs74
7901
7902         * tools/kdeservicemenu/README
7903         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
7904         * tools/kdeservicemenu/install.sh
7905         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
7906         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
7907                 simplify this stuff, and in so doing,
7908                 fix it. (possibly re-extend it again at
7909                 a later date)
7910
7911 2006-12-01 [wwp]        2.6.0cvs73
7912
7913         * src/gtk/quicksearch.c
7914                 adapt quicksearch code to use modern gtk_combo_box'es.
7915
7916 2006-12-01 [wwp]        2.6.0cvs72
7917
7918         * src/common/defs.h
7919         * src/prefs_common.c
7920         * src/prefs_common.h
7921         * src/message_search.c
7922         * src/summary_search.c
7923         * src/gtk/combobox.c
7924         * src/gtk/combobox.h
7925                 add history combos to all message and summary search fields.
7926
7927 2006-12-01 [wwp]        2.6.0cvs71
7928
7929         * src/summaryview.c
7930                 As the list may change while the mark as read delay
7931                 runs, we can't rely on the 'row' pointer, which can
7932                 be invalid when the timeout is called. As the mark
7933                 as read is only done if the message is still selected,
7934                 use summaryview->selected instead. Thanks to Colin.
7935
7936 2006-11-30 [paul]       2.6.0cvs70
7937
7938         * src/textview.c
7939                 give emphasis to "Sylpheed-Claws"
7940                 as well as "Claws Mail"
7941
7942 2006-11-30 [colin]      2.6.0cvs69
7943
7944         * src/wizard.c
7945                 Put the SSL checkboxes in the receiving
7946                 and sending server pages.
7947
7948 2006-11-29 [colin]      2.6.0cvs68
7949
7950         * src/gtk/gtkutils.c
7951         * src/gtk/gtkvscrollbutton.c
7952                 Revert some deprecated fixes - they seem to
7953                 deprecate stuff as soon as a new one gets out.
7954                 g_object_ref_sink needed glib-2.10.
7955
7956 2006-11-29 [colin]      2.6.0cvs67
7957
7958         * src/common/utils.c
7959                 Create .mailcap if it doesn't exist
7960
7961 2006-11-29 [colin]      2.6.0cvs66
7962
7963         * src/compose.c
7964                 Followup to cvs60: use original list
7965                 of recipients if replying to a mail
7966                 in Sent Drafts or Queue.
7967
7968 2006-11-27 [paul]       2.6.0cvs65
7969
7970         * src/image_viewer.c
7971                 revert the last change for now (it's broken)
7972
7973 2006-11-27 [paul]       2.6.0cvs64
7974
7975         * Makefile.am
7976         * configure.ac
7977         * m4/aclocal-include.m4
7978         * m4/check-type.m4
7979         * src/Makefile.am
7980         * src/addr_compl.c
7981         * src/compose.c
7982         * src/crash.c
7983         * src/export.c
7984         * src/exporthtml.c
7985         * src/exportldif.c
7986         * src/imap.c
7987         * src/import.c
7988         * src/main.c
7989         * src/main.h
7990         * src/matcher.c
7991         * src/mimeview.c
7992         * src/procmsg.c
7993         * src/textview.c
7994         * src/common/Makefile.am
7995         * src/common/claws.c
7996         * src/common/claws.h
7997         * src/common/ssl.c
7998         * src/common/sylpheed.c
7999         * src/common/sylpheed.h
8000         * src/etpan/Makefile.am
8001         * src/gtk/Makefile.am
8002         * src/gtk/claws-marshal.list
8003         * src/gtk/filesel.c
8004         * src/gtk/gtksctree.c
8005         * src/gtk/quicksearch.c
8006         * src/gtk/sylpheed-marshal.list
8007         * src/plugins/bogofilter/bogofilter.c
8008         * src/plugins/bogofilter/bogofilter_gtk.c
8009         * src/plugins/clamav/clamav_plugin.c
8010         * src/plugins/clamav/clamav_plugin_gtk.c
8011         * src/plugins/demo/demo.c
8012         * src/plugins/dillo_viewer/dillo_viewer.c
8013         * src/plugins/pgpcore/Makefile.am
8014         * src/plugins/pgpcore/claws.def
8015         * src/plugins/pgpcore/pgp_viewer.c
8016         * src/plugins/pgpcore/plugin.c
8017         * src/plugins/pgpcore/sylpheed.def
8018         * src/plugins/pgpinline/Makefile.am
8019         * src/plugins/pgpinline/claws.def
8020         * src/plugins/pgpinline/plugin.c
8021         * src/plugins/pgpinline/sylpheed.def
8022         * src/plugins/pgpmime/Makefile.am
8023         * src/plugins/pgpmime/claws.def
8024         * src/plugins/pgpmime/plugin.c
8025         * src/plugins/pgpmime/sylpheed.def
8026         * src/plugins/spamassassin/spamassassin.c
8027         * src/plugins/spamassassin/spamassassin_gtk.c
8028         * src/plugins/trayicon/trayicon.c
8029                 yet more renaming
8030                 remove deprecated gtk_tooltips_set_delay()
8031
8032 2006-11-26 [paul]       2.6.0cvs63
8033
8034         * src/expldifdlg.c
8035         * src/folderview.c
8036         * src/image_viewer.c
8037         * src/mainwindow.c
8038         * src/gtk/gtkutils.c
8039         * src/gtk/gtkvscrollbutton.c
8040         * src/gtk/prefswindow.c
8041         * src/plugins/pgpcore/prefs_gpg.c
8042                 replace more deprecated GTK+ functions
8043
8044 2006-11-26 [paul]       2.6.0cvs62
8045
8046         * src/addr_compl.c
8047         * src/addressbook.c
8048         * src/browseldap.c
8049                 replace deprecated gtk_idle_... functions
8050
8051 2006-11-26 [paul]       2.6.0cvs61
8052
8053         * src/compose.c
8054         * src/folderview.c
8055         * src/inc.c
8056         * src/summaryview.c
8057         * src/gtk/gtkvscrollbutton.c
8058         * src/gtk/quicksearch.c
8059         * src/plugins/pgpcore/passphrase.c
8060                 replace deprecated gtk_timeout_add and
8061                 gtk_timeout_remove
8062
8063 2006-11-26 [paul]       2.6.0cvs60
8064
8065         * src/compose.c
8066                 fix bug that caused the wrong recipient
8067                 to be selected when replying to a msg
8068                 which is From one of our accounts to
8069                 another of our accounts
8070
8071 2006-11-25 [paul]       2.6.0cvs59
8072
8073         * src/summaryview.c
8074                 don't change the From column title to
8075                 To if the To column is visible
8076
8077 2006-11-24 [paul]       2.6.0cvs58
8078
8079         * src/compose.c
8080                 fix bug 1069, 'Sent mails disappear, BCC
8081                 or locking problem?'
8082
8083 2006-11-21 [wwp]        2.6.0cvs57
8084
8085         * src/compose.c
8086                 fix spelling menu when replying (same as 2.3.1cvs39):
8087                 discrepancy between context menu and top menu when
8088                 folder's dictionary isn't the default one.
8089
8090 2006-11-19 [paul]       2.6.0cvs56
8091
8092         * src/summaryview.c
8093                 obey always_show_msg option when
8094                 marking as spam
8095         * src/plugins/bogofilter/bogofilter.c
8096                 fix typo
8097
8098 2006-11-18 [paul]       2.6.0cvs55
8099
8100         * AUTHORS
8101         * README
8102         * debian/copyright
8103         * manual/ack.xml
8104         * manual/es/ack.xml
8105         * manual/fr/ack.xml
8106         * manual/pl/ack.xml
8107         * src/gtk/authors.h
8108         * src/gtk/icon_legend.c
8109         * src/gtk/icon_legend.h
8110         * tools/OOo2claws-mail.pl
8111         * tools/README
8112         * tools/acroread2claws-mail.pl
8113         * tools/claws.i18n.status.pl
8114         * tools/filter_conv.pl
8115         * tools/filter_conv_new.pl
8116         * tools/freshmeat_search.pl
8117         * tools/google_search.pl
8118         * tools/kmail2claws-mail.pl
8119         * tools/kmail2claws-mail_v2.pl
8120         * tools/maildir2claws-mail.pl
8121         * tools/make.themes.project
8122         * tools/multiwebsearch.pl
8123         * tools/outlook2claws-mail.pl
8124         * tools/tb2claws-mail
8125         * tools/kdeservicemenu/README
8126         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
8127                 update mine and wwp's email addresses in
8128                 several places
8129                 Patch by wwp
8130         * src/prefs_compose_writing.c
8131                 set sensitivity on 'new message format' frame
8132
8133 2006-11-17 [paul]       2.6.0cvs54
8134
8135         * src/gtk/about.c
8136                 more reworking of the GUI
8137                 Patch by Fabien Vantard
8138
8139 2006-11-16 [paul]       2.6.0cvs53
8140
8141         * src/gtk/about.c
8142                 set a minimum size for the window, allow
8143                 it to automatically expand as necessary
8144
8145 2006-11-16 [wwp]        2.6.0cvs52
8146
8147         * src/gtk/about.c
8148                 better wrap of copyright info on some systems.
8149
8150 2006-11-16 [paul]       2.6.0cvs51
8151
8152         * src/gtk/about.c
8153                 move the tech info from the upper panel
8154                 to the Info tab
8155                 use a gtk_text_view for the features tab
8156
8157 2006-11-16 [paul]       2.6.0cvs50
8158
8159         * po/Makevars
8160                 update my email address
8161         * src/addressbook.c
8162         * src/compose.c
8163         * src/imap_gtk.c
8164         * src/mh_gtk.c
8165         * src/news_gtk.c
8166         * src/summaryview.c
8167         * src/plugins/trayicon/trayicon.c
8168                 don't offer simple menu separators
8169                 for translation
8170         * src/folderview.c
8171                 add separator between 'mark all read'
8172                 and 'search folder'
8173
8174 2006-11-15 [wwp]        2.6.0cvs49
8175
8176         * src/gtk/authors.h
8177                 updated manuals authors.
8178
8179 2006-11-14 [paul]       2.6.0cvs48
8180
8181         * src/compose.c
8182                 Fix Options/Reply mode after draft save
8183
8184 2006-11-14 [paul]       2.6.0cvs47
8185
8186         * src/Makefile.am
8187                 Fix make DESTDIR=...
8188         * src/mbox.c
8189                 Optimise speed
8190         * src/plugins/pgpinline/pgpinline.c
8191                 Probably fix bug 1061
8192
8193 2006-11-14 [paul]       2.6.0cvs46
8194
8195         * po/Makevars
8196                 enable Q_ macro
8197         * src/Makefile.am
8198         * src/stock_pixmap.c
8199         * src/stock_pixmap.h
8200         * src/gtk/about.c
8201         * src/pixmaps/active.xpm
8202         * src/pixmaps/inactive.xpm
8203                 add a new page, 'Features', to the About dialog
8204                 showing which features are compiled in and which
8205                 are not
8206
8207 2006-11-14 [paul]       2.6.0cvs45
8208
8209         * po/ru.po
8210                 updated by Pavlo Bohmat
8211
8212 2006-11-14 [colin]      2.6.0cvs44
8213
8214         * src/compose.c
8215         * src/inc.c
8216         * src/messageview.c
8217         * src/news.c
8218         * src/pop.c
8219         * src/procmsg.c
8220         * src/gtk/gtkaspell.c
8221                 Fix 64-bit-related warnings
8222         * src/ssl_manager.c
8223                 Fix possible infinite loop
8224         * src/plugins/pgpcore/sgpgme.c
8225                 Remove useless check
8226
8227 2006-11-13 [colin]      2.6.0cvs43
8228
8229         * src/gtk/Makefile.am
8230                 authors.h isn't generated
8231
8232 2006-11-13 [colin]      2.6.0cvs42
8233
8234         * src/plugins/pgpinline/pgpinline.c
8235         * src/plugins/pgpmime/pgpmime.c
8236                 Very probably fix bug 1061, 'crash on 
8237                 opening signed email'. Another cast
8238                 problem
8239
8240 2006-11-13 [colin]      2.6.0cvs41
8241
8242         * src/plugins/pgpcore/sgpgme.c
8243                 Maybe fix bug 1061, 'crash on opening 
8244                 signed email'
8245
8246 2006-11-13 [wwp]        2.6.0cvs40
8247
8248         * src/plugins/pgpinline/pgpinline.c
8249                 fix candidate for bug #1057, thanks to Colin.
8250
8251 2006-11-13 [wwp]        2.6.0cvs39
8252
8253         * src/compose.c
8254         * src/quote_fmt_parse.y
8255                 fix bug 1052: current parser buffer was not always 
8256                 allocated, ptr to this buffer could be returned as 
8257                 NULL whereas no parser error has occurred. in 
8258                 consequence, defining a template body as "%d" 
8259                 (w/o the quotes) for the first time of the instance 
8260                 of claws-mail, was reporting a parser error. make 
8261                 sure that the buffer is always allocated, even to 
8262                 an empty string.
8263                 fix mis-unescaping in compose.:compose_quote_fmt(): 
8264                 unescaping of the fmt string was always done 
8265                 whereas it must be done *only* when receiving 
8266                 quote format strings issued from the prefs 
8267                 (compose new message, reply, forward, redirect 
8268                 formats), *not* when applying templates.  in 
8269                 consequences, applying templates w/ sequences 
8270                 like \\|p{echo} were failing. make sure that 
8271                 unescaping is done only when necessary.
8272
8273 2006-11-12 [colin]      2.6.0cvs38
8274
8275         * po/de.po
8276                 Fix typo (s/KB/MB)
8277
8278 2006-11-12 [colin]      2.6.0cvs37
8279
8280         * src/plugins/pgpinline/pgpinline.c
8281         * src/plugins/pgpmime/pgpmime.c
8282                 Release GPG context at the latest 
8283                 possible moment. Maybe fixes 
8284                 bug 1057, 'crash on sending signed 
8285                 message to a newsgroup'
8286                 
8287
8288 2006-11-12 [colin]      2.6.0cvs36
8289
8290         * src/plugins/pgpcore/sgpgme.c
8291                 Tell a bit more when gpg's status doesn't
8292                 contain any signature
8293
8294 2006-11-12 [colin]      2.6.0cvs35
8295
8296         * src/compose.c
8297                 Fix bug 1060, 'compilation error with 
8298                 Irix's cc'
8299
8300 2006-11-12 [paul]       2.6.0cvs34
8301
8302         * doc/man/claws-mail.1
8303         * src/prefs_gtk.c
8304         * src/plugins/clamav/README
8305         * src/plugins/spamassassin/README
8306         * tools/README
8307         * tools/freshmeat_search.pl
8308         * tools/google_search.pl
8309         * tools/multiwebsearch.pl
8310                 more renaming
8311         * src/plugins/trayicon/trayicon.c
8312                 fix compiliation warning
8313
8314 2006-11-11 [colin]      2.6.0cvs33
8315
8316         * src/folderview.c
8317                 Forbid drag and drop from/to different
8318                 folders of type F_UNKNOWN
8319
8320 2006-11-11 [colin]      2.6.0cvs32
8321
8322         * src/plugins/pgpinline/pgpinline.c
8323                 Fix typo in previous commit:
8324                 - gpgme_new(&ctx);
8325                 + if ((err = gpgme_new(&data->ctx)) ...)
8326
8327 2006-11-11 [colin]      2.6.0cvs31
8328
8329         * src/plugins/pgpinline/pgpinline.c
8330         * src/plugins/pgpmime/pgpmime.c
8331                 Check success after calling gpgme_new
8332                 Maybe fixes bug 1057, 'crash on sending 
8333                 signed message to a newsgroup'
8334
8335 2006-11-11 [colin]      2.6.0cvs30
8336
8337         * src/undo.c
8338                 init undostruct to 0s (from
8339                 valgrind log of bug 1057)
8340
8341 2006-11-10 [colin]      2.6.0cvs29
8342
8343         * src/mainwindow.c
8344                 Set cursor to wait before filtering
8345                 duplicates in all folders
8346         * src/plugins/bogofilter/bogofilter.c
8347         * src/plugins/bogofilter/bogofilter.h
8348         * src/plugins/bogofilter/bogofilter_gtk.c
8349                 Completely thread away the bogofilter
8350                 filtering
8351
8352 2006-11-10 [mones]      2.6.0cvs28
8353
8354         * src/compose.c
8355         * src/compose.h
8356                 added COMPOSE_CHECK_BEFORE_SEND hook
8357
8358 2006-11-10 [paul]       2.6.0cvs27
8359
8360         * src/crash.c
8361                 more renaming
8362                 add libSM to get_compiled_in_features()
8363         * src/main.c
8364                 more renaming
8365
8366 2006-11-10 [colin]      2.6.0cvs26
8367
8368         * src/etpan/imap-thread.c
8369                 Add a reference to libetpan's sasl engine
8370                 so that sasl_done() doesn't get called by
8371                 libetpan, and doesn't break openssl.
8372                 Should fix bug 1053, 'SC fails to reestablish 
8373                 a secure connection'
8374                 Patch by Hoa
8375
8376 2006-11-10 [colin]      2.6.0cvs25
8377
8378         * manual/addrbook.xml
8379         * manual/advanced.xml
8380         * manual/faq.xml
8381         * manual/intro.xml
8382                 Some more renaming
8383
8384 2006-11-09 [colin]      2.6.0cvs24
8385
8386         * src/plugins/bogofilter/bogofilter_gtk.c
8387                 Add comment about annoyance
8388
8389 2006-11-09 [colin]      2.6.0cvs23
8390
8391         * src/plugins/bogofilter/bogofilter.c
8392         * src/plugins/bogofilter/bogofilter_gtk.c
8393                 Prepare things needed to thread bogofilter
8394                 filtering: separate bogo stuff and possible GUI
8395                 stuff. 
8396
8397 2006-11-09 [colin]      2.6.0cvs22
8398
8399         * src/account.c
8400         * src/compose.c
8401                 Search for one of our accounts in Delivered-To
8402                 (helps for auto-account selection when 
8403                  replying/forwarding)
8404         * src/folderview.c
8405         * src/mainwindow.c
8406         * src/mainwindow.h
8407         * src/plugins/trayicon/trayicon.c
8408                 Allow opening a new mail with any account from
8409                 the contextual menu
8410
8411 2006-11-09 [wwp]        2.6.0cvs21
8412
8413         * src/compose.c
8414         * src/prefs_common.c
8415         * src/prefs_common.h
8416         * src/prefs_compose_writing.c
8417                 add a compose new message format (in prefs/compose/writing), it's a
8418                 simple subject+body template to use when opening a new composition
8419                 window. It's similar to the existent reply and forward formats.
8420
8421                 enhanced the template/format % symbols substitution mechanism to
8422                 use current composition window information when % are used in
8423                 the compose new message format or in templates applied to new
8424                 messages (there were useless in that situations before). When
8425                 applied to new messages, %d corresponds to the system time/date.
8426
8427 2006-11-09 [paul]       2.6.0cvs20
8428
8429         * src/gtk/authors.h
8430                 fix last commit
8431
8432 2006-11-09 [paul]       2.6.0cvs19
8433
8434         * src/gtk/authors.h
8435                 keep tje alphabetical order
8436
8437 2006-11-08 [colin]      2.6.0cvs18
8438
8439         * src/etpan/imap-thread.c
8440                 Fix bug 1054, 'Slowness logging big 
8441                 data chunks'
8442
8443 2006-11-08 [paul]       2.6.0cvs17
8444
8445         * tools/Makefile.am
8446                 fix the renaming
8447
8448 2006-11-08 [paul]       2.6.0cvs16
8449
8450         * src/common/defs.h
8451                 update BUGZILLA_URI
8452
8453 2006-11-08 [paul]       2.6.0cvs15
8454
8455         * tools/Makefile.am
8456         * tools/OOo2claws-mail.pl
8457         * tools/OOo2sylpheed.pl
8458         * tools/README
8459         * tools/acroread2claws-mail.pl
8460         * tools/acroread2sylpheed.pl
8461         * tools/kmail2claws-mail.pl
8462         * tools/kmail2claws-mail_v2.pl
8463         * tools/kmail2sylpheed.pl
8464         * tools/kmail2sylpheed_v2.pl
8465         * tools/maildir2claws-mail.pl
8466         * tools/maildir2sylpheed.pl
8467         * tools/nautilus2claws-mail.sh
8468         * tools/nautilus2sylpheed.sh
8469         * tools/outlook2claws-mail.pl
8470         * tools/outlook2sylpheed.pl
8471         * tools/tb2claws-mail
8472         * tools/tb2sylpheed
8473         * tools/tbird2claws.py
8474         * tools/tbird2syl.py
8475         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
8476         * tools/kdeservicemenu/install.sh
8477         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
8478         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
8479         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
8480         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
8481         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
8482                 renamed (removed, added) tools files
8483
8484 2006-11-08 [paul]       2.6.0cvs14
8485
8486         * src/main.c
8487         * src/common/defs.h
8488                 Migrate sylpheedrc to clawsrc, and fix the standard
8489                 plugins path in the process
8490
8491 2006-11-07 [colin]      2.6.0cvs13
8492
8493         * src/Makefile.am
8494                 Symlink sylpheed-claws relative to 
8495                 claws-mail
8496
8497 2006-11-07 [colin]      2.6.0cvs12
8498
8499         * src/compose.c
8500                 Fix typo - Reply-To/Mailing-list is broken in 2.6 :-/
8501
8502 2006-11-07 [paul]       2.6.0cvs11
8503
8504         * src/gtk/about.c
8505                 Fix a missed occurence of
8506                 Sylpheed-Claws
8507
8508 2006-11-07 [paul]       2.6.0cvs10
8509
8510         * src/Makefile.am
8511                 Fix symlink installation
8512
8513 2006-11-07 [paul]       2.6.0cvs9
8514
8515         * src/Makefile.am
8516                 Symlink claws-mail to sylpheed-claws
8517         * src/common/utils.c
8518                 Fix migrating symlinks
8519         * src/etpan/imap-thread.c
8520                 check certificate only when there's
8521                 no error
8522
8523 2006-11-07 [paul]       2.6.0cvs8
8524
8525         * Makefile.am
8526                 Fix icon breakages with Gtk, which needs a 
8527                 cache updated to see them.
8528
8529 2006-11-07 [paul]       2.6.0cvs7
8530
8531         * .cvsignore
8532         * AUTHORS
8533         * COPYING
8534         * INSTALL
8535         * Makefile.am
8536         * NEWS
8537         * README
8538         * RELEASE_NOTES
8539         * autogen.sh
8540         * claws-mail-128x128.png
8541         * claws-mail-64x64.png
8542         * claws-mail.ico
8543         * claws-mail.pc.in
8544         * claws-mail.png
8545         * configure.ac
8546         * sylpheed-claws-128x128.png
8547         * sylpheed-claws-64x64.png
8548         * sylpheed-claws.desktop
8549         * sylpheed-claws.ico
8550         * sylpheed-claws.pc.in
8551         * sylpheed-claws.png
8552         * debian/README.Debian
8553         * debian/changelog
8554         * debian/claws-mail.desktop
8555         * debian/claws-mail.menu
8556         * debian/claws-mail.postinst.debhelper
8557         * debian/claws-mail.postrm.debhelper
8558         * debian/control
8559         * debian/copyright
8560         * debian/files
8561         * debian/rules
8562         * debian/sylpheed-claws.desktop
8563         * debian/sylpheed-claws.menu
8564         * debian/sylpheed-claws.postinst.debhelper
8565         * debian/sylpheed-claws.postrm.debhelper
8566         * doc/man/Makefile.am
8567         * doc/man/claws-mail.1
8568         * doc/man/sylpheed-claws.1
8569         * doc/src/ChangeLog.claws-pre0.8.0
8570         * manual/Makefile.am
8571         * manual/account.xml
8572         * manual/ack.xml
8573         * manual/addrbook.xml
8574         * manual/advanced.xml
8575         * manual/claws-mail-manual.xml
8576         * manual/faq.xml
8577         * manual/glossary.xml
8578         * manual/handling.xml
8579         * manual/intro.xml
8580         * manual/keyboard.xml
8581         * manual/plugins.xml
8582         * manual/starting.xml
8583         * manual/sylpheed-claws-manual.xml
8584         * manual/xml2pdf
8585         * manual/dist/.cvsignore
8586         * manual/dist/html/.cvsignore
8587         * manual/dist/html/Makefile.am
8588         * manual/dist/pdf/.cvsignore
8589         * manual/dist/pdf/Makefile.am
8590         * manual/dist/ps/.cvsignore
8591         * manual/dist/ps/Makefile.am
8592         * manual/dist/txt/.cvsignore
8593         * manual/dist/txt/Makefile.am
8594         * manual/es/Makefile.am
8595         * manual/es/advanced.xml
8596         * manual/es/claws-mail-manual.xml
8597         * manual/es/faq.xml
8598         * manual/es/glossary.xml
8599         * manual/es/handling.xml
8600         * manual/es/intro.xml
8601         * manual/es/plugins.xml
8602         * manual/es/sylpheed-claws-manual.xml
8603         * manual/es/dist/.cvsignore
8604         * manual/es/dist/html/.cvsignore
8605         * manual/es/dist/html/Makefile.am
8606         * manual/es/dist/pdf/.cvsignore
8607         * manual/es/dist/pdf/Makefile.am
8608         * manual/es/dist/ps/.cvsignore
8609         * manual/es/dist/ps/Makefile.am
8610         * manual/es/dist/txt/.cvsignore
8611         * manual/es/dist/txt/Makefile.am
8612         * manual/fr/Makefile.am
8613         * manual/fr/account.xml
8614         * manual/fr/ack.xml
8615         * manual/fr/addrbook.xml
8616         * manual/fr/advanced.xml
8617         * manual/fr/claws-mail-manual.xml
8618         * manual/fr/faq.xml
8619         * manual/fr/glossary.xml
8620         * manual/fr/handling.xml
8621         * manual/fr/intro.xml
8622         * manual/fr/keyboard.xml
8623         * manual/fr/plugins.xml
8624         * manual/fr/starting.xml
8625         * manual/fr/sylpheed-claws-manual.xml
8626         * manual/fr/dist/.cvsignore
8627         * manual/fr/dist/html/.cvsignore
8628         * manual/fr/dist/html/Makefile.am
8629         * manual/fr/dist/pdf/.cvsignore
8630         * manual/fr/dist/pdf/Makefile.am
8631         * manual/fr/dist/ps/.cvsignore
8632         * manual/fr/dist/ps/Makefile.am
8633         * manual/fr/dist/txt/.cvsignore
8634         * manual/fr/dist/txt/Makefile.am
8635         * manual/pl/Makefile.am
8636         * manual/pl/account.xml
8637         * manual/pl/ack.xml
8638         * manual/pl/addrbook.xml
8639         * manual/pl/advanced.xml
8640         * manual/pl/claws-mail-manual.xml
8641         * manual/pl/faq.xml
8642         * manual/pl/glossary.xml
8643         * manual/pl/handling.xml
8644         * manual/pl/intro.xml
8645         * manual/pl/keyboard.xml
8646         * manual/pl/plugins.xml
8647         * manual/pl/starting.xml
8648         * manual/pl/sylpheed-claws-manual.xml
8649         * manual/pl/dist/.cvsignore
8650         * manual/pl/dist/html/.cvsignore
8651         * manual/pl/dist/html/Makefile.am
8652         * manual/pl/dist/pdf/.cvsignore
8653         * manual/pl/dist/pdf/Makefile.am
8654         * manual/pl/dist/ps/.cvsignore
8655         * manual/pl/dist/ps/Makefile.am
8656         * manual/pl/dist/txt/.cvsignore
8657         * manual/pl/dist/txt/Makefile.am
8658         * po/.cvsignore
8659         * po/Makevars
8660         * src/.cvsignore
8661         * src/Makefile.am
8662         * src/account.c
8663         * src/account.h
8664         * src/action.c
8665         * src/action.h
8666         * src/adbookbase.h
8667         * src/addr_compl.c
8668         * src/addr_compl.h
8669         * src/addrbook.c
8670         * src/addrcache.c
8671         * src/addrcache.h
8672         * src/addrcindex.c
8673         * src/addrcindex.h
8674         * src/addrclip.c
8675         * src/addrclip.h
8676         * src/addrdefs.h
8677         * src/addressadd.c
8678         * src/addressadd.h
8679         * src/addressbook.c
8680         * src/addressbook.h
8681         * src/addressbook_foldersel.c
8682         * src/addressbook_foldersel.h
8683         * src/addrgather.c
8684         * src/addrgather.h
8685         * src/addrharvest.c
8686         * src/addrharvest.h
8687         * src/addrindex.c
8688         * src/addrindex.h
8689         * src/addritem.c
8690         * src/addritem.h
8691         * src/addrquery.c
8692         * src/addrquery.h
8693         * src/addrselect.c
8694         * src/addrselect.h
8695         * src/alertpanel.c
8696         * src/alertpanel.h
8697         * src/browseldap.c
8698         * src/browseldap.h
8699         * src/codeconv.c
8700         * src/codeconv.h
8701         * src/compose.c
8702         * src/crash.c
8703         * src/crash.h
8704         * src/customheader.c
8705         * src/customheader.h
8706         * src/displayheader.c
8707         * src/displayheader.h
8708         * src/editaddress.c
8709         * src/editaddress.h
8710         * src/editbook.c
8711         * src/editbook.h
8712         * src/editgroup.c
8713         * src/editgroup.h
8714         * src/editjpilot.c
8715         * src/editjpilot.h
8716         * src/editldap.c
8717         * src/editldap.h
8718         * src/editldap_basedn.c
8719         * src/editldap_basedn.h
8720         * src/editvcard.c
8721         * src/editvcard.h
8722         * src/exphtmldlg.c
8723         * src/exphtmldlg.h
8724         * src/expldifdlg.c
8725         * src/expldifdlg.h
8726         * src/export.c
8727         * src/exporthtml.c
8728         * src/exporthtml.h
8729         * src/exportldif.c
8730         * src/exportldif.h
8731         * src/filtering.c
8732         * src/filtering.h
8733         * src/folder.c
8734         * src/folder.h
8735         * src/folder_item_prefs.c
8736         * src/folder_item_prefs.h
8737         * src/foldersel.c
8738         * src/foldersel.h
8739         * src/folderutils.c
8740         * src/folderutils.h
8741         * src/folderview.c
8742         * src/folderview.h
8743         * src/grouplistdialog.c
8744         * src/grouplistdialog.h
8745         * src/html.c
8746         * src/html.h
8747         * src/image_viewer.c
8748         * src/image_viewer.h
8749         * src/imap.c
8750         * src/imap.h
8751         * src/imap_gtk.c
8752         * src/imap_gtk.h
8753         * src/import.c
8754         * src/import.h
8755         * src/importldif.c
8756         * src/importldif.h
8757         * src/importmutt.c
8758         * src/importmutt.h
8759         * src/importpine.c
8760         * src/importpine.h
8761         * src/inc.c
8762         * src/inc.h
8763         * src/jpilot.c
8764         * src/jpilot.h
8765         * src/ldapctrl.c
8766         * src/ldapctrl.h
8767         * src/ldaplocate.c
8768         * src/ldaplocate.h
8769         * src/ldapquery.c
8770         * src/ldapquery.h
8771         * src/ldapserver.c
8772         * src/ldapserver.h
8773         * src/ldaputil.c
8774         * src/ldaputil.h
8775         * src/ldif.c
8776         * src/ldif.h
8777         * src/localfolder.c
8778         * src/localfolder.h
8779         * src/main.c
8780         * src/main.h
8781         * src/mainwindow.c
8782         * src/mainwindow.h
8783         * src/manual.c
8784         * src/manual.h
8785         * src/matcher.c
8786         * src/matcher.h
8787         * src/matcher_parser.h
8788         * src/matcher_parser_lex.l
8789         * src/matcher_parser_parse.y
8790         * src/mbox.c
8791         * src/mbox.h
8792         * src/message_search.c
8793         * src/message_search.h
8794         * src/messageview.c
8795         * src/messageview.h
8796         * src/mh.c
8797         * src/mh.h
8798         * src/mh_gtk.c
8799         * src/mh_gtk.h
8800         * src/mimeview.c
8801         * src/mimeview.h
8802         * src/msgcache.c
8803         * src/msgcache.h
8804         * src/mutt.c
8805         * src/mutt.h
8806         * src/news.c
8807         * src/news.h
8808         * src/news_gtk.c
8809         * src/news_gtk.h
8810         * src/noticeview.c
8811         * src/noticeview.h
8812         * src/partial_download.c
8813         * src/partial_download.h
8814         * src/pine.c
8815         * src/pine.h
8816         * src/pop.c
8817         * src/pop.h
8818         * src/prefs_account.c
8819         * src/prefs_account.h
8820         * src/prefs_actions.c
8821         * src/prefs_actions.h
8822         * src/prefs_common.c
8823         * src/prefs_common.h
8824         * src/prefs_compose_writing.c
8825         * src/prefs_compose_writing.h
8826         * src/prefs_customheader.c
8827         * src/prefs_customheader.h
8828         * src/prefs_display_header.c
8829         * src/prefs_display_header.h
8830         * src/prefs_ext_prog.c
8831         * src/prefs_ext_prog.h
8832         * src/prefs_filtering.c
8833         * src/prefs_folder_column.c
8834         * src/prefs_folder_column.h
8835         * src/prefs_folder_item.c
8836         * src/prefs_folder_item.h
8837         * src/prefs_fonts.c
8838         * src/prefs_fonts.h
8839         * src/prefs_gtk.c
8840         * src/prefs_gtk.h
8841         * src/prefs_image_viewer.c
8842         * src/prefs_image_viewer.h
8843         * src/prefs_matcher.c
8844         * src/prefs_matcher.h
8845         * src/prefs_message.c
8846         * src/prefs_message.h
8847         * src/prefs_msg_colors.c
8848         * src/prefs_msg_colors.h
8849         * src/prefs_other.c
8850         * src/prefs_other.h
8851         * src/prefs_quote.c
8852         * src/prefs_quote.h
8853         * src/prefs_receive.c
8854         * src/prefs_receive.h
8855         * src/prefs_send.c
8856         * src/prefs_send.h
8857         * src/prefs_spelling.c
8858         * src/prefs_spelling.h
8859         * src/prefs_summaries.c
8860         * src/prefs_summaries.h
8861         * src/prefs_summary_column.c
8862         * src/prefs_summary_column.h
8863         * src/prefs_template.c
8864         * src/prefs_template.h
8865         * src/prefs_themes.c
8866         * src/prefs_themes.h
8867         * src/prefs_toolbar.c
8868         * src/prefs_toolbar.h
8869         * src/prefs_wrapping.c
8870         * src/prefs_wrapping.h
8871         * src/privacy.c
8872         * src/privacy.h
8873         * src/procheader.c
8874         * src/procheader.h
8875         * src/procmime.c
8876         * src/procmime.h
8877         * src/procmsg.c
8878         * src/procmsg.h
8879         * src/quote_fmt.c
8880         * src/quote_fmt_parse.y
8881         * src/recv.c
8882         * src/recv.h
8883         * src/remotefolder.c
8884         * src/remotefolder.h
8885         * src/send_message.c
8886         * src/send_message.h
8887         * src/setup.c
8888         * src/setup.h
8889         * src/sourcewindow.c
8890         * src/sourcewindow.h
8891         * src/ssl_manager.c
8892         * src/ssl_manager.h
8893         * src/statusbar.c
8894         * src/statusbar.h
8895         * src/stock_pixmap.c
8896         * src/stock_pixmap.h
8897         * src/summary_search.c
8898         * src/summary_search.h
8899         * src/summaryview.c
8900         * src/summaryview.h
8901         * src/syldap.c
8902         * src/syldap.h
8903         * src/textview.c
8904         * src/textview.h
8905         * src/toolbar.c
8906         * src/toolbar.h
8907         * src/undo.c
8908         * src/undo.h
8909         * src/unmime.c
8910         * src/unmime.h
8911         * src/vcard.c
8912         * src/vcard.h
8913         * src/wizard.c
8914         * src/wizard.h
8915         * src/common/base64.c
8916         * src/common/base64.h
8917         * src/common/defs.h
8918         * src/common/hooks.c
8919         * src/common/hooks.h
8920         * src/common/log.c
8921         * src/common/log.h
8922         * src/common/mgutils.c
8923         * src/common/mgutils.h
8924         * src/common/nntp.c
8925         * src/common/nntp.h
8926         * src/common/passcrypt.c
8927         * src/common/passcrypt.h.in
8928         * src/common/plugin.c
8929         * src/common/plugin.h
8930         * src/common/prefs.c
8931         * src/common/prefs.h
8932         * src/common/progressindicator.c
8933         * src/common/progressindicator.h
8934         * src/common/quoted-printable.c
8935         * src/common/quoted-printable.h
8936         * src/common/session.c
8937         * src/common/session.h
8938         * src/common/smtp.c
8939         * src/common/smtp.h
8940         * src/common/socket.c
8941         * src/common/socket.h
8942         * src/common/ssl.c
8943         * src/common/ssl.h
8944         * src/common/stringtable.c
8945         * src/common/stringtable.h
8946         * src/common/sylpheed.c
8947         * src/common/sylpheed.h
8948         * src/common/template.c
8949         * src/common/template.h
8950         * src/common/timing.h
8951         * src/common/utils.c
8952         * src/common/utils.h
8953         * src/common/version.h.in
8954         * src/common/xml.c
8955         * src/common/xml.h
8956         * src/common/xmlprops.c
8957         * src/common/xmlprops.h
8958         * src/gtk/about.c
8959         * src/gtk/colorlabel.c
8960         * src/gtk/colorlabel.h
8961         * src/gtk/colorsel.c
8962         * src/gtk/colorsel.h
8963         * src/gtk/combobox.c
8964         * src/gtk/combobox.h
8965         * src/gtk/description_window.c
8966         * src/gtk/description_window.h
8967         * src/gtk/filesel.c
8968         * src/gtk/filesel.h
8969         * src/gtk/foldersort.c
8970         * src/gtk/foldersort.h
8971         * src/gtk/gtkaspell.c
8972         * src/gtk/gtkaspell.h
8973         * src/gtk/gtksctree.c
8974         * src/gtk/gtkshruler.c
8975         * src/gtk/gtkshruler.h
8976         * src/gtk/gtkutils.c
8977         * src/gtk/gtkutils.h
8978         * src/gtk/icon_legend.c
8979         * src/gtk/icon_legend.h
8980         * src/gtk/logwindow.c
8981         * src/gtk/logwindow.h
8982         * src/gtk/manage_window.c
8983         * src/gtk/manage_window.h
8984         * src/gtk/pluginwindow.c
8985         * src/gtk/pluginwindow.h
8986         * src/gtk/prefswindow.c
8987         * src/gtk/prefswindow.h
8988         * src/gtk/quicksearch.c
8989         * src/gtk/quicksearch.h
8990         * src/pixmaps/claws-mail.xpm
8991         * src/pixmaps/claws-mail_icon.xpm
8992         * src/pixmaps/claws-mail_logo.xpm
8993         * src/pixmaps/sylpheed-claws.xpm
8994         * src/pixmaps/sylpheed-claws_icon.xpm
8995         * src/pixmaps/sylpheed-claws_logo.xpm
8996         * src/plugins/bogofilter/Makefile.am
8997         * src/plugins/bogofilter/bogofilter.c
8998         * src/plugins/bogofilter/bogofilter.h
8999         * src/plugins/bogofilter/bogofilter_gtk.c
9000         * src/plugins/clamav/Makefile.am
9001         * src/plugins/clamav/clamav_plugin.c
9002         * src/plugins/clamav/clamav_plugin.h
9003         * src/plugins/clamav/clamav_plugin_gtk.c
9004         * src/plugins/demo/Makefile.am
9005         * src/plugins/demo/demo.c
9006         * src/plugins/dillo_viewer/Makefile.am
9007         * src/plugins/dillo_viewer/README
9008         * src/plugins/dillo_viewer/dillo_prefs.c
9009         * src/plugins/dillo_viewer/dillo_prefs.h
9010         * src/plugins/dillo_viewer/dillo_viewer.c
9011         * src/plugins/pgpcore/Makefile.am
9012         * src/plugins/pgpcore/passphrase.c
9013         * src/plugins/pgpcore/passphrase.h
9014         * src/plugins/pgpcore/pgp_viewer.c
9015         * src/plugins/pgpcore/pgp_viewer.h
9016         * src/plugins/pgpcore/plugin.c
9017         * src/plugins/pgpcore/prefs_gpg.c
9018         * src/plugins/pgpcore/prefs_gpg.h
9019         * src/plugins/pgpcore/select-keys.c
9020         * src/plugins/pgpcore/select-keys.h
9021         * src/plugins/pgpcore/sgpgme.c
9022         * src/plugins/pgpcore/sgpgme.h
9023         * src/plugins/pgpcore/sylpheed.def
9024         * src/plugins/pgpcore/version.rc
9025         * src/plugins/pgpinline/Makefile.am
9026         * src/plugins/pgpinline/pgpinline.c
9027         * src/plugins/pgpinline/pgpinline.h
9028         * src/plugins/pgpinline/plugin.c
9029         * src/plugins/pgpinline/sylpheed.def
9030         * src/plugins/pgpinline/version.rc
9031         * src/plugins/pgpmime/Makefile.am
9032         * src/plugins/pgpmime/pgpmime.c
9033         * src/plugins/pgpmime/pgpmime.h
9034         * src/plugins/pgpmime/plugin.c
9035         * src/plugins/pgpmime/sylpheed.def
9036         * src/plugins/pgpmime/version.rc
9037         * src/plugins/spamassassin/Makefile.am
9038         * src/plugins/spamassassin/README
9039         * src/plugins/spamassassin/spamassassin.c
9040         * src/plugins/spamassassin/spamassassin.h
9041         * src/plugins/spamassassin/spamassassin_gtk.c
9042         * src/plugins/trayicon/Makefile.am
9043         * src/plugins/trayicon/trayicon.c
9044         * tools/OOo2sylpheed.pl
9045         * tools/README
9046         * tools/README.sylprint
9047         * tools/acroread2sylpheed.pl
9048         * tools/claws.i18n.status.pl
9049         * tools/filter_conv.pl
9050         * tools/filter_conv_new.pl
9051         * tools/freshmeat_search.pl
9052         * tools/google_search.pl
9053         * tools/kmail2sylpheed.pl
9054         * tools/kmail2sylpheed_v2.pl
9055         * tools/make.themes.project
9056         * tools/multiwebsearch.pl
9057         * tools/nautilus2sylpheed.sh
9058         * tools/outlook2sylpheed.pl
9059         * tools/sylprint.pl
9060         * tools/sylprint.rc
9061         * tools/tb2sylpheed
9062         * tools/textviewer.sh
9063         * tools/vcard2xml.py
9064         * tools/kdeservicemenu/README
9065         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
9066         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
9067         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
9068                 Change name to Claws Mail. Announce to follow...
9069
9070 2006-11-06 [wwp]        2.6.0cvs6
9071
9072         * src/prefs_template.c
9073                 unify messages related to quote format/template errors (fix
9074                 capitalization), again.
9075
9076 2006-11-06 [wwp]        2.6.0cvs5
9077
9078         * src/prefs_quote.c
9079                 unify messages related to quote format/template errors.
9080
9081 2006-11-06 [wwp]        2.6.0cvs4
9082
9083         * src/prefs_msg_colors.c
9084                 more uses of Q_ macro for contextual translations, thanks
9085                 to Fabien (fzzzzz).
9086
9087 2006-11-06 [wwp]        2.6.0cvs3
9088
9089         * src/compose.c
9090         * src/common/utils.c
9091         * src/common/utils.h
9092                 show an alertpanel to make sure users are aware that sensitive
9093                 files are attached (it's file blacklist-based). This will fix
9094                 interaction w/ GoogleEarth for instance, thanks to Colin.
9095
9096 2006-11-06 [wwp]        2.6.0cvs2
9097
9098         * src/prefs_quote.c
9099         * src/prefs_template.c
9100         * src/prefs_template.h
9101                 check quote format when applying/closing prefs. For now this only
9102                 shows up an error dialog box, not preventing the user from using
9103                 a broken quote (reply, forwards) format.
9104
9105 2006-11-06 [wwp]        2.6.0cvs1
9106
9107         * src/prefs_template.c
9108                 fix missing checks of some template fields.
9109
9110 2006-11-06 [paul]       2.6.0
9111
9112         * NEWS
9113         * README
9114         * RELEASE_NOTES
9115                 2.6.0 released
9116
9117 2006-11-06 [paul]       2.5.6cvs22
9118
9119         * manual/advanced.xml
9120         * manual/es/advanced.xml
9121                 put 'respect_flowed_format' info in the correct
9122                 place
9123
9124 2006-11-06 [mones]      2.5.6cvs21
9125
9126         * po/es.po
9127                 Minor fixes for release
9128
9129 2006-11-06 [paul]       2.5.6cvs20
9130
9131         * po/cs.po
9132         * po/de.po
9133         * po/fr.po
9134         * po/it.po
9135         * po/nl.po
9136         * po/pt_BR.po
9137         * po/sk.po
9138         * po/sv.po
9139         * po/zh_CN.po
9140                 updated by Tim Brain, Stephan Sachse, Fabien Vantard,
9141                 Andrea Spadaccini, Tim Dijkstra, Frederico Goncalves
9142                 Guimaraes, Andrej Kacian, Anders Troback, and Ralgh
9143                 Young
9144
9145 2006-11-02 [colin]      2.5.6cvs19
9146
9147         * src/imap.c
9148         * src/imap.h
9149         * src/prefs_account.c
9150         * src/etpan/imap-thread.c
9151                 Add GSSAPI support - fixes Debian bug #383274
9152
9153 2006-11-01 [colin]      2.5.6cvs18
9154
9155         * src/jpilot.c
9156                 Handle libpisock12 support. Probably
9157                 fixes bug 1046, 'jpilot AddressDB.pdb 
9158                 import fail'
9159
9160 2006-11-01 [colin]      2.5.6cvs17
9161
9162         * src/folderutils.c
9163                 debug_print() folderutils_mark_all_read()
9164
9165 2006-11-01 [colin]      2.5.6cvs16
9166
9167         * COPYING
9168                 Add missed files to the Apache exception
9169
9170 2006-10-31 [colin]      2.5.6cvs15
9171
9172         * src/folder.c
9173         * src/folder.h
9174                 Add a copy_private_data() func to FolderClasses
9175                 Doesn't break the feature freeze, because we 
9176                 won't use it (right now) in the core.
9177
9178 2006-10-31 [colin]      2.5.6cvs14
9179
9180         * COPYING
9181                 Allow linking with the Apache licensed files in
9182                 src/plugins/spamassassin. Hopefully fixes 
9183                 bug 1048, 'Spamassassin plugin license problem'
9184
9185 2006-10-31 [wwp]        2.5.6cvs13
9186
9187         * src/compose.c
9188                 fix and optimize trimming of leading linefeeds in body loop.
9189
9190 2006-10-31 [colin]      2.5.6cvs12
9191
9192         * src/etpan/imap-thread.c
9193         * src/imap.c
9194                 Make really sure to have NULL sets in case
9195                 of error
9196
9197 2006-10-30 [wwp]        2.5.6cvs11
9198
9199         * src/prefs_common.c
9200         * src/prefs_common.h
9201         * src/compose.c
9202                 fix broken storage of quote format template when it contains \-escape
9203                 sequences. The application of such sequences is also fixed now (\t
9204                 in quote format will be a real tab instead of a 't', for instance).
9205
9206 2006-10-27 [colin]      2.5.6cvs10
9207
9208         * src/compose.c
9209                 Probably fix bug 1045, 'sylpheed-claws 
9210                 doesn't remove the mail from the IMAP 
9211                 Queue folder after sending'. From
9212                 2.5.6cvs3-stable
9213
9214 2006-10-27 [colin]      2.5.6cvs9
9215
9216         * configure.ac
9217                 Require libetpan-0.48. I'm so annoying,
9218                 I know ;-)
9219
9220 2006-10-27 [colin]      2.5.6cvs8
9221
9222         * src/folder.c
9223         * src/imap.c
9224                 Probably fix bug 1044, 'sylpheed-claws 
9225                 segfaults while moving mails' - Fix relation
9226                 usage when moving to an IMAP mailbox from another
9227                 mailbox
9228
9229 2006-10-26 [paul]       2.5.6cvs7
9230
9231         * src/gtk/about.c
9232                 add libSM to compiled-in features
9233                 list
9234
9235 2006-10-24 [colin]      2.5.6cvs6
9236
9237         * src/textview.c
9238         * src/gtk/gtkutils.c
9239                 Fix crash when printing emails with an
9240                 xface
9241
9242 2006-10-24 [mones]      2.5.6cvs5
9243
9244         * manual/es/advanced.xml
9245                 Synchronize hidden option respect_flowed_format
9246         * po/es.po
9247                 Updated translation
9248
9249 2006-10-21 [paul]       2.5.6cvs4
9250
9251         * src/gtk/authors.h
9252         * src/plugins/pgpcore/pgp_viewer.c
9253         * src/plugins/pgpcore/sgpgme.c
9254                 fix building on BSDs
9255                 Thanks to Michael Hughes
9256                 <Sylpheed-Claws_user@thehugheslogcabin.net>
9257
9258 2006-10-20 [colin]      2.5.6cvs3
9259
9260         * configure.ac
9261                 Bump up libetpan requirement
9262                 *** THIS COMMIT REQUIRES LIBETPAN CVS ***
9263         * src/common/utils.c
9264         * src/common/utils.h
9265                 Add convenience get_file_mtime()
9266         * src/imap.c
9267         * src/etpan/imap-thread.c
9268         * src/etpan/imap-thread.h
9269                 Implement UIDPLUS support if the server
9270                 supports it - faster sending in this case
9271
9272 2006-10-19 [colin]      2.5.6cvs2
9273
9274         * src/gtk/quicksearch.c
9275                 Fix emptying in type-ahead+extended mode
9276         * src/mainwindow.c
9277         * src/mainwindow.h
9278                 Add a hook for offline state change
9279         * src/plugins/trayicon/trayicon.c
9280                 Use it to display offline icons
9281         * src/plugins/trayicon/Makefile.am
9282         * src/plugins/trayicon/newmail.offline.xpm
9283         * src/plugins/trayicon/newmarkedmail.offline.xpm
9284         * src/plugins/trayicon/nomail.offline.xpm
9285         * src/plugins/trayicon/unreadmail.offline.xpm
9286         * src/plugins/trayicon/unreadmarkedmail.offline.xpm
9287                 Add the icons
9288
9289 2006-10-12 [paul]       2.5.6cvs1
9290
9291         * NEWS
9292         * README
9293         * configure.ac
9294                 Update version number following
9295                 stable release
9296
9297 2006-10-19 [colin]      2.5.5cvs18
9298
9299         * manual/handling.xml
9300                 Add type-ahead search
9301
9302 2006-10-18 [colin]      2.5.5cvs17
9303
9304         * src/gtk/quicksearch.c
9305                 Remove "save to history only if there's
9306                 no syntax error", it breaks for some 
9307                 reason which I'll investigate later.
9308
9309 2006-10-18 [colin]      2.5.5cvs16
9310
9311         * src/prefs_common.c
9312         * src/prefs_common.h
9313         * src/summaryview.c
9314         * src/gtk/quicksearch.c
9315         * src/gtk/quicksearch.h
9316                 Add a type-ahead option for fast searches
9317                 Patch by Fabien Vantard
9318
9319 2006-10-18 [colin]      2.5.5cvs15
9320
9321         * src/compose.c
9322         * src/compose.h
9323                 Add Options/Reply mode/ menu to be able to
9324                 change the recipients of a reply on the fly
9325
9326 2006-10-18 [colin]      2.5.5cvs14
9327
9328         * src/compose.c
9329                 Fix redirecting of our own sent mails
9330
9331 2006-10-17 [wwp]        2.5.5cvs13
9332
9333         * src/send_message.c
9334                 Fix duplicate error messages when sending, and missing
9335                 newline in such error messages.
9336
9337 2006-10-17 [colin]      2.5.5cvs12
9338
9339         * src/compose.c
9340                 Compare addresses case-insensitive
9341
9342 2006-10-17 [colin]      2.5.5cvs11
9343
9344         * src/plugins/pgpcore/sgpgme.c
9345                 Fix return status
9346
9347 2006-10-17 [colin]      2.5.5cvs10
9348
9349         * src/plugins/pgpcore/pgp_viewer.c
9350                 Fix return status
9351
9352 2006-10-17 [colin]      2.5.5cvs9
9353
9354         * src/quote_fmt.c
9355                 Fix a typo (thanks to Fabien)
9356
9357 2006-10-16 [colin]      2.5.5cvs8
9358
9359         * src/textview.c
9360                 Fix problem with quote-folding when emails
9361                 don't convert cleanly to UTF-8
9362
9363 2006-10-14 [colin]      2.5.5cvs7
9364
9365         * src/prefs_template.c
9366                 Reset fields when reopening
9367                 the window
9368
9369 2006-10-13 [paul]       2.5.5cvs6
9370
9371         * manual/advanced.xml
9372         * src/prefs_message.c
9373                 make 'respect_flowed_format' a hidden
9374                 option, and add a manual entry for it
9375                 Thanks to Colin
9376
9377 2006-10-12 [colin]      2.5.5cvs5
9378
9379         * src/codeconv.c
9380                 Revert part of 2.5.2cvs21:
9381                 Don't optimise by reusing the 
9382                 last iconv converter if possible:
9383                 it seems slightly broken in a 
9384                 very hard way to reproduce
9385
9386 2006-10-12 [colin]      2.5.5cvs4
9387
9388         * src/prefs_common.c
9389         * src/prefs_common.h
9390         * src/prefs_message.c
9391         * src/procmime.c
9392                 Fix bug 1035, 'Incorrect handling 
9393                 of flowed lines'. We now optionnaly
9394                 handle this format (preference is in
9395                 Message View/Text options section)
9396
9397 2006-10-12 [colin]      2.5.5cvs3
9398
9399         * po/POTFILES.in
9400                 Add new file
9401         * src/plugins/pgpcore/pgp_viewer.c
9402         * src/plugins/pgpcore/sgpgme.c
9403                 Don't try to import without asking
9404
9405 2006-10-12 [colin]      2.5.5cvs2
9406
9407         * src/compose.c
9408                 Fix bug 1036, 'Forwarding a mutlipart
9409                 mail with a "text/html" block to ms
9410                 outlook users leeds to freeze of
9411                 outlook'. Poor outlook users...
9412
9413 2006-10-12 [paul]       2.5.5cvs1
9414
9415         * NEWS
9416         * README
9417         * configure.ac
9418                 Update version number following
9419                 stable release
9420
9421 2006-10-11 [paul]       2.5.4cvs1
9422
9423         * NEWS
9424         * README
9425         * configure.ac
9426                 Update version number following
9427                 stable release
9428
9429 2006-10-11 [paul]       2.5.3cvs32
9430
9431         * src/textview.c
9432                 fix bug 1032, 'Segmentation fault when showing
9433                 message' (bug in quote folding)
9434                 Thanks to Colin
9435
9436 2006-10-10 [colin]      2.5.3cvs31
9437
9438         * src/quote_fmt.c
9439                 Rephrase english a bit
9440
9441 2006-10-10 [colin]      2.5.3cvs30
9442
9443         * src/prefs_compose_writing.c
9444                 Stop making the page larger than the window
9445
9446 2006-10-10 [wwp]        2.5.3cvs29
9447
9448         * src/compose.c
9449         * src/prefs_template.c
9450         * src/quote_fmt.c
9451         * src/quote_fmt.h
9452         * src/quote_fmt_lex.l
9453         * src/quote_fmt_parse.y
9454                 Extend the quote parser a bit: allow to get access to
9455                 basic (composing) account info.
9456
9457 2006-10-10 [colin]      2.5.3cvs28
9458
9459         * src/procheader.c
9460                 Fix this \t problem in subject
9461
9462 2006-10-09 [colin]      2.5.3cvs27
9463
9464         * src/main.c
9465         * src/prefs_gtk.c
9466                 Prepare cache a bit later
9467                 If section already exists, skip the new one 
9468                 (as previously); avoid writing the same block
9469                 twice - if we find a second block with the 
9470                 same id, skip it.
9471         * src/plugins/pgpcore/pgp_viewer.c
9472                 Set cursor to busy when retrieving a key
9473         * src/plugins/pgpcore/sgpgme.c
9474                 allow 5 seconds for gpg to export the key
9475                 
9476
9477 2006-10-09 [colin]      2.5.3cvs26
9478
9479         * configure.ac
9480         * src/msgcache.c
9481         * src/prefs_gtk.c
9482                 Check for existence of fgets_unlocked
9483                 and fwrite_unlocked
9484
9485 2006-10-09 [paul]       2.5.3cvs25
9486
9487         * src/prefs_summaries.c
9488                 replace strftime() with fast_strftime() and in
9489                 the consequence fix the bug in the display of
9490                 AM/PM in the 'Example' string
9491
9492 2006-10-09 [ticho]      2.5.3cvs24
9493
9494         * po/sk.po
9495                 Updated (and fixed up somewhat) Slovak translation.
9496
9497 2006-10-08 [colin]      2.5.3cvs23
9498
9499         * src/prefs_folder_item.c
9500                 Explain why prefs in the top-level folder
9501                 aren't retained, but are still useful
9502
9503 2006-10-08 [colin]      2.5.3cvs22
9504
9505         * src/prefs_gtk.c
9506                 Don't cache anything if caching fails
9507
9508 2006-10-08 [colin]      2.5.3cvs21
9509
9510         * src/common/utils.c
9511                 always include gi18n.h
9512
9513 2006-10-07 [colin]      2.5.3cvs20
9514
9515         * src/plugins/pgpcore/pgp_viewer.c
9516                 Kill gpg after 5 seconds wait
9517
9518 2006-10-07 [colin]      2.5.3cvs19
9519
9520         * src/plugins/pgpcore/pgp_viewer.c
9521         * src/plugins/pgpcore/pgp_viewer.h
9522                 Fix copyright
9523
9524 2006-10-07 [colin]      2.5.3cvs18
9525
9526         * src/plugins/pgpcore/pgp_viewer.c
9527         * src/plugins/pgpcore/pgp_viewer.h
9528                 Actually add the files to CVS
9529
9530 2006-10-07 [colin]      2.5.3cvs17
9531
9532         * src/plugins/pgpcore/sgpgme.c
9533                 Be sure not to crash on 'application/pgp-signature' that
9534                 are not application/pgp-signatures
9535
9536 2006-10-07 [colin]      2.5.3cvs16
9537
9538         * src/textview.c
9539         * src/textview.h
9540                 Make a bit more of the API available
9541         * src/plugins/pgpcore/Makefile.am
9542         * src/plugins/pgpcore/plugin.c
9543         * src/plugins/pgpcore/sgpgme.c
9544                 Add basic key import/export
9545
9546 2006-10-07 [colin]      2.5.3cvs15
9547
9548         * src/folderview.c
9549         * src/imap.c
9550         * src/prefs_account.c
9551         * src/wizard.c
9552                 Warn users *everywhere* if libetpan's not
9553                 linked in
9554
9555 2006-10-06 [mones]      2.5.3cvs14
9556
9557         * po/de.po
9558         * po/es.po
9559                 updated by Stephan Sachse and me
9560
9561 2006-10-06 [colin]      2.5.3cvs13
9562
9563         * src/main.c
9564         * src/common/sylpheed.c
9565                 Don't load common plugins if --exit is passed
9566         * src/prefs_gtk.c
9567         * src/prefs_gtk.h
9568                 Implement a cache to avoid reading the same
9569                 files over and over again at startup
9570
9571 2006-10-06 [colin]      2.5.3cvs12
9572
9573         * src/summaryview.c
9574         * src/gtk/quicksearch.c
9575                 Update display every 5k mails on fast searches
9576
9577 2006-10-06 [colin]      2.5.3cvs11
9578
9579         * src/textview.c
9580                 Don't do quote folding on HTML or ERTF.
9581                 May fix the Cygwin issues if they were
9582                 happening with HTML mails?
9583
9584 2006-10-05 [colin]      2.5.3cvs10
9585
9586         * src/prefs_gtk.c
9587                 Oops, forgot one
9588
9589 2006-10-05 [colin]      2.5.3cvs9
9590
9591         * src/prefs_gtk.c
9592                 Use unlocked_stdio here too
9593
9594 2006-10-05 [colin]      2.5.3cvs8
9595
9596         * src/folderview.c
9597                 Fix go to next * after preferences apply
9598         * src/msgcache.c
9599                 Do the fd lock/unlock ourselves instead of
9600                 letting the libc do it at each write 
9601
9602 2006-10-05 [colin]      2.5.3cvs7
9603
9604         * src/common/utils.c
9605                 Faster division, thanks to Jean Diraison
9606
9607 2006-10-05 [paul]       2.5.3cvs6
9608
9609         * src/common/utils.c
9610                 fix building with --disable-nls
9611
9612 2006-10-04 [colin]      2.5.3cvs5
9613
9614         * src/folder.c
9615                 Maybe fix a segfault
9616
9617 2006-10-04 [wwp]        2.5.3cvs4
9618
9619         * src/prefs_folder_item.c
9620                 Fine-tune layouts in folder item prefs. Suggested by
9621                 Fabien Vantard <fzzzzz@gmail.com>.
9622
9623 2006-10-04 [wwp]        2.5.3cvs3
9624
9625         * src/prefs_folder_item.c
9626                 Kill the clandestine passengers. You didn't see anything.
9627
9628 2006-10-04 [wwp]        2.5.3cvs2
9629
9630         * src/prefs_folder_item.c
9631                 Add a way to test the subject simplify regexp in
9632                 folder prefs. Patch by Fabien Vantard <fzzzzz@gmail.com>,
9633                 w/ few layout changes.
9634
9635 2006-20-04 [paul]       2.5.3cvs1
9636
9637         * NEWS
9638         * README
9639         * configure.ac
9640                 Update version number following
9641                 stable release
9642
9643 2006-10-04 [colin]      2.5.2cvs42
9644
9645         * src/folder.c
9646         * src/folder.h
9647         * src/summaryview.c
9648                 Provide a way for folder classes to set their sort
9649                 type and key
9650
9651 2006-10-03 [colin]      2.5.2cvs41
9652
9653         * src/mh.c
9654                 Don't use strlen() to know if the
9655                 string's empty
9656
9657 2006-10-03 [colin]      2.5.2cvs40
9658
9659         * src/mh.c
9660                 Fix "check for new folders" with accentued folders
9661
9662 2006-10-03 [ticho]      2.5.2cvs39
9663
9664         * src/filtering.c
9665         * src/folder.c
9666         * src/inc.c
9667         * src/mbox.c
9668                 Colin's fix for "copy" filtering rules.
9669
9670 2006-10-02 [colin]      2.5.2cvs38
9671
9672         * src/folderview.c
9673                 Fix for double-click too
9674
9675 2006-10-02 [colin]      2.5.2cvs37
9676
9677         * src/folderview.c
9678                 correct fix for cvs36
9679
9680 2006-10-02 [colin]      2.5.2cvs36
9681
9682         * src/folderview.c
9683                 Fix 'goto next unread' after collapsing/expanding 
9684                 a node.
9685
9686 2006-10-02 [colin]      2.5.2cvs35
9687
9688         * src/summaryview.c
9689                 Fix double freeze/thaw
9690         * src/common/utils.c
9691         * src/common/utils.h
9692                 Reimplement strftime
9693         * src/procheader.c
9694                 Use it
9695
9696
9697 2006-10-02 [colin]      2.5.2cvs34
9698
9699         * src/mh.c
9700                 Time mh_write_sequences() - it's fast
9701         * src/summaryview.c
9702                 Init a variable to shut up gcc
9703
9704 2006-10-01 [colin]      2.5.2cvs33
9705
9706         * src/folder.c
9707         * src/mh.c
9708         * src/mh.h
9709         * src/msgcache.c
9710                 Add helper mh_set_mtime(), and set mtime to stat()'s result
9711                 Add fsync but disable it, it's slow as hell
9712
9713 2006-10-01 [colin]      2.5.2cvs32
9714
9715         * src/mh.c
9716         * src/msgcache.c
9717                 fflush() caches and mh_sequences before
9718                 fclose()ing
9719
9720 2006-10-01 [colin]      2.5.2cvs31
9721
9722         * src/msgcache.c
9723                 Don't ftruncate when not using mmap
9724
9725 2006-09-30 [colin]      2.5.2cvs30
9726
9727         * src/main.c
9728                 Write folder list *after* saving caches
9729
9730 2006-09-30 [colin]      2.5.2cvs29
9731
9732         * src/folder.c
9733         * src/mh.c
9734                 Debug forced mtime changes
9735
9736 2006-09-30 [colin]      2.5.2cvs28
9737
9738         * src/folder.c
9739         * src/main.c
9740                 Remove useless debug_print()s (code
9741                 well-tested)
9742
9743 2006-09-30 [colin]      2.5.2cvs27
9744
9745         * src/mh.c
9746                 Do stuff faster when writing mh_sequences
9747
9748 2006-09-30 [colin]      2.5.2cvs26
9749
9750         * src/mh.c
9751                 Don't let the writing of .mh_sequences, which
9752                 can change the folder's mtime, let us think
9753                 we need to scan.
9754
9755 2006-09-30 [colin]      2.5.2cvs25
9756
9757         * src/folder.c
9758                 Move a debug_print where it belongs 
9759                 (processing)
9760         * src/summaryview.c
9761                 Don't mess with a huge slow subject
9762                 table if we're not threading by
9763                 subject
9764
9765 2006-09-30 [colin]      2.5.2cvs24
9766
9767         * src/msgcache.c
9768                 Reenable mmaped reads (*not* writes!)
9769         * src/procmsg.c
9770                 Don't destroy and recreate hashtables just
9771                 for fun
9772         * src/common/utils.c
9773                 Remove useless reply prefixes (it's case
9774                 unsensitive)
9775
9776 2006-09-30 [wwp]        2.5.2cvs23
9777
9778         * tools/fix_date.sh
9779                 Fixed a minor bug in date value extraction, added a switch
9780                 to replace non RFC-compliant Date: value, added a switch
9781                 to use strict RFC matching patterns for dates.
9782
9783 2006-09-29 [colin]      2.5.2cvs22
9784
9785         * src/matcher_parser.h
9786         * src/matcher_parser_parse.y
9787         * src/prefs_filtering.c
9788         * src/statusbar.c
9789         * src/summary_search.c
9790         * src/summaryview.c
9791         * src/gtk/quicksearch.c
9792         * src/gtk/quicksearch.h
9793                 Optimise searches by setting different
9794                 refresh intervals (depending if the 
9795                 search is fast or not)
9796
9797 2006-09-29 [colin]      2.5.2cvs21
9798
9799         * src/codeconv.c
9800                 Optimise by reusing the last iconv converter
9801                 if possible
9802         * src/textview.c
9803                 Optimise a bit (the foldable quotes feature
9804                 still has an awful O(n^2) algo
9805
9806 2006-09-29 [colin]      2.5.2cvs20
9807
9808         * src/gtk/gtksctree.c
9809         * src/gtk/gtksctree.h
9810                 Optimise de-selection via up/down or
9811                 another key
9812
9813 2006-09-28 [colin]      2.5.2cvs19
9814
9815         * src/action.c
9816         * src/compose.c
9817         * src/folderview.c
9818         * src/mainwindow.c
9819         * src/messageview.c
9820         * src/summary_search.c
9821         * src/toolbar.c
9822                 Avoid using summaryview->ctree directly
9823
9824 2006-09-28 [colin]      2.5.2cvs18
9825
9826         * src/summaryview.c
9827         * src/summaryview.h
9828                 Add helpers to freeze/thaw/grab_focus
9829                 Factorize calls to freeze/thaw/grab_focus
9830                 
9831
9832 2006-09-28 [colin]      2.5.2cvs17
9833
9834         * src/main.c
9835                 More guards for the session management
9836
9837 2006-09-28 [colin]      2.5.2cvs16
9838
9839         * src/folderview.c
9840         * src/gtk/gtksctree.c
9841         * src/gtk/gtksctree.h
9842                 Make expanding not recursive in folderview
9843
9844 2006-09-28 [colin]      2.5.2cvs15
9845
9846         * src/addressbook.c
9847                 If nothing is selected in the list (right part)
9848                 and a group is selected in the tree (left part),
9849                 mail this group.
9850
9851 2006-09-28 [colin]      2.5.2cvs14
9852
9853         * src/Makefile.am
9854                 Actually use SM_LIBS
9855
9856 2006-09-28 [ticho]      2.5.2cvs13
9857
9858         * src/export.c
9859         * src/messageview.c
9860         * src/mimeview.c
9861         * src/news.c
9862         * src/pop.c
9863         * src/prefs_themes.c
9864         * src/procmsg.c
9865                 Small i18n string optimization.
9866         * src/send_message.c
9867         * src/summaryview.c
9868         * src/common/session.c
9869         * src/common/smtp.c
9870         * src/common/ssl_certificate.c
9871         * src/common/utils.c
9872                 Use "Couldn't" instead of "Can't" in UI messages,
9873                 where appropriate.
9874
9875 2006-09-28 [colin]      2.5.2cvs12
9876
9877         * configure.ac
9878                 Possibly fix link errors
9879
9880 2006-09-27 [wwp]        2.5.2cvs11
9881
9882         * src/gtk/authors.h
9883         * doc/man/sylpheed-claws.1
9884         * manual/ack.xml
9885         * manual/es/ack.xml
9886         * manual/fr/ack.xml
9887         * manual/pl/ack.xml
9888                 Updated authors info (me, myself and I).
9889
9890 2006-09-27 [colin]      2.5.2cvs10
9891
9892         * src/addressbook.c
9893                 Remove useless printf
9894
9895 2006-09-27 [wwp]        2.5.2cvs9
9896
9897         * src/editgroup.c
9898         * src/send_message.c
9899         * src/inc.c
9900         * src/prefs_common.c
9901         * src/prefs_common.h
9902         * src/gtk/progressdialog.c
9903                 remember more windows' sizes (send dialog, received dialog,
9904                 edit group in addressbook).
9905
9906 2006-09-27 [colin]      2.5.2cvs8
9907
9908         * configure.ac
9909         * src/main.c
9910         * src/mainwindow.h
9911                 Use libSM to communicate with the session
9912                 manager, so that we can know when the 
9913                 session ends, save our caches, and draft
9914                 our compose windows.
9915
9916 2006-09-27 [colin]      2.5.2cvs7
9917
9918         * src/addressbook.c
9919                 Fix issues:
9920                 o Allow Book and Group creation from the tree's
9921                   contextual menu
9922                 o Do not actually delete the contacts when 
9923                   deleting groups from the tree (duh!)
9924
9925 2006-09-27 [colin]      2.5.2cvs6
9926
9927         * src/compose.c
9928         * src/compose.h
9929         * src/mainwindow.c
9930         * src/textview.c
9931         * src/toolbar.c
9932                 o Allow passing an email address to 
9933                   compose_new_with_folderitem
9934                 o Update callers
9935                 o Use current folderitem when clicking
9936                   on a TextView mailto: link
9937                 o Fix a possible leak in TextView
9938
9939 2006-09-27 [colin]      2.5.2cvs5
9940
9941         * src/html.c
9942                 Use UTF-8 chars to replace HTML entities
9943
9944 2006-09-27 [colin]      2.5.2cvs4
9945
9946         * AUTHORS
9947         * src/prefs_account.c
9948         * src/gtk/authors.h
9949                 Fix bug #1024 (Array index out of
9950                 range in sylpheed-claws-2.5.2)
9951                 Patch by Ales Nosek <anosek@suse.cz>
9952
9953 2006-09-27 [colin]      2.5.2cvs3
9954
9955         * src/addr_compl.c
9956                 Actually do the test
9957
9958 2006-09-27 [colin]      2.5.2cvs2
9959
9960         * src/addr_compl.c
9961         * src/addr_compl.h
9962                 Allow completing with comma (in certain cases: vCalendar
9963                 for example doesn't support that)
9964                 Patch by Fabien Vantard
9965
9966 2006-09-26 [colin]      2.5.2cvs1
9967
9968         * src/Makefile.am
9969         * src/addr_compl.c
9970         * src/addr_compl.h
9971         * src/addrbook.c
9972         * src/addrbook.h
9973         * src/addressbook.c
9974         * src/addrindex.c
9975         * src/addrindex.h
9976         * src/compose.c
9977         * src/prefs_common.c
9978         * src/prefs_filtering_action.c
9979         * src/prefs_folder_item.c
9980         * src/prefs_template.c
9981         * src/stock_pixmap.c
9982         * src/stock_pixmap.h
9983         * src/pixmaps/addr_one.xpm
9984         * src/pixmaps/addr_two.xpm
9985                 Add auto-completion on groups
9986
9987 2006-09-26 [colin]      2.5.2
9988
9989         * NEWS
9990         * README
9991         * RELEASE_NOTES
9992                 2.5.2 released
9993
9994 2006-09-26 [colin]      2.5.1cvs5
9995
9996         * src/matcher.c
9997                 Fix condition
9998
9999 2006-09-26 [colin]      2.5.1cvs4
10000
10001         * src/mbox.c
10002                 Revert cvs1 (useless as the message is printed 
10003                 every 500 mails)
10004
10005 2006-09-26 [colin]      2.5.1cvs3
10006
10007         * src/partial_download.c
10008                 Fix crasher found by Alexsandar Urosevic
10009
10010 2006-09-26 [colin]      2.5.1cvs2
10011
10012         * src/summaryview.c
10013                 Fix bug #1023 (Sylpheed deletes too much messages)
10014
10015 2006-09-26 [ticho]      2.5.1cvs1
10016
10017         * src/mbox.c
10018                 Make use of gettext's multiple plurals for statusbar
10019                 progress message.
10020
10021 2006-09-25 [paul]       2.5.1
10022
10023         * NEWS
10024         * README
10025         * RELEASE_NOTES
10026                 2.5.1 released
10027
10028 2006-09-25 [colin]      2.5.0cvs3
10029
10030         * src/plugins/bogofilter/bogofilter.c
10031         * src/plugins/clamav/clamav_plugin.c
10032         * src/plugins/spamassassin/spamassassin.c
10033                 BogoFilter, Spamassassin: Fix double hook registering after
10034                 visiting preferences
10035                 Spamassassin, Clamav: Just set the mails to move instead of
10036                 doing the move - caller will move the things at once.
10037
10038 2006-09-25 [colin]      2.5.0cvs2
10039
10040         * src/imap.c
10041         * src/etpan/imap-thread.c
10042                 Use UID SEARCH ALL instead of UID 1:*
10043                 (braindead servers can't figure out that's
10044                 the same...)
10045
10046 2006-09-25 [wwp]        2.5.0cvs1
10047
10048         * src/message_search.c
10049                 Added the ability to stop a running search (in message body).
10050
10051 2006-09-25 [paul]       2.5.0
10052
10053         * NEWS
10054         * README
10055         * RELEASE_NOTES
10056                 2.5.0 released
10057
10058 2006-09-25 [paul]       2.4.0cvs214
10059
10060         * po/cs.po
10061         * po/de.po
10062         * po/fi.po
10063         * po/fr.po
10064         * po/nl.po
10065         * po/pt_BR.po
10066         * po/sk.po
10067         * po/sr.po
10068         * po/zh_CN.po
10069                 updated by Tim, Stephan Sachse, Flammie Pirinen,
10070                 Fabien Vantard, Tim Dijkstra, Frederico Goncalves Guimaraes,
10071                 Ticho, Aleksander Urosevic, Ralgh Young
10072
10073 2006-09-24 [mones]      2.4.0cvs213
10074
10075         * po/es.po
10076                 Updated for release
10077
10078 2006-09-23 [colin]      2.4.0cvs212
10079
10080         * src/gtk/inputdialog.c
10081                 Fix [ ] remember this appearing in normal
10082                 input dialogs after it's been used by
10083                 mimeview.
10084         * src/folder.c
10085         * src/folderview.c
10086         * src/msgcache.c
10087         * src/procmsg.c
10088         * src/summaryview.c
10089         * src/textview.c
10090         * src/common/timing.h
10091                 Enable timings in debug mode and make it
10092                 look prettier.
10093
10094 2006-09-22 [colin]      2.4.0cvs211
10095
10096         * README
10097                 Revert test change
10098         * commitHelper
10099                 ping the correct URI
10100
10101 2006-09-22 [colin]      2.4.0cvs210
10102
10103         * README
10104                 Let's see if bug #1022 is fixed
10105
10106 2006-09-21 [colin]      2.4.0cvs209
10107
10108         * src/wizard.c
10109         * src/common/plugin.c
10110                 Prepare infra to load predefined plugins when
10111                 no configuration existed. Don't actually load
10112                 anything yet (feat. freeze)
10113
10114 2006-09-21 [wwp]        2.4.0cvs208
10115
10116         * manual/fr/faq.xml
10117                 Partial sync w/ 2.4.0cvs72:
10118                 wrap file and minor updates.
10119
10120 2006-09-21 [wwp]        2.4.0cvs207
10121
10122         * tools/fix_date.sh
10123                 several fixes and enhancements. A new --force switch has been
10124                 added to prevent overriding by default Date: header when
10125                 already existing.
10126
10127 2006-09-21 [paul]       2.4.0cvs206
10128
10129         * src/common/utils.c
10130                 add Chinese UTF8 Re prefix
10131
10132 2006-09-21 [wwp]        2.4.0cvs205
10133
10134         * tools/Makefile.am
10135                 Fics alfabettical order.
10136
10137 2006-09-21 [wwp]        2.4.0cvs204
10138
10139         * tools/fix_date.sh
10140         * tools/Makefile.am
10141                 Added an action tool to fix missing Date field in emails.
10142                 Updated Makefile.am to reflect those last two additions.
10143
10144 2006-09-21 [wwp]        2.4.0cvs203
10145
10146         * tools/uuooffice
10147                 Added a action tool to open uuencoded docs w/
10148                 OpenOffice (based on uudec method).
10149
10150 2006-09-21 [colin]      2.4.0cvs202
10151
10152         * src/compose.c
10153         * src/textview.c
10154                 Workaround possible GTK crash: remove selection 
10155                 clipboard before destroying widget, or GTK+-2.10
10156                 dies. Thanks to Hiro.
10157
10158 2006-09-20 [colin]      2.4.0cvs201
10159
10160         * src/compose.c
10161                 Fix free-after-use in some cases (when 
10162                 procmime_encode_content() frees mimeinfo->data.mem
10163                 and turns it to a temp file)
10164
10165 2006-09-20 [colin]      2.4.0cvs200
10166
10167         * src/folderview.c
10168         * src/summaryview.c
10169         * src/gtk/gtksctree.c
10170         * src/gtk/gtksctree.h
10171                 Add tooltips in the folderview and summaryview
10172                 (Doesn't break string freeze as they already
10173                 exist)
10174         * src/toolbar.c
10175                 Put the spam button in the default configuration
10176                 if compiled with bogo plugin too
10177
10178 2006-09-19 [colin]      2.4.0cvs199
10179
10180         * src/summaryview.c
10181         * src/summaryview.h
10182                 Update folder name label on folder rename
10183         * src/prefs_matcher.c
10184         * src/gtk/logwindow.h
10185                 Fix warnings
10186                 Patches by Fabien
10187
10188 2006-09-19 [wwp]        2.4.0cvs198
10189
10190         * src/summary_search.c
10191                 fix can't click forward/backward buttons in the
10192                 search messages.
10193
10194 2006-09-18 [paul]       2.4.0cvs197
10195
10196         * src/wizard.c
10197                 add missing bracket, capitalise the A of
10198                 'SpamAssassin'
10199
10200 2006-09-18 [paul]       2.4.0cvs196
10201
10202         * src/compose.c
10203                 fix bug 1012 'crashed upon sending mail
10204                 from compose window'
10205                 Thanks to Colin
10206
10207 2006-09-16 [colin]      2.4.0cvs195
10208
10209         * src/folderview.c
10210                 Fix "real-time" sorting by freezing/thawing
10211
10212 2006-09-16 [colin]      2.4.0cvs194
10213
10214         * manual/faq.xml
10215                 Fix the anti-spam entry a bit
10216
10217 2006-09-16 [colin]      2.4.0cvs193
10218
10219         * src/wizard.c
10220                 Make sure reviewers have no excuse when stating
10221                 Sylpheed-Claws doesn't have antispam capabilities.
10222
10223 2006-09-16 [colin]      2.4.0cvs192
10224
10225         * src/main.c
10226                 Revert part of 2.3.0cvs18, Saving caches on SIGPIPE,
10227                 as if the SIGPIPE comes from etpan's thread we could
10228                 trigger a GUI update from this thread.
10229
10230 2006-09-16 [colin]      2.4.0cvs191
10231
10232         * src/summaryview.c
10233                 Init all members of the struct
10234
10235 2006-09-16 [paul]       2.4.0cvs190
10236
10237         * src/account.c
10238                 improvements to the English
10239
10240 2006-09-15 [colin]      2.4.0cvs189
10241
10242         * src/summaryview.c
10243                 HIG order on dialog
10244
10245 2006-09-14 [colin]      2.4.0cvs188
10246
10247         * src/common/socket.c
10248         * src/common/socket.h
10249         * src/common/ssl.c
10250         * src/common/ssl_certificate.c
10251         * src/common/ssl_certificate.h
10252         * src/etpan/imap-thread.c
10253                 the get_fqdn() call done to get canonical name when
10254                 checking an SSL certificate is blocking, which is
10255                 sad as we just did a non-blocking lookup to connect.
10256                 Fix that by letting the fqdn available to the SockInfo,
10257                 and use that in ssl_certificate_check(). For IMAP,
10258                 we don't do it as the lookup's done by libetpan, but
10259                 it's less annoying as IMAP connections as much more
10260                 rare than POP3 connections.
10261
10262 2006-09-14 [paul]       2.4.0cvs187
10263
10264         * manual/advanced.xml
10265                 improvements to the English,
10266                 properly place the new hidden options
10267                 within the alphabetical order
10268         * src/gtk/pluginwindow.c
10269                 improvements to the English
10270
10271 2006-09-14 [colin]      2.4.0cvs186
10272
10273         * src/prefs_common.c
10274         * src/prefs_common.h
10275         * src/gtk/gtksctree.c
10276         * manual/advanced.xml
10277                 New hidden pref, stripes_color_offset, to change
10278                 the value added/substracted to normal bgcolor to
10279                 create the stripes in summaries
10280
10281 2006-09-13 [colin]      2.4.0cvs185
10282
10283         * src/gedit-print.c
10284         * src/messageview.c
10285         * src/messageview.h
10286         * src/summaryview.c
10287         * src/textview.c
10288                 Fix misc. printing issues: 
10289                 - Bad font for linkified headers
10290                 - Different font if the mail was displayed or not
10291                 - Factorize the thing
10292
10293 2006-09-13 [colin]      2.4.0cvs184
10294
10295         * src/common/ssl_certificate.c
10296                 Only get FQDN once when checking certificate
10297
10298 2006-09-13 [colin]      2.4.0cvs183
10299
10300         * src/account.c
10301         * src/gtk/pluginwindow.c
10302                 Misc. GUI fixes by Fabien
10303
10304 2006-09-13 [wwp]        2.4.0cvs182
10305
10306         * configure.ac
10307         * src/common/utils.h
10308         * src/common/utils.c
10309                 get rid of unused wide-char functions.
10310
10311 2006-09-13 [wwp]        2.4.0cvs181
10312
10313         * src/plugins/pgpinline/sylpheed.def
10314         * src/textview.c
10315                 merge more w32 patches from gpg4win sources (Marcus Brinkmann <marcus@g10code.de>):
10316                 add privacy_reset_error to the .def file,
10317                 do not fork for an external textviewer.
10318
10319 2006-09-13 [wwp]        2.4.0cvs180
10320
10321         * src/prefs_common.c
10322                 fix broken font entry in prefs (patch issued by the gpg4win team,
10323                 probably by Marcus Brinkmann <marcus@g10code.de>).
10324
10325 2006-09-13 [colin]      2.4.0cvs179
10326
10327         * src/folder.h
10328                 Fix a warning in summaryview.c
10329         * src/mainwindow.c
10330         * src/summaryview.c
10331         * src/summaryview.h
10332                 Add missing Mark/* elements in the
10333                 main menu
10334
10335 2006-09-12 [colin]      2.4.0cvs178
10336
10337         * src/prefs_actions.c
10338         * src/prefs_filtering_action.c
10339         * src/prefs_matcher.c
10340                 Use (New) instead of New everywhere
10341
10342 2006-09-12 [wwp]        2.4.0cvs177
10343
10344         * manual/fr/addrbook.xml
10345         * manual/fr/handling.xml
10346                 updated some quotes in the fr manual to match the fr translation.
10347
10348 2006-09-12 [wwp]        2.4.0cvs176
10349
10350         * src/prefs_matcher.c
10351                 don't store translated string elements in matcher expressions.
10352                 Also fixed a misused of Q_().
10353
10354 2006-09-11 [wwp]        2.4.0cvs175
10355
10356         * src/plugins//bogofilter/bogofilter.c
10357         * src/plugins//clamav/clamav_plugin.c
10358         * src/plugins//demo/demo.c
10359         * src/plugins//dillo_viewer/dillo_viewer.c
10360         * src/plugins//pgpcore/plugin.c
10361         * src/plugins//pgpinline/plugin.c
10362         * src/plugins//pgpmime/plugin.c
10363         * src/plugins//spamassassin/spamassassin.c
10364                 gettext-ize more strings (mostly plugin error messages).
10365
10366 2006-09-11 [colin]      2.4.0cvs174
10367
10368         * src/alertpanel.c
10369                 Make maximum buffer size bigger to avoid
10370                 truncating translated messages. Patch by
10371                 Fabien
10372
10373 2006-09-11 [colin]      2.4.0cvs173
10374
10375         * src/etpan/imap-thread.c
10376                 Fix compilation on OpenBSD, thanks to 
10377                 Landry
10378
10379 2006-09-10 [wwp]        2.4.0cvs172
10380
10381         * manual/account.xml
10382         * manual/addrbook.xml
10383         * manual/handling.xml
10384         * manual/es/handling.xml
10385         * manual/fr/account.xml
10386         * manual/fr/addrbook.xml
10387         * manual/fr/handling.xml
10388                 documented addressbook matching (condition configuration):
10389                   addrbook.xml, en fr
10390                 documented per-account filtering rules (handling/filtering
10391                   section, account section):
10392                   account.xml, handling.xml, en fr
10393                 slightly updated the handling/searching section to tell few
10394                   words about the extended search ability:
10395                   handling.xml, en fr
10396                 added missing <quote></quotes> to Quick Search:
10397                   handling.xml, en fr es
10398                 fixed a typo (auomatically):
10399                   handling.xml, en
10400                 changes revisited by Paul.
10401
10402 2006-09-10 [paul]       2.4.0cvs171
10403
10404         * src/prefs_actions.c
10405         * src/prefs_filtering.c
10406         * src/prefs_template.c
10407                 adjustments to the gui
10408                 Patch by Fabien Vantard (slightly modified)
10409
10410 2006-09-10 [colin]      2.4.0cvs170
10411
10412         * src/summaryview.c
10413                 Check folderitem/summaryview consistency
10414                 (basically automates Update summary). Fixes
10415                 #1011 (wrong (negative) count on unread 
10416                 messages)
10417
10418 2006-09-10 [colin]      2.4.0cvs169
10419
10420         * src/gtk/gtksctree.c
10421                 Fix recursive expansion via mouse
10422         * src/plugins/bogofilter/bogofilter.c
10423                 Use normal filtering way of moving
10424                 messages (batching), possibly fixing
10425                 bug #1015 (Bogofilter plugin doubles 
10426                 new messages)
10427
10428 2006-09-09 [wwp]        2.4.0cvs168
10429
10430         * src/prefs_filtering.c
10431                 better place for this fix.
10432
10433 2006-09-09 [wwp]        2.4.0cvs167
10434
10435         * src/prefs_filtering.c
10436                 fix a minor bug when the enabled status of a filtering/processing
10437                 rule always got set to TRUE when replacing this rule. That still
10438                 make sense when adding a new rule, but now when replacing, we
10439                 don't override the value of 'enabled'.
10440                 Also renamed the func prefs_filtering_list_view_get_rule_name()
10441                 to prefs_filtering_list_view_get_info() as this function not only
10442                 returns the name, but also the account_id and the enabled status.
10443
10444 2006-09-09 [mones]      2.4.0cvs166
10445
10446         * manual/glossary.xml
10447         * manual/plugins.xml
10448                 Minor format corrections
10449         * manual/gpl.xml
10450                 Fix misplaced NO WARRANTY section
10451         * manual/es/advanced.xml
10452         * manual/es/faq.xml
10453         * manual/es/glossary.xml
10454         * manual/es/gpl.xml
10455         * manual/es/handling.xml
10456         * manual/es/plugins.xml
10457         * manual/es/starting.xml
10458                 Incorporate changes from English version
10459         * manual/fr/ack.xml
10460         * manual/pl/ack.xml
10461         * manual/es/ack.xml
10462                 Fix address, (add translation credits in es version)
10463         * po/es.po
10464                 Updated translation
10465
10466 2006-09-09 [wwp]        2.4.0cvs165
10467
10468         * src/prefs_filtering.c
10469                 fix a crash when opening filtering prefs, if matcherrc file contains
10470                 broken data (non-existing account id, which is theoretically not
10471                 possible).
10472
10473 2006-09-08 [colin]      2.4.0cvs164
10474
10475         * src/folder.c
10476                 Wrong assert, make it an if()
10477         * src/gtk/gtksctree.c
10478                 Fix bug #1013 (expand selected thread 
10479                 tree) - expanding is now recursive
10480
10481 2006-09-07 [wwp]        2.4.0cvs163
10482
10483         * src/prefs_matcher.c
10484                 make better sentences about addressbook matching in the
10485                 matcher prefs. This should make translators' work easier
10486                 too.
10487
10488 2006-09-07 [wwp]        2.4.0cvs162
10489
10490         * src/prefs_filtering.c
10491                 code simplification (get rid of dup var. assignment).
10492
10493 2006-09-07 [wwp]        2.4.0cvs161
10494
10495         * src/summaryview.c
10496                 use GTK_STOCK icons when possible, patch by Fabien Vantard
10497                 <fzzzzz@gmail.com>.
10498
10499 2006-09-07 [paul]       2.4.0cvs160
10500
10501         * src/mimeview.c
10502                 fix compilation warnings
10503                 Thanks to Colin
10504
10505 2006-09-07 [paul]       2.4.0cvs159
10506
10507         * src/mimeview.c
10508                 select the mimepart icon when
10509                 displaying as text
10510                 Thanks to Colin
10511
10512 2006-09-06 [paul]       2.4.0cvs158
10513
10514         * src/prefs_filtering.c
10515                 fix labels and table element spacing
10516                 Patch by Fabien Vantard
10517
10518 2006-09-06 [paul]
10519
10520         2.5.0-rc3 released
10521
10522 2006-09-06 [paul]       2.4.0cvs157
10523
10524         * manual/es/advanced.xml
10525                 fix typo
10526
10527 2006-09-06 [wwp]        2.4.0cvs156
10528
10529         * src/mainwindow.c
10530                 fix an dup launch issue when iconified, thanks to Colin.
10531
10532 2006-09-06 [wwp]        2.4.0cvs155
10533
10534         * src/gtk//gtksctree.h
10535                 oops, forgot that one!
10536
10537 2006-09-06 [wwp]        2.4.0cvs154
10538
10539         * manual/pl/advanced.xml
10540         * manual/advanced.xml
10541         * manual/es/advanced.xml
10542         * manual/fr/advanced.xml
10543         * src/prefs_customheader.c
10544         * src/prefs_filtering_action.c
10545         * src/foldersel.c
10546         * src/prefs_summaries.c
10547         * src/prefs_filtering.c
10548         * src/account.c
10549         * src/compose.c
10550         * src/prefs_summary_column.c
10551         * src/addr_compl.c
10552         * src/prefs_actions.c
10553         * src/prefs_folder_column.c
10554         * src/ssl_manager.c
10555         * src/prefs_template.c
10556         * src/prefs_display_header.c
10557         * src/prefs_common.h
10558         * src/prefs_matcher.c
10559         * src/prefs_common.c
10560         * src/prefs_toolbar.c
10561         * src/summaryview.c
10562         * src/folderview.c
10563         * src/gtk/gtksctree.c
10564         * src/gtk/pluginwindow.c
10565         * src/gtk/progressdialog.c
10566         * src/gtk/prefswindow.c
10567                 renamed hidden option enable_rules_hint to use_stripes_everywhere
10568                 to make its meaning more obvious (all versions of the manual reflect
10569                 the change).
10570                 added an extra hidden option use_stripes_in_summary to allow
10571                 discarding these stripes in mainwindow's folder and message lists;
10572                 en and fr manuals only are OK towards this.
10573
10574 2006-09-06 [colin]      2.4.0cvs153
10575
10576         * src/textview.c
10577                 Hide Sylpheed-Claws' internal queue headers
10578                 when showing all headers. They'll be present
10579                 only in Source window.
10580
10581 2006-09-05 [colin]      2.4.0cvs152
10582
10583         * src/plugins/trayicon/trayicon.c
10584                 Fix crash at exit - we have to disconnect
10585                 our handlers
10586         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
10587                 Update eggtrayicon - patch adapted from a
10588                 patch by Fryderyk Dziarmagowski <freetz@gmx.net>
10589                 on Sylpheed's ML
10590
10591 2006-09-05 [colin]      2.4.0cvs151
10592
10593         * src/mainwindow.c
10594         * src/gtk/logwindow.c
10595                 Fix race condition when something writes
10596                 to the log too soon during init. Thanks
10597                 to Fabien Vantard
10598
10599 2006-09-05 [colin]      2.4.0cvs150
10600
10601         * src/mimeview.c
10602                 Don't select part on right-click either
10603
10604 2006-09-05 [paul]       2.4.0cvs149
10605
10606         * src/mimeview.c
10607                 completion of previous commit
10608                 Thanks to Colin
10609
10610 2006-09-05 [colin]      2.4.0cvs148
10611
10612         * src/mimeview.c
10613                 Don't force selection on middle-click, just open
10614
10615 2006-09-04 [colin]      2.4.0cvs147
10616
10617         * src/mimeview.c
10618                 Looks like gtk_notebook_set_current_page()
10619                 sometimes steals focus, and this annoys us
10620                 in MimeViewers as it renders navigation
10621                 keys useless. Take back focus after switching
10622                 pages.
10623
10624 2006-09-04 [colin]      2.4.0cvs146
10625
10626         * src/messageview.c
10627                 Set stop_loading when clicking on Next
10628                 during load. Don't add a callback to 
10629                 avoid over-complicating things.
10630
10631 2006-09-04 [colin]      2.4.0cvs145
10632
10633         * src/mimeview.c
10634         * src/messageview.c
10635                 Fix multiple loads in separate messageview
10636
10637 2006-09-04 [colin]      2.4.0cvs144
10638
10639         * src/summaryview.c
10640                 Let navigation keys be handled during 
10641                 load
10642
10643 2006-09-04 [colin]      2.4.0cvs143
10644
10645         * src/messageview.c
10646         * src/summaryview.c
10647         * src/textview.c
10648         * src/textview.h
10649                 Make loading of huge mails (lots of text and/or
10650                 images) cancellable, so the GUI doesn't block 
10651
10652 2006-09-04 [colin]      2.4.0cvs142
10653
10654         * src/plugins/trayicon/trayicon.c
10655                 Fix annoyance when removing a folder with 
10656                 unread mails: trayicon didn't update
10657
10658 2006-09-04 [paul]       2.4.0cvs141
10659
10660         * src/gtk/icon_legend.c
10661                 straighten up columns
10662                 Patch by Fabien Vantard
10663
10664 2006-09-04 [wwp]        2.4.0cvs140
10665
10666         * src/prefs_filtering.c
10667                 fix new line's account name in filtering prefs:
10668                 was "All", is now "(New)".
10669
10670 2006-09-04 [paul]       2.4.0cvs139
10671
10672         * tools/make.themes.project
10673                 use "AUTOMAKE_OPTIONS = dist-bzip2"
10674                 instead of homebrewed "make release"
10675
10676 2006-09-03 [colin]      2.4.0cvs138
10677
10678         * src/folderview.c
10679                 Fix bug #1007 (Wrong folder highlighted)
10680
10681 2006-09-03 [colin]      2.4.0cvs137
10682
10683         * src/compose.c
10684                 Don't set Newsgroup: header to a mail folder
10685                 path
10686
10687 2006-09-03 [paul]       2.4.0cvs136
10688
10689         * src/prefs_other.c
10690         * src/prefs_spelling.c
10691                 unify the gui
10692
10693 2006-09-03 [paul]       2.4.0cvs135
10694
10695         * src/prefs_summaries.c
10696                 correct menu item text in prefs_keybind_apply_clicked()
10697
10698 2006-09-03 [paul]       2.4.0cvs134
10699
10700         * manual/advanced.xml
10701                 some improvements to the descriptions
10702         * src/mainwindow.c
10703         * src/messageview.c
10704         * src/summaryview.c
10705         * src/gtk/menu.c
10706                 fix menu sensitivity issues
10707         * src/prefs_message.c
10708                 drop the useless word 'short'
10709         * src/prefs_other.c
10710                 add the word 'lines' indicating log length
10711                 is a measure of lines
10712         * src/textview.c
10713                 fix compilation warnings
10714
10715 2006-09-02 [colin]      2.4.0cvs133
10716
10717         * src/messageview.c
10718                 Display a special return-receipt message
10719                 if the message is from the user
10720         * src/summaryview.c
10721                 Fix missing freeze of the list when marking
10722                 all read and unthreading for exec. Thanks
10723                 to Stephan Sachse.
10724
10725 2006-09-02 [paul]       2.4.0cvs132
10726
10727         * src/mainwindow.c
10728         * src/prefs_message.c
10729         * src/summaryview.c
10730                 fix some english
10731
10732 2006-09-02 [wwp]        2.4.0cvs131
10733
10734         * src/prefs_filtering.c
10735                 added an account name column to the filtering rules
10736                 dialog.
10737
10738 2006-09-02 [colin]      2.4.0cvs130
10739
10740         * src/gtk/logwindow.c
10741         * src/gtk/logwindow.h
10742                 Block scrolling if we're not at the end
10743                 of the log
10744
10745 2006-09-02 [colin]      2.4.0cvs129
10746
10747         * src/folder.c
10748                 Make sure account-specific rules can't
10749                 be used in {pre-,post-,}processing
10750         * src/mainwindow.c
10751         * src/gtk/logwindow.c
10752         * src/gtk/logwindow.h
10753                 Jump to last error when clicking on the
10754                 warning icon
10755
10756 2006-09-02 [colin]      2.4.0cvs128
10757
10758         * src/imap.c
10759         * src/import.c
10760         * src/mainwindow.c
10761         * src/mainwindow.h
10762                 Fix warning icon
10763         * src/inc.c
10764         * src/mbox.c
10765         * src/mbox.h
10766                 Let proc_mbox know its account, for
10767                 account-specific rules
10768
10769 2006-09-01 [colin]      2.4.0cvs127
10770
10771         * src/codeconv.c
10772                 Don't uselessly use iconv to convert from
10773                 us-ascii
10774         * src/alertpanel.c
10775         * src/mainwindow.c
10776         * src/mainwindow.h
10777         * src/inc.c
10778                 Fix certain log cases, disable warning icon
10779                 for now, the correct way to display it when
10780                 necessary and only when necessary is probably
10781                 to do it manually rather than use error logs
10782         * src/etpan/imap-thread.c
10783                 Clean up UID logging a bit
10784         * src/gtk/logwindow.c
10785         * src/gtk/logwindow.h
10786                 Make logging faster when the window's closed
10787
10788 2006-09-01 [wwp]        2.4.0cvs126
10789
10790         * manual/fr/account.xml
10791                 reflect changes to the ref. manual (parts of cvs72):
10792                 fix tabnames and quotes.
10793
10794 2006-09-01 [wwp]        2.4.0cvs125
10795
10796         * manual/fr/plugins.xml
10797                 reflect changes to the reference manual (cvs42):
10798                 update IRC channel info.
10799
10800 2006-09-01 [wwp]        2.4.0cvs124
10801
10802         * commitHelper
10803                 use CVSEDITOR env. var. if set, according to `man cvs`.
10804
10805 2006-09-01 [wwp]        2.4.0cvs123
10806
10807         * manual/advanced.xml
10808                 better sentence again (thanks to Paul).
10809
10810 2006-09-01 [wwp]        2.4.0cvs122
10811
10812         * manual/advanced.xml
10813         fix definition of toolbar_detachable and rework a bit the one of
10814         enable_dotted_lines.
10815
10816 2006-09-01 [mones]      2.4.0cvs121
10817
10818         * manual/advanced.xml
10819                 Document enable_dotted_lines
10820
10821 2006-09-01 [paul]       2.4.0cvs120
10822
10823         * src/folderview.c
10824         * src/folderview.h
10825         * src/imap.c
10826         * src/mainwindow.c
10827         * src/summaryview.c
10828                 obey the 'When entering folder...' option
10829                 when using the /View/Go to/... menu items
10830                 Thanks to Colin
10831
10832 2006-08-31 [colin]      2.4.0cvs119
10833
10834         * src/folderview.c
10835                 Revert 2.4.0cvs116, wrong fix.
10836
10837 2006-08-31 [colin]      2.4.0cvs118
10838
10839         * src/gtk/gtksctree.c
10840                 Better state the various copyrights
10841
10842 2006-08-31 [colin]      2.4.0cvs117
10843
10844         * src/prefs_common.c
10845                 fix enable_dotted_lines
10846
10847 2006-08-31 [colin]      2.4.0cvs116
10848
10849         * src/folderview.c
10850                 Use pref "Always open on select" when going
10851                 to next unread folder
10852         * src/gtk/gtksctree.c
10853                 Fix link failure to _gtk_clist_create_cell_layout
10854                 on certain computers. (Why not mine, I wonder)
10855
10856 2006-08-31 [colin]      2.4.0cvs115
10857
10858         * src/procmsg.c
10859         * src/textview.c
10860         * src/plugins/bogofilter/bogofilter.c
10861         * src/plugins/spamassassin/spamassassin.c
10862                 Requalify some "errors" to warnings
10863         * src/mainwindow.c
10864         * src/mainwindow.h
10865         * src/statusbar.c
10866                 Add an icon in the statusbar to notify
10867                 of errors
10868         * src/gtk/gtksctree.c
10869         * src/folderview.c
10870         * src/summaryview.c
10871                 Make the GtkSCTree look more modern by
10872                 alternating background lines
10873         * src/prefs_common.c
10874         * src/prefs_common.h
10875                 Add a pref to let people have the old
10876                 way if they prefer
10877
10878
10879 2006-08-30 [colin]      2.4.0cvs114
10880
10881         * src/procmsg.c
10882         * src/procmsg.h
10883                 Provide a way to filter a list of
10884                 messages in an optimised manner, and
10885                 add a list-filtering hook
10886         * src/folder.c
10887         * src/inc.c
10888         * src/mbox.c
10889                 Use the list filtering
10890         * src/plugins/bogofilter/bogofilter.c
10891                 Use the list-filtering hook
10892                 Use -b (bulk) mode for more speed
10893                 when learning and filtering
10894         * src/etpan/imap-thread.c
10895                 Make log output shorter in UID SEARCH
10896
10897
10898 2006-08-30 [colin]      2.4.0cvs113
10899
10900         * src/plugins/bogofilter/bogofilter.c
10901                 Really fast mass learning - thanks to David
10902                 Relson for the options explanations :)
10903
10904 2006-08-30 [colin]      2.4.0cvs112
10905
10906         * src/msgcache.c
10907                 Fix compilation on FreeBSD. Thanks
10908                 to Michael Hugues
10909
10910 2006-08-29 [colin]      2.4.0cvs111
10911
10912         * src/folderview.c
10913                 Handle "popup_menu" signal (for popping the 
10914                 menu via the keyboard)
10915         * src/mimeview.c
10916         * src/mimeview.h
10917         * src/summaryview.c
10918         * src/textview.c
10919         * src/gtk/gtkutils.c
10920         * src/gtk/gtkutils.h
10921                 Factorize scrolling code, and add an API 
10922                 for MimeViewers to handle scroll orders
10923
10924 2006-08-29 [wwp]        2.4.0cvs110
10925
10926         * src/plugins//bogofilter/bogofilter.c
10927         * src/plugins//spamassassin/spamassassin.c
10928                 make the bogofilter/spamassassin filtering error dialogs at
10929         incorporation obey to the "don't popup error dialog on
10930         receive error" option. If disabled, feed the log window w/
10931         the error message.
10932
10933 2006-08-29 [paul]
10934
10935         2.5.0-rc2 released
10936
10937 2006-08-29 [paul]       2.4.0cvs109
10938
10939         * Makefile.am
10940                 remove 'make release', it's not needed
10941                 since we use 'AUTOMAKE_OPTIONS = dist-bzip2'
10942
10943 2006-08-29 [paul]       2.4.0cvs108
10944
10945         * src/foldersel.c
10946         * src/summary_search.c
10947         * src/gtk/progressdialog.c
10948         * src/plugins/pgpcore/passphrase.c
10949                 replace deprecated gtk_window_set_policy()
10950
10951 2006-08-29 [colin]      2.4.0cvs107
10952
10953         * src/folder.c
10954                 Fix data loss when copy fails during a move:
10955                 only use fast remove_msgs if everything was
10956                 copied OK; else use slow remove_msg on the
10957                 mails that got copied only.
10958
10959 2006-08-28 [paul]       2.4.0cvs106
10960
10961         * src/mh.c
10962                 revert change in 2.4.0cvs104, it breaks
10963                 stuff
10964
10965 2006-08-28 [paul]       2.4.0cvs105
10966
10967         * src/plugins/spamassassin/spamassassin.c
10968                 english fix
10969
10970 2006-08-28 [paul]       2.4.0cvs104
10971
10972         * src/mh.c
10973                 fix data loss when moving to another
10974                 mailbox fails
10975         * src/prefs_spelling.c
10976                 improve the english
10977         * src/gtk/pluginwindow.c
10978                 improve the layout of the dialog text
10979         All thanks to Colin
10980
10981 2006-08-28 [paul]       2.4.0cvs103
10982
10983         * src/plugins/bogofilter/bogofilter.c
10984         * src/plugins/bogofilter/bogofilter_gtk.c
10985                 fix english up a bit, innit
10986
10987 2006-08-28 [paul]       2.4.0cvs102
10988
10989         * configure.ac
10990         * po/Makefile.in.in
10991         * po/Makevars
10992                 require autoconf 2.60, enabling building
10993                 with gettext 0.15 (gettext 0.14.x build still
10994                 possible). Replace Makefiles with versions
10995                 from gettext 0.15.
10996                 Remove configure options --with-localedir and
10997                 --with-mandir. The options that are provided
10998                 directly by autoconf 2.60 can be used instead:
10999                 --mandir --localedir
11000
11001 2006-08-27 [colin]      2.4.0cvs101
11002
11003         * src/plugins/bogofilter/Makefile.am
11004                 Fix make dist (no README)
11005
11006 2006-08-27 [colin]      2.4.0cvs100
11007
11008         * src/folder.c
11009                 Don't use F_UNKNOWN folders for any default
11010                 outbox/trash/etc
11011         * src/plugins/bogofilter/bogofilter.c
11012         * src/plugins/bogofilter/bogofilter.h
11013         * src/plugins/bogofilter/bogofilter_gtk.c
11014                 Add an option to specify the path to bogofilter
11015                 Use single-quotes to be able to learn in folders
11016                 with spaces in their names
11017                 Verify learning status
11018
11019 2006-08-27 [colin]      2.4.0cvs99
11020
11021         * manual/faq.xml
11022         * manual/plugins.xml
11023                 Document Bogofilter plugin
11024
11025 2006-08-27 [colin]      2.4.0cvs98
11026
11027         * src/compose.c
11028         * src/messageview.c
11029         * src/procmsg.c
11030         * src/procmsg.h
11031                 When possible, copy the queued mail to sent folder
11032                 instead of re-adding. Much faster on IMAP.
11033
11034 2006-08-27 [colin]      2.4.0cvs97
11035
11036         * src/msgcache.c
11037                 Disable mmaped caches - huge metadata loss
11038                 here after a power failure.
11039         * src/summaryview.c
11040                 Add quicksearch timing
11041         * src/common/plugin.c
11042         * src/common/plugin.h
11043                 Implement an interface to tell what plugins
11044                 provide. Prevent loading of similar plugins.
11045         * src/plugins/clamav/clamav_plugin.c
11046         * src/plugins/demo/demo.c
11047         * src/plugins/dillo_viewer/dillo_viewer.c
11048         * src/plugins/pgpcore/plugin.c
11049         * src/plugins/pgpinline/pgpinline.c
11050         * src/plugins/pgpmime/pgpmime.c
11051         * src/plugins/spamassassin/spamassassin.c
11052         * src/plugins/trayicon/trayicon.c
11053                 Implement plugin_provides()
11054
11055 2006-08-27 [colin]      2.4.0cvs96
11056
11057         * configure.ac
11058         * src/plugins/Makefile.am
11059         * src/plugins/bogofilter/.cvsignore
11060         * src/plugins/bogofilter/Makefile.am
11061         * src/plugins/bogofilter/bogofilter.c
11062         * src/plugins/bogofilter/bogofilter.h
11063         * src/plugins/bogofilter/bogofilter_gtk.c
11064                 New Bogofilter plugin, provides filtering and
11065                 learning. Spamassassin will go to extra plugins.
11066
11067 2006-08-26 [mones]      2.4.0cvs95
11068
11069         * manual/handling.xml
11070                 Fix subfolder path in the example (thanks to Paul) 
11071
11072 2006-08-26 [mones]      2.4.0cvs94
11073
11074         * manual/glossary.xml
11075                 2.2. + add ISP to the glossary
11076                 7.5. + Add UIDL to glossary
11077                 7.7. + Add TCP to glossary
11078         * manual/handling.xml
11079                 7.1. + Mentions GNU/Linux distribution, what about the non...
11080                 7.2. = s/html/HTML/, quote --local option -> Dillo HTML Viewer
11081                 7.3. + Mentions .bashrc, what about the non-bash ones? 
11082                 7.4. = Use appropriate quotation for commands
11083                 7.6. = change "" to <quote></quote>
11084         * manual/plugins.xml
11085                 6.1. + Example #mh/Mailbox/Friends -> #mh/inbox/Friends         
11086         * manual/starting.xml
11087                 2.1. + local mbox file: some examples of mbox file locations...
11088                 Also reformatted files requiring it
11089
11090 2006-08-26 [wwp]        2.4.0cvs93
11091
11092         * src/summary_search.c
11093                 disable find buttons while summary search is running.
11094
11095 2006-08-25 [colin]      2.4.0cvs92
11096
11097         * src/folder.c
11098         * src/folderutils.c
11099         * src/mh.c
11100         * src/procmsg.h
11101         * src/summaryview.c
11102                 Speed up MH moving, and add progressbar
11103                 for MH deletion
11104         * src/msgcache.c
11105                 Write cache files using mmap() too
11106
11107 2006-08-25 [wwp]        2.4.0cvs91
11108
11109         * src/summaryview.c
11110                 switch spam<->ham button when a message has been marked as spam or ham
11111                 and is still selected. Thanks to Colin.
11112
11113 2006-08-25 [paul]       2.4.0cvs90
11114
11115         * src/Makefile.am
11116         * src/stock_pixmap.c
11117         * src/stock_pixmap.h
11118         * src/summaryview.c
11119         * src/gtk/icon_legend.c
11120         * src/pixmaps/copied.xpm
11121         * src/pixmaps/moved.xpm
11122                 add icons for delayed execution marked for
11123                 copying, marked for moving
11124
11125 2006-08-25 [mones]      2.4.0cvs89
11126
11127         * manual/glossary.xml
11128                 Fix the other glossary items:
11129                 5.1. = Inmmediate execution -> <quote>immediate execution...
11130                 5.2. = Fix MBOX capitalization -> Mbox
11131                 5.3. + Improve Plugins def. w/ tech. ref.
11132                 5.4. = Quotation -> replace '>' by <quote>></quote>
11133                 5.5. - SMTP Server. -> remove dot
11134         * po/es.po
11135                 Updated translation
11136
11137 2006-08-25 [mones]      2.4.0cvs88
11138
11139         * manual/ack.xml
11140                 Reformatted, changed email address
11141         * manual/glossary.xml
11142                 Reformatted, fixed MANUAL-TODO items:
11143                 8.2. + add ROT-13 to glossary
11144                 8.4. + add URL to glossary
11145         * manual/es/advanced.xml
11146                 Fixed <literal>s
11147
11148 2006-08-25 [paul]       2.4.0cvs87
11149
11150         * src/gtk/icon_legend.c
11151                 add 'marked for deletion' icon
11152                 arrange icons by containing column
11153                 wrap long label text
11154
11155 2006-08-25 [colin]      2.4.0cvs86
11156
11157         * src/common/utils.c
11158         * src/common/utils.h
11159                 Add the sc_g_*list_bigger functions in
11160                 a place everyone can use it
11161         * src/summaryview.c
11162                 Only freeze/thaw the list when working
11163                 on the selection, if it's bigger than 1
11164         * src/gtk/gtksctree.c
11165                 Only freeze/thaw the list when unselec-
11166                 ting 'all' if ('all' != 1)
11167                 This avoids some flickering
11168
11169 2006-08-24 [colin]      2.4.0cvs85
11170
11171         * src/addressbook.c
11172                 Fix strange list selection
11173                 Fix random seg (Invalid read of freed memory)
11174
11175 2006-08-24 [colin]      2.4.0cvs84
11176
11177         * src/alertpanel.c
11178         * src/gtk/inputdialog.c
11179         * src/plugins/pgpcore/passphrase.c
11180                 Revert minimal width patch of 2.4.0cvs67,
11181                 as it is also a maximal width. Use 
11182                 gtk_window_set_default_size instead.
11183
11184 2006-08-24 [colin]      2.4.0cvs83
11185
11186         * src/msgcache.c
11187                 Write cache/mark to temp files before
11188                 overwriting old ones (avoids metadata
11189                 loss if writing the new files fail).
11190                 Use mmap() to read cache/mark file, as
11191                 this makes cache reading faster. Dis-
11192                 abled for big-endian machines until it
11193                 can be tested. (Big-endian users: set
11194                 msgcache_use_mmap = TRUE in the relevant
11195                 #if).
11196         * src/procmsg.h
11197                 Move rarely used fields of MsgInfo in 
11198                 another structure, which will only be
11199                 allocated if needed. Face, X-Face,
11200                 Return receipt headers and List-*
11201                 headers are moved. Mails having none
11202                 of these occupy 52 bytes less with
11203                 this patch, which makes 2.5MB of RAM
11204                 saved on a 50k folder).
11205         * src/headerview.c
11206         * src/mainwindow.c
11207         * src/messageview.c
11208         * src/partial_download.c
11209         * src/procheader.c
11210         * src/procmsg.c
11211         * src/textview.c
11212                 Follow this structure change.
11213
11214 2006-08-24 [wwp]        2.4.0cvs82
11215
11216         * manual/es/.cvsignore
11217         * manual/es/dist/.cvsignore
11218         * manual/es/dist/html/.cvsignore
11219         * manual/es/dist/pdf/.cvsignore
11220         * manual/es/dist/ps/.cvsignore
11221         * manual/es/dist/txt/.cvsignore
11222                 more (generated) files to ignore.
11223
11224 2006-08-24 [colin]      2.4.0cvs81
11225
11226         * src/folder.c
11227         * src/mh.c
11228                 Fix possible problems with local delivery. Check the folder doesn't
11229                 need scan before setting its mtime when saving cache (which can be
11230                 done long after the folder's been modified by an external process);
11231                 Check that the stored item's mtime didn't change in mh functions.
11232
11233 2006-08-24 [mones]      2.4.0cvs80
11234
11235         * manual/advanced.xml
11236                 Rewrapping, some fixes and MANUAL-TODO items:
11237                 8.1. = change "" to <quote></quote>
11238                 8.3. = quote menu items
11239                 8.5. - deploying -> new user ... ideally a new user (redundant)
11240
11241 2006-08-23 [colin]      2.4.0cvs79
11242
11243         * src/gtk/gtksctree.c
11244                 When selecting or deselecting range, only
11245                 freeze/thaw when selection is bigger than 10
11246
11247 2006-08-23 [colin]      2.4.0cvs78
11248
11249         * src/messageview.c
11250         * src/mimeview.c
11251         * src/mimeview.h
11252         * src/plugins/dillo_viewer/dillo_viewer.c
11253                 Provide an API for MimeViewer plugins to
11254                 return a text selection for replying
11255
11256 2006-08-23 [colin]      2.4.0cvs77
11257
11258         * src/image_viewer.c
11259         * src/textview.c
11260                 Use gtk_pixbuf_new_from_file_at_scale(), which
11261                 is faster than getting the pixbuf then resizing
11262                 it.
11263
11264 2006-08-23 [colin]      2.4.0cvs76
11265
11266         * src/procmime.c
11267                 UTF-8 should be sent Quoted-printable
11268
11269 2006-08-22 [colin]      2.4.0cvs75
11270
11271         * src/mh.c
11272                 Check if scan is required before touching
11273                 the folder (or it'll be required every time)
11274
11275 2006-08-22 [colin]      2.4.0cvs74
11276
11277         * configure.ac
11278                 Require libetpan 0.46 (crasher fix when built
11279                 against gnutls)
11280
11281 2006-08-22 [colin]      2.4.0cvs73
11282
11283         * src/folder.c
11284                 Set folder's mtime after writing its
11285                 cache
11286         * src/folderview.c
11287                 Add some timing
11288         * src/procmsg.c
11289                 Don't do useless stuff if we don't 
11290                 thread by subject
11291         * src/summaryview.c
11292                 Add some timing, don't deselect prior
11293                 to selecting (gtksctree does it itself),
11294                 remove crash avoidance hacks as it's been
11295                 properly fixed since a while
11296         * src/common/utils.c
11297                 Optimize to_human_readable(): _() is slow,
11298                 do it only once, and avoid %f format for KB
11299                 (the most common in a summaryview)
11300         * src/gtk/gtksctree.c
11301                 Don't uselessly freeze/thaw (fixes flicker
11302                 on next unread and friends), reduce number
11303                 of g_list_nth/g_list_position where possible
11304         * src/gtk/gtkutils.c
11305         * src/gtk/gtkutils.h
11306                 Reduce number of g_list_nth/g_list_position
11307                 where possible.
11308                 All of this makes loading as 70k folder 2.1
11309                 seconds instead of 3.2 (with hot FS caches).
11310                 (1.3 seconds without Date and Size columns...)
11311
11312 2006-08-22 [paul]       2.4.0cvs72
11313
11314         wrap documents and do some items from mones' MANUAL-TODO:
11315
11316         * manual/account.xml
11317                 4.1. = fix tabname references to <quote>tabname</quote>
11318                 4.2. = fix "xxx" and 'xxx' items to <quote>xxx</quote>
11319         * manual/faq.xml
11320                 1.1. = mentioned options don't match UI
11321                 Add information about the 'Never send Return Receipts'
11322                 option
11323         * manual/handling.xml
11324                 6.2. = Mentions Extended symbols button, but now is
11325                 named Information
11326                 6.3. = Mentions ... button, which is now Edit
11327
11328 2006-08-22 [colin]      2.4.0cvs71
11329
11330         * src/gtk/pluginwindow.c
11331                 Fix layout in verbose translations (such
11332                 as french)
11333
11334 2006-08-22 [paul]       2.4.0cvs70
11335
11336         * manual/Makefile.am
11337                 build manuals in alphabetical order
11338         * src/addressbook.c
11339         * src/prefs_themes.c
11340                 replace/remove deprecated symbols
11341         * src/gtk/gtkutils.c
11342                 fix a warning
11343         * src/gtk/pluginwindow.c
11344                 replace deprecated symbol
11345                 replace label text and move it
11346         * src/plugins/pgpcore/prefs_gpg.c
11347                 move the 'Generate...' button out of the
11348                 Sign Key frame, replace the English used
11349         * src/plugins/pgpcore/sgpgme.c
11350                 fixes to the English
11351
11352 2006-08-21 [colin]      2.4.0cvs69
11353
11354         * src/plugins/trayicon/trayicon.c
11355                 Add more strings for translation; patch
11356                 by Pawel
11357
11358 2006-08-21 [colin]      2.4.0cvs68
11359
11360         * src/compose.c
11361                 fix replied flag not set after drafting
11362         * src/matcher.c
11363                 fix body quicksearch in non-encoded bodies
11364                 containing '='
11365         * src/msgcache.c
11366                 Get rid of the g_malloc workaround for
11367                 corrupted caches, use g_try_malloc
11368
11369 2006-08-21 [colin]      2.4.0cvs67
11370
11371         * src/alertpanel.c
11372         * src/gtk/inputdialog.c
11373         * src/plugins/pgpcore/passphrase.c
11374                 Set minimal width to 375
11375         * src/mainwindow.c
11376                 Fix switching to offline, asking if it 
11377                 should be overriden for synchronising
11378         * src/mimeview.c
11379                 Don't offer to remember command on Open 
11380                 with for text parts, as the browser or 
11381                 text editor command isn't changed from 
11382                 there
11383
11384 2006-08-20 [paul]       2.4.0cvs66
11385
11386         * po/ko.po
11387         * po/zh_CN.po
11388                 fix plural form errors. revealed by stricter
11389                 checking of gettext 0.15
11390
11391 2006-08-18 [paul]       2.4.0cvs65
11392
11393         * src/stock_pixmap.c
11394                 fix the fix of 2.4.0cvs64
11395                 Thanks to Colin
11396
11397 2006-08-18 [paul]       2.4.0cvs64
11398
11399         * src/stock_pixmap.c
11400                 fix leaks
11401                 Thanks to Colin
11402
11403 2006-08-18 [paul]       2.4.0cvs63
11404
11405         * src/compose.c
11406         * src/procmsg.c
11407                 fix occasional IMAP bug where large msgs
11408                 were left in the queue folder after sending
11409                 Thanks to Colin
11410
11411 2006-08-18 [paul]       2.4.0cvs62
11412
11413         * src/folderview.c
11414                 freeze the summaryview while quicksearch results
11415                 are displayed
11416                 (fixes bug 456 'current message is hidden when the
11417                 view is refreshed and extended search is "unread 
11418                 messages"')
11419                 Thanks to Colin
11420         * src/textview.c
11421                 add missing #include "inputdialog.h"
11422         * src/common/utils.h
11423                 add missing mailcap_update_default() and improve
11424                 readability
11425
11426 2006-08-17 [colin]      2.4.0cvs61
11427
11428         * src/plugins/pgpcore/select-keys.c
11429                 Fix warnings :)
11430
11431 2006-08-17 [colin]      2.4.0cvs60
11432
11433         * src/compose.c
11434                 Don't continue queuing if Cancel is clicked
11435                 in select-keys
11436
11437 2006-08-17 [colin]      2.4.0cvs59
11438
11439         * src/plugins/pgpcore/select-keys.c
11440                 When encrypting, if only one key matches and it 
11441                 matches exactly, automatically use it.
11442
11443 2006-08-17 [colin]      2.4.0cvs58
11444
11445         * src/mimeview.c
11446         * src/prefs_common.c
11447         * src/prefs_common.h
11448         * src/prefs_ext_prog.c
11449         * src/textview.c
11450                 Fix issues with previous patch (text/html)
11451                 Remove outdated prefs
11452
11453 2006-08-17 [colin]      2.4.0cvs57
11454
11455         * src/imap.c
11456                 Add View Log button on auth error
11457         * src/procmsg.c
11458                 Fix encrypted mail marked as new when
11459                 saved in normal folders
11460         * src/plugins/pgpinline/pgpinline.c
11461                 Fix encrypt bug on IMAP
11462         * src/mimeview.c
11463         * src/common/utils.c
11464         * src/common/utils.h
11465         * src/gtk/inputdialog.c
11466         * src/gtk/inputdialog.h
11467                 Get rid of metamail stuff, simplify
11468                 opening, and allow remembering of user's
11469                 choices (by updating ~/.mailcap). There's
11470                 still to drop "Audio player" and "Image
11471                 viewer" preferences.
11472
11473 2006-08-17 [mones]      2.4.0cvs56
11474
11475         * manual/es/sylpheed-claws-manual.xml
11476                 fix DTD path
11477
11478 2006-08-17 [mones]      2.4.0cvs55
11479
11480         * configure.ac
11481         * manual/Makefile.am
11482         * manual/es/Makefile.am
11483         * manual/es/account.xml
11484         * manual/es/ack.xml
11485         * manual/es/addrbook.xml
11486         * manual/es/advanced.xml
11487         * manual/es/faq.xml
11488         * manual/es/glossary.xml
11489         * manual/es/gpl.xml
11490         * manual/es/handling.xml
11491         * manual/es/intro.xml
11492         * manual/es/keyboard.xml
11493         * manual/es/plugins.xml
11494         * manual/es/starting.xml
11495         * manual/es/sylpheed-claws-manual.xml
11496         * manual/es/dist/Makefile.am
11497         * manual/es/dist/html/Makefile.am
11498         * manual/es/dist/pdf/Makefile.am
11499         * manual/es/dist/ps/Makefile.am
11500         * manual/es/dist/txt/Makefile.am
11501                 Spanish translation for the manual
11502
11503 2006-08-16 [colin]      2.4.0cvs54
11504
11505         * src/compose.c
11506         * src/main.c
11507         * src/mainwindow.c
11508                 Fix send button sensitivity at startup
11509                 Set send menu sensitivity (patch by Fabien)
11510         * src/ssl_manager.c
11511                 Enable closing with esc (patch by Fabien)
11512         * src/gtk/foldersort.c
11513                 Enable closing with esc (patch by Fabien)
11514         * src/procmime.c
11515                 Optimisation (no need to copy to tempfile to
11516                 "decode" 7bit and 8bit)
11517         * src/summaryview.c
11518                 Fix cruft in swap_from case
11519         * src/textview.c
11520                 Fix missing last line in some mail cases 
11521                 (Fixes debian #381872)
11522         * src/plugins/pgpcore/prefs_gpg.c
11523         * src/plugins/pgpcore/sgpgme.c
11524         * src/plugins/pgpcore/sgpgme.h
11525                 Don't show "no key found" when user explicitely
11526                 wants to create a key
11527
11528 2006-08-16 [paul]       2.4.0cvs53
11529
11530         * configure.ac
11531         * src/account.c
11532         * src/addressbook.c
11533         * src/headerview.c
11534         * src/prefs_account.c
11535         * src/prefs_message.c
11536         * src/gtk/gtkutils.c
11537                 bump up minimum required versions of GTK+ and
11538                 GLIB to 2.6.0
11539
11540 2006-08-16 [paul]       2.4.0cvs52
11541
11542         * src/toolbar.c
11543                 workaround GTK+ Bug 351600 - 'Can't re-click
11544                 on button after sensitivity update'
11545                 http://bugzilla.gnome.org/show_bug.cgi?id=351600
11546                 Thanks to Colin
11547
11548 2006-08-15 [colin]      2.4.0cvs51
11549
11550         * src/plugins/pgpcore/prefs_gpg.c
11551                 Set options sensitivity according to
11552                 key existence
11553         * src/plugins/pgpcore/sgpgme.c
11554                 Allow to create key with no passphrase
11555
11556 2006-08-14 [cleroy]     2.4.0cvs50
11557
11558         * src/gtk/pluginwindow.c
11559                 New layout (maybe to be changed?)
11560         * src/gtk/gtkutils.c
11561                 Fix a bit label_window
11562         * src/plugins/pgpcore/passphrase.c
11563         * src/plugins/pgpcore/passphrase.h
11564         * src/plugins/pgpcore/plugin.c
11565         * src/plugins/pgpcore/prefs_gpg.c
11566         * src/plugins/pgpcore/prefs_gpg.h
11567         * src/plugins/pgpcore/sgpgme.c
11568         * src/plugins/pgpcore/sgpgme.h
11569                 Allow to create a PGP private key via the GUI
11570
11571 2006-08-14 [wwp]        2.4.0cvs49
11572
11573         * src/addressbook_foldersel.c
11574                 fix strict ISO C90 compliance.
11575
11576 2006-08-14 [paul]       2.4.0cvs48
11577
11578         * src/gtk/prefswindow.c
11579                 re-set scrolled window on opening
11580                 Patch by Ticho
11581
11582 2006-08-14 [paul]
11583
11584         2.5.0-rc1 released
11585
11586 2006-08-14 [paul]       2.4.0cvs47
11587
11588         * src/prefs_display_header.c
11589                 re-enable user-defined Displayed Headers
11590
11591 2006-08-14 [paul]       2.4.0cvs46
11592
11593         * src/prefs_account.c
11594                 use GTK_STOCK_EDIT
11595
11596 2006-08-13 [colin]      2.4.0cvs45
11597
11598         * src/common/utils.c
11599                 Fix "a" in quote when the original message is empty,
11600                 by using \0 instead of 'a' to test writability of
11601                 temp files.
11602
11603 2006-08-13 [wwp]        2.4.0cvs44
11604
11605         * src/plugins/spamassassin/spamassassin.c
11606                 fix capitalization of "SpamAssassin" in some debug, log and
11607                 dialog messages.
11608
11609 2006-08-13 [paul]       2.4.0cvs43
11610
11611         * src/editldap.c
11612                 fix overlapping widgets
11613         * src/prefs_account.c
11614                 fix translation of protocol_names[]
11615                 fix label disappearing off the edge of the
11616                 visible area
11617
11618 2006-08-12 [paul]       2.4.0cvs42
11619
11620         * manual/plugins.xml
11621                 update IRC channel info before it gets forgotten
11622                 about
11623
11624 2006-08-11 [colin]      2.4.0cvs41
11625
11626         * src/compose.c
11627         * src/mainwindow.c
11628         * src/mainwindow.h
11629         * src/procmsg.c
11630         * src/procmsg.h
11631         * src/summaryview.c
11632         * src/toolbar.c
11633                 Grey out the Send button if
11634                 - Queue folders are empty, or
11635                 - We're sending already
11636
11637 2006-08-11 [wwp]        2.4.0cvs40
11638
11639         * src/main.c
11640                 fix a logic issue when quitting while a compose window is
11641                 still open, thanks to Colin.
11642
11643 2006-08-10 [colin]      2.4.0cvs39
11644
11645         * src/main.c
11646                 Fix default font size setting after wizard run
11647         * src/imap.c
11648         * src/etpan/imap-thread.c
11649         * src/etpan/imap-thread.h
11650                 Fix bug #999 (Timing out on TSL cert validation 
11651                 dialog makes ugly things happen). Also, STARTTLS
11652                 unconditionnaly if initial capabilities contain
11653                 LOGINDISABLED and STARTTLS.
11654
11655 2006-08-09 [colin]      2.4.0cvs38
11656
11657         * src/mainwindow.c
11658         * src/mainwindow.h
11659                 Fix Tools/Actions sensitivity when there are
11660                 no actions
11661
11662 2006-08-09 [colin]      2.4.0cvs37
11663
11664         * src/prefs_filtering.c
11665                 Warning fix, patch by Paul
11666         * src/messageview.c
11667         * src/prefs_actions.c
11668         * src/prefs_filtering_action.c
11669         * src/prefs_matcher.c
11670                 Uniformisation of "Info ..." to "Info..." (for
11671                 old gtk), patch by Fabien
11672         * src/plugins/clamav/clamav_plugin_gtk.c
11673                 Sensitivity fix by Fabien
11674
11675 2006-08-09 [colin]      2.4.0cvs36
11676
11677         * src/main.c
11678         * src/main.h
11679                 Add a function to know whether we're exiting
11680         * src/plugins/trayicon/trayicon.c
11681                 If exiting, don't do anything. Faster, and
11682                 avoids gtk_main_iteration reentracy causing
11683                 segfaults at exit
11684
11685 2006-08-09 [colin]      2.4.0cvs35
11686
11687         * src/messageview.c
11688         * src/mimeview.c
11689         * src/mimeview.h
11690                 Fix lack of part selection when automatically 
11691                 jumping to a specific part
11692         * src/msgcache.c
11693                 Little optimisation in cache reading
11694
11695 2006-08-09 [colin]      2.4.0cvs34
11696
11697         * src/compose.c
11698                 Fix crash setting the priority on reedit
11699                 (Accessing compose before creating it!)
11700
11701 2006-08-08 [colin]      2.4.0cvs33
11702
11703         * src/procmime.c
11704                 Fix bug #998 (last attachment is not accessible)
11705                 Bad RFC interpretation on multipart close-delimiters
11706         * src/mimeview.c
11707         * src/mimeview.h
11708         * src/gtk/gtkvscrollbutton.c
11709         * src/gtk/gtkvscrollbutton.h
11710                 Make attachments list wheel-scrollable
11711
11712 2006-08-07 [colin]      2.4.0cvs32
11713
11714         * src/gtk/gtkaspell.c
11715                 Fix bug #973 (Unicode punctation characters 
11716                 are not recognized as separators by the
11717                 spell checker); fix unsigned stuff
11718
11719 2006-08-07 [colin]      2.4.0cvs31
11720
11721         * src/compose.c
11722                 Fix bug #956 (DnD text with accents in compose 
11723                 text entry); fix gccc's signed/unsigned fuss
11724
11725 2006-08-06 [colin]      2.4.0cvs30
11726
11727         * src/main.c
11728                 Fix bug #979 (Plugin crashes when exiting 
11729                 sylpheed-claws) : handle exit request only 
11730                 once
11731
11732 2006-08-05 [colin]      2.4.0cvs29
11733
11734         * src/news.c
11735                 Just make sure we have a msgid.
11736
11737 2006-08-05 [colin]      2.4.0cvs28
11738
11739         * src/news.c
11740         * src/summaryview.c
11741                 Fix bug #995 ("Mark cross-posted as read" doesn't work)
11742                 by reimplementing it
11743         * src/textview.c
11744                 Fix bug when hiding quotes with level > 3 and quote
11745                 colors are recycled
11746
11747 2006-08-04 [colin]      2.4.0cvs27
11748
11749         * src/compose.c
11750         * src/undo.c
11751         * src/undo.h
11752                 Fix a bit replace-by-pasting undo
11753         * src/mainwindow.c
11754         * src/messageview.c
11755                 Fix Fold quotes menu synchro in
11756                 mainwindow when it changes in 
11757                 messageview
11758         * src/textview.c
11759                 Fix right-click on quotes blocks
11760         * src/common/utils.c
11761                 Verify that the file created by
11762                 my_tmpfile() is writable. Fixes
11763                 bug #988 (very specific filesystem
11764                 issue)
11765         * src/plugins/pgpcore/sgpgme.c
11766                 Fix file descriptor leak
11767         * src/plugins/spamassassin/spamassassin.c
11768                 Warn once if spamd isn't reachable
11769
11770 2006-08-04 [colin]      2.4.0cvs26
11771
11772         * src/toolbar.c
11773                 i18n context patch by Fabien
11774
11775 2006-08-03 [colin]      2.4.0cvs25
11776
11777         * src/mainwindow.c
11778         * src/messageview.c
11779                 Rename "Hide quotes" to "Fold quotes"
11780         * src/textview.c
11781                 Don't use hand cursor on quotes. "all 
11782                 the bonuses of the feature and none of 
11783                 unwelcome side-effects"
11784
11785 2006-08-03 [colin]      2.4.0cvs24
11786
11787         * AUTHORS
11788         * sylpheed-claws.desktop
11789         * src/gtk/authors.h
11790                 Bring the desktop file to XDG compliance
11791                 Patch by Charles A. Edwards
11792
11793 2006-08-03 [colin]      2.4.0cvs23
11794
11795         * src/textview.c
11796                 Fix links offset when they are preceded
11797                 by accentued chars (g_utf8_strlen!)
11798         * src/mainwindow.c
11799                 Fix wrong status when starting offline
11800
11801
11802 2006-08-03 [wwp]        2.4.0cvs22
11803
11804         * src/prefs_common.h
11805                 ask what to do w/ filtering rules that belong to an account when
11806                 applying filtering rules manually from the main window (skip,
11807                 apply regardless of the account, use current account). This dialog
11808                 can be skipped and the last reply used.
11809                 (forgot that file)
11810
11811 2006-08-03 [wwp]        2.4.0cvs21
11812
11813         * src/filtering.c
11814         * src/filtering.h
11815         * src/prefs_common.c
11816         * src/summaryview.c
11817         * src/alertpanel.c
11818         * src/alertpanel.h
11819         * src/messageview.c
11820                 ask what to do w/ filtering rules that belong to an account when
11821                 applying filtering rules manually from the main window (skip,
11822                 apply regardless of the account, use current account). This dialog
11823                 can be skipped and the last reply used.
11824
11825
11826 2006-08-03 [colin]      2.4.0cvs20
11827
11828         * src/textview.c
11829                 Optimize previous patch
11830
11831 2006-08-03 [cleroy]     2.4.0cvs19
11832
11833         * src/textview.c
11834                 Fix quotes getting toggled back when the
11835                 mail has an even number of text parts
11836
11837 2006-08-02 [colin]      2.4.0cvs18
11838
11839         * src/messageview.c
11840                 Add Hide quotes menu
11841
11842 2006-08-02 [colin]      2.4.0cvs17
11843
11844         * src/mainwindow.c
11845         * src/prefs_common.c
11846         * src/textview.c
11847         * src/textview.h
11848         * src/gtk/about.c
11849                 Allow per-level quote hiding,
11850                 Allow toggling quotes by double-clicking them
11851                 Rename RemoteURI to ClickableText to reflect
11852                 the fact it's used for a variety of things
11853
11854 2006-08-02 [wwp]        2.4.0cvs16
11855
11856         * src/mainwindow.c
11857                 fix "View/Hide quotes" menu item status initialization.
11858
11859 2006-08-02 [wwp]        2.4.0cvs15
11860
11861         * src/matcher_parser_parse.y
11862                 remove a debug trace.
11863
11864 2006-08-02 [paul]       2.4.0cvs14
11865
11866         * src/plugins/pgpcore/passphrase.c
11867                 don't set initial dialog size
11868                 make it resizable
11869
11870 2006-08-02 [paul]       2.4.0cvs13
11871
11872         * src/noticeview.c
11873                 remove the rogue '/' character
11874
11875 2006-08-02 [paul]       2.4.0cvs12
11876
11877         * src/noticeview.c
11878                 allow buttons to resize as necessary
11879
11880 2006-08-01 [wwp]        2.4.0cvs11
11881
11882         * src/mbox.c
11883                 fix strict ISO C90 compliance.
11884
11885 2006-08-01 [wwp]        2.4.0cvs10
11886
11887         * tools/update-po
11888                 updated update-po tool to work w/ context-dependent translations.
11889                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
11890
11891 2006-08-01 [wwp]        2.4.0cvs9
11892
11893         * src/matcher.c
11894         * src/prefs_filtering.c
11895         * src/prefs_matcher.c
11896                 allow context-dependent translations for "All",
11897                 patch by Fabien Vantard <fzzzzz@gmail.com>.
11898
11899 2006-07-31 [colin]      2.4.0cvs8
11900
11901         * AUTHORS
11902         * src/gtk/authors.h
11903                 Add Rafal to authors
11904
11905 2006-07-31 [colin]      2.4.0cvs7
11906
11907         * src/compose.c
11908         * src/mainwindow.c
11909         * src/messageview.h
11910         * src/prefs_common.c
11911         * src/prefs_common.h
11912         * src/textview.c
11913                 Add 'View/Hide quotes'. Patch based on a patch
11914                 by Rafal Weglarz
11915
11916 2006-07-31 [colin]      2.4.0cvs6
11917
11918         * src/action.c
11919                 Fix problem with "> stuff >" actions
11920
11921 2006-07-31 [paul]       2.4.0cvs5
11922
11923         * po/nb.po
11924                 updated by Geir Helland
11925
11926 2006-07-31 [wwp]        2.4.0cvs4
11927
11928         * src/mainwindow.c
11929         * src/summaryview.c
11930         * src/summaryview.h
11931                 add "View/Go to/Parent message" and "View/Go to/Last read message",
11932                 thanks to Colin.
11933
11934 2006-07-31 [wwp]        2.4.0cvs3
11935
11936         * src/Makefile.am
11937         * src/addr_compl.c
11938         * src/addr_compl.h
11939         * src/addressbook.c
11940         * src/addressbook.h
11941         * src/addressbook_foldersel.c
11942         * src/addressbook_foldersel.h
11943         * src/addrindex.c
11944         * src/addrindex.h
11945         * src/matcher.c
11946         * src/matcher.h
11947         * src/matcher_parser_lex.l
11948         * src/matcher_parser_parse.y
11949         * src/prefs_common.c
11950         * src/prefs_common.h
11951         * src/prefs_filtering.c
11952         * src/prefs_matcher.c
11953         * src/prefs_matcher.h
11954         * src/summaryview.c
11955                 introduce filtering against the address book. It's now possible to add
11956                 matched conditions to determine if any email address in a message matches
11957                 or doesn't match any or all books or folders in the address book.
11958
11959 2006-07-31 [wwp]        2.4.0cvs2
11960
11961         * src/account.c
11962         * src/filtering.c
11963         * src/filtering.h
11964         * src/folder.c
11965         * src/folderview.c
11966         * src/inc.c
11967         * src/mainwindow.c
11968         * src/matcher.c
11969         * src/matcher_parser_lex.l
11970         * src/matcher_parser_parse.y
11971         * src/mbox.c
11972         * src/prefs_filtering.c
11973         * src/prefs_filtering.h
11974         * src/procmsg.c
11975         * src/procmsg.h
11976         * src/summaryview.c
11977                 introduce per-account filtering rules. Each filtering rule can now be assigned
11978                 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
11979                 when applying filtering rules manually, as all rules will apply - even the ones
11980                 assigned to an account. This issue will be addressed soon.
11981  
11982
11983
11984 2006-07-31 [wwp]        2.4.0cvs1
11985
11986         * src/quote_fmt.c
11987                 make more strings translatable.
11988
11989 2006-07-31 [paul]       2.4.0
11990
11991         2.4.0 released
11992
11993 2006-07-31 [paul]       2.3.1cvs91
11994
11995         * po/ca.po
11996                 updated by Miquel Oliete
11997
11998 2006-07-31 [paul]       2.3.1cvs90
11999
12000         * po/de.po
12001         * po/el.po
12002         * po/fr.po
12003         * po/it.po
12004         * po/pl.po
12005         * po/pt_BR.po
12006         * po/sr.po
12007         * po/zh_CN.po
12008                 updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard,
12009                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes,
12010                 Aleksandar Urosevic, and Ralgh Young
12011
12012 2006-07-31 [paul]       2.3.1cvs89
12013
12014         * src/account.c
12015         * src/main.c
12016         * src/mainwindow.c
12017         * src/mainwindow.h
12018                 Fix a race condition when, after an SC crash, rescanning
12019                 folders took more than 0.5 seconds
12020                 Thanks to Colin
12021
12022 2006-07-31 [paul]       2.3.1cvs88
12023
12024         * src/folderview.c
12025                 don't translate separator strings
12026
12027 2006-07-30 [mones]      2.3.1cvs87
12028
12029         * doc/man/sylpheed-claws.1
12030                 Fixed non-ASCII chars in Hoa's name
12031         * po/es.po
12032                 Updated for release
12033
12034 2006-07-27 [colin]      2.3.1cvs86
12035
12036         * src/textview.c
12037                 Don't include the leading \n in links
12038                 Patch by Fabien
12039
12040 2006-07-25 [colin]      2.3.1cvs85
12041
12042         * src/mainwindow.c
12043         * src/common/socket.h
12044         * src/etpan/imap-thread.c
12045                 Refresh resolvers before connecting
12046                 to IMAP servers, and after switching
12047                 to online. Thanks to Paul.
12048
12049 2006-07-18 [colin]
12050
12051         * 2.4.0-rc4 released
12052
12053 2006-07-17 [colin]      2.3.1cvs84
12054
12055         * src/inc.c
12056                 Show connection attempt in statusbar before
12057                 connecting (previously first message was
12058                 "Retrieving messages from ..." after the
12059                 connection succeeded.
12060
12061 2006-07-16 [wwp]        2.3.1cvs83
12062
12063         * sylpheed-claws.ico
12064                 Added .ico file (windows multi-size icon file, generated).
12065
12066 2006-07-12 [wwp]        2.3.1cvs82
12067
12068         * src/messageview.c
12069                 remove Message/Re-edit menu entry from messageview window,
12070                 as sent/draft/queued messages are opened in compose window when
12071                 re-edited and it's not possible to re-edit other msgs.
12072
12073 2006-07-12 [paul]       2.3.1cvs81
12074
12075         * AUTHORS
12076         * src/mainwindow.c
12077         * src/gtk/authors.h
12078                 check online state before resetting
12079                 mailcheck timer. Useful if some program
12080                 verifies connection state and updates
12081                 Claws.
12082                 Patch by  Leonid Evdokimov <darkk@users.sf.net>
12083
12084 2006-07-12 [paul]       2.3.1cvs80
12085
12086         * sylpheed-claws-128x128.png
12087         * sylpheed-claws-64x64.png
12088         * sylpheed-claws.png
12089         * src/Makefile.am
12090         * src/main.c
12091         * src/prefs_toolbar.c
12092         * src/stock_pixmap.c
12093         * src/stock_pixmap.h
12094         * src/wizard.c
12095         * src/gtk/about.c
12096         * src/gtk/gtkutils.c
12097         * src/pixmaps/sylpheed-claws.xpm        ** ADDED **
12098         * src/pixmaps/sylpheed-claws_icon.xpm   ** ADDED **
12099         * src/pixmaps/sylpheed-claws_logo.xpm   ** ADDED **
12100         * src/pixmaps/sylpheed.xpm              ** REMOVED **
12101         * src/pixmaps/sylpheed_icon.xpm         ** REMOVED **
12102         * src/pixmaps/sylpheed_logo.xpm         ** REMOVED **
12103                 updated and renamed logo/icon files and related
12104                 logo by Jesper Schultz
12105
12106 2006-07-11 [paul]       2.3.1cvs79
12107
12108         * src/main.c
12109                 fix the labels a smidgin
12110
12111 2006-07-09 [colin]      2.3.1cvs78
12112
12113         * src/textview.c
12114                 Show errors in textviewer's command
12115                 Patch by H. Merijn Brand
12116
12117 2006-07-09 [colin]      2.3.1cvs77
12118
12119         * src/compose.c
12120                 Save FMID in drafts too
12121
12122 2006-07-08 [colin]      2.3.1cvs76
12123
12124         * src/compose.c
12125                 Svae RMID in drafted mails too
12126                 Save quote_fmt vars for whole mails,
12127                 don't reset at each quote_fmt_init:
12128                 allows to use the same |i{var} in
12129                 various template fields
12130         * src/prefs_template.c
12131         * src/quote_fmt.h
12132         * src/quote_fmt_parse.y
12133                 Same
12134
12135 2006-07-08 [colin]      2.3.1cvs75
12136
12137         * src/textview.c
12138                 Fix highlighting of attached parts URIs
12139
12140 2006-07-08 [colin]      2.3.1cvs74
12141
12142         * src/main.c
12143                 Prevent bug #981 (sc 2.3.1 segfaults with 
12144                 gtk+ 2.10) from being reported again:
12145                 if Sylpheed-Claws has been compiled against
12146                 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0, 
12147                 of if Sylpheed-Claws has been compiled against
12148                 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
12149                 error out.
12150
12151 2006-07-07 [colin]      2.3.1cvs73
12152
12153         * src/prefs_actions.c
12154                 Fix label
12155
12156 2006-07-07 [colin]      2.3.1cvs72
12157
12158         * src/prefs_actions.c
12159                 Fix compile on gtk < 2.8. argh :)
12160
12161 2006-07-07 [paul]       2.3.1cvs71
12162
12163         * src/common/defs.h
12164                 update DONATE_URI
12165
12166 2006-07-07 [colin]      2.3.1cvs70
12167
12168         * po/POTFILES.in
12169         * src/quote_fmt.c
12170         * src/quote_fmt_lex.l
12171         * src/quote_fmt_parse.y
12172                 Add |i{var}, a way to insert user-entered
12173                 text in a template
12174
12175 2006-07-07 [colin]
12176
12177         * 2.4.0-rc3 released
12178
12179 2006-07-07 [colin]      2.3.1cvs69
12180
12181         * src/folder.c
12182                 Don't consider inboxes of UNKNOWN folder 
12183                 classes to be useable as default inboxes
12184
12185 2006-07-07 [paul]       2.3.1cvs68
12186
12187         * src/textview.c
12188                 add missing #include <errno.h>
12189                 Thanks to René J. Blokland
12190
12191 2006-07-07 [paul]       2.3.1cvs67
12192
12193         * src/action.c
12194                 Return now Closes dialog
12195         * src/mimeview.c
12196         * src/mimeview.h
12197         * src/textview.c
12198                 add contextual menu to mime parts listed
12199                 in the textview
12200                 Thanks to Colin
12201         * src/common/utils.c
12202                 reversal: ' is a valid character in URLs
12203
12204 2006-07-06 [colin]      2.3.1cvs66
12205
12206         * src/remotefolder.h
12207                 Forgotten in previous commit
12208
12209 2006-07-06 [colin]      2.3.1cvs65
12210
12211         * src/folder.c
12212                 Set summary update flag whenever
12213                 totals changed
12214         * src/imap.c
12215         * src/prefs_account.c
12216         * src/common/utils.h
12217         * src/etpan/imap-thread.c
12218                 Fix warnings, thanks to Fabien and
12219                 Ricardo
12220
12221 2006-07-06 [wwp]        2.3.1cvs64
12222
12223         * src/gtk/gtkutils.c
12224                 GTK_STOCK_HELP exists in GTK+ 2.4.x.
12225
12226 2006-07-06 [wwp]        2.3.1cvs63
12227
12228         * src/account.c
12229         * src/addressbook.c
12230         * src/addressitem.h
12231         * src/folderview.c
12232         * src/mainwindow.c
12233         * src/manual.c
12234         * src/manual.h
12235         * src/message_search.c
12236         * src/prefs_actions.c
12237         * src/prefs_filtering.c
12238         * src/prefs_filtering.h
12239         * src/prefs_template.c
12240         * src/summary_search.c
12241         * src/summaryview.c
12242         * src/gtk/gtkutils.c
12243         * src/gtk/gtkutils.h
12244         * src/gtk/pluginwindow.c
12245                 add help buttons to some dialogs. Clicking such buttons opens a
12246                 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
12247
12248 2006-07-06 [paul]       2.3.1cvs62
12249
12250         * src/textview.c
12251                 fix attachments contextual menu
12252                 Thanks to Colin
12253
12254 2006-07-05 [colin]      2.3.1cvs61
12255
12256         * src/textview.c
12257         * src/compose.c
12258                 Handle sftp:// links
12259
12260 2006-07-05 [paul]       2.3.1cvs60
12261
12262         * src/gtk/filesel.c
12263                 grab save button by default
12264                 Thanks to Colin
12265
12266 2006-07-05 [wwp]        2.3.1cvs59
12267
12268         * manual/xml2pdf
12269                 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
12270
12271 2006-07-04 [colin]      2.3.1cvs58
12272
12273         * src/mimeview.c
12274         * src/textview.c
12275                 Use left click to select, middle click to open
12276                 on mimeparts links
12277         * src/common/utils.c
12278                 Fix segfault
12279
12280 2006-07-04 [colin]      2.3.1cvs57
12281
12282         * src/mainwindow.c
12283         * src/news.c
12284                 Warning fixes, thanks to Fabien
12285
12286 2006-07-04 [colin]      2.3.1cvs56
12287
12288         * src/mimeview.c
12289         * src/mimeview.h
12290         * src/textview.c
12291                 Allow parts to be selected via their text label
12292                 in textview
12293
12294 2006-07-04 [colin]      2.3.1cvs55
12295
12296         * src/folderview.c
12297                 Feedback when closing (for big folders)
12298         * src/prefs_actions.c
12299         * src/prefs_filtering.c
12300         * src/prefs_matcher.c
12301         * src/prefs_template.c
12302                 Fix default button when closing without
12303                 having saved
12304
12305 2006-07-04 [colin]      2.3.1cvs54
12306
12307         * src/news.c
12308                 Delete local file on deletion
12309
12310 2006-07-03 [colin]      2.3.1cvs53
12311
12312         * src/folderview.c
12313         * src/main.c
12314                 Don't freeze when rescanning after crash
12315
12316 2006-07-03 [wwp]        2.3.1cvs52
12317
12318         * src/compose.c
12319         * src/privacy.c
12320         * src/privacy.h
12321         * src/plugins/pgpinline/pgpinline.c
12322         * src/plugins/pgpmime/pgpmime.c
12323                 don't report an error when the user cancels the passphrase dialog.
12324
12325 2006-07-02 [colin]      2.3.1cvs51
12326
12327         * src/folderview.c
12328                 Open message when crossing folders with Space,
12329                 goto next unread and friends
12330
12331 2006-07-01 [colin]      2.3.1cvs50
12332
12333         * src/prefs_account.c
12334                 Typographic rules varying from language
12335                 to language (in french "Protocole :"),
12336                 we have to do that :)
12337
12338 2006-07-01 [ticho]      2.3.1cvs49
12339
12340         * src/prefs_account.c
12341                 Only use one temporary gchar* variable in
12342                 prefs_account_protocol_set_optmenu().
12343
12344 2006-07-01 [ticho]      2.3.1cvs48
12345
12346         * src/prefs_account.c
12347         * src/prefs_account.h
12348                 Use GtkLabel for existing account protocol name.
12349                 Created an array for protocol names and populate the
12350                 combobox from it in a for() cycle.
12351
12352 2006-06-30 [colin]      2.3.1cvs47
12353
12354         * src/compose.c
12355                 Block undo when changing signature (by changing
12356                 account)
12357
12358 2006-06-30 [paul]       2.3.1cvs46
12359
12360         * src/send_message.c
12361                 when editing From in the Compose window, use that address
12362                 in the Return-Path: header
12363                 Thanks to Colin
12364
12365 2006-06-30 [colin]      2.3.1cvs45
12366
12367         * src/compose.c
12368                 Fix signature replacement:
12369                 - when no newline before separator
12370                 - when reediting
12371
12372 2006-06-29 [colin]      2.3.1cvs44
12373
12374         * src/folderview.c
12375         * src/folderview.h
12376         * src/mainwindow.c
12377         * src/summaryview.c
12378                 Let 'View/Go to/Next marked' work like
12379                 Next new & Next unread: across folders
12380                 Change the select_on_entry pref to do
12381                 what we want when changing folder
12382         * src/common/utils.c
12383                 Fix single-quoted links 
12384
12385 2006-06-29 [colin]      2.3.1cvs43
12386
12387         * src/gtk/gtkaspell.c
12388                 "Sylpheed" and "Sylpheed-Claws" do exist !
12389
12390 2006-06-29 [colin]      2.3.1cvs42
12391
12392         * src/imap.c
12393                 Forgot to remove debug
12394
12395 2006-06-29 [colin]      2.3.1cvs41
12396
12397         * src/imap.c
12398         * src/imap.h
12399         * src/mainwindow.c
12400                 Disconnect from IMAP servers when going
12401                 offline. Fixes bug #978 (going to offline-mode 
12402                 won't close connections)
12403
12404 2006-06-29 [colin]      2.3.1cvs40
12405
12406         * src/main.c
12407                 Fix transient setting on failing plugins
12408                 Patch by Fabien
12409         * src/plugins/pgpcore/sgpgme.c
12410                 Only warn for OpenPGP. Most people don't
12411                 have CMS available.
12412
12413 2006-06-29 [colin]      2.3.1cvs39
12414
12415         * src/compose.c
12416                 Fix Spelling menu (discrepancy between context menu
12417                 and top menu when folder's dictionary isn't the 
12418                 default one)
12419         * src/plugins/pgpcore/sgpgme.c
12420                 More error reporting about why gpgme can fail
12421
12422 2006-06-29 [wwp]        2.3.1cvs38
12423
12424         * src/mainwindow.c
12425                 honor the display-header-pane setting even when the message view
12426                 is a separate window.
12427
12428 2006-06-29 [wwp]        2.3.1cvs37
12429
12430         * src/prefs_actions.c
12431                 forgot to commit that one (use of GTK_STOCK_INFO).
12432
12433 2006-06-29 [colin]      2.3.1cvs36
12434
12435         * src/imap.c
12436                 Better handling of login errors (ask the password
12437                 again once), alert in case of error. Fix three
12438                 signedness warnings.
12439
12440 2006-06-28 [wwp]        2.3.1cvs35
12441
12442         * src/prefs_template.c
12443         * src/prefs_matcher.c
12444         * src/prefs_filtering_action.c
12445         * src/prefs_quote.c
12446                 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
12447                 patch by Fabien Vantard, slightly modified.
12448
12449 2006-06-28 [paul]
12450
12451         2.4.0-rc2 released
12452
12453 2006-06-28 [colin]      2.3.1cvs34
12454
12455         * src/prefs_account.c
12456                 Fix bug #977 (Can't add or edit imap accounts)
12457
12458 2006-06-28 [colin]      2.3.1cvs33
12459
12460         * src/mimeview.c
12461                 Fix previous
12462
12463 2006-06-28 [colin]      2.3.1cvs32
12464
12465         * src/mimeview.c
12466                 Save named inlined attachments with "Save all"
12467         * src/main.c
12468         * src/mbox.c
12469         * src/common/plugin.c
12470         * src/common/plugin.h
12471         * src/common/sylpheed.c
12472         * src/common/utils.c
12473         * src/plugins/pgpcore/sylpheed.def
12474         * src/plugins/pgpinline/sylpheed.def
12475         * src/plugins/pgpmime/sylpheed.def
12476                 Win32 compatibility patch, by
12477                 Werner Koch
12478
12479 2006-06-28 [wwp]        2.3.1cvs31
12480
12481         * src/imap.c
12482         * src/prefs_folder_item.c
12483                 less compilation warnings (thanks to Fabien Vantard), less typos.
12484
12485 2006-06-28 [paul]       2.3.1cvs30
12486
12487         * src/gtk/gtkutils.c
12488                 gtk_combo_box_set_focus_on_click() is only
12489                 available since gtk 2.6.0
12490
12491 2006-06-28 [paul]       2.3.1cvs29
12492
12493         * src/prefs_ext_prog.c
12494                 fix engrish and add a tooltip for the
12495                 'command for 'Display as text' option
12496
12497 2006-06-28 [paul]
12498
12499         2.4.0-rc1 released
12500
12501 2006-06-28 [paul]       2.3.1cvs28
12502
12503         * ChangeLog
12504         * tools/Makefile.am
12505                 include textviewer.pl in releases
12506
12507 2006-06-28 [paul]       2.3.1cvs27
12508
12509         * src/prefs_ext_prog.c
12510                 hide Print command option if libgnomeprint
12511                 support is present
12512
12513 2006-06-27 [colin]      2.3.1cvs26
12514
12515         * src/compose.c
12516                 Fix Esc handling in insert/attach dialog
12517                 Don't show this dialog if dragging something
12518                 else than text/uri-list
12519                 Thanks to Fabien Vantard
12520         * tools/textviewer.pl
12521                 Filter script to display stuff as text
12522                 by H. Merijn Brand
12523
12524 2006-06-27 [wwp]        2.3.1cvs25
12525
12526         * src/messageview.c
12527                 use the exact product name (message view title), patch
12528                 by Fabien Vantard.
12529
12530 2006-06-27 [ticho]      2.3.1cvs24
12531
12532         * src/prefs_account.c
12533         * src/prefs_common.c
12534         * src/prefs_common.h
12535         * src/prefs_ext_prog.c
12536         * src/textview.c
12537                 Add a preference (Preferences/External programs)
12538                 to allow "Display as text" to be done via a script
12539                 (patch by H.Merijn Brand).
12540                 Use GtkComboBox for protocol selection in account
12541                 preferences.
12542                 Only include current choice for existing accounts, and
12543                 insensitivize the combobox.
12544
12545 2006-06-27 [paul]       2.3.1cvs23
12546
12547         * src/mbox.c
12548                 fix crasher introduced in cvs21.
12549                 Thanks to Colin
12550
12551 2006-06-26 [colin]      2.3.1cvs22
12552
12553         * src/mbox.c
12554                 Fix double-frees when leaving folders
12555                 after exporting to mbox
12556
12557 2006-06-26 [colin]      2.3.1cvs21
12558
12559         * src/mbox.c
12560                 More feedback (and optimisation)
12561                 on import/export
12562         * src/common/utils.c
12563                 Fix case when looking for mail addresses
12564         * src/gtk/gtkutils.c
12565                 Extra check for (X-)Face
12566
12567 2006-06-25 [ticho]      2.3.1cvs20
12568
12569         * src/compose.c
12570         * src/exphtmldlg.c
12571         * src/gtk/gtkutils.c
12572         * src/gtk/gtkutils.h
12573                 Added second argument to gtkut_sc_combobox_create() to
12574                 control focus-on-click for the widget.
12575                 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
12576
12577 2006-06-25 [ticho]      2.3.1cvs19
12578
12579         * src/compose.c
12580         * src/gtk/Makefile.am
12581         * src/gtk/combobox.c
12582         * src/gtk/combobox.h
12583         * src/gtk/gtkutils.c
12584         * src/gtk/gtkutils.h
12585                 Use GtkComboBox instead of deprecated GtkOptionMenu
12586                 for account selector in compose window and for encoding
12587                 selector in attachment properties.
12588                 Also factorise working with the new GtkComboBox somewhat.
12589
12590 2006-06-24 [paul]       2.3.1cvs18
12591
12592         * src/prefs_common.c
12593                 use the correct default value
12594
12595 2006-06-24 [paul]       2.3.1cvs17
12596
12597         * src/compose.c
12598         * src/prefs_common.c
12599         * src/prefs_common.h
12600         * src/prefs_compose_writing.c
12601                 enable setting of default action when
12602                 dnd'ing files in the compose window.
12603                 (Collaborative effort with wwp)
12604
12605 2006-06-23 [wwp]        2.3.1cvs16
12606
12607         * src/compose.c
12608                 i18n fix (thanks to Fabien Vantard)
12609
12610 2006-06-22 [colin]      2.3.1cvs15
12611
12612         * src/prefs_customheader.c
12613                 Don't use filters in custom headers' file 
12614                 selector. Remember, extensions mean nothing :)
12615
12616 2006-06-22 [paul]       2.3.1cvs14
12617
12618         * configure.ac
12619                 allow setting of man directory location
12620
12621 2006-06-22 [colin]      2.3.1cvs13
12622
12623         * src/mainwindow.c
12624                 Add 'View/Go to/Next unread folder'.
12625                 I missed that :)
12626
12627 2006-06-22 [colin]      2.3.1cvs12
12628
12629         * src/common/utils.c
12630                 Add some subject prefixes
12631                 Patch by Bjorn T Johansen <btj@havleik.no>
12632
12633 2006-06-22 [colin]      2.3.1cvs11
12634
12635         * manual/advanced.xml
12636                 Forgotten hidden pref
12637
12638 2006-06-21 [paul]       2.3.1cvs10
12639
12640         * src/prefs_account.c
12641                 complete the removal of 'Add date header' option
12642
12643 2006-06-21 [paul]       2.3.1cvs9
12644
12645         * src/account.c
12646         * src/compose.c
12647         * src/prefs_account.c
12648         * src/prefs_account.h
12649                 remove option to add date header - always
12650                 add date header
12651         * src/etpan/imap-thread.c
12652                 fix warnings (Thanks to Colin)
12653
12654 2006-06-21 [wwp]        2.3.1cvs8
12655
12656         * src/folder.c
12657                 set the attachment flag when inline text part are (file)named. This is more convenient
12658                 when receiving (for instance) inline source files or patches sent using thunderbird.
12659
12660 2006-06-21 [paul]       2.3.1cvs7
12661
12662         * src/inc.c
12663                 fix off-by-one count of current msg in
12664                 statusbar filtering progressbar
12665
12666 2006-06-21 [paul]       2.3.1cvs6
12667
12668         * src/folder.c
12669                 Show attachment icon even if the part is 'inline'
12670                 if the following conditions are met:
12671                 - content-type != 'text/plain'
12672                 - content-type != '*/pgp-signature'
12673                 - either 'name' or 'filename' parameter is not NULL
12674                 
12675                 Thanks to Colin
12676
12677 2006-06-21 [paul]       2.3.1cvs5
12678
12679         * src/messageview.c
12680         * src/prefs_common.c
12681         * src/prefs_common.h
12682         * src/prefs_other.c
12683                 add an option to 'Never send Return
12684                 Receipts'
12685                 Thanks to Colin
12686
12687 2006-06-20 [mones]      2.3.1cvs4
12688
12689         * po/es.po
12690                 updated
12691         * src/compose.c
12692                 typo fixed (space after comma)
12693         * tools/make.themes.project
12694                 remove exec mode from tarball files
12695
12696 2006-06-20 [colin]      2.3.1cvs3
12697
12698         * src/news.c
12699         * src/procheader.c
12700         * src/unmime.c
12701                 Better fix for \n's in headers (don't 
12702                 break Received: and others)
12703
12704 2006-06-20 [paul]       2.3.1cvs2
12705
12706         * src/alertpanel.c
12707         * src/textview.c
12708                 improve legibility of phishing attempt
12709                 dialog
12710
12711 2006-06-20 [paul]       2.3.1cvs1
12712
12713         * NEWS
12714         * README
12715         * configure.ac
12716                 Update version number following
12717                 stable release
12718
12719 2006-06-20 [colin]      2.3.0cvs26
12720
12721         * src/compose.c
12722                 When dragging a file to the text of the compose
12723                 window, ask whether we want to insert or attach
12724                 (I know lots of people who do that to attach)
12725
12726 2006-06-20 [colin]      2.3.0cvs25
12727
12728         * src/etpan/imap-thread.c
12729                 Fix threshold (the append command is often > 32 bytes)
12730
12731 2006-06-19 [colin]      2.3.0cvs24
12732
12733         * src/imap.c
12734         * src/etpan/imap-thread.c
12735                 Workaround Rockliffe IMAP server bug: replace
12736                 "x UID SEARCH (ANSWERED UID 1:*)" with
12737                 "x UID SEARCH ANSWERED"
12738                 (Rockliffe doesn't handle the parenthesis)
12739
12740 2006-06-19 [colin]      2.3.0cvs23
12741
12742         * src/compose.c
12743         * src/imap.c
12744         * src/etpan/imap-thread.c
12745                 Probably fix bug #972 (Freezes when adding 
12746                 an attachment to the message)
12747         * src/common/defs.h
12748                 Modernize Firefox cmd
12749
12750
12751 2006-06-18 [colin]      2.3.0cvs22
12752
12753         * src/prefs_customheader.c
12754                 Only allow correct filenames for various
12755                 custom headers
12756
12757 2006-06-18 [colin]      2.3.0cvs21
12758
12759         * src/prefs_customheader.c
12760                 Add a 'From File...' button in custom headers prefs, which
12761                 try to do the right thing: 
12762                 for normal headers, use file as plaintext,
12763                 for X-Face, calls compface,
12764                 for Face, encode to b64.
12765
12766 2006-06-17 [colin]      2.3.0cvs20
12767
12768         * src/mh.c
12769                 Warning fix
12770
12771 2006-06-16 [colin]      2.3.0cvs19
12772
12773         * src/summaryview.c
12774                 Recursive quicksearch: show message list
12775                 in current folder, *then* search children
12776                 in the background.
12777
12778 2006-06-16 [colin]      2.3.0cvs18
12779
12780         * src/main.c
12781                 Instead of ignoring SIGPIPE, save caches
12782                 when getting one. Will fix the fact that
12783                 hot caches are out-of-date when logging 
12784                 out of Xorg.
12785         * src/compose.c
12786         * src/prefs_compose_writing.c
12787                 Only save text (not attachments) when 
12788                 auto-saving to drafts
12789         * src/unmime.c
12790                 Always replace \n, \r and \t with spaces
12791                 in headers
12792         * manual/dist/html/Makefile.am
12793         * manual/dist/pdf/Makefile.am
12794         * manual/dist/ps/Makefile.am
12795         * manual/dist/txt/Makefile.am
12796         * manual/fr/dist/html/Makefile.am
12797         * manual/fr/dist/pdf/Makefile.am
12798         * manual/fr/dist/ps/Makefile.am
12799         * manual/fr/dist/txt/Makefile.am
12800         * manual/pl/dist/html/Makefile.am
12801         * manual/pl/dist/pdf/Makefile.am
12802         * manual/pl/dist/ps/Makefile.am
12803         * manual/pl/dist/txt/Makefile.am
12804                 Fix make clean removing pregenerated manuals
12805
12806
12807 2006-06-16 [colin]      2.3.0cvs17
12808
12809         * src/plugins/pgpcore/sgpgme.c
12810         * src/plugins/pgpmime/pgpmime.c
12811         * src/plugins/pgpinline/pgpinline.c
12812                 Better error reporting in setup_signers.
12813                 Don't fallback to default key if specified
12814                 key isn't found.
12815                 Don't allow signing if more than one secret
12816                 key matches the one specified in prefs.
12817
12818 2006-06-15 [colin]      2.3.0cvs16
12819
12820         * src/folderview.c
12821                 Add "Send queue" in the folder's contextual
12822                 menu
12823         * src/compose.c
12824         * src/messageview.c
12825         * src/privacy.c
12826         * src/privacy.h
12827         * src/procmime.c
12828         * src/procmsg.c
12829         * src/plugins/pgpcore/passphrase.c
12830         * src/plugins/pgpcore/sgpgme.c
12831         * src/plugins/pgpinline/pgpinline.c
12832         * src/plugins/pgpmime/pgpmime.c
12833                 Better error reporting
12834         * src/mbox.c
12835                 Probably fix bug #971 (2.2.3 cannot read mail 
12836                 from local mbox)
12837
12838
12839 2006-06-15 [mones]      2.3.0cvs15
12840
12841         * tools/make.themes.project
12842                 creates the themes project from the web page
12843
12844 2006-06-15 [colin]      2.3.0cvs14
12845
12846         * src/folder.c
12847                 Better fix (avoid losing the folder if scan_tree 
12848                 fails)
12849
12850 2006-06-15 [cleroy]     2.3.0cvs13
12851
12852         * src/folder.c
12853                 Probably fix Bug #969 (crash on rebuilding 
12854                 imap folder)
12855
12856 2006-06-14 [colin]      2.3.0cvs12
12857
12858         * manual/dtd/manual.xsl
12859         * manual/sylpheed-claws-manual.xml
12860         * manual/fr/sylpheed-claws-manual.xml
12861         * manual/pl/sylpheed-claws-manual.xml
12862                 Insert pagebreaks between sections
12863
12864 2006-06-14 [paul]       2.3.0cvs11
12865
12866         * configure.ac
12867                 better fix than 2.3.0cvs10
12868
12869 2006-06-14 [paul]       2.3.0cvs10
12870
12871         * configure.ac
12872                 fix setting of PACKAGE_DATA_DIR with newer autoconf
12873                 (backwards compatible)
12874
12875 2006-06-13 [colin]      2.3.0cvs9
12876
12877         * src/messageview.c
12878                 Fix sending of return receipt with the new queue folders
12879
12880 2006-06-13 [wwp]        2.3.0cvs8
12881
12882         * src/quote_fmt_lex.l
12883                 fix wrong tokens returned in quote_fmt lexer, query not().
12884
12885 2006-06-13 [wwp]        2.3.0cvs7
12886
12887         * src/folder.c
12888         * src/prefs_folder_item.c
12889                 allow changing folder type even when folder is not a top-level one,
12890                 thanks to Colin.
12891
12892 2006-06-12 [colin]      2.3.0cvs6
12893
12894         * src/folderview.c
12895                 Fix double-ask of "Do you want to mark all
12896                 as read"
12897
12898 2006-06-12 [colin]      2.3.0cvs5
12899
12900         * src/compose.c
12901         * src/compose.h
12902         * src/folder.c
12903         * src/folder.h
12904         * src/imap.c
12905         * src/inc.c
12906         * src/main.c
12907         * src/messageview.c
12908         * src/mh.c
12909         * src/prefs_folder_item.c
12910         * src/procheader.c
12911         * src/procmime.c
12912         * src/procmsg.c
12913         * src/procmsg.h
12914         * src/send_message.c
12915         * src/summaryview.c
12916         * src/toolbar.c
12917                 Apply bug #964's patch (Queue and drafts aren't normal)
12918                 The Drafts and Queue folder now contain RFC-822 files,
12919                 allowing to move and copy mails from and to these 
12920                 folders. Moving from Drafts to Queue will prepare the
12921                 mail for sending (PGP signature, encryption, etc).
12922                 This patch also rework sending errors handling to try
12923                 to be more helpful.
12924                 Also, allow redefining folder types via the GUI 
12925                 (Folder type in its Properties)
12926
12927 2006-06-12 [colin]      2.3.0cvs4
12928
12929         * src/summaryview.c
12930         * src/prefs_common.c
12931         * src/prefs_common.h
12932         * src/gedit-print.c
12933                 Allow to define a specific print font - patch
12934                 by Bernhard Walle <bernhard.walle@gmx.de>
12935         * src/prefs_fonts.c
12936         * manual/advanced.xml
12937         * manual/fr/advanced.xml
12938                 Add a hidden pref to allow deletion without
12939                 confirmation
12940
12941 2006-06-12 [wwp]        2.3.0cvs3
12942
12943         * .cvsignore
12944                 more files to ignore.
12945
12946 2006-06-12 [wwp]        2.3.0cvs2
12947
12948         * src/quote_fmt.c
12949         * src/quote_fmt_lex.l
12950         * src/quote_fmt_parse.y
12951                 extend the quote_fmt parser (templates and quotes):
12952                 - allow limited sub-expressions in |p{} and |f{} expressions,
12953                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
12954                 - implemented/fixed missing implementation of query_references and show_references,
12955                 - completed, fixed contents and format of the symbols help dialog,
12956                 - fix some compilation warnings.
12957
12958 2006-06-12 [wwp]        2.3.0cvs1
12959
12960         * manual/advanced.xml
12961         * manual/fr/advanced.xml
12962                 updates in the "templates" section of the manual (eng/fr):
12963                  - be more precise (both versions)
12964                  - completed to match the english reference (fr version)
12965                  - touchups (both versions)
12966
12967 2006-06-12 [paul]       2.3.0
12968
12969         2.3.0 released
12970
12971 2006-06-12 [paul]       2.2.3cvs14
12972
12973         * po/ca.po
12974         * po/cs.po
12975         * po/de.po
12976         * po/el.po
12977         * po/fr.po
12978         * po/it.po
12979         * po/pt_BR.po
12980         * po/sr.po
12981         * po/zh_CN.po
12982                 updated by Miquel Oliete, Tim, Stephan Sachse,
12983                 Stavros Giannouris, Fabien Vantard, Andrea
12984                 Spadaccini, Frederico Goncalves Guimaraes,
12985                 Aleksandar Urosevic, and Ralgh Young
12986
12987 2006-06-12 [colin]      2.2.3cvs13
12988
12989         * src/mbox.c
12990                 Add missing header
12991
12992 2006-06-11 [colin]      2.2.3cvs12
12993
12994         * src/msgcache.c
12995                 Verify that g_malloc() succeeded
12996
12997 2006-06-11 [colin]      2.2.3cvs11
12998
12999         * src/wizard.c
13000                 Add Face header to welcome mail
13001
13002 2006-06-10 [colin]      2.2.3cvs10
13003
13004         * src/textview.c
13005                 Revert previous (Forgot it changes the
13006                 margin on the whole mail)
13007
13008 2006-06-10 [colin]      2.2.3cvs9
13009
13010         * src/textview.c
13011                 Don't overlap long headers under (X-)Face
13012
13013 2006-06-10 [mones]      2.2.3cvs8
13014
13015         * manual/xml2pdf
13016                 allow generation of manual on systems lacking saxon binary
13017                 but with java and the saxon library installed
13018
13019         * po/es.po
13020                 updated for release
13021
13022 2006-06-09 [colin]      2.2.3cvs7
13023
13024         * src/summaryview.c
13025                 Fix leak when using Display Sender using Addressbook
13026
13027 2006-06-09 [colin]      2.2.3cvs6
13028
13029         * src/compose.c
13030         * src/folder.c
13031         * src/folderview.c
13032         * src/mimeview.c
13033         * src/summaryview.c
13034                 More leaks fixes
13035
13036 2006-06-09 [paul]       2.2.3cvs5
13037
13038         * AUTHORS
13039         * src/gtk/authors.h
13040         * tools/claws.i18n.status.pl
13041                 updated with new info
13042
13043 2006-06-09 [paul]       2.2.3cvs4
13044
13045         * README
13046                 updated
13047         * manual/ack.xml
13048                 add wwp to authors list
13049         * src/gtk/authors.h
13050                 update mine and Colin's addresses
13051
13052 2006-06-08 [colin]      2.2.3cvs3
13053
13054         * src/etpan/imap-thread.c
13055                 Fix leak on SSL cert check
13056
13057 2006-06-08 [colin]      2.2.3cvs2
13058
13059         * src/common/utils.c
13060                 Fix leak
13061
13062 2006-06-08 [paul]       2.2.3cvs1
13063
13064         * configure.ac
13065                 Update version number following
13066                 stable release
13067
13068 2006-06-07 [colin]      2.2.2cvs3
13069
13070         * src/msgcache.c
13071                 Fix catching cache read errors (guint instead of gint)
13072                 Prevent malloc'ing more than 8MB (means cache corruption)
13073
13074 2006-06-07 [paul]       2.2.2cvs2
13075
13076         * src/exporthtml.c
13077         * src/exportldif.c
13078         * src/mh.c
13079         * src/mutt.c
13080         * src/pine.c
13081         * src/common/utils.c
13082                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
13083                 obey $HOME'
13084                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
13085                 Thanks to Colin
13086
13087 2006-06-06 [paul]       2.2.2cvs1
13088
13089         * configure.ac
13090                 Update version number following
13091                 stable release
13092
13093 2006-06-06 [paul]       2.2.1cvs6
13094
13095         * src/matcher.c
13096                 fix  implicit declaration of
13097                 sylpheed_do_idle()
13098                 Patch by Fabien Vantard
13099
13100 2006-06-06 [paul]       2.2.1cvs5
13101
13102         * src/matcher.c
13103                 fix age_greater and age_lower so that they
13104                 mean what say and not '...or equal to'
13105                 Thanks to Colin
13106
13107 2006-06-06 [paul]       2.2.1cvs4
13108
13109         * src/textview.c
13110         * src/common/utils.c
13111                 fix URI check
13112                 Thanks to Colin
13113
13114 2006-06-05 [wwp]        2.2.1cvs3
13115
13116         * manual/fr/account.xml
13117                 minor language fixes (thanks to Fabien Vantard).
13118
13119 2006-06-05 [colin]      2.2.1cvs2
13120
13121         * src/prefs_folder_item.c
13122         * src/folderview.c
13123                 Allow recursive setting of properties 
13124                 for whole mailboxes
13125         * src/matcher.c
13126                 Don't freeze on 'test' filtering rule
13127
13128 2006-06-05 [colin]      2.2.1cvs1
13129
13130         * configure.ac
13131                 Update version number following
13132                 stable release
13133
13134 2006-06-04 [wwp]        2.2.0cvs82
13135
13136         * manual/glossary.xml
13137         * manual/account.xml
13138         * manual/fr/glossary.xml
13139         * manual/fr/account.xml
13140                 added glossary section and references/links related to the Face custom header.
13141
13142 2006-06-04 [colin]      2.2.0cvs81
13143
13144         * src/summaryview.c
13145                 Skip to next message on move with no
13146                 immediate execution
13147
13148 2006-06-04 [wwp]        2.2.0cvs80
13149
13150         * manual/xml2pdf
13151                 added sanity checks, exit when needed.
13152
13153 2006-06-03 [paul]       2.2.0cvs79
13154
13155         * src/prefs_receive.c
13156                 page name is now 'Receiving'
13157         * src/prefs_send.c
13158                 page name is now 'Sending'
13159
13160 2006-06-03 [colin]      2.2.0cvs78
13161
13162         * src/plugins/spamassassin/spamassassin_gtk.c
13163                 Autoswitch to Localhost if transport was previously
13164                 disabled. Else people had to check [] Enable, then
13165                 *reselect* transport.
13166
13167 2006-06-03 [colin]      2.2.0cvs77
13168
13169         * src/plugins/pgpinline/pgpinline.c
13170         * src/plugins/pgpmime/pgpmime.c
13171                 Check that gpg_data_release_and_get_mem 
13172                 didn't fail (now, why this happens...)
13173
13174 2006-06-03 [colin]      2.2.0cvs76
13175
13176         * src/mbox.c
13177                 Fix bug #962 (Manual and/or UI should 
13178                 warn about incompatible locking 
13179                 causing dataloss)
13180
13181 2006-06-02 [cleroy]     2.2.0cvs75
13182
13183         * src/filtering.c
13184         * src/folder.c
13185         * src/procmsg.c
13186         * src/summaryview.c
13187                 Fix a few leaks
13188
13189 2006-06-02 [colin]      2.2.0cvs74
13190
13191         * src/main.c
13192                 On exit, free caches after writing them
13193                 Shuts up some valgrind false positives
13194         * src/procmsg.c
13195         * src/send_message.c
13196                 Fix races when reusing existing SMTP connections
13197                 Fix inexistant session timeout
13198         * src/toolbar.c
13199                 Display alertpanel after all queues have
13200                 been processed, not after each
13201
13202 2006-06-02 [wwp]        2.2.0cvs73
13203
13204         * manual/fr/glossary.xml
13205         * manual/fr/ack.xml
13206         * manual/ack.xml
13207                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
13208
13209 2006-06-02 [wwp]        2.2.0cvs72
13210
13211         * manual/xml2pdf
13212         * manual/dist/pdf/Makefile.am
13213         * manual/dtd/manual.xsl
13214         * manual/fr/dist/pdf/Makefile.am
13215         * manual/pl/dist/pdf/Makefile.am
13216                 we changed the procedure to generate the .pdf version of the manual.
13217                 The procedure is more modern and the .pdf we get now has a valid index.
13218                 Here are the new pre-requisites:
13219
13220                 - JRE 1.x (1.4 here): there must be one from your distro
13221                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
13222                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
13223                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
13224
13225                 See my posts for further info about the installation of this toolchain:
13226
13227                 Date: Fri, 19 May 2006 19:40:06 +0200
13228                 From: wwp <subscript@free.fr>
13229                 To: sylpheed-claws-devel@lists.sourceforge.net
13230                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
13231
13232                 and
13233
13234                 Date: Wed, 24 May 2006 12:58:49 +0200
13235                 From: wwp <subscript@free.fr>
13236                 To: sylpheed-claws-devel@lists.sourceforge.net
13237                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
13238
13239 2006-06-01 [colin]      2.2.0cvs71
13240
13241         * src/compose.c
13242                 Better guards against IMAP races
13243         * src/main.c
13244         * src/prefs_common.c
13245         * src/prefs_common.h
13246         * src/common/ssl_certificate.c
13247         * src/etpan/imap-thread.c
13248         * src/etpan/imap-thread.h
13249         * src/gtk/sslcertwindow.c
13250                 New hidden option ssl_skip_cert_check to 
13251                 avoid dups of bug #959 (libetpan linked
13252                 against gnutls and gnutls buggy on 64bit)
13253                 Present expired warning only once per
13254                 session/server.
13255         * manual/advanced.xml
13256         * manual/fr/advanced.xml
13257                 Document new option
13258
13259 2006-06-01 [wwp]        2.2.0cvs70
13260
13261         * src/messageview.c
13262                 fix for bug #961 (return receipt dialog 
13263                 complains incorrectly about return-path 
13264                 email adress being different), thanks 
13265                 to Colin.
13266
13267 2006-05-31 [cleroy]     2.2.0cvs69
13268
13269         * src/common/ssl.c
13270                 Guard against NULLs, although this
13271                 should never be an issue
13272
13273 2006-05-31 [colin]      2.2.0cvs68
13274
13275         * src/filtering.c
13276                 Use g_slist_prepend
13277         * src/imap.c
13278                 Don't remove caches when destroying folder, it
13279                 could (should) be done at exit
13280         * src/inc.c
13281                 free processing cache after incorporation
13282         * src/etpan/imap-thread.c
13283                 Maybe fix bug #959 (Crash on moving to emails 
13284                 to a imap account per ssl with a expired 
13285                 certificate.)
13286
13287 2006-05-30 [colin]      2.2.0cvs67
13288
13289         * src/summaryview.c
13290                 Put back event flush when displaying message
13291                 It avoids reading a bunch of messages just
13292                 by hitting shift-n for too long ;)
13293
13294 2006-05-29 [colin]      2.2.0cvs66
13295
13296         * src/summaryview.c
13297                 Remove useless g_warnings
13298
13299 2006-05-29 [colin]      2.2.0cvs65
13300
13301         * src/imap.c
13302                 Fix g_slist_append()s for performance
13303
13304 2006-05-29 [colin]      2.2.0cvs64
13305
13306         * src/compose.c
13307         * src/common/utils.c
13308                 Fix extraneous tab at start of addresses
13309         * src/mainwindow.c
13310                 Fix warnings (thanks to Fabien)
13311                 Fix crash at exit when composing messages 
13312                 exist
13313         * src/pop.c
13314                 Fix progress bar when deleting expired mails
13315                 Thanks to Hiro
13316         * src/summaryview.c
13317         * src/gtk/gtksctree.c
13318                 Fix re-sorting slowness
13319
13320 2006-05-29 [paul]       2.2.0cvs63
13321
13322         * src/mh.c
13323                 fetch full message when moving mails
13324                 from another mailbox, (fixed data loss
13325                 when filtering from IMAP to MH, introduced
13326                 in 2.2.0cvs57).
13327                 Thanks to Colin
13328
13329 2006-05-29 [mones]      2.2.0cvs62
13330
13331         * src/gtk/gtksctree.c
13332                 Unselect faster (patch by Colin)        
13333
13334 2006-05-26 [colin]      2.2.0cvs61
13335
13336         * src/summaryview.c
13337                 Unplug MSGINFO_UPDATE callback on delete too.
13338
13339 2006-05-26 [colin]      2.2.0cvs60
13340
13341         * src/foldersel.c
13342                 Fix bold in folder selection window with glib2.10
13343                 thanks Hiro
13344
13345 2006-05-26 [colin]      2.2.0cvs59
13346
13347         * src/procheader.c
13348                 Convert date only if necessary (and don't
13349                 try to convert from utf8 to utf8, too)
13350         * src/summaryview.c
13351                 Only set column's text if the column's 
13352                 displayed
13353
13354 2006-05-26 [colin]      2.2.0cvs58
13355
13356         * src/summaryview.c
13357         * src/gtk/gtkutils.c
13358                 Fix useless warning
13359
13360 2006-05-26 [colin]      2.2.0cvs57
13361
13362         * src/mainwindow.c
13363                 Make summaryview selectable as long as 
13364                 no message has focus
13365         * src/mh.c
13366                 Faster deletion (by implementing mh_remove_msgs)
13367                 Faster copy (avoid using mh_fetch_msg just to get
13368                 the filename)
13369                 Faster move (using move_file instead of copy_file
13370                 if MSG_IS_MOVE)
13371                 No progressbar if total number of mails to cp/mv 
13372                 is less than 100
13373         * src/summaryview.c
13374                 Fix removal from subject_table when mail gets moved
13375                 Faster deletion (g_slist_prepend instead of append)
13376         * src/gtk/gtksctree.c
13377                 Remove useless code
13378
13379 2006-05-25 [colin]      2.2.0cvs56
13380
13381         * src/common/ssl_certificate.c
13382                 Fix leak in expired cert check
13383
13384 2006-05-25 [colin]      2.2.0cvs55
13385
13386         * src/mh.c
13387                 Disable flags syncing on .mh_sequences - it
13388                 is buggy and marks mails read under unknown
13389                 conditions.
13390
13391 2006-05-25 [paul]
13392
13393         * 2.3.0-rc4 released
13394
13395 2006-05-24 [colin]      2.2.0cvs54
13396
13397         attention cvs users: if you manage to crash
13398         Sylpheed-Claws while moving, copying or deleting
13399         mails, we *are* interested in stack traces and
13400         valgrind logs. It looks stable, but one never
13401         knows...
13402
13403         * src/folder.c
13404                 Add progressbar for cache updates
13405         * src/folderutils.c
13406                 Optimize Mark all read in the current
13407                 folder
13408         * src/mh.c
13409                 Add progressbar for copy/move
13410         * src/procmsg.c
13411                 Optimize O(n^2) in copy/move
13412         * src/summaryview.c
13413         * src/gtk/gtksctree.c
13414                 Optimize O(n^2) algos
13415         * src/common/timing.h
13416                 Display ms instead of us
13417
13418 2006-05-24 [wwp]        2.2.0cvs53
13419
13420         * manual/fr/advanced.xml
13421                 updates to the French manual.
13422
13423 2006-05-24 [wwp]        2.2.0cvs52
13424
13425         * src/common/utils.c
13426                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
13427
13428 2006-05-24 [wwp]        2.2.0cvs51
13429
13430         * src/folderutils.c
13431                 fixed "mark all read" in MH folders (thanks to Colin).
13432
13433 2006-05-24 [paul]       2.2.0cvs50
13434
13435         * doc/man/sylpheed-claws.1
13436                 updated the man page
13437
13438 2006-05-23 [colin]      2.2.0cvs49
13439
13440         * src/folderview.c
13441         * src/imap.c
13442         * src/inc.c
13443         * src/mbox.c
13444         * src/messageview.c
13445         * src/news.c
13446         * src/send_message.c
13447         * src/summaryview.c
13448         * src/gtk/sslcertwindow.c
13449                 alertpanel fixes, by Fabien
13450
13451 2006-05-23 [colin]      2.2.0cvs48
13452
13453         * src/folder.c
13454         * src/folderview.c
13455         * src/msgcache.c
13456         * src/summaryview.c
13457         * src/gtk/gtksctree.c
13458         * src/gtk/gtksctree.h
13459                 More timings
13460                 Fix slow loading problem, which was caused by the
13461                 use of some gtk_ctree funcs and their use of
13462                 g_list_position while gtk_ctree_(un)link'ing.
13463                 Reap more functions from gtkctree.c to be sure we
13464                 use our (fast) version instead of theirs.
13465         * src/mh.c
13466                 Fix copy of unread mails
13467
13468
13469 2006-05-22 [wwp]        2.2.0cvs47
13470
13471         * manual/fr/advanced.xml
13472                 updated.
13473
13474 2006-05-22 [colin]      2.2.0cvs46
13475
13476         * src/filtering.c
13477                 Fix possible infinite loop. 'copy' is not a 
13478                 final action, so when encountering a 'copy',
13479                 we have to check if a previous one was set
13480                 and do it. In the same way, if we encounter
13481                 a 'move' we have to perform a possibly 
13482                 pending 'copy'. This will slow down filtering
13483                 on IMAP if move+copy or multiple copy actions
13484                 are to be done, but handling it via the batch
13485                 would be really too convoluted.
13486
13487 2006-05-22 [wwp]        2.2.0cvs45
13488
13489         * manual/fr/advanced.xml
13490         * manual/fr/faq.xml
13491         * manual/fr/glossary.xml
13492         * manual/fr/handling.xml
13493         * manual/fr/intro.xml
13494         * manual/fr/plugins.xml
13495         * manual/fr/sylpheed-claws-manual.xml
13496                 sync w/ the english manual: updates URIs, documented mailing-list
13497                 support, better explanation about the enabled/disabled feature
13498                 in filtering/processing rules by Paul.
13499
13500 2006-05-21 [colin]      2.2.0cvs44
13501
13502         * src/summaryview.c
13503                 Don't expand after building threads, but during
13504
13505 2006-05-21 [colin]      2.2.0cvs43
13506
13507         * src/procmsg.c
13508         * src/summaryview.c
13509                 More timing possibilities... For next time I have 
13510                 to find out how the hell some 3GHz computer takes
13511                 one minute to open a 30k folder...
13512
13513 2006-05-21 [colin]      2.2.0cvs42
13514
13515         * manual/pl/advanced.xml
13516         * manual/pl/faq.xml
13517         * manual/pl/glossary.xml
13518         * manual/pl/handling.xml
13519         * manual/pl/intro.xml
13520         * manual/pl/plugins.xml
13521         * manual/pl/sylpheed-claws-manual.xml
13522                 Polish manual updated by Pawel
13523
13524 2006-05-20 [colin]
13525
13526         * 2.3.0-rc3 released
13527
13528 2006-05-20 [colin]      2.2.0cvs41
13529
13530         * src/imap.c
13531                 Fix -rc2 problems:
13532                 - remove cache of moved messages from original folder
13533                 - apply new flags to messages even if they aren't appliable
13534                   via IMAP.
13535
13536 2006-05-20 [colin]
13537
13538         * 2.3.0-rc2 released
13539
13540 2006-05-19 [colin]      2.2.0cvs40
13541
13542         * src/imap.c
13543                 Don't issue SELECT in imap_change_flags
13544                 before having checked that we indeed have
13545                 some flags to change. MSG_POSTFILTERED for
13546                 example can't be used on IMAP.
13547                 Fixes bug #955 (copying messages between 
13548                 imap folders is extremely slow), which was
13549                 a regression.
13550
13551 2006-05-19 [colin]      2.2.0cvs39
13552
13553         * src/folder.c
13554         * src/folder.h
13555         * src/folderview.c
13556                 Try to fix bug #830 (Some unread messages 
13557                 get marked read in IMAP inbox):
13558                 - Prevent scanning a folder if it's being 
13559                   opened via the GUI
13560                 - Postpone opening via the GUI of a folder
13561                   currently scanned.
13562
13563
13564 2006-05-19 [wwp]        2.2.0cvs38
13565
13566         * manual/advanced.xml
13567                 fix English+typo (thanks to Paul).
13568
13569 2006-05-19 [wwp]        2.2.0cvs37
13570
13571         * manual/advanced.xml
13572         * manual/fr/advanced.xml
13573         * src/gtk/logwindow.c
13574         * src/prefs_common.c
13575         * src/prefs_common.h
13576                 added hidden prefs to allow customization of colors used in
13577                 protocol log window (useful for dark gtk+ themes).
13578
13579 2006-05-19 [wwp]        2.2.0cvs36
13580
13581         * ChangeLog
13582                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
13583
13584 2006-05-19 [paul]       2.2.0cvs35
13585
13586         * src/textview.c
13587                 make Reply-To fully clickable
13588         * src/gtk/logwindow.c
13589                 more colouring (SMTP ESMTP)
13590         Both patches by Pawel Pekala
13591
13592 2006-05-19 [cleroy]     2.2.0cvs34
13593
13594         * src/mh.c
13595                 Don't update flags from current folder
13596                 Probably fixes bug #935 (Read Messages 
13597                 Revert to Being Marked as Unread)
13598
13599 2006-05-18 [colin]      2.2.0cvs33
13600
13601         * src/imap.c
13602                 Warning fix
13603         * src/compose.c
13604         * src/mainwindow.c
13605         * src/summaryview.c
13606         * src/toolbar.c
13607                 Allow replying to multiple emails
13608                 in multiple windows
13609         * src/mimeview.c
13610         * src/etpan/imap-thread.c
13611                 Leak fixes
13612
13613 2006-05-18 [paul]       2.2.0cvs32
13614
13615         * src/summaryview.c
13616                 keep Mailing-List menu refreshed
13617                 Thanks to Colin
13618
13619 2006-05-18 [paul]       2.2.0cvs31
13620
13621         * manual/advanced.xml
13622         * manual/faq.xml
13623         * manual/glossary.xml
13624         * manual/handling.xml
13625         * manual/intro.xml
13626         * manual/plugins.xml
13627         * manual/sylpheed-claws-manual.xml
13628                 update URLs
13629                 add info about mailing-list support
13630                 edit filtering info
13631         * src/wizard.c
13632         * src/common/defs.h
13633         * src/gtk/about.c
13634         * src/plugins/dillo_viewer/README
13635                 update URLs
13636
13637 2006-05-17 [wwp]        2.2.0cvs30
13638
13639         * manual/handling.xml
13640         * manual/fr/handling.xml
13641                 documented the ability to enabled/disable filtering/processing rules.
13642
13643 2006-05-17 [colin]      2.2.0cvs29
13644
13645         * src/main.c
13646                 Don't initialize g_thread subsystem if it's 
13647                 already done (thanks to Hiro)
13648         * src/mimeview.c
13649                 Fix saving of parts when there name can't be
13650                 converted from UTF-8.
13651
13652 2006-05-17 [paul]       2.2.0cvs28
13653
13654         * po/Makefile.in.in
13655                 fix config.status warning with autoconf 2.60
13656
13657 2006-05-17 [paul]       2.2.0cvs27
13658
13659         * po/POTFILES.in
13660                 add src/mbox.c
13661
13662 2006-05-17 [wwp]        2.2.0cvs26
13663
13664         * src/mainwindow.c
13665                 fix useless and potentially dangerous buffer walking (thanks to Colin).
13666
13667 2006-05-17 [wwp]        2.2.0cvs25
13668
13669         * src/plugins/demo/demo.c
13670                 updated product name in plugin demo (many plugins need to be
13671                 sync'ed w/ that change).
13672
13673 2006-05-17 [colin]      2.2.0cvs24
13674
13675         * src/mh.c
13676                 Fix leak
13677
13678 2006-05-16 [colin]      2.2.0cvs23
13679
13680         * src/mainwindow.c
13681                 Stupid me hit again. Fix cvs22.
13682
13683 2006-05-16 [colin]      2.2.0cvs22
13684
13685         * src/mainwindow.c
13686                 Fix bug #922 (sylpheed-claws crashed after 
13687                 pushing on Inbox folder)
13688
13689 2006-05-16 [colin]      2.2.0cvs21
13690
13691         * src/compose.c
13692                 Make From header be copy/paste/select-able
13693
13694 2006-05-16 [wwp]        2.2.0cvs20
13695
13696         * src/export.c
13697         * src/matcher.c
13698         * src/summaryview.c
13699         * src/etpan/imap-thread.c
13700                 fix some compiler warnings (thanks to Colin).
13701
13702 2006-05-16 [wwp]        2.2.0cvs19
13703
13704         * src/action.c
13705         * src/gedit-print.c
13706         * src/inc.c
13707         * src/mainwindow.c
13708         * src/mh.c
13709         * src/statusbar.c
13710         * src/send_message.c
13711         * src/summaryview.c
13712                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
13713
13714 2006-05-15 [colin]      2.2.0cvs18
13715
13716         * src/procmsg.c
13717                 Fix automatic rule creation with List-Post
13718
13719 2006-05-15 [paul]       2.2.0cvs17
13720
13721         * tools/filter_conv_new.pl
13722                 updated for rule enabling/disabling
13723                 claws version >= 2.3.x required
13724
13725 2006-05-15 [cleroy]     2.2.0cvs16
13726
13727         * src/main.c
13728                 Revert test
13729
13730 2006-05-15 [cleroy]     2.2.0cvs15
13731
13732         * src/main.c
13733                 test
13734
13735 2006-05-15 [wwp]        2.2.0cvs14
13736
13737         * manual/pl/.cvsignore
13738                 ignore generated files.
13739
13740 2006-05-14 [wwp]        2.3.0-rc1
13741
13742         * 2.3.0-rc1 released
13743
13744 2006-05-13 [wwp]        2.2.0cvs13
13745
13746         * src/filtering.c
13747         * src/filtering.h
13748         * src/matcher.c
13749         * src/matcher_parser_lex.l
13750         * src/matcher_parser_parse.y
13751         * src/prefs_filtering.c
13752                 new feature: provide the ability to disable filtering and processing
13753                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
13754                 adaptations.
13755
13756 2006-05-13 [colin]      2.2.0cvs12
13757
13758         * src/compose.c
13759                 Remove useless if (a) b; else b;
13760                 Thanks to wwp
13761
13762 2006-05-13 [wwp]        2.2.0cvs11
13763
13764         * src/export.c
13765         * src/import.c
13766         * src/mainwindow.c
13767         * src/mbox.c
13768         * src/summaryview.c
13769         * src/summaryview.h
13770                 no more silent failures (or at least less ones) when importing
13771                 or exporting from/to mbox. Also start importing/exporting if
13772                 the necessary info is set.
13773
13774 2006-05-13 [wwp]        2.2.0cvs10
13775
13776         * RELEASE_NOTES
13777                 restored up-to-date release notes.
13778
13779 2006-05-13 [paul]       2.2.0cvs9
13780
13781         * po/nl.po
13782         * po/ru.po
13783                 updated by Tim Dijkstra and Pavlo Bohmat
13784
13785 2006-05-12 [colin]      2.2.0cvs8
13786
13787         * src/gtk/quicksearch.c
13788                 Add "k" as shortcut for "colorlabel". Patch
13789                 by ath42@users.sf.net.
13790
13791 2006-05-12 [paul]       2.2.0cvs7
13792
13793         * src/prefs_common.h
13794         * src/prefs_summaries.c
13795         * src/summaryview.c
13796                 when entering a folder also allow
13797                 going directly to first Marked message
13798
13799 2006-05-12 [paul]       2.2.0cvs6
13800
13801         * src/summaryview.c
13802                 always obey 'confirm before marking all
13803                 mails read' option
13804
13805 2006-05-12 [paul]       2.2.0cvs5
13806
13807         * src/textview.c
13808                 make Sender fully clickable
13809
13810 2006-05-12 [colin]      2.2.0cvs4
13811
13812         * src/compose.c
13813         * src/compose.h
13814                 Let From be editable
13815         * src/main.c
13816         * src/mh.c
13817                 Full support of .mh_sequences' Unseen seq
13818
13819 2006-05-12 [colin]      2.2.0cvs3
13820
13821         * src/folder.c
13822         * src/mainwindow.c
13823         * src/mainwindow.h
13824         * src/messageview.c
13825         * src/prefs_spelling.c
13826         * src/procheader.c
13827         * src/procmsg.c
13828         * src/procmsg.h
13829         * src/summaryview.c
13830         * src/toolbar.c
13831         * src/toolbar.h
13832                 Add contextual menu on Compose toolbar
13833                 button. Fixes bug #944 (Automatic
13834                 addresses not applied when changing account
13835                 from compose window)
13836                 add Mailing List support
13837                 based on the old 0.6.5claws25 patch by
13838                 Melvin Hadasht, with finishing touches
13839                 by Colin
13840                 Fix "ignore thread" when mails are threaded by
13841                 subject (and weren't ignored although appearing
13842                 in the thread).
13843                 GUI rework.
13844                 Both patches by Pawel.
13845
13846 2006-05-08 [paul]       2.2.0cvs2
13847
13848         * src/mainwindow.c
13849         * src/mainwindow.h
13850         * src/messageview.c
13851         * src/procheader.c
13852         * src/procmsg.c
13853         * src/procmsg.h
13854         * src/summaryview.c
13855                 add Mailing List support
13856                 based on the old 0.6.5claws25 patch by 
13857                 Melvin Hadasht, with finishing touches
13858                 by Colin
13859
13860 2006-05-08 [colin]      2.2.0cvs1
13861
13862         * src/mainwindow.c
13863         * src/toolbar.c
13864         * src/toolbar.h
13865                 Add contextual menu on Compose toolbar 
13866                 button. Fixes bug #944 (Automatic 
13867                 addresses not applied when changing account 
13868                 from compose window)
13869
13870 2006-05-08 [paul]       2.2.0
13871
13872         2.2.0 released
13873
13874 2006-05-08 [paul]       2.1.1cvs51
13875
13876         * po/cs.po
13877         * po/de.po
13878         * po/en_GB.po
13879         * po/fi.po
13880         * po/fr.po
13881         * po/pt_BR.po
13882         * po/sr.po
13883         * po/zh_CN.po
13884                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
13885                 Fabien Vantard, Frederico Goncalves Guimaraes,
13886                 Aleksandar Urosevic, and Ralgh Young
13887
13888 2006-05-12 [colin]      2.1.1cvs50
13889
13890         * po/cs.po
13891         * po/de.po
13892         * po/en_GB.po
13893         * po/es.po
13894         * po/fi.po
13895         * po/fr.po
13896         * po/pt_BR.po
13897         * po/sr.po
13898         * po/zh_CN.po
13899                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
13900                 Fabien Vantard, Frederico Goncalves Guimaraes,
13901                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
13902
13903 2006-05-05 [colin]      2.1.1cvs49
13904
13905         * manual/Makefile.am
13906         * manual/pl/Makefile.am
13907         * manual/pl/account.xml
13908         * manual/pl/ack.xml
13909         * manual/pl/addrbook.xml
13910         * manual/pl/advanced.xml
13911         * manual/pl/faq.xml
13912         * manual/pl/glossary.xml
13913         * manual/pl/gpl.xml
13914         * manual/pl/handling.xml
13915         * manual/pl/intro.xml
13916         * manual/pl/keyboard.xml
13917         * manual/pl/plugins.xml
13918         * manual/pl/starting.xml
13919         * manual/pl/sylpheed-claws-manual.xml
13920         * manual/pl/dist/.cvsignore
13921         * manual/pl/dist/Makefile.am
13922         * manual/pl/dist/html/.cvsignore
13923         * manual/pl/dist/html/Makefile.am
13924         * manual/pl/dist/pdf/.cvsignore
13925         * manual/pl/dist/pdf/Makefile.am
13926         * manual/pl/dist/ps/.cvsignore
13927         * manual/pl/dist/ps/Makefile.am
13928         * manual/pl/dist/txt/.cvsignore
13929         * manual/pl/dist/txt/Makefile.am
13930                 Add the polish translation of the manual,
13931                 Authored by Pawel Pekala.
13932
13933 2006-05-05 [cleroy]     2.1.1cvs48
13934
13935         * src/main.c
13936                 Re-read matcherrc after loading plugins 
13937                 if some of them add folders.
13938
13939 2006-05-03 [colin]      2.1.1cvs47
13940
13941         * src/imap.c
13942                 I'm idiot
13943
13944 2006-05-03 [colin]      2.1.1cvs46
13945
13946         * src/imap.c
13947                 Be sure to have a session when
13948                 getting separator
13949
13950 2006-05-03 [colin]      2.1.1cvs45
13951
13952         * src/imap.c
13953         * src/imap.h
13954         * src/imap_gtk.c
13955                 Fix preventing renaming with namespace 
13956                 separator.
13957
13958 2006-05-01 [colin]      2.1.1cvs44
13959
13960         * src/action.c
13961                 Don't reload messageview when result of
13962                 action is piped.
13963
13964 2006-04-29 [colin]      2.1.1cvs43
13965
13966         * src/prefs_receive.c
13967         * src/plugins/spamassassin/spamassassin_gtk.c
13968         * src/plugins/clamav/clamav_plugin_gtk.c
13969                 GUI fixes by Pawel
13970
13971 2006-04-29 [colin]      2.1.1cvs42
13972
13973         * src/prefs_compose_writing.c
13974         * src/prefs_quote.c
13975                 Cleanups. Patch by Pawel
13976
13977 2006-04-28 [paul]       2.1.1cvs41
13978
13979         * src/matcher.c
13980                 fix returned quick search results when search
13981                 term contains an underscore.
13982                 Thanks to Colin
13983
13984 2006-04-28 [paul]       2.1.1cvs40
13985
13986         * src/prefs_message.c
13987         * src/prefs_receive.c
13988                 GUI cleanups
13989                 Patches by Pawel Pekala
13990
13991 2006-04-27 [colin]      2.1.1cvs39
13992
13993         * src/wizard.c
13994                 Differentiate subject Welcome from
13995                 window's title Welcome
13996
13997 2006-04-27 [paul]
13998
13999         2.2.0-rc1 released
14000
14001 2006-04-27 [paul]       2.1.1cvs38
14002
14003         * manual/advanced.xml
14004         * manual/fr/advanced.xml
14005                 add info about compose_no_markup hidden pref
14006
14007 2006-04-27 [paul]       2.1.1cvs37
14008
14009         * src/prefs_account.c
14010                 improve privacy labels
14011         * src/prefs_msg_colors.c
14012                 change some strings for translators' convenience
14013         * src/gtk/gtkutils.c
14014                 don't underline the link button text
14015
14016 2006-04-25 [colin]      2.1.1cvs36
14017
14018         * src/folder.c
14019                 Complete 2.1.1cvs33 (once more ;)
14020
14021 2006-04-25 [colin]      2.1.1cvs35
14022
14023         * src/editldap.c
14024                 Fix tooltip
14025
14026 2006-04-25 [cleroy]     2.1.1cvs34
14027
14028         * src/compose.c
14029         * src/gtk/gtkaspell.c
14030                 Fix crash on redirect (related to the return 
14031                 of the aspell menu in compose's toolbar)
14032         * src/prefs_msg_colors.c
14033                 Fix sensitivity widgets
14034         * src/image_viewer.c
14035         * src/gtk/pluginwindow.c
14036         * src/gtk/prefswindow.c
14037                 Change released signals to clicked (Fabien)
14038         * po/POTFILES.in
14039         * src/common/socket.c
14040         * src/plugins/spamassassin/spamassassin.c
14041                 Translate strings (Fabien)
14042
14043 2006-04-25 [paul]       2.1.1cvs33
14044
14045         * src/folder.c
14046         * src/folder.h
14047         * src/folderview.c
14048                 complete the fix of bug #912
14049                 Thanks to Colin
14050
14051 2006-04-25 [colin]      2.1.1cvs32
14052
14053         * src/news.c
14054                 Better progress bar
14055         * src/mimeview.c
14056         * src/summaryview.c
14057         * src/summaryview.h
14058                 Fix focus chain
14059                 Patches by Pawel Pekala
14060
14061 2006-04-24 [colin]      2.1.1cvs31
14062
14063         * src/compose.c
14064                 Fix compilation warnings (Fabien)
14065
14066 2006-04-24 [colin]      2.1.1cvs30
14067
14068         * src/addrindex.c
14069         * src/editldap.c
14070         * src/editldap_basedn.c
14071         * src/editldap_basedn.h
14072         * src/ldapctrl.c
14073         * src/ldapctrl.h
14074         * src/ldapquery.c
14075         * src/ldaputil.c
14076         * src/ldaputil.h
14077                 Fix bug #901 (LDAPS support)
14078
14079 2006-04-24 [colin]      2.1.1cvs29
14080
14081         * src/compose.c
14082                 Fix logic on error with send dialog on
14083         * src/imap.c
14084                 Fix compilation without libetpan, thanks
14085                 to Fabien
14086         * src/summaryview.c
14087                 Fix 'context-menu' key
14088
14089 2006-04-23 [colin]      2.1.1cvs28
14090
14091         * src/folder.c
14092                 Never free current's cache to free up 
14093                 memory. Fixes bug #912 (new count 
14094                 randomly set to message count)
14095
14096 2006-04-23 [colin]      2.1.1cvs27
14097
14098         * src/gtk/quicksearch.c
14099                 And remove printf...
14100
14101 2006-04-23 [colin]      2.1.1cvs26
14102
14103         * src/gtk/quicksearch.c
14104                 Fix replacing in quicksearch, and fix inserting
14105                 in the middle of the string. (introduced at 2.1.0cvs22)
14106
14107 2006-04-23 [colin]      2.1.1cvs25
14108
14109         * src/imap.c
14110                 Make sure uidnext is initialized in get_num_list
14111                 (not for stable, related to 2.1.1cvs8 and friends)
14112
14113 2006-04-23 [colin]      2.1.1cvs24
14114
14115         * src/imap.c
14116                 Output something when login is successful
14117                 too
14118
14119 2006-04-23 [colin]      2.1.1cvs23
14120
14121         * src/etpan/imap-thread.c
14122                 Better logging (line-per-line, hide data in fetch)
14123                 Fix a const warning
14124         * src/gtk/logwindow.c
14125         * src/gtk/logwindow.h
14126                 Better logging (color for input/output)
14127
14128 2006-04-21 [colin]      2.1.1cvs22
14129
14130         * src/gtk/quicksearch.c
14131                 On gtk+-2.8, use stock buttons in quicksearch
14132                 Based on a patch by Fabien and a design by Paul
14133
14134 2006-04-21 [colin]      2.1.1cvs21
14135
14136         * src/folderview.c
14137         * src/mainwindow.c
14138                 Fix occasional flicker in folderview
14139         * src/common/utils.c
14140                 Fix bug #943 (Incorrectly parsed email address 
14141                 list in short headers on message view and in 
14142                 printouts)
14143
14144 2006-04-20 [colin]      2.1.1cvs20
14145
14146         * src/imap.c
14147         * src/imap.h
14148         * src/prefs_account.c
14149                 Add ANONYMOUS auth for IMAP
14150
14151 2006-04-20 [paul]       2.1.1cvs19
14152
14153         * src/main.c
14154                 proper fix for 2.1.1cvs18
14155                 Thanks to Colin
14156
14157 2006-04-20 [paul]       2.1.1cvs18
14158
14159         * src/main.c
14160                 fix build warnings
14161
14162 2006-04-20 [paul]       2.1.1cvs17
14163
14164         * src/gtk/quicksearch.c
14165                 fix standard, non-extended Quick search,
14166                 was broken in 2.1.1cvs15.
14167                 Thanks to Colin.
14168
14169 2006-04-20 [colin]      2.1.1cvs16
14170
14171         * src/prefs_matcher.c
14172                 Fix values when reselecting a ~test
14173                 rule
14174
14175 2006-04-19 [colin]      2.1.1cvs15
14176
14177         * src/compose.c
14178         * src/compose.h
14179         * src/gtk/gtkaspell.c
14180         * src/gtk/gtkaspell.h
14181                 Put back Options menu in Spelling/
14182         * src/gtk/quicksearch.c
14183                 Don't search, and show error, if the
14184                 advanced search has a syntax error
14185
14186 2006-04-18 [colin]      2.1.1cvs14
14187
14188         * src/textview.c
14189                 Fix gdk warnings on set_cursor when textview
14190                 isn't visible
14191
14192 2006-04-18 [colin]      2.1.1cvs13
14193
14194         * src/gtk/gtksctree.c
14195                 Remove seemingly useless refresh that causes
14196                 flicker - watch this commit in case of 
14197                 problems before planned backport to stable
14198
14199 2006-04-18 [colin]      2.1.1cvs12
14200
14201         * src/imap.c
14202                 Factorize get/set_xml code
14203         * src/compose.c
14204         * src/prefs_account.c
14205         * src/prefs_account.h
14206         * src/procmsg.c
14207                 Add Encrypt to self option
14208
14209 2006-04-17 [colin]      2.1.1cvs11
14210
14211         * configure.ac
14212                 Fix search on encrpyt function on dragonfly
14213                 Patch by Jonathan Buschmann <jonthn@agmact.com>
14214
14215 2006-04-17 [colin]      2.1.1cvs10
14216
14217         * src/prefs_account.c
14218                 Be safe by default: remove mails from POP3
14219                 after 7 days, not immediately
14220
14221 2006-04-17 [colin]      2.1.1cvs9
14222
14223         * src/etpan/imap-thread.c
14224                 Fix build on DragonFly - patch by 
14225                 Jonathan Buschmann <jonthn@agmact.com>
14226
14227 2006-04-17 [colin]      2.1.1cvs8
14228
14229         * src/imap.c
14230                 Save uidnext between sessions
14231
14232 2006-04-17 [colin]      2.1.1cvs7
14233
14234         * src/imap.c
14235                 scan is required when uid validity changes
14236
14237 2006-04-17 [colin]      2.1.1cvs6
14238
14239         * src/folderview.c
14240                 Don't scan if not necessary, apart in current
14241                 folder and INBOX to fetch flags.
14242         * src/imap.c
14243                 Scan is necessary if unread count changes
14244
14245 2006-04-17 [colin]      2.1.1cvs5
14246
14247         * src/imap.c
14248                 ...But always fetch ANSWERED and DELETED flags for
14249                 INBOX, as filtering can happen on these flags.
14250
14251 2006-04-17 [colin]      2.1.1cvs4
14252
14253         * src/imap.c
14254                 Don't fetch REPLIED and DELETED flags when synchronising
14255                 flags with a closed folder. We only need UNSEEN and FLAGGED
14256                 to update the folderview.
14257
14258 2006-04-17 [colin]      2.1.1cvs3
14259
14260         * src/imap.c
14261                 Faster flag search when there are new mails 
14262                 in a folder. We can do a full search if the 
14263                 folder contains less messages than the new
14264                 list.
14265
14266 2006-04-17 [colin]      2.1.1cvs2
14267
14268         * po/cs.po
14269         * po/de.po
14270         * po/fr.po
14271         * po/nl.po
14272         * po/pt_BR.po
14273                 Update translations from stable branch
14274
14275 2006-04-17 [colin]      2.1.1cvs1
14276
14277         * configure.ac
14278                 Bump version to follow stable release
14279
14280 2006-04-16 [mones]      2.1.0cvs50
14281
14282         * po/es.po
14283                 Updated for release
14284
14285 2006-04-16 [colin]      2.1.0cvs49
14286
14287         * src/textview.c
14288                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
14289                 with gtk < 2.8. Thanks to Fabien Vantard.
14290
14291 2006-04-15 [colin]      2.1.0cvs48
14292
14293         * src/etpan/imap-thread.c
14294                 Fix bug #919 (libetpan: SEGV when connecting 
14295                 using command)
14296
14297 2006-04-14 [colin]      2.1.0cvs47
14298
14299         * src/main.c
14300                 Fix race on --select (should be done better)
14301
14302 2006-04-14 [wwp]        2.1.0cvs46
14303
14304         * src/send_message.c
14305                 enforce a check for domain in account prefs (a sending
14306                 error could be faced if domain was checked but no value set),
14307                 thanks to Colin.
14308
14309 2006-04-14 [colin]      2.1.0cvs45
14310
14311         * src/codeconv.c
14312                 when converting from unknown to unknown, if the
14313                 string is UTF8, don't convert it to the locale
14314                 (which breaks it)
14315
14316 2006-04-14 [colin]      2.1.0cvs44
14317
14318         * src/compose.c
14319                 Don't try to use ASCII for converting headers
14320                 (as done in body)
14321
14322 2006-04-14 [paul]       2.1.0cvs43
14323
14324         * src/crash.c
14325                 add locale/charset info to crash report
14326         * src/gtk/about.c
14327                 add wwp to doc team
14328                 replace 'e-mail' with preferred 'email'
14329         * src/gtk/authors.h
14330                 ensure contributors list is in alphabetical
14331                 order
14332
14333 2006-04-13 [colin]      2.1.0cvs42
14334
14335         * src/textview.c
14336                 Prevent gdk warnings
14337
14338 2006-04-13 [colin]      2.1.0cvs41
14339
14340         * src/common/ssl_certificate.c
14341         * src/common/ssl_certificate.h
14342         * src/gtk/sslcertwindow.c
14343                 Warn on expired certs, and display the expiration date
14344
14345 2006-04-13 [colin]      2.1.0cvs40
14346
14347         * src/plugins/spamassassin/spamassassin_gtk.c
14348                 Fix missing set_text on unix socket
14349
14350 2006-04-13 [wwp]        2.1.0cvs39
14351
14352         * manual/fr/advanced.xml
14353         * manual/fr/glossary.xml
14354                 applied new spam/ham/email lexicon (pourriel, courriel)
14355
14356 2006-04-13 [paul]       2.1.0cvs38
14357
14358         * src/plugins/pgpmime/plugin.c
14359                 remove the mention of S/MIME from the
14360                 description. This is now handled by the
14361                 S/MIME plugin.
14362
14363 2006-04-13 [paul]       2.1.0cvs37
14364
14365         * src/prefs_msg_colors.c
14366                 rework dialog
14367         * src/prefs_folder_item.c
14368         * src/prefs_spelling.c
14369                 add a tooltip to the colour selector buttons
14370
14371 2006-04-13 [wwp]        2.1.0cvs36
14372
14373         * manual/advanced.xml
14374         * manual/glossary.xml
14375         * manual/handling.xml
14376         * manual/keyboard.xml
14377         * manual/plugins.xml
14378         * manual/starting.xml
14379         * manual/fr/account.xml
14380         * manual/fr/ack.xml
14381         * manual/fr/addrbook.xml
14382         * manual/fr/advanced.xml
14383         * manual/fr/faq.xml
14384         * manual/fr/glossary.xml
14385         * manual/fr/gpl.xml
14386         * manual/fr/handling.xml
14387         * manual/fr/intro.xml
14388         * manual/fr/keyboard.xml
14389         * manual/fr/plugins.xml
14390         * manual/fr/starting.xml
14391         * manual/fr/sylpheed-claws-manual.xml
14392                 fixes to the manuals:
14393                  - summaryview -> Message List (same in French)
14394                  - translate key names
14395                  - fix French punctuation, use non-breakable spaces when
14396                    necessary, don't use &thinsp; which is not portable
14397                  - tell what maildir and mbox formats we support
14398
14399 2006-04-12 [wwp]        2.1.0cvs35
14400
14401         * src/prefs_toolbar.c
14402                 unified a replace button more,
14403                 patch by Fabien Vantard <fzzzzz@gmail.com>.
14404
14405 2006-04-12 [wwp]        2.1.0cvs34
14406
14407         * src/prefs_common.c
14408         * src/prefs_msg_colors.c
14409                 make default color labels translatable,
14410                 patch from Fabien Vantard <fzzzzz@gmail.com>,
14411                 thanks to Tim <timbrain@post.cz> for reporting.
14412
14413 2006-04-12 [wwp]        2.1.0cvs33
14414
14415         * manual/glossary.xml
14416         * manual/intro.xml
14417         * manual/plugins.xml
14418         * manual/starting.xml
14419         * manual/sylpheed-claws-manual.xml
14420         * manual/fr/.cvsignore
14421         * manual/fr/account.xml
14422         * manual/fr/ack.xml
14423         * manual/fr/addrbook.xml
14424         * manual/fr/advanced.xml
14425         * manual/fr/faq.xml
14426         * manual/fr/glossary.xml
14427         * manual/fr/handling.xml
14428         * manual/fr/intro.xml
14429         * manual/fr/keyboard.xml
14430         * manual/fr/plugins.xml
14431         * manual/fr/starting.xml
14432         * manual/fr/sylpheed-claws-manual.xml
14433                 various fixes: typos, missing .fr translations, punctuation,
14434                 capitalization, links, accents and some bad French more.
14435
14436 2006-04-12 [wwp]        2.1.0cvs32
14437
14438         * src/prefs_gtk.c
14439                 fix for bug #935: always store prefs files in UTF-8 (thanks
14440                 to Colin).
14441
14442 2006-04-11 [colin]      2.1.0cvs31
14443
14444         * src/compose.c
14445                 Fix inserting files not in utf8 when locale is utf8
14446
14447 2006-04-11 [colin]      2.1.0cvs30
14448
14449         * src/inc.c
14450                 Don't show error dialog when cancelling connection
14451                 Patch by Pawel
14452
14453 2006-04-11 [cleroy]     2.1.0cvs29
14454
14455         * src/compose.c
14456                 Implement multiple quote levels
14457         * src/prefs_common.c
14458                 Change a little bit the quote bgcolor for 2nd level
14459
14460 2006-04-11 [colin]      2.1.0cvs28
14461
14462         * src/gtk/about.c
14463                 Add locale and charset in the label
14464
14465 2006-04-10 [colin]      2.1.0cvs27
14466
14467         * src/compose.c
14468         * src/prefs_common.c
14469         * src/prefs_common.h
14470         * src/prefs_msg_colors.c
14471         * src/textview.c
14472                 Allow optional background color in quotes
14473                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
14474                 GTK+-2.8.x feature
14475
14476 2006-04-10 [colin]      2.1.0cvs26
14477
14478         * src/main.c
14479         * src/mainwindow.c
14480         * src/mainwindow.h
14481                 Implement --select
14482
14483 2006-04-10 [colin]      2.1.0cvs25
14484
14485         * manual/plugins.xml
14486         * manual/fr/plugins.xml
14487                 Document libcurl's proxy variables
14488
14489 2006-04-09 [colin]      2.1.0cvs24
14490
14491         * src/prefs_common.c
14492                 gettext() returns statically allocated stuff. We have
14493                 to strdup it in order to be able to free it.
14494
14495 2006-04-09 [colin]      2.1.0cvs23
14496
14497         * AUTHORS
14498         * src/gtk/authors.h
14499                 Add Alexei
14500
14501 2006-04-09 [colin]      2.1.0cvs22
14502
14503         * src/mainwindow.c
14504         * src/gtk/quicksearch.c
14505                 Fix bug #859 (problems with cyrilic input in 
14506                 search panel) - Patch by Alexey Illarionov 
14507                 <littlesavage@rambler.ru>
14508
14509 2006-04-09 [colin]      2.1.0cvs21
14510
14511         * src/prefs_customheader.c
14512                 I prefer removing then freeing rather than the contrary
14513                 (even if it doesn't change anything ;-)
14514         * src/prefs_account.c
14515                 Fix bug #933 (Crash re-entering the custom headers list 
14516                 dialog in accounts prefs)
14517                 The problem happened when cancelling the Account 
14518                 Preferences' dialogs - in which case we didn't do 
14519                 anything to the PrefsAccount * struct. In case of applying,
14520                 the old ac_prefs was replaced with the tmp_ac_prefs we were
14521                 working with in this dialog. The problem is that 
14522                 prefs_customheader.c, working on this tmp_ac_prefs, always
14523                 changes the ->customhdr_list pointer, even when cancelled. 
14524                 So in case of cancelling the prefs_account dialog, we still
14525                 have to update ->customhdr_list in the real account.
14526
14527 2006-04-08 [colin]      2.1.0cvs20
14528
14529         * manual/fr/glossary.xml
14530         * manual/fr/keyboard.xml
14531                 Forgot some headers :)
14532
14533 2006-04-08 [colin]      2.1.0cvs19
14534
14535         * manual/Makefile.am
14536         * manual/fr/Makefile.am
14537         * manual/fr/account.xml
14538         * manual/fr/ack.xml
14539         * manual/fr/addrbook.xml
14540         * manual/fr/advanced.xml
14541         * manual/fr/faq.xml
14542         * manual/fr/glossary.xml
14543         * manual/fr/gpl.xml
14544         * manual/fr/handling.xml
14545         * manual/fr/intro.xml
14546         * manual/fr/keyboard.xml
14547         * manual/fr/plugins.xml
14548         * manual/fr/starting.xml
14549         * manual/fr/sylpheed-claws-manual.xml
14550         * manual/fr/dist/.cvsignore
14551         * manual/fr/dist/Makefile.am
14552         * manual/fr/dist/html/.cvsignore
14553         * manual/fr/dist/html/Makefile.am
14554         * manual/fr/dist/pdf/.cvsignore
14555         * manual/fr/dist/pdf/Makefile.am
14556         * manual/fr/dist/ps/.cvsignore
14557         * manual/fr/dist/ps/Makefile.am
14558         * manual/fr/dist/txt/.cvsignore
14559         * manual/fr/dist/txt/Makefile.am
14560                 Add the french translation of the manual. Thanks to
14561                 Olivier Delhomme <olivier.delhomme@free.fr> for 
14562                 account.xml, ack.xml, addrbook.xml and advanced.xml
14563
14564 2006-04-08 [colin]      2.1.0cvs18
14565
14566         * manual/plugins.xml
14567         * manual/starting.xml
14568                 More fixes
14569
14570 2006-04-07 [colin]      2.1.0cvs17
14571
14572         * manual/faq.xml
14573         * manual/intro.xml
14574         * manual/keyboard.xml
14575                 Little fixes
14576
14577 2006-04-07 [colin]      2.1.0cvs16
14578
14579         * README
14580         * src/compose.c
14581         * src/prefs_common.c
14582         * src/prefs_common.h
14583                 Add hidden compose_no_markup pref
14584
14585 2006-04-07 [wwp]        2.1.0cvs15
14586
14587         * src/summary_search.c
14588         * .cvsignore
14589                 Bugfix: stop button was sticky when searching in an empty folder.
14590                 Applied curly brackets code style to the whole file (summary_search.c).
14591                 More files to ignore.
14592
14593 2006-04-07 [wwp]        2.1.0cvs14
14594
14595         * src/message_search.c
14596         * src/summary_search.c
14597                 changed default button when search bumps at file/folder
14598                 beginning or end, for convenience (thanks to Colin).
14599
14600 2006-04-07 [paul]       2.1.0cvs13
14601
14602         * src/plugins/dillo_viewer/dillo_prefs.c
14603                 avoid future potential for namespace collision
14604                 Patch by Colin
14605
14606 2006-04-06 [wwp]        2.1.0cvs12
14607
14608         * src/summary_search.c
14609                 Unify extended/advanced searches names (and thus factorize labels),
14610                 patch by Fabien Vantard <fzzzzz@gmail.com>.
14611
14612 2006-04-06 [wwp]        2.1.0cvs11
14613
14614         * src/folderview.c
14615         * src/prefs_themes.c
14616         * src/summaryview.c
14617                 Fixed some compilation warnings.
14618
14619 2006-04-06 [colin]      2.1.0cvs10
14620
14621         * manual/advanced.xml
14622                 Document the wizard template and how to deploy
14623                 Sylpheed-Claws effectively
14624
14625 2006-04-06 [colin]      2.1.0cvs9
14626
14627         * src/folderview.c
14628                 gettext patch to tell translators about _("#"),
14629                 by Maxim Britov
14630
14631 2006-04-06 [colin]      2.1.0cvs8
14632
14633         * src/textview.c
14634                 Fix invalid GtkTextBIter after clicking "Display as text"
14635
14636 2006-04-06 [mones]      2.1.0cvs7
14637
14638         * src/addr_compl.c
14639         * src/addrindex.c
14640         * src/addritem.c
14641         * src/codeconv.c
14642         * src/compose.c
14643         * src/filtering.c
14644         * src/folder.c
14645         * src/folder_item_prefs.c
14646         * src/folderview.c
14647         * src/localfolder.c
14648         * src/matcher.c
14649         * src/mimeview.c
14650         * src/prefs_msg_colors.c
14651         * src/prefs_spelling.c
14652         * src/prefs_themes.c
14653         * src/procmime.c
14654         * src/procmsg.c
14655         * src/stock_pixmap.c
14656         * src/summaryview.c
14657         * src/textview.c
14658         * src/toolbar.c
14659         * src/common/mgutils.c
14660         * src/common/prefs.c
14661         * src/common/ssl_certificate.c
14662         * src/gtk/colorlabel.c
14663         * src/gtk/quicksearch.c
14664         * src/plugins/pgpmime/pgpmime.c
14665         * src/plugins/spamassassin/spamassassin.c
14666                 Removed redundant NULL checks for g_free() calls.
14667                 Patch by Pawel Pekala.
14668
14669 2006-04-06 [mones]      2.1.0cvs6
14670
14671         * src/prefs_actions.c
14672         * src/prefs_filtering.c
14673         * src/prefs_filtering_action.c
14674         * src/prefs_matcher.c
14675         * src/prefs_template.c
14676         * src/gtk/gtkutils.c
14677         * src/gtk/gtkutils.h
14678                 Have a nice replace button. Patch by Pawel Pekala
14679
14680 2006-04-06 [colin]      2.1.0cvs5
14681
14682         * src/addressbook.c
14683                 Fix crash with empty columns
14684
14685 2006-04-05 [colin]      2.1.0cvs4
14686
14687         * src/wizard.c
14688         * src/prefs_gtk.c
14689                 Allow wizard customization with pre-filled values
14690
14691 2006-04-05 [colin]      2.1.0cvs3
14692
14693         * src/textview.c
14694         * src/mimeview.c
14695         * src/mimeview.h
14696                 Nicer messages in mimeview
14697
14698 2006-04-05 [colin]      2.1.0cvs2
14699
14700         * src/addressbook.c
14701         * src/prefs_summaries.c
14702                 i18n fix
14703
14704 2006-04-05 [colin]      2.1.0cvs1
14705
14706         * src/plugins/pgpcore/plugin.c
14707         * src/plugins/pgpcore/select-keys.c
14708         * src/plugins/pgpcore/select-keys.h
14709         * src/plugins/pgpcore/sgpgme.c
14710         * src/plugins/pgpcore/sgpgme.h
14711         * src/plugins/pgpinline/pgpinline.c
14712         * src/plugins/pgpinline/plugin.c
14713         * src/plugins/pgpmime/pgpmime.c
14714         * src/plugins/pgpmime/plugin.c
14715                 Factorize and generalize a bit 
14716                 Drop S/MIME signature verification from PGP/MIME
14717                 (adding it as another, more complete plugin)
14718
14719 2006-04-05 [paul]       2.1.0
14720
14721         2.1.0 released
14722
14723 2006-04-05 [paul]       2.0.0cvs186
14724
14725         * manual/advanced.xml
14726                 add info on colour labels
14727
14728 2006-04-05 [paul]       2.0.0cvs185
14729
14730         * po/bg.po
14731         * po/cs.po
14732         * po/de.po
14733         * po/el.po
14734         * po/en_GB.po
14735         * po/fi.po
14736         * po/fr.po
14737         * po/it.po
14738         * po/nl.po
14739         * po/pl.po
14740         * po/pt_BR.po
14741         * po/sr.po
14742         * po/zh_CN.po
14743                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
14744                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
14745                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
14746                 Guimaraes, Aleksandar Urosevic, Ralgh Young
14747         * src/gtk/authors.h
14748         * tools/claws.i18n.status.pl
14749                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
14750                 and new Czech translator, Tim <timbrain@post.cz>
14751
14752 2006-04-05 [mones]      2.0.0cvs184
14753
14754         * po/es.po
14755                 Updated translation
14756
14757 2006-04-05 [colin]      2.0.0cvs183
14758
14759         * src/gtk/quicksearch.c
14760                 Fix bug #929 (unnecessary reload in quick search bar)
14761
14762 2006-04-05 [colin]      2.0.0cvs182
14763
14764         * src/compose.c
14765                 Fix crash on Reply with no From:
14766                 Show signature and conversion error on queuing 
14767                 (but not sending)
14768         * src/mainwindow.c
14769         * src/summaryview.c
14770         * src/summaryview.h
14771                 Factorize threading code and make sure msginfo 
14772                 is not null when it comes from a GtkCTreeRow's 
14773                 data
14774         * src/gtk/gtkaspell.c
14775                 Check for necessary things
14776         * src/gtk/gtksctree.c
14777         * src/gtk/gtksctree.h
14778                 Reset anchor if necessary when removing node
14779
14780 2006-03-29 [colin]      2.0.0cvs181
14781
14782         * src/folderview.c
14783                 Warn for disabled IMAP accounts (due to lack of
14784                 libetpan). Breaks string-freeze - sorry - but it
14785                 is kind of important ;)
14786
14787 2006-03-28 [colin]      2.0.0cvs180
14788
14789         * src/gtk/gtkutils.c
14790         * src/gtk/gtkutils.h
14791                 Add a gtkut_get_link_btn() function that
14792                 creates a button which acts like an URI
14793         * src/prefs_themes.c
14794         * src/gtk/about.c
14795                 Use this function (factorizes codes)
14796         * src/common/defs.h
14797         * src/gtk/pluginwindow.c
14798                 Add a "Get more..." in the plugins window
14799
14800 2006-03-28 [colin]      2.0.0cvs179
14801
14802         * src/common/smtp.c
14803         * src/common/passcrypt.c
14804         * src/undo.c
14805                 Warning fixes. Patch by Pawel Pekala
14806
14807 2006-03-27 [colin]      2.0.0cvs178
14808
14809         * src/undo.c
14810                 Fix undoing by blocks with spaces
14811
14812 2006-03-27 [colin]      2.0.0cvs177
14813
14814         * src/textview.c
14815                 Set margin to 3px for headers
14816
14817 2006-03-27 [paul]
14818
14819         2.1.0-rc2 released
14820
14821 2006-03-27 [wwp]        2.0.0cvs176
14822
14823         * src/summaryview.c
14824                 don't reset quicksearch when updating the message list.
14825                 Thanks to Colin.
14826
14827 2006-03-26 [wwp]        2.0.0cvs175
14828
14829         * src/compose.c
14830                 use a unified border width ('other' tab in the compose window,
14831                 patch by Pawel Pekala).
14832
14833
14834 2006-03-26 [wwp]        2.0.0cvs174
14835
14836         * src/common/quoted-printable.c
14837         * src/addressbook.c
14838                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
14839
14840 2006-03-26 [colin]      2.0.0cvs173
14841
14842         * src/quote_fmt_parse.y
14843                 Fix non-UTF8 date formats messing up the whole quote a 
14844                 little bit
14845
14846 2006-03-26 [colin]      2.0.0cvs172
14847
14848         * src/procheader.c
14849                 Make sure the date is UTF8 valid, or try to make it
14850                 so. IncrediMail is really IncrediStupid.
14851         * src/compose.c
14852                 Fix possible conversions. 
14853                 
14854
14855 2006-03-26 [colin]      2.0.0cvs171
14856
14857         * src/matcher.c
14858                 Fix corner cases in body search. This is still a
14859                 hack... It seems impossible to make it good and 
14860                 reasonably fast at the same time.
14861
14862 2006-03-26 [colin]      2.0.0cvs170
14863
14864         * src/summaryview.c
14865                 I think I killed the twilight zone bug!
14866                 summary_select_node() flushes GTK events in order
14867                 to be able to center the view. But this also 
14868                 flushes keypresses like Ctrl-Alt-U, so this can
14869                 call summary_show from summary_select_node (itself
14870                 called from summary_show, etc.). And the summaryview
14871                 has to be unlocked in this function. So just locking
14872                 while processing GTK events, and bailing if locked, 
14873                 should fix it.
14874                 Fixes bug #927 (SIGSEGV during Update Summary)
14875
14876 2006-03-25 [colin]      2.0.0cvs169
14877
14878         * src/matcher.c
14879                 Fix search in QP-encoded bodies
14880                 Fix utf-8 searches in bodies encoded in the
14881                 locale's encoding
14882         * src/common/quoted-printable.c
14883         * src/common/quoted-printable.h
14884                 Add a decode function that doesn't overwrite
14885                 the original pointer
14886                 
14887
14888 2006-03-24 [colin]      2.0.0cvs168
14889
14890         * src/action.c
14891         * src/summaryview.c
14892         * src/summaryview.h
14893                 Update message cache after action
14894                 Patch by H. Merijn Brand
14895         * src/prefs_msg_colors.c
14896                 Factorize label 
14897                 Patch by Fabien Vantard
14898         * src/plugins/spamassassin/spamassassin_gtk.c
14899                 Remove useless translation
14900                 Patch by Fabien Vantard
14901
14902 2006-03-23 [colin]      2.0.0cvs167
14903
14904         * src/common/ssl.c
14905                 Let 30 seconds to SSL_connect
14906
14907 2006-03-23 [wwp]        2.0.0cvs166
14908
14909         * src/summaryview.c
14910         * src/gtk/description_window.c
14911                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
14912                 and headers are translated; adjust description windows' width to fit their
14913                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
14914
14915 2006-03-23 [paul]       2.0.0cvs165
14916
14917         * src/common/utils.c
14918                 fix highlighting of URIs containing "()"
14919                 (2.0.0cvs164's reversal fixed)
14920                 Thanks to Colin.
14921
14922 2006-03-23 [paul]       2.0.0cvs164
14923
14924         * src/common/utils.c
14925                 revert patch, (postponing a fix), at 2.0.0cvs120
14926                 as it breaks more URIs than it fixes.
14927                 Allow '-' to be a terminating character in a URI
14928
14929 2006-03-22 [colin]      2.0.0cvs163
14930
14931         * configure.ac
14932                 Require libetpan 0.45
14933                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
14934
14935 2006-03-22 [paul]       2.0.0cvs162
14936
14937         * src/editgroup.c
14938                 replace '<-' and '->' buttons with GTK_STOCK graphical
14939                 buttons
14940         * src/summary_search.c
14941                 don't offer '...' for translation
14942                 add a tooltip to advanced search '...' button
14943         * src/gtk/quicksearch.c
14944                 don't offer '...' for translation
14945
14946 2006-03-21 [colin]      2.0.0cvs161
14947
14948         * src/compose.c
14949                 Fix middle-click pasting (insert at click
14950                 position instead of cursor position, don't
14951                 remove existing selection and allow pasting
14952                 our own selection)
14953         * src/addressbook.c
14954                 "LDAP Server" -> "LDAP servers"
14955
14956 2006-03-21 [wwp]        2.0.0cvs160
14957
14958         * src/etpan/imap-thread.c
14959                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
14960
14961 2006-03-20 [colin]      2.0.0cvs159
14962
14963         * src/summaryview.c
14964                 Don't reload summaryview after an execute with no
14965                 move action
14966
14967 2006-03-19 [colin]      2.0.0cvs158
14968
14969         * src/addressbook.c
14970                 and put groups at the top, always
14971
14972 2006-03-19 [colin]      2.0.0cvs157
14973
14974         * src/addressbook.c
14975                 Order groups before names, as previously
14976
14977 2006-03-19 [colin]      2.0.0cvs156
14978
14979         * src/addressbook.c
14980                 - Sort case-unsensitive
14981                 - Put the sort arrow at opening too
14982
14983 2006-03-19 [wwp]        2.0.0cvs155
14984
14985         * src/addressbook.c
14986                 allow sorting by name/email/remarks, ensure that right-pane's contents
14987                 matches the left-pane selection (cleared when appropriate).
14988                 Patch by Pawel Pekala <c0rn@o2.pl>.
14989
14990 2006-03-18 [colin]      2.0.0cvs154
14991
14992         * src/textview.c
14993                 Fix text cursor ;)
14994
14995 2006-03-18 [colin]      2.0.0cvs153
14996
14997         * src/gtk/filesel.c
14998                 Make sure we hide the preview if we didn't get
14999                 a filename
15000
15001 2006-03-18 [colin]      2.0.0cvs152
15002
15003         * src/summaryview.c
15004                 Set cursor to watch for execution (fixes lack
15005                 of watch-cursor when dnd'ing hundreds of mails)
15006         * src/gtk/filesel.c
15007                 Check that mime type is 'image/*' before updating
15008                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
15009
15010 2006-03-18 [colin]      2.0.0cvs151
15011
15012         * src/mainwindow.c
15013         * src/textview.c
15014         * src/textview.h
15015                 Put a watch cursor in textview too when the mainwindow's
15016                 cursor in a watch
15017
15018 2006-03-18 [colin]      2.0.0cvs150
15019
15020         * src/folder.c
15021                 Change wrong asserts to simple tests
15022
15023 2006-03-17 [colin]      2.0.0cvs149
15024
15025         * src/mainwindow.c
15026         * src/mainwindow.h
15027         * src/prefs_msg_colors.c
15028         * src/summaryview.c
15029         * src/summaryview.h
15030         * src/gtk/colorlabel.c
15031         * src/gtk/colorlabel.h
15032                 Add a color label menu in the main menubar
15033                 Add (fixed) accels Ctrl-{0-7} to change the color
15034                 They have to be fixed because the menu's dynamic,
15035                 the items are complex widgets, hence we can't use
15036                 a GtkItemFactory.
15037
15038
15039 2006-03-17 [wwp]        2.0.0cvs148
15040
15041         * src/compose.c
15042                 rollback few lines from my previous commit (those lines come from
15043                 a pending patch, accidentally commited, even if neutral as they are
15044                 commented out).
15045
15046 2006-03-17 [wwp]        2.0.0cvs147
15047
15048         * src/compose.c
15049                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
15050                 applied code style/indentation to the modified function.
15051
15052 2006-03-17 [wwp]        2.0.0cvs146
15053
15054         * src/procmsg.c
15055         * src/compose.c
15056                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
15057
15058 2006-03-17 [paul]
15059
15060         2.1.0-rc1 released
15061
15062 2006-03-17 [paul]       2.0.0cvs145
15063
15064         * src/main.c
15065                 addressbook_read_file() was called twice
15066         * src/textview.c
15067                 X-Mailer highlighting
15068
15069 2006-03-16 [colin]      2.0.0cvs144
15070
15071         * src/sourcewindow.c
15072         * src/sourcewindow.h
15073                 And the last one, in source window.
15074
15075 2006-03-16 [colin]      2.0.0cvs143
15076
15077         * src/compose.c
15078         * src/compose.h
15079                 Fix the same stuff in compose
15080
15081 2006-03-16 [colin]      2.0.0cvs142
15082
15083         * src/messageview.c
15084                 Complete the previous messageview crash fix
15085
15086 2006-03-16 [colin]      2.0.0cvs141
15087
15088         * src/procmsg.h
15089         * src/procmsg.c
15090         * src/folder.c
15091                 Fix POSTPROCESSING hook
15092                 Patch by H. Merijn Brand
15093
15094         * src/procmime.c
15095         * src/procmime.h
15096                 Parse Content-Location
15097
15098         * src/toolbar.c
15099         * src/messageview.c
15100         * src/messageview.h
15101                 Don't crash when a top-level MessageView has
15102                 been closed on us. Same problematic than
15103                 yesterday's quicksearch issue.
15104
15105 2006-03-15 [colin]      2.0.0cvs140
15106
15107         * src/gtk/quicksearch.c
15108                 Fix a bitchy race we didn't think about when we
15109                 added quicksearch cancellation:
15110                 If the search is not on cached fields, for example
15111                 body_part matchcase "stuff"
15112                 the matcher code has to get the whole message. If
15113                 we're on IMAP, that can be slow, and in order to
15114                 be non-blocking, the IMAP code idle loop processes
15115                 gtk events too. So it is possible to cancel a
15116                 quicksearch while the matcher is getting the mail's
15117                 body. After matcher got its body, it will start to
15118                 iterate over the matcher list that the Quicksearch's
15119                 clear_search_cb() just freed via prepare_matcher().
15120                 SIGSEGV ensues.
15121                 The fix consists of guarding the matcherlist_match()
15122                 call with a boolean 'matching'. If we reset the
15123                 quicksearch while matching is TRUE, we don't free
15124                 the matcherlist anymore like we did, but we set
15125                 another new flag, deferred_free, to TRUE. Then,
15126                 in quicksearch_match(), just after returning from
15127                 matcherlist_match() and unsetting the matching flag,
15128                 we check the deferred_free flag and do the
15129                 prepare_matcher() (which does the matcherlist_free)
15130                 for real, so we free the matcherlist once it's not
15131                 used anymore.
15132                 As all of this runs via the glib main loop, we
15133                 luckily don't need a mutex.
15134         * src/summaryview.c
15135                 Also, show progress while searching.
15136
15137
15138 2006-03-14 [colin]      2.0.0cvs139
15139
15140         * src/alertpanel.c
15141                 Make alertpanel_is_open non-static
15142
15143 2006-03-14 [colin]      2.0.0cvs138
15144
15145         * src/prefs_spelling.c
15146                 Cleanups - Fabien Vantard
15147
15148 2006-03-14 [wwp]        2.0.0cvs137
15149
15150         * src/main.c
15151                 code style normalization (curly braces, indentation).
15152
15153 2006-03-14 [wwp]        2.0.0cvs137
15154
15155         * src/main.c
15156                 code style (braces, indentation)
15157
15158 2006-03-12 [paul]       2.0.0cvs136
15159
15160         * src/prefs_common.c
15161                 trans_hdr defaults to FALSE to be RFC-savvy
15162         * src/prefs_summaries.c
15163                 add a tooltip to the trans_hdr option
15164                 
15165
15166 2006-03-12 [paul]       2.0.0cvs135
15167
15168         * src/prefs_matcher.c
15169                 give a little more width to the combos
15170         * src/prefs_display_header.c
15171         * src/textview.c
15172                 translate headers if prefs_common.trans_hdr
15173                 is TRUE
15174
15175         Patches by Pawel Pekala
15176
15177 2006-03-12 [paul]       2.0.0cvs134
15178
15179         * src/plugins/clamav/clamav_plugin.c
15180         * src/plugins/dillo_viewer/dillo_viewer.c
15181         * src/plugins/pgpcore/plugin.c
15182         * src/plugins/pgpinline/plugin.c
15183         * src/plugins/pgpmime/plugin.c
15184         * src/plugins/spamassassin/spamassassin.c
15185                 update/add to descriptions
15186         * src/plugins/spamassassin/spamassassin_gtk.c
15187                 fixes to the english, remove superfluous
15188                 tooltips, clean up a little
15189
15190 2006-03-12 [paul]       2.0.0cvs133
15191
15192         * src/compose.c
15193                 fix Bug 924, 'Account combo box shows up wrong 
15194                 if & is in account name'
15195
15196 2006-03-11 [colin]      2.0.0cvs132
15197
15198         * src/summaryview.c
15199                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
15200                 messed up shift-selection because is slows down
15201                 moving around summaryview. thanks -users
15202
15203 2006-03-10 [colin]      2.0.0cvs131
15204
15205         * src/plugins/spamassassin/spamassassin_gtk.c
15206                 Put back Paul's engrish fixes
15207
15208 2006-03-10 [colin]      2.0.0cvs130
15209
15210         * src/plugins/spamassassin/spamassassin.c
15211         * src/plugins/spamassassin/spamassassin.h
15212         * src/plugins/spamassassin/spamassassin_gtk.c
15213                 Cleanup SA prefs page (more)
15214                 Patch by Fabien Vantard
15215
15216 2006-03-10 [paul]       2.0.0cvs129
15217
15218         * src/prefs_msg_colors.c
15219         * src/prefs_spelling.c
15220                 widget sensitivity
15221
15222 2006-03-09 [mones]      2.0.0cvs128
15223
15224         * po/es.po
15225                 Update for next RC
15226
15227 2006-03-09 [wwp]        2.0.0cvs127
15228
15229         * configure.ac
15230                 revert accidental commit (requirement for libetpan 0.43), this time
15231                 not in HEAD.
15232
15233 2006-03-09 [wwp]        2.0.0cvs125
15234
15235         * configure.ac
15236                 revert accidental commit (requirement for libetpan 0.43)
15237
15238 2006-03-09 [paul]       2.0.0cvs126
15239
15240         * src/prefs_receive.c
15241                 remove useless frame
15242                 replace 'incorporation' with 'receiving'
15243         * src/plugins/clamav/clamav_plugin_gtk.c
15244         * src/plugins/spamassassin/spamassassin_gtk.c
15245                 improve widget sensitivity
15246                 fix a bit his engrish
15247
15248 2006-03-09 [wwp]        2.0.0cvs125
15249
15250         * src/addressadd.c
15251         * src/foldersel.c
15252         * src/prefs_common.c
15253         * src/prefs_common.h
15254                 remember some more windows' sizes (add to addressbook and
15255                 select folder).
15256
15257 2006-03-09 [paul]       2.0.0cvs124
15258
15259         * src/plugins/pgpcore/prefs_gpg.c
15260                 normalise construction of dialogue
15261
15262 2006-03-09 [paul]       2.0.0cvs123
15263
15264         * src/plugins/trayicon/Makefile.am
15265                 add missing slash
15266
15267 2006-03-08 [colin]      2.0.0cvs122
15268
15269         * src/plugins/trayicon/Makefile.am
15270                 Fix build in separate dir 
15271                 Patch by Bamanzi <bamanzi@gmail.com>
15272
15273 2006-03-08 [colin]      2.0.0cvs121
15274
15275         * src/procmsg.c
15276                 Batch move and copies from summaryview with delayed execution
15277                 too
15278
15279 2006-03-07 [paul]       2.0.0cvs120
15280
15281         * src/common/utils.c
15282                 fix highlighting of URIs containing "()"
15283                 Patch by Pawel Pekala
15284
15285 2006-03-07 [paul]       2.0.0cvs119
15286
15287         * src/folder.c
15288         * src/folder.h
15289         * src/folderview.c
15290                 immediately do alphabetical resort when
15291                 changing a folder's name
15292                 Patch by Pawel Pekala
15293
15294 2006-03-07 [paul]       2.0.0cvs118
15295
15296         * src/news.c
15297         * src/news_gtk.c
15298                 when unsubscribing a newsgroup, remove the
15299                 folder and msgs in .sylpheed-claws/newscache
15300                 Patch by Pawel Pekala <c0rn@gazeta.pl>
15301
15302 2006-03-07 [paul]       2.0.0cvs117
15303
15304         * src/textview.c
15305                 fix wrong Fake URL Warning
15306                 Thanks to Hiro
15307
15308 2006-03-07 [colin]      2.0.0cvs116
15309
15310         * src/imap.c
15311                 Return immediately when password dialog was
15312                 cancelled
15313         * src/gtk/inputdialog.c
15314                 Allow empty strings for passwords
15315
15316
15317 2006-03-06 [colin]      2.0.0cvs115
15318
15319         * src/imap.c
15320                 Prevent double-timeouts when connection fails
15321
15322 2006-03-06 [colin]
15323
15324         2.0.1-rc1 released
15325
15326 2006-03-06 [colin]      2.0.0cvs114
15327
15328         * src/imap.c
15329                 Refresh session during potentially long
15330                 operations
15331
15332 2006-03-06 [wwp]        2.0.0cvs113
15333
15334         * src/prefs_msg_colors.h
15335                 forgot that one (custom color labels).
15336
15337 2006-03-06 [wwp]        2.0.0cvs112
15338
15339         * src/prefs_common.c
15340         * src/prefs_common.h
15341         * src/prefs_msg_colors.c
15342         * src/summaryview.c
15343         * src/summaryview.h
15344         * src/gtk/colorlabel.c
15345         * src/gtk/colorlabel.h
15346                 colors in messages list are now customizable. Color values and names can
15347                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
15348                 Thanks to Paul and Colin for their help with this longstanding patch!
15349
15350 2006-03-06 [wwp]        2.0.0cvs111
15351
15352         * src/textview.c
15353                 don't crash if (x)face is bad.
15354
15355 2006-03-05 [paul]       2.0.0cvs110
15356
15357         * AUTHORS
15358         * configure.ac
15359         * src/Makefile.am
15360         * src/common/Makefile.am
15361         * src/common/utils.h
15362         * src/etpan/imap-thread.c
15363         * src/gtk/authors.h
15364         * src/plugins/clamav/Makefile.am
15365         * src/plugins/demo/Makefile.am
15366         * src/plugins/dillo_viewer/Makefile.am
15367         * src/plugins/pgpcore/Makefile.am
15368         * src/plugins/pgpcore/passphrase.c
15369         * src/plugins/pgpinline/Makefile.am
15370         * src/plugins/pgpmime/Makefile.am
15371         * src/plugins/spamassassin/Makefile.am
15372         * src/plugins/trayicon/Makefile.am
15373                 fix builiding on cygwin
15374                 Patch by Ralgh Young <bamanzi@gmail.com>
15375
15376 2006-03-04 [wwp]        2.0.0cvs109
15377
15378         * manual/keyboard.xml
15379                 fix mixed up/down keys.
15380
15381 2006-03-04 [wwp]        2.0.0cvs108
15382
15383         * README
15384         * INSTALL
15385                 updated links to SpamAssassin.
15386
15387 2006-03-04 [wwp]        2.0.0cvs107
15388
15389         * manual/plugins.xml
15390         * src/plugins/spamassassin/README
15391                 updated SpamAssassin plugin docs to reflect new functional additions
15392                 (also fix/update/documents few technical stuff more, see the README).
15393
15394 2006-03-04 [wwp]        2.0.0cvs106
15395
15396         * src/prefs_message.c
15397                 normalized capitalization of message-prefs paths.
15398
15399 2006-03-04 [wwp]        2.0.0cvs105
15400
15401         * manual/advanced.xml
15402                 typo.
15403
15404 2006-03-03 [colin]      2.0.0cvs104
15405
15406         * src/plugins/clamav/clamav_plugin_gtk.c
15407                 Rework prefs page, patch by Fabien 
15408
15409 2006-03-03 [colin]      2.0.0cvs103
15410
15411         * src/plugins/clamav/clamav_plugin.c
15412                 Set error on all errors
15413
15414 2006-03-03 [colin]      2.0.0cvs102
15415
15416         * src/common/plugin.c
15417                 Initialize error to avoid crashing when a plugin fails
15418                 without setting error
15419
15420 2006-03-02 [wwp]        2.0.0cvs101
15421
15422         * configure.ac
15423                 fixed linker flags for libetpan support on Cygwin
15424                 (thanks to H.Merijn Brand).
15425
15426 2006-03-02 [wwp]        2.0.0cvs100
15427
15428         * src/addressbook.c
15429                 fix some AB error messages: one for punctuation and
15430                 one wrongly duplicate (thanks, maxbritov).
15431
15432 2006-03-02 [wwp]        2.0.0cvs99
15433
15434         * src/plugins/spamassassin/spamassassin.c
15435                 make sync calls to sa-learn/spamc to prevent
15436                 system (whatever local or client/server) overload.
15437
15438 2006-03-02 [colin]      2.0.0cvs98
15439
15440         * src/summaryview.c
15441                 Put the spam icon in the status column instead of the
15442                 mark one
15443
15444 2006-03-01 [colin]      2.0.0cvs97
15445
15446         * src/plugins/spamassassin/spamassassin.c
15447                 Fix segfault (g_file_set_contents fails for some 
15448                 reason and err==0x2f. Can't find out why with
15449                 valgrind, using working function :-)
15450
15451 2006-03-01 [colin]      2.0.0cvs96
15452
15453         * src/inc.c
15454                 Offline overriding: let 'No' be cached only 3 seconds
15455
15456 2006-03-01 [colin]      2.0.0cvs95
15457
15458         * src/addr_compl.c
15459         * src/addrbook.c
15460         * src/addressbook.c
15461         * src/addrindex.c
15462         * src/folder_item_prefs.c
15463         * src/headerview.c
15464         * src/imap.c
15465         * src/inc.c
15466         * src/ldif.c
15467         * src/mainwindow.c
15468         * src/mh.c
15469         * src/msgcache.c
15470         * src/prefs_common.h
15471         * src/prefs_msg_colors.c
15472         * src/procheader.c
15473         * src/procheader.h
15474         * src/procmime.c
15475         * src/procmsg.c
15476         * src/procmsg.h
15477         * src/send_message.h
15478         * src/simple-gettext.c
15479         * src/summaryview.c
15480         * src/summaryview.h
15481         * src/syldap.c
15482         * src/textview.c
15483         * src/undo.c
15484         * src/common/ssl_certificate.c
15485         * src/common/utils.c
15486         * src/gtk/colorsel.c
15487         * src/gtk/gtksctree.c
15488         * src/gtk/gtkshruler.c
15489         * src/plugins/trayicon/trayicon.c
15490                 #if 0 goes to /dev/null
15491
15492 2006-03-01 [colin]      2.0.0cvs94
15493
15494         * src/compose.c
15495         * src/imap.c
15496         * src/inc.c
15497         * src/inc.h
15498         * src/messageview.c
15499         * src/news.c
15500         * src/plugins/spamassassin/spamassassin.c
15501                 Allow to add information in the "working offline"
15502                 window
15503
15504 2006-03-01 [wwp]        2.0.0cvs93
15505
15506         * src/plugins/spamassassin/spamassassin.c
15507                 fixed spamc invocation: use a tricky temporary mini shell wrapper
15508                 'cause it seems that calling `spamc ... < inputfile` with
15509                 g_spawn_(a)sync simply.. erm doesn't work :-).
15510
15511 2006-03-01 [wwp]        2.0.0cvs92
15512
15513         * src/toolbar.c
15514         * src/toolbar.h
15515                 simplify the adding of spam/ham button to the messageview toolbar
15516                 (it gets more clear now that the same button will be "Mark as spam"
15517                 or "Mark as ham" according to the current message status,
15518                 thanks to Colin).
15519
15520 2006-03-01 [wwp]        2.0.0cvs91
15521
15522         * src/messageview.c
15523         * src/procmsg.c
15524         * src/procmsg.h
15525         * src/summaryview.c
15526         * src/plugins/spamassassin/spamassassin.c
15527         * src/plugins/spamassassin/spamassassin.h
15528                 make learner callbacks return a status (0 for ok),
15529                 handle it in main code to avoid setting flags when learning failed,
15530                 don't learn on TCP if offline in spamassassin,
15531                 thanks to Colin.
15532
15533                 
15534
15535 2006-03-01 [wwp]        2.0.0cvs90
15536
15537         * src/compose.c
15538                 some work around the compose window's account menu,
15539                 patch by Fabien Vantard.
15540
15541 2006-03-01 [wwp]        2.0.0cvs89
15542
15543         * src/plugins/spamassassin/spamassassin.c
15544                 fixed bad logics, was using spamc in local mode and sa-learn
15545                 in remote mode (thanks, Colin).
15546
15547 2006-03-01 [wwp]        2.0.0cvs88
15548
15549         * src/plugins/spamassassin/spamassassin.c
15550         * src/plugins/spamassassin/spamassassin.h
15551         * src/plugins/spamassassin/spamassassin_gtk.c
15552                 made processing of emails w/ sa-plugin an option (default is TRUE),
15553                 fixed Engrish some tooltips, capitalization of some debug messages
15554                 and warnings. The spamassassin plugin now provides two separate
15555                 services: process emails upon incorporation and spamd training.
15556                 Both services (un)register independently but use some common
15557                 plugin settings (transport settings, spam storage location).
15558
15559 2006-02-28 [wwp]        2.0.0cvs87
15560
15561         * src/plugins/spamassassin/spamassassin.c
15562                 fix async flag to spamc cmdline execution (batch exec should
15563                 be asynchronous).
15564
15565 2006-02-27 [wwp]        2.0.0cvs86
15566
15567         * src/plugins/spamassassin/spamassassin.c
15568         * src/plugins/spamassassin/spamassassin.h
15569         * src/plugins/spamassassin/spamassassin_gtk.c
15570                 - added the ability to learn a remote spamassassin server (spamd),
15571                 using spamc.
15572                 - added the spamassassin option 'username', that applies to all
15573                 spamassassin operations (filtering, learning, local or remote).
15574                 The default username is the current unix user (if left blank
15575                 from gtk prefs or config file).
15576                 - commented out some unused code (notebook widget), removed unused
15577                 layout (hbox1).
15578                 - make more widgets sensitive to the transport type.
15579
15580 2006-02-27 [colin]      2.0.0cvs85
15581
15582         * src/plugins/spamassassin/spamassassin.c
15583                 Fix sa-learn call when offline
15584
15585 2006-02-27 [colin]      2.0.0cvs84
15586
15587         * configure.ac
15588         * src/Makefile.am
15589         * src/mainwindow.c
15590         * src/mainwindow.h
15591         * src/messageview.c
15592         * src/messageview.h
15593         * src/prefs_toolbar.c
15594         * src/procmsg.c
15595         * src/stock_pixmap.c
15596         * src/stock_pixmap.h
15597         * src/summaryview.c
15598         * src/toolbar.c
15599         * src/toolbar.h
15600         * src/pixmaps/ham_btn.xpm
15601         * src/pixmaps/spam.xpm
15602         * src/pixmaps/spam_btn.xpm
15603         * src/plugins/spamassassin/spamassassin.c
15604                 Add button in toolbar for spam learning
15605                 Fix a few bugs from the last related commit
15606                 Revert 1.9.6cvs23 which messed up shift-selection
15607
15608 2006-02-24 [colin]      2.0.0cvs83
15609
15610         * src/procmsg.c
15611         * src/summaryview.c
15612         * src/summaryview.h
15613         * src/plugins/spamassassin/spamassassin.c
15614         * src/plugins/spamassassin/spamassassin.h
15615         * src/plugins/spamassassin/spamassassin_gtk.c
15616                 Unregister learner when spamassassin is either
15617                 disabled or over tcp
15618
15619 2006-02-24 [colin]      2.0.0cvs82
15620
15621         * src/Makefile.am
15622         * src/mainwindow.c
15623         * src/mainwindow.h
15624         * src/procmsg.c
15625         * src/procmsg.h
15626         * src/stock_pixmap.c
15627         * src/stock_pixmap.h
15628         * src/summaryview.c
15629         * src/summaryview.h
15630         * src/gtk/icon_legend.c
15631         * src/pixmaps/spam.xpm  ** NEW FILE **
15632         * src/plugins/spamassassin/spamassassin.c
15633         * src/plugins/spamassassin/spamassassin_gtk.c
15634                 Add spam learning interface (Mark/Mark as 
15635                 (spam|ham) menus)
15636
15637 2006-02-24 [wwp]        2.0.0cvs81
15638
15639         * src/compose.c
15640         * src/compose.h
15641         * src/filtering.c
15642                 hide compose window when sending message in batch mode
15643                 (filtering: forward and redirect). Also fixed a wrong
15644                 value returned when sending failed, neutral anyway.
15645                 (Colin, me) 
15646
15647 2006-02-24 [wwp]        2.0.0cvs80
15648
15649         * src/mainwindow.c
15650                 use GTK+'s stock quit button. Patch by Fabien Vantard.
15651
15652 2006-02-24 [paul]       2.0.0cvs79
15653
15654         * src/news.c
15655         * src/news.h
15656         * src/news_gtk.c
15657                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
15658                 Thanks to Colin
15659
15660 2006-02-23 [colin]      2.0.0cvs78
15661
15662         * src/alertpanel.c
15663                 Change OK to Close in alertpanel with View log
15664                 button; add accel to View log. Patch by Fabien
15665                 Vantard
15666
15667 2006-02-23 [wwp]        2.0.0cvs77
15668
15669         * src/compose.c
15670                 silly me, there were much more tests to perform, since toolbars can
15671                 really have down to 1 element only.
15672
15673 2006-02-23 [wwp]        2.0.0cvs76
15674
15675         * commitHelper
15676                 fixed indentation from my previous commit. Fallback to VISUAL if
15677                 EDITOR is not set (and to vi, at last resort).
15678
15679 2006-02-23 [wwp]        2.0.0cvs75
15680
15681         * commitHelper
15682                 improved error detection (Colin, me).
15683
15684 2006-02-23 [wwp]        2.0.0cvs74
15685
15686         * src/prefs_toolbar.c
15687                 simplify and fix prefs/toolbars layouting. Combos' contents can
15688                 now be really displayed.
15689
15690 2006-02-23 [wwp]        2.0.0cvs73
15691         simplifies and fix prefs/toolbars layouting. Combos' contents can now
15692         be really displayed.
15693
15694 2006-02-22 [wwp]        2.0.0cvs72
15695
15696         * src/compose.c
15697                 fix a typo in my previous commit (sorry!).
15698
15699 2006-02-22 [wwp]        2.0.0cvs71
15700
15701         * src/prefs_toolbar.c
15702                 fix a crash when adding separators to toolbars,
15703                 also fix some separator item information.
15704
15705 2006-02-22 [wwp]        2.0.0cvs70
15706
15707         * src/compose.c
15708                 fix a crash when redirecting (for instance) when compose window's
15709                 toolbar contents has been customized (when some buttons have been
15710                 removed in fact).
15711
15712 2006-02-21 [wwp]        2.0.0cvs69
15713
15714         * src/summaryview.c
15715         * src/gtk/pluginwindow.c
15716         * src/plugins/pgpcore/prefs_gpg.c
15717                 fix some compilation warnings (feat. remains of removed code).
15718
15719 2006-02-21 [wwp]        2.0.0cvs68
15720
15721         * src/gtk/gtkutils.c
15722                 fix two compilation issues, thanks to Stephan Sachse.
15723
15724 2006-02-20 [colin]      2.0.0cvs67
15725
15726         * src/mainwindow.c
15727                 Don't reselect displayed mail on refocus
15728                 This fixes actions misbehaving 
15729
15730 2006-02-20 [wwp]        2.0.0cvs66
15731
15732         * src/summaryview.c
15733         * src/gtk/gtksctree.c
15734         * src/gtk/gtkshruler.c
15735                 changed more runtime typecast checks.
15736
15737 2006-02-20 [wwp]        2.0.0cvs65
15738
15739         * src/summary_search.c
15740                 find all - summaryview refresh issue fixed, thanks to Colin.
15741
15742 2006-02-20 [wwp]        2.0.0cvs64
15743
15744         * src/gtk/gtkutils.c
15745                 better runtime typecast checks.
15746
15747 2006-02-20 [wwp]        2.0.0cvs63
15748
15749         * src/summary_search.c
15750                 enhancements to the summary search:
15751                         - add the ability to stop the running search
15752                           (upon ESC-key press, new Stop button or when Clear button is pressed)
15753                         - don't search if no criteria (From/To/Subject/Body) is set
15754                         - ensure that a busy mouse pointer is always shown when searching,
15755                           show it even a bit earlier
15756
15757 2006-02-19 [colin]      2.0.0cvs62
15758
15759         * src/compose.c
15760         * src/imap.c
15761         * src/etpan/imap-thread.c
15762         * src/etpan/imap-thread.h
15763                 (Future) IMAP speed improvement on sending
15764                 Will require a libetpan update
15765         * src/summaryview.c
15766         * src/gtk/quicksearch.c
15767                 Make quicksearch clearable while running.
15768
15769 2006-02-17 [colin]      2.0.0cvs61
15770
15771         * src/imap.c
15772         * src/etpan/imap-thread.c
15773         * src/etpan/imap-thread.h
15774                 Check for IMAP certificates
15775                 ** Requires libetpan-0.42-cvs4 
15776                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
15777
15778 2006-02-17 [colin]      2.0.0cvs60
15779
15780         * src/messageview.c
15781         * src/prefs_common.c
15782         * src/prefs_common.h
15783         * src/prefs_message.c
15784                 Add pref to display HTML-only mails with plugin, 
15785                 if possible (defaulting to FALSE of course).
15786
15787 2006-02-16 [colin]      2.0.0cvs59
15788
15789         * src/main.c
15790         * src/common/plugin.c
15791         * src/common/plugin.h
15792         * src/gtk/pluginwindow.c
15793                 Keep track of requested (but unloaded) plugins
15794                 in some error cases.
15795
15796 2006-02-16 [wwp]        2.0.0cvs58
15797
15798         * src/gtk/gtkaspell.c
15799         * src/gtk/gtkaspell.h
15800         * src/prefs_spelling.c
15801         * src/compose.c
15802         * src/prefs_common.c
15803         * src/prefs_common.h
15804                 implemented new optional spellchecker behaviour: re-check message when
15805                 dictionary got changed (from compose-window/context-menu/Change dictionary).
15806
15807 2006-02-16 [wwp]        2.0.0cvs57
15808
15809         * src/quote_fmt_parse.y
15810                 pclose popen'ed pipe.
15811
15812 2006-02-15 [colin]      2.0.0cvs56
15813
15814         * src/mimeview.c
15815         * src/mimeview.h
15816                 Let MimeViewers know which MimeView they
15817                 depend of.
15818         * src/summaryview.c
15819                 Swap From/To columns in Sent/Queue/Drafts
15820                 folders
15821         * src/etpan/imap-thread.c
15822                 Use mailstream_low_tls_open() for STARTTLS
15823                 instead of mailstream_low_ssl_open()
15824                 ** REQUIRES libetpan 0.42cvs3 **
15825
15826 2006-02-15 [wwp]        2.0.0cvs55
15827
15828         * src/compose.c
15829         * src/compose.h
15830         * src/message_search.c
15831         * src/message_search.h
15832         * src/textview.c
15833         * src/gtk/gtkutils.c
15834         * src/gtk/gtkutils.h
15835                 added the ability to Find text in the compose window (and a bit
15836                 of code factorization).
15837
15838 2006-02-15 [wwp]        2.0.0cvs54
15839
15840         * src/prefs_gtk.c
15841                 yet another one file was missing (fix for some widgets' sensitivity).
15842                 Thanks Colin!
15843
15844 2006-02-15 [wwp]        2.0.0cvs53
15845
15846         * src/prefs_gtk.h
15847                 oops forgot that file (fix for some widgets' sensitivity).
15848
15849 2006-02-15 [wwp]        2.0.0cvs52
15850
15851         * src/summary_search.c
15852                 implemented advanced summary search options (added the ability
15853                 to use matcher conditions in an advanced search mode).
15854
15855 2006-02-15 [wwp]        2.0.0cvs51
15856
15857         * src/plugins/pgpcore/prefs_gpg.c
15858         * src/prefs_account.c
15859                 fix some widget sensitivity, mostly around some labels in
15860                 account prefs.
15861
15862 2006-02-15 [paul]       2.0.0cvs50
15863
15864         * manual/advanced.xml
15865                 improve Templates info
15866                 written by wwp
15867
15868 2006-02-14 [colin]      2.0.0cvs49
15869
15870         * src/pixmaps/address_book.xpm
15871         * src/pixmaps/preferences.xpm
15872         * src/pixmaps/properties.xpm
15873                 Fix pixmap size - patch by Fabien Vantard
15874
15875 2006-02-13 [colin]      2.0.0cvs48
15876
15877         * src/procmime.c
15878                 Add missing fclose()s on error
15879         * src/textview.c
15880                 Remove unused code
15881         * src/common/utils.c
15882                 Fix temp files not being deleted on windows
15883         Patches by Thomas Gilgin
15884
15885 2006-02-13 [colin]      2.0.0cvs47
15886
15887         * src/mainwindow.c
15888                 Fix exit crash
15889
15890 2006-02-13 [wwp]        2.0.0cvs46
15891
15892         * src/plugins/pgpcore/prefs_gpg.c
15893                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
15894
15895 2006-02-12 [colin]      2.0.0cvs45
15896
15897         * src/folderview.c
15898         * src/main.c
15899         * src/mainwindow.c
15900                 Fix "stuff" when quitting
15901
15902 2006-02-12 [wwp]        2.0.0cvs44
15903
15904         * src/prefs_themes.c
15905                 fix typos in debug messages.
15906
15907 2006-02-11 [colin]      2.0.0cvs43
15908
15909         * src/summaryview.c
15910                 don't allow drag/drop from ourself
15911
15912 2006-02-10 [wwp]        2.0.0cvs42
15913
15914         * src/exporthtml.c
15915         * src/html.c
15916         * src/html.h
15917         * src/procmime.c
15918         * src/textview.c
15919                 renamed html_ prefixed functions and data structures to avoid
15920                 namespace clashes w/ other software (gtkhtml2 for instance).
15921                 Closes bug #907.
15922
15923
15924 2006-02-09 [colin]      2.0.0cvs41
15925
15926         * src/summaryview.c
15927                 Fix shitty logic messed up. Thanks Ticho for the hint!
15928
15929 2006-02-09 [wwp]        2.0.0cvs40
15930
15931         * src/gtk/about.c
15932         * src/compose.c
15933         * src/prefs_account.c
15934         * src/prefs_gtk.h
15935         * src/editaddress.c
15936                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
15937                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
15938                 Browse buttons in accounts prefs.
15939
15940 2006-02-09 [colin]      2.0.0cvs39
15941
15942         * src/matcher.c
15943                 Check for pointer before using its members
15944         * src/gtk/gtksourceprintjob.c
15945                 Fix a wrong warning
15946
15947 2006-02-09 [wwp]        2.0.0cvs38
15948
15949         * src/gtk/filesel.c
15950                 fix few compiler warnings (type mismatch).
15951
15952 2006-02-09 [paul]       2.0.0cvs37
15953
15954         * po/fr.po
15955                 updated by Fabien Vantard
15956
15957 2006-02-08 [colin]      2.0.0cvs36
15958
15959         * src/prefs_common.c
15960         * src/common/defs.h
15961         * src/common/plugin.c
15962                 allow windows and linux configurations to coexist
15963                 patch by Thomas Gilgin
15964
15965 2006-02-08 [colin]      2.0.0cvs35
15966
15967         * src/filtering.c
15968         * src/matcher.c
15969         * src/matcher.h
15970         * src/matcher_parser_parse.y
15971         * src/prefs_filtering_action.c
15972         * src/prefs_matcher.c
15973                 Add the "Ignore thread" filtering
15974                 action
15975
15976 2006-02-08 [colin]      2.0.0cvs34
15977
15978         * src/compose.c
15979         * src/procmime.c
15980         * src/procmime.h
15981                 Fix bug #905 (damaged attachment)
15982                 text files with raw \0's aren't really text files
15983         FOR_STABLE
15984
15985 2006-02-08 [colin]      2.0.0cvs33
15986
15987         * src/summaryview.c
15988                 Fix crasher introduced yesterday
15989
15990 2006-02-08 [wwp]        2.0.0cvs32
15991
15992         * src/compose.c
15993         * src/compose.h
15994                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
15995
15996 2006-02-08 [wwp]        2.0.0cvs31
15997
15998         * src/prefs_template.c
15999                 templates enhancement: allow address completion for Cc and Bcc fields
16000                 (it was currently possible for the To field only)
16001
16002 2006-02-08 [colin]      2.0.0cvs30
16003
16004         * src/compose.c
16005                 Don't unblock if not blocked
16006         FOR_STABLE
16007
16008 2006-02-07 [colin]      2.0.0cvs29
16009
16010         * src/action.c
16011                 Forgot to refresh summaryview
16012
16013 2006-02-07 [colin]      2.0.0cvs28
16014
16015         * src/action.c
16016                 Freeze/thaw message list and folder list while
16017                 processing %as{} actions 
16018         * src/compose.c
16019                 Fix auto-wrap disabling after a middle-click
16020                 paste - FOR_STABLE
16021
16022 2006-02-07 [paul]       2.0.0cvs27
16023
16024         * src/folder.c
16025                 fix freeing of uninitialised pointers
16026                 Thanks to Colin
16027
16028 2006-02-06 [colin]      2.0.0cvs26
16029
16030         * src/folder.c
16031                 Use g_slist_prepend in potentially big list
16032
16033 2006-02-06 [colin]      2.0.0cvs25
16034
16035         * src/folder.c
16036                 Completely skip processing if it doesn't 
16037                 exist (faster!)
16038
16039 2006-02-06 [colin]      2.0.0cvs24
16040
16041         * src/folder.c
16042         * src/summaryview.c
16043                 Batch filtering in summaryview (from Tools menu)
16044                 and pre/post//-processing too
16045
16046 2006-02-06 [colin]      2.0.0cvs23
16047
16048         * src/procmsg.h
16049         * src/filtering.c
16050                 Use a special field for batch filtering instead
16051                 of stepping on deferred execution's toes
16052
16053 2006-02-06 [colin]      2.0.0cvs22
16054
16055         * src/action.c
16056         * src/filtering.c
16057         * src/filtering.h
16058         * src/folder.c
16059         * src/summaryview.c
16060                 Fix filtering via menus and actions
16061
16062 2006-02-06 [colin]      2.0.0cvs21
16063
16064         * src/imap.c
16065                 Put the added file directly to cache if possible (will work
16066                 with next libetpan)
16067         * src/filtering.c
16068         * src/filtering.h
16069         * src/inc.c
16070         * src/folder.c
16071         * src/mbox.c
16072         * src/procmsg.h
16073                 Move and copy filtered messages by batches instead of one
16074                 by one - faster on IMAP
16075         * src/procmsg.c
16076                 Add a function that'll possibly be useful later
16077
16078 2006-02-06 [colin]      2.0.0cvs20
16079
16080         * src/addressbook.c
16081                 Use internal mime-type instead of text/plain for d'n'd
16082         * src/compose.c
16083                 Allow attaching files from mimeview's icon list via d'n'd
16084         * src/folderview.c
16085         * src/folderview.h
16086                 Use internal mime-type instead of text/plain for d'n'd
16087                 Don't try to selected opened folder if none is
16088                 Factorize d'n'd from other apps code
16089         * src/headerview.c
16090         * src/textview.c
16091         * src/gtk/gtkutils.c
16092         * src/gtk/gtkutils.h
16093                 Factorize Face/X-Face stuff
16094         * src/mimeview.c
16095                 Fix d'n'd to other apps
16096         * src/prefs_message.c
16097                 Let the XFace pref be usable without libcompface as it also
16098                 applies to Face
16099         * src/summaryview.c
16100                 Fix d'n'd to other apps
16101                 Factorize d'n'd from other apps code
16102
16103 2006-02-06 [wwp]        2.0.0cvs19
16104
16105         * po/it.po
16106                 Italian translation fixes by Andrea Spadaccini (no more confusion
16107                 between filtering and processing, and few changes in the About
16108                 dialog).
16109
16110
16111 2006-02-06 [mones]      2.0.0cvs18
16112
16113         * src/gtk/icon_legend.c
16114                 Improved descriptions allowing better translations
16115
16116 2006-02-05 [colin]      2.0.0cvs17
16117
16118         * src/imap.c
16119                 Add the f*cking missing expunge that caused imap_fetch_env
16120                 to fail after an add_msgs ! :-///
16121         * src/etpan/imap-thread.c
16122                 Add a bit of debug
16123         FOR_STABLE
16124
16125 2006-02-05 [colin]      2.0.0cvs16
16126
16127         * src/common/utils.c
16128                 Don't check for return-path (or we can't put
16129                 back non-sent mails)
16130
16131 2006-02-05 [colin]      2.0.0cvs15
16132
16133         * src/textview.c
16134                 Don't try to display Face header in textview
16135                 when teh headerview's active
16136
16137 2006-02-05 [colin]      2.0.0cvs14
16138
16139         * tools/tbird2syl.py
16140         * tools/Makefile.am
16141                 Add script to import Thunderbird mails
16142
16143 2006-02-05 [colin]      2.0.0cvs13
16144
16145         * src/headerview.c
16146         * src/procheader.c
16147         * src/procmsg.c
16148         * src/procmsg.h
16149         * src/textview.c
16150                 Show Face headers - patch partially by Klaus Flittner
16151
16152 2006-02-05 [colin]      2.0.0cvs12
16153
16154         * src/folderview.c
16155         * src/summaryview.c
16156         * src/common/utils.c
16157         * src/common/utils.h
16158                 Let dnd work from mime icons to summaryview
16159                 and to folderview too
16160                 Add a crude test to avoid trying to add files
16161                 drag'n'dropped when they're not mails
16162
16163 2006-02-04 [colin]      2.0.0cvs11
16164
16165         * src/summaryview.c
16166         * src/mimeview.c
16167                 Fix utf8 conversion
16168
16169 2006-02-04 [colin]      2.0.0cvs10
16170
16171         * src/compose.c
16172         * src/folderview.c
16173         * src/mimeview.c
16174         * src/summaryview.c
16175         * src/summaryview.h
16176                 Added various drag and drop capas:
16177                 From                    To
16178                 summaryview             other apps
16179                 mimeview icons          other apps
16180                 other apps              summaryview
16181                 other apps              folderview
16182
16183                 This shouldn't have broken the existing:
16184                 From                    To
16185                 summaryview             folderview
16186                 folderview              folderview
16187                 summaryview             compose's attachments
16188
16189         Tests welcomed.
16190
16191 2006-02-02 [paul]       2.0.0cvs9
16192
16193         * src/mainwindow.c
16194                 move global option 'Set displayed columns...' out
16195                 of folder option grouping.
16196                 fix sensitivity of 'harvest addresses'
16197         FOR_STABLE
16198
16199 2006-02-01 [colin]      2.0.0cvs8
16200
16201         * src/mimeview.c
16202                 Revert the alertpanel patch, it sucks (intrusive
16203                 and gets in the way of "open")
16204
16205 2006-02-01 [colin]      2.0.0cvs7
16206
16207         * src/compose.c
16208         * src/prefs_account.c
16209         * src/prefs_common.c
16210         * src/common/defs.h
16211         * src/common/utils.c
16212         * src/common/utils.h
16213                 Add ability to edit the signature file
16214                 from the account preferences, and use
16215                 a default for the text editor.
16216                 Patch by Fabien Vantard
16217
16218 2006-02-01 [colin]      2.0.0cvs6
16219
16220         * src/mimeview.c
16221                 Try to get mime type by extension if it is
16222                 application/octet-stream
16223                 Display a window with possible choices when
16224                 encountering unknown mime types
16225         * src/gtk/filesel.c
16226         * src/gtk/filesel.h
16227                 Add preview
16228                 Allow multiple selection in filtered filesel
16229                 (patch by Fabien Vantard)
16230         * src/gtk/pluginwindow.c
16231                 Use it (patch by Fabien Vantard)
16232
16233 2006-02-01 [paul]       2.0.0cvs5
16234
16235         * src/jpilot.c
16236                 fix crash on creating jpilot address book
16237                 Thanks to Colin - FOR_STABLE
16238         * src/prefs_summaries.c
16239         * src/prefs_wrapping.c
16240         * src/gtk/icon_legend.c
16241         * src/gtk/quicksearch.c
16242                 string fixes and additions
16243
16244 2006-02-01 [paul]       2.0.0cvs4
16245
16246         * src/compose.c
16247         * src/mainwindow.c
16248         * src/messageview.c
16249         * src/prefs_send.c
16250                 add Arabic encoding option
16251                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
16252
16253 2006-01-31 [colin]      2.0.0cvs3
16254
16255         * src/plugins/pgpcore/passphrase.c
16256                 Convert passphrase to locale encoding
16257         * src/compose.c
16258                 Fix drafting on IMAP. Crappy bug sneaked in
16259                 the release :-/
16260         FOR_STABLE
16261
16262 2006-01-30 [paul]       2.0.0cvs2
16263
16264         * src/gtk/icon_legend.c
16265                 show the new entries
16266
16267 2006-01-30 [colin]      2.0.0cvs1
16268
16269         * src/manual.c
16270                 Check for the file to be present before 
16271                 enabling the menu - FOR_STABLE
16272         * src/gtk/icon_legend.c
16273                 Add folders icons (not all of them, there
16274                 are too much, but the most intriguing ones)
16275
16276 2006-01-30 [paul]       2.0.0
16277
16278         version 2.0.0 released
16279
16280 [For previous entries, see ChangeLog.pre2.0.0]