2007-10-08 [paul] 3.0.2cvs35
[claws.git] / ChangeLog
1 2007-10-08 [paul]       3.0.2cvs35
2
3         * src/mimeview.c
4                 Save users from themselves: save temporary
5                 files used for Open/Open with as read-only.
6                 Thanks to Colin
7
8 2007-10-08 [paul]       3.0.2cvs34
9
10         * tools/Makefile.am
11                 forgot this in cvs33
12
13 2007-10-08 [paul]       3.0.2cvs33
14
15         * tools/kdeservicemenu/README
16         * tools/kdeservicemenu/claws-mail-attach-files.desktop.template
17         * tools/kdeservicemenu/install.sh
18         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
19                 renamed template* to *template so as not to confuse
20                 lintian
21
22 2007-10-08 [paul]       3.0.2cvs32
23
24         * src/prefs_themes.c
25         * src/stock_pixmap.c
26                 replace 2 direct uses of RC_DIR
27
28 2007-10-07 [colin]      3.0.2cvs31
29
30         * src/addrduplicates.c
31         * src/addrduplicates.h
32         * src/addressbook.c
33         * src/addressbook.h
34         * src/addrindex.c
35         * src/addrindex.h
36                 Implement deletion in duplicate finder. 
37                 Patch by Holger 
38
39 2007-10-07 [colin]      3.0.2cvs30
40
41         * src/exporthtml.c
42         * src/mbox.c
43         * src/common/utils.c
44                 Better fix for Solaris, thanks to Nicolas Doualot
45
46 2007-10-07 [colin]      3.0.2cvs29
47
48         * AUTHORS
49         * src/gtk/authors.h
50                 Add Frank Dietrich
51
52 2007-10-07 [colin]      3.0.2cvs28
53
54         * src/exporthtml.c
55                 Fix HTML export to make it more compliant
56                 Patch by Frank Dietrich <bits_n_bytes@gmx.de>
57
58 2007-10-07 [colin]      3.0.2cvs27
59
60         * src/prefs_toolbar.c
61                 Only use icons that wouldn't look stupid in the toolbar
62                 Patch by Pawel
63
64 2007-10-07 [colin]      3.0.2cvs26
65
66         * src/prefs_toolbar.c
67                 Fix old icon being used when none is selected
68
69 2007-10-07 [colin]      3.0.2cvs25
70
71         * src/toolbar.c
72                 Fix copy/paste error
73
74 2007-10-07 [colin]      3.0.2cvs24
75
76         * src/prefs_toolbar.c
77         * src/toolbar.c
78         * src/toolbar.h
79                 Update icon to default one when changing event
80                 Make the icon chooser nicer (handle Esc, Enter,
81                 double-click)
82
83 2007-10-06 [colin]      3.0.2cvs23
84
85         * src/prefs_toolbar.c
86                 Fix text reset; patch by Pawel
87
88 2007-10-06 [colin]      3.0.2cvs22
89
90         * src/toolbar.h
91                 Complete previous commit
92
93 2007-10-06 [colin]      3.0.2cvs21
94
95         * src/prefs_toolbar.c
96         * src/toolbar.c
97                 Set toolbar text automatically to the default
98                 when changing Event executed on click
99
100 2007-10-06 [colin]      3.0.2cvs20
101
102         * src/prefs_toolbar.c
103                 Invert Text and Event fields
104
105 2007-10-06 [colin]      3.0.2cvs19
106
107         * src/prefs_toolbar.c
108         * src/toolbar.c
109                 Make toolbar prefs look much better
110                 Patch by Pawel Pekala
111
112 2007-10-06 [paul]       3.0.2cvs18
113
114         * src/account.c
115         * src/prefs_filtering.c
116                 fix checkbuttons in gtktreeview on maemo by
117                 setting maemo's "allow-checkbox-mode" to FALSE
118
119 2007-10-06 [colin]      3.0.2cvs17
120
121         * configure.ac
122                 Export -DSOLARIS in CFLAGS for all
123                 Solaris (not just 2.8) and OpenSolaris
124
125 2007-10-06 [paul]       3.0.2cvs16
126
127         * AUTHORS
128         * src/exporthtml.c
129         * src/mbox.c
130         * src/gtk/authors.h
131                 fix build on solaris where ctime_r takes
132                 3 arguments rather than 2.
133                 Patch by Nicolas Doualot <slubman.lists@slubman.info>
134
135 2007-10-05 [colin]      3.0.2cvs15
136
137         * src/etpan/imap-thread.c
138                 Fix wrong error codepath
139
140 2007-10-05 [wwp]        3.0.2cvs14
141
142         * src/filtering.c
143                 Fix unexpected logging of quicksearches:
144                 debug_filtering_session flag was never reset to FALSE, causing
145                 matcher functions to log when called from a quicksearch
146                 (if a filtering session happened before).
147
148 2007-10-05 [paul]       3.0.2cvs13
149
150         * src/prefs_actions.c
151         * src/prefs_filtering.c
152         * src/prefs_template.c
153                 fix bug 1343, 'Filtering..'s close button
154                 silently discards new filter'
155                 Thanks to Colin
156
157 2007-10-05 [paul]       3.0.2cvs12
158
159         * configure.ac
160         * src/Makefile.am
161                 fix bug 1347, '-Wno-unused-function, optional'
162
163 2007-10-05 [colin]      3.0.2cvs11
164
165         * src/procmime.c
166         * src/common/mgutils.c
167                 Fix warnings
168
169 2007-10-05 [mones]      3.0.2cvs10
170
171         * manual/advanced.xml
172                 Use full menu name
173         * manual/es/advanced.xml
174                 Synchronise translation
175
176 2007-10-04 [colin]      3.0.2cvs9
177
178         * src/action.c
179         * src/addrbook.c
180         * src/addrindex.c
181         * src/compose.c
182         * src/exporthtml.c
183         * src/exportldif.c
184         * src/folder.c
185         * src/main.c
186         * src/matcher.c
187         * src/mbox.c
188         * src/messageview.c
189         * src/mh.c
190         * src/news.c
191         * src/partial_download.c
192         * src/pop.c
193         * src/procmime.c
194         * src/procmsg.c
195         * src/toolbar.c
196         * src/common/log.c
197         * src/common/mgutils.c
198         * src/common/plugin.c
199         * src/common/utils.c
200         * src/common/xml.c
201         * src/common/xml.h
202         * src/common/xmlprops.c
203         * src/common/xmlprops.h
204         * src/plugins/bogofilter/bogofilter.c
205         * src/plugins/clamav/clamav_plugin.c
206         * src/plugins/dillo_viewer/dillo_prefs.c
207         * src/plugins/pgpcore/prefs_gpg.c
208         * src/plugins/pgpinline/pgpinline.c
209         * src/plugins/pgpmime/pgpmime.c
210         * src/plugins/spamassassin/spamassassin.c
211         * src/plugins/trayicon/trayicon_prefs.c
212                 Verify success on writes. Will fix possible strange
213                 failure on disk full.
214
215 2007-10-04 [paul]       3.0.2cvs8
216
217         * manual/advanced.xml
218                 add further info about Actions
219                 Patch by Emmanuel Briot <briot@adacore.com>
220
221 2007-10-04 [paul]       3.0.2cvs7
222
223         * src/account.c
224                 remove the D column, instead indicate the
225                 default account by use of bold text
226
227 2007-10-03 [colin]      3.0.2cvs6
228
229         * src/common/template.c
230                 Fix templates writing (was prone to disk full problems)
231
232 2007-10-03 [colin]      3.0.2cvs5
233
234         * src/Makefile.am
235         * src/addrduplicates.c
236         * src/addrduplicates.h
237         * src/addressbook.c
238                 Add duplicate deletion. Patch by Holger
239
240 2007-10-03 [colin]      3.0.2cvs4
241
242         * src/matcher.c
243         * src/gtk/quicksearch.c
244                 Fix bug 1340, 'Case insensitive searches with 
245                 non-ascii alphabets fail'.
246
247 2007-10-03 [colin]      3.0.2cvs3
248
249         * src/main.c
250         * src/common/utils.c
251         * src/common/utils.h
252                 Implement run-time alternative config directories
253
254 2007-10-03 [colin]      3.0.2cvs2
255
256         * src/folderview.c
257                 Prevent opening folder item while folder
258                 is scanned in a better way
259
260 2007-10-02 [paul]       3.0.2cvs1
261
262         * NEWS
263         * README
264         * RELEASE_NOTES
265         * configure.ac
266                 bump up version number following stable release
267
268 2007-09-30 [colin]      3.0.1cvs49
269
270         * src/imap.c
271                 Refresh session if needed
272
273 2007-09-30 [colin]      3.0.1cvs48
274
275         * src/imap.c
276                 Reset folder's session to NULL
277                 before destroying it
278
279 2007-09-30 [mones]      3.0.1cvs47
280
281         * manual/handling.xml
282                 Use markup quotes instead hardcoded quotes
283         * manual/es/handling.xml
284                 Added new synced section (IMAP subscriptions)
285
286 2007-09-29 [colin]      3.0.1cvs46
287
288         * src/imap.c
289                 Notice disconnections faster
290
291 2007-09-28 [colin]      3.0.1cvs45
292
293         * src/addressbook.c
294         * src/addrindex.c
295                 Fix warnings
296
297 2007-09-28 [paul]       3.0.1cvs44
298
299         * src/mimeview.c
300                 fix maemo build
301
302 2007-09-28 [paul]       3.0.1cvs43
303
304         * src/account.c
305                 use gtk_widget_set_size_request() on the label
306                 so that wrapping works better. get rid of the
307                 (partially deprecated) hbutton_box.
308                 these changes should prevent buttons overlapping
309                 on maemo
310
311 2007-09-28 [colin]      3.0.1cvs42
312
313         * src/pop.c
314                 Fix typo :)
315
316 2007-09-28 [colin]      3.0.1cvs41
317
318         * src/compose.c
319         * src/msgcache.c
320         * src/pop.c
321         * src/procmime.c
322         * src/etpan/imap-thread.c
323                 64bits-related warning fixes
324
325 2007-09-28 [colin]      3.0.1cvs40
326
327         * src/folder_item_prefs.c
328         * src/ldaputil.c
329         * src/mainwindow.c
330         * src/mimeview.c
331         * src/common/tags.c
332                 Fix warnings
333
334 2007-09-28 [colin]      3.0.1cvs39
335
336         * src/plugins/spamassassin/spamassassin.c
337         * src/plugins/spamassassin/spamassassin.h
338         * src/plugins/spamassassin/spamassassin_gtk.c
339                 Add addressbook-based whitelisting
340
341 2007-09-28 [colin]      3.0.1cvs38
342
343         * src/folder.c
344                 Fix bug 1337, 'crash on pressing Send button'
345
346 2007-09-28 [paul]       3.0.1cvs37
347
348         * src/prefs_folder_item.c
349                 give the orphans a parent. makes all prefs
350                 pages visible on maemo
351
352 2007-09-28 [colin]      3.0.1cvs36
353
354         * src/prefs_folder_column.c
355         * src/prefs_summary_column.c
356                 Fix two leaks
357
358 2007-09-27 [colin]      3.0.1cvs35
359
360         * src/gtk/quicksearch.c
361                 Fix bug 1336, 'Segfault if empty space before search-string'
362
363 2007-09-26 [mones]      3.0.1cvs34
364
365         * manual/account.xml
366         * manual/plugins.xml
367                 Fixed irc channel name, added some docbook markup.
368                 Changed text markup to docbook markup. 
369                 Added spamcop as supported in SpamReport description.
370         * manual/fr/plugins.xml
371                 Fixed irc channel name.
372         * manual/es/account.xml
373         * manual/es/advanced.xml
374         * manual/es/claws-mail-manual.xml
375         * manual/es/glossary.xml
376         * manual/es/gpl.xml
377         * manual/es/keyboard.xml
378         * manual/es/plugins.xml
379                 Synced with English version, fixed a couple of typos.
380
381 2007-09-26 [colin]      3.0.1cvs33
382
383         * configure.ac
384                 Explain why "Libgnomeprint: no" on GTK+ 2.10
385
386 2007-09-26 [colin]      3.0.1cvs32
387
388         * src/messageview.c
389         * src/procmsg.c
390         * src/procmsg.h
391                 Optimisation: avoid fetching mail 3 times locally
392                 for displaying
393
394 2007-09-26 [colin]      3.0.1cvs31
395
396         * src/mh.c
397                 Fix missing static
398
399 2007-09-26 [colin]      3.0.1cvs30
400
401         * src/folder.c
402         * src/folder.h
403         * src/mh.c
404         * src/mh.h
405                 Fix MH mtime hack - make it a folder class function
406
407 2007-09-26 [colin]      3.0.1cvs29
408
409         * src/inc.c
410                 Fix bug 1334, 'user defined mail incorporation 
411                 script not run'
412
413 2007-09-25 [colin]      3.0.1cvs28
414
415         * src/codeconv.c
416                 Optimisation: shortcut conv_codeset_strdup
417                 when src_code and dest_code are the same
418         * src/common/xml.c
419         * src/common/xml.h
420                 Optimisation: shortcut code conversions when
421                 files are in UTF-8; faster list walking by
422                 using prepend/reverse.
423
424 2007-09-25 [holger]     3.0.1cvs27
425
426         * src/printing.c
427                 Replace button bar of the preview window
428                 with a real toolbar (patch by Colin)
429                 Add zooming to the preview window
430
431 2007-09-24 [paul]       3.0.1cvs26
432
433         * src/compose.c
434                 compact the character set menu, adding some
435                 missing encodings. Patch by Pawel Pekala
436
437 2007-09-23 [paul]       3.0.1cvs25
438
439         * src/prefs_account.c
440         * src/prefs_folder_item.c
441         * src/prefs_quote.c
442         * src/quote_fmt.c
443         * src/quote_fmt.h
444                 remove unnecessary frame from Templates options
445                 and improve the English of the check button label
446
447 2007-09-22 [colin]      3.0.1cvs24
448
449         * src/gtk/quicksearch.c
450                 Fix bug 1329, 'error in quicksearch.c'
451                 Fix return with value in function returning void
452
453 2007-09-22 [colin]      3.0.1cvs23
454
455         * src/imap.c
456         * src/procmsg.h
457         * src/common/utils.c
458         * src/common/utils.h
459         * src/etpan/imap-thread.c
460                 Optimise fetching IMAP cached emails *a lot*
461                 (remember whether mail is fully cached and \r's
462                  are already stripped)
463
464 2007-09-22 [colin]      3.0.1cvs22
465
466         * src/folder.c
467         * src/folder.h
468         * src/prefs_folder_item.c
469                 Add a button to allow users to drop local caches.
470
471 2007-09-21 [colin]      3.0.1cvs21
472
473         * src/summaryview.c
474                 Remove unnecessary error when cancelling export to mbox.
475                 Patch by Pawel
476
477 2007-09-21 [paul]       3.0.1cvs20
478
479         * src/gtk/prefswindow.c
480                 remove unnecessary frames from the prefs
481                 pages. Patch by Pawel Pekala
482
483 2007-09-21 [paul]       3.0.1cvs19
484
485         * src/prefs_account.c
486         * src/prefs_folder_item.c
487         * src/prefs_quote.c
488         * src/quote_fmt.c
489                 put the Templates options into a tabbed
490                 layout. Patch by Pawel Pekala
491
492 2007-09-21 [paul]       3.0.1cvs18
493
494         * src/mainwindow.c
495                 group together the character set menu items
496                 move the /View/Show or hide/Message view below
497                 .../Toolbar menu item
498                 Patch by Pawel Pekala
499
500 2007-09-21 [mones]      3.0.1cvs17
501
502         * src/compose.c
503                 Fix for bug 1327, 'segfault when replying to a non-existent
504                 news message', thanks to Colin.
505
506 2007-09-21 [colin]      3.0.1cvs16
507
508         * src/folderview.c
509                 Complete 3.0.1cvs15
510
511 2007-09-20 [colin]      3.0.1cvs15
512
513         * src/folderview.c
514         * src/folderview.h
515                 Maybe fix bug 1324, 'Corrupted IMAP cache'
516
517 2007-09-20 [colin]      3.0.1cvs14
518
519         * src/printing.c
520                 Fix a little leak
521
522 2007-09-20 [holger]     3.0.1cvs13
523
524         * src/printing.c
525                 Add page layout to print preview.
526                 Make the close-button in the toolbar
527                 right-aligned.
528
529 2007-09-20 [paul]       3.0.1cvs12
530
531         * po/ru.po
532                 updated by Pavlo Bohmat
533
534 2007-09-19 [colin]      3.0.1cvs11
535
536         * src/common/utils.c
537                 Prevent unquoted mime boundaries, by always
538                 using a /
539
540 2007-09-19 [colin]      3.0.1cvs10
541
542         * src/printing.c
543                 Fix drawing area size, fix DPI change that
544                 can cause total number of lines to decrease
545
546 2007-09-19 [colin]      3.0.1cvs9
547
548         * po/POTFILES.in
549         * src/printing.c
550                 Make print preview more efficient and nicer.
551                 Patch mostly by Holger Berndt <hb@claws-mail.org>
552
553 2007-09-19 [colin]      3.0.1cvs8
554
555         * src/prefs_common.c
556         * src/prefs_common.h
557         * src/printing.c
558                 Add scrolledwindow, default allocation and
559                 size saving to the print preview window.
560
561 2007-09-18 [colin]      3.0.1cvs7
562
563         * src/prefs_common.c
564         * src/prefs_common.h
565         * src/prefs_image_viewer.c
566         * src/printing.c
567                 GtkPrintOperation:
568                 - add image printing support
569                 - add option to print images
570                 - add preview widget
571                 - add saving of a few Page Setup parameters
572
573 2007-09-18 [colin]      3.0.1cvs6
574
575         * AUTHORS
576         * src/gtk/authors.h
577                 Add Guillaume Chazarain
578
579 2007-09-18 [colin]      3.0.1cvs5
580
581         * src/common/utils.c
582                 Fix bug 1321, 'access before allocation 
583                 when scanning for uris'. Patch by 
584                 Guillaume Chazarain <guichaz@yahoo.fr>
585
586 2007-09-18 [colin]      3.0.1cvs4
587
588         * src/toolbar.c
589                 Fix bug 1320, 'Memory leak caused by 
590                 gtk_container_get_children'. Patch by
591                 Guillaume Chazarain <guichaz@yahoo.fr>
592
593 2007-09-18 [colin]      3.0.1cvs3
594
595         * src/printing.c
596         * src/printing.h
597                 Fix HAVE_GNOMEPRINT (USE_GNOMEPRINT)
598
599 2007-09-18 [colin]      3.0.1cvs2
600
601         * src/Makefile.am
602         * src/mainwindow.c
603         * src/messageview.c
604         * src/messageview.h
605         * src/prefs_ext_prog.c
606         * src/prefs_fonts.c
607         * src/printing.c
608         * src/printing.h
609         * src/summaryview.c
610                 Use GtkPrintOperation by default on GTK+ >= 2.10
611                 Patch by Holger Berndt <hb@claws-mail.org>
612
613 2007-09-18 [paul]       3.0.1cvs1
614
615         * NEWS
616         * README
617         * RELEASE_NOTES
618         * configure.ac
619                 bump up version number following stable release
620
621 2007-09-16 [colin]      3.0.0cvs18
622
623         * src/folder.c
624                 Fix possible memleak
625
626 2007-09-16 [colin]      3.0.0cvs17
627
628         * src/folderview.c
629                 Fix bug 1311, 'Wrong arrow position 
630                 while moving message into folder when 
631                 column headers hidden'
632         * src/image_viewer.c
633                 Show error in the GUI if image can't
634                 be loaded
635         * src/matcher.c
636                 Fix spurious output
637         * src/messageview.c
638                 Allow setting domain in msgid
639         * src/common/plugin.c
640                 Add timing information
641
642 2007-09-16 [colin]      3.0.0cvs16
643
644         * src/account.c
645         * src/compose.c
646         * src/prefs_account.c
647         * src/prefs_account.h
648         * src/prefs_template.c
649         * src/common/utils.c
650                 Remove Generate Message-ID option. We need
651                 this on some IMAP servers.
652
653 2007-09-16 [colin]      3.0.0cvs15
654
655         * src/prefs_filtering.c
656         * src/prefs_filtering.h
657         * src/prefs_filtering_action.c
658         * src/common/tags.c
659                 Fix tags issues: tags with spaces, renaming
660                 tags.
661
662 2007-09-16 [colin]      3.0.0cvs14
663
664         * src/folderview.c
665         * src/main.c
666         * src/mainwindow.c
667                 Fix bug 1308, 'Claws deletes folderlist.xml after
668                 fetching mail short after start-up'
669
670 2007-09-16 [colin]      3.0.0cvs13
671
672         * src/compose.c
673                 Fix scrolling to cursor
674
675 2007-09-16 [paul]       3.0.0cvs12
676
677         * po/sr.po
678                 updated by Aleksandar Urosevic
679
680 2007-09-16 [paul]       3.0.0cvs11
681
682         * src/folder.c
683                 do not allow locked msgs to be deleted,
684                 even by filtering/processing
685
686 2007-09-07 [paul]       3.0.0cvs10
687
688         * src/prefs_folder_column.c
689         * src/prefs_summary_column.c
690                 implement button sensitivity
691                 patch by Pawel Pekala
692
693 2007-09-06 [wwp]        3.0.0cvs9
694
695         * src/prefs_gtk.c
696                 Add a missing linefeed to a debug message.
697
698 2007-09-05 [colin]      3.0.0cvs8
699
700         * src/inc.c
701                 Fix statusbar/window mismatch on Maemo
702
703 2007-09-05 [colin]      3.0.0cvs7
704
705         * src/ldaputil.c
706                 Fix build without USE_LDAP_TLS
707
708 2007-09-05 [colin]      3.0.0cvs6
709
710         * src/folder.c
711         * src/imap.c
712         * src/inc.c
713         * src/mbox.c
714         * src/send_message.c
715         * src/statusbar.c
716         * src/statusbar.h
717                 Maemo: distinguish various statusbar messages,
718                 in order to display only the most important.
719
720 2007-09-04 [wwp]        3.0.0cvs5
721
722         * src/account.c
723                 Accounts list: fix "Local" protocol not shown when USE_OPENSSL is set.
724                 Show protocol "SMTP" and the appropriate server for send-only
725                 accounts, show "-" instead of "" when no value is relevant.
726
727 2007-09-03 [ticho]      3.0.0cvs4
728
729         * src/summaryview.c
730                 Handle plural form better in delete confirmation dialog.
731
732 2007-09-03 [wwp]        3.0.0cvs3
733
734         * src/compose.c
735                 Warn differently when sending or sending later (queueing).
736
737 2007-09-03 [colin]      3.0.0cvs2
738
739         * src/procmime.c
740         * src/procmime.h
741         * src/common/plugin.c
742         * src/common/plugin.h
743                 Add a new plugin API, MimeParser. It allows
744                 plugins to scan email MIME parts and optionally,
745                 transform them.
746
747 2007-09-03 [mones]      3.0.0cvs1
748
749         * po/es.po
750                 Updated translation
751         * src/common/defs.h
752                 While a better solution is made double history sizes
753
754 2007-09-03 [paul]       3.0.0
755
756         * NEWS
757         * README
758         * RELEASE_NOTES
759                 3.0.0 released
760
761 2007-09-03 [paul]       2.10.0cvs191
762
763         * po/bg.po
764         * po/ca.po
765         * po/de.po
766         * po/fi.po
767         * po/fr.po
768         * po/hu.po
769         * po/it.po
770         * po/pl.po
771         * po/pt_BR.po
772         * po/ru.po
773         * po/sk.po
774         * po/zh_CN.po
775                 updated by Yasen Pramatarov, Miquel Oliete, Stephan
776                 Sachse, Flammie Pirinen, Fabien Vantard, Pader Rezso,
777                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves
778                 Guimaraes, Pavlo Bohmat, Andrej Kacian, and Ralph Young
779
780 2007-09-02 [colin]      2.10.0cvs190
781
782         * src/edittags.c
783         * src/common/tags.c
784                 Prevent empty or white-space tags
785
786 2007-09-01 [colin]      2.10.0cvs189
787
788         * src/main.c
789                 Fix double-reading of accounts list when
790                 the wizard has been run due to no accounts
791         * src/mainwindow.c
792                 Fix sensitivity of a menu item in case 
793                 there's no account
794
795 2007-09-01 [wwp]        2.10.0cvs188
796
797         * src/wizard.c
798                 Fix wizard crash when Mailbox dir already exists
799                 (thanks to Colin).
800
801 2007-08-31 [colin]      2.10.0cvs187
802
803         * src/etpan/imap-thread.c
804                 Fix unwanted creation of 
805                 libetpan's stream dump file
806         * src/compose.c
807                 Fix coloring of pastes as quotation
808         * src/summaryview.c
809                 Maemo: Fix opening of mails from keypad
810                 in Sent folders
811         * src/addressbook.c
812         * src/folderview.c
813         * src/image_viewer.c
814         * src/mimeview.c
815         * src/gtk/prefswindow.c
816                 Maemo: Fix adjustments changes 
817
818 2007-08-30 [colin]      2.10.0cvs186
819
820         * src/folderview.c
821                 Don't opened selected folder when clicking
822                 on white space
823         * src/mainwindow.c
824                 Maemo: Make Esc close messageviews
825         * src/messageview.c
826                 Maemo: Fix message scrolling to the end on 
827                 opening
828                 Maemo: Fix reopening same message
829         * src/gtk/prefswindow.c
830                 Maemo: try to fix scrollbar. Doesn't work,
831                 it seems as if gtk_adjustment_set_value was
832                 a noop.
833
834 2007-08-30 [colin]      2.10.0cvs185
835
836         * src/compose.c
837         * src/folderview.c
838         * src/main.c
839         * src/prefs_matcher.c
840         * src/prefs_template.c
841         * src/quote_fmt.c
842         * src/send_message.c
843         * src/toolbar.c
844         * src/gtk/gtkaspell.c
845         * src/plugins/bogofilter/bogofilter.c
846         * src/plugins/bogofilter/bogofilter_gtk.c
847         * src/plugins/clamav/clamav_plugin_gtk.c
848         * src/plugins/pgpcore/sgpgme.c
849         * src/plugins/spamassassin/spamassassin.c
850         * src/plugins/spamassassin/spamassassin_gtk.c
851                 Fix all potential misuses of format-string functions
852
853 2007-08-30 [wwp]        2.10.0cvs184
854
855         * src/prefs_template.c
856                 Fix a leak.
857
858 2007-08-29 [colin]      2.10.0cvs183
859
860         * src/plugins/trayicon/trayicon.c
861                 Fix leak of hooks in case of error,
862                 thanks to Holger Berndt
863
864 2007-08-28 [colin]      2.10.0cvs182
865
866         * src/mainwindow.c
867                 Don't use current folder settings when
868                 composing from the compose button's
869                 account selector
870
871 2007-08-28 [colin]      2.10.0cvs181
872
873         * src/quote_fmt_parse.y
874                 Fix cursor offset when quote contains UTF-8
875                 chars
876
877 2007-08-28 [colin]      2.10.0cvs180
878
879         * src/compose.c
880         * src/compose.h
881                 Fix signature replacement when it's been wrapped
882
883 2007-08-27 [colin]      2.10.0cvs179
884
885         * src/summaryview.c
886                 Fix indentation
887
888 2007-08-27 [colin]      2.10.0cvs178
889
890         * src/summaryview.c
891                 Fix Quicksearch's Sticky mode
892
893 2007-08-27 [colin]      2.10.0cvs177
894
895         * src/folder_item_prefs.c
896         * src/folder_item_prefs.h
897         * src/imap_gtk.c
898         * src/mh_gtk.c
899                 Fix loss of subfolders properties when
900                 renaming a folder
901
902 2007-08-26 [wwp]        2.10.0cvs176
903
904         * src/alertpanel.c
905         * src/messageview.c
906         * src/prefs_actions.c
907                 Revert parts of 2.10.0cvs174: g_markup_printf_escaped()
908                 will have to be used when necessary *before* calling
909                 alertpanel functions.
910
911 2007-08-25 [paul]       2.10.0cvs175
912
913         * src/prefs_actions.c
914                 workaround gettext problem marking
915                 string as c-format when it's not
916
917 2007-08-25 [wwp]        2.10.0cvs174
918
919         * src/alertpanel.c
920         * src/messageview.c
921         * src/prefs_actions.c
922                 Call the pango markup escape function right ince in alertpanel_create
923                 instead of everywhere (reverts some parts of 2.10.0cvs123 and
924                 2.10.0cvs158).
925
926         * src/common/log.c
927                 Fix a crash due to a misuse of g_print(), encountered when the string
928                 passed to g_print was containing printf substitution symbols.
929
930 2007-08-25 [paul]       2.10.0cvs173
931
932         * src/common/log.c
933                 fix a segfault when refreshing RSSyl feeds
934
935 2007-08-25 [paul]       2.10.0cvs172
936
937         * src/gtk/icon_legend.c
938                 add watchthread.xpm
939
940 2007-08-25 [paul]       2.10.0cvs171
941
942         * src/Makefile.am
943         * src/stock_pixmap.c
944         * src/pixmaps/insert_file.xpm
945                 add a new pixmap instead of re-using
946                 paste.xpm. (easier for icon theme authors)
947
948 2007-08-24 [holger]     2.10.0cvs170
949
950         * src/plugins/trayicon/trayicon.c
951                 The same fix for another hook id.
952
953 2007-08-24 [holger]     2.10.0cvs169
954
955         * src/plugins/trayicon/trayicon.c
956                 Micro-fix: Do the error checking for
957                 the right hook id.
958
959 2007-08-24 [paul]       2.10.0cvs168
960
961         * src/folder.h
962                 fix typo causing compiler warning
963
964 2007-08-24 [paul]       2.10.0cvs167
965
966         * README
967                 put back the correct version of this file also
968
969 2007-08-24 [colin]      2.10.0cvs166
970
971         * src/send_message.c
972                 Use progress bar when sending messages
973
974 2007-08-24 [paul]       2.10.0cvs165
975
976         * Makefile.am
977                 oops! if i'm quick no-one will notice
978                 (put back the proper file)
979
980 2007-08-24 [paul]       2.10.0cvs164
981
982         * AUTHORS
983         * Makefile.am
984         * README
985         * src/gtk/authors.h
986         * tools/Makefile.am
987         * tools/README
988         * tools/mew2claws-mail.pl
989                 add new script that imports a Mew address book
990                 submitted by Jerome Lelong
991
992 2007-08-24 [paul]       2.10.0cvs163
993
994         * manual/plugins.xml
995                 remove the obsolete plugins, add the
996                 missing plugins, including the forthcoming
997                 SpamReport plugin
998
999 2007-08-24 [paul]       2.10.0cvs162
1000
1001         * manual/advanced.xml
1002                 add info about the hidden emphasis_color option
1003         * manual/keyboard.xml
1004                 correct the info about hotkeys
1005                 wrap the long lines
1006
1007 2007-08-24 [paul]       2.10.0cvs161
1008
1009         * src/folderview.c
1010                 add mnemonic to 'Run procesing rules'
1011
1012 2007-08-24 [paul]       2.10.0cvs160
1013
1014         * src/account.c
1015         * src/folder.c
1016         * src/folder.h
1017                 use suitable defaults for outbox,
1018                 queue, drafts and trash folders
1019
1020 2007-08-24 [wwp]        2.10.0cvs159
1021
1022         * src/folderview.c
1023                 Update menu item sensitivity if necessary (or we get a
1024                 gtk critical message).
1025
1026 2007-08-23 [wwp]        2.10.0cvs158
1027
1028         * src/action.c
1029         * src/prefs_actions.c
1030                 Allow literal % chars in action commands (use %%).
1031                 Add a missing p++ to the action parser in action_get_type(),
1032                 which was missing it, even if it was neutral.
1033                 Fix a pango markup warning at runtime.
1034
1035 2007-08-23 [wwp]        2.10.0cvs157
1036
1037         * src/addressbook.c
1038                 Contacts are now locale-aware sorted in the address book
1039                 (LC_COLLATE matters here).
1040                 Fix missing table initializers.
1041
1042 2007-08-23 [colin]      2.10.0cvs156
1043
1044         * src/imap.c
1045                 Check scan_required on dest folder when copying
1046
1047 2007-08-23 [colin]      2.10.0cvs155
1048
1049         * src/imap.c
1050                 Fix scanning when folder was empty
1051
1052 2007-08-22 [colin]      2.10.0cvs154
1053
1054         * src/msgcache.c
1055                 Don't g_warning when g_try_malloc fails(), or it makes
1056                 things worse as g_log() allocates. Fixes bug 1290,
1057                 'Claws Mail crashes if too little memory when 
1058                 rebuilding folder tree'
1059
1060 2007-08-22 [colin]      2.10.0cvs153
1061
1062         * src/inc.c
1063                 Fix format string vulnerability, thanks to
1064                 Ulf Harnhammar, Secunia Research
1065
1066 2007-08-22 [colin]      2.10.0cvs152
1067
1068         * src/ldapserver.c
1069                 Set tv_usec too
1070
1071 2007-08-22 [wwp]        2.10.0cvs151
1072
1073         * src/ldapquery.c
1074                 Few better null-ptr checks.
1075
1076 2007-08-22 [colin]      2.10.0cvs150
1077
1078         * src/editldap.c
1079         * src/editldap_basedn.c
1080         * src/ldapquery.c
1081         * src/ldapserver.c
1082         * src/ldapserver.h
1083         * src/ldapupdate.c
1084         * src/ldaputil.c
1085         * src/ldaputil.h
1086                 Fix ldap timeouts
1087
1088 2007-08-22 [colin]      2.10.0cvs149
1089
1090         * src/ldapquery.c
1091                 Finish previous fix
1092
1093 2007-08-22 [colin]      2.10.0cvs148
1094
1095         * src/ldapquery.c
1096                 Fix wrong assertions
1097
1098 2007-08-22 [colin]      2.10.0cvs147
1099
1100         * src/ldaputil.c
1101                 Fix test (set ldap v3 if bindDN is set or TLS is set)
1102
1103 2007-08-22 [colin]      2.10.0cvs146
1104
1105         * src/editldap.c
1106         * src/ldaputil.c
1107                 Fix wrong "Connected successfully to server". Connection only succeeds if
1108                 we can get the base DN.
1109
1110 2007-08-21 [wwp]        2.10.0cvs145
1111
1112         * src/browseldap.c
1113         * src/editldap.c
1114         * src/ldapctrl.c
1115         * src/ldapquery.c
1116         * src/ldapserver.c
1117         * src/ldapupdate.c
1118         * src/ldaputil.c
1119                 More sanity checks in ldap functions.
1120
1121 2007-08-21 [wwp]        2.10.0cvs144
1122
1123         * src/prefs_account.c
1124                 Don't return a value in a void function().
1125
1126 2007-08-21 [paul]       2.10.0cvs143
1127
1128         * src/messageview.c
1129                 add check for ftp: to messageview_list_urls()
1130
1131 2007-08-21 [colin]      2.10.0cvs142
1132
1133         * src/editldap.c
1134         * src/ldapctrl.c
1135         * src/ldapctrl.h
1136         * src/ldapquery.c
1137         * src/ldapupdate.c
1138                 Fix bug 1293, 'LDAP address book not working'
1139                 Search only on specified fields, but fetch 
1140                 every field possible. People will have to 
1141                 reset the searched Attributes in their LDAP
1142                 servers properties.
1143
1144 2007-08-21 [wwp]        2.10.0cvs141
1145
1146         * src/addr_compl.c
1147         * src/addrbook.c
1148         * src/addrcache.c
1149         * src/addrcindex.c
1150         * src/addressbook.c
1151         * src/addrindex.c
1152         * src/browseldap.c
1153         * src/crash.c
1154         * src/editaddress_other_attributes_ldap.c
1155         * src/exporthtml.c
1156         * src/folder.c
1157         * src/folderview.c
1158         * src/imap.c
1159         * src/jpilot.c
1160         * src/ldapserver.c
1161         * src/ldapupdate.c
1162         * src/ldif.c
1163         * src/main.c
1164         * src/mainwindow.c
1165         * src/matcher.c
1166         * src/mh.c
1167         * src/msgcache.c
1168         * src/mutt.c
1169         * src/pine.c
1170         * src/pop.c
1171         * src/prefs_customheader.c
1172         * src/prefs_msg_colors.c
1173         * src/procmime.c
1174         * src/textview.c
1175         * src/vcard.c
1176         * src/wizard.c
1177         * src/common/log.c
1178         * src/common/socket.c
1179         * src/common/ssl_certificate.c
1180         * src/common/utils.c
1181         * src/common/utils.h
1182         * src/gtk/description_window.c
1183         * src/plugins/demo/demo.c
1184         * src/plugins/pgpcore/prefs_gpg.c
1185         * src/plugins/spamassassin/libspamc.c
1186                 Make sure we use glib functions to send text messages (information,
1187                 debug, warning, errors) to stdout/stderr - no more direct puts
1188                 fputs printf fprintf to stdout/stderr when it can be done using
1189                 g_log*() and g_print/g_printerr. Doing this, we make sure every
1190                 stdout/stderr message is saved to log in Windows.
1191
1192
1193 2007-08-21 [wwp]        2.10.0cvs140
1194
1195         * src/main.c
1196         * src/common/utils.h
1197                 Route glib's stdout/stderr messages to a log file (Windows only),
1198                 instead of loosing them.
1199
1200 2007-08-21 [paul]       2.10.0cvs139
1201
1202         * src/mainwindow.c
1203                 replace deprecated g_strncasecmp()
1204         * src/messageview.c
1205                 fix 'List URLS'
1206
1207 2007-08-20 [ticho]      2.10.0cvs138
1208
1209         * src/account.c
1210         * src/prefs_account.h
1211                 Copy all account preferences in account_clone() - some
1212                 were missing.
1213         * src/prefs_account.c
1214                 Handle empty privacy system combobox gracefully (warning
1215                 instead of a crash).
1216
1217 2007-08-20 [colin]      2.10.0cvs137
1218
1219         * src/ldapctrl.c
1220                 Fix a leak
1221
1222 2007-08-20 [paul]       2.10.0cvs136
1223
1224         * src/browseldap.c
1225         * src/editldap.c
1226         * src/ldapctrl.c
1227         * src/ldapquery.c
1228         * src/ldapquery.h
1229         * src/ldapserver.c
1230         * src/ldaputil.c
1231                 add debug_prints
1232                 patch by Michael Rasmussen
1233
1234 2007-08-19 [colin]      2.10.0cvs135
1235
1236         * src/imap.c
1237                 Fix previous commit. Sensitivity update is needed
1238                 for "Cancel receiving". However when batching we
1239                 don't need to do it for every message flag change,
1240                 just once at the start and once at the end.
1241
1242 2007-08-19 [colin]      2.10.0cvs134
1243
1244         * src/imap.c
1245                 Remove useless menu updates on session lock/unlock
1246
1247 2007-08-19 [colin]      2.10.0cvs133
1248
1249         * src/etpan/imap-thread.c
1250                 Make all fetch logs less verbose
1251
1252 2007-08-19 [paul]       2.10.0cvs132
1253
1254         * src/foldersel.c
1255         * src/folderview.c
1256         * src/summaryview.c
1257                 fix bug 1286, 'Can't move a folder into a "Folders
1258                 Only" folder'
1259
1260 2007-08-18 [ticho]      2.10.0cvs131
1261
1262         * src/editaddress_other_attributes_ldap.c
1263                 Converted option menu for other ldap attributes to GtkComboBox.
1264
1265 2007-08-18 [colin]      2.10.0cvs130
1266
1267         * src/compose.c
1268         * src/prefs_common.c
1269         * src/prefs_common.h
1270         * src/prefs_send.c
1271         * src/send_message.c
1272                 Revert 'send_dialog_mode' meaning to 
1273                 'send_dialog_invisible', so that the 
1274                 new checkbox doesn't change the 
1275                 existing behaviour.
1276
1277 2007-08-18 [paul]       2.10.0cvs129
1278
1279         * src/summaryview.c
1280                 add missing menu update
1281
1282 2007-08-17 [colin]      2.10.0cvs128
1283
1284         * src/folder.c
1285                 Set batching after getting flags - maybe fixes
1286                 bug 1292, 'CM crashes on writing mail'
1287
1288 2007-08-16 [ticho]      2.10.0cvs127
1289
1290         * src/prefs_send.c
1291                 Convert two GtkOptionMenu widgets to new GtkComboBox.
1292         * src/gtk/combobox.h
1293         * src/gtk/gtkutils.c
1294                 Allow NULL for GtkComboBox menuitem label, rendering such
1295                 items as row separators.
1296
1297 2007-08-16 [paul]       2.10.0cvs126
1298
1299         * src/plugins/trayicon/trayicon.c
1300                 remove wrongly used gettextisation
1301
1302 2007-08-15 [ticho]      2.10.0cvs125
1303
1304         * src/importldif.c
1305                 Fixed a runtime warning where an attempt to pack an
1306                 already packed GtkLabel was made.
1307
1308 2007-08-15 [ticho]      2.10.0cvs124
1309
1310         * src/prefs_compose_writing.c
1311                 Convert the insert-or-attach-dragged-files GtkOptionMenu
1312                 into GtkComboBox.
1313
1314 2007-08-14 [ticho]      2.10.0cvs123
1315
1316         * src/messageview.c
1317         * src/gtk/gtkutils.c
1318                 Changed return receipt account selector to GtkComboBox.
1319                 Fixed a runtime warning where GTK tried to parse
1320                 "name <email@address" as a Pango markup in an alertpanel label.
1321
1322 2007-08-14 [ticho]      2.10.0cvs122
1323
1324         * src/prefs_logging.c
1325                 Changed GtkOptionMenu in logging preferences to GtkComboBox.
1326
1327 2007-08-14 [wwp]        2.10.0cvs121
1328
1329         * tools/Makefile.am
1330         * tools/README
1331         * tools/popfile-link.sh
1332                 Added a new tool: POPFile helper, to open
1333                 selected messages in POPFile control center,
1334                 in order to change the messages' status.
1335
1336 2007-08-14 [ticho]      2.10.0cvs120
1337
1338         * src/compose.c
1339         * src/prefs_common.c
1340         * src/prefs_common.h
1341         * src/prefs_send.c
1342         * src/send_message.c
1343                 Change "Show send dialog" optionmenu to a checkbutton.
1344         * src/prefs_receive.c
1345                 Migrate "Show receive dialog" GtkOptionMenu to GtkComboBox.
1346
1347 2007-08-13 [wwp]        2.10.0cvs119
1348
1349         * src/addr_compl.c
1350         * src/addressbook.c
1351         * src/addrindex.c
1352         * src/compose.c
1353         * src/filtering.c
1354         * src/folderview.c
1355         * src/inc.c
1356         * src/matcher.c
1357         * src/mh.c
1358         * src/partial_download.c
1359         * src/prefs_gtk.c
1360         * src/procmsg.c
1361         * src/stock_pixmap.c
1362         * src/summaryview.c
1363         * src/common/utils.c
1364         * src/gtk/gtkaspell.c
1365         * src/gtk/menu.c
1366                 Make sure we never pass NULL pointers for %s substitutions
1367                 (prevent from crashing in Windows).
1368
1369 2007-08-13 [wwp]        2.10.0cvs118
1370
1371         * src/msgcache.c
1372                 Re-enable mmap_reads in Windows with some missing
1373                 CloseHandle of mapping objects, thanks to
1374                 Marcus Brinkmann.
1375
1376 2007-08-13 [paul]       2.10.0cvs117
1377
1378         * src/common/utils.c
1379                 fix bug 1287, 'Compile time problem on Solaris
1380                 (nexenta gnu/Solaris) utils.c'
1381                 Thanks to Piotr Chrzczonowicz
1382
1383 2007-08-12 [wwp]        2.10.0cvs116
1384
1385         * src/plugins/pgpcore/prefs_gpg.c
1386                 Don't try to unset a GPG_AGENT_INFO that was not
1387                 set (and don't use a NULL string in Windows, it was
1388                 crashing with --debug if GPG_AGENT_INFO was not set).
1389
1390 2007-08-12 [wwp]        2.10.0cvs115
1391
1392         * src/privacy.h
1393                 Make gcc type-check arguments passed to privacy_set_error().
1394
1395 2007-08-12 [ticho]      2.10.0cvs114
1396
1397         * src/prefs_folder_item.c
1398                 Make sure that folder default account combobox always has some
1399                 account preselected.
1400         * src/gtk/combobox.c
1401                 Handle empty combobox gracefully (warning instead of crash).
1402
1403 2007-08-12 [ticho]      2.10.0cvs114
1404
1405         * src/prefs_folder_item.c
1406                 Make sure that folder default account combobox is not empty.
1407         * src/gtk/combobox.c
1408                 Handle empty combobox gracefully (warning instead of crash).
1409
1410 2007-08-11 [paul]       2.10.0cvs113
1411
1412         * src/addrgather.c
1413         * src/folderview.c
1414                 use 'subfolder' instead of 'sub-folder', matching
1415                 everywhere else the term is used
1416         * src/imap_gtk.c
1417                 fix engrish
1418
1419 2007-08-10 [wwp]        2.10.0cvs112
1420
1421         * src/msgcache.c
1422                 Disable mmap reads in Windows only (at least temporarily), they
1423                 prevent from renaming/removing target cache files.
1424
1425 2007-08-10 [paul]
1426
1427         3.0.0-rc2 released
1428
1429 2007-08-10 [wwp]        2.10.0cvs111
1430
1431         * src/msgcache.c
1432                 fix unpredictable crashes in Windows due to broken
1433                 cache/mark/tags files writting (file were opened for
1434                 writing in text mode).
1435
1436         * src/recv.c
1437                 use gettimeofday() from w32lib.h on Windows.
1438
1439 2007-08-10 [colin]      2.10.0cvs110
1440
1441         * src/imap.c
1442         * src/etpan/imap-thread.c
1443         * src/etpan/imap-thread.h
1444                 Better IMAP scanning (NOOP instead of CLOSE/SELECT)
1445
1446 2007-08-09 [colin]      2.10.0cvs109
1447
1448         * src/editldap.c
1449                 Fix port being reset to 636 on SSL
1450         * src/folder.c
1451                 Fix folder_item_get_msg_num_by_file
1452                 on drafts/queue folders
1453
1454 2007-08-09 [wwp]        2.10.0cvs108
1455
1456         * src/folder.c
1457                 Fix tags DB path in Windows (thanks to Colin): '/' is a valid
1458                 path divider in Windows, but Glib uses '\' as G_DIR_SEPARATOR.
1459
1460
1461 2007-08-09 [colin]      2.10.0cvs107
1462
1463         * src/folderview.c
1464         * src/summaryview.c
1465         * src/gtk/prefswindow.c
1466                 A few Maemo layout fixes
1467
1468 2007-08-09 [paul]       2.10.0cvs106
1469
1470         * src/prefs_account.c
1471                 remove the hyphen from plug-ins to
1472                 match everywhere else
1473
1474 2007-08-08 [wwp]        2.10.0cvs105
1475
1476         * src/prefs_folder_item.c
1477                 Fix an extraneous stealth ^L char.
1478
1479 2007-08-08 [wwp]        2.10.0cvs104
1480
1481         * src/prefs_folder_item.c
1482                 Better fix, group variables declarations (USE_ASPELL).
1483
1484 2007-08-08 [wwp]        2.10.0cvs103
1485
1486         * src/prefs_folder_item.c
1487                 Fix compilation w/ USE_ASPELL set (broken
1488                 by 2.10.0cvs102).
1489
1490 2007-08-08 [ticho]      2.10.0cvs102
1491
1492         * src/prefs_folder_item.c
1493                 Migrate two deprecated GtkOptionMenu widgets to GtkComboBox.
1494
1495 2007-08-08 [colin]      2.10.0cvs101
1496
1497         * src/imap.c
1498         * src/etpan/imap-thread.c
1499         * src/etpan/imap-thread.h
1500                 Close selected mailbox before doing
1501                 status on it.
1502
1503 2007-08-08 [colin]      2.10.0cvs100
1504
1505         * src/html.c
1506                 Complete symbol table, thanks to wwp.
1507                 Fixes bug 1284, 'The html -> text 
1508                 converter ignores entities'
1509         * src/msgcache.c
1510                 Fix possible fd leak
1511
1512 2007-08-08 [colin]      2.10.0cvs99
1513
1514         * src/imap.c
1515                 Better way to fetch UIDs on non-UIDPLUS servers
1516
1517 2007-08-07 [colin]      2.10.0cvs98
1518
1519         * src/imap.c
1520                 fix bug 1275, 'auto-saved draft messages not 
1521                 always being removed'; Also, make multiple
1522                 copy (in the same account) faster by matching
1523                 source/destination message UIDs.
1524         * src/messageview.c
1525                 Don't try to reshow deleted mail
1526         * src/msgcache.c
1527                 Fix leak on error path
1528
1529 2007-08-07 [wwp]        2.10.0cvs97
1530
1531         * manual/account.xml
1532         * manual/advanced.xml
1533         * manual/fr/account.xml
1534         * manual/fr/advanced.xml
1535                 Updated the reference manual and the French translation to
1536                 reflect 2.10.0cvs84: enable running folder Processing
1537                 rules on demand.
1538
1539 2007-08-06 [wwp]        2.10.0cvs96
1540
1541         * src/prefs_common.c
1542         * src/prefs_common.h
1543         * src/textview.c
1544                 Allow changing the emphasis color used to highlight
1545                 the newsreader/x-mailer header value when it matches
1546                 our preferred mail agent (hidden pref 'emphasis_col' added
1547                 to clawsrc).
1548
1549 2007-08-06 [colin]      2.10.0cvs95
1550
1551         * src/compose.c
1552         * src/compose.h
1553                 Re-commit 2.10.0cvs86, with a protection
1554                 against Pango bug. Also, try to fix 
1555                 bug 1275, 'auto-saved draft messages not 
1556                 always being removed'
1557
1558 2007-08-06 [wwp]        2.10.0cvs94
1559
1560         * src/gtk/quicksearch.c
1561                 Replace deprecated GtkCombo with its modern equivalen GtkComboBox.
1562
1563 2007-08-06 [ticho]      2.10.0cvs93
1564
1565         * src/prefs_account.c
1566         * src/gtk/combobox.c
1567                 Use GtkComboBox instead of GtkOptionMenu for privacy system
1568                 selection in account preferences.
1569
1570 2007-08-06 [wwp]        2.10.0cvs92
1571
1572         * src/plugins/pgpcore/plugin.def
1573                 Apply one more chunk from gpg4win's 03-w32-port patch.
1574
1575 2007-08-05 [colin]      2.10.0cvs91
1576
1577         * src/compose.c
1578         * src/compose.h
1579                 reverting buggy patch for now
1580
1581 2007-08-05 [colin]      2.10.0cvs90
1582
1583         * src/folder.c
1584                 Fix slowdown
1585
1586 2007-08-04 [colin]      2.10.0cvs89
1587
1588         * src/prefs_summaries.c
1589         * src/summary_search.c
1590                 Replace deprecated widgets. Patch by
1591                 Andrej.
1592
1593 2007-08-04 [colin]      2.10.0cvs88
1594
1595         * src/mh.c
1596                 Refresh GUI only every 2000 mails on mh_get_last_num
1597                 This is fast (readdir) and done only once per 
1598                 session/folder
1599
1600 2007-08-03 [colin]      2.10.0cvs87
1601
1602         * src/prefs_account.c
1603         * src/gtk/combobox.h
1604         * src/gtk/gtkutils.c
1605                 Fix a deprecated widget. Patch by
1606                 Andrej
1607
1608 2007-08-03 [colin]      2.10.0cvs86
1609
1610         * src/compose.c
1611         * src/compose.h
1612                 Make colorisation and wrapping algorithms
1613                 faster. Fixes bug 1246, 'compose becomes 
1614                 increasingly slow replying to complex emails'
1615
1616 2007-08-03 [paul]       2.10.0cvs85
1617
1618         * src/mh.c
1619                 keep the window painted
1620
1621 2007-08-02 [paul]       2.10.0cvs84
1622
1623         * src/folderview.c
1624         * src/mainwindow.c
1625         * src/mainwindow.h
1626                 enable running folder Processing
1627                 rules on demand
1628
1629 2007-08-02 [paul]       2.10.0cvs83
1630
1631         * src/textview.c
1632                 speed up/clean up rendering of larger
1633                 msgs
1634                 Thanks to Colin
1635
1636 2007-08-01 [paul]       2.10.0cvs82
1637
1638         * src/mainwindow.h
1639                 clean up cruft
1640         * src/toolbar.c
1641                 change default toolbar layout on maemo
1642         * src/pixmaps/close.xpm
1643                 make the red cross a grey cross
1644         * src/pixmaps/jpilot.xpm
1645                 make icon smaller so it fits better
1646
1647 2007-07-31 [paul]       2.10.0cvs81
1648
1649         * src/setup.c
1650         * src/gtk/gtkutils.c
1651                 fix crash on maemo on first launch
1652
1653 2007-07-30 [paul]       2.10.0cvs80
1654
1655         * src/prefs_matcher.c
1656                 specify the units of age and size
1657
1658 2007-07-30 [paul]       2.10.0cvs79
1659
1660         * src/main.c
1661                 Fix IMAP timeout setting
1662
1663 2007-07-30 [colin]      2.10.0cvs78
1664
1665         * src/prefs_account.c
1666                 Fix a deprecated widget. Patch by
1667                 Andrej
1668
1669 2007-07-27 [paul]       2.10.0cvs77
1670
1671         * src/matcher_parser_parse.y
1672         * src/prefs_filtering_action.c
1673         * src/prefs_matcher.c
1674                 these changes forgotten in cvs74's
1675                 'watch thread' feature
1676
1677 2007-07-27 [paul]       2.10.0cvs76
1678
1679         * src/compose.c
1680                 fix potential crasher
1681                 thanks to Colin
1682
1683 2007-07-27 [paul]       2.10.0cvs75
1684
1685         * src/mainwindow.c
1686         * src/manual.c
1687         * src/manual.h
1688         * src/gtk/gtkutils.c
1689                 make mainwindow's /Help/Manual point to the
1690                 remote copy if the local copy doesn't exist
1691
1692 2007-07-27 [paul]       2.10.0cvs74
1693
1694         * src/Makefile.am
1695         * src/filtering.c
1696         * src/folder.c
1697         * src/mainwindow.c
1698         * src/matcher.c
1699         * src/matcher.h
1700         * src/matcher_parser_parse.y
1701         * src/procmsg.c
1702         * src/procmsg.h
1703         * src/stock_pixmap.c
1704         * src/stock_pixmap.h
1705         * src/summaryview.c
1706         * src/summaryview.h
1707         * src/toolbar.c
1708         * src/toolbar.h
1709         * src/pixmaps/watchthread.xpm
1710                 add 'watch thread' feature
1711
1712 2007-07-27 [paul]       2.10.0cvs73
1713
1714         * src/prefs_folder_item.c
1715                 adjust labels, add tooltips
1716
1717 2007-07-27 [colin]      2.10.0cvs72
1718
1719         * src/summaryview.c
1720                 Maemo: Remove less used menu items
1721
1722 2007-07-26 [colin]      2.10.0cvs71
1723
1724         * src/messageview.c
1725                 Maemo: destroy messageview after trashing mail.
1726                 Maybe should be done on X11 too
1727
1728 2007-07-26 [colin]      2.10.0cvs70
1729
1730         * src/folderview.c
1731         * src/mainwindow.c
1732         * src/prefs_common.c
1733         * src/prefs_common.h
1734         * src/summaryview.c
1735                 Add View/Show or Hide/Column headers
1736
1737 2007-07-26 [colin]      2.10.0cvs69
1738
1739         * src/procmime.c
1740                 Fix unwanted output
1741
1742 2007-07-26 [colin]      2.10.0cvs68
1743
1744         * src/ldapserver.c
1745                 Fix possible crash on cache invalidation
1746         * src/compose.c
1747         * src/procmime.c
1748         * src/procmime.h
1749         * src/quote_fmt_parse.y
1750                 Make replying to mails with big attachments
1751                 much faster. Fixes bug 1224, 'The process of 
1752                 Replying to emails with large attachments 
1753                 seems unreasonably long...'
1754
1755 2007-07-26 [colin]      2.10.0cvs67
1756
1757         * src/mimeview.c
1758         * src/matcher.c
1759         * src/common/ssl.c
1760                 Fix threads use on BSDs
1761
1762 2007-07-26 [paul]       2.10.0cvs66
1763
1764         * src/gtk/prefswindow.c
1765                 fix account prefs breakage
1766                 thanks to Colin
1767
1768 2007-07-26 [paul]       2.10.0cvs65
1769
1770         * configure.ac
1771                 standardise ./configure --help messages
1772
1773 2007-07-26 [colin]      2.10.0cvs64
1774
1775         * src/addressbook.c
1776         * src/editaddress.c
1777                 Fix two vCard-related crashes
1778
1779 2007-07-25 [colin]      2.10.0cvs63
1780
1781         * src/inc.c
1782         * src/prefs_common.c
1783         * src/prefs_common.h
1784         * src/prefs_receive.c
1785                 Maemo: Add a better way to notify of
1786                 new mails
1787         * src/mainwindow.c
1788         * src/statusbar.h
1789         * src/summaryview.c
1790         * src/toolbar.c
1791                 Maemo: Various layout fixes
1792         * src/gtk/prefswindow.c
1793                 Maemo: Better prefs layout
1794
1795 2007-07-25 [paul]       2.10.0cvs62
1796
1797         * src/textview.c
1798                 fix the layout on maemo
1799                 thanks to Colin
1800
1801 2007-07-25 [iwkse]      2.10.0cvs61
1802
1803         * src/summaryview.c
1804                 add 'o' shortcut on summaryview
1805
1806 2007-07-25 [iwkse]      2.10.0cvs60
1807
1808         * src/textview.c
1809                 fix o shortcut
1810
1811 2007-07-24 [colin]      2.10.0cvs59
1812
1813         * src/mh.c
1814                 Fix missing timestamp update on source
1815                 folder when moving
1816         * src/textview.c
1817         * src/textview.h
1818                 Better text layout on part's choices
1819
1820 2007-07-23 [colin]      2.10.0cvs58
1821
1822         * src/mimeview.c
1823         * src/textview.c
1824                 Maemo: Automatically choose the correct application
1825                 to open parts
1826         * src/gtk/quicksearch.c
1827                 Make search run on GDK_KP_Enter too
1828
1829 2007-07-23 [wwp]        2.10.0cvs57
1830
1831         * src/quote_fmt_lex.l
1832                 Revert accidentaly committed lines (account_sig) in
1833                 2.10.0cvs56.
1834
1835 2007-07-23 [wwp]        2.10.0cvs56
1836
1837         * src/quote_fmt_lex.l
1838                 Fix typos around long form expressions in the quote lexer.
1839
1840 2007-07-23 [paul]
1841
1842         3.0.0-rc1 released
1843
1844 2007-07-23 [colin]      2.10.0cvs55
1845
1846         * src/addr_compl.c
1847                 Fix auto-completion on Maemo
1848
1849 2007-07-23 [colin]      2.10.0cvs54
1850
1851         * src/statusbar.c
1852                 Maemo: Fix sticking statusbars
1853
1854 2007-07-22 [colin]      2.10.0cvs53
1855
1856         * src/main.c
1857                 Maemo: Fix the strange "top_application" info
1858                 at startup. We should do something when 
1859                 receiving such a message.
1860
1861 2007-07-20 [paul]       2.10.0cvs52
1862
1863         * src/news_gtk.c
1864                 add missing #include "statusbar.h"
1865
1866 2007-07-20 [colin]      2.10.0cvs51
1867
1868         * src/folder.c
1869         * src/folder.h
1870         * src/folder_item_prefs.c
1871         * src/folder_item_prefs.h
1872         * src/folderview.c
1873         * src/imap.c
1874         * src/imap_gtk.c
1875         * src/imap_gtk.h
1876         * src/news.c
1877         * src/news_gtk.c
1878         * src/news_gtk.h
1879         * src/prefs_folder_item.c
1880                 Implement age-based caching: allow to
1881                 specify a threshold for the offline synchronisation
1882                 feature, and whether old cached bodies should 
1883                 be removed
1884         * src/toolbar.c
1885         * src/toolbar.h
1886                 Fix label/tooltips
1887         * src/plugins/dillo_viewer/dillo_viewer.c
1888                 Check that Dillo's installed
1889
1890 2007-07-20 [wwp]        2.10.0cvs50
1891
1892         * src/mimeview.c
1893         * src/stock_pixmap.c
1894                 Draw a frame around the selected mimeview part icon (instead of the
1895                 shifted 'dancing' icon).
1896
1897 2007-07-20 [colin]      2.10.0cvs49
1898
1899         * src/main.c
1900                 Unref stuff even on error
1901         * src/wizard.c
1902                 disconnect signals only at the very
1903                 end of the wizard save.
1904
1905 2007-07-20 [colin]      2.10.0cvs48
1906
1907         * src/mainwindow.c
1908         * src/messageview.c
1909         * src/toolbar.c
1910         * src/toolbar.h
1911                 Fix random crashes while navigating
1912                 (GTK_EVENTS_FLUSH)
1913
1914 2007-07-19 [colin]      2.10.0cvs47
1915
1916         * configure.ac
1917         * src/main.c
1918         * src/prefs_common.c
1919         * src/prefs_common.h
1920         * src/wizard.c
1921         * src/common/defs.h
1922         * src/common/utils.c
1923                 Maemo: add an easy way to store data (mails
1924                 and IMAP/NNTP caches) on one of the SD cards,
1925                 and protect against unmounts if needed
1926
1927 2007-07-19 [paul]       2.10.0cvs46
1928
1929         * src/Makefile.am
1930         * src/stock_pixmap.c
1931         * src/gtk/about.c
1932         * src/pixmaps/claws-mail_logo-small.xpm
1933                 implement a (slightly) different About
1934                 dialog for maemo and add a small version
1935                 of the logo for it
1936         * src/wizard.c
1937                 use a scrolled window for wizard page 1
1938                 on maemo
1939
1940 2007-07-19 [paul]       2.10.0cvs45
1941
1942         * src/Makefile.am
1943                 too soon for this line
1944
1945 2007-07-19 [paul]       2.10.0cvs44
1946
1947         * src/Makefile.am
1948                 fix build on n800
1949
1950 2007-07-19 [colin]      2.10.0cvs43
1951
1952         * src/wizard.c
1953                 Solve Mail/Mailbox name when specifying
1954                 full /path/to/Mail.
1955
1956 2007-07-18 [colin]      2.10.0cvs42
1957
1958         * src/inc.c
1959         * configure.ac
1960                 Fix build on n770
1961
1962 2007-07-18 [colin]      2.10.0cvs41
1963
1964         * src/inc.c
1965                 Maemo: plug the online/offline system into
1966                 maemo's interfaces to have Claws automatically
1967                 switch according to the system status
1968         * src/statusbar.c
1969                 Maemo: use HildonBanners to display status
1970                 messages. Renders the main statusbar useless.
1971
1972 2007-07-18 [paul]       2.10.0cvs40
1973
1974         * src/filtering.c
1975                 fix screen blanking on moving/copying many msgs
1976         * src/folder.c
1977                 fix processing progressbar and screen blanking
1978                 during processing
1979
1980 2007-07-18 [paul]       2.10.0cvs39
1981
1982         * src/messageview.c
1983                 revert cvs37, breakage on maemo
1984
1985 2007-07-18 [paul]       2.10.0cvs38
1986
1987         * src/gtk/gtkutils.c
1988                 make sure we can still build with older GTK's
1989
1990 2007-07-18 [colin]      2.10.0cvs37
1991
1992         * src/messageview.c
1993                 Only hide the small layout's messageview, instead
1994                 of destroying it when closing
1995         * src/gtk/gtkutils.c
1996                 Use gtk_window_present_with_time to popup windows,
1997                 it seems to make things better with modern WMs
1998                 (actually focusing)
1999
2000 2007-07-17 [colin]      2.10.0cvs36
2001
2002         * src/editaddress.c
2003                 Simplify layout on Maemo
2004         * src/folder.c
2005                 Fix possible crash
2006         * src/prefs_display_header.c
2007                 Remove some headers by default on Maemo
2008
2009 2007-07-17 [paul]       2.10.0cvs35
2010
2011         * src/prefs_common.c
2012         * src/prefs_common.h
2013         * src/prefs_logging.c
2014         * src/common/log.c
2015                 add options to stop/enable writing logs to disc
2016
2017 2007-07-17 [paul]       2.10.0cvs34
2018
2019         * src/edittags.c
2020                 fix some issues with the Apply tags window:
2021                 - set search column (enables autocompl in the treeview)
2022                 - apply tag from "New tag" if it existed
2023                 - clears New tag entry when adding it with the button
2024                 Thanks to Colin
2025
2026 2007-07-17 [paul]       2.10.0cvs33
2027
2028         * src/edittags.c
2029                 fix 'apply tags' dialogue weirdness
2030
2031 2007-07-16 [colin]      2.10.0cvs32
2032
2033         * src/toolbar.c
2034                 Fix double-loading of mails on Maemo
2035
2036 2007-07-16 [colin]      2.10.0cvs31
2037
2038         * src/messageview.c
2039                 Prevent double-loading of the same part under some
2040                 conditions; hide statusbar on Maemo
2041
2042 2007-07-16 [colin]      2.10.0cvs30
2043
2044         * src/edittags.c
2045         * src/edittags.h
2046         * src/mainwindow.c
2047         * src/summaryview.c
2048                 Improve the tag interface - allow
2049                 to set/unset tags from a special
2050                 window.
2051         * src/gtk/gtkvscrollbutton.c
2052         * src/mimeview.c
2053         * src/mimeview.h
2054         * src/stock_pixmap.c
2055                 Fix Mimeview's ugly hacks in the
2056                 icon list. 
2057
2058 2007-07-16 [paul]       2.10.0cvs29
2059
2060         * src/wizard.c
2061                 rework dialog
2062         * src/gtk/icon_legend.c
2063                 put it all in a scrolled window
2064
2065 2007-07-15 [colin]      2.10.0cvs28
2066
2067         * src/mainwindow.c
2068                 Maemo: force layout to be Small screen; the
2069                 others don't make sense
2070
2071 2007-07-14 [colin]      2.10.0cvs27
2072
2073         * src/mimeview.c
2074         * src/gtk/gtkvscrollbutton.c
2075                 Maemo: Fix mimeview's buttons size
2076
2077 2007-07-14 [colin]      2.10.0cvs26
2078
2079         * src/toolbar.c
2080                 Fix the button workaround fix.
2081                 (Use the correct variable)
2082
2083 2007-07-14 [colin]      2.10.0cvs25
2084
2085         * src/mainwindow.c
2086         * src/toolbar.c
2087                 Maemo: put the progress bar in the
2088                 toolbar
2089
2090 2007-07-14 [colin]      2.10.0cvs24
2091
2092         * src/prefs_common.c
2093                 Maemo: hide statusbar by default
2094         * src/Makefile.am
2095         * src/stock_pixmap.c
2096         * src/stock_pixmap.h
2097         * src/toolbar.c
2098         * src/pixmaps/go_folders.xpm
2099                 Maemo: Add a specific icon to go back to
2100                 folder list
2101
2102 2007-07-14 [colin]      2.10.0cvs23
2103
2104         * src/toolbar.c
2105                 Don't set homogeneous finally
2106
2107 2007-07-14 [colin]      2.10.0cvs22
2108
2109         * src/toolbar.c
2110                 Fix button show/hide issues
2111
2112 2007-07-14 [colin]      2.10.0cvs21
2113
2114         * src/toolbar.c
2115                 Fix huge arrows
2116                 Fix button workaround to be able to click
2117                 if mouse was on button when it went un-
2118                 sensitive.
2119                 Revert previous commit, gtk_tool_item_set_homogeneous
2120                 doesn't mean what it seems to mean ;-)
2121
2122 2007-07-14 [paul]       2.10.0cvs20
2123
2124         * src/toolbar.c
2125                 make homogeneous FALSE always
2126
2127 2007-07-13 [colin]      2.10.0cvs19
2128
2129         * src/toolbar.c
2130         * src/toolbar.h
2131                 Rework to fit the non-deprecated API
2132         * src/compose.c
2133         * src/folderview.c
2134         * src/mainwindow.c
2135         * src/messageview.c
2136         * src/summaryview.c
2137                 Maemo layout changes. Better toolbars,
2138                 removal of CTree headers. 
2139
2140 2007-07-13 [paul]       2.10.0cvs18
2141
2142         * src/gtk/colorlabel.c
2143                 fix bug 1261, '[DE] coloring messages in overview 
2144                 keys are not localised'
2145                 the string is now included in claws-mail.pot
2146
2147 2007-07-13 [colin]      2.10.0cvs17
2148
2149         * src/summaryview.c
2150                 Fix bug 1267, 'printing mutliple messages 
2151                 opens one message-dialog after the other'
2152                 Ask for confirmation when printing 10
2153                 messages or more.
2154
2155 2007-07-11 [colin]      2.10.0cvs16
2156
2157         * COPYING
2158         * README
2159         * autogen.sh
2160         * manual/claws-mail-manual.xml
2161         * manual/gpl.xml
2162         * manual/es/claws-mail-manual.xml
2163         * manual/es/gpl.xml
2164         * manual/fr/claws-mail-manual.xml
2165         * manual/fr/gpl.xml
2166         * manual/pl/gpl.xml
2167         * src/account.c
2168         * src/account.h
2169         * src/action.c
2170         * src/action.h
2171         * src/adbookbase.h
2172         * src/addr_compl.c
2173         * src/addr_compl.h
2174         * src/addrbook.c
2175         * src/addrbook.h
2176         * src/addrcache.c
2177         * src/addrcache.h
2178         * src/addrcindex.c
2179         * src/addrcindex.h
2180         * src/addrclip.c
2181         * src/addrclip.h
2182         * src/addrdefs.h
2183         * src/addressadd.c
2184         * src/addressadd.h
2185         * src/addressbook.c
2186         * src/addressbook.h
2187         * src/addressbook_foldersel.c
2188         * src/addressbook_foldersel.h
2189         * src/addressitem.h
2190         * src/addrgather.c
2191         * src/addrgather.h
2192         * src/addrharvest.c
2193         * src/addrharvest.h
2194         * src/addrindex.c
2195         * src/addrindex.h
2196         * src/addritem.c
2197         * src/addritem.h
2198         * src/addrquery.c
2199         * src/addrquery.h
2200         * src/addrselect.c
2201         * src/addrselect.h
2202         * src/alertpanel.c
2203         * src/alertpanel.h
2204         * src/browseldap.c
2205         * src/browseldap.h
2206         * src/codeconv.c
2207         * src/codeconv.h
2208         * src/compose.c
2209         * src/compose.h
2210         * src/crash.c
2211         * src/crash.h
2212         * src/customheader.c
2213         * src/customheader.h
2214         * src/displayheader.c
2215         * src/displayheader.h
2216         * src/editaddress.c
2217         * src/editaddress.h
2218         * src/editaddress_other_attributes_ldap.c
2219         * src/editaddress_other_attributes_ldap.h
2220         * src/editbook.c
2221         * src/editbook.h
2222         * src/editgroup.c
2223         * src/editgroup.h
2224         * src/editjpilot.c
2225         * src/editjpilot.h
2226         * src/editldap.c
2227         * src/editldap.h
2228         * src/editldap_basedn.c
2229         * src/editldap_basedn.h
2230         * src/edittags.c
2231         * src/edittags.h
2232         * src/editvcard.c
2233         * src/editvcard.h
2234         * src/enriched.c
2235         * src/enriched.h
2236         * src/exphtmldlg.c
2237         * src/exphtmldlg.h
2238         * src/expldifdlg.c
2239         * src/expldifdlg.h
2240         * src/export.c
2241         * src/export.h
2242         * src/exporthtml.c
2243         * src/exporthtml.h
2244         * src/exportldif.c
2245         * src/exportldif.h
2246         * src/filtering.c
2247         * src/filtering.h
2248         * src/folder.c
2249         * src/folder.h
2250         * src/folder_item_prefs.c
2251         * src/folder_item_prefs.h
2252         * src/foldersel.c
2253         * src/foldersel.h
2254         * src/folderutils.c
2255         * src/folderutils.h
2256         * src/folderview.c
2257         * src/folderview.h
2258         * src/gedit-print.c
2259         * src/gedit-print.h
2260         * src/grouplistdialog.c
2261         * src/grouplistdialog.h
2262         * src/headerview.c
2263         * src/headerview.h
2264         * src/html.c
2265         * src/html.h
2266         * src/image_viewer.c
2267         * src/image_viewer.h
2268         * src/imap.c
2269         * src/imap.h
2270         * src/imap_gtk.c
2271         * src/imap_gtk.h
2272         * src/import.c
2273         * src/import.h
2274         * src/importldif.c
2275         * src/importldif.h
2276         * src/importmutt.c
2277         * src/importmutt.h
2278         * src/importpine.c
2279         * src/importpine.h
2280         * src/inc.c
2281         * src/inc.h
2282         * src/jpilot.c
2283         * src/jpilot.h
2284         * src/ldapctrl.c
2285         * src/ldapctrl.h
2286         * src/ldaplocate.c
2287         * src/ldaplocate.h
2288         * src/ldapquery.c
2289         * src/ldapquery.h
2290         * src/ldapserver.c
2291         * src/ldapserver.h
2292         * src/ldapupdate.c
2293         * src/ldapupdate.h
2294         * src/ldaputil.c
2295         * src/ldaputil.h
2296         * src/ldif.c
2297         * src/ldif.h
2298         * src/localfolder.c
2299         * src/localfolder.h
2300         * src/main.c
2301         * src/main.h
2302         * src/mainwindow.c
2303         * src/mainwindow.h
2304         * src/manual.c
2305         * src/manual.h
2306         * src/matcher.c
2307         * src/matcher.h
2308         * src/matcher_parser.h
2309         * src/matcher_parser_lex.l
2310         * src/matcher_parser_parse.y
2311         * src/mbox.c
2312         * src/mbox.h
2313         * src/message_search.c
2314         * src/message_search.h
2315         * src/messageview.c
2316         * src/messageview.h
2317         * src/mh.c
2318         * src/mh.h
2319         * src/mh_gtk.c
2320         * src/mh_gtk.h
2321         * src/mimeview.c
2322         * src/mimeview.h
2323         * src/msgcache.c
2324         * src/msgcache.h
2325         * src/mutt.c
2326         * src/mutt.h
2327         * src/news.c
2328         * src/news.h
2329         * src/news_gtk.c
2330         * src/news_gtk.h
2331         * src/noticeview.c
2332         * src/noticeview.h
2333         * src/partial_download.c
2334         * src/partial_download.h
2335         * src/pine.c
2336         * src/pine.h
2337         * src/pop.c
2338         * src/pop.h
2339         * src/prefs_account.c
2340         * src/prefs_account.h
2341         * src/prefs_actions.c
2342         * src/prefs_actions.h
2343         * src/prefs_common.c
2344         * src/prefs_common.h
2345         * src/prefs_compose_writing.c
2346         * src/prefs_compose_writing.h
2347         * src/prefs_customheader.c
2348         * src/prefs_customheader.h
2349         * src/prefs_display_header.c
2350         * src/prefs_display_header.h
2351         * src/prefs_ext_prog.c
2352         * src/prefs_ext_prog.h
2353         * src/prefs_filtering.c
2354         * src/prefs_filtering.h
2355         * src/prefs_filtering_action.c
2356         * src/prefs_filtering_action.h
2357         * src/prefs_folder_column.c
2358         * src/prefs_folder_column.h
2359         * src/prefs_folder_item.c
2360         * src/prefs_folder_item.h
2361         * src/prefs_fonts.c
2362         * src/prefs_fonts.h
2363         * src/prefs_gtk.c
2364         * src/prefs_gtk.h
2365         * src/prefs_image_viewer.c
2366         * src/prefs_image_viewer.h
2367         * src/prefs_logging.c
2368         * src/prefs_logging.h
2369         * src/prefs_matcher.c
2370         * src/prefs_matcher.h
2371         * src/prefs_message.c
2372         * src/prefs_message.h
2373         * src/prefs_msg_colors.c
2374         * src/prefs_msg_colors.h
2375         * src/prefs_other.c
2376         * src/prefs_other.h
2377         * src/prefs_quote.c
2378         * src/prefs_quote.h
2379         * src/prefs_receive.c
2380         * src/prefs_receive.h
2381         * src/prefs_send.c
2382         * src/prefs_send.h
2383         * src/prefs_spelling.c
2384         * src/prefs_spelling.h
2385         * src/prefs_summaries.c
2386         * src/prefs_summaries.h
2387         * src/prefs_summary_column.c
2388         * src/prefs_summary_column.h
2389         * src/prefs_summary_open.c
2390         * src/prefs_summary_open.h
2391         * src/prefs_template.c
2392         * src/prefs_template.h
2393         * src/prefs_themes.c
2394         * src/prefs_themes.h
2395         * src/prefs_toolbar.c
2396         * src/prefs_toolbar.h
2397         * src/prefs_wrapping.c
2398         * src/prefs_wrapping.h
2399         * src/privacy.c
2400         * src/privacy.h
2401         * src/procheader.c
2402         * src/procheader.h
2403         * src/procmime.c
2404         * src/procmime.h
2405         * src/procmsg.c
2406         * src/procmsg.h
2407         * src/quote_fmt.c
2408         * src/quote_fmt_lex.l
2409         * src/quote_fmt_parse.y
2410         * src/recv.c
2411         * src/recv.h
2412         * src/remotefolder.c
2413         * src/remotefolder.h
2414         * src/send_message.c
2415         * src/send_message.h
2416         * src/setup.c
2417         * src/setup.h
2418         * src/simple-gettext.c
2419         * src/sourcewindow.c
2420         * src/sourcewindow.h
2421         * src/ssl_manager.c
2422         * src/ssl_manager.h
2423         * src/statusbar.c
2424         * src/statusbar.h
2425         * src/stock_pixmap.c
2426         * src/stock_pixmap.h
2427         * src/summary_search.c
2428         * src/summary_search.h
2429         * src/summaryview.c
2430         * src/summaryview.h
2431         * src/textview.c
2432         * src/textview.h
2433         * src/toolbar.c
2434         * src/toolbar.h
2435         * src/undo.c
2436         * src/undo.h
2437         * src/unmime.c
2438         * src/unmime.h
2439         * src/uri_opener.c
2440         * src/uri_opener.h
2441         * src/vcard.c
2442         * src/vcard.h
2443         * src/wizard.c
2444         * src/wizard.h
2445         * src/common/base64.c
2446         * src/common/base64.h
2447         * src/common/claws.c
2448         * src/common/claws.h
2449         * src/common/defs.h
2450         * src/common/fnmatch.c
2451         * src/common/fnmatch.h
2452         * src/common/fnmatch_loop.c
2453         * src/common/hooks.c
2454         * src/common/hooks.h
2455         * src/common/log.c
2456         * src/common/log.h
2457         * src/common/md5.c
2458         * src/common/md5.h
2459         * src/common/mgutils.c
2460         * src/common/mgutils.h
2461         * src/common/nntp.c
2462         * src/common/nntp.h
2463         * src/common/passcrypt.c
2464         * src/common/passcrypt.h.in
2465         * src/common/plugin.c
2466         * src/common/plugin.h
2467         * src/common/prefs.c
2468         * src/common/prefs.h
2469         * src/common/progressindicator.c
2470         * src/common/progressindicator.h
2471         * src/common/quoted-printable.c
2472         * src/common/quoted-printable.h
2473         * src/common/session.c
2474         * src/common/session.h
2475         * src/common/smtp.c
2476         * src/common/smtp.h
2477         * src/common/socket.c
2478         * src/common/socket.h
2479         * src/common/ssl.c
2480         * src/common/ssl.h
2481         * src/common/ssl_certificate.c
2482         * src/common/ssl_certificate.h
2483         * src/common/string_match.c
2484         * src/common/string_match.h
2485         * src/common/stringtable.c
2486         * src/common/stringtable.h
2487         * src/common/tags.c
2488         * src/common/tags.h
2489         * src/common/template.c
2490         * src/common/template.h
2491         * src/common/timing.h
2492         * src/common/utils.c
2493         * src/common/utils.h
2494         * src/common/uuencode.c
2495         * src/common/uuencode.h
2496         * src/common/version.h.in
2497         * src/common/w32_dirent.c
2498         * src/common/w32_reg.c
2499         * src/common/w32_signal.c
2500         * src/common/w32_stat.c
2501         * src/common/w32_stdlib.c
2502         * src/common/w32_string.c
2503         * src/common/w32_time.c
2504         * src/common/w32_unistd.c
2505         * src/common/w32_wait.c
2506         * src/common/w32lib.h
2507         * src/common/xml.c
2508         * src/common/xml.h
2509         * src/common/xmlprops.c
2510         * src/common/xmlprops.h
2511         * src/etpan/etpan-errors.h
2512         * src/etpan/etpan-thread-manager-types.h
2513         * src/etpan/etpan-thread-manager.c
2514         * src/etpan/etpan-thread-manager.h
2515         * src/etpan/imap-thread.c
2516         * src/etpan/imap-thread.h
2517         * src/gtk/about.c
2518         * src/gtk/about.h
2519         * src/gtk/colorlabel.c
2520         * src/gtk/colorlabel.h
2521         * src/gtk/colorsel.c
2522         * src/gtk/colorsel.h
2523         * src/gtk/combobox.c
2524         * src/gtk/combobox.h
2525         * src/gtk/description_window.c
2526         * src/gtk/description_window.h
2527         * src/gtk/filesel.c
2528         * src/gtk/filesel.h
2529         * src/gtk/foldersort.c
2530         * src/gtk/foldersort.h
2531         * src/gtk/gtkaspell.c
2532         * src/gtk/gtkaspell.h
2533         * src/gtk/gtksctree.c
2534         * src/gtk/gtkshruler.c
2535         * src/gtk/gtkshruler.h
2536         * src/gtk/gtksourceprintjob.c
2537         * src/gtk/gtksourceprintjob.h
2538         * src/gtk/gtkutils.c
2539         * src/gtk/gtkutils.h
2540         * src/gtk/gtkvscrollbutton.c
2541         * src/gtk/gtkvscrollbutton.h
2542         * src/gtk/icon_legend.c
2543         * src/gtk/icon_legend.h
2544         * src/gtk/inputdialog.c
2545         * src/gtk/inputdialog.h
2546         * src/gtk/logwindow.c
2547         * src/gtk/logwindow.h
2548         * src/gtk/manage_window.c
2549         * src/gtk/manage_window.h
2550         * src/gtk/menu.c
2551         * src/gtk/menu.h
2552         * src/gtk/pluginwindow.c
2553         * src/gtk/pluginwindow.h
2554         * src/gtk/prefswindow.c
2555         * src/gtk/prefswindow.h
2556         * src/gtk/progressdialog.c
2557         * src/gtk/progressdialog.h
2558         * src/gtk/quicksearch.c
2559         * src/gtk/quicksearch.h
2560         * src/gtk/sslcertwindow.c
2561         * src/gtk/sslcertwindow.h
2562         * src/plugins/bogofilter/bogofilter.c
2563         * src/plugins/bogofilter/bogofilter.h
2564         * src/plugins/bogofilter/bogofilter_gtk.c
2565         * src/plugins/clamav/clamav_plugin.c
2566         * src/plugins/clamav/clamav_plugin.h
2567         * src/plugins/clamav/clamav_plugin_gtk.c
2568         * src/plugins/demo/demo.c
2569         * src/plugins/dillo_viewer/dillo_prefs.c
2570         * src/plugins/dillo_viewer/dillo_prefs.h
2571         * src/plugins/dillo_viewer/dillo_viewer.c
2572         * src/plugins/pgpcore/passphrase.c
2573         * src/plugins/pgpcore/passphrase.h
2574         * src/plugins/pgpcore/pgp_viewer.c
2575         * src/plugins/pgpcore/pgp_viewer.h
2576         * src/plugins/pgpcore/plugin.c
2577         * src/plugins/pgpcore/prefs_gpg.c
2578         * src/plugins/pgpcore/prefs_gpg.h
2579         * src/plugins/pgpcore/select-keys.c
2580         * src/plugins/pgpcore/select-keys.h
2581         * src/plugins/pgpcore/sgpgme.c
2582         * src/plugins/pgpcore/sgpgme.h
2583         * src/plugins/pgpinline/pgpinline.c
2584         * src/plugins/pgpinline/pgpinline.h
2585         * src/plugins/pgpinline/plugin.c
2586         * src/plugins/pgpmime/pgpmime.c
2587         * src/plugins/pgpmime/pgpmime.h
2588         * src/plugins/pgpmime/plugin.c
2589         * src/plugins/spamassassin/spamassassin.c
2590         * src/plugins/spamassassin/spamassassin.h
2591         * src/plugins/spamassassin/spamassassin_gtk.c
2592         * src/plugins/trayicon/trayicon.c
2593         * src/plugins/trayicon/trayicon_prefs.c
2594         * src/plugins/trayicon/trayicon_prefs.h
2595         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
2596         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
2597         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.h
2598         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
2599         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
2600         * tools/OOo2claws-mail.pl
2601         * tools/README.sylprint
2602         * tools/acroread2claws-mail.pl
2603         * tools/claws-mail-compose-insert-files.pl
2604         * tools/convert_mbox.pl
2605         * tools/filter_conv.pl
2606         * tools/filter_conv_new.pl
2607         * tools/fix_date.sh
2608         * tools/freshmeat_search.pl
2609         * tools/google_search.pl
2610         * tools/kmail-mailbox2claws-mail.pl
2611         * tools/kmail2claws-mail.pl
2612         * tools/kmail2claws-mail_v2.pl
2613         * tools/mairix.sh
2614         * tools/make.themes.project
2615         * tools/multiwebsearch.pl
2616         * tools/nautilus2claws-mail.sh
2617         * tools/outlook2claws-mail.pl
2618         * tools/textviewer.sh
2619         * tools/thunderbird-filters-convertor.pl
2620         * tools/update-po
2621         * tools/uuooffice
2622         * tools/vcard2xml.py
2623         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
2624                 Upgrade to GPLv3 or later.
2625
2626 2007-07-10 [wwp]        2.10.0cvs15
2627
2628         * src/main.c
2629                 Fix re-opening of all composing messages that were
2630                 opened when closing the previous instance, thanks
2631                 to Colin.
2632
2633 2007-07-10 [paul]       2.10.0cvs14
2634
2635         * src/editaddress_other_attributes_ldap.c
2636         * src/ldapupdate.c
2637                 fix crash on selecting 'other attributes' combo
2638                 for either a new entry or an old entry with no
2639                 existing attributes.
2640                 fix bug on editing multiple attributes which
2641                 resulted them all having the value of the last
2642                 one changed.
2643                 Thanks to Colin
2644
2645 2007-07-10 [colin]      2.10.0cvs13
2646
2647         * src/editaddress.c
2648         * src/editaddress_other_attributes_ldap.h
2649         * src/ldapupdate.c
2650                 Fix --disable-ldap build
2651
2652 2007-07-09 [colin]      2.10.0cvs12
2653
2654         * src/Makefile.am
2655         * src/addritem.c
2656         * src/addritem.h
2657         * src/editaddress.c
2658         * src/editaddress_other_attributes_ldap.c
2659         * src/editaddress_other_attributes_ldap.h
2660         * src/editldap.c
2661         * src/ldapctrl.c
2662         * src/ldapctrl.h
2663         * src/ldapupdate.c
2664                 Add capability to edit all inetOrgPerson
2665                 attributes on LDAP. Patch by Michael 
2666                 Rasmussen
2667
2668 2007-07-09 [colin]      2.10.0cvs11
2669
2670         * src/Makefile.am
2671         * src/exporthtml.c
2672         * src/mbox.c
2673         * src/msgcache.c
2674         * src/prefs_summaries.c
2675         * src/prefs_themes.c
2676         * src/procheader.c
2677         * src/common/Makefile.am
2678         * src/common/log.c
2679         * src/common/timing.h
2680         * src/common/utils.c
2681         * src/common/utils.h
2682         * src/common/w32_account.c
2683         * src/common/w32lib.h
2684         * src/gtk/Makefile.am
2685         * src/gtk/colorlabel.c
2686         * src/plugins/pgpcore/Makefile.am
2687         * src/plugins/pgpcore/claws.def
2688         * src/plugins/pgpcore/passphrase.c
2689         * src/plugins/pgpcore/pgp_viewer.c
2690         * src/plugins/pgpcore/plugin.def
2691         * src/plugins/pgpcore/sgpgme.c
2692         * src/plugins/pgpinline/Makefile.am
2693         * src/plugins/pgpinline/claws.def
2694         * src/plugins/pgpinline/mypgpcore.def
2695         * src/plugins/pgpinline/plugin.def
2696         * src/plugins/pgpmime/Makefile.am
2697         * src/plugins/pgpmime/claws.def
2698         * src/plugins/pgpmime/mypgpcore.def
2699         * src/plugins/pgpmime/plugin.def
2700                 Commit win32 patch, from Werner Koch and
2701                 Marcus Brinkmann
2702
2703 2007-07-09 [colin]      2.10.0cvs10
2704
2705         * src/prefs_toolbar.c
2706                 Fix crash when no actions exist
2707
2708 2007-07-07 [paul]       2.10.0cvs9
2709
2710         * COPYING
2711         * manual/claws-mail-manual.xml
2712                 update copyright year
2713         * po/fi.po
2714                 updated by Flammie Pirinen
2715
2716 2007-07-05 [wwp]        2.10.0cvs8
2717
2718         * src/plugins/clamav/clamav_plugin_gtk.c
2719                 Make vertical spacing like in other plugin prefs pages.
2720
2721 2007-07-05 [wwp]        2.10.0cvs7
2722
2723         * src/quote_fmt.c
2724                 It's %am that works, not %ae (this doc incoherence has been
2725                 introduced with 2.9.2cvs13).
2726
2727 2007-07-04 [wwp]        2.10.0cvs6
2728
2729         * src/plugins/bogofilter/bogofilter.c
2730                 Gettext-ize an occurrence of "Any" that wasn't.
2731
2732 2007-07-04 [colin]      2.10.0cvs5
2733
2734         * po/POTFILES.in
2735                 Fix untranslated strings; thanks
2736                 to Pader Rezso.
2737
2738 2007-07-03 [colin]      2.10.0cvs4
2739
2740         * src/folder.c
2741         * src/mainwindow.c
2742                 Fix saving of sort mode for tags and
2743                 thread date. Thanks to Pierre Ossman.
2744                 Completes fix for bug 1233
2745
2746 2007-07-03 [paul]       2.10.0cvs3
2747
2748         * src/compose.c
2749                 fix auto-save
2750         * src/summaryview.c
2751                 fix build warnings
2752         Thanks to Colin
2753
2754 2007-07-02 [colin]      2.10.0cvs2
2755
2756         * src/folder.h
2757         * src/mainwindow.c
2758         * src/procmsg.h
2759         * src/summaryview.c
2760                 Add View/Sort/by Thread date
2761                 Fixes bug 1233, 'Capability to sort 
2762                 threads by most recent message'
2763                 Based on a patch by Paul Rolland
2764
2765 2007-07-02 [colin]      2.10.0cvs1
2766
2767         * src/Makefile.am
2768         * src/compose.c
2769         * src/edittags.c
2770         * src/edittags.h
2771         * src/filtering.c
2772         * src/folder.c
2773         * src/folder.h
2774         * src/headerview.c
2775         * src/headerview.h
2776         * src/main.c
2777         * src/mainwindow.c
2778         * src/mainwindow.h
2779         * src/manual.h
2780         * src/matcher.c
2781         * src/matcher.h
2782         * src/matcher_parser_parse.y
2783         * src/mimeview.c
2784         * src/msgcache.c
2785         * src/msgcache.h
2786         * src/prefs_common.c
2787         * src/prefs_common.h
2788         * src/prefs_filtering_action.c
2789         * src/prefs_matcher.c
2790         * src/prefs_summary_column.c
2791         * src/procmsg.c
2792         * src/procmsg.h
2793         * src/quote_fmt.c
2794         * src/quote_fmt_lex.l
2795         * src/quote_fmt_parse.y
2796         * src/summaryview.c
2797         * src/summaryview.h
2798         * src/textview.c
2799         * src/common/Makefile.am
2800         * src/common/defs.h
2801         * src/common/tags.c
2802         * src/common/tags.h
2803         * src/gtk/quicksearch.c
2804         * src/gtk/quicksearch.h
2805                 Add Tags implementation. Tags are arbitrary labels
2806                 that can be applied to messages. It is possible 
2807                 to create, edit, remove tags; apply them to mails;
2808                 filter on tags or tag presence; apply or unset
2809                 tags via filtering actions; reference tags in
2810                 reply templates.
2811
2812 2007-07-02 [paul]       2.10.0
2813
2814         * NEWS
2815         * README
2816         * RELEASE_NOTES
2817                 2.10.0 released
2818
2819 2007-07-02 [paul]       2.9.2cvs78
2820
2821         * po/de.po
2822         * po/en_GB.po
2823         * po/es.po
2824         * po/fr.po
2825         * po/hu.po
2826         * po/pt_BR.po
2827         * po/ru.po
2828         * po/zh_CN.po
2829                 updated by Stephan Sachse, me, Ricardo Mones
2830                 Lastra, Fabien Vantard, Pader Rezso, Frederico
2831                 Goncalves Guimaraes, Pavlo Bohmat, and Ralgh Young
2832
2833 2007-07-02 [paul]       2.9.2cvs77
2834
2835         * AUTHORS
2836                 updated
2837
2838 2007-06-29 [wwp]        2.9.2cvs76
2839
2840         * src/gtk/headers.h
2841                 Fix a typo (thanks to Ricardo for finding this out).
2842
2843 2007-06-28 [paul]       2.9.2cvs75
2844
2845         * src/folderview.c
2846                 fix build warnings
2847
2848 2007-06-28 [paul]       2.9.2cvs74
2849
2850         * tools/Makefile.am
2851                 fix bug in the autotools build system.
2852                 Files cataloged under EXTRA_DIST were never
2853                 automatically copied to the build tree.
2854                 (fix 'make distcheck')
2855                 Patch by Michael Rasmussen.
2856
2857 2007-06-24 [colin]      2.9.2cvs73
2858
2859         * src/news_gtk.c
2860                 Fix bug 1249, 'Error handling for 
2861                 news errors needs modification'
2862                 Only popup error if the according
2863                 pref in Prefs/Receive is set.
2864
2865 2007-06-21 [colin]      2.9.2cvs72
2866
2867         * src/common/plugin.c
2868         * src/common/plugin.h
2869                 Change plugin API to know whether it's safe to 
2870                 unload plugins or whether we should just hide
2871                 them. Fixes bug 1248, 'Core dumps after 
2872                 unloading plugin and clicking on load plugins'
2873         * src/plugins/bogofilter/bogofilter.c
2874         * src/plugins/clamav/clamav_plugin.c
2875         * src/plugins/demo/demo.c
2876         * src/plugins/dillo_viewer/dillo_viewer.c
2877         * src/plugins/pgpcore/plugin.c
2878         * src/plugins/pgpinline/plugin.c
2879         * src/plugins/pgpmime/plugin.c
2880         * src/plugins/spamassassin/spamassassin.c
2881         * src/plugins/trayicon/trayicon.c
2882                 Update API
2883
2884 2007-06-19 [colin]      2.9.2cvs71
2885
2886         * src/compose.c
2887         * src/messageview.c
2888                 Fix crash mentioned in bug 1246
2889                 Race condition when automatically drafting
2890                 due to insertion on reedit.
2891
2892 2007-06-18 [wwp]        2.9.2cvs70
2893
2894         * src/importldif.c
2895                 LDIF import: use a "Proceed" button to complete
2896                 the process.
2897
2898 2007-06-18 [paul]       2.9.2cvs69
2899
2900         * configure.ac
2901                 use pkgconfig to check for gtk and glib
2902
2903 2007-06-17 [wwp]        2.9.2cvs68
2904
2905         * src/ldif.c
2906         * src/importldif.c
2907                 LDIF import: better error handling, minor code
2908                 and UI cleanup, and renamed the Save button
2909                 to Close, as imported stuff is already saved
2910                 when the Save button is shown.
2911
2912 2007-06-17 [colin]      2.9.2cvs67
2913
2914         * src/prefs_summaries.c
2915         * src/procmsg.c
2916                 Don't set as read when forwarded, only replied to
2917
2918 2007-06-17 [paul]       2.9.2cvs66
2919
2920         * src/alertpanel.c
2921                 add missing #include
2922
2923 2007-06-16 [colin]      2.9.2cvs65
2924
2925         * src/prefs_summaries.c
2926         * src/procmsg.c
2927                 Change the pref "Only mark as read when opened
2928                 in new window" to "..., replied to or forwarded".
2929                 Based on a patch by Paul Rolland.
2930
2931 2007-06-16 [paul]       2.9.2cvs64
2932
2933         * src/gtk/authors.h
2934                 alphabetical order! :)
2935
2936 2007-06-16 [colin]      2.9.2cvs63
2937
2938         * AUTHORS
2939         * src/gtk/authors.h
2940                 Add Michael Rasmussen in authors list
2941
2942 2007-06-16 [colin]      2.9.2cvs62
2943
2944         * src/messageview.c
2945                 Fix messageview_copy_clipboard to take advantage
2946                 of plugins' get_selection.
2947
2948 2007-06-15 [colin]      2.9.2cvs61
2949
2950         * src/action.c
2951         * src/addr_compl.c
2952         * src/addressbook.c
2953         * src/folderview.c
2954         * src/message_search.c
2955         * src/mimeview.c
2956         * src/summary_search.c
2957         * src/summaryview.c
2958         * src/textview.c
2959                 Allow GDK_KP_Enter to do the same as GDK_Return
2960                 Patch by Michael Rasmussen
2961
2962 2007-06-15 [paul]       2.9.2cvs60
2963
2964         * src/compose.c
2965                 fix bug when closing a compose window
2966                 during autosave
2967
2968 2007-06-14 [paul]       2.9.2cvs59
2969
2970         * src/main.c
2971         * src/common/defs.h
2972                 migrate sylpheed config
2973
2974 2007-06-14 [wwp]        2.9.2cvs58
2975
2976         * src/gtk/pluginwindow.c
2977                 Yet another attempt to fix sizing/alignment of the
2978                 button bar in plugins window.
2979
2980 2007-06-12 [colin]      2.9.2cvs57
2981
2982         * po/POTFILES.in
2983         * src/Makefile.am
2984         * src/folderview.c
2985         * src/prefs_common.c
2986         * src/prefs_common.h
2987         * src/prefs_summaries.c
2988         * src/prefs_summary_open.c
2989         * src/prefs_summary_open.h
2990         * src/summaryview.c
2991                 Make "when entering a folder" actions more personalisable
2992
2993 2007-06-12 [wwp]        2.9.2cvs56
2994
2995         * tools/README
2996                 Use short description from Paul (mairix.sh).
2997
2998 2007-06-12 [wwp]        2.9.2cvs55
2999
3000         * tools/README
3001                 Updated info about mairix.sh.
3002
3003 2007-06-11 [paul]       2.9.2cvs54
3004
3005         * src/prefs_logging.c
3006                 rework log window length widgets
3007                 and some sensitivity fixes
3008
3009 2007-06-11 [paul]       2.9.2cvs53
3010
3011         * src/mainwindow.c
3012         * src/prefs_logging.c
3013                 rename 'Protocol Log' to 'Network Log'
3014                 and some function renaming
3015
3016 2007-06-10 [wwp]        2.9.2cvs52
3017
3018         * src/gtk/pluginwindow.c
3019                 Revert 2.9.2cvs51.
3020
3021 2007-06-10 [wwp]        2.9.2cvs51
3022
3023         * src/gtk/pluginwindow.c
3024                 Fix button bar in plugin window, was centered and not
3025                 behaving like other dialogs w/ such button bar.
3026
3027 2007-06-08 [wwp]        2.9.2cvs50
3028
3029         * src/compose.c
3030         * src/compose.h
3031         * src/main.c
3032         * src/mainwindow.c
3033         * src/mainwindow.h
3034                 Provide a way out of automatic draft saving on IMAP, when
3035                 exiting offline.
3036                 Prevent drafting while sending and quitting while sending.
3037                 Thanks for Colin.
3038
3039
3040
3041 2007-06-08 [wwp]        2.9.2cvs49
3042
3043         * src/prefs_account.c
3044         * src/gtk/prefswindow.c
3045         * src/gtk/prefswindow.h
3046                 Activate the Basic page when opening account prefs.
3047
3048 2007-06-08 [wwp]        2.9.2cvs48
3049
3050         * src/common/socket.c
3051                 Don't crash if fork() fails, thanks to Colin.
3052
3053 2007-06-08 [wwp]        2.9.2cvs47
3054
3055         * src/gtk/prefswindow.c
3056                 Wrap some long lines, and reset horizontal scroller's adjusment
3057                 (this was already done, vertically), when changing tab (not page)
3058                 in prefs windows.
3059
3060 2007-06-08 [paul]       2.9.2cvs46
3061
3062         * src/common/utils.c
3063                 use gethostname() instead of uname()
3064                 based on a patch by Michael Hughes
3065                 <Sylpheed-Claws_user@thehugheslogcabin.net>
3066
3067 2007-06-07 [wwp]        2.9.2cvs45
3068
3069         * src/prefs_common.c
3070                 Fix some useless warnings, thanks to Colin.
3071
3072 2007-06-06 [colin]      2.9.2cvs44
3073
3074         * src/ldapupdate.c
3075                 Fix strange allocations. 
3076
3077 2007-06-06 [colin]      2.9.2cvs43
3078
3079         * src/ldapupdate.c
3080                 Patch by Michael Rasmussus to help
3081                 bug 1232
3082
3083 2007-06-05 [wwp]        2.9.2cvs42
3084
3085         * src/prefs_account.c
3086         * src/prefs_folder_item.c
3087         * src/prefs_quote.c
3088         * src/quote_fmt.c
3089         * src/quote_fmt.h
3090                 Per-folder templates can now be applied recursively.
3091                 Always save per-folder templates (formats were erroneously
3092                 saved only if they were enabled).
3093                 Check for validity of quotation marks everywhere there
3094                 are defined.
3095
3096 2007-06-05 [wwp]        2.9.2cvs41
3097
3098         * src/inc.c
3099                 Fix incoming messages from local accounts always getting filtered
3100                 (even if the account prefs say don't), thanks to Colin.
3101
3102 2007-06-05 [wwp]        2.9.2cvs40
3103
3104         * src/compose.c
3105         * src/compose.h
3106                 Use per-folder/per-account quote chars when applying a
3107                 template or inserting text as well. Const'ify some
3108                 vars more.
3109
3110 2007-06-04 [colin]      2.9.2cvs39
3111
3112         * src/compose.c
3113                 More work for wwp :)
3114
3115 2007-06-04 [wwp]        2.9.2cvs38
3116
3117         * src/compose.c
3118                 Same as 2.9.2cvs36 but for forwarding.
3119
3120 2007-06-04 [colin]      2.9.2cvs37
3121
3122         * src/compose.c
3123                 Use original mail file for forward/redirect
3124                 Fixes some forwarded mails to be attached as
3125                 application/octet-stream (when they have binary
3126                 parts), and incidentally fixes bug 848
3127                 'Redirect breaks GnuPG'
3128
3129 2007-06-04 [wwp]        2.9.2cvs36
3130
3131         * src/compose.c
3132                 Fix quote mark mis-initialisation when replying/forwarding
3133                 (introduced w/ 2.9.2cvs20).
3134
3135 2007-06-04 [wwp]        2.9.2cvs35
3136
3137         * src/prefs_compose_writing.c
3138         * src/prefs_quote.c
3139                 Fix a bug where Quotation characters (prefs/compose/writing)
3140                 was cleared (introduced w/ 2.9.2cvs26).
3141
3142 2007-06-04 [wwp]        2.9.2cvs34
3143
3144         * src/prefs_account.c
3145         * src/prefs_account.h
3146                 Better fix for compiling w/o aspell (rollbacks
3147                 2.9.2cvs31).
3148
3149 2007-06-04 [wwp]        2.9.2cvs33
3150
3151         * src/account.c
3152         * src/prefs_account.c
3153         * src/prefs_account.h
3154         * src/procmsg.c
3155                 It's now possible to disable mail filtering plugins
3156                 on a per-account basis.
3157
3158 2007-06-04 [wwp]        2.9.2cvs32
3159
3160         * src/procheader.c
3161         * src/common/utils.c
3162         * src/common/utils.h
3163                 Support CRLF in headers part of messages.
3164                 Support few more date formats (RFC3339 subsets).
3165
3166 2007-06-04 [wwp]        2.9.2cvs31
3167
3168         * src/prefs_account.c
3169                 Fix compiling w/o aspell support.
3170
3171 2007-06-03 [wwp]        2.9.2cvs30
3172
3173         * src/prefs_gtk.c
3174                 Don't decode leading ENV_ and ~ in P_PASSWORD
3175                 values.
3176
3177 2007-06-03 [wwp]        2.9.2cvs29
3178
3179         * src/prefs_gtk.c
3180                 Don't decode leading ENV_ and ~ in P_PASSWORD
3181                 values.
3182
3183 2007-06-03 [wwp]        2.9.2cvs28
3184
3185         * src/prefs_account.c
3186         * src/gtk/prefswindow.c
3187         * src/gtk/prefswindow.h
3188                 Added a way to force preloading of all pages
3189                 (prefswindow).
3190                 Moved tabs to pages in account prefs.
3191
3192 2007-06-02 [colin]      2.9.2cvs27
3193
3194         * src/addressbook.c
3195                 Fix possible crash, fix ldap write bugs
3196         * src/ldapupdate.c
3197                 Fix ldap write bugs - patch by Michael
3198                 Rasmussen
3199         * src/alertpanel.c
3200         * src/alertpanel.h
3201                 Add a hook whenever alertpanel opens/closes
3202
3203 2007-05-31 [wwp]        2.9.2cvs26
3204
3205         * src/prefs_compose_writing.c
3206         * src/prefs_quote.c
3207                 Re-organized writing options a bit:
3208                  - renamed the Quoting page to Templates
3209                  - moved all composing templates to that page
3210                  - moved non-templates options to the Writing one,
3211                    grouped reply-related options, reordered reply and
3212                    forward options.
3213
3214 2007-05-31 [wwp]        2.9.2cvs25
3215
3216         * src/compose.c
3217                 Removed unused code.
3218
3219 2007-05-31 [colin]      2.9.2cvs24
3220
3221         * src/addressbook.c
3222                 Fix missing display name when modifying
3223                 LDAP. Patch by Michael Rasmussen
3224
3225 2007-05-31 [wwp]        2.9.2cvs23
3226
3227         * src/plugins/bogofilter/Makefile.am
3228         * src/plugins/clamav/Makefile.am
3229         * src/plugins/demo/Makefile.am
3230         * src/plugins/dillo_viewer/Makefile.am
3231         * src/plugins/spamassassin/Makefile.am
3232                 Fix building of those plugins in Mac OS X.
3233
3234 2007-05-30 [wwp]        2.9.2cvs22
3235
3236         * src/gtk/quicksearch.c
3237                 Fix missing initialization.
3238
3239 2007-05-30 [wwp]        2.9.2cvs21
3240
3241         * src/procheader.c
3242                 Revert accidental commit (debug outputs).
3243
3244 2007-05-30 [wwp]        2.9.2cvs20
3245
3246         * src/compose.c
3247         * src/folder_item_prefs.c
3248         * src/folder_item_prefs.h
3249         * src/prefs_account.c
3250         * src/prefs_account.h
3251         * src/prefs_folder_item.c
3252         * src/prefs_gtk.c
3253         * src/prefs_gtk.h
3254                 Implemented per-account and per-folder
3255                 compose/reply/forward formats.
3256
3257 2007-05-30 [wwp]        2.9.2cvs19
3258
3259         * src/prefs_compose_writing.c
3260         * src/prefs_quote.c
3261         * src/procheader.c
3262         * src/quote_fmt.c
3263         * src/quote_fmt.h
3264                 Internal API changes (factorize quote format
3265                 prefs and checks).
3266
3267 2007-05-30 [colin]      2.9.2cvs18
3268
3269         * src/compose.c
3270                 Fix race where it's possible to re-click Send
3271                 between end of SMTP session and end of "move to
3272                 sent folder" when sending an email with send
3273                 dialog enabled.
3274
3275 2007-05-30 [colin]      2.9.2cvs17
3276
3277         * src/crash.c
3278                 Ask for backtrace on all threads. Patch by
3279                 Pawel
3280         * src/folderview.c
3281                 Fix stale news statusbar when scanning fails.
3282                 Patch by Pawel
3283         * src/ldapupdate.c
3284                 Fix some LDAP write updates bugs. Patch
3285                 by Michael Rasmussen
3286
3287 2007-05-29 [colin]      2.9.2cvs16
3288
3289         * src/imap.c
3290                 Fix loss of local flags when moving mails
3291                 on IMAP in high-bandwidth mode (UID FETCH)
3292
3293 2007-05-25 [paul]       2.9.2cvs15
3294
3295         * src/common/socket.c
3296                 fix sometimes crasher on cancelling
3297                 message sending
3298
3299 2007-05-25 [colin]      2.9.2cvs14
3300
3301         * src/imap.c
3302                 Fix a memory leak
3303         * src/imap_gtk.c
3304                 Be more helpful in the subscription
3305                 message
3306
3307 2007-05-23 [wwp]        2.9.2cvs13
3308
3309         * src/compose.c
3310         * src/prefs_compose_writing.c
3311         * src/prefs_quote.c
3312         * src/prefs_template.c
3313         * src/prefs_template.h
3314         * src/quote_fmt.c
3315         * src/quote_fmt.h
3316         * src/quote_fmt_lex.l
3317         * src/quote_fmt_parse.y
3318                 Introduced new syntax elements (symbols and commands)
3319                 in templates/quote_fmt. Compatibility w/ old
3320                 symbols is kept.
3321                 Updated and reworked the corresponding Information
3322                 dialog.
3323                 Display the line number in dialogs that talk about
3324                 parser errors (in addition to the error message in
3325                 output).
3326
3327 2007-05-23 [wwp]        2.9.2cvs12
3328
3329         * src/quote_fmt_parse.y
3330                 Fix 2.9.2cvs11, probably a paste accident ;).
3331
3332 2007-05-23 [wwp]        2.9.2cvs11
3333
3334         * src/compose.c
3335         * src/prefs_template.c
3336         * src/quote_fmt.h
3337         * src/quote_fmt_parse.y
3338                 Fix 2.9.2cvs10, which broke --disable-aspell.
3339
3340 2007-05-22 [wwp]        2.9.2cvs10
3341
3342         * src/compose.c
3343         * src/prefs_template.c
3344         * src/quote_fmt.c
3345         * src/quote_fmt.h
3346         * src/quote_fmt_lex.l
3347         * src/quote_fmt_parse.y
3348         * src/gtk/gtkaspell.c
3349         * src/gtk/gtkaspell.h
3350                 Added template/quote format syntactical elements
3351                 to show and query:
3352                         - current dictionary
3353                           %T to show (shows empty if not set or not enabled),
3354                           ?T and !T to check if the default dictionary is
3355                           enabled and set
3356                         - current account's default dictionary
3357                           %aT to show (empty if not set or not enabled),
3358                           ?aT and !aT to check if it's enabled and set
3359                         - name completion for an address, from the address
3360                           book
3361                           %ABf, %ABt, %ABc respectively show the full name got
3362                           from the address book if From, To or Cc match a single
3363                           contact.
3364                           ?ABf, !ABf, ?ABt, !ABt, ?ABc and !ABc check if completion
3365                           matches any contact and if the full name is non-empty.
3366                           If From, To or Cc are lists of email addresses, only
3367                           the first address will be checked.
3368                 In compose.c, fix msginfo's To, Cc and Newsgroup address lists,
3369                 that could show a trailing ','.
3370                 Also, template/quote_fmt parser now shows the line number in case
3371                 of parser error.
3372
3373 2007-05-15 [colin]      2.9.2cvs9
3374
3375         * src/main.c
3376         * src/main.h
3377                 Add a public function to know whether Claws
3378                 crashed last time
3379                 Store opened folder when exiting
3380         * src/folder.c
3381         * src/folder.h
3382                 Store last opened message in each FolderItem;
3383                 Reset last seen messages if Claws crashed, so 
3384                 that one can't go in an infinite crash in case 
3385                 a particular mail crashes Claws.
3386         * src/messageview.c
3387         * src/prefs_common.c
3388         * src/prefs_common.h
3389         * src/summaryview.c
3390         * src/prefs_summaries.c
3391                 Add "Select last opened message" when entering
3392                 a folder
3393                 Add "Select last opened folder" at startup.
3394
3395 2007-05-14 [colin]      2.9.2cvs8
3396
3397         * manual/xml2pdf
3398                 Fix bashism, search for xml catalog 
3399                 in /usr/local/share/xml/catalog too
3400                 Patch by Pawel
3401
3402 2007-05-13 [wwp]        2.9.2cvs7
3403
3404         * src/gtk/logwindow.c
3405                 fix raising log windows when they are either minimized or
3406                 in background.
3407
3408 2007-05-11 [colin]      2.9.2cvs6
3409
3410         * src/gtk/filesel.c
3411                 Use Hildon's file chooser on Maemo. Patch
3412                 by Jean-Luc Biord; fixes part 2 of bug 1201,
3413                 'File attachment "manipulation" bugs...'
3414
3415 2007-05-10 [wwp]        2.9.2cvs5
3416
3417         * src/prefs_common.c
3418         * src/prefs_common.h
3419         * src/gtk/quicksearch.c
3420                 Add a quicksearch option to automatically run
3421                 a search selected from the history (this option
3422                 is exclusive towards type-ahead).
3423
3424 2007-05-10 [colin]      2.9.2cvs4
3425
3426         * src/imap.c
3427                 Fix g_warnings, thanks to Brian
3428                 Morrison
3429
3430 2007-05-09 [colin]      2.9.2cvs3
3431
3432         * src/crash.c
3433         * src/exporthtml.c
3434         * src/mbox.c
3435         * src/prefs_summaries.c
3436         * src/procheader.c
3437         * src/common/log.c
3438         * src/common/utils.c
3439         * src/gtk/gtksourceprintjob.c
3440         * src/gtk/sslcertwindow.c
3441                 Use the re-entrant variant of time functions
3442                 Probably fixes bug 1217, 'reentrancy problems 
3443                 with time functions'
3444
3445 2007-05-09 [colin]      2.9.2cvs2
3446
3447         * src/imap.c
3448                 Fix crasher when reconnection fails
3449
3450 2007-05-08 [paul]       2.9.2cvs1
3451
3452         * NEWS
3453         * README
3454         * RELEASE_NOTES
3455         * configure.ac
3456                 bump version number following
3457                 stable release
3458
3459 2007-05-08 [paul]       2.9.1cvs48
3460
3461         * src/plugins/demo/demo.c
3462         * src/plugins/dillo_viewer/dillo_prefs.c
3463         * src/plugins/dillo_viewer/dillo_prefs.h
3464         * src/plugins/dillo_viewer/dillo_viewer.c
3465         * src/plugins/pgpcore/pgp_viewer.c
3466         * src/plugins/pgpcore/pgp_viewer.h
3467         * src/plugins/pgpcore/plugin.c
3468         * src/plugins/pgpcore/prefs_gpg.c
3469         * src/plugins/pgpcore/prefs_gpg.h
3470         * src/plugins/pgpcore/sgpgme.c
3471         * src/plugins/pgpcore/sgpgme.h
3472         * src/plugins/pgpinline/plugin.c
3473         * src/plugins/pgpmime/pgpmime.c
3474         * src/plugins/pgpmime/pgpmime.h
3475         * src/plugins/pgpmime/plugin.c
3476         * src/plugins/spamassassin/spamassassin.c
3477         * src/plugins/spamassassin/spamassassin.h
3478         * src/plugins/spamassassin/spamassassin_gtk.c
3479         * src/plugins/trayicon/README
3480         * tools/README
3481         * tools/README.sylprint
3482         * tools/outlook2claws-mail.pl
3483         * tools/sylprint.pl
3484         * tools/tb2claws-mail
3485         * tools/tbird2claws.py
3486         * tools/update-po
3487         * tools/vcard2xml.py
3488         * tools/kdeservicemenu/README
3489                 cleanups and corrections
3490
3491 2007-05-06 [wwp]        2.9.1cvs47
3492
3493         * tools/uudec
3494                 Fix missing dash to `display` command-line, reported
3495                 by Georg Himmrich <georg at mails d0t diesind d0t net>.
3496
3497 2007-05-06 [colin]      2.9.1cvs46
3498
3499         * src/Makefile.am
3500         * src/stock_pixmap.c
3501         * src/stock_pixmap.h
3502         * src/pixmaps/printer.xpm
3503                 Add a printer icon
3504
3505 2007-05-06 [paul]       2.9.1cvs45
3506
3507         * src/compose.c
3508         * src/ldapquery.c
3509         * src/privacy.h
3510         * src/summary_search.c
3511         * src/summaryview.c
3512                 fix build warnings
3513
3514 2007-05-05 [wwp]        2.9.1cvs44
3515
3516         * src/messageview.c
3517         * src/mh.c
3518         * src/prefs_actions.c
3519         * src/prefs_gtk.c
3520         * src/summaryview.c
3521         * src/common/xml.c
3522                 Fix "faild" typos everywhere and capitalization of
3523                 some g_warnings.
3524
3525 2007-05-04 [colin]      2.9.1cvs43
3526
3527         * src/compose.c
3528         * src/privacy.c
3529         * src/privacy.h
3530         * src/plugins/pgpcore/prefs_gpg.c
3531         * src/plugins/pgpcore/prefs_gpg.h
3532         * src/plugins/pgpinline/pgpinline.c
3533         * src/plugins/pgpmime/pgpmime.c
3534                 Add an API to warn about encryption limits,
3535                 and allow to disable these warnings
3536
3537 2007-05-03 [colin]      2.9.1cvs42
3538
3539         * src/summaryview.c
3540         * src/mainwindow.c
3541                 Fix bug 1213, 'Delete more than 
3542                 one thread at once'
3543
3544 2007-05-03 [wwp]        2.9.1cvs41
3545
3546         * src/prefs_common.c
3547         * src/prefs_filtering.c
3548         * src/prefs_template.c
3549         * src/common/template.c
3550         * src/common/template.h
3551         * src/gtk/gtkutils.c
3552         * src/gtk/gtkutils.h
3553                 Templates are no longer automatically sorted
3554                 by name, but can be sorted manually using
3555                 |< < > >| buttons as well as drag'n'drop.
3556
3557 2007-05-03 [wwp]        2.9.1cvs40
3558
3559         * src/plugins/spamassassin/spamassassin.c
3560         * src/plugins/spamassassin/spamassassin.h
3561         * src/plugins/spamassassin/spamassassin_gtk.c
3562         * src/plugins/bogofilter/bogofilter.c
3563         * src/plugins/bogofilter/bogofilter.h
3564         * src/plugins/bogofilter/bogofilter_gtk.c
3565                 Added an option to conditionally mark saved spam
3566                 as read (default is and was to do so).
3567                 Satisfies feature request 1708539 on sf.net tracker.
3568
3569 2007-05-03 [colin]      2.9.1cvs39
3570
3571         * src/inc.c
3572                 Fix bug 1211, 'Offline dialog message bugs/annoyances...'
3573
3574 2007-05-02 [colin]      2.9.1cvs38
3575
3576         * src/textview.c
3577                 Fix bug 1209, 'Clicking on address 
3578                 in header (mailto uri) selects 
3579                 default account'. Patch adapted from
3580                 G.P. Halkes' patch.
3581
3582 2007-05-02 [colin]      2.9.1cvs37
3583
3584         * src/grouplistdialog.c
3585                 Set cursor to wait cursor while loading
3586                 groups.
3587
3588 2007-05-02 [paul]       2.9.1cvs36
3589
3590         * src/folder.c
3591         * src/common/defs.h
3592                 rename cache and mark files
3593                 (data is preserved)
3594
3595 2007-04-30 [paul]       2.9.1cvs35
3596
3597         * manual/glossary.xml
3598         * manual/plugins.xml
3599                 updates. Patch by Ricardo
3600
3601 2007-04-29 [wwp]        2.9.1cvs34
3602
3603         * src/mainwindow.c
3604         * configure.ac
3605                 Fix few grammatical errors (patch by David Relson < relson at
3606                 osagesoftware dot com >).
3607
3608 2007-04-28 [colin]      2.9.1cvs33
3609
3610         * src/account.c
3611         * src/pop.c
3612         * src/prefs_account.c
3613         * src/prefs_account.h
3614                 Drop the "Download all" preference. It's
3615                 stupidly useless and confuses people from
3616                 time to time.
3617
3618 2007-04-27 [wwp]        2.9.1cvs32
3619
3620         * src/account.c
3621         * src/prefs_account.c
3622         * src/prefs_account.h
3623                 Don't reflect accounts changes to the mainwindow when it's
3624                 not necessary.
3625
3626 2007-04-27 [colin]      2.9.1cvs31
3627
3628         * src/folder.c
3629                 Freeze/thaw when sync'ing flags
3630         * src/imap.c
3631         * src/prefs_account.c
3632         * src/prefs_account.h
3633         * src/etpan/imap-thread.c
3634         * src/etpan/imap-thread.h
3635                 Add a way to use UID FETCH instead
3636                 of searches to fetch message lists
3637                 and flags. More expensive towards
3638                 bandwidth, less expensive towards
3639                 server's CPU. Probably fixes 
3640                 bug 1158, 'Scanning new folders on 
3641                 Exchange 2007 extremely slow'.
3642                 Patch 95% by Hoa.
3643
3644 2007-04-27 [paul]       2.9.1cvs30
3645
3646         * src/mainwindow.c
3647         * src/prefs_logging.c
3648                 improvements to english usage
3649
3650 2007-04-27 [colin]      2.9.1cvs29
3651
3652         * src/imap.c
3653                 Fix build without libetpan (my bad!)
3654
3655 2007-04-26 [colin]      2.9.1cvs28
3656
3657         * src/imap.c
3658         * src/imap.h
3659                 Fix uselessly exported function
3660         * src/textview.c
3661                 Consider "- -- \n" as signature separator
3662                 (that's what signature separators look like
3663                  in PGP/Inline signed mails)
3664
3665 2007-04-26 [colin]      2.9.1cvs27
3666
3667         * configure.ac
3668                 libetpan-0.49 is now required
3669         * src/procmime.c
3670                 Fix double fetching of mails if
3671                 first try failed
3672         * src/imap.c
3673                 Make offline sync faster, by
3674                 remembering last change time, and
3675                 last sync time.
3676
3677 2007-04-26 [hoa]        2.9.1cvs26
3678
3679         * src/imap.c
3680         * src/imap.h
3681         * src/mainwindow.c
3682         * src/toolbar.c
3683         * src/etpan/imap-thread.c
3684         * src/etpan/imap-thread.h
3685                 cancellation of IMAP operations is now allowed.
3686                 Fixes bug 1056, 'Possibility to 'cancel transfer' in IMAP'
3687
3688 2007-04-26 [colin]      2.9.1cvs25
3689
3690         * src/folder.c
3691                 Always fetch body+headers in folders that are
3692                 synched for offline use, if "Synchronise as
3693                 soon as possible" is set.
3694                 Fixes bug 1200, 'Add option to always retrieve full 
3695                 messages'
3696
3697 2007-04-25 [colin]      2.9.1cvs24
3698
3699         * src/compose.c
3700                 Fix bug 1198, 'Reply-all "disappearing" address bug 
3701                 persists...'
3702
3703 2007-04-24 [colin]      2.9.1cvs23
3704
3705         * src/folderview.c
3706                 Fix bug 1195, 'Hardware key navigation' 
3707                 Make GDK_Enter toggle expansion (Maemo)
3708
3709 2007-04-24 [wwp]        2.9.1cvs22
3710
3711         * src/compose.c
3712                 Fix few compiler warnings.
3713
3714 2007-04-24 [paul]       2.9.1cvs21
3715
3716         * src/Makefile.am
3717         * src/stock_pixmap.c
3718         * src/stock_pixmap.h
3719                 complete last commit
3720
3721 2007-04-24 [paul]       2.9.1cvs20
3722
3723         * src/gtk/about.c
3724         * src/pixmaps/active.xpm
3725         * src/pixmaps/checkbox_off.xpm
3726         * src/pixmaps/checkbox_on.xpm
3727         * src/pixmaps/inactive.xpm
3728                 kick out the blobs
3729                 remove transparent border from checkbox icons
3730
3731 2007-04-24 [wwp]        2.9.1cvs19
3732
3733         * src/textview.c
3734         * src/textview.h
3735                 Fix a crash in textview, thanks to Colin.
3736
3737 2007-04-23 [wwp]        2.9.1cvs18
3738
3739         * src/prefs_common.c
3740                 Fix 2.9.1cvs5: no header was being translated at all.
3741
3742 2007-04-23 [colin]      2.9.1cvs17
3743
3744         * src/Makefile.am
3745         * src/stock_pixmap.c
3746         * src/stock_pixmap.h
3747         * src/summaryview.c
3748         * src/summaryview.h
3749         * src/gtk/gtksctree.c
3750         * src/gtk/gtksctree.h
3751         * src/pixmaps/selection.xpm
3752                 Fix bug 1193, 'Need a way to multi-select
3753                 items'. Add a toggle button to the summaryview
3754                 to switch between normal and multiple selection
3755                 (Maemo)
3756
3757 2007-04-23 [colin]      2.9.1cvs16
3758
3759         * src/Makefile.am
3760         * src/stock_pixmap.c
3761         * src/stock_pixmap.h
3762         * src/summaryview.c
3763         * src/summaryview.h
3764         * src/gtk/gtksctree.c
3765         * src/gtk/gtksctree.h
3766         * src/pixmaps/selection.xpm
3767                 Fix bug 1193, 'Need a way to multi-
3768                 select items'
3769                 Add a toggle button in the summaryview
3770                 to enable normal or multiple selection.
3771                 (Maemo)
3772
3773 2007-04-23 [colin]      2.9.1cvs15
3774
3775         * src/compose.c
3776                 Fix bug 1196, 'Edit>Select All doesn't work' (Maemo)
3777
3778 2007-04-21 [colin]      2.9.1cvs14
3779
3780         * src/gtk/quicksearch.c
3781                 Fix previous commit (actually use correct
3782                 parameter)
3783
3784 2007-04-21 [colin]      2.9.1cvs13
3785
3786         * src/gtk/quicksearch.c
3787                 Fix changing quicksearch type (after Esc,
3788                 after changing Recursive, ...)
3789
3790 2007-04-20 [wwp]        2.9.1cvs12
3791
3792         * src/gtk/Makefile.am
3793                 Added headers.h (completes 2.9.1cvs5).
3794
3795 2007-04-20 [wwp]        2.9.1cvs11
3796
3797         * src/addressbook.c
3798                 Fix the use of display name in name column,
3799                 it has been overriden w/ the use of nickname
3800                 by 2.9.0cvs3. Now nickname is used (if any)
3801                 in case of LDAP books only.
3802
3803 2007-04-20 [colin]      2.9.1cvs10
3804
3805         * src/mimeview.c
3806         * src/summaryview.c
3807         * src/textview.c
3808                 Add handling of 'a' to loop in a mail's
3809                 mimeparts
3810
3811 2007-04-20 [colin]      2.9.1cvs9
3812
3813         * src/toolbar.c
3814                 Fix bug 1190, 'dir_open' button doesn't work'
3815                 (Maemo)
3816
3817 2007-04-20 [colin]      2.9.1cvs8
3818
3819         * src/folderview.c
3820         * src/mainwindow.c
3821                 Fix bug 1194, 'Hardware keys move from email 
3822                 list to account/directory list, but not back 
3823                 to email list...' (Maemo)
3824
3825 2007-04-20 [colin]      2.9.1cvs7
3826
3827         * src/compose.h
3828                 complete previous commit
3829
3830 2007-04-20 [colin]      2.9.1cvs6
3831
3832         * src/compose.c
3833                 Fix bug 1187, 'Reply-to addressee disappears 
3834                 when reply-to text box is clicked...' (Maemo)
3835
3836 2007-04-20 [wwp]        2.9.1cvs5
3837
3838         * po/POTFILES.in
3839         * src/addressbook.c
3840         * src/compose.c
3841         * src/filtering.c
3842         * src/headerview.c
3843         * src/matcher.c
3844         * src/prefs_common.c
3845         * src/prefs_common.h
3846         * src/prefs_display_header.c
3847         * src/prefs_matcher.c
3848         * src/summaryview.c
3849         * src/gtk/headers.h
3850         * src/gtk/quicksearch.c
3851                 Translate more header names according to the relevant option value,
3852                 mostly in filtering debug messages (reported by Tim <timbrain@post.cz>).
3853                 Replaced nearly all uses of prefs_common.trans_hdr with a call
3854                 to prefs_common_translated_header_name().
3855                 Added a headers.h reference file that contains known header names
3856                 (RFC2822 and others) to the translation process' input, so that
3857                 translated header names will still exist even if no occurrence of
3858                 _("headername") is found anymore in the sources.
3859                 Don't translate column name 'Number' following to trans_hdr option
3860                 value as it's not a header name.
3861
3862 2007-04-20 [colin]      2.9.1cvs4
3863
3864         * src/gtk/quicksearch.c
3865         * src/gtk/quicksearch.h
3866                 Add "From, To or Subject" quicksearch
3867                 type. Patch by ulfschaper@users.sf.net
3868
3869 2007-04-20 [colin]      2.9.1cvs3
3870
3871         * src/matcher.c
3872                 Implement proper references filtering condition.
3873                 Patch based on a patch by Khanh-Dang <kdntl@users.sf.net>
3874
3875 2007-04-19 [wwp]        2.9.1cvs2
3876
3877         * src/prefs_display_header.c
3878         * src/message_search.c
3879                 Fix few warnings (g_free of const gchar*).
3880
3881 2007-04-19 [paul]       2.9.1cvs1
3882
3883         * NEWS
3884         * README
3885         * RELEASE_NOTES
3886         * configure.ac
3887                 bump version number following
3888                 stable release
3889
3890 2007-04-19 [paul]       2.9.0cvs9
3891
3892         * manual/advanced.xml
3893         * manual/glossary.xml
3894                 fix typos
3895
3896 2007-04-18 [paul]       2.9.0cvs8
3897
3898         * src/pop.c
3899                 fix for CVE-2007-1558 (APOP)
3900                 Thanks to Colin
3901
3902 2007-04-18 [paul]       2.9.0cvs7
3903
3904         * src/messageview.c
3905         * src/mimeview.c
3906         * src/summaryview.c
3907         * src/gtk/filesel.c
3908                 Fix encoding woes wrt saving of
3909                 mails and parts
3910                 Thanks to Colin
3911
3912 2007-04-18 [colin]      2.9.0cvs6
3913
3914         * src/gtk/pluginwindow.c
3915                 Fix bug 1185, 'Pluginwindow's [X] button doesn't save'
3916
3917 2007-04-17 [wwp]        2.9.0cvs5
3918
3919         * src/addressadd.c
3920         * src/addressbook.c
3921         * src/addrindex.c
3922         * src/ldapupdate.c
3923                 Fix --disable-ldap build,
3924                 fix some LDAP annoyances on 
3925                 searches, thanks to Colin.
3926
3927 2007-04-17 [wwp]        2.9.0cvs4
3928
3929         * src/ldapupdate.c
3930                 Fix more mixed decls, sensitive w/ strict ANSI-C89 compilers
3931                 like gcc 2.9x. Thanks to Colin.
3932
3933 2007-04-17 [wwp]        2.9.0cvs3
3934
3935         * src/Makefile.am
3936         * src/addressadd.c
3937         * src/addressbook.c
3938         * src/addrindex.c
3939         * src/addritem.c
3940         * src/addritem.h
3941         * src/editaddress.c
3942         * src/ldapctrl.c
3943         * src/ldapctrl.h
3944         * src/ldapquery.c
3945         * src/ldapserver.c
3946         * src/ldapserver.h
3947         * src/ldapupdate.c
3948         * src/ldapupdate.h
3949                 Add LDAP write support. Patch mostly by 
3950                 Michael <mir at datanom dot net>
3951
3952 2007-04-17 [wwp]        2.9.0cvs2
3953
3954         * src/compose.c
3955                 Prepend "Add to address book" to the context menu of compose window's sender and
3956                 recipient fields.
3957
3958 2007-04-16 [paul]       2.9.0cvs1
3959
3960         * src/gtk/authors.h
3961                 add Pader Rezso
3962
3963 2007-04-16 [paul]       2.9.0
3964
3965         * NEWS
3966         * README
3967         * RELEASE_NOTES
3968                 2.9.0 released
3969
3970 2007-04-16 [paul]       2.8.1cvs102
3971
3972         * po/fr.po
3973                 updated by Fabien Vantard
3974
3975 2007-04-16 [paul]       2.8.1cvs101
3976
3977         * po/ca.po
3978         * po/cs.po
3979         * po/de.po
3980         * po/hu.po
3981         * po/pl.po
3982         * po/pt_BR.po
3983         * po/sr.po
3984         * po/zh_CN.po
3985                 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
3986                 Pader Rezso, Emil Nowak, Frederico Goncalves Guimaraes,
3987                 Aleksandar Urosevic, and Ralgh Young
3988
3989 2007-04-15 [mones]      2.8.1cvs100
3990
3991         * po/es.po
3992                 Updated for release
3993
3994 2007-04-14 [colin]      2.8.1cvs99
3995
3996         * src/message_search.c
3997         * src/prefs_display_header.c
3998         * src/summary_search.c
3999         * src/gtk/combobox.c
4000                 Fix allocations
4001
4002 2007-04-14 [wwp]        2.8.1cvs98
4003
4004         * src/gtk/combobox.c
4005         * src/message_search.c
4006         * src/summary_search.c
4007         * src/prefs_display_header.c
4008                 Workaround a bug with GTK+ 2.6.x where gtk_combo_box_get_active_text()
4009                 returns NULL, get the text value directly from the GtkEntry child.
4010
4011 2007-04-13 [colin]      2.8.1cvs97
4012
4013         * src/gtk/quicksearch.c
4014                 Give the focus back to summaryview when
4015                 emptying the quicksearch with Esc
4016
4017 2007-04-13 [colin]      2.8.1cvs96
4018
4019         * src/message_search.c
4020         * src/prefs_display_header.c
4021         * src/summary_search.c
4022                 Fix possibles crashes when getting text
4023                 from gtk combos
4024
4025 2007-04-13 [colin]      2.8.1cvs95
4026
4027         * src/pop.c
4028                 Add some UIDL debugging
4029
4030 2007-04-12 [colin]      2.8.1cvs94
4031
4032         * src/folder.c
4033                 Force folder scan if necessary after
4034                 copying mails, to be able to reapply
4035                 flags.
4036
4037 2007-04-11 [colin]      2.8.1cvs93
4038
4039         * src/main.c
4040                 don't scan for new mail on startup if --select
4041                 is specified (or race conditions arise). If so,
4042                 do both sequentially.
4043
4044 2007-04-09 [colin]      2.8.1cvs92
4045
4046         * src/common/defs.h
4047                 Use leafpad by default on Maemo. Patch
4048                 by Jean-Luc Biord.
4049
4050 2007-04-06 [colin]      2.8.1cvs91
4051
4052         * src/pixmaps/queue_close.xpm
4053         * src/pixmaps/queue_close_hrm.xpm
4054         * src/pixmaps/queue_close_hrm_mark.xpm
4055         * src/pixmaps/queue_close_mark.xpm
4056         * src/pixmaps/queue_open.xpm
4057         * src/pixmaps/queue_open_hrm.xpm
4058         * src/pixmaps/queue_open_hrm_mark.xpm
4059         * src/pixmaps/queue_open_mark.xpm
4060                 Move the clock one pixel down :)
4061
4062 2007-04-05 [colin]      2.8.1cvs90
4063
4064         * src/mainwindow.c
4065                 Don't sync when switching offline from
4066                 command line - it's usually too late :)
4067
4068 2007-04-05 [paul]       2.8.1cvs89
4069
4070         * src/Makefile.am
4071         * src/stock_pixmap.c
4072         * src/pixmaps/dir_close_hrm.xpm
4073         * src/pixmaps/dir_close_hrm_mark.xpm
4074         * src/pixmaps/drafts_close.xpm
4075         * src/pixmaps/drafts_close_mark.xpm
4076         * src/pixmaps/drafts_open.xpm
4077         * src/pixmaps/drafts_open_mark.xpm
4078         * src/pixmaps/inbox.xpm
4079         * src/pixmaps/inbox_close.xpm
4080         * src/pixmaps/inbox_close_hrm.xpm
4081         * src/pixmaps/inbox_close_hrm_mark.xpm
4082         * src/pixmaps/inbox_close_mark.xpm
4083         * src/pixmaps/inbox_hrm.xpm
4084         * src/pixmaps/inbox_hrm_mark.xpm
4085         * src/pixmaps/inbox_mark.xpm
4086         * src/pixmaps/inbox_open.xpm
4087         * src/pixmaps/inbox_open_hrm.xpm
4088         * src/pixmaps/inbox_open_hrm_mark.xpm
4089         * src/pixmaps/inbox_open_mark.xpm
4090         * src/pixmaps/outbox.xpm
4091         * src/pixmaps/outbox_close.xpm
4092         * src/pixmaps/outbox_close_hrm.xpm
4093         * src/pixmaps/outbox_close_hrm_mark.xpm
4094         * src/pixmaps/outbox_close_mark.xpm
4095         * src/pixmaps/outbox_hrm.xpm
4096         * src/pixmaps/outbox_hrm_mark.xpm
4097         * src/pixmaps/outbox_mark.xpm
4098         * src/pixmaps/outbox_open.xpm
4099         * src/pixmaps/outbox_open_hrm.xpm
4100         * src/pixmaps/outbox_open_hrm_mark.xpm
4101         * src/pixmaps/outbox_open_mark.xpm
4102         * src/pixmaps/queue_close.xpm
4103         * src/pixmaps/queue_close_hrm.xpm
4104         * src/pixmaps/queue_close_hrm_mark.xpm
4105         * src/pixmaps/queue_close_mark.xpm
4106         * src/pixmaps/queue_open.xpm
4107         * src/pixmaps/queue_open_hrm.xpm
4108         * src/pixmaps/queue_open_hrm_mark.xpm
4109         * src/pixmaps/queue_open_mark.xpm
4110                 updated, added and replaced icons
4111                 Icons by Colin
4112
4113 2007-04-04 [colin]      2.8.1cvs88
4114
4115         * src/imap.c
4116                 Fix build without libetpan
4117
4118 2007-04-03 [colin]      2.8.1cvs87
4119
4120         * src/imap.c
4121                 Fix crash with Citadel, and try to make
4122                 things work. this server (and specifically 
4123                 STATUS and APPEND at least) seems broken.
4124
4125 2007-04-03 [colin]      2.8.1cvs86
4126
4127         * src/folderview.c
4128                 Fix icons on folder close
4129
4130 2007-04-03 [colin]      2.8.1cvs85
4131
4132         * src/inc.c
4133                 Fix double-ask of offline override in
4134                 certain cases
4135         * src/imap.c
4136         * src/imap.h
4137         * src/imap_gtk.c
4138                 Much more efficient way to synchronise
4139                 for offline use
4140         * src/etpan/imap-thread.c
4141                 Fix possible segs
4142         * src/folder.c
4143         * src/gtk/quicksearch.c
4144                 Fix some GUI lags
4145
4146 2007-04-03 [paul]       2.8.1cvs84
4147
4148         * src/filtering.c
4149         * src/folder.c
4150         * src/folder.h
4151         * src/prefs_common.c
4152         * src/prefs_common.h
4153         * src/prefs_other.c
4154                 Fix sync being done too late
4155                 Thanks to Colin
4156
4157 2007-04-02 [colin]      2.8.1cvs83
4158
4159         * src/summaryview.c
4160                 Maemo: Put status and quicksearch at the top
4161         * src/plugins/bogofilter/bogofilter.c
4162         * src/plugins/spamassassin/spamassassin.c
4163                 Derive trash from inbox if possible
4164
4165 2007-04-02 [paul]       2.8.1cvs82
4166
4167         * src/plugins/bogofilter/bogofilter_gtk.c
4168                 a few English changes
4169
4170 2007-04-02 [paul]
4171
4172         2.9.0-rc1 released
4173
4174 2007-04-02 [colin]      2.8.1cvs81
4175
4176         * src/image_viewer.c
4177                 Fix transparent images by using
4178                 GtkImage
4179         * src/messageview.c
4180                 Flush events (on new windows) to avoid
4181                 having the textview's image resize fail
4182                 to know the available width
4183
4184 2007-04-01 [colin]      2.8.1cvs80
4185
4186         * src/prefs_account.c
4187                 If no MH mailbox exist, when creating a POP/Local
4188                 account, just create and use the default one 
4189                 instead of bailing with a "Mailbox doesn't exist"
4190                 error
4191
4192 2007-03-31 [colin]      2.8.1cvs79
4193
4194         * src/prefs_account.c
4195                 Create signature file if it doesn't exist
4196                 before editing
4197         * src/prefs_toolbar.c
4198                 Maemo: Move "Use default" on the left so
4199                 that people can find it
4200         * src/common/defs.h
4201                 Maemo: make default editor "Maemopad", 
4202                 default signature file "MyDocs/signature.txt"
4203
4204 2007-03-31 [colin]      2.8.1cvs78
4205
4206         * src/prefs_account.c
4207                 Maemo: rework account prefs so
4208                 that less horizontal scrolling
4209                 is required
4210
4211 2007-03-31 [colin]      2.8.1cvs77
4212
4213         * src/folderview.c
4214         * src/prefs_common.c
4215         * src/prefs_common.h
4216                 Fix bug 1167, 'Allow not displaying zeros 
4217                 in folder list'. Patch by MartinP
4218
4219 2007-03-31 [colin]      2.8.1cvs76
4220
4221         * AUTHORS
4222                 Add Jean-Luc Biord
4223
4224 2007-03-31 [colin]      2.8.1cvs75
4225
4226         * src/imap.c
4227                 Apply patch from bug 1172, direct
4228                 access to the folder's session instead
4229                 of using getter. Patch by MartinP
4230
4231 2007-03-31 [paul]       2.8.1cvs74
4232
4233         * src/gtk/authors.h
4234                 no need to list Fabien twice!
4235
4236 2007-03-31 [colin]      2.8.1cvs73
4237
4238         * src/inc.c
4239                 If we're currently "overriding for %d minutes",
4240                 don't ask
4241
4242 2007-03-31 [colin]      2.8.1cvs72
4243
4244         * src/compose.c
4245         * src/imap.c
4246         * src/inc.c
4247         * src/inc.h
4248         * src/messageview.c
4249         * src/news.c
4250         * src/plugins/spamassassin/spamassassin.c
4251                 Offline override: Add a parameter to allow
4252                 asking even if the override timer is running.
4253                 Allows to ask every time the user makes an
4254                 explicit action needing online access (such
4255                 as Get Mail), and not when the action is 
4256                 implicit (such as opening an IMAP folder)
4257
4258 2007-03-31 [colin]      2.8.1cvs71
4259
4260         * src/inc.c
4261                 Override offline: "No" answer shouldn't
4262                 re-ask after 3 seconds, but 10 minutes. 
4263
4264 2007-03-30 [colin]      2.8.1cvs70
4265
4266         * src/common/socket.c
4267                 Better error reporting on unix socket
4268                 failure (bind usually)
4269         * src/gtk/gtkutils.c
4270         * src/gtk/gtkutils.h
4271                 Label window: add a pulsing progress
4272                 bar to show we're not hung :)
4273         * src/folderview.c
4274         * src/main.c
4275         * src/plugins/pgpcore/sgpgme.c
4276                 Update API
4277
4278 2007-03-30 [colin]      2.8.1cvs69
4279
4280         * src/pop.c
4281         * src/prefs_common.c
4282                 Fix possible trashing of history and uidl
4283                 files on disk full problems
4284
4285 2007-03-30 [paul]       2.8.1cvs68
4286
4287         * src/mainwindow.c
4288         * src/summaryview.c
4289         * src/summaryview.h
4290                 update summary when changing layout type
4291                 (fixes wrong folder icon being displayed)
4292                 Thanks to Colin
4293
4294 2007-03-29 [colin]      2.8.1cvs67
4295
4296         * src/prefs_ext_prog.c
4297                 The browser pref is irrelevant on Maemo
4298
4299 2007-03-29 [colin]      2.8.1cvs66
4300
4301         * src/compose.c
4302         * src/compose.h
4303                 Maemo: dynamically switch headers/text position
4304         * src/prefs_common.c
4305                 Maemo: hide compose's ruler by default
4306         * src/common/socket.c
4307         * src/common/socket.h
4308                 Fix build warning
4309
4310 2007-03-29 [colin]      2.8.1cvs65
4311
4312         * src/common/socket.c
4313         * src/common/socket.h
4314                 Fix build when MAEMO_CFLAGS contains
4315                 _X_OPENSOURCE (resolv.h errors as long
4316                 as we don't add _BSD_SOURCE. Ugly).
4317
4318 2007-03-29 [wwp]        2.8.1cvs64
4319
4320         * src/prefs_logging.c
4321                 Fix sensitivity of clip-log widgets in prefs/logging,
4322                 thanks to Fabien.
4323
4324 2007-03-29 [wwp]        2.8.1cvs63
4325
4326         * po/POTFILES.in
4327                 Updated files list for translations, thanks to Fabien.
4328
4329 2007-03-29 [colin]      2.8.1cvs62
4330
4331         * src/main.c
4332         * src/common/Makefile.am
4333         * src/common/utils.c
4334                 Maybe make URI opening work in Maemo
4335                 Requires testing :)
4336
4337 2007-03-28 [colin]      2.8.1cvs61
4338
4339         * src/folder.c
4340         * src/folder.h
4341         * src/folderview.c
4342                 Add the possibility to sort folders arbitrarily
4343                 (via editing of folderlist.xml only). Patch by
4344                 Martin P <mp26+claws@os.inf.tu-dresden.de>
4345                 Fixes bug 1166, 'Folder ordering is fixed and cannot 
4346                 be changed by the user'
4347
4348 2007-03-28 [colin]      2.8.1cvs60
4349
4350         * src/mimeview.c
4351                 Add popup menu for mime icons
4352
4353 2007-03-28 [colin]      2.8.1cvs59
4354
4355         * src/mainwindow.c
4356                 Fix a layout issue when presenting
4357                 mainwindow in Small screen layout
4358         * src/toolbar.c
4359         * src/toolbar.h
4360                 Add a "Go to folder list" button for
4361                 mainwindow, and make it default in
4362                 the Maemo build
4363
4364 2007-03-28 [colin]      2.8.1cvs58
4365
4366         * src/compose.c
4367                 Don't dynamically update title on Maemo
4368                 Patch by Jean-Luc Biord
4369
4370 2007-03-27 [colin]      2.8.1cvs57
4371
4372         * src/compose.c
4373         * src/folderview.c
4374         * src/summaryview.c
4375                 Enable tap-and-hold on Maemo
4376
4377 2007-03-26 [colin]      2.8.1cvs56
4378
4379         * src/compose.c
4380                 More popup-menu (in attachments list)
4381
4382 2007-03-26 [colin]      2.8.1cvs55
4383
4384         * src/compose.c
4385                 Enable popup-menu signal
4386
4387 2007-03-26 [colin]      2.8.1cvs54
4388
4389         * src/plugins/pgpinline/pgpinline.c
4390                 Fix bug 1111, 'PGP/inline plugin hides text 
4391                 around encrypted text block'. Patch based on
4392                 a patch from Michal Cihar.
4393
4394 2007-03-26 [wwp]        2.8.1cvs53
4395
4396         * src/procmsg.c
4397                 Fix getting a false error when sending queued message
4398                 whereas the sending was fine (if there are subfolders
4399                 in the queue folder), thanks to Colin.
4400
4401 2007-03-26 [paul]       2.8.1cvs52
4402
4403         * src/wizard.c
4404                 update FACE header in welcome message
4405
4406 2007-03-25 [colin]      2.8.1cvs51
4407
4408         * src/Makefile.am
4409                 Fix make dist
4410
4411 2007-03-25 [colin]      2.8.1cvs50
4412
4413         * src/main.c
4414                 Fix OSSO_NAME on Maemo (patch by Jean-Luc)
4415
4416 2007-03-24 [colin]      2.8.1cvs49
4417
4418         * src/main.c
4419                 Fix a few launch problems on Maemo
4420                 Patch by Jean-Luc Biord
4421
4422 2007-03-24 [wwp]        2.8.1cvs48
4423
4424         * src/alertpanel.c
4425         * src/alertpanel.h
4426         * src/messageview.c
4427         * src/summaryview.c
4428                 Fix wrong action performed when closing the
4429                 "ask about account specific filtering rules
4430                 when filtering manually" dialog by pressing Escape.
4431                 Fix wrong order of buttons in the "return receipt
4432                 notification - the message was sent to several of
4433                 your accounts" dialog.
4434
4435 2007-03-24 [paul]       2.8.1cvs47
4436
4437         * src/folderview.c
4438                 an improvement to English usage
4439         * tools/kdeservicemenu/README
4440                 updated Claws url
4441
4442 2007-03-24 [paul]       2.8.1cvs46
4443
4444         * src/Makefile.am
4445         * src/stock_pixmap.c
4446         * src/pixmaps/edit_extern.xpm
4447         * src/pixmaps/mail_sign.xpm
4448                 rescue long lost icons
4449
4450 2007-03-24 [paul]       2.8.1cvs45
4451
4452         * src/toolbar.c
4453                 fix toolbar (broken in 2.8.1cvs42)
4454
4455 2007-03-23 [colin]      2.8.1cvs44
4456
4457         * src/imap.c
4458                 Correctly unsubscribe/resubscribe after
4459                 RENAME
4460
4461 2007-03-23 [colin]      2.8.1cvs43
4462
4463         * src/prefs_common.c
4464                 Maemo: as the platform is light on RAM, allow
4465                 caches to be discarded faster.
4466
4467 2007-03-23 [colin]      2.8.1cvs42
4468
4469         * src/Makefile.am
4470         * src/compose.c
4471         * src/compose.h
4472         * src/stock_pixmap.c
4473         * src/stock_pixmap.h
4474         * src/summaryview.c
4475         * src/summaryview.h
4476         * src/toolbar.c
4477         * src/toolbar.h
4478         * src/pixmaps/open_mail.xpm
4479                 Maemo changes: Add the possibility to have
4480                 "Open Email" and "Close Window" buttons on 
4481                 toolbars (and use them in Maemo's default
4482                 toolbars)
4483
4484 2007-03-23 [wwp]        2.8.1cvs41
4485
4486         * src/action.c
4487                 Reverted that part of the action dialog closure logics, to
4488                 pre-2.8.1cvs19. Managing action dialog w/ no output may be
4489                 done later in a different way (or may not).
4490
4491 2007-03-22 [wwp]        2.8.1cvs40
4492
4493         * src/action.c
4494                 Fix sticky action dialog when got no output but action command
4495                 is pipe'ing out or inserting (introduced w/ 2.8.1cvs19).
4496
4497 2007-03-22 [colin]      2.8.1cvs39
4498
4499         * src/prefs_filtering.c
4500         * src/gtk/combobox.h
4501                 Fix escaping account names in filtering prefs
4502
4503 2007-03-22 [colin]      2.8.1cvs38
4504
4505         * src/addrindex.c
4506         * src/ldapctrl.h
4507         * src/ldapquery.c
4508                 Add any attribute specified in LDAP servers'
4509                 Search attributes to the Other Attributes tab
4510                 of contacts; Add 'telephoneNumber' in the
4511                 default list.
4512
4513 2007-03-22 [colin]      2.8.1cvs37
4514
4515         * src/folderview.c
4516         * src/folderview.h
4517         * src/mainwindow.c
4518                 Try to prevent race conditions when
4519                 changing the folder list
4520         * src/summaryview.c
4521                 Fix possible red folder icon when
4522                 switching from Small screen layout
4523                 to any other
4524
4525 2007-03-22 [colin]      2.8.1cvs36
4526
4527         * src/mainwindow.c
4528         * src/mainwindow.h
4529         * src/summaryview.c
4530                 Rename "little screen" to "Small screen"
4531         * src/gtk/Makefile.am
4532         * src/common/utils.c
4533         * src/mh.c
4534                 Fix Maemo-related compilation problems
4535
4536 2007-03-21 [colin]      2.8.1cvs35
4537
4538         * configure.ac
4539                 Fix previous commit
4540         * claws-mail.desktop
4541                 Remove .png from the Icon, it's useless
4542
4543 2007-03-21 [colin]      2.8.1cvs34
4544
4545         * configure.ac
4546         * src/Makefile.am
4547                 Add the necessary lib checking for 
4548                 Maemo
4549
4550 2007-03-21 [colin]      2.8.1cvs33
4551
4552         * src/main.c
4553                 Fix unconditional "error happened" when
4554                 sending via command-line. "lol @ myself"
4555
4556 2007-03-21 [colin]      2.8.1cvs32
4557
4558         * claws-mail-40x40.png
4559         * claws-mail-26x26.png
4560         * src/account.c
4561         * src/addressbook.c
4562         * src/compose.c
4563         * src/folderview.c
4564         * src/folderview.h
4565         * src/main.c
4566         * src/mainwindow.c
4567         * src/mainwindow.h
4568         * src/messageview.c
4569         * src/prefs_account.c
4570         * src/prefs_common.c
4571         * src/summary_search.c
4572         * src/summaryview.c
4573         * src/summaryview.h
4574         * src/gtk/authors.h
4575         * src/gtk/gtkutils.c
4576         * src/gtk/gtkutils.h
4577         * src/gtk/logwindow.c
4578         * src/gtk/menu.c
4579         * src/gtk/prefswindow.c
4580                 Add Maemo port (patch mainly by Jean-Luc Biort)
4581                 Add a new 'Little screen' layout to help on such
4582                 platforms (patch by me)
4583                 Make some default preferences different (more
4584                 adapted) on Maemo (patch by me)
4585
4586 2007-03-21 [wwp]        2.8.1cvs31
4587
4588         * src/prefs_logging.c
4589         * src/prefs_logging.h
4590                 Fixed copyright header of newly added files.
4591
4592 2007-03-21 [wwp]        2.8.1cvs30
4593
4594         * src/Makefile.am
4595         * src/filtering.c
4596         * src/filtering.h
4597         * src/folder.c
4598         * src/folderview.c
4599         * src/imap.c
4600         * src/inc.c
4601         * src/main.c
4602         * src/mainwindow.c
4603         * src/mainwindow.h
4604         * src/matcher.c
4605         * src/messageview.c
4606         * src/news.c
4607         * src/pop.c
4608         * src/prefs_common.c
4609         * src/prefs_common.h
4610         * src/prefs_logging.c
4611         * src/prefs_logging.h
4612         * src/prefs_other.c
4613         * src/procmsg.c
4614         * src/send_message.c
4615         * src/summaryview.c
4616         * src/common/log.c
4617         * src/common/log.h
4618         * src/common/nntp.c
4619         * src/common/session.c
4620         * src/common/smtp.c
4621         * src/common/socket.c
4622         * src/etpan/imap-thread.c
4623         * src/gtk/logwindow.c
4624         * src/gtk/logwindow.h
4625         * src/plugins/bogofilter/bogofilter.c
4626         * src/plugins/spamassassin/spamassassin.c
4627                 Added debugging of filtering/processing rules.
4628                 The debug log is here 'Tools/Filtering debug window',
4629                 the options there 'Configuration/Preferences/Other/Logging',
4630                 and the log file is ~/.claws-mail/filtering.log.
4631                 Moved protocol log prefs to 'Other/Logging' as well.
4632                 To support such debugging feature, the existing log API has
4633                 been enhanced (common/log.[ch] and gtk/logwindow.[ch]) and
4634                 this impacts many external modules (commits follow).
4635
4636 2007-03-21 [paul]       2.8.1cvs29
4637
4638         * src/etpan/Makefile.am
4639         * src/etpan/imap-thread.c
4640                 add missing #include
4641
4642 2007-03-21 [colin]      2.8.1cvs28
4643
4644         * src/procmime.c
4645                 Fix bug 1157, 'some broken messages confuse 
4646                 mime parser'. Make sure we can't have MimeInfos
4647                 with negative sizes.
4648
4649 2007-03-20 [colin]      2.8.1cvs27
4650
4651         * src/main.c
4652                 Fix missing \0 on buffer
4653
4654 2007-03-20 [colin]      2.8.1cvs26
4655
4656         * src/mh.c
4657                 Use make_dir_hier instead of make_dir 
4658                 to create the MH mailbox
4659
4660 2007-03-20 [colin]      2.8.1cvs25
4661
4662         * src/folder.c
4663         * src/folder.h
4664         * src/prefs_account.c
4665         * src/wizard.c
4666                 Fix default inbox weirdnesses (after wizard,
4667                 if path is Mail, mailbox identifier is #mh/Mailbox,
4668                 and when creating new accounts)
4669
4670 2007-03-20 [colin]      2.8.1cvs24
4671
4672         * src/account.c
4673                 Write folderlist after adding/deleting accounts
4674                 that have folders
4675
4676 2007-03-20 [colin]      2.8.1cvs23
4677
4678         * src/imap.c
4679         * src/remotefolder.h
4680                 Fix bug 1153, 'CM segfaults if IMAP folder is 
4681                 selected while scanning prior to update'
4682
4683 2007-03-17 [paul]       2.8.1cvs22
4684
4685         * src/main.c
4686                 fix a typo, and be a little more verbose.
4687
4688 2007-03-17 [wwp]        2.8.1cvs21
4689
4690         * src/inc.c
4691                 Fix a compiler warning.
4692
4693 2007-03-16 [wwp]        2.8.1cvs20
4694
4695         * tools/Makefile.am
4696         * tools/README
4697                 Updated to deal w/ the new mairix.sh tool.
4698
4699 2007-03-16 [wwp]        2.8.1cvs19
4700
4701         * src/action.c
4702                 Fix logics issues around the action IO dialog:
4703                 - disable entry widget and exec button when
4704                   the exec button is clicked (don't wait for any
4705                   output line) - fix possible disabling/re-enabling/
4706                   re-disabling of those widgets
4707                 - raise an error if executing a %as{} action either
4708                   empty or invalid, instead of failing silently
4709                 - don't close the dialog if the abort button has been
4710                   clicked and if there was no output yet
4711                 - set focus to the abort button when the exec button
4712                   is clicked
4713                 - fix capitalization of a warning message
4714
4715 2007-03-16 [wwp]        2.8.1cvs18
4716
4717         * tools/mairix.sh
4718                 Added a wrapper to mairix to the tools folder.
4719
4720 2007-03-16 [colin]      2.8.1cvs17
4721
4722         * src/messageview.c
4723         * src/mimeview.h
4724                 Allow mimeviewer plugins to print
4725                 their stuff
4726
4727 2007-03-16 [colin]      2.8.1cvs16
4728
4729         * .cvsignore
4730                 Ignore *.patchset
4731
4732 2007-03-15 [colin]      2.8.1cvs15
4733
4734         * src/messageview.c
4735         * src/mimeview.h
4736                 Add a way for mimeviewer plugins to
4737                 implement body search
4738
4739 2007-03-15 [paul]       2.8.1cvs14
4740
4741         * src/prefs_spelling.c
4742                 fix English usage
4743
4744 2007-03-15 [paul]       2.8.1cvs13
4745
4746         * src/common/quoted-printable.c
4747                 fix decoding of quoted-printable parts
4748
4749 2007-03-14 [wwp]        2.8.1cvs12
4750
4751         * src/gtk/logwindow.h
4752                 Oops, remove that devel stuff committed w/ 2.8.1cvs11 :\.
4753
4754 2007-03-14 [wwp]        2.8.1cvs11
4755
4756         * src/gtk/logwindow.h
4757                 Complete 2.8.1cvs10.
4758
4759 2007-03-14 [colin]      2.8.1cvs10
4760
4761         * src/gtk/logwindow.c
4762                 Probably fix bug 1149, crash on logwindow
4763                 close - at the expense of performance once
4764                 logwin has been opened
4765
4766 2007-03-14 [colin]      2.8.1cvs9
4767
4768         * src/main.c
4769                 If claws-mail is running on another
4770                 display, warn instead of popping it up
4771                 on the other display
4772
4773 2007-03-12 [colin]      2.8.1cvs8
4774
4775         * src/wizard.c
4776                 Fix bug 1145, 'Setting a different name 
4777                 for the Mailbox name isn't reflected in 
4778                 default account settings'. Patch by wwp
4779
4780 2007-03-12 [colin]      2.8.1cvs7
4781
4782         * src/summaryview.c
4783                 Fix bug 1143, 'Add number of messages to be 
4784                 deleted to confirmation dialog'
4785
4786 2007-03-12 [wwp]        2.8.1cvs6
4787
4788         * src/folderview.c
4789         * src/prefs_common.c
4790         * src/prefs_common.h
4791         * src/prefs_summaries.c
4792                 Changed the option that displays unread messages count
4793                 next to the folder name in folder list: it is now
4794                 possible to either display nothing, display the
4795                 unread messages number only or the unread and total messages
4796                 numbers. The patch includes this extra feature as well
4797                 as some minor fixes by rewriting the algo in folderview.c.
4798                 Thanks to Paul for the original idea and implementation, plus
4799                 testing and proof-reading!
4800
4801 2007-03-09 [paul]       2.8.1cvs5
4802
4803         * tools/Makefile.am
4804         * tools/README
4805         * tools/claws-mail-compose-insert-files.pl
4806                 added a script which enables inserting files
4807                 into the message body of a new Claws Mail
4808                 Compose window from the command line. Additionally
4809                 To, Cc, Subject and files to attach to the message
4810                 can be specified.
4811
4812 2007-03-09 [wwp]        2.8.1cvs4
4813
4814         * src/addr_compl.c
4815         * src/addr_compl.h
4816         * src/filtering.c
4817                 Optimize matching of addresses in the addressbook
4818                 (filtering/processing 'found_in_addressbook' condition).
4819
4820 2007-03-07 [wwp]        2.8.1cvs3
4821
4822         * src/quote_fmt.c
4823         * src/quote_fmt_lex.l
4824         * src/quote_fmt_parse.y
4825                 Add a new quote format symbol: %A to insert the
4826                 sender email address (just the address itself).
4827
4828 2007-03-06 [wwp]        2.8.1cvs2
4829
4830         * src/gtk/gtkutils.c
4831         * src/plugins/trayicon/trayicon_prefs.h
4832         * src/plugins/trayicon/trayicon_prefs.c
4833         * src/plugins/trayicon/trayicon.c
4834         * src/mainwindow.h
4835         * src/mainwindow.c
4836                 Add a new trayicon (optional) feature: minimize to tray. When enabled,
4837                 minimizing Claws-Mail main window will hide it to the trayicon instead.
4838
4839
4840 2007-03-06 [paul]       2.8.1cvs1
4841
4842         * NEWS
4843         * README
4844         * RELEASE_NOTES
4845         * configure.ac
4846                 bump version number following
4847                 stable release
4848
4849 2007-03-06 [paul]       2.8.0cvs24
4850
4851         * po/cs.po
4852                 corrected by by Tim <timbrain@post.cz>
4853
4854 2007-03-05 [colin]      2.8.0cvs23
4855
4856         * src/Makefile.am
4857         * src/procmime.c
4858                 Fix mime/globs path on NetBSD
4859                 patch by George Michaelson
4860
4861 2007-03-05 [wwp]        2.8.0cvs22
4862
4863         * src/addr_compl.c
4864                 Remove debug statement (accidentally committed w/ cvs14).
4865
4866 2007-03-05 [paul]       2.8.0cvs21
4867
4868         * src/plugins/pgpcore/prefs_gpg.c
4869                 fix compiler warning
4870
4871 2007-03-05 [wwp]        2.8.0cvs20
4872
4873         * src/matcher_parser_parse.y
4874                 Fix mismerge between cvs17 and cvs19.
4875
4876 2007-03-05 [wwp]        2.8.0cvs19
4877
4878         * src/matcher_parser_parse.y
4879         * src/prefs_filtering_action.c
4880         * src/matcher.c
4881         * src/matcher.h
4882         * src/filtering.c
4883         * src/filtering.h
4884                 Add new 'add_to_addressbook' filtering/processing action.
4885
4886 2007-03-05 [wwp]        2.8.0cvs18
4887
4888         * src/filtering.c
4889                 Fix mark_as_ham filtering/processing action: spam flag
4890                 was not unset.
4891
4892 2007-03-04 [colin]      2.8.0cvs17
4893
4894         * src/filtering.c
4895         * src/matcher.c
4896         * src/matcher.h
4897         * src/matcher_parser_parse.y
4898         * src/prefs_filtering_action.c
4899                 Add 'Mark as spam' and 'Mark as ham' filtering
4900                 actions. Fixes bug 1138.
4901
4902 2007-03-04 [colin]      2.8.0cvs16
4903
4904         * src/imap.c
4905                 Fix bug 1140, wrong return value
4906                 without libetpan
4907
4908 2007-03-04 [wwp]        2.8.0cvs15
4909
4910         * src/addr_compl.c
4911                 Rollback cvs14: don't free stuff that is managed in g_list.
4912
4913 2007-03-04 [wwp]        2.8.0cvs14
4914
4915         * src/addr_compl.c
4916                 Fix a leak in address completion code.
4917
4918 2007-03-04 [colin]      2.8.0cvs13
4919
4920         * src/addr_compl.c
4921                 Maybe fix bug 1136, 'Crash in group 
4922                 address completion'
4923
4924 2007-03-04 [iwkse]      2.8.0cvs12
4925
4926         * src/imap.c
4927                 fix: alertpanel.h included only in #ifdef HAVE_LIBETPAN
4928
4929 2007-03-03 [colin]      2.8.0cvs11
4930
4931         * src/plugins/pgpinline/pgpinline.c
4932                 Fix off-by-one, fix double-free. Fixes
4933                 bug 1135, 'cm-segfault on decrypting 
4934                 with PGP/inline'
4935
4936 2007-03-03 [colin]      2.8.0cvs10
4937
4938         * configure.ac
4939         * src/main.c
4940         * src/common/plugin.c
4941                 Fix bug 1134, 'Valgrind macros unhandled 
4942                 by Irix's cc'
4943
4944 2007-03-02 [colin]      2.8.0cvs9
4945
4946         * src/mbox.c
4947                 Don't error out on EAGAIN. Fixes 
4948                 bug 1129, '"local mbox file" account 
4949                 isn't retrieving mails'
4950
4951 2007-03-01 [wwp]        2.8.0cvs8
4952
4953         * src/mainwindow.c
4954         * src/gtk/colorlabel.c
4955                 Remove accels for extra color labels until we set better
4956                 and definitive ones.
4957
4958 2007-02-28 [wwp]        2.8.0cvs7
4959
4960         * src/mainwindow.c
4961         * src/matcher_parser_parse.y
4962         * src/prefs_common.c
4963         * src/prefs_msg_colors.c
4964         * src/procmsg.h
4965         * src/gtk/colorlabel.c
4966         * src/gtk/colorlabel.h
4967                 Add more customizable color labels. Cleaned up a bit
4968                 the color label API to avoid duplicate defines of
4969                 the max number of colors.
4970
4971 2007-02-27 [colin]      2.8.0cvs6
4972
4973         * src/mainwindow.c
4974         * src/common/utils.c
4975         * src/common/utils.h
4976                 Fix '+' in mailto URIs for List-* headers
4977
4978 2007-02-27 [colin]      2.8.0cvs5
4979
4980         * src/gtk/gtkutils.c
4981                 Use gtk_window_set_role instead of 
4982                 _set_wmclass
4983
4984 2007-02-27 [colin]      2.8.0cvs4
4985
4986         * src/inc.c
4987                 Fix "After receiving new mail, go to inbox" on IMAP,
4988                 and make it work only on manual reception
4989
4990 2007-02-27 [wwp]        2.8.0cvs3
4991
4992         * src/prefs_filtering.c
4993         * src/prefs_filtering_action.c
4994         * src/prefs_matcher.c
4995                 Update filtering matcher's and action's color label menus
4996                 when re-opening those dialogs (reflect any change to the
4997                 color labels list in the preferences).
4998
4999 2007-02-27 [colin]      2.8.0cvs2
5000
5001         * src/imap.c
5002         * src/etpan/etpan-thread-manager-types.h
5003         * src/etpan/etpan-thread-manager.c
5004         * src/etpan/imap-thread.c
5005                 Log imap ALERTs as errors in the log.
5006
5007 2007-02-26 [paul]       2.8.0cvs1
5008
5009         * tools/claws.i18n.status.pl
5010                 updated
5011
5012 2007-02-26 [paul]       2.7.2cvs75
5013
5014         * po/ca.po
5015         * po/cs.po
5016         * po/de.po
5017         * po/en_GB.po
5018         * po/fi.po
5019         * po/fr.po
5020         * po/hu.po
5021         * po/pl.po
5022         * po/pt_BR.po
5023         * po/sk.po
5024         * po/sr.po
5025         * po/zh_CN.po
5026                 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
5027                 me, Flammie Pirinen, Fabien Vantard, Pader Rezso,
5028                 Pawel Pekala, Frederico Goncalves Guimaraes, Andrej Kacian,
5029                 Aleksandar Urosevic, and Ralgh Young
5030
5031 2007-02-25 [mones]      2.7.2cvs74
5032
5033         * po/es.po
5034                 Updated for release
5035
5036 2007-02-25 [colin]      2.7.2cvs73
5037
5038         * src/main.c
5039                 Clearing the list is only useful
5040                 to prevent a valgrind false-positive
5041
5042 2007-02-25 [paul]       2.7.2cvs72
5043
5044         * tools/Makefile.am
5045         * tools/README
5046         * tools/kmail-mailbox2claws-mail.pl  **ADDED**
5047         * tools/maildir2claws-mail.pl  **REMOVED**
5048                 renamed the script, fixed a couple bugs
5049
5050 2007-02-23 [colin]      2.7.2cvs71
5051
5052         * src/addressbook.c
5053                 Fix a leak, check for a few improbable nulls
5054
5055 2007-02-23 [colin]      2.7.2cvs70
5056
5057         * src/main.c
5058         * src/main.h
5059         * src/plugins/trayicon/trayicon.c
5060                 Fix blinking mainwin when starting in tray
5061                 (show mainwindow later in the startup process,
5062                  apart if restarting post-crash)
5063
5064 2007-02-23 [colin]      2.7.2cvs69
5065
5066         * src/folderview.c
5067         * src/imap_gtk.c
5068                 Fix crash when unsubscribing the currently
5069                 selected/opened folder
5070
5071 2007-02-23 [colin]      2.7.2cvs68
5072
5073         * src/compose.c
5074                 Fix bug that prevented colorization to
5075                 work without wrap quotation option
5076
5077 2007-02-23 [colin]      2.7.2cvs67
5078
5079         * src/addr_compl.c
5080                 Fix refcounting, start and end completion who
5081                 behaved as if there couldn't be any other current
5082                 user of completion
5083
5084 2007-02-23 [wwp]        2.7.2cvs66
5085
5086         * src/addressbook.c
5087         * src/addrindex.c
5088                 Address completion fixes: fix addressbook_peek_folder_exists() in
5089                 which the algorithm was ridiculously over-obfuscated and broken.
5090                 Fix addrindex_load_completion() as well, to load addresses in
5091                 completion list with regards to what addressbook_peek_folder_exists()
5092                 returns now.
5093
5094 2007-02-23 [wwp]        2.7.2cvs65
5095
5096         * src/addr_compl.c
5097                 Add addresses to completion when they're non-empty (thanks to Colin).
5098
5099 2007-02-23 [paul]       2.7.2cvs64
5100
5101         * src/plugins/pgpcore/passphrase.c
5102                 remove 'const '
5103
5104 2007-02-23 [colin]      2.7.2cvs63
5105
5106         * src/plugins/pgpcore/prefs_gpg.c
5107         * src/plugins/pgpcore/prefs_gpg.h
5108         * src/plugins/pgpcore/sgpgme.c
5109         * src/plugins/pgpinline/pgpinline.c
5110         * src/plugins/pgpmime/pgpmime.c
5111                 Try harder to respect user's choice wrt
5112                 gpg-agent even with gpg2, by unsetting
5113                 GPG_AGENT_INFO when necessary.
5114
5115 2007-02-22 [paul]       2.7.2cvs62
5116
5117         * src/plugins/pgpcore/sgpgme.c
5118         * src/plugins/pgpcore/sgpgme.h
5119         * src/plugins/pgpcore/passphrase.c
5120         * src/plugins/pgpinline/pgpinline.c
5121         * src/plugins/pgpmime/pgpmime.c
5122                 Fix a leak - gpgme_data_release_and_get_mem
5123                 leaks in recent gpgme. Workaround by using
5124                 our own function.
5125
5126 2007-02-22 [paul]       2.7.2cvs61
5127
5128         * src/gtk/quicksearch.c
5129                 Abandon dynamic search when pressing
5130                 Enter
5131
5132 2007-02-21 [colin]      2.7.2cvs60
5133
5134         * src/procmsg.c
5135         * src/plugins/pgpcore/passphrase.c
5136                 Fix little memory leaks
5137         * src/main.c
5138                 Fix false-positive leak at exit
5139         * src/gtk/quicksearch.c
5140                 Fix potentially big leak in recursive
5141                 Quicksearch
5142
5143 2007-02-21 [wwp]        2.7.2cvs59
5144
5145         * src/summaryview.c
5146                 Add missing newline to a debug message.
5147
5148 2007-02-20 [colin]      2.7.2cvs58
5149
5150         * src/Makefile.am
5151         * src/mimeview.c
5152         * src/stock_pixmap.c
5153         * src/stock_pixmap.h
5154         * src/pixmaps/mime_pgpsig.xpm
5155                 Add icon for application/pgp-signature
5156
5157 2007-02-20 [colin]      2.7.2cvs57
5158
5159         * src/Makefile.am
5160         * src/main.c
5161         * src/mimeview.c
5162         * src/stock_pixmap.c
5163         * src/stock_pixmap.h
5164         * src/pixmaps/mime_calendar.xpm
5165         * src/pixmaps/mime_pdf.xpm
5166         * src/pixmaps/mime_ps.xpm
5167                 Add icons for text/calendar, application/pdf
5168                 and application/postscript
5169
5170 2007-02-20 [colin]      2.7.2cvs56
5171
5172         * autogen.sh
5173         * src/matcher_parser_parse.y
5174         * src/matcher_parser_lex.l
5175                 Fix big memory leak in flex, and
5176                 require flex 2.5.31
5177
5178 2007-02-20 [wwp]        2.7.2cvs55
5179
5180         * src/matcher_parser_parse.y
5181                 Fix a duplicate token definition (thanks to iwkse).
5182
5183 2007-02-20 [wwp]        2.7.2cvs54
5184
5185         * src/matcher_parser_lex.l
5186         * src/quote_fmt_lex.l
5187                 Use proper flex options instead of direct use of #define,
5188                 make the flex-generated C lighter.
5189
5190 2007-02-20 [colin]      2.7.2cvs53
5191
5192         * src/summaryview.c
5193                 Grab focus in message list after hiding
5194                 the quicksearch, instead of leaving it
5195                 "somewhere"
5196
5197 2007-02-19 [colin]      2.7.2cvs52
5198
5199         * src/folderview.c
5200                 Fix bug 1033, 'Automatically refresh 
5201                 message list when new messages arrives'
5202                 Looks like folderview->opened can sometimes
5203                 be wrong...
5204
5205 2007-02-19 [paul]       2.7.2cvs51
5206
5207         * tools/Makefile.am
5208         * tools/README
5209         * tools/thunderbird-filters-convertor.pl
5210                 add new script which converts thunderbird filter
5211                 rules to Claws filter rules
5212
5213 2007-02-18 [paul]       2.7.2cvs50
5214
5215         * src/plugins/pgpcore/prefs_gpg.c
5216         * src/plugins/pgpcore/prefs_gpg.h
5217         * src/plugins/pgpcore/sgpgme.c
5218         * src/plugins/pgpinline/pgpinline.c
5219         * src/plugins/pgpmime/pgpmime.c
5220                 improved GUI interoperability with gpg-agent
5221
5222 2007-02-18 [paul]       2.7.2cvs49
5223
5224         * src/prefs_account.c
5225                 Privacy options sensitivity fix
5226
5227 2007-02-17 [colin]      2.7.2cvs48
5228
5229         * src/messageview.c
5230                 Reset icon to warning in the noticeview
5231
5232 2007-02-15 [colin]      2.7.2cvs47
5233
5234         * src/folderview.c
5235                 Fix a manifestation of bug 1033 (summaryview failing
5236                 to update for new mails), which happens after editing
5237                 account preferences or preferences that cause a 
5238                 folderview reload.
5239
5240 2007-02-15 [colin]      2.7.2cvs46
5241
5242         * src/addressbook.c
5243                 Probably fix bug 1123, 'Segmentation 
5244                 fault while opening address book'. I get
5245                 g_warnings if the saved paned position is
5246                 not greater than 0. Also, save position
5247                 when hiding the addressbook instead of
5248                 via signal.
5249
5250 2007-02-14 [colin]      2.7.2cvs45
5251
5252         * src/plugins/pgpcore/prefs_gpg.c
5253         * src/plugins/pgpcore/prefs_gpg.h
5254         * src/plugins/pgpcore/sgpgme.c
5255         * src/plugins/pgpinline/pgpinline.c
5256         * src/plugins/pgpmime/pgpmime.c
5257                 Add an option "Use gpg-agent if available". Fixes
5258                 annoyances with distro-installed gpg-agent, when
5259                 no pinentry program is installed, and the user's 
5260                 at a loss on why "decryption failed". Makes more
5261                 clear why passphrase isn't saved when gpg-agent is
5262                 used. Defaults to true, to avoid changing the 
5263                 current behaviour.
5264
5265 2007-02-14 [wwp]        2.7.2cvs44
5266
5267         * src/matcher_parser_parse.y
5268                 Fix missing line number reset (wrong line number might appear
5269                 when re-loading filtering rules if there's a parser error).
5270
5271 2007-02-13 [colin]      2.7.2cvs43
5272
5273         * src/common/utils.c
5274                 Don't encode ',' in URIs before passing it
5275                 to the browser command-line. It was probably
5276                 done at a time where commas in URIs made
5277                 mozilla -remote 'openurl(%s,new-window)'
5278                 bug.
5279
5280 2007-02-13 [wwp]        2.7.2cvs42
5281
5282         * src/prefs_matcher.c
5283         * src/plugins/bogofilter/bogofilter_gtk.c
5284                 A bit of string factorization around "Select ..." buttons.
5285
5286 2007-02-11 [colin]      2.7.2cvs41
5287
5288         * src/alertpanel.c
5289                 Make sure to escape the title
5290
5291 2007-02-11 [colin]      2.7.2cvs40
5292
5293         * src/codeconv.c
5294                 Recognize .utf8 locales as .UTF-8 ones
5295
5296 2007-02-11 [colin]      2.7.2cvs39
5297
5298         * src/compose.c
5299                 Fix code conversion when dragging a file
5300
5301 2007-02-09 [colin]      2.7.2cvs38
5302
5303         * src/plugins/clamav/clamav_plugin.c
5304                 Complete Paul's patch with conditional
5305                 compilation to avoid breaking compilation
5306                 on old Dapper and Edgy... Maybe other
5307                 distros too.
5308
5309 2007-02-09 [paul]       2.7.2cvs37
5310
5311         * src/plugins/clamav/clamav_plugin.c
5312                 fix for the upstream changes in libclamav
5313
5314 2007-02-09 [paul]       2.7.2cvs36
5315
5316         * src/main.c
5317         * src/mainwindow.c
5318         * src/procmsg.c
5319         * src/procmsg.h
5320                 fix "warn if there are queued messages" (on exit)
5321                 option, which only checked the first mailbox's
5322                 queue
5323                 don't ask before emptying trash if there are no
5324                 messages in trash, also check and empty all trash
5325                 folders
5326         * src/prefs_other.c
5327                 move "Ask before emptying trash" option
5328                 outside of the "On exit" frame as it's
5329                 not only an "On exit" option
5330
5331 2007-02-09 [paul]       2.7.2cvs35
5332
5333         * src/addrgather.c
5334         * src/alertpanel.c
5335         * src/editldap.c
5336         * src/prefs_account.c
5337         * src/prefs_folder_item.c
5338         * src/prefs_gtk.h
5339         * src/prefs_matcher.c
5340         * src/prefs_message.c
5341         * src/prefs_msg_colors.c
5342         * src/prefs_summaries.c
5343         * src/wizard.c
5344         * src/gtk/inputdialog.c
5345         * src/plugins/bogofilter/bogofilter_gtk.c
5346                 pedantic commit: use 'checkbtn' everywhere
5347                 instead of a mixture of 'checkbtn' and 'chkbtn'
5348
5349 2007-02-09 [paul]       2.7.2cvs34
5350
5351         * src/compose.c
5352                 fix default hotkeys
5353         * src/prefs_other.c
5354         * src/prefs_send.c
5355                 move "Never send Return Receipts" from
5356                 prefs_other to prefs_send
5357                 add an option "Ask about account specific
5358                 filtering rules..." to prefs_other
5359         * src/gtk/gtkutils.c
5360                 fix a compiler warning
5361
5362 2007-02-08 [colin]      2.7.2cvs33
5363
5364         * src/plugins/pgpinline/pgpinline.c
5365                 Fix bug 1110, 'pgpmime fails to process 
5366                 encapsulated openpgp mime (rfc 3156, 6.1 
5367                 -> rfc1847)'
5368                 It was due to an interaction between PGP/Mime
5369                 and PGP/Inline plugin. 
5370
5371 2007-02-08 [colin]      2.7.2cvs32
5372
5373         * src/inc.c
5374         * src/mbox.c
5375         * src/mbox.h
5376                 Fix bug 1117, 'fcntl locking code 
5377                 does not work in mbox.c'
5378
5379 2007-02-08 [colin]      2.7.2cvs31
5380
5381         * src/prefs_account.c
5382                 Fix Gentoo bug 165819, 'can't create 
5383                 a "local mbox file" account'. Patch
5384                 by Olivier <castan.o@free.fr>
5385
5386 2007-02-07 [colin]      2.7.2cvs30
5387
5388         * src/ldapquery.c
5389                 Fix bug 1106, 'Claws crash on exit if LDAPS 
5390                 autocompletion was used'
5391
5392 2007-02-07 [paul]       2.7.2cvs29
5393
5394         * src/folder.c
5395                 cut down on unnecessary debug_prints
5396         * src/imap_gtk.c
5397                 fix menu_set_active() on 'Show only
5398                 subscribed folders'
5399
5400 2007-02-07 [paul]       2.7.2cvs28
5401
5402         * src/plugins/clamav/clamav_plugin.c
5403         * src/plugins/clamav/clamav_plugin.h
5404         * src/plugins/clamav/clamav_plugin_gtk.c
5405                 fix copyright header
5406
5407 2007-02-07 [paul]       2.7.2cvs27
5408
5409         * src/procheader.c
5410                 fix bug 1116, 'summary view allow a 
5411                 subject line break'
5412
5413 2007-02-06 [colin]      2.7.2cvs26
5414
5415         * src/summaryview.c
5416                 Fix delete thread
5417
5418 2007-02-05 [fabien]     2.7.2cvs25
5419
5420         * po/POTFILES.in
5421         * src/uri_opener.c
5422                 i18n related - 1 fix and 1 message for translators.
5423
5424 2007-02-05 [colin]      2.7.2cvs24
5425
5426         * src/gtk/quicksearch.c
5427                 Don't reload summary list if quicksearch wasn't
5428                 active on hiding; move currently selected mail in
5429                 the visible area when showing the quicksearch
5430
5431 2007-02-05 [colin]      2.7.2cvs23
5432
5433         * src/folderview.c
5434                 Add debug to try to solve bug 1104
5435
5436 2007-02-05 [paul]       2.7.2cvs22
5437
5438         * src/mainwindow.c
5439                 confirm before emptying trash on exit is
5440                 a Yes or No answer, use Yes or No in the
5441                 dialog
5442
5443 2007-02-04 [colin]      2.7.2cvs21
5444
5445         * src/compose.c
5446         * src/plugins/pgpcore/passphrase.c
5447         * src/plugins/pgpcore/select-keys.c
5448                 Set wmclass on new windows
5449
5450 2007-02-04 [colin]
5451
5452         2.8.0-rc1 released
5453
5454 2007-02-04 [colin]      2.7.2cvs20
5455
5456         * src/compose.c
5457         * src/compose.h
5458                 Auto save drafts on exit, reopen them
5459                 at startup, instead of asking
5460         * src/account.c
5461         * src/addressadd.c
5462         * src/addressbook.c
5463         * src/addressbook_foldersel.c
5464         * src/addrgather.c
5465         * src/crash.c
5466         * src/editaddress.c
5467         * src/editbook.c
5468         * src/editgroup.c
5469         * src/editjpilot.c
5470         * src/editldap.c
5471         * src/editldap_basedn.c
5472         * src/editvcard.c
5473         * src/exphtmldlg.c
5474         * src/expldifdlg.c
5475         * src/export.c
5476         * src/foldersel.c
5477         * src/gedit-print.c
5478         * src/import.c
5479         * src/importldif.c
5480         * src/importmutt.c
5481         * src/importpine.c
5482         * src/main.c
5483         * src/mainwindow.c
5484         * src/message_search.c
5485         * src/messageview.c
5486         * src/prefs_actions.c
5487         * src/prefs_customheader.c
5488         * src/prefs_display_header.c
5489         * src/prefs_filtering.c
5490         * src/prefs_filtering_action.c
5491         * src/prefs_folder_column.c
5492         * src/prefs_gtk.c
5493         * src/prefs_matcher.c
5494         * src/prefs_other.c
5495         * src/prefs_summaries.c
5496         * src/prefs_summary_column.c
5497         * src/prefs_template.c
5498         * src/sourcewindow.c
5499         * src/ssl_manager.c
5500         * src/summary_search.c
5501         * src/uri_opener.c
5502         * src/gtk/about.c
5503         * src/gtk/description_window.c
5504         * src/gtk/foldersort.c
5505         * src/gtk/gtkutils.c
5506         * src/gtk/gtkutils.h
5507         * src/gtk/icon_legend.c
5508         * src/gtk/logwindow.c
5509         * src/gtk/pluginwindow.c
5510         * src/gtk/prefswindow.c
5511                 Give different wmclass to different
5512                 windows - thanks to sed ;)
5513
5514 2007-02-04 [colin]      2.7.2cvs19
5515
5516         * src/main.c
5517                 Revert previous patch, can't reproduce
5518                 it anymore. 
5519
5520 2007-02-03 [colin]      2.7.2cvs18
5521
5522         * src/main.c
5523                 Don't save the mainwindow size and
5524                 position on emergency exit (libSM's
5525                 "die" callback), Xfce seems to make
5526                 the window smaller just before the
5527                 size's saved.
5528
5529 2007-02-03 [colin]      2.7.2cvs17
5530
5531         * src/plugins/bogofilter/bogofilter.c
5532         * src/plugins/bogofilter/bogofilter.h
5533         * src/plugins/bogofilter/bogofilter_gtk.c
5534         * src/plugins/pgpinline/pgpinline.c
5535         * src/plugins/pgpinline/pgpinline.h
5536                 Fix more copyrights
5537
5538 2007-02-03 [colin]      2.7.2cvs16
5539
5540         * src/partial_download.c
5541         * src/partial_download.h
5542         * src/ssl_manager.c
5543         * src/ssl_manager.h
5544         * src/uri_opener.c
5545         * src/uri_opener.h
5546         * src/wizard.c
5547         * src/wizard.h
5548         * src/common/ssl_certificate.c
5549         * src/common/ssl_certificate.h
5550         * src/gtk/quicksearch.c
5551         * src/gtk/quicksearch.h
5552         * src/gtk/sslcertwindow.c
5553         * src/gtk/sslcertwindow.h
5554                 Fix copyright on my files
5555
5556 2007-02-02 [colin]      2.7.2cvs15
5557
5558         * src/Makefile.am
5559         * src/mainwindow.c
5560         * src/messageview.c
5561         * src/messageview.h
5562         * src/textview.c
5563         * src/textview.h
5564         * src/uri_opener.c
5565         * src/uri_opener.h
5566                 Add Tools/List URIs to allow
5567                 opening any URI in the current mail
5568
5569 2007-02-02 [colin]      2.7.2cvs14
5570
5571         * src/common/valgrind.h ** NEW FILE **
5572         * src/common/Makefile.am
5573         * src/common/plugin.c
5574                 Don't dlclose the plugins if we're running
5575                 under valgrind. (doesn't require valgrind
5576                 either at compile time or run time).
5577
5578 2007-02-01 [paul]       2.7.2cvs13
5579
5580         * AUTHORS
5581         * src/gtk/authors.h
5582         * tools/freshmeat_search.pl
5583         * tools/google_search.pl
5584         * tools/multiwebsearch.pl
5585                 add support for non ISO-8859-1 compatible locales
5586                 Patch by Alex Gorbachenko <agent_007@immo.ru>
5587
5588 2007-02-01 [colin]      2.7.2cvs12
5589
5590         * src/prefs_other.c
5591         * src/prefs_summaries.c
5592                 Move keybinding prefs to the Other page
5593
5594 2007-02-01 [wwp]        2.7.2cvs11
5595
5596         * src/plugins/trayicon/trayicon.c
5597                 Fix a raising issue within KDE.
5598
5599 2007-02-01 [colin]      2.7.2cvs10
5600
5601         * src/codeconv.c
5602                 Fix stray quotes in encoded strings
5603         * src/addressadd.c
5604                 Fix wrong call causing g_warnings
5605         * src/textview.c
5606                 Remove useless message
5607
5608 2007-01-31 [wwp]        2.7.2cvs9
5609
5610         * src/plugins/trayicon/trayicon.c
5611                 fix buggy hiding of main window when closing if close-to-tray
5612                 is not set (bad logics  in the trayicon hook code).
5613                 Changed the quit confirmation message too.
5614
5615 2007-01-30 [colin]      2.7.2cvs8
5616
5617         * src/main.c
5618                 Fix hidden mainwindow after clicking on
5619                 the X close button, if compose windows
5620                 exist and the user chooses not to quit
5621
5622 2007-01-30 [colin]      2.7.2cvs7
5623
5624         * src/main.c
5625         * src/compose.c
5626                 Handle local URIs to attach files (file:///...)
5627                 Fixes attaching files from Thunar for example
5628
5629 2007-01-30 [colin]      2.7.2cvs6
5630
5631         * src/prefs_ext_prog.c
5632                 Add 'mousepad' to the list of text editors.
5633                 Mousepad is XFCE's text editor
5634
5635 2007-01-29 [wwp]        2.7.2cvs5
5636
5637         * po/POTFILES.in
5638         * src/plugins/trayicon/trayicon_prefs.c
5639                 trayicon i18n fixes, thanks to Fabien.
5640
5641 2007-01-28 [wwp]        2.7.2cvs4
5642
5643         * src/mainwindow.c
5644         * src/mainwindow.h
5645         * src/plugins/trayicon/trayicon.c
5646         * src/plugins/trayicon/trayicon_prefs.c
5647         * src/plugins/trayicon/trayicon_prefs.h
5648                 Added a new TrayIcon plugin option to close to tray
5649                 (WM's hotkey and [X] button will hide the window instead
5650                 of closing it - closing CM can be done using the tray icon
5651                 menu or the File menu).
5652                 Improved visibility handling in trayicon, clicking the
5653                 trayicon now raise the window to current desktop when it
5654                 was either minimized/shaded/on another desktop.
5655                 Thanks to Paul for testing and fixing a strange behaviour
5656                 in KDE ;-).
5657
5658 2007-01-27 [paul]       2.7.2cvs3
5659
5660         * src/prefs_folder_item.c
5661         * src/prefs_receive.c
5662         * src/plugins/pgpcore/prefs_gpg.c
5663                 use 'start-up' instead of 'startup' in labels
5664
5665 2007-01-26 [wwp]        2.7.2cvs2
5666
5667         * src/plugins/trayicon/Makefile.am
5668         * src/plugins/trayicon/trayicon.c
5669         * src/plugins/trayicon/trayicon_prefs.c
5670         * src/plugins/trayicon/trayicon_prefs.h
5671                 Add a new TrayIcon option to hide the main window at
5672                 start-up.
5673                 Fix trayicon.c copyright header.
5674
5675 2007-01-26 [paul]       2.7.2cvs1
5676
5677         * NEWS
5678         * README
5679         * RELEASE_NOTES
5680         * configure.ac
5681                 bump up version number following
5682                 stable release
5683
5684 2007-01-25 [mones]      2.7.1cvs60
5685
5686         * po/es.po
5687                 updated thousands of strings (well, probably less ;-)
5688
5689 2007-01-25 [colin]      2.7.1cvs59
5690
5691         * src/matcher.c
5692                 Fix 2nd-run loss of matcherrc on new
5693                 configurations. 
5694
5695 2007-01-25 [wwp]        2.7.1cvs58
5696
5697         * src/mimeview.c
5698                 fix handling of empty value in attach_save_directory too, thanks
5699                 to Colin.
5700
5701 2007-01-25 [wwp]        2.7.1cvs57
5702
5703         * src/gtk/filesel.c
5704                 fix handling of empty value in attach_load_directory,
5705                 thanks to Colin.
5706
5707 2007-01-25 [wwp]        2.7.1cvs56
5708
5709         * src/plugins/dillo_viewer/dillo_prefs.h
5710                 fix a typo.
5711
5712 2007-01-25 [colin]      2.7.1cvs55
5713
5714         * src/matcher.c
5715         * src/matcher.h
5716         * src/matcher_parser_parse.y
5717         * src/prefs_matcher.c
5718                 Add matching on the spam flag
5719
5720 2007-01-24 [colin]      2.7.1cvs54
5721
5722         * src/folder.c
5723         * src/common/xml.c
5724         * src/common/xml.h
5725                 Make sure folderlist.xml is correctly
5726                 written before overwriting it.
5727         * src/procmsg.c
5728         * src/procmsg.h
5729         * src/summaryview.c
5730         * src/plugins/bogofilter/bogofilter.c
5731         * src/plugins/bogofilter/bogofilter.h
5732         * src/plugins/bogofilter/bogofilter_gtk.c
5733         * src/plugins/spamassassin/spamassassin.c
5734         * src/plugins/spamassassin/spamassassin.h
5735         * src/plugins/spamassassin/spamassassin_gtk.c
5736                 Move spam to the correct trash folder after
5737                 learning, if spam directory isn't set.
5738
5739 2007-01-23 [paul]       2.7.1cvs53
5740
5741         * src/plugins/bogofilter/bogofilter_gtk.c
5742                 fix sensitivity of "Insert X-Bogosity header"
5743                 option
5744
5745 2007-01-23 [colin]      2.7.1cvs52
5746
5747         * src/toolbar.c
5748                 Translate toolbar items text if
5749                 they're translatable (default)
5750         * src/addrcache.c
5751         * src/addrcache.h
5752         * src/addritem.c
5753         * src/addritem.h
5754         * src/codeconv.c
5755         * src/codeconv.h
5756         * src/jpilot.c
5757         * src/jpilot.h
5758         * src/ldapctrl.c
5759         * src/ldapctrl.h
5760         * src/ldapquery.h
5761         * src/ldif.c
5762         * src/ldif.h
5763         * src/etpan/etpan-thread-manager.c
5764         * src/etpan/etpan-thread-manager.h
5765         * src/gtk/gtkutils.c
5766         * src/gtk/gtkutils.h
5767                 More static functions
5768
5769 2007-01-22 [fabien]     2.7.1cvs51
5770
5771         * src/gtk/gtkutils.c
5772                 gtkut_get_options_frame() : ability to pass
5773                 a 'NULL' value in frame pointer parameter if
5774                 we don't need it.
5775
5776 2007-01-22 [colin]      2.7.1cvs50
5777
5778         * src/procmsg.c
5779         * src/procmsg.h
5780         * src/plugins/bogofilter/bogofilter.c
5781         * src/plugins/bogofilter/bogofilter_gtk.c
5782         * src/plugins/spamassassin/spamassassin.c
5783         * src/plugins/spamassassin/spamassassin_gtk.c
5784                 Allow moving spams to the account's trash
5785                 instead of default one
5786
5787 2007-01-21 [colin]      2.7.1cvs49
5788
5789         * src/ldapquery.c
5790         * src/ldapquery.h
5791                 Revert a static function that shouldn't
5792                 have been
5793
5794 2007-01-21 [colin]      2.7.1cvs48
5795
5796         * src/ldapquery.c
5797         * src/ldapquery.h
5798                 Same
5799
5800 2007-01-21 [colin]      2.7.1cvs47
5801
5802         * src/procmsg.c
5803         * src/procmsg.h
5804                 Same
5805
5806 2007-01-21 [colin]      2.7.1cvs46
5807
5808         * src/common/socket.c
5809         * src/common/socket.h
5810                 Same
5811
5812 2007-01-21 [colin]      2.7.1cvs45
5813
5814         * src/crash.c
5815         * src/exporthtml.c
5816         * src/exporthtml.h
5817         * src/exportldif.c
5818         * src/exportldif.h
5819         * src/folder.c
5820         * src/folder.h
5821         * src/folder_item_prefs.c
5822         * src/folder_item_prefs.h
5823         * src/folderview.c
5824         * src/folderview.h
5825         * src/gedit-print.c
5826         * src/gedit-print.h
5827         * src/main.c
5828         * src/main.h
5829         * src/common/socket.c
5830         * src/common/socket.h
5831         * src/gtk/gtkaspell.c
5832         * src/gtk/gtkaspell.h
5833         * src/gtk/quicksearch.c
5834         * src/gtk/quicksearch.h
5835                 Same
5836
5837 2007-01-21 [colin]      2.7.1cvs44
5838
5839         * src/common/utils.c
5840         * src/common/utils.h
5841         * src/etpan/etpan-thread-manager.c
5842         * src/etpan/etpan-thread-manager.h
5843                 Same (Funny that etpan_thread_unbind
5844                 is called but not etpan_thread_bind)
5845
5846 2007-01-21 [colin]      2.7.1cvs43
5847
5848         * src/addrselect.c
5849         * src/addrselect.h
5850         * src/codeconv.c
5851         * src/codeconv.h
5852         * src/compose.c
5853         * src/compose.h
5854         * src/etpan/Makefile.am
5855         * src/gtk/colorlabel.c
5856         * src/gtk/colorlabel.h
5857         * src/gtk/sslcertwindow.c
5858         * src/gtk/sslcertwindow.h
5859         * src/etpan/etpan-log.c ** REMOVED **
5860         * src/etpan/etpan-log.h ** REMOVED **
5861                 Same
5862
5863 2007-01-20 [colin]      2.7.1cvs42
5864
5865         * src/addritem.c
5866         * src/addritem.h
5867                 Same
5868
5869 2007-01-20 [colin]      2.7.1cvs41
5870
5871         * src/account.c
5872         * src/account.h
5873         * src/addrbook.c
5874         * src/addrbook.h
5875         * src/addrcache.c
5876         * src/addrcache.h
5877         * src/addrclip.c
5878         * src/addrclip.h
5879         * src/addressbook.c
5880         * src/addressbook.h
5881         * src/addrharvest.c
5882         * src/addrharvest.h
5883         * src/addrindex.c
5884         * src/addrindex.h
5885         * src/editaddress.c
5886         * src/editaddress.h
5887                 Make functions that aren't used in other
5888                 files static
5889
5890 2007-01-20 [colin]      2.7.1cvs40
5891
5892         * src/account.c
5893         * src/addrbook.c
5894         * src/addrcache.c
5895         * src/addressbook.c
5896         * src/addrgather.c
5897         * src/addrindex.c
5898         * src/addrquery.c
5899         * src/addrselect.c
5900         * src/browseldap.c
5901         * src/compose.c
5902         * src/editbook.c
5903         * src/editjpilot.c
5904         * src/editldap.c
5905         * src/editldap_basedn.c
5906         * src/editvcard.c
5907         * src/exporthtml.c
5908         * src/exportldif.c
5909         * src/folder.c
5910         * src/folderview.c
5911         * src/image_viewer.c
5912         * src/imap.c
5913         * src/importmutt.c
5914         * src/importpine.c
5915         * src/jpilot.c
5916         * src/ldapquery.c
5917         * src/main.c
5918         * src/mainwindow.c
5919         * src/matcher.c
5920         * src/messageview.c
5921         * src/mh.c
5922         * src/mimeview.c
5923         * src/msgcache.c
5924         * src/mutt.c
5925         * src/news.c
5926         * src/pine.c
5927         * src/prefs_account.c
5928         * src/prefs_common.c
5929         * src/prefs_compose_writing.c
5930         * src/prefs_ext_prog.c
5931         * src/prefs_folder_item.c
5932         * src/prefs_fonts.c
5933         * src/prefs_message.c
5934         * src/prefs_msg_colors.c
5935         * src/prefs_other.c
5936         * src/prefs_quote.c
5937         * src/prefs_receive.c
5938         * src/prefs_send.c
5939         * src/prefs_spelling.c
5940         * src/prefs_summaries.c
5941         * src/prefs_toolbar.c
5942         * src/prefs_wrapping.c
5943         * src/privacy.c
5944         * src/procmime.c
5945         * src/procmsg.c
5946         * src/ssl_manager.c
5947         * src/statusbar.c
5948         * src/summaryview.c
5949         * src/toolbar.c
5950         * src/vcard.c
5951         * src/common/hooks.c
5952         * src/common/log.c
5953         * src/common/passcrypt.c
5954         * src/common/socket.c
5955         * src/common/ssl.c
5956         * src/common/ssl_certificate.c
5957         * src/common/template.c
5958         * src/common/utils.c
5959         * src/etpan/imap-thread.c
5960         * src/gtk/sslcertwindow.c
5961         * src/gtk/sslcertwindow.h
5962                 Make functions that could be static, static
5963
5964 2007-01-20 [colin]      2.7.1cvs39
5965
5966         * src/editldap.c
5967                 Fix tooltip
5968
5969 2007-01-20 [colin]      2.7.1cvs38
5970
5971         * src/ldapquery.c
5972         * src/ldaputil.c
5973         * src/ldaputil.h
5974                 Fix bug 1102, 'claws-mail-2.7.1 
5975                 makes use of deprecated ldap 
5976                 functions'
5977
5978 2007-01-20 [colin]      2.7.1cvs37
5979
5980         * src/mainwindow.c
5981         * src/mainwindow.h
5982         * src/summaryview.c
5983         * src/gtk/quicksearch.c
5984                 Add Wide message list layout
5985
5986 2007-01-19 [fabien]     2.7.1cvs36
5987
5988         * src/textview.c
5989                 make sure a font change is considered in links of
5990                 headerview.
5991
5992 2007-01-19 [colin]      2.7.1cvs35
5993
5994         * src/main.c
5995         * src/mainwindow.c
5996         * src/mainwindow.h
5997         * src/messageview.c
5998         * src/messageview.h
5999         * src/prefs_common.c
6000         * src/prefs_common.h
6001         * src/summaryview.c
6002         * src/summaryview.h
6003         * src/gtk/quicksearch.c
6004         * src/gtk/quicksearch.h
6005                 Drop 'Separate Folder tree' and 'Separate
6006                 Message View'. Put three layouts in place
6007                 of it.
6008
6009 2007-01-19 [paul]       2.7.1cvs34
6010
6011         * src/prefs_msg_colors.c
6012                 more use of Q_ for translators
6013
6014 2007-01-19 [paul]       2.7.1cvs33
6015
6016         * src/imap_gtk.c
6017         * src/prefs_account.c
6018                 a few changes to the English
6019
6020 2007-01-19 [fabien]     2.7.1cvs32
6021
6022         * src/wizard.c
6023                 factorize translatable string
6024
6025 2007-01-18 [colin]      2.7.1cvs31
6026
6027         * src/main.c
6028                 Don't error out on --sync option. Although
6029                 we don't do anything with it, gtk+ handles
6030                 it, and it's useful for debugging X errors
6031
6032 2007-01-18 [fabien]     2.7.1cvs30
6033
6034         * src/prefs_other.c
6035                 ability to apply on the fly the recent added
6036                 'gtk_can_change_accels' pref (no need to restart).
6037
6038 2007-01-18 [fabien]     2.7.1cvs29
6039
6040         * src/plugins/bogofilter/bogofilter_gtk.c
6041         * src/plugins/bogofilter/bogofilter.c
6042         * src/plugins/spamassassin/spamassassin_gtk.c
6043         * src/addr_compl.c
6044         * src/prefs_account.c
6045                 factorize or rewrite some translatable strings.
6046
6047 2007-01-18 [fabien]     2.7.1cvs28
6048
6049         * src/prefs_gtk.h
6050         * src/compose.c
6051                 set a 4pix space between "Subject:" label and subject entry in
6052                 compose window.
6053
6054 2007-01-18 [wwp]        2.7.1cvs27
6055
6056         * src/addressbook.c
6057                 fix conflicting address-copy/paste when focus is set
6058                 to the embedded edit-person form.
6059  
6060
6061 2007-01-18 [wwp]        2.7.1cvs26
6062
6063         * src/addressbook.h
6064                 complete 2.7.1cvs23 (one more file was missing from that
6065                 commit).
6066
6067 2007-01-18 [colin]      2.7.1cvs25
6068
6069         * src/main.c
6070                 Provide a way to migrate without backup
6071                 Re-ask for migration on next start if 
6072                 it has been refused and wizard has been 
6073                 cancelled after.
6074
6075 2007-01-18 [wwp]        2.7.1cvs24
6076
6077         * src/editaddress.c
6078                 complete 2.7.1.cvs23 (file was missing from previous
6079                 commit).
6080
6081 2007-01-18 [wwp]        2.7.1cvs23
6082
6083         * src/addressbook.c
6084                 fix potential crashes in address book's focus_in/out signal handlers,
6085                 force focus to the edit-person form when clicked the Edit menu entry or
6086                 button (this only matters if the edit-person form is embedded to the
6087                 AB window, in that case, focus is not set when browsing the contacts
6088                 list w/ keys or mouse clicks).
6089
6090 2007-01-18 [paul]       2.7.1cvs22
6091
6092         * src/main.c
6093                 add command line options:
6094                 -h for --help
6095                 -q and --quit for --exit
6096                 -v for --version
6097                 print "Unknown option" for unknown options
6098
6099 2007-01-18 [paul]       2.7.1cvs21
6100
6101         * po/ru.po
6102                 updated by Pavlo Bohmat
6103
6104 2007-01-18 [paul]       2.7.1cvs20
6105
6106         * src/mainwindow.c
6107                 fix sensitivity issues of Mark as Spam/Ham
6108
6109 2007-01-17 [fabien]     2.7.1cvs19
6110
6111         * src/prefs_other.c
6112         * src/prefs_common.c
6113         * src/prefs_common.h
6114         * src/main.c
6115                 Add a 'gtk_can_change_accels' pref in Preferences/Other which
6116                 control the corresponding gtk property. It could be used to lock
6117                 all shortcuts (avoid to set one of them by inadvertency).
6118
6119 2007-01-17 [colin]      2.7.1cvs18
6120
6121         * src/summaryview.c
6122                 Fix bug 1100, 'Highlighted e-mail data not visible 
6123                 when color label applied.'. Use a weighted average
6124                 between normal selected foreground color and color
6125                 label instead of a simple one (3/1 instead 1/1).
6126
6127 2007-01-17 [colin]      2.7.1cvs17
6128
6129         * src/messageview.c
6130                 Better fix for bug 1088, 'Ctrl-h produces repeatable
6131                 crash' - don't prevent mail switching while loading
6132
6133 2007-01-17 [colin]      2.7.1cvs16
6134
6135         * src/folder.c
6136         * src/folder.h
6137         * src/folderview.c
6138         * src/folderview.h
6139         * src/imap.c
6140         * src/imap.h
6141         * src/imap_gtk.c
6142                 Manage recursive search of unsubscribed folders
6143                 Rescan tree without checking for new messages 
6144                 after subscriptions changed
6145
6146 2007-01-17 [paul]       2.7.1cvs15
6147
6148         * src/prefs_common.c
6149         * src/gtk/pluginwindow.c
6150                 fix bug 1101, '"Load plugin" button is
6151                 accidentally hidden'
6152                 unset (-1) initial width in prefs_common,
6153                 fix overlapping buttons,
6154                 and other cleanups
6155
6156 2007-01-17 [paul]       2.7.1cvs14
6157
6158         * src/procmime.c
6159                 add #include <errno.h>, it's needed
6160                 on some systems
6161
6162 2007-01-17 [paul]       2.7.1cvs13
6163
6164         * src/common/defs.h
6165         * tools/make.themes.project
6166                 rename .sylpheed_themeinfo to .claws_themeinfo
6167                 and use it
6168         * src/etpan/etpan-errors.h
6169         * src/etpan/etpan-log.c
6170         * src/etpan/etpan-log.h
6171         * src/etpan/etpan-thread-manager-types.h
6172         * src/etpan/etpan-thread-manager.c
6173         * src/etpan/etpan-thread-manager.h
6174         * src/etpan/imap-thread.c
6175         * src/etpan/imap-thread.h
6176                 add copyright header
6177
6178 2007-01-17 [colin]      2.7.1cvs12
6179
6180         * src/plugins/pgpcore/select-keys.c
6181         * src/gtk/pluginwindow.c
6182         * src/prefs_account.c
6183                 Fix warnings
6184
6185 2007-01-16 [colin]      2.7.1cvs11
6186
6187         * src/imap.c
6188         * src/imap.h
6189         * src/imap_gtk.c
6190                 Manage subscribing to subfolders when only
6191                 subscribed folders are shown.
6192
6193 2007-01-16 [colin]      2.7.1cvs10
6194
6195         * src/folderview.c
6196                 Fix annoying vscrollbar going back to top
6197                 on Check for new folders
6198
6199 2007-01-16 [colin]      2.7.1cvs9
6200
6201         * src/imap.c
6202                 Remove printf
6203
6204 2007-01-16 [colin]      2.7.1cvs8
6205
6206         * src/filtering.c
6207                 Bigger buffer for errors
6208         * src/imap.c
6209         * src/imap.h
6210         * src/imap_gtk.c
6211         * src/prefs_account.c
6212         * src/prefs_account.h
6213         * src/wizard.c
6214         * src/etpan/imap-thread.c
6215         * src/etpan/imap-thread.h
6216         * manual/handling.xml
6217                 Add subscriptions management. What it changes:
6218                 Creating a folder subscribes to it
6219                 Deleting a folder unsubscribes it
6220                 New contextual menu item allowing to switch between
6221                 All folders and Subscribed folders, subscribe, and
6222                 unsubscribe. "Creating" an existing but unsubscribed
6223                 folder will subscribe it.
6224                 By default for new accounts, only subscribed folders 
6225                 are shown.
6226
6227
6228 2007-01-16 [paul]       2.7.1cvs7
6229
6230         * src/summaryview.c
6231                 Allow folder classes to specify only sort_key or
6232                 sort_type instead of both or none.
6233
6234 2007-01-16 [paul]       2.7.1cvs6
6235
6236         * src/action.c
6237         * src/compose.c
6238         * src/mimeview.c
6239         * src/procmime.c
6240         * src/textview.c
6241                 Save and use errno for procmime_get_part
6242
6243 2007-01-16 [colin]      2.7.1cvs5
6244
6245         * src/imap.c
6246                 Never remove INBOX when scanning for
6247                 new folders. It's a special folder
6248                 that has to exist.
6249
6250 2007-01-15 [colin]      2.7.1cvs4
6251
6252         * src/imap.c
6253                 Fix 'Check for new folders' when IMAP subdirectory
6254                 is set
6255         * src/etpan/imap-thread.c
6256                 Fix build
6257
6258 2007-01-15 [colin]      2.7.1cvs3
6259
6260         * src/etpan/imap-thread.c
6261                 Fix invalid free on command-connection
6262                 error
6263
6264 2007-01-15 [wwp]        2.7.1cvs2
6265
6266         * src/matcher_parser_lex.l
6267         * src/quote_fmt_lex.l
6268         * src/matcher_parser_parse.y
6269                 fix copyright header in lexers and parsers.
6270
6271 2007-01-15 [paul]       2.7.1cvs1
6272
6273         * NEWS
6274         * README
6275         * RELEASE_NOTES
6276         * configure.ac
6277                 bump up version number following
6278                 stable release
6279
6280 2007-01-15 [paul]       2.7.0cvs31
6281
6282         * AUTHORS
6283         * src/gtk/authors.h
6284                 add Fabien to the Team list
6285                 add the recent contributors
6286                 make a few corrections
6287
6288 2007-01-15 [paul]       2.7.0cvs30
6289
6290         * src/mainwindow.c
6291                 fix compiler warning
6292         * src/plugins/pgpcore/prefs_gpg.c
6293         * src/plugins/pgpcore/prefs_gpg.h
6294                 add missing include
6295                 fix copyright header
6296
6297 2007-01-14 [colin]      2.7.0cvs29
6298
6299         * src/gtk/filesel.c
6300                 Use the 'gtk+' backend. Avoids gnome-vfs use,
6301                 two benefits: faster to open, will fix strange
6302                 dbus-related crash. Thanks to Pascal Terjan.
6303
6304 2007-01-14 [colin]      2.7.0cvs28
6305
6306         * src/etpan/imap-thread.c
6307                 Delete the old imap just after allocating
6308                 the new one. Makes sure we don't get the
6309                 same pointer by sheer luck, which feels
6310                 strange in the debug log.
6311
6312 2007-01-14 [colin]      2.7.0cvs27
6313
6314         * src/gtk/inputdialog.c
6315                 Make sure we don't print passwords in
6316                 clear text when in debug mode
6317
6318 2007-01-14 [colin]      2.7.0cvs26
6319
6320         * src/gtk/gtksctree.c
6321                 Fix bug 1098, 'bogus last row display 
6322                 after expanding a thread'. Patch by
6323                 Jindrich Makovicka <makovick@gmail.com>
6324
6325 2007-01-14 [colin]      2.7.0cvs25
6326
6327         * src/etpan/imap-thread.c
6328                 Close socket manually before
6329                 freeing the imap struct
6330
6331 2007-01-14 [colin]      2.7.0cvs24
6332
6333         * src/etpan/imap-thread.c
6334                 Maybe fix new reconnection issues
6335
6336 2007-01-13 [colin]      2.7.0cvs23
6337
6338         * src/summaryview.c
6339                 Freeze/thaw on thread selection
6340
6341 2007-01-13 [paul]       2.7.0cvs22
6342
6343         * src/mainwindow.c
6344         * src/summaryview.c
6345         * src/summaryview.h
6346                 add 'Edit/Delete thread'
6347
6348 2007-01-13 [colin]      2.7.0cvs21
6349
6350         * src/prefs_account.c
6351         * src/prefs_compose_writing.c
6352         * src/prefs_message.c
6353         * src/prefs_msg_colors.c
6354         * src/prefs_other.c
6355         * src/prefs_receive.c
6356         * src/prefs_spelling.c
6357         * src/prefs_summaries.c
6358         * src/prefs_themes.c
6359         * src/gtk/gtkutils.c
6360         * src/gtk/gtkutils.h
6361         * src/plugins/pgpcore/prefs_gpg.c
6362         * src/plugins/spamassassin/spamassassin_gtk.c
6363                 Factorize gtk frame creation
6364                 Patch by Pawel
6365
6366 2007-01-13 [colin]      2.7.0cvs20
6367
6368         * src/message_search.c
6369         * src/summary_search.c
6370                 Fix Enter in search windows
6371         * src/messageview.c
6372                 Fix body search starting at the
6373                 end of the mail (and asking for loop)
6374
6375 2007-01-13 [colin]      2.7.0cvs19
6376
6377         * src/etpan/imap-thread.c
6378                 Make sure we don't free the same imap
6379                 twice
6380
6381 2007-01-13 [colin]      2.7.0cvs18
6382
6383         * commitHelper
6384                 Allow multiple commitHelpers to
6385                 run at once
6386
6387 2007-01-12 [colin]      2.7.0cvs17
6388
6389         * src/etpan/imap-thread.c
6390                 Make sure we get rid of the previous mailimap
6391                 when connecting - just in case disconnect was
6392                 unclean
6393
6394 2007-01-12 [paul]       2.7.0cvs16
6395
6396         * src/compose.c
6397                 Strip S/MIME signatures when re-editing
6398                 S/MIME signed messages.
6399
6400 2007-01-12 [paul]       2.7.0cvs15
6401
6402         * configure.ac
6403         * src/addressbook.c
6404         * src/foldersel.c
6405         * src/folderview.c
6406         * src/main.c
6407                 no need to define CLAWS anymore, remove
6408                 all that stuff
6409
6410 2007-01-12 [paul]       2.7.0cvs14
6411
6412         * src/mimeview.c
6413                 check if the mail's signed as
6414                 it can change the mail structure
6415                 Thanks to Colin
6416
6417 2007-01-12 [paul]       2.7.0cvs13
6418
6419         * src/procmime.c
6420                 fix Forwarding msgs with attachments
6421                 that have dos line endings
6422                 Thanks to Colin
6423
6424 2007-01-12 [wwp]        2.7.0cvs12
6425
6426         * configure.ac
6427                 Revert accidentally committed extra version tag.
6428
6429 2007-01-12 [wwp]        2.7.0cvs11
6430
6431         * src/prefs_account.c
6432                 Fix compilation w/o aspell (completes 2.7.0cvs7).
6433
6434 2007-01-11 [colin]      2.7.0cvs10
6435
6436         * src/imap.c
6437                 move g_warning to debug_print
6438                 it scares people for no reason
6439
6440 2007-01-11 [colin]      2.7.0cvs9
6441
6442         * po/POTFILES.in
6443                 Fix files to translate. Patch by
6444                 Fabien
6445
6446 2007-01-11 [paul]       2.7.0cvs8
6447
6448         * src/imap.c
6449                 Fix recursion when server lists the
6450                 current subfolder in the response
6451         * src/mimeview.c
6452                 Fix updating of icon_list/ctree
6453         * src/plugins/pgpcore/select-keys.c
6454                 Fix a few annoyances when choosing
6455                 keys for the CMS (S/MIME) protocol
6456
6457 2007-01-11 [wwp]        2.7.0cvs7
6458
6459         * src/compose.c
6460         * src/prefs_account.c
6461         * src/prefs_account.h
6462                 Add per-account spellcheck default dictionaries settings.
6463
6464 2007-01-10 [colin]      2.7.0cvs6
6465
6466         * src/prefs_folder_item.c
6467                 Factorize strings - patch by Fabien
6468
6469 2007-01-10 [colin]      2.7.0cvs5
6470
6471         * src/mainwindow.c
6472                 Fix bug 1095, 'Crash while changing folder 
6473                 columns during incorporation'
6474
6475 2007-01-09 [colin]      2.7.0cvs4
6476
6477         * src/gtk/pluginwindow.c
6478                 Set the plugin window transient. Seems
6479                 like some window managers hide it in
6480                 the background after "load plugin"...
6481
6482 2007-01-09 [colin]      2.7.0cvs3
6483
6484         * src/gtk/filesel.c
6485                 Use the same type for alloc and free
6486
6487 2007-01-08 [paul]       2.7.0cvs2
6488
6489         * po/nl.po
6490                 updated by Tim Dijkstra
6491
6492 2007-01-08 [paul]       2.7.0cvs1
6493
6494         * src/prefs_themes.c
6495         * src/common/utils.c
6496                 Fix resource leaks
6497
6498 2007-01-08 [paul]       2.7.0
6499
6500         * NEWS
6501         * README
6502         * RELEASE_NOTES
6503                 2.7.0 released
6504
6505 2007-01-08 [paul]       2.6.1cvs119
6506
6507         * doc/man/claws-mail.1
6508                 another correction
6509
6510 2007-01-08 [paul]       2.6.1cvs118
6511
6512         * doc/man/claws-mail.1
6513                 corrections
6514         * manual/advanced.xml
6515                 improved English usage
6516
6517 2007-01-08 [paul]       2.6.1cvs117
6518
6519         * po/ca.po
6520         * po/de.po
6521         * po/en_GB.po
6522         * po/fi.po
6523         * po/it.po
6524         * po/pt_BR.po
6525         * po/sk.po
6526         * po/sr.po
6527         * po/zh_CN.po
6528                 updated by Miquel Oliete, Stephan Sachse, me,
6529                 Tommi Pirinen, Andrea Spadaccini, Frederico
6530                 Goncalves Guimaraes, Andrej Kacian, Aleksandar
6531                 Urosevic, and Ralgh Young
6532
6533 2007-01-07 [mones]      2.6.1cvs116
6534
6535         * manual/es/advanced.xml
6536         * po/es.po
6537                 Synced manual (unhide mark_as_read_delay)
6538                 and updated translation for release
6539
6540 2007-01-07 [paul]       2.6.1cvs115
6541
6542         * src/prefs_matcher.c
6543                 make the hbox content fit better under
6544                 various languages
6545
6546 2007-01-07 [colin]      2.6.1cvs114
6547
6548         * src/messageview.c
6549                 Fix bug 1088, 'Ctrl-h produces repeatable
6550                 crash'
6551
6552 2007-01-06 [colin]      2.6.1cvs113
6553
6554         * src/etpan/imap-thread.c
6555                 Add casts to int to get certs. Fixes
6556                 bug 1064, 'crash @ etpan_certificate_check() 
6557                 when opening an IMAP folder', with latest
6558                 libetpan CVS or >= 0.49
6559         * src/mainwindow.c
6560         * src/mainwindow.h
6561         * src/imap_gtk.c
6562         * src/news_gtk.c
6563         * src/prefs_folder_item.c
6564                 Grey out the "synchronise" menu items if
6565                 there's nothing to synchronise.
6566         * src/plugins/pgpcore/sgpgme.c
6567                 Make an error clearer than "Unknown error"
6568
6569 2007-01-06 [colin]      2.6.1cvs112
6570
6571         * src/messageview.c
6572                 Don't try to show a message if updating
6573                 Maybe fixes bug 1088, 'ctrl-h produces
6574                 repeatable crash'.
6575
6576 2007-01-06 [colin]      2.6.1cvs111
6577
6578         * src/summaryview.c
6579                 Disable Control-Space (handle it as Space).
6580
6581 2007-01-05 [paul]       2.6.1cvs110
6582
6583         * src/imap.c
6584                 Fix bug 934, 'sylpheed claws 2.1 
6585                 doesn't show Exchanges Public Folders'
6586                 Thanks to Hoa and Colin
6587         * src/msgcache.c
6588                 Refuse to allocate more than 2 MB for a 
6589                 single field, it's a good indication of
6590                 cache corruption.
6591
6592 2007-01-05 [colin]      2.6.1cvs109
6593
6594         * src/mainwindow.c
6595                 Allow --select'ing emails by Message-ID too
6596
6597 2007-01-05 [colin]      2.6.1cvs108
6598
6599         * src/common/quoted-printable.c
6600                 Uh! Third fix :)
6601
6602 2007-01-05 [colin]      2.6.1cvs107
6603
6604         * src/common/quoted-printable.c
6605                 Fix previous commit about bug 1089
6606                 Thanks to Ralf
6607
6608 2007-01-05 [colin]      2.6.1cvs106
6609
6610         * src/common/quoted-printable.c
6611                 Fix my previous commit on bug 1089
6612                 - Thanks to Ralf :)
6613
6614 2007-01-04 [colin]      2.6.1cvs105
6615
6616         * src/common/quoted-printable.c
6617                 Fix bug 1089, 'NUL characters in Subject 
6618                 line are misinterpreted'. Not a pain to
6619                 fix in fact.
6620
6621 2007-01-04 [colin]      
6622
6623         2.7.0-rc3 released
6624
6625 2007-01-04 [wwp]        2.6.1cvs104
6626
6627         * src/image_viewer.c
6628                 Force operator precedence (fix a compiler warning).
6629
6630 2007-01-04 [colin]      2.6.1cvs103
6631
6632         * src/image_viewer.c
6633                 Be cautious there too (same fix as the one
6634                 in textview from cvs33)
6635         * src/messageview.c
6636                 Don't use any MimeViewer plugin when showing
6637                 all headers
6638
6639 2007-01-03 [wwp]        2.6.1cvs102
6640
6641         * src/html.c
6642         * src/html.h
6643                 fixed "cent" sign (use the existing ASCII one),
6644                 decode more HTML entities,
6645                 converted table ASCII entries to UTF-8,
6646                 moved a switch() into a hashtable.
6647
6648 2007-01-03 [paul]       2.6.1cvs101
6649
6650         * src/compose.c
6651         * src/messageview.c
6652         * src/procmsg.c
6653         * src/procmsg.h
6654                 When possible, use move_msg instead of
6655                 copy_msg + remove_msg to move sent mail
6656                 from Queue to Sent. 
6657
6658 2007-01-03 [paul]       2.6.1cvs100
6659
6660         * src/html.c
6661                 add more html entity recognition:
6662                 pounds, euros, and cents
6663
6664 2007-01-03 [colin]      2.6.1cvs99
6665
6666         * src/imap_gtk.c
6667                 Don't display an error on NOSELECT
6668                 folders when synchronising
6669
6670 2007-01-03 [paul]       2.6.1cvs98
6671
6672         * tools/maildir2claws-mail.pl
6673                 only substitute 'sent-mail' if it's
6674                 the full directory name
6675
6676 2007-01-03 [paul]       2.6.1cvs97
6677
6678         * ChangeLog
6679         * ChangeLog.pre2.0.0
6680         * Makefile.am
6681                 archive a chunk of ChangeLog in
6682                 ChangeLog.pre2.0.0
6683         * ChangeLog.gtk1
6684         * doc/src/ChangeLog.claws-pre0.8.0
6685                 remove ChangeLog.claws-pre0.8.0, adding
6686                 its contents to ChangeLog.gtk1
6687
6688 2007-01-03 [paul]       2.6.1cvs96
6689
6690         * src/account.c
6691         * src/account.h
6692         * src/action.c
6693         * src/action.h
6694         * src/adbookbase.h
6695         * src/addr_compl.c
6696         * src/addr_compl.h
6697         * src/addrbook.c
6698         * src/addrcache.c
6699         * src/addrcache.h
6700         * src/addrcindex.c
6701         * src/addrcindex.h
6702         * src/addrclip.c
6703         * src/addrclip.h
6704         * src/addrdefs.h
6705         * src/addressadd.c
6706         * src/addressadd.h
6707         * src/addressbook.c
6708         * src/addressbook.h
6709         * src/addressbook_foldersel.c
6710         * src/addressbook_foldersel.h
6711         * src/addrgather.c
6712         * src/addrgather.h
6713         * src/addrharvest.c
6714         * src/addrharvest.h
6715         * src/addrindex.c
6716         * src/addrindex.h
6717         * src/addritem.c
6718         * src/addritem.h
6719         * src/addrquery.c
6720         * src/addrquery.h
6721         * src/addrselect.c
6722         * src/addrselect.h
6723         * src/alertpanel.c
6724         * src/alertpanel.h
6725         * src/browseldap.c
6726         * src/browseldap.h
6727         * src/codeconv.c
6728         * src/codeconv.h
6729         * src/compose.c
6730         * src/compose.h
6731         * src/customheader.c
6732         * src/customheader.h
6733         * src/displayheader.c
6734         * src/displayheader.h
6735         * src/editaddress.c
6736         * src/editaddress.h
6737         * src/editbook.c
6738         * src/editbook.h
6739         * src/editgroup.c
6740         * src/editgroup.h
6741         * src/editjpilot.c
6742         * src/editjpilot.h
6743         * src/editldap.c
6744         * src/editldap.h
6745         * src/editldap_basedn.c
6746         * src/editldap_basedn.h
6747         * src/editvcard.c
6748         * src/editvcard.h
6749         * src/exphtmldlg.c
6750         * src/exphtmldlg.h
6751         * src/expldifdlg.c
6752         * src/expldifdlg.h
6753         * src/export.c
6754         * src/export.h
6755         * src/exporthtml.c
6756         * src/exporthtml.h
6757         * src/exportldif.c
6758         * src/exportldif.h
6759         * src/filtering.c
6760         * src/filtering.h
6761         * src/folder.c
6762         * src/folder.h
6763         * src/folder_item_prefs.c
6764         * src/folder_item_prefs.h
6765         * src/foldersel.c
6766         * src/foldersel.h
6767         * src/folderutils.c
6768         * src/folderutils.h
6769         * src/folderview.c
6770         * src/folderview.h
6771         * src/grouplistdialog.c
6772         * src/grouplistdialog.h
6773         * src/headerview.c
6774         * src/html.c
6775         * src/html.h
6776         * src/image_viewer.c
6777         * src/image_viewer.h
6778         * src/imap.c
6779         * src/imap.h
6780         * src/imap_gtk.c
6781         * src/imap_gtk.h
6782         * src/import.c
6783         * src/import.h
6784         * src/importldif.c
6785         * src/importldif.h
6786         * src/importmutt.c
6787         * src/importmutt.h
6788         * src/importpine.c
6789         * src/importpine.h
6790         * src/inc.c
6791         * src/inc.h
6792         * src/jpilot.c
6793         * src/jpilot.h
6794         * src/ldapctrl.c
6795         * src/ldapctrl.h
6796         * src/ldaplocate.c
6797         * src/ldaplocate.h
6798         * src/ldapquery.c
6799         * src/ldapquery.h
6800         * src/ldapserver.c
6801         * src/ldapserver.h
6802         * src/ldaputil.c
6803         * src/ldaputil.h
6804         * src/ldif.c
6805         * src/ldif.h
6806         * src/main.c
6807         * src/main.h
6808         * src/mainwindow.c
6809         * src/mainwindow.h
6810         * src/manual.c
6811         * src/manual.h
6812         * src/mbox.c
6813         * src/message_search.c
6814         * src/message_search.h
6815         * src/messageview.c
6816         * src/messageview.h
6817         * src/mh.c
6818         * src/mh.h
6819         * src/mh_gtk.c
6820         * src/mh_gtk.h
6821         * src/mimeview.c
6822         * src/mimeview.h
6823         * src/msgcache.c
6824         * src/msgcache.h
6825         * src/mutt.c
6826         * src/mutt.h
6827         * src/news.c
6828         * src/news.h
6829         * src/news_gtk.c
6830         * src/news_gtk.h
6831         * src/partial_download.c
6832         * src/partial_download.h
6833         * src/pine.c
6834         * src/pine.h
6835         * src/pop.c
6836         * src/pop.h
6837         * src/prefs_account.c
6838         * src/prefs_account.h
6839         * src/prefs_actions.c
6840         * src/prefs_actions.h
6841         * src/prefs_common.c
6842         * src/prefs_common.h
6843         * src/prefs_compose_writing.c
6844         * src/prefs_compose_writing.h
6845         * src/prefs_customheader.c
6846         * src/prefs_customheader.h
6847         * src/prefs_display_header.c
6848         * src/prefs_display_header.h
6849         * src/prefs_filtering.c
6850         * src/prefs_filtering.h
6851         * src/prefs_filtering_action.c
6852         * src/prefs_filtering_action.h
6853         * src/prefs_folder_column.c
6854         * src/prefs_folder_column.h
6855         * src/prefs_folder_item.c
6856         * src/prefs_folder_item.h
6857         * src/prefs_fonts.c
6858         * src/prefs_fonts.h
6859         * src/prefs_gtk.c
6860         * src/prefs_gtk.h
6861         * src/prefs_image_viewer.c
6862         * src/prefs_image_viewer.h
6863         * src/prefs_matcher.c
6864         * src/prefs_matcher.h
6865         * src/prefs_message.c
6866         * src/prefs_msg_colors.c
6867         * src/prefs_msg_colors.h
6868         * src/prefs_other.c
6869         * src/prefs_quote.c
6870         * src/prefs_receive.c
6871         * src/prefs_send.c
6872         * src/prefs_spelling.c
6873         * src/prefs_spelling.h
6874         * src/prefs_summaries.c
6875         * src/prefs_summaries.h
6876         * src/prefs_summary_column.c
6877         * src/prefs_summary_column.h
6878         * src/prefs_template.c
6879         * src/prefs_template.h
6880         * src/prefs_themes.c
6881         * src/prefs_themes.h
6882         * src/prefs_toolbar.c
6883         * src/prefs_toolbar.h
6884         * src/prefs_wrapping.c
6885         * src/prefs_wrapping.h
6886         * src/privacy.c
6887         * src/privacy.h
6888         * src/procheader.c
6889         * src/procheader.h
6890         * src/procmime.c
6891         * src/procmime.h
6892         * src/procmsg.c
6893         * src/procmsg.h
6894         * src/quote_fmt.c
6895         * src/quote_fmt_parse.y
6896         * src/recv.c
6897         * src/recv.h
6898         * src/remotefolder.c
6899         * src/remotefolder.h
6900         * src/send_message.c
6901         * src/send_message.h
6902         * src/setup.c
6903         * src/setup.h
6904         * src/sourcewindow.c
6905         * src/sourcewindow.h
6906         * src/ssl_manager.c
6907         * src/ssl_manager.h
6908         * src/statusbar.c
6909         * src/statusbar.h
6910         * src/stock_pixmap.c
6911         * src/stock_pixmap.h
6912         * src/summary_search.c
6913         * src/summary_search.h
6914         * src/summaryview.c
6915         * src/summaryview.h
6916         * src/textview.c
6917         * src/textview.h
6918         * src/toolbar.c
6919         * src/toolbar.h
6920         * src/undo.c
6921         * src/undo.h
6922         * src/unmime.c
6923         * src/unmime.h
6924         * src/vcard.c
6925         * src/vcard.h
6926         * src/wizard.c
6927         * src/wizard.h
6928         * src/common/base64.c
6929         * src/common/base64.h
6930         * src/common/defs.h
6931         * src/common/hooks.c
6932         * src/common/hooks.h
6933         * src/common/log.c
6934         * src/common/log.h
6935         * src/common/mgutils.c
6936         * src/common/mgutils.h
6937         * src/common/nntp.c
6938         * src/common/nntp.h
6939         * src/common/passcrypt.c
6940         * src/common/passcrypt.h.in
6941         * src/common/plugin.c
6942         * src/common/plugin.h
6943         * src/common/prefs.c
6944         * src/common/prefs.h
6945         * src/common/progressindicator.c
6946         * src/common/progressindicator.h
6947         * src/common/quoted-printable.c
6948         * src/common/quoted-printable.h
6949         * src/common/session.c
6950         * src/common/session.h
6951         * src/common/smtp.c
6952         * src/common/smtp.h
6953         * src/common/socket.c
6954         * src/common/socket.h
6955         * src/common/ssl.c
6956         * src/common/ssl.h
6957         * src/common/ssl_certificate.c
6958         * src/common/ssl_certificate.h
6959         * src/common/stringtable.c
6960         * src/common/stringtable.h
6961         * src/common/template.c
6962         * src/common/template.h
6963         * src/common/timing.h
6964         * src/common/utils.c
6965         * src/common/utils.h
6966         * src/common/version.h.in
6967         * src/common/xml.c
6968         * src/common/xml.h
6969         * src/common/xmlprops.c
6970         * src/common/xmlprops.h
6971         * src/gtk/about.c
6972         * src/gtk/colorlabel.c
6973         * src/gtk/colorsel.c
6974         * src/gtk/colorsel.h
6975         * src/gtk/combobox.c
6976         * src/gtk/combobox.h
6977         * src/gtk/description_window.c
6978         * src/gtk/description_window.h
6979         * src/gtk/filesel.c
6980         * src/gtk/filesel.h
6981         * src/gtk/foldersort.c
6982         * src/gtk/foldersort.h
6983         * src/gtk/gtksctree.c
6984         * src/gtk/gtkutils.c
6985         * src/gtk/gtkutils.h
6986         * src/gtk/inputdialog.c
6987         * src/gtk/inputdialog.h
6988         * src/gtk/logwindow.c
6989         * src/gtk/logwindow.h
6990         * src/gtk/manage_window.c
6991         * src/gtk/manage_window.h
6992         * src/gtk/menu.c
6993         * src/gtk/menu.h
6994         * src/gtk/pluginwindow.c
6995         * src/gtk/pluginwindow.h
6996         * src/gtk/prefswindow.c
6997         * src/gtk/prefswindow.h
6998         * src/gtk/progressdialog.c
6999         * src/gtk/progressdialog.h
7000         * src/gtk/sslcertwindow.c
7001         * src/gtk/sslcertwindow.h
7002         * src/plugins/bogofilter/bogofilter.c
7003         * src/plugins/bogofilter/bogofilter.h
7004         * src/plugins/bogofilter/bogofilter_gtk.c
7005         * src/plugins/clamav/clamav_plugin.c
7006         * src/plugins/clamav/clamav_plugin.h
7007         * src/plugins/clamav/clamav_plugin_gtk.c
7008         * src/plugins/demo/demo.c
7009         * src/plugins/dillo_viewer/dillo_prefs.c
7010         * src/plugins/dillo_viewer/dillo_prefs.h
7011         * src/plugins/dillo_viewer/dillo_viewer.c
7012         * src/plugins/pgpcore/passphrase.c
7013         * src/plugins/pgpcore/passphrase.h
7014         * src/plugins/pgpcore/pgp_viewer.c
7015         * src/plugins/pgpcore/pgp_viewer.h
7016         * src/plugins/pgpcore/plugin.c
7017         * src/plugins/pgpcore/select-keys.c
7018         * src/plugins/pgpcore/select-keys.h
7019         * src/plugins/pgpcore/sgpgme.c
7020         * src/plugins/pgpcore/sgpgme.h
7021         * src/plugins/pgpinline/pgpinline.c
7022         * src/plugins/pgpinline/pgpinline.h
7023         * src/plugins/pgpinline/plugin.c
7024         * src/plugins/pgpmime/pgpmime.c
7025         * src/plugins/pgpmime/pgpmime.h
7026         * src/plugins/pgpmime/plugin.c
7027         * src/plugins/spamassassin/spamassassin.c
7028         * src/plugins/spamassassin/spamassassin.h
7029         * src/plugins/spamassassin/spamassassin_gtk.c
7030         * src/plugins/trayicon/trayicon.c
7031                 it's 2007, update the year in the copyright headers
7032
7033 2007-01-03 [paul]       2.6.1cvs95
7034
7035         * src/gtk/about.c
7036                 it is 2007, use it in the copyright string
7037
7038 2007-01-03 [paul]       2.6.1cvs94
7039
7040         * src/html.c
7041                 html entity conversion:
7042                 move &#153; to a more suitable place
7043                 add &bull; and &ndash;
7044                 make sure &mdash; and &#8212; are both
7045                 converted the same
7046
7047 2007-01-02 [colin]      2.6.1cvs93
7048
7049         * src/addrbook.c
7050                 Fix leak
7051         * src/common/plugin.c
7052                 Add comment
7053         * src/etpan/imap-thread.c
7054                 Fix warning
7055
7056 2006-12-31 [paul]       2.6.1cvs92
7057
7058         * src/prefs_summaries.c
7059                 use gtk_button_new_from_stock()
7060
7061 2006-12-30 [colin]      2.6.1cvs91
7062
7063         * src/folder.c
7064         * src/imap_gtk.c
7065         * src/mh_gtk.c
7066                 Don't update filtering and account paths 
7067                 when copying folders
7068
7069 2006-12-30 [colin]      2.6.1cvs90
7070
7071         * src/prefs_compose_writing.c
7072         * src/prefs_quote.c
7073         * src/prefs_template.c
7074                 Use message font for Writing and 
7075                 Quoting prefs, as well as Templates.
7076
7077 2006-12-30 [colin]      2.6.1cvs89
7078
7079         * src/prefs_summaries.c
7080                 Rework GUI; patch by Pawel
7081
7082 2006-12-29 [colin]      2.6.1cvs88
7083
7084         * src/prefs_folder_item.c
7085                 Fix bug 1085, 'Apply to subfolder 
7086                 doesn't work' - I was mistaken saying
7087                 it worked in every case
7088
7089 2006-12-28 [colin]      2.6.1cvs87
7090
7091         * src/gtk/gtkaspell.c
7092                 Don't assert if use_alternate is true
7093                 and alt_dictionary isn't set -- this 
7094                 is what happens on upgrade! Rather,
7095                 do with it.
7096
7097 2006-12-28 [colin]      2.6.1cvs86
7098
7099         * Makefile.am
7100                 Fix desktop/icon simplification
7101
7102 2006-12-28 [colin]      2.6.1cvs85
7103
7104         * Makefile.am
7105                 Make desktop and icon not 
7106                 dependant on the desktop
7107
7108 2006-12-28 [wwp]        2.6.1cvs84
7109
7110         * src/plugins/pgpmime/claws.def
7111                 Add missing symbol (discards gpg4win's 03-plugins-symbols.patch).
7112
7113 2006-12-28 [wwp]        2.6.1cvs83
7114
7115         * src/prefs_folder_item.c
7116                 Fix coloring of "simplify subject regexp" (folder prefs),
7117                 which might be left to red whereas the regexp gets empty.
7118
7119 2006-12-28 [wwp]        2.6.1cvs82
7120
7121         * src/prefs_common.c
7122         * src/prefs_common.h
7123         * src/addressbook.c
7124         * src/addressitem.h
7125                 Save addressbook mainwindow's horizontal and vertical splitter position.
7126
7127 2006-12-27 [wwp]        2.6.1cvs81
7128
7129         * src/gtk/gtkaspell.c
7130         * src/gtk/gtkaspell.h
7131         * src/compose.c
7132                 Fix assignment of compose's default and alternate dictionary from
7133                 account or folder settings. Now gtkaspell_change_dict does rotate
7134                 dicts only when it's called from a menu cb.
7135
7136 2006-12-27 [wwp]        2.6.1cvs80
7137
7138         * src/folder_item_prefs.c
7139                 Fix randomly initialized default-alt-dictionary (folder prefs),
7140                 complete 2.6.1cvs72.
7141
7142 2006-12-27 [paul]       2.6.1cvs79
7143
7144         * src/imap_gtk.c
7145         * src/mh_gtk.c
7146                 Add Copy folder in the folder's contextual
7147                 menu
7148
7149 2006-12-27 [wwp]        2.6.1cvs78
7150
7151         * src/imap.c
7152                 Clean up session locking, thanks to Colin.
7153
7154 2006-12-26 [colin]      2.6.1cvs77
7155
7156         * src/statusbar.c
7157                 Revert previous patch
7158
7159 2006-12-26 [colin]      2.6.1cvs76
7160
7161         * src/folder.c
7162         * src/folderview.c
7163         * src/imap.c
7164         * src/statusbar.c
7165         * src/etpan/imap-thread.c
7166                 Fix previous commit warnings
7167                 Make statusbar update every second if total < 20
7168                 Make IMAP APPEND faster by simplifying log              
7169
7170 2006-12-26 [colin]      2.6.1cvs75
7171
7172         * src/folder.c
7173         * src/folder.h
7174         * src/folderview.c
7175         * src/folderview.h
7176         * src/imap_gtk.c
7177         * src/mh_gtk.c
7178                 Make it possible to copy folders accross
7179                 mailboxes (this was an arbitrary limitation).
7180                 Still make it impossible to move folders 
7181                 accross mailboxes.
7182
7183 2006-12-26 [colin]      2.6.1cvs74
7184
7185         * src/etpan/imap-thread.c
7186                 Fix bug 1081, 'claws-mail 
7187                 segfaults when going offline 
7188                 while it transfers mails via 
7189                 imap'
7190
7191 2006-12-26 [colin]      2.6.1cvs73
7192
7193         * src/folder_item_prefs.c
7194                 Don't forget alt dictionary when
7195                 renaming/moving folders
7196
7197 2006-12-26 [wwp]        2.6.1cvs72
7198
7199         * src/folder_item_prefs.c
7200                 Add missing defaults for per-folder alt dict
7201                 (forgotten in 2.6.1cvs61).
7202
7203 2006-12-26 [colin]      2.6.1cvs71
7204
7205         * src/wizard.c
7206                 Add tooltip to state that specifying
7207                 full path to mailbox is possible
7208
7209 2006-12-26 [wwp]        2.6.1cvs70
7210
7211         * src/partial_download.c
7212         * src/gtk/gtkvscrollbutton.c
7213         * src/plugins/pgpinline/plugin.c
7214                 Fix for few compiler warnings that matter.
7215
7216 2006-12-25 [colin]      2.6.1cvs69
7217
7218         * src/partial_download.c
7219                 Fix marking for download or deletion
7220                 when the header isn't the first
7221         * src/gtk/logwindow.c
7222                 Fix start of scrolling
7223
7224 2006-12-23 [paul]       2.6.1cvs68
7225
7226         * src/compose.c
7227                 change last commit to use the 'academic'
7228                 method instead. Thanks to wwp
7229
7230 2006-12-23 [paul]       2.6.1cvs67
7231
7232         * src/compose.c
7233                 don't warn about empty subject when
7234                 redirecting
7235
7236 2006-12-22 [colin]      2.6.1cvs66
7237
7238         * src/summary_search.c
7239                 Fix previous patch
7240
7241 2006-12-22 [colin]      2.6.1cvs65
7242
7243         * src/gtk/gtkutils.c
7244         * src/imap.c
7245         * src/jpilot.c
7246         * src/summary_search.c
7247                 A few warning fixes
7248
7249 2006-12-23 [paul]       
7250
7251         2.7.0-rc2 released
7252
7253 2006-12-22 [colin]      2.6.1cvs64
7254
7255         * src/toolbar.c
7256         * src/toolbar.h
7257                 Add a combo to the learn spam button
7258         * src/plugins/bogofilter/bogofilter.c
7259         * src/plugins/bogofilter/bogofilter_gtk.c
7260         * src/plugins/bogofilter/bogofilter.h
7261                 Allow to store Unsure mails in a specific
7262                 folder to make better teaching easier
7263
7264 2006-12-21 [wwp]        2.6.1cvs63
7265
7266         * src/compose.c
7267         * src/prefs_common.c
7268         * src/prefs_common.h
7269         * src/prefs_spelling.c
7270         * src/gtk/gtkaspell.c
7271         * src/gtk/gtkaspell.h
7272                 Allow spell-checking using both current and alternate dictionaries
7273                 (thanks to Colin).
7274
7275 2006-12-21 [wwp]        2.6.1cvs62
7276
7277         * src/gtk/gtkaspell.c
7278                 Apply recheck_when_changing_dict (highlight all mispelled words)
7279                 when switching to alternate dictionary.
7280
7281 2006-12-21 [wwp]        2.6.1cvs61
7282
7283         * src/compose.c
7284         * src/folder_item_prefs.h
7285         * src/prefs_common.c
7286         * src/prefs_common.h
7287         * src/prefs_folder_item.c
7288         * src/prefs_spelling.c
7289         * src/gtk/gtkaspell.c
7290         * src/gtk/gtkaspell.h
7291                 Add global and per-folder prefs to set the default
7292                 alternate dictionary.
7293
7294 2006-12-21 [colin]      2.6.1cvs60
7295
7296         * src/folder.c
7297                 Look for folders by path in all folders
7298         * src/html.c
7299                 add &mdash;
7300
7301 2006-12-20 [colin]      2.6.1cvs59
7302
7303         * src/gtk/quicksearch.c
7304                 Make sure in_typing is false when clearing
7305
7306 2006-12-20 [wwp]        2.6.1cvs58
7307
7308         * configure.ac
7309                 change manual's target dir to be LFH-compliant (thanks to Colin).
7310
7311 2006-12-20 [wwp]        2.6.1cvs57
7312
7313         * src/prefs_common.c
7314         * src/prefs_summaries.c
7315                 i18n fix and factorize patch, thanks to Fabien.
7316
7317 2006-12-20 [paul]       2.6.1cvs56
7318
7319         * configure.ac
7320                 last of the renaming (??)
7321         * src/main.c
7322                 correct --help info of --status-full
7323         * src/plugins/bogofilter/bogofilter.c
7324                 make FALSE default of whitelist_ab
7325
7326 2006-12-19 [colin]      2.6.1cvs55
7327
7328         * src/jpilot.c
7329                 Same as before, without depending on
7330                 pisock >= 0.12
7331
7332 2006-12-19 [colin]      2.6.1cvs54
7333
7334         * src/jpilot.c
7335                 Fix bug 1059, 'Better jpilot charset 
7336                 handling'. Use libpisync's charset conversion
7337                 if possible
7338
7339 2006-12-19 [colin]      2.6.1cvs53
7340
7341         * po/fr.po
7342                 Updated by Fabien
7343
7344 2006-12-19 [wwp]        2.6.1cvs52
7345
7346         * src/gtk/about.c
7347                 Add missing #include (thanks to Colin).
7348
7349 2006-12-19 [wwp]        2.6.1cvs51
7350
7351         * src/prefs_receive.c
7352                 Better spacing between widgets in prefs.
7353
7354 2006-12-18 [colin]      2.6.1cvs50
7355
7356         * src/imap.c
7357                 Fix failure to get separator on LIST "" ""
7358                 Try LIST "" "INBOX" too.
7359
7360 2006-12-18 [wwp]        2.6.1cvs49
7361
7362         * src/common/session.c
7363                 Fix a compiler warning (thanks to Fabien).
7364
7365 2006-12-18 [wwp]        2.6.1cvs48
7366
7367         * src/compose.c
7368         * src/prefs_quote.c
7369                 Factorize some strings for translation (it's about error
7370                 messages when applying or checking template/quote format).
7371
7372 2006-12-18 [colin]      2.6.1cvs47
7373
7374         * Makefile.am
7375         * src/common/defs.h
7376         * src/gtk/Makefile.am
7377         * src/gtk/about.c
7378                 Add a Release notes tab from the contents of
7379                 $(DOCDIR)/RELEASE_NOTES. Patch by Fabien.
7380
7381 2006-12-17 [colin]      2.6.1cvs46
7382
7383         * src/mimeview.c
7384         * src/textview.c
7385         * src/gtk/filesel.c
7386                 Correctly convert from/to UTF8/filename encoding
7387                 when loading and saving files. Probably fixes
7388                 bug 1068, 'Claws-Mail uses 100% CPU when looking 
7389                 for a file to attach and is blocked...'
7390
7391 2006-12-17 [colin]      2.6.1cvs45
7392
7393         * src/gtk/logwindow.c
7394                 Fix bug 1067, 'Claws-Mail uses 100% CPU on an 
7395                 IMAP folder and is blocked on main thread': 
7396                 make sure we put utf8 in the log.
7397
7398 2006-12-16 [colin]      2.6.1cvs44
7399
7400         * src/toolbar.c
7401         * src/toolbar.h
7402                 Fix bug 1055, 'Add the 'cancel receive' 
7403                 in the available events for the toolbar buttons'
7404
7405 2006-12-16 [colin]      2.6.1cvs43
7406
7407         * po/POTFILES.in
7408         * src/imap.c
7409         * src/common/nntp.c
7410         * src/common/session.c
7411                 Log error when SSL handshakes fail. 
7412                 Fixes bug 1082, 'incorrect / imprecise 
7413                 error message when imap server provides 
7414                 ssl only through STARTTLS but SSL is 
7415                 selected'
7416
7417 2006-12-15 [wwp]        2.6.1cvs42
7418
7419         * src/plugins/bogofilter/bogofilter_gtk.c
7420                 set proper sensitivity to widgets I've recently added.
7421
7422 2006-12-15 [colin]      
7423
7424         2.7.0-rc1 released
7425
7426 2006-12-15 [wwp]        2.6.1cvs41
7427
7428         * src/plugins/bogofilter/bogofilter.c
7429         * src/plugins/bogofilter/bogofilter.h
7430         * src/plugins/bogofilter/bogofilter_gtk.c
7431                 bogofilter's whitelist can now use a subset of
7432                 the addressbook (either a book, a subfolder of a book,
7433                 or the whole addressbook by using "Any"). Re-used there
7434                 some pref_matcher widgets and mechanisms to match a subset
7435                 of the addressbook.
7436
7437 2006-12-15 [wwp]        2.6.1cvs40
7438
7439         * src/wizard.c
7440         * src/common/plugin.c
7441         * src/common/plugin.h
7442         * src/gtk/about.c
7443         * src/plugins/bogofilter/bogofilter.c
7444         * src/plugins/clamav/clamav_plugin.c
7445         * src/plugins/demo/demo.c
7446         * src/plugins/dillo_viewer/dillo_viewer.c
7447         * src/plugins/pgpcore/plugin.c
7448         * src/plugins/pgpinline/plugin.c
7449         * src/plugins/pgpmime/plugin.c
7450         * src/plugins/spamassassin/spamassassin.c
7451         * src/plugins/trayicon/trayicon.c
7452                 factorize some translatable strings (plugins-related),
7453                 fix missing punctuation in several places,
7454                 remove useless translatable \n in about.c,
7455                 and factorize plugin init code w/ a new function
7456                 check_plugin_version() in common/plugin.c.
7457                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
7458
7459 2006-12-15 [wwp]        2.6.1cvs39
7460
7461         * src/plugins/bogofilter/bogofilter.c
7462         * src/plugins/bogofilter/bogofilter_gtk.c
7463                 flag whitelisted spams as spam, but don't filter it to the spam
7464                 folder. Thanks to Colin.
7465
7466 2006-12-15 [ticho]      2.6.1cvs38
7467
7468         * src/plugins/bogofilter/bogofilter.c
7469         * src/plugins/bogofilter/bogofilter.h
7470         * src/plugins/bogofilter/bogofilter_gtk.c
7471                 Add option to whitelist senders found in addressbook. Patch by colin.
7472
7473 2006-12-15 [paul]       2.6.1cvs37
7474
7475         * src/folderview.c
7476                 add missing #include "log.h"
7477
7478 2006-12-15 [paul]       2.6.1cvs36
7479
7480         * src/plugins/bogofilter/bogofilter.c
7481         * src/plugins/bogofilter/bogofilter.h
7482         * src/plugins/bogofilter/bogofilter_gtk.c
7483                 Add an option to allow inserting an
7484                 X-Claws-Bogosity header (on MH folders
7485                 only). Patch by Colin
7486
7487 2006-12-14 [colin]      2.6.1cvs35
7488
7489         * src/main.c
7490                 "Yes" should be the default choice for
7491                 migration configuration
7492
7493 2006-12-14 [paul]       2.6.1cvs34
7494
7495         * src/prefs_summaries.c
7496         * manual/advanced.xml
7497                 Unhide mark_as_read_delay
7498
7499 2006-12-14 [paul]       2.6.1cvs33
7500
7501         * src/messageview.c
7502         * src/messageview.h
7503         * src/mimeview.c
7504         * src/mimeview.h
7505         * src/summaryview.c
7506         * src/textview.c
7507         * src/textview.h
7508                 Fix printing of selection
7509                 Fix printing of message parts
7510                 Fix printing of images
7511         * src/gtk/gtksourceprintjob.c
7512                 Fix page count when there are images
7513
7514 2006-12-14 [wwp]        2.6.1cvs32
7515
7516         * src/mainwindow.c
7517         * src/summaryview.c
7518         * src/summaryview.h
7519         * src/gtk/quicksearch.c
7520                 fix quicksearch 'magnify' button status when QS is closed
7521                 using the Escape key, thanks to Colin.
7522
7523 2006-12-14 [wwp]        2.6.1cvs31
7524
7525         * src/mainwindow.c
7526         * src/summaryview.c
7527         * src/summaryview.h
7528         * src/gtk/quicksearch.c
7529                 fix quicksearch 'magnify' button status when QS is closed
7530                 using the Escape key, thanks to Colin.
7531
7532 2006-12-13 [colin]      2.6.1cvs30
7533
7534         * src/ldapquery.c
7535         * src/ldaputil.c
7536                 Use the binary safe version of ldap_get_values,
7537                 to make sure we manipulate null-terminated 
7538                 strings. Maybe fixes bug 1075, 'claws mail 
7539                 segfault when completing ldap adresses'
7540         * src/syldap.c ** REMOVED **
7541         * src/syldap.h ** REMOVED **
7542                 Remove dead files
7543
7544 2006-12-13 [mones]      2.6.1cvs29
7545
7546         * po/es.po
7547                 Fixed piped strings, fixed click translation
7548
7549 2006-12-13 [paul]       2.6.1cvs28
7550
7551         * src/main.c
7552                 don't translate these strings
7553
7554 2006-12-13 [paul]       2.6.1cvs27
7555
7556         * po/en_GB.po
7557                 updated
7558
7559 2006-12-13 [colin]      2.6.1cvs26
7560
7561         * src/main.c
7562         * src/main.h
7563                 Add claws_is_starting()
7564
7565 2006-12-13 [mones]      2.6.1cvs25
7566
7567         * manual/es/advanced.xml
7568         * po/es.po
7569                 Synced manual and updated translation
7570
7571 2006-12-12 [colin]      2.6.1cvs24
7572
7573         * src/wizard.c
7574                 Add an option to use STARTTLS in the
7575                 welcome wizard. Fixes bug 1080, 
7576                 'Using SSL option in wizard for incoming 
7577                 server does not activate SSL with STARTTLS'
7578
7579 2006-12-12 [colin]      2.6.1cvs23
7580
7581         * src/main.c
7582                 Don't exit when there's an incomplete
7583                 mailbox configured - leaves a chance 
7584                 to fix a failing IMAP account. Exit
7585                 if no mailbox at all is loaded (case
7586                 of missing plugin).
7587                 Completes bug 1077's fix (I was wrong
7588                 in this bug's comment #3).
7589
7590 2006-12-12 [colin]      2.6.1cvs22
7591
7592         * src/gtk/menu.h
7593                 Add another menu data type
7594         * src/prefs_account.c
7595                 Complete the completion of bug 1076
7596                 (doesn't lose the pref on apply)
7597
7598 2006-12-12 [paul]       2.6.1cvs21
7599
7600         * src/prefs_account.c
7601                 complete the fix of bug 1076
7602                 also be more verbose with the text
7603
7604 2006-12-12 [paul]       2.6.1cvs20
7605
7606         * src/gtk/combobox.c
7607                 fix compilation warning
7608
7609 2006-12-11 [colin]      2.6.1cvs19
7610
7611         * src/wizard.c
7612                 Document :port in server entry tooltips
7613
7614 2006-12-11 [colin]      2.6.1cvs18
7615
7616         * src/main.c
7617                 Fix compile
7618
7619 2006-12-11 [colin]      2.6.1cvs17
7620
7621         * src/main.c
7622                 Add failing IMAP as a reason for no
7623                 mailbox
7624
7625 2006-12-11 [colin]      2.6.1cvs16
7626
7627         * src/prefs_account.c
7628                 Check for existence of inbox for local
7629                 accounts too
7630         * src/wizard.c
7631                 Allow setting the port to use for servers
7632                 by using the usual "server.example.com:port"
7633                 syntax. Fixes bug 1077, 'sylpheed-claws does 
7634                 not start when IMAP server is unavailable'
7635
7636 2006-12-11 [colin]      2.6.1cvs15
7637
7638         * src/prefs_account.c
7639                 Prevent use of non-existing default inbox
7640
7641 2006-12-11 [colin]      2.6.1cvs14
7642
7643         * src/prefs_account.c
7644                 Fix sensitivity. Fixes bug 1076, 'privacy 
7645                 options are displayed even when pgp plugin 
7646                 not loaded / available'
7647
7648 2006-12-09 [colin]      2.6.1cvs13
7649
7650         * manual/advanced.xml
7651         * src/prefs_common.c
7652         * src/prefs_common.h
7653         * src/common/ssl_certificate.c
7654                 Add a new hidden preference, 'unsafe_ssl_certs',
7655                 which allows to store multiple certificates per
7656                 server/port. This is disabled by default because
7657                 it's less secure (presenting a new certificate
7658                 instead of a changed one raises less alarms).
7659                 This will cause Claws to ask about an unknown
7660                 certificate for people who have used 2.6.1cvs8
7661                 or greater.
7662
7663 2006-12-09 [colin]      2.6.1cvs12
7664
7665         * src/action.c
7666                 Fix cache updating after action
7667
7668 2006-12-07 [wwp]        2.6.1cvs11
7669
7670         * src/compose.c
7671                 fix email address comparison when replying to all
7672                 (avoid replying to ourselves), thanks to Colin.
7673
7674 2006-12-06 [paul]       2.6.1cvs10
7675
7676         * src/addrharvest.c
7677         * src/editldap.c
7678         * src/expldifdlg.c
7679         * src/news.c
7680         * src/toolbar.c
7681         * src/common/utils.c
7682                 ...and more renaming
7683                 Thanks to Colin
7684
7685 2006-12-06 [paul]       2.6.1cvs9
7686
7687         * src/compose.c
7688         * src/messageview.c
7689         * src/procheader.c
7690         * src/procmime.c
7691         * src/procmsg.c
7692         * src/textview.c
7693                 more renaming
7694                 Thanks to Colin
7695
7696 2006-12-06 [colin]      2.6.1cvs8
7697
7698         * src/ssl_manager.c
7699         * src/common/ssl_certificate.c
7700         * src/common/ssl_certificate.h
7701                 Handle multiple certificates per host/port
7702
7703 2006-12-06 [colin]      2.6.1cvs7
7704
7705         * src/etpan/imap-thread.c
7706                 Fix certificate checking on IMAP
7707
7708 2006-12-06 [colin]      2.6.1cvs6
7709
7710         * src/folderview.c
7711                 Fix bug 1072, 'Claws stops fetching newsgroups 
7712                 from server when newsgroup got deleted': continue
7713                 checking other groups
7714
7715 2006-12-05 [wwp]        2.6.1cvs5
7716
7717         * src/message_search.c
7718         * src/summary_search.c
7719         * src/gtk/combobox.c
7720         * src/gtk/combobox.h
7721         * src/gtk/gtkutils.c
7722         * src/gtk/gtkutils.h
7723                 make up and down arrow keys in modern gtk_combo_box_entry widgets
7724                 behave like w/ old comboboxes (summary and message search only).
7725
7726 2006-12-05 [paul]       2.6.1cvs4
7727
7728         * src/wizard.c
7729                 encode headers
7730                 Thanks to Colin
7731
7732 2006-12-05 [paul]       2.6.1cvs3
7733
7734         * tools/README
7735         * tools/textviewer.pl
7736                 script updated and description added
7737
7738 2006-12-04 [colin]      2.6.1cvs2
7739
7740         * src/compose.c
7741                 Run pre-send hook only when checking
7742                 everything
7743
7744 2006-12-04 [paul]       2.6.1cvs1
7745
7746         * NEWS
7747         * README
7748         * RELEASE_NOTES
7749         * configure.ac
7750         * tools/README
7751                 bump up version number following stable release
7752
7753 2006-12-04 [paul]       2.6.0cvs83
7754
7755         * README
7756                 updates and corrections
7757
7758 2006-12-04 [colin]      2.6.0cvs82
7759
7760         * src/common/utils.c
7761                 Probably fix bug 1066, 'Incorrect mailbox 
7762                 size displayed'
7763
7764 2006-12-04 [colin]      2.6.0cvs81
7765
7766         * src/common/utils.c
7767                 Trim tabs from mailcap file too.
7768
7769 2006-12-02 [paul]       2.6.0cvs80
7770
7771         * src/exphtmldlg.c
7772                 fix broken GUI under certain languages
7773         * src/expldifdlg.c
7774                 put the Cancel button to the right
7775
7776 2006-12-01 [paul]       2.6.0cvs79
7777
7778         * tools/Makefile.am
7779                 remove reference to removed file
7780
7781 2006-12-01 [wwp]        2.6.0cvs78
7782
7783         * src/addressbook.c
7784         * src/editaddress.c
7785                 remove forgotten debug statements.
7786
7787 2006-12-01 [wwp]        2.6.0cvs77
7788
7789         * manual/advanced.xml
7790         * manual/fr/advanced.xml
7791         * src/addressbook.c
7792         * src/addressbook.h
7793         * src/addressitem.h
7794         * src/editaddress.c
7795         * src/editaddress.h
7796         * src/prefs_common.c
7797         * src/prefs_common.h
7798         * src/gtk/gtkutils.c
7799         * src/gtk/gtkutils.h
7800                 add a hidden option to allow embedding the editaddress (edit contact details)
7801                 dialog into the addressbook's window. This doesn't change the default
7802                 behaviour.
7803
7804 2006-12-01 [wwp]        2.6.0cvs76
7805
7806         * src/message_search.c
7807         * src/summary_search.c
7808                 fix more focus issues (don't set focus to combobox's entry widget when
7809                 entry's value changed, if entry widget has focus already).
7810
7811 2006-12-01 [wwp]        2.6.0cvs75
7812
7813         * src/gtk/quicksearch.c
7814                 revert last changes to the quicksearch gtk_combo_box, this needs more
7815                 tuning and testing.
7816
7817 2006-12-01 [paul]       2.6.0cvs74
7818
7819         * tools/kdeservicemenu/README
7820         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
7821         * tools/kdeservicemenu/install.sh
7822         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
7823         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
7824                 simplify this stuff, and in so doing,
7825                 fix it. (possibly re-extend it again at
7826                 a later date)
7827
7828 2006-12-01 [wwp]        2.6.0cvs73
7829
7830         * src/gtk/quicksearch.c
7831                 adapt quicksearch code to use modern gtk_combo_box'es.
7832
7833 2006-12-01 [wwp]        2.6.0cvs72
7834
7835         * src/common/defs.h
7836         * src/prefs_common.c
7837         * src/prefs_common.h
7838         * src/message_search.c
7839         * src/summary_search.c
7840         * src/gtk/combobox.c
7841         * src/gtk/combobox.h
7842                 add history combos to all message and summary search fields.
7843
7844 2006-12-01 [wwp]        2.6.0cvs71
7845
7846         * src/summaryview.c
7847                 As the list may change while the mark as read delay
7848                 runs, we can't rely on the 'row' pointer, which can
7849                 be invalid when the timeout is called. As the mark
7850                 as read is only done if the message is still selected,
7851                 use summaryview->selected instead. Thanks to Colin.
7852
7853 2006-11-30 [paul]       2.6.0cvs70
7854
7855         * src/textview.c
7856                 give emphasis to "Sylpheed-Claws"
7857                 as well as "Claws Mail"
7858
7859 2006-11-30 [colin]      2.6.0cvs69
7860
7861         * src/wizard.c
7862                 Put the SSL checkboxes in the receiving
7863                 and sending server pages.
7864
7865 2006-11-29 [colin]      2.6.0cvs68
7866
7867         * src/gtk/gtkutils.c
7868         * src/gtk/gtkvscrollbutton.c
7869                 Revert some deprecated fixes - they seem to
7870                 deprecate stuff as soon as a new one gets out.
7871                 g_object_ref_sink needed glib-2.10.
7872
7873 2006-11-29 [colin]      2.6.0cvs67
7874
7875         * src/common/utils.c
7876                 Create .mailcap if it doesn't exist
7877
7878 2006-11-29 [colin]      2.6.0cvs66
7879
7880         * src/compose.c
7881                 Followup to cvs60: use original list
7882                 of recipients if replying to a mail
7883                 in Sent Drafts or Queue.
7884
7885 2006-11-27 [paul]       2.6.0cvs65
7886
7887         * src/image_viewer.c
7888                 revert the last change for now (it's broken)
7889
7890 2006-11-27 [paul]       2.6.0cvs64
7891
7892         * Makefile.am
7893         * configure.ac
7894         * m4/aclocal-include.m4
7895         * m4/check-type.m4
7896         * src/Makefile.am
7897         * src/addr_compl.c
7898         * src/compose.c
7899         * src/crash.c
7900         * src/export.c
7901         * src/exporthtml.c
7902         * src/exportldif.c
7903         * src/imap.c
7904         * src/import.c
7905         * src/main.c
7906         * src/main.h
7907         * src/matcher.c
7908         * src/mimeview.c
7909         * src/procmsg.c
7910         * src/textview.c
7911         * src/common/Makefile.am
7912         * src/common/claws.c
7913         * src/common/claws.h
7914         * src/common/ssl.c
7915         * src/common/sylpheed.c
7916         * src/common/sylpheed.h
7917         * src/etpan/Makefile.am
7918         * src/gtk/Makefile.am
7919         * src/gtk/claws-marshal.list
7920         * src/gtk/filesel.c
7921         * src/gtk/gtksctree.c
7922         * src/gtk/quicksearch.c
7923         * src/gtk/sylpheed-marshal.list
7924         * src/plugins/bogofilter/bogofilter.c
7925         * src/plugins/bogofilter/bogofilter_gtk.c
7926         * src/plugins/clamav/clamav_plugin.c
7927         * src/plugins/clamav/clamav_plugin_gtk.c
7928         * src/plugins/demo/demo.c
7929         * src/plugins/dillo_viewer/dillo_viewer.c
7930         * src/plugins/pgpcore/Makefile.am
7931         * src/plugins/pgpcore/claws.def
7932         * src/plugins/pgpcore/pgp_viewer.c
7933         * src/plugins/pgpcore/plugin.c
7934         * src/plugins/pgpcore/sylpheed.def
7935         * src/plugins/pgpinline/Makefile.am
7936         * src/plugins/pgpinline/claws.def
7937         * src/plugins/pgpinline/plugin.c
7938         * src/plugins/pgpinline/sylpheed.def
7939         * src/plugins/pgpmime/Makefile.am
7940         * src/plugins/pgpmime/claws.def
7941         * src/plugins/pgpmime/plugin.c
7942         * src/plugins/pgpmime/sylpheed.def
7943         * src/plugins/spamassassin/spamassassin.c
7944         * src/plugins/spamassassin/spamassassin_gtk.c
7945         * src/plugins/trayicon/trayicon.c
7946                 yet more renaming
7947                 remove deprecated gtk_tooltips_set_delay()
7948
7949 2006-11-26 [paul]       2.6.0cvs63
7950
7951         * src/expldifdlg.c
7952         * src/folderview.c
7953         * src/image_viewer.c
7954         * src/mainwindow.c
7955         * src/gtk/gtkutils.c
7956         * src/gtk/gtkvscrollbutton.c
7957         * src/gtk/prefswindow.c
7958         * src/plugins/pgpcore/prefs_gpg.c
7959                 replace more deprecated GTK+ functions
7960
7961 2006-11-26 [paul]       2.6.0cvs62
7962
7963         * src/addr_compl.c
7964         * src/addressbook.c
7965         * src/browseldap.c
7966                 replace deprecated gtk_idle_... functions
7967
7968 2006-11-26 [paul]       2.6.0cvs61
7969
7970         * src/compose.c
7971         * src/folderview.c
7972         * src/inc.c
7973         * src/summaryview.c
7974         * src/gtk/gtkvscrollbutton.c
7975         * src/gtk/quicksearch.c
7976         * src/plugins/pgpcore/passphrase.c
7977                 replace deprecated gtk_timeout_add and
7978                 gtk_timeout_remove
7979
7980 2006-11-26 [paul]       2.6.0cvs60
7981
7982         * src/compose.c
7983                 fix bug that caused the wrong recipient
7984                 to be selected when replying to a msg
7985                 which is From one of our accounts to
7986                 another of our accounts
7987
7988 2006-11-25 [paul]       2.6.0cvs59
7989
7990         * src/summaryview.c
7991                 don't change the From column title to
7992                 To if the To column is visible
7993
7994 2006-11-24 [paul]       2.6.0cvs58
7995
7996         * src/compose.c
7997                 fix bug 1069, 'Sent mails disappear, BCC
7998                 or locking problem?'
7999
8000 2006-11-21 [wwp]        2.6.0cvs57
8001
8002         * src/compose.c
8003                 fix spelling menu when replying (same as 2.3.1cvs39):
8004                 discrepancy between context menu and top menu when
8005                 folder's dictionary isn't the default one.
8006
8007 2006-11-19 [paul]       2.6.0cvs56
8008
8009         * src/summaryview.c
8010                 obey always_show_msg option when
8011                 marking as spam
8012         * src/plugins/bogofilter/bogofilter.c
8013                 fix typo
8014
8015 2006-11-18 [paul]       2.6.0cvs55
8016
8017         * AUTHORS
8018         * README
8019         * debian/copyright
8020         * manual/ack.xml
8021         * manual/es/ack.xml
8022         * manual/fr/ack.xml
8023         * manual/pl/ack.xml
8024         * src/gtk/authors.h
8025         * src/gtk/icon_legend.c
8026         * src/gtk/icon_legend.h
8027         * tools/OOo2claws-mail.pl
8028         * tools/README
8029         * tools/acroread2claws-mail.pl
8030         * tools/claws.i18n.status.pl
8031         * tools/filter_conv.pl
8032         * tools/filter_conv_new.pl
8033         * tools/freshmeat_search.pl
8034         * tools/google_search.pl
8035         * tools/kmail2claws-mail.pl
8036         * tools/kmail2claws-mail_v2.pl
8037         * tools/maildir2claws-mail.pl
8038         * tools/make.themes.project
8039         * tools/multiwebsearch.pl
8040         * tools/outlook2claws-mail.pl
8041         * tools/tb2claws-mail
8042         * tools/kdeservicemenu/README
8043         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
8044                 update mine and wwp's email addresses in
8045                 several places
8046                 Patch by wwp
8047         * src/prefs_compose_writing.c
8048                 set sensitivity on 'new message format' frame
8049
8050 2006-11-17 [paul]       2.6.0cvs54
8051
8052         * src/gtk/about.c
8053                 more reworking of the GUI
8054                 Patch by Fabien Vantard
8055
8056 2006-11-16 [paul]       2.6.0cvs53
8057
8058         * src/gtk/about.c
8059                 set a minimum size for the window, allow
8060                 it to automatically expand as necessary
8061
8062 2006-11-16 [wwp]        2.6.0cvs52
8063
8064         * src/gtk/about.c
8065                 better wrap of copyright info on some systems.
8066
8067 2006-11-16 [paul]       2.6.0cvs51
8068
8069         * src/gtk/about.c
8070                 move the tech info from the upper panel
8071                 to the Info tab
8072                 use a gtk_text_view for the features tab
8073
8074 2006-11-16 [paul]       2.6.0cvs50
8075
8076         * po/Makevars
8077                 update my email address
8078         * src/addressbook.c
8079         * src/compose.c
8080         * src/imap_gtk.c
8081         * src/mh_gtk.c
8082         * src/news_gtk.c
8083         * src/summaryview.c
8084         * src/plugins/trayicon/trayicon.c
8085                 don't offer simple menu separators
8086                 for translation
8087         * src/folderview.c
8088                 add separator between 'mark all read'
8089                 and 'search folder'
8090
8091 2006-11-15 [wwp]        2.6.0cvs49
8092
8093         * src/gtk/authors.h
8094                 updated manuals authors.
8095
8096 2006-11-14 [paul]       2.6.0cvs48
8097
8098         * src/compose.c
8099                 Fix Options/Reply mode after draft save
8100
8101 2006-11-14 [paul]       2.6.0cvs47
8102
8103         * src/Makefile.am
8104                 Fix make DESTDIR=...
8105         * src/mbox.c
8106                 Optimise speed
8107         * src/plugins/pgpinline/pgpinline.c
8108                 Probably fix bug 1061
8109
8110 2006-11-14 [paul]       2.6.0cvs46
8111
8112         * po/Makevars
8113                 enable Q_ macro
8114         * src/Makefile.am
8115         * src/stock_pixmap.c
8116         * src/stock_pixmap.h
8117         * src/gtk/about.c
8118         * src/pixmaps/active.xpm
8119         * src/pixmaps/inactive.xpm
8120                 add a new page, 'Features', to the About dialog
8121                 showing which features are compiled in and which
8122                 are not
8123
8124 2006-11-14 [paul]       2.6.0cvs45
8125
8126         * po/ru.po
8127                 updated by Pavlo Bohmat
8128
8129 2006-11-14 [colin]      2.6.0cvs44
8130
8131         * src/compose.c
8132         * src/inc.c
8133         * src/messageview.c
8134         * src/news.c
8135         * src/pop.c
8136         * src/procmsg.c
8137         * src/gtk/gtkaspell.c
8138                 Fix 64-bit-related warnings
8139         * src/ssl_manager.c
8140                 Fix possible infinite loop
8141         * src/plugins/pgpcore/sgpgme.c
8142                 Remove useless check
8143
8144 2006-11-13 [colin]      2.6.0cvs43
8145
8146         * src/gtk/Makefile.am
8147                 authors.h isn't generated
8148
8149 2006-11-13 [colin]      2.6.0cvs42
8150
8151         * src/plugins/pgpinline/pgpinline.c
8152         * src/plugins/pgpmime/pgpmime.c
8153                 Very probably fix bug 1061, 'crash on 
8154                 opening signed email'. Another cast
8155                 problem
8156
8157 2006-11-13 [colin]      2.6.0cvs41
8158
8159         * src/plugins/pgpcore/sgpgme.c
8160                 Maybe fix bug 1061, 'crash on opening 
8161                 signed email'
8162
8163 2006-11-13 [wwp]        2.6.0cvs40
8164
8165         * src/plugins/pgpinline/pgpinline.c
8166                 fix candidate for bug #1057, thanks to Colin.
8167
8168 2006-11-13 [wwp]        2.6.0cvs39
8169
8170         * src/compose.c
8171         * src/quote_fmt_parse.y
8172                 fix bug 1052: current parser buffer was not always 
8173                 allocated, ptr to this buffer could be returned as 
8174                 NULL whereas no parser error has occurred. in 
8175                 consequence, defining a template body as "%d" 
8176                 (w/o the quotes) for the first time of the instance 
8177                 of claws-mail, was reporting a parser error. make 
8178                 sure that the buffer is always allocated, even to 
8179                 an empty string.
8180                 fix mis-unescaping in compose.:compose_quote_fmt(): 
8181                 unescaping of the fmt string was always done 
8182                 whereas it must be done *only* when receiving 
8183                 quote format strings issued from the prefs 
8184                 (compose new message, reply, forward, redirect 
8185                 formats), *not* when applying templates.  in 
8186                 consequences, applying templates w/ sequences 
8187                 like \\|p{echo} were failing. make sure that 
8188                 unescaping is done only when necessary.
8189
8190 2006-11-12 [colin]      2.6.0cvs38
8191
8192         * po/de.po
8193                 Fix typo (s/KB/MB)
8194
8195 2006-11-12 [colin]      2.6.0cvs37
8196
8197         * src/plugins/pgpinline/pgpinline.c
8198         * src/plugins/pgpmime/pgpmime.c
8199                 Release GPG context at the latest 
8200                 possible moment. Maybe fixes 
8201                 bug 1057, 'crash on sending signed 
8202                 message to a newsgroup'
8203                 
8204
8205 2006-11-12 [colin]      2.6.0cvs36
8206
8207         * src/plugins/pgpcore/sgpgme.c
8208                 Tell a bit more when gpg's status doesn't
8209                 contain any signature
8210
8211 2006-11-12 [colin]      2.6.0cvs35
8212
8213         * src/compose.c
8214                 Fix bug 1060, 'compilation error with 
8215                 Irix's cc'
8216
8217 2006-11-12 [paul]       2.6.0cvs34
8218
8219         * doc/man/claws-mail.1
8220         * src/prefs_gtk.c
8221         * src/plugins/clamav/README
8222         * src/plugins/spamassassin/README
8223         * tools/README
8224         * tools/freshmeat_search.pl
8225         * tools/google_search.pl
8226         * tools/multiwebsearch.pl
8227                 more renaming
8228         * src/plugins/trayicon/trayicon.c
8229                 fix compiliation warning
8230
8231 2006-11-11 [colin]      2.6.0cvs33
8232
8233         * src/folderview.c
8234                 Forbid drag and drop from/to different
8235                 folders of type F_UNKNOWN
8236
8237 2006-11-11 [colin]      2.6.0cvs32
8238
8239         * src/plugins/pgpinline/pgpinline.c
8240                 Fix typo in previous commit:
8241                 - gpgme_new(&ctx);
8242                 + if ((err = gpgme_new(&data->ctx)) ...)
8243
8244 2006-11-11 [colin]      2.6.0cvs31
8245
8246         * src/plugins/pgpinline/pgpinline.c
8247         * src/plugins/pgpmime/pgpmime.c
8248                 Check success after calling gpgme_new
8249                 Maybe fixes bug 1057, 'crash on sending 
8250                 signed message to a newsgroup'
8251
8252 2006-11-11 [colin]      2.6.0cvs30
8253
8254         * src/undo.c
8255                 init undostruct to 0s (from
8256                 valgrind log of bug 1057)
8257
8258 2006-11-10 [colin]      2.6.0cvs29
8259
8260         * src/mainwindow.c
8261                 Set cursor to wait before filtering
8262                 duplicates in all folders
8263         * src/plugins/bogofilter/bogofilter.c
8264         * src/plugins/bogofilter/bogofilter.h
8265         * src/plugins/bogofilter/bogofilter_gtk.c
8266                 Completely thread away the bogofilter
8267                 filtering
8268
8269 2006-11-10 [mones]      2.6.0cvs28
8270
8271         * src/compose.c
8272         * src/compose.h
8273                 added COMPOSE_CHECK_BEFORE_SEND hook
8274
8275 2006-11-10 [paul]       2.6.0cvs27
8276
8277         * src/crash.c
8278                 more renaming
8279                 add libSM to get_compiled_in_features()
8280         * src/main.c
8281                 more renaming
8282
8283 2006-11-10 [colin]      2.6.0cvs26
8284
8285         * src/etpan/imap-thread.c
8286                 Add a reference to libetpan's sasl engine
8287                 so that sasl_done() doesn't get called by
8288                 libetpan, and doesn't break openssl.
8289                 Should fix bug 1053, 'SC fails to reestablish 
8290                 a secure connection'
8291                 Patch by Hoa
8292
8293 2006-11-10 [colin]      2.6.0cvs25
8294
8295         * manual/addrbook.xml
8296         * manual/advanced.xml
8297         * manual/faq.xml
8298         * manual/intro.xml
8299                 Some more renaming
8300
8301 2006-11-09 [colin]      2.6.0cvs24
8302
8303         * src/plugins/bogofilter/bogofilter_gtk.c
8304                 Add comment about annoyance
8305
8306 2006-11-09 [colin]      2.6.0cvs23
8307
8308         * src/plugins/bogofilter/bogofilter.c
8309         * src/plugins/bogofilter/bogofilter_gtk.c
8310                 Prepare things needed to thread bogofilter
8311                 filtering: separate bogo stuff and possible GUI
8312                 stuff. 
8313
8314 2006-11-09 [colin]      2.6.0cvs22
8315
8316         * src/account.c
8317         * src/compose.c
8318                 Search for one of our accounts in Delivered-To
8319                 (helps for auto-account selection when 
8320                  replying/forwarding)
8321         * src/folderview.c
8322         * src/mainwindow.c
8323         * src/mainwindow.h
8324         * src/plugins/trayicon/trayicon.c
8325                 Allow opening a new mail with any account from
8326                 the contextual menu
8327
8328 2006-11-09 [wwp]        2.6.0cvs21
8329
8330         * src/compose.c
8331         * src/prefs_common.c
8332         * src/prefs_common.h
8333         * src/prefs_compose_writing.c
8334                 add a compose new message format (in prefs/compose/writing), it's a
8335                 simple subject+body template to use when opening a new composition
8336                 window. It's similar to the existent reply and forward formats.
8337
8338                 enhanced the template/format % symbols substitution mechanism to
8339                 use current composition window information when % are used in
8340                 the compose new message format or in templates applied to new
8341                 messages (there were useless in that situations before). When
8342                 applied to new messages, %d corresponds to the system time/date.
8343
8344 2006-11-09 [paul]       2.6.0cvs20
8345
8346         * src/gtk/authors.h
8347                 fix last commit
8348
8349 2006-11-09 [paul]       2.6.0cvs19
8350
8351         * src/gtk/authors.h
8352                 keep tje alphabetical order
8353
8354 2006-11-08 [colin]      2.6.0cvs18
8355
8356         * src/etpan/imap-thread.c
8357                 Fix bug 1054, 'Slowness logging big 
8358                 data chunks'
8359
8360 2006-11-08 [paul]       2.6.0cvs17
8361
8362         * tools/Makefile.am
8363                 fix the renaming
8364
8365 2006-11-08 [paul]       2.6.0cvs16
8366
8367         * src/common/defs.h
8368                 update BUGZILLA_URI
8369
8370 2006-11-08 [paul]       2.6.0cvs15
8371
8372         * tools/Makefile.am
8373         * tools/OOo2claws-mail.pl
8374         * tools/OOo2sylpheed.pl
8375         * tools/README
8376         * tools/acroread2claws-mail.pl
8377         * tools/acroread2sylpheed.pl
8378         * tools/kmail2claws-mail.pl
8379         * tools/kmail2claws-mail_v2.pl
8380         * tools/kmail2sylpheed.pl
8381         * tools/kmail2sylpheed_v2.pl
8382         * tools/maildir2claws-mail.pl
8383         * tools/maildir2sylpheed.pl
8384         * tools/nautilus2claws-mail.sh
8385         * tools/nautilus2sylpheed.sh
8386         * tools/outlook2claws-mail.pl
8387         * tools/outlook2sylpheed.pl
8388         * tools/tb2claws-mail
8389         * tools/tb2sylpheed
8390         * tools/tbird2claws.py
8391         * tools/tbird2syl.py
8392         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
8393         * tools/kdeservicemenu/install.sh
8394         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
8395         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
8396         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
8397         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
8398         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
8399                 renamed (removed, added) tools files
8400
8401 2006-11-08 [paul]       2.6.0cvs14
8402
8403         * src/main.c
8404         * src/common/defs.h
8405                 Migrate sylpheedrc to clawsrc, and fix the standard
8406                 plugins path in the process
8407
8408 2006-11-07 [colin]      2.6.0cvs13
8409
8410         * src/Makefile.am
8411                 Symlink sylpheed-claws relative to 
8412                 claws-mail
8413
8414 2006-11-07 [colin]      2.6.0cvs12
8415
8416         * src/compose.c
8417                 Fix typo - Reply-To/Mailing-list is broken in 2.6 :-/
8418
8419 2006-11-07 [paul]       2.6.0cvs11
8420
8421         * src/gtk/about.c
8422                 Fix a missed occurence of
8423                 Sylpheed-Claws
8424
8425 2006-11-07 [paul]       2.6.0cvs10
8426
8427         * src/Makefile.am
8428                 Fix symlink installation
8429
8430 2006-11-07 [paul]       2.6.0cvs9
8431
8432         * src/Makefile.am
8433                 Symlink claws-mail to sylpheed-claws
8434         * src/common/utils.c
8435                 Fix migrating symlinks
8436         * src/etpan/imap-thread.c
8437                 check certificate only when there's
8438                 no error
8439
8440 2006-11-07 [paul]       2.6.0cvs8
8441
8442         * Makefile.am
8443                 Fix icon breakages with Gtk, which needs a 
8444                 cache updated to see them.
8445
8446 2006-11-07 [paul]       2.6.0cvs7
8447
8448         * .cvsignore
8449         * AUTHORS
8450         * COPYING
8451         * INSTALL
8452         * Makefile.am
8453         * NEWS
8454         * README
8455         * RELEASE_NOTES
8456         * autogen.sh
8457         * claws-mail-128x128.png
8458         * claws-mail-64x64.png
8459         * claws-mail.ico
8460         * claws-mail.pc.in
8461         * claws-mail.png
8462         * configure.ac
8463         * sylpheed-claws-128x128.png
8464         * sylpheed-claws-64x64.png
8465         * sylpheed-claws.desktop
8466         * sylpheed-claws.ico
8467         * sylpheed-claws.pc.in
8468         * sylpheed-claws.png
8469         * debian/README.Debian
8470         * debian/changelog
8471         * debian/claws-mail.desktop
8472         * debian/claws-mail.menu
8473         * debian/claws-mail.postinst.debhelper
8474         * debian/claws-mail.postrm.debhelper
8475         * debian/control
8476         * debian/copyright
8477         * debian/files
8478         * debian/rules
8479         * debian/sylpheed-claws.desktop
8480         * debian/sylpheed-claws.menu
8481         * debian/sylpheed-claws.postinst.debhelper
8482         * debian/sylpheed-claws.postrm.debhelper
8483         * doc/man/Makefile.am
8484         * doc/man/claws-mail.1
8485         * doc/man/sylpheed-claws.1
8486         * doc/src/ChangeLog.claws-pre0.8.0
8487         * manual/Makefile.am
8488         * manual/account.xml
8489         * manual/ack.xml
8490         * manual/addrbook.xml
8491         * manual/advanced.xml
8492         * manual/claws-mail-manual.xml
8493         * manual/faq.xml
8494         * manual/glossary.xml
8495         * manual/handling.xml
8496         * manual/intro.xml
8497         * manual/keyboard.xml
8498         * manual/plugins.xml
8499         * manual/starting.xml
8500         * manual/sylpheed-claws-manual.xml
8501         * manual/xml2pdf
8502         * manual/dist/.cvsignore
8503         * manual/dist/html/.cvsignore
8504         * manual/dist/html/Makefile.am
8505         * manual/dist/pdf/.cvsignore
8506         * manual/dist/pdf/Makefile.am
8507         * manual/dist/ps/.cvsignore
8508         * manual/dist/ps/Makefile.am
8509         * manual/dist/txt/.cvsignore
8510         * manual/dist/txt/Makefile.am
8511         * manual/es/Makefile.am
8512         * manual/es/advanced.xml
8513         * manual/es/claws-mail-manual.xml
8514         * manual/es/faq.xml
8515         * manual/es/glossary.xml
8516         * manual/es/handling.xml
8517         * manual/es/intro.xml
8518         * manual/es/plugins.xml
8519         * manual/es/sylpheed-claws-manual.xml
8520         * manual/es/dist/.cvsignore
8521         * manual/es/dist/html/.cvsignore
8522         * manual/es/dist/html/Makefile.am
8523         * manual/es/dist/pdf/.cvsignore
8524         * manual/es/dist/pdf/Makefile.am
8525         * manual/es/dist/ps/.cvsignore
8526         * manual/es/dist/ps/Makefile.am
8527         * manual/es/dist/txt/.cvsignore
8528         * manual/es/dist/txt/Makefile.am
8529         * manual/fr/Makefile.am
8530         * manual/fr/account.xml
8531         * manual/fr/ack.xml
8532         * manual/fr/addrbook.xml
8533         * manual/fr/advanced.xml
8534         * manual/fr/claws-mail-manual.xml
8535         * manual/fr/faq.xml
8536         * manual/fr/glossary.xml
8537         * manual/fr/handling.xml
8538         * manual/fr/intro.xml
8539         * manual/fr/keyboard.xml
8540         * manual/fr/plugins.xml
8541         * manual/fr/starting.xml
8542         * manual/fr/sylpheed-claws-manual.xml
8543         * manual/fr/dist/.cvsignore
8544         * manual/fr/dist/html/.cvsignore
8545         * manual/fr/dist/html/Makefile.am
8546         * manual/fr/dist/pdf/.cvsignore
8547         * manual/fr/dist/pdf/Makefile.am
8548         * manual/fr/dist/ps/.cvsignore
8549         * manual/fr/dist/ps/Makefile.am
8550         * manual/fr/dist/txt/.cvsignore
8551         * manual/fr/dist/txt/Makefile.am
8552         * manual/pl/Makefile.am
8553         * manual/pl/account.xml
8554         * manual/pl/ack.xml
8555         * manual/pl/addrbook.xml
8556         * manual/pl/advanced.xml
8557         * manual/pl/claws-mail-manual.xml
8558         * manual/pl/faq.xml
8559         * manual/pl/glossary.xml
8560         * manual/pl/handling.xml
8561         * manual/pl/intro.xml
8562         * manual/pl/keyboard.xml
8563         * manual/pl/plugins.xml
8564         * manual/pl/starting.xml
8565         * manual/pl/sylpheed-claws-manual.xml
8566         * manual/pl/dist/.cvsignore
8567         * manual/pl/dist/html/.cvsignore
8568         * manual/pl/dist/html/Makefile.am
8569         * manual/pl/dist/pdf/.cvsignore
8570         * manual/pl/dist/pdf/Makefile.am
8571         * manual/pl/dist/ps/.cvsignore
8572         * manual/pl/dist/ps/Makefile.am
8573         * manual/pl/dist/txt/.cvsignore
8574         * manual/pl/dist/txt/Makefile.am
8575         * po/.cvsignore
8576         * po/Makevars
8577         * src/.cvsignore
8578         * src/Makefile.am
8579         * src/account.c
8580         * src/account.h
8581         * src/action.c
8582         * src/action.h
8583         * src/adbookbase.h
8584         * src/addr_compl.c
8585         * src/addr_compl.h
8586         * src/addrbook.c
8587         * src/addrcache.c
8588         * src/addrcache.h
8589         * src/addrcindex.c
8590         * src/addrcindex.h
8591         * src/addrclip.c
8592         * src/addrclip.h
8593         * src/addrdefs.h
8594         * src/addressadd.c
8595         * src/addressadd.h
8596         * src/addressbook.c
8597         * src/addressbook.h
8598         * src/addressbook_foldersel.c
8599         * src/addressbook_foldersel.h
8600         * src/addrgather.c
8601         * src/addrgather.h
8602         * src/addrharvest.c
8603         * src/addrharvest.h
8604         * src/addrindex.c
8605         * src/addrindex.h
8606         * src/addritem.c
8607         * src/addritem.h
8608         * src/addrquery.c
8609         * src/addrquery.h
8610         * src/addrselect.c
8611         * src/addrselect.h
8612         * src/alertpanel.c
8613         * src/alertpanel.h
8614         * src/browseldap.c
8615         * src/browseldap.h
8616         * src/codeconv.c
8617         * src/codeconv.h
8618         * src/compose.c
8619         * src/crash.c
8620         * src/crash.h
8621         * src/customheader.c
8622         * src/customheader.h
8623         * src/displayheader.c
8624         * src/displayheader.h
8625         * src/editaddress.c
8626         * src/editaddress.h
8627         * src/editbook.c
8628         * src/editbook.h
8629         * src/editgroup.c
8630         * src/editgroup.h
8631         * src/editjpilot.c
8632         * src/editjpilot.h
8633         * src/editldap.c
8634         * src/editldap.h
8635         * src/editldap_basedn.c
8636         * src/editldap_basedn.h
8637         * src/editvcard.c
8638         * src/editvcard.h
8639         * src/exphtmldlg.c
8640         * src/exphtmldlg.h
8641         * src/expldifdlg.c
8642         * src/expldifdlg.h
8643         * src/export.c
8644         * src/exporthtml.c
8645         * src/exporthtml.h
8646         * src/exportldif.c
8647         * src/exportldif.h
8648         * src/filtering.c
8649         * src/filtering.h
8650         * src/folder.c
8651         * src/folder.h
8652         * src/folder_item_prefs.c
8653         * src/folder_item_prefs.h
8654         * src/foldersel.c
8655         * src/foldersel.h
8656         * src/folderutils.c
8657         * src/folderutils.h
8658         * src/folderview.c
8659         * src/folderview.h
8660         * src/grouplistdialog.c
8661         * src/grouplistdialog.h
8662         * src/html.c
8663         * src/html.h
8664         * src/image_viewer.c
8665         * src/image_viewer.h
8666         * src/imap.c
8667         * src/imap.h
8668         * src/imap_gtk.c
8669         * src/imap_gtk.h
8670         * src/import.c
8671         * src/import.h
8672         * src/importldif.c
8673         * src/importldif.h
8674         * src/importmutt.c
8675         * src/importmutt.h
8676         * src/importpine.c
8677         * src/importpine.h
8678         * src/inc.c
8679         * src/inc.h
8680         * src/jpilot.c
8681         * src/jpilot.h
8682         * src/ldapctrl.c
8683         * src/ldapctrl.h
8684         * src/ldaplocate.c
8685         * src/ldaplocate.h
8686         * src/ldapquery.c
8687         * src/ldapquery.h
8688         * src/ldapserver.c
8689         * src/ldapserver.h
8690         * src/ldaputil.c
8691         * src/ldaputil.h
8692         * src/ldif.c
8693         * src/ldif.h
8694         * src/localfolder.c
8695         * src/localfolder.h
8696         * src/main.c
8697         * src/main.h
8698         * src/mainwindow.c
8699         * src/mainwindow.h
8700         * src/manual.c
8701         * src/manual.h
8702         * src/matcher.c
8703         * src/matcher.h
8704         * src/matcher_parser.h
8705         * src/matcher_parser_lex.l
8706         * src/matcher_parser_parse.y
8707         * src/mbox.c
8708         * src/mbox.h
8709         * src/message_search.c
8710         * src/message_search.h
8711         * src/messageview.c
8712         * src/messageview.h
8713         * src/mh.c
8714         * src/mh.h
8715         * src/mh_gtk.c
8716         * src/mh_gtk.h
8717         * src/mimeview.c
8718         * src/mimeview.h
8719         * src/msgcache.c
8720         * src/msgcache.h
8721         * src/mutt.c
8722         * src/mutt.h
8723         * src/news.c
8724         * src/news.h
8725         * src/news_gtk.c
8726         * src/news_gtk.h
8727         * src/noticeview.c
8728         * src/noticeview.h
8729         * src/partial_download.c
8730         * src/partial_download.h
8731         * src/pine.c
8732         * src/pine.h
8733         * src/pop.c
8734         * src/pop.h
8735         * src/prefs_account.c
8736         * src/prefs_account.h
8737         * src/prefs_actions.c
8738         * src/prefs_actions.h
8739         * src/prefs_common.c
8740         * src/prefs_common.h
8741         * src/prefs_compose_writing.c
8742         * src/prefs_compose_writing.h
8743         * src/prefs_customheader.c
8744         * src/prefs_customheader.h
8745         * src/prefs_display_header.c
8746         * src/prefs_display_header.h
8747         * src/prefs_ext_prog.c
8748         * src/prefs_ext_prog.h
8749         * src/prefs_filtering.c
8750         * src/prefs_folder_column.c
8751         * src/prefs_folder_column.h
8752         * src/prefs_folder_item.c
8753         * src/prefs_folder_item.h
8754         * src/prefs_fonts.c
8755         * src/prefs_fonts.h
8756         * src/prefs_gtk.c
8757         * src/prefs_gtk.h
8758         * src/prefs_image_viewer.c
8759         * src/prefs_image_viewer.h
8760         * src/prefs_matcher.c
8761         * src/prefs_matcher.h
8762         * src/prefs_message.c
8763         * src/prefs_message.h
8764         * src/prefs_msg_colors.c
8765         * src/prefs_msg_colors.h
8766         * src/prefs_other.c
8767         * src/prefs_other.h
8768         * src/prefs_quote.c
8769         * src/prefs_quote.h
8770         * src/prefs_receive.c
8771         * src/prefs_receive.h
8772         * src/prefs_send.c
8773         * src/prefs_send.h
8774         * src/prefs_spelling.c
8775         * src/prefs_spelling.h
8776         * src/prefs_summaries.c
8777         * src/prefs_summaries.h
8778         * src/prefs_summary_column.c
8779         * src/prefs_summary_column.h
8780         * src/prefs_template.c
8781         * src/prefs_template.h
8782         * src/prefs_themes.c
8783         * src/prefs_themes.h
8784         * src/prefs_toolbar.c
8785         * src/prefs_toolbar.h
8786         * src/prefs_wrapping.c
8787         * src/prefs_wrapping.h
8788         * src/privacy.c
8789         * src/privacy.h
8790         * src/procheader.c
8791         * src/procheader.h
8792         * src/procmime.c
8793         * src/procmime.h
8794         * src/procmsg.c
8795         * src/procmsg.h
8796         * src/quote_fmt.c
8797         * src/quote_fmt_parse.y
8798         * src/recv.c
8799         * src/recv.h
8800         * src/remotefolder.c
8801         * src/remotefolder.h
8802         * src/send_message.c
8803         * src/send_message.h
8804         * src/setup.c
8805         * src/setup.h
8806         * src/sourcewindow.c
8807         * src/sourcewindow.h
8808         * src/ssl_manager.c
8809         * src/ssl_manager.h
8810         * src/statusbar.c
8811         * src/statusbar.h
8812         * src/stock_pixmap.c
8813         * src/stock_pixmap.h
8814         * src/summary_search.c
8815         * src/summary_search.h
8816         * src/summaryview.c
8817         * src/summaryview.h
8818         * src/syldap.c
8819         * src/syldap.h
8820         * src/textview.c
8821         * src/textview.h
8822         * src/toolbar.c
8823         * src/toolbar.h
8824         * src/undo.c
8825         * src/undo.h
8826         * src/unmime.c
8827         * src/unmime.h
8828         * src/vcard.c
8829         * src/vcard.h
8830         * src/wizard.c
8831         * src/wizard.h
8832         * src/common/base64.c
8833         * src/common/base64.h
8834         * src/common/defs.h
8835         * src/common/hooks.c
8836         * src/common/hooks.h
8837         * src/common/log.c
8838         * src/common/log.h
8839         * src/common/mgutils.c
8840         * src/common/mgutils.h
8841         * src/common/nntp.c
8842         * src/common/nntp.h
8843         * src/common/passcrypt.c
8844         * src/common/passcrypt.h.in
8845         * src/common/plugin.c
8846         * src/common/plugin.h
8847         * src/common/prefs.c
8848         * src/common/prefs.h
8849         * src/common/progressindicator.c
8850         * src/common/progressindicator.h
8851         * src/common/quoted-printable.c
8852         * src/common/quoted-printable.h
8853         * src/common/session.c
8854         * src/common/session.h
8855         * src/common/smtp.c
8856         * src/common/smtp.h
8857         * src/common/socket.c
8858         * src/common/socket.h
8859         * src/common/ssl.c
8860         * src/common/ssl.h
8861         * src/common/stringtable.c
8862         * src/common/stringtable.h
8863         * src/common/sylpheed.c
8864         * src/common/sylpheed.h
8865         * src/common/template.c
8866         * src/common/template.h
8867         * src/common/timing.h
8868         * src/common/utils.c
8869         * src/common/utils.h
8870         * src/common/version.h.in
8871         * src/common/xml.c
8872         * src/common/xml.h
8873         * src/common/xmlprops.c
8874         * src/common/xmlprops.h
8875         * src/gtk/about.c
8876         * src/gtk/colorlabel.c
8877         * src/gtk/colorlabel.h
8878         * src/gtk/colorsel.c
8879         * src/gtk/colorsel.h
8880         * src/gtk/combobox.c
8881         * src/gtk/combobox.h
8882         * src/gtk/description_window.c
8883         * src/gtk/description_window.h
8884         * src/gtk/filesel.c
8885         * src/gtk/filesel.h
8886         * src/gtk/foldersort.c
8887         * src/gtk/foldersort.h
8888         * src/gtk/gtkaspell.c
8889         * src/gtk/gtkaspell.h
8890         * src/gtk/gtksctree.c
8891         * src/gtk/gtkshruler.c
8892         * src/gtk/gtkshruler.h
8893         * src/gtk/gtkutils.c
8894         * src/gtk/gtkutils.h
8895         * src/gtk/icon_legend.c
8896         * src/gtk/icon_legend.h
8897         * src/gtk/logwindow.c
8898         * src/gtk/logwindow.h
8899         * src/gtk/manage_window.c
8900         * src/gtk/manage_window.h
8901         * src/gtk/pluginwindow.c
8902         * src/gtk/pluginwindow.h
8903         * src/gtk/prefswindow.c
8904         * src/gtk/prefswindow.h
8905         * src/gtk/quicksearch.c
8906         * src/gtk/quicksearch.h
8907         * src/pixmaps/claws-mail.xpm
8908         * src/pixmaps/claws-mail_icon.xpm
8909         * src/pixmaps/claws-mail_logo.xpm
8910         * src/pixmaps/sylpheed-claws.xpm
8911         * src/pixmaps/sylpheed-claws_icon.xpm
8912         * src/pixmaps/sylpheed-claws_logo.xpm
8913         * src/plugins/bogofilter/Makefile.am
8914         * src/plugins/bogofilter/bogofilter.c
8915         * src/plugins/bogofilter/bogofilter.h
8916         * src/plugins/bogofilter/bogofilter_gtk.c
8917         * src/plugins/clamav/Makefile.am
8918         * src/plugins/clamav/clamav_plugin.c
8919         * src/plugins/clamav/clamav_plugin.h
8920         * src/plugins/clamav/clamav_plugin_gtk.c
8921         * src/plugins/demo/Makefile.am
8922         * src/plugins/demo/demo.c
8923         * src/plugins/dillo_viewer/Makefile.am
8924         * src/plugins/dillo_viewer/README
8925         * src/plugins/dillo_viewer/dillo_prefs.c
8926         * src/plugins/dillo_viewer/dillo_prefs.h
8927         * src/plugins/dillo_viewer/dillo_viewer.c
8928         * src/plugins/pgpcore/Makefile.am
8929         * src/plugins/pgpcore/passphrase.c
8930         * src/plugins/pgpcore/passphrase.h
8931         * src/plugins/pgpcore/pgp_viewer.c
8932         * src/plugins/pgpcore/pgp_viewer.h
8933         * src/plugins/pgpcore/plugin.c
8934         * src/plugins/pgpcore/prefs_gpg.c
8935         * src/plugins/pgpcore/prefs_gpg.h
8936         * src/plugins/pgpcore/select-keys.c
8937         * src/plugins/pgpcore/select-keys.h
8938         * src/plugins/pgpcore/sgpgme.c
8939         * src/plugins/pgpcore/sgpgme.h
8940         * src/plugins/pgpcore/sylpheed.def
8941         * src/plugins/pgpcore/version.rc
8942         * src/plugins/pgpinline/Makefile.am
8943         * src/plugins/pgpinline/pgpinline.c
8944         * src/plugins/pgpinline/pgpinline.h
8945         * src/plugins/pgpinline/plugin.c
8946         * src/plugins/pgpinline/sylpheed.def
8947         * src/plugins/pgpinline/version.rc
8948         * src/plugins/pgpmime/Makefile.am
8949         * src/plugins/pgpmime/pgpmime.c
8950         * src/plugins/pgpmime/pgpmime.h
8951         * src/plugins/pgpmime/plugin.c
8952         * src/plugins/pgpmime/sylpheed.def
8953         * src/plugins/pgpmime/version.rc
8954         * src/plugins/spamassassin/Makefile.am
8955         * src/plugins/spamassassin/README
8956         * src/plugins/spamassassin/spamassassin.c
8957         * src/plugins/spamassassin/spamassassin.h
8958         * src/plugins/spamassassin/spamassassin_gtk.c
8959         * src/plugins/trayicon/Makefile.am
8960         * src/plugins/trayicon/trayicon.c
8961         * tools/OOo2sylpheed.pl
8962         * tools/README
8963         * tools/README.sylprint
8964         * tools/acroread2sylpheed.pl
8965         * tools/claws.i18n.status.pl
8966         * tools/filter_conv.pl
8967         * tools/filter_conv_new.pl
8968         * tools/freshmeat_search.pl
8969         * tools/google_search.pl
8970         * tools/kmail2sylpheed.pl
8971         * tools/kmail2sylpheed_v2.pl
8972         * tools/make.themes.project
8973         * tools/multiwebsearch.pl
8974         * tools/nautilus2sylpheed.sh
8975         * tools/outlook2sylpheed.pl
8976         * tools/sylprint.pl
8977         * tools/sylprint.rc
8978         * tools/tb2sylpheed
8979         * tools/textviewer.sh
8980         * tools/vcard2xml.py
8981         * tools/kdeservicemenu/README
8982         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
8983         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
8984         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
8985                 Change name to Claws Mail. Announce to follow...
8986
8987 2006-11-06 [wwp]        2.6.0cvs6
8988
8989         * src/prefs_template.c
8990                 unify messages related to quote format/template errors (fix
8991                 capitalization), again.
8992
8993 2006-11-06 [wwp]        2.6.0cvs5
8994
8995         * src/prefs_quote.c
8996                 unify messages related to quote format/template errors.
8997
8998 2006-11-06 [wwp]        2.6.0cvs4
8999
9000         * src/prefs_msg_colors.c
9001                 more uses of Q_ macro for contextual translations, thanks
9002                 to Fabien (fzzzzz).
9003
9004 2006-11-06 [wwp]        2.6.0cvs3
9005
9006         * src/compose.c
9007         * src/common/utils.c
9008         * src/common/utils.h
9009                 show an alertpanel to make sure users are aware that sensitive
9010                 files are attached (it's file blacklist-based). This will fix
9011                 interaction w/ GoogleEarth for instance, thanks to Colin.
9012
9013 2006-11-06 [wwp]        2.6.0cvs2
9014
9015         * src/prefs_quote.c
9016         * src/prefs_template.c
9017         * src/prefs_template.h
9018                 check quote format when applying/closing prefs. For now this only
9019                 shows up an error dialog box, not preventing the user from using
9020                 a broken quote (reply, forwards) format.
9021
9022 2006-11-06 [wwp]        2.6.0cvs1
9023
9024         * src/prefs_template.c
9025                 fix missing checks of some template fields.
9026
9027 2006-11-06 [paul]       2.6.0
9028
9029         * NEWS
9030         * README
9031         * RELEASE_NOTES
9032                 2.6.0 released
9033
9034 2006-11-06 [paul]       2.5.6cvs22
9035
9036         * manual/advanced.xml
9037         * manual/es/advanced.xml
9038                 put 'respect_flowed_format' info in the correct
9039                 place
9040
9041 2006-11-06 [mones]      2.5.6cvs21
9042
9043         * po/es.po
9044                 Minor fixes for release
9045
9046 2006-11-06 [paul]       2.5.6cvs20
9047
9048         * po/cs.po
9049         * po/de.po
9050         * po/fr.po
9051         * po/it.po
9052         * po/nl.po
9053         * po/pt_BR.po
9054         * po/sk.po
9055         * po/sv.po
9056         * po/zh_CN.po
9057                 updated by Tim Brain, Stephan Sachse, Fabien Vantard,
9058                 Andrea Spadaccini, Tim Dijkstra, Frederico Goncalves
9059                 Guimaraes, Andrej Kacian, Anders Troback, and Ralgh
9060                 Young
9061
9062 2006-11-02 [colin]      2.5.6cvs19
9063
9064         * src/imap.c
9065         * src/imap.h
9066         * src/prefs_account.c
9067         * src/etpan/imap-thread.c
9068                 Add GSSAPI support - fixes Debian bug #383274
9069
9070 2006-11-01 [colin]      2.5.6cvs18
9071
9072         * src/jpilot.c
9073                 Handle libpisock12 support. Probably
9074                 fixes bug 1046, 'jpilot AddressDB.pdb 
9075                 import fail'
9076
9077 2006-11-01 [colin]      2.5.6cvs17
9078
9079         * src/folderutils.c
9080                 debug_print() folderutils_mark_all_read()
9081
9082 2006-11-01 [colin]      2.5.6cvs16
9083
9084         * COPYING
9085                 Add missed files to the Apache exception
9086
9087 2006-10-31 [colin]      2.5.6cvs15
9088
9089         * src/folder.c
9090         * src/folder.h
9091                 Add a copy_private_data() func to FolderClasses
9092                 Doesn't break the feature freeze, because we 
9093                 won't use it (right now) in the core.
9094
9095 2006-10-31 [colin]      2.5.6cvs14
9096
9097         * COPYING
9098                 Allow linking with the Apache licensed files in
9099                 src/plugins/spamassassin. Hopefully fixes 
9100                 bug 1048, 'Spamassassin plugin license problem'
9101
9102 2006-10-31 [wwp]        2.5.6cvs13
9103
9104         * src/compose.c
9105                 fix and optimize trimming of leading linefeeds in body loop.
9106
9107 2006-10-31 [colin]      2.5.6cvs12
9108
9109         * src/etpan/imap-thread.c
9110         * src/imap.c
9111                 Make really sure to have NULL sets in case
9112                 of error
9113
9114 2006-10-30 [wwp]        2.5.6cvs11
9115
9116         * src/prefs_common.c
9117         * src/prefs_common.h
9118         * src/compose.c
9119                 fix broken storage of quote format template when it contains \-escape
9120                 sequences. The application of such sequences is also fixed now (\t
9121                 in quote format will be a real tab instead of a 't', for instance).
9122
9123 2006-10-27 [colin]      2.5.6cvs10
9124
9125         * src/compose.c
9126                 Probably fix bug 1045, 'sylpheed-claws 
9127                 doesn't remove the mail from the IMAP 
9128                 Queue folder after sending'. From
9129                 2.5.6cvs3-stable
9130
9131 2006-10-27 [colin]      2.5.6cvs9
9132
9133         * configure.ac
9134                 Require libetpan-0.48. I'm so annoying,
9135                 I know ;-)
9136
9137 2006-10-27 [colin]      2.5.6cvs8
9138
9139         * src/folder.c
9140         * src/imap.c
9141                 Probably fix bug 1044, 'sylpheed-claws 
9142                 segfaults while moving mails' - Fix relation
9143                 usage when moving to an IMAP mailbox from another
9144                 mailbox
9145
9146 2006-10-26 [paul]       2.5.6cvs7
9147
9148         * src/gtk/about.c
9149                 add libSM to compiled-in features
9150                 list
9151
9152 2006-10-24 [colin]      2.5.6cvs6
9153
9154         * src/textview.c
9155         * src/gtk/gtkutils.c
9156                 Fix crash when printing emails with an
9157                 xface
9158
9159 2006-10-24 [mones]      2.5.6cvs5
9160
9161         * manual/es/advanced.xml
9162                 Synchronize hidden option respect_flowed_format
9163         * po/es.po
9164                 Updated translation
9165
9166 2006-10-21 [paul]       2.5.6cvs4
9167
9168         * src/gtk/authors.h
9169         * src/plugins/pgpcore/pgp_viewer.c
9170         * src/plugins/pgpcore/sgpgme.c
9171                 fix building on BSDs
9172                 Thanks to Michael Hughes
9173                 <Sylpheed-Claws_user@thehugheslogcabin.net>
9174
9175 2006-10-20 [colin]      2.5.6cvs3
9176
9177         * configure.ac
9178                 Bump up libetpan requirement
9179                 *** THIS COMMIT REQUIRES LIBETPAN CVS ***
9180         * src/common/utils.c
9181         * src/common/utils.h
9182                 Add convenience get_file_mtime()
9183         * src/imap.c
9184         * src/etpan/imap-thread.c
9185         * src/etpan/imap-thread.h
9186                 Implement UIDPLUS support if the server
9187                 supports it - faster sending in this case
9188
9189 2006-10-19 [colin]      2.5.6cvs2
9190
9191         * src/gtk/quicksearch.c
9192                 Fix emptying in type-ahead+extended mode
9193         * src/mainwindow.c
9194         * src/mainwindow.h
9195                 Add a hook for offline state change
9196         * src/plugins/trayicon/trayicon.c
9197                 Use it to display offline icons
9198         * src/plugins/trayicon/Makefile.am
9199         * src/plugins/trayicon/newmail.offline.xpm
9200         * src/plugins/trayicon/newmarkedmail.offline.xpm
9201         * src/plugins/trayicon/nomail.offline.xpm
9202         * src/plugins/trayicon/unreadmail.offline.xpm
9203         * src/plugins/trayicon/unreadmarkedmail.offline.xpm
9204                 Add the icons
9205
9206 2006-10-12 [paul]       2.5.6cvs1
9207
9208         * NEWS
9209         * README
9210         * configure.ac
9211                 Update version number following
9212                 stable release
9213
9214 2006-10-19 [colin]      2.5.5cvs18
9215
9216         * manual/handling.xml
9217                 Add type-ahead search
9218
9219 2006-10-18 [colin]      2.5.5cvs17
9220
9221         * src/gtk/quicksearch.c
9222                 Remove "save to history only if there's
9223                 no syntax error", it breaks for some 
9224                 reason which I'll investigate later.
9225
9226 2006-10-18 [colin]      2.5.5cvs16
9227
9228         * src/prefs_common.c
9229         * src/prefs_common.h
9230         * src/summaryview.c
9231         * src/gtk/quicksearch.c
9232         * src/gtk/quicksearch.h
9233                 Add a type-ahead option for fast searches
9234                 Patch by Fabien Vantard
9235
9236 2006-10-18 [colin]      2.5.5cvs15
9237
9238         * src/compose.c
9239         * src/compose.h
9240                 Add Options/Reply mode/ menu to be able to
9241                 change the recipients of a reply on the fly
9242
9243 2006-10-18 [colin]      2.5.5cvs14
9244
9245         * src/compose.c
9246                 Fix redirecting of our own sent mails
9247
9248 2006-10-17 [wwp]        2.5.5cvs13
9249
9250         * src/send_message.c
9251                 Fix duplicate error messages when sending, and missing
9252                 newline in such error messages.
9253
9254 2006-10-17 [colin]      2.5.5cvs12
9255
9256         * src/compose.c
9257                 Compare addresses case-insensitive
9258
9259 2006-10-17 [colin]      2.5.5cvs11
9260
9261         * src/plugins/pgpcore/sgpgme.c
9262                 Fix return status
9263
9264 2006-10-17 [colin]      2.5.5cvs10
9265
9266         * src/plugins/pgpcore/pgp_viewer.c
9267                 Fix return status
9268
9269 2006-10-17 [colin]      2.5.5cvs9
9270
9271         * src/quote_fmt.c
9272                 Fix a typo (thanks to Fabien)
9273
9274 2006-10-16 [colin]      2.5.5cvs8
9275
9276         * src/textview.c
9277                 Fix problem with quote-folding when emails
9278                 don't convert cleanly to UTF-8
9279
9280 2006-10-14 [colin]      2.5.5cvs7
9281
9282         * src/prefs_template.c
9283                 Reset fields when reopening
9284                 the window
9285
9286 2006-10-13 [paul]       2.5.5cvs6
9287
9288         * manual/advanced.xml
9289         * src/prefs_message.c
9290                 make 'respect_flowed_format' a hidden
9291                 option, and add a manual entry for it
9292                 Thanks to Colin
9293
9294 2006-10-12 [colin]      2.5.5cvs5
9295
9296         * src/codeconv.c
9297                 Revert part of 2.5.2cvs21:
9298                 Don't optimise by reusing the 
9299                 last iconv converter if possible:
9300                 it seems slightly broken in a 
9301                 very hard way to reproduce
9302
9303 2006-10-12 [colin]      2.5.5cvs4
9304
9305         * src/prefs_common.c
9306         * src/prefs_common.h
9307         * src/prefs_message.c
9308         * src/procmime.c
9309                 Fix bug 1035, 'Incorrect handling 
9310                 of flowed lines'. We now optionnaly
9311                 handle this format (preference is in
9312                 Message View/Text options section)
9313
9314 2006-10-12 [colin]      2.5.5cvs3
9315
9316         * po/POTFILES.in
9317                 Add new file
9318         * src/plugins/pgpcore/pgp_viewer.c
9319         * src/plugins/pgpcore/sgpgme.c
9320                 Don't try to import without asking
9321
9322 2006-10-12 [colin]      2.5.5cvs2
9323
9324         * src/compose.c
9325                 Fix bug 1036, 'Forwarding a mutlipart
9326                 mail with a "text/html" block to ms
9327                 outlook users leeds to freeze of
9328                 outlook'. Poor outlook users...
9329
9330 2006-10-12 [paul]       2.5.5cvs1
9331
9332         * NEWS
9333         * README
9334         * configure.ac
9335                 Update version number following
9336                 stable release
9337
9338 2006-10-11 [paul]       2.5.4cvs1
9339
9340         * NEWS
9341         * README
9342         * configure.ac
9343                 Update version number following
9344                 stable release
9345
9346 2006-10-11 [paul]       2.5.3cvs32
9347
9348         * src/textview.c
9349                 fix bug 1032, 'Segmentation fault when showing
9350                 message' (bug in quote folding)
9351                 Thanks to Colin
9352
9353 2006-10-10 [colin]      2.5.3cvs31
9354
9355         * src/quote_fmt.c
9356                 Rephrase english a bit
9357
9358 2006-10-10 [colin]      2.5.3cvs30
9359
9360         * src/prefs_compose_writing.c
9361                 Stop making the page larger than the window
9362
9363 2006-10-10 [wwp]        2.5.3cvs29
9364
9365         * src/compose.c
9366         * src/prefs_template.c
9367         * src/quote_fmt.c
9368         * src/quote_fmt.h
9369         * src/quote_fmt_lex.l
9370         * src/quote_fmt_parse.y
9371                 Extend the quote parser a bit: allow to get access to
9372                 basic (composing) account info.
9373
9374 2006-10-10 [colin]      2.5.3cvs28
9375
9376         * src/procheader.c
9377                 Fix this \t problem in subject
9378
9379 2006-10-09 [colin]      2.5.3cvs27
9380
9381         * src/main.c
9382         * src/prefs_gtk.c
9383                 Prepare cache a bit later
9384                 If section already exists, skip the new one 
9385                 (as previously); avoid writing the same block
9386                 twice - if we find a second block with the 
9387                 same id, skip it.
9388         * src/plugins/pgpcore/pgp_viewer.c
9389                 Set cursor to busy when retrieving a key
9390         * src/plugins/pgpcore/sgpgme.c
9391                 allow 5 seconds for gpg to export the key
9392                 
9393
9394 2006-10-09 [colin]      2.5.3cvs26
9395
9396         * configure.ac
9397         * src/msgcache.c
9398         * src/prefs_gtk.c
9399                 Check for existence of fgets_unlocked
9400                 and fwrite_unlocked
9401
9402 2006-10-09 [paul]       2.5.3cvs25
9403
9404         * src/prefs_summaries.c
9405                 replace strftime() with fast_strftime() and in
9406                 the consequence fix the bug in the display of
9407                 AM/PM in the 'Example' string
9408
9409 2006-10-09 [ticho]      2.5.3cvs24
9410
9411         * po/sk.po
9412                 Updated (and fixed up somewhat) Slovak translation.
9413
9414 2006-10-08 [colin]      2.5.3cvs23
9415
9416         * src/prefs_folder_item.c
9417                 Explain why prefs in the top-level folder
9418                 aren't retained, but are still useful
9419
9420 2006-10-08 [colin]      2.5.3cvs22
9421
9422         * src/prefs_gtk.c
9423                 Don't cache anything if caching fails
9424
9425 2006-10-08 [colin]      2.5.3cvs21
9426
9427         * src/common/utils.c
9428                 always include gi18n.h
9429
9430 2006-10-07 [colin]      2.5.3cvs20
9431
9432         * src/plugins/pgpcore/pgp_viewer.c
9433                 Kill gpg after 5 seconds wait
9434
9435 2006-10-07 [colin]      2.5.3cvs19
9436
9437         * src/plugins/pgpcore/pgp_viewer.c
9438         * src/plugins/pgpcore/pgp_viewer.h
9439                 Fix copyright
9440
9441 2006-10-07 [colin]      2.5.3cvs18
9442
9443         * src/plugins/pgpcore/pgp_viewer.c
9444         * src/plugins/pgpcore/pgp_viewer.h
9445                 Actually add the files to CVS
9446
9447 2006-10-07 [colin]      2.5.3cvs17
9448
9449         * src/plugins/pgpcore/sgpgme.c
9450                 Be sure not to crash on 'application/pgp-signature' that
9451                 are not application/pgp-signatures
9452
9453 2006-10-07 [colin]      2.5.3cvs16
9454
9455         * src/textview.c
9456         * src/textview.h
9457                 Make a bit more of the API available
9458         * src/plugins/pgpcore/Makefile.am
9459         * src/plugins/pgpcore/plugin.c
9460         * src/plugins/pgpcore/sgpgme.c
9461                 Add basic key import/export
9462
9463 2006-10-07 [colin]      2.5.3cvs15
9464
9465         * src/folderview.c
9466         * src/imap.c
9467         * src/prefs_account.c
9468         * src/wizard.c
9469                 Warn users *everywhere* if libetpan's not
9470                 linked in
9471
9472 2006-10-06 [mones]      2.5.3cvs14
9473
9474         * po/de.po
9475         * po/es.po
9476                 updated by Stephan Sachse and me
9477
9478 2006-10-06 [colin]      2.5.3cvs13
9479
9480         * src/main.c
9481         * src/common/sylpheed.c
9482                 Don't load common plugins if --exit is passed
9483         * src/prefs_gtk.c
9484         * src/prefs_gtk.h
9485                 Implement a cache to avoid reading the same
9486                 files over and over again at startup
9487
9488 2006-10-06 [colin]      2.5.3cvs12
9489
9490         * src/summaryview.c
9491         * src/gtk/quicksearch.c
9492                 Update display every 5k mails on fast searches
9493
9494 2006-10-06 [colin]      2.5.3cvs11
9495
9496         * src/textview.c
9497                 Don't do quote folding on HTML or ERTF.
9498                 May fix the Cygwin issues if they were
9499                 happening with HTML mails?
9500
9501 2006-10-05 [colin]      2.5.3cvs10
9502
9503         * src/prefs_gtk.c
9504                 Oops, forgot one
9505
9506 2006-10-05 [colin]      2.5.3cvs9
9507
9508         * src/prefs_gtk.c
9509                 Use unlocked_stdio here too
9510
9511 2006-10-05 [colin]      2.5.3cvs8
9512
9513         * src/folderview.c
9514                 Fix go to next * after preferences apply
9515         * src/msgcache.c
9516                 Do the fd lock/unlock ourselves instead of
9517                 letting the libc do it at each write 
9518
9519 2006-10-05 [colin]      2.5.3cvs7
9520
9521         * src/common/utils.c
9522                 Faster division, thanks to Jean Diraison
9523
9524 2006-10-05 [paul]       2.5.3cvs6
9525
9526         * src/common/utils.c
9527                 fix building with --disable-nls
9528
9529 2006-10-04 [colin]      2.5.3cvs5
9530
9531         * src/folder.c
9532                 Maybe fix a segfault
9533
9534 2006-10-04 [wwp]        2.5.3cvs4
9535
9536         * src/prefs_folder_item.c
9537                 Fine-tune layouts in folder item prefs. Suggested by
9538                 Fabien Vantard <fzzzzz@gmail.com>.
9539
9540 2006-10-04 [wwp]        2.5.3cvs3
9541
9542         * src/prefs_folder_item.c
9543                 Kill the clandestine passengers. You didn't see anything.
9544
9545 2006-10-04 [wwp]        2.5.3cvs2
9546
9547         * src/prefs_folder_item.c
9548                 Add a way to test the subject simplify regexp in
9549                 folder prefs. Patch by Fabien Vantard <fzzzzz@gmail.com>,
9550                 w/ few layout changes.
9551
9552 2006-20-04 [paul]       2.5.3cvs1
9553
9554         * NEWS
9555         * README
9556         * configure.ac
9557                 Update version number following
9558                 stable release
9559
9560 2006-10-04 [colin]      2.5.2cvs42
9561
9562         * src/folder.c
9563         * src/folder.h
9564         * src/summaryview.c
9565                 Provide a way for folder classes to set their sort
9566                 type and key
9567
9568 2006-10-03 [colin]      2.5.2cvs41
9569
9570         * src/mh.c
9571                 Don't use strlen() to know if the
9572                 string's empty
9573
9574 2006-10-03 [colin]      2.5.2cvs40
9575
9576         * src/mh.c
9577                 Fix "check for new folders" with accentued folders
9578
9579 2006-10-03 [ticho]      2.5.2cvs39
9580
9581         * src/filtering.c
9582         * src/folder.c
9583         * src/inc.c
9584         * src/mbox.c
9585                 Colin's fix for "copy" filtering rules.
9586
9587 2006-10-02 [colin]      2.5.2cvs38
9588
9589         * src/folderview.c
9590                 Fix for double-click too
9591
9592 2006-10-02 [colin]      2.5.2cvs37
9593
9594         * src/folderview.c
9595                 correct fix for cvs36
9596
9597 2006-10-02 [colin]      2.5.2cvs36
9598
9599         * src/folderview.c
9600                 Fix 'goto next unread' after collapsing/expanding 
9601                 a node.
9602
9603 2006-10-02 [colin]      2.5.2cvs35
9604
9605         * src/summaryview.c
9606                 Fix double freeze/thaw
9607         * src/common/utils.c
9608         * src/common/utils.h
9609                 Reimplement strftime
9610         * src/procheader.c
9611                 Use it
9612
9613
9614 2006-10-02 [colin]      2.5.2cvs34
9615
9616         * src/mh.c
9617                 Time mh_write_sequences() - it's fast
9618         * src/summaryview.c
9619                 Init a variable to shut up gcc
9620
9621 2006-10-01 [colin]      2.5.2cvs33
9622
9623         * src/folder.c
9624         * src/mh.c
9625         * src/mh.h
9626         * src/msgcache.c
9627                 Add helper mh_set_mtime(), and set mtime to stat()'s result
9628                 Add fsync but disable it, it's slow as hell
9629
9630 2006-10-01 [colin]      2.5.2cvs32
9631
9632         * src/mh.c
9633         * src/msgcache.c
9634                 fflush() caches and mh_sequences before
9635                 fclose()ing
9636
9637 2006-10-01 [colin]      2.5.2cvs31
9638
9639         * src/msgcache.c
9640                 Don't ftruncate when not using mmap
9641
9642 2006-09-30 [colin]      2.5.2cvs30
9643
9644         * src/main.c
9645                 Write folder list *after* saving caches
9646
9647 2006-09-30 [colin]      2.5.2cvs29
9648
9649         * src/folder.c
9650         * src/mh.c
9651                 Debug forced mtime changes
9652
9653 2006-09-30 [colin]      2.5.2cvs28
9654
9655         * src/folder.c
9656         * src/main.c
9657                 Remove useless debug_print()s (code
9658                 well-tested)
9659
9660 2006-09-30 [colin]      2.5.2cvs27
9661
9662         * src/mh.c
9663                 Do stuff faster when writing mh_sequences
9664
9665 2006-09-30 [colin]      2.5.2cvs26
9666
9667         * src/mh.c
9668                 Don't let the writing of .mh_sequences, which
9669                 can change the folder's mtime, let us think
9670                 we need to scan.
9671
9672 2006-09-30 [colin]      2.5.2cvs25
9673
9674         * src/folder.c
9675                 Move a debug_print where it belongs 
9676                 (processing)
9677         * src/summaryview.c
9678                 Don't mess with a huge slow subject
9679                 table if we're not threading by
9680                 subject
9681
9682 2006-09-30 [colin]      2.5.2cvs24
9683
9684         * src/msgcache.c
9685                 Reenable mmaped reads (*not* writes!)
9686         * src/procmsg.c
9687                 Don't destroy and recreate hashtables just
9688                 for fun
9689         * src/common/utils.c
9690                 Remove useless reply prefixes (it's case
9691                 unsensitive)
9692
9693 2006-09-30 [wwp]        2.5.2cvs23
9694
9695         * tools/fix_date.sh
9696                 Fixed a minor bug in date value extraction, added a switch
9697                 to replace non RFC-compliant Date: value, added a switch
9698                 to use strict RFC matching patterns for dates.
9699
9700 2006-09-29 [colin]      2.5.2cvs22
9701
9702         * src/matcher_parser.h
9703         * src/matcher_parser_parse.y
9704         * src/prefs_filtering.c
9705         * src/statusbar.c
9706         * src/summary_search.c
9707         * src/summaryview.c
9708         * src/gtk/quicksearch.c
9709         * src/gtk/quicksearch.h
9710                 Optimise searches by setting different
9711                 refresh intervals (depending if the 
9712                 search is fast or not)
9713
9714 2006-09-29 [colin]      2.5.2cvs21
9715
9716         * src/codeconv.c
9717                 Optimise by reusing the last iconv converter
9718                 if possible
9719         * src/textview.c
9720                 Optimise a bit (the foldable quotes feature
9721                 still has an awful O(n^2) algo
9722
9723 2006-09-29 [colin]      2.5.2cvs20
9724
9725         * src/gtk/gtksctree.c
9726         * src/gtk/gtksctree.h
9727                 Optimise de-selection via up/down or
9728                 another key
9729
9730 2006-09-28 [colin]      2.5.2cvs19
9731
9732         * src/action.c
9733         * src/compose.c
9734         * src/folderview.c
9735         * src/mainwindow.c
9736         * src/messageview.c
9737         * src/summary_search.c
9738         * src/toolbar.c
9739                 Avoid using summaryview->ctree directly
9740
9741 2006-09-28 [colin]      2.5.2cvs18
9742
9743         * src/summaryview.c
9744         * src/summaryview.h
9745                 Add helpers to freeze/thaw/grab_focus
9746                 Factorize calls to freeze/thaw/grab_focus
9747                 
9748
9749 2006-09-28 [colin]      2.5.2cvs17
9750
9751         * src/main.c
9752                 More guards for the session management
9753
9754 2006-09-28 [colin]      2.5.2cvs16
9755
9756         * src/folderview.c
9757         * src/gtk/gtksctree.c
9758         * src/gtk/gtksctree.h
9759                 Make expanding not recursive in folderview
9760
9761 2006-09-28 [colin]      2.5.2cvs15
9762
9763         * src/addressbook.c
9764                 If nothing is selected in the list (right part)
9765                 and a group is selected in the tree (left part),
9766                 mail this group.
9767
9768 2006-09-28 [colin]      2.5.2cvs14
9769
9770         * src/Makefile.am
9771                 Actually use SM_LIBS
9772
9773 2006-09-28 [ticho]      2.5.2cvs13
9774
9775         * src/export.c
9776         * src/messageview.c
9777         * src/mimeview.c
9778         * src/news.c
9779         * src/pop.c
9780         * src/prefs_themes.c
9781         * src/procmsg.c
9782                 Small i18n string optimization.
9783         * src/send_message.c
9784         * src/summaryview.c
9785         * src/common/session.c
9786         * src/common/smtp.c
9787         * src/common/ssl_certificate.c
9788         * src/common/utils.c
9789                 Use "Couldn't" instead of "Can't" in UI messages,
9790                 where appropriate.
9791
9792 2006-09-28 [colin]      2.5.2cvs12
9793
9794         * configure.ac
9795                 Possibly fix link errors
9796
9797 2006-09-27 [wwp]        2.5.2cvs11
9798
9799         * src/gtk/authors.h
9800         * doc/man/sylpheed-claws.1
9801         * manual/ack.xml
9802         * manual/es/ack.xml
9803         * manual/fr/ack.xml
9804         * manual/pl/ack.xml
9805                 Updated authors info (me, myself and I).
9806
9807 2006-09-27 [colin]      2.5.2cvs10
9808
9809         * src/addressbook.c
9810                 Remove useless printf
9811
9812 2006-09-27 [wwp]        2.5.2cvs9
9813
9814         * src/editgroup.c
9815         * src/send_message.c
9816         * src/inc.c
9817         * src/prefs_common.c
9818         * src/prefs_common.h
9819         * src/gtk/progressdialog.c
9820                 remember more windows' sizes (send dialog, received dialog,
9821                 edit group in addressbook).
9822
9823 2006-09-27 [colin]      2.5.2cvs8
9824
9825         * configure.ac
9826         * src/main.c
9827         * src/mainwindow.h
9828                 Use libSM to communicate with the session
9829                 manager, so that we can know when the 
9830                 session ends, save our caches, and draft
9831                 our compose windows.
9832
9833 2006-09-27 [colin]      2.5.2cvs7
9834
9835         * src/addressbook.c
9836                 Fix issues:
9837                 o Allow Book and Group creation from the tree's
9838                   contextual menu
9839                 o Do not actually delete the contacts when 
9840                   deleting groups from the tree (duh!)
9841
9842 2006-09-27 [colin]      2.5.2cvs6
9843
9844         * src/compose.c
9845         * src/compose.h
9846         * src/mainwindow.c
9847         * src/textview.c
9848         * src/toolbar.c
9849                 o Allow passing an email address to 
9850                   compose_new_with_folderitem
9851                 o Update callers
9852                 o Use current folderitem when clicking
9853                   on a TextView mailto: link
9854                 o Fix a possible leak in TextView
9855
9856 2006-09-27 [colin]      2.5.2cvs5
9857
9858         * src/html.c
9859                 Use UTF-8 chars to replace HTML entities
9860
9861 2006-09-27 [colin]      2.5.2cvs4
9862
9863         * AUTHORS
9864         * src/prefs_account.c
9865         * src/gtk/authors.h
9866                 Fix bug #1024 (Array index out of
9867                 range in sylpheed-claws-2.5.2)
9868                 Patch by Ales Nosek <anosek@suse.cz>
9869
9870 2006-09-27 [colin]      2.5.2cvs3
9871
9872         * src/addr_compl.c
9873                 Actually do the test
9874
9875 2006-09-27 [colin]      2.5.2cvs2
9876
9877         * src/addr_compl.c
9878         * src/addr_compl.h
9879                 Allow completing with comma (in certain cases: vCalendar
9880                 for example doesn't support that)
9881                 Patch by Fabien Vantard
9882
9883 2006-09-26 [colin]      2.5.2cvs1
9884
9885         * src/Makefile.am
9886         * src/addr_compl.c
9887         * src/addr_compl.h
9888         * src/addrbook.c
9889         * src/addrbook.h
9890         * src/addressbook.c
9891         * src/addrindex.c
9892         * src/addrindex.h
9893         * src/compose.c
9894         * src/prefs_common.c
9895         * src/prefs_filtering_action.c
9896         * src/prefs_folder_item.c
9897         * src/prefs_template.c
9898         * src/stock_pixmap.c
9899         * src/stock_pixmap.h
9900         * src/pixmaps/addr_one.xpm
9901         * src/pixmaps/addr_two.xpm
9902                 Add auto-completion on groups
9903
9904 2006-09-26 [colin]      2.5.2
9905
9906         * NEWS
9907         * README
9908         * RELEASE_NOTES
9909                 2.5.2 released
9910
9911 2006-09-26 [colin]      2.5.1cvs5
9912
9913         * src/matcher.c
9914                 Fix condition
9915
9916 2006-09-26 [colin]      2.5.1cvs4
9917
9918         * src/mbox.c
9919                 Revert cvs1 (useless as the message is printed 
9920                 every 500 mails)
9921
9922 2006-09-26 [colin]      2.5.1cvs3
9923
9924         * src/partial_download.c
9925                 Fix crasher found by Alexsandar Urosevic
9926
9927 2006-09-26 [colin]      2.5.1cvs2
9928
9929         * src/summaryview.c
9930                 Fix bug #1023 (Sylpheed deletes too much messages)
9931
9932 2006-09-26 [ticho]      2.5.1cvs1
9933
9934         * src/mbox.c
9935                 Make use of gettext's multiple plurals for statusbar
9936                 progress message.
9937
9938 2006-09-25 [paul]       2.5.1
9939
9940         * NEWS
9941         * README
9942         * RELEASE_NOTES
9943                 2.5.1 released
9944
9945 2006-09-25 [colin]      2.5.0cvs3
9946
9947         * src/plugins/bogofilter/bogofilter.c
9948         * src/plugins/clamav/clamav_plugin.c
9949         * src/plugins/spamassassin/spamassassin.c
9950                 BogoFilter, Spamassassin: Fix double hook registering after
9951                 visiting preferences
9952                 Spamassassin, Clamav: Just set the mails to move instead of
9953                 doing the move - caller will move the things at once.
9954
9955 2006-09-25 [colin]      2.5.0cvs2
9956
9957         * src/imap.c
9958         * src/etpan/imap-thread.c
9959                 Use UID SEARCH ALL instead of UID 1:*
9960                 (braindead servers can't figure out that's
9961                 the same...)
9962
9963 2006-09-25 [wwp]        2.5.0cvs1
9964
9965         * src/message_search.c
9966                 Added the ability to stop a running search (in message body).
9967
9968 2006-09-25 [paul]       2.5.0
9969
9970         * NEWS
9971         * README
9972         * RELEASE_NOTES
9973                 2.5.0 released
9974
9975 2006-09-25 [paul]       2.4.0cvs214
9976
9977         * po/cs.po
9978         * po/de.po
9979         * po/fi.po
9980         * po/fr.po
9981         * po/nl.po
9982         * po/pt_BR.po
9983         * po/sk.po
9984         * po/sr.po
9985         * po/zh_CN.po
9986                 updated by Tim, Stephan Sachse, Flammie Pirinen,
9987                 Fabien Vantard, Tim Dijkstra, Frederico Goncalves Guimaraes,
9988                 Ticho, Aleksander Urosevic, Ralgh Young
9989
9990 2006-09-24 [mones]      2.4.0cvs213
9991
9992         * po/es.po
9993                 Updated for release
9994
9995 2006-09-23 [colin]      2.4.0cvs212
9996
9997         * src/gtk/inputdialog.c
9998                 Fix [ ] remember this appearing in normal
9999                 input dialogs after it's been used by
10000                 mimeview.
10001         * src/folder.c
10002         * src/folderview.c
10003         * src/msgcache.c
10004         * src/procmsg.c
10005         * src/summaryview.c
10006         * src/textview.c
10007         * src/common/timing.h
10008                 Enable timings in debug mode and make it
10009                 look prettier.
10010
10011 2006-09-22 [colin]      2.4.0cvs211
10012
10013         * README
10014                 Revert test change
10015         * commitHelper
10016                 ping the correct URI
10017
10018 2006-09-22 [colin]      2.4.0cvs210
10019
10020         * README
10021                 Let's see if bug #1022 is fixed
10022
10023 2006-09-21 [colin]      2.4.0cvs209
10024
10025         * src/wizard.c
10026         * src/common/plugin.c
10027                 Prepare infra to load predefined plugins when
10028                 no configuration existed. Don't actually load
10029                 anything yet (feat. freeze)
10030
10031 2006-09-21 [wwp]        2.4.0cvs208
10032
10033         * manual/fr/faq.xml
10034                 Partial sync w/ 2.4.0cvs72:
10035                 wrap file and minor updates.
10036
10037 2006-09-21 [wwp]        2.4.0cvs207
10038
10039         * tools/fix_date.sh
10040                 several fixes and enhancements. A new --force switch has been
10041                 added to prevent overriding by default Date: header when
10042                 already existing.
10043
10044 2006-09-21 [paul]       2.4.0cvs206
10045
10046         * src/common/utils.c
10047                 add Chinese UTF8 Re prefix
10048
10049 2006-09-21 [wwp]        2.4.0cvs205
10050
10051         * tools/Makefile.am
10052                 Fics alfabettical order.
10053
10054 2006-09-21 [wwp]        2.4.0cvs204
10055
10056         * tools/fix_date.sh
10057         * tools/Makefile.am
10058                 Added an action tool to fix missing Date field in emails.
10059                 Updated Makefile.am to reflect those last two additions.
10060
10061 2006-09-21 [wwp]        2.4.0cvs203
10062
10063         * tools/uuooffice
10064                 Added a action tool to open uuencoded docs w/
10065                 OpenOffice (based on uudec method).
10066
10067 2006-09-21 [colin]      2.4.0cvs202
10068
10069         * src/compose.c
10070         * src/textview.c
10071                 Workaround possible GTK crash: remove selection 
10072                 clipboard before destroying widget, or GTK+-2.10
10073                 dies. Thanks to Hiro.
10074
10075 2006-09-20 [colin]      2.4.0cvs201
10076
10077         * src/compose.c
10078                 Fix free-after-use in some cases (when 
10079                 procmime_encode_content() frees mimeinfo->data.mem
10080                 and turns it to a temp file)
10081
10082 2006-09-20 [colin]      2.4.0cvs200
10083
10084         * src/folderview.c
10085         * src/summaryview.c
10086         * src/gtk/gtksctree.c
10087         * src/gtk/gtksctree.h
10088                 Add tooltips in the folderview and summaryview
10089                 (Doesn't break string freeze as they already
10090                 exist)
10091         * src/toolbar.c
10092                 Put the spam button in the default configuration
10093                 if compiled with bogo plugin too
10094
10095 2006-09-19 [colin]      2.4.0cvs199
10096
10097         * src/summaryview.c
10098         * src/summaryview.h
10099                 Update folder name label on folder rename
10100         * src/prefs_matcher.c
10101         * src/gtk/logwindow.h
10102                 Fix warnings
10103                 Patches by Fabien
10104
10105 2006-09-19 [wwp]        2.4.0cvs198
10106
10107         * src/summary_search.c
10108                 fix can't click forward/backward buttons in the
10109                 search messages.
10110
10111 2006-09-18 [paul]       2.4.0cvs197
10112
10113         * src/wizard.c
10114                 add missing bracket, capitalise the A of
10115                 'SpamAssassin'
10116
10117 2006-09-18 [paul]       2.4.0cvs196
10118
10119         * src/compose.c
10120                 fix bug 1012 'crashed upon sending mail
10121                 from compose window'
10122                 Thanks to Colin
10123
10124 2006-09-16 [colin]      2.4.0cvs195
10125
10126         * src/folderview.c
10127                 Fix "real-time" sorting by freezing/thawing
10128
10129 2006-09-16 [colin]      2.4.0cvs194
10130
10131         * manual/faq.xml
10132                 Fix the anti-spam entry a bit
10133
10134 2006-09-16 [colin]      2.4.0cvs193
10135
10136         * src/wizard.c
10137                 Make sure reviewers have no excuse when stating
10138                 Sylpheed-Claws doesn't have antispam capabilities.
10139
10140 2006-09-16 [colin]      2.4.0cvs192
10141
10142         * src/main.c
10143                 Revert part of 2.3.0cvs18, Saving caches on SIGPIPE,
10144                 as if the SIGPIPE comes from etpan's thread we could
10145                 trigger a GUI update from this thread.
10146
10147 2006-09-16 [colin]      2.4.0cvs191
10148
10149         * src/summaryview.c
10150                 Init all members of the struct
10151
10152 2006-09-16 [paul]       2.4.0cvs190
10153
10154         * src/account.c
10155                 improvements to the English
10156
10157 2006-09-15 [colin]      2.4.0cvs189
10158
10159         * src/summaryview.c
10160                 HIG order on dialog
10161
10162 2006-09-14 [colin]      2.4.0cvs188
10163
10164         * src/common/socket.c
10165         * src/common/socket.h
10166         * src/common/ssl.c
10167         * src/common/ssl_certificate.c
10168         * src/common/ssl_certificate.h
10169         * src/etpan/imap-thread.c
10170                 the get_fqdn() call done to get canonical name when
10171                 checking an SSL certificate is blocking, which is
10172                 sad as we just did a non-blocking lookup to connect.
10173                 Fix that by letting the fqdn available to the SockInfo,
10174                 and use that in ssl_certificate_check(). For IMAP,
10175                 we don't do it as the lookup's done by libetpan, but
10176                 it's less annoying as IMAP connections as much more
10177                 rare than POP3 connections.
10178
10179 2006-09-14 [paul]       2.4.0cvs187
10180
10181         * manual/advanced.xml
10182                 improvements to the English,
10183                 properly place the new hidden options
10184                 within the alphabetical order
10185         * src/gtk/pluginwindow.c
10186                 improvements to the English
10187
10188 2006-09-14 [colin]      2.4.0cvs186
10189
10190         * src/prefs_common.c
10191         * src/prefs_common.h
10192         * src/gtk/gtksctree.c
10193         * manual/advanced.xml
10194                 New hidden pref, stripes_color_offset, to change
10195                 the value added/substracted to normal bgcolor to
10196                 create the stripes in summaries
10197
10198 2006-09-13 [colin]      2.4.0cvs185
10199
10200         * src/gedit-print.c
10201         * src/messageview.c
10202         * src/messageview.h
10203         * src/summaryview.c
10204         * src/textview.c
10205                 Fix misc. printing issues: 
10206                 - Bad font for linkified headers
10207                 - Different font if the mail was displayed or not
10208                 - Factorize the thing
10209
10210 2006-09-13 [colin]      2.4.0cvs184
10211
10212         * src/common/ssl_certificate.c
10213                 Only get FQDN once when checking certificate
10214
10215 2006-09-13 [colin]      2.4.0cvs183
10216
10217         * src/account.c
10218         * src/gtk/pluginwindow.c
10219                 Misc. GUI fixes by Fabien
10220
10221 2006-09-13 [wwp]        2.4.0cvs182
10222
10223         * configure.ac
10224         * src/common/utils.h
10225         * src/common/utils.c
10226                 get rid of unused wide-char functions.
10227
10228 2006-09-13 [wwp]        2.4.0cvs181
10229
10230         * src/plugins/pgpinline/sylpheed.def
10231         * src/textview.c
10232                 merge more w32 patches from gpg4win sources (Marcus Brinkmann <marcus@g10code.de>):
10233                 add privacy_reset_error to the .def file,
10234                 do not fork for an external textviewer.
10235
10236 2006-09-13 [wwp]        2.4.0cvs180
10237
10238         * src/prefs_common.c
10239                 fix broken font entry in prefs (patch issued by the gpg4win team,
10240                 probably by Marcus Brinkmann <marcus@g10code.de>).
10241
10242 2006-09-13 [colin]      2.4.0cvs179
10243
10244         * src/folder.h
10245                 Fix a warning in summaryview.c
10246         * src/mainwindow.c
10247         * src/summaryview.c
10248         * src/summaryview.h
10249                 Add missing Mark/* elements in the
10250                 main menu
10251
10252 2006-09-12 [colin]      2.4.0cvs178
10253
10254         * src/prefs_actions.c
10255         * src/prefs_filtering_action.c
10256         * src/prefs_matcher.c
10257                 Use (New) instead of New everywhere
10258
10259 2006-09-12 [wwp]        2.4.0cvs177
10260
10261         * manual/fr/addrbook.xml
10262         * manual/fr/handling.xml
10263                 updated some quotes in the fr manual to match the fr translation.
10264
10265 2006-09-12 [wwp]        2.4.0cvs176
10266
10267         * src/prefs_matcher.c
10268                 don't store translated string elements in matcher expressions.
10269                 Also fixed a misused of Q_().
10270
10271 2006-09-11 [wwp]        2.4.0cvs175
10272
10273         * src/plugins//bogofilter/bogofilter.c
10274         * src/plugins//clamav/clamav_plugin.c
10275         * src/plugins//demo/demo.c
10276         * src/plugins//dillo_viewer/dillo_viewer.c
10277         * src/plugins//pgpcore/plugin.c
10278         * src/plugins//pgpinline/plugin.c
10279         * src/plugins//pgpmime/plugin.c
10280         * src/plugins//spamassassin/spamassassin.c
10281                 gettext-ize more strings (mostly plugin error messages).
10282
10283 2006-09-11 [colin]      2.4.0cvs174
10284
10285         * src/alertpanel.c
10286                 Make maximum buffer size bigger to avoid
10287                 truncating translated messages. Patch by
10288                 Fabien
10289
10290 2006-09-11 [colin]      2.4.0cvs173
10291
10292         * src/etpan/imap-thread.c
10293                 Fix compilation on OpenBSD, thanks to 
10294                 Landry
10295
10296 2006-09-10 [wwp]        2.4.0cvs172
10297
10298         * manual/account.xml
10299         * manual/addrbook.xml
10300         * manual/handling.xml
10301         * manual/es/handling.xml
10302         * manual/fr/account.xml
10303         * manual/fr/addrbook.xml
10304         * manual/fr/handling.xml
10305                 documented addressbook matching (condition configuration):
10306                   addrbook.xml, en fr
10307                 documented per-account filtering rules (handling/filtering
10308                   section, account section):
10309                   account.xml, handling.xml, en fr
10310                 slightly updated the handling/searching section to tell few
10311                   words about the extended search ability:
10312                   handling.xml, en fr
10313                 added missing <quote></quotes> to Quick Search:
10314                   handling.xml, en fr es
10315                 fixed a typo (auomatically):
10316                   handling.xml, en
10317                 changes revisited by Paul.
10318
10319 2006-09-10 [paul]       2.4.0cvs171
10320
10321         * src/prefs_actions.c
10322         * src/prefs_filtering.c
10323         * src/prefs_template.c
10324                 adjustments to the gui
10325                 Patch by Fabien Vantard (slightly modified)
10326
10327 2006-09-10 [colin]      2.4.0cvs170
10328
10329         * src/summaryview.c
10330                 Check folderitem/summaryview consistency
10331                 (basically automates Update summary). Fixes
10332                 #1011 (wrong (negative) count on unread 
10333                 messages)
10334
10335 2006-09-10 [colin]      2.4.0cvs169
10336
10337         * src/gtk/gtksctree.c
10338                 Fix recursive expansion via mouse
10339         * src/plugins/bogofilter/bogofilter.c
10340                 Use normal filtering way of moving
10341                 messages (batching), possibly fixing
10342                 bug #1015 (Bogofilter plugin doubles 
10343                 new messages)
10344
10345 2006-09-09 [wwp]        2.4.0cvs168
10346
10347         * src/prefs_filtering.c
10348                 better place for this fix.
10349
10350 2006-09-09 [wwp]        2.4.0cvs167
10351
10352         * src/prefs_filtering.c
10353                 fix a minor bug when the enabled status of a filtering/processing
10354                 rule always got set to TRUE when replacing this rule. That still
10355                 make sense when adding a new rule, but now when replacing, we
10356                 don't override the value of 'enabled'.
10357                 Also renamed the func prefs_filtering_list_view_get_rule_name()
10358                 to prefs_filtering_list_view_get_info() as this function not only
10359                 returns the name, but also the account_id and the enabled status.
10360
10361 2006-09-09 [mones]      2.4.0cvs166
10362
10363         * manual/glossary.xml
10364         * manual/plugins.xml
10365                 Minor format corrections
10366         * manual/gpl.xml
10367                 Fix misplaced NO WARRANTY section
10368         * manual/es/advanced.xml
10369         * manual/es/faq.xml
10370         * manual/es/glossary.xml
10371         * manual/es/gpl.xml
10372         * manual/es/handling.xml
10373         * manual/es/plugins.xml
10374         * manual/es/starting.xml
10375                 Incorporate changes from English version
10376         * manual/fr/ack.xml
10377         * manual/pl/ack.xml
10378         * manual/es/ack.xml
10379                 Fix address, (add translation credits in es version)
10380         * po/es.po
10381                 Updated translation
10382
10383 2006-09-09 [wwp]        2.4.0cvs165
10384
10385         * src/prefs_filtering.c
10386                 fix a crash when opening filtering prefs, if matcherrc file contains
10387                 broken data (non-existing account id, which is theoretically not
10388                 possible).
10389
10390 2006-09-08 [colin]      2.4.0cvs164
10391
10392         * src/folder.c
10393                 Wrong assert, make it an if()
10394         * src/gtk/gtksctree.c
10395                 Fix bug #1013 (expand selected thread 
10396                 tree) - expanding is now recursive
10397
10398 2006-09-07 [wwp]        2.4.0cvs163
10399
10400         * src/prefs_matcher.c
10401                 make better sentences about addressbook matching in the
10402                 matcher prefs. This should make translators' work easier
10403                 too.
10404
10405 2006-09-07 [wwp]        2.4.0cvs162
10406
10407         * src/prefs_filtering.c
10408                 code simplification (get rid of dup var. assignment).
10409
10410 2006-09-07 [wwp]        2.4.0cvs161
10411
10412         * src/summaryview.c
10413                 use GTK_STOCK icons when possible, patch by Fabien Vantard
10414                 <fzzzzz@gmail.com>.
10415
10416 2006-09-07 [paul]       2.4.0cvs160
10417
10418         * src/mimeview.c
10419                 fix compilation warnings
10420                 Thanks to Colin
10421
10422 2006-09-07 [paul]       2.4.0cvs159
10423
10424         * src/mimeview.c
10425                 select the mimepart icon when
10426                 displaying as text
10427                 Thanks to Colin
10428
10429 2006-09-06 [paul]       2.4.0cvs158
10430
10431         * src/prefs_filtering.c
10432                 fix labels and table element spacing
10433                 Patch by Fabien Vantard
10434
10435 2006-09-06 [paul]
10436
10437         2.5.0-rc3 released
10438
10439 2006-09-06 [paul]       2.4.0cvs157
10440
10441         * manual/es/advanced.xml
10442                 fix typo
10443
10444 2006-09-06 [wwp]        2.4.0cvs156
10445
10446         * src/mainwindow.c
10447                 fix an dup launch issue when iconified, thanks to Colin.
10448
10449 2006-09-06 [wwp]        2.4.0cvs155
10450
10451         * src/gtk//gtksctree.h
10452                 oops, forgot that one!
10453
10454 2006-09-06 [wwp]        2.4.0cvs154
10455
10456         * manual/pl/advanced.xml
10457         * manual/advanced.xml
10458         * manual/es/advanced.xml
10459         * manual/fr/advanced.xml
10460         * src/prefs_customheader.c
10461         * src/prefs_filtering_action.c
10462         * src/foldersel.c
10463         * src/prefs_summaries.c
10464         * src/prefs_filtering.c
10465         * src/account.c
10466         * src/compose.c
10467         * src/prefs_summary_column.c
10468         * src/addr_compl.c
10469         * src/prefs_actions.c
10470         * src/prefs_folder_column.c
10471         * src/ssl_manager.c
10472         * src/prefs_template.c
10473         * src/prefs_display_header.c
10474         * src/prefs_common.h
10475         * src/prefs_matcher.c
10476         * src/prefs_common.c
10477         * src/prefs_toolbar.c
10478         * src/summaryview.c
10479         * src/folderview.c
10480         * src/gtk/gtksctree.c
10481         * src/gtk/pluginwindow.c
10482         * src/gtk/progressdialog.c
10483         * src/gtk/prefswindow.c
10484                 renamed hidden option enable_rules_hint to use_stripes_everywhere
10485                 to make its meaning more obvious (all versions of the manual reflect
10486                 the change).
10487                 added an extra hidden option use_stripes_in_summary to allow
10488                 discarding these stripes in mainwindow's folder and message lists;
10489                 en and fr manuals only are OK towards this.
10490
10491 2006-09-06 [colin]      2.4.0cvs153
10492
10493         * src/textview.c
10494                 Hide Sylpheed-Claws' internal queue headers
10495                 when showing all headers. They'll be present
10496                 only in Source window.
10497
10498 2006-09-05 [colin]      2.4.0cvs152
10499
10500         * src/plugins/trayicon/trayicon.c
10501                 Fix crash at exit - we have to disconnect
10502                 our handlers
10503         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
10504                 Update eggtrayicon - patch adapted from a
10505                 patch by Fryderyk Dziarmagowski <freetz@gmx.net>
10506                 on Sylpheed's ML
10507
10508 2006-09-05 [colin]      2.4.0cvs151
10509
10510         * src/mainwindow.c
10511         * src/gtk/logwindow.c
10512                 Fix race condition when something writes
10513                 to the log too soon during init. Thanks
10514                 to Fabien Vantard
10515
10516 2006-09-05 [colin]      2.4.0cvs150
10517
10518         * src/mimeview.c
10519                 Don't select part on right-click either
10520
10521 2006-09-05 [paul]       2.4.0cvs149
10522
10523         * src/mimeview.c
10524                 completion of previous commit
10525                 Thanks to Colin
10526
10527 2006-09-05 [colin]      2.4.0cvs148
10528
10529         * src/mimeview.c
10530                 Don't force selection on middle-click, just open
10531
10532 2006-09-04 [colin]      2.4.0cvs147
10533
10534         * src/mimeview.c
10535                 Looks like gtk_notebook_set_current_page()
10536                 sometimes steals focus, and this annoys us
10537                 in MimeViewers as it renders navigation
10538                 keys useless. Take back focus after switching
10539                 pages.
10540
10541 2006-09-04 [colin]      2.4.0cvs146
10542
10543         * src/messageview.c
10544                 Set stop_loading when clicking on Next
10545                 during load. Don't add a callback to 
10546                 avoid over-complicating things.
10547
10548 2006-09-04 [colin]      2.4.0cvs145
10549
10550         * src/mimeview.c
10551         * src/messageview.c
10552                 Fix multiple loads in separate messageview
10553
10554 2006-09-04 [colin]      2.4.0cvs144
10555
10556         * src/summaryview.c
10557                 Let navigation keys be handled during 
10558                 load
10559
10560 2006-09-04 [colin]      2.4.0cvs143
10561
10562         * src/messageview.c
10563         * src/summaryview.c
10564         * src/textview.c
10565         * src/textview.h
10566                 Make loading of huge mails (lots of text and/or
10567                 images) cancellable, so the GUI doesn't block 
10568
10569 2006-09-04 [colin]      2.4.0cvs142
10570
10571         * src/plugins/trayicon/trayicon.c
10572                 Fix annoyance when removing a folder with 
10573                 unread mails: trayicon didn't update
10574
10575 2006-09-04 [paul]       2.4.0cvs141
10576
10577         * src/gtk/icon_legend.c
10578                 straighten up columns
10579                 Patch by Fabien Vantard
10580
10581 2006-09-04 [wwp]        2.4.0cvs140
10582
10583         * src/prefs_filtering.c
10584                 fix new line's account name in filtering prefs:
10585                 was "All", is now "(New)".
10586
10587 2006-09-04 [paul]       2.4.0cvs139
10588
10589         * tools/make.themes.project
10590                 use "AUTOMAKE_OPTIONS = dist-bzip2"
10591                 instead of homebrewed "make release"
10592
10593 2006-09-03 [colin]      2.4.0cvs138
10594
10595         * src/folderview.c
10596                 Fix bug #1007 (Wrong folder highlighted)
10597
10598 2006-09-03 [colin]      2.4.0cvs137
10599
10600         * src/compose.c
10601                 Don't set Newsgroup: header to a mail folder
10602                 path
10603
10604 2006-09-03 [paul]       2.4.0cvs136
10605
10606         * src/prefs_other.c
10607         * src/prefs_spelling.c
10608                 unify the gui
10609
10610 2006-09-03 [paul]       2.4.0cvs135
10611
10612         * src/prefs_summaries.c
10613                 correct menu item text in prefs_keybind_apply_clicked()
10614
10615 2006-09-03 [paul]       2.4.0cvs134
10616
10617         * manual/advanced.xml
10618                 some improvements to the descriptions
10619         * src/mainwindow.c
10620         * src/messageview.c
10621         * src/summaryview.c
10622         * src/gtk/menu.c
10623                 fix menu sensitivity issues
10624         * src/prefs_message.c
10625                 drop the useless word 'short'
10626         * src/prefs_other.c
10627                 add the word 'lines' indicating log length
10628                 is a measure of lines
10629         * src/textview.c
10630                 fix compilation warnings
10631
10632 2006-09-02 [colin]      2.4.0cvs133
10633
10634         * src/messageview.c
10635                 Display a special return-receipt message
10636                 if the message is from the user
10637         * src/summaryview.c
10638                 Fix missing freeze of the list when marking
10639                 all read and unthreading for exec. Thanks
10640                 to Stephan Sachse.
10641
10642 2006-09-02 [paul]       2.4.0cvs132
10643
10644         * src/mainwindow.c
10645         * src/prefs_message.c
10646         * src/summaryview.c
10647                 fix some english
10648
10649 2006-09-02 [wwp]        2.4.0cvs131
10650
10651         * src/prefs_filtering.c
10652                 added an account name column to the filtering rules
10653                 dialog.
10654
10655 2006-09-02 [colin]      2.4.0cvs130
10656
10657         * src/gtk/logwindow.c
10658         * src/gtk/logwindow.h
10659                 Block scrolling if we're not at the end
10660                 of the log
10661
10662 2006-09-02 [colin]      2.4.0cvs129
10663
10664         * src/folder.c
10665                 Make sure account-specific rules can't
10666                 be used in {pre-,post-,}processing
10667         * src/mainwindow.c
10668         * src/gtk/logwindow.c
10669         * src/gtk/logwindow.h
10670                 Jump to last error when clicking on the
10671                 warning icon
10672
10673 2006-09-02 [colin]      2.4.0cvs128
10674
10675         * src/imap.c
10676         * src/import.c
10677         * src/mainwindow.c
10678         * src/mainwindow.h
10679                 Fix warning icon
10680         * src/inc.c
10681         * src/mbox.c
10682         * src/mbox.h
10683                 Let proc_mbox know its account, for
10684                 account-specific rules
10685
10686 2006-09-01 [colin]      2.4.0cvs127
10687
10688         * src/codeconv.c
10689                 Don't uselessly use iconv to convert from
10690                 us-ascii
10691         * src/alertpanel.c
10692         * src/mainwindow.c
10693         * src/mainwindow.h
10694         * src/inc.c
10695                 Fix certain log cases, disable warning icon
10696                 for now, the correct way to display it when
10697                 necessary and only when necessary is probably
10698                 to do it manually rather than use error logs
10699         * src/etpan/imap-thread.c
10700                 Clean up UID logging a bit
10701         * src/gtk/logwindow.c
10702         * src/gtk/logwindow.h
10703                 Make logging faster when the window's closed
10704
10705 2006-09-01 [wwp]        2.4.0cvs126
10706
10707         * manual/fr/account.xml
10708                 reflect changes to the ref. manual (parts of cvs72):
10709                 fix tabnames and quotes.
10710
10711 2006-09-01 [wwp]        2.4.0cvs125
10712
10713         * manual/fr/plugins.xml
10714                 reflect changes to the reference manual (cvs42):
10715                 update IRC channel info.
10716
10717 2006-09-01 [wwp]        2.4.0cvs124
10718
10719         * commitHelper
10720                 use CVSEDITOR env. var. if set, according to `man cvs`.
10721
10722 2006-09-01 [wwp]        2.4.0cvs123
10723
10724         * manual/advanced.xml
10725                 better sentence again (thanks to Paul).
10726
10727 2006-09-01 [wwp]        2.4.0cvs122
10728
10729         * manual/advanced.xml
10730         fix definition of toolbar_detachable and rework a bit the one of
10731         enable_dotted_lines.
10732
10733 2006-09-01 [mones]      2.4.0cvs121
10734
10735         * manual/advanced.xml
10736                 Document enable_dotted_lines
10737
10738 2006-09-01 [paul]       2.4.0cvs120
10739
10740         * src/folderview.c
10741         * src/folderview.h
10742         * src/imap.c
10743         * src/mainwindow.c
10744         * src/summaryview.c
10745                 obey the 'When entering folder...' option
10746                 when using the /View/Go to/... menu items
10747                 Thanks to Colin
10748
10749 2006-08-31 [colin]      2.4.0cvs119
10750
10751         * src/folderview.c
10752                 Revert 2.4.0cvs116, wrong fix.
10753
10754 2006-08-31 [colin]      2.4.0cvs118
10755
10756         * src/gtk/gtksctree.c
10757                 Better state the various copyrights
10758
10759 2006-08-31 [colin]      2.4.0cvs117
10760
10761         * src/prefs_common.c
10762                 fix enable_dotted_lines
10763
10764 2006-08-31 [colin]      2.4.0cvs116
10765
10766         * src/folderview.c
10767                 Use pref "Always open on select" when going
10768                 to next unread folder
10769         * src/gtk/gtksctree.c
10770                 Fix link failure to _gtk_clist_create_cell_layout
10771                 on certain computers. (Why not mine, I wonder)
10772
10773 2006-08-31 [colin]      2.4.0cvs115
10774
10775         * src/procmsg.c
10776         * src/textview.c
10777         * src/plugins/bogofilter/bogofilter.c
10778         * src/plugins/spamassassin/spamassassin.c
10779                 Requalify some "errors" to warnings
10780         * src/mainwindow.c
10781         * src/mainwindow.h
10782         * src/statusbar.c
10783                 Add an icon in the statusbar to notify
10784                 of errors
10785         * src/gtk/gtksctree.c
10786         * src/folderview.c
10787         * src/summaryview.c
10788                 Make the GtkSCTree look more modern by
10789                 alternating background lines
10790         * src/prefs_common.c
10791         * src/prefs_common.h
10792                 Add a pref to let people have the old
10793                 way if they prefer
10794
10795
10796 2006-08-30 [colin]      2.4.0cvs114
10797
10798         * src/procmsg.c
10799         * src/procmsg.h
10800                 Provide a way to filter a list of
10801                 messages in an optimised manner, and
10802                 add a list-filtering hook
10803         * src/folder.c
10804         * src/inc.c
10805         * src/mbox.c
10806                 Use the list filtering
10807         * src/plugins/bogofilter/bogofilter.c
10808                 Use the list-filtering hook
10809                 Use -b (bulk) mode for more speed
10810                 when learning and filtering
10811         * src/etpan/imap-thread.c
10812                 Make log output shorter in UID SEARCH
10813
10814
10815 2006-08-30 [colin]      2.4.0cvs113
10816
10817         * src/plugins/bogofilter/bogofilter.c
10818                 Really fast mass learning - thanks to David
10819                 Relson for the options explanations :)
10820
10821 2006-08-30 [colin]      2.4.0cvs112
10822
10823         * src/msgcache.c
10824                 Fix compilation on FreeBSD. Thanks
10825                 to Michael Hugues
10826
10827 2006-08-29 [colin]      2.4.0cvs111
10828
10829         * src/folderview.c
10830                 Handle "popup_menu" signal (for popping the 
10831                 menu via the keyboard)
10832         * src/mimeview.c
10833         * src/mimeview.h
10834         * src/summaryview.c
10835         * src/textview.c
10836         * src/gtk/gtkutils.c
10837         * src/gtk/gtkutils.h
10838                 Factorize scrolling code, and add an API 
10839                 for MimeViewers to handle scroll orders
10840
10841 2006-08-29 [wwp]        2.4.0cvs110
10842
10843         * src/plugins//bogofilter/bogofilter.c
10844         * src/plugins//spamassassin/spamassassin.c
10845                 make the bogofilter/spamassassin filtering error dialogs at
10846         incorporation obey to the "don't popup error dialog on
10847         receive error" option. If disabled, feed the log window w/
10848         the error message.
10849
10850 2006-08-29 [paul]
10851
10852         2.5.0-rc2 released
10853
10854 2006-08-29 [paul]       2.4.0cvs109
10855
10856         * Makefile.am
10857                 remove 'make release', it's not needed
10858                 since we use 'AUTOMAKE_OPTIONS = dist-bzip2'
10859
10860 2006-08-29 [paul]       2.4.0cvs108
10861
10862         * src/foldersel.c
10863         * src/summary_search.c
10864         * src/gtk/progressdialog.c
10865         * src/plugins/pgpcore/passphrase.c
10866                 replace deprecated gtk_window_set_policy()
10867
10868 2006-08-29 [colin]      2.4.0cvs107
10869
10870         * src/folder.c
10871                 Fix data loss when copy fails during a move:
10872                 only use fast remove_msgs if everything was
10873                 copied OK; else use slow remove_msg on the
10874                 mails that got copied only.
10875
10876 2006-08-28 [paul]       2.4.0cvs106
10877
10878         * src/mh.c
10879                 revert change in 2.4.0cvs104, it breaks
10880                 stuff
10881
10882 2006-08-28 [paul]       2.4.0cvs105
10883
10884         * src/plugins/spamassassin/spamassassin.c
10885                 english fix
10886
10887 2006-08-28 [paul]       2.4.0cvs104
10888
10889         * src/mh.c
10890                 fix data loss when moving to another
10891                 mailbox fails
10892         * src/prefs_spelling.c
10893                 improve the english
10894         * src/gtk/pluginwindow.c
10895                 improve the layout of the dialog text
10896         All thanks to Colin
10897
10898 2006-08-28 [paul]       2.4.0cvs103
10899
10900         * src/plugins/bogofilter/bogofilter.c
10901         * src/plugins/bogofilter/bogofilter_gtk.c
10902                 fix english up a bit, innit
10903
10904 2006-08-28 [paul]       2.4.0cvs102
10905
10906         * configure.ac
10907         * po/Makefile.in.in
10908         * po/Makevars
10909                 require autoconf 2.60, enabling building
10910                 with gettext 0.15 (gettext 0.14.x build still
10911                 possible). Replace Makefiles with versions
10912                 from gettext 0.15.
10913                 Remove configure options --with-localedir and
10914                 --with-mandir. The options that are provided
10915                 directly by autoconf 2.60 can be used instead:
10916                 --mandir --localedir
10917
10918 2006-08-27 [colin]      2.4.0cvs101
10919
10920         * src/plugins/bogofilter/Makefile.am
10921                 Fix make dist (no README)
10922
10923 2006-08-27 [colin]      2.4.0cvs100
10924
10925         * src/folder.c
10926                 Don't use F_UNKNOWN folders for any default
10927                 outbox/trash/etc
10928         * src/plugins/bogofilter/bogofilter.c
10929         * src/plugins/bogofilter/bogofilter.h
10930         * src/plugins/bogofilter/bogofilter_gtk.c
10931                 Add an option to specify the path to bogofilter
10932                 Use single-quotes to be able to learn in folders
10933                 with spaces in their names
10934                 Verify learning status
10935
10936 2006-08-27 [colin]      2.4.0cvs99
10937
10938         * manual/faq.xml
10939         * manual/plugins.xml
10940                 Document Bogofilter plugin
10941
10942 2006-08-27 [colin]      2.4.0cvs98
10943
10944         * src/compose.c
10945         * src/messageview.c
10946         * src/procmsg.c
10947         * src/procmsg.h
10948                 When possible, copy the queued mail to sent folder
10949                 instead of re-adding. Much faster on IMAP.
10950
10951 2006-08-27 [colin]      2.4.0cvs97
10952
10953         * src/msgcache.c
10954                 Disable mmaped caches - huge metadata loss
10955                 here after a power failure.
10956         * src/summaryview.c
10957                 Add quicksearch timing
10958         * src/common/plugin.c
10959         * src/common/plugin.h
10960                 Implement an interface to tell what plugins
10961                 provide. Prevent loading of similar plugins.
10962         * src/plugins/clamav/clamav_plugin.c
10963         * src/plugins/demo/demo.c
10964         * src/plugins/dillo_viewer/dillo_viewer.c
10965         * src/plugins/pgpcore/plugin.c
10966         * src/plugins/pgpinline/pgpinline.c
10967         * src/plugins/pgpmime/pgpmime.c
10968         * src/plugins/spamassassin/spamassassin.c
10969         * src/plugins/trayicon/trayicon.c
10970                 Implement plugin_provides()
10971
10972 2006-08-27 [colin]      2.4.0cvs96
10973
10974         * configure.ac
10975         * src/plugins/Makefile.am
10976         * src/plugins/bogofilter/.cvsignore
10977         * src/plugins/bogofilter/Makefile.am
10978         * src/plugins/bogofilter/bogofilter.c
10979         * src/plugins/bogofilter/bogofilter.h
10980         * src/plugins/bogofilter/bogofilter_gtk.c
10981                 New Bogofilter plugin, provides filtering and
10982                 learning. Spamassassin will go to extra plugins.
10983
10984 2006-08-26 [mones]      2.4.0cvs95
10985
10986         * manual/handling.xml
10987                 Fix subfolder path in the example (thanks to Paul) 
10988
10989 2006-08-26 [mones]      2.4.0cvs94
10990
10991         * manual/glossary.xml
10992                 2.2. + add ISP to the glossary
10993                 7.5. + Add UIDL to glossary
10994                 7.7. + Add TCP to glossary
10995         * manual/handling.xml
10996                 7.1. + Mentions GNU/Linux distribution, what about the non...
10997                 7.2. = s/html/HTML/, quote --local option -> Dillo HTML Viewer
10998                 7.3. + Mentions .bashrc, what about the non-bash ones? 
10999                 7.4. = Use appropriate quotation for commands
11000                 7.6. = change "" to <quote></quote>
11001         * manual/plugins.xml
11002                 6.1. + Example #mh/Mailbox/Friends -> #mh/inbox/Friends         
11003         * manual/starting.xml
11004                 2.1. + local mbox file: some examples of mbox file locations...
11005                 Also reformatted files requiring it
11006
11007 2006-08-26 [wwp]        2.4.0cvs93
11008
11009         * src/summary_search.c
11010                 disable find buttons while summary search is running.
11011
11012 2006-08-25 [colin]      2.4.0cvs92
11013
11014         * src/folder.c
11015         * src/folderutils.c
11016         * src/mh.c
11017         * src/procmsg.h
11018         * src/summaryview.c
11019                 Speed up MH moving, and add progressbar
11020                 for MH deletion
11021         * src/msgcache.c
11022                 Write cache files using mmap() too
11023
11024 2006-08-25 [wwp]        2.4.0cvs91
11025
11026         * src/summaryview.c
11027                 switch spam<->ham button when a message has been marked as spam or ham
11028                 and is still selected. Thanks to Colin.
11029
11030 2006-08-25 [paul]       2.4.0cvs90
11031
11032         * src/Makefile.am
11033         * src/stock_pixmap.c
11034         * src/stock_pixmap.h
11035         * src/summaryview.c
11036         * src/gtk/icon_legend.c
11037         * src/pixmaps/copied.xpm
11038         * src/pixmaps/moved.xpm
11039                 add icons for delayed execution marked for
11040                 copying, marked for moving
11041
11042 2006-08-25 [mones]      2.4.0cvs89
11043
11044         * manual/glossary.xml
11045                 Fix the other glossary items:
11046                 5.1. = Inmmediate execution -> <quote>immediate execution...
11047                 5.2. = Fix MBOX capitalization -> Mbox
11048                 5.3. + Improve Plugins def. w/ tech. ref.
11049                 5.4. = Quotation -> replace '>' by <quote>></quote>
11050                 5.5. - SMTP Server. -> remove dot
11051         * po/es.po
11052                 Updated translation
11053
11054 2006-08-25 [mones]      2.4.0cvs88
11055
11056         * manual/ack.xml
11057                 Reformatted, changed email address
11058         * manual/glossary.xml
11059                 Reformatted, fixed MANUAL-TODO items:
11060                 8.2. + add ROT-13 to glossary
11061                 8.4. + add URL to glossary
11062         * manual/es/advanced.xml
11063                 Fixed <literal>s
11064
11065 2006-08-25 [paul]       2.4.0cvs87
11066
11067         * src/gtk/icon_legend.c
11068                 add 'marked for deletion' icon
11069                 arrange icons by containing column
11070                 wrap long label text
11071
11072 2006-08-25 [colin]      2.4.0cvs86
11073
11074         * src/common/utils.c
11075         * src/common/utils.h
11076                 Add the sc_g_*list_bigger functions in
11077                 a place everyone can use it
11078         * src/summaryview.c
11079                 Only freeze/thaw the list when working
11080                 on the selection, if it's bigger than 1
11081         * src/gtk/gtksctree.c
11082                 Only freeze/thaw the list when unselec-
11083                 ting 'all' if ('all' != 1)
11084                 This avoids some flickering
11085
11086 2006-08-24 [colin]      2.4.0cvs85
11087
11088         * src/addressbook.c
11089                 Fix strange list selection
11090                 Fix random seg (Invalid read of freed memory)
11091
11092 2006-08-24 [colin]      2.4.0cvs84
11093
11094         * src/alertpanel.c
11095         * src/gtk/inputdialog.c
11096         * src/plugins/pgpcore/passphrase.c
11097                 Revert minimal width patch of 2.4.0cvs67,
11098                 as it is also a maximal width. Use 
11099                 gtk_window_set_default_size instead.
11100
11101 2006-08-24 [colin]      2.4.0cvs83
11102
11103         * src/msgcache.c
11104                 Write cache/mark to temp files before
11105                 overwriting old ones (avoids metadata
11106                 loss if writing the new files fail).
11107                 Use mmap() to read cache/mark file, as
11108                 this makes cache reading faster. Dis-
11109                 abled for big-endian machines until it
11110                 can be tested. (Big-endian users: set
11111                 msgcache_use_mmap = TRUE in the relevant
11112                 #if).
11113         * src/procmsg.h
11114                 Move rarely used fields of MsgInfo in 
11115                 another structure, which will only be
11116                 allocated if needed. Face, X-Face,
11117                 Return receipt headers and List-*
11118                 headers are moved. Mails having none
11119                 of these occupy 52 bytes less with
11120                 this patch, which makes 2.5MB of RAM
11121                 saved on a 50k folder).
11122         * src/headerview.c
11123         * src/mainwindow.c
11124         * src/messageview.c
11125         * src/partial_download.c
11126         * src/procheader.c
11127         * src/procmsg.c
11128         * src/textview.c
11129                 Follow this structure change.
11130
11131 2006-08-24 [wwp]        2.4.0cvs82
11132
11133         * manual/es/.cvsignore
11134         * manual/es/dist/.cvsignore
11135         * manual/es/dist/html/.cvsignore
11136         * manual/es/dist/pdf/.cvsignore
11137         * manual/es/dist/ps/.cvsignore
11138         * manual/es/dist/txt/.cvsignore
11139                 more (generated) files to ignore.
11140
11141 2006-08-24 [colin]      2.4.0cvs81
11142
11143         * src/folder.c
11144         * src/mh.c
11145                 Fix possible problems with local delivery. Check the folder doesn't
11146                 need scan before setting its mtime when saving cache (which can be
11147                 done long after the folder's been modified by an external process);
11148                 Check that the stored item's mtime didn't change in mh functions.
11149
11150 2006-08-24 [mones]      2.4.0cvs80
11151
11152         * manual/advanced.xml
11153                 Rewrapping, some fixes and MANUAL-TODO items:
11154                 8.1. = change "" to <quote></quote>
11155                 8.3. = quote menu items
11156                 8.5. - deploying -> new user ... ideally a new user (redundant)
11157
11158 2006-08-23 [colin]      2.4.0cvs79
11159
11160         * src/gtk/gtksctree.c
11161                 When selecting or deselecting range, only
11162                 freeze/thaw when selection is bigger than 10
11163
11164 2006-08-23 [colin]      2.4.0cvs78
11165
11166         * src/messageview.c
11167         * src/mimeview.c
11168         * src/mimeview.h
11169         * src/plugins/dillo_viewer/dillo_viewer.c
11170                 Provide an API for MimeViewer plugins to
11171                 return a text selection for replying
11172
11173 2006-08-23 [colin]      2.4.0cvs77
11174
11175         * src/image_viewer.c
11176         * src/textview.c
11177                 Use gtk_pixbuf_new_from_file_at_scale(), which
11178                 is faster than getting the pixbuf then resizing
11179                 it.
11180
11181 2006-08-23 [colin]      2.4.0cvs76
11182
11183         * src/procmime.c
11184                 UTF-8 should be sent Quoted-printable
11185
11186 2006-08-22 [colin]      2.4.0cvs75
11187
11188         * src/mh.c
11189                 Check if scan is required before touching
11190                 the folder (or it'll be required every time)
11191
11192 2006-08-22 [colin]      2.4.0cvs74
11193
11194         * configure.ac
11195                 Require libetpan 0.46 (crasher fix when built
11196                 against gnutls)
11197
11198 2006-08-22 [colin]      2.4.0cvs73
11199
11200         * src/folder.c
11201                 Set folder's mtime after writing its
11202                 cache
11203         * src/folderview.c
11204                 Add some timing
11205         * src/procmsg.c
11206                 Don't do useless stuff if we don't 
11207                 thread by subject
11208         * src/summaryview.c
11209                 Add some timing, don't deselect prior
11210                 to selecting (gtksctree does it itself),
11211                 remove crash avoidance hacks as it's been
11212                 properly fixed since a while
11213         * src/common/utils.c
11214                 Optimize to_human_readable(): _() is slow,
11215                 do it only once, and avoid %f format for KB
11216                 (the most common in a summaryview)
11217         * src/gtk/gtksctree.c
11218                 Don't uselessly freeze/thaw (fixes flicker
11219                 on next unread and friends), reduce number
11220                 of g_list_nth/g_list_position where possible
11221         * src/gtk/gtkutils.c
11222         * src/gtk/gtkutils.h
11223                 Reduce number of g_list_nth/g_list_position
11224                 where possible.
11225                 All of this makes loading as 70k folder 2.1
11226                 seconds instead of 3.2 (with hot FS caches).
11227                 (1.3 seconds without Date and Size columns...)
11228
11229 2006-08-22 [paul]       2.4.0cvs72
11230
11231         wrap documents and do some items from mones' MANUAL-TODO:
11232
11233         * manual/account.xml
11234                 4.1. = fix tabname references to <quote>tabname</quote>
11235                 4.2. = fix "xxx" and 'xxx' items to <quote>xxx</quote>
11236         * manual/faq.xml
11237                 1.1. = mentioned options don't match UI
11238                 Add information about the 'Never send Return Receipts'
11239                 option
11240         * manual/handling.xml
11241                 6.2. = Mentions Extended symbols button, but now is
11242                 named Information
11243                 6.3. = Mentions ... button, which is now Edit
11244
11245 2006-08-22 [colin]      2.4.0cvs71
11246
11247         * src/gtk/pluginwindow.c
11248                 Fix layout in verbose translations (such
11249                 as french)
11250
11251 2006-08-22 [paul]       2.4.0cvs70
11252
11253         * manual/Makefile.am
11254                 build manuals in alphabetical order
11255         * src/addressbook.c
11256         * src/prefs_themes.c
11257                 replace/remove deprecated symbols
11258         * src/gtk/gtkutils.c
11259                 fix a warning
11260         * src/gtk/pluginwindow.c
11261                 replace deprecated symbol
11262                 replace label text and move it
11263         * src/plugins/pgpcore/prefs_gpg.c
11264                 move the 'Generate...' button out of the
11265                 Sign Key frame, replace the English used
11266         * src/plugins/pgpcore/sgpgme.c
11267                 fixes to the English
11268
11269 2006-08-21 [colin]      2.4.0cvs69
11270
11271         * src/plugins/trayicon/trayicon.c
11272                 Add more strings for translation; patch
11273                 by Pawel
11274
11275 2006-08-21 [colin]      2.4.0cvs68
11276
11277         * src/compose.c
11278                 fix replied flag not set after drafting
11279         * src/matcher.c
11280                 fix body quicksearch in non-encoded bodies
11281                 containing '='
11282         * src/msgcache.c
11283                 Get rid of the g_malloc workaround for
11284                 corrupted caches, use g_try_malloc
11285
11286 2006-08-21 [colin]      2.4.0cvs67
11287
11288         * src/alertpanel.c
11289         * src/gtk/inputdialog.c
11290         * src/plugins/pgpcore/passphrase.c
11291                 Set minimal width to 375
11292         * src/mainwindow.c
11293                 Fix switching to offline, asking if it 
11294                 should be overriden for synchronising
11295         * src/mimeview.c
11296                 Don't offer to remember command on Open 
11297                 with for text parts, as the browser or 
11298                 text editor command isn't changed from 
11299                 there
11300
11301 2006-08-20 [paul]       2.4.0cvs66
11302
11303         * po/ko.po
11304         * po/zh_CN.po
11305                 fix plural form errors. revealed by stricter
11306                 checking of gettext 0.15
11307
11308 2006-08-18 [paul]       2.4.0cvs65
11309
11310         * src/stock_pixmap.c
11311                 fix the fix of 2.4.0cvs64
11312                 Thanks to Colin
11313
11314 2006-08-18 [paul]       2.4.0cvs64
11315
11316         * src/stock_pixmap.c
11317                 fix leaks
11318                 Thanks to Colin
11319
11320 2006-08-18 [paul]       2.4.0cvs63
11321
11322         * src/compose.c
11323         * src/procmsg.c
11324                 fix occasional IMAP bug where large msgs
11325                 were left in the queue folder after sending
11326                 Thanks to Colin
11327
11328 2006-08-18 [paul]       2.4.0cvs62
11329
11330         * src/folderview.c
11331                 freeze the summaryview while quicksearch results
11332                 are displayed
11333                 (fixes bug 456 'current message is hidden when the
11334                 view is refreshed and extended search is "unread 
11335                 messages"')
11336                 Thanks to Colin
11337         * src/textview.c
11338                 add missing #include "inputdialog.h"
11339         * src/common/utils.h
11340                 add missing mailcap_update_default() and improve
11341                 readability
11342
11343 2006-08-17 [colin]      2.4.0cvs61
11344
11345         * src/plugins/pgpcore/select-keys.c
11346                 Fix warnings :)
11347
11348 2006-08-17 [colin]      2.4.0cvs60
11349
11350         * src/compose.c
11351                 Don't continue queuing if Cancel is clicked
11352                 in select-keys
11353
11354 2006-08-17 [colin]      2.4.0cvs59
11355
11356         * src/plugins/pgpcore/select-keys.c
11357                 When encrypting, if only one key matches and it 
11358                 matches exactly, automatically use it.
11359
11360 2006-08-17 [colin]      2.4.0cvs58
11361
11362         * src/mimeview.c
11363         * src/prefs_common.c
11364         * src/prefs_common.h
11365         * src/prefs_ext_prog.c
11366         * src/textview.c
11367                 Fix issues with previous patch (text/html)
11368                 Remove outdated prefs
11369
11370 2006-08-17 [colin]      2.4.0cvs57
11371
11372         * src/imap.c
11373                 Add View Log button on auth error
11374         * src/procmsg.c
11375                 Fix encrypted mail marked as new when
11376                 saved in normal folders
11377         * src/plugins/pgpinline/pgpinline.c
11378                 Fix encrypt bug on IMAP
11379         * src/mimeview.c
11380         * src/common/utils.c
11381         * src/common/utils.h
11382         * src/gtk/inputdialog.c
11383         * src/gtk/inputdialog.h
11384                 Get rid of metamail stuff, simplify
11385                 opening, and allow remembering of user's
11386                 choices (by updating ~/.mailcap). There's
11387                 still to drop "Audio player" and "Image
11388                 viewer" preferences.
11389
11390 2006-08-17 [mones]      2.4.0cvs56
11391
11392         * manual/es/sylpheed-claws-manual.xml
11393                 fix DTD path
11394
11395 2006-08-17 [mones]      2.4.0cvs55
11396
11397         * configure.ac
11398         * manual/Makefile.am
11399         * manual/es/Makefile.am
11400         * manual/es/account.xml
11401         * manual/es/ack.xml
11402         * manual/es/addrbook.xml
11403         * manual/es/advanced.xml
11404         * manual/es/faq.xml
11405         * manual/es/glossary.xml
11406         * manual/es/gpl.xml
11407         * manual/es/handling.xml
11408         * manual/es/intro.xml
11409         * manual/es/keyboard.xml
11410         * manual/es/plugins.xml
11411         * manual/es/starting.xml
11412         * manual/es/sylpheed-claws-manual.xml
11413         * manual/es/dist/Makefile.am
11414         * manual/es/dist/html/Makefile.am
11415         * manual/es/dist/pdf/Makefile.am
11416         * manual/es/dist/ps/Makefile.am
11417         * manual/es/dist/txt/Makefile.am
11418                 Spanish translation for the manual
11419
11420 2006-08-16 [colin]      2.4.0cvs54
11421
11422         * src/compose.c
11423         * src/main.c
11424         * src/mainwindow.c
11425                 Fix send button sensitivity at startup
11426                 Set send menu sensitivity (patch by Fabien)
11427         * src/ssl_manager.c
11428                 Enable closing with esc (patch by Fabien)
11429         * src/gtk/foldersort.c
11430                 Enable closing with esc (patch by Fabien)
11431         * src/procmime.c
11432                 Optimisation (no need to copy to tempfile to
11433                 "decode" 7bit and 8bit)
11434         * src/summaryview.c
11435                 Fix cruft in swap_from case
11436         * src/textview.c
11437                 Fix missing last line in some mail cases 
11438                 (Fixes debian #381872)
11439         * src/plugins/pgpcore/prefs_gpg.c
11440         * src/plugins/pgpcore/sgpgme.c
11441         * src/plugins/pgpcore/sgpgme.h
11442                 Don't show "no key found" when user explicitely
11443                 wants to create a key
11444
11445 2006-08-16 [paul]       2.4.0cvs53
11446
11447         * configure.ac
11448         * src/account.c
11449         * src/addressbook.c
11450         * src/headerview.c
11451         * src/prefs_account.c
11452         * src/prefs_message.c
11453         * src/gtk/gtkutils.c
11454                 bump up minimum required versions of GTK+ and
11455                 GLIB to 2.6.0
11456
11457 2006-08-16 [paul]       2.4.0cvs52
11458
11459         * src/toolbar.c
11460                 workaround GTK+ Bug 351600 - 'Can't re-click
11461                 on button after sensitivity update'
11462                 http://bugzilla.gnome.org/show_bug.cgi?id=351600
11463                 Thanks to Colin
11464
11465 2006-08-15 [colin]      2.4.0cvs51
11466
11467         * src/plugins/pgpcore/prefs_gpg.c
11468                 Set options sensitivity according to
11469                 key existence
11470         * src/plugins/pgpcore/sgpgme.c
11471                 Allow to create key with no passphrase
11472
11473 2006-08-14 [cleroy]     2.4.0cvs50
11474
11475         * src/gtk/pluginwindow.c
11476                 New layout (maybe to be changed?)
11477         * src/gtk/gtkutils.c
11478                 Fix a bit label_window
11479         * src/plugins/pgpcore/passphrase.c
11480         * src/plugins/pgpcore/passphrase.h
11481         * src/plugins/pgpcore/plugin.c
11482         * src/plugins/pgpcore/prefs_gpg.c
11483         * src/plugins/pgpcore/prefs_gpg.h
11484         * src/plugins/pgpcore/sgpgme.c
11485         * src/plugins/pgpcore/sgpgme.h
11486                 Allow to create a PGP private key via the GUI
11487
11488 2006-08-14 [wwp]        2.4.0cvs49
11489
11490         * src/addressbook_foldersel.c
11491                 fix strict ISO C90 compliance.
11492
11493 2006-08-14 [paul]       2.4.0cvs48
11494
11495         * src/gtk/prefswindow.c
11496                 re-set scrolled window on opening
11497                 Patch by Ticho
11498
11499 2006-08-14 [paul]
11500
11501         2.5.0-rc1 released
11502
11503 2006-08-14 [paul]       2.4.0cvs47
11504
11505         * src/prefs_display_header.c
11506                 re-enable user-defined Displayed Headers
11507
11508 2006-08-14 [paul]       2.4.0cvs46
11509
11510         * src/prefs_account.c
11511                 use GTK_STOCK_EDIT
11512
11513 2006-08-13 [colin]      2.4.0cvs45
11514
11515         * src/common/utils.c
11516                 Fix "a" in quote when the original message is empty,
11517                 by using \0 instead of 'a' to test writability of
11518                 temp files.
11519
11520 2006-08-13 [wwp]        2.4.0cvs44
11521
11522         * src/plugins/spamassassin/spamassassin.c
11523                 fix capitalization of "SpamAssassin" in some debug, log and
11524                 dialog messages.
11525
11526 2006-08-13 [paul]       2.4.0cvs43
11527
11528         * src/editldap.c
11529                 fix overlapping widgets
11530         * src/prefs_account.c
11531                 fix translation of protocol_names[]
11532                 fix label disappearing off the edge of the
11533                 visible area
11534
11535 2006-08-12 [paul]       2.4.0cvs42
11536
11537         * manual/plugins.xml
11538                 update IRC channel info before it gets forgotten
11539                 about
11540
11541 2006-08-11 [colin]      2.4.0cvs41
11542
11543         * src/compose.c
11544         * src/mainwindow.c
11545         * src/mainwindow.h
11546         * src/procmsg.c
11547         * src/procmsg.h
11548         * src/summaryview.c
11549         * src/toolbar.c
11550                 Grey out the Send button if
11551                 - Queue folders are empty, or
11552                 - We're sending already
11553
11554 2006-08-11 [wwp]        2.4.0cvs40
11555
11556         * src/main.c
11557                 fix a logic issue when quitting while a compose window is
11558                 still open, thanks to Colin.
11559
11560 2006-08-10 [colin]      2.4.0cvs39
11561
11562         * src/main.c
11563                 Fix default font size setting after wizard run
11564         * src/imap.c
11565         * src/etpan/imap-thread.c
11566         * src/etpan/imap-thread.h
11567                 Fix bug #999 (Timing out on TSL cert validation 
11568                 dialog makes ugly things happen). Also, STARTTLS
11569                 unconditionnaly if initial capabilities contain
11570                 LOGINDISABLED and STARTTLS.
11571
11572 2006-08-09 [colin]      2.4.0cvs38
11573
11574         * src/mainwindow.c
11575         * src/mainwindow.h
11576                 Fix Tools/Actions sensitivity when there are
11577                 no actions
11578
11579 2006-08-09 [colin]      2.4.0cvs37
11580
11581         * src/prefs_filtering.c
11582                 Warning fix, patch by Paul
11583         * src/messageview.c
11584         * src/prefs_actions.c
11585         * src/prefs_filtering_action.c
11586         * src/prefs_matcher.c
11587                 Uniformisation of "Info ..." to "Info..." (for
11588                 old gtk), patch by Fabien
11589         * src/plugins/clamav/clamav_plugin_gtk.c
11590                 Sensitivity fix by Fabien
11591
11592 2006-08-09 [colin]      2.4.0cvs36
11593
11594         * src/main.c
11595         * src/main.h
11596                 Add a function to know whether we're exiting
11597         * src/plugins/trayicon/trayicon.c
11598                 If exiting, don't do anything. Faster, and
11599                 avoids gtk_main_iteration reentracy causing
11600                 segfaults at exit
11601
11602 2006-08-09 [colin]      2.4.0cvs35
11603
11604         * src/messageview.c
11605         * src/mimeview.c
11606         * src/mimeview.h
11607                 Fix lack of part selection when automatically 
11608                 jumping to a specific part
11609         * src/msgcache.c
11610                 Little optimisation in cache reading
11611
11612 2006-08-09 [colin]      2.4.0cvs34
11613
11614         * src/compose.c
11615                 Fix crash setting the priority on reedit
11616                 (Accessing compose before creating it!)
11617
11618 2006-08-08 [colin]      2.4.0cvs33
11619
11620         * src/procmime.c
11621                 Fix bug #998 (last attachment is not accessible)
11622                 Bad RFC interpretation on multipart close-delimiters
11623         * src/mimeview.c
11624         * src/mimeview.h
11625         * src/gtk/gtkvscrollbutton.c
11626         * src/gtk/gtkvscrollbutton.h
11627                 Make attachments list wheel-scrollable
11628
11629 2006-08-07 [colin]      2.4.0cvs32
11630
11631         * src/gtk/gtkaspell.c
11632                 Fix bug #973 (Unicode punctation characters 
11633                 are not recognized as separators by the
11634                 spell checker); fix unsigned stuff
11635
11636 2006-08-07 [colin]      2.4.0cvs31
11637
11638         * src/compose.c
11639                 Fix bug #956 (DnD text with accents in compose 
11640                 text entry); fix gccc's signed/unsigned fuss
11641
11642 2006-08-06 [colin]      2.4.0cvs30
11643
11644         * src/main.c
11645                 Fix bug #979 (Plugin crashes when exiting 
11646                 sylpheed-claws) : handle exit request only 
11647                 once
11648
11649 2006-08-05 [colin]      2.4.0cvs29
11650
11651         * src/news.c
11652                 Just make sure we have a msgid.
11653
11654 2006-08-05 [colin]      2.4.0cvs28
11655
11656         * src/news.c
11657         * src/summaryview.c
11658                 Fix bug #995 ("Mark cross-posted as read" doesn't work)
11659                 by reimplementing it
11660         * src/textview.c
11661                 Fix bug when hiding quotes with level > 3 and quote
11662                 colors are recycled
11663
11664 2006-08-04 [colin]      2.4.0cvs27
11665
11666         * src/compose.c
11667         * src/undo.c
11668         * src/undo.h
11669                 Fix a bit replace-by-pasting undo
11670         * src/mainwindow.c
11671         * src/messageview.c
11672                 Fix Fold quotes menu synchro in
11673                 mainwindow when it changes in 
11674                 messageview
11675         * src/textview.c
11676                 Fix right-click on quotes blocks
11677         * src/common/utils.c
11678                 Verify that the file created by
11679                 my_tmpfile() is writable. Fixes
11680                 bug #988 (very specific filesystem
11681                 issue)
11682         * src/plugins/pgpcore/sgpgme.c
11683                 Fix file descriptor leak
11684         * src/plugins/spamassassin/spamassassin.c
11685                 Warn once if spamd isn't reachable
11686
11687 2006-08-04 [colin]      2.4.0cvs26
11688
11689         * src/toolbar.c
11690                 i18n context patch by Fabien
11691
11692 2006-08-03 [colin]      2.4.0cvs25
11693
11694         * src/mainwindow.c
11695         * src/messageview.c
11696                 Rename "Hide quotes" to "Fold quotes"
11697         * src/textview.c
11698                 Don't use hand cursor on quotes. "all 
11699                 the bonuses of the feature and none of 
11700                 unwelcome side-effects"
11701
11702 2006-08-03 [colin]      2.4.0cvs24
11703
11704         * AUTHORS
11705         * sylpheed-claws.desktop
11706         * src/gtk/authors.h
11707                 Bring the desktop file to XDG compliance
11708                 Patch by Charles A. Edwards
11709
11710 2006-08-03 [colin]      2.4.0cvs23
11711
11712         * src/textview.c
11713                 Fix links offset when they are preceded
11714                 by accentued chars (g_utf8_strlen!)
11715         * src/mainwindow.c
11716                 Fix wrong status when starting offline
11717
11718
11719 2006-08-03 [wwp]        2.4.0cvs22
11720
11721         * src/prefs_common.h
11722                 ask what to do w/ filtering rules that belong to an account when
11723                 applying filtering rules manually from the main window (skip,
11724                 apply regardless of the account, use current account). This dialog
11725                 can be skipped and the last reply used.
11726                 (forgot that file)
11727
11728 2006-08-03 [wwp]        2.4.0cvs21
11729
11730         * src/filtering.c
11731         * src/filtering.h
11732         * src/prefs_common.c
11733         * src/summaryview.c
11734         * src/alertpanel.c
11735         * src/alertpanel.h
11736         * src/messageview.c
11737                 ask what to do w/ filtering rules that belong to an account when
11738                 applying filtering rules manually from the main window (skip,
11739                 apply regardless of the account, use current account). This dialog
11740                 can be skipped and the last reply used.
11741
11742
11743 2006-08-03 [colin]      2.4.0cvs20
11744
11745         * src/textview.c
11746                 Optimize previous patch
11747
11748 2006-08-03 [cleroy]     2.4.0cvs19
11749
11750         * src/textview.c
11751                 Fix quotes getting toggled back when the
11752                 mail has an even number of text parts
11753
11754 2006-08-02 [colin]      2.4.0cvs18
11755
11756         * src/messageview.c
11757                 Add Hide quotes menu
11758
11759 2006-08-02 [colin]      2.4.0cvs17
11760
11761         * src/mainwindow.c
11762         * src/prefs_common.c
11763         * src/textview.c
11764         * src/textview.h
11765         * src/gtk/about.c
11766                 Allow per-level quote hiding,
11767                 Allow toggling quotes by double-clicking them
11768                 Rename RemoteURI to ClickableText to reflect
11769                 the fact it's used for a variety of things
11770
11771 2006-08-02 [wwp]        2.4.0cvs16
11772
11773         * src/mainwindow.c
11774                 fix "View/Hide quotes" menu item status initialization.
11775
11776 2006-08-02 [wwp]        2.4.0cvs15
11777
11778         * src/matcher_parser_parse.y
11779                 remove a debug trace.
11780
11781 2006-08-02 [paul]       2.4.0cvs14
11782
11783         * src/plugins/pgpcore/passphrase.c
11784                 don't set initial dialog size
11785                 make it resizable
11786
11787 2006-08-02 [paul]       2.4.0cvs13
11788
11789         * src/noticeview.c
11790                 remove the rogue '/' character
11791
11792 2006-08-02 [paul]       2.4.0cvs12
11793
11794         * src/noticeview.c
11795                 allow buttons to resize as necessary
11796
11797 2006-08-01 [wwp]        2.4.0cvs11
11798
11799         * src/mbox.c
11800                 fix strict ISO C90 compliance.
11801
11802 2006-08-01 [wwp]        2.4.0cvs10
11803
11804         * tools/update-po
11805                 updated update-po tool to work w/ context-dependent translations.
11806                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
11807
11808 2006-08-01 [wwp]        2.4.0cvs9
11809
11810         * src/matcher.c
11811         * src/prefs_filtering.c
11812         * src/prefs_matcher.c
11813                 allow context-dependent translations for "All",
11814                 patch by Fabien Vantard <fzzzzz@gmail.com>.
11815
11816 2006-07-31 [colin]      2.4.0cvs8
11817
11818         * AUTHORS
11819         * src/gtk/authors.h
11820                 Add Rafal to authors
11821
11822 2006-07-31 [colin]      2.4.0cvs7
11823
11824         * src/compose.c
11825         * src/mainwindow.c
11826         * src/messageview.h
11827         * src/prefs_common.c
11828         * src/prefs_common.h
11829         * src/textview.c
11830                 Add 'View/Hide quotes'. Patch based on a patch
11831                 by Rafal Weglarz
11832
11833 2006-07-31 [colin]      2.4.0cvs6
11834
11835         * src/action.c
11836                 Fix problem with "> stuff >" actions
11837
11838 2006-07-31 [paul]       2.4.0cvs5
11839
11840         * po/nb.po
11841                 updated by Geir Helland
11842
11843 2006-07-31 [wwp]        2.4.0cvs4
11844
11845         * src/mainwindow.c
11846         * src/summaryview.c
11847         * src/summaryview.h
11848                 add "View/Go to/Parent message" and "View/Go to/Last read message",
11849                 thanks to Colin.
11850
11851 2006-07-31 [wwp]        2.4.0cvs3
11852
11853         * src/Makefile.am
11854         * src/addr_compl.c
11855         * src/addr_compl.h
11856         * src/addressbook.c
11857         * src/addressbook.h
11858         * src/addressbook_foldersel.c
11859         * src/addressbook_foldersel.h
11860         * src/addrindex.c
11861         * src/addrindex.h
11862         * src/matcher.c
11863         * src/matcher.h
11864         * src/matcher_parser_lex.l
11865         * src/matcher_parser_parse.y
11866         * src/prefs_common.c
11867         * src/prefs_common.h
11868         * src/prefs_filtering.c
11869         * src/prefs_matcher.c
11870         * src/prefs_matcher.h
11871         * src/summaryview.c
11872                 introduce filtering against the address book. It's now possible to add
11873                 matched conditions to determine if any email address in a message matches
11874                 or doesn't match any or all books or folders in the address book.
11875
11876 2006-07-31 [wwp]        2.4.0cvs2
11877
11878         * src/account.c
11879         * src/filtering.c
11880         * src/filtering.h
11881         * src/folder.c
11882         * src/folderview.c
11883         * src/inc.c
11884         * src/mainwindow.c
11885         * src/matcher.c
11886         * src/matcher_parser_lex.l
11887         * src/matcher_parser_parse.y
11888         * src/mbox.c
11889         * src/prefs_filtering.c
11890         * src/prefs_filtering.h
11891         * src/procmsg.c
11892         * src/procmsg.h
11893         * src/summaryview.c
11894                 introduce per-account filtering rules. Each filtering rule can now be assigned
11895                 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
11896                 when applying filtering rules manually, as all rules will apply - even the ones
11897                 assigned to an account. This issue will be addressed soon.
11898  
11899
11900
11901 2006-07-31 [wwp]        2.4.0cvs1
11902
11903         * src/quote_fmt.c
11904                 make more strings translatable.
11905
11906 2006-07-31 [paul]       2.4.0
11907
11908         2.4.0 released
11909
11910 2006-07-31 [paul]       2.3.1cvs91
11911
11912         * po/ca.po
11913                 updated by Miquel Oliete
11914
11915 2006-07-31 [paul]       2.3.1cvs90
11916
11917         * po/de.po
11918         * po/el.po
11919         * po/fr.po
11920         * po/it.po
11921         * po/pl.po
11922         * po/pt_BR.po
11923         * po/sr.po
11924         * po/zh_CN.po
11925                 updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard,
11926                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes,
11927                 Aleksandar Urosevic, and Ralgh Young
11928
11929 2006-07-31 [paul]       2.3.1cvs89
11930
11931         * src/account.c
11932         * src/main.c
11933         * src/mainwindow.c
11934         * src/mainwindow.h
11935                 Fix a race condition when, after an SC crash, rescanning
11936                 folders took more than 0.5 seconds
11937                 Thanks to Colin
11938
11939 2006-07-31 [paul]       2.3.1cvs88
11940
11941         * src/folderview.c
11942                 don't translate separator strings
11943
11944 2006-07-30 [mones]      2.3.1cvs87
11945
11946         * doc/man/sylpheed-claws.1
11947                 Fixed non-ASCII chars in Hoa's name
11948         * po/es.po
11949                 Updated for release
11950
11951 2006-07-27 [colin]      2.3.1cvs86
11952
11953         * src/textview.c
11954                 Don't include the leading \n in links
11955                 Patch by Fabien
11956
11957 2006-07-25 [colin]      2.3.1cvs85
11958
11959         * src/mainwindow.c
11960         * src/common/socket.h
11961         * src/etpan/imap-thread.c
11962                 Refresh resolvers before connecting
11963                 to IMAP servers, and after switching
11964                 to online. Thanks to Paul.
11965
11966 2006-07-18 [colin]
11967
11968         * 2.4.0-rc4 released
11969
11970 2006-07-17 [colin]      2.3.1cvs84
11971
11972         * src/inc.c
11973                 Show connection attempt in statusbar before
11974                 connecting (previously first message was
11975                 "Retrieving messages from ..." after the
11976                 connection succeeded.
11977
11978 2006-07-16 [wwp]        2.3.1cvs83
11979
11980         * sylpheed-claws.ico
11981                 Added .ico file (windows multi-size icon file, generated).
11982
11983 2006-07-12 [wwp]        2.3.1cvs82
11984
11985         * src/messageview.c
11986                 remove Message/Re-edit menu entry from messageview window,
11987                 as sent/draft/queued messages are opened in compose window when
11988                 re-edited and it's not possible to re-edit other msgs.
11989
11990 2006-07-12 [paul]       2.3.1cvs81
11991
11992         * AUTHORS
11993         * src/mainwindow.c
11994         * src/gtk/authors.h
11995                 check online state before resetting
11996                 mailcheck timer. Useful if some program
11997                 verifies connection state and updates
11998                 Claws.
11999                 Patch by  Leonid Evdokimov <darkk@users.sf.net>
12000
12001 2006-07-12 [paul]       2.3.1cvs80
12002
12003         * sylpheed-claws-128x128.png
12004         * sylpheed-claws-64x64.png
12005         * sylpheed-claws.png
12006         * src/Makefile.am
12007         * src/main.c
12008         * src/prefs_toolbar.c
12009         * src/stock_pixmap.c
12010         * src/stock_pixmap.h
12011         * src/wizard.c
12012         * src/gtk/about.c
12013         * src/gtk/gtkutils.c
12014         * src/pixmaps/sylpheed-claws.xpm        ** ADDED **
12015         * src/pixmaps/sylpheed-claws_icon.xpm   ** ADDED **
12016         * src/pixmaps/sylpheed-claws_logo.xpm   ** ADDED **
12017         * src/pixmaps/sylpheed.xpm              ** REMOVED **
12018         * src/pixmaps/sylpheed_icon.xpm         ** REMOVED **
12019         * src/pixmaps/sylpheed_logo.xpm         ** REMOVED **
12020                 updated and renamed logo/icon files and related
12021                 logo by Jesper Schultz
12022
12023 2006-07-11 [paul]       2.3.1cvs79
12024
12025         * src/main.c
12026                 fix the labels a smidgin
12027
12028 2006-07-09 [colin]      2.3.1cvs78
12029
12030         * src/textview.c
12031                 Show errors in textviewer's command
12032                 Patch by H. Merijn Brand
12033
12034 2006-07-09 [colin]      2.3.1cvs77
12035
12036         * src/compose.c
12037                 Save FMID in drafts too
12038
12039 2006-07-08 [colin]      2.3.1cvs76
12040
12041         * src/compose.c
12042                 Svae RMID in drafted mails too
12043                 Save quote_fmt vars for whole mails,
12044                 don't reset at each quote_fmt_init:
12045                 allows to use the same |i{var} in
12046                 various template fields
12047         * src/prefs_template.c
12048         * src/quote_fmt.h
12049         * src/quote_fmt_parse.y
12050                 Same
12051
12052 2006-07-08 [colin]      2.3.1cvs75
12053
12054         * src/textview.c
12055                 Fix highlighting of attached parts URIs
12056
12057 2006-07-08 [colin]      2.3.1cvs74
12058
12059         * src/main.c
12060                 Prevent bug #981 (sc 2.3.1 segfaults with 
12061                 gtk+ 2.10) from being reported again:
12062                 if Sylpheed-Claws has been compiled against
12063                 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0, 
12064                 of if Sylpheed-Claws has been compiled against
12065                 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
12066                 error out.
12067
12068 2006-07-07 [colin]      2.3.1cvs73
12069
12070         * src/prefs_actions.c
12071                 Fix label
12072
12073 2006-07-07 [colin]      2.3.1cvs72
12074
12075         * src/prefs_actions.c
12076                 Fix compile on gtk < 2.8. argh :)
12077
12078 2006-07-07 [paul]       2.3.1cvs71
12079
12080         * src/common/defs.h
12081                 update DONATE_URI
12082
12083 2006-07-07 [colin]      2.3.1cvs70
12084
12085         * po/POTFILES.in
12086         * src/quote_fmt.c
12087         * src/quote_fmt_lex.l
12088         * src/quote_fmt_parse.y
12089                 Add |i{var}, a way to insert user-entered
12090                 text in a template
12091
12092 2006-07-07 [colin]
12093
12094         * 2.4.0-rc3 released
12095
12096 2006-07-07 [colin]      2.3.1cvs69
12097
12098         * src/folder.c
12099                 Don't consider inboxes of UNKNOWN folder 
12100                 classes to be useable as default inboxes
12101
12102 2006-07-07 [paul]       2.3.1cvs68
12103
12104         * src/textview.c
12105                 add missing #include <errno.h>
12106                 Thanks to René J. Blokland
12107
12108 2006-07-07 [paul]       2.3.1cvs67
12109
12110         * src/action.c
12111                 Return now Closes dialog
12112         * src/mimeview.c
12113         * src/mimeview.h
12114         * src/textview.c
12115                 add contextual menu to mime parts listed
12116                 in the textview
12117                 Thanks to Colin
12118         * src/common/utils.c
12119                 reversal: ' is a valid character in URLs
12120
12121 2006-07-06 [colin]      2.3.1cvs66
12122
12123         * src/remotefolder.h
12124                 Forgotten in previous commit
12125
12126 2006-07-06 [colin]      2.3.1cvs65
12127
12128         * src/folder.c
12129                 Set summary update flag whenever
12130                 totals changed
12131         * src/imap.c
12132         * src/prefs_account.c
12133         * src/common/utils.h
12134         * src/etpan/imap-thread.c
12135                 Fix warnings, thanks to Fabien and
12136                 Ricardo
12137
12138 2006-07-06 [wwp]        2.3.1cvs64
12139
12140         * src/gtk/gtkutils.c
12141                 GTK_STOCK_HELP exists in GTK+ 2.4.x.
12142
12143 2006-07-06 [wwp]        2.3.1cvs63
12144
12145         * src/account.c
12146         * src/addressbook.c
12147         * src/addressitem.h
12148         * src/folderview.c
12149         * src/mainwindow.c
12150         * src/manual.c
12151         * src/manual.h
12152         * src/message_search.c
12153         * src/prefs_actions.c
12154         * src/prefs_filtering.c
12155         * src/prefs_filtering.h
12156         * src/prefs_template.c
12157         * src/summary_search.c
12158         * src/summaryview.c
12159         * src/gtk/gtkutils.c
12160         * src/gtk/gtkutils.h
12161         * src/gtk/pluginwindow.c
12162                 add help buttons to some dialogs. Clicking such buttons opens a
12163                 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
12164
12165 2006-07-06 [paul]       2.3.1cvs62
12166
12167         * src/textview.c
12168                 fix attachments contextual menu
12169                 Thanks to Colin
12170
12171 2006-07-05 [colin]      2.3.1cvs61
12172
12173         * src/textview.c
12174         * src/compose.c
12175                 Handle sftp:// links
12176
12177 2006-07-05 [paul]       2.3.1cvs60
12178
12179         * src/gtk/filesel.c
12180                 grab save button by default
12181                 Thanks to Colin
12182
12183 2006-07-05 [wwp]        2.3.1cvs59
12184
12185         * manual/xml2pdf
12186                 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
12187
12188 2006-07-04 [colin]      2.3.1cvs58
12189
12190         * src/mimeview.c
12191         * src/textview.c
12192                 Use left click to select, middle click to open
12193                 on mimeparts links
12194         * src/common/utils.c
12195                 Fix segfault
12196
12197 2006-07-04 [colin]      2.3.1cvs57
12198
12199         * src/mainwindow.c
12200         * src/news.c
12201                 Warning fixes, thanks to Fabien
12202
12203 2006-07-04 [colin]      2.3.1cvs56
12204
12205         * src/mimeview.c
12206         * src/mimeview.h
12207         * src/textview.c
12208                 Allow parts to be selected via their text label
12209                 in textview
12210
12211 2006-07-04 [colin]      2.3.1cvs55
12212
12213         * src/folderview.c
12214                 Feedback when closing (for big folders)
12215         * src/prefs_actions.c
12216         * src/prefs_filtering.c
12217         * src/prefs_matcher.c
12218         * src/prefs_template.c
12219                 Fix default button when closing without
12220                 having saved
12221
12222 2006-07-04 [colin]      2.3.1cvs54
12223
12224         * src/news.c
12225                 Delete local file on deletion
12226
12227 2006-07-03 [colin]      2.3.1cvs53
12228
12229         * src/folderview.c
12230         * src/main.c
12231                 Don't freeze when rescanning after crash
12232
12233 2006-07-03 [wwp]        2.3.1cvs52
12234
12235         * src/compose.c
12236         * src/privacy.c
12237         * src/privacy.h
12238         * src/plugins/pgpinline/pgpinline.c
12239         * src/plugins/pgpmime/pgpmime.c
12240                 don't report an error when the user cancels the passphrase dialog.
12241
12242 2006-07-02 [colin]      2.3.1cvs51
12243
12244         * src/folderview.c
12245                 Open message when crossing folders with Space,
12246                 goto next unread and friends
12247
12248 2006-07-01 [colin]      2.3.1cvs50
12249
12250         * src/prefs_account.c
12251                 Typographic rules varying from language
12252                 to language (in french "Protocole :"),
12253                 we have to do that :)
12254
12255 2006-07-01 [ticho]      2.3.1cvs49
12256
12257         * src/prefs_account.c
12258                 Only use one temporary gchar* variable in
12259                 prefs_account_protocol_set_optmenu().
12260
12261 2006-07-01 [ticho]      2.3.1cvs48
12262
12263         * src/prefs_account.c
12264         * src/prefs_account.h
12265                 Use GtkLabel for existing account protocol name.
12266                 Created an array for protocol names and populate the
12267                 combobox from it in a for() cycle.
12268
12269 2006-06-30 [colin]      2.3.1cvs47
12270
12271         * src/compose.c
12272                 Block undo when changing signature (by changing
12273                 account)
12274
12275 2006-06-30 [paul]       2.3.1cvs46
12276
12277         * src/send_message.c
12278                 when editing From in the Compose window, use that address
12279                 in the Return-Path: header
12280                 Thanks to Colin
12281
12282 2006-06-30 [colin]      2.3.1cvs45
12283
12284         * src/compose.c
12285                 Fix signature replacement:
12286                 - when no newline before separator
12287                 - when reediting
12288
12289 2006-06-29 [colin]      2.3.1cvs44
12290
12291         * src/folderview.c
12292         * src/folderview.h
12293         * src/mainwindow.c
12294         * src/summaryview.c
12295                 Let 'View/Go to/Next marked' work like
12296                 Next new & Next unread: across folders
12297                 Change the select_on_entry pref to do
12298                 what we want when changing folder
12299         * src/common/utils.c
12300                 Fix single-quoted links 
12301
12302 2006-06-29 [colin]      2.3.1cvs43
12303
12304         * src/gtk/gtkaspell.c
12305                 "Sylpheed" and "Sylpheed-Claws" do exist !
12306
12307 2006-06-29 [colin]      2.3.1cvs42
12308
12309         * src/imap.c
12310                 Forgot to remove debug
12311
12312 2006-06-29 [colin]      2.3.1cvs41
12313
12314         * src/imap.c
12315         * src/imap.h
12316         * src/mainwindow.c
12317                 Disconnect from IMAP servers when going
12318                 offline. Fixes bug #978 (going to offline-mode 
12319                 won't close connections)
12320
12321 2006-06-29 [colin]      2.3.1cvs40
12322
12323         * src/main.c
12324                 Fix transient setting on failing plugins
12325                 Patch by Fabien
12326         * src/plugins/pgpcore/sgpgme.c
12327                 Only warn for OpenPGP. Most people don't
12328                 have CMS available.
12329
12330 2006-06-29 [colin]      2.3.1cvs39
12331
12332         * src/compose.c
12333                 Fix Spelling menu (discrepancy between context menu
12334                 and top menu when folder's dictionary isn't the 
12335                 default one)
12336         * src/plugins/pgpcore/sgpgme.c
12337                 More error reporting about why gpgme can fail
12338
12339 2006-06-29 [wwp]        2.3.1cvs38
12340
12341         * src/mainwindow.c
12342                 honor the display-header-pane setting even when the message view
12343                 is a separate window.
12344
12345 2006-06-29 [wwp]        2.3.1cvs37
12346
12347         * src/prefs_actions.c
12348                 forgot to commit that one (use of GTK_STOCK_INFO).
12349
12350 2006-06-29 [colin]      2.3.1cvs36
12351
12352         * src/imap.c
12353                 Better handling of login errors (ask the password
12354                 again once), alert in case of error. Fix three
12355                 signedness warnings.
12356
12357 2006-06-28 [wwp]        2.3.1cvs35
12358
12359         * src/prefs_template.c
12360         * src/prefs_matcher.c
12361         * src/prefs_filtering_action.c
12362         * src/prefs_quote.c
12363                 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
12364                 patch by Fabien Vantard, slightly modified.
12365
12366 2006-06-28 [paul]
12367
12368         2.4.0-rc2 released
12369
12370 2006-06-28 [colin]      2.3.1cvs34
12371
12372         * src/prefs_account.c
12373                 Fix bug #977 (Can't add or edit imap accounts)
12374
12375 2006-06-28 [colin]      2.3.1cvs33
12376
12377         * src/mimeview.c
12378                 Fix previous
12379
12380 2006-06-28 [colin]      2.3.1cvs32
12381
12382         * src/mimeview.c
12383                 Save named inlined attachments with "Save all"
12384         * src/main.c
12385         * src/mbox.c
12386         * src/common/plugin.c
12387         * src/common/plugin.h
12388         * src/common/sylpheed.c
12389         * src/common/utils.c
12390         * src/plugins/pgpcore/sylpheed.def
12391         * src/plugins/pgpinline/sylpheed.def
12392         * src/plugins/pgpmime/sylpheed.def
12393                 Win32 compatibility patch, by
12394                 Werner Koch
12395
12396 2006-06-28 [wwp]        2.3.1cvs31
12397
12398         * src/imap.c
12399         * src/prefs_folder_item.c
12400                 less compilation warnings (thanks to Fabien Vantard), less typos.
12401
12402 2006-06-28 [paul]       2.3.1cvs30
12403
12404         * src/gtk/gtkutils.c
12405                 gtk_combo_box_set_focus_on_click() is only
12406                 available since gtk 2.6.0
12407
12408 2006-06-28 [paul]       2.3.1cvs29
12409
12410         * src/prefs_ext_prog.c
12411                 fix engrish and add a tooltip for the
12412                 'command for 'Display as text' option
12413
12414 2006-06-28 [paul]
12415
12416         2.4.0-rc1 released
12417
12418 2006-06-28 [paul]       2.3.1cvs28
12419
12420         * ChangeLog
12421         * tools/Makefile.am
12422                 include textviewer.pl in releases
12423
12424 2006-06-28 [paul]       2.3.1cvs27
12425
12426         * src/prefs_ext_prog.c
12427                 hide Print command option if libgnomeprint
12428                 support is present
12429
12430 2006-06-27 [colin]      2.3.1cvs26
12431
12432         * src/compose.c
12433                 Fix Esc handling in insert/attach dialog
12434                 Don't show this dialog if dragging something
12435                 else than text/uri-list
12436                 Thanks to Fabien Vantard
12437         * tools/textviewer.pl
12438                 Filter script to display stuff as text
12439                 by H. Merijn Brand
12440
12441 2006-06-27 [wwp]        2.3.1cvs25
12442
12443         * src/messageview.c
12444                 use the exact product name (message view title), patch
12445                 by Fabien Vantard.
12446
12447 2006-06-27 [ticho]      2.3.1cvs24
12448
12449         * src/prefs_account.c
12450         * src/prefs_common.c
12451         * src/prefs_common.h
12452         * src/prefs_ext_prog.c
12453         * src/textview.c
12454                 Add a preference (Preferences/External programs)
12455                 to allow "Display as text" to be done via a script
12456                 (patch by H.Merijn Brand).
12457                 Use GtkComboBox for protocol selection in account
12458                 preferences.
12459                 Only include current choice for existing accounts, and
12460                 insensitivize the combobox.
12461
12462 2006-06-27 [paul]       2.3.1cvs23
12463
12464         * src/mbox.c
12465                 fix crasher introduced in cvs21.
12466                 Thanks to Colin
12467
12468 2006-06-26 [colin]      2.3.1cvs22
12469
12470         * src/mbox.c
12471                 Fix double-frees when leaving folders
12472                 after exporting to mbox
12473
12474 2006-06-26 [colin]      2.3.1cvs21
12475
12476         * src/mbox.c
12477                 More feedback (and optimisation)
12478                 on import/export
12479         * src/common/utils.c
12480                 Fix case when looking for mail addresses
12481         * src/gtk/gtkutils.c
12482                 Extra check for (X-)Face
12483
12484 2006-06-25 [ticho]      2.3.1cvs20
12485
12486         * src/compose.c
12487         * src/exphtmldlg.c
12488         * src/gtk/gtkutils.c
12489         * src/gtk/gtkutils.h
12490                 Added second argument to gtkut_sc_combobox_create() to
12491                 control focus-on-click for the widget.
12492                 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
12493
12494 2006-06-25 [ticho]      2.3.1cvs19
12495
12496         * src/compose.c
12497         * src/gtk/Makefile.am
12498         * src/gtk/combobox.c
12499         * src/gtk/combobox.h
12500         * src/gtk/gtkutils.c
12501         * src/gtk/gtkutils.h
12502                 Use GtkComboBox instead of deprecated GtkOptionMenu
12503                 for account selector in compose window and for encoding
12504                 selector in attachment properties.
12505                 Also factorise working with the new GtkComboBox somewhat.
12506
12507 2006-06-24 [paul]       2.3.1cvs18
12508
12509         * src/prefs_common.c
12510                 use the correct default value
12511
12512 2006-06-24 [paul]       2.3.1cvs17
12513
12514         * src/compose.c
12515         * src/prefs_common.c
12516         * src/prefs_common.h
12517         * src/prefs_compose_writing.c
12518                 enable setting of default action when
12519                 dnd'ing files in the compose window.
12520                 (Collaborative effort with wwp)
12521
12522 2006-06-23 [wwp]        2.3.1cvs16
12523
12524         * src/compose.c
12525                 i18n fix (thanks to Fabien Vantard)
12526
12527 2006-06-22 [colin]      2.3.1cvs15
12528
12529         * src/prefs_customheader.c
12530                 Don't use filters in custom headers' file 
12531                 selector. Remember, extensions mean nothing :)
12532
12533 2006-06-22 [paul]       2.3.1cvs14
12534
12535         * configure.ac
12536                 allow setting of man directory location
12537
12538 2006-06-22 [colin]      2.3.1cvs13
12539
12540         * src/mainwindow.c
12541                 Add 'View/Go to/Next unread folder'.
12542                 I missed that :)
12543
12544 2006-06-22 [colin]      2.3.1cvs12
12545
12546         * src/common/utils.c
12547                 Add some subject prefixes
12548                 Patch by Bjorn T Johansen <btj@havleik.no>
12549
12550 2006-06-22 [colin]      2.3.1cvs11
12551
12552         * manual/advanced.xml
12553                 Forgotten hidden pref
12554
12555 2006-06-21 [paul]       2.3.1cvs10
12556
12557         * src/prefs_account.c
12558                 complete the removal of 'Add date header' option
12559
12560 2006-06-21 [paul]       2.3.1cvs9
12561
12562         * src/account.c
12563         * src/compose.c
12564         * src/prefs_account.c
12565         * src/prefs_account.h
12566                 remove option to add date header - always
12567                 add date header
12568         * src/etpan/imap-thread.c
12569                 fix warnings (Thanks to Colin)
12570
12571 2006-06-21 [wwp]        2.3.1cvs8
12572
12573         * src/folder.c
12574                 set the attachment flag when inline text part are (file)named. This is more convenient
12575                 when receiving (for instance) inline source files or patches sent using thunderbird.
12576
12577 2006-06-21 [paul]       2.3.1cvs7
12578
12579         * src/inc.c
12580                 fix off-by-one count of current msg in
12581                 statusbar filtering progressbar
12582
12583 2006-06-21 [paul]       2.3.1cvs6
12584
12585         * src/folder.c
12586                 Show attachment icon even if the part is 'inline'
12587                 if the following conditions are met:
12588                 - content-type != 'text/plain'
12589                 - content-type != '*/pgp-signature'
12590                 - either 'name' or 'filename' parameter is not NULL
12591                 
12592                 Thanks to Colin
12593
12594 2006-06-21 [paul]       2.3.1cvs5
12595
12596         * src/messageview.c
12597         * src/prefs_common.c
12598         * src/prefs_common.h
12599         * src/prefs_other.c
12600                 add an option to 'Never send Return
12601                 Receipts'
12602                 Thanks to Colin
12603
12604 2006-06-20 [mones]      2.3.1cvs4
12605
12606         * po/es.po
12607                 updated
12608         * src/compose.c
12609                 typo fixed (space after comma)
12610         * tools/make.themes.project
12611                 remove exec mode from tarball files
12612
12613 2006-06-20 [colin]      2.3.1cvs3
12614
12615         * src/news.c
12616         * src/procheader.c
12617         * src/unmime.c
12618                 Better fix for \n's in headers (don't 
12619                 break Received: and others)
12620
12621 2006-06-20 [paul]       2.3.1cvs2
12622
12623         * src/alertpanel.c
12624         * src/textview.c
12625                 improve legibility of phishing attempt
12626                 dialog
12627
12628 2006-06-20 [paul]       2.3.1cvs1
12629
12630         * NEWS
12631         * README
12632         * configure.ac
12633                 Update version number following
12634                 stable release
12635
12636 2006-06-20 [colin]      2.3.0cvs26
12637
12638         * src/compose.c
12639                 When dragging a file to the text of the compose
12640                 window, ask whether we want to insert or attach
12641                 (I know lots of people who do that to attach)
12642
12643 2006-06-20 [colin]      2.3.0cvs25
12644
12645         * src/etpan/imap-thread.c
12646                 Fix threshold (the append command is often > 32 bytes)
12647
12648 2006-06-19 [colin]      2.3.0cvs24
12649
12650         * src/imap.c
12651         * src/etpan/imap-thread.c
12652                 Workaround Rockliffe IMAP server bug: replace
12653                 "x UID SEARCH (ANSWERED UID 1:*)" with
12654                 "x UID SEARCH ANSWERED"
12655                 (Rockliffe doesn't handle the parenthesis)
12656
12657 2006-06-19 [colin]      2.3.0cvs23
12658
12659         * src/compose.c
12660         * src/imap.c
12661         * src/etpan/imap-thread.c
12662                 Probably fix bug #972 (Freezes when adding 
12663                 an attachment to the message)
12664         * src/common/defs.h
12665                 Modernize Firefox cmd
12666
12667
12668 2006-06-18 [colin]      2.3.0cvs22
12669
12670         * src/prefs_customheader.c
12671                 Only allow correct filenames for various
12672                 custom headers
12673
12674 2006-06-18 [colin]      2.3.0cvs21
12675
12676         * src/prefs_customheader.c
12677                 Add a 'From File...' button in custom headers prefs, which
12678                 try to do the right thing: 
12679                 for normal headers, use file as plaintext,
12680                 for X-Face, calls compface,
12681                 for Face, encode to b64.
12682
12683 2006-06-17 [colin]      2.3.0cvs20
12684
12685         * src/mh.c
12686                 Warning fix
12687
12688 2006-06-16 [colin]      2.3.0cvs19
12689
12690         * src/summaryview.c
12691                 Recursive quicksearch: show message list
12692                 in current folder, *then* search children
12693                 in the background.
12694
12695 2006-06-16 [colin]      2.3.0cvs18
12696
12697         * src/main.c
12698                 Instead of ignoring SIGPIPE, save caches
12699                 when getting one. Will fix the fact that
12700                 hot caches are out-of-date when logging 
12701                 out of Xorg.
12702         * src/compose.c
12703         * src/prefs_compose_writing.c
12704                 Only save text (not attachments) when 
12705                 auto-saving to drafts
12706         * src/unmime.c
12707                 Always replace \n, \r and \t with spaces
12708                 in headers
12709         * manual/dist/html/Makefile.am
12710         * manual/dist/pdf/Makefile.am
12711         * manual/dist/ps/Makefile.am
12712         * manual/dist/txt/Makefile.am
12713         * manual/fr/dist/html/Makefile.am
12714         * manual/fr/dist/pdf/Makefile.am
12715         * manual/fr/dist/ps/Makefile.am
12716         * manual/fr/dist/txt/Makefile.am
12717         * manual/pl/dist/html/Makefile.am
12718         * manual/pl/dist/pdf/Makefile.am
12719         * manual/pl/dist/ps/Makefile.am
12720         * manual/pl/dist/txt/Makefile.am
12721                 Fix make clean removing pregenerated manuals
12722
12723
12724 2006-06-16 [colin]      2.3.0cvs17
12725
12726         * src/plugins/pgpcore/sgpgme.c
12727         * src/plugins/pgpmime/pgpmime.c
12728         * src/plugins/pgpinline/pgpinline.c
12729                 Better error reporting in setup_signers.
12730                 Don't fallback to default key if specified
12731                 key isn't found.
12732                 Don't allow signing if more than one secret
12733                 key matches the one specified in prefs.
12734
12735 2006-06-15 [colin]      2.3.0cvs16
12736
12737         * src/folderview.c
12738                 Add "Send queue" in the folder's contextual
12739                 menu
12740         * src/compose.c
12741         * src/messageview.c
12742         * src/privacy.c
12743         * src/privacy.h
12744         * src/procmime.c
12745         * src/procmsg.c
12746         * src/plugins/pgpcore/passphrase.c
12747         * src/plugins/pgpcore/sgpgme.c
12748         * src/plugins/pgpinline/pgpinline.c
12749         * src/plugins/pgpmime/pgpmime.c
12750                 Better error reporting
12751         * src/mbox.c
12752                 Probably fix bug #971 (2.2.3 cannot read mail 
12753                 from local mbox)
12754
12755
12756 2006-06-15 [mones]      2.3.0cvs15
12757
12758         * tools/make.themes.project
12759                 creates the themes project from the web page
12760
12761 2006-06-15 [colin]      2.3.0cvs14
12762
12763         * src/folder.c
12764                 Better fix (avoid losing the folder if scan_tree 
12765                 fails)
12766
12767 2006-06-15 [cleroy]     2.3.0cvs13
12768
12769         * src/folder.c
12770                 Probably fix Bug #969 (crash on rebuilding 
12771                 imap folder)
12772
12773 2006-06-14 [colin]      2.3.0cvs12
12774
12775         * manual/dtd/manual.xsl
12776         * manual/sylpheed-claws-manual.xml
12777         * manual/fr/sylpheed-claws-manual.xml
12778         * manual/pl/sylpheed-claws-manual.xml
12779                 Insert pagebreaks between sections
12780
12781 2006-06-14 [paul]       2.3.0cvs11
12782
12783         * configure.ac
12784                 better fix than 2.3.0cvs10
12785
12786 2006-06-14 [paul]       2.3.0cvs10
12787
12788         * configure.ac
12789                 fix setting of PACKAGE_DATA_DIR with newer autoconf
12790                 (backwards compatible)
12791
12792 2006-06-13 [colin]      2.3.0cvs9
12793
12794         * src/messageview.c
12795                 Fix sending of return receipt with the new queue folders
12796
12797 2006-06-13 [wwp]        2.3.0cvs8
12798
12799         * src/quote_fmt_lex.l
12800                 fix wrong tokens returned in quote_fmt lexer, query not().
12801
12802 2006-06-13 [wwp]        2.3.0cvs7
12803
12804         * src/folder.c
12805         * src/prefs_folder_item.c
12806                 allow changing folder type even when folder is not a top-level one,
12807                 thanks to Colin.
12808
12809 2006-06-12 [colin]      2.3.0cvs6
12810
12811         * src/folderview.c
12812                 Fix double-ask of "Do you want to mark all
12813                 as read"
12814
12815 2006-06-12 [colin]      2.3.0cvs5
12816
12817         * src/compose.c
12818         * src/compose.h
12819         * src/folder.c
12820         * src/folder.h
12821         * src/imap.c
12822         * src/inc.c
12823         * src/main.c
12824         * src/messageview.c
12825         * src/mh.c
12826         * src/prefs_folder_item.c
12827         * src/procheader.c
12828         * src/procmime.c
12829         * src/procmsg.c
12830         * src/procmsg.h
12831         * src/send_message.c
12832         * src/summaryview.c
12833         * src/toolbar.c
12834                 Apply bug #964's patch (Queue and drafts aren't normal)
12835                 The Drafts and Queue folder now contain RFC-822 files,
12836                 allowing to move and copy mails from and to these 
12837                 folders. Moving from Drafts to Queue will prepare the
12838                 mail for sending (PGP signature, encryption, etc).
12839                 This patch also rework sending errors handling to try
12840                 to be more helpful.
12841                 Also, allow redefining folder types via the GUI 
12842                 (Folder type in its Properties)
12843
12844 2006-06-12 [colin]      2.3.0cvs4
12845
12846         * src/summaryview.c
12847         * src/prefs_common.c
12848         * src/prefs_common.h
12849         * src/gedit-print.c
12850                 Allow to define a specific print font - patch
12851                 by Bernhard Walle <bernhard.walle@gmx.de>
12852         * src/prefs_fonts.c
12853         * manual/advanced.xml
12854         * manual/fr/advanced.xml
12855                 Add a hidden pref to allow deletion without
12856                 confirmation
12857
12858 2006-06-12 [wwp]        2.3.0cvs3
12859
12860         * .cvsignore
12861                 more files to ignore.
12862
12863 2006-06-12 [wwp]        2.3.0cvs2
12864
12865         * src/quote_fmt.c
12866         * src/quote_fmt_lex.l
12867         * src/quote_fmt_parse.y
12868                 extend the quote_fmt parser (templates and quotes):
12869                 - allow limited sub-expressions in |p{} and |f{} expressions,
12870                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
12871                 - implemented/fixed missing implementation of query_references and show_references,
12872                 - completed, fixed contents and format of the symbols help dialog,
12873                 - fix some compilation warnings.
12874
12875 2006-06-12 [wwp]        2.3.0cvs1
12876
12877         * manual/advanced.xml
12878         * manual/fr/advanced.xml
12879                 updates in the "templates" section of the manual (eng/fr):
12880                  - be more precise (both versions)
12881                  - completed to match the english reference (fr version)
12882                  - touchups (both versions)
12883
12884 2006-06-12 [paul]       2.3.0
12885
12886         2.3.0 released
12887
12888 2006-06-12 [paul]       2.2.3cvs14
12889
12890         * po/ca.po
12891         * po/cs.po
12892         * po/de.po
12893         * po/el.po
12894         * po/fr.po
12895         * po/it.po
12896         * po/pt_BR.po
12897         * po/sr.po
12898         * po/zh_CN.po
12899                 updated by Miquel Oliete, Tim, Stephan Sachse,
12900                 Stavros Giannouris, Fabien Vantard, Andrea
12901                 Spadaccini, Frederico Goncalves Guimaraes,
12902                 Aleksandar Urosevic, and Ralgh Young
12903
12904 2006-06-12 [colin]      2.2.3cvs13
12905
12906         * src/mbox.c
12907                 Add missing header
12908
12909 2006-06-11 [colin]      2.2.3cvs12
12910
12911         * src/msgcache.c
12912                 Verify that g_malloc() succeeded
12913
12914 2006-06-11 [colin]      2.2.3cvs11
12915
12916         * src/wizard.c
12917                 Add Face header to welcome mail
12918
12919 2006-06-10 [colin]      2.2.3cvs10
12920
12921         * src/textview.c
12922                 Revert previous (Forgot it changes the
12923                 margin on the whole mail)
12924
12925 2006-06-10 [colin]      2.2.3cvs9
12926
12927         * src/textview.c
12928                 Don't overlap long headers under (X-)Face
12929
12930 2006-06-10 [mones]      2.2.3cvs8
12931
12932         * manual/xml2pdf
12933                 allow generation of manual on systems lacking saxon binary
12934                 but with java and the saxon library installed
12935
12936         * po/es.po
12937                 updated for release
12938
12939 2006-06-09 [colin]      2.2.3cvs7
12940
12941         * src/summaryview.c
12942                 Fix leak when using Display Sender using Addressbook
12943
12944 2006-06-09 [colin]      2.2.3cvs6
12945
12946         * src/compose.c
12947         * src/folder.c
12948         * src/folderview.c
12949         * src/mimeview.c
12950         * src/summaryview.c
12951                 More leaks fixes
12952
12953 2006-06-09 [paul]       2.2.3cvs5
12954
12955         * AUTHORS
12956         * src/gtk/authors.h
12957         * tools/claws.i18n.status.pl
12958                 updated with new info
12959
12960 2006-06-09 [paul]       2.2.3cvs4
12961
12962         * README
12963                 updated
12964         * manual/ack.xml
12965                 add wwp to authors list
12966         * src/gtk/authors.h
12967                 update mine and Colin's addresses
12968
12969 2006-06-08 [colin]      2.2.3cvs3
12970
12971         * src/etpan/imap-thread.c
12972                 Fix leak on SSL cert check
12973
12974 2006-06-08 [colin]      2.2.3cvs2
12975
12976         * src/common/utils.c
12977                 Fix leak
12978
12979 2006-06-08 [paul]       2.2.3cvs1
12980
12981         * configure.ac
12982                 Update version number following
12983                 stable release
12984
12985 2006-06-07 [colin]      2.2.2cvs3
12986
12987         * src/msgcache.c
12988                 Fix catching cache read errors (guint instead of gint)
12989                 Prevent malloc'ing more than 8MB (means cache corruption)
12990
12991 2006-06-07 [paul]       2.2.2cvs2
12992
12993         * src/exporthtml.c
12994         * src/exportldif.c
12995         * src/mh.c
12996         * src/mutt.c
12997         * src/pine.c
12998         * src/common/utils.c
12999                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
13000                 obey $HOME'
13001                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
13002                 Thanks to Colin
13003
13004 2006-06-06 [paul]       2.2.2cvs1
13005
13006         * configure.ac
13007                 Update version number following
13008                 stable release
13009
13010 2006-06-06 [paul]       2.2.1cvs6
13011
13012         * src/matcher.c
13013                 fix  implicit declaration of
13014                 sylpheed_do_idle()
13015                 Patch by Fabien Vantard
13016
13017 2006-06-06 [paul]       2.2.1cvs5
13018
13019         * src/matcher.c
13020                 fix age_greater and age_lower so that they
13021                 mean what say and not '...or equal to'
13022                 Thanks to Colin
13023
13024 2006-06-06 [paul]       2.2.1cvs4
13025
13026         * src/textview.c
13027         * src/common/utils.c
13028                 fix URI check
13029                 Thanks to Colin
13030
13031 2006-06-05 [wwp]        2.2.1cvs3
13032
13033         * manual/fr/account.xml
13034                 minor language fixes (thanks to Fabien Vantard).
13035
13036 2006-06-05 [colin]      2.2.1cvs2
13037
13038         * src/prefs_folder_item.c
13039         * src/folderview.c
13040                 Allow recursive setting of properties 
13041                 for whole mailboxes
13042         * src/matcher.c
13043                 Don't freeze on 'test' filtering rule
13044
13045 2006-06-05 [colin]      2.2.1cvs1
13046
13047         * configure.ac
13048                 Update version number following
13049                 stable release
13050
13051 2006-06-04 [wwp]        2.2.0cvs82
13052
13053         * manual/glossary.xml
13054         * manual/account.xml
13055         * manual/fr/glossary.xml
13056         * manual/fr/account.xml
13057                 added glossary section and references/links related to the Face custom header.
13058
13059 2006-06-04 [colin]      2.2.0cvs81
13060
13061         * src/summaryview.c
13062                 Skip to next message on move with no
13063                 immediate execution
13064
13065 2006-06-04 [wwp]        2.2.0cvs80
13066
13067         * manual/xml2pdf
13068                 added sanity checks, exit when needed.
13069
13070 2006-06-03 [paul]       2.2.0cvs79
13071
13072         * src/prefs_receive.c
13073                 page name is now 'Receiving'
13074         * src/prefs_send.c
13075                 page name is now 'Sending'
13076
13077 2006-06-03 [colin]      2.2.0cvs78
13078
13079         * src/plugins/spamassassin/spamassassin_gtk.c
13080                 Autoswitch to Localhost if transport was previously
13081                 disabled. Else people had to check [] Enable, then
13082                 *reselect* transport.
13083
13084 2006-06-03 [colin]      2.2.0cvs77
13085
13086         * src/plugins/pgpinline/pgpinline.c
13087         * src/plugins/pgpmime/pgpmime.c
13088                 Check that gpg_data_release_and_get_mem 
13089                 didn't fail (now, why this happens...)
13090
13091 2006-06-03 [colin]      2.2.0cvs76
13092
13093         * src/mbox.c
13094                 Fix bug #962 (Manual and/or UI should 
13095                 warn about incompatible locking 
13096                 causing dataloss)
13097
13098 2006-06-02 [cleroy]     2.2.0cvs75
13099
13100         * src/filtering.c
13101         * src/folder.c
13102         * src/procmsg.c
13103         * src/summaryview.c
13104                 Fix a few leaks
13105
13106 2006-06-02 [colin]      2.2.0cvs74
13107
13108         * src/main.c
13109                 On exit, free caches after writing them
13110                 Shuts up some valgrind false positives
13111         * src/procmsg.c
13112         * src/send_message.c
13113                 Fix races when reusing existing SMTP connections
13114                 Fix inexistant session timeout
13115         * src/toolbar.c
13116                 Display alertpanel after all queues have
13117                 been processed, not after each
13118
13119 2006-06-02 [wwp]        2.2.0cvs73
13120
13121         * manual/fr/glossary.xml
13122         * manual/fr/ack.xml
13123         * manual/ack.xml
13124                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
13125
13126 2006-06-02 [wwp]        2.2.0cvs72
13127
13128         * manual/xml2pdf
13129         * manual/dist/pdf/Makefile.am
13130         * manual/dtd/manual.xsl
13131         * manual/fr/dist/pdf/Makefile.am
13132         * manual/pl/dist/pdf/Makefile.am
13133                 we changed the procedure to generate the .pdf version of the manual.
13134                 The procedure is more modern and the .pdf we get now has a valid index.
13135                 Here are the new pre-requisites:
13136
13137                 - JRE 1.x (1.4 here): there must be one from your distro
13138                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
13139                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
13140                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
13141
13142                 See my posts for further info about the installation of this toolchain:
13143
13144                 Date: Fri, 19 May 2006 19:40:06 +0200
13145                 From: wwp <subscript@free.fr>
13146                 To: sylpheed-claws-devel@lists.sourceforge.net
13147                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
13148
13149                 and
13150
13151                 Date: Wed, 24 May 2006 12:58:49 +0200
13152                 From: wwp <subscript@free.fr>
13153                 To: sylpheed-claws-devel@lists.sourceforge.net
13154                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
13155
13156 2006-06-01 [colin]      2.2.0cvs71
13157
13158         * src/compose.c
13159                 Better guards against IMAP races
13160         * src/main.c
13161         * src/prefs_common.c
13162         * src/prefs_common.h
13163         * src/common/ssl_certificate.c
13164         * src/etpan/imap-thread.c
13165         * src/etpan/imap-thread.h
13166         * src/gtk/sslcertwindow.c
13167                 New hidden option ssl_skip_cert_check to 
13168                 avoid dups of bug #959 (libetpan linked
13169                 against gnutls and gnutls buggy on 64bit)
13170                 Present expired warning only once per
13171                 session/server.
13172         * manual/advanced.xml
13173         * manual/fr/advanced.xml
13174                 Document new option
13175
13176 2006-06-01 [wwp]        2.2.0cvs70
13177
13178         * src/messageview.c
13179                 fix for bug #961 (return receipt dialog 
13180                 complains incorrectly about return-path 
13181                 email adress being different), thanks 
13182                 to Colin.
13183
13184 2006-05-31 [cleroy]     2.2.0cvs69
13185
13186         * src/common/ssl.c
13187                 Guard against NULLs, although this
13188                 should never be an issue
13189
13190 2006-05-31 [colin]      2.2.0cvs68
13191
13192         * src/filtering.c
13193                 Use g_slist_prepend
13194         * src/imap.c
13195                 Don't remove caches when destroying folder, it
13196                 could (should) be done at exit
13197         * src/inc.c
13198                 free processing cache after incorporation
13199         * src/etpan/imap-thread.c
13200                 Maybe fix bug #959 (Crash on moving to emails 
13201                 to a imap account per ssl with a expired 
13202                 certificate.)
13203
13204 2006-05-30 [colin]      2.2.0cvs67
13205
13206         * src/summaryview.c
13207                 Put back event flush when displaying message
13208                 It avoids reading a bunch of messages just
13209                 by hitting shift-n for too long ;)
13210
13211 2006-05-29 [colin]      2.2.0cvs66
13212
13213         * src/summaryview.c
13214                 Remove useless g_warnings
13215
13216 2006-05-29 [colin]      2.2.0cvs65
13217
13218         * src/imap.c
13219                 Fix g_slist_append()s for performance
13220
13221 2006-05-29 [colin]      2.2.0cvs64
13222
13223         * src/compose.c
13224         * src/common/utils.c
13225                 Fix extraneous tab at start of addresses
13226         * src/mainwindow.c
13227                 Fix warnings (thanks to Fabien)
13228                 Fix crash at exit when composing messages 
13229                 exist
13230         * src/pop.c
13231                 Fix progress bar when deleting expired mails
13232                 Thanks to Hiro
13233         * src/summaryview.c
13234         * src/gtk/gtksctree.c
13235                 Fix re-sorting slowness
13236
13237 2006-05-29 [paul]       2.2.0cvs63
13238
13239         * src/mh.c
13240                 fetch full message when moving mails
13241                 from another mailbox, (fixed data loss
13242                 when filtering from IMAP to MH, introduced
13243                 in 2.2.0cvs57).
13244                 Thanks to Colin
13245
13246 2006-05-29 [mones]      2.2.0cvs62
13247
13248         * src/gtk/gtksctree.c
13249                 Unselect faster (patch by Colin)        
13250
13251 2006-05-26 [colin]      2.2.0cvs61
13252
13253         * src/summaryview.c
13254                 Unplug MSGINFO_UPDATE callback on delete too.
13255
13256 2006-05-26 [colin]      2.2.0cvs60
13257
13258         * src/foldersel.c
13259                 Fix bold in folder selection window with glib2.10
13260                 thanks Hiro
13261
13262 2006-05-26 [colin]      2.2.0cvs59
13263
13264         * src/procheader.c
13265                 Convert date only if necessary (and don't
13266                 try to convert from utf8 to utf8, too)
13267         * src/summaryview.c
13268                 Only set column's text if the column's 
13269                 displayed
13270
13271 2006-05-26 [colin]      2.2.0cvs58
13272
13273         * src/summaryview.c
13274         * src/gtk/gtkutils.c
13275                 Fix useless warning
13276
13277 2006-05-26 [colin]      2.2.0cvs57
13278
13279         * src/mainwindow.c
13280                 Make summaryview selectable as long as 
13281                 no message has focus
13282         * src/mh.c
13283                 Faster deletion (by implementing mh_remove_msgs)
13284                 Faster copy (avoid using mh_fetch_msg just to get
13285                 the filename)
13286                 Faster move (using move_file instead of copy_file
13287                 if MSG_IS_MOVE)
13288                 No progressbar if total number of mails to cp/mv 
13289                 is less than 100
13290         * src/summaryview.c
13291                 Fix removal from subject_table when mail gets moved
13292                 Faster deletion (g_slist_prepend instead of append)
13293         * src/gtk/gtksctree.c
13294                 Remove useless code
13295
13296 2006-05-25 [colin]      2.2.0cvs56
13297
13298         * src/common/ssl_certificate.c
13299                 Fix leak in expired cert check
13300
13301 2006-05-25 [colin]      2.2.0cvs55
13302
13303         * src/mh.c
13304                 Disable flags syncing on .mh_sequences - it
13305                 is buggy and marks mails read under unknown
13306                 conditions.
13307
13308 2006-05-25 [paul]
13309
13310         * 2.3.0-rc4 released
13311
13312 2006-05-24 [colin]      2.2.0cvs54
13313
13314         attention cvs users: if you manage to crash
13315         Sylpheed-Claws while moving, copying or deleting
13316         mails, we *are* interested in stack traces and
13317         valgrind logs. It looks stable, but one never
13318         knows...
13319
13320         * src/folder.c
13321                 Add progressbar for cache updates
13322         * src/folderutils.c
13323                 Optimize Mark all read in the current
13324                 folder
13325         * src/mh.c
13326                 Add progressbar for copy/move
13327         * src/procmsg.c
13328                 Optimize O(n^2) in copy/move
13329         * src/summaryview.c
13330         * src/gtk/gtksctree.c
13331                 Optimize O(n^2) algos
13332         * src/common/timing.h
13333                 Display ms instead of us
13334
13335 2006-05-24 [wwp]        2.2.0cvs53
13336
13337         * manual/fr/advanced.xml
13338                 updates to the French manual.
13339
13340 2006-05-24 [wwp]        2.2.0cvs52
13341
13342         * src/common/utils.c
13343                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
13344
13345 2006-05-24 [wwp]        2.2.0cvs51
13346
13347         * src/folderutils.c
13348                 fixed "mark all read" in MH folders (thanks to Colin).
13349
13350 2006-05-24 [paul]       2.2.0cvs50
13351
13352         * doc/man/sylpheed-claws.1
13353                 updated the man page
13354
13355 2006-05-23 [colin]      2.2.0cvs49
13356
13357         * src/folderview.c
13358         * src/imap.c
13359         * src/inc.c
13360         * src/mbox.c
13361         * src/messageview.c
13362         * src/news.c
13363         * src/send_message.c
13364         * src/summaryview.c
13365         * src/gtk/sslcertwindow.c
13366                 alertpanel fixes, by Fabien
13367
13368 2006-05-23 [colin]      2.2.0cvs48
13369
13370         * src/folder.c
13371         * src/folderview.c
13372         * src/msgcache.c
13373         * src/summaryview.c
13374         * src/gtk/gtksctree.c
13375         * src/gtk/gtksctree.h
13376                 More timings
13377                 Fix slow loading problem, which was caused by the
13378                 use of some gtk_ctree funcs and their use of
13379                 g_list_position while gtk_ctree_(un)link'ing.
13380                 Reap more functions from gtkctree.c to be sure we
13381                 use our (fast) version instead of theirs.
13382         * src/mh.c
13383                 Fix copy of unread mails
13384
13385
13386 2006-05-22 [wwp]        2.2.0cvs47
13387
13388         * manual/fr/advanced.xml
13389                 updated.
13390
13391 2006-05-22 [colin]      2.2.0cvs46
13392
13393         * src/filtering.c
13394                 Fix possible infinite loop. 'copy' is not a 
13395                 final action, so when encountering a 'copy',
13396                 we have to check if a previous one was set
13397                 and do it. In the same way, if we encounter
13398                 a 'move' we have to perform a possibly 
13399                 pending 'copy'. This will slow down filtering
13400                 on IMAP if move+copy or multiple copy actions
13401                 are to be done, but handling it via the batch
13402                 would be really too convoluted.
13403
13404 2006-05-22 [wwp]        2.2.0cvs45
13405
13406         * manual/fr/advanced.xml
13407         * manual/fr/faq.xml
13408         * manual/fr/glossary.xml
13409         * manual/fr/handling.xml
13410         * manual/fr/intro.xml
13411         * manual/fr/plugins.xml
13412         * manual/fr/sylpheed-claws-manual.xml
13413                 sync w/ the english manual: updates URIs, documented mailing-list
13414                 support, better explanation about the enabled/disabled feature
13415                 in filtering/processing rules by Paul.
13416
13417 2006-05-21 [colin]      2.2.0cvs44
13418
13419         * src/summaryview.c
13420                 Don't expand after building threads, but during
13421
13422 2006-05-21 [colin]      2.2.0cvs43
13423
13424         * src/procmsg.c
13425         * src/summaryview.c
13426                 More timing possibilities... For next time I have 
13427                 to find out how the hell some 3GHz computer takes
13428                 one minute to open a 30k folder...
13429
13430 2006-05-21 [colin]      2.2.0cvs42
13431
13432         * manual/pl/advanced.xml
13433         * manual/pl/faq.xml
13434         * manual/pl/glossary.xml
13435         * manual/pl/handling.xml
13436         * manual/pl/intro.xml
13437         * manual/pl/plugins.xml
13438         * manual/pl/sylpheed-claws-manual.xml
13439                 Polish manual updated by Pawel
13440
13441 2006-05-20 [colin]
13442
13443         * 2.3.0-rc3 released
13444
13445 2006-05-20 [colin]      2.2.0cvs41
13446
13447         * src/imap.c
13448                 Fix -rc2 problems:
13449                 - remove cache of moved messages from original folder
13450                 - apply new flags to messages even if they aren't appliable
13451                   via IMAP.
13452
13453 2006-05-20 [colin]
13454
13455         * 2.3.0-rc2 released
13456
13457 2006-05-19 [colin]      2.2.0cvs40
13458
13459         * src/imap.c
13460                 Don't issue SELECT in imap_change_flags
13461                 before having checked that we indeed have
13462                 some flags to change. MSG_POSTFILTERED for
13463                 example can't be used on IMAP.
13464                 Fixes bug #955 (copying messages between 
13465                 imap folders is extremely slow), which was
13466                 a regression.
13467
13468 2006-05-19 [colin]      2.2.0cvs39
13469
13470         * src/folder.c
13471         * src/folder.h
13472         * src/folderview.c
13473                 Try to fix bug #830 (Some unread messages 
13474                 get marked read in IMAP inbox):
13475                 - Prevent scanning a folder if it's being 
13476                   opened via the GUI
13477                 - Postpone opening via the GUI of a folder
13478                   currently scanned.
13479
13480
13481 2006-05-19 [wwp]        2.2.0cvs38
13482
13483         * manual/advanced.xml
13484                 fix English+typo (thanks to Paul).
13485
13486 2006-05-19 [wwp]        2.2.0cvs37
13487
13488         * manual/advanced.xml
13489         * manual/fr/advanced.xml
13490         * src/gtk/logwindow.c
13491         * src/prefs_common.c
13492         * src/prefs_common.h
13493                 added hidden prefs to allow customization of colors used in
13494                 protocol log window (useful for dark gtk+ themes).
13495
13496 2006-05-19 [wwp]        2.2.0cvs36
13497
13498         * ChangeLog
13499                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
13500
13501 2006-05-19 [paul]       2.2.0cvs35
13502
13503         * src/textview.c
13504                 make Reply-To fully clickable
13505         * src/gtk/logwindow.c
13506                 more colouring (SMTP ESMTP)
13507         Both patches by Pawel Pekala
13508
13509 2006-05-19 [cleroy]     2.2.0cvs34
13510
13511         * src/mh.c
13512                 Don't update flags from current folder
13513                 Probably fixes bug #935 (Read Messages 
13514                 Revert to Being Marked as Unread)
13515
13516 2006-05-18 [colin]      2.2.0cvs33
13517
13518         * src/imap.c
13519                 Warning fix
13520         * src/compose.c
13521         * src/mainwindow.c
13522         * src/summaryview.c
13523         * src/toolbar.c
13524                 Allow replying to multiple emails
13525                 in multiple windows
13526         * src/mimeview.c
13527         * src/etpan/imap-thread.c
13528                 Leak fixes
13529
13530 2006-05-18 [paul]       2.2.0cvs32
13531
13532         * src/summaryview.c
13533                 keep Mailing-List menu refreshed
13534                 Thanks to Colin
13535
13536 2006-05-18 [paul]       2.2.0cvs31
13537
13538         * manual/advanced.xml
13539         * manual/faq.xml
13540         * manual/glossary.xml
13541         * manual/handling.xml
13542         * manual/intro.xml
13543         * manual/plugins.xml
13544         * manual/sylpheed-claws-manual.xml
13545                 update URLs
13546                 add info about mailing-list support
13547                 edit filtering info
13548         * src/wizard.c
13549         * src/common/defs.h
13550         * src/gtk/about.c
13551         * src/plugins/dillo_viewer/README
13552                 update URLs
13553
13554 2006-05-17 [wwp]        2.2.0cvs30
13555
13556         * manual/handling.xml
13557         * manual/fr/handling.xml
13558                 documented the ability to enabled/disable filtering/processing rules.
13559
13560 2006-05-17 [colin]      2.2.0cvs29
13561
13562         * src/main.c
13563                 Don't initialize g_thread subsystem if it's 
13564                 already done (thanks to Hiro)
13565         * src/mimeview.c
13566                 Fix saving of parts when there name can't be
13567                 converted from UTF-8.
13568
13569 2006-05-17 [paul]       2.2.0cvs28
13570
13571         * po/Makefile.in.in
13572                 fix config.status warning with autoconf 2.60
13573
13574 2006-05-17 [paul]       2.2.0cvs27
13575
13576         * po/POTFILES.in
13577                 add src/mbox.c
13578
13579 2006-05-17 [wwp]        2.2.0cvs26
13580
13581         * src/mainwindow.c
13582                 fix useless and potentially dangerous buffer walking (thanks to Colin).
13583
13584 2006-05-17 [wwp]        2.2.0cvs25
13585
13586         * src/plugins/demo/demo.c
13587                 updated product name in plugin demo (many plugins need to be
13588                 sync'ed w/ that change).
13589
13590 2006-05-17 [colin]      2.2.0cvs24
13591
13592         * src/mh.c
13593                 Fix leak
13594
13595 2006-05-16 [colin]      2.2.0cvs23
13596
13597         * src/mainwindow.c
13598                 Stupid me hit again. Fix cvs22.
13599
13600 2006-05-16 [colin]      2.2.0cvs22
13601
13602         * src/mainwindow.c
13603                 Fix bug #922 (sylpheed-claws crashed after 
13604                 pushing on Inbox folder)
13605
13606 2006-05-16 [colin]      2.2.0cvs21
13607
13608         * src/compose.c
13609                 Make From header be copy/paste/select-able
13610
13611 2006-05-16 [wwp]        2.2.0cvs20
13612
13613         * src/export.c
13614         * src/matcher.c
13615         * src/summaryview.c
13616         * src/etpan/imap-thread.c
13617                 fix some compiler warnings (thanks to Colin).
13618
13619 2006-05-16 [wwp]        2.2.0cvs19
13620
13621         * src/action.c
13622         * src/gedit-print.c
13623         * src/inc.c
13624         * src/mainwindow.c
13625         * src/mh.c
13626         * src/statusbar.c
13627         * src/send_message.c
13628         * src/summaryview.c
13629                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
13630
13631 2006-05-15 [colin]      2.2.0cvs18
13632
13633         * src/procmsg.c
13634                 Fix automatic rule creation with List-Post
13635
13636 2006-05-15 [paul]       2.2.0cvs17
13637
13638         * tools/filter_conv_new.pl
13639                 updated for rule enabling/disabling
13640                 claws version >= 2.3.x required
13641
13642 2006-05-15 [cleroy]     2.2.0cvs16
13643
13644         * src/main.c
13645                 Revert test
13646
13647 2006-05-15 [cleroy]     2.2.0cvs15
13648
13649         * src/main.c
13650                 test
13651
13652 2006-05-15 [wwp]        2.2.0cvs14
13653
13654         * manual/pl/.cvsignore
13655                 ignore generated files.
13656
13657 2006-05-14 [wwp]        2.3.0-rc1
13658
13659         * 2.3.0-rc1 released
13660
13661 2006-05-13 [wwp]        2.2.0cvs13
13662
13663         * src/filtering.c
13664         * src/filtering.h
13665         * src/matcher.c
13666         * src/matcher_parser_lex.l
13667         * src/matcher_parser_parse.y
13668         * src/prefs_filtering.c
13669                 new feature: provide the ability to disable filtering and processing
13670                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
13671                 adaptations.
13672
13673 2006-05-13 [colin]      2.2.0cvs12
13674
13675         * src/compose.c
13676                 Remove useless if (a) b; else b;
13677                 Thanks to wwp
13678
13679 2006-05-13 [wwp]        2.2.0cvs11
13680
13681         * src/export.c
13682         * src/import.c
13683         * src/mainwindow.c
13684         * src/mbox.c
13685         * src/summaryview.c
13686         * src/summaryview.h
13687                 no more silent failures (or at least less ones) when importing
13688                 or exporting from/to mbox. Also start importing/exporting if
13689                 the necessary info is set.
13690
13691 2006-05-13 [wwp]        2.2.0cvs10
13692
13693         * RELEASE_NOTES
13694                 restored up-to-date release notes.
13695
13696 2006-05-13 [paul]       2.2.0cvs9
13697
13698         * po/nl.po
13699         * po/ru.po
13700                 updated by Tim Dijkstra and Pavlo Bohmat
13701
13702 2006-05-12 [colin]      2.2.0cvs8
13703
13704         * src/gtk/quicksearch.c
13705                 Add "k" as shortcut for "colorlabel". Patch
13706                 by ath42@users.sf.net.
13707
13708 2006-05-12 [paul]       2.2.0cvs7
13709
13710         * src/prefs_common.h
13711         * src/prefs_summaries.c
13712         * src/summaryview.c
13713                 when entering a folder also allow
13714                 going directly to first Marked message
13715
13716 2006-05-12 [paul]       2.2.0cvs6
13717
13718         * src/summaryview.c
13719                 always obey 'confirm before marking all
13720                 mails read' option
13721
13722 2006-05-12 [paul]       2.2.0cvs5
13723
13724         * src/textview.c
13725                 make Sender fully clickable
13726
13727 2006-05-12 [colin]      2.2.0cvs4
13728
13729         * src/compose.c
13730         * src/compose.h
13731                 Let From be editable
13732         * src/main.c
13733         * src/mh.c
13734                 Full support of .mh_sequences' Unseen seq
13735
13736 2006-05-12 [colin]      2.2.0cvs3
13737
13738         * src/folder.c
13739         * src/mainwindow.c
13740         * src/mainwindow.h
13741         * src/messageview.c
13742         * src/prefs_spelling.c
13743         * src/procheader.c
13744         * src/procmsg.c
13745         * src/procmsg.h
13746         * src/summaryview.c
13747         * src/toolbar.c
13748         * src/toolbar.h
13749                 Add contextual menu on Compose toolbar
13750                 button. Fixes bug #944 (Automatic
13751                 addresses not applied when changing account
13752                 from compose window)
13753                 add Mailing List support
13754                 based on the old 0.6.5claws25 patch by
13755                 Melvin Hadasht, with finishing touches
13756                 by Colin
13757                 Fix "ignore thread" when mails are threaded by
13758                 subject (and weren't ignored although appearing
13759                 in the thread).
13760                 GUI rework.
13761                 Both patches by Pawel.
13762
13763 2006-05-08 [paul]       2.2.0cvs2
13764
13765         * src/mainwindow.c
13766         * src/mainwindow.h
13767         * src/messageview.c
13768         * src/procheader.c
13769         * src/procmsg.c
13770         * src/procmsg.h
13771         * src/summaryview.c
13772                 add Mailing List support
13773                 based on the old 0.6.5claws25 patch by 
13774                 Melvin Hadasht, with finishing touches
13775                 by Colin
13776
13777 2006-05-08 [colin]      2.2.0cvs1
13778
13779         * src/mainwindow.c
13780         * src/toolbar.c
13781         * src/toolbar.h
13782                 Add contextual menu on Compose toolbar 
13783                 button. Fixes bug #944 (Automatic 
13784                 addresses not applied when changing account 
13785                 from compose window)
13786
13787 2006-05-08 [paul]       2.2.0
13788
13789         2.2.0 released
13790
13791 2006-05-08 [paul]       2.1.1cvs51
13792
13793         * po/cs.po
13794         * po/de.po
13795         * po/en_GB.po
13796         * po/fi.po
13797         * po/fr.po
13798         * po/pt_BR.po
13799         * po/sr.po
13800         * po/zh_CN.po
13801                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
13802                 Fabien Vantard, Frederico Goncalves Guimaraes,
13803                 Aleksandar Urosevic, and Ralgh Young
13804
13805 2006-05-12 [colin]      2.1.1cvs50
13806
13807         * po/cs.po
13808         * po/de.po
13809         * po/en_GB.po
13810         * po/es.po
13811         * po/fi.po
13812         * po/fr.po
13813         * po/pt_BR.po
13814         * po/sr.po
13815         * po/zh_CN.po
13816                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
13817                 Fabien Vantard, Frederico Goncalves Guimaraes,
13818                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
13819
13820 2006-05-05 [colin]      2.1.1cvs49
13821
13822         * manual/Makefile.am
13823         * manual/pl/Makefile.am
13824         * manual/pl/account.xml
13825         * manual/pl/ack.xml
13826         * manual/pl/addrbook.xml
13827         * manual/pl/advanced.xml
13828         * manual/pl/faq.xml
13829         * manual/pl/glossary.xml
13830         * manual/pl/gpl.xml
13831         * manual/pl/handling.xml
13832         * manual/pl/intro.xml
13833         * manual/pl/keyboard.xml
13834         * manual/pl/plugins.xml
13835         * manual/pl/starting.xml
13836         * manual/pl/sylpheed-claws-manual.xml
13837         * manual/pl/dist/.cvsignore
13838         * manual/pl/dist/Makefile.am
13839         * manual/pl/dist/html/.cvsignore
13840         * manual/pl/dist/html/Makefile.am
13841         * manual/pl/dist/pdf/.cvsignore
13842         * manual/pl/dist/pdf/Makefile.am
13843         * manual/pl/dist/ps/.cvsignore
13844         * manual/pl/dist/ps/Makefile.am
13845         * manual/pl/dist/txt/.cvsignore
13846         * manual/pl/dist/txt/Makefile.am
13847                 Add the polish translation of the manual,
13848                 Authored by Pawel Pekala.
13849
13850 2006-05-05 [cleroy]     2.1.1cvs48
13851
13852         * src/main.c
13853                 Re-read matcherrc after loading plugins 
13854                 if some of them add folders.
13855
13856 2006-05-03 [colin]      2.1.1cvs47
13857
13858         * src/imap.c
13859                 I'm idiot
13860
13861 2006-05-03 [colin]      2.1.1cvs46
13862
13863         * src/imap.c
13864                 Be sure to have a session when
13865                 getting separator
13866
13867 2006-05-03 [colin]      2.1.1cvs45
13868
13869         * src/imap.c
13870         * src/imap.h
13871         * src/imap_gtk.c
13872                 Fix preventing renaming with namespace 
13873                 separator.
13874
13875 2006-05-01 [colin]      2.1.1cvs44
13876
13877         * src/action.c
13878                 Don't reload messageview when result of
13879                 action is piped.
13880
13881 2006-04-29 [colin]      2.1.1cvs43
13882
13883         * src/prefs_receive.c
13884         * src/plugins/spamassassin/spamassassin_gtk.c
13885         * src/plugins/clamav/clamav_plugin_gtk.c
13886                 GUI fixes by Pawel
13887
13888 2006-04-29 [colin]      2.1.1cvs42
13889
13890         * src/prefs_compose_writing.c
13891         * src/prefs_quote.c
13892                 Cleanups. Patch by Pawel
13893
13894 2006-04-28 [paul]       2.1.1cvs41
13895
13896         * src/matcher.c
13897                 fix returned quick search results when search
13898                 term contains an underscore.
13899                 Thanks to Colin
13900
13901 2006-04-28 [paul]       2.1.1cvs40
13902
13903         * src/prefs_message.c
13904         * src/prefs_receive.c
13905                 GUI cleanups
13906                 Patches by Pawel Pekala
13907
13908 2006-04-27 [colin]      2.1.1cvs39
13909
13910         * src/wizard.c
13911                 Differentiate subject Welcome from
13912                 window's title Welcome
13913
13914 2006-04-27 [paul]
13915
13916         2.2.0-rc1 released
13917
13918 2006-04-27 [paul]       2.1.1cvs38
13919
13920         * manual/advanced.xml
13921         * manual/fr/advanced.xml
13922                 add info about compose_no_markup hidden pref
13923
13924 2006-04-27 [paul]       2.1.1cvs37
13925
13926         * src/prefs_account.c
13927                 improve privacy labels
13928         * src/prefs_msg_colors.c
13929                 change some strings for translators' convenience
13930         * src/gtk/gtkutils.c
13931                 don't underline the link button text
13932
13933 2006-04-25 [colin]      2.1.1cvs36
13934
13935         * src/folder.c
13936                 Complete 2.1.1cvs33 (once more ;)
13937
13938 2006-04-25 [colin]      2.1.1cvs35
13939
13940         * src/editldap.c
13941                 Fix tooltip
13942
13943 2006-04-25 [cleroy]     2.1.1cvs34
13944
13945         * src/compose.c
13946         * src/gtk/gtkaspell.c
13947                 Fix crash on redirect (related to the return 
13948                 of the aspell menu in compose's toolbar)
13949         * src/prefs_msg_colors.c
13950                 Fix sensitivity widgets
13951         * src/image_viewer.c
13952         * src/gtk/pluginwindow.c
13953         * src/gtk/prefswindow.c
13954                 Change released signals to clicked (Fabien)
13955         * po/POTFILES.in
13956         * src/common/socket.c
13957         * src/plugins/spamassassin/spamassassin.c
13958                 Translate strings (Fabien)
13959
13960 2006-04-25 [paul]       2.1.1cvs33
13961
13962         * src/folder.c
13963         * src/folder.h
13964         * src/folderview.c
13965                 complete the fix of bug #912
13966                 Thanks to Colin
13967
13968 2006-04-25 [colin]      2.1.1cvs32
13969
13970         * src/news.c
13971                 Better progress bar
13972         * src/mimeview.c
13973         * src/summaryview.c
13974         * src/summaryview.h
13975                 Fix focus chain
13976                 Patches by Pawel Pekala
13977
13978 2006-04-24 [colin]      2.1.1cvs31
13979
13980         * src/compose.c
13981                 Fix compilation warnings (Fabien)
13982
13983 2006-04-24 [colin]      2.1.1cvs30
13984
13985         * src/addrindex.c
13986         * src/editldap.c
13987         * src/editldap_basedn.c
13988         * src/editldap_basedn.h
13989         * src/ldapctrl.c
13990         * src/ldapctrl.h
13991         * src/ldapquery.c
13992         * src/ldaputil.c
13993         * src/ldaputil.h
13994                 Fix bug #901 (LDAPS support)
13995
13996 2006-04-24 [colin]      2.1.1cvs29
13997
13998         * src/compose.c
13999                 Fix logic on error with send dialog on
14000         * src/imap.c
14001                 Fix compilation without libetpan, thanks
14002                 to Fabien
14003         * src/summaryview.c
14004                 Fix 'context-menu' key
14005
14006 2006-04-23 [colin]      2.1.1cvs28
14007
14008         * src/folder.c
14009                 Never free current's cache to free up 
14010                 memory. Fixes bug #912 (new count 
14011                 randomly set to message count)
14012
14013 2006-04-23 [colin]      2.1.1cvs27
14014
14015         * src/gtk/quicksearch.c
14016                 And remove printf...
14017
14018 2006-04-23 [colin]      2.1.1cvs26
14019
14020         * src/gtk/quicksearch.c
14021                 Fix replacing in quicksearch, and fix inserting
14022                 in the middle of the string. (introduced at 2.1.0cvs22)
14023
14024 2006-04-23 [colin]      2.1.1cvs25
14025
14026         * src/imap.c
14027                 Make sure uidnext is initialized in get_num_list
14028                 (not for stable, related to 2.1.1cvs8 and friends)
14029
14030 2006-04-23 [colin]      2.1.1cvs24
14031
14032         * src/imap.c
14033                 Output something when login is successful
14034                 too
14035
14036 2006-04-23 [colin]      2.1.1cvs23
14037
14038         * src/etpan/imap-thread.c
14039                 Better logging (line-per-line, hide data in fetch)
14040                 Fix a const warning
14041         * src/gtk/logwindow.c
14042         * src/gtk/logwindow.h
14043                 Better logging (color for input/output)
14044
14045 2006-04-21 [colin]      2.1.1cvs22
14046
14047         * src/gtk/quicksearch.c
14048                 On gtk+-2.8, use stock buttons in quicksearch
14049                 Based on a patch by Fabien and a design by Paul
14050
14051 2006-04-21 [colin]      2.1.1cvs21
14052
14053         * src/folderview.c
14054         * src/mainwindow.c
14055                 Fix occasional flicker in folderview
14056         * src/common/utils.c
14057                 Fix bug #943 (Incorrectly parsed email address 
14058                 list in short headers on message view and in 
14059                 printouts)
14060
14061 2006-04-20 [colin]      2.1.1cvs20
14062
14063         * src/imap.c
14064         * src/imap.h
14065         * src/prefs_account.c
14066                 Add ANONYMOUS auth for IMAP
14067
14068 2006-04-20 [paul]       2.1.1cvs19
14069
14070         * src/main.c
14071                 proper fix for 2.1.1cvs18
14072                 Thanks to Colin
14073
14074 2006-04-20 [paul]       2.1.1cvs18
14075
14076         * src/main.c
14077                 fix build warnings
14078
14079 2006-04-20 [paul]       2.1.1cvs17
14080
14081         * src/gtk/quicksearch.c
14082                 fix standard, non-extended Quick search,
14083                 was broken in 2.1.1cvs15.
14084                 Thanks to Colin.
14085
14086 2006-04-20 [colin]      2.1.1cvs16
14087
14088         * src/prefs_matcher.c
14089                 Fix values when reselecting a ~test
14090                 rule
14091
14092 2006-04-19 [colin]      2.1.1cvs15
14093
14094         * src/compose.c
14095         * src/compose.h
14096         * src/gtk/gtkaspell.c
14097         * src/gtk/gtkaspell.h
14098                 Put back Options menu in Spelling/
14099         * src/gtk/quicksearch.c
14100                 Don't search, and show error, if the
14101                 advanced search has a syntax error
14102
14103 2006-04-18 [colin]      2.1.1cvs14
14104
14105         * src/textview.c
14106                 Fix gdk warnings on set_cursor when textview
14107                 isn't visible
14108
14109 2006-04-18 [colin]      2.1.1cvs13
14110
14111         * src/gtk/gtksctree.c
14112                 Remove seemingly useless refresh that causes
14113                 flicker - watch this commit in case of 
14114                 problems before planned backport to stable
14115
14116 2006-04-18 [colin]      2.1.1cvs12
14117
14118         * src/imap.c
14119                 Factorize get/set_xml code
14120         * src/compose.c
14121         * src/prefs_account.c
14122         * src/prefs_account.h
14123         * src/procmsg.c
14124                 Add Encrypt to self option
14125
14126 2006-04-17 [colin]      2.1.1cvs11
14127
14128         * configure.ac
14129                 Fix search on encrpyt function on dragonfly
14130                 Patch by Jonathan Buschmann <jonthn@agmact.com>
14131
14132 2006-04-17 [colin]      2.1.1cvs10
14133
14134         * src/prefs_account.c
14135                 Be safe by default: remove mails from POP3
14136                 after 7 days, not immediately
14137
14138 2006-04-17 [colin]      2.1.1cvs9
14139
14140         * src/etpan/imap-thread.c
14141                 Fix build on DragonFly - patch by 
14142                 Jonathan Buschmann <jonthn@agmact.com>
14143
14144 2006-04-17 [colin]      2.1.1cvs8
14145
14146         * src/imap.c
14147                 Save uidnext between sessions
14148
14149 2006-04-17 [colin]      2.1.1cvs7
14150
14151         * src/imap.c
14152                 scan is required when uid validity changes
14153
14154 2006-04-17 [colin]      2.1.1cvs6
14155
14156         * src/folderview.c
14157                 Don't scan if not necessary, apart in current
14158                 folder and INBOX to fetch flags.
14159         * src/imap.c
14160                 Scan is necessary if unread count changes
14161
14162 2006-04-17 [colin]      2.1.1cvs5
14163
14164         * src/imap.c
14165                 ...But always fetch ANSWERED and DELETED flags for
14166                 INBOX, as filtering can happen on these flags.
14167
14168 2006-04-17 [colin]      2.1.1cvs4
14169
14170         * src/imap.c
14171                 Don't fetch REPLIED and DELETED flags when synchronising
14172                 flags with a closed folder. We only need UNSEEN and FLAGGED
14173                 to update the folderview.
14174
14175 2006-04-17 [colin]      2.1.1cvs3
14176
14177         * src/imap.c
14178                 Faster flag search when there are new mails 
14179                 in a folder. We can do a full search if the 
14180                 folder contains less messages than the new
14181                 list.
14182
14183 2006-04-17 [colin]      2.1.1cvs2
14184
14185         * po/cs.po
14186         * po/de.po
14187         * po/fr.po
14188         * po/nl.po
14189         * po/pt_BR.po
14190                 Update translations from stable branch
14191
14192 2006-04-17 [colin]      2.1.1cvs1
14193
14194         * configure.ac
14195                 Bump version to follow stable release
14196
14197 2006-04-16 [mones]      2.1.0cvs50
14198
14199         * po/es.po
14200                 Updated for release
14201
14202 2006-04-16 [colin]      2.1.0cvs49
14203
14204         * src/textview.c
14205                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
14206                 with gtk < 2.8. Thanks to Fabien Vantard.
14207
14208 2006-04-15 [colin]      2.1.0cvs48
14209
14210         * src/etpan/imap-thread.c
14211                 Fix bug #919 (libetpan: SEGV when connecting 
14212                 using command)
14213
14214 2006-04-14 [colin]      2.1.0cvs47
14215
14216         * src/main.c
14217                 Fix race on --select (should be done better)
14218
14219 2006-04-14 [wwp]        2.1.0cvs46
14220
14221         * src/send_message.c
14222                 enforce a check for domain in account prefs (a sending
14223                 error could be faced if domain was checked but no value set),
14224                 thanks to Colin.
14225
14226 2006-04-14 [colin]      2.1.0cvs45
14227
14228         * src/codeconv.c
14229                 when converting from unknown to unknown, if the
14230                 string is UTF8, don't convert it to the locale
14231                 (which breaks it)
14232
14233 2006-04-14 [colin]      2.1.0cvs44
14234
14235         * src/compose.c
14236                 Don't try to use ASCII for converting headers
14237                 (as done in body)
14238
14239 2006-04-14 [paul]       2.1.0cvs43
14240
14241         * src/crash.c
14242                 add locale/charset info to crash report
14243         * src/gtk/about.c
14244                 add wwp to doc team
14245                 replace 'e-mail' with preferred 'email'
14246         * src/gtk/authors.h
14247                 ensure contributors list is in alphabetical
14248                 order
14249
14250 2006-04-13 [colin]      2.1.0cvs42
14251
14252         * src/textview.c
14253                 Prevent gdk warnings
14254
14255 2006-04-13 [colin]      2.1.0cvs41
14256
14257         * src/common/ssl_certificate.c
14258         * src/common/ssl_certificate.h
14259         * src/gtk/sslcertwindow.c
14260                 Warn on expired certs, and display the expiration date
14261
14262 2006-04-13 [colin]      2.1.0cvs40
14263
14264         * src/plugins/spamassassin/spamassassin_gtk.c
14265                 Fix missing set_text on unix socket
14266
14267 2006-04-13 [wwp]        2.1.0cvs39
14268
14269         * manual/fr/advanced.xml
14270         * manual/fr/glossary.xml
14271                 applied new spam/ham/email lexicon (pourriel, courriel)
14272
14273 2006-04-13 [paul]       2.1.0cvs38
14274
14275         * src/plugins/pgpmime/plugin.c
14276                 remove the mention of S/MIME from the
14277                 description. This is now handled by the
14278                 S/MIME plugin.
14279
14280 2006-04-13 [paul]       2.1.0cvs37
14281
14282         * src/prefs_msg_colors.c
14283                 rework dialog
14284         * src/prefs_folder_item.c
14285         * src/prefs_spelling.c
14286                 add a tooltip to the colour selector buttons
14287
14288 2006-04-13 [wwp]        2.1.0cvs36
14289
14290         * manual/advanced.xml
14291         * manual/glossary.xml
14292         * manual/handling.xml
14293         * manual/keyboard.xml
14294         * manual/plugins.xml
14295         * manual/starting.xml
14296         * manual/fr/account.xml
14297         * manual/fr/ack.xml
14298         * manual/fr/addrbook.xml
14299         * manual/fr/advanced.xml
14300         * manual/fr/faq.xml
14301         * manual/fr/glossary.xml
14302         * manual/fr/gpl.xml
14303         * manual/fr/handling.xml
14304         * manual/fr/intro.xml
14305         * manual/fr/keyboard.xml
14306         * manual/fr/plugins.xml
14307         * manual/fr/starting.xml
14308         * manual/fr/sylpheed-claws-manual.xml
14309                 fixes to the manuals:
14310                  - summaryview -> Message List (same in French)
14311                  - translate key names
14312                  - fix French punctuation, use non-breakable spaces when
14313                    necessary, don't use &thinsp; which is not portable
14314                  - tell what maildir and mbox formats we support
14315
14316 2006-04-12 [wwp]        2.1.0cvs35
14317
14318         * src/prefs_toolbar.c
14319                 unified a replace button more,
14320                 patch by Fabien Vantard <fzzzzz@gmail.com>.
14321
14322 2006-04-12 [wwp]        2.1.0cvs34
14323
14324         * src/prefs_common.c
14325         * src/prefs_msg_colors.c
14326                 make default color labels translatable,
14327                 patch from Fabien Vantard <fzzzzz@gmail.com>,
14328                 thanks to Tim <timbrain@post.cz> for reporting.
14329
14330 2006-04-12 [wwp]        2.1.0cvs33
14331
14332         * manual/glossary.xml
14333         * manual/intro.xml
14334         * manual/plugins.xml
14335         * manual/starting.xml
14336         * manual/sylpheed-claws-manual.xml
14337         * manual/fr/.cvsignore
14338         * manual/fr/account.xml
14339         * manual/fr/ack.xml
14340         * manual/fr/addrbook.xml
14341         * manual/fr/advanced.xml
14342         * manual/fr/faq.xml
14343         * manual/fr/glossary.xml
14344         * manual/fr/handling.xml
14345         * manual/fr/intro.xml
14346         * manual/fr/keyboard.xml
14347         * manual/fr/plugins.xml
14348         * manual/fr/starting.xml
14349         * manual/fr/sylpheed-claws-manual.xml
14350                 various fixes: typos, missing .fr translations, punctuation,
14351                 capitalization, links, accents and some bad French more.
14352
14353 2006-04-12 [wwp]        2.1.0cvs32
14354
14355         * src/prefs_gtk.c
14356                 fix for bug #935: always store prefs files in UTF-8 (thanks
14357                 to Colin).
14358
14359 2006-04-11 [colin]      2.1.0cvs31
14360
14361         * src/compose.c
14362                 Fix inserting files not in utf8 when locale is utf8
14363
14364 2006-04-11 [colin]      2.1.0cvs30
14365
14366         * src/inc.c
14367                 Don't show error dialog when cancelling connection
14368                 Patch by Pawel
14369
14370 2006-04-11 [cleroy]     2.1.0cvs29
14371
14372         * src/compose.c
14373                 Implement multiple quote levels
14374         * src/prefs_common.c
14375                 Change a little bit the quote bgcolor for 2nd level
14376
14377 2006-04-11 [colin]      2.1.0cvs28
14378
14379         * src/gtk/about.c
14380                 Add locale and charset in the label
14381
14382 2006-04-10 [colin]      2.1.0cvs27
14383
14384         * src/compose.c
14385         * src/prefs_common.c
14386         * src/prefs_common.h
14387         * src/prefs_msg_colors.c
14388         * src/textview.c
14389                 Allow optional background color in quotes
14390                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
14391                 GTK+-2.8.x feature
14392
14393 2006-04-10 [colin]      2.1.0cvs26
14394
14395         * src/main.c
14396         * src/mainwindow.c
14397         * src/mainwindow.h
14398                 Implement --select
14399
14400 2006-04-10 [colin]      2.1.0cvs25
14401
14402         * manual/plugins.xml
14403         * manual/fr/plugins.xml
14404                 Document libcurl's proxy variables
14405
14406 2006-04-09 [colin]      2.1.0cvs24
14407
14408         * src/prefs_common.c
14409                 gettext() returns statically allocated stuff. We have
14410                 to strdup it in order to be able to free it.
14411
14412 2006-04-09 [colin]      2.1.0cvs23
14413
14414         * AUTHORS
14415         * src/gtk/authors.h
14416                 Add Alexei
14417
14418 2006-04-09 [colin]      2.1.0cvs22
14419
14420         * src/mainwindow.c
14421         * src/gtk/quicksearch.c
14422                 Fix bug #859 (problems with cyrilic input in 
14423                 search panel) - Patch by Alexey Illarionov 
14424                 <littlesavage@rambler.ru>
14425
14426 2006-04-09 [colin]      2.1.0cvs21
14427
14428         * src/prefs_customheader.c
14429                 I prefer removing then freeing rather than the contrary
14430                 (even if it doesn't change anything ;-)
14431         * src/prefs_account.c
14432                 Fix bug #933 (Crash re-entering the custom headers list 
14433                 dialog in accounts prefs)
14434                 The problem happened when cancelling the Account 
14435                 Preferences' dialogs - in which case we didn't do 
14436                 anything to the PrefsAccount * struct. In case of applying,
14437                 the old ac_prefs was replaced with the tmp_ac_prefs we were
14438                 working with in this dialog. The problem is that 
14439                 prefs_customheader.c, working on this tmp_ac_prefs, always
14440                 changes the ->customhdr_list pointer, even when cancelled. 
14441                 So in case of cancelling the prefs_account dialog, we still
14442                 have to update ->customhdr_list in the real account.
14443
14444 2006-04-08 [colin]      2.1.0cvs20
14445
14446         * manual/fr/glossary.xml
14447         * manual/fr/keyboard.xml
14448                 Forgot some headers :)
14449
14450 2006-04-08 [colin]      2.1.0cvs19
14451
14452         * manual/Makefile.am
14453         * manual/fr/Makefile.am
14454         * manual/fr/account.xml
14455         * manual/fr/ack.xml
14456         * manual/fr/addrbook.xml
14457         * manual/fr/advanced.xml
14458         * manual/fr/faq.xml
14459         * manual/fr/glossary.xml
14460         * manual/fr/gpl.xml
14461         * manual/fr/handling.xml
14462         * manual/fr/intro.xml
14463         * manual/fr/keyboard.xml
14464         * manual/fr/plugins.xml
14465         * manual/fr/starting.xml
14466         * manual/fr/sylpheed-claws-manual.xml
14467         * manual/fr/dist/.cvsignore
14468         * manual/fr/dist/Makefile.am
14469         * manual/fr/dist/html/.cvsignore
14470         * manual/fr/dist/html/Makefile.am
14471         * manual/fr/dist/pdf/.cvsignore
14472         * manual/fr/dist/pdf/Makefile.am
14473         * manual/fr/dist/ps/.cvsignore
14474         * manual/fr/dist/ps/Makefile.am
14475         * manual/fr/dist/txt/.cvsignore
14476         * manual/fr/dist/txt/Makefile.am
14477                 Add the french translation of the manual. Thanks to
14478                 Olivier Delhomme <olivier.delhomme@free.fr> for 
14479                 account.xml, ack.xml, addrbook.xml and advanced.xml
14480
14481 2006-04-08 [colin]      2.1.0cvs18
14482
14483         * manual/plugins.xml
14484         * manual/starting.xml
14485                 More fixes
14486
14487 2006-04-07 [colin]      2.1.0cvs17
14488
14489         * manual/faq.xml
14490         * manual/intro.xml
14491         * manual/keyboard.xml
14492                 Little fixes
14493
14494 2006-04-07 [colin]      2.1.0cvs16
14495
14496         * README
14497         * src/compose.c
14498         * src/prefs_common.c
14499         * src/prefs_common.h
14500                 Add hidden compose_no_markup pref
14501
14502 2006-04-07 [wwp]        2.1.0cvs15
14503
14504         * src/summary_search.c
14505         * .cvsignore
14506                 Bugfix: stop button was sticky when searching in an empty folder.
14507                 Applied curly brackets code style to the whole file (summary_search.c).
14508                 More files to ignore.
14509
14510 2006-04-07 [wwp]        2.1.0cvs14
14511
14512         * src/message_search.c
14513         * src/summary_search.c
14514                 changed default button when search bumps at file/folder
14515                 beginning or end, for convenience (thanks to Colin).
14516
14517 2006-04-07 [paul]       2.1.0cvs13
14518
14519         * src/plugins/dillo_viewer/dillo_prefs.c
14520                 avoid future potential for namespace collision
14521                 Patch by Colin
14522
14523 2006-04-06 [wwp]        2.1.0cvs12
14524
14525         * src/summary_search.c
14526                 Unify extended/advanced searches names (and thus factorize labels),
14527                 patch by Fabien Vantard <fzzzzz@gmail.com>.
14528
14529 2006-04-06 [wwp]        2.1.0cvs11
14530
14531         * src/folderview.c
14532         * src/prefs_themes.c
14533         * src/summaryview.c
14534                 Fixed some compilation warnings.
14535
14536 2006-04-06 [colin]      2.1.0cvs10
14537
14538         * manual/advanced.xml
14539                 Document the wizard template and how to deploy
14540                 Sylpheed-Claws effectively
14541
14542 2006-04-06 [colin]      2.1.0cvs9
14543
14544         * src/folderview.c
14545                 gettext patch to tell translators about _("#"),
14546                 by Maxim Britov
14547
14548 2006-04-06 [colin]      2.1.0cvs8
14549
14550         * src/textview.c
14551                 Fix invalid GtkTextBIter after clicking "Display as text"
14552
14553 2006-04-06 [mones]      2.1.0cvs7
14554
14555         * src/addr_compl.c
14556         * src/addrindex.c
14557         * src/addritem.c
14558         * src/codeconv.c
14559         * src/compose.c
14560         * src/filtering.c
14561         * src/folder.c
14562         * src/folder_item_prefs.c
14563         * src/folderview.c
14564         * src/localfolder.c
14565         * src/matcher.c
14566         * src/mimeview.c
14567         * src/prefs_msg_colors.c
14568         * src/prefs_spelling.c
14569         * src/prefs_themes.c
14570         * src/procmime.c
14571         * src/procmsg.c
14572         * src/stock_pixmap.c
14573         * src/summaryview.c
14574         * src/textview.c
14575         * src/toolbar.c
14576         * src/common/mgutils.c
14577         * src/common/prefs.c
14578         * src/common/ssl_certificate.c
14579         * src/gtk/colorlabel.c
14580         * src/gtk/quicksearch.c
14581         * src/plugins/pgpmime/pgpmime.c
14582         * src/plugins/spamassassin/spamassassin.c
14583                 Removed redundant NULL checks for g_free() calls.
14584                 Patch by Pawel Pekala.
14585
14586 2006-04-06 [mones]      2.1.0cvs6
14587
14588         * src/prefs_actions.c
14589         * src/prefs_filtering.c
14590         * src/prefs_filtering_action.c
14591         * src/prefs_matcher.c
14592         * src/prefs_template.c
14593         * src/gtk/gtkutils.c
14594         * src/gtk/gtkutils.h
14595                 Have a nice replace button. Patch by Pawel Pekala
14596
14597 2006-04-06 [colin]      2.1.0cvs5
14598
14599         * src/addressbook.c
14600                 Fix crash with empty columns
14601
14602 2006-04-05 [colin]      2.1.0cvs4
14603
14604         * src/wizard.c
14605         * src/prefs_gtk.c
14606                 Allow wizard customization with pre-filled values
14607
14608 2006-04-05 [colin]      2.1.0cvs3
14609
14610         * src/textview.c
14611         * src/mimeview.c
14612         * src/mimeview.h
14613                 Nicer messages in mimeview
14614
14615 2006-04-05 [colin]      2.1.0cvs2
14616
14617         * src/addressbook.c
14618         * src/prefs_summaries.c
14619                 i18n fix
14620
14621 2006-04-05 [colin]      2.1.0cvs1
14622
14623         * src/plugins/pgpcore/plugin.c
14624         * src/plugins/pgpcore/select-keys.c
14625         * src/plugins/pgpcore/select-keys.h
14626         * src/plugins/pgpcore/sgpgme.c
14627         * src/plugins/pgpcore/sgpgme.h
14628         * src/plugins/pgpinline/pgpinline.c
14629         * src/plugins/pgpinline/plugin.c
14630         * src/plugins/pgpmime/pgpmime.c
14631         * src/plugins/pgpmime/plugin.c
14632                 Factorize and generalize a bit 
14633                 Drop S/MIME signature verification from PGP/MIME
14634                 (adding it as another, more complete plugin)
14635
14636 2006-04-05 [paul]       2.1.0
14637
14638         2.1.0 released
14639
14640 2006-04-05 [paul]       2.0.0cvs186
14641
14642         * manual/advanced.xml
14643                 add info on colour labels
14644
14645 2006-04-05 [paul]       2.0.0cvs185
14646
14647         * po/bg.po
14648         * po/cs.po
14649         * po/de.po
14650         * po/el.po
14651         * po/en_GB.po
14652         * po/fi.po
14653         * po/fr.po
14654         * po/it.po
14655         * po/nl.po
14656         * po/pl.po
14657         * po/pt_BR.po
14658         * po/sr.po
14659         * po/zh_CN.po
14660                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
14661                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
14662                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
14663                 Guimaraes, Aleksandar Urosevic, Ralgh Young
14664         * src/gtk/authors.h
14665         * tools/claws.i18n.status.pl
14666                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
14667                 and new Czech translator, Tim <timbrain@post.cz>
14668
14669 2006-04-05 [mones]      2.0.0cvs184
14670
14671         * po/es.po
14672                 Updated translation
14673
14674 2006-04-05 [colin]      2.0.0cvs183
14675
14676         * src/gtk/quicksearch.c
14677                 Fix bug #929 (unnecessary reload in quick search bar)
14678
14679 2006-04-05 [colin]      2.0.0cvs182
14680
14681         * src/compose.c
14682                 Fix crash on Reply with no From:
14683                 Show signature and conversion error on queuing 
14684                 (but not sending)
14685         * src/mainwindow.c
14686         * src/summaryview.c
14687         * src/summaryview.h
14688                 Factorize threading code and make sure msginfo 
14689                 is not null when it comes from a GtkCTreeRow's 
14690                 data
14691         * src/gtk/gtkaspell.c
14692                 Check for necessary things
14693         * src/gtk/gtksctree.c
14694         * src/gtk/gtksctree.h
14695                 Reset anchor if necessary when removing node
14696
14697 2006-03-29 [colin]      2.0.0cvs181
14698
14699         * src/folderview.c
14700                 Warn for disabled IMAP accounts (due to lack of
14701                 libetpan). Breaks string-freeze - sorry - but it
14702                 is kind of important ;)
14703
14704 2006-03-28 [colin]      2.0.0cvs180
14705
14706         * src/gtk/gtkutils.c
14707         * src/gtk/gtkutils.h
14708                 Add a gtkut_get_link_btn() function that
14709                 creates a button which acts like an URI
14710         * src/prefs_themes.c
14711         * src/gtk/about.c
14712                 Use this function (factorizes codes)
14713         * src/common/defs.h
14714         * src/gtk/pluginwindow.c
14715                 Add a "Get more..." in the plugins window
14716
14717 2006-03-28 [colin]      2.0.0cvs179
14718
14719         * src/common/smtp.c
14720         * src/common/passcrypt.c
14721         * src/undo.c
14722                 Warning fixes. Patch by Pawel Pekala
14723
14724 2006-03-27 [colin]      2.0.0cvs178
14725
14726         * src/undo.c
14727                 Fix undoing by blocks with spaces
14728
14729 2006-03-27 [colin]      2.0.0cvs177
14730
14731         * src/textview.c
14732                 Set margin to 3px for headers
14733
14734 2006-03-27 [paul]
14735
14736         2.1.0-rc2 released
14737
14738 2006-03-27 [wwp]        2.0.0cvs176
14739
14740         * src/summaryview.c
14741                 don't reset quicksearch when updating the message list.
14742                 Thanks to Colin.
14743
14744 2006-03-26 [wwp]        2.0.0cvs175
14745
14746         * src/compose.c
14747                 use a unified border width ('other' tab in the compose window,
14748                 patch by Pawel Pekala).
14749
14750
14751 2006-03-26 [wwp]        2.0.0cvs174
14752
14753         * src/common/quoted-printable.c
14754         * src/addressbook.c
14755                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
14756
14757 2006-03-26 [colin]      2.0.0cvs173
14758
14759         * src/quote_fmt_parse.y
14760                 Fix non-UTF8 date formats messing up the whole quote a 
14761                 little bit
14762
14763 2006-03-26 [colin]      2.0.0cvs172
14764
14765         * src/procheader.c
14766                 Make sure the date is UTF8 valid, or try to make it
14767                 so. IncrediMail is really IncrediStupid.
14768         * src/compose.c
14769                 Fix possible conversions. 
14770                 
14771
14772 2006-03-26 [colin]      2.0.0cvs171
14773
14774         * src/matcher.c
14775                 Fix corner cases in body search. This is still a
14776                 hack... It seems impossible to make it good and 
14777                 reasonably fast at the same time.
14778
14779 2006-03-26 [colin]      2.0.0cvs170
14780
14781         * src/summaryview.c
14782                 I think I killed the twilight zone bug!
14783                 summary_select_node() flushes GTK events in order
14784                 to be able to center the view. But this also 
14785                 flushes keypresses like Ctrl-Alt-U, so this can
14786                 call summary_show from summary_select_node (itself
14787                 called from summary_show, etc.). And the summaryview
14788                 has to be unlocked in this function. So just locking
14789                 while processing GTK events, and bailing if locked, 
14790                 should fix it.
14791                 Fixes bug #927 (SIGSEGV during Update Summary)
14792
14793 2006-03-25 [colin]      2.0.0cvs169
14794
14795         * src/matcher.c
14796                 Fix search in QP-encoded bodies
14797                 Fix utf-8 searches in bodies encoded in the
14798                 locale's encoding
14799         * src/common/quoted-printable.c
14800         * src/common/quoted-printable.h
14801                 Add a decode function that doesn't overwrite
14802                 the original pointer
14803                 
14804
14805 2006-03-24 [colin]      2.0.0cvs168
14806
14807         * src/action.c
14808         * src/summaryview.c
14809         * src/summaryview.h
14810                 Update message cache after action
14811                 Patch by H. Merijn Brand
14812         * src/prefs_msg_colors.c
14813                 Factorize label 
14814                 Patch by Fabien Vantard
14815         * src/plugins/spamassassin/spamassassin_gtk.c
14816                 Remove useless translation
14817                 Patch by Fabien Vantard
14818
14819 2006-03-23 [colin]      2.0.0cvs167
14820
14821         * src/common/ssl.c
14822                 Let 30 seconds to SSL_connect
14823
14824 2006-03-23 [wwp]        2.0.0cvs166
14825
14826         * src/summaryview.c
14827         * src/gtk/description_window.c
14828                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
14829                 and headers are translated; adjust description windows' width to fit their
14830                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
14831
14832 2006-03-23 [paul]       2.0.0cvs165
14833
14834         * src/common/utils.c
14835                 fix highlighting of URIs containing "()"
14836                 (2.0.0cvs164's reversal fixed)
14837                 Thanks to Colin.
14838
14839 2006-03-23 [paul]       2.0.0cvs164
14840
14841         * src/common/utils.c
14842                 revert patch, (postponing a fix), at 2.0.0cvs120
14843                 as it breaks more URIs than it fixes.
14844                 Allow '-' to be a terminating character in a URI
14845
14846 2006-03-22 [colin]      2.0.0cvs163
14847
14848         * configure.ac
14849                 Require libetpan 0.45
14850                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
14851
14852 2006-03-22 [paul]       2.0.0cvs162
14853
14854         * src/editgroup.c
14855                 replace '<-' and '->' buttons with GTK_STOCK graphical
14856                 buttons
14857         * src/summary_search.c
14858                 don't offer '...' for translation
14859                 add a tooltip to advanced search '...' button
14860         * src/gtk/quicksearch.c
14861                 don't offer '...' for translation
14862
14863 2006-03-21 [colin]      2.0.0cvs161
14864
14865         * src/compose.c
14866                 Fix middle-click pasting (insert at click
14867                 position instead of cursor position, don't
14868                 remove existing selection and allow pasting
14869                 our own selection)
14870         * src/addressbook.c
14871                 "LDAP Server" -> "LDAP servers"
14872
14873 2006-03-21 [wwp]        2.0.0cvs160
14874
14875         * src/etpan/imap-thread.c
14876                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
14877
14878 2006-03-20 [colin]      2.0.0cvs159
14879
14880         * src/summaryview.c
14881                 Don't reload summaryview after an execute with no
14882                 move action
14883
14884 2006-03-19 [colin]      2.0.0cvs158
14885
14886         * src/addressbook.c
14887                 and put groups at the top, always
14888
14889 2006-03-19 [colin]      2.0.0cvs157
14890
14891         * src/addressbook.c
14892                 Order groups before names, as previously
14893
14894 2006-03-19 [colin]      2.0.0cvs156
14895
14896         * src/addressbook.c
14897                 - Sort case-unsensitive
14898                 - Put the sort arrow at opening too
14899
14900 2006-03-19 [wwp]        2.0.0cvs155
14901
14902         * src/addressbook.c
14903                 allow sorting by name/email/remarks, ensure that right-pane's contents
14904                 matches the left-pane selection (cleared when appropriate).
14905                 Patch by Pawel Pekala <c0rn@o2.pl>.
14906
14907 2006-03-18 [colin]      2.0.0cvs154
14908
14909         * src/textview.c
14910                 Fix text cursor ;)
14911
14912 2006-03-18 [colin]      2.0.0cvs153
14913
14914         * src/gtk/filesel.c
14915                 Make sure we hide the preview if we didn't get
14916                 a filename
14917
14918 2006-03-18 [colin]      2.0.0cvs152
14919
14920         * src/summaryview.c
14921                 Set cursor to watch for execution (fixes lack
14922                 of watch-cursor when dnd'ing hundreds of mails)
14923         * src/gtk/filesel.c
14924                 Check that mime type is 'image/*' before updating
14925                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
14926
14927 2006-03-18 [colin]      2.0.0cvs151
14928
14929         * src/mainwindow.c
14930         * src/textview.c
14931         * src/textview.h
14932                 Put a watch cursor in textview too when the mainwindow's
14933                 cursor in a watch
14934
14935 2006-03-18 [colin]      2.0.0cvs150
14936
14937         * src/folder.c
14938                 Change wrong asserts to simple tests
14939
14940 2006-03-17 [colin]      2.0.0cvs149
14941
14942         * src/mainwindow.c
14943         * src/mainwindow.h
14944         * src/prefs_msg_colors.c
14945         * src/summaryview.c
14946         * src/summaryview.h
14947         * src/gtk/colorlabel.c
14948         * src/gtk/colorlabel.h
14949                 Add a color label menu in the main menubar
14950                 Add (fixed) accels Ctrl-{0-7} to change the color
14951                 They have to be fixed because the menu's dynamic,
14952                 the items are complex widgets, hence we can't use
14953                 a GtkItemFactory.
14954
14955
14956 2006-03-17 [wwp]        2.0.0cvs148
14957
14958         * src/compose.c
14959                 rollback few lines from my previous commit (those lines come from
14960                 a pending patch, accidentally commited, even if neutral as they are
14961                 commented out).
14962
14963 2006-03-17 [wwp]        2.0.0cvs147
14964
14965         * src/compose.c
14966                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
14967                 applied code style/indentation to the modified function.
14968
14969 2006-03-17 [wwp]        2.0.0cvs146
14970
14971         * src/procmsg.c
14972         * src/compose.c
14973                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
14974
14975 2006-03-17 [paul]
14976
14977         2.1.0-rc1 released
14978
14979 2006-03-17 [paul]       2.0.0cvs145
14980
14981         * src/main.c
14982                 addressbook_read_file() was called twice
14983         * src/textview.c
14984                 X-Mailer highlighting
14985
14986 2006-03-16 [colin]      2.0.0cvs144
14987
14988         * src/sourcewindow.c
14989         * src/sourcewindow.h
14990                 And the last one, in source window.
14991
14992 2006-03-16 [colin]      2.0.0cvs143
14993
14994         * src/compose.c
14995         * src/compose.h
14996                 Fix the same stuff in compose
14997
14998 2006-03-16 [colin]      2.0.0cvs142
14999
15000         * src/messageview.c
15001                 Complete the previous messageview crash fix
15002
15003 2006-03-16 [colin]      2.0.0cvs141
15004
15005         * src/procmsg.h
15006         * src/procmsg.c
15007         * src/folder.c
15008                 Fix POSTPROCESSING hook
15009                 Patch by H. Merijn Brand
15010
15011         * src/procmime.c
15012         * src/procmime.h
15013                 Parse Content-Location
15014
15015         * src/toolbar.c
15016         * src/messageview.c
15017         * src/messageview.h
15018                 Don't crash when a top-level MessageView has
15019                 been closed on us. Same problematic than
15020                 yesterday's quicksearch issue.
15021
15022 2006-03-15 [colin]      2.0.0cvs140
15023
15024         * src/gtk/quicksearch.c
15025                 Fix a bitchy race we didn't think about when we
15026                 added quicksearch cancellation:
15027                 If the search is not on cached fields, for example
15028                 body_part matchcase "stuff"
15029                 the matcher code has to get the whole message. If
15030                 we're on IMAP, that can be slow, and in order to
15031                 be non-blocking, the IMAP code idle loop processes
15032                 gtk events too. So it is possible to cancel a
15033                 quicksearch while the matcher is getting the mail's
15034                 body. After matcher got its body, it will start to
15035                 iterate over the matcher list that the Quicksearch's
15036                 clear_search_cb() just freed via prepare_matcher().
15037                 SIGSEGV ensues.
15038                 The fix consists of guarding the matcherlist_match()
15039                 call with a boolean 'matching'. If we reset the
15040                 quicksearch while matching is TRUE, we don't free
15041                 the matcherlist anymore like we did, but we set
15042                 another new flag, deferred_free, to TRUE. Then,
15043                 in quicksearch_match(), just after returning from
15044                 matcherlist_match() and unsetting the matching flag,
15045                 we check the deferred_free flag and do the
15046                 prepare_matcher() (which does the matcherlist_free)
15047                 for real, so we free the matcherlist once it's not
15048                 used anymore.
15049                 As all of this runs via the glib main loop, we
15050                 luckily don't need a mutex.
15051         * src/summaryview.c
15052                 Also, show progress while searching.
15053
15054
15055 2006-03-14 [colin]      2.0.0cvs139
15056
15057         * src/alertpanel.c
15058                 Make alertpanel_is_open non-static
15059
15060 2006-03-14 [colin]      2.0.0cvs138
15061
15062         * src/prefs_spelling.c
15063                 Cleanups - Fabien Vantard
15064
15065 2006-03-14 [wwp]        2.0.0cvs137
15066
15067         * src/main.c
15068                 code style normalization (curly braces, indentation).
15069
15070 2006-03-14 [wwp]        2.0.0cvs137
15071
15072         * src/main.c
15073                 code style (braces, indentation)
15074
15075 2006-03-12 [paul]       2.0.0cvs136
15076
15077         * src/prefs_common.c
15078                 trans_hdr defaults to FALSE to be RFC-savvy
15079         * src/prefs_summaries.c
15080                 add a tooltip to the trans_hdr option
15081                 
15082
15083 2006-03-12 [paul]       2.0.0cvs135
15084
15085         * src/prefs_matcher.c
15086                 give a little more width to the combos
15087         * src/prefs_display_header.c
15088         * src/textview.c
15089                 translate headers if prefs_common.trans_hdr
15090                 is TRUE
15091
15092         Patches by Pawel Pekala
15093
15094 2006-03-12 [paul]       2.0.0cvs134
15095
15096         * src/plugins/clamav/clamav_plugin.c
15097         * src/plugins/dillo_viewer/dillo_viewer.c
15098         * src/plugins/pgpcore/plugin.c
15099         * src/plugins/pgpinline/plugin.c
15100         * src/plugins/pgpmime/plugin.c
15101         * src/plugins/spamassassin/spamassassin.c
15102                 update/add to descriptions
15103         * src/plugins/spamassassin/spamassassin_gtk.c
15104                 fixes to the english, remove superfluous
15105                 tooltips, clean up a little
15106
15107 2006-03-12 [paul]       2.0.0cvs133
15108
15109         * src/compose.c
15110                 fix Bug 924, 'Account combo box shows up wrong 
15111                 if & is in account name'
15112
15113 2006-03-11 [colin]      2.0.0cvs132
15114
15115         * src/summaryview.c
15116                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
15117                 messed up shift-selection because is slows down
15118                 moving around summaryview. thanks -users
15119
15120 2006-03-10 [colin]      2.0.0cvs131
15121
15122         * src/plugins/spamassassin/spamassassin_gtk.c
15123                 Put back Paul's engrish fixes
15124
15125 2006-03-10 [colin]      2.0.0cvs130
15126
15127         * src/plugins/spamassassin/spamassassin.c
15128         * src/plugins/spamassassin/spamassassin.h
15129         * src/plugins/spamassassin/spamassassin_gtk.c
15130                 Cleanup SA prefs page (more)
15131                 Patch by Fabien Vantard
15132
15133 2006-03-10 [paul]       2.0.0cvs129
15134
15135         * src/prefs_msg_colors.c
15136         * src/prefs_spelling.c
15137                 widget sensitivity
15138
15139 2006-03-09 [mones]      2.0.0cvs128
15140
15141         * po/es.po
15142                 Update for next RC
15143
15144 2006-03-09 [wwp]        2.0.0cvs127
15145
15146         * configure.ac
15147                 revert accidental commit (requirement for libetpan 0.43), this time
15148                 not in HEAD.
15149
15150 2006-03-09 [wwp]        2.0.0cvs125
15151
15152         * configure.ac
15153                 revert accidental commit (requirement for libetpan 0.43)
15154
15155 2006-03-09 [paul]       2.0.0cvs126
15156
15157         * src/prefs_receive.c
15158                 remove useless frame
15159                 replace 'incorporation' with 'receiving'
15160         * src/plugins/clamav/clamav_plugin_gtk.c
15161         * src/plugins/spamassassin/spamassassin_gtk.c
15162                 improve widget sensitivity
15163                 fix a bit his engrish
15164
15165 2006-03-09 [wwp]        2.0.0cvs125
15166
15167         * src/addressadd.c
15168         * src/foldersel.c
15169         * src/prefs_common.c
15170         * src/prefs_common.h
15171                 remember some more windows' sizes (add to addressbook and
15172                 select folder).
15173
15174 2006-03-09 [paul]       2.0.0cvs124
15175
15176         * src/plugins/pgpcore/prefs_gpg.c
15177                 normalise construction of dialogue
15178
15179 2006-03-09 [paul]       2.0.0cvs123
15180
15181         * src/plugins/trayicon/Makefile.am
15182                 add missing slash
15183
15184 2006-03-08 [colin]      2.0.0cvs122
15185
15186         * src/plugins/trayicon/Makefile.am
15187                 Fix build in separate dir 
15188                 Patch by Bamanzi <bamanzi@gmail.com>
15189
15190 2006-03-08 [colin]      2.0.0cvs121
15191
15192         * src/procmsg.c
15193                 Batch move and copies from summaryview with delayed execution
15194                 too
15195
15196 2006-03-07 [paul]       2.0.0cvs120
15197
15198         * src/common/utils.c
15199                 fix highlighting of URIs containing "()"
15200                 Patch by Pawel Pekala
15201
15202 2006-03-07 [paul]       2.0.0cvs119
15203
15204         * src/folder.c
15205         * src/folder.h
15206         * src/folderview.c
15207                 immediately do alphabetical resort when
15208                 changing a folder's name
15209                 Patch by Pawel Pekala
15210
15211 2006-03-07 [paul]       2.0.0cvs118
15212
15213         * src/news.c
15214         * src/news_gtk.c
15215                 when unsubscribing a newsgroup, remove the
15216                 folder and msgs in .sylpheed-claws/newscache
15217                 Patch by Pawel Pekala <c0rn@gazeta.pl>
15218
15219 2006-03-07 [paul]       2.0.0cvs117
15220
15221         * src/textview.c
15222                 fix wrong Fake URL Warning
15223                 Thanks to Hiro
15224
15225 2006-03-07 [colin]      2.0.0cvs116
15226
15227         * src/imap.c
15228                 Return immediately when password dialog was
15229                 cancelled
15230         * src/gtk/inputdialog.c
15231                 Allow empty strings for passwords
15232
15233
15234 2006-03-06 [colin]      2.0.0cvs115
15235
15236         * src/imap.c
15237                 Prevent double-timeouts when connection fails
15238
15239 2006-03-06 [colin]
15240
15241         2.0.1-rc1 released
15242
15243 2006-03-06 [colin]      2.0.0cvs114
15244
15245         * src/imap.c
15246                 Refresh session during potentially long
15247                 operations
15248
15249 2006-03-06 [wwp]        2.0.0cvs113
15250
15251         * src/prefs_msg_colors.h
15252                 forgot that one (custom color labels).
15253
15254 2006-03-06 [wwp]        2.0.0cvs112
15255
15256         * src/prefs_common.c
15257         * src/prefs_common.h
15258         * src/prefs_msg_colors.c
15259         * src/summaryview.c
15260         * src/summaryview.h
15261         * src/gtk/colorlabel.c
15262         * src/gtk/colorlabel.h
15263                 colors in messages list are now customizable. Color values and names can
15264                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
15265                 Thanks to Paul and Colin for their help with this longstanding patch!
15266
15267 2006-03-06 [wwp]        2.0.0cvs111
15268
15269         * src/textview.c
15270                 don't crash if (x)face is bad.
15271
15272 2006-03-05 [paul]       2.0.0cvs110
15273
15274         * AUTHORS
15275         * configure.ac
15276         * src/Makefile.am
15277         * src/common/Makefile.am
15278         * src/common/utils.h
15279         * src/etpan/imap-thread.c
15280         * src/gtk/authors.h
15281         * src/plugins/clamav/Makefile.am
15282         * src/plugins/demo/Makefile.am
15283         * src/plugins/dillo_viewer/Makefile.am
15284         * src/plugins/pgpcore/Makefile.am
15285         * src/plugins/pgpcore/passphrase.c
15286         * src/plugins/pgpinline/Makefile.am
15287         * src/plugins/pgpmime/Makefile.am
15288         * src/plugins/spamassassin/Makefile.am
15289         * src/plugins/trayicon/Makefile.am
15290                 fix builiding on cygwin
15291                 Patch by Ralgh Young <bamanzi@gmail.com>
15292
15293 2006-03-04 [wwp]        2.0.0cvs109
15294
15295         * manual/keyboard.xml
15296                 fix mixed up/down keys.
15297
15298 2006-03-04 [wwp]        2.0.0cvs108
15299
15300         * README
15301         * INSTALL
15302                 updated links to SpamAssassin.
15303
15304 2006-03-04 [wwp]        2.0.0cvs107
15305
15306         * manual/plugins.xml
15307         * src/plugins/spamassassin/README
15308                 updated SpamAssassin plugin docs to reflect new functional additions
15309                 (also fix/update/documents few technical stuff more, see the README).
15310
15311 2006-03-04 [wwp]        2.0.0cvs106
15312
15313         * src/prefs_message.c
15314                 normalized capitalization of message-prefs paths.
15315
15316 2006-03-04 [wwp]        2.0.0cvs105
15317
15318         * manual/advanced.xml
15319                 typo.
15320
15321 2006-03-03 [colin]      2.0.0cvs104
15322
15323         * src/plugins/clamav/clamav_plugin_gtk.c
15324                 Rework prefs page, patch by Fabien 
15325
15326 2006-03-03 [colin]      2.0.0cvs103
15327
15328         * src/plugins/clamav/clamav_plugin.c
15329                 Set error on all errors
15330
15331 2006-03-03 [colin]      2.0.0cvs102
15332
15333         * src/common/plugin.c
15334                 Initialize error to avoid crashing when a plugin fails
15335                 without setting error
15336
15337 2006-03-02 [wwp]        2.0.0cvs101
15338
15339         * configure.ac
15340                 fixed linker flags for libetpan support on Cygwin
15341                 (thanks to H.Merijn Brand).
15342
15343 2006-03-02 [wwp]        2.0.0cvs100
15344
15345         * src/addressbook.c
15346                 fix some AB error messages: one for punctuation and
15347                 one wrongly duplicate (thanks, maxbritov).
15348
15349 2006-03-02 [wwp]        2.0.0cvs99
15350
15351         * src/plugins/spamassassin/spamassassin.c
15352                 make sync calls to sa-learn/spamc to prevent
15353                 system (whatever local or client/server) overload.
15354
15355 2006-03-02 [colin]      2.0.0cvs98
15356
15357         * src/summaryview.c
15358                 Put the spam icon in the status column instead of the
15359                 mark one
15360
15361 2006-03-01 [colin]      2.0.0cvs97
15362
15363         * src/plugins/spamassassin/spamassassin.c
15364                 Fix segfault (g_file_set_contents fails for some 
15365                 reason and err==0x2f. Can't find out why with
15366                 valgrind, using working function :-)
15367
15368 2006-03-01 [colin]      2.0.0cvs96
15369
15370         * src/inc.c
15371                 Offline overriding: let 'No' be cached only 3 seconds
15372
15373 2006-03-01 [colin]      2.0.0cvs95
15374
15375         * src/addr_compl.c
15376         * src/addrbook.c
15377         * src/addressbook.c
15378         * src/addrindex.c
15379         * src/folder_item_prefs.c
15380         * src/headerview.c
15381         * src/imap.c
15382         * src/inc.c
15383         * src/ldif.c
15384         * src/mainwindow.c
15385         * src/mh.c
15386         * src/msgcache.c
15387         * src/prefs_common.h
15388         * src/prefs_msg_colors.c
15389         * src/procheader.c
15390         * src/procheader.h
15391         * src/procmime.c
15392         * src/procmsg.c
15393         * src/procmsg.h
15394         * src/send_message.h
15395         * src/simple-gettext.c
15396         * src/summaryview.c
15397         * src/summaryview.h
15398         * src/syldap.c
15399         * src/textview.c
15400         * src/undo.c
15401         * src/common/ssl_certificate.c
15402         * src/common/utils.c
15403         * src/gtk/colorsel.c
15404         * src/gtk/gtksctree.c
15405         * src/gtk/gtkshruler.c
15406         * src/plugins/trayicon/trayicon.c
15407                 #if 0 goes to /dev/null
15408
15409 2006-03-01 [colin]      2.0.0cvs94
15410
15411         * src/compose.c
15412         * src/imap.c
15413         * src/inc.c
15414         * src/inc.h
15415         * src/messageview.c
15416         * src/news.c
15417         * src/plugins/spamassassin/spamassassin.c
15418                 Allow to add information in the "working offline"
15419                 window
15420
15421 2006-03-01 [wwp]        2.0.0cvs93
15422
15423         * src/plugins/spamassassin/spamassassin.c
15424                 fixed spamc invocation: use a tricky temporary mini shell wrapper
15425                 'cause it seems that calling `spamc ... < inputfile` with
15426                 g_spawn_(a)sync simply.. erm doesn't work :-).
15427
15428 2006-03-01 [wwp]        2.0.0cvs92
15429
15430         * src/toolbar.c
15431         * src/toolbar.h
15432                 simplify the adding of spam/ham button to the messageview toolbar
15433                 (it gets more clear now that the same button will be "Mark as spam"
15434                 or "Mark as ham" according to the current message status,
15435                 thanks to Colin).
15436
15437 2006-03-01 [wwp]        2.0.0cvs91
15438
15439         * src/messageview.c
15440         * src/procmsg.c
15441         * src/procmsg.h
15442         * src/summaryview.c
15443         * src/plugins/spamassassin/spamassassin.c
15444         * src/plugins/spamassassin/spamassassin.h
15445                 make learner callbacks return a status (0 for ok),
15446                 handle it in main code to avoid setting flags when learning failed,
15447                 don't learn on TCP if offline in spamassassin,
15448                 thanks to Colin.
15449
15450                 
15451
15452 2006-03-01 [wwp]        2.0.0cvs90
15453
15454         * src/compose.c
15455                 some work around the compose window's account menu,
15456                 patch by Fabien Vantard.
15457
15458 2006-03-01 [wwp]        2.0.0cvs89
15459
15460         * src/plugins/spamassassin/spamassassin.c
15461                 fixed bad logics, was using spamc in local mode and sa-learn
15462                 in remote mode (thanks, Colin).
15463
15464 2006-03-01 [wwp]        2.0.0cvs88
15465
15466         * src/plugins/spamassassin/spamassassin.c
15467         * src/plugins/spamassassin/spamassassin.h
15468         * src/plugins/spamassassin/spamassassin_gtk.c
15469                 made processing of emails w/ sa-plugin an option (default is TRUE),
15470                 fixed Engrish some tooltips, capitalization of some debug messages
15471                 and warnings. The spamassassin plugin now provides two separate
15472                 services: process emails upon incorporation and spamd training.
15473                 Both services (un)register independently but use some common
15474                 plugin settings (transport settings, spam storage location).
15475
15476 2006-02-28 [wwp]        2.0.0cvs87
15477
15478         * src/plugins/spamassassin/spamassassin.c
15479                 fix async flag to spamc cmdline execution (batch exec should
15480                 be asynchronous).
15481
15482 2006-02-27 [wwp]        2.0.0cvs86
15483
15484         * src/plugins/spamassassin/spamassassin.c
15485         * src/plugins/spamassassin/spamassassin.h
15486         * src/plugins/spamassassin/spamassassin_gtk.c
15487                 - added the ability to learn a remote spamassassin server (spamd),
15488                 using spamc.
15489                 - added the spamassassin option 'username', that applies to all
15490                 spamassassin operations (filtering, learning, local or remote).
15491                 The default username is the current unix user (if left blank
15492                 from gtk prefs or config file).
15493                 - commented out some unused code (notebook widget), removed unused
15494                 layout (hbox1).
15495                 - make more widgets sensitive to the transport type.
15496
15497 2006-02-27 [colin]      2.0.0cvs85
15498
15499         * src/plugins/spamassassin/spamassassin.c
15500                 Fix sa-learn call when offline
15501
15502 2006-02-27 [colin]      2.0.0cvs84
15503
15504         * configure.ac
15505         * src/Makefile.am
15506         * src/mainwindow.c
15507         * src/mainwindow.h
15508         * src/messageview.c
15509         * src/messageview.h
15510         * src/prefs_toolbar.c
15511         * src/procmsg.c
15512         * src/stock_pixmap.c
15513         * src/stock_pixmap.h
15514         * src/summaryview.c
15515         * src/toolbar.c
15516         * src/toolbar.h
15517         * src/pixmaps/ham_btn.xpm
15518         * src/pixmaps/spam.xpm
15519         * src/pixmaps/spam_btn.xpm
15520         * src/plugins/spamassassin/spamassassin.c
15521                 Add button in toolbar for spam learning
15522                 Fix a few bugs from the last related commit
15523                 Revert 1.9.6cvs23 which messed up shift-selection
15524
15525 2006-02-24 [colin]      2.0.0cvs83
15526
15527         * src/procmsg.c
15528         * src/summaryview.c
15529         * src/summaryview.h
15530         * src/plugins/spamassassin/spamassassin.c
15531         * src/plugins/spamassassin/spamassassin.h
15532         * src/plugins/spamassassin/spamassassin_gtk.c
15533                 Unregister learner when spamassassin is either
15534                 disabled or over tcp
15535
15536 2006-02-24 [colin]      2.0.0cvs82
15537
15538         * src/Makefile.am
15539         * src/mainwindow.c
15540         * src/mainwindow.h
15541         * src/procmsg.c
15542         * src/procmsg.h
15543         * src/stock_pixmap.c
15544         * src/stock_pixmap.h
15545         * src/summaryview.c
15546         * src/summaryview.h
15547         * src/gtk/icon_legend.c
15548         * src/pixmaps/spam.xpm  ** NEW FILE **
15549         * src/plugins/spamassassin/spamassassin.c
15550         * src/plugins/spamassassin/spamassassin_gtk.c
15551                 Add spam learning interface (Mark/Mark as 
15552                 (spam|ham) menus)
15553
15554 2006-02-24 [wwp]        2.0.0cvs81
15555
15556         * src/compose.c
15557         * src/compose.h
15558         * src/filtering.c
15559                 hide compose window when sending message in batch mode
15560                 (filtering: forward and redirect). Also fixed a wrong
15561                 value returned when sending failed, neutral anyway.
15562                 (Colin, me) 
15563
15564 2006-02-24 [wwp]        2.0.0cvs80
15565
15566         * src/mainwindow.c
15567                 use GTK+'s stock quit button. Patch by Fabien Vantard.
15568
15569 2006-02-24 [paul]       2.0.0cvs79
15570
15571         * src/news.c
15572         * src/news.h
15573         * src/news_gtk.c
15574                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
15575                 Thanks to Colin
15576
15577 2006-02-23 [colin]      2.0.0cvs78
15578
15579         * src/alertpanel.c
15580                 Change OK to Close in alertpanel with View log
15581                 button; add accel to View log. Patch by Fabien
15582                 Vantard
15583
15584 2006-02-23 [wwp]        2.0.0cvs77
15585
15586         * src/compose.c
15587                 silly me, there were much more tests to perform, since toolbars can
15588                 really have down to 1 element only.
15589
15590 2006-02-23 [wwp]        2.0.0cvs76
15591
15592         * commitHelper
15593                 fixed indentation from my previous commit. Fallback to VISUAL if
15594                 EDITOR is not set (and to vi, at last resort).
15595
15596 2006-02-23 [wwp]        2.0.0cvs75
15597
15598         * commitHelper
15599                 improved error detection (Colin, me).
15600
15601 2006-02-23 [wwp]        2.0.0cvs74
15602
15603         * src/prefs_toolbar.c
15604                 simplify and fix prefs/toolbars layouting. Combos' contents can
15605                 now be really displayed.
15606
15607 2006-02-23 [wwp]        2.0.0cvs73
15608         simplifies and fix prefs/toolbars layouting. Combos' contents can now
15609         be really displayed.
15610
15611 2006-02-22 [wwp]        2.0.0cvs72
15612
15613         * src/compose.c
15614                 fix a typo in my previous commit (sorry!).
15615
15616 2006-02-22 [wwp]        2.0.0cvs71
15617
15618         * src/prefs_toolbar.c
15619                 fix a crash when adding separators to toolbars,
15620                 also fix some separator item information.
15621
15622 2006-02-22 [wwp]        2.0.0cvs70
15623
15624         * src/compose.c
15625                 fix a crash when redirecting (for instance) when compose window's
15626                 toolbar contents has been customized (when some buttons have been
15627                 removed in fact).
15628
15629 2006-02-21 [wwp]        2.0.0cvs69
15630
15631         * src/summaryview.c
15632         * src/gtk/pluginwindow.c
15633         * src/plugins/pgpcore/prefs_gpg.c
15634                 fix some compilation warnings (feat. remains of removed code).
15635
15636 2006-02-21 [wwp]        2.0.0cvs68
15637
15638         * src/gtk/gtkutils.c
15639                 fix two compilation issues, thanks to Stephan Sachse.
15640
15641 2006-02-20 [colin]      2.0.0cvs67
15642
15643         * src/mainwindow.c
15644                 Don't reselect displayed mail on refocus
15645                 This fixes actions misbehaving 
15646
15647 2006-02-20 [wwp]        2.0.0cvs66
15648
15649         * src/summaryview.c
15650         * src/gtk/gtksctree.c
15651         * src/gtk/gtkshruler.c
15652                 changed more runtime typecast checks.
15653
15654 2006-02-20 [wwp]        2.0.0cvs65
15655
15656         * src/summary_search.c
15657                 find all - summaryview refresh issue fixed, thanks to Colin.
15658
15659 2006-02-20 [wwp]        2.0.0cvs64
15660
15661         * src/gtk/gtkutils.c
15662                 better runtime typecast checks.
15663
15664 2006-02-20 [wwp]        2.0.0cvs63
15665
15666         * src/summary_search.c
15667                 enhancements to the summary search:
15668                         - add the ability to stop the running search
15669                           (upon ESC-key press, new Stop button or when Clear button is pressed)
15670                         - don't search if no criteria (From/To/Subject/Body) is set
15671                         - ensure that a busy mouse pointer is always shown when searching,
15672                           show it even a bit earlier
15673
15674 2006-02-19 [colin]      2.0.0cvs62
15675
15676         * src/compose.c
15677         * src/imap.c
15678         * src/etpan/imap-thread.c
15679         * src/etpan/imap-thread.h
15680                 (Future) IMAP speed improvement on sending
15681                 Will require a libetpan update
15682         * src/summaryview.c
15683         * src/gtk/quicksearch.c
15684                 Make quicksearch clearable while running.
15685
15686 2006-02-17 [colin]      2.0.0cvs61
15687
15688         * src/imap.c
15689         * src/etpan/imap-thread.c
15690         * src/etpan/imap-thread.h
15691                 Check for IMAP certificates
15692                 ** Requires libetpan-0.42-cvs4 
15693                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
15694
15695 2006-02-17 [colin]      2.0.0cvs60
15696
15697         * src/messageview.c
15698         * src/prefs_common.c
15699         * src/prefs_common.h
15700         * src/prefs_message.c
15701                 Add pref to display HTML-only mails with plugin, 
15702                 if possible (defaulting to FALSE of course).
15703
15704 2006-02-16 [colin]      2.0.0cvs59
15705
15706         * src/main.c
15707         * src/common/plugin.c
15708         * src/common/plugin.h
15709         * src/gtk/pluginwindow.c
15710                 Keep track of requested (but unloaded) plugins
15711                 in some error cases.
15712
15713 2006-02-16 [wwp]        2.0.0cvs58
15714
15715         * src/gtk/gtkaspell.c
15716         * src/gtk/gtkaspell.h
15717         * src/prefs_spelling.c
15718         * src/compose.c
15719         * src/prefs_common.c
15720         * src/prefs_common.h
15721                 implemented new optional spellchecker behaviour: re-check message when
15722                 dictionary got changed (from compose-window/context-menu/Change dictionary).
15723
15724 2006-02-16 [wwp]        2.0.0cvs57
15725
15726         * src/quote_fmt_parse.y
15727                 pclose popen'ed pipe.
15728
15729 2006-02-15 [colin]      2.0.0cvs56
15730
15731         * src/mimeview.c
15732         * src/mimeview.h
15733                 Let MimeViewers know which MimeView they
15734                 depend of.
15735         * src/summaryview.c
15736                 Swap From/To columns in Sent/Queue/Drafts
15737                 folders
15738         * src/etpan/imap-thread.c
15739                 Use mailstream_low_tls_open() for STARTTLS
15740                 instead of mailstream_low_ssl_open()
15741                 ** REQUIRES libetpan 0.42cvs3 **
15742
15743 2006-02-15 [wwp]        2.0.0cvs55
15744
15745         * src/compose.c
15746         * src/compose.h
15747         * src/message_search.c
15748         * src/message_search.h
15749         * src/textview.c
15750         * src/gtk/gtkutils.c
15751         * src/gtk/gtkutils.h
15752                 added the ability to Find text in the compose window (and a bit
15753                 of code factorization).
15754
15755 2006-02-15 [wwp]        2.0.0cvs54
15756
15757         * src/prefs_gtk.c
15758                 yet another one file was missing (fix for some widgets' sensitivity).
15759                 Thanks Colin!
15760
15761 2006-02-15 [wwp]        2.0.0cvs53
15762
15763         * src/prefs_gtk.h
15764                 oops forgot that file (fix for some widgets' sensitivity).
15765
15766 2006-02-15 [wwp]        2.0.0cvs52
15767
15768         * src/summary_search.c
15769                 implemented advanced summary search options (added the ability
15770                 to use matcher conditions in an advanced search mode).
15771
15772 2006-02-15 [wwp]        2.0.0cvs51
15773
15774         * src/plugins/pgpcore/prefs_gpg.c
15775         * src/prefs_account.c
15776                 fix some widget sensitivity, mostly around some labels in
15777                 account prefs.
15778
15779 2006-02-15 [paul]       2.0.0cvs50
15780
15781         * manual/advanced.xml
15782                 improve Templates info
15783                 written by wwp
15784
15785 2006-02-14 [colin]      2.0.0cvs49
15786
15787         * src/pixmaps/address_book.xpm
15788         * src/pixmaps/preferences.xpm
15789         * src/pixmaps/properties.xpm
15790                 Fix pixmap size - patch by Fabien Vantard
15791
15792 2006-02-13 [colin]      2.0.0cvs48
15793
15794         * src/procmime.c
15795                 Add missing fclose()s on error
15796         * src/textview.c
15797                 Remove unused code
15798         * src/common/utils.c
15799                 Fix temp files not being deleted on windows
15800         Patches by Thomas Gilgin
15801
15802 2006-02-13 [colin]      2.0.0cvs47
15803
15804         * src/mainwindow.c
15805                 Fix exit crash
15806
15807 2006-02-13 [wwp]        2.0.0cvs46
15808
15809         * src/plugins/pgpcore/prefs_gpg.c
15810                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
15811
15812 2006-02-12 [colin]      2.0.0cvs45
15813
15814         * src/folderview.c
15815         * src/main.c
15816         * src/mainwindow.c
15817                 Fix "stuff" when quitting
15818
15819 2006-02-12 [wwp]        2.0.0cvs44
15820
15821         * src/prefs_themes.c
15822                 fix typos in debug messages.
15823
15824 2006-02-11 [colin]      2.0.0cvs43
15825
15826         * src/summaryview.c
15827                 don't allow drag/drop from ourself
15828
15829 2006-02-10 [wwp]        2.0.0cvs42
15830
15831         * src/exporthtml.c
15832         * src/html.c
15833         * src/html.h
15834         * src/procmime.c
15835         * src/textview.c
15836                 renamed html_ prefixed functions and data structures to avoid
15837                 namespace clashes w/ other software (gtkhtml2 for instance).
15838                 Closes bug #907.
15839
15840
15841 2006-02-09 [colin]      2.0.0cvs41
15842
15843         * src/summaryview.c
15844                 Fix shitty logic messed up. Thanks Ticho for the hint!
15845
15846 2006-02-09 [wwp]        2.0.0cvs40
15847
15848         * src/gtk/about.c
15849         * src/compose.c
15850         * src/prefs_account.c
15851         * src/prefs_gtk.h
15852         * src/editaddress.c
15853                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
15854                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
15855                 Browse buttons in accounts prefs.
15856
15857 2006-02-09 [colin]      2.0.0cvs39
15858
15859         * src/matcher.c
15860                 Check for pointer before using its members
15861         * src/gtk/gtksourceprintjob.c
15862                 Fix a wrong warning
15863
15864 2006-02-09 [wwp]        2.0.0cvs38
15865
15866         * src/gtk/filesel.c
15867                 fix few compiler warnings (type mismatch).
15868
15869 2006-02-09 [paul]       2.0.0cvs37
15870
15871         * po/fr.po
15872                 updated by Fabien Vantard
15873
15874 2006-02-08 [colin]      2.0.0cvs36
15875
15876         * src/prefs_common.c
15877         * src/common/defs.h
15878         * src/common/plugin.c
15879                 allow windows and linux configurations to coexist
15880                 patch by Thomas Gilgin
15881
15882 2006-02-08 [colin]      2.0.0cvs35
15883
15884         * src/filtering.c
15885         * src/matcher.c
15886         * src/matcher.h
15887         * src/matcher_parser_parse.y
15888         * src/prefs_filtering_action.c
15889         * src/prefs_matcher.c
15890                 Add the "Ignore thread" filtering
15891                 action
15892
15893 2006-02-08 [colin]      2.0.0cvs34
15894
15895         * src/compose.c
15896         * src/procmime.c
15897         * src/procmime.h
15898                 Fix bug #905 (damaged attachment)
15899                 text files with raw \0's aren't really text files
15900         FOR_STABLE
15901
15902 2006-02-08 [colin]      2.0.0cvs33
15903
15904         * src/summaryview.c
15905                 Fix crasher introduced yesterday
15906
15907 2006-02-08 [wwp]        2.0.0cvs32
15908
15909         * src/compose.c
15910         * src/compose.h
15911                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
15912
15913 2006-02-08 [wwp]        2.0.0cvs31
15914
15915         * src/prefs_template.c
15916                 templates enhancement: allow address completion for Cc and Bcc fields
15917                 (it was currently possible for the To field only)
15918
15919 2006-02-08 [colin]      2.0.0cvs30
15920
15921         * src/compose.c
15922                 Don't unblock if not blocked
15923         FOR_STABLE
15924
15925 2006-02-07 [colin]      2.0.0cvs29
15926
15927         * src/action.c
15928                 Forgot to refresh summaryview
15929
15930 2006-02-07 [colin]      2.0.0cvs28
15931
15932         * src/action.c
15933                 Freeze/thaw message list and folder list while
15934                 processing %as{} actions 
15935         * src/compose.c
15936                 Fix auto-wrap disabling after a middle-click
15937                 paste - FOR_STABLE
15938
15939 2006-02-07 [paul]       2.0.0cvs27
15940
15941         * src/folder.c
15942                 fix freeing of uninitialised pointers
15943                 Thanks to Colin
15944
15945 2006-02-06 [colin]      2.0.0cvs26
15946
15947         * src/folder.c
15948                 Use g_slist_prepend in potentially big list
15949
15950 2006-02-06 [colin]      2.0.0cvs25
15951
15952         * src/folder.c
15953                 Completely skip processing if it doesn't 
15954                 exist (faster!)
15955
15956 2006-02-06 [colin]      2.0.0cvs24
15957
15958         * src/folder.c
15959         * src/summaryview.c
15960                 Batch filtering in summaryview (from Tools menu)
15961                 and pre/post//-processing too
15962
15963 2006-02-06 [colin]      2.0.0cvs23
15964
15965         * src/procmsg.h
15966         * src/filtering.c
15967                 Use a special field for batch filtering instead
15968                 of stepping on deferred execution's toes
15969
15970 2006-02-06 [colin]      2.0.0cvs22
15971
15972         * src/action.c
15973         * src/filtering.c
15974         * src/filtering.h
15975         * src/folder.c
15976         * src/summaryview.c
15977                 Fix filtering via menus and actions
15978
15979 2006-02-06 [colin]      2.0.0cvs21
15980
15981         * src/imap.c
15982                 Put the added file directly to cache if possible (will work
15983                 with next libetpan)
15984         * src/filtering.c
15985         * src/filtering.h
15986         * src/inc.c
15987         * src/folder.c
15988         * src/mbox.c
15989         * src/procmsg.h
15990                 Move and copy filtered messages by batches instead of one
15991                 by one - faster on IMAP
15992         * src/procmsg.c
15993                 Add a function that'll possibly be useful later
15994
15995 2006-02-06 [colin]      2.0.0cvs20
15996
15997         * src/addressbook.c
15998                 Use internal mime-type instead of text/plain for d'n'd
15999         * src/compose.c
16000                 Allow attaching files from mimeview's icon list via d'n'd
16001         * src/folderview.c
16002         * src/folderview.h
16003                 Use internal mime-type instead of text/plain for d'n'd
16004                 Don't try to selected opened folder if none is
16005                 Factorize d'n'd from other apps code
16006         * src/headerview.c
16007         * src/textview.c
16008         * src/gtk/gtkutils.c
16009         * src/gtk/gtkutils.h
16010                 Factorize Face/X-Face stuff
16011         * src/mimeview.c
16012                 Fix d'n'd to other apps
16013         * src/prefs_message.c
16014                 Let the XFace pref be usable without libcompface as it also
16015                 applies to Face
16016         * src/summaryview.c
16017                 Fix d'n'd to other apps
16018                 Factorize d'n'd from other apps code
16019
16020 2006-02-06 [wwp]        2.0.0cvs19
16021
16022         * po/it.po
16023                 Italian translation fixes by Andrea Spadaccini (no more confusion
16024                 between filtering and processing, and few changes in the About
16025                 dialog).
16026
16027
16028 2006-02-06 [mones]      2.0.0cvs18
16029
16030         * src/gtk/icon_legend.c
16031                 Improved descriptions allowing better translations
16032
16033 2006-02-05 [colin]      2.0.0cvs17
16034
16035         * src/imap.c
16036                 Add the f*cking missing expunge that caused imap_fetch_env
16037                 to fail after an add_msgs ! :-///
16038         * src/etpan/imap-thread.c
16039                 Add a bit of debug
16040         FOR_STABLE
16041
16042 2006-02-05 [colin]      2.0.0cvs16
16043
16044         * src/common/utils.c
16045                 Don't check for return-path (or we can't put
16046                 back non-sent mails)
16047
16048 2006-02-05 [colin]      2.0.0cvs15
16049
16050         * src/textview.c
16051                 Don't try to display Face header in textview
16052                 when teh headerview's active
16053
16054 2006-02-05 [colin]      2.0.0cvs14
16055
16056         * tools/tbird2syl.py
16057         * tools/Makefile.am
16058                 Add script to import Thunderbird mails
16059
16060 2006-02-05 [colin]      2.0.0cvs13
16061
16062         * src/headerview.c
16063         * src/procheader.c
16064         * src/procmsg.c
16065         * src/procmsg.h
16066         * src/textview.c
16067                 Show Face headers - patch partially by Klaus Flittner
16068
16069 2006-02-05 [colin]      2.0.0cvs12
16070
16071         * src/folderview.c
16072         * src/summaryview.c
16073         * src/common/utils.c
16074         * src/common/utils.h
16075                 Let dnd work from mime icons to summaryview
16076                 and to folderview too
16077                 Add a crude test to avoid trying to add files
16078                 drag'n'dropped when they're not mails
16079
16080 2006-02-04 [colin]      2.0.0cvs11
16081
16082         * src/summaryview.c
16083         * src/mimeview.c
16084                 Fix utf8 conversion
16085
16086 2006-02-04 [colin]      2.0.0cvs10
16087
16088         * src/compose.c
16089         * src/folderview.c
16090         * src/mimeview.c
16091         * src/summaryview.c
16092         * src/summaryview.h
16093                 Added various drag and drop capas:
16094                 From                    To
16095                 summaryview             other apps
16096                 mimeview icons          other apps
16097                 other apps              summaryview
16098                 other apps              folderview
16099
16100                 This shouldn't have broken the existing:
16101                 From                    To
16102                 summaryview             folderview
16103                 folderview              folderview
16104                 summaryview             compose's attachments
16105
16106         Tests welcomed.
16107
16108 2006-02-02 [paul]       2.0.0cvs9
16109
16110         * src/mainwindow.c
16111                 move global option 'Set displayed columns...' out
16112                 of folder option grouping.
16113                 fix sensitivity of 'harvest addresses'
16114         FOR_STABLE
16115
16116 2006-02-01 [colin]      2.0.0cvs8
16117
16118         * src/mimeview.c
16119                 Revert the alertpanel patch, it sucks (intrusive
16120                 and gets in the way of "open")
16121
16122 2006-02-01 [colin]      2.0.0cvs7
16123
16124         * src/compose.c
16125         * src/prefs_account.c
16126         * src/prefs_common.c
16127         * src/common/defs.h
16128         * src/common/utils.c
16129         * src/common/utils.h
16130                 Add ability to edit the signature file
16131                 from the account preferences, and use
16132                 a default for the text editor.
16133                 Patch by Fabien Vantard
16134
16135 2006-02-01 [colin]      2.0.0cvs6
16136
16137         * src/mimeview.c
16138                 Try to get mime type by extension if it is
16139                 application/octet-stream
16140                 Display a window with possible choices when
16141                 encountering unknown mime types
16142         * src/gtk/filesel.c
16143         * src/gtk/filesel.h
16144                 Add preview
16145                 Allow multiple selection in filtered filesel
16146                 (patch by Fabien Vantard)
16147         * src/gtk/pluginwindow.c
16148                 Use it (patch by Fabien Vantard)
16149
16150 2006-02-01 [paul]       2.0.0cvs5
16151
16152         * src/jpilot.c
16153                 fix crash on creating jpilot address book
16154                 Thanks to Colin - FOR_STABLE
16155         * src/prefs_summaries.c
16156         * src/prefs_wrapping.c
16157         * src/gtk/icon_legend.c
16158         * src/gtk/quicksearch.c
16159                 string fixes and additions
16160
16161 2006-02-01 [paul]       2.0.0cvs4
16162
16163         * src/compose.c
16164         * src/mainwindow.c
16165         * src/messageview.c
16166         * src/prefs_send.c
16167                 add Arabic encoding option
16168                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
16169
16170 2006-01-31 [colin]      2.0.0cvs3
16171
16172         * src/plugins/pgpcore/passphrase.c
16173                 Convert passphrase to locale encoding
16174         * src/compose.c
16175                 Fix drafting on IMAP. Crappy bug sneaked in
16176                 the release :-/
16177         FOR_STABLE
16178
16179 2006-01-30 [paul]       2.0.0cvs2
16180
16181         * src/gtk/icon_legend.c
16182                 show the new entries
16183
16184 2006-01-30 [colin]      2.0.0cvs1
16185
16186         * src/manual.c
16187                 Check for the file to be present before 
16188                 enabling the menu - FOR_STABLE
16189         * src/gtk/icon_legend.c
16190                 Add folders icons (not all of them, there
16191                 are too much, but the most intriguing ones)
16192
16193 2006-01-30 [paul]       2.0.0
16194
16195         version 2.0.0 released
16196
16197 [For previous entries, see ChangeLog.pre2.0.0]