2007-10-09 [iwkse] 3.0.2cvs41
[claws.git] / ChangeLog
1 2007-10-09 [iwkse]      3.0.2cvs41
2
3         * src/addressbook.c
4         * src/addritem.c
5         * src/addritem.h
6         * src/editaddress.c
7         * src/editaddress_other_attributes_ldap.h
8         * src/addrbook.c
9         * src/Makefile.am
10                 set contact's picture in the Addressbook
11
12 2007-10-09 [salvatore]  3.0.2cvs40
13
14         * src/addressbook.c
15         * src/addritem.c
16         * src/addritem.h
17         * src/editaddress.c
18         * src/editaddress_other_attributes_ldap.h
19         * src/addrbook.c
20         * src/Makefile.am
21                 set a contact's photo in the Addressbook
22
23 2007-10-09 [iwkse]      3.0.2cvs39
24
25         * Makefile.am
26         * src/addressbook.c
27         * src/addritem.c
28         * src/addritem.h
29         * src/editaddress.c
30         * src/editaddress_other_attributes_ldap.h
31         * src/addrbook.c
32         * src/Makefile.am
33                 set a photo in the Addressbook
34
35 2007-10-08 [colin]      3.0.2cvs38
36
37         * src/prefs_toolbar.c
38                 Make height 320 to remove the scrollbar 
39                 (with current number of icons)
40
41 2007-10-08 [colin]      3.0.2cvs37
42
43         * src/prefs_toolbar.c
44                 Transform the treeview to a GtkIconView.
45                 Patch by Pawel
46                 In addition, transform the window so that 
47                 it looks like a popup menu. Patch by me
48
49 2007-10-08 [colin]      3.0.2cvs36
50
51         * src/compose.c
52         * src/compose.h
53                 Beautify the GUI a bit; in particular, show the
54                 number of attachments in the tab's title.
55                 Patch by Pawel
56
57 2007-10-08 [paul]       3.0.2cvs35
58
59         * src/mimeview.c
60                 Save users from themselves: save temporary
61                 files used for Open/Open with as read-only.
62                 Thanks to Colin
63
64 2007-10-08 [paul]       3.0.2cvs34
65
66         * tools/Makefile.am
67                 forgot this in cvs33
68
69 2007-10-08 [paul]       3.0.2cvs33
70
71         * tools/kdeservicemenu/README
72         * tools/kdeservicemenu/claws-mail-attach-files.desktop.template
73         * tools/kdeservicemenu/install.sh
74         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
75                 renamed template* to *template so as not to confuse
76                 lintian
77
78 2007-10-08 [paul]       3.0.2cvs32
79
80         * src/prefs_themes.c
81         * src/stock_pixmap.c
82                 replace 2 direct uses of RC_DIR
83
84 2007-10-07 [colin]      3.0.2cvs31
85
86         * src/addrduplicates.c
87         * src/addrduplicates.h
88         * src/addressbook.c
89         * src/addressbook.h
90         * src/addrindex.c
91         * src/addrindex.h
92                 Implement deletion in duplicate finder. 
93                 Patch by Holger 
94
95 2007-10-07 [colin]      3.0.2cvs30
96
97         * src/exporthtml.c
98         * src/mbox.c
99         * src/common/utils.c
100                 Better fix for Solaris, thanks to Nicolas Doualot
101
102 2007-10-07 [colin]      3.0.2cvs29
103
104         * AUTHORS
105         * src/gtk/authors.h
106                 Add Frank Dietrich
107
108 2007-10-07 [colin]      3.0.2cvs28
109
110         * src/exporthtml.c
111                 Fix HTML export to make it more compliant
112                 Patch by Frank Dietrich <bits_n_bytes@gmx.de>
113
114 2007-10-07 [colin]      3.0.2cvs27
115
116         * src/prefs_toolbar.c
117                 Only use icons that wouldn't look stupid in the toolbar
118                 Patch by Pawel
119
120 2007-10-07 [colin]      3.0.2cvs26
121
122         * src/prefs_toolbar.c
123                 Fix old icon being used when none is selected
124
125 2007-10-07 [colin]      3.0.2cvs25
126
127         * src/toolbar.c
128                 Fix copy/paste error
129
130 2007-10-07 [colin]      3.0.2cvs24
131
132         * src/prefs_toolbar.c
133         * src/toolbar.c
134         * src/toolbar.h
135                 Update icon to default one when changing event
136                 Make the icon chooser nicer (handle Esc, Enter,
137                 double-click)
138
139 2007-10-06 [colin]      3.0.2cvs23
140
141         * src/prefs_toolbar.c
142                 Fix text reset; patch by Pawel
143
144 2007-10-06 [colin]      3.0.2cvs22
145
146         * src/toolbar.h
147                 Complete previous commit
148
149 2007-10-06 [colin]      3.0.2cvs21
150
151         * src/prefs_toolbar.c
152         * src/toolbar.c
153                 Set toolbar text automatically to the default
154                 when changing Event executed on click
155
156 2007-10-06 [colin]      3.0.2cvs20
157
158         * src/prefs_toolbar.c
159                 Invert Text and Event fields
160
161 2007-10-06 [colin]      3.0.2cvs19
162
163         * src/prefs_toolbar.c
164         * src/toolbar.c
165                 Make toolbar prefs look much better
166                 Patch by Pawel Pekala
167
168 2007-10-06 [paul]       3.0.2cvs18
169
170         * src/account.c
171         * src/prefs_filtering.c
172                 fix checkbuttons in gtktreeview on maemo by
173                 setting maemo's "allow-checkbox-mode" to FALSE
174
175 2007-10-06 [colin]      3.0.2cvs17
176
177         * configure.ac
178                 Export -DSOLARIS in CFLAGS for all
179                 Solaris (not just 2.8) and OpenSolaris
180
181 2007-10-06 [paul]       3.0.2cvs16
182
183         * AUTHORS
184         * src/exporthtml.c
185         * src/mbox.c
186         * src/gtk/authors.h
187                 fix build on solaris where ctime_r takes
188                 3 arguments rather than 2.
189                 Patch by Nicolas Doualot <slubman.lists@slubman.info>
190
191 2007-10-05 [colin]      3.0.2cvs15
192
193         * src/etpan/imap-thread.c
194                 Fix wrong error codepath
195
196 2007-10-05 [wwp]        3.0.2cvs14
197
198         * src/filtering.c
199                 Fix unexpected logging of quicksearches:
200                 debug_filtering_session flag was never reset to FALSE, causing
201                 matcher functions to log when called from a quicksearch
202                 (if a filtering session happened before).
203
204 2007-10-05 [paul]       3.0.2cvs13
205
206         * src/prefs_actions.c
207         * src/prefs_filtering.c
208         * src/prefs_template.c
209                 fix bug 1343, 'Filtering..'s close button
210                 silently discards new filter'
211                 Thanks to Colin
212
213 2007-10-05 [paul]       3.0.2cvs12
214
215         * configure.ac
216         * src/Makefile.am
217                 fix bug 1347, '-Wno-unused-function, optional'
218
219 2007-10-05 [colin]      3.0.2cvs11
220
221         * src/procmime.c
222         * src/common/mgutils.c
223                 Fix warnings
224
225 2007-10-05 [mones]      3.0.2cvs10
226
227         * manual/advanced.xml
228                 Use full menu name
229         * manual/es/advanced.xml
230                 Synchronise translation
231
232 2007-10-04 [colin]      3.0.2cvs9
233
234         * src/action.c
235         * src/addrbook.c
236         * src/addrindex.c
237         * src/compose.c
238         * src/exporthtml.c
239         * src/exportldif.c
240         * src/folder.c
241         * src/main.c
242         * src/matcher.c
243         * src/mbox.c
244         * src/messageview.c
245         * src/mh.c
246         * src/news.c
247         * src/partial_download.c
248         * src/pop.c
249         * src/procmime.c
250         * src/procmsg.c
251         * src/toolbar.c
252         * src/common/log.c
253         * src/common/mgutils.c
254         * src/common/plugin.c
255         * src/common/utils.c
256         * src/common/xml.c
257         * src/common/xml.h
258         * src/common/xmlprops.c
259         * src/common/xmlprops.h
260         * src/plugins/bogofilter/bogofilter.c
261         * src/plugins/clamav/clamav_plugin.c
262         * src/plugins/dillo_viewer/dillo_prefs.c
263         * src/plugins/pgpcore/prefs_gpg.c
264         * src/plugins/pgpinline/pgpinline.c
265         * src/plugins/pgpmime/pgpmime.c
266         * src/plugins/spamassassin/spamassassin.c
267         * src/plugins/trayicon/trayicon_prefs.c
268                 Verify success on writes. Will fix possible strange
269                 failure on disk full.
270
271 2007-10-04 [paul]       3.0.2cvs8
272
273         * manual/advanced.xml
274                 add further info about Actions
275                 Patch by Emmanuel Briot <briot@adacore.com>
276
277 2007-10-04 [paul]       3.0.2cvs7
278
279         * src/account.c
280                 remove the D column, instead indicate the
281                 default account by use of bold text
282
283 2007-10-03 [colin]      3.0.2cvs6
284
285         * src/common/template.c
286                 Fix templates writing (was prone to disk full problems)
287
288 2007-10-03 [colin]      3.0.2cvs5
289
290         * src/Makefile.am
291         * src/addrduplicates.c
292         * src/addrduplicates.h
293         * src/addressbook.c
294                 Add duplicate deletion. Patch by Holger
295
296 2007-10-03 [colin]      3.0.2cvs4
297
298         * src/matcher.c
299         * src/gtk/quicksearch.c
300                 Fix bug 1340, 'Case insensitive searches with 
301                 non-ascii alphabets fail'.
302
303 2007-10-03 [colin]      3.0.2cvs3
304
305         * src/main.c
306         * src/common/utils.c
307         * src/common/utils.h
308                 Implement run-time alternative config directories
309
310 2007-10-03 [colin]      3.0.2cvs2
311
312         * src/folderview.c
313                 Prevent opening folder item while folder
314                 is scanned in a better way
315
316 2007-10-02 [paul]       3.0.2cvs1
317
318         * NEWS
319         * README
320         * RELEASE_NOTES
321         * configure.ac
322                 bump up version number following stable release
323
324 2007-09-30 [colin]      3.0.1cvs49
325
326         * src/imap.c
327                 Refresh session if needed
328
329 2007-09-30 [colin]      3.0.1cvs48
330
331         * src/imap.c
332                 Reset folder's session to NULL
333                 before destroying it
334
335 2007-09-30 [mones]      3.0.1cvs47
336
337         * manual/handling.xml
338                 Use markup quotes instead hardcoded quotes
339         * manual/es/handling.xml
340                 Added new synced section (IMAP subscriptions)
341
342 2007-09-29 [colin]      3.0.1cvs46
343
344         * src/imap.c
345                 Notice disconnections faster
346
347 2007-09-28 [colin]      3.0.1cvs45
348
349         * src/addressbook.c
350         * src/addrindex.c
351                 Fix warnings
352
353 2007-09-28 [paul]       3.0.1cvs44
354
355         * src/mimeview.c
356                 fix maemo build
357
358 2007-09-28 [paul]       3.0.1cvs43
359
360         * src/account.c
361                 use gtk_widget_set_size_request() on the label
362                 so that wrapping works better. get rid of the
363                 (partially deprecated) hbutton_box.
364                 these changes should prevent buttons overlapping
365                 on maemo
366
367 2007-09-28 [colin]      3.0.1cvs42
368
369         * src/pop.c
370                 Fix typo :)
371
372 2007-09-28 [colin]      3.0.1cvs41
373
374         * src/compose.c
375         * src/msgcache.c
376         * src/pop.c
377         * src/procmime.c
378         * src/etpan/imap-thread.c
379                 64bits-related warning fixes
380
381 2007-09-28 [colin]      3.0.1cvs40
382
383         * src/folder_item_prefs.c
384         * src/ldaputil.c
385         * src/mainwindow.c
386         * src/mimeview.c
387         * src/common/tags.c
388                 Fix warnings
389
390 2007-09-28 [colin]      3.0.1cvs39
391
392         * src/plugins/spamassassin/spamassassin.c
393         * src/plugins/spamassassin/spamassassin.h
394         * src/plugins/spamassassin/spamassassin_gtk.c
395                 Add addressbook-based whitelisting
396
397 2007-09-28 [colin]      3.0.1cvs38
398
399         * src/folder.c
400                 Fix bug 1337, 'crash on pressing Send button'
401
402 2007-09-28 [paul]       3.0.1cvs37
403
404         * src/prefs_folder_item.c
405                 give the orphans a parent. makes all prefs
406                 pages visible on maemo
407
408 2007-09-28 [colin]      3.0.1cvs36
409
410         * src/prefs_folder_column.c
411         * src/prefs_summary_column.c
412                 Fix two leaks
413
414 2007-09-27 [colin]      3.0.1cvs35
415
416         * src/gtk/quicksearch.c
417                 Fix bug 1336, 'Segfault if empty space before search-string'
418
419 2007-09-26 [mones]      3.0.1cvs34
420
421         * manual/account.xml
422         * manual/plugins.xml
423                 Fixed irc channel name, added some docbook markup.
424                 Changed text markup to docbook markup. 
425                 Added spamcop as supported in SpamReport description.
426         * manual/fr/plugins.xml
427                 Fixed irc channel name.
428         * manual/es/account.xml
429         * manual/es/advanced.xml
430         * manual/es/claws-mail-manual.xml
431         * manual/es/glossary.xml
432         * manual/es/gpl.xml
433         * manual/es/keyboard.xml
434         * manual/es/plugins.xml
435                 Synced with English version, fixed a couple of typos.
436
437 2007-09-26 [colin]      3.0.1cvs33
438
439         * configure.ac
440                 Explain why "Libgnomeprint: no" on GTK+ 2.10
441
442 2007-09-26 [colin]      3.0.1cvs32
443
444         * src/messageview.c
445         * src/procmsg.c
446         * src/procmsg.h
447                 Optimisation: avoid fetching mail 3 times locally
448                 for displaying
449
450 2007-09-26 [colin]      3.0.1cvs31
451
452         * src/mh.c
453                 Fix missing static
454
455 2007-09-26 [colin]      3.0.1cvs30
456
457         * src/folder.c
458         * src/folder.h
459         * src/mh.c
460         * src/mh.h
461                 Fix MH mtime hack - make it a folder class function
462
463 2007-09-26 [colin]      3.0.1cvs29
464
465         * src/inc.c
466                 Fix bug 1334, 'user defined mail incorporation 
467                 script not run'
468
469 2007-09-25 [colin]      3.0.1cvs28
470
471         * src/codeconv.c
472                 Optimisation: shortcut conv_codeset_strdup
473                 when src_code and dest_code are the same
474         * src/common/xml.c
475         * src/common/xml.h
476                 Optimisation: shortcut code conversions when
477                 files are in UTF-8; faster list walking by
478                 using prepend/reverse.
479
480 2007-09-25 [holger]     3.0.1cvs27
481
482         * src/printing.c
483                 Replace button bar of the preview window
484                 with a real toolbar (patch by Colin)
485                 Add zooming to the preview window
486
487 2007-09-24 [paul]       3.0.1cvs26
488
489         * src/compose.c
490                 compact the character set menu, adding some
491                 missing encodings. Patch by Pawel Pekala
492
493 2007-09-23 [paul]       3.0.1cvs25
494
495         * src/prefs_account.c
496         * src/prefs_folder_item.c
497         * src/prefs_quote.c
498         * src/quote_fmt.c
499         * src/quote_fmt.h
500                 remove unnecessary frame from Templates options
501                 and improve the English of the check button label
502
503 2007-09-22 [colin]      3.0.1cvs24
504
505         * src/gtk/quicksearch.c
506                 Fix bug 1329, 'error in quicksearch.c'
507                 Fix return with value in function returning void
508
509 2007-09-22 [colin]      3.0.1cvs23
510
511         * src/imap.c
512         * src/procmsg.h
513         * src/common/utils.c
514         * src/common/utils.h
515         * src/etpan/imap-thread.c
516                 Optimise fetching IMAP cached emails *a lot*
517                 (remember whether mail is fully cached and \r's
518                  are already stripped)
519
520 2007-09-22 [colin]      3.0.1cvs22
521
522         * src/folder.c
523         * src/folder.h
524         * src/prefs_folder_item.c
525                 Add a button to allow users to drop local caches.
526
527 2007-09-21 [colin]      3.0.1cvs21
528
529         * src/summaryview.c
530                 Remove unnecessary error when cancelling export to mbox.
531                 Patch by Pawel
532
533 2007-09-21 [paul]       3.0.1cvs20
534
535         * src/gtk/prefswindow.c
536                 remove unnecessary frames from the prefs
537                 pages. Patch by Pawel Pekala
538
539 2007-09-21 [paul]       3.0.1cvs19
540
541         * src/prefs_account.c
542         * src/prefs_folder_item.c
543         * src/prefs_quote.c
544         * src/quote_fmt.c
545                 put the Templates options into a tabbed
546                 layout. Patch by Pawel Pekala
547
548 2007-09-21 [paul]       3.0.1cvs18
549
550         * src/mainwindow.c
551                 group together the character set menu items
552                 move the /View/Show or hide/Message view below
553                 .../Toolbar menu item
554                 Patch by Pawel Pekala
555
556 2007-09-21 [mones]      3.0.1cvs17
557
558         * src/compose.c
559                 Fix for bug 1327, 'segfault when replying to a non-existent
560                 news message', thanks to Colin.
561
562 2007-09-21 [colin]      3.0.1cvs16
563
564         * src/folderview.c
565                 Complete 3.0.1cvs15
566
567 2007-09-20 [colin]      3.0.1cvs15
568
569         * src/folderview.c
570         * src/folderview.h
571                 Maybe fix bug 1324, 'Corrupted IMAP cache'
572
573 2007-09-20 [colin]      3.0.1cvs14
574
575         * src/printing.c
576                 Fix a little leak
577
578 2007-09-20 [holger]     3.0.1cvs13
579
580         * src/printing.c
581                 Add page layout to print preview.
582                 Make the close-button in the toolbar
583                 right-aligned.
584
585 2007-09-20 [paul]       3.0.1cvs12
586
587         * po/ru.po
588                 updated by Pavlo Bohmat
589
590 2007-09-19 [colin]      3.0.1cvs11
591
592         * src/common/utils.c
593                 Prevent unquoted mime boundaries, by always
594                 using a /
595
596 2007-09-19 [colin]      3.0.1cvs10
597
598         * src/printing.c
599                 Fix drawing area size, fix DPI change that
600                 can cause total number of lines to decrease
601
602 2007-09-19 [colin]      3.0.1cvs9
603
604         * po/POTFILES.in
605         * src/printing.c
606                 Make print preview more efficient and nicer.
607                 Patch mostly by Holger Berndt <hb@claws-mail.org>
608
609 2007-09-19 [colin]      3.0.1cvs8
610
611         * src/prefs_common.c
612         * src/prefs_common.h
613         * src/printing.c
614                 Add scrolledwindow, default allocation and
615                 size saving to the print preview window.
616
617 2007-09-18 [colin]      3.0.1cvs7
618
619         * src/prefs_common.c
620         * src/prefs_common.h
621         * src/prefs_image_viewer.c
622         * src/printing.c
623                 GtkPrintOperation:
624                 - add image printing support
625                 - add option to print images
626                 - add preview widget
627                 - add saving of a few Page Setup parameters
628
629 2007-09-18 [colin]      3.0.1cvs6
630
631         * AUTHORS
632         * src/gtk/authors.h
633                 Add Guillaume Chazarain
634
635 2007-09-18 [colin]      3.0.1cvs5
636
637         * src/common/utils.c
638                 Fix bug 1321, 'access before allocation 
639                 when scanning for uris'. Patch by 
640                 Guillaume Chazarain <guichaz@yahoo.fr>
641
642 2007-09-18 [colin]      3.0.1cvs4
643
644         * src/toolbar.c
645                 Fix bug 1320, 'Memory leak caused by 
646                 gtk_container_get_children'. Patch by
647                 Guillaume Chazarain <guichaz@yahoo.fr>
648
649 2007-09-18 [colin]      3.0.1cvs3
650
651         * src/printing.c
652         * src/printing.h
653                 Fix HAVE_GNOMEPRINT (USE_GNOMEPRINT)
654
655 2007-09-18 [colin]      3.0.1cvs2
656
657         * src/Makefile.am
658         * src/mainwindow.c
659         * src/messageview.c
660         * src/messageview.h
661         * src/prefs_ext_prog.c
662         * src/prefs_fonts.c
663         * src/printing.c
664         * src/printing.h
665         * src/summaryview.c
666                 Use GtkPrintOperation by default on GTK+ >= 2.10
667                 Patch by Holger Berndt <hb@claws-mail.org>
668
669 2007-09-18 [paul]       3.0.1cvs1
670
671         * NEWS
672         * README
673         * RELEASE_NOTES
674         * configure.ac
675                 bump up version number following stable release
676
677 2007-09-16 [colin]      3.0.0cvs18
678
679         * src/folder.c
680                 Fix possible memleak
681
682 2007-09-16 [colin]      3.0.0cvs17
683
684         * src/folderview.c
685                 Fix bug 1311, 'Wrong arrow position 
686                 while moving message into folder when 
687                 column headers hidden'
688         * src/image_viewer.c
689                 Show error in the GUI if image can't
690                 be loaded
691         * src/matcher.c
692                 Fix spurious output
693         * src/messageview.c
694                 Allow setting domain in msgid
695         * src/common/plugin.c
696                 Add timing information
697
698 2007-09-16 [colin]      3.0.0cvs16
699
700         * src/account.c
701         * src/compose.c
702         * src/prefs_account.c
703         * src/prefs_account.h
704         * src/prefs_template.c
705         * src/common/utils.c
706                 Remove Generate Message-ID option. We need
707                 this on some IMAP servers.
708
709 2007-09-16 [colin]      3.0.0cvs15
710
711         * src/prefs_filtering.c
712         * src/prefs_filtering.h
713         * src/prefs_filtering_action.c
714         * src/common/tags.c
715                 Fix tags issues: tags with spaces, renaming
716                 tags.
717
718 2007-09-16 [colin]      3.0.0cvs14
719
720         * src/folderview.c
721         * src/main.c
722         * src/mainwindow.c
723                 Fix bug 1308, 'Claws deletes folderlist.xml after
724                 fetching mail short after start-up'
725
726 2007-09-16 [colin]      3.0.0cvs13
727
728         * src/compose.c
729                 Fix scrolling to cursor
730
731 2007-09-16 [paul]       3.0.0cvs12
732
733         * po/sr.po
734                 updated by Aleksandar Urosevic
735
736 2007-09-16 [paul]       3.0.0cvs11
737
738         * src/folder.c
739                 do not allow locked msgs to be deleted,
740                 even by filtering/processing
741
742 2007-09-07 [paul]       3.0.0cvs10
743
744         * src/prefs_folder_column.c
745         * src/prefs_summary_column.c
746                 implement button sensitivity
747                 patch by Pawel Pekala
748
749 2007-09-06 [wwp]        3.0.0cvs9
750
751         * src/prefs_gtk.c
752                 Add a missing linefeed to a debug message.
753
754 2007-09-05 [colin]      3.0.0cvs8
755
756         * src/inc.c
757                 Fix statusbar/window mismatch on Maemo
758
759 2007-09-05 [colin]      3.0.0cvs7
760
761         * src/ldaputil.c
762                 Fix build without USE_LDAP_TLS
763
764 2007-09-05 [colin]      3.0.0cvs6
765
766         * src/folder.c
767         * src/imap.c
768         * src/inc.c
769         * src/mbox.c
770         * src/send_message.c
771         * src/statusbar.c
772         * src/statusbar.h
773                 Maemo: distinguish various statusbar messages,
774                 in order to display only the most important.
775
776 2007-09-04 [wwp]        3.0.0cvs5
777
778         * src/account.c
779                 Accounts list: fix "Local" protocol not shown when USE_OPENSSL is set.
780                 Show protocol "SMTP" and the appropriate server for send-only
781                 accounts, show "-" instead of "" when no value is relevant.
782
783 2007-09-03 [ticho]      3.0.0cvs4
784
785         * src/summaryview.c
786                 Handle plural form better in delete confirmation dialog.
787
788 2007-09-03 [wwp]        3.0.0cvs3
789
790         * src/compose.c
791                 Warn differently when sending or sending later (queueing).
792
793 2007-09-03 [colin]      3.0.0cvs2
794
795         * src/procmime.c
796         * src/procmime.h
797         * src/common/plugin.c
798         * src/common/plugin.h
799                 Add a new plugin API, MimeParser. It allows
800                 plugins to scan email MIME parts and optionally,
801                 transform them.
802
803 2007-09-03 [mones]      3.0.0cvs1
804
805         * po/es.po
806                 Updated translation
807         * src/common/defs.h
808                 While a better solution is made double history sizes
809
810 2007-09-03 [paul]       3.0.0
811
812         * NEWS
813         * README
814         * RELEASE_NOTES
815                 3.0.0 released
816
817 2007-09-03 [paul]       2.10.0cvs191
818
819         * po/bg.po
820         * po/ca.po
821         * po/de.po
822         * po/fi.po
823         * po/fr.po
824         * po/hu.po
825         * po/it.po
826         * po/pl.po
827         * po/pt_BR.po
828         * po/ru.po
829         * po/sk.po
830         * po/zh_CN.po
831                 updated by Yasen Pramatarov, Miquel Oliete, Stephan
832                 Sachse, Flammie Pirinen, Fabien Vantard, Pader Rezso,
833                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves
834                 Guimaraes, Pavlo Bohmat, Andrej Kacian, and Ralph Young
835
836 2007-09-02 [colin]      2.10.0cvs190
837
838         * src/edittags.c
839         * src/common/tags.c
840                 Prevent empty or white-space tags
841
842 2007-09-01 [colin]      2.10.0cvs189
843
844         * src/main.c
845                 Fix double-reading of accounts list when
846                 the wizard has been run due to no accounts
847         * src/mainwindow.c
848                 Fix sensitivity of a menu item in case 
849                 there's no account
850
851 2007-09-01 [wwp]        2.10.0cvs188
852
853         * src/wizard.c
854                 Fix wizard crash when Mailbox dir already exists
855                 (thanks to Colin).
856
857 2007-08-31 [colin]      2.10.0cvs187
858
859         * src/etpan/imap-thread.c
860                 Fix unwanted creation of 
861                 libetpan's stream dump file
862         * src/compose.c
863                 Fix coloring of pastes as quotation
864         * src/summaryview.c
865                 Maemo: Fix opening of mails from keypad
866                 in Sent folders
867         * src/addressbook.c
868         * src/folderview.c
869         * src/image_viewer.c
870         * src/mimeview.c
871         * src/gtk/prefswindow.c
872                 Maemo: Fix adjustments changes 
873
874 2007-08-30 [colin]      2.10.0cvs186
875
876         * src/folderview.c
877                 Don't opened selected folder when clicking
878                 on white space
879         * src/mainwindow.c
880                 Maemo: Make Esc close messageviews
881         * src/messageview.c
882                 Maemo: Fix message scrolling to the end on 
883                 opening
884                 Maemo: Fix reopening same message
885         * src/gtk/prefswindow.c
886                 Maemo: try to fix scrollbar. Doesn't work,
887                 it seems as if gtk_adjustment_set_value was
888                 a noop.
889
890 2007-08-30 [colin]      2.10.0cvs185
891
892         * src/compose.c
893         * src/folderview.c
894         * src/main.c
895         * src/prefs_matcher.c
896         * src/prefs_template.c
897         * src/quote_fmt.c
898         * src/send_message.c
899         * src/toolbar.c
900         * src/gtk/gtkaspell.c
901         * src/plugins/bogofilter/bogofilter.c
902         * src/plugins/bogofilter/bogofilter_gtk.c
903         * src/plugins/clamav/clamav_plugin_gtk.c
904         * src/plugins/pgpcore/sgpgme.c
905         * src/plugins/spamassassin/spamassassin.c
906         * src/plugins/spamassassin/spamassassin_gtk.c
907                 Fix all potential misuses of format-string functions
908
909 2007-08-30 [wwp]        2.10.0cvs184
910
911         * src/prefs_template.c
912                 Fix a leak.
913
914 2007-08-29 [colin]      2.10.0cvs183
915
916         * src/plugins/trayicon/trayicon.c
917                 Fix leak of hooks in case of error,
918                 thanks to Holger Berndt
919
920 2007-08-28 [colin]      2.10.0cvs182
921
922         * src/mainwindow.c
923                 Don't use current folder settings when
924                 composing from the compose button's
925                 account selector
926
927 2007-08-28 [colin]      2.10.0cvs181
928
929         * src/quote_fmt_parse.y
930                 Fix cursor offset when quote contains UTF-8
931                 chars
932
933 2007-08-28 [colin]      2.10.0cvs180
934
935         * src/compose.c
936         * src/compose.h
937                 Fix signature replacement when it's been wrapped
938
939 2007-08-27 [colin]      2.10.0cvs179
940
941         * src/summaryview.c
942                 Fix indentation
943
944 2007-08-27 [colin]      2.10.0cvs178
945
946         * src/summaryview.c
947                 Fix Quicksearch's Sticky mode
948
949 2007-08-27 [colin]      2.10.0cvs177
950
951         * src/folder_item_prefs.c
952         * src/folder_item_prefs.h
953         * src/imap_gtk.c
954         * src/mh_gtk.c
955                 Fix loss of subfolders properties when
956                 renaming a folder
957
958 2007-08-26 [wwp]        2.10.0cvs176
959
960         * src/alertpanel.c
961         * src/messageview.c
962         * src/prefs_actions.c
963                 Revert parts of 2.10.0cvs174: g_markup_printf_escaped()
964                 will have to be used when necessary *before* calling
965                 alertpanel functions.
966
967 2007-08-25 [paul]       2.10.0cvs175
968
969         * src/prefs_actions.c
970                 workaround gettext problem marking
971                 string as c-format when it's not
972
973 2007-08-25 [wwp]        2.10.0cvs174
974
975         * src/alertpanel.c
976         * src/messageview.c
977         * src/prefs_actions.c
978                 Call the pango markup escape function right ince in alertpanel_create
979                 instead of everywhere (reverts some parts of 2.10.0cvs123 and
980                 2.10.0cvs158).
981
982         * src/common/log.c
983                 Fix a crash due to a misuse of g_print(), encountered when the string
984                 passed to g_print was containing printf substitution symbols.
985
986 2007-08-25 [paul]       2.10.0cvs173
987
988         * src/common/log.c
989                 fix a segfault when refreshing RSSyl feeds
990
991 2007-08-25 [paul]       2.10.0cvs172
992
993         * src/gtk/icon_legend.c
994                 add watchthread.xpm
995
996 2007-08-25 [paul]       2.10.0cvs171
997
998         * src/Makefile.am
999         * src/stock_pixmap.c
1000         * src/pixmaps/insert_file.xpm
1001                 add a new pixmap instead of re-using
1002                 paste.xpm. (easier for icon theme authors)
1003
1004 2007-08-24 [holger]     2.10.0cvs170
1005
1006         * src/plugins/trayicon/trayicon.c
1007                 The same fix for another hook id.
1008
1009 2007-08-24 [holger]     2.10.0cvs169
1010
1011         * src/plugins/trayicon/trayicon.c
1012                 Micro-fix: Do the error checking for
1013                 the right hook id.
1014
1015 2007-08-24 [paul]       2.10.0cvs168
1016
1017         * src/folder.h
1018                 fix typo causing compiler warning
1019
1020 2007-08-24 [paul]       2.10.0cvs167
1021
1022         * README
1023                 put back the correct version of this file also
1024
1025 2007-08-24 [colin]      2.10.0cvs166
1026
1027         * src/send_message.c
1028                 Use progress bar when sending messages
1029
1030 2007-08-24 [paul]       2.10.0cvs165
1031
1032         * Makefile.am
1033                 oops! if i'm quick no-one will notice
1034                 (put back the proper file)
1035
1036 2007-08-24 [paul]       2.10.0cvs164
1037
1038         * AUTHORS
1039         * Makefile.am
1040         * README
1041         * src/gtk/authors.h
1042         * tools/Makefile.am
1043         * tools/README
1044         * tools/mew2claws-mail.pl
1045                 add new script that imports a Mew address book
1046                 submitted by Jerome Lelong
1047
1048 2007-08-24 [paul]       2.10.0cvs163
1049
1050         * manual/plugins.xml
1051                 remove the obsolete plugins, add the
1052                 missing plugins, including the forthcoming
1053                 SpamReport plugin
1054
1055 2007-08-24 [paul]       2.10.0cvs162
1056
1057         * manual/advanced.xml
1058                 add info about the hidden emphasis_color option
1059         * manual/keyboard.xml
1060                 correct the info about hotkeys
1061                 wrap the long lines
1062
1063 2007-08-24 [paul]       2.10.0cvs161
1064
1065         * src/folderview.c
1066                 add mnemonic to 'Run procesing rules'
1067
1068 2007-08-24 [paul]       2.10.0cvs160
1069
1070         * src/account.c
1071         * src/folder.c
1072         * src/folder.h
1073                 use suitable defaults for outbox,
1074                 queue, drafts and trash folders
1075
1076 2007-08-24 [wwp]        2.10.0cvs159
1077
1078         * src/folderview.c
1079                 Update menu item sensitivity if necessary (or we get a
1080                 gtk critical message).
1081
1082 2007-08-23 [wwp]        2.10.0cvs158
1083
1084         * src/action.c
1085         * src/prefs_actions.c
1086                 Allow literal % chars in action commands (use %%).
1087                 Add a missing p++ to the action parser in action_get_type(),
1088                 which was missing it, even if it was neutral.
1089                 Fix a pango markup warning at runtime.
1090
1091 2007-08-23 [wwp]        2.10.0cvs157
1092
1093         * src/addressbook.c
1094                 Contacts are now locale-aware sorted in the address book
1095                 (LC_COLLATE matters here).
1096                 Fix missing table initializers.
1097
1098 2007-08-23 [colin]      2.10.0cvs156
1099
1100         * src/imap.c
1101                 Check scan_required on dest folder when copying
1102
1103 2007-08-23 [colin]      2.10.0cvs155
1104
1105         * src/imap.c
1106                 Fix scanning when folder was empty
1107
1108 2007-08-22 [colin]      2.10.0cvs154
1109
1110         * src/msgcache.c
1111                 Don't g_warning when g_try_malloc fails(), or it makes
1112                 things worse as g_log() allocates. Fixes bug 1290,
1113                 'Claws Mail crashes if too little memory when 
1114                 rebuilding folder tree'
1115
1116 2007-08-22 [colin]      2.10.0cvs153
1117
1118         * src/inc.c
1119                 Fix format string vulnerability, thanks to
1120                 Ulf Harnhammar, Secunia Research
1121
1122 2007-08-22 [colin]      2.10.0cvs152
1123
1124         * src/ldapserver.c
1125                 Set tv_usec too
1126
1127 2007-08-22 [wwp]        2.10.0cvs151
1128
1129         * src/ldapquery.c
1130                 Few better null-ptr checks.
1131
1132 2007-08-22 [colin]      2.10.0cvs150
1133
1134         * src/editldap.c
1135         * src/editldap_basedn.c
1136         * src/ldapquery.c
1137         * src/ldapserver.c
1138         * src/ldapserver.h
1139         * src/ldapupdate.c
1140         * src/ldaputil.c
1141         * src/ldaputil.h
1142                 Fix ldap timeouts
1143
1144 2007-08-22 [colin]      2.10.0cvs149
1145
1146         * src/ldapquery.c
1147                 Finish previous fix
1148
1149 2007-08-22 [colin]      2.10.0cvs148
1150
1151         * src/ldapquery.c
1152                 Fix wrong assertions
1153
1154 2007-08-22 [colin]      2.10.0cvs147
1155
1156         * src/ldaputil.c
1157                 Fix test (set ldap v3 if bindDN is set or TLS is set)
1158
1159 2007-08-22 [colin]      2.10.0cvs146
1160
1161         * src/editldap.c
1162         * src/ldaputil.c
1163                 Fix wrong "Connected successfully to server". Connection only succeeds if
1164                 we can get the base DN.
1165
1166 2007-08-21 [wwp]        2.10.0cvs145
1167
1168         * src/browseldap.c
1169         * src/editldap.c
1170         * src/ldapctrl.c
1171         * src/ldapquery.c
1172         * src/ldapserver.c
1173         * src/ldapupdate.c
1174         * src/ldaputil.c
1175                 More sanity checks in ldap functions.
1176
1177 2007-08-21 [wwp]        2.10.0cvs144
1178
1179         * src/prefs_account.c
1180                 Don't return a value in a void function().
1181
1182 2007-08-21 [paul]       2.10.0cvs143
1183
1184         * src/messageview.c
1185                 add check for ftp: to messageview_list_urls()
1186
1187 2007-08-21 [colin]      2.10.0cvs142
1188
1189         * src/editldap.c
1190         * src/ldapctrl.c
1191         * src/ldapctrl.h
1192         * src/ldapquery.c
1193         * src/ldapupdate.c
1194                 Fix bug 1293, 'LDAP address book not working'
1195                 Search only on specified fields, but fetch 
1196                 every field possible. People will have to 
1197                 reset the searched Attributes in their LDAP
1198                 servers properties.
1199
1200 2007-08-21 [wwp]        2.10.0cvs141
1201
1202         * src/addr_compl.c
1203         * src/addrbook.c
1204         * src/addrcache.c
1205         * src/addrcindex.c
1206         * src/addressbook.c
1207         * src/addrindex.c
1208         * src/browseldap.c
1209         * src/crash.c
1210         * src/editaddress_other_attributes_ldap.c
1211         * src/exporthtml.c
1212         * src/folder.c
1213         * src/folderview.c
1214         * src/imap.c
1215         * src/jpilot.c
1216         * src/ldapserver.c
1217         * src/ldapupdate.c
1218         * src/ldif.c
1219         * src/main.c
1220         * src/mainwindow.c
1221         * src/matcher.c
1222         * src/mh.c
1223         * src/msgcache.c
1224         * src/mutt.c
1225         * src/pine.c
1226         * src/pop.c
1227         * src/prefs_customheader.c
1228         * src/prefs_msg_colors.c
1229         * src/procmime.c
1230         * src/textview.c
1231         * src/vcard.c
1232         * src/wizard.c
1233         * src/common/log.c
1234         * src/common/socket.c
1235         * src/common/ssl_certificate.c
1236         * src/common/utils.c
1237         * src/common/utils.h
1238         * src/gtk/description_window.c
1239         * src/plugins/demo/demo.c
1240         * src/plugins/pgpcore/prefs_gpg.c
1241         * src/plugins/spamassassin/libspamc.c
1242                 Make sure we use glib functions to send text messages (information,
1243                 debug, warning, errors) to stdout/stderr - no more direct puts
1244                 fputs printf fprintf to stdout/stderr when it can be done using
1245                 g_log*() and g_print/g_printerr. Doing this, we make sure every
1246                 stdout/stderr message is saved to log in Windows.
1247
1248
1249 2007-08-21 [wwp]        2.10.0cvs140
1250
1251         * src/main.c
1252         * src/common/utils.h
1253                 Route glib's stdout/stderr messages to a log file (Windows only),
1254                 instead of loosing them.
1255
1256 2007-08-21 [paul]       2.10.0cvs139
1257
1258         * src/mainwindow.c
1259                 replace deprecated g_strncasecmp()
1260         * src/messageview.c
1261                 fix 'List URLS'
1262
1263 2007-08-20 [ticho]      2.10.0cvs138
1264
1265         * src/account.c
1266         * src/prefs_account.h
1267                 Copy all account preferences in account_clone() - some
1268                 were missing.
1269         * src/prefs_account.c
1270                 Handle empty privacy system combobox gracefully (warning
1271                 instead of a crash).
1272
1273 2007-08-20 [colin]      2.10.0cvs137
1274
1275         * src/ldapctrl.c
1276                 Fix a leak
1277
1278 2007-08-20 [paul]       2.10.0cvs136
1279
1280         * src/browseldap.c
1281         * src/editldap.c
1282         * src/ldapctrl.c
1283         * src/ldapquery.c
1284         * src/ldapquery.h
1285         * src/ldapserver.c
1286         * src/ldaputil.c
1287                 add debug_prints
1288                 patch by Michael Rasmussen
1289
1290 2007-08-19 [colin]      2.10.0cvs135
1291
1292         * src/imap.c
1293                 Fix previous commit. Sensitivity update is needed
1294                 for "Cancel receiving". However when batching we
1295                 don't need to do it for every message flag change,
1296                 just once at the start and once at the end.
1297
1298 2007-08-19 [colin]      2.10.0cvs134
1299
1300         * src/imap.c
1301                 Remove useless menu updates on session lock/unlock
1302
1303 2007-08-19 [colin]      2.10.0cvs133
1304
1305         * src/etpan/imap-thread.c
1306                 Make all fetch logs less verbose
1307
1308 2007-08-19 [paul]       2.10.0cvs132
1309
1310         * src/foldersel.c
1311         * src/folderview.c
1312         * src/summaryview.c
1313                 fix bug 1286, 'Can't move a folder into a "Folders
1314                 Only" folder'
1315
1316 2007-08-18 [ticho]      2.10.0cvs131
1317
1318         * src/editaddress_other_attributes_ldap.c
1319                 Converted option menu for other ldap attributes to GtkComboBox.
1320
1321 2007-08-18 [colin]      2.10.0cvs130
1322
1323         * src/compose.c
1324         * src/prefs_common.c
1325         * src/prefs_common.h
1326         * src/prefs_send.c
1327         * src/send_message.c
1328                 Revert 'send_dialog_mode' meaning to 
1329                 'send_dialog_invisible', so that the 
1330                 new checkbox doesn't change the 
1331                 existing behaviour.
1332
1333 2007-08-18 [paul]       2.10.0cvs129
1334
1335         * src/summaryview.c
1336                 add missing menu update
1337
1338 2007-08-17 [colin]      2.10.0cvs128
1339
1340         * src/folder.c
1341                 Set batching after getting flags - maybe fixes
1342                 bug 1292, 'CM crashes on writing mail'
1343
1344 2007-08-16 [ticho]      2.10.0cvs127
1345
1346         * src/prefs_send.c
1347                 Convert two GtkOptionMenu widgets to new GtkComboBox.
1348         * src/gtk/combobox.h
1349         * src/gtk/gtkutils.c
1350                 Allow NULL for GtkComboBox menuitem label, rendering such
1351                 items as row separators.
1352
1353 2007-08-16 [paul]       2.10.0cvs126
1354
1355         * src/plugins/trayicon/trayicon.c
1356                 remove wrongly used gettextisation
1357
1358 2007-08-15 [ticho]      2.10.0cvs125
1359
1360         * src/importldif.c
1361                 Fixed a runtime warning where an attempt to pack an
1362                 already packed GtkLabel was made.
1363
1364 2007-08-15 [ticho]      2.10.0cvs124
1365
1366         * src/prefs_compose_writing.c
1367                 Convert the insert-or-attach-dragged-files GtkOptionMenu
1368                 into GtkComboBox.
1369
1370 2007-08-14 [ticho]      2.10.0cvs123
1371
1372         * src/messageview.c
1373         * src/gtk/gtkutils.c
1374                 Changed return receipt account selector to GtkComboBox.
1375                 Fixed a runtime warning where GTK tried to parse
1376                 "name <email@address" as a Pango markup in an alertpanel label.
1377
1378 2007-08-14 [ticho]      2.10.0cvs122
1379
1380         * src/prefs_logging.c
1381                 Changed GtkOptionMenu in logging preferences to GtkComboBox.
1382
1383 2007-08-14 [wwp]        2.10.0cvs121
1384
1385         * tools/Makefile.am
1386         * tools/README
1387         * tools/popfile-link.sh
1388                 Added a new tool: POPFile helper, to open
1389                 selected messages in POPFile control center,
1390                 in order to change the messages' status.
1391
1392 2007-08-14 [ticho]      2.10.0cvs120
1393
1394         * src/compose.c
1395         * src/prefs_common.c
1396         * src/prefs_common.h
1397         * src/prefs_send.c
1398         * src/send_message.c
1399                 Change "Show send dialog" optionmenu to a checkbutton.
1400         * src/prefs_receive.c
1401                 Migrate "Show receive dialog" GtkOptionMenu to GtkComboBox.
1402
1403 2007-08-13 [wwp]        2.10.0cvs119
1404
1405         * src/addr_compl.c
1406         * src/addressbook.c
1407         * src/addrindex.c
1408         * src/compose.c
1409         * src/filtering.c
1410         * src/folderview.c
1411         * src/inc.c
1412         * src/matcher.c
1413         * src/mh.c
1414         * src/partial_download.c
1415         * src/prefs_gtk.c
1416         * src/procmsg.c
1417         * src/stock_pixmap.c
1418         * src/summaryview.c
1419         * src/common/utils.c
1420         * src/gtk/gtkaspell.c
1421         * src/gtk/menu.c
1422                 Make sure we never pass NULL pointers for %s substitutions
1423                 (prevent from crashing in Windows).
1424
1425 2007-08-13 [wwp]        2.10.0cvs118
1426
1427         * src/msgcache.c
1428                 Re-enable mmap_reads in Windows with some missing
1429                 CloseHandle of mapping objects, thanks to
1430                 Marcus Brinkmann.
1431
1432 2007-08-13 [paul]       2.10.0cvs117
1433
1434         * src/common/utils.c
1435                 fix bug 1287, 'Compile time problem on Solaris
1436                 (nexenta gnu/Solaris) utils.c'
1437                 Thanks to Piotr Chrzczonowicz
1438
1439 2007-08-12 [wwp]        2.10.0cvs116
1440
1441         * src/plugins/pgpcore/prefs_gpg.c
1442                 Don't try to unset a GPG_AGENT_INFO that was not
1443                 set (and don't use a NULL string in Windows, it was
1444                 crashing with --debug if GPG_AGENT_INFO was not set).
1445
1446 2007-08-12 [wwp]        2.10.0cvs115
1447
1448         * src/privacy.h
1449                 Make gcc type-check arguments passed to privacy_set_error().
1450
1451 2007-08-12 [ticho]      2.10.0cvs114
1452
1453         * src/prefs_folder_item.c
1454                 Make sure that folder default account combobox always has some
1455                 account preselected.
1456         * src/gtk/combobox.c
1457                 Handle empty combobox gracefully (warning instead of crash).
1458
1459 2007-08-12 [ticho]      2.10.0cvs114
1460
1461         * src/prefs_folder_item.c
1462                 Make sure that folder default account combobox is not empty.
1463         * src/gtk/combobox.c
1464                 Handle empty combobox gracefully (warning instead of crash).
1465
1466 2007-08-11 [paul]       2.10.0cvs113
1467
1468         * src/addrgather.c
1469         * src/folderview.c
1470                 use 'subfolder' instead of 'sub-folder', matching
1471                 everywhere else the term is used
1472         * src/imap_gtk.c
1473                 fix engrish
1474
1475 2007-08-10 [wwp]        2.10.0cvs112
1476
1477         * src/msgcache.c
1478                 Disable mmap reads in Windows only (at least temporarily), they
1479                 prevent from renaming/removing target cache files.
1480
1481 2007-08-10 [paul]
1482
1483         3.0.0-rc2 released
1484
1485 2007-08-10 [wwp]        2.10.0cvs111
1486
1487         * src/msgcache.c
1488                 fix unpredictable crashes in Windows due to broken
1489                 cache/mark/tags files writting (file were opened for
1490                 writing in text mode).
1491
1492         * src/recv.c
1493                 use gettimeofday() from w32lib.h on Windows.
1494
1495 2007-08-10 [colin]      2.10.0cvs110
1496
1497         * src/imap.c
1498         * src/etpan/imap-thread.c
1499         * src/etpan/imap-thread.h
1500                 Better IMAP scanning (NOOP instead of CLOSE/SELECT)
1501
1502 2007-08-09 [colin]      2.10.0cvs109
1503
1504         * src/editldap.c
1505                 Fix port being reset to 636 on SSL
1506         * src/folder.c
1507                 Fix folder_item_get_msg_num_by_file
1508                 on drafts/queue folders
1509
1510 2007-08-09 [wwp]        2.10.0cvs108
1511
1512         * src/folder.c
1513                 Fix tags DB path in Windows (thanks to Colin): '/' is a valid
1514                 path divider in Windows, but Glib uses '\' as G_DIR_SEPARATOR.
1515
1516
1517 2007-08-09 [colin]      2.10.0cvs107
1518
1519         * src/folderview.c
1520         * src/summaryview.c
1521         * src/gtk/prefswindow.c
1522                 A few Maemo layout fixes
1523
1524 2007-08-09 [paul]       2.10.0cvs106
1525
1526         * src/prefs_account.c
1527                 remove the hyphen from plug-ins to
1528                 match everywhere else
1529
1530 2007-08-08 [wwp]        2.10.0cvs105
1531
1532         * src/prefs_folder_item.c
1533                 Fix an extraneous stealth ^L char.
1534
1535 2007-08-08 [wwp]        2.10.0cvs104
1536
1537         * src/prefs_folder_item.c
1538                 Better fix, group variables declarations (USE_ASPELL).
1539
1540 2007-08-08 [wwp]        2.10.0cvs103
1541
1542         * src/prefs_folder_item.c
1543                 Fix compilation w/ USE_ASPELL set (broken
1544                 by 2.10.0cvs102).
1545
1546 2007-08-08 [ticho]      2.10.0cvs102
1547
1548         * src/prefs_folder_item.c
1549                 Migrate two deprecated GtkOptionMenu widgets to GtkComboBox.
1550
1551 2007-08-08 [colin]      2.10.0cvs101
1552
1553         * src/imap.c
1554         * src/etpan/imap-thread.c
1555         * src/etpan/imap-thread.h
1556                 Close selected mailbox before doing
1557                 status on it.
1558
1559 2007-08-08 [colin]      2.10.0cvs100
1560
1561         * src/html.c
1562                 Complete symbol table, thanks to wwp.
1563                 Fixes bug 1284, 'The html -> text 
1564                 converter ignores entities'
1565         * src/msgcache.c
1566                 Fix possible fd leak
1567
1568 2007-08-08 [colin]      2.10.0cvs99
1569
1570         * src/imap.c
1571                 Better way to fetch UIDs on non-UIDPLUS servers
1572
1573 2007-08-07 [colin]      2.10.0cvs98
1574
1575         * src/imap.c
1576                 fix bug 1275, 'auto-saved draft messages not 
1577                 always being removed'; Also, make multiple
1578                 copy (in the same account) faster by matching
1579                 source/destination message UIDs.
1580         * src/messageview.c
1581                 Don't try to reshow deleted mail
1582         * src/msgcache.c
1583                 Fix leak on error path
1584
1585 2007-08-07 [wwp]        2.10.0cvs97
1586
1587         * manual/account.xml
1588         * manual/advanced.xml
1589         * manual/fr/account.xml
1590         * manual/fr/advanced.xml
1591                 Updated the reference manual and the French translation to
1592                 reflect 2.10.0cvs84: enable running folder Processing
1593                 rules on demand.
1594
1595 2007-08-06 [wwp]        2.10.0cvs96
1596
1597         * src/prefs_common.c
1598         * src/prefs_common.h
1599         * src/textview.c
1600                 Allow changing the emphasis color used to highlight
1601                 the newsreader/x-mailer header value when it matches
1602                 our preferred mail agent (hidden pref 'emphasis_col' added
1603                 to clawsrc).
1604
1605 2007-08-06 [colin]      2.10.0cvs95
1606
1607         * src/compose.c
1608         * src/compose.h
1609                 Re-commit 2.10.0cvs86, with a protection
1610                 against Pango bug. Also, try to fix 
1611                 bug 1275, 'auto-saved draft messages not 
1612                 always being removed'
1613
1614 2007-08-06 [wwp]        2.10.0cvs94
1615
1616         * src/gtk/quicksearch.c
1617                 Replace deprecated GtkCombo with its modern equivalen GtkComboBox.
1618
1619 2007-08-06 [ticho]      2.10.0cvs93
1620
1621         * src/prefs_account.c
1622         * src/gtk/combobox.c
1623                 Use GtkComboBox instead of GtkOptionMenu for privacy system
1624                 selection in account preferences.
1625
1626 2007-08-06 [wwp]        2.10.0cvs92
1627
1628         * src/plugins/pgpcore/plugin.def
1629                 Apply one more chunk from gpg4win's 03-w32-port patch.
1630
1631 2007-08-05 [colin]      2.10.0cvs91
1632
1633         * src/compose.c
1634         * src/compose.h
1635                 reverting buggy patch for now
1636
1637 2007-08-05 [colin]      2.10.0cvs90
1638
1639         * src/folder.c
1640                 Fix slowdown
1641
1642 2007-08-04 [colin]      2.10.0cvs89
1643
1644         * src/prefs_summaries.c
1645         * src/summary_search.c
1646                 Replace deprecated widgets. Patch by
1647                 Andrej.
1648
1649 2007-08-04 [colin]      2.10.0cvs88
1650
1651         * src/mh.c
1652                 Refresh GUI only every 2000 mails on mh_get_last_num
1653                 This is fast (readdir) and done only once per 
1654                 session/folder
1655
1656 2007-08-03 [colin]      2.10.0cvs87
1657
1658         * src/prefs_account.c
1659         * src/gtk/combobox.h
1660         * src/gtk/gtkutils.c
1661                 Fix a deprecated widget. Patch by
1662                 Andrej
1663
1664 2007-08-03 [colin]      2.10.0cvs86
1665
1666         * src/compose.c
1667         * src/compose.h
1668                 Make colorisation and wrapping algorithms
1669                 faster. Fixes bug 1246, 'compose becomes 
1670                 increasingly slow replying to complex emails'
1671
1672 2007-08-03 [paul]       2.10.0cvs85
1673
1674         * src/mh.c
1675                 keep the window painted
1676
1677 2007-08-02 [paul]       2.10.0cvs84
1678
1679         * src/folderview.c
1680         * src/mainwindow.c
1681         * src/mainwindow.h
1682                 enable running folder Processing
1683                 rules on demand
1684
1685 2007-08-02 [paul]       2.10.0cvs83
1686
1687         * src/textview.c
1688                 speed up/clean up rendering of larger
1689                 msgs
1690                 Thanks to Colin
1691
1692 2007-08-01 [paul]       2.10.0cvs82
1693
1694         * src/mainwindow.h
1695                 clean up cruft
1696         * src/toolbar.c
1697                 change default toolbar layout on maemo
1698         * src/pixmaps/close.xpm
1699                 make the red cross a grey cross
1700         * src/pixmaps/jpilot.xpm
1701                 make icon smaller so it fits better
1702
1703 2007-07-31 [paul]       2.10.0cvs81
1704
1705         * src/setup.c
1706         * src/gtk/gtkutils.c
1707                 fix crash on maemo on first launch
1708
1709 2007-07-30 [paul]       2.10.0cvs80
1710
1711         * src/prefs_matcher.c
1712                 specify the units of age and size
1713
1714 2007-07-30 [paul]       2.10.0cvs79
1715
1716         * src/main.c
1717                 Fix IMAP timeout setting
1718
1719 2007-07-30 [colin]      2.10.0cvs78
1720
1721         * src/prefs_account.c
1722                 Fix a deprecated widget. Patch by
1723                 Andrej
1724
1725 2007-07-27 [paul]       2.10.0cvs77
1726
1727         * src/matcher_parser_parse.y
1728         * src/prefs_filtering_action.c
1729         * src/prefs_matcher.c
1730                 these changes forgotten in cvs74's
1731                 'watch thread' feature
1732
1733 2007-07-27 [paul]       2.10.0cvs76
1734
1735         * src/compose.c
1736                 fix potential crasher
1737                 thanks to Colin
1738
1739 2007-07-27 [paul]       2.10.0cvs75
1740
1741         * src/mainwindow.c
1742         * src/manual.c
1743         * src/manual.h
1744         * src/gtk/gtkutils.c
1745                 make mainwindow's /Help/Manual point to the
1746                 remote copy if the local copy doesn't exist
1747
1748 2007-07-27 [paul]       2.10.0cvs74
1749
1750         * src/Makefile.am
1751         * src/filtering.c
1752         * src/folder.c
1753         * src/mainwindow.c
1754         * src/matcher.c
1755         * src/matcher.h
1756         * src/matcher_parser_parse.y
1757         * src/procmsg.c
1758         * src/procmsg.h
1759         * src/stock_pixmap.c
1760         * src/stock_pixmap.h
1761         * src/summaryview.c
1762         * src/summaryview.h
1763         * src/toolbar.c
1764         * src/toolbar.h
1765         * src/pixmaps/watchthread.xpm
1766                 add 'watch thread' feature
1767
1768 2007-07-27 [paul]       2.10.0cvs73
1769
1770         * src/prefs_folder_item.c
1771                 adjust labels, add tooltips
1772
1773 2007-07-27 [colin]      2.10.0cvs72
1774
1775         * src/summaryview.c
1776                 Maemo: Remove less used menu items
1777
1778 2007-07-26 [colin]      2.10.0cvs71
1779
1780         * src/messageview.c
1781                 Maemo: destroy messageview after trashing mail.
1782                 Maybe should be done on X11 too
1783
1784 2007-07-26 [colin]      2.10.0cvs70
1785
1786         * src/folderview.c
1787         * src/mainwindow.c
1788         * src/prefs_common.c
1789         * src/prefs_common.h
1790         * src/summaryview.c
1791                 Add View/Show or Hide/Column headers
1792
1793 2007-07-26 [colin]      2.10.0cvs69
1794
1795         * src/procmime.c
1796                 Fix unwanted output
1797
1798 2007-07-26 [colin]      2.10.0cvs68
1799
1800         * src/ldapserver.c
1801                 Fix possible crash on cache invalidation
1802         * src/compose.c
1803         * src/procmime.c
1804         * src/procmime.h
1805         * src/quote_fmt_parse.y
1806                 Make replying to mails with big attachments
1807                 much faster. Fixes bug 1224, 'The process of 
1808                 Replying to emails with large attachments 
1809                 seems unreasonably long...'
1810
1811 2007-07-26 [colin]      2.10.0cvs67
1812
1813         * src/mimeview.c
1814         * src/matcher.c
1815         * src/common/ssl.c
1816                 Fix threads use on BSDs
1817
1818 2007-07-26 [paul]       2.10.0cvs66
1819
1820         * src/gtk/prefswindow.c
1821                 fix account prefs breakage
1822                 thanks to Colin
1823
1824 2007-07-26 [paul]       2.10.0cvs65
1825
1826         * configure.ac
1827                 standardise ./configure --help messages
1828
1829 2007-07-26 [colin]      2.10.0cvs64
1830
1831         * src/addressbook.c
1832         * src/editaddress.c
1833                 Fix two vCard-related crashes
1834
1835 2007-07-25 [colin]      2.10.0cvs63
1836
1837         * src/inc.c
1838         * src/prefs_common.c
1839         * src/prefs_common.h
1840         * src/prefs_receive.c
1841                 Maemo: Add a better way to notify of
1842                 new mails
1843         * src/mainwindow.c
1844         * src/statusbar.h
1845         * src/summaryview.c
1846         * src/toolbar.c
1847                 Maemo: Various layout fixes
1848         * src/gtk/prefswindow.c
1849                 Maemo: Better prefs layout
1850
1851 2007-07-25 [paul]       2.10.0cvs62
1852
1853         * src/textview.c
1854                 fix the layout on maemo
1855                 thanks to Colin
1856
1857 2007-07-25 [iwkse]      2.10.0cvs61
1858
1859         * src/summaryview.c
1860                 add 'o' shortcut on summaryview
1861
1862 2007-07-25 [iwkse]      2.10.0cvs60
1863
1864         * src/textview.c
1865                 fix o shortcut
1866
1867 2007-07-24 [colin]      2.10.0cvs59
1868
1869         * src/mh.c
1870                 Fix missing timestamp update on source
1871                 folder when moving
1872         * src/textview.c
1873         * src/textview.h
1874                 Better text layout on part's choices
1875
1876 2007-07-23 [colin]      2.10.0cvs58
1877
1878         * src/mimeview.c
1879         * src/textview.c
1880                 Maemo: Automatically choose the correct application
1881                 to open parts
1882         * src/gtk/quicksearch.c
1883                 Make search run on GDK_KP_Enter too
1884
1885 2007-07-23 [wwp]        2.10.0cvs57
1886
1887         * src/quote_fmt_lex.l
1888                 Revert accidentaly committed lines (account_sig) in
1889                 2.10.0cvs56.
1890
1891 2007-07-23 [wwp]        2.10.0cvs56
1892
1893         * src/quote_fmt_lex.l
1894                 Fix typos around long form expressions in the quote lexer.
1895
1896 2007-07-23 [paul]
1897
1898         3.0.0-rc1 released
1899
1900 2007-07-23 [colin]      2.10.0cvs55
1901
1902         * src/addr_compl.c
1903                 Fix auto-completion on Maemo
1904
1905 2007-07-23 [colin]      2.10.0cvs54
1906
1907         * src/statusbar.c
1908                 Maemo: Fix sticking statusbars
1909
1910 2007-07-22 [colin]      2.10.0cvs53
1911
1912         * src/main.c
1913                 Maemo: Fix the strange "top_application" info
1914                 at startup. We should do something when 
1915                 receiving such a message.
1916
1917 2007-07-20 [paul]       2.10.0cvs52
1918
1919         * src/news_gtk.c
1920                 add missing #include "statusbar.h"
1921
1922 2007-07-20 [colin]      2.10.0cvs51
1923
1924         * src/folder.c
1925         * src/folder.h
1926         * src/folder_item_prefs.c
1927         * src/folder_item_prefs.h
1928         * src/folderview.c
1929         * src/imap.c
1930         * src/imap_gtk.c
1931         * src/imap_gtk.h
1932         * src/news.c
1933         * src/news_gtk.c
1934         * src/news_gtk.h
1935         * src/prefs_folder_item.c
1936                 Implement age-based caching: allow to
1937                 specify a threshold for the offline synchronisation
1938                 feature, and whether old cached bodies should 
1939                 be removed
1940         * src/toolbar.c
1941         * src/toolbar.h
1942                 Fix label/tooltips
1943         * src/plugins/dillo_viewer/dillo_viewer.c
1944                 Check that Dillo's installed
1945
1946 2007-07-20 [wwp]        2.10.0cvs50
1947
1948         * src/mimeview.c
1949         * src/stock_pixmap.c
1950                 Draw a frame around the selected mimeview part icon (instead of the
1951                 shifted 'dancing' icon).
1952
1953 2007-07-20 [colin]      2.10.0cvs49
1954
1955         * src/main.c
1956                 Unref stuff even on error
1957         * src/wizard.c
1958                 disconnect signals only at the very
1959                 end of the wizard save.
1960
1961 2007-07-20 [colin]      2.10.0cvs48
1962
1963         * src/mainwindow.c
1964         * src/messageview.c
1965         * src/toolbar.c
1966         * src/toolbar.h
1967                 Fix random crashes while navigating
1968                 (GTK_EVENTS_FLUSH)
1969
1970 2007-07-19 [colin]      2.10.0cvs47
1971
1972         * configure.ac
1973         * src/main.c
1974         * src/prefs_common.c
1975         * src/prefs_common.h
1976         * src/wizard.c
1977         * src/common/defs.h
1978         * src/common/utils.c
1979                 Maemo: add an easy way to store data (mails
1980                 and IMAP/NNTP caches) on one of the SD cards,
1981                 and protect against unmounts if needed
1982
1983 2007-07-19 [paul]       2.10.0cvs46
1984
1985         * src/Makefile.am
1986         * src/stock_pixmap.c
1987         * src/gtk/about.c
1988         * src/pixmaps/claws-mail_logo-small.xpm
1989                 implement a (slightly) different About
1990                 dialog for maemo and add a small version
1991                 of the logo for it
1992         * src/wizard.c
1993                 use a scrolled window for wizard page 1
1994                 on maemo
1995
1996 2007-07-19 [paul]       2.10.0cvs45
1997
1998         * src/Makefile.am
1999                 too soon for this line
2000
2001 2007-07-19 [paul]       2.10.0cvs44
2002
2003         * src/Makefile.am
2004                 fix build on n800
2005
2006 2007-07-19 [colin]      2.10.0cvs43
2007
2008         * src/wizard.c
2009                 Solve Mail/Mailbox name when specifying
2010                 full /path/to/Mail.
2011
2012 2007-07-18 [colin]      2.10.0cvs42
2013
2014         * src/inc.c
2015         * configure.ac
2016                 Fix build on n770
2017
2018 2007-07-18 [colin]      2.10.0cvs41
2019
2020         * src/inc.c
2021                 Maemo: plug the online/offline system into
2022                 maemo's interfaces to have Claws automatically
2023                 switch according to the system status
2024         * src/statusbar.c
2025                 Maemo: use HildonBanners to display status
2026                 messages. Renders the main statusbar useless.
2027
2028 2007-07-18 [paul]       2.10.0cvs40
2029
2030         * src/filtering.c
2031                 fix screen blanking on moving/copying many msgs
2032         * src/folder.c
2033                 fix processing progressbar and screen blanking
2034                 during processing
2035
2036 2007-07-18 [paul]       2.10.0cvs39
2037
2038         * src/messageview.c
2039                 revert cvs37, breakage on maemo
2040
2041 2007-07-18 [paul]       2.10.0cvs38
2042
2043         * src/gtk/gtkutils.c
2044                 make sure we can still build with older GTK's
2045
2046 2007-07-18 [colin]      2.10.0cvs37
2047
2048         * src/messageview.c
2049                 Only hide the small layout's messageview, instead
2050                 of destroying it when closing
2051         * src/gtk/gtkutils.c
2052                 Use gtk_window_present_with_time to popup windows,
2053                 it seems to make things better with modern WMs
2054                 (actually focusing)
2055
2056 2007-07-17 [colin]      2.10.0cvs36
2057
2058         * src/editaddress.c
2059                 Simplify layout on Maemo
2060         * src/folder.c
2061                 Fix possible crash
2062         * src/prefs_display_header.c
2063                 Remove some headers by default on Maemo
2064
2065 2007-07-17 [paul]       2.10.0cvs35
2066
2067         * src/prefs_common.c
2068         * src/prefs_common.h
2069         * src/prefs_logging.c
2070         * src/common/log.c
2071                 add options to stop/enable writing logs to disc
2072
2073 2007-07-17 [paul]       2.10.0cvs34
2074
2075         * src/edittags.c
2076                 fix some issues with the Apply tags window:
2077                 - set search column (enables autocompl in the treeview)
2078                 - apply tag from "New tag" if it existed
2079                 - clears New tag entry when adding it with the button
2080                 Thanks to Colin
2081
2082 2007-07-17 [paul]       2.10.0cvs33
2083
2084         * src/edittags.c
2085                 fix 'apply tags' dialogue weirdness
2086
2087 2007-07-16 [colin]      2.10.0cvs32
2088
2089         * src/toolbar.c
2090                 Fix double-loading of mails on Maemo
2091
2092 2007-07-16 [colin]      2.10.0cvs31
2093
2094         * src/messageview.c
2095                 Prevent double-loading of the same part under some
2096                 conditions; hide statusbar on Maemo
2097
2098 2007-07-16 [colin]      2.10.0cvs30
2099
2100         * src/edittags.c
2101         * src/edittags.h
2102         * src/mainwindow.c
2103         * src/summaryview.c
2104                 Improve the tag interface - allow
2105                 to set/unset tags from a special
2106                 window.
2107         * src/gtk/gtkvscrollbutton.c
2108         * src/mimeview.c
2109         * src/mimeview.h
2110         * src/stock_pixmap.c
2111                 Fix Mimeview's ugly hacks in the
2112                 icon list. 
2113
2114 2007-07-16 [paul]       2.10.0cvs29
2115
2116         * src/wizard.c
2117                 rework dialog
2118         * src/gtk/icon_legend.c
2119                 put it all in a scrolled window
2120
2121 2007-07-15 [colin]      2.10.0cvs28
2122
2123         * src/mainwindow.c
2124                 Maemo: force layout to be Small screen; the
2125                 others don't make sense
2126
2127 2007-07-14 [colin]      2.10.0cvs27
2128
2129         * src/mimeview.c
2130         * src/gtk/gtkvscrollbutton.c
2131                 Maemo: Fix mimeview's buttons size
2132
2133 2007-07-14 [colin]      2.10.0cvs26
2134
2135         * src/toolbar.c
2136                 Fix the button workaround fix.
2137                 (Use the correct variable)
2138
2139 2007-07-14 [colin]      2.10.0cvs25
2140
2141         * src/mainwindow.c
2142         * src/toolbar.c
2143                 Maemo: put the progress bar in the
2144                 toolbar
2145
2146 2007-07-14 [colin]      2.10.0cvs24
2147
2148         * src/prefs_common.c
2149                 Maemo: hide statusbar by default
2150         * src/Makefile.am
2151         * src/stock_pixmap.c
2152         * src/stock_pixmap.h
2153         * src/toolbar.c
2154         * src/pixmaps/go_folders.xpm
2155                 Maemo: Add a specific icon to go back to
2156                 folder list
2157
2158 2007-07-14 [colin]      2.10.0cvs23
2159
2160         * src/toolbar.c
2161                 Don't set homogeneous finally
2162
2163 2007-07-14 [colin]      2.10.0cvs22
2164
2165         * src/toolbar.c
2166                 Fix button show/hide issues
2167
2168 2007-07-14 [colin]      2.10.0cvs21
2169
2170         * src/toolbar.c
2171                 Fix huge arrows
2172                 Fix button workaround to be able to click
2173                 if mouse was on button when it went un-
2174                 sensitive.
2175                 Revert previous commit, gtk_tool_item_set_homogeneous
2176                 doesn't mean what it seems to mean ;-)
2177
2178 2007-07-14 [paul]       2.10.0cvs20
2179
2180         * src/toolbar.c
2181                 make homogeneous FALSE always
2182
2183 2007-07-13 [colin]      2.10.0cvs19
2184
2185         * src/toolbar.c
2186         * src/toolbar.h
2187                 Rework to fit the non-deprecated API
2188         * src/compose.c
2189         * src/folderview.c
2190         * src/mainwindow.c
2191         * src/messageview.c
2192         * src/summaryview.c
2193                 Maemo layout changes. Better toolbars,
2194                 removal of CTree headers. 
2195
2196 2007-07-13 [paul]       2.10.0cvs18
2197
2198         * src/gtk/colorlabel.c
2199                 fix bug 1261, '[DE] coloring messages in overview 
2200                 keys are not localised'
2201                 the string is now included in claws-mail.pot
2202
2203 2007-07-13 [colin]      2.10.0cvs17
2204
2205         * src/summaryview.c
2206                 Fix bug 1267, 'printing mutliple messages 
2207                 opens one message-dialog after the other'
2208                 Ask for confirmation when printing 10
2209                 messages or more.
2210
2211 2007-07-11 [colin]      2.10.0cvs16
2212
2213         * COPYING
2214         * README
2215         * autogen.sh
2216         * manual/claws-mail-manual.xml
2217         * manual/gpl.xml
2218         * manual/es/claws-mail-manual.xml
2219         * manual/es/gpl.xml
2220         * manual/fr/claws-mail-manual.xml
2221         * manual/fr/gpl.xml
2222         * manual/pl/gpl.xml
2223         * src/account.c
2224         * src/account.h
2225         * src/action.c
2226         * src/action.h
2227         * src/adbookbase.h
2228         * src/addr_compl.c
2229         * src/addr_compl.h
2230         * src/addrbook.c
2231         * src/addrbook.h
2232         * src/addrcache.c
2233         * src/addrcache.h
2234         * src/addrcindex.c
2235         * src/addrcindex.h
2236         * src/addrclip.c
2237         * src/addrclip.h
2238         * src/addrdefs.h
2239         * src/addressadd.c
2240         * src/addressadd.h
2241         * src/addressbook.c
2242         * src/addressbook.h
2243         * src/addressbook_foldersel.c
2244         * src/addressbook_foldersel.h
2245         * src/addressitem.h
2246         * src/addrgather.c
2247         * src/addrgather.h
2248         * src/addrharvest.c
2249         * src/addrharvest.h
2250         * src/addrindex.c
2251         * src/addrindex.h
2252         * src/addritem.c
2253         * src/addritem.h
2254         * src/addrquery.c
2255         * src/addrquery.h
2256         * src/addrselect.c
2257         * src/addrselect.h
2258         * src/alertpanel.c
2259         * src/alertpanel.h
2260         * src/browseldap.c
2261         * src/browseldap.h
2262         * src/codeconv.c
2263         * src/codeconv.h
2264         * src/compose.c
2265         * src/compose.h
2266         * src/crash.c
2267         * src/crash.h
2268         * src/customheader.c
2269         * src/customheader.h
2270         * src/displayheader.c
2271         * src/displayheader.h
2272         * src/editaddress.c
2273         * src/editaddress.h
2274         * src/editaddress_other_attributes_ldap.c
2275         * src/editaddress_other_attributes_ldap.h
2276         * src/editbook.c
2277         * src/editbook.h
2278         * src/editgroup.c
2279         * src/editgroup.h
2280         * src/editjpilot.c
2281         * src/editjpilot.h
2282         * src/editldap.c
2283         * src/editldap.h
2284         * src/editldap_basedn.c
2285         * src/editldap_basedn.h
2286         * src/edittags.c
2287         * src/edittags.h
2288         * src/editvcard.c
2289         * src/editvcard.h
2290         * src/enriched.c
2291         * src/enriched.h
2292         * src/exphtmldlg.c
2293         * src/exphtmldlg.h
2294         * src/expldifdlg.c
2295         * src/expldifdlg.h
2296         * src/export.c
2297         * src/export.h
2298         * src/exporthtml.c
2299         * src/exporthtml.h
2300         * src/exportldif.c
2301         * src/exportldif.h
2302         * src/filtering.c
2303         * src/filtering.h
2304         * src/folder.c
2305         * src/folder.h
2306         * src/folder_item_prefs.c
2307         * src/folder_item_prefs.h
2308         * src/foldersel.c
2309         * src/foldersel.h
2310         * src/folderutils.c
2311         * src/folderutils.h
2312         * src/folderview.c
2313         * src/folderview.h
2314         * src/gedit-print.c
2315         * src/gedit-print.h
2316         * src/grouplistdialog.c
2317         * src/grouplistdialog.h
2318         * src/headerview.c
2319         * src/headerview.h
2320         * src/html.c
2321         * src/html.h
2322         * src/image_viewer.c
2323         * src/image_viewer.h
2324         * src/imap.c
2325         * src/imap.h
2326         * src/imap_gtk.c
2327         * src/imap_gtk.h
2328         * src/import.c
2329         * src/import.h
2330         * src/importldif.c
2331         * src/importldif.h
2332         * src/importmutt.c
2333         * src/importmutt.h
2334         * src/importpine.c
2335         * src/importpine.h
2336         * src/inc.c
2337         * src/inc.h
2338         * src/jpilot.c
2339         * src/jpilot.h
2340         * src/ldapctrl.c
2341         * src/ldapctrl.h
2342         * src/ldaplocate.c
2343         * src/ldaplocate.h
2344         * src/ldapquery.c
2345         * src/ldapquery.h
2346         * src/ldapserver.c
2347         * src/ldapserver.h
2348         * src/ldapupdate.c
2349         * src/ldapupdate.h
2350         * src/ldaputil.c
2351         * src/ldaputil.h
2352         * src/ldif.c
2353         * src/ldif.h
2354         * src/localfolder.c
2355         * src/localfolder.h
2356         * src/main.c
2357         * src/main.h
2358         * src/mainwindow.c
2359         * src/mainwindow.h
2360         * src/manual.c
2361         * src/manual.h
2362         * src/matcher.c
2363         * src/matcher.h
2364         * src/matcher_parser.h
2365         * src/matcher_parser_lex.l
2366         * src/matcher_parser_parse.y
2367         * src/mbox.c
2368         * src/mbox.h
2369         * src/message_search.c
2370         * src/message_search.h
2371         * src/messageview.c
2372         * src/messageview.h
2373         * src/mh.c
2374         * src/mh.h
2375         * src/mh_gtk.c
2376         * src/mh_gtk.h
2377         * src/mimeview.c
2378         * src/mimeview.h
2379         * src/msgcache.c
2380         * src/msgcache.h
2381         * src/mutt.c
2382         * src/mutt.h
2383         * src/news.c
2384         * src/news.h
2385         * src/news_gtk.c
2386         * src/news_gtk.h
2387         * src/noticeview.c
2388         * src/noticeview.h
2389         * src/partial_download.c
2390         * src/partial_download.h
2391         * src/pine.c
2392         * src/pine.h
2393         * src/pop.c
2394         * src/pop.h
2395         * src/prefs_account.c
2396         * src/prefs_account.h
2397         * src/prefs_actions.c
2398         * src/prefs_actions.h
2399         * src/prefs_common.c
2400         * src/prefs_common.h
2401         * src/prefs_compose_writing.c
2402         * src/prefs_compose_writing.h
2403         * src/prefs_customheader.c
2404         * src/prefs_customheader.h
2405         * src/prefs_display_header.c
2406         * src/prefs_display_header.h
2407         * src/prefs_ext_prog.c
2408         * src/prefs_ext_prog.h
2409         * src/prefs_filtering.c
2410         * src/prefs_filtering.h
2411         * src/prefs_filtering_action.c
2412         * src/prefs_filtering_action.h
2413         * src/prefs_folder_column.c
2414         * src/prefs_folder_column.h
2415         * src/prefs_folder_item.c
2416         * src/prefs_folder_item.h
2417         * src/prefs_fonts.c
2418         * src/prefs_fonts.h
2419         * src/prefs_gtk.c
2420         * src/prefs_gtk.h
2421         * src/prefs_image_viewer.c
2422         * src/prefs_image_viewer.h
2423         * src/prefs_logging.c
2424         * src/prefs_logging.h
2425         * src/prefs_matcher.c
2426         * src/prefs_matcher.h
2427         * src/prefs_message.c
2428         * src/prefs_message.h
2429         * src/prefs_msg_colors.c
2430         * src/prefs_msg_colors.h
2431         * src/prefs_other.c
2432         * src/prefs_other.h
2433         * src/prefs_quote.c
2434         * src/prefs_quote.h
2435         * src/prefs_receive.c
2436         * src/prefs_receive.h
2437         * src/prefs_send.c
2438         * src/prefs_send.h
2439         * src/prefs_spelling.c
2440         * src/prefs_spelling.h
2441         * src/prefs_summaries.c
2442         * src/prefs_summaries.h
2443         * src/prefs_summary_column.c
2444         * src/prefs_summary_column.h
2445         * src/prefs_summary_open.c
2446         * src/prefs_summary_open.h
2447         * src/prefs_template.c
2448         * src/prefs_template.h
2449         * src/prefs_themes.c
2450         * src/prefs_themes.h
2451         * src/prefs_toolbar.c
2452         * src/prefs_toolbar.h
2453         * src/prefs_wrapping.c
2454         * src/prefs_wrapping.h
2455         * src/privacy.c
2456         * src/privacy.h
2457         * src/procheader.c
2458         * src/procheader.h
2459         * src/procmime.c
2460         * src/procmime.h
2461         * src/procmsg.c
2462         * src/procmsg.h
2463         * src/quote_fmt.c
2464         * src/quote_fmt_lex.l
2465         * src/quote_fmt_parse.y
2466         * src/recv.c
2467         * src/recv.h
2468         * src/remotefolder.c
2469         * src/remotefolder.h
2470         * src/send_message.c
2471         * src/send_message.h
2472         * src/setup.c
2473         * src/setup.h
2474         * src/simple-gettext.c
2475         * src/sourcewindow.c
2476         * src/sourcewindow.h
2477         * src/ssl_manager.c
2478         * src/ssl_manager.h
2479         * src/statusbar.c
2480         * src/statusbar.h
2481         * src/stock_pixmap.c
2482         * src/stock_pixmap.h
2483         * src/summary_search.c
2484         * src/summary_search.h
2485         * src/summaryview.c
2486         * src/summaryview.h
2487         * src/textview.c
2488         * src/textview.h
2489         * src/toolbar.c
2490         * src/toolbar.h
2491         * src/undo.c
2492         * src/undo.h
2493         * src/unmime.c
2494         * src/unmime.h
2495         * src/uri_opener.c
2496         * src/uri_opener.h
2497         * src/vcard.c
2498         * src/vcard.h
2499         * src/wizard.c
2500         * src/wizard.h
2501         * src/common/base64.c
2502         * src/common/base64.h
2503         * src/common/claws.c
2504         * src/common/claws.h
2505         * src/common/defs.h
2506         * src/common/fnmatch.c
2507         * src/common/fnmatch.h
2508         * src/common/fnmatch_loop.c
2509         * src/common/hooks.c
2510         * src/common/hooks.h
2511         * src/common/log.c
2512         * src/common/log.h
2513         * src/common/md5.c
2514         * src/common/md5.h
2515         * src/common/mgutils.c
2516         * src/common/mgutils.h
2517         * src/common/nntp.c
2518         * src/common/nntp.h
2519         * src/common/passcrypt.c
2520         * src/common/passcrypt.h.in
2521         * src/common/plugin.c
2522         * src/common/plugin.h
2523         * src/common/prefs.c
2524         * src/common/prefs.h
2525         * src/common/progressindicator.c
2526         * src/common/progressindicator.h
2527         * src/common/quoted-printable.c
2528         * src/common/quoted-printable.h
2529         * src/common/session.c
2530         * src/common/session.h
2531         * src/common/smtp.c
2532         * src/common/smtp.h
2533         * src/common/socket.c
2534         * src/common/socket.h
2535         * src/common/ssl.c
2536         * src/common/ssl.h
2537         * src/common/ssl_certificate.c
2538         * src/common/ssl_certificate.h
2539         * src/common/string_match.c
2540         * src/common/string_match.h
2541         * src/common/stringtable.c
2542         * src/common/stringtable.h
2543         * src/common/tags.c
2544         * src/common/tags.h
2545         * src/common/template.c
2546         * src/common/template.h
2547         * src/common/timing.h
2548         * src/common/utils.c
2549         * src/common/utils.h
2550         * src/common/uuencode.c
2551         * src/common/uuencode.h
2552         * src/common/version.h.in
2553         * src/common/w32_dirent.c
2554         * src/common/w32_reg.c
2555         * src/common/w32_signal.c
2556         * src/common/w32_stat.c
2557         * src/common/w32_stdlib.c
2558         * src/common/w32_string.c
2559         * src/common/w32_time.c
2560         * src/common/w32_unistd.c
2561         * src/common/w32_wait.c
2562         * src/common/w32lib.h
2563         * src/common/xml.c
2564         * src/common/xml.h
2565         * src/common/xmlprops.c
2566         * src/common/xmlprops.h
2567         * src/etpan/etpan-errors.h
2568         * src/etpan/etpan-thread-manager-types.h
2569         * src/etpan/etpan-thread-manager.c
2570         * src/etpan/etpan-thread-manager.h
2571         * src/etpan/imap-thread.c
2572         * src/etpan/imap-thread.h
2573         * src/gtk/about.c
2574         * src/gtk/about.h
2575         * src/gtk/colorlabel.c
2576         * src/gtk/colorlabel.h
2577         * src/gtk/colorsel.c
2578         * src/gtk/colorsel.h
2579         * src/gtk/combobox.c
2580         * src/gtk/combobox.h
2581         * src/gtk/description_window.c
2582         * src/gtk/description_window.h
2583         * src/gtk/filesel.c
2584         * src/gtk/filesel.h
2585         * src/gtk/foldersort.c
2586         * src/gtk/foldersort.h
2587         * src/gtk/gtkaspell.c
2588         * src/gtk/gtkaspell.h
2589         * src/gtk/gtksctree.c
2590         * src/gtk/gtkshruler.c
2591         * src/gtk/gtkshruler.h
2592         * src/gtk/gtksourceprintjob.c
2593         * src/gtk/gtksourceprintjob.h
2594         * src/gtk/gtkutils.c
2595         * src/gtk/gtkutils.h
2596         * src/gtk/gtkvscrollbutton.c
2597         * src/gtk/gtkvscrollbutton.h
2598         * src/gtk/icon_legend.c
2599         * src/gtk/icon_legend.h
2600         * src/gtk/inputdialog.c
2601         * src/gtk/inputdialog.h
2602         * src/gtk/logwindow.c
2603         * src/gtk/logwindow.h
2604         * src/gtk/manage_window.c
2605         * src/gtk/manage_window.h
2606         * src/gtk/menu.c
2607         * src/gtk/menu.h
2608         * src/gtk/pluginwindow.c
2609         * src/gtk/pluginwindow.h
2610         * src/gtk/prefswindow.c
2611         * src/gtk/prefswindow.h
2612         * src/gtk/progressdialog.c
2613         * src/gtk/progressdialog.h
2614         * src/gtk/quicksearch.c
2615         * src/gtk/quicksearch.h
2616         * src/gtk/sslcertwindow.c
2617         * src/gtk/sslcertwindow.h
2618         * src/plugins/bogofilter/bogofilter.c
2619         * src/plugins/bogofilter/bogofilter.h
2620         * src/plugins/bogofilter/bogofilter_gtk.c
2621         * src/plugins/clamav/clamav_plugin.c
2622         * src/plugins/clamav/clamav_plugin.h
2623         * src/plugins/clamav/clamav_plugin_gtk.c
2624         * src/plugins/demo/demo.c
2625         * src/plugins/dillo_viewer/dillo_prefs.c
2626         * src/plugins/dillo_viewer/dillo_prefs.h
2627         * src/plugins/dillo_viewer/dillo_viewer.c
2628         * src/plugins/pgpcore/passphrase.c
2629         * src/plugins/pgpcore/passphrase.h
2630         * src/plugins/pgpcore/pgp_viewer.c
2631         * src/plugins/pgpcore/pgp_viewer.h
2632         * src/plugins/pgpcore/plugin.c
2633         * src/plugins/pgpcore/prefs_gpg.c
2634         * src/plugins/pgpcore/prefs_gpg.h
2635         * src/plugins/pgpcore/select-keys.c
2636         * src/plugins/pgpcore/select-keys.h
2637         * src/plugins/pgpcore/sgpgme.c
2638         * src/plugins/pgpcore/sgpgme.h
2639         * src/plugins/pgpinline/pgpinline.c
2640         * src/plugins/pgpinline/pgpinline.h
2641         * src/plugins/pgpinline/plugin.c
2642         * src/plugins/pgpmime/pgpmime.c
2643         * src/plugins/pgpmime/pgpmime.h
2644         * src/plugins/pgpmime/plugin.c
2645         * src/plugins/spamassassin/spamassassin.c
2646         * src/plugins/spamassassin/spamassassin.h
2647         * src/plugins/spamassassin/spamassassin_gtk.c
2648         * src/plugins/trayicon/trayicon.c
2649         * src/plugins/trayicon/trayicon_prefs.c
2650         * src/plugins/trayicon/trayicon_prefs.h
2651         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
2652         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
2653         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.h
2654         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
2655         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
2656         * tools/OOo2claws-mail.pl
2657         * tools/README.sylprint
2658         * tools/acroread2claws-mail.pl
2659         * tools/claws-mail-compose-insert-files.pl
2660         * tools/convert_mbox.pl
2661         * tools/filter_conv.pl
2662         * tools/filter_conv_new.pl
2663         * tools/fix_date.sh
2664         * tools/freshmeat_search.pl
2665         * tools/google_search.pl
2666         * tools/kmail-mailbox2claws-mail.pl
2667         * tools/kmail2claws-mail.pl
2668         * tools/kmail2claws-mail_v2.pl
2669         * tools/mairix.sh
2670         * tools/make.themes.project
2671         * tools/multiwebsearch.pl
2672         * tools/nautilus2claws-mail.sh
2673         * tools/outlook2claws-mail.pl
2674         * tools/textviewer.sh
2675         * tools/thunderbird-filters-convertor.pl
2676         * tools/update-po
2677         * tools/uuooffice
2678         * tools/vcard2xml.py
2679         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
2680                 Upgrade to GPLv3 or later.
2681
2682 2007-07-10 [wwp]        2.10.0cvs15
2683
2684         * src/main.c
2685                 Fix re-opening of all composing messages that were
2686                 opened when closing the previous instance, thanks
2687                 to Colin.
2688
2689 2007-07-10 [paul]       2.10.0cvs14
2690
2691         * src/editaddress_other_attributes_ldap.c
2692         * src/ldapupdate.c
2693                 fix crash on selecting 'other attributes' combo
2694                 for either a new entry or an old entry with no
2695                 existing attributes.
2696                 fix bug on editing multiple attributes which
2697                 resulted them all having the value of the last
2698                 one changed.
2699                 Thanks to Colin
2700
2701 2007-07-10 [colin]      2.10.0cvs13
2702
2703         * src/editaddress.c
2704         * src/editaddress_other_attributes_ldap.h
2705         * src/ldapupdate.c
2706                 Fix --disable-ldap build
2707
2708 2007-07-09 [colin]      2.10.0cvs12
2709
2710         * src/Makefile.am
2711         * src/addritem.c
2712         * src/addritem.h
2713         * src/editaddress.c
2714         * src/editaddress_other_attributes_ldap.c
2715         * src/editaddress_other_attributes_ldap.h
2716         * src/editldap.c
2717         * src/ldapctrl.c
2718         * src/ldapctrl.h
2719         * src/ldapupdate.c
2720                 Add capability to edit all inetOrgPerson
2721                 attributes on LDAP. Patch by Michael 
2722                 Rasmussen
2723
2724 2007-07-09 [colin]      2.10.0cvs11
2725
2726         * src/Makefile.am
2727         * src/exporthtml.c
2728         * src/mbox.c
2729         * src/msgcache.c
2730         * src/prefs_summaries.c
2731         * src/prefs_themes.c
2732         * src/procheader.c
2733         * src/common/Makefile.am
2734         * src/common/log.c
2735         * src/common/timing.h
2736         * src/common/utils.c
2737         * src/common/utils.h
2738         * src/common/w32_account.c
2739         * src/common/w32lib.h
2740         * src/gtk/Makefile.am
2741         * src/gtk/colorlabel.c
2742         * src/plugins/pgpcore/Makefile.am
2743         * src/plugins/pgpcore/claws.def
2744         * src/plugins/pgpcore/passphrase.c
2745         * src/plugins/pgpcore/pgp_viewer.c
2746         * src/plugins/pgpcore/plugin.def
2747         * src/plugins/pgpcore/sgpgme.c
2748         * src/plugins/pgpinline/Makefile.am
2749         * src/plugins/pgpinline/claws.def
2750         * src/plugins/pgpinline/mypgpcore.def
2751         * src/plugins/pgpinline/plugin.def
2752         * src/plugins/pgpmime/Makefile.am
2753         * src/plugins/pgpmime/claws.def
2754         * src/plugins/pgpmime/mypgpcore.def
2755         * src/plugins/pgpmime/plugin.def
2756                 Commit win32 patch, from Werner Koch and
2757                 Marcus Brinkmann
2758
2759 2007-07-09 [colin]      2.10.0cvs10
2760
2761         * src/prefs_toolbar.c
2762                 Fix crash when no actions exist
2763
2764 2007-07-07 [paul]       2.10.0cvs9
2765
2766         * COPYING
2767         * manual/claws-mail-manual.xml
2768                 update copyright year
2769         * po/fi.po
2770                 updated by Flammie Pirinen
2771
2772 2007-07-05 [wwp]        2.10.0cvs8
2773
2774         * src/plugins/clamav/clamav_plugin_gtk.c
2775                 Make vertical spacing like in other plugin prefs pages.
2776
2777 2007-07-05 [wwp]        2.10.0cvs7
2778
2779         * src/quote_fmt.c
2780                 It's %am that works, not %ae (this doc incoherence has been
2781                 introduced with 2.9.2cvs13).
2782
2783 2007-07-04 [wwp]        2.10.0cvs6
2784
2785         * src/plugins/bogofilter/bogofilter.c
2786                 Gettext-ize an occurrence of "Any" that wasn't.
2787
2788 2007-07-04 [colin]      2.10.0cvs5
2789
2790         * po/POTFILES.in
2791                 Fix untranslated strings; thanks
2792                 to Pader Rezso.
2793
2794 2007-07-03 [colin]      2.10.0cvs4
2795
2796         * src/folder.c
2797         * src/mainwindow.c
2798                 Fix saving of sort mode for tags and
2799                 thread date. Thanks to Pierre Ossman.
2800                 Completes fix for bug 1233
2801
2802 2007-07-03 [paul]       2.10.0cvs3
2803
2804         * src/compose.c
2805                 fix auto-save
2806         * src/summaryview.c
2807                 fix build warnings
2808         Thanks to Colin
2809
2810 2007-07-02 [colin]      2.10.0cvs2
2811
2812         * src/folder.h
2813         * src/mainwindow.c
2814         * src/procmsg.h
2815         * src/summaryview.c
2816                 Add View/Sort/by Thread date
2817                 Fixes bug 1233, 'Capability to sort 
2818                 threads by most recent message'
2819                 Based on a patch by Paul Rolland
2820
2821 2007-07-02 [colin]      2.10.0cvs1
2822
2823         * src/Makefile.am
2824         * src/compose.c
2825         * src/edittags.c
2826         * src/edittags.h
2827         * src/filtering.c
2828         * src/folder.c
2829         * src/folder.h
2830         * src/headerview.c
2831         * src/headerview.h
2832         * src/main.c
2833         * src/mainwindow.c
2834         * src/mainwindow.h
2835         * src/manual.h
2836         * src/matcher.c
2837         * src/matcher.h
2838         * src/matcher_parser_parse.y
2839         * src/mimeview.c
2840         * src/msgcache.c
2841         * src/msgcache.h
2842         * src/prefs_common.c
2843         * src/prefs_common.h
2844         * src/prefs_filtering_action.c
2845         * src/prefs_matcher.c
2846         * src/prefs_summary_column.c
2847         * src/procmsg.c
2848         * src/procmsg.h
2849         * src/quote_fmt.c
2850         * src/quote_fmt_lex.l
2851         * src/quote_fmt_parse.y
2852         * src/summaryview.c
2853         * src/summaryview.h
2854         * src/textview.c
2855         * src/common/Makefile.am
2856         * src/common/defs.h
2857         * src/common/tags.c
2858         * src/common/tags.h
2859         * src/gtk/quicksearch.c
2860         * src/gtk/quicksearch.h
2861                 Add Tags implementation. Tags are arbitrary labels
2862                 that can be applied to messages. It is possible 
2863                 to create, edit, remove tags; apply them to mails;
2864                 filter on tags or tag presence; apply or unset
2865                 tags via filtering actions; reference tags in
2866                 reply templates.
2867
2868 2007-07-02 [paul]       2.10.0
2869
2870         * NEWS
2871         * README
2872         * RELEASE_NOTES
2873                 2.10.0 released
2874
2875 2007-07-02 [paul]       2.9.2cvs78
2876
2877         * po/de.po
2878         * po/en_GB.po
2879         * po/es.po
2880         * po/fr.po
2881         * po/hu.po
2882         * po/pt_BR.po
2883         * po/ru.po
2884         * po/zh_CN.po
2885                 updated by Stephan Sachse, me, Ricardo Mones
2886                 Lastra, Fabien Vantard, Pader Rezso, Frederico
2887                 Goncalves Guimaraes, Pavlo Bohmat, and Ralgh Young
2888
2889 2007-07-02 [paul]       2.9.2cvs77
2890
2891         * AUTHORS
2892                 updated
2893
2894 2007-06-29 [wwp]        2.9.2cvs76
2895
2896         * src/gtk/headers.h
2897                 Fix a typo (thanks to Ricardo for finding this out).
2898
2899 2007-06-28 [paul]       2.9.2cvs75
2900
2901         * src/folderview.c
2902                 fix build warnings
2903
2904 2007-06-28 [paul]       2.9.2cvs74
2905
2906         * tools/Makefile.am
2907                 fix bug in the autotools build system.
2908                 Files cataloged under EXTRA_DIST were never
2909                 automatically copied to the build tree.
2910                 (fix 'make distcheck')
2911                 Patch by Michael Rasmussen.
2912
2913 2007-06-24 [colin]      2.9.2cvs73
2914
2915         * src/news_gtk.c
2916                 Fix bug 1249, 'Error handling for 
2917                 news errors needs modification'
2918                 Only popup error if the according
2919                 pref in Prefs/Receive is set.
2920
2921 2007-06-21 [colin]      2.9.2cvs72
2922
2923         * src/common/plugin.c
2924         * src/common/plugin.h
2925                 Change plugin API to know whether it's safe to 
2926                 unload plugins or whether we should just hide
2927                 them. Fixes bug 1248, 'Core dumps after 
2928                 unloading plugin and clicking on load plugins'
2929         * src/plugins/bogofilter/bogofilter.c
2930         * src/plugins/clamav/clamav_plugin.c
2931         * src/plugins/demo/demo.c
2932         * src/plugins/dillo_viewer/dillo_viewer.c
2933         * src/plugins/pgpcore/plugin.c
2934         * src/plugins/pgpinline/plugin.c
2935         * src/plugins/pgpmime/plugin.c
2936         * src/plugins/spamassassin/spamassassin.c
2937         * src/plugins/trayicon/trayicon.c
2938                 Update API
2939
2940 2007-06-19 [colin]      2.9.2cvs71
2941
2942         * src/compose.c
2943         * src/messageview.c
2944                 Fix crash mentioned in bug 1246
2945                 Race condition when automatically drafting
2946                 due to insertion on reedit.
2947
2948 2007-06-18 [wwp]        2.9.2cvs70
2949
2950         * src/importldif.c
2951                 LDIF import: use a "Proceed" button to complete
2952                 the process.
2953
2954 2007-06-18 [paul]       2.9.2cvs69
2955
2956         * configure.ac
2957                 use pkgconfig to check for gtk and glib
2958
2959 2007-06-17 [wwp]        2.9.2cvs68
2960
2961         * src/ldif.c
2962         * src/importldif.c
2963                 LDIF import: better error handling, minor code
2964                 and UI cleanup, and renamed the Save button
2965                 to Close, as imported stuff is already saved
2966                 when the Save button is shown.
2967
2968 2007-06-17 [colin]      2.9.2cvs67
2969
2970         * src/prefs_summaries.c
2971         * src/procmsg.c
2972                 Don't set as read when forwarded, only replied to
2973
2974 2007-06-17 [paul]       2.9.2cvs66
2975
2976         * src/alertpanel.c
2977                 add missing #include
2978
2979 2007-06-16 [colin]      2.9.2cvs65
2980
2981         * src/prefs_summaries.c
2982         * src/procmsg.c
2983                 Change the pref "Only mark as read when opened
2984                 in new window" to "..., replied to or forwarded".
2985                 Based on a patch by Paul Rolland.
2986
2987 2007-06-16 [paul]       2.9.2cvs64
2988
2989         * src/gtk/authors.h
2990                 alphabetical order! :)
2991
2992 2007-06-16 [colin]      2.9.2cvs63
2993
2994         * AUTHORS
2995         * src/gtk/authors.h
2996                 Add Michael Rasmussen in authors list
2997
2998 2007-06-16 [colin]      2.9.2cvs62
2999
3000         * src/messageview.c
3001                 Fix messageview_copy_clipboard to take advantage
3002                 of plugins' get_selection.
3003
3004 2007-06-15 [colin]      2.9.2cvs61
3005
3006         * src/action.c
3007         * src/addr_compl.c
3008         * src/addressbook.c
3009         * src/folderview.c
3010         * src/message_search.c
3011         * src/mimeview.c
3012         * src/summary_search.c
3013         * src/summaryview.c
3014         * src/textview.c
3015                 Allow GDK_KP_Enter to do the same as GDK_Return
3016                 Patch by Michael Rasmussen
3017
3018 2007-06-15 [paul]       2.9.2cvs60
3019
3020         * src/compose.c
3021                 fix bug when closing a compose window
3022                 during autosave
3023
3024 2007-06-14 [paul]       2.9.2cvs59
3025
3026         * src/main.c
3027         * src/common/defs.h
3028                 migrate sylpheed config
3029
3030 2007-06-14 [wwp]        2.9.2cvs58
3031
3032         * src/gtk/pluginwindow.c
3033                 Yet another attempt to fix sizing/alignment of the
3034                 button bar in plugins window.
3035
3036 2007-06-12 [colin]      2.9.2cvs57
3037
3038         * po/POTFILES.in
3039         * src/Makefile.am
3040         * src/folderview.c
3041         * src/prefs_common.c
3042         * src/prefs_common.h
3043         * src/prefs_summaries.c
3044         * src/prefs_summary_open.c
3045         * src/prefs_summary_open.h
3046         * src/summaryview.c
3047                 Make "when entering a folder" actions more personalisable
3048
3049 2007-06-12 [wwp]        2.9.2cvs56
3050
3051         * tools/README
3052                 Use short description from Paul (mairix.sh).
3053
3054 2007-06-12 [wwp]        2.9.2cvs55
3055
3056         * tools/README
3057                 Updated info about mairix.sh.
3058
3059 2007-06-11 [paul]       2.9.2cvs54
3060
3061         * src/prefs_logging.c
3062                 rework log window length widgets
3063                 and some sensitivity fixes
3064
3065 2007-06-11 [paul]       2.9.2cvs53
3066
3067         * src/mainwindow.c
3068         * src/prefs_logging.c
3069                 rename 'Protocol Log' to 'Network Log'
3070                 and some function renaming
3071
3072 2007-06-10 [wwp]        2.9.2cvs52
3073
3074         * src/gtk/pluginwindow.c
3075                 Revert 2.9.2cvs51.
3076
3077 2007-06-10 [wwp]        2.9.2cvs51
3078
3079         * src/gtk/pluginwindow.c
3080                 Fix button bar in plugin window, was centered and not
3081                 behaving like other dialogs w/ such button bar.
3082
3083 2007-06-08 [wwp]        2.9.2cvs50
3084
3085         * src/compose.c
3086         * src/compose.h
3087         * src/main.c
3088         * src/mainwindow.c
3089         * src/mainwindow.h
3090                 Provide a way out of automatic draft saving on IMAP, when
3091                 exiting offline.
3092                 Prevent drafting while sending and quitting while sending.
3093                 Thanks for Colin.
3094
3095
3096
3097 2007-06-08 [wwp]        2.9.2cvs49
3098
3099         * src/prefs_account.c
3100         * src/gtk/prefswindow.c
3101         * src/gtk/prefswindow.h
3102                 Activate the Basic page when opening account prefs.
3103
3104 2007-06-08 [wwp]        2.9.2cvs48
3105
3106         * src/common/socket.c
3107                 Don't crash if fork() fails, thanks to Colin.
3108
3109 2007-06-08 [wwp]        2.9.2cvs47
3110
3111         * src/gtk/prefswindow.c
3112                 Wrap some long lines, and reset horizontal scroller's adjusment
3113                 (this was already done, vertically), when changing tab (not page)
3114                 in prefs windows.
3115
3116 2007-06-08 [paul]       2.9.2cvs46
3117
3118         * src/common/utils.c
3119                 use gethostname() instead of uname()
3120                 based on a patch by Michael Hughes
3121                 <Sylpheed-Claws_user@thehugheslogcabin.net>
3122
3123 2007-06-07 [wwp]        2.9.2cvs45
3124
3125         * src/prefs_common.c
3126                 Fix some useless warnings, thanks to Colin.
3127
3128 2007-06-06 [colin]      2.9.2cvs44
3129
3130         * src/ldapupdate.c
3131                 Fix strange allocations. 
3132
3133 2007-06-06 [colin]      2.9.2cvs43
3134
3135         * src/ldapupdate.c
3136                 Patch by Michael Rasmussus to help
3137                 bug 1232
3138
3139 2007-06-05 [wwp]        2.9.2cvs42
3140
3141         * src/prefs_account.c
3142         * src/prefs_folder_item.c
3143         * src/prefs_quote.c
3144         * src/quote_fmt.c
3145         * src/quote_fmt.h
3146                 Per-folder templates can now be applied recursively.
3147                 Always save per-folder templates (formats were erroneously
3148                 saved only if they were enabled).
3149                 Check for validity of quotation marks everywhere there
3150                 are defined.
3151
3152 2007-06-05 [wwp]        2.9.2cvs41
3153
3154         * src/inc.c
3155                 Fix incoming messages from local accounts always getting filtered
3156                 (even if the account prefs say don't), thanks to Colin.
3157
3158 2007-06-05 [wwp]        2.9.2cvs40
3159
3160         * src/compose.c
3161         * src/compose.h
3162                 Use per-folder/per-account quote chars when applying a
3163                 template or inserting text as well. Const'ify some
3164                 vars more.
3165
3166 2007-06-04 [colin]      2.9.2cvs39
3167
3168         * src/compose.c
3169                 More work for wwp :)
3170
3171 2007-06-04 [wwp]        2.9.2cvs38
3172
3173         * src/compose.c
3174                 Same as 2.9.2cvs36 but for forwarding.
3175
3176 2007-06-04 [colin]      2.9.2cvs37
3177
3178         * src/compose.c
3179                 Use original mail file for forward/redirect
3180                 Fixes some forwarded mails to be attached as
3181                 application/octet-stream (when they have binary
3182                 parts), and incidentally fixes bug 848
3183                 'Redirect breaks GnuPG'
3184
3185 2007-06-04 [wwp]        2.9.2cvs36
3186
3187         * src/compose.c
3188                 Fix quote mark mis-initialisation when replying/forwarding
3189                 (introduced w/ 2.9.2cvs20).
3190
3191 2007-06-04 [wwp]        2.9.2cvs35
3192
3193         * src/prefs_compose_writing.c
3194         * src/prefs_quote.c
3195                 Fix a bug where Quotation characters (prefs/compose/writing)
3196                 was cleared (introduced w/ 2.9.2cvs26).
3197
3198 2007-06-04 [wwp]        2.9.2cvs34
3199
3200         * src/prefs_account.c
3201         * src/prefs_account.h
3202                 Better fix for compiling w/o aspell (rollbacks
3203                 2.9.2cvs31).
3204
3205 2007-06-04 [wwp]        2.9.2cvs33
3206
3207         * src/account.c
3208         * src/prefs_account.c
3209         * src/prefs_account.h
3210         * src/procmsg.c
3211                 It's now possible to disable mail filtering plugins
3212                 on a per-account basis.
3213
3214 2007-06-04 [wwp]        2.9.2cvs32
3215
3216         * src/procheader.c
3217         * src/common/utils.c
3218         * src/common/utils.h
3219                 Support CRLF in headers part of messages.
3220                 Support few more date formats (RFC3339 subsets).
3221
3222 2007-06-04 [wwp]        2.9.2cvs31
3223
3224         * src/prefs_account.c
3225                 Fix compiling w/o aspell support.
3226
3227 2007-06-03 [wwp]        2.9.2cvs30
3228
3229         * src/prefs_gtk.c
3230                 Don't decode leading ENV_ and ~ in P_PASSWORD
3231                 values.
3232
3233 2007-06-03 [wwp]        2.9.2cvs29
3234
3235         * src/prefs_gtk.c
3236                 Don't decode leading ENV_ and ~ in P_PASSWORD
3237                 values.
3238
3239 2007-06-03 [wwp]        2.9.2cvs28
3240
3241         * src/prefs_account.c
3242         * src/gtk/prefswindow.c
3243         * src/gtk/prefswindow.h
3244                 Added a way to force preloading of all pages
3245                 (prefswindow).
3246                 Moved tabs to pages in account prefs.
3247
3248 2007-06-02 [colin]      2.9.2cvs27
3249
3250         * src/addressbook.c
3251                 Fix possible crash, fix ldap write bugs
3252         * src/ldapupdate.c
3253                 Fix ldap write bugs - patch by Michael
3254                 Rasmussen
3255         * src/alertpanel.c
3256         * src/alertpanel.h
3257                 Add a hook whenever alertpanel opens/closes
3258
3259 2007-05-31 [wwp]        2.9.2cvs26
3260
3261         * src/prefs_compose_writing.c
3262         * src/prefs_quote.c
3263                 Re-organized writing options a bit:
3264                  - renamed the Quoting page to Templates
3265                  - moved all composing templates to that page
3266                  - moved non-templates options to the Writing one,
3267                    grouped reply-related options, reordered reply and
3268                    forward options.
3269
3270 2007-05-31 [wwp]        2.9.2cvs25
3271
3272         * src/compose.c
3273                 Removed unused code.
3274
3275 2007-05-31 [colin]      2.9.2cvs24
3276
3277         * src/addressbook.c
3278                 Fix missing display name when modifying
3279                 LDAP. Patch by Michael Rasmussen
3280
3281 2007-05-31 [wwp]        2.9.2cvs23
3282
3283         * src/plugins/bogofilter/Makefile.am
3284         * src/plugins/clamav/Makefile.am
3285         * src/plugins/demo/Makefile.am
3286         * src/plugins/dillo_viewer/Makefile.am
3287         * src/plugins/spamassassin/Makefile.am
3288                 Fix building of those plugins in Mac OS X.
3289
3290 2007-05-30 [wwp]        2.9.2cvs22
3291
3292         * src/gtk/quicksearch.c
3293                 Fix missing initialization.
3294
3295 2007-05-30 [wwp]        2.9.2cvs21
3296
3297         * src/procheader.c
3298                 Revert accidental commit (debug outputs).
3299
3300 2007-05-30 [wwp]        2.9.2cvs20
3301
3302         * src/compose.c
3303         * src/folder_item_prefs.c
3304         * src/folder_item_prefs.h
3305         * src/prefs_account.c
3306         * src/prefs_account.h
3307         * src/prefs_folder_item.c
3308         * src/prefs_gtk.c
3309         * src/prefs_gtk.h
3310                 Implemented per-account and per-folder
3311                 compose/reply/forward formats.
3312
3313 2007-05-30 [wwp]        2.9.2cvs19
3314
3315         * src/prefs_compose_writing.c
3316         * src/prefs_quote.c
3317         * src/procheader.c
3318         * src/quote_fmt.c
3319         * src/quote_fmt.h
3320                 Internal API changes (factorize quote format
3321                 prefs and checks).
3322
3323 2007-05-30 [colin]      2.9.2cvs18
3324
3325         * src/compose.c
3326                 Fix race where it's possible to re-click Send
3327                 between end of SMTP session and end of "move to
3328                 sent folder" when sending an email with send
3329                 dialog enabled.
3330
3331 2007-05-30 [colin]      2.9.2cvs17
3332
3333         * src/crash.c
3334                 Ask for backtrace on all threads. Patch by
3335                 Pawel
3336         * src/folderview.c
3337                 Fix stale news statusbar when scanning fails.
3338                 Patch by Pawel
3339         * src/ldapupdate.c
3340                 Fix some LDAP write updates bugs. Patch
3341                 by Michael Rasmussen
3342
3343 2007-05-29 [colin]      2.9.2cvs16
3344
3345         * src/imap.c
3346                 Fix loss of local flags when moving mails
3347                 on IMAP in high-bandwidth mode (UID FETCH)
3348
3349 2007-05-25 [paul]       2.9.2cvs15
3350
3351         * src/common/socket.c
3352                 fix sometimes crasher on cancelling
3353                 message sending
3354
3355 2007-05-25 [colin]      2.9.2cvs14
3356
3357         * src/imap.c
3358                 Fix a memory leak
3359         * src/imap_gtk.c
3360                 Be more helpful in the subscription
3361                 message
3362
3363 2007-05-23 [wwp]        2.9.2cvs13
3364
3365         * src/compose.c
3366         * src/prefs_compose_writing.c
3367         * src/prefs_quote.c
3368         * src/prefs_template.c
3369         * src/prefs_template.h
3370         * src/quote_fmt.c
3371         * src/quote_fmt.h
3372         * src/quote_fmt_lex.l
3373         * src/quote_fmt_parse.y
3374                 Introduced new syntax elements (symbols and commands)
3375                 in templates/quote_fmt. Compatibility w/ old
3376                 symbols is kept.
3377                 Updated and reworked the corresponding Information
3378                 dialog.
3379                 Display the line number in dialogs that talk about
3380                 parser errors (in addition to the error message in
3381                 output).
3382
3383 2007-05-23 [wwp]        2.9.2cvs12
3384
3385         * src/quote_fmt_parse.y
3386                 Fix 2.9.2cvs11, probably a paste accident ;).
3387
3388 2007-05-23 [wwp]        2.9.2cvs11
3389
3390         * src/compose.c
3391         * src/prefs_template.c
3392         * src/quote_fmt.h
3393         * src/quote_fmt_parse.y
3394                 Fix 2.9.2cvs10, which broke --disable-aspell.
3395
3396 2007-05-22 [wwp]        2.9.2cvs10
3397
3398         * src/compose.c
3399         * src/prefs_template.c
3400         * src/quote_fmt.c
3401         * src/quote_fmt.h
3402         * src/quote_fmt_lex.l
3403         * src/quote_fmt_parse.y
3404         * src/gtk/gtkaspell.c
3405         * src/gtk/gtkaspell.h
3406                 Added template/quote format syntactical elements
3407                 to show and query:
3408                         - current dictionary
3409                           %T to show (shows empty if not set or not enabled),
3410                           ?T and !T to check if the default dictionary is
3411                           enabled and set
3412                         - current account's default dictionary
3413                           %aT to show (empty if not set or not enabled),
3414                           ?aT and !aT to check if it's enabled and set
3415                         - name completion for an address, from the address
3416                           book
3417                           %ABf, %ABt, %ABc respectively show the full name got
3418                           from the address book if From, To or Cc match a single
3419                           contact.
3420                           ?ABf, !ABf, ?ABt, !ABt, ?ABc and !ABc check if completion
3421                           matches any contact and if the full name is non-empty.
3422                           If From, To or Cc are lists of email addresses, only
3423                           the first address will be checked.
3424                 In compose.c, fix msginfo's To, Cc and Newsgroup address lists,
3425                 that could show a trailing ','.
3426                 Also, template/quote_fmt parser now shows the line number in case
3427                 of parser error.
3428
3429 2007-05-15 [colin]      2.9.2cvs9
3430
3431         * src/main.c
3432         * src/main.h
3433                 Add a public function to know whether Claws
3434                 crashed last time
3435                 Store opened folder when exiting
3436         * src/folder.c
3437         * src/folder.h
3438                 Store last opened message in each FolderItem;
3439                 Reset last seen messages if Claws crashed, so 
3440                 that one can't go in an infinite crash in case 
3441                 a particular mail crashes Claws.
3442         * src/messageview.c
3443         * src/prefs_common.c
3444         * src/prefs_common.h
3445         * src/summaryview.c
3446         * src/prefs_summaries.c
3447                 Add "Select last opened message" when entering
3448                 a folder
3449                 Add "Select last opened folder" at startup.
3450
3451 2007-05-14 [colin]      2.9.2cvs8
3452
3453         * manual/xml2pdf
3454                 Fix bashism, search for xml catalog 
3455                 in /usr/local/share/xml/catalog too
3456                 Patch by Pawel
3457
3458 2007-05-13 [wwp]        2.9.2cvs7
3459
3460         * src/gtk/logwindow.c
3461                 fix raising log windows when they are either minimized or
3462                 in background.
3463
3464 2007-05-11 [colin]      2.9.2cvs6
3465
3466         * src/gtk/filesel.c
3467                 Use Hildon's file chooser on Maemo. Patch
3468                 by Jean-Luc Biord; fixes part 2 of bug 1201,
3469                 'File attachment "manipulation" bugs...'
3470
3471 2007-05-10 [wwp]        2.9.2cvs5
3472
3473         * src/prefs_common.c
3474         * src/prefs_common.h
3475         * src/gtk/quicksearch.c
3476                 Add a quicksearch option to automatically run
3477                 a search selected from the history (this option
3478                 is exclusive towards type-ahead).
3479
3480 2007-05-10 [colin]      2.9.2cvs4
3481
3482         * src/imap.c
3483                 Fix g_warnings, thanks to Brian
3484                 Morrison
3485
3486 2007-05-09 [colin]      2.9.2cvs3
3487
3488         * src/crash.c
3489         * src/exporthtml.c
3490         * src/mbox.c
3491         * src/prefs_summaries.c
3492         * src/procheader.c
3493         * src/common/log.c
3494         * src/common/utils.c
3495         * src/gtk/gtksourceprintjob.c
3496         * src/gtk/sslcertwindow.c
3497                 Use the re-entrant variant of time functions
3498                 Probably fixes bug 1217, 'reentrancy problems 
3499                 with time functions'
3500
3501 2007-05-09 [colin]      2.9.2cvs2
3502
3503         * src/imap.c
3504                 Fix crasher when reconnection fails
3505
3506 2007-05-08 [paul]       2.9.2cvs1
3507
3508         * NEWS
3509         * README
3510         * RELEASE_NOTES
3511         * configure.ac
3512                 bump version number following
3513                 stable release
3514
3515 2007-05-08 [paul]       2.9.1cvs48
3516
3517         * src/plugins/demo/demo.c
3518         * src/plugins/dillo_viewer/dillo_prefs.c
3519         * src/plugins/dillo_viewer/dillo_prefs.h
3520         * src/plugins/dillo_viewer/dillo_viewer.c
3521         * src/plugins/pgpcore/pgp_viewer.c
3522         * src/plugins/pgpcore/pgp_viewer.h
3523         * src/plugins/pgpcore/plugin.c
3524         * src/plugins/pgpcore/prefs_gpg.c
3525         * src/plugins/pgpcore/prefs_gpg.h
3526         * src/plugins/pgpcore/sgpgme.c
3527         * src/plugins/pgpcore/sgpgme.h
3528         * src/plugins/pgpinline/plugin.c
3529         * src/plugins/pgpmime/pgpmime.c
3530         * src/plugins/pgpmime/pgpmime.h
3531         * src/plugins/pgpmime/plugin.c
3532         * src/plugins/spamassassin/spamassassin.c
3533         * src/plugins/spamassassin/spamassassin.h
3534         * src/plugins/spamassassin/spamassassin_gtk.c
3535         * src/plugins/trayicon/README
3536         * tools/README
3537         * tools/README.sylprint
3538         * tools/outlook2claws-mail.pl
3539         * tools/sylprint.pl
3540         * tools/tb2claws-mail
3541         * tools/tbird2claws.py
3542         * tools/update-po
3543         * tools/vcard2xml.py
3544         * tools/kdeservicemenu/README
3545                 cleanups and corrections
3546
3547 2007-05-06 [wwp]        2.9.1cvs47
3548
3549         * tools/uudec
3550                 Fix missing dash to `display` command-line, reported
3551                 by Georg Himmrich <georg at mails d0t diesind d0t net>.
3552
3553 2007-05-06 [colin]      2.9.1cvs46
3554
3555         * src/Makefile.am
3556         * src/stock_pixmap.c
3557         * src/stock_pixmap.h
3558         * src/pixmaps/printer.xpm
3559                 Add a printer icon
3560
3561 2007-05-06 [paul]       2.9.1cvs45
3562
3563         * src/compose.c
3564         * src/ldapquery.c
3565         * src/privacy.h
3566         * src/summary_search.c
3567         * src/summaryview.c
3568                 fix build warnings
3569
3570 2007-05-05 [wwp]        2.9.1cvs44
3571
3572         * src/messageview.c
3573         * src/mh.c
3574         * src/prefs_actions.c
3575         * src/prefs_gtk.c
3576         * src/summaryview.c
3577         * src/common/xml.c
3578                 Fix "faild" typos everywhere and capitalization of
3579                 some g_warnings.
3580
3581 2007-05-04 [colin]      2.9.1cvs43
3582
3583         * src/compose.c
3584         * src/privacy.c
3585         * src/privacy.h
3586         * src/plugins/pgpcore/prefs_gpg.c
3587         * src/plugins/pgpcore/prefs_gpg.h
3588         * src/plugins/pgpinline/pgpinline.c
3589         * src/plugins/pgpmime/pgpmime.c
3590                 Add an API to warn about encryption limits,
3591                 and allow to disable these warnings
3592
3593 2007-05-03 [colin]      2.9.1cvs42
3594
3595         * src/summaryview.c
3596         * src/mainwindow.c
3597                 Fix bug 1213, 'Delete more than 
3598                 one thread at once'
3599
3600 2007-05-03 [wwp]        2.9.1cvs41
3601
3602         * src/prefs_common.c
3603         * src/prefs_filtering.c
3604         * src/prefs_template.c
3605         * src/common/template.c
3606         * src/common/template.h
3607         * src/gtk/gtkutils.c
3608         * src/gtk/gtkutils.h
3609                 Templates are no longer automatically sorted
3610                 by name, but can be sorted manually using
3611                 |< < > >| buttons as well as drag'n'drop.
3612
3613 2007-05-03 [wwp]        2.9.1cvs40
3614
3615         * src/plugins/spamassassin/spamassassin.c
3616         * src/plugins/spamassassin/spamassassin.h
3617         * src/plugins/spamassassin/spamassassin_gtk.c
3618         * src/plugins/bogofilter/bogofilter.c
3619         * src/plugins/bogofilter/bogofilter.h
3620         * src/plugins/bogofilter/bogofilter_gtk.c
3621                 Added an option to conditionally mark saved spam
3622                 as read (default is and was to do so).
3623                 Satisfies feature request 1708539 on sf.net tracker.
3624
3625 2007-05-03 [colin]      2.9.1cvs39
3626
3627         * src/inc.c
3628                 Fix bug 1211, 'Offline dialog message bugs/annoyances...'
3629
3630 2007-05-02 [colin]      2.9.1cvs38
3631
3632         * src/textview.c
3633                 Fix bug 1209, 'Clicking on address 
3634                 in header (mailto uri) selects 
3635                 default account'. Patch adapted from
3636                 G.P. Halkes' patch.
3637
3638 2007-05-02 [colin]      2.9.1cvs37
3639
3640         * src/grouplistdialog.c
3641                 Set cursor to wait cursor while loading
3642                 groups.
3643
3644 2007-05-02 [paul]       2.9.1cvs36
3645
3646         * src/folder.c
3647         * src/common/defs.h
3648                 rename cache and mark files
3649                 (data is preserved)
3650
3651 2007-04-30 [paul]       2.9.1cvs35
3652
3653         * manual/glossary.xml
3654         * manual/plugins.xml
3655                 updates. Patch by Ricardo
3656
3657 2007-04-29 [wwp]        2.9.1cvs34
3658
3659         * src/mainwindow.c
3660         * configure.ac
3661                 Fix few grammatical errors (patch by David Relson < relson at
3662                 osagesoftware dot com >).
3663
3664 2007-04-28 [colin]      2.9.1cvs33
3665
3666         * src/account.c
3667         * src/pop.c
3668         * src/prefs_account.c
3669         * src/prefs_account.h
3670                 Drop the "Download all" preference. It's
3671                 stupidly useless and confuses people from
3672                 time to time.
3673
3674 2007-04-27 [wwp]        2.9.1cvs32
3675
3676         * src/account.c
3677         * src/prefs_account.c
3678         * src/prefs_account.h
3679                 Don't reflect accounts changes to the mainwindow when it's
3680                 not necessary.
3681
3682 2007-04-27 [colin]      2.9.1cvs31
3683
3684         * src/folder.c
3685                 Freeze/thaw when sync'ing flags
3686         * src/imap.c
3687         * src/prefs_account.c
3688         * src/prefs_account.h
3689         * src/etpan/imap-thread.c
3690         * src/etpan/imap-thread.h
3691                 Add a way to use UID FETCH instead
3692                 of searches to fetch message lists
3693                 and flags. More expensive towards
3694                 bandwidth, less expensive towards
3695                 server's CPU. Probably fixes 
3696                 bug 1158, 'Scanning new folders on 
3697                 Exchange 2007 extremely slow'.
3698                 Patch 95% by Hoa.
3699
3700 2007-04-27 [paul]       2.9.1cvs30
3701
3702         * src/mainwindow.c
3703         * src/prefs_logging.c
3704                 improvements to english usage
3705
3706 2007-04-27 [colin]      2.9.1cvs29
3707
3708         * src/imap.c
3709                 Fix build without libetpan (my bad!)
3710
3711 2007-04-26 [colin]      2.9.1cvs28
3712
3713         * src/imap.c
3714         * src/imap.h
3715                 Fix uselessly exported function
3716         * src/textview.c
3717                 Consider "- -- \n" as signature separator
3718                 (that's what signature separators look like
3719                  in PGP/Inline signed mails)
3720
3721 2007-04-26 [colin]      2.9.1cvs27
3722
3723         * configure.ac
3724                 libetpan-0.49 is now required
3725         * src/procmime.c
3726                 Fix double fetching of mails if
3727                 first try failed
3728         * src/imap.c
3729                 Make offline sync faster, by
3730                 remembering last change time, and
3731                 last sync time.
3732
3733 2007-04-26 [hoa]        2.9.1cvs26
3734
3735         * src/imap.c
3736         * src/imap.h
3737         * src/mainwindow.c
3738         * src/toolbar.c
3739         * src/etpan/imap-thread.c
3740         * src/etpan/imap-thread.h
3741                 cancellation of IMAP operations is now allowed.
3742                 Fixes bug 1056, 'Possibility to 'cancel transfer' in IMAP'
3743
3744 2007-04-26 [colin]      2.9.1cvs25
3745
3746         * src/folder.c
3747                 Always fetch body+headers in folders that are
3748                 synched for offline use, if "Synchronise as
3749                 soon as possible" is set.
3750                 Fixes bug 1200, 'Add option to always retrieve full 
3751                 messages'
3752
3753 2007-04-25 [colin]      2.9.1cvs24
3754
3755         * src/compose.c
3756                 Fix bug 1198, 'Reply-all "disappearing" address bug 
3757                 persists...'
3758
3759 2007-04-24 [colin]      2.9.1cvs23
3760
3761         * src/folderview.c
3762                 Fix bug 1195, 'Hardware key navigation' 
3763                 Make GDK_Enter toggle expansion (Maemo)
3764
3765 2007-04-24 [wwp]        2.9.1cvs22
3766
3767         * src/compose.c
3768                 Fix few compiler warnings.
3769
3770 2007-04-24 [paul]       2.9.1cvs21
3771
3772         * src/Makefile.am
3773         * src/stock_pixmap.c
3774         * src/stock_pixmap.h
3775                 complete last commit
3776
3777 2007-04-24 [paul]       2.9.1cvs20
3778
3779         * src/gtk/about.c
3780         * src/pixmaps/active.xpm
3781         * src/pixmaps/checkbox_off.xpm
3782         * src/pixmaps/checkbox_on.xpm
3783         * src/pixmaps/inactive.xpm
3784                 kick out the blobs
3785                 remove transparent border from checkbox icons
3786
3787 2007-04-24 [wwp]        2.9.1cvs19
3788
3789         * src/textview.c
3790         * src/textview.h
3791                 Fix a crash in textview, thanks to Colin.
3792
3793 2007-04-23 [wwp]        2.9.1cvs18
3794
3795         * src/prefs_common.c
3796                 Fix 2.9.1cvs5: no header was being translated at all.
3797
3798 2007-04-23 [colin]      2.9.1cvs17
3799
3800         * src/Makefile.am
3801         * src/stock_pixmap.c
3802         * src/stock_pixmap.h
3803         * src/summaryview.c
3804         * src/summaryview.h
3805         * src/gtk/gtksctree.c
3806         * src/gtk/gtksctree.h
3807         * src/pixmaps/selection.xpm
3808                 Fix bug 1193, 'Need a way to multi-select
3809                 items'. Add a toggle button to the summaryview
3810                 to switch between normal and multiple selection
3811                 (Maemo)
3812
3813 2007-04-23 [colin]      2.9.1cvs16
3814
3815         * src/Makefile.am
3816         * src/stock_pixmap.c
3817         * src/stock_pixmap.h
3818         * src/summaryview.c
3819         * src/summaryview.h
3820         * src/gtk/gtksctree.c
3821         * src/gtk/gtksctree.h
3822         * src/pixmaps/selection.xpm
3823                 Fix bug 1193, 'Need a way to multi-
3824                 select items'
3825                 Add a toggle button in the summaryview
3826                 to enable normal or multiple selection.
3827                 (Maemo)
3828
3829 2007-04-23 [colin]      2.9.1cvs15
3830
3831         * src/compose.c
3832                 Fix bug 1196, 'Edit>Select All doesn't work' (Maemo)
3833
3834 2007-04-21 [colin]      2.9.1cvs14
3835
3836         * src/gtk/quicksearch.c
3837                 Fix previous commit (actually use correct
3838                 parameter)
3839
3840 2007-04-21 [colin]      2.9.1cvs13
3841
3842         * src/gtk/quicksearch.c
3843                 Fix changing quicksearch type (after Esc,
3844                 after changing Recursive, ...)
3845
3846 2007-04-20 [wwp]        2.9.1cvs12
3847
3848         * src/gtk/Makefile.am
3849                 Added headers.h (completes 2.9.1cvs5).
3850
3851 2007-04-20 [wwp]        2.9.1cvs11
3852
3853         * src/addressbook.c
3854                 Fix the use of display name in name column,
3855                 it has been overriden w/ the use of nickname
3856                 by 2.9.0cvs3. Now nickname is used (if any)
3857                 in case of LDAP books only.
3858
3859 2007-04-20 [colin]      2.9.1cvs10
3860
3861         * src/mimeview.c
3862         * src/summaryview.c
3863         * src/textview.c
3864                 Add handling of 'a' to loop in a mail's
3865                 mimeparts
3866
3867 2007-04-20 [colin]      2.9.1cvs9
3868
3869         * src/toolbar.c
3870                 Fix bug 1190, 'dir_open' button doesn't work'
3871                 (Maemo)
3872
3873 2007-04-20 [colin]      2.9.1cvs8
3874
3875         * src/folderview.c
3876         * src/mainwindow.c
3877                 Fix bug 1194, 'Hardware keys move from email 
3878                 list to account/directory list, but not back 
3879                 to email list...' (Maemo)
3880
3881 2007-04-20 [colin]      2.9.1cvs7
3882
3883         * src/compose.h
3884                 complete previous commit
3885
3886 2007-04-20 [colin]      2.9.1cvs6
3887
3888         * src/compose.c
3889                 Fix bug 1187, 'Reply-to addressee disappears 
3890                 when reply-to text box is clicked...' (Maemo)
3891
3892 2007-04-20 [wwp]        2.9.1cvs5
3893
3894         * po/POTFILES.in
3895         * src/addressbook.c
3896         * src/compose.c
3897         * src/filtering.c
3898         * src/headerview.c
3899         * src/matcher.c
3900         * src/prefs_common.c
3901         * src/prefs_common.h
3902         * src/prefs_display_header.c
3903         * src/prefs_matcher.c
3904         * src/summaryview.c
3905         * src/gtk/headers.h
3906         * src/gtk/quicksearch.c
3907                 Translate more header names according to the relevant option value,
3908                 mostly in filtering debug messages (reported by Tim <timbrain@post.cz>).
3909                 Replaced nearly all uses of prefs_common.trans_hdr with a call
3910                 to prefs_common_translated_header_name().
3911                 Added a headers.h reference file that contains known header names
3912                 (RFC2822 and others) to the translation process' input, so that
3913                 translated header names will still exist even if no occurrence of
3914                 _("headername") is found anymore in the sources.
3915                 Don't translate column name 'Number' following to trans_hdr option
3916                 value as it's not a header name.
3917
3918 2007-04-20 [colin]      2.9.1cvs4
3919
3920         * src/gtk/quicksearch.c
3921         * src/gtk/quicksearch.h
3922                 Add "From, To or Subject" quicksearch
3923                 type. Patch by ulfschaper@users.sf.net
3924
3925 2007-04-20 [colin]      2.9.1cvs3
3926
3927         * src/matcher.c
3928                 Implement proper references filtering condition.
3929                 Patch based on a patch by Khanh-Dang <kdntl@users.sf.net>
3930
3931 2007-04-19 [wwp]        2.9.1cvs2
3932
3933         * src/prefs_display_header.c
3934         * src/message_search.c
3935                 Fix few warnings (g_free of const gchar*).
3936
3937 2007-04-19 [paul]       2.9.1cvs1
3938
3939         * NEWS
3940         * README
3941         * RELEASE_NOTES
3942         * configure.ac
3943                 bump version number following
3944                 stable release
3945
3946 2007-04-19 [paul]       2.9.0cvs9
3947
3948         * manual/advanced.xml
3949         * manual/glossary.xml
3950                 fix typos
3951
3952 2007-04-18 [paul]       2.9.0cvs8
3953
3954         * src/pop.c
3955                 fix for CVE-2007-1558 (APOP)
3956                 Thanks to Colin
3957
3958 2007-04-18 [paul]       2.9.0cvs7
3959
3960         * src/messageview.c
3961         * src/mimeview.c
3962         * src/summaryview.c
3963         * src/gtk/filesel.c
3964                 Fix encoding woes wrt saving of
3965                 mails and parts
3966                 Thanks to Colin
3967
3968 2007-04-18 [colin]      2.9.0cvs6
3969
3970         * src/gtk/pluginwindow.c
3971                 Fix bug 1185, 'Pluginwindow's [X] button doesn't save'
3972
3973 2007-04-17 [wwp]        2.9.0cvs5
3974
3975         * src/addressadd.c
3976         * src/addressbook.c
3977         * src/addrindex.c
3978         * src/ldapupdate.c
3979                 Fix --disable-ldap build,
3980                 fix some LDAP annoyances on 
3981                 searches, thanks to Colin.
3982
3983 2007-04-17 [wwp]        2.9.0cvs4
3984
3985         * src/ldapupdate.c
3986                 Fix more mixed decls, sensitive w/ strict ANSI-C89 compilers
3987                 like gcc 2.9x. Thanks to Colin.
3988
3989 2007-04-17 [wwp]        2.9.0cvs3
3990
3991         * src/Makefile.am
3992         * src/addressadd.c
3993         * src/addressbook.c
3994         * src/addrindex.c
3995         * src/addritem.c
3996         * src/addritem.h
3997         * src/editaddress.c
3998         * src/ldapctrl.c
3999         * src/ldapctrl.h
4000         * src/ldapquery.c
4001         * src/ldapserver.c
4002         * src/ldapserver.h
4003         * src/ldapupdate.c
4004         * src/ldapupdate.h
4005                 Add LDAP write support. Patch mostly by 
4006                 Michael <mir at datanom dot net>
4007
4008 2007-04-17 [wwp]        2.9.0cvs2
4009
4010         * src/compose.c
4011                 Prepend "Add to address book" to the context menu of compose window's sender and
4012                 recipient fields.
4013
4014 2007-04-16 [paul]       2.9.0cvs1
4015
4016         * src/gtk/authors.h
4017                 add Pader Rezso
4018
4019 2007-04-16 [paul]       2.9.0
4020
4021         * NEWS
4022         * README
4023         * RELEASE_NOTES
4024                 2.9.0 released
4025
4026 2007-04-16 [paul]       2.8.1cvs102
4027
4028         * po/fr.po
4029                 updated by Fabien Vantard
4030
4031 2007-04-16 [paul]       2.8.1cvs101
4032
4033         * po/ca.po
4034         * po/cs.po
4035         * po/de.po
4036         * po/hu.po
4037         * po/pl.po
4038         * po/pt_BR.po
4039         * po/sr.po
4040         * po/zh_CN.po
4041                 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
4042                 Pader Rezso, Emil Nowak, Frederico Goncalves Guimaraes,
4043                 Aleksandar Urosevic, and Ralgh Young
4044
4045 2007-04-15 [mones]      2.8.1cvs100
4046
4047         * po/es.po
4048                 Updated for release
4049
4050 2007-04-14 [colin]      2.8.1cvs99
4051
4052         * src/message_search.c
4053         * src/prefs_display_header.c
4054         * src/summary_search.c
4055         * src/gtk/combobox.c
4056                 Fix allocations
4057
4058 2007-04-14 [wwp]        2.8.1cvs98
4059
4060         * src/gtk/combobox.c
4061         * src/message_search.c
4062         * src/summary_search.c
4063         * src/prefs_display_header.c
4064                 Workaround a bug with GTK+ 2.6.x where gtk_combo_box_get_active_text()
4065                 returns NULL, get the text value directly from the GtkEntry child.
4066
4067 2007-04-13 [colin]      2.8.1cvs97
4068
4069         * src/gtk/quicksearch.c
4070                 Give the focus back to summaryview when
4071                 emptying the quicksearch with Esc
4072
4073 2007-04-13 [colin]      2.8.1cvs96
4074
4075         * src/message_search.c
4076         * src/prefs_display_header.c
4077         * src/summary_search.c
4078                 Fix possibles crashes when getting text
4079                 from gtk combos
4080
4081 2007-04-13 [colin]      2.8.1cvs95
4082
4083         * src/pop.c
4084                 Add some UIDL debugging
4085
4086 2007-04-12 [colin]      2.8.1cvs94
4087
4088         * src/folder.c
4089                 Force folder scan if necessary after
4090                 copying mails, to be able to reapply
4091                 flags.
4092
4093 2007-04-11 [colin]      2.8.1cvs93
4094
4095         * src/main.c
4096                 don't scan for new mail on startup if --select
4097                 is specified (or race conditions arise). If so,
4098                 do both sequentially.
4099
4100 2007-04-09 [colin]      2.8.1cvs92
4101
4102         * src/common/defs.h
4103                 Use leafpad by default on Maemo. Patch
4104                 by Jean-Luc Biord.
4105
4106 2007-04-06 [colin]      2.8.1cvs91
4107
4108         * src/pixmaps/queue_close.xpm
4109         * src/pixmaps/queue_close_hrm.xpm
4110         * src/pixmaps/queue_close_hrm_mark.xpm
4111         * src/pixmaps/queue_close_mark.xpm
4112         * src/pixmaps/queue_open.xpm
4113         * src/pixmaps/queue_open_hrm.xpm
4114         * src/pixmaps/queue_open_hrm_mark.xpm
4115         * src/pixmaps/queue_open_mark.xpm
4116                 Move the clock one pixel down :)
4117
4118 2007-04-05 [colin]      2.8.1cvs90
4119
4120         * src/mainwindow.c
4121                 Don't sync when switching offline from
4122                 command line - it's usually too late :)
4123
4124 2007-04-05 [paul]       2.8.1cvs89
4125
4126         * src/Makefile.am
4127         * src/stock_pixmap.c
4128         * src/pixmaps/dir_close_hrm.xpm
4129         * src/pixmaps/dir_close_hrm_mark.xpm
4130         * src/pixmaps/drafts_close.xpm
4131         * src/pixmaps/drafts_close_mark.xpm
4132         * src/pixmaps/drafts_open.xpm
4133         * src/pixmaps/drafts_open_mark.xpm
4134         * src/pixmaps/inbox.xpm
4135         * src/pixmaps/inbox_close.xpm
4136         * src/pixmaps/inbox_close_hrm.xpm
4137         * src/pixmaps/inbox_close_hrm_mark.xpm
4138         * src/pixmaps/inbox_close_mark.xpm
4139         * src/pixmaps/inbox_hrm.xpm
4140         * src/pixmaps/inbox_hrm_mark.xpm
4141         * src/pixmaps/inbox_mark.xpm
4142         * src/pixmaps/inbox_open.xpm
4143         * src/pixmaps/inbox_open_hrm.xpm
4144         * src/pixmaps/inbox_open_hrm_mark.xpm
4145         * src/pixmaps/inbox_open_mark.xpm
4146         * src/pixmaps/outbox.xpm
4147         * src/pixmaps/outbox_close.xpm
4148         * src/pixmaps/outbox_close_hrm.xpm
4149         * src/pixmaps/outbox_close_hrm_mark.xpm
4150         * src/pixmaps/outbox_close_mark.xpm
4151         * src/pixmaps/outbox_hrm.xpm
4152         * src/pixmaps/outbox_hrm_mark.xpm
4153         * src/pixmaps/outbox_mark.xpm
4154         * src/pixmaps/outbox_open.xpm
4155         * src/pixmaps/outbox_open_hrm.xpm
4156         * src/pixmaps/outbox_open_hrm_mark.xpm
4157         * src/pixmaps/outbox_open_mark.xpm
4158         * src/pixmaps/queue_close.xpm
4159         * src/pixmaps/queue_close_hrm.xpm
4160         * src/pixmaps/queue_close_hrm_mark.xpm
4161         * src/pixmaps/queue_close_mark.xpm
4162         * src/pixmaps/queue_open.xpm
4163         * src/pixmaps/queue_open_hrm.xpm
4164         * src/pixmaps/queue_open_hrm_mark.xpm
4165         * src/pixmaps/queue_open_mark.xpm
4166                 updated, added and replaced icons
4167                 Icons by Colin
4168
4169 2007-04-04 [colin]      2.8.1cvs88
4170
4171         * src/imap.c
4172                 Fix build without libetpan
4173
4174 2007-04-03 [colin]      2.8.1cvs87
4175
4176         * src/imap.c
4177                 Fix crash with Citadel, and try to make
4178                 things work. this server (and specifically 
4179                 STATUS and APPEND at least) seems broken.
4180
4181 2007-04-03 [colin]      2.8.1cvs86
4182
4183         * src/folderview.c
4184                 Fix icons on folder close
4185
4186 2007-04-03 [colin]      2.8.1cvs85
4187
4188         * src/inc.c
4189                 Fix double-ask of offline override in
4190                 certain cases
4191         * src/imap.c
4192         * src/imap.h
4193         * src/imap_gtk.c
4194                 Much more efficient way to synchronise
4195                 for offline use
4196         * src/etpan/imap-thread.c
4197                 Fix possible segs
4198         * src/folder.c
4199         * src/gtk/quicksearch.c
4200                 Fix some GUI lags
4201
4202 2007-04-03 [paul]       2.8.1cvs84
4203
4204         * src/filtering.c
4205         * src/folder.c
4206         * src/folder.h
4207         * src/prefs_common.c
4208         * src/prefs_common.h
4209         * src/prefs_other.c
4210                 Fix sync being done too late
4211                 Thanks to Colin
4212
4213 2007-04-02 [colin]      2.8.1cvs83
4214
4215         * src/summaryview.c
4216                 Maemo: Put status and quicksearch at the top
4217         * src/plugins/bogofilter/bogofilter.c
4218         * src/plugins/spamassassin/spamassassin.c
4219                 Derive trash from inbox if possible
4220
4221 2007-04-02 [paul]       2.8.1cvs82
4222
4223         * src/plugins/bogofilter/bogofilter_gtk.c
4224                 a few English changes
4225
4226 2007-04-02 [paul]
4227
4228         2.9.0-rc1 released
4229
4230 2007-04-02 [colin]      2.8.1cvs81
4231
4232         * src/image_viewer.c
4233                 Fix transparent images by using
4234                 GtkImage
4235         * src/messageview.c
4236                 Flush events (on new windows) to avoid
4237                 having the textview's image resize fail
4238                 to know the available width
4239
4240 2007-04-01 [colin]      2.8.1cvs80
4241
4242         * src/prefs_account.c
4243                 If no MH mailbox exist, when creating a POP/Local
4244                 account, just create and use the default one 
4245                 instead of bailing with a "Mailbox doesn't exist"
4246                 error
4247
4248 2007-03-31 [colin]      2.8.1cvs79
4249
4250         * src/prefs_account.c
4251                 Create signature file if it doesn't exist
4252                 before editing
4253         * src/prefs_toolbar.c
4254                 Maemo: Move "Use default" on the left so
4255                 that people can find it
4256         * src/common/defs.h
4257                 Maemo: make default editor "Maemopad", 
4258                 default signature file "MyDocs/signature.txt"
4259
4260 2007-03-31 [colin]      2.8.1cvs78
4261
4262         * src/prefs_account.c
4263                 Maemo: rework account prefs so
4264                 that less horizontal scrolling
4265                 is required
4266
4267 2007-03-31 [colin]      2.8.1cvs77
4268
4269         * src/folderview.c
4270         * src/prefs_common.c
4271         * src/prefs_common.h
4272                 Fix bug 1167, 'Allow not displaying zeros 
4273                 in folder list'. Patch by MartinP
4274
4275 2007-03-31 [colin]      2.8.1cvs76
4276
4277         * AUTHORS
4278                 Add Jean-Luc Biord
4279
4280 2007-03-31 [colin]      2.8.1cvs75
4281
4282         * src/imap.c
4283                 Apply patch from bug 1172, direct
4284                 access to the folder's session instead
4285                 of using getter. Patch by MartinP
4286
4287 2007-03-31 [paul]       2.8.1cvs74
4288
4289         * src/gtk/authors.h
4290                 no need to list Fabien twice!
4291
4292 2007-03-31 [colin]      2.8.1cvs73
4293
4294         * src/inc.c
4295                 If we're currently "overriding for %d minutes",
4296                 don't ask
4297
4298 2007-03-31 [colin]      2.8.1cvs72
4299
4300         * src/compose.c
4301         * src/imap.c
4302         * src/inc.c
4303         * src/inc.h
4304         * src/messageview.c
4305         * src/news.c
4306         * src/plugins/spamassassin/spamassassin.c
4307                 Offline override: Add a parameter to allow
4308                 asking even if the override timer is running.
4309                 Allows to ask every time the user makes an
4310                 explicit action needing online access (such
4311                 as Get Mail), and not when the action is 
4312                 implicit (such as opening an IMAP folder)
4313
4314 2007-03-31 [colin]      2.8.1cvs71
4315
4316         * src/inc.c
4317                 Override offline: "No" answer shouldn't
4318                 re-ask after 3 seconds, but 10 minutes. 
4319
4320 2007-03-30 [colin]      2.8.1cvs70
4321
4322         * src/common/socket.c
4323                 Better error reporting on unix socket
4324                 failure (bind usually)
4325         * src/gtk/gtkutils.c
4326         * src/gtk/gtkutils.h
4327                 Label window: add a pulsing progress
4328                 bar to show we're not hung :)
4329         * src/folderview.c
4330         * src/main.c
4331         * src/plugins/pgpcore/sgpgme.c
4332                 Update API
4333
4334 2007-03-30 [colin]      2.8.1cvs69
4335
4336         * src/pop.c
4337         * src/prefs_common.c
4338                 Fix possible trashing of history and uidl
4339                 files on disk full problems
4340
4341 2007-03-30 [paul]       2.8.1cvs68
4342
4343         * src/mainwindow.c
4344         * src/summaryview.c
4345         * src/summaryview.h
4346                 update summary when changing layout type
4347                 (fixes wrong folder icon being displayed)
4348                 Thanks to Colin
4349
4350 2007-03-29 [colin]      2.8.1cvs67
4351
4352         * src/prefs_ext_prog.c
4353                 The browser pref is irrelevant on Maemo
4354
4355 2007-03-29 [colin]      2.8.1cvs66
4356
4357         * src/compose.c
4358         * src/compose.h
4359                 Maemo: dynamically switch headers/text position
4360         * src/prefs_common.c
4361                 Maemo: hide compose's ruler by default
4362         * src/common/socket.c
4363         * src/common/socket.h
4364                 Fix build warning
4365
4366 2007-03-29 [colin]      2.8.1cvs65
4367
4368         * src/common/socket.c
4369         * src/common/socket.h
4370                 Fix build when MAEMO_CFLAGS contains
4371                 _X_OPENSOURCE (resolv.h errors as long
4372                 as we don't add _BSD_SOURCE. Ugly).
4373
4374 2007-03-29 [wwp]        2.8.1cvs64
4375
4376         * src/prefs_logging.c
4377                 Fix sensitivity of clip-log widgets in prefs/logging,
4378                 thanks to Fabien.
4379
4380 2007-03-29 [wwp]        2.8.1cvs63
4381
4382         * po/POTFILES.in
4383                 Updated files list for translations, thanks to Fabien.
4384
4385 2007-03-29 [colin]      2.8.1cvs62
4386
4387         * src/main.c
4388         * src/common/Makefile.am
4389         * src/common/utils.c
4390                 Maybe make URI opening work in Maemo
4391                 Requires testing :)
4392
4393 2007-03-28 [colin]      2.8.1cvs61
4394
4395         * src/folder.c
4396         * src/folder.h
4397         * src/folderview.c
4398                 Add the possibility to sort folders arbitrarily
4399                 (via editing of folderlist.xml only). Patch by
4400                 Martin P <mp26+claws@os.inf.tu-dresden.de>
4401                 Fixes bug 1166, 'Folder ordering is fixed and cannot 
4402                 be changed by the user'
4403
4404 2007-03-28 [colin]      2.8.1cvs60
4405
4406         * src/mimeview.c
4407                 Add popup menu for mime icons
4408
4409 2007-03-28 [colin]      2.8.1cvs59
4410
4411         * src/mainwindow.c
4412                 Fix a layout issue when presenting
4413                 mainwindow in Small screen layout
4414         * src/toolbar.c
4415         * src/toolbar.h
4416                 Add a "Go to folder list" button for
4417                 mainwindow, and make it default in
4418                 the Maemo build
4419
4420 2007-03-28 [colin]      2.8.1cvs58
4421
4422         * src/compose.c
4423                 Don't dynamically update title on Maemo
4424                 Patch by Jean-Luc Biord
4425
4426 2007-03-27 [colin]      2.8.1cvs57
4427
4428         * src/compose.c
4429         * src/folderview.c
4430         * src/summaryview.c
4431                 Enable tap-and-hold on Maemo
4432
4433 2007-03-26 [colin]      2.8.1cvs56
4434
4435         * src/compose.c
4436                 More popup-menu (in attachments list)
4437
4438 2007-03-26 [colin]      2.8.1cvs55
4439
4440         * src/compose.c
4441                 Enable popup-menu signal
4442
4443 2007-03-26 [colin]      2.8.1cvs54
4444
4445         * src/plugins/pgpinline/pgpinline.c
4446                 Fix bug 1111, 'PGP/inline plugin hides text 
4447                 around encrypted text block'. Patch based on
4448                 a patch from Michal Cihar.
4449
4450 2007-03-26 [wwp]        2.8.1cvs53
4451
4452         * src/procmsg.c
4453                 Fix getting a false error when sending queued message
4454                 whereas the sending was fine (if there are subfolders
4455                 in the queue folder), thanks to Colin.
4456
4457 2007-03-26 [paul]       2.8.1cvs52
4458
4459         * src/wizard.c
4460                 update FACE header in welcome message
4461
4462 2007-03-25 [colin]      2.8.1cvs51
4463
4464         * src/Makefile.am
4465                 Fix make dist
4466
4467 2007-03-25 [colin]      2.8.1cvs50
4468
4469         * src/main.c
4470                 Fix OSSO_NAME on Maemo (patch by Jean-Luc)
4471
4472 2007-03-24 [colin]      2.8.1cvs49
4473
4474         * src/main.c
4475                 Fix a few launch problems on Maemo
4476                 Patch by Jean-Luc Biord
4477
4478 2007-03-24 [wwp]        2.8.1cvs48
4479
4480         * src/alertpanel.c
4481         * src/alertpanel.h
4482         * src/messageview.c
4483         * src/summaryview.c
4484                 Fix wrong action performed when closing the
4485                 "ask about account specific filtering rules
4486                 when filtering manually" dialog by pressing Escape.
4487                 Fix wrong order of buttons in the "return receipt
4488                 notification - the message was sent to several of
4489                 your accounts" dialog.
4490
4491 2007-03-24 [paul]       2.8.1cvs47
4492
4493         * src/folderview.c
4494                 an improvement to English usage
4495         * tools/kdeservicemenu/README
4496                 updated Claws url
4497
4498 2007-03-24 [paul]       2.8.1cvs46
4499
4500         * src/Makefile.am
4501         * src/stock_pixmap.c
4502         * src/pixmaps/edit_extern.xpm
4503         * src/pixmaps/mail_sign.xpm
4504                 rescue long lost icons
4505
4506 2007-03-24 [paul]       2.8.1cvs45
4507
4508         * src/toolbar.c
4509                 fix toolbar (broken in 2.8.1cvs42)
4510
4511 2007-03-23 [colin]      2.8.1cvs44
4512
4513         * src/imap.c
4514                 Correctly unsubscribe/resubscribe after
4515                 RENAME
4516
4517 2007-03-23 [colin]      2.8.1cvs43
4518
4519         * src/prefs_common.c
4520                 Maemo: as the platform is light on RAM, allow
4521                 caches to be discarded faster.
4522
4523 2007-03-23 [colin]      2.8.1cvs42
4524
4525         * src/Makefile.am
4526         * src/compose.c
4527         * src/compose.h
4528         * src/stock_pixmap.c
4529         * src/stock_pixmap.h
4530         * src/summaryview.c
4531         * src/summaryview.h
4532         * src/toolbar.c
4533         * src/toolbar.h
4534         * src/pixmaps/open_mail.xpm
4535                 Maemo changes: Add the possibility to have
4536                 "Open Email" and "Close Window" buttons on 
4537                 toolbars (and use them in Maemo's default
4538                 toolbars)
4539
4540 2007-03-23 [wwp]        2.8.1cvs41
4541
4542         * src/action.c
4543                 Reverted that part of the action dialog closure logics, to
4544                 pre-2.8.1cvs19. Managing action dialog w/ no output may be
4545                 done later in a different way (or may not).
4546
4547 2007-03-22 [wwp]        2.8.1cvs40
4548
4549         * src/action.c
4550                 Fix sticky action dialog when got no output but action command
4551                 is pipe'ing out or inserting (introduced w/ 2.8.1cvs19).
4552
4553 2007-03-22 [colin]      2.8.1cvs39
4554
4555         * src/prefs_filtering.c
4556         * src/gtk/combobox.h
4557                 Fix escaping account names in filtering prefs
4558
4559 2007-03-22 [colin]      2.8.1cvs38
4560
4561         * src/addrindex.c
4562         * src/ldapctrl.h
4563         * src/ldapquery.c
4564                 Add any attribute specified in LDAP servers'
4565                 Search attributes to the Other Attributes tab
4566                 of contacts; Add 'telephoneNumber' in the
4567                 default list.
4568
4569 2007-03-22 [colin]      2.8.1cvs37
4570
4571         * src/folderview.c
4572         * src/folderview.h
4573         * src/mainwindow.c
4574                 Try to prevent race conditions when
4575                 changing the folder list
4576         * src/summaryview.c
4577                 Fix possible red folder icon when
4578                 switching from Small screen layout
4579                 to any other
4580
4581 2007-03-22 [colin]      2.8.1cvs36
4582
4583         * src/mainwindow.c
4584         * src/mainwindow.h
4585         * src/summaryview.c
4586                 Rename "little screen" to "Small screen"
4587         * src/gtk/Makefile.am
4588         * src/common/utils.c
4589         * src/mh.c
4590                 Fix Maemo-related compilation problems
4591
4592 2007-03-21 [colin]      2.8.1cvs35
4593
4594         * configure.ac
4595                 Fix previous commit
4596         * claws-mail.desktop
4597                 Remove .png from the Icon, it's useless
4598
4599 2007-03-21 [colin]      2.8.1cvs34
4600
4601         * configure.ac
4602         * src/Makefile.am
4603                 Add the necessary lib checking for 
4604                 Maemo
4605
4606 2007-03-21 [colin]      2.8.1cvs33
4607
4608         * src/main.c
4609                 Fix unconditional "error happened" when
4610                 sending via command-line. "lol @ myself"
4611
4612 2007-03-21 [colin]      2.8.1cvs32
4613
4614         * claws-mail-40x40.png
4615         * claws-mail-26x26.png
4616         * src/account.c
4617         * src/addressbook.c
4618         * src/compose.c
4619         * src/folderview.c
4620         * src/folderview.h
4621         * src/main.c
4622         * src/mainwindow.c
4623         * src/mainwindow.h
4624         * src/messageview.c
4625         * src/prefs_account.c
4626         * src/prefs_common.c
4627         * src/summary_search.c
4628         * src/summaryview.c
4629         * src/summaryview.h
4630         * src/gtk/authors.h
4631         * src/gtk/gtkutils.c
4632         * src/gtk/gtkutils.h
4633         * src/gtk/logwindow.c
4634         * src/gtk/menu.c
4635         * src/gtk/prefswindow.c
4636                 Add Maemo port (patch mainly by Jean-Luc Biort)
4637                 Add a new 'Little screen' layout to help on such
4638                 platforms (patch by me)
4639                 Make some default preferences different (more
4640                 adapted) on Maemo (patch by me)
4641
4642 2007-03-21 [wwp]        2.8.1cvs31
4643
4644         * src/prefs_logging.c
4645         * src/prefs_logging.h
4646                 Fixed copyright header of newly added files.
4647
4648 2007-03-21 [wwp]        2.8.1cvs30
4649
4650         * src/Makefile.am
4651         * src/filtering.c
4652         * src/filtering.h
4653         * src/folder.c
4654         * src/folderview.c
4655         * src/imap.c
4656         * src/inc.c
4657         * src/main.c
4658         * src/mainwindow.c
4659         * src/mainwindow.h
4660         * src/matcher.c
4661         * src/messageview.c
4662         * src/news.c
4663         * src/pop.c
4664         * src/prefs_common.c
4665         * src/prefs_common.h
4666         * src/prefs_logging.c
4667         * src/prefs_logging.h
4668         * src/prefs_other.c
4669         * src/procmsg.c
4670         * src/send_message.c
4671         * src/summaryview.c
4672         * src/common/log.c
4673         * src/common/log.h
4674         * src/common/nntp.c
4675         * src/common/session.c
4676         * src/common/smtp.c
4677         * src/common/socket.c
4678         * src/etpan/imap-thread.c
4679         * src/gtk/logwindow.c
4680         * src/gtk/logwindow.h
4681         * src/plugins/bogofilter/bogofilter.c
4682         * src/plugins/spamassassin/spamassassin.c
4683                 Added debugging of filtering/processing rules.
4684                 The debug log is here 'Tools/Filtering debug window',
4685                 the options there 'Configuration/Preferences/Other/Logging',
4686                 and the log file is ~/.claws-mail/filtering.log.
4687                 Moved protocol log prefs to 'Other/Logging' as well.
4688                 To support such debugging feature, the existing log API has
4689                 been enhanced (common/log.[ch] and gtk/logwindow.[ch]) and
4690                 this impacts many external modules (commits follow).
4691
4692 2007-03-21 [paul]       2.8.1cvs29
4693
4694         * src/etpan/Makefile.am
4695         * src/etpan/imap-thread.c
4696                 add missing #include
4697
4698 2007-03-21 [colin]      2.8.1cvs28
4699
4700         * src/procmime.c
4701                 Fix bug 1157, 'some broken messages confuse 
4702                 mime parser'. Make sure we can't have MimeInfos
4703                 with negative sizes.
4704
4705 2007-03-20 [colin]      2.8.1cvs27
4706
4707         * src/main.c
4708                 Fix missing \0 on buffer
4709
4710 2007-03-20 [colin]      2.8.1cvs26
4711
4712         * src/mh.c
4713                 Use make_dir_hier instead of make_dir 
4714                 to create the MH mailbox
4715
4716 2007-03-20 [colin]      2.8.1cvs25
4717
4718         * src/folder.c
4719         * src/folder.h
4720         * src/prefs_account.c
4721         * src/wizard.c
4722                 Fix default inbox weirdnesses (after wizard,
4723                 if path is Mail, mailbox identifier is #mh/Mailbox,
4724                 and when creating new accounts)
4725
4726 2007-03-20 [colin]      2.8.1cvs24
4727
4728         * src/account.c
4729                 Write folderlist after adding/deleting accounts
4730                 that have folders
4731
4732 2007-03-20 [colin]      2.8.1cvs23
4733
4734         * src/imap.c
4735         * src/remotefolder.h
4736                 Fix bug 1153, 'CM segfaults if IMAP folder is 
4737                 selected while scanning prior to update'
4738
4739 2007-03-17 [paul]       2.8.1cvs22
4740
4741         * src/main.c
4742                 fix a typo, and be a little more verbose.
4743
4744 2007-03-17 [wwp]        2.8.1cvs21
4745
4746         * src/inc.c
4747                 Fix a compiler warning.
4748
4749 2007-03-16 [wwp]        2.8.1cvs20
4750
4751         * tools/Makefile.am
4752         * tools/README
4753                 Updated to deal w/ the new mairix.sh tool.
4754
4755 2007-03-16 [wwp]        2.8.1cvs19
4756
4757         * src/action.c
4758                 Fix logics issues around the action IO dialog:
4759                 - disable entry widget and exec button when
4760                   the exec button is clicked (don't wait for any
4761                   output line) - fix possible disabling/re-enabling/
4762                   re-disabling of those widgets
4763                 - raise an error if executing a %as{} action either
4764                   empty or invalid, instead of failing silently
4765                 - don't close the dialog if the abort button has been
4766                   clicked and if there was no output yet
4767                 - set focus to the abort button when the exec button
4768                   is clicked
4769                 - fix capitalization of a warning message
4770
4771 2007-03-16 [wwp]        2.8.1cvs18
4772
4773         * tools/mairix.sh
4774                 Added a wrapper to mairix to the tools folder.
4775
4776 2007-03-16 [colin]      2.8.1cvs17
4777
4778         * src/messageview.c
4779         * src/mimeview.h
4780                 Allow mimeviewer plugins to print
4781                 their stuff
4782
4783 2007-03-16 [colin]      2.8.1cvs16
4784
4785         * .cvsignore
4786                 Ignore *.patchset
4787
4788 2007-03-15 [colin]      2.8.1cvs15
4789
4790         * src/messageview.c
4791         * src/mimeview.h
4792                 Add a way for mimeviewer plugins to
4793                 implement body search
4794
4795 2007-03-15 [paul]       2.8.1cvs14
4796
4797         * src/prefs_spelling.c
4798                 fix English usage
4799
4800 2007-03-15 [paul]       2.8.1cvs13
4801
4802         * src/common/quoted-printable.c
4803                 fix decoding of quoted-printable parts
4804
4805 2007-03-14 [wwp]        2.8.1cvs12
4806
4807         * src/gtk/logwindow.h
4808                 Oops, remove that devel stuff committed w/ 2.8.1cvs11 :\.
4809
4810 2007-03-14 [wwp]        2.8.1cvs11
4811
4812         * src/gtk/logwindow.h
4813                 Complete 2.8.1cvs10.
4814
4815 2007-03-14 [colin]      2.8.1cvs10
4816
4817         * src/gtk/logwindow.c
4818                 Probably fix bug 1149, crash on logwindow
4819                 close - at the expense of performance once
4820                 logwin has been opened
4821
4822 2007-03-14 [colin]      2.8.1cvs9
4823
4824         * src/main.c
4825                 If claws-mail is running on another
4826                 display, warn instead of popping it up
4827                 on the other display
4828
4829 2007-03-12 [colin]      2.8.1cvs8
4830
4831         * src/wizard.c
4832                 Fix bug 1145, 'Setting a different name 
4833                 for the Mailbox name isn't reflected in 
4834                 default account settings'. Patch by wwp
4835
4836 2007-03-12 [colin]      2.8.1cvs7
4837
4838         * src/summaryview.c
4839                 Fix bug 1143, 'Add number of messages to be 
4840                 deleted to confirmation dialog'
4841
4842 2007-03-12 [wwp]        2.8.1cvs6
4843
4844         * src/folderview.c
4845         * src/prefs_common.c
4846         * src/prefs_common.h
4847         * src/prefs_summaries.c
4848                 Changed the option that displays unread messages count
4849                 next to the folder name in folder list: it is now
4850                 possible to either display nothing, display the
4851                 unread messages number only or the unread and total messages
4852                 numbers. The patch includes this extra feature as well
4853                 as some minor fixes by rewriting the algo in folderview.c.
4854                 Thanks to Paul for the original idea and implementation, plus
4855                 testing and proof-reading!
4856
4857 2007-03-09 [paul]       2.8.1cvs5
4858
4859         * tools/Makefile.am
4860         * tools/README
4861         * tools/claws-mail-compose-insert-files.pl
4862                 added a script which enables inserting files
4863                 into the message body of a new Claws Mail
4864                 Compose window from the command line. Additionally
4865                 To, Cc, Subject and files to attach to the message
4866                 can be specified.
4867
4868 2007-03-09 [wwp]        2.8.1cvs4
4869
4870         * src/addr_compl.c
4871         * src/addr_compl.h
4872         * src/filtering.c
4873                 Optimize matching of addresses in the addressbook
4874                 (filtering/processing 'found_in_addressbook' condition).
4875
4876 2007-03-07 [wwp]        2.8.1cvs3
4877
4878         * src/quote_fmt.c
4879         * src/quote_fmt_lex.l
4880         * src/quote_fmt_parse.y
4881                 Add a new quote format symbol: %A to insert the
4882                 sender email address (just the address itself).
4883
4884 2007-03-06 [wwp]        2.8.1cvs2
4885
4886         * src/gtk/gtkutils.c
4887         * src/plugins/trayicon/trayicon_prefs.h
4888         * src/plugins/trayicon/trayicon_prefs.c
4889         * src/plugins/trayicon/trayicon.c
4890         * src/mainwindow.h
4891         * src/mainwindow.c
4892                 Add a new trayicon (optional) feature: minimize to tray. When enabled,
4893                 minimizing Claws-Mail main window will hide it to the trayicon instead.
4894
4895
4896 2007-03-06 [paul]       2.8.1cvs1
4897
4898         * NEWS
4899         * README
4900         * RELEASE_NOTES
4901         * configure.ac
4902                 bump version number following
4903                 stable release
4904
4905 2007-03-06 [paul]       2.8.0cvs24
4906
4907         * po/cs.po
4908                 corrected by by Tim <timbrain@post.cz>
4909
4910 2007-03-05 [colin]      2.8.0cvs23
4911
4912         * src/Makefile.am
4913         * src/procmime.c
4914                 Fix mime/globs path on NetBSD
4915                 patch by George Michaelson
4916
4917 2007-03-05 [wwp]        2.8.0cvs22
4918
4919         * src/addr_compl.c
4920                 Remove debug statement (accidentally committed w/ cvs14).
4921
4922 2007-03-05 [paul]       2.8.0cvs21
4923
4924         * src/plugins/pgpcore/prefs_gpg.c
4925                 fix compiler warning
4926
4927 2007-03-05 [wwp]        2.8.0cvs20
4928
4929         * src/matcher_parser_parse.y
4930                 Fix mismerge between cvs17 and cvs19.
4931
4932 2007-03-05 [wwp]        2.8.0cvs19
4933
4934         * src/matcher_parser_parse.y
4935         * src/prefs_filtering_action.c
4936         * src/matcher.c
4937         * src/matcher.h
4938         * src/filtering.c
4939         * src/filtering.h
4940                 Add new 'add_to_addressbook' filtering/processing action.
4941
4942 2007-03-05 [wwp]        2.8.0cvs18
4943
4944         * src/filtering.c
4945                 Fix mark_as_ham filtering/processing action: spam flag
4946                 was not unset.
4947
4948 2007-03-04 [colin]      2.8.0cvs17
4949
4950         * src/filtering.c
4951         * src/matcher.c
4952         * src/matcher.h
4953         * src/matcher_parser_parse.y
4954         * src/prefs_filtering_action.c
4955                 Add 'Mark as spam' and 'Mark as ham' filtering
4956                 actions. Fixes bug 1138.
4957
4958 2007-03-04 [colin]      2.8.0cvs16
4959
4960         * src/imap.c
4961                 Fix bug 1140, wrong return value
4962                 without libetpan
4963
4964 2007-03-04 [wwp]        2.8.0cvs15
4965
4966         * src/addr_compl.c
4967                 Rollback cvs14: don't free stuff that is managed in g_list.
4968
4969 2007-03-04 [wwp]        2.8.0cvs14
4970
4971         * src/addr_compl.c
4972                 Fix a leak in address completion code.
4973
4974 2007-03-04 [colin]      2.8.0cvs13
4975
4976         * src/addr_compl.c
4977                 Maybe fix bug 1136, 'Crash in group 
4978                 address completion'
4979
4980 2007-03-04 [iwkse]      2.8.0cvs12
4981
4982         * src/imap.c
4983                 fix: alertpanel.h included only in #ifdef HAVE_LIBETPAN
4984
4985 2007-03-03 [colin]      2.8.0cvs11
4986
4987         * src/plugins/pgpinline/pgpinline.c
4988                 Fix off-by-one, fix double-free. Fixes
4989                 bug 1135, 'cm-segfault on decrypting 
4990                 with PGP/inline'
4991
4992 2007-03-03 [colin]      2.8.0cvs10
4993
4994         * configure.ac
4995         * src/main.c
4996         * src/common/plugin.c
4997                 Fix bug 1134, 'Valgrind macros unhandled 
4998                 by Irix's cc'
4999
5000 2007-03-02 [colin]      2.8.0cvs9
5001
5002         * src/mbox.c
5003                 Don't error out on EAGAIN. Fixes 
5004                 bug 1129, '"local mbox file" account 
5005                 isn't retrieving mails'
5006
5007 2007-03-01 [wwp]        2.8.0cvs8
5008
5009         * src/mainwindow.c
5010         * src/gtk/colorlabel.c
5011                 Remove accels for extra color labels until we set better
5012                 and definitive ones.
5013
5014 2007-02-28 [wwp]        2.8.0cvs7
5015
5016         * src/mainwindow.c
5017         * src/matcher_parser_parse.y
5018         * src/prefs_common.c
5019         * src/prefs_msg_colors.c
5020         * src/procmsg.h
5021         * src/gtk/colorlabel.c
5022         * src/gtk/colorlabel.h
5023                 Add more customizable color labels. Cleaned up a bit
5024                 the color label API to avoid duplicate defines of
5025                 the max number of colors.
5026
5027 2007-02-27 [colin]      2.8.0cvs6
5028
5029         * src/mainwindow.c
5030         * src/common/utils.c
5031         * src/common/utils.h
5032                 Fix '+' in mailto URIs for List-* headers
5033
5034 2007-02-27 [colin]      2.8.0cvs5
5035
5036         * src/gtk/gtkutils.c
5037                 Use gtk_window_set_role instead of 
5038                 _set_wmclass
5039
5040 2007-02-27 [colin]      2.8.0cvs4
5041
5042         * src/inc.c
5043                 Fix "After receiving new mail, go to inbox" on IMAP,
5044                 and make it work only on manual reception
5045
5046 2007-02-27 [wwp]        2.8.0cvs3
5047
5048         * src/prefs_filtering.c
5049         * src/prefs_filtering_action.c
5050         * src/prefs_matcher.c
5051                 Update filtering matcher's and action's color label menus
5052                 when re-opening those dialogs (reflect any change to the
5053                 color labels list in the preferences).
5054
5055 2007-02-27 [colin]      2.8.0cvs2
5056
5057         * src/imap.c
5058         * src/etpan/etpan-thread-manager-types.h
5059         * src/etpan/etpan-thread-manager.c
5060         * src/etpan/imap-thread.c
5061                 Log imap ALERTs as errors in the log.
5062
5063 2007-02-26 [paul]       2.8.0cvs1
5064
5065         * tools/claws.i18n.status.pl
5066                 updated
5067
5068 2007-02-26 [paul]       2.7.2cvs75
5069
5070         * po/ca.po
5071         * po/cs.po
5072         * po/de.po
5073         * po/en_GB.po
5074         * po/fi.po
5075         * po/fr.po
5076         * po/hu.po
5077         * po/pl.po
5078         * po/pt_BR.po
5079         * po/sk.po
5080         * po/sr.po
5081         * po/zh_CN.po
5082                 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
5083                 me, Flammie Pirinen, Fabien Vantard, Pader Rezso,
5084                 Pawel Pekala, Frederico Goncalves Guimaraes, Andrej Kacian,
5085                 Aleksandar Urosevic, and Ralgh Young
5086
5087 2007-02-25 [mones]      2.7.2cvs74
5088
5089         * po/es.po
5090                 Updated for release
5091
5092 2007-02-25 [colin]      2.7.2cvs73
5093
5094         * src/main.c
5095                 Clearing the list is only useful
5096                 to prevent a valgrind false-positive
5097
5098 2007-02-25 [paul]       2.7.2cvs72
5099
5100         * tools/Makefile.am
5101         * tools/README
5102         * tools/kmail-mailbox2claws-mail.pl  **ADDED**
5103         * tools/maildir2claws-mail.pl  **REMOVED**
5104                 renamed the script, fixed a couple bugs
5105
5106 2007-02-23 [colin]      2.7.2cvs71
5107
5108         * src/addressbook.c
5109                 Fix a leak, check for a few improbable nulls
5110
5111 2007-02-23 [colin]      2.7.2cvs70
5112
5113         * src/main.c
5114         * src/main.h
5115         * src/plugins/trayicon/trayicon.c
5116                 Fix blinking mainwin when starting in tray
5117                 (show mainwindow later in the startup process,
5118                  apart if restarting post-crash)
5119
5120 2007-02-23 [colin]      2.7.2cvs69
5121
5122         * src/folderview.c
5123         * src/imap_gtk.c
5124                 Fix crash when unsubscribing the currently
5125                 selected/opened folder
5126
5127 2007-02-23 [colin]      2.7.2cvs68
5128
5129         * src/compose.c
5130                 Fix bug that prevented colorization to
5131                 work without wrap quotation option
5132
5133 2007-02-23 [colin]      2.7.2cvs67
5134
5135         * src/addr_compl.c
5136                 Fix refcounting, start and end completion who
5137                 behaved as if there couldn't be any other current
5138                 user of completion
5139
5140 2007-02-23 [wwp]        2.7.2cvs66
5141
5142         * src/addressbook.c
5143         * src/addrindex.c
5144                 Address completion fixes: fix addressbook_peek_folder_exists() in
5145                 which the algorithm was ridiculously over-obfuscated and broken.
5146                 Fix addrindex_load_completion() as well, to load addresses in
5147                 completion list with regards to what addressbook_peek_folder_exists()
5148                 returns now.
5149
5150 2007-02-23 [wwp]        2.7.2cvs65
5151
5152         * src/addr_compl.c
5153                 Add addresses to completion when they're non-empty (thanks to Colin).
5154
5155 2007-02-23 [paul]       2.7.2cvs64
5156
5157         * src/plugins/pgpcore/passphrase.c
5158                 remove 'const '
5159
5160 2007-02-23 [colin]      2.7.2cvs63
5161
5162         * src/plugins/pgpcore/prefs_gpg.c
5163         * src/plugins/pgpcore/prefs_gpg.h
5164         * src/plugins/pgpcore/sgpgme.c
5165         * src/plugins/pgpinline/pgpinline.c
5166         * src/plugins/pgpmime/pgpmime.c
5167                 Try harder to respect user's choice wrt
5168                 gpg-agent even with gpg2, by unsetting
5169                 GPG_AGENT_INFO when necessary.
5170
5171 2007-02-22 [paul]       2.7.2cvs62
5172
5173         * src/plugins/pgpcore/sgpgme.c
5174         * src/plugins/pgpcore/sgpgme.h
5175         * src/plugins/pgpcore/passphrase.c
5176         * src/plugins/pgpinline/pgpinline.c
5177         * src/plugins/pgpmime/pgpmime.c
5178                 Fix a leak - gpgme_data_release_and_get_mem
5179                 leaks in recent gpgme. Workaround by using
5180                 our own function.
5181
5182 2007-02-22 [paul]       2.7.2cvs61
5183
5184         * src/gtk/quicksearch.c
5185                 Abandon dynamic search when pressing
5186                 Enter
5187
5188 2007-02-21 [colin]      2.7.2cvs60
5189
5190         * src/procmsg.c
5191         * src/plugins/pgpcore/passphrase.c
5192                 Fix little memory leaks
5193         * src/main.c
5194                 Fix false-positive leak at exit
5195         * src/gtk/quicksearch.c
5196                 Fix potentially big leak in recursive
5197                 Quicksearch
5198
5199 2007-02-21 [wwp]        2.7.2cvs59
5200
5201         * src/summaryview.c
5202                 Add missing newline to a debug message.
5203
5204 2007-02-20 [colin]      2.7.2cvs58
5205
5206         * src/Makefile.am
5207         * src/mimeview.c
5208         * src/stock_pixmap.c
5209         * src/stock_pixmap.h
5210         * src/pixmaps/mime_pgpsig.xpm
5211                 Add icon for application/pgp-signature
5212
5213 2007-02-20 [colin]      2.7.2cvs57
5214
5215         * src/Makefile.am
5216         * src/main.c
5217         * src/mimeview.c
5218         * src/stock_pixmap.c
5219         * src/stock_pixmap.h
5220         * src/pixmaps/mime_calendar.xpm
5221         * src/pixmaps/mime_pdf.xpm
5222         * src/pixmaps/mime_ps.xpm
5223                 Add icons for text/calendar, application/pdf
5224                 and application/postscript
5225
5226 2007-02-20 [colin]      2.7.2cvs56
5227
5228         * autogen.sh
5229         * src/matcher_parser_parse.y
5230         * src/matcher_parser_lex.l
5231                 Fix big memory leak in flex, and
5232                 require flex 2.5.31
5233
5234 2007-02-20 [wwp]        2.7.2cvs55
5235
5236         * src/matcher_parser_parse.y
5237                 Fix a duplicate token definition (thanks to iwkse).
5238
5239 2007-02-20 [wwp]        2.7.2cvs54
5240
5241         * src/matcher_parser_lex.l
5242         * src/quote_fmt_lex.l
5243                 Use proper flex options instead of direct use of #define,
5244                 make the flex-generated C lighter.
5245
5246 2007-02-20 [colin]      2.7.2cvs53
5247
5248         * src/summaryview.c
5249                 Grab focus in message list after hiding
5250                 the quicksearch, instead of leaving it
5251                 "somewhere"
5252
5253 2007-02-19 [colin]      2.7.2cvs52
5254
5255         * src/folderview.c
5256                 Fix bug 1033, 'Automatically refresh 
5257                 message list when new messages arrives'
5258                 Looks like folderview->opened can sometimes
5259                 be wrong...
5260
5261 2007-02-19 [paul]       2.7.2cvs51
5262
5263         * tools/Makefile.am
5264         * tools/README
5265         * tools/thunderbird-filters-convertor.pl
5266                 add new script which converts thunderbird filter
5267                 rules to Claws filter rules
5268
5269 2007-02-18 [paul]       2.7.2cvs50
5270
5271         * src/plugins/pgpcore/prefs_gpg.c
5272         * src/plugins/pgpcore/prefs_gpg.h
5273         * src/plugins/pgpcore/sgpgme.c
5274         * src/plugins/pgpinline/pgpinline.c
5275         * src/plugins/pgpmime/pgpmime.c
5276                 improved GUI interoperability with gpg-agent
5277
5278 2007-02-18 [paul]       2.7.2cvs49
5279
5280         * src/prefs_account.c
5281                 Privacy options sensitivity fix
5282
5283 2007-02-17 [colin]      2.7.2cvs48
5284
5285         * src/messageview.c
5286                 Reset icon to warning in the noticeview
5287
5288 2007-02-15 [colin]      2.7.2cvs47
5289
5290         * src/folderview.c
5291                 Fix a manifestation of bug 1033 (summaryview failing
5292                 to update for new mails), which happens after editing
5293                 account preferences or preferences that cause a 
5294                 folderview reload.
5295
5296 2007-02-15 [colin]      2.7.2cvs46
5297
5298         * src/addressbook.c
5299                 Probably fix bug 1123, 'Segmentation 
5300                 fault while opening address book'. I get
5301                 g_warnings if the saved paned position is
5302                 not greater than 0. Also, save position
5303                 when hiding the addressbook instead of
5304                 via signal.
5305
5306 2007-02-14 [colin]      2.7.2cvs45
5307
5308         * src/plugins/pgpcore/prefs_gpg.c
5309         * src/plugins/pgpcore/prefs_gpg.h
5310         * src/plugins/pgpcore/sgpgme.c
5311         * src/plugins/pgpinline/pgpinline.c
5312         * src/plugins/pgpmime/pgpmime.c
5313                 Add an option "Use gpg-agent if available". Fixes
5314                 annoyances with distro-installed gpg-agent, when
5315                 no pinentry program is installed, and the user's 
5316                 at a loss on why "decryption failed". Makes more
5317                 clear why passphrase isn't saved when gpg-agent is
5318                 used. Defaults to true, to avoid changing the 
5319                 current behaviour.
5320
5321 2007-02-14 [wwp]        2.7.2cvs44
5322
5323         * src/matcher_parser_parse.y
5324                 Fix missing line number reset (wrong line number might appear
5325                 when re-loading filtering rules if there's a parser error).
5326
5327 2007-02-13 [colin]      2.7.2cvs43
5328
5329         * src/common/utils.c
5330                 Don't encode ',' in URIs before passing it
5331                 to the browser command-line. It was probably
5332                 done at a time where commas in URIs made
5333                 mozilla -remote 'openurl(%s,new-window)'
5334                 bug.
5335
5336 2007-02-13 [wwp]        2.7.2cvs42
5337
5338         * src/prefs_matcher.c
5339         * src/plugins/bogofilter/bogofilter_gtk.c
5340                 A bit of string factorization around "Select ..." buttons.
5341
5342 2007-02-11 [colin]      2.7.2cvs41
5343
5344         * src/alertpanel.c
5345                 Make sure to escape the title
5346
5347 2007-02-11 [colin]      2.7.2cvs40
5348
5349         * src/codeconv.c
5350                 Recognize .utf8 locales as .UTF-8 ones
5351
5352 2007-02-11 [colin]      2.7.2cvs39
5353
5354         * src/compose.c
5355                 Fix code conversion when dragging a file
5356
5357 2007-02-09 [colin]      2.7.2cvs38
5358
5359         * src/plugins/clamav/clamav_plugin.c
5360                 Complete Paul's patch with conditional
5361                 compilation to avoid breaking compilation
5362                 on old Dapper and Edgy... Maybe other
5363                 distros too.
5364
5365 2007-02-09 [paul]       2.7.2cvs37
5366
5367         * src/plugins/clamav/clamav_plugin.c
5368                 fix for the upstream changes in libclamav
5369
5370 2007-02-09 [paul]       2.7.2cvs36
5371
5372         * src/main.c
5373         * src/mainwindow.c
5374         * src/procmsg.c
5375         * src/procmsg.h
5376                 fix "warn if there are queued messages" (on exit)
5377                 option, which only checked the first mailbox's
5378                 queue
5379                 don't ask before emptying trash if there are no
5380                 messages in trash, also check and empty all trash
5381                 folders
5382         * src/prefs_other.c
5383                 move "Ask before emptying trash" option
5384                 outside of the "On exit" frame as it's
5385                 not only an "On exit" option
5386
5387 2007-02-09 [paul]       2.7.2cvs35
5388
5389         * src/addrgather.c
5390         * src/alertpanel.c
5391         * src/editldap.c
5392         * src/prefs_account.c
5393         * src/prefs_folder_item.c
5394         * src/prefs_gtk.h
5395         * src/prefs_matcher.c
5396         * src/prefs_message.c
5397         * src/prefs_msg_colors.c
5398         * src/prefs_summaries.c
5399         * src/wizard.c
5400         * src/gtk/inputdialog.c
5401         * src/plugins/bogofilter/bogofilter_gtk.c
5402                 pedantic commit: use 'checkbtn' everywhere
5403                 instead of a mixture of 'checkbtn' and 'chkbtn'
5404
5405 2007-02-09 [paul]       2.7.2cvs34
5406
5407         * src/compose.c
5408                 fix default hotkeys
5409         * src/prefs_other.c
5410         * src/prefs_send.c
5411                 move "Never send Return Receipts" from
5412                 prefs_other to prefs_send
5413                 add an option "Ask about account specific
5414                 filtering rules..." to prefs_other
5415         * src/gtk/gtkutils.c
5416                 fix a compiler warning
5417
5418 2007-02-08 [colin]      2.7.2cvs33
5419
5420         * src/plugins/pgpinline/pgpinline.c
5421                 Fix bug 1110, 'pgpmime fails to process 
5422                 encapsulated openpgp mime (rfc 3156, 6.1 
5423                 -> rfc1847)'
5424                 It was due to an interaction between PGP/Mime
5425                 and PGP/Inline plugin. 
5426
5427 2007-02-08 [colin]      2.7.2cvs32
5428
5429         * src/inc.c
5430         * src/mbox.c
5431         * src/mbox.h
5432                 Fix bug 1117, 'fcntl locking code 
5433                 does not work in mbox.c'
5434
5435 2007-02-08 [colin]      2.7.2cvs31
5436
5437         * src/prefs_account.c
5438                 Fix Gentoo bug 165819, 'can't create 
5439                 a "local mbox file" account'. Patch
5440                 by Olivier <castan.o@free.fr>
5441
5442 2007-02-07 [colin]      2.7.2cvs30
5443
5444         * src/ldapquery.c
5445                 Fix bug 1106, 'Claws crash on exit if LDAPS 
5446                 autocompletion was used'
5447
5448 2007-02-07 [paul]       2.7.2cvs29
5449
5450         * src/folder.c
5451                 cut down on unnecessary debug_prints
5452         * src/imap_gtk.c
5453                 fix menu_set_active() on 'Show only
5454                 subscribed folders'
5455
5456 2007-02-07 [paul]       2.7.2cvs28
5457
5458         * src/plugins/clamav/clamav_plugin.c
5459         * src/plugins/clamav/clamav_plugin.h
5460         * src/plugins/clamav/clamav_plugin_gtk.c
5461                 fix copyright header
5462
5463 2007-02-07 [paul]       2.7.2cvs27
5464
5465         * src/procheader.c
5466                 fix bug 1116, 'summary view allow a 
5467                 subject line break'
5468
5469 2007-02-06 [colin]      2.7.2cvs26
5470
5471         * src/summaryview.c
5472                 Fix delete thread
5473
5474 2007-02-05 [fabien]     2.7.2cvs25
5475
5476         * po/POTFILES.in
5477         * src/uri_opener.c
5478                 i18n related - 1 fix and 1 message for translators.
5479
5480 2007-02-05 [colin]      2.7.2cvs24
5481
5482         * src/gtk/quicksearch.c
5483                 Don't reload summary list if quicksearch wasn't
5484                 active on hiding; move currently selected mail in
5485                 the visible area when showing the quicksearch
5486
5487 2007-02-05 [colin]      2.7.2cvs23
5488
5489         * src/folderview.c
5490                 Add debug to try to solve bug 1104
5491
5492 2007-02-05 [paul]       2.7.2cvs22
5493
5494         * src/mainwindow.c
5495                 confirm before emptying trash on exit is
5496                 a Yes or No answer, use Yes or No in the
5497                 dialog
5498
5499 2007-02-04 [colin]      2.7.2cvs21
5500
5501         * src/compose.c
5502         * src/plugins/pgpcore/passphrase.c
5503         * src/plugins/pgpcore/select-keys.c
5504                 Set wmclass on new windows
5505
5506 2007-02-04 [colin]
5507
5508         2.8.0-rc1 released
5509
5510 2007-02-04 [colin]      2.7.2cvs20
5511
5512         * src/compose.c
5513         * src/compose.h
5514                 Auto save drafts on exit, reopen them
5515                 at startup, instead of asking
5516         * src/account.c
5517         * src/addressadd.c
5518         * src/addressbook.c
5519         * src/addressbook_foldersel.c
5520         * src/addrgather.c
5521         * src/crash.c
5522         * src/editaddress.c
5523         * src/editbook.c
5524         * src/editgroup.c
5525         * src/editjpilot.c
5526         * src/editldap.c
5527         * src/editldap_basedn.c
5528         * src/editvcard.c
5529         * src/exphtmldlg.c
5530         * src/expldifdlg.c
5531         * src/export.c
5532         * src/foldersel.c
5533         * src/gedit-print.c
5534         * src/import.c
5535         * src/importldif.c
5536         * src/importmutt.c
5537         * src/importpine.c
5538         * src/main.c
5539         * src/mainwindow.c
5540         * src/message_search.c
5541         * src/messageview.c
5542         * src/prefs_actions.c
5543         * src/prefs_customheader.c
5544         * src/prefs_display_header.c
5545         * src/prefs_filtering.c
5546         * src/prefs_filtering_action.c
5547         * src/prefs_folder_column.c
5548         * src/prefs_gtk.c
5549         * src/prefs_matcher.c
5550         * src/prefs_other.c
5551         * src/prefs_summaries.c
5552         * src/prefs_summary_column.c
5553         * src/prefs_template.c
5554         * src/sourcewindow.c
5555         * src/ssl_manager.c
5556         * src/summary_search.c
5557         * src/uri_opener.c
5558         * src/gtk/about.c
5559         * src/gtk/description_window.c
5560         * src/gtk/foldersort.c
5561         * src/gtk/gtkutils.c
5562         * src/gtk/gtkutils.h
5563         * src/gtk/icon_legend.c
5564         * src/gtk/logwindow.c
5565         * src/gtk/pluginwindow.c
5566         * src/gtk/prefswindow.c
5567                 Give different wmclass to different
5568                 windows - thanks to sed ;)
5569
5570 2007-02-04 [colin]      2.7.2cvs19
5571
5572         * src/main.c
5573                 Revert previous patch, can't reproduce
5574                 it anymore. 
5575
5576 2007-02-03 [colin]      2.7.2cvs18
5577
5578         * src/main.c
5579                 Don't save the mainwindow size and
5580                 position on emergency exit (libSM's
5581                 "die" callback), Xfce seems to make
5582                 the window smaller just before the
5583                 size's saved.
5584
5585 2007-02-03 [colin]      2.7.2cvs17
5586
5587         * src/plugins/bogofilter/bogofilter.c
5588         * src/plugins/bogofilter/bogofilter.h
5589         * src/plugins/bogofilter/bogofilter_gtk.c
5590         * src/plugins/pgpinline/pgpinline.c
5591         * src/plugins/pgpinline/pgpinline.h
5592                 Fix more copyrights
5593
5594 2007-02-03 [colin]      2.7.2cvs16
5595
5596         * src/partial_download.c
5597         * src/partial_download.h
5598         * src/ssl_manager.c
5599         * src/ssl_manager.h
5600         * src/uri_opener.c
5601         * src/uri_opener.h
5602         * src/wizard.c
5603         * src/wizard.h
5604         * src/common/ssl_certificate.c
5605         * src/common/ssl_certificate.h
5606         * src/gtk/quicksearch.c
5607         * src/gtk/quicksearch.h
5608         * src/gtk/sslcertwindow.c
5609         * src/gtk/sslcertwindow.h
5610                 Fix copyright on my files
5611
5612 2007-02-02 [colin]      2.7.2cvs15
5613
5614         * src/Makefile.am
5615         * src/mainwindow.c
5616         * src/messageview.c
5617         * src/messageview.h
5618         * src/textview.c
5619         * src/textview.h
5620         * src/uri_opener.c
5621         * src/uri_opener.h
5622                 Add Tools/List URIs to allow
5623                 opening any URI in the current mail
5624
5625 2007-02-02 [colin]      2.7.2cvs14
5626
5627         * src/common/valgrind.h ** NEW FILE **
5628         * src/common/Makefile.am
5629         * src/common/plugin.c
5630                 Don't dlclose the plugins if we're running
5631                 under valgrind. (doesn't require valgrind
5632                 either at compile time or run time).
5633
5634 2007-02-01 [paul]       2.7.2cvs13
5635
5636         * AUTHORS
5637         * src/gtk/authors.h
5638         * tools/freshmeat_search.pl
5639         * tools/google_search.pl
5640         * tools/multiwebsearch.pl
5641                 add support for non ISO-8859-1 compatible locales
5642                 Patch by Alex Gorbachenko <agent_007@immo.ru>
5643
5644 2007-02-01 [colin]      2.7.2cvs12
5645
5646         * src/prefs_other.c
5647         * src/prefs_summaries.c
5648                 Move keybinding prefs to the Other page
5649
5650 2007-02-01 [wwp]        2.7.2cvs11
5651
5652         * src/plugins/trayicon/trayicon.c
5653                 Fix a raising issue within KDE.
5654
5655 2007-02-01 [colin]      2.7.2cvs10
5656
5657         * src/codeconv.c
5658                 Fix stray quotes in encoded strings
5659         * src/addressadd.c
5660                 Fix wrong call causing g_warnings
5661         * src/textview.c
5662                 Remove useless message
5663
5664 2007-01-31 [wwp]        2.7.2cvs9
5665
5666         * src/plugins/trayicon/trayicon.c
5667                 fix buggy hiding of main window when closing if close-to-tray
5668                 is not set (bad logics  in the trayicon hook code).
5669                 Changed the quit confirmation message too.
5670
5671 2007-01-30 [colin]      2.7.2cvs8
5672
5673         * src/main.c
5674                 Fix hidden mainwindow after clicking on
5675                 the X close button, if compose windows
5676                 exist and the user chooses not to quit
5677
5678 2007-01-30 [colin]      2.7.2cvs7
5679
5680         * src/main.c
5681         * src/compose.c
5682                 Handle local URIs to attach files (file:///...)
5683                 Fixes attaching files from Thunar for example
5684
5685 2007-01-30 [colin]      2.7.2cvs6
5686
5687         * src/prefs_ext_prog.c
5688                 Add 'mousepad' to the list of text editors.
5689                 Mousepad is XFCE's text editor
5690
5691 2007-01-29 [wwp]        2.7.2cvs5
5692
5693         * po/POTFILES.in
5694         * src/plugins/trayicon/trayicon_prefs.c
5695                 trayicon i18n fixes, thanks to Fabien.
5696
5697 2007-01-28 [wwp]        2.7.2cvs4
5698
5699         * src/mainwindow.c
5700         * src/mainwindow.h
5701         * src/plugins/trayicon/trayicon.c
5702         * src/plugins/trayicon/trayicon_prefs.c
5703         * src/plugins/trayicon/trayicon_prefs.h
5704                 Added a new TrayIcon plugin option to close to tray
5705                 (WM's hotkey and [X] button will hide the window instead
5706                 of closing it - closing CM can be done using the tray icon
5707                 menu or the File menu).
5708                 Improved visibility handling in trayicon, clicking the
5709                 trayicon now raise the window to current desktop when it
5710                 was either minimized/shaded/on another desktop.
5711                 Thanks to Paul for testing and fixing a strange behaviour
5712                 in KDE ;-).
5713
5714 2007-01-27 [paul]       2.7.2cvs3
5715
5716         * src/prefs_folder_item.c
5717         * src/prefs_receive.c
5718         * src/plugins/pgpcore/prefs_gpg.c
5719                 use 'start-up' instead of 'startup' in labels
5720
5721 2007-01-26 [wwp]        2.7.2cvs2
5722
5723         * src/plugins/trayicon/Makefile.am
5724         * src/plugins/trayicon/trayicon.c
5725         * src/plugins/trayicon/trayicon_prefs.c
5726         * src/plugins/trayicon/trayicon_prefs.h
5727                 Add a new TrayIcon option to hide the main window at
5728                 start-up.
5729                 Fix trayicon.c copyright header.
5730
5731 2007-01-26 [paul]       2.7.2cvs1
5732
5733         * NEWS
5734         * README
5735         * RELEASE_NOTES
5736         * configure.ac
5737                 bump up version number following
5738                 stable release
5739
5740 2007-01-25 [mones]      2.7.1cvs60
5741
5742         * po/es.po
5743                 updated thousands of strings (well, probably less ;-)
5744
5745 2007-01-25 [colin]      2.7.1cvs59
5746
5747         * src/matcher.c
5748                 Fix 2nd-run loss of matcherrc on new
5749                 configurations. 
5750
5751 2007-01-25 [wwp]        2.7.1cvs58
5752
5753         * src/mimeview.c
5754                 fix handling of empty value in attach_save_directory too, thanks
5755                 to Colin.
5756
5757 2007-01-25 [wwp]        2.7.1cvs57
5758
5759         * src/gtk/filesel.c
5760                 fix handling of empty value in attach_load_directory,
5761                 thanks to Colin.
5762
5763 2007-01-25 [wwp]        2.7.1cvs56
5764
5765         * src/plugins/dillo_viewer/dillo_prefs.h
5766                 fix a typo.
5767
5768 2007-01-25 [colin]      2.7.1cvs55
5769
5770         * src/matcher.c
5771         * src/matcher.h
5772         * src/matcher_parser_parse.y
5773         * src/prefs_matcher.c
5774                 Add matching on the spam flag
5775
5776 2007-01-24 [colin]      2.7.1cvs54
5777
5778         * src/folder.c
5779         * src/common/xml.c
5780         * src/common/xml.h
5781                 Make sure folderlist.xml is correctly
5782                 written before overwriting it.
5783         * src/procmsg.c
5784         * src/procmsg.h
5785         * src/summaryview.c
5786         * src/plugins/bogofilter/bogofilter.c
5787         * src/plugins/bogofilter/bogofilter.h
5788         * src/plugins/bogofilter/bogofilter_gtk.c
5789         * src/plugins/spamassassin/spamassassin.c
5790         * src/plugins/spamassassin/spamassassin.h
5791         * src/plugins/spamassassin/spamassassin_gtk.c
5792                 Move spam to the correct trash folder after
5793                 learning, if spam directory isn't set.
5794
5795 2007-01-23 [paul]       2.7.1cvs53
5796
5797         * src/plugins/bogofilter/bogofilter_gtk.c
5798                 fix sensitivity of "Insert X-Bogosity header"
5799                 option
5800
5801 2007-01-23 [colin]      2.7.1cvs52
5802
5803         * src/toolbar.c
5804                 Translate toolbar items text if
5805                 they're translatable (default)
5806         * src/addrcache.c
5807         * src/addrcache.h
5808         * src/addritem.c
5809         * src/addritem.h
5810         * src/codeconv.c
5811         * src/codeconv.h
5812         * src/jpilot.c
5813         * src/jpilot.h
5814         * src/ldapctrl.c
5815         * src/ldapctrl.h
5816         * src/ldapquery.h
5817         * src/ldif.c
5818         * src/ldif.h
5819         * src/etpan/etpan-thread-manager.c
5820         * src/etpan/etpan-thread-manager.h
5821         * src/gtk/gtkutils.c
5822         * src/gtk/gtkutils.h
5823                 More static functions
5824
5825 2007-01-22 [fabien]     2.7.1cvs51
5826
5827         * src/gtk/gtkutils.c
5828                 gtkut_get_options_frame() : ability to pass
5829                 a 'NULL' value in frame pointer parameter if
5830                 we don't need it.
5831
5832 2007-01-22 [colin]      2.7.1cvs50
5833
5834         * src/procmsg.c
5835         * src/procmsg.h
5836         * src/plugins/bogofilter/bogofilter.c
5837         * src/plugins/bogofilter/bogofilter_gtk.c
5838         * src/plugins/spamassassin/spamassassin.c
5839         * src/plugins/spamassassin/spamassassin_gtk.c
5840                 Allow moving spams to the account's trash
5841                 instead of default one
5842
5843 2007-01-21 [colin]      2.7.1cvs49
5844
5845         * src/ldapquery.c
5846         * src/ldapquery.h
5847                 Revert a static function that shouldn't
5848                 have been
5849
5850 2007-01-21 [colin]      2.7.1cvs48
5851
5852         * src/ldapquery.c
5853         * src/ldapquery.h
5854                 Same
5855
5856 2007-01-21 [colin]      2.7.1cvs47
5857
5858         * src/procmsg.c
5859         * src/procmsg.h
5860                 Same
5861
5862 2007-01-21 [colin]      2.7.1cvs46
5863
5864         * src/common/socket.c
5865         * src/common/socket.h
5866                 Same
5867
5868 2007-01-21 [colin]      2.7.1cvs45
5869
5870         * src/crash.c
5871         * src/exporthtml.c
5872         * src/exporthtml.h
5873         * src/exportldif.c
5874         * src/exportldif.h
5875         * src/folder.c
5876         * src/folder.h
5877         * src/folder_item_prefs.c
5878         * src/folder_item_prefs.h
5879         * src/folderview.c
5880         * src/folderview.h
5881         * src/gedit-print.c
5882         * src/gedit-print.h
5883         * src/main.c
5884         * src/main.h
5885         * src/common/socket.c
5886         * src/common/socket.h
5887         * src/gtk/gtkaspell.c
5888         * src/gtk/gtkaspell.h
5889         * src/gtk/quicksearch.c
5890         * src/gtk/quicksearch.h
5891                 Same
5892
5893 2007-01-21 [colin]      2.7.1cvs44
5894
5895         * src/common/utils.c
5896         * src/common/utils.h
5897         * src/etpan/etpan-thread-manager.c
5898         * src/etpan/etpan-thread-manager.h
5899                 Same (Funny that etpan_thread_unbind
5900                 is called but not etpan_thread_bind)
5901
5902 2007-01-21 [colin]      2.7.1cvs43
5903
5904         * src/addrselect.c
5905         * src/addrselect.h
5906         * src/codeconv.c
5907         * src/codeconv.h
5908         * src/compose.c
5909         * src/compose.h
5910         * src/etpan/Makefile.am
5911         * src/gtk/colorlabel.c
5912         * src/gtk/colorlabel.h
5913         * src/gtk/sslcertwindow.c
5914         * src/gtk/sslcertwindow.h
5915         * src/etpan/etpan-log.c ** REMOVED **
5916         * src/etpan/etpan-log.h ** REMOVED **
5917                 Same
5918
5919 2007-01-20 [colin]      2.7.1cvs42
5920
5921         * src/addritem.c
5922         * src/addritem.h
5923                 Same
5924
5925 2007-01-20 [colin]      2.7.1cvs41
5926
5927         * src/account.c
5928         * src/account.h
5929         * src/addrbook.c
5930         * src/addrbook.h
5931         * src/addrcache.c
5932         * src/addrcache.h
5933         * src/addrclip.c
5934         * src/addrclip.h
5935         * src/addressbook.c
5936         * src/addressbook.h
5937         * src/addrharvest.c
5938         * src/addrharvest.h
5939         * src/addrindex.c
5940         * src/addrindex.h
5941         * src/editaddress.c
5942         * src/editaddress.h
5943                 Make functions that aren't used in other
5944                 files static
5945
5946 2007-01-20 [colin]      2.7.1cvs40
5947
5948         * src/account.c
5949         * src/addrbook.c
5950         * src/addrcache.c
5951         * src/addressbook.c
5952         * src/addrgather.c
5953         * src/addrindex.c
5954         * src/addrquery.c
5955         * src/addrselect.c
5956         * src/browseldap.c
5957         * src/compose.c
5958         * src/editbook.c
5959         * src/editjpilot.c
5960         * src/editldap.c
5961         * src/editldap_basedn.c
5962         * src/editvcard.c
5963         * src/exporthtml.c
5964         * src/exportldif.c
5965         * src/folder.c
5966         * src/folderview.c
5967         * src/image_viewer.c
5968         * src/imap.c
5969         * src/importmutt.c
5970         * src/importpine.c
5971         * src/jpilot.c
5972         * src/ldapquery.c
5973         * src/main.c
5974         * src/mainwindow.c
5975         * src/matcher.c
5976         * src/messageview.c
5977         * src/mh.c
5978         * src/mimeview.c
5979         * src/msgcache.c
5980         * src/mutt.c
5981         * src/news.c
5982         * src/pine.c
5983         * src/prefs_account.c
5984         * src/prefs_common.c
5985         * src/prefs_compose_writing.c
5986         * src/prefs_ext_prog.c
5987         * src/prefs_folder_item.c
5988         * src/prefs_fonts.c
5989         * src/prefs_message.c
5990         * src/prefs_msg_colors.c
5991         * src/prefs_other.c
5992         * src/prefs_quote.c
5993         * src/prefs_receive.c
5994         * src/prefs_send.c
5995         * src/prefs_spelling.c
5996         * src/prefs_summaries.c
5997         * src/prefs_toolbar.c
5998         * src/prefs_wrapping.c
5999         * src/privacy.c
6000         * src/procmime.c
6001         * src/procmsg.c
6002         * src/ssl_manager.c
6003         * src/statusbar.c
6004         * src/summaryview.c
6005         * src/toolbar.c
6006         * src/vcard.c
6007         * src/common/hooks.c
6008         * src/common/log.c
6009         * src/common/passcrypt.c
6010         * src/common/socket.c
6011         * src/common/ssl.c
6012         * src/common/ssl_certificate.c
6013         * src/common/template.c
6014         * src/common/utils.c
6015         * src/etpan/imap-thread.c
6016         * src/gtk/sslcertwindow.c
6017         * src/gtk/sslcertwindow.h
6018                 Make functions that could be static, static
6019
6020 2007-01-20 [colin]      2.7.1cvs39
6021
6022         * src/editldap.c
6023                 Fix tooltip
6024
6025 2007-01-20 [colin]      2.7.1cvs38
6026
6027         * src/ldapquery.c
6028         * src/ldaputil.c
6029         * src/ldaputil.h
6030                 Fix bug 1102, 'claws-mail-2.7.1 
6031                 makes use of deprecated ldap 
6032                 functions'
6033
6034 2007-01-20 [colin]      2.7.1cvs37
6035
6036         * src/mainwindow.c
6037         * src/mainwindow.h
6038         * src/summaryview.c
6039         * src/gtk/quicksearch.c
6040                 Add Wide message list layout
6041
6042 2007-01-19 [fabien]     2.7.1cvs36
6043
6044         * src/textview.c
6045                 make sure a font change is considered in links of
6046                 headerview.
6047
6048 2007-01-19 [colin]      2.7.1cvs35
6049
6050         * src/main.c
6051         * src/mainwindow.c
6052         * src/mainwindow.h
6053         * src/messageview.c
6054         * src/messageview.h
6055         * src/prefs_common.c
6056         * src/prefs_common.h
6057         * src/summaryview.c
6058         * src/summaryview.h
6059         * src/gtk/quicksearch.c
6060         * src/gtk/quicksearch.h
6061                 Drop 'Separate Folder tree' and 'Separate
6062                 Message View'. Put three layouts in place
6063                 of it.
6064
6065 2007-01-19 [paul]       2.7.1cvs34
6066
6067         * src/prefs_msg_colors.c
6068                 more use of Q_ for translators
6069
6070 2007-01-19 [paul]       2.7.1cvs33
6071
6072         * src/imap_gtk.c
6073         * src/prefs_account.c
6074                 a few changes to the English
6075
6076 2007-01-19 [fabien]     2.7.1cvs32
6077
6078         * src/wizard.c
6079                 factorize translatable string
6080
6081 2007-01-18 [colin]      2.7.1cvs31
6082
6083         * src/main.c
6084                 Don't error out on --sync option. Although
6085                 we don't do anything with it, gtk+ handles
6086                 it, and it's useful for debugging X errors
6087
6088 2007-01-18 [fabien]     2.7.1cvs30
6089
6090         * src/prefs_other.c
6091                 ability to apply on the fly the recent added
6092                 'gtk_can_change_accels' pref (no need to restart).
6093
6094 2007-01-18 [fabien]     2.7.1cvs29
6095
6096         * src/plugins/bogofilter/bogofilter_gtk.c
6097         * src/plugins/bogofilter/bogofilter.c
6098         * src/plugins/spamassassin/spamassassin_gtk.c
6099         * src/addr_compl.c
6100         * src/prefs_account.c
6101                 factorize or rewrite some translatable strings.
6102
6103 2007-01-18 [fabien]     2.7.1cvs28
6104
6105         * src/prefs_gtk.h
6106         * src/compose.c
6107                 set a 4pix space between "Subject:" label and subject entry in
6108                 compose window.
6109
6110 2007-01-18 [wwp]        2.7.1cvs27
6111
6112         * src/addressbook.c
6113                 fix conflicting address-copy/paste when focus is set
6114                 to the embedded edit-person form.
6115  
6116
6117 2007-01-18 [wwp]        2.7.1cvs26
6118
6119         * src/addressbook.h
6120                 complete 2.7.1cvs23 (one more file was missing from that
6121                 commit).
6122
6123 2007-01-18 [colin]      2.7.1cvs25
6124
6125         * src/main.c
6126                 Provide a way to migrate without backup
6127                 Re-ask for migration on next start if 
6128                 it has been refused and wizard has been 
6129                 cancelled after.
6130
6131 2007-01-18 [wwp]        2.7.1cvs24
6132
6133         * src/editaddress.c
6134                 complete 2.7.1.cvs23 (file was missing from previous
6135                 commit).
6136
6137 2007-01-18 [wwp]        2.7.1cvs23
6138
6139         * src/addressbook.c
6140                 fix potential crashes in address book's focus_in/out signal handlers,
6141                 force focus to the edit-person form when clicked the Edit menu entry or
6142                 button (this only matters if the edit-person form is embedded to the
6143                 AB window, in that case, focus is not set when browsing the contacts
6144                 list w/ keys or mouse clicks).
6145
6146 2007-01-18 [paul]       2.7.1cvs22
6147
6148         * src/main.c
6149                 add command line options:
6150                 -h for --help
6151                 -q and --quit for --exit
6152                 -v for --version
6153                 print "Unknown option" for unknown options
6154
6155 2007-01-18 [paul]       2.7.1cvs21
6156
6157         * po/ru.po
6158                 updated by Pavlo Bohmat
6159
6160 2007-01-18 [paul]       2.7.1cvs20
6161
6162         * src/mainwindow.c
6163                 fix sensitivity issues of Mark as Spam/Ham
6164
6165 2007-01-17 [fabien]     2.7.1cvs19
6166
6167         * src/prefs_other.c
6168         * src/prefs_common.c
6169         * src/prefs_common.h
6170         * src/main.c
6171                 Add a 'gtk_can_change_accels' pref in Preferences/Other which
6172                 control the corresponding gtk property. It could be used to lock
6173                 all shortcuts (avoid to set one of them by inadvertency).
6174
6175 2007-01-17 [colin]      2.7.1cvs18
6176
6177         * src/summaryview.c
6178                 Fix bug 1100, 'Highlighted e-mail data not visible 
6179                 when color label applied.'. Use a weighted average
6180                 between normal selected foreground color and color
6181                 label instead of a simple one (3/1 instead 1/1).
6182
6183 2007-01-17 [colin]      2.7.1cvs17
6184
6185         * src/messageview.c
6186                 Better fix for bug 1088, 'Ctrl-h produces repeatable
6187                 crash' - don't prevent mail switching while loading
6188
6189 2007-01-17 [colin]      2.7.1cvs16
6190
6191         * src/folder.c
6192         * src/folder.h
6193         * src/folderview.c
6194         * src/folderview.h
6195         * src/imap.c
6196         * src/imap.h
6197         * src/imap_gtk.c
6198                 Manage recursive search of unsubscribed folders
6199                 Rescan tree without checking for new messages 
6200                 after subscriptions changed
6201
6202 2007-01-17 [paul]       2.7.1cvs15
6203
6204         * src/prefs_common.c
6205         * src/gtk/pluginwindow.c
6206                 fix bug 1101, '"Load plugin" button is
6207                 accidentally hidden'
6208                 unset (-1) initial width in prefs_common,
6209                 fix overlapping buttons,
6210                 and other cleanups
6211
6212 2007-01-17 [paul]       2.7.1cvs14
6213
6214         * src/procmime.c
6215                 add #include <errno.h>, it's needed
6216                 on some systems
6217
6218 2007-01-17 [paul]       2.7.1cvs13
6219
6220         * src/common/defs.h
6221         * tools/make.themes.project
6222                 rename .sylpheed_themeinfo to .claws_themeinfo
6223                 and use it
6224         * src/etpan/etpan-errors.h
6225         * src/etpan/etpan-log.c
6226         * src/etpan/etpan-log.h
6227         * src/etpan/etpan-thread-manager-types.h
6228         * src/etpan/etpan-thread-manager.c
6229         * src/etpan/etpan-thread-manager.h
6230         * src/etpan/imap-thread.c
6231         * src/etpan/imap-thread.h
6232                 add copyright header
6233
6234 2007-01-17 [colin]      2.7.1cvs12
6235
6236         * src/plugins/pgpcore/select-keys.c
6237         * src/gtk/pluginwindow.c
6238         * src/prefs_account.c
6239                 Fix warnings
6240
6241 2007-01-16 [colin]      2.7.1cvs11
6242
6243         * src/imap.c
6244         * src/imap.h
6245         * src/imap_gtk.c
6246                 Manage subscribing to subfolders when only
6247                 subscribed folders are shown.
6248
6249 2007-01-16 [colin]      2.7.1cvs10
6250
6251         * src/folderview.c
6252                 Fix annoying vscrollbar going back to top
6253                 on Check for new folders
6254
6255 2007-01-16 [colin]      2.7.1cvs9
6256
6257         * src/imap.c
6258                 Remove printf
6259
6260 2007-01-16 [colin]      2.7.1cvs8
6261
6262         * src/filtering.c
6263                 Bigger buffer for errors
6264         * src/imap.c
6265         * src/imap.h
6266         * src/imap_gtk.c
6267         * src/prefs_account.c
6268         * src/prefs_account.h
6269         * src/wizard.c
6270         * src/etpan/imap-thread.c
6271         * src/etpan/imap-thread.h
6272         * manual/handling.xml
6273                 Add subscriptions management. What it changes:
6274                 Creating a folder subscribes to it
6275                 Deleting a folder unsubscribes it
6276                 New contextual menu item allowing to switch between
6277                 All folders and Subscribed folders, subscribe, and
6278                 unsubscribe. "Creating" an existing but unsubscribed
6279                 folder will subscribe it.
6280                 By default for new accounts, only subscribed folders 
6281                 are shown.
6282
6283
6284 2007-01-16 [paul]       2.7.1cvs7
6285
6286         * src/summaryview.c
6287                 Allow folder classes to specify only sort_key or
6288                 sort_type instead of both or none.
6289
6290 2007-01-16 [paul]       2.7.1cvs6
6291
6292         * src/action.c
6293         * src/compose.c
6294         * src/mimeview.c
6295         * src/procmime.c
6296         * src/textview.c
6297                 Save and use errno for procmime_get_part
6298
6299 2007-01-16 [colin]      2.7.1cvs5
6300
6301         * src/imap.c
6302                 Never remove INBOX when scanning for
6303                 new folders. It's a special folder
6304                 that has to exist.
6305
6306 2007-01-15 [colin]      2.7.1cvs4
6307
6308         * src/imap.c
6309                 Fix 'Check for new folders' when IMAP subdirectory
6310                 is set
6311         * src/etpan/imap-thread.c
6312                 Fix build
6313
6314 2007-01-15 [colin]      2.7.1cvs3
6315
6316         * src/etpan/imap-thread.c
6317                 Fix invalid free on command-connection
6318                 error
6319
6320 2007-01-15 [wwp]        2.7.1cvs2
6321
6322         * src/matcher_parser_lex.l
6323         * src/quote_fmt_lex.l
6324         * src/matcher_parser_parse.y
6325                 fix copyright header in lexers and parsers.
6326
6327 2007-01-15 [paul]       2.7.1cvs1
6328
6329         * NEWS
6330         * README
6331         * RELEASE_NOTES
6332         * configure.ac
6333                 bump up version number following
6334                 stable release
6335
6336 2007-01-15 [paul]       2.7.0cvs31
6337
6338         * AUTHORS
6339         * src/gtk/authors.h
6340                 add Fabien to the Team list
6341                 add the recent contributors
6342                 make a few corrections
6343
6344 2007-01-15 [paul]       2.7.0cvs30
6345
6346         * src/mainwindow.c
6347                 fix compiler warning
6348         * src/plugins/pgpcore/prefs_gpg.c
6349         * src/plugins/pgpcore/prefs_gpg.h
6350                 add missing include
6351                 fix copyright header
6352
6353 2007-01-14 [colin]      2.7.0cvs29
6354
6355         * src/gtk/filesel.c
6356                 Use the 'gtk+' backend. Avoids gnome-vfs use,
6357                 two benefits: faster to open, will fix strange
6358                 dbus-related crash. Thanks to Pascal Terjan.
6359
6360 2007-01-14 [colin]      2.7.0cvs28
6361
6362         * src/etpan/imap-thread.c
6363                 Delete the old imap just after allocating
6364                 the new one. Makes sure we don't get the
6365                 same pointer by sheer luck, which feels
6366                 strange in the debug log.
6367
6368 2007-01-14 [colin]      2.7.0cvs27
6369
6370         * src/gtk/inputdialog.c
6371                 Make sure we don't print passwords in
6372                 clear text when in debug mode
6373
6374 2007-01-14 [colin]      2.7.0cvs26
6375
6376         * src/gtk/gtksctree.c
6377                 Fix bug 1098, 'bogus last row display 
6378                 after expanding a thread'. Patch by
6379                 Jindrich Makovicka <makovick@gmail.com>
6380
6381 2007-01-14 [colin]      2.7.0cvs25
6382
6383         * src/etpan/imap-thread.c
6384                 Close socket manually before
6385                 freeing the imap struct
6386
6387 2007-01-14 [colin]      2.7.0cvs24
6388
6389         * src/etpan/imap-thread.c
6390                 Maybe fix new reconnection issues
6391
6392 2007-01-13 [colin]      2.7.0cvs23
6393
6394         * src/summaryview.c
6395                 Freeze/thaw on thread selection
6396
6397 2007-01-13 [paul]       2.7.0cvs22
6398
6399         * src/mainwindow.c
6400         * src/summaryview.c
6401         * src/summaryview.h
6402                 add 'Edit/Delete thread'
6403
6404 2007-01-13 [colin]      2.7.0cvs21
6405
6406         * src/prefs_account.c
6407         * src/prefs_compose_writing.c
6408         * src/prefs_message.c
6409         * src/prefs_msg_colors.c
6410         * src/prefs_other.c
6411         * src/prefs_receive.c
6412         * src/prefs_spelling.c
6413         * src/prefs_summaries.c
6414         * src/prefs_themes.c
6415         * src/gtk/gtkutils.c
6416         * src/gtk/gtkutils.h
6417         * src/plugins/pgpcore/prefs_gpg.c
6418         * src/plugins/spamassassin/spamassassin_gtk.c
6419                 Factorize gtk frame creation
6420                 Patch by Pawel
6421
6422 2007-01-13 [colin]      2.7.0cvs20
6423
6424         * src/message_search.c
6425         * src/summary_search.c
6426                 Fix Enter in search windows
6427         * src/messageview.c
6428                 Fix body search starting at the
6429                 end of the mail (and asking for loop)
6430
6431 2007-01-13 [colin]      2.7.0cvs19
6432
6433         * src/etpan/imap-thread.c
6434                 Make sure we don't free the same imap
6435                 twice
6436
6437 2007-01-13 [colin]      2.7.0cvs18
6438
6439         * commitHelper
6440                 Allow multiple commitHelpers to
6441                 run at once
6442
6443 2007-01-12 [colin]      2.7.0cvs17
6444
6445         * src/etpan/imap-thread.c
6446                 Make sure we get rid of the previous mailimap
6447                 when connecting - just in case disconnect was
6448                 unclean
6449
6450 2007-01-12 [paul]       2.7.0cvs16
6451
6452         * src/compose.c
6453                 Strip S/MIME signatures when re-editing
6454                 S/MIME signed messages.
6455
6456 2007-01-12 [paul]       2.7.0cvs15
6457
6458         * configure.ac
6459         * src/addressbook.c
6460         * src/foldersel.c
6461         * src/folderview.c
6462         * src/main.c
6463                 no need to define CLAWS anymore, remove
6464                 all that stuff
6465
6466 2007-01-12 [paul]       2.7.0cvs14
6467
6468         * src/mimeview.c
6469                 check if the mail's signed as
6470                 it can change the mail structure
6471                 Thanks to Colin
6472
6473 2007-01-12 [paul]       2.7.0cvs13
6474
6475         * src/procmime.c
6476                 fix Forwarding msgs with attachments
6477                 that have dos line endings
6478                 Thanks to Colin
6479
6480 2007-01-12 [wwp]        2.7.0cvs12
6481
6482         * configure.ac
6483                 Revert accidentally committed extra version tag.
6484
6485 2007-01-12 [wwp]        2.7.0cvs11
6486
6487         * src/prefs_account.c
6488                 Fix compilation w/o aspell (completes 2.7.0cvs7).
6489
6490 2007-01-11 [colin]      2.7.0cvs10
6491
6492         * src/imap.c
6493                 move g_warning to debug_print
6494                 it scares people for no reason
6495
6496 2007-01-11 [colin]      2.7.0cvs9
6497
6498         * po/POTFILES.in
6499                 Fix files to translate. Patch by
6500                 Fabien
6501
6502 2007-01-11 [paul]       2.7.0cvs8
6503
6504         * src/imap.c
6505                 Fix recursion when server lists the
6506                 current subfolder in the response
6507         * src/mimeview.c
6508                 Fix updating of icon_list/ctree
6509         * src/plugins/pgpcore/select-keys.c
6510                 Fix a few annoyances when choosing
6511                 keys for the CMS (S/MIME) protocol
6512
6513 2007-01-11 [wwp]        2.7.0cvs7
6514
6515         * src/compose.c
6516         * src/prefs_account.c
6517         * src/prefs_account.h
6518                 Add per-account spellcheck default dictionaries settings.
6519
6520 2007-01-10 [colin]      2.7.0cvs6
6521
6522         * src/prefs_folder_item.c
6523                 Factorize strings - patch by Fabien
6524
6525 2007-01-10 [colin]      2.7.0cvs5
6526
6527         * src/mainwindow.c
6528                 Fix bug 1095, 'Crash while changing folder 
6529                 columns during incorporation'
6530
6531 2007-01-09 [colin]      2.7.0cvs4
6532
6533         * src/gtk/pluginwindow.c
6534                 Set the plugin window transient. Seems
6535                 like some window managers hide it in
6536                 the background after "load plugin"...
6537
6538 2007-01-09 [colin]      2.7.0cvs3
6539
6540         * src/gtk/filesel.c
6541                 Use the same type for alloc and free
6542
6543 2007-01-08 [paul]       2.7.0cvs2
6544
6545         * po/nl.po
6546                 updated by Tim Dijkstra
6547
6548 2007-01-08 [paul]       2.7.0cvs1
6549
6550         * src/prefs_themes.c
6551         * src/common/utils.c
6552                 Fix resource leaks
6553
6554 2007-01-08 [paul]       2.7.0
6555
6556         * NEWS
6557         * README
6558         * RELEASE_NOTES
6559                 2.7.0 released
6560
6561 2007-01-08 [paul]       2.6.1cvs119
6562
6563         * doc/man/claws-mail.1
6564                 another correction
6565
6566 2007-01-08 [paul]       2.6.1cvs118
6567
6568         * doc/man/claws-mail.1
6569                 corrections
6570         * manual/advanced.xml
6571                 improved English usage
6572
6573 2007-01-08 [paul]       2.6.1cvs117
6574
6575         * po/ca.po
6576         * po/de.po
6577         * po/en_GB.po
6578         * po/fi.po
6579         * po/it.po
6580         * po/pt_BR.po
6581         * po/sk.po
6582         * po/sr.po
6583         * po/zh_CN.po
6584                 updated by Miquel Oliete, Stephan Sachse, me,
6585                 Tommi Pirinen, Andrea Spadaccini, Frederico
6586                 Goncalves Guimaraes, Andrej Kacian, Aleksandar
6587                 Urosevic, and Ralgh Young
6588
6589 2007-01-07 [mones]      2.6.1cvs116
6590
6591         * manual/es/advanced.xml
6592         * po/es.po
6593                 Synced manual (unhide mark_as_read_delay)
6594                 and updated translation for release
6595
6596 2007-01-07 [paul]       2.6.1cvs115
6597
6598         * src/prefs_matcher.c
6599                 make the hbox content fit better under
6600                 various languages
6601
6602 2007-01-07 [colin]      2.6.1cvs114
6603
6604         * src/messageview.c
6605                 Fix bug 1088, 'Ctrl-h produces repeatable
6606                 crash'
6607
6608 2007-01-06 [colin]      2.6.1cvs113
6609
6610         * src/etpan/imap-thread.c
6611                 Add casts to int to get certs. Fixes
6612                 bug 1064, 'crash @ etpan_certificate_check() 
6613                 when opening an IMAP folder', with latest
6614                 libetpan CVS or >= 0.49
6615         * src/mainwindow.c
6616         * src/mainwindow.h
6617         * src/imap_gtk.c
6618         * src/news_gtk.c
6619         * src/prefs_folder_item.c
6620                 Grey out the "synchronise" menu items if
6621                 there's nothing to synchronise.
6622         * src/plugins/pgpcore/sgpgme.c
6623                 Make an error clearer than "Unknown error"
6624
6625 2007-01-06 [colin]      2.6.1cvs112
6626
6627         * src/messageview.c
6628                 Don't try to show a message if updating
6629                 Maybe fixes bug 1088, 'ctrl-h produces
6630                 repeatable crash'.
6631
6632 2007-01-06 [colin]      2.6.1cvs111
6633
6634         * src/summaryview.c
6635                 Disable Control-Space (handle it as Space).
6636
6637 2007-01-05 [paul]       2.6.1cvs110
6638
6639         * src/imap.c
6640                 Fix bug 934, 'sylpheed claws 2.1 
6641                 doesn't show Exchanges Public Folders'
6642                 Thanks to Hoa and Colin
6643         * src/msgcache.c
6644                 Refuse to allocate more than 2 MB for a 
6645                 single field, it's a good indication of
6646                 cache corruption.
6647
6648 2007-01-05 [colin]      2.6.1cvs109
6649
6650         * src/mainwindow.c
6651                 Allow --select'ing emails by Message-ID too
6652
6653 2007-01-05 [colin]      2.6.1cvs108
6654
6655         * src/common/quoted-printable.c
6656                 Uh! Third fix :)
6657
6658 2007-01-05 [colin]      2.6.1cvs107
6659
6660         * src/common/quoted-printable.c
6661                 Fix previous commit about bug 1089
6662                 Thanks to Ralf
6663
6664 2007-01-05 [colin]      2.6.1cvs106
6665
6666         * src/common/quoted-printable.c
6667                 Fix my previous commit on bug 1089
6668                 - Thanks to Ralf :)
6669
6670 2007-01-04 [colin]      2.6.1cvs105
6671
6672         * src/common/quoted-printable.c
6673                 Fix bug 1089, 'NUL characters in Subject 
6674                 line are misinterpreted'. Not a pain to
6675                 fix in fact.
6676
6677 2007-01-04 [colin]      
6678
6679         2.7.0-rc3 released
6680
6681 2007-01-04 [wwp]        2.6.1cvs104
6682
6683         * src/image_viewer.c
6684                 Force operator precedence (fix a compiler warning).
6685
6686 2007-01-04 [colin]      2.6.1cvs103
6687
6688         * src/image_viewer.c
6689                 Be cautious there too (same fix as the one
6690                 in textview from cvs33)
6691         * src/messageview.c
6692                 Don't use any MimeViewer plugin when showing
6693                 all headers
6694
6695 2007-01-03 [wwp]        2.6.1cvs102
6696
6697         * src/html.c
6698         * src/html.h
6699                 fixed "cent" sign (use the existing ASCII one),
6700                 decode more HTML entities,
6701                 converted table ASCII entries to UTF-8,
6702                 moved a switch() into a hashtable.
6703
6704 2007-01-03 [paul]       2.6.1cvs101
6705
6706         * src/compose.c
6707         * src/messageview.c
6708         * src/procmsg.c
6709         * src/procmsg.h
6710                 When possible, use move_msg instead of
6711                 copy_msg + remove_msg to move sent mail
6712                 from Queue to Sent. 
6713
6714 2007-01-03 [paul]       2.6.1cvs100
6715
6716         * src/html.c
6717                 add more html entity recognition:
6718                 pounds, euros, and cents
6719
6720 2007-01-03 [colin]      2.6.1cvs99
6721
6722         * src/imap_gtk.c
6723                 Don't display an error on NOSELECT
6724                 folders when synchronising
6725
6726 2007-01-03 [paul]       2.6.1cvs98
6727
6728         * tools/maildir2claws-mail.pl
6729                 only substitute 'sent-mail' if it's
6730                 the full directory name
6731
6732 2007-01-03 [paul]       2.6.1cvs97
6733
6734         * ChangeLog
6735         * ChangeLog.pre2.0.0
6736         * Makefile.am
6737                 archive a chunk of ChangeLog in
6738                 ChangeLog.pre2.0.0
6739         * ChangeLog.gtk1
6740         * doc/src/ChangeLog.claws-pre0.8.0
6741                 remove ChangeLog.claws-pre0.8.0, adding
6742                 its contents to ChangeLog.gtk1
6743
6744 2007-01-03 [paul]       2.6.1cvs96
6745
6746         * src/account.c
6747         * src/account.h
6748         * src/action.c
6749         * src/action.h
6750         * src/adbookbase.h
6751         * src/addr_compl.c
6752         * src/addr_compl.h
6753         * src/addrbook.c
6754         * src/addrcache.c
6755         * src/addrcache.h
6756         * src/addrcindex.c
6757         * src/addrcindex.h
6758         * src/addrclip.c
6759         * src/addrclip.h
6760         * src/addrdefs.h
6761         * src/addressadd.c
6762         * src/addressadd.h
6763         * src/addressbook.c
6764         * src/addressbook.h
6765         * src/addressbook_foldersel.c
6766         * src/addressbook_foldersel.h
6767         * src/addrgather.c
6768         * src/addrgather.h
6769         * src/addrharvest.c
6770         * src/addrharvest.h
6771         * src/addrindex.c
6772         * src/addrindex.h
6773         * src/addritem.c
6774         * src/addritem.h
6775         * src/addrquery.c
6776         * src/addrquery.h
6777         * src/addrselect.c
6778         * src/addrselect.h
6779         * src/alertpanel.c
6780         * src/alertpanel.h
6781         * src/browseldap.c
6782         * src/browseldap.h
6783         * src/codeconv.c
6784         * src/codeconv.h
6785         * src/compose.c
6786         * src/compose.h
6787         * src/customheader.c
6788         * src/customheader.h
6789         * src/displayheader.c
6790         * src/displayheader.h
6791         * src/editaddress.c
6792         * src/editaddress.h
6793         * src/editbook.c
6794         * src/editbook.h
6795         * src/editgroup.c
6796         * src/editgroup.h
6797         * src/editjpilot.c
6798         * src/editjpilot.h
6799         * src/editldap.c
6800         * src/editldap.h
6801         * src/editldap_basedn.c
6802         * src/editldap_basedn.h
6803         * src/editvcard.c
6804         * src/editvcard.h
6805         * src/exphtmldlg.c
6806         * src/exphtmldlg.h
6807         * src/expldifdlg.c
6808         * src/expldifdlg.h
6809         * src/export.c
6810         * src/export.h
6811         * src/exporthtml.c
6812         * src/exporthtml.h
6813         * src/exportldif.c
6814         * src/exportldif.h
6815         * src/filtering.c
6816         * src/filtering.h
6817         * src/folder.c
6818         * src/folder.h
6819         * src/folder_item_prefs.c
6820         * src/folder_item_prefs.h
6821         * src/foldersel.c
6822         * src/foldersel.h
6823         * src/folderutils.c
6824         * src/folderutils.h
6825         * src/folderview.c
6826         * src/folderview.h
6827         * src/grouplistdialog.c
6828         * src/grouplistdialog.h
6829         * src/headerview.c
6830         * src/html.c
6831         * src/html.h
6832         * src/image_viewer.c
6833         * src/image_viewer.h
6834         * src/imap.c
6835         * src/imap.h
6836         * src/imap_gtk.c
6837         * src/imap_gtk.h
6838         * src/import.c
6839         * src/import.h
6840         * src/importldif.c
6841         * src/importldif.h
6842         * src/importmutt.c
6843         * src/importmutt.h
6844         * src/importpine.c
6845         * src/importpine.h
6846         * src/inc.c
6847         * src/inc.h
6848         * src/jpilot.c
6849         * src/jpilot.h
6850         * src/ldapctrl.c
6851         * src/ldapctrl.h
6852         * src/ldaplocate.c
6853         * src/ldaplocate.h
6854         * src/ldapquery.c
6855         * src/ldapquery.h
6856         * src/ldapserver.c
6857         * src/ldapserver.h
6858         * src/ldaputil.c
6859         * src/ldaputil.h
6860         * src/ldif.c
6861         * src/ldif.h
6862         * src/main.c
6863         * src/main.h
6864         * src/mainwindow.c
6865         * src/mainwindow.h
6866         * src/manual.c
6867         * src/manual.h
6868         * src/mbox.c
6869         * src/message_search.c
6870         * src/message_search.h
6871         * src/messageview.c
6872         * src/messageview.h
6873         * src/mh.c
6874         * src/mh.h
6875         * src/mh_gtk.c
6876         * src/mh_gtk.h
6877         * src/mimeview.c
6878         * src/mimeview.h
6879         * src/msgcache.c
6880         * src/msgcache.h
6881         * src/mutt.c
6882         * src/mutt.h
6883         * src/news.c
6884         * src/news.h
6885         * src/news_gtk.c
6886         * src/news_gtk.h
6887         * src/partial_download.c
6888         * src/partial_download.h
6889         * src/pine.c
6890         * src/pine.h
6891         * src/pop.c
6892         * src/pop.h
6893         * src/prefs_account.c
6894         * src/prefs_account.h
6895         * src/prefs_actions.c
6896         * src/prefs_actions.h
6897         * src/prefs_common.c
6898         * src/prefs_common.h
6899         * src/prefs_compose_writing.c
6900         * src/prefs_compose_writing.h
6901         * src/prefs_customheader.c
6902         * src/prefs_customheader.h
6903         * src/prefs_display_header.c
6904         * src/prefs_display_header.h
6905         * src/prefs_filtering.c
6906         * src/prefs_filtering.h
6907         * src/prefs_filtering_action.c
6908         * src/prefs_filtering_action.h
6909         * src/prefs_folder_column.c
6910         * src/prefs_folder_column.h
6911         * src/prefs_folder_item.c
6912         * src/prefs_folder_item.h
6913         * src/prefs_fonts.c
6914         * src/prefs_fonts.h
6915         * src/prefs_gtk.c
6916         * src/prefs_gtk.h
6917         * src/prefs_image_viewer.c
6918         * src/prefs_image_viewer.h
6919         * src/prefs_matcher.c
6920         * src/prefs_matcher.h
6921         * src/prefs_message.c
6922         * src/prefs_msg_colors.c
6923         * src/prefs_msg_colors.h
6924         * src/prefs_other.c
6925         * src/prefs_quote.c
6926         * src/prefs_receive.c
6927         * src/prefs_send.c
6928         * src/prefs_spelling.c
6929         * src/prefs_spelling.h
6930         * src/prefs_summaries.c
6931         * src/prefs_summaries.h
6932         * src/prefs_summary_column.c
6933         * src/prefs_summary_column.h
6934         * src/prefs_template.c
6935         * src/prefs_template.h
6936         * src/prefs_themes.c
6937         * src/prefs_themes.h
6938         * src/prefs_toolbar.c
6939         * src/prefs_toolbar.h
6940         * src/prefs_wrapping.c
6941         * src/prefs_wrapping.h
6942         * src/privacy.c
6943         * src/privacy.h
6944         * src/procheader.c
6945         * src/procheader.h
6946         * src/procmime.c
6947         * src/procmime.h
6948         * src/procmsg.c
6949         * src/procmsg.h
6950         * src/quote_fmt.c
6951         * src/quote_fmt_parse.y
6952         * src/recv.c
6953         * src/recv.h
6954         * src/remotefolder.c
6955         * src/remotefolder.h
6956         * src/send_message.c
6957         * src/send_message.h
6958         * src/setup.c
6959         * src/setup.h
6960         * src/sourcewindow.c
6961         * src/sourcewindow.h
6962         * src/ssl_manager.c
6963         * src/ssl_manager.h
6964         * src/statusbar.c
6965         * src/statusbar.h
6966         * src/stock_pixmap.c
6967         * src/stock_pixmap.h
6968         * src/summary_search.c
6969         * src/summary_search.h
6970         * src/summaryview.c
6971         * src/summaryview.h
6972         * src/textview.c
6973         * src/textview.h
6974         * src/toolbar.c
6975         * src/toolbar.h
6976         * src/undo.c
6977         * src/undo.h
6978         * src/unmime.c
6979         * src/unmime.h
6980         * src/vcard.c
6981         * src/vcard.h
6982         * src/wizard.c
6983         * src/wizard.h
6984         * src/common/base64.c
6985         * src/common/base64.h
6986         * src/common/defs.h
6987         * src/common/hooks.c
6988         * src/common/hooks.h
6989         * src/common/log.c
6990         * src/common/log.h
6991         * src/common/mgutils.c
6992         * src/common/mgutils.h
6993         * src/common/nntp.c
6994         * src/common/nntp.h
6995         * src/common/passcrypt.c
6996         * src/common/passcrypt.h.in
6997         * src/common/plugin.c
6998         * src/common/plugin.h
6999         * src/common/prefs.c
7000         * src/common/prefs.h
7001         * src/common/progressindicator.c
7002         * src/common/progressindicator.h
7003         * src/common/quoted-printable.c
7004         * src/common/quoted-printable.h
7005         * src/common/session.c
7006         * src/common/session.h
7007         * src/common/smtp.c
7008         * src/common/smtp.h
7009         * src/common/socket.c
7010         * src/common/socket.h
7011         * src/common/ssl.c
7012         * src/common/ssl.h
7013         * src/common/ssl_certificate.c
7014         * src/common/ssl_certificate.h
7015         * src/common/stringtable.c
7016         * src/common/stringtable.h
7017         * src/common/template.c
7018         * src/common/template.h
7019         * src/common/timing.h
7020         * src/common/utils.c
7021         * src/common/utils.h
7022         * src/common/version.h.in
7023         * src/common/xml.c
7024         * src/common/xml.h
7025         * src/common/xmlprops.c
7026         * src/common/xmlprops.h
7027         * src/gtk/about.c
7028         * src/gtk/colorlabel.c
7029         * src/gtk/colorsel.c
7030         * src/gtk/colorsel.h
7031         * src/gtk/combobox.c
7032         * src/gtk/combobox.h
7033         * src/gtk/description_window.c
7034         * src/gtk/description_window.h
7035         * src/gtk/filesel.c
7036         * src/gtk/filesel.h
7037         * src/gtk/foldersort.c
7038         * src/gtk/foldersort.h
7039         * src/gtk/gtksctree.c
7040         * src/gtk/gtkutils.c
7041         * src/gtk/gtkutils.h
7042         * src/gtk/inputdialog.c
7043         * src/gtk/inputdialog.h
7044         * src/gtk/logwindow.c
7045         * src/gtk/logwindow.h
7046         * src/gtk/manage_window.c
7047         * src/gtk/manage_window.h
7048         * src/gtk/menu.c
7049         * src/gtk/menu.h
7050         * src/gtk/pluginwindow.c
7051         * src/gtk/pluginwindow.h
7052         * src/gtk/prefswindow.c
7053         * src/gtk/prefswindow.h
7054         * src/gtk/progressdialog.c
7055         * src/gtk/progressdialog.h
7056         * src/gtk/sslcertwindow.c
7057         * src/gtk/sslcertwindow.h
7058         * src/plugins/bogofilter/bogofilter.c
7059         * src/plugins/bogofilter/bogofilter.h
7060         * src/plugins/bogofilter/bogofilter_gtk.c
7061         * src/plugins/clamav/clamav_plugin.c
7062         * src/plugins/clamav/clamav_plugin.h
7063         * src/plugins/clamav/clamav_plugin_gtk.c
7064         * src/plugins/demo/demo.c
7065         * src/plugins/dillo_viewer/dillo_prefs.c
7066         * src/plugins/dillo_viewer/dillo_prefs.h
7067         * src/plugins/dillo_viewer/dillo_viewer.c
7068         * src/plugins/pgpcore/passphrase.c
7069         * src/plugins/pgpcore/passphrase.h
7070         * src/plugins/pgpcore/pgp_viewer.c
7071         * src/plugins/pgpcore/pgp_viewer.h
7072         * src/plugins/pgpcore/plugin.c
7073         * src/plugins/pgpcore/select-keys.c
7074         * src/plugins/pgpcore/select-keys.h
7075         * src/plugins/pgpcore/sgpgme.c
7076         * src/plugins/pgpcore/sgpgme.h
7077         * src/plugins/pgpinline/pgpinline.c
7078         * src/plugins/pgpinline/pgpinline.h
7079         * src/plugins/pgpinline/plugin.c
7080         * src/plugins/pgpmime/pgpmime.c
7081         * src/plugins/pgpmime/pgpmime.h
7082         * src/plugins/pgpmime/plugin.c
7083         * src/plugins/spamassassin/spamassassin.c
7084         * src/plugins/spamassassin/spamassassin.h
7085         * src/plugins/spamassassin/spamassassin_gtk.c
7086         * src/plugins/trayicon/trayicon.c
7087                 it's 2007, update the year in the copyright headers
7088
7089 2007-01-03 [paul]       2.6.1cvs95
7090
7091         * src/gtk/about.c
7092                 it is 2007, use it in the copyright string
7093
7094 2007-01-03 [paul]       2.6.1cvs94
7095
7096         * src/html.c
7097                 html entity conversion:
7098                 move &#153; to a more suitable place
7099                 add &bull; and &ndash;
7100                 make sure &mdash; and &#8212; are both
7101                 converted the same
7102
7103 2007-01-02 [colin]      2.6.1cvs93
7104
7105         * src/addrbook.c
7106                 Fix leak
7107         * src/common/plugin.c
7108                 Add comment
7109         * src/etpan/imap-thread.c
7110                 Fix warning
7111
7112 2006-12-31 [paul]       2.6.1cvs92
7113
7114         * src/prefs_summaries.c
7115                 use gtk_button_new_from_stock()
7116
7117 2006-12-30 [colin]      2.6.1cvs91
7118
7119         * src/folder.c
7120         * src/imap_gtk.c
7121         * src/mh_gtk.c
7122                 Don't update filtering and account paths 
7123                 when copying folders
7124
7125 2006-12-30 [colin]      2.6.1cvs90
7126
7127         * src/prefs_compose_writing.c
7128         * src/prefs_quote.c
7129         * src/prefs_template.c
7130                 Use message font for Writing and 
7131                 Quoting prefs, as well as Templates.
7132
7133 2006-12-30 [colin]      2.6.1cvs89
7134
7135         * src/prefs_summaries.c
7136                 Rework GUI; patch by Pawel
7137
7138 2006-12-29 [colin]      2.6.1cvs88
7139
7140         * src/prefs_folder_item.c
7141                 Fix bug 1085, 'Apply to subfolder 
7142                 doesn't work' - I was mistaken saying
7143                 it worked in every case
7144
7145 2006-12-28 [colin]      2.6.1cvs87
7146
7147         * src/gtk/gtkaspell.c
7148                 Don't assert if use_alternate is true
7149                 and alt_dictionary isn't set -- this 
7150                 is what happens on upgrade! Rather,
7151                 do with it.
7152
7153 2006-12-28 [colin]      2.6.1cvs86
7154
7155         * Makefile.am
7156                 Fix desktop/icon simplification
7157
7158 2006-12-28 [colin]      2.6.1cvs85
7159
7160         * Makefile.am
7161                 Make desktop and icon not 
7162                 dependant on the desktop
7163
7164 2006-12-28 [wwp]        2.6.1cvs84
7165
7166         * src/plugins/pgpmime/claws.def
7167                 Add missing symbol (discards gpg4win's 03-plugins-symbols.patch).
7168
7169 2006-12-28 [wwp]        2.6.1cvs83
7170
7171         * src/prefs_folder_item.c
7172                 Fix coloring of "simplify subject regexp" (folder prefs),
7173                 which might be left to red whereas the regexp gets empty.
7174
7175 2006-12-28 [wwp]        2.6.1cvs82
7176
7177         * src/prefs_common.c
7178         * src/prefs_common.h
7179         * src/addressbook.c
7180         * src/addressitem.h
7181                 Save addressbook mainwindow's horizontal and vertical splitter position.
7182
7183 2006-12-27 [wwp]        2.6.1cvs81
7184
7185         * src/gtk/gtkaspell.c
7186         * src/gtk/gtkaspell.h
7187         * src/compose.c
7188                 Fix assignment of compose's default and alternate dictionary from
7189                 account or folder settings. Now gtkaspell_change_dict does rotate
7190                 dicts only when it's called from a menu cb.
7191
7192 2006-12-27 [wwp]        2.6.1cvs80
7193
7194         * src/folder_item_prefs.c
7195                 Fix randomly initialized default-alt-dictionary (folder prefs),
7196                 complete 2.6.1cvs72.
7197
7198 2006-12-27 [paul]       2.6.1cvs79
7199
7200         * src/imap_gtk.c
7201         * src/mh_gtk.c
7202                 Add Copy folder in the folder's contextual
7203                 menu
7204
7205 2006-12-27 [wwp]        2.6.1cvs78
7206
7207         * src/imap.c
7208                 Clean up session locking, thanks to Colin.
7209
7210 2006-12-26 [colin]      2.6.1cvs77
7211
7212         * src/statusbar.c
7213                 Revert previous patch
7214
7215 2006-12-26 [colin]      2.6.1cvs76
7216
7217         * src/folder.c
7218         * src/folderview.c
7219         * src/imap.c
7220         * src/statusbar.c
7221         * src/etpan/imap-thread.c
7222                 Fix previous commit warnings
7223                 Make statusbar update every second if total < 20
7224                 Make IMAP APPEND faster by simplifying log              
7225
7226 2006-12-26 [colin]      2.6.1cvs75
7227
7228         * src/folder.c
7229         * src/folder.h
7230         * src/folderview.c
7231         * src/folderview.h
7232         * src/imap_gtk.c
7233         * src/mh_gtk.c
7234                 Make it possible to copy folders accross
7235                 mailboxes (this was an arbitrary limitation).
7236                 Still make it impossible to move folders 
7237                 accross mailboxes.
7238
7239 2006-12-26 [colin]      2.6.1cvs74
7240
7241         * src/etpan/imap-thread.c
7242                 Fix bug 1081, 'claws-mail 
7243                 segfaults when going offline 
7244                 while it transfers mails via 
7245                 imap'
7246
7247 2006-12-26 [colin]      2.6.1cvs73
7248
7249         * src/folder_item_prefs.c
7250                 Don't forget alt dictionary when
7251                 renaming/moving folders
7252
7253 2006-12-26 [wwp]        2.6.1cvs72
7254
7255         * src/folder_item_prefs.c
7256                 Add missing defaults for per-folder alt dict
7257                 (forgotten in 2.6.1cvs61).
7258
7259 2006-12-26 [colin]      2.6.1cvs71
7260
7261         * src/wizard.c
7262                 Add tooltip to state that specifying
7263                 full path to mailbox is possible
7264
7265 2006-12-26 [wwp]        2.6.1cvs70
7266
7267         * src/partial_download.c
7268         * src/gtk/gtkvscrollbutton.c
7269         * src/plugins/pgpinline/plugin.c
7270                 Fix for few compiler warnings that matter.
7271
7272 2006-12-25 [colin]      2.6.1cvs69
7273
7274         * src/partial_download.c
7275                 Fix marking for download or deletion
7276                 when the header isn't the first
7277         * src/gtk/logwindow.c
7278                 Fix start of scrolling
7279
7280 2006-12-23 [paul]       2.6.1cvs68
7281
7282         * src/compose.c
7283                 change last commit to use the 'academic'
7284                 method instead. Thanks to wwp
7285
7286 2006-12-23 [paul]       2.6.1cvs67
7287
7288         * src/compose.c
7289                 don't warn about empty subject when
7290                 redirecting
7291
7292 2006-12-22 [colin]      2.6.1cvs66
7293
7294         * src/summary_search.c
7295                 Fix previous patch
7296
7297 2006-12-22 [colin]      2.6.1cvs65
7298
7299         * src/gtk/gtkutils.c
7300         * src/imap.c
7301         * src/jpilot.c
7302         * src/summary_search.c
7303                 A few warning fixes
7304
7305 2006-12-23 [paul]       
7306
7307         2.7.0-rc2 released
7308
7309 2006-12-22 [colin]      2.6.1cvs64
7310
7311         * src/toolbar.c
7312         * src/toolbar.h
7313                 Add a combo to the learn spam button
7314         * src/plugins/bogofilter/bogofilter.c
7315         * src/plugins/bogofilter/bogofilter_gtk.c
7316         * src/plugins/bogofilter/bogofilter.h
7317                 Allow to store Unsure mails in a specific
7318                 folder to make better teaching easier
7319
7320 2006-12-21 [wwp]        2.6.1cvs63
7321
7322         * src/compose.c
7323         * src/prefs_common.c
7324         * src/prefs_common.h
7325         * src/prefs_spelling.c
7326         * src/gtk/gtkaspell.c
7327         * src/gtk/gtkaspell.h
7328                 Allow spell-checking using both current and alternate dictionaries
7329                 (thanks to Colin).
7330
7331 2006-12-21 [wwp]        2.6.1cvs62
7332
7333         * src/gtk/gtkaspell.c
7334                 Apply recheck_when_changing_dict (highlight all mispelled words)
7335                 when switching to alternate dictionary.
7336
7337 2006-12-21 [wwp]        2.6.1cvs61
7338
7339         * src/compose.c
7340         * src/folder_item_prefs.h
7341         * src/prefs_common.c
7342         * src/prefs_common.h
7343         * src/prefs_folder_item.c
7344         * src/prefs_spelling.c
7345         * src/gtk/gtkaspell.c
7346         * src/gtk/gtkaspell.h
7347                 Add global and per-folder prefs to set the default
7348                 alternate dictionary.
7349
7350 2006-12-21 [colin]      2.6.1cvs60
7351
7352         * src/folder.c
7353                 Look for folders by path in all folders
7354         * src/html.c
7355                 add &mdash;
7356
7357 2006-12-20 [colin]      2.6.1cvs59
7358
7359         * src/gtk/quicksearch.c
7360                 Make sure in_typing is false when clearing
7361
7362 2006-12-20 [wwp]        2.6.1cvs58
7363
7364         * configure.ac
7365                 change manual's target dir to be LFH-compliant (thanks to Colin).
7366
7367 2006-12-20 [wwp]        2.6.1cvs57
7368
7369         * src/prefs_common.c
7370         * src/prefs_summaries.c
7371                 i18n fix and factorize patch, thanks to Fabien.
7372
7373 2006-12-20 [paul]       2.6.1cvs56
7374
7375         * configure.ac
7376                 last of the renaming (??)
7377         * src/main.c
7378                 correct --help info of --status-full
7379         * src/plugins/bogofilter/bogofilter.c
7380                 make FALSE default of whitelist_ab
7381
7382 2006-12-19 [colin]      2.6.1cvs55
7383
7384         * src/jpilot.c
7385                 Same as before, without depending on
7386                 pisock >= 0.12
7387
7388 2006-12-19 [colin]      2.6.1cvs54
7389
7390         * src/jpilot.c
7391                 Fix bug 1059, 'Better jpilot charset 
7392                 handling'. Use libpisync's charset conversion
7393                 if possible
7394
7395 2006-12-19 [colin]      2.6.1cvs53
7396
7397         * po/fr.po
7398                 Updated by Fabien
7399
7400 2006-12-19 [wwp]        2.6.1cvs52
7401
7402         * src/gtk/about.c
7403                 Add missing #include (thanks to Colin).
7404
7405 2006-12-19 [wwp]        2.6.1cvs51
7406
7407         * src/prefs_receive.c
7408                 Better spacing between widgets in prefs.
7409
7410 2006-12-18 [colin]      2.6.1cvs50
7411
7412         * src/imap.c
7413                 Fix failure to get separator on LIST "" ""
7414                 Try LIST "" "INBOX" too.
7415
7416 2006-12-18 [wwp]        2.6.1cvs49
7417
7418         * src/common/session.c
7419                 Fix a compiler warning (thanks to Fabien).
7420
7421 2006-12-18 [wwp]        2.6.1cvs48
7422
7423         * src/compose.c
7424         * src/prefs_quote.c
7425                 Factorize some strings for translation (it's about error
7426                 messages when applying or checking template/quote format).
7427
7428 2006-12-18 [colin]      2.6.1cvs47
7429
7430         * Makefile.am
7431         * src/common/defs.h
7432         * src/gtk/Makefile.am
7433         * src/gtk/about.c
7434                 Add a Release notes tab from the contents of
7435                 $(DOCDIR)/RELEASE_NOTES. Patch by Fabien.
7436
7437 2006-12-17 [colin]      2.6.1cvs46
7438
7439         * src/mimeview.c
7440         * src/textview.c
7441         * src/gtk/filesel.c
7442                 Correctly convert from/to UTF8/filename encoding
7443                 when loading and saving files. Probably fixes
7444                 bug 1068, 'Claws-Mail uses 100% CPU when looking 
7445                 for a file to attach and is blocked...'
7446
7447 2006-12-17 [colin]      2.6.1cvs45
7448
7449         * src/gtk/logwindow.c
7450                 Fix bug 1067, 'Claws-Mail uses 100% CPU on an 
7451                 IMAP folder and is blocked on main thread': 
7452                 make sure we put utf8 in the log.
7453
7454 2006-12-16 [colin]      2.6.1cvs44
7455
7456         * src/toolbar.c
7457         * src/toolbar.h
7458                 Fix bug 1055, 'Add the 'cancel receive' 
7459                 in the available events for the toolbar buttons'
7460
7461 2006-12-16 [colin]      2.6.1cvs43
7462
7463         * po/POTFILES.in
7464         * src/imap.c
7465         * src/common/nntp.c
7466         * src/common/session.c
7467                 Log error when SSL handshakes fail. 
7468                 Fixes bug 1082, 'incorrect / imprecise 
7469                 error message when imap server provides 
7470                 ssl only through STARTTLS but SSL is 
7471                 selected'
7472
7473 2006-12-15 [wwp]        2.6.1cvs42
7474
7475         * src/plugins/bogofilter/bogofilter_gtk.c
7476                 set proper sensitivity to widgets I've recently added.
7477
7478 2006-12-15 [colin]      
7479
7480         2.7.0-rc1 released
7481
7482 2006-12-15 [wwp]        2.6.1cvs41
7483
7484         * src/plugins/bogofilter/bogofilter.c
7485         * src/plugins/bogofilter/bogofilter.h
7486         * src/plugins/bogofilter/bogofilter_gtk.c
7487                 bogofilter's whitelist can now use a subset of
7488                 the addressbook (either a book, a subfolder of a book,
7489                 or the whole addressbook by using "Any"). Re-used there
7490                 some pref_matcher widgets and mechanisms to match a subset
7491                 of the addressbook.
7492
7493 2006-12-15 [wwp]        2.6.1cvs40
7494
7495         * src/wizard.c
7496         * src/common/plugin.c
7497         * src/common/plugin.h
7498         * src/gtk/about.c
7499         * src/plugins/bogofilter/bogofilter.c
7500         * src/plugins/clamav/clamav_plugin.c
7501         * src/plugins/demo/demo.c
7502         * src/plugins/dillo_viewer/dillo_viewer.c
7503         * src/plugins/pgpcore/plugin.c
7504         * src/plugins/pgpinline/plugin.c
7505         * src/plugins/pgpmime/plugin.c
7506         * src/plugins/spamassassin/spamassassin.c
7507         * src/plugins/trayicon/trayicon.c
7508                 factorize some translatable strings (plugins-related),
7509                 fix missing punctuation in several places,
7510                 remove useless translatable \n in about.c,
7511                 and factorize plugin init code w/ a new function
7512                 check_plugin_version() in common/plugin.c.
7513                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
7514
7515 2006-12-15 [wwp]        2.6.1cvs39
7516
7517         * src/plugins/bogofilter/bogofilter.c
7518         * src/plugins/bogofilter/bogofilter_gtk.c
7519                 flag whitelisted spams as spam, but don't filter it to the spam
7520                 folder. Thanks to Colin.
7521
7522 2006-12-15 [ticho]      2.6.1cvs38
7523
7524         * src/plugins/bogofilter/bogofilter.c
7525         * src/plugins/bogofilter/bogofilter.h
7526         * src/plugins/bogofilter/bogofilter_gtk.c
7527                 Add option to whitelist senders found in addressbook. Patch by colin.
7528
7529 2006-12-15 [paul]       2.6.1cvs37
7530
7531         * src/folderview.c
7532                 add missing #include "log.h"
7533
7534 2006-12-15 [paul]       2.6.1cvs36
7535
7536         * src/plugins/bogofilter/bogofilter.c
7537         * src/plugins/bogofilter/bogofilter.h
7538         * src/plugins/bogofilter/bogofilter_gtk.c
7539                 Add an option to allow inserting an
7540                 X-Claws-Bogosity header (on MH folders
7541                 only). Patch by Colin
7542
7543 2006-12-14 [colin]      2.6.1cvs35
7544
7545         * src/main.c
7546                 "Yes" should be the default choice for
7547                 migration configuration
7548
7549 2006-12-14 [paul]       2.6.1cvs34
7550
7551         * src/prefs_summaries.c
7552         * manual/advanced.xml
7553                 Unhide mark_as_read_delay
7554
7555 2006-12-14 [paul]       2.6.1cvs33
7556
7557         * src/messageview.c
7558         * src/messageview.h
7559         * src/mimeview.c
7560         * src/mimeview.h
7561         * src/summaryview.c
7562         * src/textview.c
7563         * src/textview.h
7564                 Fix printing of selection
7565                 Fix printing of message parts
7566                 Fix printing of images
7567         * src/gtk/gtksourceprintjob.c
7568                 Fix page count when there are images
7569
7570 2006-12-14 [wwp]        2.6.1cvs32
7571
7572         * src/mainwindow.c
7573         * src/summaryview.c
7574         * src/summaryview.h
7575         * src/gtk/quicksearch.c
7576                 fix quicksearch 'magnify' button status when QS is closed
7577                 using the Escape key, thanks to Colin.
7578
7579 2006-12-14 [wwp]        2.6.1cvs31
7580
7581         * src/mainwindow.c
7582         * src/summaryview.c
7583         * src/summaryview.h
7584         * src/gtk/quicksearch.c
7585                 fix quicksearch 'magnify' button status when QS is closed
7586                 using the Escape key, thanks to Colin.
7587
7588 2006-12-13 [colin]      2.6.1cvs30
7589
7590         * src/ldapquery.c
7591         * src/ldaputil.c
7592                 Use the binary safe version of ldap_get_values,
7593                 to make sure we manipulate null-terminated 
7594                 strings. Maybe fixes bug 1075, 'claws mail 
7595                 segfault when completing ldap adresses'
7596         * src/syldap.c ** REMOVED **
7597         * src/syldap.h ** REMOVED **
7598                 Remove dead files
7599
7600 2006-12-13 [mones]      2.6.1cvs29
7601
7602         * po/es.po
7603                 Fixed piped strings, fixed click translation
7604
7605 2006-12-13 [paul]       2.6.1cvs28
7606
7607         * src/main.c
7608                 don't translate these strings
7609
7610 2006-12-13 [paul]       2.6.1cvs27
7611
7612         * po/en_GB.po
7613                 updated
7614
7615 2006-12-13 [colin]      2.6.1cvs26
7616
7617         * src/main.c
7618         * src/main.h
7619                 Add claws_is_starting()
7620
7621 2006-12-13 [mones]      2.6.1cvs25
7622
7623         * manual/es/advanced.xml
7624         * po/es.po
7625                 Synced manual and updated translation
7626
7627 2006-12-12 [colin]      2.6.1cvs24
7628
7629         * src/wizard.c
7630                 Add an option to use STARTTLS in the
7631                 welcome wizard. Fixes bug 1080, 
7632                 'Using SSL option in wizard for incoming 
7633                 server does not activate SSL with STARTTLS'
7634
7635 2006-12-12 [colin]      2.6.1cvs23
7636
7637         * src/main.c
7638                 Don't exit when there's an incomplete
7639                 mailbox configured - leaves a chance 
7640                 to fix a failing IMAP account. Exit
7641                 if no mailbox at all is loaded (case
7642                 of missing plugin).
7643                 Completes bug 1077's fix (I was wrong
7644                 in this bug's comment #3).
7645
7646 2006-12-12 [colin]      2.6.1cvs22
7647
7648         * src/gtk/menu.h
7649                 Add another menu data type
7650         * src/prefs_account.c
7651                 Complete the completion of bug 1076
7652                 (doesn't lose the pref on apply)
7653
7654 2006-12-12 [paul]       2.6.1cvs21
7655
7656         * src/prefs_account.c
7657                 complete the fix of bug 1076
7658                 also be more verbose with the text
7659
7660 2006-12-12 [paul]       2.6.1cvs20
7661
7662         * src/gtk/combobox.c
7663                 fix compilation warning
7664
7665 2006-12-11 [colin]      2.6.1cvs19
7666
7667         * src/wizard.c
7668                 Document :port in server entry tooltips
7669
7670 2006-12-11 [colin]      2.6.1cvs18
7671
7672         * src/main.c
7673                 Fix compile
7674
7675 2006-12-11 [colin]      2.6.1cvs17
7676
7677         * src/main.c
7678                 Add failing IMAP as a reason for no
7679                 mailbox
7680
7681 2006-12-11 [colin]      2.6.1cvs16
7682
7683         * src/prefs_account.c
7684                 Check for existence of inbox for local
7685                 accounts too
7686         * src/wizard.c
7687                 Allow setting the port to use for servers
7688                 by using the usual "server.example.com:port"
7689                 syntax. Fixes bug 1077, 'sylpheed-claws does 
7690                 not start when IMAP server is unavailable'
7691
7692 2006-12-11 [colin]      2.6.1cvs15
7693
7694         * src/prefs_account.c
7695                 Prevent use of non-existing default inbox
7696
7697 2006-12-11 [colin]      2.6.1cvs14
7698
7699         * src/prefs_account.c
7700                 Fix sensitivity. Fixes bug 1076, 'privacy 
7701                 options are displayed even when pgp plugin 
7702                 not loaded / available'
7703
7704 2006-12-09 [colin]      2.6.1cvs13
7705
7706         * manual/advanced.xml
7707         * src/prefs_common.c
7708         * src/prefs_common.h
7709         * src/common/ssl_certificate.c
7710                 Add a new hidden preference, 'unsafe_ssl_certs',
7711                 which allows to store multiple certificates per
7712                 server/port. This is disabled by default because
7713                 it's less secure (presenting a new certificate
7714                 instead of a changed one raises less alarms).
7715                 This will cause Claws to ask about an unknown
7716                 certificate for people who have used 2.6.1cvs8
7717                 or greater.
7718
7719 2006-12-09 [colin]      2.6.1cvs12
7720
7721         * src/action.c
7722                 Fix cache updating after action
7723
7724 2006-12-07 [wwp]        2.6.1cvs11
7725
7726         * src/compose.c
7727                 fix email address comparison when replying to all
7728                 (avoid replying to ourselves), thanks to Colin.
7729
7730 2006-12-06 [paul]       2.6.1cvs10
7731
7732         * src/addrharvest.c
7733         * src/editldap.c
7734         * src/expldifdlg.c
7735         * src/news.c
7736         * src/toolbar.c
7737         * src/common/utils.c
7738                 ...and more renaming
7739                 Thanks to Colin
7740
7741 2006-12-06 [paul]       2.6.1cvs9
7742
7743         * src/compose.c
7744         * src/messageview.c
7745         * src/procheader.c
7746         * src/procmime.c
7747         * src/procmsg.c
7748         * src/textview.c
7749                 more renaming
7750                 Thanks to Colin
7751
7752 2006-12-06 [colin]      2.6.1cvs8
7753
7754         * src/ssl_manager.c
7755         * src/common/ssl_certificate.c
7756         * src/common/ssl_certificate.h
7757                 Handle multiple certificates per host/port
7758
7759 2006-12-06 [colin]      2.6.1cvs7
7760
7761         * src/etpan/imap-thread.c
7762                 Fix certificate checking on IMAP
7763
7764 2006-12-06 [colin]      2.6.1cvs6
7765
7766         * src/folderview.c
7767                 Fix bug 1072, 'Claws stops fetching newsgroups 
7768                 from server when newsgroup got deleted': continue
7769                 checking other groups
7770
7771 2006-12-05 [wwp]        2.6.1cvs5
7772
7773         * src/message_search.c
7774         * src/summary_search.c
7775         * src/gtk/combobox.c
7776         * src/gtk/combobox.h
7777         * src/gtk/gtkutils.c
7778         * src/gtk/gtkutils.h
7779                 make up and down arrow keys in modern gtk_combo_box_entry widgets
7780                 behave like w/ old comboboxes (summary and message search only).
7781
7782 2006-12-05 [paul]       2.6.1cvs4
7783
7784         * src/wizard.c
7785                 encode headers
7786                 Thanks to Colin
7787
7788 2006-12-05 [paul]       2.6.1cvs3
7789
7790         * tools/README
7791         * tools/textviewer.pl
7792                 script updated and description added
7793
7794 2006-12-04 [colin]      2.6.1cvs2
7795
7796         * src/compose.c
7797                 Run pre-send hook only when checking
7798                 everything
7799
7800 2006-12-04 [paul]       2.6.1cvs1
7801
7802         * NEWS
7803         * README
7804         * RELEASE_NOTES
7805         * configure.ac
7806         * tools/README
7807                 bump up version number following stable release
7808
7809 2006-12-04 [paul]       2.6.0cvs83
7810
7811         * README
7812                 updates and corrections
7813
7814 2006-12-04 [colin]      2.6.0cvs82
7815
7816         * src/common/utils.c
7817                 Probably fix bug 1066, 'Incorrect mailbox 
7818                 size displayed'
7819
7820 2006-12-04 [colin]      2.6.0cvs81
7821
7822         * src/common/utils.c
7823                 Trim tabs from mailcap file too.
7824
7825 2006-12-02 [paul]       2.6.0cvs80
7826
7827         * src/exphtmldlg.c
7828                 fix broken GUI under certain languages
7829         * src/expldifdlg.c
7830                 put the Cancel button to the right
7831
7832 2006-12-01 [paul]       2.6.0cvs79
7833
7834         * tools/Makefile.am
7835                 remove reference to removed file
7836
7837 2006-12-01 [wwp]        2.6.0cvs78
7838
7839         * src/addressbook.c
7840         * src/editaddress.c
7841                 remove forgotten debug statements.
7842
7843 2006-12-01 [wwp]        2.6.0cvs77
7844
7845         * manual/advanced.xml
7846         * manual/fr/advanced.xml
7847         * src/addressbook.c
7848         * src/addressbook.h
7849         * src/addressitem.h
7850         * src/editaddress.c
7851         * src/editaddress.h
7852         * src/prefs_common.c
7853         * src/prefs_common.h
7854         * src/gtk/gtkutils.c
7855         * src/gtk/gtkutils.h
7856                 add a hidden option to allow embedding the editaddress (edit contact details)
7857                 dialog into the addressbook's window. This doesn't change the default
7858                 behaviour.
7859
7860 2006-12-01 [wwp]        2.6.0cvs76
7861
7862         * src/message_search.c
7863         * src/summary_search.c
7864                 fix more focus issues (don't set focus to combobox's entry widget when
7865                 entry's value changed, if entry widget has focus already).
7866
7867 2006-12-01 [wwp]        2.6.0cvs75
7868
7869         * src/gtk/quicksearch.c
7870                 revert last changes to the quicksearch gtk_combo_box, this needs more
7871                 tuning and testing.
7872
7873 2006-12-01 [paul]       2.6.0cvs74
7874
7875         * tools/kdeservicemenu/README
7876         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
7877         * tools/kdeservicemenu/install.sh
7878         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
7879         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
7880                 simplify this stuff, and in so doing,
7881                 fix it. (possibly re-extend it again at
7882                 a later date)
7883
7884 2006-12-01 [wwp]        2.6.0cvs73
7885
7886         * src/gtk/quicksearch.c
7887                 adapt quicksearch code to use modern gtk_combo_box'es.
7888
7889 2006-12-01 [wwp]        2.6.0cvs72
7890
7891         * src/common/defs.h
7892         * src/prefs_common.c
7893         * src/prefs_common.h
7894         * src/message_search.c
7895         * src/summary_search.c
7896         * src/gtk/combobox.c
7897         * src/gtk/combobox.h
7898                 add history combos to all message and summary search fields.
7899
7900 2006-12-01 [wwp]        2.6.0cvs71
7901
7902         * src/summaryview.c
7903                 As the list may change while the mark as read delay
7904                 runs, we can't rely on the 'row' pointer, which can
7905                 be invalid when the timeout is called. As the mark
7906                 as read is only done if the message is still selected,
7907                 use summaryview->selected instead. Thanks to Colin.
7908
7909 2006-11-30 [paul]       2.6.0cvs70
7910
7911         * src/textview.c
7912                 give emphasis to "Sylpheed-Claws"
7913                 as well as "Claws Mail"
7914
7915 2006-11-30 [colin]      2.6.0cvs69
7916
7917         * src/wizard.c
7918                 Put the SSL checkboxes in the receiving
7919                 and sending server pages.
7920
7921 2006-11-29 [colin]      2.6.0cvs68
7922
7923         * src/gtk/gtkutils.c
7924         * src/gtk/gtkvscrollbutton.c
7925                 Revert some deprecated fixes - they seem to
7926                 deprecate stuff as soon as a new one gets out.
7927                 g_object_ref_sink needed glib-2.10.
7928
7929 2006-11-29 [colin]      2.6.0cvs67
7930
7931         * src/common/utils.c
7932                 Create .mailcap if it doesn't exist
7933
7934 2006-11-29 [colin]      2.6.0cvs66
7935
7936         * src/compose.c
7937                 Followup to cvs60: use original list
7938                 of recipients if replying to a mail
7939                 in Sent Drafts or Queue.
7940
7941 2006-11-27 [paul]       2.6.0cvs65
7942
7943         * src/image_viewer.c
7944                 revert the last change for now (it's broken)
7945
7946 2006-11-27 [paul]       2.6.0cvs64
7947
7948         * Makefile.am
7949         * configure.ac
7950         * m4/aclocal-include.m4
7951         * m4/check-type.m4
7952         * src/Makefile.am
7953         * src/addr_compl.c
7954         * src/compose.c
7955         * src/crash.c
7956         * src/export.c
7957         * src/exporthtml.c
7958         * src/exportldif.c
7959         * src/imap.c
7960         * src/import.c
7961         * src/main.c
7962         * src/main.h
7963         * src/matcher.c
7964         * src/mimeview.c
7965         * src/procmsg.c
7966         * src/textview.c
7967         * src/common/Makefile.am
7968         * src/common/claws.c
7969         * src/common/claws.h
7970         * src/common/ssl.c
7971         * src/common/sylpheed.c
7972         * src/common/sylpheed.h
7973         * src/etpan/Makefile.am
7974         * src/gtk/Makefile.am
7975         * src/gtk/claws-marshal.list
7976         * src/gtk/filesel.c
7977         * src/gtk/gtksctree.c
7978         * src/gtk/quicksearch.c
7979         * src/gtk/sylpheed-marshal.list
7980         * src/plugins/bogofilter/bogofilter.c
7981         * src/plugins/bogofilter/bogofilter_gtk.c
7982         * src/plugins/clamav/clamav_plugin.c
7983         * src/plugins/clamav/clamav_plugin_gtk.c
7984         * src/plugins/demo/demo.c
7985         * src/plugins/dillo_viewer/dillo_viewer.c
7986         * src/plugins/pgpcore/Makefile.am
7987         * src/plugins/pgpcore/claws.def
7988         * src/plugins/pgpcore/pgp_viewer.c
7989         * src/plugins/pgpcore/plugin.c
7990         * src/plugins/pgpcore/sylpheed.def
7991         * src/plugins/pgpinline/Makefile.am
7992         * src/plugins/pgpinline/claws.def
7993         * src/plugins/pgpinline/plugin.c
7994         * src/plugins/pgpinline/sylpheed.def
7995         * src/plugins/pgpmime/Makefile.am
7996         * src/plugins/pgpmime/claws.def
7997         * src/plugins/pgpmime/plugin.c
7998         * src/plugins/pgpmime/sylpheed.def
7999         * src/plugins/spamassassin/spamassassin.c
8000         * src/plugins/spamassassin/spamassassin_gtk.c
8001         * src/plugins/trayicon/trayicon.c
8002                 yet more renaming
8003                 remove deprecated gtk_tooltips_set_delay()
8004
8005 2006-11-26 [paul]       2.6.0cvs63
8006
8007         * src/expldifdlg.c
8008         * src/folderview.c
8009         * src/image_viewer.c
8010         * src/mainwindow.c
8011         * src/gtk/gtkutils.c
8012         * src/gtk/gtkvscrollbutton.c
8013         * src/gtk/prefswindow.c
8014         * src/plugins/pgpcore/prefs_gpg.c
8015                 replace more deprecated GTK+ functions
8016
8017 2006-11-26 [paul]       2.6.0cvs62
8018
8019         * src/addr_compl.c
8020         * src/addressbook.c
8021         * src/browseldap.c
8022                 replace deprecated gtk_idle_... functions
8023
8024 2006-11-26 [paul]       2.6.0cvs61
8025
8026         * src/compose.c
8027         * src/folderview.c
8028         * src/inc.c
8029         * src/summaryview.c
8030         * src/gtk/gtkvscrollbutton.c
8031         * src/gtk/quicksearch.c
8032         * src/plugins/pgpcore/passphrase.c
8033                 replace deprecated gtk_timeout_add and
8034                 gtk_timeout_remove
8035
8036 2006-11-26 [paul]       2.6.0cvs60
8037
8038         * src/compose.c
8039                 fix bug that caused the wrong recipient
8040                 to be selected when replying to a msg
8041                 which is From one of our accounts to
8042                 another of our accounts
8043
8044 2006-11-25 [paul]       2.6.0cvs59
8045
8046         * src/summaryview.c
8047                 don't change the From column title to
8048                 To if the To column is visible
8049
8050 2006-11-24 [paul]       2.6.0cvs58
8051
8052         * src/compose.c
8053                 fix bug 1069, 'Sent mails disappear, BCC
8054                 or locking problem?'
8055
8056 2006-11-21 [wwp]        2.6.0cvs57
8057
8058         * src/compose.c
8059                 fix spelling menu when replying (same as 2.3.1cvs39):
8060                 discrepancy between context menu and top menu when
8061                 folder's dictionary isn't the default one.
8062
8063 2006-11-19 [paul]       2.6.0cvs56
8064
8065         * src/summaryview.c
8066                 obey always_show_msg option when
8067                 marking as spam
8068         * src/plugins/bogofilter/bogofilter.c
8069                 fix typo
8070
8071 2006-11-18 [paul]       2.6.0cvs55
8072
8073         * AUTHORS
8074         * README
8075         * debian/copyright
8076         * manual/ack.xml
8077         * manual/es/ack.xml
8078         * manual/fr/ack.xml
8079         * manual/pl/ack.xml
8080         * src/gtk/authors.h
8081         * src/gtk/icon_legend.c
8082         * src/gtk/icon_legend.h
8083         * tools/OOo2claws-mail.pl
8084         * tools/README
8085         * tools/acroread2claws-mail.pl
8086         * tools/claws.i18n.status.pl
8087         * tools/filter_conv.pl
8088         * tools/filter_conv_new.pl
8089         * tools/freshmeat_search.pl
8090         * tools/google_search.pl
8091         * tools/kmail2claws-mail.pl
8092         * tools/kmail2claws-mail_v2.pl
8093         * tools/maildir2claws-mail.pl
8094         * tools/make.themes.project
8095         * tools/multiwebsearch.pl
8096         * tools/outlook2claws-mail.pl
8097         * tools/tb2claws-mail
8098         * tools/kdeservicemenu/README
8099         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
8100                 update mine and wwp's email addresses in
8101                 several places
8102                 Patch by wwp
8103         * src/prefs_compose_writing.c
8104                 set sensitivity on 'new message format' frame
8105
8106 2006-11-17 [paul]       2.6.0cvs54
8107
8108         * src/gtk/about.c
8109                 more reworking of the GUI
8110                 Patch by Fabien Vantard
8111
8112 2006-11-16 [paul]       2.6.0cvs53
8113
8114         * src/gtk/about.c
8115                 set a minimum size for the window, allow
8116                 it to automatically expand as necessary
8117
8118 2006-11-16 [wwp]        2.6.0cvs52
8119
8120         * src/gtk/about.c
8121                 better wrap of copyright info on some systems.
8122
8123 2006-11-16 [paul]       2.6.0cvs51
8124
8125         * src/gtk/about.c
8126                 move the tech info from the upper panel
8127                 to the Info tab
8128                 use a gtk_text_view for the features tab
8129
8130 2006-11-16 [paul]       2.6.0cvs50
8131
8132         * po/Makevars
8133                 update my email address
8134         * src/addressbook.c
8135         * src/compose.c
8136         * src/imap_gtk.c
8137         * src/mh_gtk.c
8138         * src/news_gtk.c
8139         * src/summaryview.c
8140         * src/plugins/trayicon/trayicon.c
8141                 don't offer simple menu separators
8142                 for translation
8143         * src/folderview.c
8144                 add separator between 'mark all read'
8145                 and 'search folder'
8146
8147 2006-11-15 [wwp]        2.6.0cvs49
8148
8149         * src/gtk/authors.h
8150                 updated manuals authors.
8151
8152 2006-11-14 [paul]       2.6.0cvs48
8153
8154         * src/compose.c
8155                 Fix Options/Reply mode after draft save
8156
8157 2006-11-14 [paul]       2.6.0cvs47
8158
8159         * src/Makefile.am
8160                 Fix make DESTDIR=...
8161         * src/mbox.c
8162                 Optimise speed
8163         * src/plugins/pgpinline/pgpinline.c
8164                 Probably fix bug 1061
8165
8166 2006-11-14 [paul]       2.6.0cvs46
8167
8168         * po/Makevars
8169                 enable Q_ macro
8170         * src/Makefile.am
8171         * src/stock_pixmap.c
8172         * src/stock_pixmap.h
8173         * src/gtk/about.c
8174         * src/pixmaps/active.xpm
8175         * src/pixmaps/inactive.xpm
8176                 add a new page, 'Features', to the About dialog
8177                 showing which features are compiled in and which
8178                 are not
8179
8180 2006-11-14 [paul]       2.6.0cvs45
8181
8182         * po/ru.po
8183                 updated by Pavlo Bohmat
8184
8185 2006-11-14 [colin]      2.6.0cvs44
8186
8187         * src/compose.c
8188         * src/inc.c
8189         * src/messageview.c
8190         * src/news.c
8191         * src/pop.c
8192         * src/procmsg.c
8193         * src/gtk/gtkaspell.c
8194                 Fix 64-bit-related warnings
8195         * src/ssl_manager.c
8196                 Fix possible infinite loop
8197         * src/plugins/pgpcore/sgpgme.c
8198                 Remove useless check
8199
8200 2006-11-13 [colin]      2.6.0cvs43
8201
8202         * src/gtk/Makefile.am
8203                 authors.h isn't generated
8204
8205 2006-11-13 [colin]      2.6.0cvs42
8206
8207         * src/plugins/pgpinline/pgpinline.c
8208         * src/plugins/pgpmime/pgpmime.c
8209                 Very probably fix bug 1061, 'crash on 
8210                 opening signed email'. Another cast
8211                 problem
8212
8213 2006-11-13 [colin]      2.6.0cvs41
8214
8215         * src/plugins/pgpcore/sgpgme.c
8216                 Maybe fix bug 1061, 'crash on opening 
8217                 signed email'
8218
8219 2006-11-13 [wwp]        2.6.0cvs40
8220
8221         * src/plugins/pgpinline/pgpinline.c
8222                 fix candidate for bug #1057, thanks to Colin.
8223
8224 2006-11-13 [wwp]        2.6.0cvs39
8225
8226         * src/compose.c
8227         * src/quote_fmt_parse.y
8228                 fix bug 1052: current parser buffer was not always 
8229                 allocated, ptr to this buffer could be returned as 
8230                 NULL whereas no parser error has occurred. in 
8231                 consequence, defining a template body as "%d" 
8232                 (w/o the quotes) for the first time of the instance 
8233                 of claws-mail, was reporting a parser error. make 
8234                 sure that the buffer is always allocated, even to 
8235                 an empty string.
8236                 fix mis-unescaping in compose.:compose_quote_fmt(): 
8237                 unescaping of the fmt string was always done 
8238                 whereas it must be done *only* when receiving 
8239                 quote format strings issued from the prefs 
8240                 (compose new message, reply, forward, redirect 
8241                 formats), *not* when applying templates.  in 
8242                 consequences, applying templates w/ sequences 
8243                 like \\|p{echo} were failing. make sure that 
8244                 unescaping is done only when necessary.
8245
8246 2006-11-12 [colin]      2.6.0cvs38
8247
8248         * po/de.po
8249                 Fix typo (s/KB/MB)
8250
8251 2006-11-12 [colin]      2.6.0cvs37
8252
8253         * src/plugins/pgpinline/pgpinline.c
8254         * src/plugins/pgpmime/pgpmime.c
8255                 Release GPG context at the latest 
8256                 possible moment. Maybe fixes 
8257                 bug 1057, 'crash on sending signed 
8258                 message to a newsgroup'
8259                 
8260
8261 2006-11-12 [colin]      2.6.0cvs36
8262
8263         * src/plugins/pgpcore/sgpgme.c
8264                 Tell a bit more when gpg's status doesn't
8265                 contain any signature
8266
8267 2006-11-12 [colin]      2.6.0cvs35
8268
8269         * src/compose.c
8270                 Fix bug 1060, 'compilation error with 
8271                 Irix's cc'
8272
8273 2006-11-12 [paul]       2.6.0cvs34
8274
8275         * doc/man/claws-mail.1
8276         * src/prefs_gtk.c
8277         * src/plugins/clamav/README
8278         * src/plugins/spamassassin/README
8279         * tools/README
8280         * tools/freshmeat_search.pl
8281         * tools/google_search.pl
8282         * tools/multiwebsearch.pl
8283                 more renaming
8284         * src/plugins/trayicon/trayicon.c
8285                 fix compiliation warning
8286
8287 2006-11-11 [colin]      2.6.0cvs33
8288
8289         * src/folderview.c
8290                 Forbid drag and drop from/to different
8291                 folders of type F_UNKNOWN
8292
8293 2006-11-11 [colin]      2.6.0cvs32
8294
8295         * src/plugins/pgpinline/pgpinline.c
8296                 Fix typo in previous commit:
8297                 - gpgme_new(&ctx);
8298                 + if ((err = gpgme_new(&data->ctx)) ...)
8299
8300 2006-11-11 [colin]      2.6.0cvs31
8301
8302         * src/plugins/pgpinline/pgpinline.c
8303         * src/plugins/pgpmime/pgpmime.c
8304                 Check success after calling gpgme_new
8305                 Maybe fixes bug 1057, 'crash on sending 
8306                 signed message to a newsgroup'
8307
8308 2006-11-11 [colin]      2.6.0cvs30
8309
8310         * src/undo.c
8311                 init undostruct to 0s (from
8312                 valgrind log of bug 1057)
8313
8314 2006-11-10 [colin]      2.6.0cvs29
8315
8316         * src/mainwindow.c
8317                 Set cursor to wait before filtering
8318                 duplicates in all folders
8319         * src/plugins/bogofilter/bogofilter.c
8320         * src/plugins/bogofilter/bogofilter.h
8321         * src/plugins/bogofilter/bogofilter_gtk.c
8322                 Completely thread away the bogofilter
8323                 filtering
8324
8325 2006-11-10 [mones]      2.6.0cvs28
8326
8327         * src/compose.c
8328         * src/compose.h
8329                 added COMPOSE_CHECK_BEFORE_SEND hook
8330
8331 2006-11-10 [paul]       2.6.0cvs27
8332
8333         * src/crash.c
8334                 more renaming
8335                 add libSM to get_compiled_in_features()
8336         * src/main.c
8337                 more renaming
8338
8339 2006-11-10 [colin]      2.6.0cvs26
8340
8341         * src/etpan/imap-thread.c
8342                 Add a reference to libetpan's sasl engine
8343                 so that sasl_done() doesn't get called by
8344                 libetpan, and doesn't break openssl.
8345                 Should fix bug 1053, 'SC fails to reestablish 
8346                 a secure connection'
8347                 Patch by Hoa
8348
8349 2006-11-10 [colin]      2.6.0cvs25
8350
8351         * manual/addrbook.xml
8352         * manual/advanced.xml
8353         * manual/faq.xml
8354         * manual/intro.xml
8355                 Some more renaming
8356
8357 2006-11-09 [colin]      2.6.0cvs24
8358
8359         * src/plugins/bogofilter/bogofilter_gtk.c
8360                 Add comment about annoyance
8361
8362 2006-11-09 [colin]      2.6.0cvs23
8363
8364         * src/plugins/bogofilter/bogofilter.c
8365         * src/plugins/bogofilter/bogofilter_gtk.c
8366                 Prepare things needed to thread bogofilter
8367                 filtering: separate bogo stuff and possible GUI
8368                 stuff. 
8369
8370 2006-11-09 [colin]      2.6.0cvs22
8371
8372         * src/account.c
8373         * src/compose.c
8374                 Search for one of our accounts in Delivered-To
8375                 (helps for auto-account selection when 
8376                  replying/forwarding)
8377         * src/folderview.c
8378         * src/mainwindow.c
8379         * src/mainwindow.h
8380         * src/plugins/trayicon/trayicon.c
8381                 Allow opening a new mail with any account from
8382                 the contextual menu
8383
8384 2006-11-09 [wwp]        2.6.0cvs21
8385
8386         * src/compose.c
8387         * src/prefs_common.c
8388         * src/prefs_common.h
8389         * src/prefs_compose_writing.c
8390                 add a compose new message format (in prefs/compose/writing), it's a
8391                 simple subject+body template to use when opening a new composition
8392                 window. It's similar to the existent reply and forward formats.
8393
8394                 enhanced the template/format % symbols substitution mechanism to
8395                 use current composition window information when % are used in
8396                 the compose new message format or in templates applied to new
8397                 messages (there were useless in that situations before). When
8398                 applied to new messages, %d corresponds to the system time/date.
8399
8400 2006-11-09 [paul]       2.6.0cvs20
8401
8402         * src/gtk/authors.h
8403                 fix last commit
8404
8405 2006-11-09 [paul]       2.6.0cvs19
8406
8407         * src/gtk/authors.h
8408                 keep tje alphabetical order
8409
8410 2006-11-08 [colin]      2.6.0cvs18
8411
8412         * src/etpan/imap-thread.c
8413                 Fix bug 1054, 'Slowness logging big 
8414                 data chunks'
8415
8416 2006-11-08 [paul]       2.6.0cvs17
8417
8418         * tools/Makefile.am
8419                 fix the renaming
8420
8421 2006-11-08 [paul]       2.6.0cvs16
8422
8423         * src/common/defs.h
8424                 update BUGZILLA_URI
8425
8426 2006-11-08 [paul]       2.6.0cvs15
8427
8428         * tools/Makefile.am
8429         * tools/OOo2claws-mail.pl
8430         * tools/OOo2sylpheed.pl
8431         * tools/README
8432         * tools/acroread2claws-mail.pl
8433         * tools/acroread2sylpheed.pl
8434         * tools/kmail2claws-mail.pl
8435         * tools/kmail2claws-mail_v2.pl
8436         * tools/kmail2sylpheed.pl
8437         * tools/kmail2sylpheed_v2.pl
8438         * tools/maildir2claws-mail.pl
8439         * tools/maildir2sylpheed.pl
8440         * tools/nautilus2claws-mail.sh
8441         * tools/nautilus2sylpheed.sh
8442         * tools/outlook2claws-mail.pl
8443         * tools/outlook2sylpheed.pl
8444         * tools/tb2claws-mail
8445         * tools/tb2sylpheed
8446         * tools/tbird2claws.py
8447         * tools/tbird2syl.py
8448         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
8449         * tools/kdeservicemenu/install.sh
8450         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
8451         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
8452         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
8453         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
8454         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
8455                 renamed (removed, added) tools files
8456
8457 2006-11-08 [paul]       2.6.0cvs14
8458
8459         * src/main.c
8460         * src/common/defs.h
8461                 Migrate sylpheedrc to clawsrc, and fix the standard
8462                 plugins path in the process
8463
8464 2006-11-07 [colin]      2.6.0cvs13
8465
8466         * src/Makefile.am
8467                 Symlink sylpheed-claws relative to 
8468                 claws-mail
8469
8470 2006-11-07 [colin]      2.6.0cvs12
8471
8472         * src/compose.c
8473                 Fix typo - Reply-To/Mailing-list is broken in 2.6 :-/
8474
8475 2006-11-07 [paul]       2.6.0cvs11
8476
8477         * src/gtk/about.c
8478                 Fix a missed occurence of
8479                 Sylpheed-Claws
8480
8481 2006-11-07 [paul]       2.6.0cvs10
8482
8483         * src/Makefile.am
8484                 Fix symlink installation
8485
8486 2006-11-07 [paul]       2.6.0cvs9
8487
8488         * src/Makefile.am
8489                 Symlink claws-mail to sylpheed-claws
8490         * src/common/utils.c
8491                 Fix migrating symlinks
8492         * src/etpan/imap-thread.c
8493                 check certificate only when there's
8494                 no error
8495
8496 2006-11-07 [paul]       2.6.0cvs8
8497
8498         * Makefile.am
8499                 Fix icon breakages with Gtk, which needs a 
8500                 cache updated to see them.
8501
8502 2006-11-07 [paul]       2.6.0cvs7
8503
8504         * .cvsignore
8505         * AUTHORS
8506         * COPYING
8507         * INSTALL
8508         * Makefile.am
8509         * NEWS
8510         * README
8511         * RELEASE_NOTES
8512         * autogen.sh
8513         * claws-mail-128x128.png
8514         * claws-mail-64x64.png
8515         * claws-mail.ico
8516         * claws-mail.pc.in
8517         * claws-mail.png
8518         * configure.ac
8519         * sylpheed-claws-128x128.png
8520         * sylpheed-claws-64x64.png
8521         * sylpheed-claws.desktop
8522         * sylpheed-claws.ico
8523         * sylpheed-claws.pc.in
8524         * sylpheed-claws.png
8525         * debian/README.Debian
8526         * debian/changelog
8527         * debian/claws-mail.desktop
8528         * debian/claws-mail.menu
8529         * debian/claws-mail.postinst.debhelper
8530         * debian/claws-mail.postrm.debhelper
8531         * debian/control
8532         * debian/copyright
8533         * debian/files
8534         * debian/rules
8535         * debian/sylpheed-claws.desktop
8536         * debian/sylpheed-claws.menu
8537         * debian/sylpheed-claws.postinst.debhelper
8538         * debian/sylpheed-claws.postrm.debhelper
8539         * doc/man/Makefile.am
8540         * doc/man/claws-mail.1
8541         * doc/man/sylpheed-claws.1
8542         * doc/src/ChangeLog.claws-pre0.8.0
8543         * manual/Makefile.am
8544         * manual/account.xml
8545         * manual/ack.xml
8546         * manual/addrbook.xml
8547         * manual/advanced.xml
8548         * manual/claws-mail-manual.xml
8549         * manual/faq.xml
8550         * manual/glossary.xml
8551         * manual/handling.xml
8552         * manual/intro.xml
8553         * manual/keyboard.xml
8554         * manual/plugins.xml
8555         * manual/starting.xml
8556         * manual/sylpheed-claws-manual.xml
8557         * manual/xml2pdf
8558         * manual/dist/.cvsignore
8559         * manual/dist/html/.cvsignore
8560         * manual/dist/html/Makefile.am
8561         * manual/dist/pdf/.cvsignore
8562         * manual/dist/pdf/Makefile.am
8563         * manual/dist/ps/.cvsignore
8564         * manual/dist/ps/Makefile.am
8565         * manual/dist/txt/.cvsignore
8566         * manual/dist/txt/Makefile.am
8567         * manual/es/Makefile.am
8568         * manual/es/advanced.xml
8569         * manual/es/claws-mail-manual.xml
8570         * manual/es/faq.xml
8571         * manual/es/glossary.xml
8572         * manual/es/handling.xml
8573         * manual/es/intro.xml
8574         * manual/es/plugins.xml
8575         * manual/es/sylpheed-claws-manual.xml
8576         * manual/es/dist/.cvsignore
8577         * manual/es/dist/html/.cvsignore
8578         * manual/es/dist/html/Makefile.am
8579         * manual/es/dist/pdf/.cvsignore
8580         * manual/es/dist/pdf/Makefile.am
8581         * manual/es/dist/ps/.cvsignore
8582         * manual/es/dist/ps/Makefile.am
8583         * manual/es/dist/txt/.cvsignore
8584         * manual/es/dist/txt/Makefile.am
8585         * manual/fr/Makefile.am
8586         * manual/fr/account.xml
8587         * manual/fr/ack.xml
8588         * manual/fr/addrbook.xml
8589         * manual/fr/advanced.xml
8590         * manual/fr/claws-mail-manual.xml
8591         * manual/fr/faq.xml
8592         * manual/fr/glossary.xml
8593         * manual/fr/handling.xml
8594         * manual/fr/intro.xml
8595         * manual/fr/keyboard.xml
8596         * manual/fr/plugins.xml
8597         * manual/fr/starting.xml
8598         * manual/fr/sylpheed-claws-manual.xml
8599         * manual/fr/dist/.cvsignore
8600         * manual/fr/dist/html/.cvsignore
8601         * manual/fr/dist/html/Makefile.am
8602         * manual/fr/dist/pdf/.cvsignore
8603         * manual/fr/dist/pdf/Makefile.am
8604         * manual/fr/dist/ps/.cvsignore
8605         * manual/fr/dist/ps/Makefile.am
8606         * manual/fr/dist/txt/.cvsignore
8607         * manual/fr/dist/txt/Makefile.am
8608         * manual/pl/Makefile.am
8609         * manual/pl/account.xml
8610         * manual/pl/ack.xml
8611         * manual/pl/addrbook.xml
8612         * manual/pl/advanced.xml
8613         * manual/pl/claws-mail-manual.xml
8614         * manual/pl/faq.xml
8615         * manual/pl/glossary.xml
8616         * manual/pl/handling.xml
8617         * manual/pl/intro.xml
8618         * manual/pl/keyboard.xml
8619         * manual/pl/plugins.xml
8620         * manual/pl/starting.xml
8621         * manual/pl/sylpheed-claws-manual.xml
8622         * manual/pl/dist/.cvsignore
8623         * manual/pl/dist/html/.cvsignore
8624         * manual/pl/dist/html/Makefile.am
8625         * manual/pl/dist/pdf/.cvsignore
8626         * manual/pl/dist/pdf/Makefile.am
8627         * manual/pl/dist/ps/.cvsignore
8628         * manual/pl/dist/ps/Makefile.am
8629         * manual/pl/dist/txt/.cvsignore
8630         * manual/pl/dist/txt/Makefile.am
8631         * po/.cvsignore
8632         * po/Makevars
8633         * src/.cvsignore
8634         * src/Makefile.am
8635         * src/account.c
8636         * src/account.h
8637         * src/action.c
8638         * src/action.h
8639         * src/adbookbase.h
8640         * src/addr_compl.c
8641         * src/addr_compl.h
8642         * src/addrbook.c
8643         * src/addrcache.c
8644         * src/addrcache.h
8645         * src/addrcindex.c
8646         * src/addrcindex.h
8647         * src/addrclip.c
8648         * src/addrclip.h
8649         * src/addrdefs.h
8650         * src/addressadd.c
8651         * src/addressadd.h
8652         * src/addressbook.c
8653         * src/addressbook.h
8654         * src/addressbook_foldersel.c
8655         * src/addressbook_foldersel.h
8656         * src/addrgather.c
8657         * src/addrgather.h
8658         * src/addrharvest.c
8659         * src/addrharvest.h
8660         * src/addrindex.c
8661         * src/addrindex.h
8662         * src/addritem.c
8663         * src/addritem.h
8664         * src/addrquery.c
8665         * src/addrquery.h
8666         * src/addrselect.c
8667         * src/addrselect.h
8668         * src/alertpanel.c
8669         * src/alertpanel.h
8670         * src/browseldap.c
8671         * src/browseldap.h
8672         * src/codeconv.c
8673         * src/codeconv.h
8674         * src/compose.c
8675         * src/crash.c
8676         * src/crash.h
8677         * src/customheader.c
8678         * src/customheader.h
8679         * src/displayheader.c
8680         * src/displayheader.h
8681         * src/editaddress.c
8682         * src/editaddress.h
8683         * src/editbook.c
8684         * src/editbook.h
8685         * src/editgroup.c
8686         * src/editgroup.h
8687         * src/editjpilot.c
8688         * src/editjpilot.h
8689         * src/editldap.c
8690         * src/editldap.h
8691         * src/editldap_basedn.c
8692         * src/editldap_basedn.h
8693         * src/editvcard.c
8694         * src/editvcard.h
8695         * src/exphtmldlg.c
8696         * src/exphtmldlg.h
8697         * src/expldifdlg.c
8698         * src/expldifdlg.h
8699         * src/export.c
8700         * src/exporthtml.c
8701         * src/exporthtml.h
8702         * src/exportldif.c
8703         * src/exportldif.h
8704         * src/filtering.c
8705         * src/filtering.h
8706         * src/folder.c
8707         * src/folder.h
8708         * src/folder_item_prefs.c
8709         * src/folder_item_prefs.h
8710         * src/foldersel.c
8711         * src/foldersel.h
8712         * src/folderutils.c
8713         * src/folderutils.h
8714         * src/folderview.c
8715         * src/folderview.h
8716         * src/grouplistdialog.c
8717         * src/grouplistdialog.h
8718         * src/html.c
8719         * src/html.h
8720         * src/image_viewer.c
8721         * src/image_viewer.h
8722         * src/imap.c
8723         * src/imap.h
8724         * src/imap_gtk.c
8725         * src/imap_gtk.h
8726         * src/import.c
8727         * src/import.h
8728         * src/importldif.c
8729         * src/importldif.h
8730         * src/importmutt.c
8731         * src/importmutt.h
8732         * src/importpine.c
8733         * src/importpine.h
8734         * src/inc.c
8735         * src/inc.h
8736         * src/jpilot.c
8737         * src/jpilot.h
8738         * src/ldapctrl.c
8739         * src/ldapctrl.h
8740         * src/ldaplocate.c
8741         * src/ldaplocate.h
8742         * src/ldapquery.c
8743         * src/ldapquery.h
8744         * src/ldapserver.c
8745         * src/ldapserver.h
8746         * src/ldaputil.c
8747         * src/ldaputil.h
8748         * src/ldif.c
8749         * src/ldif.h
8750         * src/localfolder.c
8751         * src/localfolder.h
8752         * src/main.c
8753         * src/main.h
8754         * src/mainwindow.c
8755         * src/mainwindow.h
8756         * src/manual.c
8757         * src/manual.h
8758         * src/matcher.c
8759         * src/matcher.h
8760         * src/matcher_parser.h
8761         * src/matcher_parser_lex.l
8762         * src/matcher_parser_parse.y
8763         * src/mbox.c
8764         * src/mbox.h
8765         * src/message_search.c
8766         * src/message_search.h
8767         * src/messageview.c
8768         * src/messageview.h
8769         * src/mh.c
8770         * src/mh.h
8771         * src/mh_gtk.c
8772         * src/mh_gtk.h
8773         * src/mimeview.c
8774         * src/mimeview.h
8775         * src/msgcache.c
8776         * src/msgcache.h
8777         * src/mutt.c
8778         * src/mutt.h
8779         * src/news.c
8780         * src/news.h
8781         * src/news_gtk.c
8782         * src/news_gtk.h
8783         * src/noticeview.c
8784         * src/noticeview.h
8785         * src/partial_download.c
8786         * src/partial_download.h
8787         * src/pine.c
8788         * src/pine.h
8789         * src/pop.c
8790         * src/pop.h
8791         * src/prefs_account.c
8792         * src/prefs_account.h
8793         * src/prefs_actions.c
8794         * src/prefs_actions.h
8795         * src/prefs_common.c
8796         * src/prefs_common.h
8797         * src/prefs_compose_writing.c
8798         * src/prefs_compose_writing.h
8799         * src/prefs_customheader.c
8800         * src/prefs_customheader.h
8801         * src/prefs_display_header.c
8802         * src/prefs_display_header.h
8803         * src/prefs_ext_prog.c
8804         * src/prefs_ext_prog.h
8805         * src/prefs_filtering.c
8806         * src/prefs_folder_column.c
8807         * src/prefs_folder_column.h
8808         * src/prefs_folder_item.c
8809         * src/prefs_folder_item.h
8810         * src/prefs_fonts.c
8811         * src/prefs_fonts.h
8812         * src/prefs_gtk.c
8813         * src/prefs_gtk.h
8814         * src/prefs_image_viewer.c
8815         * src/prefs_image_viewer.h
8816         * src/prefs_matcher.c
8817         * src/prefs_matcher.h
8818         * src/prefs_message.c
8819         * src/prefs_message.h
8820         * src/prefs_msg_colors.c
8821         * src/prefs_msg_colors.h
8822         * src/prefs_other.c
8823         * src/prefs_other.h
8824         * src/prefs_quote.c
8825         * src/prefs_quote.h
8826         * src/prefs_receive.c
8827         * src/prefs_receive.h
8828         * src/prefs_send.c
8829         * src/prefs_send.h
8830         * src/prefs_spelling.c
8831         * src/prefs_spelling.h
8832         * src/prefs_summaries.c
8833         * src/prefs_summaries.h
8834         * src/prefs_summary_column.c
8835         * src/prefs_summary_column.h
8836         * src/prefs_template.c
8837         * src/prefs_template.h
8838         * src/prefs_themes.c
8839         * src/prefs_themes.h
8840         * src/prefs_toolbar.c
8841         * src/prefs_toolbar.h
8842         * src/prefs_wrapping.c
8843         * src/prefs_wrapping.h
8844         * src/privacy.c
8845         * src/privacy.h
8846         * src/procheader.c
8847         * src/procheader.h
8848         * src/procmime.c
8849         * src/procmime.h
8850         * src/procmsg.c
8851         * src/procmsg.h
8852         * src/quote_fmt.c
8853         * src/quote_fmt_parse.y
8854         * src/recv.c
8855         * src/recv.h
8856         * src/remotefolder.c
8857         * src/remotefolder.h
8858         * src/send_message.c
8859         * src/send_message.h
8860         * src/setup.c
8861         * src/setup.h
8862         * src/sourcewindow.c
8863         * src/sourcewindow.h
8864         * src/ssl_manager.c
8865         * src/ssl_manager.h
8866         * src/statusbar.c
8867         * src/statusbar.h
8868         * src/stock_pixmap.c
8869         * src/stock_pixmap.h
8870         * src/summary_search.c
8871         * src/summary_search.h
8872         * src/summaryview.c
8873         * src/summaryview.h
8874         * src/syldap.c
8875         * src/syldap.h
8876         * src/textview.c
8877         * src/textview.h
8878         * src/toolbar.c
8879         * src/toolbar.h
8880         * src/undo.c
8881         * src/undo.h
8882         * src/unmime.c
8883         * src/unmime.h
8884         * src/vcard.c
8885         * src/vcard.h
8886         * src/wizard.c
8887         * src/wizard.h
8888         * src/common/base64.c
8889         * src/common/base64.h
8890         * src/common/defs.h
8891         * src/common/hooks.c
8892         * src/common/hooks.h
8893         * src/common/log.c
8894         * src/common/log.h
8895         * src/common/mgutils.c
8896         * src/common/mgutils.h
8897         * src/common/nntp.c
8898         * src/common/nntp.h
8899         * src/common/passcrypt.c
8900         * src/common/passcrypt.h.in
8901         * src/common/plugin.c
8902         * src/common/plugin.h
8903         * src/common/prefs.c
8904         * src/common/prefs.h
8905         * src/common/progressindicator.c
8906         * src/common/progressindicator.h
8907         * src/common/quoted-printable.c
8908         * src/common/quoted-printable.h
8909         * src/common/session.c
8910         * src/common/session.h
8911         * src/common/smtp.c
8912         * src/common/smtp.h
8913         * src/common/socket.c
8914         * src/common/socket.h
8915         * src/common/ssl.c
8916         * src/common/ssl.h
8917         * src/common/stringtable.c
8918         * src/common/stringtable.h
8919         * src/common/sylpheed.c
8920         * src/common/sylpheed.h
8921         * src/common/template.c
8922         * src/common/template.h
8923         * src/common/timing.h
8924         * src/common/utils.c
8925         * src/common/utils.h
8926         * src/common/version.h.in
8927         * src/common/xml.c
8928         * src/common/xml.h
8929         * src/common/xmlprops.c
8930         * src/common/xmlprops.h
8931         * src/gtk/about.c
8932         * src/gtk/colorlabel.c
8933         * src/gtk/colorlabel.h
8934         * src/gtk/colorsel.c
8935         * src/gtk/colorsel.h
8936         * src/gtk/combobox.c
8937         * src/gtk/combobox.h
8938         * src/gtk/description_window.c
8939         * src/gtk/description_window.h
8940         * src/gtk/filesel.c
8941         * src/gtk/filesel.h
8942         * src/gtk/foldersort.c
8943         * src/gtk/foldersort.h
8944         * src/gtk/gtkaspell.c
8945         * src/gtk/gtkaspell.h
8946         * src/gtk/gtksctree.c
8947         * src/gtk/gtkshruler.c
8948         * src/gtk/gtkshruler.h
8949         * src/gtk/gtkutils.c
8950         * src/gtk/gtkutils.h
8951         * src/gtk/icon_legend.c
8952         * src/gtk/icon_legend.h
8953         * src/gtk/logwindow.c
8954         * src/gtk/logwindow.h
8955         * src/gtk/manage_window.c
8956         * src/gtk/manage_window.h
8957         * src/gtk/pluginwindow.c
8958         * src/gtk/pluginwindow.h
8959         * src/gtk/prefswindow.c
8960         * src/gtk/prefswindow.h
8961         * src/gtk/quicksearch.c
8962         * src/gtk/quicksearch.h
8963         * src/pixmaps/claws-mail.xpm
8964         * src/pixmaps/claws-mail_icon.xpm
8965         * src/pixmaps/claws-mail_logo.xpm
8966         * src/pixmaps/sylpheed-claws.xpm
8967         * src/pixmaps/sylpheed-claws_icon.xpm
8968         * src/pixmaps/sylpheed-claws_logo.xpm
8969         * src/plugins/bogofilter/Makefile.am
8970         * src/plugins/bogofilter/bogofilter.c
8971         * src/plugins/bogofilter/bogofilter.h
8972         * src/plugins/bogofilter/bogofilter_gtk.c
8973         * src/plugins/clamav/Makefile.am
8974         * src/plugins/clamav/clamav_plugin.c
8975         * src/plugins/clamav/clamav_plugin.h
8976         * src/plugins/clamav/clamav_plugin_gtk.c
8977         * src/plugins/demo/Makefile.am
8978         * src/plugins/demo/demo.c
8979         * src/plugins/dillo_viewer/Makefile.am
8980         * src/plugins/dillo_viewer/README
8981         * src/plugins/dillo_viewer/dillo_prefs.c
8982         * src/plugins/dillo_viewer/dillo_prefs.h
8983         * src/plugins/dillo_viewer/dillo_viewer.c
8984         * src/plugins/pgpcore/Makefile.am
8985         * src/plugins/pgpcore/passphrase.c
8986         * src/plugins/pgpcore/passphrase.h
8987         * src/plugins/pgpcore/pgp_viewer.c
8988         * src/plugins/pgpcore/pgp_viewer.h
8989         * src/plugins/pgpcore/plugin.c
8990         * src/plugins/pgpcore/prefs_gpg.c
8991         * src/plugins/pgpcore/prefs_gpg.h
8992         * src/plugins/pgpcore/select-keys.c
8993         * src/plugins/pgpcore/select-keys.h
8994         * src/plugins/pgpcore/sgpgme.c
8995         * src/plugins/pgpcore/sgpgme.h
8996         * src/plugins/pgpcore/sylpheed.def
8997         * src/plugins/pgpcore/version.rc
8998         * src/plugins/pgpinline/Makefile.am
8999         * src/plugins/pgpinline/pgpinline.c
9000         * src/plugins/pgpinline/pgpinline.h
9001         * src/plugins/pgpinline/plugin.c
9002         * src/plugins/pgpinline/sylpheed.def
9003         * src/plugins/pgpinline/version.rc
9004         * src/plugins/pgpmime/Makefile.am
9005         * src/plugins/pgpmime/pgpmime.c
9006         * src/plugins/pgpmime/pgpmime.h
9007         * src/plugins/pgpmime/plugin.c
9008         * src/plugins/pgpmime/sylpheed.def
9009         * src/plugins/pgpmime/version.rc
9010         * src/plugins/spamassassin/Makefile.am
9011         * src/plugins/spamassassin/README
9012         * src/plugins/spamassassin/spamassassin.c
9013         * src/plugins/spamassassin/spamassassin.h
9014         * src/plugins/spamassassin/spamassassin_gtk.c
9015         * src/plugins/trayicon/Makefile.am
9016         * src/plugins/trayicon/trayicon.c
9017         * tools/OOo2sylpheed.pl
9018         * tools/README
9019         * tools/README.sylprint
9020         * tools/acroread2sylpheed.pl
9021         * tools/claws.i18n.status.pl
9022         * tools/filter_conv.pl
9023         * tools/filter_conv_new.pl
9024         * tools/freshmeat_search.pl
9025         * tools/google_search.pl
9026         * tools/kmail2sylpheed.pl
9027         * tools/kmail2sylpheed_v2.pl
9028         * tools/make.themes.project
9029         * tools/multiwebsearch.pl
9030         * tools/nautilus2sylpheed.sh
9031         * tools/outlook2sylpheed.pl
9032         * tools/sylprint.pl
9033         * tools/sylprint.rc
9034         * tools/tb2sylpheed
9035         * tools/textviewer.sh
9036         * tools/vcard2xml.py
9037         * tools/kdeservicemenu/README
9038         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
9039         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
9040         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
9041                 Change name to Claws Mail. Announce to follow...
9042
9043 2006-11-06 [wwp]        2.6.0cvs6
9044
9045         * src/prefs_template.c
9046                 unify messages related to quote format/template errors (fix
9047                 capitalization), again.
9048
9049 2006-11-06 [wwp]        2.6.0cvs5
9050
9051         * src/prefs_quote.c
9052                 unify messages related to quote format/template errors.
9053
9054 2006-11-06 [wwp]        2.6.0cvs4
9055
9056         * src/prefs_msg_colors.c
9057                 more uses of Q_ macro for contextual translations, thanks
9058                 to Fabien (fzzzzz).
9059
9060 2006-11-06 [wwp]        2.6.0cvs3
9061
9062         * src/compose.c
9063         * src/common/utils.c
9064         * src/common/utils.h
9065                 show an alertpanel to make sure users are aware that sensitive
9066                 files are attached (it's file blacklist-based). This will fix
9067                 interaction w/ GoogleEarth for instance, thanks to Colin.
9068
9069 2006-11-06 [wwp]        2.6.0cvs2
9070
9071         * src/prefs_quote.c
9072         * src/prefs_template.c
9073         * src/prefs_template.h
9074                 check quote format when applying/closing prefs. For now this only
9075                 shows up an error dialog box, not preventing the user from using
9076                 a broken quote (reply, forwards) format.
9077
9078 2006-11-06 [wwp]        2.6.0cvs1
9079
9080         * src/prefs_template.c
9081                 fix missing checks of some template fields.
9082
9083 2006-11-06 [paul]       2.6.0
9084
9085         * NEWS
9086         * README
9087         * RELEASE_NOTES
9088                 2.6.0 released
9089
9090 2006-11-06 [paul]       2.5.6cvs22
9091
9092         * manual/advanced.xml
9093         * manual/es/advanced.xml
9094                 put 'respect_flowed_format' info in the correct
9095                 place
9096
9097 2006-11-06 [mones]      2.5.6cvs21
9098
9099         * po/es.po
9100                 Minor fixes for release
9101
9102 2006-11-06 [paul]       2.5.6cvs20
9103
9104         * po/cs.po
9105         * po/de.po
9106         * po/fr.po
9107         * po/it.po
9108         * po/nl.po
9109         * po/pt_BR.po
9110         * po/sk.po
9111         * po/sv.po
9112         * po/zh_CN.po
9113                 updated by Tim Brain, Stephan Sachse, Fabien Vantard,
9114                 Andrea Spadaccini, Tim Dijkstra, Frederico Goncalves
9115                 Guimaraes, Andrej Kacian, Anders Troback, and Ralgh
9116                 Young
9117
9118 2006-11-02 [colin]      2.5.6cvs19
9119
9120         * src/imap.c
9121         * src/imap.h
9122         * src/prefs_account.c
9123         * src/etpan/imap-thread.c
9124                 Add GSSAPI support - fixes Debian bug #383274
9125
9126 2006-11-01 [colin]      2.5.6cvs18
9127
9128         * src/jpilot.c
9129                 Handle libpisock12 support. Probably
9130                 fixes bug 1046, 'jpilot AddressDB.pdb 
9131                 import fail'
9132
9133 2006-11-01 [colin]      2.5.6cvs17
9134
9135         * src/folderutils.c
9136                 debug_print() folderutils_mark_all_read()
9137
9138 2006-11-01 [colin]      2.5.6cvs16
9139
9140         * COPYING
9141                 Add missed files to the Apache exception
9142
9143 2006-10-31 [colin]      2.5.6cvs15
9144
9145         * src/folder.c
9146         * src/folder.h
9147                 Add a copy_private_data() func to FolderClasses
9148                 Doesn't break the feature freeze, because we 
9149                 won't use it (right now) in the core.
9150
9151 2006-10-31 [colin]      2.5.6cvs14
9152
9153         * COPYING
9154                 Allow linking with the Apache licensed files in
9155                 src/plugins/spamassassin. Hopefully fixes 
9156                 bug 1048, 'Spamassassin plugin license problem'
9157
9158 2006-10-31 [wwp]        2.5.6cvs13
9159
9160         * src/compose.c
9161                 fix and optimize trimming of leading linefeeds in body loop.
9162
9163 2006-10-31 [colin]      2.5.6cvs12
9164
9165         * src/etpan/imap-thread.c
9166         * src/imap.c
9167                 Make really sure to have NULL sets in case
9168                 of error
9169
9170 2006-10-30 [wwp]        2.5.6cvs11
9171
9172         * src/prefs_common.c
9173         * src/prefs_common.h
9174         * src/compose.c
9175                 fix broken storage of quote format template when it contains \-escape
9176                 sequences. The application of such sequences is also fixed now (\t
9177                 in quote format will be a real tab instead of a 't', for instance).
9178
9179 2006-10-27 [colin]      2.5.6cvs10
9180
9181         * src/compose.c
9182                 Probably fix bug 1045, 'sylpheed-claws 
9183                 doesn't remove the mail from the IMAP 
9184                 Queue folder after sending'. From
9185                 2.5.6cvs3-stable
9186
9187 2006-10-27 [colin]      2.5.6cvs9
9188
9189         * configure.ac
9190                 Require libetpan-0.48. I'm so annoying,
9191                 I know ;-)
9192
9193 2006-10-27 [colin]      2.5.6cvs8
9194
9195         * src/folder.c
9196         * src/imap.c
9197                 Probably fix bug 1044, 'sylpheed-claws 
9198                 segfaults while moving mails' - Fix relation
9199                 usage when moving to an IMAP mailbox from another
9200                 mailbox
9201
9202 2006-10-26 [paul]       2.5.6cvs7
9203
9204         * src/gtk/about.c
9205                 add libSM to compiled-in features
9206                 list
9207
9208 2006-10-24 [colin]      2.5.6cvs6
9209
9210         * src/textview.c
9211         * src/gtk/gtkutils.c
9212                 Fix crash when printing emails with an
9213                 xface
9214
9215 2006-10-24 [mones]      2.5.6cvs5
9216
9217         * manual/es/advanced.xml
9218                 Synchronize hidden option respect_flowed_format
9219         * po/es.po
9220                 Updated translation
9221
9222 2006-10-21 [paul]       2.5.6cvs4
9223
9224         * src/gtk/authors.h
9225         * src/plugins/pgpcore/pgp_viewer.c
9226         * src/plugins/pgpcore/sgpgme.c
9227                 fix building on BSDs
9228                 Thanks to Michael Hughes
9229                 <Sylpheed-Claws_user@thehugheslogcabin.net>
9230
9231 2006-10-20 [colin]      2.5.6cvs3
9232
9233         * configure.ac
9234                 Bump up libetpan requirement
9235                 *** THIS COMMIT REQUIRES LIBETPAN CVS ***
9236         * src/common/utils.c
9237         * src/common/utils.h
9238                 Add convenience get_file_mtime()
9239         * src/imap.c
9240         * src/etpan/imap-thread.c
9241         * src/etpan/imap-thread.h
9242                 Implement UIDPLUS support if the server
9243                 supports it - faster sending in this case
9244
9245 2006-10-19 [colin]      2.5.6cvs2
9246
9247         * src/gtk/quicksearch.c
9248                 Fix emptying in type-ahead+extended mode
9249         * src/mainwindow.c
9250         * src/mainwindow.h
9251                 Add a hook for offline state change
9252         * src/plugins/trayicon/trayicon.c
9253                 Use it to display offline icons
9254         * src/plugins/trayicon/Makefile.am
9255         * src/plugins/trayicon/newmail.offline.xpm
9256         * src/plugins/trayicon/newmarkedmail.offline.xpm
9257         * src/plugins/trayicon/nomail.offline.xpm
9258         * src/plugins/trayicon/unreadmail.offline.xpm
9259         * src/plugins/trayicon/unreadmarkedmail.offline.xpm
9260                 Add the icons
9261
9262 2006-10-12 [paul]       2.5.6cvs1
9263
9264         * NEWS
9265         * README
9266         * configure.ac
9267                 Update version number following
9268                 stable release
9269
9270 2006-10-19 [colin]      2.5.5cvs18
9271
9272         * manual/handling.xml
9273                 Add type-ahead search
9274
9275 2006-10-18 [colin]      2.5.5cvs17
9276
9277         * src/gtk/quicksearch.c
9278                 Remove "save to history only if there's
9279                 no syntax error", it breaks for some 
9280                 reason which I'll investigate later.
9281
9282 2006-10-18 [colin]      2.5.5cvs16
9283
9284         * src/prefs_common.c
9285         * src/prefs_common.h
9286         * src/summaryview.c
9287         * src/gtk/quicksearch.c
9288         * src/gtk/quicksearch.h
9289                 Add a type-ahead option for fast searches
9290                 Patch by Fabien Vantard
9291
9292 2006-10-18 [colin]      2.5.5cvs15
9293
9294         * src/compose.c
9295         * src/compose.h
9296                 Add Options/Reply mode/ menu to be able to
9297                 change the recipients of a reply on the fly
9298
9299 2006-10-18 [colin]      2.5.5cvs14
9300
9301         * src/compose.c
9302                 Fix redirecting of our own sent mails
9303
9304 2006-10-17 [wwp]        2.5.5cvs13
9305
9306         * src/send_message.c
9307                 Fix duplicate error messages when sending, and missing
9308                 newline in such error messages.
9309
9310 2006-10-17 [colin]      2.5.5cvs12
9311
9312         * src/compose.c
9313                 Compare addresses case-insensitive
9314
9315 2006-10-17 [colin]      2.5.5cvs11
9316
9317         * src/plugins/pgpcore/sgpgme.c
9318                 Fix return status
9319
9320 2006-10-17 [colin]      2.5.5cvs10
9321
9322         * src/plugins/pgpcore/pgp_viewer.c
9323                 Fix return status
9324
9325 2006-10-17 [colin]      2.5.5cvs9
9326
9327         * src/quote_fmt.c
9328                 Fix a typo (thanks to Fabien)
9329
9330 2006-10-16 [colin]      2.5.5cvs8
9331
9332         * src/textview.c
9333                 Fix problem with quote-folding when emails
9334                 don't convert cleanly to UTF-8
9335
9336 2006-10-14 [colin]      2.5.5cvs7
9337
9338         * src/prefs_template.c
9339                 Reset fields when reopening
9340                 the window
9341
9342 2006-10-13 [paul]       2.5.5cvs6
9343
9344         * manual/advanced.xml
9345         * src/prefs_message.c
9346                 make 'respect_flowed_format' a hidden
9347                 option, and add a manual entry for it
9348                 Thanks to Colin
9349
9350 2006-10-12 [colin]      2.5.5cvs5
9351
9352         * src/codeconv.c
9353                 Revert part of 2.5.2cvs21:
9354                 Don't optimise by reusing the 
9355                 last iconv converter if possible:
9356                 it seems slightly broken in a 
9357                 very hard way to reproduce
9358
9359 2006-10-12 [colin]      2.5.5cvs4
9360
9361         * src/prefs_common.c
9362         * src/prefs_common.h
9363         * src/prefs_message.c
9364         * src/procmime.c
9365                 Fix bug 1035, 'Incorrect handling 
9366                 of flowed lines'. We now optionnaly
9367                 handle this format (preference is in
9368                 Message View/Text options section)
9369
9370 2006-10-12 [colin]      2.5.5cvs3
9371
9372         * po/POTFILES.in
9373                 Add new file
9374         * src/plugins/pgpcore/pgp_viewer.c
9375         * src/plugins/pgpcore/sgpgme.c
9376                 Don't try to import without asking
9377
9378 2006-10-12 [colin]      2.5.5cvs2
9379
9380         * src/compose.c
9381                 Fix bug 1036, 'Forwarding a mutlipart
9382                 mail with a "text/html" block to ms
9383                 outlook users leeds to freeze of
9384                 outlook'. Poor outlook users...
9385
9386 2006-10-12 [paul]       2.5.5cvs1
9387
9388         * NEWS
9389         * README
9390         * configure.ac
9391                 Update version number following
9392                 stable release
9393
9394 2006-10-11 [paul]       2.5.4cvs1
9395
9396         * NEWS
9397         * README
9398         * configure.ac
9399                 Update version number following
9400                 stable release
9401
9402 2006-10-11 [paul]       2.5.3cvs32
9403
9404         * src/textview.c
9405                 fix bug 1032, 'Segmentation fault when showing
9406                 message' (bug in quote folding)
9407                 Thanks to Colin
9408
9409 2006-10-10 [colin]      2.5.3cvs31
9410
9411         * src/quote_fmt.c
9412                 Rephrase english a bit
9413
9414 2006-10-10 [colin]      2.5.3cvs30
9415
9416         * src/prefs_compose_writing.c
9417                 Stop making the page larger than the window
9418
9419 2006-10-10 [wwp]        2.5.3cvs29
9420
9421         * src/compose.c
9422         * src/prefs_template.c
9423         * src/quote_fmt.c
9424         * src/quote_fmt.h
9425         * src/quote_fmt_lex.l
9426         * src/quote_fmt_parse.y
9427                 Extend the quote parser a bit: allow to get access to
9428                 basic (composing) account info.
9429
9430 2006-10-10 [colin]      2.5.3cvs28
9431
9432         * src/procheader.c
9433                 Fix this \t problem in subject
9434
9435 2006-10-09 [colin]      2.5.3cvs27
9436
9437         * src/main.c
9438         * src/prefs_gtk.c
9439                 Prepare cache a bit later
9440                 If section already exists, skip the new one 
9441                 (as previously); avoid writing the same block
9442                 twice - if we find a second block with the 
9443                 same id, skip it.
9444         * src/plugins/pgpcore/pgp_viewer.c
9445                 Set cursor to busy when retrieving a key
9446         * src/plugins/pgpcore/sgpgme.c
9447                 allow 5 seconds for gpg to export the key
9448                 
9449
9450 2006-10-09 [colin]      2.5.3cvs26
9451
9452         * configure.ac
9453         * src/msgcache.c
9454         * src/prefs_gtk.c
9455                 Check for existence of fgets_unlocked
9456                 and fwrite_unlocked
9457
9458 2006-10-09 [paul]       2.5.3cvs25
9459
9460         * src/prefs_summaries.c
9461                 replace strftime() with fast_strftime() and in
9462                 the consequence fix the bug in the display of
9463                 AM/PM in the 'Example' string
9464
9465 2006-10-09 [ticho]      2.5.3cvs24
9466
9467         * po/sk.po
9468                 Updated (and fixed up somewhat) Slovak translation.
9469
9470 2006-10-08 [colin]      2.5.3cvs23
9471
9472         * src/prefs_folder_item.c
9473                 Explain why prefs in the top-level folder
9474                 aren't retained, but are still useful
9475
9476 2006-10-08 [colin]      2.5.3cvs22
9477
9478         * src/prefs_gtk.c
9479                 Don't cache anything if caching fails
9480
9481 2006-10-08 [colin]      2.5.3cvs21
9482
9483         * src/common/utils.c
9484                 always include gi18n.h
9485
9486 2006-10-07 [colin]      2.5.3cvs20
9487
9488         * src/plugins/pgpcore/pgp_viewer.c
9489                 Kill gpg after 5 seconds wait
9490
9491 2006-10-07 [colin]      2.5.3cvs19
9492
9493         * src/plugins/pgpcore/pgp_viewer.c
9494         * src/plugins/pgpcore/pgp_viewer.h
9495                 Fix copyright
9496
9497 2006-10-07 [colin]      2.5.3cvs18
9498
9499         * src/plugins/pgpcore/pgp_viewer.c
9500         * src/plugins/pgpcore/pgp_viewer.h
9501                 Actually add the files to CVS
9502
9503 2006-10-07 [colin]      2.5.3cvs17
9504
9505         * src/plugins/pgpcore/sgpgme.c
9506                 Be sure not to crash on 'application/pgp-signature' that
9507                 are not application/pgp-signatures
9508
9509 2006-10-07 [colin]      2.5.3cvs16
9510
9511         * src/textview.c
9512         * src/textview.h
9513                 Make a bit more of the API available
9514         * src/plugins/pgpcore/Makefile.am
9515         * src/plugins/pgpcore/plugin.c
9516         * src/plugins/pgpcore/sgpgme.c
9517                 Add basic key import/export
9518
9519 2006-10-07 [colin]      2.5.3cvs15
9520
9521         * src/folderview.c
9522         * src/imap.c
9523         * src/prefs_account.c
9524         * src/wizard.c
9525                 Warn users *everywhere* if libetpan's not
9526                 linked in
9527
9528 2006-10-06 [mones]      2.5.3cvs14
9529
9530         * po/de.po
9531         * po/es.po
9532                 updated by Stephan Sachse and me
9533
9534 2006-10-06 [colin]      2.5.3cvs13
9535
9536         * src/main.c
9537         * src/common/sylpheed.c
9538                 Don't load common plugins if --exit is passed
9539         * src/prefs_gtk.c
9540         * src/prefs_gtk.h
9541                 Implement a cache to avoid reading the same
9542                 files over and over again at startup
9543
9544 2006-10-06 [colin]      2.5.3cvs12
9545
9546         * src/summaryview.c
9547         * src/gtk/quicksearch.c
9548                 Update display every 5k mails on fast searches
9549
9550 2006-10-06 [colin]      2.5.3cvs11
9551
9552         * src/textview.c
9553                 Don't do quote folding on HTML or ERTF.
9554                 May fix the Cygwin issues if they were
9555                 happening with HTML mails?
9556
9557 2006-10-05 [colin]      2.5.3cvs10
9558
9559         * src/prefs_gtk.c
9560                 Oops, forgot one
9561
9562 2006-10-05 [colin]      2.5.3cvs9
9563
9564         * src/prefs_gtk.c
9565                 Use unlocked_stdio here too
9566
9567 2006-10-05 [colin]      2.5.3cvs8
9568
9569         * src/folderview.c
9570                 Fix go to next * after preferences apply
9571         * src/msgcache.c
9572                 Do the fd lock/unlock ourselves instead of
9573                 letting the libc do it at each write 
9574
9575 2006-10-05 [colin]      2.5.3cvs7
9576
9577         * src/common/utils.c
9578                 Faster division, thanks to Jean Diraison
9579
9580 2006-10-05 [paul]       2.5.3cvs6
9581
9582         * src/common/utils.c
9583                 fix building with --disable-nls
9584
9585 2006-10-04 [colin]      2.5.3cvs5
9586
9587         * src/folder.c
9588                 Maybe fix a segfault
9589
9590 2006-10-04 [wwp]        2.5.3cvs4
9591
9592         * src/prefs_folder_item.c
9593                 Fine-tune layouts in folder item prefs. Suggested by
9594                 Fabien Vantard <fzzzzz@gmail.com>.
9595
9596 2006-10-04 [wwp]        2.5.3cvs3
9597
9598         * src/prefs_folder_item.c
9599                 Kill the clandestine passengers. You didn't see anything.
9600
9601 2006-10-04 [wwp]        2.5.3cvs2
9602
9603         * src/prefs_folder_item.c
9604                 Add a way to test the subject simplify regexp in
9605                 folder prefs. Patch by Fabien Vantard <fzzzzz@gmail.com>,
9606                 w/ few layout changes.
9607
9608 2006-20-04 [paul]       2.5.3cvs1
9609
9610         * NEWS
9611         * README
9612         * configure.ac
9613                 Update version number following
9614                 stable release
9615
9616 2006-10-04 [colin]      2.5.2cvs42
9617
9618         * src/folder.c
9619         * src/folder.h
9620         * src/summaryview.c
9621                 Provide a way for folder classes to set their sort
9622                 type and key
9623
9624 2006-10-03 [colin]      2.5.2cvs41
9625
9626         * src/mh.c
9627                 Don't use strlen() to know if the
9628                 string's empty
9629
9630 2006-10-03 [colin]      2.5.2cvs40
9631
9632         * src/mh.c
9633                 Fix "check for new folders" with accentued folders
9634
9635 2006-10-03 [ticho]      2.5.2cvs39
9636
9637         * src/filtering.c
9638         * src/folder.c
9639         * src/inc.c
9640         * src/mbox.c
9641                 Colin's fix for "copy" filtering rules.
9642
9643 2006-10-02 [colin]      2.5.2cvs38
9644
9645         * src/folderview.c
9646                 Fix for double-click too
9647
9648 2006-10-02 [colin]      2.5.2cvs37
9649
9650         * src/folderview.c
9651                 correct fix for cvs36
9652
9653 2006-10-02 [colin]      2.5.2cvs36
9654
9655         * src/folderview.c
9656                 Fix 'goto next unread' after collapsing/expanding 
9657                 a node.
9658
9659 2006-10-02 [colin]      2.5.2cvs35
9660
9661         * src/summaryview.c
9662                 Fix double freeze/thaw
9663         * src/common/utils.c
9664         * src/common/utils.h
9665                 Reimplement strftime
9666         * src/procheader.c
9667                 Use it
9668
9669
9670 2006-10-02 [colin]      2.5.2cvs34
9671
9672         * src/mh.c
9673                 Time mh_write_sequences() - it's fast
9674         * src/summaryview.c
9675                 Init a variable to shut up gcc
9676
9677 2006-10-01 [colin]      2.5.2cvs33
9678
9679         * src/folder.c
9680         * src/mh.c
9681         * src/mh.h
9682         * src/msgcache.c
9683                 Add helper mh_set_mtime(), and set mtime to stat()'s result
9684                 Add fsync but disable it, it's slow as hell
9685
9686 2006-10-01 [colin]      2.5.2cvs32
9687
9688         * src/mh.c
9689         * src/msgcache.c
9690                 fflush() caches and mh_sequences before
9691                 fclose()ing
9692
9693 2006-10-01 [colin]      2.5.2cvs31
9694
9695         * src/msgcache.c
9696                 Don't ftruncate when not using mmap
9697
9698 2006-09-30 [colin]      2.5.2cvs30
9699
9700         * src/main.c
9701                 Write folder list *after* saving caches
9702
9703 2006-09-30 [colin]      2.5.2cvs29
9704
9705         * src/folder.c
9706         * src/mh.c
9707                 Debug forced mtime changes
9708
9709 2006-09-30 [colin]      2.5.2cvs28
9710
9711         * src/folder.c
9712         * src/main.c
9713                 Remove useless debug_print()s (code
9714                 well-tested)
9715
9716 2006-09-30 [colin]      2.5.2cvs27
9717
9718         * src/mh.c
9719                 Do stuff faster when writing mh_sequences
9720
9721 2006-09-30 [colin]      2.5.2cvs26
9722
9723         * src/mh.c
9724                 Don't let the writing of .mh_sequences, which
9725                 can change the folder's mtime, let us think
9726                 we need to scan.
9727
9728 2006-09-30 [colin]      2.5.2cvs25
9729
9730         * src/folder.c
9731                 Move a debug_print where it belongs 
9732                 (processing)
9733         * src/summaryview.c
9734                 Don't mess with a huge slow subject
9735                 table if we're not threading by
9736                 subject
9737
9738 2006-09-30 [colin]      2.5.2cvs24
9739
9740         * src/msgcache.c
9741                 Reenable mmaped reads (*not* writes!)
9742         * src/procmsg.c
9743                 Don't destroy and recreate hashtables just
9744                 for fun
9745         * src/common/utils.c
9746                 Remove useless reply prefixes (it's case
9747                 unsensitive)
9748
9749 2006-09-30 [wwp]        2.5.2cvs23
9750
9751         * tools/fix_date.sh
9752                 Fixed a minor bug in date value extraction, added a switch
9753                 to replace non RFC-compliant Date: value, added a switch
9754                 to use strict RFC matching patterns for dates.
9755
9756 2006-09-29 [colin]      2.5.2cvs22
9757
9758         * src/matcher_parser.h
9759         * src/matcher_parser_parse.y
9760         * src/prefs_filtering.c
9761         * src/statusbar.c
9762         * src/summary_search.c
9763         * src/summaryview.c
9764         * src/gtk/quicksearch.c
9765         * src/gtk/quicksearch.h
9766                 Optimise searches by setting different
9767                 refresh intervals (depending if the 
9768                 search is fast or not)
9769
9770 2006-09-29 [colin]      2.5.2cvs21
9771
9772         * src/codeconv.c
9773                 Optimise by reusing the last iconv converter
9774                 if possible
9775         * src/textview.c
9776                 Optimise a bit (the foldable quotes feature
9777                 still has an awful O(n^2) algo
9778
9779 2006-09-29 [colin]      2.5.2cvs20
9780
9781         * src/gtk/gtksctree.c
9782         * src/gtk/gtksctree.h
9783                 Optimise de-selection via up/down or
9784                 another key
9785
9786 2006-09-28 [colin]      2.5.2cvs19
9787
9788         * src/action.c
9789         * src/compose.c
9790         * src/folderview.c
9791         * src/mainwindow.c
9792         * src/messageview.c
9793         * src/summary_search.c
9794         * src/toolbar.c
9795                 Avoid using summaryview->ctree directly
9796
9797 2006-09-28 [colin]      2.5.2cvs18
9798
9799         * src/summaryview.c
9800         * src/summaryview.h
9801                 Add helpers to freeze/thaw/grab_focus
9802                 Factorize calls to freeze/thaw/grab_focus
9803                 
9804
9805 2006-09-28 [colin]      2.5.2cvs17
9806
9807         * src/main.c
9808                 More guards for the session management
9809
9810 2006-09-28 [colin]      2.5.2cvs16
9811
9812         * src/folderview.c
9813         * src/gtk/gtksctree.c
9814         * src/gtk/gtksctree.h
9815                 Make expanding not recursive in folderview
9816
9817 2006-09-28 [colin]      2.5.2cvs15
9818
9819         * src/addressbook.c
9820                 If nothing is selected in the list (right part)
9821                 and a group is selected in the tree (left part),
9822                 mail this group.
9823
9824 2006-09-28 [colin]      2.5.2cvs14
9825
9826         * src/Makefile.am
9827                 Actually use SM_LIBS
9828
9829 2006-09-28 [ticho]      2.5.2cvs13
9830
9831         * src/export.c
9832         * src/messageview.c
9833         * src/mimeview.c
9834         * src/news.c
9835         * src/pop.c
9836         * src/prefs_themes.c
9837         * src/procmsg.c
9838                 Small i18n string optimization.
9839         * src/send_message.c
9840         * src/summaryview.c
9841         * src/common/session.c
9842         * src/common/smtp.c
9843         * src/common/ssl_certificate.c
9844         * src/common/utils.c
9845                 Use "Couldn't" instead of "Can't" in UI messages,
9846                 where appropriate.
9847
9848 2006-09-28 [colin]      2.5.2cvs12
9849
9850         * configure.ac
9851                 Possibly fix link errors
9852
9853 2006-09-27 [wwp]        2.5.2cvs11
9854
9855         * src/gtk/authors.h
9856         * doc/man/sylpheed-claws.1
9857         * manual/ack.xml
9858         * manual/es/ack.xml
9859         * manual/fr/ack.xml
9860         * manual/pl/ack.xml
9861                 Updated authors info (me, myself and I).
9862
9863 2006-09-27 [colin]      2.5.2cvs10
9864
9865         * src/addressbook.c
9866                 Remove useless printf
9867
9868 2006-09-27 [wwp]        2.5.2cvs9
9869
9870         * src/editgroup.c
9871         * src/send_message.c
9872         * src/inc.c
9873         * src/prefs_common.c
9874         * src/prefs_common.h
9875         * src/gtk/progressdialog.c
9876                 remember more windows' sizes (send dialog, received dialog,
9877                 edit group in addressbook).
9878
9879 2006-09-27 [colin]      2.5.2cvs8
9880
9881         * configure.ac
9882         * src/main.c
9883         * src/mainwindow.h
9884                 Use libSM to communicate with the session
9885                 manager, so that we can know when the 
9886                 session ends, save our caches, and draft
9887                 our compose windows.
9888
9889 2006-09-27 [colin]      2.5.2cvs7
9890
9891         * src/addressbook.c
9892                 Fix issues:
9893                 o Allow Book and Group creation from the tree's
9894                   contextual menu
9895                 o Do not actually delete the contacts when 
9896                   deleting groups from the tree (duh!)
9897
9898 2006-09-27 [colin]      2.5.2cvs6
9899
9900         * src/compose.c
9901         * src/compose.h
9902         * src/mainwindow.c
9903         * src/textview.c
9904         * src/toolbar.c
9905                 o Allow passing an email address to 
9906                   compose_new_with_folderitem
9907                 o Update callers
9908                 o Use current folderitem when clicking
9909                   on a TextView mailto: link
9910                 o Fix a possible leak in TextView
9911
9912 2006-09-27 [colin]      2.5.2cvs5
9913
9914         * src/html.c
9915                 Use UTF-8 chars to replace HTML entities
9916
9917 2006-09-27 [colin]      2.5.2cvs4
9918
9919         * AUTHORS
9920         * src/prefs_account.c
9921         * src/gtk/authors.h
9922                 Fix bug #1024 (Array index out of
9923                 range in sylpheed-claws-2.5.2)
9924                 Patch by Ales Nosek <anosek@suse.cz>
9925
9926 2006-09-27 [colin]      2.5.2cvs3
9927
9928         * src/addr_compl.c
9929                 Actually do the test
9930
9931 2006-09-27 [colin]      2.5.2cvs2
9932
9933         * src/addr_compl.c
9934         * src/addr_compl.h
9935                 Allow completing with comma (in certain cases: vCalendar
9936                 for example doesn't support that)
9937                 Patch by Fabien Vantard
9938
9939 2006-09-26 [colin]      2.5.2cvs1
9940
9941         * src/Makefile.am
9942         * src/addr_compl.c
9943         * src/addr_compl.h
9944         * src/addrbook.c
9945         * src/addrbook.h
9946         * src/addressbook.c
9947         * src/addrindex.c
9948         * src/addrindex.h
9949         * src/compose.c
9950         * src/prefs_common.c
9951         * src/prefs_filtering_action.c
9952         * src/prefs_folder_item.c
9953         * src/prefs_template.c
9954         * src/stock_pixmap.c
9955         * src/stock_pixmap.h
9956         * src/pixmaps/addr_one.xpm
9957         * src/pixmaps/addr_two.xpm
9958                 Add auto-completion on groups
9959
9960 2006-09-26 [colin]      2.5.2
9961
9962         * NEWS
9963         * README
9964         * RELEASE_NOTES
9965                 2.5.2 released
9966
9967 2006-09-26 [colin]      2.5.1cvs5
9968
9969         * src/matcher.c
9970                 Fix condition
9971
9972 2006-09-26 [colin]      2.5.1cvs4
9973
9974         * src/mbox.c
9975                 Revert cvs1 (useless as the message is printed 
9976                 every 500 mails)
9977
9978 2006-09-26 [colin]      2.5.1cvs3
9979
9980         * src/partial_download.c
9981                 Fix crasher found by Alexsandar Urosevic
9982
9983 2006-09-26 [colin]      2.5.1cvs2
9984
9985         * src/summaryview.c
9986                 Fix bug #1023 (Sylpheed deletes too much messages)
9987
9988 2006-09-26 [ticho]      2.5.1cvs1
9989
9990         * src/mbox.c
9991                 Make use of gettext's multiple plurals for statusbar
9992                 progress message.
9993
9994 2006-09-25 [paul]       2.5.1
9995
9996         * NEWS
9997         * README
9998         * RELEASE_NOTES
9999                 2.5.1 released
10000
10001 2006-09-25 [colin]      2.5.0cvs3
10002
10003         * src/plugins/bogofilter/bogofilter.c
10004         * src/plugins/clamav/clamav_plugin.c
10005         * src/plugins/spamassassin/spamassassin.c
10006                 BogoFilter, Spamassassin: Fix double hook registering after
10007                 visiting preferences
10008                 Spamassassin, Clamav: Just set the mails to move instead of
10009                 doing the move - caller will move the things at once.
10010
10011 2006-09-25 [colin]      2.5.0cvs2
10012
10013         * src/imap.c
10014         * src/etpan/imap-thread.c
10015                 Use UID SEARCH ALL instead of UID 1:*
10016                 (braindead servers can't figure out that's
10017                 the same...)
10018
10019 2006-09-25 [wwp]        2.5.0cvs1
10020
10021         * src/message_search.c
10022                 Added the ability to stop a running search (in message body).
10023
10024 2006-09-25 [paul]       2.5.0
10025
10026         * NEWS
10027         * README
10028         * RELEASE_NOTES
10029                 2.5.0 released
10030
10031 2006-09-25 [paul]       2.4.0cvs214
10032
10033         * po/cs.po
10034         * po/de.po
10035         * po/fi.po
10036         * po/fr.po
10037         * po/nl.po
10038         * po/pt_BR.po
10039         * po/sk.po
10040         * po/sr.po
10041         * po/zh_CN.po
10042                 updated by Tim, Stephan Sachse, Flammie Pirinen,
10043                 Fabien Vantard, Tim Dijkstra, Frederico Goncalves Guimaraes,
10044                 Ticho, Aleksander Urosevic, Ralgh Young
10045
10046 2006-09-24 [mones]      2.4.0cvs213
10047
10048         * po/es.po
10049                 Updated for release
10050
10051 2006-09-23 [colin]      2.4.0cvs212
10052
10053         * src/gtk/inputdialog.c
10054                 Fix [ ] remember this appearing in normal
10055                 input dialogs after it's been used by
10056                 mimeview.
10057         * src/folder.c
10058         * src/folderview.c
10059         * src/msgcache.c
10060         * src/procmsg.c
10061         * src/summaryview.c
10062         * src/textview.c
10063         * src/common/timing.h
10064                 Enable timings in debug mode and make it
10065                 look prettier.
10066
10067 2006-09-22 [colin]      2.4.0cvs211
10068
10069         * README
10070                 Revert test change
10071         * commitHelper
10072                 ping the correct URI
10073
10074 2006-09-22 [colin]      2.4.0cvs210
10075
10076         * README
10077                 Let's see if bug #1022 is fixed
10078
10079 2006-09-21 [colin]      2.4.0cvs209
10080
10081         * src/wizard.c
10082         * src/common/plugin.c
10083                 Prepare infra to load predefined plugins when
10084                 no configuration existed. Don't actually load
10085                 anything yet (feat. freeze)
10086
10087 2006-09-21 [wwp]        2.4.0cvs208
10088
10089         * manual/fr/faq.xml
10090                 Partial sync w/ 2.4.0cvs72:
10091                 wrap file and minor updates.
10092
10093 2006-09-21 [wwp]        2.4.0cvs207
10094
10095         * tools/fix_date.sh
10096                 several fixes and enhancements. A new --force switch has been
10097                 added to prevent overriding by default Date: header when
10098                 already existing.
10099
10100 2006-09-21 [paul]       2.4.0cvs206
10101
10102         * src/common/utils.c
10103                 add Chinese UTF8 Re prefix
10104
10105 2006-09-21 [wwp]        2.4.0cvs205
10106
10107         * tools/Makefile.am
10108                 Fics alfabettical order.
10109
10110 2006-09-21 [wwp]        2.4.0cvs204
10111
10112         * tools/fix_date.sh
10113         * tools/Makefile.am
10114                 Added an action tool to fix missing Date field in emails.
10115                 Updated Makefile.am to reflect those last two additions.
10116
10117 2006-09-21 [wwp]        2.4.0cvs203
10118
10119         * tools/uuooffice
10120                 Added a action tool to open uuencoded docs w/
10121                 OpenOffice (based on uudec method).
10122
10123 2006-09-21 [colin]      2.4.0cvs202
10124
10125         * src/compose.c
10126         * src/textview.c
10127                 Workaround possible GTK crash: remove selection 
10128                 clipboard before destroying widget, or GTK+-2.10
10129                 dies. Thanks to Hiro.
10130
10131 2006-09-20 [colin]      2.4.0cvs201
10132
10133         * src/compose.c
10134                 Fix free-after-use in some cases (when 
10135                 procmime_encode_content() frees mimeinfo->data.mem
10136                 and turns it to a temp file)
10137
10138 2006-09-20 [colin]      2.4.0cvs200
10139
10140         * src/folderview.c
10141         * src/summaryview.c
10142         * src/gtk/gtksctree.c
10143         * src/gtk/gtksctree.h
10144                 Add tooltips in the folderview and summaryview
10145                 (Doesn't break string freeze as they already
10146                 exist)
10147         * src/toolbar.c
10148                 Put the spam button in the default configuration
10149                 if compiled with bogo plugin too
10150
10151 2006-09-19 [colin]      2.4.0cvs199
10152
10153         * src/summaryview.c
10154         * src/summaryview.h
10155                 Update folder name label on folder rename
10156         * src/prefs_matcher.c
10157         * src/gtk/logwindow.h
10158                 Fix warnings
10159                 Patches by Fabien
10160
10161 2006-09-19 [wwp]        2.4.0cvs198
10162
10163         * src/summary_search.c
10164                 fix can't click forward/backward buttons in the
10165                 search messages.
10166
10167 2006-09-18 [paul]       2.4.0cvs197
10168
10169         * src/wizard.c
10170                 add missing bracket, capitalise the A of
10171                 'SpamAssassin'
10172
10173 2006-09-18 [paul]       2.4.0cvs196
10174
10175         * src/compose.c
10176                 fix bug 1012 'crashed upon sending mail
10177                 from compose window'
10178                 Thanks to Colin
10179
10180 2006-09-16 [colin]      2.4.0cvs195
10181
10182         * src/folderview.c
10183                 Fix "real-time" sorting by freezing/thawing
10184
10185 2006-09-16 [colin]      2.4.0cvs194
10186
10187         * manual/faq.xml
10188                 Fix the anti-spam entry a bit
10189
10190 2006-09-16 [colin]      2.4.0cvs193
10191
10192         * src/wizard.c
10193                 Make sure reviewers have no excuse when stating
10194                 Sylpheed-Claws doesn't have antispam capabilities.
10195
10196 2006-09-16 [colin]      2.4.0cvs192
10197
10198         * src/main.c
10199                 Revert part of 2.3.0cvs18, Saving caches on SIGPIPE,
10200                 as if the SIGPIPE comes from etpan's thread we could
10201                 trigger a GUI update from this thread.
10202
10203 2006-09-16 [colin]      2.4.0cvs191
10204
10205         * src/summaryview.c
10206                 Init all members of the struct
10207
10208 2006-09-16 [paul]       2.4.0cvs190
10209
10210         * src/account.c
10211                 improvements to the English
10212
10213 2006-09-15 [colin]      2.4.0cvs189
10214
10215         * src/summaryview.c
10216                 HIG order on dialog
10217
10218 2006-09-14 [colin]      2.4.0cvs188
10219
10220         * src/common/socket.c
10221         * src/common/socket.h
10222         * src/common/ssl.c
10223         * src/common/ssl_certificate.c
10224         * src/common/ssl_certificate.h
10225         * src/etpan/imap-thread.c
10226                 the get_fqdn() call done to get canonical name when
10227                 checking an SSL certificate is blocking, which is
10228                 sad as we just did a non-blocking lookup to connect.
10229                 Fix that by letting the fqdn available to the SockInfo,
10230                 and use that in ssl_certificate_check(). For IMAP,
10231                 we don't do it as the lookup's done by libetpan, but
10232                 it's less annoying as IMAP connections as much more
10233                 rare than POP3 connections.
10234
10235 2006-09-14 [paul]       2.4.0cvs187
10236
10237         * manual/advanced.xml
10238                 improvements to the English,
10239                 properly place the new hidden options
10240                 within the alphabetical order
10241         * src/gtk/pluginwindow.c
10242                 improvements to the English
10243
10244 2006-09-14 [colin]      2.4.0cvs186
10245
10246         * src/prefs_common.c
10247         * src/prefs_common.h
10248         * src/gtk/gtksctree.c
10249         * manual/advanced.xml
10250                 New hidden pref, stripes_color_offset, to change
10251                 the value added/substracted to normal bgcolor to
10252                 create the stripes in summaries
10253
10254 2006-09-13 [colin]      2.4.0cvs185
10255
10256         * src/gedit-print.c
10257         * src/messageview.c
10258         * src/messageview.h
10259         * src/summaryview.c
10260         * src/textview.c
10261                 Fix misc. printing issues: 
10262                 - Bad font for linkified headers
10263                 - Different font if the mail was displayed or not
10264                 - Factorize the thing
10265
10266 2006-09-13 [colin]      2.4.0cvs184
10267
10268         * src/common/ssl_certificate.c
10269                 Only get FQDN once when checking certificate
10270
10271 2006-09-13 [colin]      2.4.0cvs183
10272
10273         * src/account.c
10274         * src/gtk/pluginwindow.c
10275                 Misc. GUI fixes by Fabien
10276
10277 2006-09-13 [wwp]        2.4.0cvs182
10278
10279         * configure.ac
10280         * src/common/utils.h
10281         * src/common/utils.c
10282                 get rid of unused wide-char functions.
10283
10284 2006-09-13 [wwp]        2.4.0cvs181
10285
10286         * src/plugins/pgpinline/sylpheed.def
10287         * src/textview.c
10288                 merge more w32 patches from gpg4win sources (Marcus Brinkmann <marcus@g10code.de>):
10289                 add privacy_reset_error to the .def file,
10290                 do not fork for an external textviewer.
10291
10292 2006-09-13 [wwp]        2.4.0cvs180
10293
10294         * src/prefs_common.c
10295                 fix broken font entry in prefs (patch issued by the gpg4win team,
10296                 probably by Marcus Brinkmann <marcus@g10code.de>).
10297
10298 2006-09-13 [colin]      2.4.0cvs179
10299
10300         * src/folder.h
10301                 Fix a warning in summaryview.c
10302         * src/mainwindow.c
10303         * src/summaryview.c
10304         * src/summaryview.h
10305                 Add missing Mark/* elements in the
10306                 main menu
10307
10308 2006-09-12 [colin]      2.4.0cvs178
10309
10310         * src/prefs_actions.c
10311         * src/prefs_filtering_action.c
10312         * src/prefs_matcher.c
10313                 Use (New) instead of New everywhere
10314
10315 2006-09-12 [wwp]        2.4.0cvs177
10316
10317         * manual/fr/addrbook.xml
10318         * manual/fr/handling.xml
10319                 updated some quotes in the fr manual to match the fr translation.
10320
10321 2006-09-12 [wwp]        2.4.0cvs176
10322
10323         * src/prefs_matcher.c
10324                 don't store translated string elements in matcher expressions.
10325                 Also fixed a misused of Q_().
10326
10327 2006-09-11 [wwp]        2.4.0cvs175
10328
10329         * src/plugins//bogofilter/bogofilter.c
10330         * src/plugins//clamav/clamav_plugin.c
10331         * src/plugins//demo/demo.c
10332         * src/plugins//dillo_viewer/dillo_viewer.c
10333         * src/plugins//pgpcore/plugin.c
10334         * src/plugins//pgpinline/plugin.c
10335         * src/plugins//pgpmime/plugin.c
10336         * src/plugins//spamassassin/spamassassin.c
10337                 gettext-ize more strings (mostly plugin error messages).
10338
10339 2006-09-11 [colin]      2.4.0cvs174
10340
10341         * src/alertpanel.c
10342                 Make maximum buffer size bigger to avoid
10343                 truncating translated messages. Patch by
10344                 Fabien
10345
10346 2006-09-11 [colin]      2.4.0cvs173
10347
10348         * src/etpan/imap-thread.c
10349                 Fix compilation on OpenBSD, thanks to 
10350                 Landry
10351
10352 2006-09-10 [wwp]        2.4.0cvs172
10353
10354         * manual/account.xml
10355         * manual/addrbook.xml
10356         * manual/handling.xml
10357         * manual/es/handling.xml
10358         * manual/fr/account.xml
10359         * manual/fr/addrbook.xml
10360         * manual/fr/handling.xml
10361                 documented addressbook matching (condition configuration):
10362                   addrbook.xml, en fr
10363                 documented per-account filtering rules (handling/filtering
10364                   section, account section):
10365                   account.xml, handling.xml, en fr
10366                 slightly updated the handling/searching section to tell few
10367                   words about the extended search ability:
10368                   handling.xml, en fr
10369                 added missing <quote></quotes> to Quick Search:
10370                   handling.xml, en fr es
10371                 fixed a typo (auomatically):
10372                   handling.xml, en
10373                 changes revisited by Paul.
10374
10375 2006-09-10 [paul]       2.4.0cvs171
10376
10377         * src/prefs_actions.c
10378         * src/prefs_filtering.c
10379         * src/prefs_template.c
10380                 adjustments to the gui
10381                 Patch by Fabien Vantard (slightly modified)
10382
10383 2006-09-10 [colin]      2.4.0cvs170
10384
10385         * src/summaryview.c
10386                 Check folderitem/summaryview consistency
10387                 (basically automates Update summary). Fixes
10388                 #1011 (wrong (negative) count on unread 
10389                 messages)
10390
10391 2006-09-10 [colin]      2.4.0cvs169
10392
10393         * src/gtk/gtksctree.c
10394                 Fix recursive expansion via mouse
10395         * src/plugins/bogofilter/bogofilter.c
10396                 Use normal filtering way of moving
10397                 messages (batching), possibly fixing
10398                 bug #1015 (Bogofilter plugin doubles 
10399                 new messages)
10400
10401 2006-09-09 [wwp]        2.4.0cvs168
10402
10403         * src/prefs_filtering.c
10404                 better place for this fix.
10405
10406 2006-09-09 [wwp]        2.4.0cvs167
10407
10408         * src/prefs_filtering.c
10409                 fix a minor bug when the enabled status of a filtering/processing
10410                 rule always got set to TRUE when replacing this rule. That still
10411                 make sense when adding a new rule, but now when replacing, we
10412                 don't override the value of 'enabled'.
10413                 Also renamed the func prefs_filtering_list_view_get_rule_name()
10414                 to prefs_filtering_list_view_get_info() as this function not only
10415                 returns the name, but also the account_id and the enabled status.
10416
10417 2006-09-09 [mones]      2.4.0cvs166
10418
10419         * manual/glossary.xml
10420         * manual/plugins.xml
10421                 Minor format corrections
10422         * manual/gpl.xml
10423                 Fix misplaced NO WARRANTY section
10424         * manual/es/advanced.xml
10425         * manual/es/faq.xml
10426         * manual/es/glossary.xml
10427         * manual/es/gpl.xml
10428         * manual/es/handling.xml
10429         * manual/es/plugins.xml
10430         * manual/es/starting.xml
10431                 Incorporate changes from English version
10432         * manual/fr/ack.xml
10433         * manual/pl/ack.xml
10434         * manual/es/ack.xml
10435                 Fix address, (add translation credits in es version)
10436         * po/es.po
10437                 Updated translation
10438
10439 2006-09-09 [wwp]        2.4.0cvs165
10440
10441         * src/prefs_filtering.c
10442                 fix a crash when opening filtering prefs, if matcherrc file contains
10443                 broken data (non-existing account id, which is theoretically not
10444                 possible).
10445
10446 2006-09-08 [colin]      2.4.0cvs164
10447
10448         * src/folder.c
10449                 Wrong assert, make it an if()
10450         * src/gtk/gtksctree.c
10451                 Fix bug #1013 (expand selected thread 
10452                 tree) - expanding is now recursive
10453
10454 2006-09-07 [wwp]        2.4.0cvs163
10455
10456         * src/prefs_matcher.c
10457                 make better sentences about addressbook matching in the
10458                 matcher prefs. This should make translators' work easier
10459                 too.
10460
10461 2006-09-07 [wwp]        2.4.0cvs162
10462
10463         * src/prefs_filtering.c
10464                 code simplification (get rid of dup var. assignment).
10465
10466 2006-09-07 [wwp]        2.4.0cvs161
10467
10468         * src/summaryview.c
10469                 use GTK_STOCK icons when possible, patch by Fabien Vantard
10470                 <fzzzzz@gmail.com>.
10471
10472 2006-09-07 [paul]       2.4.0cvs160
10473
10474         * src/mimeview.c
10475                 fix compilation warnings
10476                 Thanks to Colin
10477
10478 2006-09-07 [paul]       2.4.0cvs159
10479
10480         * src/mimeview.c
10481                 select the mimepart icon when
10482                 displaying as text
10483                 Thanks to Colin
10484
10485 2006-09-06 [paul]       2.4.0cvs158
10486
10487         * src/prefs_filtering.c
10488                 fix labels and table element spacing
10489                 Patch by Fabien Vantard
10490
10491 2006-09-06 [paul]
10492
10493         2.5.0-rc3 released
10494
10495 2006-09-06 [paul]       2.4.0cvs157
10496
10497         * manual/es/advanced.xml
10498                 fix typo
10499
10500 2006-09-06 [wwp]        2.4.0cvs156
10501
10502         * src/mainwindow.c
10503                 fix an dup launch issue when iconified, thanks to Colin.
10504
10505 2006-09-06 [wwp]        2.4.0cvs155
10506
10507         * src/gtk//gtksctree.h
10508                 oops, forgot that one!
10509
10510 2006-09-06 [wwp]        2.4.0cvs154
10511
10512         * manual/pl/advanced.xml
10513         * manual/advanced.xml
10514         * manual/es/advanced.xml
10515         * manual/fr/advanced.xml
10516         * src/prefs_customheader.c
10517         * src/prefs_filtering_action.c
10518         * src/foldersel.c
10519         * src/prefs_summaries.c
10520         * src/prefs_filtering.c
10521         * src/account.c
10522         * src/compose.c
10523         * src/prefs_summary_column.c
10524         * src/addr_compl.c
10525         * src/prefs_actions.c
10526         * src/prefs_folder_column.c
10527         * src/ssl_manager.c
10528         * src/prefs_template.c
10529         * src/prefs_display_header.c
10530         * src/prefs_common.h
10531         * src/prefs_matcher.c
10532         * src/prefs_common.c
10533         * src/prefs_toolbar.c
10534         * src/summaryview.c
10535         * src/folderview.c
10536         * src/gtk/gtksctree.c
10537         * src/gtk/pluginwindow.c
10538         * src/gtk/progressdialog.c
10539         * src/gtk/prefswindow.c
10540                 renamed hidden option enable_rules_hint to use_stripes_everywhere
10541                 to make its meaning more obvious (all versions of the manual reflect
10542                 the change).
10543                 added an extra hidden option use_stripes_in_summary to allow
10544                 discarding these stripes in mainwindow's folder and message lists;
10545                 en and fr manuals only are OK towards this.
10546
10547 2006-09-06 [colin]      2.4.0cvs153
10548
10549         * src/textview.c
10550                 Hide Sylpheed-Claws' internal queue headers
10551                 when showing all headers. They'll be present
10552                 only in Source window.
10553
10554 2006-09-05 [colin]      2.4.0cvs152
10555
10556         * src/plugins/trayicon/trayicon.c
10557                 Fix crash at exit - we have to disconnect
10558                 our handlers
10559         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
10560                 Update eggtrayicon - patch adapted from a
10561                 patch by Fryderyk Dziarmagowski <freetz@gmx.net>
10562                 on Sylpheed's ML
10563
10564 2006-09-05 [colin]      2.4.0cvs151
10565
10566         * src/mainwindow.c
10567         * src/gtk/logwindow.c
10568                 Fix race condition when something writes
10569                 to the log too soon during init. Thanks
10570                 to Fabien Vantard
10571
10572 2006-09-05 [colin]      2.4.0cvs150
10573
10574         * src/mimeview.c
10575                 Don't select part on right-click either
10576
10577 2006-09-05 [paul]       2.4.0cvs149
10578
10579         * src/mimeview.c
10580                 completion of previous commit
10581                 Thanks to Colin
10582
10583 2006-09-05 [colin]      2.4.0cvs148
10584
10585         * src/mimeview.c
10586                 Don't force selection on middle-click, just open
10587
10588 2006-09-04 [colin]      2.4.0cvs147
10589
10590         * src/mimeview.c
10591                 Looks like gtk_notebook_set_current_page()
10592                 sometimes steals focus, and this annoys us
10593                 in MimeViewers as it renders navigation
10594                 keys useless. Take back focus after switching
10595                 pages.
10596
10597 2006-09-04 [colin]      2.4.0cvs146
10598
10599         * src/messageview.c
10600                 Set stop_loading when clicking on Next
10601                 during load. Don't add a callback to 
10602                 avoid over-complicating things.
10603
10604 2006-09-04 [colin]      2.4.0cvs145
10605
10606         * src/mimeview.c
10607         * src/messageview.c
10608                 Fix multiple loads in separate messageview
10609
10610 2006-09-04 [colin]      2.4.0cvs144
10611
10612         * src/summaryview.c
10613                 Let navigation keys be handled during 
10614                 load
10615
10616 2006-09-04 [colin]      2.4.0cvs143
10617
10618         * src/messageview.c
10619         * src/summaryview.c
10620         * src/textview.c
10621         * src/textview.h
10622                 Make loading of huge mails (lots of text and/or
10623                 images) cancellable, so the GUI doesn't block 
10624
10625 2006-09-04 [colin]      2.4.0cvs142
10626
10627         * src/plugins/trayicon/trayicon.c
10628                 Fix annoyance when removing a folder with 
10629                 unread mails: trayicon didn't update
10630
10631 2006-09-04 [paul]       2.4.0cvs141
10632
10633         * src/gtk/icon_legend.c
10634                 straighten up columns
10635                 Patch by Fabien Vantard
10636
10637 2006-09-04 [wwp]        2.4.0cvs140
10638
10639         * src/prefs_filtering.c
10640                 fix new line's account name in filtering prefs:
10641                 was "All", is now "(New)".
10642
10643 2006-09-04 [paul]       2.4.0cvs139
10644
10645         * tools/make.themes.project
10646                 use "AUTOMAKE_OPTIONS = dist-bzip2"
10647                 instead of homebrewed "make release"
10648
10649 2006-09-03 [colin]      2.4.0cvs138
10650
10651         * src/folderview.c
10652                 Fix bug #1007 (Wrong folder highlighted)
10653
10654 2006-09-03 [colin]      2.4.0cvs137
10655
10656         * src/compose.c
10657                 Don't set Newsgroup: header to a mail folder
10658                 path
10659
10660 2006-09-03 [paul]       2.4.0cvs136
10661
10662         * src/prefs_other.c
10663         * src/prefs_spelling.c
10664                 unify the gui
10665
10666 2006-09-03 [paul]       2.4.0cvs135
10667
10668         * src/prefs_summaries.c
10669                 correct menu item text in prefs_keybind_apply_clicked()
10670
10671 2006-09-03 [paul]       2.4.0cvs134
10672
10673         * manual/advanced.xml
10674                 some improvements to the descriptions
10675         * src/mainwindow.c
10676         * src/messageview.c
10677         * src/summaryview.c
10678         * src/gtk/menu.c
10679                 fix menu sensitivity issues
10680         * src/prefs_message.c
10681                 drop the useless word 'short'
10682         * src/prefs_other.c
10683                 add the word 'lines' indicating log length
10684                 is a measure of lines
10685         * src/textview.c
10686                 fix compilation warnings
10687
10688 2006-09-02 [colin]      2.4.0cvs133
10689
10690         * src/messageview.c
10691                 Display a special return-receipt message
10692                 if the message is from the user
10693         * src/summaryview.c
10694                 Fix missing freeze of the list when marking
10695                 all read and unthreading for exec. Thanks
10696                 to Stephan Sachse.
10697
10698 2006-09-02 [paul]       2.4.0cvs132
10699
10700         * src/mainwindow.c
10701         * src/prefs_message.c
10702         * src/summaryview.c
10703                 fix some english
10704
10705 2006-09-02 [wwp]        2.4.0cvs131
10706
10707         * src/prefs_filtering.c
10708                 added an account name column to the filtering rules
10709                 dialog.
10710
10711 2006-09-02 [colin]      2.4.0cvs130
10712
10713         * src/gtk/logwindow.c
10714         * src/gtk/logwindow.h
10715                 Block scrolling if we're not at the end
10716                 of the log
10717
10718 2006-09-02 [colin]      2.4.0cvs129
10719
10720         * src/folder.c
10721                 Make sure account-specific rules can't
10722                 be used in {pre-,post-,}processing
10723         * src/mainwindow.c
10724         * src/gtk/logwindow.c
10725         * src/gtk/logwindow.h
10726                 Jump to last error when clicking on the
10727                 warning icon
10728
10729 2006-09-02 [colin]      2.4.0cvs128
10730
10731         * src/imap.c
10732         * src/import.c
10733         * src/mainwindow.c
10734         * src/mainwindow.h
10735                 Fix warning icon
10736         * src/inc.c
10737         * src/mbox.c
10738         * src/mbox.h
10739                 Let proc_mbox know its account, for
10740                 account-specific rules
10741
10742 2006-09-01 [colin]      2.4.0cvs127
10743
10744         * src/codeconv.c
10745                 Don't uselessly use iconv to convert from
10746                 us-ascii
10747         * src/alertpanel.c
10748         * src/mainwindow.c
10749         * src/mainwindow.h
10750         * src/inc.c
10751                 Fix certain log cases, disable warning icon
10752                 for now, the correct way to display it when
10753                 necessary and only when necessary is probably
10754                 to do it manually rather than use error logs
10755         * src/etpan/imap-thread.c
10756                 Clean up UID logging a bit
10757         * src/gtk/logwindow.c
10758         * src/gtk/logwindow.h
10759                 Make logging faster when the window's closed
10760
10761 2006-09-01 [wwp]        2.4.0cvs126
10762
10763         * manual/fr/account.xml
10764                 reflect changes to the ref. manual (parts of cvs72):
10765                 fix tabnames and quotes.
10766
10767 2006-09-01 [wwp]        2.4.0cvs125
10768
10769         * manual/fr/plugins.xml
10770                 reflect changes to the reference manual (cvs42):
10771                 update IRC channel info.
10772
10773 2006-09-01 [wwp]        2.4.0cvs124
10774
10775         * commitHelper
10776                 use CVSEDITOR env. var. if set, according to `man cvs`.
10777
10778 2006-09-01 [wwp]        2.4.0cvs123
10779
10780         * manual/advanced.xml
10781                 better sentence again (thanks to Paul).
10782
10783 2006-09-01 [wwp]        2.4.0cvs122
10784
10785         * manual/advanced.xml
10786         fix definition of toolbar_detachable and rework a bit the one of
10787         enable_dotted_lines.
10788
10789 2006-09-01 [mones]      2.4.0cvs121
10790
10791         * manual/advanced.xml
10792                 Document enable_dotted_lines
10793
10794 2006-09-01 [paul]       2.4.0cvs120
10795
10796         * src/folderview.c
10797         * src/folderview.h
10798         * src/imap.c
10799         * src/mainwindow.c
10800         * src/summaryview.c
10801                 obey the 'When entering folder...' option
10802                 when using the /View/Go to/... menu items
10803                 Thanks to Colin
10804
10805 2006-08-31 [colin]      2.4.0cvs119
10806
10807         * src/folderview.c
10808                 Revert 2.4.0cvs116, wrong fix.
10809
10810 2006-08-31 [colin]      2.4.0cvs118
10811
10812         * src/gtk/gtksctree.c
10813                 Better state the various copyrights
10814
10815 2006-08-31 [colin]      2.4.0cvs117
10816
10817         * src/prefs_common.c
10818                 fix enable_dotted_lines
10819
10820 2006-08-31 [colin]      2.4.0cvs116
10821
10822         * src/folderview.c
10823                 Use pref "Always open on select" when going
10824                 to next unread folder
10825         * src/gtk/gtksctree.c
10826                 Fix link failure to _gtk_clist_create_cell_layout
10827                 on certain computers. (Why not mine, I wonder)
10828
10829 2006-08-31 [colin]      2.4.0cvs115
10830
10831         * src/procmsg.c
10832         * src/textview.c
10833         * src/plugins/bogofilter/bogofilter.c
10834         * src/plugins/spamassassin/spamassassin.c
10835                 Requalify some "errors" to warnings
10836         * src/mainwindow.c
10837         * src/mainwindow.h
10838         * src/statusbar.c
10839                 Add an icon in the statusbar to notify
10840                 of errors
10841         * src/gtk/gtksctree.c
10842         * src/folderview.c
10843         * src/summaryview.c
10844                 Make the GtkSCTree look more modern by
10845                 alternating background lines
10846         * src/prefs_common.c
10847         * src/prefs_common.h
10848                 Add a pref to let people have the old
10849                 way if they prefer
10850
10851
10852 2006-08-30 [colin]      2.4.0cvs114
10853
10854         * src/procmsg.c
10855         * src/procmsg.h
10856                 Provide a way to filter a list of
10857                 messages in an optimised manner, and
10858                 add a list-filtering hook
10859         * src/folder.c
10860         * src/inc.c
10861         * src/mbox.c
10862                 Use the list filtering
10863         * src/plugins/bogofilter/bogofilter.c
10864                 Use the list-filtering hook
10865                 Use -b (bulk) mode for more speed
10866                 when learning and filtering
10867         * src/etpan/imap-thread.c
10868                 Make log output shorter in UID SEARCH
10869
10870
10871 2006-08-30 [colin]      2.4.0cvs113
10872
10873         * src/plugins/bogofilter/bogofilter.c
10874                 Really fast mass learning - thanks to David
10875                 Relson for the options explanations :)
10876
10877 2006-08-30 [colin]      2.4.0cvs112
10878
10879         * src/msgcache.c
10880                 Fix compilation on FreeBSD. Thanks
10881                 to Michael Hugues
10882
10883 2006-08-29 [colin]      2.4.0cvs111
10884
10885         * src/folderview.c
10886                 Handle "popup_menu" signal (for popping the 
10887                 menu via the keyboard)
10888         * src/mimeview.c
10889         * src/mimeview.h
10890         * src/summaryview.c
10891         * src/textview.c
10892         * src/gtk/gtkutils.c
10893         * src/gtk/gtkutils.h
10894                 Factorize scrolling code, and add an API 
10895                 for MimeViewers to handle scroll orders
10896
10897 2006-08-29 [wwp]        2.4.0cvs110
10898
10899         * src/plugins//bogofilter/bogofilter.c
10900         * src/plugins//spamassassin/spamassassin.c
10901                 make the bogofilter/spamassassin filtering error dialogs at
10902         incorporation obey to the "don't popup error dialog on
10903         receive error" option. If disabled, feed the log window w/
10904         the error message.
10905
10906 2006-08-29 [paul]
10907
10908         2.5.0-rc2 released
10909
10910 2006-08-29 [paul]       2.4.0cvs109
10911
10912         * Makefile.am
10913                 remove 'make release', it's not needed
10914                 since we use 'AUTOMAKE_OPTIONS = dist-bzip2'
10915
10916 2006-08-29 [paul]       2.4.0cvs108
10917
10918         * src/foldersel.c
10919         * src/summary_search.c
10920         * src/gtk/progressdialog.c
10921         * src/plugins/pgpcore/passphrase.c
10922                 replace deprecated gtk_window_set_policy()
10923
10924 2006-08-29 [colin]      2.4.0cvs107
10925
10926         * src/folder.c
10927                 Fix data loss when copy fails during a move:
10928                 only use fast remove_msgs if everything was
10929                 copied OK; else use slow remove_msg on the
10930                 mails that got copied only.
10931
10932 2006-08-28 [paul]       2.4.0cvs106
10933
10934         * src/mh.c
10935                 revert change in 2.4.0cvs104, it breaks
10936                 stuff
10937
10938 2006-08-28 [paul]       2.4.0cvs105
10939
10940         * src/plugins/spamassassin/spamassassin.c
10941                 english fix
10942
10943 2006-08-28 [paul]       2.4.0cvs104
10944
10945         * src/mh.c
10946                 fix data loss when moving to another
10947                 mailbox fails
10948         * src/prefs_spelling.c
10949                 improve the english
10950         * src/gtk/pluginwindow.c
10951                 improve the layout of the dialog text
10952         All thanks to Colin
10953
10954 2006-08-28 [paul]       2.4.0cvs103
10955
10956         * src/plugins/bogofilter/bogofilter.c
10957         * src/plugins/bogofilter/bogofilter_gtk.c
10958                 fix english up a bit, innit
10959
10960 2006-08-28 [paul]       2.4.0cvs102
10961
10962         * configure.ac
10963         * po/Makefile.in.in
10964         * po/Makevars
10965                 require autoconf 2.60, enabling building
10966                 with gettext 0.15 (gettext 0.14.x build still
10967                 possible). Replace Makefiles with versions
10968                 from gettext 0.15.
10969                 Remove configure options --with-localedir and
10970                 --with-mandir. The options that are provided
10971                 directly by autoconf 2.60 can be used instead:
10972                 --mandir --localedir
10973
10974 2006-08-27 [colin]      2.4.0cvs101
10975
10976         * src/plugins/bogofilter/Makefile.am
10977                 Fix make dist (no README)
10978
10979 2006-08-27 [colin]      2.4.0cvs100
10980
10981         * src/folder.c
10982                 Don't use F_UNKNOWN folders for any default
10983                 outbox/trash/etc
10984         * src/plugins/bogofilter/bogofilter.c
10985         * src/plugins/bogofilter/bogofilter.h
10986         * src/plugins/bogofilter/bogofilter_gtk.c
10987                 Add an option to specify the path to bogofilter
10988                 Use single-quotes to be able to learn in folders
10989                 with spaces in their names
10990                 Verify learning status
10991
10992 2006-08-27 [colin]      2.4.0cvs99
10993
10994         * manual/faq.xml
10995         * manual/plugins.xml
10996                 Document Bogofilter plugin
10997
10998 2006-08-27 [colin]      2.4.0cvs98
10999
11000         * src/compose.c
11001         * src/messageview.c
11002         * src/procmsg.c
11003         * src/procmsg.h
11004                 When possible, copy the queued mail to sent folder
11005                 instead of re-adding. Much faster on IMAP.
11006
11007 2006-08-27 [colin]      2.4.0cvs97
11008
11009         * src/msgcache.c
11010                 Disable mmaped caches - huge metadata loss
11011                 here after a power failure.
11012         * src/summaryview.c
11013                 Add quicksearch timing
11014         * src/common/plugin.c
11015         * src/common/plugin.h
11016                 Implement an interface to tell what plugins
11017                 provide. Prevent loading of similar plugins.
11018         * src/plugins/clamav/clamav_plugin.c
11019         * src/plugins/demo/demo.c
11020         * src/plugins/dillo_viewer/dillo_viewer.c
11021         * src/plugins/pgpcore/plugin.c
11022         * src/plugins/pgpinline/pgpinline.c
11023         * src/plugins/pgpmime/pgpmime.c
11024         * src/plugins/spamassassin/spamassassin.c
11025         * src/plugins/trayicon/trayicon.c
11026                 Implement plugin_provides()
11027
11028 2006-08-27 [colin]      2.4.0cvs96
11029
11030         * configure.ac
11031         * src/plugins/Makefile.am
11032         * src/plugins/bogofilter/.cvsignore
11033         * src/plugins/bogofilter/Makefile.am
11034         * src/plugins/bogofilter/bogofilter.c
11035         * src/plugins/bogofilter/bogofilter.h
11036         * src/plugins/bogofilter/bogofilter_gtk.c
11037                 New Bogofilter plugin, provides filtering and
11038                 learning. Spamassassin will go to extra plugins.
11039
11040 2006-08-26 [mones]      2.4.0cvs95
11041
11042         * manual/handling.xml
11043                 Fix subfolder path in the example (thanks to Paul) 
11044
11045 2006-08-26 [mones]      2.4.0cvs94
11046
11047         * manual/glossary.xml
11048                 2.2. + add ISP to the glossary
11049                 7.5. + Add UIDL to glossary
11050                 7.7. + Add TCP to glossary
11051         * manual/handling.xml
11052                 7.1. + Mentions GNU/Linux distribution, what about the non...
11053                 7.2. = s/html/HTML/, quote --local option -> Dillo HTML Viewer
11054                 7.3. + Mentions .bashrc, what about the non-bash ones? 
11055                 7.4. = Use appropriate quotation for commands
11056                 7.6. = change "" to <quote></quote>
11057         * manual/plugins.xml
11058                 6.1. + Example #mh/Mailbox/Friends -> #mh/inbox/Friends         
11059         * manual/starting.xml
11060                 2.1. + local mbox file: some examples of mbox file locations...
11061                 Also reformatted files requiring it
11062
11063 2006-08-26 [wwp]        2.4.0cvs93
11064
11065         * src/summary_search.c
11066                 disable find buttons while summary search is running.
11067
11068 2006-08-25 [colin]      2.4.0cvs92
11069
11070         * src/folder.c
11071         * src/folderutils.c
11072         * src/mh.c
11073         * src/procmsg.h
11074         * src/summaryview.c
11075                 Speed up MH moving, and add progressbar
11076                 for MH deletion
11077         * src/msgcache.c
11078                 Write cache files using mmap() too
11079
11080 2006-08-25 [wwp]        2.4.0cvs91
11081
11082         * src/summaryview.c
11083                 switch spam<->ham button when a message has been marked as spam or ham
11084                 and is still selected. Thanks to Colin.
11085
11086 2006-08-25 [paul]       2.4.0cvs90
11087
11088         * src/Makefile.am
11089         * src/stock_pixmap.c
11090         * src/stock_pixmap.h
11091         * src/summaryview.c
11092         * src/gtk/icon_legend.c
11093         * src/pixmaps/copied.xpm
11094         * src/pixmaps/moved.xpm
11095                 add icons for delayed execution marked for
11096                 copying, marked for moving
11097
11098 2006-08-25 [mones]      2.4.0cvs89
11099
11100         * manual/glossary.xml
11101                 Fix the other glossary items:
11102                 5.1. = Inmmediate execution -> <quote>immediate execution...
11103                 5.2. = Fix MBOX capitalization -> Mbox
11104                 5.3. + Improve Plugins def. w/ tech. ref.
11105                 5.4. = Quotation -> replace '>' by <quote>></quote>
11106                 5.5. - SMTP Server. -> remove dot
11107         * po/es.po
11108                 Updated translation
11109
11110 2006-08-25 [mones]      2.4.0cvs88
11111
11112         * manual/ack.xml
11113                 Reformatted, changed email address
11114         * manual/glossary.xml
11115                 Reformatted, fixed MANUAL-TODO items:
11116                 8.2. + add ROT-13 to glossary
11117                 8.4. + add URL to glossary
11118         * manual/es/advanced.xml
11119                 Fixed <literal>s
11120
11121 2006-08-25 [paul]       2.4.0cvs87
11122
11123         * src/gtk/icon_legend.c
11124                 add 'marked for deletion' icon
11125                 arrange icons by containing column
11126                 wrap long label text
11127
11128 2006-08-25 [colin]      2.4.0cvs86
11129
11130         * src/common/utils.c
11131         * src/common/utils.h
11132                 Add the sc_g_*list_bigger functions in
11133                 a place everyone can use it
11134         * src/summaryview.c
11135                 Only freeze/thaw the list when working
11136                 on the selection, if it's bigger than 1
11137         * src/gtk/gtksctree.c
11138                 Only freeze/thaw the list when unselec-
11139                 ting 'all' if ('all' != 1)
11140                 This avoids some flickering
11141
11142 2006-08-24 [colin]      2.4.0cvs85
11143
11144         * src/addressbook.c
11145                 Fix strange list selection
11146                 Fix random seg (Invalid read of freed memory)
11147
11148 2006-08-24 [colin]      2.4.0cvs84
11149
11150         * src/alertpanel.c
11151         * src/gtk/inputdialog.c
11152         * src/plugins/pgpcore/passphrase.c
11153                 Revert minimal width patch of 2.4.0cvs67,
11154                 as it is also a maximal width. Use 
11155                 gtk_window_set_default_size instead.
11156
11157 2006-08-24 [colin]      2.4.0cvs83
11158
11159         * src/msgcache.c
11160                 Write cache/mark to temp files before
11161                 overwriting old ones (avoids metadata
11162                 loss if writing the new files fail).
11163                 Use mmap() to read cache/mark file, as
11164                 this makes cache reading faster. Dis-
11165                 abled for big-endian machines until it
11166                 can be tested. (Big-endian users: set
11167                 msgcache_use_mmap = TRUE in the relevant
11168                 #if).
11169         * src/procmsg.h
11170                 Move rarely used fields of MsgInfo in 
11171                 another structure, which will only be
11172                 allocated if needed. Face, X-Face,
11173                 Return receipt headers and List-*
11174                 headers are moved. Mails having none
11175                 of these occupy 52 bytes less with
11176                 this patch, which makes 2.5MB of RAM
11177                 saved on a 50k folder).
11178         * src/headerview.c
11179         * src/mainwindow.c
11180         * src/messageview.c
11181         * src/partial_download.c
11182         * src/procheader.c
11183         * src/procmsg.c
11184         * src/textview.c
11185                 Follow this structure change.
11186
11187 2006-08-24 [wwp]        2.4.0cvs82
11188
11189         * manual/es/.cvsignore
11190         * manual/es/dist/.cvsignore
11191         * manual/es/dist/html/.cvsignore
11192         * manual/es/dist/pdf/.cvsignore
11193         * manual/es/dist/ps/.cvsignore
11194         * manual/es/dist/txt/.cvsignore
11195                 more (generated) files to ignore.
11196
11197 2006-08-24 [colin]      2.4.0cvs81
11198
11199         * src/folder.c
11200         * src/mh.c
11201                 Fix possible problems with local delivery. Check the folder doesn't
11202                 need scan before setting its mtime when saving cache (which can be
11203                 done long after the folder's been modified by an external process);
11204                 Check that the stored item's mtime didn't change in mh functions.
11205
11206 2006-08-24 [mones]      2.4.0cvs80
11207
11208         * manual/advanced.xml
11209                 Rewrapping, some fixes and MANUAL-TODO items:
11210                 8.1. = change "" to <quote></quote>
11211                 8.3. = quote menu items
11212                 8.5. - deploying -> new user ... ideally a new user (redundant)
11213
11214 2006-08-23 [colin]      2.4.0cvs79
11215
11216         * src/gtk/gtksctree.c
11217                 When selecting or deselecting range, only
11218                 freeze/thaw when selection is bigger than 10
11219
11220 2006-08-23 [colin]      2.4.0cvs78
11221
11222         * src/messageview.c
11223         * src/mimeview.c
11224         * src/mimeview.h
11225         * src/plugins/dillo_viewer/dillo_viewer.c
11226                 Provide an API for MimeViewer plugins to
11227                 return a text selection for replying
11228
11229 2006-08-23 [colin]      2.4.0cvs77
11230
11231         * src/image_viewer.c
11232         * src/textview.c
11233                 Use gtk_pixbuf_new_from_file_at_scale(), which
11234                 is faster than getting the pixbuf then resizing
11235                 it.
11236
11237 2006-08-23 [colin]      2.4.0cvs76
11238
11239         * src/procmime.c
11240                 UTF-8 should be sent Quoted-printable
11241
11242 2006-08-22 [colin]      2.4.0cvs75
11243
11244         * src/mh.c
11245                 Check if scan is required before touching
11246                 the folder (or it'll be required every time)
11247
11248 2006-08-22 [colin]      2.4.0cvs74
11249
11250         * configure.ac
11251                 Require libetpan 0.46 (crasher fix when built
11252                 against gnutls)
11253
11254 2006-08-22 [colin]      2.4.0cvs73
11255
11256         * src/folder.c
11257                 Set folder's mtime after writing its
11258                 cache
11259         * src/folderview.c
11260                 Add some timing
11261         * src/procmsg.c
11262                 Don't do useless stuff if we don't 
11263                 thread by subject
11264         * src/summaryview.c
11265                 Add some timing, don't deselect prior
11266                 to selecting (gtksctree does it itself),
11267                 remove crash avoidance hacks as it's been
11268                 properly fixed since a while
11269         * src/common/utils.c
11270                 Optimize to_human_readable(): _() is slow,
11271                 do it only once, and avoid %f format for KB
11272                 (the most common in a summaryview)
11273         * src/gtk/gtksctree.c
11274                 Don't uselessly freeze/thaw (fixes flicker
11275                 on next unread and friends), reduce number
11276                 of g_list_nth/g_list_position where possible
11277         * src/gtk/gtkutils.c
11278         * src/gtk/gtkutils.h
11279                 Reduce number of g_list_nth/g_list_position
11280                 where possible.
11281                 All of this makes loading as 70k folder 2.1
11282                 seconds instead of 3.2 (with hot FS caches).
11283                 (1.3 seconds without Date and Size columns...)
11284
11285 2006-08-22 [paul]       2.4.0cvs72
11286
11287         wrap documents and do some items from mones' MANUAL-TODO:
11288
11289         * manual/account.xml
11290                 4.1. = fix tabname references to <quote>tabname</quote>
11291                 4.2. = fix "xxx" and 'xxx' items to <quote>xxx</quote>
11292         * manual/faq.xml
11293                 1.1. = mentioned options don't match UI
11294                 Add information about the 'Never send Return Receipts'
11295                 option
11296         * manual/handling.xml
11297                 6.2. = Mentions Extended symbols button, but now is
11298                 named Information
11299                 6.3. = Mentions ... button, which is now Edit
11300
11301 2006-08-22 [colin]      2.4.0cvs71
11302
11303         * src/gtk/pluginwindow.c
11304                 Fix layout in verbose translations (such
11305                 as french)
11306
11307 2006-08-22 [paul]       2.4.0cvs70
11308
11309         * manual/Makefile.am
11310                 build manuals in alphabetical order
11311         * src/addressbook.c
11312         * src/prefs_themes.c
11313                 replace/remove deprecated symbols
11314         * src/gtk/gtkutils.c
11315                 fix a warning
11316         * src/gtk/pluginwindow.c
11317                 replace deprecated symbol
11318                 replace label text and move it
11319         * src/plugins/pgpcore/prefs_gpg.c
11320                 move the 'Generate...' button out of the
11321                 Sign Key frame, replace the English used
11322         * src/plugins/pgpcore/sgpgme.c
11323                 fixes to the English
11324
11325 2006-08-21 [colin]      2.4.0cvs69
11326
11327         * src/plugins/trayicon/trayicon.c
11328                 Add more strings for translation; patch
11329                 by Pawel
11330
11331 2006-08-21 [colin]      2.4.0cvs68
11332
11333         * src/compose.c
11334                 fix replied flag not set after drafting
11335         * src/matcher.c
11336                 fix body quicksearch in non-encoded bodies
11337                 containing '='
11338         * src/msgcache.c
11339                 Get rid of the g_malloc workaround for
11340                 corrupted caches, use g_try_malloc
11341
11342 2006-08-21 [colin]      2.4.0cvs67
11343
11344         * src/alertpanel.c
11345         * src/gtk/inputdialog.c
11346         * src/plugins/pgpcore/passphrase.c
11347                 Set minimal width to 375
11348         * src/mainwindow.c
11349                 Fix switching to offline, asking if it 
11350                 should be overriden for synchronising
11351         * src/mimeview.c
11352                 Don't offer to remember command on Open 
11353                 with for text parts, as the browser or 
11354                 text editor command isn't changed from 
11355                 there
11356
11357 2006-08-20 [paul]       2.4.0cvs66
11358
11359         * po/ko.po
11360         * po/zh_CN.po
11361                 fix plural form errors. revealed by stricter
11362                 checking of gettext 0.15
11363
11364 2006-08-18 [paul]       2.4.0cvs65
11365
11366         * src/stock_pixmap.c
11367                 fix the fix of 2.4.0cvs64
11368                 Thanks to Colin
11369
11370 2006-08-18 [paul]       2.4.0cvs64
11371
11372         * src/stock_pixmap.c
11373                 fix leaks
11374                 Thanks to Colin
11375
11376 2006-08-18 [paul]       2.4.0cvs63
11377
11378         * src/compose.c
11379         * src/procmsg.c
11380                 fix occasional IMAP bug where large msgs
11381                 were left in the queue folder after sending
11382                 Thanks to Colin
11383
11384 2006-08-18 [paul]       2.4.0cvs62
11385
11386         * src/folderview.c
11387                 freeze the summaryview while quicksearch results
11388                 are displayed
11389                 (fixes bug 456 'current message is hidden when the
11390                 view is refreshed and extended search is "unread 
11391                 messages"')
11392                 Thanks to Colin
11393         * src/textview.c
11394                 add missing #include "inputdialog.h"
11395         * src/common/utils.h
11396                 add missing mailcap_update_default() and improve
11397                 readability
11398
11399 2006-08-17 [colin]      2.4.0cvs61
11400
11401         * src/plugins/pgpcore/select-keys.c
11402                 Fix warnings :)
11403
11404 2006-08-17 [colin]      2.4.0cvs60
11405
11406         * src/compose.c
11407                 Don't continue queuing if Cancel is clicked
11408                 in select-keys
11409
11410 2006-08-17 [colin]      2.4.0cvs59
11411
11412         * src/plugins/pgpcore/select-keys.c
11413                 When encrypting, if only one key matches and it 
11414                 matches exactly, automatically use it.
11415
11416 2006-08-17 [colin]      2.4.0cvs58
11417
11418         * src/mimeview.c
11419         * src/prefs_common.c
11420         * src/prefs_common.h
11421         * src/prefs_ext_prog.c
11422         * src/textview.c
11423                 Fix issues with previous patch (text/html)
11424                 Remove outdated prefs
11425
11426 2006-08-17 [colin]      2.4.0cvs57
11427
11428         * src/imap.c
11429                 Add View Log button on auth error
11430         * src/procmsg.c
11431                 Fix encrypted mail marked as new when
11432                 saved in normal folders
11433         * src/plugins/pgpinline/pgpinline.c
11434                 Fix encrypt bug on IMAP
11435         * src/mimeview.c
11436         * src/common/utils.c
11437         * src/common/utils.h
11438         * src/gtk/inputdialog.c
11439         * src/gtk/inputdialog.h
11440                 Get rid of metamail stuff, simplify
11441                 opening, and allow remembering of user's
11442                 choices (by updating ~/.mailcap). There's
11443                 still to drop "Audio player" and "Image
11444                 viewer" preferences.
11445
11446 2006-08-17 [mones]      2.4.0cvs56
11447
11448         * manual/es/sylpheed-claws-manual.xml
11449                 fix DTD path
11450
11451 2006-08-17 [mones]      2.4.0cvs55
11452
11453         * configure.ac
11454         * manual/Makefile.am
11455         * manual/es/Makefile.am
11456         * manual/es/account.xml
11457         * manual/es/ack.xml
11458         * manual/es/addrbook.xml
11459         * manual/es/advanced.xml
11460         * manual/es/faq.xml
11461         * manual/es/glossary.xml
11462         * manual/es/gpl.xml
11463         * manual/es/handling.xml
11464         * manual/es/intro.xml
11465         * manual/es/keyboard.xml
11466         * manual/es/plugins.xml
11467         * manual/es/starting.xml
11468         * manual/es/sylpheed-claws-manual.xml
11469         * manual/es/dist/Makefile.am
11470         * manual/es/dist/html/Makefile.am
11471         * manual/es/dist/pdf/Makefile.am
11472         * manual/es/dist/ps/Makefile.am
11473         * manual/es/dist/txt/Makefile.am
11474                 Spanish translation for the manual
11475
11476 2006-08-16 [colin]      2.4.0cvs54
11477
11478         * src/compose.c
11479         * src/main.c
11480         * src/mainwindow.c
11481                 Fix send button sensitivity at startup
11482                 Set send menu sensitivity (patch by Fabien)
11483         * src/ssl_manager.c
11484                 Enable closing with esc (patch by Fabien)
11485         * src/gtk/foldersort.c
11486                 Enable closing with esc (patch by Fabien)
11487         * src/procmime.c
11488                 Optimisation (no need to copy to tempfile to
11489                 "decode" 7bit and 8bit)
11490         * src/summaryview.c
11491                 Fix cruft in swap_from case
11492         * src/textview.c
11493                 Fix missing last line in some mail cases 
11494                 (Fixes debian #381872)
11495         * src/plugins/pgpcore/prefs_gpg.c
11496         * src/plugins/pgpcore/sgpgme.c
11497         * src/plugins/pgpcore/sgpgme.h
11498                 Don't show "no key found" when user explicitely
11499                 wants to create a key
11500
11501 2006-08-16 [paul]       2.4.0cvs53
11502
11503         * configure.ac
11504         * src/account.c
11505         * src/addressbook.c
11506         * src/headerview.c
11507         * src/prefs_account.c
11508         * src/prefs_message.c
11509         * src/gtk/gtkutils.c
11510                 bump up minimum required versions of GTK+ and
11511                 GLIB to 2.6.0
11512
11513 2006-08-16 [paul]       2.4.0cvs52
11514
11515         * src/toolbar.c
11516                 workaround GTK+ Bug 351600 - 'Can't re-click
11517                 on button after sensitivity update'
11518                 http://bugzilla.gnome.org/show_bug.cgi?id=351600
11519                 Thanks to Colin
11520
11521 2006-08-15 [colin]      2.4.0cvs51
11522
11523         * src/plugins/pgpcore/prefs_gpg.c
11524                 Set options sensitivity according to
11525                 key existence
11526         * src/plugins/pgpcore/sgpgme.c
11527                 Allow to create key with no passphrase
11528
11529 2006-08-14 [cleroy]     2.4.0cvs50
11530
11531         * src/gtk/pluginwindow.c
11532                 New layout (maybe to be changed?)
11533         * src/gtk/gtkutils.c
11534                 Fix a bit label_window
11535         * src/plugins/pgpcore/passphrase.c
11536         * src/plugins/pgpcore/passphrase.h
11537         * src/plugins/pgpcore/plugin.c
11538         * src/plugins/pgpcore/prefs_gpg.c
11539         * src/plugins/pgpcore/prefs_gpg.h
11540         * src/plugins/pgpcore/sgpgme.c
11541         * src/plugins/pgpcore/sgpgme.h
11542                 Allow to create a PGP private key via the GUI
11543
11544 2006-08-14 [wwp]        2.4.0cvs49
11545
11546         * src/addressbook_foldersel.c
11547                 fix strict ISO C90 compliance.
11548
11549 2006-08-14 [paul]       2.4.0cvs48
11550
11551         * src/gtk/prefswindow.c
11552                 re-set scrolled window on opening
11553                 Patch by Ticho
11554
11555 2006-08-14 [paul]
11556
11557         2.5.0-rc1 released
11558
11559 2006-08-14 [paul]       2.4.0cvs47
11560
11561         * src/prefs_display_header.c
11562                 re-enable user-defined Displayed Headers
11563
11564 2006-08-14 [paul]       2.4.0cvs46
11565
11566         * src/prefs_account.c
11567                 use GTK_STOCK_EDIT
11568
11569 2006-08-13 [colin]      2.4.0cvs45
11570
11571         * src/common/utils.c
11572                 Fix "a" in quote when the original message is empty,
11573                 by using \0 instead of 'a' to test writability of
11574                 temp files.
11575
11576 2006-08-13 [wwp]        2.4.0cvs44
11577
11578         * src/plugins/spamassassin/spamassassin.c
11579                 fix capitalization of "SpamAssassin" in some debug, log and
11580                 dialog messages.
11581
11582 2006-08-13 [paul]       2.4.0cvs43
11583
11584         * src/editldap.c
11585                 fix overlapping widgets
11586         * src/prefs_account.c
11587                 fix translation of protocol_names[]
11588                 fix label disappearing off the edge of the
11589                 visible area
11590
11591 2006-08-12 [paul]       2.4.0cvs42
11592
11593         * manual/plugins.xml
11594                 update IRC channel info before it gets forgotten
11595                 about
11596
11597 2006-08-11 [colin]      2.4.0cvs41
11598
11599         * src/compose.c
11600         * src/mainwindow.c
11601         * src/mainwindow.h
11602         * src/procmsg.c
11603         * src/procmsg.h
11604         * src/summaryview.c
11605         * src/toolbar.c
11606                 Grey out the Send button if
11607                 - Queue folders are empty, or
11608                 - We're sending already
11609
11610 2006-08-11 [wwp]        2.4.0cvs40
11611
11612         * src/main.c
11613                 fix a logic issue when quitting while a compose window is
11614                 still open, thanks to Colin.
11615
11616 2006-08-10 [colin]      2.4.0cvs39
11617
11618         * src/main.c
11619                 Fix default font size setting after wizard run
11620         * src/imap.c
11621         * src/etpan/imap-thread.c
11622         * src/etpan/imap-thread.h
11623                 Fix bug #999 (Timing out on TSL cert validation 
11624                 dialog makes ugly things happen). Also, STARTTLS
11625                 unconditionnaly if initial capabilities contain
11626                 LOGINDISABLED and STARTTLS.
11627
11628 2006-08-09 [colin]      2.4.0cvs38
11629
11630         * src/mainwindow.c
11631         * src/mainwindow.h
11632                 Fix Tools/Actions sensitivity when there are
11633                 no actions
11634
11635 2006-08-09 [colin]      2.4.0cvs37
11636
11637         * src/prefs_filtering.c
11638                 Warning fix, patch by Paul
11639         * src/messageview.c
11640         * src/prefs_actions.c
11641         * src/prefs_filtering_action.c
11642         * src/prefs_matcher.c
11643                 Uniformisation of "Info ..." to "Info..." (for
11644                 old gtk), patch by Fabien
11645         * src/plugins/clamav/clamav_plugin_gtk.c
11646                 Sensitivity fix by Fabien
11647
11648 2006-08-09 [colin]      2.4.0cvs36
11649
11650         * src/main.c
11651         * src/main.h
11652                 Add a function to know whether we're exiting
11653         * src/plugins/trayicon/trayicon.c
11654                 If exiting, don't do anything. Faster, and
11655                 avoids gtk_main_iteration reentracy causing
11656                 segfaults at exit
11657
11658 2006-08-09 [colin]      2.4.0cvs35
11659
11660         * src/messageview.c
11661         * src/mimeview.c
11662         * src/mimeview.h
11663                 Fix lack of part selection when automatically 
11664                 jumping to a specific part
11665         * src/msgcache.c
11666                 Little optimisation in cache reading
11667
11668 2006-08-09 [colin]      2.4.0cvs34
11669
11670         * src/compose.c
11671                 Fix crash setting the priority on reedit
11672                 (Accessing compose before creating it!)
11673
11674 2006-08-08 [colin]      2.4.0cvs33
11675
11676         * src/procmime.c
11677                 Fix bug #998 (last attachment is not accessible)
11678                 Bad RFC interpretation on multipart close-delimiters
11679         * src/mimeview.c
11680         * src/mimeview.h
11681         * src/gtk/gtkvscrollbutton.c
11682         * src/gtk/gtkvscrollbutton.h
11683                 Make attachments list wheel-scrollable
11684
11685 2006-08-07 [colin]      2.4.0cvs32
11686
11687         * src/gtk/gtkaspell.c
11688                 Fix bug #973 (Unicode punctation characters 
11689                 are not recognized as separators by the
11690                 spell checker); fix unsigned stuff
11691
11692 2006-08-07 [colin]      2.4.0cvs31
11693
11694         * src/compose.c
11695                 Fix bug #956 (DnD text with accents in compose 
11696                 text entry); fix gccc's signed/unsigned fuss
11697
11698 2006-08-06 [colin]      2.4.0cvs30
11699
11700         * src/main.c
11701                 Fix bug #979 (Plugin crashes when exiting 
11702                 sylpheed-claws) : handle exit request only 
11703                 once
11704
11705 2006-08-05 [colin]      2.4.0cvs29
11706
11707         * src/news.c
11708                 Just make sure we have a msgid.
11709
11710 2006-08-05 [colin]      2.4.0cvs28
11711
11712         * src/news.c
11713         * src/summaryview.c
11714                 Fix bug #995 ("Mark cross-posted as read" doesn't work)
11715                 by reimplementing it
11716         * src/textview.c
11717                 Fix bug when hiding quotes with level > 3 and quote
11718                 colors are recycled
11719
11720 2006-08-04 [colin]      2.4.0cvs27
11721
11722         * src/compose.c
11723         * src/undo.c
11724         * src/undo.h
11725                 Fix a bit replace-by-pasting undo
11726         * src/mainwindow.c
11727         * src/messageview.c
11728                 Fix Fold quotes menu synchro in
11729                 mainwindow when it changes in 
11730                 messageview
11731         * src/textview.c
11732                 Fix right-click on quotes blocks
11733         * src/common/utils.c
11734                 Verify that the file created by
11735                 my_tmpfile() is writable. Fixes
11736                 bug #988 (very specific filesystem
11737                 issue)
11738         * src/plugins/pgpcore/sgpgme.c
11739                 Fix file descriptor leak
11740         * src/plugins/spamassassin/spamassassin.c
11741                 Warn once if spamd isn't reachable
11742
11743 2006-08-04 [colin]      2.4.0cvs26
11744
11745         * src/toolbar.c
11746                 i18n context patch by Fabien
11747
11748 2006-08-03 [colin]      2.4.0cvs25
11749
11750         * src/mainwindow.c
11751         * src/messageview.c
11752                 Rename "Hide quotes" to "Fold quotes"
11753         * src/textview.c
11754                 Don't use hand cursor on quotes. "all 
11755                 the bonuses of the feature and none of 
11756                 unwelcome side-effects"
11757
11758 2006-08-03 [colin]      2.4.0cvs24
11759
11760         * AUTHORS
11761         * sylpheed-claws.desktop
11762         * src/gtk/authors.h
11763                 Bring the desktop file to XDG compliance
11764                 Patch by Charles A. Edwards
11765
11766 2006-08-03 [colin]      2.4.0cvs23
11767
11768         * src/textview.c
11769                 Fix links offset when they are preceded
11770                 by accentued chars (g_utf8_strlen!)
11771         * src/mainwindow.c
11772                 Fix wrong status when starting offline
11773
11774
11775 2006-08-03 [wwp]        2.4.0cvs22
11776
11777         * src/prefs_common.h
11778                 ask what to do w/ filtering rules that belong to an account when
11779                 applying filtering rules manually from the main window (skip,
11780                 apply regardless of the account, use current account). This dialog
11781                 can be skipped and the last reply used.
11782                 (forgot that file)
11783
11784 2006-08-03 [wwp]        2.4.0cvs21
11785
11786         * src/filtering.c
11787         * src/filtering.h
11788         * src/prefs_common.c
11789         * src/summaryview.c
11790         * src/alertpanel.c
11791         * src/alertpanel.h
11792         * src/messageview.c
11793                 ask what to do w/ filtering rules that belong to an account when
11794                 applying filtering rules manually from the main window (skip,
11795                 apply regardless of the account, use current account). This dialog
11796                 can be skipped and the last reply used.
11797
11798
11799 2006-08-03 [colin]      2.4.0cvs20
11800
11801         * src/textview.c
11802                 Optimize previous patch
11803
11804 2006-08-03 [cleroy]     2.4.0cvs19
11805
11806         * src/textview.c
11807                 Fix quotes getting toggled back when the
11808                 mail has an even number of text parts
11809
11810 2006-08-02 [colin]      2.4.0cvs18
11811
11812         * src/messageview.c
11813                 Add Hide quotes menu
11814
11815 2006-08-02 [colin]      2.4.0cvs17
11816
11817         * src/mainwindow.c
11818         * src/prefs_common.c
11819         * src/textview.c
11820         * src/textview.h
11821         * src/gtk/about.c
11822                 Allow per-level quote hiding,
11823                 Allow toggling quotes by double-clicking them
11824                 Rename RemoteURI to ClickableText to reflect
11825                 the fact it's used for a variety of things
11826
11827 2006-08-02 [wwp]        2.4.0cvs16
11828
11829         * src/mainwindow.c
11830                 fix "View/Hide quotes" menu item status initialization.
11831
11832 2006-08-02 [wwp]        2.4.0cvs15
11833
11834         * src/matcher_parser_parse.y
11835                 remove a debug trace.
11836
11837 2006-08-02 [paul]       2.4.0cvs14
11838
11839         * src/plugins/pgpcore/passphrase.c
11840                 don't set initial dialog size
11841                 make it resizable
11842
11843 2006-08-02 [paul]       2.4.0cvs13
11844
11845         * src/noticeview.c
11846                 remove the rogue '/' character
11847
11848 2006-08-02 [paul]       2.4.0cvs12
11849
11850         * src/noticeview.c
11851                 allow buttons to resize as necessary
11852
11853 2006-08-01 [wwp]        2.4.0cvs11
11854
11855         * src/mbox.c
11856                 fix strict ISO C90 compliance.
11857
11858 2006-08-01 [wwp]        2.4.0cvs10
11859
11860         * tools/update-po
11861                 updated update-po tool to work w/ context-dependent translations.
11862                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
11863
11864 2006-08-01 [wwp]        2.4.0cvs9
11865
11866         * src/matcher.c
11867         * src/prefs_filtering.c
11868         * src/prefs_matcher.c
11869                 allow context-dependent translations for "All",
11870                 patch by Fabien Vantard <fzzzzz@gmail.com>.
11871
11872 2006-07-31 [colin]      2.4.0cvs8
11873
11874         * AUTHORS
11875         * src/gtk/authors.h
11876                 Add Rafal to authors
11877
11878 2006-07-31 [colin]      2.4.0cvs7
11879
11880         * src/compose.c
11881         * src/mainwindow.c
11882         * src/messageview.h
11883         * src/prefs_common.c
11884         * src/prefs_common.h
11885         * src/textview.c
11886                 Add 'View/Hide quotes'. Patch based on a patch
11887                 by Rafal Weglarz
11888
11889 2006-07-31 [colin]      2.4.0cvs6
11890
11891         * src/action.c
11892                 Fix problem with "> stuff >" actions
11893
11894 2006-07-31 [paul]       2.4.0cvs5
11895
11896         * po/nb.po
11897                 updated by Geir Helland
11898
11899 2006-07-31 [wwp]        2.4.0cvs4
11900
11901         * src/mainwindow.c
11902         * src/summaryview.c
11903         * src/summaryview.h
11904                 add "View/Go to/Parent message" and "View/Go to/Last read message",
11905                 thanks to Colin.
11906
11907 2006-07-31 [wwp]        2.4.0cvs3
11908
11909         * src/Makefile.am
11910         * src/addr_compl.c
11911         * src/addr_compl.h
11912         * src/addressbook.c
11913         * src/addressbook.h
11914         * src/addressbook_foldersel.c
11915         * src/addressbook_foldersel.h
11916         * src/addrindex.c
11917         * src/addrindex.h
11918         * src/matcher.c
11919         * src/matcher.h
11920         * src/matcher_parser_lex.l
11921         * src/matcher_parser_parse.y
11922         * src/prefs_common.c
11923         * src/prefs_common.h
11924         * src/prefs_filtering.c
11925         * src/prefs_matcher.c
11926         * src/prefs_matcher.h
11927         * src/summaryview.c
11928                 introduce filtering against the address book. It's now possible to add
11929                 matched conditions to determine if any email address in a message matches
11930                 or doesn't match any or all books or folders in the address book.
11931
11932 2006-07-31 [wwp]        2.4.0cvs2
11933
11934         * src/account.c
11935         * src/filtering.c
11936         * src/filtering.h
11937         * src/folder.c
11938         * src/folderview.c
11939         * src/inc.c
11940         * src/mainwindow.c
11941         * src/matcher.c
11942         * src/matcher_parser_lex.l
11943         * src/matcher_parser_parse.y
11944         * src/mbox.c
11945         * src/prefs_filtering.c
11946         * src/prefs_filtering.h
11947         * src/procmsg.c
11948         * src/procmsg.h
11949         * src/summaryview.c
11950                 introduce per-account filtering rules. Each filtering rule can now be assigned
11951                 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
11952                 when applying filtering rules manually, as all rules will apply - even the ones
11953                 assigned to an account. This issue will be addressed soon.
11954  
11955
11956
11957 2006-07-31 [wwp]        2.4.0cvs1
11958
11959         * src/quote_fmt.c
11960                 make more strings translatable.
11961
11962 2006-07-31 [paul]       2.4.0
11963
11964         2.4.0 released
11965
11966 2006-07-31 [paul]       2.3.1cvs91
11967
11968         * po/ca.po
11969                 updated by Miquel Oliete
11970
11971 2006-07-31 [paul]       2.3.1cvs90
11972
11973         * po/de.po
11974         * po/el.po
11975         * po/fr.po
11976         * po/it.po
11977         * po/pl.po
11978         * po/pt_BR.po
11979         * po/sr.po
11980         * po/zh_CN.po
11981                 updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard,
11982                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes,
11983                 Aleksandar Urosevic, and Ralgh Young
11984
11985 2006-07-31 [paul]       2.3.1cvs89
11986
11987         * src/account.c
11988         * src/main.c
11989         * src/mainwindow.c
11990         * src/mainwindow.h
11991                 Fix a race condition when, after an SC crash, rescanning
11992                 folders took more than 0.5 seconds
11993                 Thanks to Colin
11994
11995 2006-07-31 [paul]       2.3.1cvs88
11996
11997         * src/folderview.c
11998                 don't translate separator strings
11999
12000 2006-07-30 [mones]      2.3.1cvs87
12001
12002         * doc/man/sylpheed-claws.1
12003                 Fixed non-ASCII chars in Hoa's name
12004         * po/es.po
12005                 Updated for release
12006
12007 2006-07-27 [colin]      2.3.1cvs86
12008
12009         * src/textview.c
12010                 Don't include the leading \n in links
12011                 Patch by Fabien
12012
12013 2006-07-25 [colin]      2.3.1cvs85
12014
12015         * src/mainwindow.c
12016         * src/common/socket.h
12017         * src/etpan/imap-thread.c
12018                 Refresh resolvers before connecting
12019                 to IMAP servers, and after switching
12020                 to online. Thanks to Paul.
12021
12022 2006-07-18 [colin]
12023
12024         * 2.4.0-rc4 released
12025
12026 2006-07-17 [colin]      2.3.1cvs84
12027
12028         * src/inc.c
12029                 Show connection attempt in statusbar before
12030                 connecting (previously first message was
12031                 "Retrieving messages from ..." after the
12032                 connection succeeded.
12033
12034 2006-07-16 [wwp]        2.3.1cvs83
12035
12036         * sylpheed-claws.ico
12037                 Added .ico file (windows multi-size icon file, generated).
12038
12039 2006-07-12 [wwp]        2.3.1cvs82
12040
12041         * src/messageview.c
12042                 remove Message/Re-edit menu entry from messageview window,
12043                 as sent/draft/queued messages are opened in compose window when
12044                 re-edited and it's not possible to re-edit other msgs.
12045
12046 2006-07-12 [paul]       2.3.1cvs81
12047
12048         * AUTHORS
12049         * src/mainwindow.c
12050         * src/gtk/authors.h
12051                 check online state before resetting
12052                 mailcheck timer. Useful if some program
12053                 verifies connection state and updates
12054                 Claws.
12055                 Patch by  Leonid Evdokimov <darkk@users.sf.net>
12056
12057 2006-07-12 [paul]       2.3.1cvs80
12058
12059         * sylpheed-claws-128x128.png
12060         * sylpheed-claws-64x64.png
12061         * sylpheed-claws.png
12062         * src/Makefile.am
12063         * src/main.c
12064         * src/prefs_toolbar.c
12065         * src/stock_pixmap.c
12066         * src/stock_pixmap.h
12067         * src/wizard.c
12068         * src/gtk/about.c
12069         * src/gtk/gtkutils.c
12070         * src/pixmaps/sylpheed-claws.xpm        ** ADDED **
12071         * src/pixmaps/sylpheed-claws_icon.xpm   ** ADDED **
12072         * src/pixmaps/sylpheed-claws_logo.xpm   ** ADDED **
12073         * src/pixmaps/sylpheed.xpm              ** REMOVED **
12074         * src/pixmaps/sylpheed_icon.xpm         ** REMOVED **
12075         * src/pixmaps/sylpheed_logo.xpm         ** REMOVED **
12076                 updated and renamed logo/icon files and related
12077                 logo by Jesper Schultz
12078
12079 2006-07-11 [paul]       2.3.1cvs79
12080
12081         * src/main.c
12082                 fix the labels a smidgin
12083
12084 2006-07-09 [colin]      2.3.1cvs78
12085
12086         * src/textview.c
12087                 Show errors in textviewer's command
12088                 Patch by H. Merijn Brand
12089
12090 2006-07-09 [colin]      2.3.1cvs77
12091
12092         * src/compose.c
12093                 Save FMID in drafts too
12094
12095 2006-07-08 [colin]      2.3.1cvs76
12096
12097         * src/compose.c
12098                 Svae RMID in drafted mails too
12099                 Save quote_fmt vars for whole mails,
12100                 don't reset at each quote_fmt_init:
12101                 allows to use the same |i{var} in
12102                 various template fields
12103         * src/prefs_template.c
12104         * src/quote_fmt.h
12105         * src/quote_fmt_parse.y
12106                 Same
12107
12108 2006-07-08 [colin]      2.3.1cvs75
12109
12110         * src/textview.c
12111                 Fix highlighting of attached parts URIs
12112
12113 2006-07-08 [colin]      2.3.1cvs74
12114
12115         * src/main.c
12116                 Prevent bug #981 (sc 2.3.1 segfaults with 
12117                 gtk+ 2.10) from being reported again:
12118                 if Sylpheed-Claws has been compiled against
12119                 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0, 
12120                 of if Sylpheed-Claws has been compiled against
12121                 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
12122                 error out.
12123
12124 2006-07-07 [colin]      2.3.1cvs73
12125
12126         * src/prefs_actions.c
12127                 Fix label
12128
12129 2006-07-07 [colin]      2.3.1cvs72
12130
12131         * src/prefs_actions.c
12132                 Fix compile on gtk < 2.8. argh :)
12133
12134 2006-07-07 [paul]       2.3.1cvs71
12135
12136         * src/common/defs.h
12137                 update DONATE_URI
12138
12139 2006-07-07 [colin]      2.3.1cvs70
12140
12141         * po/POTFILES.in
12142         * src/quote_fmt.c
12143         * src/quote_fmt_lex.l
12144         * src/quote_fmt_parse.y
12145                 Add |i{var}, a way to insert user-entered
12146                 text in a template
12147
12148 2006-07-07 [colin]
12149
12150         * 2.4.0-rc3 released
12151
12152 2006-07-07 [colin]      2.3.1cvs69
12153
12154         * src/folder.c
12155                 Don't consider inboxes of UNKNOWN folder 
12156                 classes to be useable as default inboxes
12157
12158 2006-07-07 [paul]       2.3.1cvs68
12159
12160         * src/textview.c
12161                 add missing #include <errno.h>
12162                 Thanks to René J. Blokland
12163
12164 2006-07-07 [paul]       2.3.1cvs67
12165
12166         * src/action.c
12167                 Return now Closes dialog
12168         * src/mimeview.c
12169         * src/mimeview.h
12170         * src/textview.c
12171                 add contextual menu to mime parts listed
12172                 in the textview
12173                 Thanks to Colin
12174         * src/common/utils.c
12175                 reversal: ' is a valid character in URLs
12176
12177 2006-07-06 [colin]      2.3.1cvs66
12178
12179         * src/remotefolder.h
12180                 Forgotten in previous commit
12181
12182 2006-07-06 [colin]      2.3.1cvs65
12183
12184         * src/folder.c
12185                 Set summary update flag whenever
12186                 totals changed
12187         * src/imap.c
12188         * src/prefs_account.c
12189         * src/common/utils.h
12190         * src/etpan/imap-thread.c
12191                 Fix warnings, thanks to Fabien and
12192                 Ricardo
12193
12194 2006-07-06 [wwp]        2.3.1cvs64
12195
12196         * src/gtk/gtkutils.c
12197                 GTK_STOCK_HELP exists in GTK+ 2.4.x.
12198
12199 2006-07-06 [wwp]        2.3.1cvs63
12200
12201         * src/account.c
12202         * src/addressbook.c
12203         * src/addressitem.h
12204         * src/folderview.c
12205         * src/mainwindow.c
12206         * src/manual.c
12207         * src/manual.h
12208         * src/message_search.c
12209         * src/prefs_actions.c
12210         * src/prefs_filtering.c
12211         * src/prefs_filtering.h
12212         * src/prefs_template.c
12213         * src/summary_search.c
12214         * src/summaryview.c
12215         * src/gtk/gtkutils.c
12216         * src/gtk/gtkutils.h
12217         * src/gtk/pluginwindow.c
12218                 add help buttons to some dialogs. Clicking such buttons opens a
12219                 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
12220
12221 2006-07-06 [paul]       2.3.1cvs62
12222
12223         * src/textview.c
12224                 fix attachments contextual menu
12225                 Thanks to Colin
12226
12227 2006-07-05 [colin]      2.3.1cvs61
12228
12229         * src/textview.c
12230         * src/compose.c
12231                 Handle sftp:// links
12232
12233 2006-07-05 [paul]       2.3.1cvs60
12234
12235         * src/gtk/filesel.c
12236                 grab save button by default
12237                 Thanks to Colin
12238
12239 2006-07-05 [wwp]        2.3.1cvs59
12240
12241         * manual/xml2pdf
12242                 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
12243
12244 2006-07-04 [colin]      2.3.1cvs58
12245
12246         * src/mimeview.c
12247         * src/textview.c
12248                 Use left click to select, middle click to open
12249                 on mimeparts links
12250         * src/common/utils.c
12251                 Fix segfault
12252
12253 2006-07-04 [colin]      2.3.1cvs57
12254
12255         * src/mainwindow.c
12256         * src/news.c
12257                 Warning fixes, thanks to Fabien
12258
12259 2006-07-04 [colin]      2.3.1cvs56
12260
12261         * src/mimeview.c
12262         * src/mimeview.h
12263         * src/textview.c
12264                 Allow parts to be selected via their text label
12265                 in textview
12266
12267 2006-07-04 [colin]      2.3.1cvs55
12268
12269         * src/folderview.c
12270                 Feedback when closing (for big folders)
12271         * src/prefs_actions.c
12272         * src/prefs_filtering.c
12273         * src/prefs_matcher.c
12274         * src/prefs_template.c
12275                 Fix default button when closing without
12276                 having saved
12277
12278 2006-07-04 [colin]      2.3.1cvs54
12279
12280         * src/news.c
12281                 Delete local file on deletion
12282
12283 2006-07-03 [colin]      2.3.1cvs53
12284
12285         * src/folderview.c
12286         * src/main.c
12287                 Don't freeze when rescanning after crash
12288
12289 2006-07-03 [wwp]        2.3.1cvs52
12290
12291         * src/compose.c
12292         * src/privacy.c
12293         * src/privacy.h
12294         * src/plugins/pgpinline/pgpinline.c
12295         * src/plugins/pgpmime/pgpmime.c
12296                 don't report an error when the user cancels the passphrase dialog.
12297
12298 2006-07-02 [colin]      2.3.1cvs51
12299
12300         * src/folderview.c
12301                 Open message when crossing folders with Space,
12302                 goto next unread and friends
12303
12304 2006-07-01 [colin]      2.3.1cvs50
12305
12306         * src/prefs_account.c
12307                 Typographic rules varying from language
12308                 to language (in french "Protocole :"),
12309                 we have to do that :)
12310
12311 2006-07-01 [ticho]      2.3.1cvs49
12312
12313         * src/prefs_account.c
12314                 Only use one temporary gchar* variable in
12315                 prefs_account_protocol_set_optmenu().
12316
12317 2006-07-01 [ticho]      2.3.1cvs48
12318
12319         * src/prefs_account.c
12320         * src/prefs_account.h
12321                 Use GtkLabel for existing account protocol name.
12322                 Created an array for protocol names and populate the
12323                 combobox from it in a for() cycle.
12324
12325 2006-06-30 [colin]      2.3.1cvs47
12326
12327         * src/compose.c
12328                 Block undo when changing signature (by changing
12329                 account)
12330
12331 2006-06-30 [paul]       2.3.1cvs46
12332
12333         * src/send_message.c
12334                 when editing From in the Compose window, use that address
12335                 in the Return-Path: header
12336                 Thanks to Colin
12337
12338 2006-06-30 [colin]      2.3.1cvs45
12339
12340         * src/compose.c
12341                 Fix signature replacement:
12342                 - when no newline before separator
12343                 - when reediting
12344
12345 2006-06-29 [colin]      2.3.1cvs44
12346
12347         * src/folderview.c
12348         * src/folderview.h
12349         * src/mainwindow.c
12350         * src/summaryview.c
12351                 Let 'View/Go to/Next marked' work like
12352                 Next new & Next unread: across folders
12353                 Change the select_on_entry pref to do
12354                 what we want when changing folder
12355         * src/common/utils.c
12356                 Fix single-quoted links 
12357
12358 2006-06-29 [colin]      2.3.1cvs43
12359
12360         * src/gtk/gtkaspell.c
12361                 "Sylpheed" and "Sylpheed-Claws" do exist !
12362
12363 2006-06-29 [colin]      2.3.1cvs42
12364
12365         * src/imap.c
12366                 Forgot to remove debug
12367
12368 2006-06-29 [colin]      2.3.1cvs41
12369
12370         * src/imap.c
12371         * src/imap.h
12372         * src/mainwindow.c
12373                 Disconnect from IMAP servers when going
12374                 offline. Fixes bug #978 (going to offline-mode 
12375                 won't close connections)
12376
12377 2006-06-29 [colin]      2.3.1cvs40
12378
12379         * src/main.c
12380                 Fix transient setting on failing plugins
12381                 Patch by Fabien
12382         * src/plugins/pgpcore/sgpgme.c
12383                 Only warn for OpenPGP. Most people don't
12384                 have CMS available.
12385
12386 2006-06-29 [colin]      2.3.1cvs39
12387
12388         * src/compose.c
12389                 Fix Spelling menu (discrepancy between context menu
12390                 and top menu when folder's dictionary isn't the 
12391                 default one)
12392         * src/plugins/pgpcore/sgpgme.c
12393                 More error reporting about why gpgme can fail
12394
12395 2006-06-29 [wwp]        2.3.1cvs38
12396
12397         * src/mainwindow.c
12398                 honor the display-header-pane setting even when the message view
12399                 is a separate window.
12400
12401 2006-06-29 [wwp]        2.3.1cvs37
12402
12403         * src/prefs_actions.c
12404                 forgot to commit that one (use of GTK_STOCK_INFO).
12405
12406 2006-06-29 [colin]      2.3.1cvs36
12407
12408         * src/imap.c
12409                 Better handling of login errors (ask the password
12410                 again once), alert in case of error. Fix three
12411                 signedness warnings.
12412
12413 2006-06-28 [wwp]        2.3.1cvs35
12414
12415         * src/prefs_template.c
12416         * src/prefs_matcher.c
12417         * src/prefs_filtering_action.c
12418         * src/prefs_quote.c
12419                 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
12420                 patch by Fabien Vantard, slightly modified.
12421
12422 2006-06-28 [paul]
12423
12424         2.4.0-rc2 released
12425
12426 2006-06-28 [colin]      2.3.1cvs34
12427
12428         * src/prefs_account.c
12429                 Fix bug #977 (Can't add or edit imap accounts)
12430
12431 2006-06-28 [colin]      2.3.1cvs33
12432
12433         * src/mimeview.c
12434                 Fix previous
12435
12436 2006-06-28 [colin]      2.3.1cvs32
12437
12438         * src/mimeview.c
12439                 Save named inlined attachments with "Save all"
12440         * src/main.c
12441         * src/mbox.c
12442         * src/common/plugin.c
12443         * src/common/plugin.h
12444         * src/common/sylpheed.c
12445         * src/common/utils.c
12446         * src/plugins/pgpcore/sylpheed.def
12447         * src/plugins/pgpinline/sylpheed.def
12448         * src/plugins/pgpmime/sylpheed.def
12449                 Win32 compatibility patch, by
12450                 Werner Koch
12451
12452 2006-06-28 [wwp]        2.3.1cvs31
12453
12454         * src/imap.c
12455         * src/prefs_folder_item.c
12456                 less compilation warnings (thanks to Fabien Vantard), less typos.
12457
12458 2006-06-28 [paul]       2.3.1cvs30
12459
12460         * src/gtk/gtkutils.c
12461                 gtk_combo_box_set_focus_on_click() is only
12462                 available since gtk 2.6.0
12463
12464 2006-06-28 [paul]       2.3.1cvs29
12465
12466         * src/prefs_ext_prog.c
12467                 fix engrish and add a tooltip for the
12468                 'command for 'Display as text' option
12469
12470 2006-06-28 [paul]
12471
12472         2.4.0-rc1 released
12473
12474 2006-06-28 [paul]       2.3.1cvs28
12475
12476         * ChangeLog
12477         * tools/Makefile.am
12478                 include textviewer.pl in releases
12479
12480 2006-06-28 [paul]       2.3.1cvs27
12481
12482         * src/prefs_ext_prog.c
12483                 hide Print command option if libgnomeprint
12484                 support is present
12485
12486 2006-06-27 [colin]      2.3.1cvs26
12487
12488         * src/compose.c
12489                 Fix Esc handling in insert/attach dialog
12490                 Don't show this dialog if dragging something
12491                 else than text/uri-list
12492                 Thanks to Fabien Vantard
12493         * tools/textviewer.pl
12494                 Filter script to display stuff as text
12495                 by H. Merijn Brand
12496
12497 2006-06-27 [wwp]        2.3.1cvs25
12498
12499         * src/messageview.c
12500                 use the exact product name (message view title), patch
12501                 by Fabien Vantard.
12502
12503 2006-06-27 [ticho]      2.3.1cvs24
12504
12505         * src/prefs_account.c
12506         * src/prefs_common.c
12507         * src/prefs_common.h
12508         * src/prefs_ext_prog.c
12509         * src/textview.c
12510                 Add a preference (Preferences/External programs)
12511                 to allow "Display as text" to be done via a script
12512                 (patch by H.Merijn Brand).
12513                 Use GtkComboBox for protocol selection in account
12514                 preferences.
12515                 Only include current choice for existing accounts, and
12516                 insensitivize the combobox.
12517
12518 2006-06-27 [paul]       2.3.1cvs23
12519
12520         * src/mbox.c
12521                 fix crasher introduced in cvs21.
12522                 Thanks to Colin
12523
12524 2006-06-26 [colin]      2.3.1cvs22
12525
12526         * src/mbox.c
12527                 Fix double-frees when leaving folders
12528                 after exporting to mbox
12529
12530 2006-06-26 [colin]      2.3.1cvs21
12531
12532         * src/mbox.c
12533                 More feedback (and optimisation)
12534                 on import/export
12535         * src/common/utils.c
12536                 Fix case when looking for mail addresses
12537         * src/gtk/gtkutils.c
12538                 Extra check for (X-)Face
12539
12540 2006-06-25 [ticho]      2.3.1cvs20
12541
12542         * src/compose.c
12543         * src/exphtmldlg.c
12544         * src/gtk/gtkutils.c
12545         * src/gtk/gtkutils.h
12546                 Added second argument to gtkut_sc_combobox_create() to
12547                 control focus-on-click for the widget.
12548                 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
12549
12550 2006-06-25 [ticho]      2.3.1cvs19
12551
12552         * src/compose.c
12553         * src/gtk/Makefile.am
12554         * src/gtk/combobox.c
12555         * src/gtk/combobox.h
12556         * src/gtk/gtkutils.c
12557         * src/gtk/gtkutils.h
12558                 Use GtkComboBox instead of deprecated GtkOptionMenu
12559                 for account selector in compose window and for encoding
12560                 selector in attachment properties.
12561                 Also factorise working with the new GtkComboBox somewhat.
12562
12563 2006-06-24 [paul]       2.3.1cvs18
12564
12565         * src/prefs_common.c
12566                 use the correct default value
12567
12568 2006-06-24 [paul]       2.3.1cvs17
12569
12570         * src/compose.c
12571         * src/prefs_common.c
12572         * src/prefs_common.h
12573         * src/prefs_compose_writing.c
12574                 enable setting of default action when
12575                 dnd'ing files in the compose window.
12576                 (Collaborative effort with wwp)
12577
12578 2006-06-23 [wwp]        2.3.1cvs16
12579
12580         * src/compose.c
12581                 i18n fix (thanks to Fabien Vantard)
12582
12583 2006-06-22 [colin]      2.3.1cvs15
12584
12585         * src/prefs_customheader.c
12586                 Don't use filters in custom headers' file 
12587                 selector. Remember, extensions mean nothing :)
12588
12589 2006-06-22 [paul]       2.3.1cvs14
12590
12591         * configure.ac
12592                 allow setting of man directory location
12593
12594 2006-06-22 [colin]      2.3.1cvs13
12595
12596         * src/mainwindow.c
12597                 Add 'View/Go to/Next unread folder'.
12598                 I missed that :)
12599
12600 2006-06-22 [colin]      2.3.1cvs12
12601
12602         * src/common/utils.c
12603                 Add some subject prefixes
12604                 Patch by Bjorn T Johansen <btj@havleik.no>
12605
12606 2006-06-22 [colin]      2.3.1cvs11
12607
12608         * manual/advanced.xml
12609                 Forgotten hidden pref
12610
12611 2006-06-21 [paul]       2.3.1cvs10
12612
12613         * src/prefs_account.c
12614                 complete the removal of 'Add date header' option
12615
12616 2006-06-21 [paul]       2.3.1cvs9
12617
12618         * src/account.c
12619         * src/compose.c
12620         * src/prefs_account.c
12621         * src/prefs_account.h
12622                 remove option to add date header - always
12623                 add date header
12624         * src/etpan/imap-thread.c
12625                 fix warnings (Thanks to Colin)
12626
12627 2006-06-21 [wwp]        2.3.1cvs8
12628
12629         * src/folder.c
12630                 set the attachment flag when inline text part are (file)named. This is more convenient
12631                 when receiving (for instance) inline source files or patches sent using thunderbird.
12632
12633 2006-06-21 [paul]       2.3.1cvs7
12634
12635         * src/inc.c
12636                 fix off-by-one count of current msg in
12637                 statusbar filtering progressbar
12638
12639 2006-06-21 [paul]       2.3.1cvs6
12640
12641         * src/folder.c
12642                 Show attachment icon even if the part is 'inline'
12643                 if the following conditions are met:
12644                 - content-type != 'text/plain'
12645                 - content-type != '*/pgp-signature'
12646                 - either 'name' or 'filename' parameter is not NULL
12647                 
12648                 Thanks to Colin
12649
12650 2006-06-21 [paul]       2.3.1cvs5
12651
12652         * src/messageview.c
12653         * src/prefs_common.c
12654         * src/prefs_common.h
12655         * src/prefs_other.c
12656                 add an option to 'Never send Return
12657                 Receipts'
12658                 Thanks to Colin
12659
12660 2006-06-20 [mones]      2.3.1cvs4
12661
12662         * po/es.po
12663                 updated
12664         * src/compose.c
12665                 typo fixed (space after comma)
12666         * tools/make.themes.project
12667                 remove exec mode from tarball files
12668
12669 2006-06-20 [colin]      2.3.1cvs3
12670
12671         * src/news.c
12672         * src/procheader.c
12673         * src/unmime.c
12674                 Better fix for \n's in headers (don't 
12675                 break Received: and others)
12676
12677 2006-06-20 [paul]       2.3.1cvs2
12678
12679         * src/alertpanel.c
12680         * src/textview.c
12681                 improve legibility of phishing attempt
12682                 dialog
12683
12684 2006-06-20 [paul]       2.3.1cvs1
12685
12686         * NEWS
12687         * README
12688         * configure.ac
12689                 Update version number following
12690                 stable release
12691
12692 2006-06-20 [colin]      2.3.0cvs26
12693
12694         * src/compose.c
12695                 When dragging a file to the text of the compose
12696                 window, ask whether we want to insert or attach
12697                 (I know lots of people who do that to attach)
12698
12699 2006-06-20 [colin]      2.3.0cvs25
12700
12701         * src/etpan/imap-thread.c
12702                 Fix threshold (the append command is often > 32 bytes)
12703
12704 2006-06-19 [colin]      2.3.0cvs24
12705
12706         * src/imap.c
12707         * src/etpan/imap-thread.c
12708                 Workaround Rockliffe IMAP server bug: replace
12709                 "x UID SEARCH (ANSWERED UID 1:*)" with
12710                 "x UID SEARCH ANSWERED"
12711                 (Rockliffe doesn't handle the parenthesis)
12712
12713 2006-06-19 [colin]      2.3.0cvs23
12714
12715         * src/compose.c
12716         * src/imap.c
12717         * src/etpan/imap-thread.c
12718                 Probably fix bug #972 (Freezes when adding 
12719                 an attachment to the message)
12720         * src/common/defs.h
12721                 Modernize Firefox cmd
12722
12723
12724 2006-06-18 [colin]      2.3.0cvs22
12725
12726         * src/prefs_customheader.c
12727                 Only allow correct filenames for various
12728                 custom headers
12729
12730 2006-06-18 [colin]      2.3.0cvs21
12731
12732         * src/prefs_customheader.c
12733                 Add a 'From File...' button in custom headers prefs, which
12734                 try to do the right thing: 
12735                 for normal headers, use file as plaintext,
12736                 for X-Face, calls compface,
12737                 for Face, encode to b64.
12738
12739 2006-06-17 [colin]      2.3.0cvs20
12740
12741         * src/mh.c
12742                 Warning fix
12743
12744 2006-06-16 [colin]      2.3.0cvs19
12745
12746         * src/summaryview.c
12747                 Recursive quicksearch: show message list
12748                 in current folder, *then* search children
12749                 in the background.
12750
12751 2006-06-16 [colin]      2.3.0cvs18
12752
12753         * src/main.c
12754                 Instead of ignoring SIGPIPE, save caches
12755                 when getting one. Will fix the fact that
12756                 hot caches are out-of-date when logging 
12757                 out of Xorg.
12758         * src/compose.c
12759         * src/prefs_compose_writing.c
12760                 Only save text (not attachments) when 
12761                 auto-saving to drafts
12762         * src/unmime.c
12763                 Always replace \n, \r and \t with spaces
12764                 in headers
12765         * manual/dist/html/Makefile.am
12766         * manual/dist/pdf/Makefile.am
12767         * manual/dist/ps/Makefile.am
12768         * manual/dist/txt/Makefile.am
12769         * manual/fr/dist/html/Makefile.am
12770         * manual/fr/dist/pdf/Makefile.am
12771         * manual/fr/dist/ps/Makefile.am
12772         * manual/fr/dist/txt/Makefile.am
12773         * manual/pl/dist/html/Makefile.am
12774         * manual/pl/dist/pdf/Makefile.am
12775         * manual/pl/dist/ps/Makefile.am
12776         * manual/pl/dist/txt/Makefile.am
12777                 Fix make clean removing pregenerated manuals
12778
12779
12780 2006-06-16 [colin]      2.3.0cvs17
12781
12782         * src/plugins/pgpcore/sgpgme.c
12783         * src/plugins/pgpmime/pgpmime.c
12784         * src/plugins/pgpinline/pgpinline.c
12785                 Better error reporting in setup_signers.
12786                 Don't fallback to default key if specified
12787                 key isn't found.
12788                 Don't allow signing if more than one secret
12789                 key matches the one specified in prefs.
12790
12791 2006-06-15 [colin]      2.3.0cvs16
12792
12793         * src/folderview.c
12794                 Add "Send queue" in the folder's contextual
12795                 menu
12796         * src/compose.c
12797         * src/messageview.c
12798         * src/privacy.c
12799         * src/privacy.h
12800         * src/procmime.c
12801         * src/procmsg.c
12802         * src/plugins/pgpcore/passphrase.c
12803         * src/plugins/pgpcore/sgpgme.c
12804         * src/plugins/pgpinline/pgpinline.c
12805         * src/plugins/pgpmime/pgpmime.c
12806                 Better error reporting
12807         * src/mbox.c
12808                 Probably fix bug #971 (2.2.3 cannot read mail 
12809                 from local mbox)
12810
12811
12812 2006-06-15 [mones]      2.3.0cvs15
12813
12814         * tools/make.themes.project
12815                 creates the themes project from the web page
12816
12817 2006-06-15 [colin]      2.3.0cvs14
12818
12819         * src/folder.c
12820                 Better fix (avoid losing the folder if scan_tree 
12821                 fails)
12822
12823 2006-06-15 [cleroy]     2.3.0cvs13
12824
12825         * src/folder.c
12826                 Probably fix Bug #969 (crash on rebuilding 
12827                 imap folder)
12828
12829 2006-06-14 [colin]      2.3.0cvs12
12830
12831         * manual/dtd/manual.xsl
12832         * manual/sylpheed-claws-manual.xml
12833         * manual/fr/sylpheed-claws-manual.xml
12834         * manual/pl/sylpheed-claws-manual.xml
12835                 Insert pagebreaks between sections
12836
12837 2006-06-14 [paul]       2.3.0cvs11
12838
12839         * configure.ac
12840                 better fix than 2.3.0cvs10
12841
12842 2006-06-14 [paul]       2.3.0cvs10
12843
12844         * configure.ac
12845                 fix setting of PACKAGE_DATA_DIR with newer autoconf
12846                 (backwards compatible)
12847
12848 2006-06-13 [colin]      2.3.0cvs9
12849
12850         * src/messageview.c
12851                 Fix sending of return receipt with the new queue folders
12852
12853 2006-06-13 [wwp]        2.3.0cvs8
12854
12855         * src/quote_fmt_lex.l
12856                 fix wrong tokens returned in quote_fmt lexer, query not().
12857
12858 2006-06-13 [wwp]        2.3.0cvs7
12859
12860         * src/folder.c
12861         * src/prefs_folder_item.c
12862                 allow changing folder type even when folder is not a top-level one,
12863                 thanks to Colin.
12864
12865 2006-06-12 [colin]      2.3.0cvs6
12866
12867         * src/folderview.c
12868                 Fix double-ask of "Do you want to mark all
12869                 as read"
12870
12871 2006-06-12 [colin]      2.3.0cvs5
12872
12873         * src/compose.c
12874         * src/compose.h
12875         * src/folder.c
12876         * src/folder.h
12877         * src/imap.c
12878         * src/inc.c
12879         * src/main.c
12880         * src/messageview.c
12881         * src/mh.c
12882         * src/prefs_folder_item.c
12883         * src/procheader.c
12884         * src/procmime.c
12885         * src/procmsg.c
12886         * src/procmsg.h
12887         * src/send_message.c
12888         * src/summaryview.c
12889         * src/toolbar.c
12890                 Apply bug #964's patch (Queue and drafts aren't normal)
12891                 The Drafts and Queue folder now contain RFC-822 files,
12892                 allowing to move and copy mails from and to these 
12893                 folders. Moving from Drafts to Queue will prepare the
12894                 mail for sending (PGP signature, encryption, etc).
12895                 This patch also rework sending errors handling to try
12896                 to be more helpful.
12897                 Also, allow redefining folder types via the GUI 
12898                 (Folder type in its Properties)
12899
12900 2006-06-12 [colin]      2.3.0cvs4
12901
12902         * src/summaryview.c
12903         * src/prefs_common.c
12904         * src/prefs_common.h
12905         * src/gedit-print.c
12906                 Allow to define a specific print font - patch
12907                 by Bernhard Walle <bernhard.walle@gmx.de>
12908         * src/prefs_fonts.c
12909         * manual/advanced.xml
12910         * manual/fr/advanced.xml
12911                 Add a hidden pref to allow deletion without
12912                 confirmation
12913
12914 2006-06-12 [wwp]        2.3.0cvs3
12915
12916         * .cvsignore
12917                 more files to ignore.
12918
12919 2006-06-12 [wwp]        2.3.0cvs2
12920
12921         * src/quote_fmt.c
12922         * src/quote_fmt_lex.l
12923         * src/quote_fmt_parse.y
12924                 extend the quote_fmt parser (templates and quotes):
12925                 - allow limited sub-expressions in |p{} and |f{} expressions,
12926                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
12927                 - implemented/fixed missing implementation of query_references and show_references,
12928                 - completed, fixed contents and format of the symbols help dialog,
12929                 - fix some compilation warnings.
12930
12931 2006-06-12 [wwp]        2.3.0cvs1
12932
12933         * manual/advanced.xml
12934         * manual/fr/advanced.xml
12935                 updates in the "templates" section of the manual (eng/fr):
12936                  - be more precise (both versions)
12937                  - completed to match the english reference (fr version)
12938                  - touchups (both versions)
12939
12940 2006-06-12 [paul]       2.3.0
12941
12942         2.3.0 released
12943
12944 2006-06-12 [paul]       2.2.3cvs14
12945
12946         * po/ca.po
12947         * po/cs.po
12948         * po/de.po
12949         * po/el.po
12950         * po/fr.po
12951         * po/it.po
12952         * po/pt_BR.po
12953         * po/sr.po
12954         * po/zh_CN.po
12955                 updated by Miquel Oliete, Tim, Stephan Sachse,
12956                 Stavros Giannouris, Fabien Vantard, Andrea
12957                 Spadaccini, Frederico Goncalves Guimaraes,
12958                 Aleksandar Urosevic, and Ralgh Young
12959
12960 2006-06-12 [colin]      2.2.3cvs13
12961
12962         * src/mbox.c
12963                 Add missing header
12964
12965 2006-06-11 [colin]      2.2.3cvs12
12966
12967         * src/msgcache.c
12968                 Verify that g_malloc() succeeded
12969
12970 2006-06-11 [colin]      2.2.3cvs11
12971
12972         * src/wizard.c
12973                 Add Face header to welcome mail
12974
12975 2006-06-10 [colin]      2.2.3cvs10
12976
12977         * src/textview.c
12978                 Revert previous (Forgot it changes the
12979                 margin on the whole mail)
12980
12981 2006-06-10 [colin]      2.2.3cvs9
12982
12983         * src/textview.c
12984                 Don't overlap long headers under (X-)Face
12985
12986 2006-06-10 [mones]      2.2.3cvs8
12987
12988         * manual/xml2pdf
12989                 allow generation of manual on systems lacking saxon binary
12990                 but with java and the saxon library installed
12991
12992         * po/es.po
12993                 updated for release
12994
12995 2006-06-09 [colin]      2.2.3cvs7
12996
12997         * src/summaryview.c
12998                 Fix leak when using Display Sender using Addressbook
12999
13000 2006-06-09 [colin]      2.2.3cvs6
13001
13002         * src/compose.c
13003         * src/folder.c
13004         * src/folderview.c
13005         * src/mimeview.c
13006         * src/summaryview.c
13007                 More leaks fixes
13008
13009 2006-06-09 [paul]       2.2.3cvs5
13010
13011         * AUTHORS
13012         * src/gtk/authors.h
13013         * tools/claws.i18n.status.pl
13014                 updated with new info
13015
13016 2006-06-09 [paul]       2.2.3cvs4
13017
13018         * README
13019                 updated
13020         * manual/ack.xml
13021                 add wwp to authors list
13022         * src/gtk/authors.h
13023                 update mine and Colin's addresses
13024
13025 2006-06-08 [colin]      2.2.3cvs3
13026
13027         * src/etpan/imap-thread.c
13028                 Fix leak on SSL cert check
13029
13030 2006-06-08 [colin]      2.2.3cvs2
13031
13032         * src/common/utils.c
13033                 Fix leak
13034
13035 2006-06-08 [paul]       2.2.3cvs1
13036
13037         * configure.ac
13038                 Update version number following
13039                 stable release
13040
13041 2006-06-07 [colin]      2.2.2cvs3
13042
13043         * src/msgcache.c
13044                 Fix catching cache read errors (guint instead of gint)
13045                 Prevent malloc'ing more than 8MB (means cache corruption)
13046
13047 2006-06-07 [paul]       2.2.2cvs2
13048
13049         * src/exporthtml.c
13050         * src/exportldif.c
13051         * src/mh.c
13052         * src/mutt.c
13053         * src/pine.c
13054         * src/common/utils.c
13055                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
13056                 obey $HOME'
13057                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
13058                 Thanks to Colin
13059
13060 2006-06-06 [paul]       2.2.2cvs1
13061
13062         * configure.ac
13063                 Update version number following
13064                 stable release
13065
13066 2006-06-06 [paul]       2.2.1cvs6
13067
13068         * src/matcher.c
13069                 fix  implicit declaration of
13070                 sylpheed_do_idle()
13071                 Patch by Fabien Vantard
13072
13073 2006-06-06 [paul]       2.2.1cvs5
13074
13075         * src/matcher.c
13076                 fix age_greater and age_lower so that they
13077                 mean what say and not '...or equal to'
13078                 Thanks to Colin
13079
13080 2006-06-06 [paul]       2.2.1cvs4
13081
13082         * src/textview.c
13083         * src/common/utils.c
13084                 fix URI check
13085                 Thanks to Colin
13086
13087 2006-06-05 [wwp]        2.2.1cvs3
13088
13089         * manual/fr/account.xml
13090                 minor language fixes (thanks to Fabien Vantard).
13091
13092 2006-06-05 [colin]      2.2.1cvs2
13093
13094         * src/prefs_folder_item.c
13095         * src/folderview.c
13096                 Allow recursive setting of properties 
13097                 for whole mailboxes
13098         * src/matcher.c
13099                 Don't freeze on 'test' filtering rule
13100
13101 2006-06-05 [colin]      2.2.1cvs1
13102
13103         * configure.ac
13104                 Update version number following
13105                 stable release
13106
13107 2006-06-04 [wwp]        2.2.0cvs82
13108
13109         * manual/glossary.xml
13110         * manual/account.xml
13111         * manual/fr/glossary.xml
13112         * manual/fr/account.xml
13113                 added glossary section and references/links related to the Face custom header.
13114
13115 2006-06-04 [colin]      2.2.0cvs81
13116
13117         * src/summaryview.c
13118                 Skip to next message on move with no
13119                 immediate execution
13120
13121 2006-06-04 [wwp]        2.2.0cvs80
13122
13123         * manual/xml2pdf
13124                 added sanity checks, exit when needed.
13125
13126 2006-06-03 [paul]       2.2.0cvs79
13127
13128         * src/prefs_receive.c
13129                 page name is now 'Receiving'
13130         * src/prefs_send.c
13131                 page name is now 'Sending'
13132
13133 2006-06-03 [colin]      2.2.0cvs78
13134
13135         * src/plugins/spamassassin/spamassassin_gtk.c
13136                 Autoswitch to Localhost if transport was previously
13137                 disabled. Else people had to check [] Enable, then
13138                 *reselect* transport.
13139
13140 2006-06-03 [colin]      2.2.0cvs77
13141
13142         * src/plugins/pgpinline/pgpinline.c
13143         * src/plugins/pgpmime/pgpmime.c
13144                 Check that gpg_data_release_and_get_mem 
13145                 didn't fail (now, why this happens...)
13146
13147 2006-06-03 [colin]      2.2.0cvs76
13148
13149         * src/mbox.c
13150                 Fix bug #962 (Manual and/or UI should 
13151                 warn about incompatible locking 
13152                 causing dataloss)
13153
13154 2006-06-02 [cleroy]     2.2.0cvs75
13155
13156         * src/filtering.c
13157         * src/folder.c
13158         * src/procmsg.c
13159         * src/summaryview.c
13160                 Fix a few leaks
13161
13162 2006-06-02 [colin]      2.2.0cvs74
13163
13164         * src/main.c
13165                 On exit, free caches after writing them
13166                 Shuts up some valgrind false positives
13167         * src/procmsg.c
13168         * src/send_message.c
13169                 Fix races when reusing existing SMTP connections
13170                 Fix inexistant session timeout
13171         * src/toolbar.c
13172                 Display alertpanel after all queues have
13173                 been processed, not after each
13174
13175 2006-06-02 [wwp]        2.2.0cvs73
13176
13177         * manual/fr/glossary.xml
13178         * manual/fr/ack.xml
13179         * manual/ack.xml
13180                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
13181
13182 2006-06-02 [wwp]        2.2.0cvs72
13183
13184         * manual/xml2pdf
13185         * manual/dist/pdf/Makefile.am
13186         * manual/dtd/manual.xsl
13187         * manual/fr/dist/pdf/Makefile.am
13188         * manual/pl/dist/pdf/Makefile.am
13189                 we changed the procedure to generate the .pdf version of the manual.
13190                 The procedure is more modern and the .pdf we get now has a valid index.
13191                 Here are the new pre-requisites:
13192
13193                 - JRE 1.x (1.4 here): there must be one from your distro
13194                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
13195                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
13196                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
13197
13198                 See my posts for further info about the installation of this toolchain:
13199
13200                 Date: Fri, 19 May 2006 19:40:06 +0200
13201                 From: wwp <subscript@free.fr>
13202                 To: sylpheed-claws-devel@lists.sourceforge.net
13203                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
13204
13205                 and
13206
13207                 Date: Wed, 24 May 2006 12:58:49 +0200
13208                 From: wwp <subscript@free.fr>
13209                 To: sylpheed-claws-devel@lists.sourceforge.net
13210                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
13211
13212 2006-06-01 [colin]      2.2.0cvs71
13213
13214         * src/compose.c
13215                 Better guards against IMAP races
13216         * src/main.c
13217         * src/prefs_common.c
13218         * src/prefs_common.h
13219         * src/common/ssl_certificate.c
13220         * src/etpan/imap-thread.c
13221         * src/etpan/imap-thread.h
13222         * src/gtk/sslcertwindow.c
13223                 New hidden option ssl_skip_cert_check to 
13224                 avoid dups of bug #959 (libetpan linked
13225                 against gnutls and gnutls buggy on 64bit)
13226                 Present expired warning only once per
13227                 session/server.
13228         * manual/advanced.xml
13229         * manual/fr/advanced.xml
13230                 Document new option
13231
13232 2006-06-01 [wwp]        2.2.0cvs70
13233
13234         * src/messageview.c
13235                 fix for bug #961 (return receipt dialog 
13236                 complains incorrectly about return-path 
13237                 email adress being different), thanks 
13238                 to Colin.
13239
13240 2006-05-31 [cleroy]     2.2.0cvs69
13241
13242         * src/common/ssl.c
13243                 Guard against NULLs, although this
13244                 should never be an issue
13245
13246 2006-05-31 [colin]      2.2.0cvs68
13247
13248         * src/filtering.c
13249                 Use g_slist_prepend
13250         * src/imap.c
13251                 Don't remove caches when destroying folder, it
13252                 could (should) be done at exit
13253         * src/inc.c
13254                 free processing cache after incorporation
13255         * src/etpan/imap-thread.c
13256                 Maybe fix bug #959 (Crash on moving to emails 
13257                 to a imap account per ssl with a expired 
13258                 certificate.)
13259
13260 2006-05-30 [colin]      2.2.0cvs67
13261
13262         * src/summaryview.c
13263                 Put back event flush when displaying message
13264                 It avoids reading a bunch of messages just
13265                 by hitting shift-n for too long ;)
13266
13267 2006-05-29 [colin]      2.2.0cvs66
13268
13269         * src/summaryview.c
13270                 Remove useless g_warnings
13271
13272 2006-05-29 [colin]      2.2.0cvs65
13273
13274         * src/imap.c
13275                 Fix g_slist_append()s for performance
13276
13277 2006-05-29 [colin]      2.2.0cvs64
13278
13279         * src/compose.c
13280         * src/common/utils.c
13281                 Fix extraneous tab at start of addresses
13282         * src/mainwindow.c
13283                 Fix warnings (thanks to Fabien)
13284                 Fix crash at exit when composing messages 
13285                 exist
13286         * src/pop.c
13287                 Fix progress bar when deleting expired mails
13288                 Thanks to Hiro
13289         * src/summaryview.c
13290         * src/gtk/gtksctree.c
13291                 Fix re-sorting slowness
13292
13293 2006-05-29 [paul]       2.2.0cvs63
13294
13295         * src/mh.c
13296                 fetch full message when moving mails
13297                 from another mailbox, (fixed data loss
13298                 when filtering from IMAP to MH, introduced
13299                 in 2.2.0cvs57).
13300                 Thanks to Colin
13301
13302 2006-05-29 [mones]      2.2.0cvs62
13303
13304         * src/gtk/gtksctree.c
13305                 Unselect faster (patch by Colin)        
13306
13307 2006-05-26 [colin]      2.2.0cvs61
13308
13309         * src/summaryview.c
13310                 Unplug MSGINFO_UPDATE callback on delete too.
13311
13312 2006-05-26 [colin]      2.2.0cvs60
13313
13314         * src/foldersel.c
13315                 Fix bold in folder selection window with glib2.10
13316                 thanks Hiro
13317
13318 2006-05-26 [colin]      2.2.0cvs59
13319
13320         * src/procheader.c
13321                 Convert date only if necessary (and don't
13322                 try to convert from utf8 to utf8, too)
13323         * src/summaryview.c
13324                 Only set column's text if the column's 
13325                 displayed
13326
13327 2006-05-26 [colin]      2.2.0cvs58
13328
13329         * src/summaryview.c
13330         * src/gtk/gtkutils.c
13331                 Fix useless warning
13332
13333 2006-05-26 [colin]      2.2.0cvs57
13334
13335         * src/mainwindow.c
13336                 Make summaryview selectable as long as 
13337                 no message has focus
13338         * src/mh.c
13339                 Faster deletion (by implementing mh_remove_msgs)
13340                 Faster copy (avoid using mh_fetch_msg just to get
13341                 the filename)
13342                 Faster move (using move_file instead of copy_file
13343                 if MSG_IS_MOVE)
13344                 No progressbar if total number of mails to cp/mv 
13345                 is less than 100
13346         * src/summaryview.c
13347                 Fix removal from subject_table when mail gets moved
13348                 Faster deletion (g_slist_prepend instead of append)
13349         * src/gtk/gtksctree.c
13350                 Remove useless code
13351
13352 2006-05-25 [colin]      2.2.0cvs56
13353
13354         * src/common/ssl_certificate.c
13355                 Fix leak in expired cert check
13356
13357 2006-05-25 [colin]      2.2.0cvs55
13358
13359         * src/mh.c
13360                 Disable flags syncing on .mh_sequences - it
13361                 is buggy and marks mails read under unknown
13362                 conditions.
13363
13364 2006-05-25 [paul]
13365
13366         * 2.3.0-rc4 released
13367
13368 2006-05-24 [colin]      2.2.0cvs54
13369
13370         attention cvs users: if you manage to crash
13371         Sylpheed-Claws while moving, copying or deleting
13372         mails, we *are* interested in stack traces and
13373         valgrind logs. It looks stable, but one never
13374         knows...
13375
13376         * src/folder.c
13377                 Add progressbar for cache updates
13378         * src/folderutils.c
13379                 Optimize Mark all read in the current
13380                 folder
13381         * src/mh.c
13382                 Add progressbar for copy/move
13383         * src/procmsg.c
13384                 Optimize O(n^2) in copy/move
13385         * src/summaryview.c
13386         * src/gtk/gtksctree.c
13387                 Optimize O(n^2) algos
13388         * src/common/timing.h
13389                 Display ms instead of us
13390
13391 2006-05-24 [wwp]        2.2.0cvs53
13392
13393         * manual/fr/advanced.xml
13394                 updates to the French manual.
13395
13396 2006-05-24 [wwp]        2.2.0cvs52
13397
13398         * src/common/utils.c
13399                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
13400
13401 2006-05-24 [wwp]        2.2.0cvs51
13402
13403         * src/folderutils.c
13404                 fixed "mark all read" in MH folders (thanks to Colin).
13405
13406 2006-05-24 [paul]       2.2.0cvs50
13407
13408         * doc/man/sylpheed-claws.1
13409                 updated the man page
13410
13411 2006-05-23 [colin]      2.2.0cvs49
13412
13413         * src/folderview.c
13414         * src/imap.c
13415         * src/inc.c
13416         * src/mbox.c
13417         * src/messageview.c
13418         * src/news.c
13419         * src/send_message.c
13420         * src/summaryview.c
13421         * src/gtk/sslcertwindow.c
13422                 alertpanel fixes, by Fabien
13423
13424 2006-05-23 [colin]      2.2.0cvs48
13425
13426         * src/folder.c
13427         * src/folderview.c
13428         * src/msgcache.c
13429         * src/summaryview.c
13430         * src/gtk/gtksctree.c
13431         * src/gtk/gtksctree.h
13432                 More timings
13433                 Fix slow loading problem, which was caused by the
13434                 use of some gtk_ctree funcs and their use of
13435                 g_list_position while gtk_ctree_(un)link'ing.
13436                 Reap more functions from gtkctree.c to be sure we
13437                 use our (fast) version instead of theirs.
13438         * src/mh.c
13439                 Fix copy of unread mails
13440
13441
13442 2006-05-22 [wwp]        2.2.0cvs47
13443
13444         * manual/fr/advanced.xml
13445                 updated.
13446
13447 2006-05-22 [colin]      2.2.0cvs46
13448
13449         * src/filtering.c
13450                 Fix possible infinite loop. 'copy' is not a 
13451                 final action, so when encountering a 'copy',
13452                 we have to check if a previous one was set
13453                 and do it. In the same way, if we encounter
13454                 a 'move' we have to perform a possibly 
13455                 pending 'copy'. This will slow down filtering
13456                 on IMAP if move+copy or multiple copy actions
13457                 are to be done, but handling it via the batch
13458                 would be really too convoluted.
13459
13460 2006-05-22 [wwp]        2.2.0cvs45
13461
13462         * manual/fr/advanced.xml
13463         * manual/fr/faq.xml
13464         * manual/fr/glossary.xml
13465         * manual/fr/handling.xml
13466         * manual/fr/intro.xml
13467         * manual/fr/plugins.xml
13468         * manual/fr/sylpheed-claws-manual.xml
13469                 sync w/ the english manual: updates URIs, documented mailing-list
13470                 support, better explanation about the enabled/disabled feature
13471                 in filtering/processing rules by Paul.
13472
13473 2006-05-21 [colin]      2.2.0cvs44
13474
13475         * src/summaryview.c
13476                 Don't expand after building threads, but during
13477
13478 2006-05-21 [colin]      2.2.0cvs43
13479
13480         * src/procmsg.c
13481         * src/summaryview.c
13482                 More timing possibilities... For next time I have 
13483                 to find out how the hell some 3GHz computer takes
13484                 one minute to open a 30k folder...
13485
13486 2006-05-21 [colin]      2.2.0cvs42
13487
13488         * manual/pl/advanced.xml
13489         * manual/pl/faq.xml
13490         * manual/pl/glossary.xml
13491         * manual/pl/handling.xml
13492         * manual/pl/intro.xml
13493         * manual/pl/plugins.xml
13494         * manual/pl/sylpheed-claws-manual.xml
13495                 Polish manual updated by Pawel
13496
13497 2006-05-20 [colin]
13498
13499         * 2.3.0-rc3 released
13500
13501 2006-05-20 [colin]      2.2.0cvs41
13502
13503         * src/imap.c
13504                 Fix -rc2 problems:
13505                 - remove cache of moved messages from original folder
13506                 - apply new flags to messages even if they aren't appliable
13507                   via IMAP.
13508
13509 2006-05-20 [colin]
13510
13511         * 2.3.0-rc2 released
13512
13513 2006-05-19 [colin]      2.2.0cvs40
13514
13515         * src/imap.c
13516                 Don't issue SELECT in imap_change_flags
13517                 before having checked that we indeed have
13518                 some flags to change. MSG_POSTFILTERED for
13519                 example can't be used on IMAP.
13520                 Fixes bug #955 (copying messages between 
13521                 imap folders is extremely slow), which was
13522                 a regression.
13523
13524 2006-05-19 [colin]      2.2.0cvs39
13525
13526         * src/folder.c
13527         * src/folder.h
13528         * src/folderview.c
13529                 Try to fix bug #830 (Some unread messages 
13530                 get marked read in IMAP inbox):
13531                 - Prevent scanning a folder if it's being 
13532                   opened via the GUI
13533                 - Postpone opening via the GUI of a folder
13534                   currently scanned.
13535
13536
13537 2006-05-19 [wwp]        2.2.0cvs38
13538
13539         * manual/advanced.xml
13540                 fix English+typo (thanks to Paul).
13541
13542 2006-05-19 [wwp]        2.2.0cvs37
13543
13544         * manual/advanced.xml
13545         * manual/fr/advanced.xml
13546         * src/gtk/logwindow.c
13547         * src/prefs_common.c
13548         * src/prefs_common.h
13549                 added hidden prefs to allow customization of colors used in
13550                 protocol log window (useful for dark gtk+ themes).
13551
13552 2006-05-19 [wwp]        2.2.0cvs36
13553
13554         * ChangeLog
13555                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
13556
13557 2006-05-19 [paul]       2.2.0cvs35
13558
13559         * src/textview.c
13560                 make Reply-To fully clickable
13561         * src/gtk/logwindow.c
13562                 more colouring (SMTP ESMTP)
13563         Both patches by Pawel Pekala
13564
13565 2006-05-19 [cleroy]     2.2.0cvs34
13566
13567         * src/mh.c
13568                 Don't update flags from current folder
13569                 Probably fixes bug #935 (Read Messages 
13570                 Revert to Being Marked as Unread)
13571
13572 2006-05-18 [colin]      2.2.0cvs33
13573
13574         * src/imap.c
13575                 Warning fix
13576         * src/compose.c
13577         * src/mainwindow.c
13578         * src/summaryview.c
13579         * src/toolbar.c
13580                 Allow replying to multiple emails
13581                 in multiple windows
13582         * src/mimeview.c
13583         * src/etpan/imap-thread.c
13584                 Leak fixes
13585
13586 2006-05-18 [paul]       2.2.0cvs32
13587
13588         * src/summaryview.c
13589                 keep Mailing-List menu refreshed
13590                 Thanks to Colin
13591
13592 2006-05-18 [paul]       2.2.0cvs31
13593
13594         * manual/advanced.xml
13595         * manual/faq.xml
13596         * manual/glossary.xml
13597         * manual/handling.xml
13598         * manual/intro.xml
13599         * manual/plugins.xml
13600         * manual/sylpheed-claws-manual.xml
13601                 update URLs
13602                 add info about mailing-list support
13603                 edit filtering info
13604         * src/wizard.c
13605         * src/common/defs.h
13606         * src/gtk/about.c
13607         * src/plugins/dillo_viewer/README
13608                 update URLs
13609
13610 2006-05-17 [wwp]        2.2.0cvs30
13611
13612         * manual/handling.xml
13613         * manual/fr/handling.xml
13614                 documented the ability to enabled/disable filtering/processing rules.
13615
13616 2006-05-17 [colin]      2.2.0cvs29
13617
13618         * src/main.c
13619                 Don't initialize g_thread subsystem if it's 
13620                 already done (thanks to Hiro)
13621         * src/mimeview.c
13622                 Fix saving of parts when there name can't be
13623                 converted from UTF-8.
13624
13625 2006-05-17 [paul]       2.2.0cvs28
13626
13627         * po/Makefile.in.in
13628                 fix config.status warning with autoconf 2.60
13629
13630 2006-05-17 [paul]       2.2.0cvs27
13631
13632         * po/POTFILES.in
13633                 add src/mbox.c
13634
13635 2006-05-17 [wwp]        2.2.0cvs26
13636
13637         * src/mainwindow.c
13638                 fix useless and potentially dangerous buffer walking (thanks to Colin).
13639
13640 2006-05-17 [wwp]        2.2.0cvs25
13641
13642         * src/plugins/demo/demo.c
13643                 updated product name in plugin demo (many plugins need to be
13644                 sync'ed w/ that change).
13645
13646 2006-05-17 [colin]      2.2.0cvs24
13647
13648         * src/mh.c
13649                 Fix leak
13650
13651 2006-05-16 [colin]      2.2.0cvs23
13652
13653         * src/mainwindow.c
13654                 Stupid me hit again. Fix cvs22.
13655
13656 2006-05-16 [colin]      2.2.0cvs22
13657
13658         * src/mainwindow.c
13659                 Fix bug #922 (sylpheed-claws crashed after 
13660                 pushing on Inbox folder)
13661
13662 2006-05-16 [colin]      2.2.0cvs21
13663
13664         * src/compose.c
13665                 Make From header be copy/paste/select-able
13666
13667 2006-05-16 [wwp]        2.2.0cvs20
13668
13669         * src/export.c
13670         * src/matcher.c
13671         * src/summaryview.c
13672         * src/etpan/imap-thread.c
13673                 fix some compiler warnings (thanks to Colin).
13674
13675 2006-05-16 [wwp]        2.2.0cvs19
13676
13677         * src/action.c
13678         * src/gedit-print.c
13679         * src/inc.c
13680         * src/mainwindow.c
13681         * src/mh.c
13682         * src/statusbar.c
13683         * src/send_message.c
13684         * src/summaryview.c
13685                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
13686
13687 2006-05-15 [colin]      2.2.0cvs18
13688
13689         * src/procmsg.c
13690                 Fix automatic rule creation with List-Post
13691
13692 2006-05-15 [paul]       2.2.0cvs17
13693
13694         * tools/filter_conv_new.pl
13695                 updated for rule enabling/disabling
13696                 claws version >= 2.3.x required
13697
13698 2006-05-15 [cleroy]     2.2.0cvs16
13699
13700         * src/main.c
13701                 Revert test
13702
13703 2006-05-15 [cleroy]     2.2.0cvs15
13704
13705         * src/main.c
13706                 test
13707
13708 2006-05-15 [wwp]        2.2.0cvs14
13709
13710         * manual/pl/.cvsignore
13711                 ignore generated files.
13712
13713 2006-05-14 [wwp]        2.3.0-rc1
13714
13715         * 2.3.0-rc1 released
13716
13717 2006-05-13 [wwp]        2.2.0cvs13
13718
13719         * src/filtering.c
13720         * src/filtering.h
13721         * src/matcher.c
13722         * src/matcher_parser_lex.l
13723         * src/matcher_parser_parse.y
13724         * src/prefs_filtering.c
13725                 new feature: provide the ability to disable filtering and processing
13726                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
13727                 adaptations.
13728
13729 2006-05-13 [colin]      2.2.0cvs12
13730
13731         * src/compose.c
13732                 Remove useless if (a) b; else b;
13733                 Thanks to wwp
13734
13735 2006-05-13 [wwp]        2.2.0cvs11
13736
13737         * src/export.c
13738         * src/import.c
13739         * src/mainwindow.c
13740         * src/mbox.c
13741         * src/summaryview.c
13742         * src/summaryview.h
13743                 no more silent failures (or at least less ones) when importing
13744                 or exporting from/to mbox. Also start importing/exporting if
13745                 the necessary info is set.
13746
13747 2006-05-13 [wwp]        2.2.0cvs10
13748
13749         * RELEASE_NOTES
13750                 restored up-to-date release notes.
13751
13752 2006-05-13 [paul]       2.2.0cvs9
13753
13754         * po/nl.po
13755         * po/ru.po
13756                 updated by Tim Dijkstra and Pavlo Bohmat
13757
13758 2006-05-12 [colin]      2.2.0cvs8
13759
13760         * src/gtk/quicksearch.c
13761                 Add "k" as shortcut for "colorlabel". Patch
13762                 by ath42@users.sf.net.
13763
13764 2006-05-12 [paul]       2.2.0cvs7
13765
13766         * src/prefs_common.h
13767         * src/prefs_summaries.c
13768         * src/summaryview.c
13769                 when entering a folder also allow
13770                 going directly to first Marked message
13771
13772 2006-05-12 [paul]       2.2.0cvs6
13773
13774         * src/summaryview.c
13775                 always obey 'confirm before marking all
13776                 mails read' option
13777
13778 2006-05-12 [paul]       2.2.0cvs5
13779
13780         * src/textview.c
13781                 make Sender fully clickable
13782
13783 2006-05-12 [colin]      2.2.0cvs4
13784
13785         * src/compose.c
13786         * src/compose.h
13787                 Let From be editable
13788         * src/main.c
13789         * src/mh.c
13790                 Full support of .mh_sequences' Unseen seq
13791
13792 2006-05-12 [colin]      2.2.0cvs3
13793
13794         * src/folder.c
13795         * src/mainwindow.c
13796         * src/mainwindow.h
13797         * src/messageview.c
13798         * src/prefs_spelling.c
13799         * src/procheader.c
13800         * src/procmsg.c
13801         * src/procmsg.h
13802         * src/summaryview.c
13803         * src/toolbar.c
13804         * src/toolbar.h
13805                 Add contextual menu on Compose toolbar
13806                 button. Fixes bug #944 (Automatic
13807                 addresses not applied when changing account
13808                 from compose window)
13809                 add Mailing List support
13810                 based on the old 0.6.5claws25 patch by
13811                 Melvin Hadasht, with finishing touches
13812                 by Colin
13813                 Fix "ignore thread" when mails are threaded by
13814                 subject (and weren't ignored although appearing
13815                 in the thread).
13816                 GUI rework.
13817                 Both patches by Pawel.
13818
13819 2006-05-08 [paul]       2.2.0cvs2
13820
13821         * src/mainwindow.c
13822         * src/mainwindow.h
13823         * src/messageview.c
13824         * src/procheader.c
13825         * src/procmsg.c
13826         * src/procmsg.h
13827         * src/summaryview.c
13828                 add Mailing List support
13829                 based on the old 0.6.5claws25 patch by 
13830                 Melvin Hadasht, with finishing touches
13831                 by Colin
13832
13833 2006-05-08 [colin]      2.2.0cvs1
13834
13835         * src/mainwindow.c
13836         * src/toolbar.c
13837         * src/toolbar.h
13838                 Add contextual menu on Compose toolbar 
13839                 button. Fixes bug #944 (Automatic 
13840                 addresses not applied when changing account 
13841                 from compose window)
13842
13843 2006-05-08 [paul]       2.2.0
13844
13845         2.2.0 released
13846
13847 2006-05-08 [paul]       2.1.1cvs51
13848
13849         * po/cs.po
13850         * po/de.po
13851         * po/en_GB.po
13852         * po/fi.po
13853         * po/fr.po
13854         * po/pt_BR.po
13855         * po/sr.po
13856         * po/zh_CN.po
13857                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
13858                 Fabien Vantard, Frederico Goncalves Guimaraes,
13859                 Aleksandar Urosevic, and Ralgh Young
13860
13861 2006-05-12 [colin]      2.1.1cvs50
13862
13863         * po/cs.po
13864         * po/de.po
13865         * po/en_GB.po
13866         * po/es.po
13867         * po/fi.po
13868         * po/fr.po
13869         * po/pt_BR.po
13870         * po/sr.po
13871         * po/zh_CN.po
13872                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
13873                 Fabien Vantard, Frederico Goncalves Guimaraes,
13874                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
13875
13876 2006-05-05 [colin]      2.1.1cvs49
13877
13878         * manual/Makefile.am
13879         * manual/pl/Makefile.am
13880         * manual/pl/account.xml
13881         * manual/pl/ack.xml
13882         * manual/pl/addrbook.xml
13883         * manual/pl/advanced.xml
13884         * manual/pl/faq.xml
13885         * manual/pl/glossary.xml
13886         * manual/pl/gpl.xml
13887         * manual/pl/handling.xml
13888         * manual/pl/intro.xml
13889         * manual/pl/keyboard.xml
13890         * manual/pl/plugins.xml
13891         * manual/pl/starting.xml
13892         * manual/pl/sylpheed-claws-manual.xml
13893         * manual/pl/dist/.cvsignore
13894         * manual/pl/dist/Makefile.am
13895         * manual/pl/dist/html/.cvsignore
13896         * manual/pl/dist/html/Makefile.am
13897         * manual/pl/dist/pdf/.cvsignore
13898         * manual/pl/dist/pdf/Makefile.am
13899         * manual/pl/dist/ps/.cvsignore
13900         * manual/pl/dist/ps/Makefile.am
13901         * manual/pl/dist/txt/.cvsignore
13902         * manual/pl/dist/txt/Makefile.am
13903                 Add the polish translation of the manual,
13904                 Authored by Pawel Pekala.
13905
13906 2006-05-05 [cleroy]     2.1.1cvs48
13907
13908         * src/main.c
13909                 Re-read matcherrc after loading plugins 
13910                 if some of them add folders.
13911
13912 2006-05-03 [colin]      2.1.1cvs47
13913
13914         * src/imap.c
13915                 I'm idiot
13916
13917 2006-05-03 [colin]      2.1.1cvs46
13918
13919         * src/imap.c
13920                 Be sure to have a session when
13921                 getting separator
13922
13923 2006-05-03 [colin]      2.1.1cvs45
13924
13925         * src/imap.c
13926         * src/imap.h
13927         * src/imap_gtk.c
13928                 Fix preventing renaming with namespace 
13929                 separator.
13930
13931 2006-05-01 [colin]      2.1.1cvs44
13932
13933         * src/action.c
13934                 Don't reload messageview when result of
13935                 action is piped.
13936
13937 2006-04-29 [colin]      2.1.1cvs43
13938
13939         * src/prefs_receive.c
13940         * src/plugins/spamassassin/spamassassin_gtk.c
13941         * src/plugins/clamav/clamav_plugin_gtk.c
13942                 GUI fixes by Pawel
13943
13944 2006-04-29 [colin]      2.1.1cvs42
13945
13946         * src/prefs_compose_writing.c
13947         * src/prefs_quote.c
13948                 Cleanups. Patch by Pawel
13949
13950 2006-04-28 [paul]       2.1.1cvs41
13951
13952         * src/matcher.c
13953                 fix returned quick search results when search
13954                 term contains an underscore.
13955                 Thanks to Colin
13956
13957 2006-04-28 [paul]       2.1.1cvs40
13958
13959         * src/prefs_message.c
13960         * src/prefs_receive.c
13961                 GUI cleanups
13962                 Patches by Pawel Pekala
13963
13964 2006-04-27 [colin]      2.1.1cvs39
13965
13966         * src/wizard.c
13967                 Differentiate subject Welcome from
13968                 window's title Welcome
13969
13970 2006-04-27 [paul]
13971
13972         2.2.0-rc1 released
13973
13974 2006-04-27 [paul]       2.1.1cvs38
13975
13976         * manual/advanced.xml
13977         * manual/fr/advanced.xml
13978                 add info about compose_no_markup hidden pref
13979
13980 2006-04-27 [paul]       2.1.1cvs37
13981
13982         * src/prefs_account.c
13983                 improve privacy labels
13984         * src/prefs_msg_colors.c
13985                 change some strings for translators' convenience
13986         * src/gtk/gtkutils.c
13987                 don't underline the link button text
13988
13989 2006-04-25 [colin]      2.1.1cvs36
13990
13991         * src/folder.c
13992                 Complete 2.1.1cvs33 (once more ;)
13993
13994 2006-04-25 [colin]      2.1.1cvs35
13995
13996         * src/editldap.c
13997                 Fix tooltip
13998
13999 2006-04-25 [cleroy]     2.1.1cvs34
14000
14001         * src/compose.c
14002         * src/gtk/gtkaspell.c
14003                 Fix crash on redirect (related to the return 
14004                 of the aspell menu in compose's toolbar)
14005         * src/prefs_msg_colors.c
14006                 Fix sensitivity widgets
14007         * src/image_viewer.c
14008         * src/gtk/pluginwindow.c
14009         * src/gtk/prefswindow.c
14010                 Change released signals to clicked (Fabien)
14011         * po/POTFILES.in
14012         * src/common/socket.c
14013         * src/plugins/spamassassin/spamassassin.c
14014                 Translate strings (Fabien)
14015
14016 2006-04-25 [paul]       2.1.1cvs33
14017
14018         * src/folder.c
14019         * src/folder.h
14020         * src/folderview.c
14021                 complete the fix of bug #912
14022                 Thanks to Colin
14023
14024 2006-04-25 [colin]      2.1.1cvs32
14025
14026         * src/news.c
14027                 Better progress bar
14028         * src/mimeview.c
14029         * src/summaryview.c
14030         * src/summaryview.h
14031                 Fix focus chain
14032                 Patches by Pawel Pekala
14033
14034 2006-04-24 [colin]      2.1.1cvs31
14035
14036         * src/compose.c
14037                 Fix compilation warnings (Fabien)
14038
14039 2006-04-24 [colin]      2.1.1cvs30
14040
14041         * src/addrindex.c
14042         * src/editldap.c
14043         * src/editldap_basedn.c
14044         * src/editldap_basedn.h
14045         * src/ldapctrl.c
14046         * src/ldapctrl.h
14047         * src/ldapquery.c
14048         * src/ldaputil.c
14049         * src/ldaputil.h
14050                 Fix bug #901 (LDAPS support)
14051
14052 2006-04-24 [colin]      2.1.1cvs29
14053
14054         * src/compose.c
14055                 Fix logic on error with send dialog on
14056         * src/imap.c
14057                 Fix compilation without libetpan, thanks
14058                 to Fabien
14059         * src/summaryview.c
14060                 Fix 'context-menu' key
14061
14062 2006-04-23 [colin]      2.1.1cvs28
14063
14064         * src/folder.c
14065                 Never free current's cache to free up 
14066                 memory. Fixes bug #912 (new count 
14067                 randomly set to message count)
14068
14069 2006-04-23 [colin]      2.1.1cvs27
14070
14071         * src/gtk/quicksearch.c
14072                 And remove printf...
14073
14074 2006-04-23 [colin]      2.1.1cvs26
14075
14076         * src/gtk/quicksearch.c
14077                 Fix replacing in quicksearch, and fix inserting
14078                 in the middle of the string. (introduced at 2.1.0cvs22)
14079
14080 2006-04-23 [colin]      2.1.1cvs25
14081
14082         * src/imap.c
14083                 Make sure uidnext is initialized in get_num_list
14084                 (not for stable, related to 2.1.1cvs8 and friends)
14085
14086 2006-04-23 [colin]      2.1.1cvs24
14087
14088         * src/imap.c
14089                 Output something when login is successful
14090                 too
14091
14092 2006-04-23 [colin]      2.1.1cvs23
14093
14094         * src/etpan/imap-thread.c
14095                 Better logging (line-per-line, hide data in fetch)
14096                 Fix a const warning
14097         * src/gtk/logwindow.c
14098         * src/gtk/logwindow.h
14099                 Better logging (color for input/output)
14100
14101 2006-04-21 [colin]      2.1.1cvs22
14102
14103         * src/gtk/quicksearch.c
14104                 On gtk+-2.8, use stock buttons in quicksearch
14105                 Based on a patch by Fabien and a design by Paul
14106
14107 2006-04-21 [colin]      2.1.1cvs21
14108
14109         * src/folderview.c
14110         * src/mainwindow.c
14111                 Fix occasional flicker in folderview
14112         * src/common/utils.c
14113                 Fix bug #943 (Incorrectly parsed email address 
14114                 list in short headers on message view and in 
14115                 printouts)
14116
14117 2006-04-20 [colin]      2.1.1cvs20
14118
14119         * src/imap.c
14120         * src/imap.h
14121         * src/prefs_account.c
14122                 Add ANONYMOUS auth for IMAP
14123
14124 2006-04-20 [paul]       2.1.1cvs19
14125
14126         * src/main.c
14127                 proper fix for 2.1.1cvs18
14128                 Thanks to Colin
14129
14130 2006-04-20 [paul]       2.1.1cvs18
14131
14132         * src/main.c
14133                 fix build warnings
14134
14135 2006-04-20 [paul]       2.1.1cvs17
14136
14137         * src/gtk/quicksearch.c
14138                 fix standard, non-extended Quick search,
14139                 was broken in 2.1.1cvs15.
14140                 Thanks to Colin.
14141
14142 2006-04-20 [colin]      2.1.1cvs16
14143
14144         * src/prefs_matcher.c
14145                 Fix values when reselecting a ~test
14146                 rule
14147
14148 2006-04-19 [colin]      2.1.1cvs15
14149
14150         * src/compose.c
14151         * src/compose.h
14152         * src/gtk/gtkaspell.c
14153         * src/gtk/gtkaspell.h
14154                 Put back Options menu in Spelling/
14155         * src/gtk/quicksearch.c
14156                 Don't search, and show error, if the
14157                 advanced search has a syntax error
14158
14159 2006-04-18 [colin]      2.1.1cvs14
14160
14161         * src/textview.c
14162                 Fix gdk warnings on set_cursor when textview
14163                 isn't visible
14164
14165 2006-04-18 [colin]      2.1.1cvs13
14166
14167         * src/gtk/gtksctree.c
14168                 Remove seemingly useless refresh that causes
14169                 flicker - watch this commit in case of 
14170                 problems before planned backport to stable
14171
14172 2006-04-18 [colin]      2.1.1cvs12
14173
14174         * src/imap.c
14175                 Factorize get/set_xml code
14176         * src/compose.c
14177         * src/prefs_account.c
14178         * src/prefs_account.h
14179         * src/procmsg.c
14180                 Add Encrypt to self option
14181
14182 2006-04-17 [colin]      2.1.1cvs11
14183
14184         * configure.ac
14185                 Fix search on encrpyt function on dragonfly
14186                 Patch by Jonathan Buschmann <jonthn@agmact.com>
14187
14188 2006-04-17 [colin]      2.1.1cvs10
14189
14190         * src/prefs_account.c
14191                 Be safe by default: remove mails from POP3
14192                 after 7 days, not immediately
14193
14194 2006-04-17 [colin]      2.1.1cvs9
14195
14196         * src/etpan/imap-thread.c
14197                 Fix build on DragonFly - patch by 
14198                 Jonathan Buschmann <jonthn@agmact.com>
14199
14200 2006-04-17 [colin]      2.1.1cvs8
14201
14202         * src/imap.c
14203                 Save uidnext between sessions
14204
14205 2006-04-17 [colin]      2.1.1cvs7
14206
14207         * src/imap.c
14208                 scan is required when uid validity changes
14209
14210 2006-04-17 [colin]      2.1.1cvs6
14211
14212         * src/folderview.c
14213                 Don't scan if not necessary, apart in current
14214                 folder and INBOX to fetch flags.
14215         * src/imap.c
14216                 Scan is necessary if unread count changes
14217
14218 2006-04-17 [colin]      2.1.1cvs5
14219
14220         * src/imap.c
14221                 ...But always fetch ANSWERED and DELETED flags for
14222                 INBOX, as filtering can happen on these flags.
14223
14224 2006-04-17 [colin]      2.1.1cvs4
14225
14226         * src/imap.c
14227                 Don't fetch REPLIED and DELETED flags when synchronising
14228                 flags with a closed folder. We only need UNSEEN and FLAGGED
14229                 to update the folderview.
14230
14231 2006-04-17 [colin]      2.1.1cvs3
14232
14233         * src/imap.c
14234                 Faster flag search when there are new mails 
14235                 in a folder. We can do a full search if the 
14236                 folder contains less messages than the new
14237                 list.
14238
14239 2006-04-17 [colin]      2.1.1cvs2
14240
14241         * po/cs.po
14242         * po/de.po
14243         * po/fr.po
14244         * po/nl.po
14245         * po/pt_BR.po
14246                 Update translations from stable branch
14247
14248 2006-04-17 [colin]      2.1.1cvs1
14249
14250         * configure.ac
14251                 Bump version to follow stable release
14252
14253 2006-04-16 [mones]      2.1.0cvs50
14254
14255         * po/es.po
14256                 Updated for release
14257
14258 2006-04-16 [colin]      2.1.0cvs49
14259
14260         * src/textview.c
14261                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
14262                 with gtk < 2.8. Thanks to Fabien Vantard.
14263
14264 2006-04-15 [colin]      2.1.0cvs48
14265
14266         * src/etpan/imap-thread.c
14267                 Fix bug #919 (libetpan: SEGV when connecting 
14268                 using command)
14269
14270 2006-04-14 [colin]      2.1.0cvs47
14271
14272         * src/main.c
14273                 Fix race on --select (should be done better)
14274
14275 2006-04-14 [wwp]        2.1.0cvs46
14276
14277         * src/send_message.c
14278                 enforce a check for domain in account prefs (a sending
14279                 error could be faced if domain was checked but no value set),
14280                 thanks to Colin.
14281
14282 2006-04-14 [colin]      2.1.0cvs45
14283
14284         * src/codeconv.c
14285                 when converting from unknown to unknown, if the
14286                 string is UTF8, don't convert it to the locale
14287                 (which breaks it)
14288
14289 2006-04-14 [colin]      2.1.0cvs44
14290
14291         * src/compose.c
14292                 Don't try to use ASCII for converting headers
14293                 (as done in body)
14294
14295 2006-04-14 [paul]       2.1.0cvs43
14296
14297         * src/crash.c
14298                 add locale/charset info to crash report
14299         * src/gtk/about.c
14300                 add wwp to doc team
14301                 replace 'e-mail' with preferred 'email'
14302         * src/gtk/authors.h
14303                 ensure contributors list is in alphabetical
14304                 order
14305
14306 2006-04-13 [colin]      2.1.0cvs42
14307
14308         * src/textview.c
14309                 Prevent gdk warnings
14310
14311 2006-04-13 [colin]      2.1.0cvs41
14312
14313         * src/common/ssl_certificate.c
14314         * src/common/ssl_certificate.h
14315         * src/gtk/sslcertwindow.c
14316                 Warn on expired certs, and display the expiration date
14317
14318 2006-04-13 [colin]      2.1.0cvs40
14319
14320         * src/plugins/spamassassin/spamassassin_gtk.c
14321                 Fix missing set_text on unix socket
14322
14323 2006-04-13 [wwp]        2.1.0cvs39
14324
14325         * manual/fr/advanced.xml
14326         * manual/fr/glossary.xml
14327                 applied new spam/ham/email lexicon (pourriel, courriel)
14328
14329 2006-04-13 [paul]       2.1.0cvs38
14330
14331         * src/plugins/pgpmime/plugin.c
14332                 remove the mention of S/MIME from the
14333                 description. This is now handled by the
14334                 S/MIME plugin.
14335
14336 2006-04-13 [paul]       2.1.0cvs37
14337
14338         * src/prefs_msg_colors.c
14339                 rework dialog
14340         * src/prefs_folder_item.c
14341         * src/prefs_spelling.c
14342                 add a tooltip to the colour selector buttons
14343
14344 2006-04-13 [wwp]        2.1.0cvs36
14345
14346         * manual/advanced.xml
14347         * manual/glossary.xml
14348         * manual/handling.xml
14349         * manual/keyboard.xml
14350         * manual/plugins.xml
14351         * manual/starting.xml
14352         * manual/fr/account.xml
14353         * manual/fr/ack.xml
14354         * manual/fr/addrbook.xml
14355         * manual/fr/advanced.xml
14356         * manual/fr/faq.xml
14357         * manual/fr/glossary.xml
14358         * manual/fr/gpl.xml
14359         * manual/fr/handling.xml
14360         * manual/fr/intro.xml
14361         * manual/fr/keyboard.xml
14362         * manual/fr/plugins.xml
14363         * manual/fr/starting.xml
14364         * manual/fr/sylpheed-claws-manual.xml
14365                 fixes to the manuals:
14366                  - summaryview -> Message List (same in French)
14367                  - translate key names
14368                  - fix French punctuation, use non-breakable spaces when
14369                    necessary, don't use &thinsp; which is not portable
14370                  - tell what maildir and mbox formats we support
14371
14372 2006-04-12 [wwp]        2.1.0cvs35
14373
14374         * src/prefs_toolbar.c
14375                 unified a replace button more,
14376                 patch by Fabien Vantard <fzzzzz@gmail.com>.
14377
14378 2006-04-12 [wwp]        2.1.0cvs34
14379
14380         * src/prefs_common.c
14381         * src/prefs_msg_colors.c
14382                 make default color labels translatable,
14383                 patch from Fabien Vantard <fzzzzz@gmail.com>,
14384                 thanks to Tim <timbrain@post.cz> for reporting.
14385
14386 2006-04-12 [wwp]        2.1.0cvs33
14387
14388         * manual/glossary.xml
14389         * manual/intro.xml
14390         * manual/plugins.xml
14391         * manual/starting.xml
14392         * manual/sylpheed-claws-manual.xml
14393         * manual/fr/.cvsignore
14394         * manual/fr/account.xml
14395         * manual/fr/ack.xml
14396         * manual/fr/addrbook.xml
14397         * manual/fr/advanced.xml
14398         * manual/fr/faq.xml
14399         * manual/fr/glossary.xml
14400         * manual/fr/handling.xml
14401         * manual/fr/intro.xml
14402         * manual/fr/keyboard.xml
14403         * manual/fr/plugins.xml
14404         * manual/fr/starting.xml
14405         * manual/fr/sylpheed-claws-manual.xml
14406                 various fixes: typos, missing .fr translations, punctuation,
14407                 capitalization, links, accents and some bad French more.
14408
14409 2006-04-12 [wwp]        2.1.0cvs32
14410
14411         * src/prefs_gtk.c
14412                 fix for bug #935: always store prefs files in UTF-8 (thanks
14413                 to Colin).
14414
14415 2006-04-11 [colin]      2.1.0cvs31
14416
14417         * src/compose.c
14418                 Fix inserting files not in utf8 when locale is utf8
14419
14420 2006-04-11 [colin]      2.1.0cvs30
14421
14422         * src/inc.c
14423                 Don't show error dialog when cancelling connection
14424                 Patch by Pawel
14425
14426 2006-04-11 [cleroy]     2.1.0cvs29
14427
14428         * src/compose.c
14429                 Implement multiple quote levels
14430         * src/prefs_common.c
14431                 Change a little bit the quote bgcolor for 2nd level
14432
14433 2006-04-11 [colin]      2.1.0cvs28
14434
14435         * src/gtk/about.c
14436                 Add locale and charset in the label
14437
14438 2006-04-10 [colin]      2.1.0cvs27
14439
14440         * src/compose.c
14441         * src/prefs_common.c
14442         * src/prefs_common.h
14443         * src/prefs_msg_colors.c
14444         * src/textview.c
14445                 Allow optional background color in quotes
14446                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
14447                 GTK+-2.8.x feature
14448
14449 2006-04-10 [colin]      2.1.0cvs26
14450
14451         * src/main.c
14452         * src/mainwindow.c
14453         * src/mainwindow.h
14454                 Implement --select
14455
14456 2006-04-10 [colin]      2.1.0cvs25
14457
14458         * manual/plugins.xml
14459         * manual/fr/plugins.xml
14460                 Document libcurl's proxy variables
14461
14462 2006-04-09 [colin]      2.1.0cvs24
14463
14464         * src/prefs_common.c
14465                 gettext() returns statically allocated stuff. We have
14466                 to strdup it in order to be able to free it.
14467
14468 2006-04-09 [colin]      2.1.0cvs23
14469
14470         * AUTHORS
14471         * src/gtk/authors.h
14472                 Add Alexei
14473
14474 2006-04-09 [colin]      2.1.0cvs22
14475
14476         * src/mainwindow.c
14477         * src/gtk/quicksearch.c
14478                 Fix bug #859 (problems with cyrilic input in 
14479                 search panel) - Patch by Alexey Illarionov 
14480                 <littlesavage@rambler.ru>
14481
14482 2006-04-09 [colin]      2.1.0cvs21
14483
14484         * src/prefs_customheader.c
14485                 I prefer removing then freeing rather than the contrary
14486                 (even if it doesn't change anything ;-)
14487         * src/prefs_account.c
14488                 Fix bug #933 (Crash re-entering the custom headers list 
14489                 dialog in accounts prefs)
14490                 The problem happened when cancelling the Account 
14491                 Preferences' dialogs - in which case we didn't do 
14492                 anything to the PrefsAccount * struct. In case of applying,
14493                 the old ac_prefs was replaced with the tmp_ac_prefs we were
14494                 working with in this dialog. The problem is that 
14495                 prefs_customheader.c, working on this tmp_ac_prefs, always
14496                 changes the ->customhdr_list pointer, even when cancelled. 
14497                 So in case of cancelling the prefs_account dialog, we still
14498                 have to update ->customhdr_list in the real account.
14499
14500 2006-04-08 [colin]      2.1.0cvs20
14501
14502         * manual/fr/glossary.xml
14503         * manual/fr/keyboard.xml
14504                 Forgot some headers :)
14505
14506 2006-04-08 [colin]      2.1.0cvs19
14507
14508         * manual/Makefile.am
14509         * manual/fr/Makefile.am
14510         * manual/fr/account.xml
14511         * manual/fr/ack.xml
14512         * manual/fr/addrbook.xml
14513         * manual/fr/advanced.xml
14514         * manual/fr/faq.xml
14515         * manual/fr/glossary.xml
14516         * manual/fr/gpl.xml
14517         * manual/fr/handling.xml
14518         * manual/fr/intro.xml
14519         * manual/fr/keyboard.xml
14520         * manual/fr/plugins.xml
14521         * manual/fr/starting.xml
14522         * manual/fr/sylpheed-claws-manual.xml
14523         * manual/fr/dist/.cvsignore
14524         * manual/fr/dist/Makefile.am
14525         * manual/fr/dist/html/.cvsignore
14526         * manual/fr/dist/html/Makefile.am
14527         * manual/fr/dist/pdf/.cvsignore
14528         * manual/fr/dist/pdf/Makefile.am
14529         * manual/fr/dist/ps/.cvsignore
14530         * manual/fr/dist/ps/Makefile.am
14531         * manual/fr/dist/txt/.cvsignore
14532         * manual/fr/dist/txt/Makefile.am
14533                 Add the french translation of the manual. Thanks to
14534                 Olivier Delhomme <olivier.delhomme@free.fr> for 
14535                 account.xml, ack.xml, addrbook.xml and advanced.xml
14536
14537 2006-04-08 [colin]      2.1.0cvs18
14538
14539         * manual/plugins.xml
14540         * manual/starting.xml
14541                 More fixes
14542
14543 2006-04-07 [colin]      2.1.0cvs17
14544
14545         * manual/faq.xml
14546         * manual/intro.xml
14547         * manual/keyboard.xml
14548                 Little fixes
14549
14550 2006-04-07 [colin]      2.1.0cvs16
14551
14552         * README
14553         * src/compose.c
14554         * src/prefs_common.c
14555         * src/prefs_common.h
14556                 Add hidden compose_no_markup pref
14557
14558 2006-04-07 [wwp]        2.1.0cvs15
14559
14560         * src/summary_search.c
14561         * .cvsignore
14562                 Bugfix: stop button was sticky when searching in an empty folder.
14563                 Applied curly brackets code style to the whole file (summary_search.c).
14564                 More files to ignore.
14565
14566 2006-04-07 [wwp]        2.1.0cvs14
14567
14568         * src/message_search.c
14569         * src/summary_search.c
14570                 changed default button when search bumps at file/folder
14571                 beginning or end, for convenience (thanks to Colin).
14572
14573 2006-04-07 [paul]       2.1.0cvs13
14574
14575         * src/plugins/dillo_viewer/dillo_prefs.c
14576                 avoid future potential for namespace collision
14577                 Patch by Colin
14578
14579 2006-04-06 [wwp]        2.1.0cvs12
14580
14581         * src/summary_search.c
14582                 Unify extended/advanced searches names (and thus factorize labels),
14583                 patch by Fabien Vantard <fzzzzz@gmail.com>.
14584
14585 2006-04-06 [wwp]        2.1.0cvs11
14586
14587         * src/folderview.c
14588         * src/prefs_themes.c
14589         * src/summaryview.c
14590                 Fixed some compilation warnings.
14591
14592 2006-04-06 [colin]      2.1.0cvs10
14593
14594         * manual/advanced.xml
14595                 Document the wizard template and how to deploy
14596                 Sylpheed-Claws effectively
14597
14598 2006-04-06 [colin]      2.1.0cvs9
14599
14600         * src/folderview.c
14601                 gettext patch to tell translators about _("#"),
14602                 by Maxim Britov
14603
14604 2006-04-06 [colin]      2.1.0cvs8
14605
14606         * src/textview.c
14607                 Fix invalid GtkTextBIter after clicking "Display as text"
14608
14609 2006-04-06 [mones]      2.1.0cvs7
14610
14611         * src/addr_compl.c
14612         * src/addrindex.c
14613         * src/addritem.c
14614         * src/codeconv.c
14615         * src/compose.c
14616         * src/filtering.c
14617         * src/folder.c
14618         * src/folder_item_prefs.c
14619         * src/folderview.c
14620         * src/localfolder.c
14621         * src/matcher.c
14622         * src/mimeview.c
14623         * src/prefs_msg_colors.c
14624         * src/prefs_spelling.c
14625         * src/prefs_themes.c
14626         * src/procmime.c
14627         * src/procmsg.c
14628         * src/stock_pixmap.c
14629         * src/summaryview.c
14630         * src/textview.c
14631         * src/toolbar.c
14632         * src/common/mgutils.c
14633         * src/common/prefs.c
14634         * src/common/ssl_certificate.c
14635         * src/gtk/colorlabel.c
14636         * src/gtk/quicksearch.c
14637         * src/plugins/pgpmime/pgpmime.c
14638         * src/plugins/spamassassin/spamassassin.c
14639                 Removed redundant NULL checks for g_free() calls.
14640                 Patch by Pawel Pekala.
14641
14642 2006-04-06 [mones]      2.1.0cvs6
14643
14644         * src/prefs_actions.c
14645         * src/prefs_filtering.c
14646         * src/prefs_filtering_action.c
14647         * src/prefs_matcher.c
14648         * src/prefs_template.c
14649         * src/gtk/gtkutils.c
14650         * src/gtk/gtkutils.h
14651                 Have a nice replace button. Patch by Pawel Pekala
14652
14653 2006-04-06 [colin]      2.1.0cvs5
14654
14655         * src/addressbook.c
14656                 Fix crash with empty columns
14657
14658 2006-04-05 [colin]      2.1.0cvs4
14659
14660         * src/wizard.c
14661         * src/prefs_gtk.c
14662                 Allow wizard customization with pre-filled values
14663
14664 2006-04-05 [colin]      2.1.0cvs3
14665
14666         * src/textview.c
14667         * src/mimeview.c
14668         * src/mimeview.h
14669                 Nicer messages in mimeview
14670
14671 2006-04-05 [colin]      2.1.0cvs2
14672
14673         * src/addressbook.c
14674         * src/prefs_summaries.c
14675                 i18n fix
14676
14677 2006-04-05 [colin]      2.1.0cvs1
14678
14679         * src/plugins/pgpcore/plugin.c
14680         * src/plugins/pgpcore/select-keys.c
14681         * src/plugins/pgpcore/select-keys.h
14682         * src/plugins/pgpcore/sgpgme.c
14683         * src/plugins/pgpcore/sgpgme.h
14684         * src/plugins/pgpinline/pgpinline.c
14685         * src/plugins/pgpinline/plugin.c
14686         * src/plugins/pgpmime/pgpmime.c
14687         * src/plugins/pgpmime/plugin.c
14688                 Factorize and generalize a bit 
14689                 Drop S/MIME signature verification from PGP/MIME
14690                 (adding it as another, more complete plugin)
14691
14692 2006-04-05 [paul]       2.1.0
14693
14694         2.1.0 released
14695
14696 2006-04-05 [paul]       2.0.0cvs186
14697
14698         * manual/advanced.xml
14699                 add info on colour labels
14700
14701 2006-04-05 [paul]       2.0.0cvs185
14702
14703         * po/bg.po
14704         * po/cs.po
14705         * po/de.po
14706         * po/el.po
14707         * po/en_GB.po
14708         * po/fi.po
14709         * po/fr.po
14710         * po/it.po
14711         * po/nl.po
14712         * po/pl.po
14713         * po/pt_BR.po
14714         * po/sr.po
14715         * po/zh_CN.po
14716                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
14717                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
14718                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
14719                 Guimaraes, Aleksandar Urosevic, Ralgh Young
14720         * src/gtk/authors.h
14721         * tools/claws.i18n.status.pl
14722                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
14723                 and new Czech translator, Tim <timbrain@post.cz>
14724
14725 2006-04-05 [mones]      2.0.0cvs184
14726
14727         * po/es.po
14728                 Updated translation
14729
14730 2006-04-05 [colin]      2.0.0cvs183
14731
14732         * src/gtk/quicksearch.c
14733                 Fix bug #929 (unnecessary reload in quick search bar)
14734
14735 2006-04-05 [colin]      2.0.0cvs182
14736
14737         * src/compose.c
14738                 Fix crash on Reply with no From:
14739                 Show signature and conversion error on queuing 
14740                 (but not sending)
14741         * src/mainwindow.c
14742         * src/summaryview.c
14743         * src/summaryview.h
14744                 Factorize threading code and make sure msginfo 
14745                 is not null when it comes from a GtkCTreeRow's 
14746                 data
14747         * src/gtk/gtkaspell.c
14748                 Check for necessary things
14749         * src/gtk/gtksctree.c
14750         * src/gtk/gtksctree.h
14751                 Reset anchor if necessary when removing node
14752
14753 2006-03-29 [colin]      2.0.0cvs181
14754
14755         * src/folderview.c
14756                 Warn for disabled IMAP accounts (due to lack of
14757                 libetpan). Breaks string-freeze - sorry - but it
14758                 is kind of important ;)
14759
14760 2006-03-28 [colin]      2.0.0cvs180
14761
14762         * src/gtk/gtkutils.c
14763         * src/gtk/gtkutils.h
14764                 Add a gtkut_get_link_btn() function that
14765                 creates a button which acts like an URI
14766         * src/prefs_themes.c
14767         * src/gtk/about.c
14768                 Use this function (factorizes codes)
14769         * src/common/defs.h
14770         * src/gtk/pluginwindow.c
14771                 Add a "Get more..." in the plugins window
14772
14773 2006-03-28 [colin]      2.0.0cvs179
14774
14775         * src/common/smtp.c
14776         * src/common/passcrypt.c
14777         * src/undo.c
14778                 Warning fixes. Patch by Pawel Pekala
14779
14780 2006-03-27 [colin]      2.0.0cvs178
14781
14782         * src/undo.c
14783                 Fix undoing by blocks with spaces
14784
14785 2006-03-27 [colin]      2.0.0cvs177
14786
14787         * src/textview.c
14788                 Set margin to 3px for headers
14789
14790 2006-03-27 [paul]
14791
14792         2.1.0-rc2 released
14793
14794 2006-03-27 [wwp]        2.0.0cvs176
14795
14796         * src/summaryview.c
14797                 don't reset quicksearch when updating the message list.
14798                 Thanks to Colin.
14799
14800 2006-03-26 [wwp]        2.0.0cvs175
14801
14802         * src/compose.c
14803                 use a unified border width ('other' tab in the compose window,
14804                 patch by Pawel Pekala).
14805
14806
14807 2006-03-26 [wwp]        2.0.0cvs174
14808
14809         * src/common/quoted-printable.c
14810         * src/addressbook.c
14811                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
14812
14813 2006-03-26 [colin]      2.0.0cvs173
14814
14815         * src/quote_fmt_parse.y
14816                 Fix non-UTF8 date formats messing up the whole quote a 
14817                 little bit
14818
14819 2006-03-26 [colin]      2.0.0cvs172
14820
14821         * src/procheader.c
14822                 Make sure the date is UTF8 valid, or try to make it
14823                 so. IncrediMail is really IncrediStupid.
14824         * src/compose.c
14825                 Fix possible conversions. 
14826                 
14827
14828 2006-03-26 [colin]      2.0.0cvs171
14829
14830         * src/matcher.c
14831                 Fix corner cases in body search. This is still a
14832                 hack... It seems impossible to make it good and 
14833                 reasonably fast at the same time.
14834
14835 2006-03-26 [colin]      2.0.0cvs170
14836
14837         * src/summaryview.c
14838                 I think I killed the twilight zone bug!
14839                 summary_select_node() flushes GTK events in order
14840                 to be able to center the view. But this also 
14841                 flushes keypresses like Ctrl-Alt-U, so this can
14842                 call summary_show from summary_select_node (itself
14843                 called from summary_show, etc.). And the summaryview
14844                 has to be unlocked in this function. So just locking
14845                 while processing GTK events, and bailing if locked, 
14846                 should fix it.
14847                 Fixes bug #927 (SIGSEGV during Update Summary)
14848
14849 2006-03-25 [colin]      2.0.0cvs169
14850
14851         * src/matcher.c
14852                 Fix search in QP-encoded bodies
14853                 Fix utf-8 searches in bodies encoded in the
14854                 locale's encoding
14855         * src/common/quoted-printable.c
14856         * src/common/quoted-printable.h
14857                 Add a decode function that doesn't overwrite
14858                 the original pointer
14859                 
14860
14861 2006-03-24 [colin]      2.0.0cvs168
14862
14863         * src/action.c
14864         * src/summaryview.c
14865         * src/summaryview.h
14866                 Update message cache after action
14867                 Patch by H. Merijn Brand
14868         * src/prefs_msg_colors.c
14869                 Factorize label 
14870                 Patch by Fabien Vantard
14871         * src/plugins/spamassassin/spamassassin_gtk.c
14872                 Remove useless translation
14873                 Patch by Fabien Vantard
14874
14875 2006-03-23 [colin]      2.0.0cvs167
14876
14877         * src/common/ssl.c
14878                 Let 30 seconds to SSL_connect
14879
14880 2006-03-23 [wwp]        2.0.0cvs166
14881
14882         * src/summaryview.c
14883         * src/gtk/description_window.c
14884                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
14885                 and headers are translated; adjust description windows' width to fit their
14886                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
14887
14888 2006-03-23 [paul]       2.0.0cvs165
14889
14890         * src/common/utils.c
14891                 fix highlighting of URIs containing "()"
14892                 (2.0.0cvs164's reversal fixed)
14893                 Thanks to Colin.
14894
14895 2006-03-23 [paul]       2.0.0cvs164
14896
14897         * src/common/utils.c
14898                 revert patch, (postponing a fix), at 2.0.0cvs120
14899                 as it breaks more URIs than it fixes.
14900                 Allow '-' to be a terminating character in a URI
14901
14902 2006-03-22 [colin]      2.0.0cvs163
14903
14904         * configure.ac
14905                 Require libetpan 0.45
14906                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
14907
14908 2006-03-22 [paul]       2.0.0cvs162
14909
14910         * src/editgroup.c
14911                 replace '<-' and '->' buttons with GTK_STOCK graphical
14912                 buttons
14913         * src/summary_search.c
14914                 don't offer '...' for translation
14915                 add a tooltip to advanced search '...' button
14916         * src/gtk/quicksearch.c
14917                 don't offer '...' for translation
14918
14919 2006-03-21 [colin]      2.0.0cvs161
14920
14921         * src/compose.c
14922                 Fix middle-click pasting (insert at click
14923                 position instead of cursor position, don't
14924                 remove existing selection and allow pasting
14925                 our own selection)
14926         * src/addressbook.c
14927                 "LDAP Server" -> "LDAP servers"
14928
14929 2006-03-21 [wwp]        2.0.0cvs160
14930
14931         * src/etpan/imap-thread.c
14932                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
14933
14934 2006-03-20 [colin]      2.0.0cvs159
14935
14936         * src/summaryview.c
14937                 Don't reload summaryview after an execute with no
14938                 move action
14939
14940 2006-03-19 [colin]      2.0.0cvs158
14941
14942         * src/addressbook.c
14943                 and put groups at the top, always
14944
14945 2006-03-19 [colin]      2.0.0cvs157
14946
14947         * src/addressbook.c
14948                 Order groups before names, as previously
14949
14950 2006-03-19 [colin]      2.0.0cvs156
14951
14952         * src/addressbook.c
14953                 - Sort case-unsensitive
14954                 - Put the sort arrow at opening too
14955
14956 2006-03-19 [wwp]        2.0.0cvs155
14957
14958         * src/addressbook.c
14959                 allow sorting by name/email/remarks, ensure that right-pane's contents
14960                 matches the left-pane selection (cleared when appropriate).
14961                 Patch by Pawel Pekala <c0rn@o2.pl>.
14962
14963 2006-03-18 [colin]      2.0.0cvs154
14964
14965         * src/textview.c
14966                 Fix text cursor ;)
14967
14968 2006-03-18 [colin]      2.0.0cvs153
14969
14970         * src/gtk/filesel.c
14971                 Make sure we hide the preview if we didn't get
14972                 a filename
14973
14974 2006-03-18 [colin]      2.0.0cvs152
14975
14976         * src/summaryview.c
14977                 Set cursor to watch for execution (fixes lack
14978                 of watch-cursor when dnd'ing hundreds of mails)
14979         * src/gtk/filesel.c
14980                 Check that mime type is 'image/*' before updating
14981                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
14982
14983 2006-03-18 [colin]      2.0.0cvs151
14984
14985         * src/mainwindow.c
14986         * src/textview.c
14987         * src/textview.h
14988                 Put a watch cursor in textview too when the mainwindow's
14989                 cursor in a watch
14990
14991 2006-03-18 [colin]      2.0.0cvs150
14992
14993         * src/folder.c
14994                 Change wrong asserts to simple tests
14995
14996 2006-03-17 [colin]      2.0.0cvs149
14997
14998         * src/mainwindow.c
14999         * src/mainwindow.h
15000         * src/prefs_msg_colors.c
15001         * src/summaryview.c
15002         * src/summaryview.h
15003         * src/gtk/colorlabel.c
15004         * src/gtk/colorlabel.h
15005                 Add a color label menu in the main menubar
15006                 Add (fixed) accels Ctrl-{0-7} to change the color
15007                 They have to be fixed because the menu's dynamic,
15008                 the items are complex widgets, hence we can't use
15009                 a GtkItemFactory.
15010
15011
15012 2006-03-17 [wwp]        2.0.0cvs148
15013
15014         * src/compose.c
15015                 rollback few lines from my previous commit (those lines come from
15016                 a pending patch, accidentally commited, even if neutral as they are
15017                 commented out).
15018
15019 2006-03-17 [wwp]        2.0.0cvs147
15020
15021         * src/compose.c
15022                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
15023                 applied code style/indentation to the modified function.
15024
15025 2006-03-17 [wwp]        2.0.0cvs146
15026
15027         * src/procmsg.c
15028         * src/compose.c
15029                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
15030
15031 2006-03-17 [paul]
15032
15033         2.1.0-rc1 released
15034
15035 2006-03-17 [paul]       2.0.0cvs145
15036
15037         * src/main.c
15038                 addressbook_read_file() was called twice
15039         * src/textview.c
15040                 X-Mailer highlighting
15041
15042 2006-03-16 [colin]      2.0.0cvs144
15043
15044         * src/sourcewindow.c
15045         * src/sourcewindow.h
15046                 And the last one, in source window.
15047
15048 2006-03-16 [colin]      2.0.0cvs143
15049
15050         * src/compose.c
15051         * src/compose.h
15052                 Fix the same stuff in compose
15053
15054 2006-03-16 [colin]      2.0.0cvs142
15055
15056         * src/messageview.c
15057                 Complete the previous messageview crash fix
15058
15059 2006-03-16 [colin]      2.0.0cvs141
15060
15061         * src/procmsg.h
15062         * src/procmsg.c
15063         * src/folder.c
15064                 Fix POSTPROCESSING hook
15065                 Patch by H. Merijn Brand
15066
15067         * src/procmime.c
15068         * src/procmime.h
15069                 Parse Content-Location
15070
15071         * src/toolbar.c
15072         * src/messageview.c
15073         * src/messageview.h
15074                 Don't crash when a top-level MessageView has
15075                 been closed on us. Same problematic than
15076                 yesterday's quicksearch issue.
15077
15078 2006-03-15 [colin]      2.0.0cvs140
15079
15080         * src/gtk/quicksearch.c
15081                 Fix a bitchy race we didn't think about when we
15082                 added quicksearch cancellation:
15083                 If the search is not on cached fields, for example
15084                 body_part matchcase "stuff"
15085                 the matcher code has to get the whole message. If
15086                 we're on IMAP, that can be slow, and in order to
15087                 be non-blocking, the IMAP code idle loop processes
15088                 gtk events too. So it is possible to cancel a
15089                 quicksearch while the matcher is getting the mail's
15090                 body. After matcher got its body, it will start to
15091                 iterate over the matcher list that the Quicksearch's
15092                 clear_search_cb() just freed via prepare_matcher().
15093                 SIGSEGV ensues.
15094                 The fix consists of guarding the matcherlist_match()
15095                 call with a boolean 'matching'. If we reset the
15096                 quicksearch while matching is TRUE, we don't free
15097                 the matcherlist anymore like we did, but we set
15098                 another new flag, deferred_free, to TRUE. Then,
15099                 in quicksearch_match(), just after returning from
15100                 matcherlist_match() and unsetting the matching flag,
15101                 we check the deferred_free flag and do the
15102                 prepare_matcher() (which does the matcherlist_free)
15103                 for real, so we free the matcherlist once it's not
15104                 used anymore.
15105                 As all of this runs via the glib main loop, we
15106                 luckily don't need a mutex.
15107         * src/summaryview.c
15108                 Also, show progress while searching.
15109
15110
15111 2006-03-14 [colin]      2.0.0cvs139
15112
15113         * src/alertpanel.c
15114                 Make alertpanel_is_open non-static
15115
15116 2006-03-14 [colin]      2.0.0cvs138
15117
15118         * src/prefs_spelling.c
15119                 Cleanups - Fabien Vantard
15120
15121 2006-03-14 [wwp]        2.0.0cvs137
15122
15123         * src/main.c
15124                 code style normalization (curly braces, indentation).
15125
15126 2006-03-14 [wwp]        2.0.0cvs137
15127
15128         * src/main.c
15129                 code style (braces, indentation)
15130
15131 2006-03-12 [paul]       2.0.0cvs136
15132
15133         * src/prefs_common.c
15134                 trans_hdr defaults to FALSE to be RFC-savvy
15135         * src/prefs_summaries.c
15136                 add a tooltip to the trans_hdr option
15137                 
15138
15139 2006-03-12 [paul]       2.0.0cvs135
15140
15141         * src/prefs_matcher.c
15142                 give a little more width to the combos
15143         * src/prefs_display_header.c
15144         * src/textview.c
15145                 translate headers if prefs_common.trans_hdr
15146                 is TRUE
15147
15148         Patches by Pawel Pekala
15149
15150 2006-03-12 [paul]       2.0.0cvs134
15151
15152         * src/plugins/clamav/clamav_plugin.c
15153         * src/plugins/dillo_viewer/dillo_viewer.c
15154         * src/plugins/pgpcore/plugin.c
15155         * src/plugins/pgpinline/plugin.c
15156         * src/plugins/pgpmime/plugin.c
15157         * src/plugins/spamassassin/spamassassin.c
15158                 update/add to descriptions
15159         * src/plugins/spamassassin/spamassassin_gtk.c
15160                 fixes to the english, remove superfluous
15161                 tooltips, clean up a little
15162
15163 2006-03-12 [paul]       2.0.0cvs133
15164
15165         * src/compose.c
15166                 fix Bug 924, 'Account combo box shows up wrong 
15167                 if & is in account name'
15168
15169 2006-03-11 [colin]      2.0.0cvs132
15170
15171         * src/summaryview.c
15172                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
15173                 messed up shift-selection because is slows down
15174                 moving around summaryview. thanks -users
15175
15176 2006-03-10 [colin]      2.0.0cvs131
15177
15178         * src/plugins/spamassassin/spamassassin_gtk.c
15179                 Put back Paul's engrish fixes
15180
15181 2006-03-10 [colin]      2.0.0cvs130
15182
15183         * src/plugins/spamassassin/spamassassin.c
15184         * src/plugins/spamassassin/spamassassin.h
15185         * src/plugins/spamassassin/spamassassin_gtk.c
15186                 Cleanup SA prefs page (more)
15187                 Patch by Fabien Vantard
15188
15189 2006-03-10 [paul]       2.0.0cvs129
15190
15191         * src/prefs_msg_colors.c
15192         * src/prefs_spelling.c
15193                 widget sensitivity
15194
15195 2006-03-09 [mones]      2.0.0cvs128
15196
15197         * po/es.po
15198                 Update for next RC
15199
15200 2006-03-09 [wwp]        2.0.0cvs127
15201
15202         * configure.ac
15203                 revert accidental commit (requirement for libetpan 0.43), this time
15204                 not in HEAD.
15205
15206 2006-03-09 [wwp]        2.0.0cvs125
15207
15208         * configure.ac
15209                 revert accidental commit (requirement for libetpan 0.43)
15210
15211 2006-03-09 [paul]       2.0.0cvs126
15212
15213         * src/prefs_receive.c
15214                 remove useless frame
15215                 replace 'incorporation' with 'receiving'
15216         * src/plugins/clamav/clamav_plugin_gtk.c
15217         * src/plugins/spamassassin/spamassassin_gtk.c
15218                 improve widget sensitivity
15219                 fix a bit his engrish
15220
15221 2006-03-09 [wwp]        2.0.0cvs125
15222
15223         * src/addressadd.c
15224         * src/foldersel.c
15225         * src/prefs_common.c
15226         * src/prefs_common.h
15227                 remember some more windows' sizes (add to addressbook and
15228                 select folder).
15229
15230 2006-03-09 [paul]       2.0.0cvs124
15231
15232         * src/plugins/pgpcore/prefs_gpg.c
15233                 normalise construction of dialogue
15234
15235 2006-03-09 [paul]       2.0.0cvs123
15236
15237         * src/plugins/trayicon/Makefile.am
15238                 add missing slash
15239
15240 2006-03-08 [colin]      2.0.0cvs122
15241
15242         * src/plugins/trayicon/Makefile.am
15243                 Fix build in separate dir 
15244                 Patch by Bamanzi <bamanzi@gmail.com>
15245
15246 2006-03-08 [colin]      2.0.0cvs121
15247
15248         * src/procmsg.c
15249                 Batch move and copies from summaryview with delayed execution
15250                 too
15251
15252 2006-03-07 [paul]       2.0.0cvs120
15253
15254         * src/common/utils.c
15255                 fix highlighting of URIs containing "()"
15256                 Patch by Pawel Pekala
15257
15258 2006-03-07 [paul]       2.0.0cvs119
15259
15260         * src/folder.c
15261         * src/folder.h
15262         * src/folderview.c
15263                 immediately do alphabetical resort when
15264                 changing a folder's name
15265                 Patch by Pawel Pekala
15266
15267 2006-03-07 [paul]       2.0.0cvs118
15268
15269         * src/news.c
15270         * src/news_gtk.c
15271                 when unsubscribing a newsgroup, remove the
15272                 folder and msgs in .sylpheed-claws/newscache
15273                 Patch by Pawel Pekala <c0rn@gazeta.pl>
15274
15275 2006-03-07 [paul]       2.0.0cvs117
15276
15277         * src/textview.c
15278                 fix wrong Fake URL Warning
15279                 Thanks to Hiro
15280
15281 2006-03-07 [colin]      2.0.0cvs116
15282
15283         * src/imap.c
15284                 Return immediately when password dialog was
15285                 cancelled
15286         * src/gtk/inputdialog.c
15287                 Allow empty strings for passwords
15288
15289
15290 2006-03-06 [colin]      2.0.0cvs115
15291
15292         * src/imap.c
15293                 Prevent double-timeouts when connection fails
15294
15295 2006-03-06 [colin]
15296
15297         2.0.1-rc1 released
15298
15299 2006-03-06 [colin]      2.0.0cvs114
15300
15301         * src/imap.c
15302                 Refresh session during potentially long
15303                 operations
15304
15305 2006-03-06 [wwp]        2.0.0cvs113
15306
15307         * src/prefs_msg_colors.h
15308                 forgot that one (custom color labels).
15309
15310 2006-03-06 [wwp]        2.0.0cvs112
15311
15312         * src/prefs_common.c
15313         * src/prefs_common.h
15314         * src/prefs_msg_colors.c
15315         * src/summaryview.c
15316         * src/summaryview.h
15317         * src/gtk/colorlabel.c
15318         * src/gtk/colorlabel.h
15319                 colors in messages list are now customizable. Color values and names can
15320                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
15321                 Thanks to Paul and Colin for their help with this longstanding patch!
15322
15323 2006-03-06 [wwp]        2.0.0cvs111
15324
15325         * src/textview.c
15326                 don't crash if (x)face is bad.
15327
15328 2006-03-05 [paul]       2.0.0cvs110
15329
15330         * AUTHORS
15331         * configure.ac
15332         * src/Makefile.am
15333         * src/common/Makefile.am
15334         * src/common/utils.h
15335         * src/etpan/imap-thread.c
15336         * src/gtk/authors.h
15337         * src/plugins/clamav/Makefile.am
15338         * src/plugins/demo/Makefile.am
15339         * src/plugins/dillo_viewer/Makefile.am
15340         * src/plugins/pgpcore/Makefile.am
15341         * src/plugins/pgpcore/passphrase.c
15342         * src/plugins/pgpinline/Makefile.am
15343         * src/plugins/pgpmime/Makefile.am
15344         * src/plugins/spamassassin/Makefile.am
15345         * src/plugins/trayicon/Makefile.am
15346                 fix builiding on cygwin
15347                 Patch by Ralgh Young <bamanzi@gmail.com>
15348
15349 2006-03-04 [wwp]        2.0.0cvs109
15350
15351         * manual/keyboard.xml
15352                 fix mixed up/down keys.
15353
15354 2006-03-04 [wwp]        2.0.0cvs108
15355
15356         * README
15357         * INSTALL
15358                 updated links to SpamAssassin.
15359
15360 2006-03-04 [wwp]        2.0.0cvs107
15361
15362         * manual/plugins.xml
15363         * src/plugins/spamassassin/README
15364                 updated SpamAssassin plugin docs to reflect new functional additions
15365                 (also fix/update/documents few technical stuff more, see the README).
15366
15367 2006-03-04 [wwp]        2.0.0cvs106
15368
15369         * src/prefs_message.c
15370                 normalized capitalization of message-prefs paths.
15371
15372 2006-03-04 [wwp]        2.0.0cvs105
15373
15374         * manual/advanced.xml
15375                 typo.
15376
15377 2006-03-03 [colin]      2.0.0cvs104
15378
15379         * src/plugins/clamav/clamav_plugin_gtk.c
15380                 Rework prefs page, patch by Fabien 
15381
15382 2006-03-03 [colin]      2.0.0cvs103
15383
15384         * src/plugins/clamav/clamav_plugin.c
15385                 Set error on all errors
15386
15387 2006-03-03 [colin]      2.0.0cvs102
15388
15389         * src/common/plugin.c
15390                 Initialize error to avoid crashing when a plugin fails
15391                 without setting error
15392
15393 2006-03-02 [wwp]        2.0.0cvs101
15394
15395         * configure.ac
15396                 fixed linker flags for libetpan support on Cygwin
15397                 (thanks to H.Merijn Brand).
15398
15399 2006-03-02 [wwp]        2.0.0cvs100
15400
15401         * src/addressbook.c
15402                 fix some AB error messages: one for punctuation and
15403                 one wrongly duplicate (thanks, maxbritov).
15404
15405 2006-03-02 [wwp]        2.0.0cvs99
15406
15407         * src/plugins/spamassassin/spamassassin.c
15408                 make sync calls to sa-learn/spamc to prevent
15409                 system (whatever local or client/server) overload.
15410
15411 2006-03-02 [colin]      2.0.0cvs98
15412
15413         * src/summaryview.c
15414                 Put the spam icon in the status column instead of the
15415                 mark one
15416
15417 2006-03-01 [colin]      2.0.0cvs97
15418
15419         * src/plugins/spamassassin/spamassassin.c
15420                 Fix segfault (g_file_set_contents fails for some 
15421                 reason and err==0x2f. Can't find out why with
15422                 valgrind, using working function :-)
15423
15424 2006-03-01 [colin]      2.0.0cvs96
15425
15426         * src/inc.c
15427                 Offline overriding: let 'No' be cached only 3 seconds
15428
15429 2006-03-01 [colin]      2.0.0cvs95
15430
15431         * src/addr_compl.c
15432         * src/addrbook.c
15433         * src/addressbook.c
15434         * src/addrindex.c
15435         * src/folder_item_prefs.c
15436         * src/headerview.c
15437         * src/imap.c
15438         * src/inc.c
15439         * src/ldif.c
15440         * src/mainwindow.c
15441         * src/mh.c
15442         * src/msgcache.c
15443         * src/prefs_common.h
15444         * src/prefs_msg_colors.c
15445         * src/procheader.c
15446         * src/procheader.h
15447         * src/procmime.c
15448         * src/procmsg.c
15449         * src/procmsg.h
15450         * src/send_message.h
15451         * src/simple-gettext.c
15452         * src/summaryview.c
15453         * src/summaryview.h
15454         * src/syldap.c
15455         * src/textview.c
15456         * src/undo.c
15457         * src/common/ssl_certificate.c
15458         * src/common/utils.c
15459         * src/gtk/colorsel.c
15460         * src/gtk/gtksctree.c
15461         * src/gtk/gtkshruler.c
15462         * src/plugins/trayicon/trayicon.c
15463                 #if 0 goes to /dev/null
15464
15465 2006-03-01 [colin]      2.0.0cvs94
15466
15467         * src/compose.c
15468         * src/imap.c
15469         * src/inc.c
15470         * src/inc.h
15471         * src/messageview.c
15472         * src/news.c
15473         * src/plugins/spamassassin/spamassassin.c
15474                 Allow to add information in the "working offline"
15475                 window
15476
15477 2006-03-01 [wwp]        2.0.0cvs93
15478
15479         * src/plugins/spamassassin/spamassassin.c
15480                 fixed spamc invocation: use a tricky temporary mini shell wrapper
15481                 'cause it seems that calling `spamc ... < inputfile` with
15482                 g_spawn_(a)sync simply.. erm doesn't work :-).
15483
15484 2006-03-01 [wwp]        2.0.0cvs92
15485
15486         * src/toolbar.c
15487         * src/toolbar.h
15488                 simplify the adding of spam/ham button to the messageview toolbar
15489                 (it gets more clear now that the same button will be "Mark as spam"
15490                 or "Mark as ham" according to the current message status,
15491                 thanks to Colin).
15492
15493 2006-03-01 [wwp]        2.0.0cvs91
15494
15495         * src/messageview.c
15496         * src/procmsg.c
15497         * src/procmsg.h
15498         * src/summaryview.c
15499         * src/plugins/spamassassin/spamassassin.c
15500         * src/plugins/spamassassin/spamassassin.h
15501                 make learner callbacks return a status (0 for ok),
15502                 handle it in main code to avoid setting flags when learning failed,
15503                 don't learn on TCP if offline in spamassassin,
15504                 thanks to Colin.
15505
15506                 
15507
15508 2006-03-01 [wwp]        2.0.0cvs90
15509
15510         * src/compose.c
15511                 some work around the compose window's account menu,
15512                 patch by Fabien Vantard.
15513
15514 2006-03-01 [wwp]        2.0.0cvs89
15515
15516         * src/plugins/spamassassin/spamassassin.c
15517                 fixed bad logics, was using spamc in local mode and sa-learn
15518                 in remote mode (thanks, Colin).
15519
15520 2006-03-01 [wwp]        2.0.0cvs88
15521
15522         * src/plugins/spamassassin/spamassassin.c
15523         * src/plugins/spamassassin/spamassassin.h
15524         * src/plugins/spamassassin/spamassassin_gtk.c
15525                 made processing of emails w/ sa-plugin an option (default is TRUE),
15526                 fixed Engrish some tooltips, capitalization of some debug messages
15527                 and warnings. The spamassassin plugin now provides two separate
15528                 services: process emails upon incorporation and spamd training.
15529                 Both services (un)register independently but use some common
15530                 plugin settings (transport settings, spam storage location).
15531
15532 2006-02-28 [wwp]        2.0.0cvs87
15533
15534         * src/plugins/spamassassin/spamassassin.c
15535                 fix async flag to spamc cmdline execution (batch exec should
15536                 be asynchronous).
15537
15538 2006-02-27 [wwp]        2.0.0cvs86
15539
15540         * src/plugins/spamassassin/spamassassin.c
15541         * src/plugins/spamassassin/spamassassin.h
15542         * src/plugins/spamassassin/spamassassin_gtk.c
15543                 - added the ability to learn a remote spamassassin server (spamd),
15544                 using spamc.
15545                 - added the spamassassin option 'username', that applies to all
15546                 spamassassin operations (filtering, learning, local or remote).
15547                 The default username is the current unix user (if left blank
15548                 from gtk prefs or config file).
15549                 - commented out some unused code (notebook widget), removed unused
15550                 layout (hbox1).
15551                 - make more widgets sensitive to the transport type.
15552
15553 2006-02-27 [colin]      2.0.0cvs85
15554
15555         * src/plugins/spamassassin/spamassassin.c
15556                 Fix sa-learn call when offline
15557
15558 2006-02-27 [colin]      2.0.0cvs84
15559
15560         * configure.ac
15561         * src/Makefile.am
15562         * src/mainwindow.c
15563         * src/mainwindow.h
15564         * src/messageview.c
15565         * src/messageview.h
15566         * src/prefs_toolbar.c
15567         * src/procmsg.c
15568         * src/stock_pixmap.c
15569         * src/stock_pixmap.h
15570         * src/summaryview.c
15571         * src/toolbar.c
15572         * src/toolbar.h
15573         * src/pixmaps/ham_btn.xpm
15574         * src/pixmaps/spam.xpm
15575         * src/pixmaps/spam_btn.xpm
15576         * src/plugins/spamassassin/spamassassin.c
15577                 Add button in toolbar for spam learning
15578                 Fix a few bugs from the last related commit
15579                 Revert 1.9.6cvs23 which messed up shift-selection
15580
15581 2006-02-24 [colin]      2.0.0cvs83
15582
15583         * src/procmsg.c
15584         * src/summaryview.c
15585         * src/summaryview.h
15586         * src/plugins/spamassassin/spamassassin.c
15587         * src/plugins/spamassassin/spamassassin.h
15588         * src/plugins/spamassassin/spamassassin_gtk.c
15589                 Unregister learner when spamassassin is either
15590                 disabled or over tcp
15591
15592 2006-02-24 [colin]      2.0.0cvs82
15593
15594         * src/Makefile.am
15595         * src/mainwindow.c
15596         * src/mainwindow.h
15597         * src/procmsg.c
15598         * src/procmsg.h
15599         * src/stock_pixmap.c
15600         * src/stock_pixmap.h
15601         * src/summaryview.c
15602         * src/summaryview.h
15603         * src/gtk/icon_legend.c
15604         * src/pixmaps/spam.xpm  ** NEW FILE **
15605         * src/plugins/spamassassin/spamassassin.c
15606         * src/plugins/spamassassin/spamassassin_gtk.c
15607                 Add spam learning interface (Mark/Mark as 
15608                 (spam|ham) menus)
15609
15610 2006-02-24 [wwp]        2.0.0cvs81
15611
15612         * src/compose.c
15613         * src/compose.h
15614         * src/filtering.c
15615                 hide compose window when sending message in batch mode
15616                 (filtering: forward and redirect). Also fixed a wrong
15617                 value returned when sending failed, neutral anyway.
15618                 (Colin, me) 
15619
15620 2006-02-24 [wwp]        2.0.0cvs80
15621
15622         * src/mainwindow.c
15623                 use GTK+'s stock quit button. Patch by Fabien Vantard.
15624
15625 2006-02-24 [paul]       2.0.0cvs79
15626
15627         * src/news.c
15628         * src/news.h
15629         * src/news_gtk.c
15630                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
15631                 Thanks to Colin
15632
15633 2006-02-23 [colin]      2.0.0cvs78
15634
15635         * src/alertpanel.c
15636                 Change OK to Close in alertpanel with View log
15637                 button; add accel to View log. Patch by Fabien
15638                 Vantard
15639
15640 2006-02-23 [wwp]        2.0.0cvs77
15641
15642         * src/compose.c
15643                 silly me, there were much more tests to perform, since toolbars can
15644                 really have down to 1 element only.
15645
15646 2006-02-23 [wwp]        2.0.0cvs76
15647
15648         * commitHelper
15649                 fixed indentation from my previous commit. Fallback to VISUAL if
15650                 EDITOR is not set (and to vi, at last resort).
15651
15652 2006-02-23 [wwp]        2.0.0cvs75
15653
15654         * commitHelper
15655                 improved error detection (Colin, me).
15656
15657 2006-02-23 [wwp]        2.0.0cvs74
15658
15659         * src/prefs_toolbar.c
15660                 simplify and fix prefs/toolbars layouting. Combos' contents can
15661                 now be really displayed.
15662
15663 2006-02-23 [wwp]        2.0.0cvs73
15664         simplifies and fix prefs/toolbars layouting. Combos' contents can now
15665         be really displayed.
15666
15667 2006-02-22 [wwp]        2.0.0cvs72
15668
15669         * src/compose.c
15670                 fix a typo in my previous commit (sorry!).
15671
15672 2006-02-22 [wwp]        2.0.0cvs71
15673
15674         * src/prefs_toolbar.c
15675                 fix a crash when adding separators to toolbars,
15676                 also fix some separator item information.
15677
15678 2006-02-22 [wwp]        2.0.0cvs70
15679
15680         * src/compose.c
15681                 fix a crash when redirecting (for instance) when compose window's
15682                 toolbar contents has been customized (when some buttons have been
15683                 removed in fact).
15684
15685 2006-02-21 [wwp]        2.0.0cvs69
15686
15687         * src/summaryview.c
15688         * src/gtk/pluginwindow.c
15689         * src/plugins/pgpcore/prefs_gpg.c
15690                 fix some compilation warnings (feat. remains of removed code).
15691
15692 2006-02-21 [wwp]        2.0.0cvs68
15693
15694         * src/gtk/gtkutils.c
15695                 fix two compilation issues, thanks to Stephan Sachse.
15696
15697 2006-02-20 [colin]      2.0.0cvs67
15698
15699         * src/mainwindow.c
15700                 Don't reselect displayed mail on refocus
15701                 This fixes actions misbehaving 
15702
15703 2006-02-20 [wwp]        2.0.0cvs66
15704
15705         * src/summaryview.c
15706         * src/gtk/gtksctree.c
15707         * src/gtk/gtkshruler.c
15708                 changed more runtime typecast checks.
15709
15710 2006-02-20 [wwp]        2.0.0cvs65
15711
15712         * src/summary_search.c
15713                 find all - summaryview refresh issue fixed, thanks to Colin.
15714
15715 2006-02-20 [wwp]        2.0.0cvs64
15716
15717         * src/gtk/gtkutils.c
15718                 better runtime typecast checks.
15719
15720 2006-02-20 [wwp]        2.0.0cvs63
15721
15722         * src/summary_search.c
15723                 enhancements to the summary search:
15724                         - add the ability to stop the running search
15725                           (upon ESC-key press, new Stop button or when Clear button is pressed)
15726                         - don't search if no criteria (From/To/Subject/Body) is set
15727                         - ensure that a busy mouse pointer is always shown when searching,
15728                           show it even a bit earlier
15729
15730 2006-02-19 [colin]      2.0.0cvs62
15731
15732         * src/compose.c
15733         * src/imap.c
15734         * src/etpan/imap-thread.c
15735         * src/etpan/imap-thread.h
15736                 (Future) IMAP speed improvement on sending
15737                 Will require a libetpan update
15738         * src/summaryview.c
15739         * src/gtk/quicksearch.c
15740                 Make quicksearch clearable while running.
15741
15742 2006-02-17 [colin]      2.0.0cvs61
15743
15744         * src/imap.c
15745         * src/etpan/imap-thread.c
15746         * src/etpan/imap-thread.h
15747                 Check for IMAP certificates
15748                 ** Requires libetpan-0.42-cvs4 
15749                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
15750
15751 2006-02-17 [colin]      2.0.0cvs60
15752
15753         * src/messageview.c
15754         * src/prefs_common.c
15755         * src/prefs_common.h
15756         * src/prefs_message.c
15757                 Add pref to display HTML-only mails with plugin, 
15758                 if possible (defaulting to FALSE of course).
15759
15760 2006-02-16 [colin]      2.0.0cvs59
15761
15762         * src/main.c
15763         * src/common/plugin.c
15764         * src/common/plugin.h
15765         * src/gtk/pluginwindow.c
15766                 Keep track of requested (but unloaded) plugins
15767                 in some error cases.
15768
15769 2006-02-16 [wwp]        2.0.0cvs58
15770
15771         * src/gtk/gtkaspell.c
15772         * src/gtk/gtkaspell.h
15773         * src/prefs_spelling.c
15774         * src/compose.c
15775         * src/prefs_common.c
15776         * src/prefs_common.h
15777                 implemented new optional spellchecker behaviour: re-check message when
15778                 dictionary got changed (from compose-window/context-menu/Change dictionary).
15779
15780 2006-02-16 [wwp]        2.0.0cvs57
15781
15782         * src/quote_fmt_parse.y
15783                 pclose popen'ed pipe.
15784
15785 2006-02-15 [colin]      2.0.0cvs56
15786
15787         * src/mimeview.c
15788         * src/mimeview.h
15789                 Let MimeViewers know which MimeView they
15790                 depend of.
15791         * src/summaryview.c
15792                 Swap From/To columns in Sent/Queue/Drafts
15793                 folders
15794         * src/etpan/imap-thread.c
15795                 Use mailstream_low_tls_open() for STARTTLS
15796                 instead of mailstream_low_ssl_open()
15797                 ** REQUIRES libetpan 0.42cvs3 **
15798
15799 2006-02-15 [wwp]        2.0.0cvs55
15800
15801         * src/compose.c
15802         * src/compose.h
15803         * src/message_search.c
15804         * src/message_search.h
15805         * src/textview.c
15806         * src/gtk/gtkutils.c
15807         * src/gtk/gtkutils.h
15808                 added the ability to Find text in the compose window (and a bit
15809                 of code factorization).
15810
15811 2006-02-15 [wwp]        2.0.0cvs54
15812
15813         * src/prefs_gtk.c
15814                 yet another one file was missing (fix for some widgets' sensitivity).
15815                 Thanks Colin!
15816
15817 2006-02-15 [wwp]        2.0.0cvs53
15818
15819         * src/prefs_gtk.h
15820                 oops forgot that file (fix for some widgets' sensitivity).
15821
15822 2006-02-15 [wwp]        2.0.0cvs52
15823
15824         * src/summary_search.c
15825                 implemented advanced summary search options (added the ability
15826                 to use matcher conditions in an advanced search mode).
15827
15828 2006-02-15 [wwp]        2.0.0cvs51
15829
15830         * src/plugins/pgpcore/prefs_gpg.c
15831         * src/prefs_account.c
15832                 fix some widget sensitivity, mostly around some labels in
15833                 account prefs.
15834
15835 2006-02-15 [paul]       2.0.0cvs50
15836
15837         * manual/advanced.xml
15838                 improve Templates info
15839                 written by wwp
15840
15841 2006-02-14 [colin]      2.0.0cvs49
15842
15843         * src/pixmaps/address_book.xpm
15844         * src/pixmaps/preferences.xpm
15845         * src/pixmaps/properties.xpm
15846                 Fix pixmap size - patch by Fabien Vantard
15847
15848 2006-02-13 [colin]      2.0.0cvs48
15849
15850         * src/procmime.c
15851                 Add missing fclose()s on error
15852         * src/textview.c
15853                 Remove unused code
15854         * src/common/utils.c
15855                 Fix temp files not being deleted on windows
15856         Patches by Thomas Gilgin
15857
15858 2006-02-13 [colin]      2.0.0cvs47
15859
15860         * src/mainwindow.c
15861                 Fix exit crash
15862
15863 2006-02-13 [wwp]        2.0.0cvs46
15864
15865         * src/plugins/pgpcore/prefs_gpg.c
15866                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
15867
15868 2006-02-12 [colin]      2.0.0cvs45
15869
15870         * src/folderview.c
15871         * src/main.c
15872         * src/mainwindow.c
15873                 Fix "stuff" when quitting
15874
15875 2006-02-12 [wwp]        2.0.0cvs44
15876
15877         * src/prefs_themes.c
15878                 fix typos in debug messages.
15879
15880 2006-02-11 [colin]      2.0.0cvs43
15881
15882         * src/summaryview.c
15883                 don't allow drag/drop from ourself
15884
15885 2006-02-10 [wwp]        2.0.0cvs42
15886
15887         * src/exporthtml.c
15888         * src/html.c
15889         * src/html.h
15890         * src/procmime.c
15891         * src/textview.c
15892                 renamed html_ prefixed functions and data structures to avoid
15893                 namespace clashes w/ other software (gtkhtml2 for instance).
15894                 Closes bug #907.
15895
15896
15897 2006-02-09 [colin]      2.0.0cvs41
15898
15899         * src/summaryview.c
15900                 Fix shitty logic messed up. Thanks Ticho for the hint!
15901
15902 2006-02-09 [wwp]        2.0.0cvs40
15903
15904         * src/gtk/about.c
15905         * src/compose.c
15906         * src/prefs_account.c
15907         * src/prefs_gtk.h
15908         * src/editaddress.c
15909                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
15910                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
15911                 Browse buttons in accounts prefs.
15912
15913 2006-02-09 [colin]      2.0.0cvs39
15914
15915         * src/matcher.c
15916                 Check for pointer before using its members
15917         * src/gtk/gtksourceprintjob.c
15918                 Fix a wrong warning
15919
15920 2006-02-09 [wwp]        2.0.0cvs38
15921
15922         * src/gtk/filesel.c
15923                 fix few compiler warnings (type mismatch).
15924
15925 2006-02-09 [paul]       2.0.0cvs37
15926
15927         * po/fr.po
15928                 updated by Fabien Vantard
15929
15930 2006-02-08 [colin]      2.0.0cvs36
15931
15932         * src/prefs_common.c
15933         * src/common/defs.h
15934         * src/common/plugin.c
15935                 allow windows and linux configurations to coexist
15936                 patch by Thomas Gilgin
15937
15938 2006-02-08 [colin]      2.0.0cvs35
15939
15940         * src/filtering.c
15941         * src/matcher.c
15942         * src/matcher.h
15943         * src/matcher_parser_parse.y
15944         * src/prefs_filtering_action.c
15945         * src/prefs_matcher.c
15946                 Add the "Ignore thread" filtering
15947                 action
15948
15949 2006-02-08 [colin]      2.0.0cvs34
15950
15951         * src/compose.c
15952         * src/procmime.c
15953         * src/procmime.h
15954                 Fix bug #905 (damaged attachment)
15955                 text files with raw \0's aren't really text files
15956         FOR_STABLE
15957
15958 2006-02-08 [colin]      2.0.0cvs33
15959
15960         * src/summaryview.c
15961                 Fix crasher introduced yesterday
15962
15963 2006-02-08 [wwp]        2.0.0cvs32
15964
15965         * src/compose.c
15966         * src/compose.h
15967                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
15968
15969 2006-02-08 [wwp]        2.0.0cvs31
15970
15971         * src/prefs_template.c
15972                 templates enhancement: allow address completion for Cc and Bcc fields
15973                 (it was currently possible for the To field only)
15974
15975 2006-02-08 [colin]      2.0.0cvs30
15976
15977         * src/compose.c
15978                 Don't unblock if not blocked
15979         FOR_STABLE
15980
15981 2006-02-07 [colin]      2.0.0cvs29
15982
15983         * src/action.c
15984                 Forgot to refresh summaryview
15985
15986 2006-02-07 [colin]      2.0.0cvs28
15987
15988         * src/action.c
15989                 Freeze/thaw message list and folder list while
15990                 processing %as{} actions 
15991         * src/compose.c
15992                 Fix auto-wrap disabling after a middle-click
15993                 paste - FOR_STABLE
15994
15995 2006-02-07 [paul]       2.0.0cvs27
15996
15997         * src/folder.c
15998                 fix freeing of uninitialised pointers
15999                 Thanks to Colin
16000
16001 2006-02-06 [colin]      2.0.0cvs26
16002
16003         * src/folder.c
16004                 Use g_slist_prepend in potentially big list
16005
16006 2006-02-06 [colin]      2.0.0cvs25
16007
16008         * src/folder.c
16009                 Completely skip processing if it doesn't 
16010                 exist (faster!)
16011
16012 2006-02-06 [colin]      2.0.0cvs24
16013
16014         * src/folder.c
16015         * src/summaryview.c
16016                 Batch filtering in summaryview (from Tools menu)
16017                 and pre/post//-processing too
16018
16019 2006-02-06 [colin]      2.0.0cvs23
16020
16021         * src/procmsg.h
16022         * src/filtering.c
16023                 Use a special field for batch filtering instead
16024                 of stepping on deferred execution's toes
16025
16026 2006-02-06 [colin]      2.0.0cvs22
16027
16028         * src/action.c
16029         * src/filtering.c
16030         * src/filtering.h
16031         * src/folder.c
16032         * src/summaryview.c
16033                 Fix filtering via menus and actions
16034
16035 2006-02-06 [colin]      2.0.0cvs21
16036
16037         * src/imap.c
16038                 Put the added file directly to cache if possible (will work
16039                 with next libetpan)
16040         * src/filtering.c
16041         * src/filtering.h
16042         * src/inc.c
16043         * src/folder.c
16044         * src/mbox.c
16045         * src/procmsg.h
16046                 Move and copy filtered messages by batches instead of one
16047                 by one - faster on IMAP
16048         * src/procmsg.c
16049                 Add a function that'll possibly be useful later
16050
16051 2006-02-06 [colin]      2.0.0cvs20
16052
16053         * src/addressbook.c
16054                 Use internal mime-type instead of text/plain for d'n'd
16055         * src/compose.c
16056                 Allow attaching files from mimeview's icon list via d'n'd
16057         * src/folderview.c
16058         * src/folderview.h
16059                 Use internal mime-type instead of text/plain for d'n'd
16060                 Don't try to selected opened folder if none is
16061                 Factorize d'n'd from other apps code
16062         * src/headerview.c
16063         * src/textview.c
16064         * src/gtk/gtkutils.c
16065         * src/gtk/gtkutils.h
16066                 Factorize Face/X-Face stuff
16067         * src/mimeview.c
16068                 Fix d'n'd to other apps
16069         * src/prefs_message.c
16070                 Let the XFace pref be usable without libcompface as it also
16071                 applies to Face
16072         * src/summaryview.c
16073                 Fix d'n'd to other apps
16074                 Factorize d'n'd from other apps code
16075
16076 2006-02-06 [wwp]        2.0.0cvs19
16077
16078         * po/it.po
16079                 Italian translation fixes by Andrea Spadaccini (no more confusion
16080                 between filtering and processing, and few changes in the About
16081                 dialog).
16082
16083
16084 2006-02-06 [mones]      2.0.0cvs18
16085
16086         * src/gtk/icon_legend.c
16087                 Improved descriptions allowing better translations
16088
16089 2006-02-05 [colin]      2.0.0cvs17
16090
16091         * src/imap.c
16092                 Add the f*cking missing expunge that caused imap_fetch_env
16093                 to fail after an add_msgs ! :-///
16094         * src/etpan/imap-thread.c
16095                 Add a bit of debug
16096         FOR_STABLE
16097
16098 2006-02-05 [colin]      2.0.0cvs16
16099
16100         * src/common/utils.c
16101                 Don't check for return-path (or we can't put
16102                 back non-sent mails)
16103
16104 2006-02-05 [colin]      2.0.0cvs15
16105
16106         * src/textview.c
16107                 Don't try to display Face header in textview
16108                 when teh headerview's active
16109
16110 2006-02-05 [colin]      2.0.0cvs14
16111
16112         * tools/tbird2syl.py
16113         * tools/Makefile.am
16114                 Add script to import Thunderbird mails
16115
16116 2006-02-05 [colin]      2.0.0cvs13
16117
16118         * src/headerview.c
16119         * src/procheader.c
16120         * src/procmsg.c
16121         * src/procmsg.h
16122         * src/textview.c
16123                 Show Face headers - patch partially by Klaus Flittner
16124
16125 2006-02-05 [colin]      2.0.0cvs12
16126
16127         * src/folderview.c
16128         * src/summaryview.c
16129         * src/common/utils.c
16130         * src/common/utils.h
16131                 Let dnd work from mime icons to summaryview
16132                 and to folderview too
16133                 Add a crude test to avoid trying to add files
16134                 drag'n'dropped when they're not mails
16135
16136 2006-02-04 [colin]      2.0.0cvs11
16137
16138         * src/summaryview.c
16139         * src/mimeview.c
16140                 Fix utf8 conversion
16141
16142 2006-02-04 [colin]      2.0.0cvs10
16143
16144         * src/compose.c
16145         * src/folderview.c
16146         * src/mimeview.c
16147         * src/summaryview.c
16148         * src/summaryview.h
16149                 Added various drag and drop capas:
16150                 From                    To
16151                 summaryview             other apps
16152                 mimeview icons          other apps
16153                 other apps              summaryview
16154                 other apps              folderview
16155
16156                 This shouldn't have broken the existing:
16157                 From                    To
16158                 summaryview             folderview
16159                 folderview              folderview
16160                 summaryview             compose's attachments
16161
16162         Tests welcomed.
16163
16164 2006-02-02 [paul]       2.0.0cvs9
16165
16166         * src/mainwindow.c
16167                 move global option 'Set displayed columns...' out
16168                 of folder option grouping.
16169                 fix sensitivity of 'harvest addresses'
16170         FOR_STABLE
16171
16172 2006-02-01 [colin]      2.0.0cvs8
16173
16174         * src/mimeview.c
16175                 Revert the alertpanel patch, it sucks (intrusive
16176                 and gets in the way of "open")
16177
16178 2006-02-01 [colin]      2.0.0cvs7
16179
16180         * src/compose.c
16181         * src/prefs_account.c
16182         * src/prefs_common.c
16183         * src/common/defs.h
16184         * src/common/utils.c
16185         * src/common/utils.h
16186                 Add ability to edit the signature file
16187                 from the account preferences, and use
16188                 a default for the text editor.
16189                 Patch by Fabien Vantard
16190
16191 2006-02-01 [colin]      2.0.0cvs6
16192
16193         * src/mimeview.c
16194                 Try to get mime type by extension if it is
16195                 application/octet-stream
16196                 Display a window with possible choices when
16197                 encountering unknown mime types
16198         * src/gtk/filesel.c
16199         * src/gtk/filesel.h
16200                 Add preview
16201                 Allow multiple selection in filtered filesel
16202                 (patch by Fabien Vantard)
16203         * src/gtk/pluginwindow.c
16204                 Use it (patch by Fabien Vantard)
16205
16206 2006-02-01 [paul]       2.0.0cvs5
16207
16208         * src/jpilot.c
16209                 fix crash on creating jpilot address book
16210                 Thanks to Colin - FOR_STABLE
16211         * src/prefs_summaries.c
16212         * src/prefs_wrapping.c
16213         * src/gtk/icon_legend.c
16214         * src/gtk/quicksearch.c
16215                 string fixes and additions
16216
16217 2006-02-01 [paul]       2.0.0cvs4
16218
16219         * src/compose.c
16220         * src/mainwindow.c
16221         * src/messageview.c
16222         * src/prefs_send.c
16223                 add Arabic encoding option
16224                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
16225
16226 2006-01-31 [colin]      2.0.0cvs3
16227
16228         * src/plugins/pgpcore/passphrase.c
16229                 Convert passphrase to locale encoding
16230         * src/compose.c
16231                 Fix drafting on IMAP. Crappy bug sneaked in
16232                 the release :-/
16233         FOR_STABLE
16234
16235 2006-01-30 [paul]       2.0.0cvs2
16236
16237         * src/gtk/icon_legend.c
16238                 show the new entries
16239
16240 2006-01-30 [colin]      2.0.0cvs1
16241
16242         * src/manual.c
16243                 Check for the file to be present before 
16244                 enabling the menu - FOR_STABLE
16245         * src/gtk/icon_legend.c
16246                 Add folders icons (not all of them, there
16247                 are too much, but the most intriguing ones)
16248
16249 2006-01-30 [paul]       2.0.0
16250
16251         version 2.0.0 released
16252
16253 [For previous entries, see ChangeLog.pre2.0.0]