2007-10-08 [paul] 3.0.2cvs32
[claws.git] / ChangeLog
1 2007-10-08 [paul]       3.0.2cvs32
2
3         * src/prefs_themes.c
4         * src/stock_pixmap.c
5                 replace 2 direct uses of RC_DIR
6
7 2007-10-07 [colin]      3.0.2cvs31
8
9         * src/addrduplicates.c
10         * src/addrduplicates.h
11         * src/addressbook.c
12         * src/addressbook.h
13         * src/addrindex.c
14         * src/addrindex.h
15                 Implement deletion in duplicate finder. 
16                 Patch by Holger 
17
18 2007-10-07 [colin]      3.0.2cvs30
19
20         * src/exporthtml.c
21         * src/mbox.c
22         * src/common/utils.c
23                 Better fix for Solaris, thanks to Nicolas Doualot
24
25 2007-10-07 [colin]      3.0.2cvs29
26
27         * AUTHORS
28         * src/gtk/authors.h
29                 Add Frank Dietrich
30
31 2007-10-07 [colin]      3.0.2cvs28
32
33         * src/exporthtml.c
34                 Fix HTML export to make it more compliant
35                 Patch by Frank Dietrich <bits_n_bytes@gmx.de>
36
37 2007-10-07 [colin]      3.0.2cvs27
38
39         * src/prefs_toolbar.c
40                 Only use icons that wouldn't look stupid in the toolbar
41                 Patch by Pawel
42
43 2007-10-07 [colin]      3.0.2cvs26
44
45         * src/prefs_toolbar.c
46                 Fix old icon being used when none is selected
47
48 2007-10-07 [colin]      3.0.2cvs25
49
50         * src/toolbar.c
51                 Fix copy/paste error
52
53 2007-10-07 [colin]      3.0.2cvs24
54
55         * src/prefs_toolbar.c
56         * src/toolbar.c
57         * src/toolbar.h
58                 Update icon to default one when changing event
59                 Make the icon chooser nicer (handle Esc, Enter,
60                 double-click)
61
62 2007-10-06 [colin]      3.0.2cvs23
63
64         * src/prefs_toolbar.c
65                 Fix text reset; patch by Pawel
66
67 2007-10-06 [colin]      3.0.2cvs22
68
69         * src/toolbar.h
70                 Complete previous commit
71
72 2007-10-06 [colin]      3.0.2cvs21
73
74         * src/prefs_toolbar.c
75         * src/toolbar.c
76                 Set toolbar text automatically to the default
77                 when changing Event executed on click
78
79 2007-10-06 [colin]      3.0.2cvs20
80
81         * src/prefs_toolbar.c
82                 Invert Text and Event fields
83
84 2007-10-06 [colin]      3.0.2cvs19
85
86         * src/prefs_toolbar.c
87         * src/toolbar.c
88                 Make toolbar prefs look much better
89                 Patch by Pawel Pekala
90
91 2007-10-06 [paul]       3.0.2cvs18
92
93         * src/account.c
94         * src/prefs_filtering.c
95                 fix checkbuttons in gtktreeview on maemo by
96                 setting maemo's "allow-checkbox-mode" to FALSE
97
98 2007-10-06 [colin]      3.0.2cvs17
99
100         * configure.ac
101                 Export -DSOLARIS in CFLAGS for all
102                 Solaris (not just 2.8) and OpenSolaris
103
104 2007-10-06 [paul]       3.0.2cvs16
105
106         * AUTHORS
107         * src/exporthtml.c
108         * src/mbox.c
109         * src/gtk/authors.h
110                 fix build on solaris where ctime_r takes
111                 3 arguments rather than 2.
112                 Patch by Nicolas Doualot <slubman.lists@slubman.info>
113
114 2007-10-05 [colin]      3.0.2cvs15
115
116         * src/etpan/imap-thread.c
117                 Fix wrong error codepath
118
119 2007-10-05 [wwp]        3.0.2cvs14
120
121         * src/filtering.c
122                 Fix unexpected logging of quicksearches:
123                 debug_filtering_session flag was never reset to FALSE, causing
124                 matcher functions to log when called from a quicksearch
125                 (if a filtering session happened before).
126
127 2007-10-05 [paul]       3.0.2cvs13
128
129         * src/prefs_actions.c
130         * src/prefs_filtering.c
131         * src/prefs_template.c
132                 fix bug 1343, 'Filtering..'s close button
133                 silently discards new filter'
134                 Thanks to Colin
135
136 2007-10-05 [paul]       3.0.2cvs12
137
138         * configure.ac
139         * src/Makefile.am
140                 fix bug 1347, '-Wno-unused-function, optional'
141
142 2007-10-05 [colin]      3.0.2cvs11
143
144         * src/procmime.c
145         * src/common/mgutils.c
146                 Fix warnings
147
148 2007-10-05 [mones]      3.0.2cvs10
149
150         * manual/advanced.xml
151                 Use full menu name
152         * manual/es/advanced.xml
153                 Synchronise translation
154
155 2007-10-04 [colin]      3.0.2cvs9
156
157         * src/action.c
158         * src/addrbook.c
159         * src/addrindex.c
160         * src/compose.c
161         * src/exporthtml.c
162         * src/exportldif.c
163         * src/folder.c
164         * src/main.c
165         * src/matcher.c
166         * src/mbox.c
167         * src/messageview.c
168         * src/mh.c
169         * src/news.c
170         * src/partial_download.c
171         * src/pop.c
172         * src/procmime.c
173         * src/procmsg.c
174         * src/toolbar.c
175         * src/common/log.c
176         * src/common/mgutils.c
177         * src/common/plugin.c
178         * src/common/utils.c
179         * src/common/xml.c
180         * src/common/xml.h
181         * src/common/xmlprops.c
182         * src/common/xmlprops.h
183         * src/plugins/bogofilter/bogofilter.c
184         * src/plugins/clamav/clamav_plugin.c
185         * src/plugins/dillo_viewer/dillo_prefs.c
186         * src/plugins/pgpcore/prefs_gpg.c
187         * src/plugins/pgpinline/pgpinline.c
188         * src/plugins/pgpmime/pgpmime.c
189         * src/plugins/spamassassin/spamassassin.c
190         * src/plugins/trayicon/trayicon_prefs.c
191                 Verify success on writes. Will fix possible strange
192                 failure on disk full.
193
194 2007-10-04 [paul]       3.0.2cvs8
195
196         * manual/advanced.xml
197                 add further info about Actions
198                 Patch by Emmanuel Briot <briot@adacore.com>
199
200 2007-10-04 [paul]       3.0.2cvs7
201
202         * src/account.c
203                 remove the D column, instead indicate the
204                 default account by use of bold text
205
206 2007-10-03 [colin]      3.0.2cvs6
207
208         * src/common/template.c
209                 Fix templates writing (was prone to disk full problems)
210
211 2007-10-03 [colin]      3.0.2cvs5
212
213         * src/Makefile.am
214         * src/addrduplicates.c
215         * src/addrduplicates.h
216         * src/addressbook.c
217                 Add duplicate deletion. Patch by Holger
218
219 2007-10-03 [colin]      3.0.2cvs4
220
221         * src/matcher.c
222         * src/gtk/quicksearch.c
223                 Fix bug 1340, 'Case insensitive searches with 
224                 non-ascii alphabets fail'.
225
226 2007-10-03 [colin]      3.0.2cvs3
227
228         * src/main.c
229         * src/common/utils.c
230         * src/common/utils.h
231                 Implement run-time alternative config directories
232
233 2007-10-03 [colin]      3.0.2cvs2
234
235         * src/folderview.c
236                 Prevent opening folder item while folder
237                 is scanned in a better way
238
239 2007-10-02 [paul]       3.0.2cvs1
240
241         * NEWS
242         * README
243         * RELEASE_NOTES
244         * configure.ac
245                 bump up version number following stable release
246
247 2007-09-30 [colin]      3.0.1cvs49
248
249         * src/imap.c
250                 Refresh session if needed
251
252 2007-09-30 [colin]      3.0.1cvs48
253
254         * src/imap.c
255                 Reset folder's session to NULL
256                 before destroying it
257
258 2007-09-30 [mones]      3.0.1cvs47
259
260         * manual/handling.xml
261                 Use markup quotes instead hardcoded quotes
262         * manual/es/handling.xml
263                 Added new synced section (IMAP subscriptions)
264
265 2007-09-29 [colin]      3.0.1cvs46
266
267         * src/imap.c
268                 Notice disconnections faster
269
270 2007-09-28 [colin]      3.0.1cvs45
271
272         * src/addressbook.c
273         * src/addrindex.c
274                 Fix warnings
275
276 2007-09-28 [paul]       3.0.1cvs44
277
278         * src/mimeview.c
279                 fix maemo build
280
281 2007-09-28 [paul]       3.0.1cvs43
282
283         * src/account.c
284                 use gtk_widget_set_size_request() on the label
285                 so that wrapping works better. get rid of the
286                 (partially deprecated) hbutton_box.
287                 these changes should prevent buttons overlapping
288                 on maemo
289
290 2007-09-28 [colin]      3.0.1cvs42
291
292         * src/pop.c
293                 Fix typo :)
294
295 2007-09-28 [colin]      3.0.1cvs41
296
297         * src/compose.c
298         * src/msgcache.c
299         * src/pop.c
300         * src/procmime.c
301         * src/etpan/imap-thread.c
302                 64bits-related warning fixes
303
304 2007-09-28 [colin]      3.0.1cvs40
305
306         * src/folder_item_prefs.c
307         * src/ldaputil.c
308         * src/mainwindow.c
309         * src/mimeview.c
310         * src/common/tags.c
311                 Fix warnings
312
313 2007-09-28 [colin]      3.0.1cvs39
314
315         * src/plugins/spamassassin/spamassassin.c
316         * src/plugins/spamassassin/spamassassin.h
317         * src/plugins/spamassassin/spamassassin_gtk.c
318                 Add addressbook-based whitelisting
319
320 2007-09-28 [colin]      3.0.1cvs38
321
322         * src/folder.c
323                 Fix bug 1337, 'crash on pressing Send button'
324
325 2007-09-28 [paul]       3.0.1cvs37
326
327         * src/prefs_folder_item.c
328                 give the orphans a parent. makes all prefs
329                 pages visible on maemo
330
331 2007-09-28 [colin]      3.0.1cvs36
332
333         * src/prefs_folder_column.c
334         * src/prefs_summary_column.c
335                 Fix two leaks
336
337 2007-09-27 [colin]      3.0.1cvs35
338
339         * src/gtk/quicksearch.c
340                 Fix bug 1336, 'Segfault if empty space before search-string'
341
342 2007-09-26 [mones]      3.0.1cvs34
343
344         * manual/account.xml
345         * manual/plugins.xml
346                 Fixed irc channel name, added some docbook markup.
347                 Changed text markup to docbook markup. 
348                 Added spamcop as supported in SpamReport description.
349         * manual/fr/plugins.xml
350                 Fixed irc channel name.
351         * manual/es/account.xml
352         * manual/es/advanced.xml
353         * manual/es/claws-mail-manual.xml
354         * manual/es/glossary.xml
355         * manual/es/gpl.xml
356         * manual/es/keyboard.xml
357         * manual/es/plugins.xml
358                 Synced with English version, fixed a couple of typos.
359
360 2007-09-26 [colin]      3.0.1cvs33
361
362         * configure.ac
363                 Explain why "Libgnomeprint: no" on GTK+ 2.10
364
365 2007-09-26 [colin]      3.0.1cvs32
366
367         * src/messageview.c
368         * src/procmsg.c
369         * src/procmsg.h
370                 Optimisation: avoid fetching mail 3 times locally
371                 for displaying
372
373 2007-09-26 [colin]      3.0.1cvs31
374
375         * src/mh.c
376                 Fix missing static
377
378 2007-09-26 [colin]      3.0.1cvs30
379
380         * src/folder.c
381         * src/folder.h
382         * src/mh.c
383         * src/mh.h
384                 Fix MH mtime hack - make it a folder class function
385
386 2007-09-26 [colin]      3.0.1cvs29
387
388         * src/inc.c
389                 Fix bug 1334, 'user defined mail incorporation 
390                 script not run'
391
392 2007-09-25 [colin]      3.0.1cvs28
393
394         * src/codeconv.c
395                 Optimisation: shortcut conv_codeset_strdup
396                 when src_code and dest_code are the same
397         * src/common/xml.c
398         * src/common/xml.h
399                 Optimisation: shortcut code conversions when
400                 files are in UTF-8; faster list walking by
401                 using prepend/reverse.
402
403 2007-09-25 [holger]     3.0.1cvs27
404
405         * src/printing.c
406                 Replace button bar of the preview window
407                 with a real toolbar (patch by Colin)
408                 Add zooming to the preview window
409
410 2007-09-24 [paul]       3.0.1cvs26
411
412         * src/compose.c
413                 compact the character set menu, adding some
414                 missing encodings. Patch by Pawel Pekala
415
416 2007-09-23 [paul]       3.0.1cvs25
417
418         * src/prefs_account.c
419         * src/prefs_folder_item.c
420         * src/prefs_quote.c
421         * src/quote_fmt.c
422         * src/quote_fmt.h
423                 remove unnecessary frame from Templates options
424                 and improve the English of the check button label
425
426 2007-09-22 [colin]      3.0.1cvs24
427
428         * src/gtk/quicksearch.c
429                 Fix bug 1329, 'error in quicksearch.c'
430                 Fix return with value in function returning void
431
432 2007-09-22 [colin]      3.0.1cvs23
433
434         * src/imap.c
435         * src/procmsg.h
436         * src/common/utils.c
437         * src/common/utils.h
438         * src/etpan/imap-thread.c
439                 Optimise fetching IMAP cached emails *a lot*
440                 (remember whether mail is fully cached and \r's
441                  are already stripped)
442
443 2007-09-22 [colin]      3.0.1cvs22
444
445         * src/folder.c
446         * src/folder.h
447         * src/prefs_folder_item.c
448                 Add a button to allow users to drop local caches.
449
450 2007-09-21 [colin]      3.0.1cvs21
451
452         * src/summaryview.c
453                 Remove unnecessary error when cancelling export to mbox.
454                 Patch by Pawel
455
456 2007-09-21 [paul]       3.0.1cvs20
457
458         * src/gtk/prefswindow.c
459                 remove unnecessary frames from the prefs
460                 pages. Patch by Pawel Pekala
461
462 2007-09-21 [paul]       3.0.1cvs19
463
464         * src/prefs_account.c
465         * src/prefs_folder_item.c
466         * src/prefs_quote.c
467         * src/quote_fmt.c
468                 put the Templates options into a tabbed
469                 layout. Patch by Pawel Pekala
470
471 2007-09-21 [paul]       3.0.1cvs18
472
473         * src/mainwindow.c
474                 group together the character set menu items
475                 move the /View/Show or hide/Message view below
476                 .../Toolbar menu item
477                 Patch by Pawel Pekala
478
479 2007-09-21 [mones]      3.0.1cvs17
480
481         * src/compose.c
482                 Fix for bug 1327, 'segfault when replying to a non-existent
483                 news message', thanks to Colin.
484
485 2007-09-21 [colin]      3.0.1cvs16
486
487         * src/folderview.c
488                 Complete 3.0.1cvs15
489
490 2007-09-20 [colin]      3.0.1cvs15
491
492         * src/folderview.c
493         * src/folderview.h
494                 Maybe fix bug 1324, 'Corrupted IMAP cache'
495
496 2007-09-20 [colin]      3.0.1cvs14
497
498         * src/printing.c
499                 Fix a little leak
500
501 2007-09-20 [holger]     3.0.1cvs13
502
503         * src/printing.c
504                 Add page layout to print preview.
505                 Make the close-button in the toolbar
506                 right-aligned.
507
508 2007-09-20 [paul]       3.0.1cvs12
509
510         * po/ru.po
511                 updated by Pavlo Bohmat
512
513 2007-09-19 [colin]      3.0.1cvs11
514
515         * src/common/utils.c
516                 Prevent unquoted mime boundaries, by always
517                 using a /
518
519 2007-09-19 [colin]      3.0.1cvs10
520
521         * src/printing.c
522                 Fix drawing area size, fix DPI change that
523                 can cause total number of lines to decrease
524
525 2007-09-19 [colin]      3.0.1cvs9
526
527         * po/POTFILES.in
528         * src/printing.c
529                 Make print preview more efficient and nicer.
530                 Patch mostly by Holger Berndt <hb@claws-mail.org>
531
532 2007-09-19 [colin]      3.0.1cvs8
533
534         * src/prefs_common.c
535         * src/prefs_common.h
536         * src/printing.c
537                 Add scrolledwindow, default allocation and
538                 size saving to the print preview window.
539
540 2007-09-18 [colin]      3.0.1cvs7
541
542         * src/prefs_common.c
543         * src/prefs_common.h
544         * src/prefs_image_viewer.c
545         * src/printing.c
546                 GtkPrintOperation:
547                 - add image printing support
548                 - add option to print images
549                 - add preview widget
550                 - add saving of a few Page Setup parameters
551
552 2007-09-18 [colin]      3.0.1cvs6
553
554         * AUTHORS
555         * src/gtk/authors.h
556                 Add Guillaume Chazarain
557
558 2007-09-18 [colin]      3.0.1cvs5
559
560         * src/common/utils.c
561                 Fix bug 1321, 'access before allocation 
562                 when scanning for uris'. Patch by 
563                 Guillaume Chazarain <guichaz@yahoo.fr>
564
565 2007-09-18 [colin]      3.0.1cvs4
566
567         * src/toolbar.c
568                 Fix bug 1320, 'Memory leak caused by 
569                 gtk_container_get_children'. Patch by
570                 Guillaume Chazarain <guichaz@yahoo.fr>
571
572 2007-09-18 [colin]      3.0.1cvs3
573
574         * src/printing.c
575         * src/printing.h
576                 Fix HAVE_GNOMEPRINT (USE_GNOMEPRINT)
577
578 2007-09-18 [colin]      3.0.1cvs2
579
580         * src/Makefile.am
581         * src/mainwindow.c
582         * src/messageview.c
583         * src/messageview.h
584         * src/prefs_ext_prog.c
585         * src/prefs_fonts.c
586         * src/printing.c
587         * src/printing.h
588         * src/summaryview.c
589                 Use GtkPrintOperation by default on GTK+ >= 2.10
590                 Patch by Holger Berndt <hb@claws-mail.org>
591
592 2007-09-18 [paul]       3.0.1cvs1
593
594         * NEWS
595         * README
596         * RELEASE_NOTES
597         * configure.ac
598                 bump up version number following stable release
599
600 2007-09-16 [colin]      3.0.0cvs18
601
602         * src/folder.c
603                 Fix possible memleak
604
605 2007-09-16 [colin]      3.0.0cvs17
606
607         * src/folderview.c
608                 Fix bug 1311, 'Wrong arrow position 
609                 while moving message into folder when 
610                 column headers hidden'
611         * src/image_viewer.c
612                 Show error in the GUI if image can't
613                 be loaded
614         * src/matcher.c
615                 Fix spurious output
616         * src/messageview.c
617                 Allow setting domain in msgid
618         * src/common/plugin.c
619                 Add timing information
620
621 2007-09-16 [colin]      3.0.0cvs16
622
623         * src/account.c
624         * src/compose.c
625         * src/prefs_account.c
626         * src/prefs_account.h
627         * src/prefs_template.c
628         * src/common/utils.c
629                 Remove Generate Message-ID option. We need
630                 this on some IMAP servers.
631
632 2007-09-16 [colin]      3.0.0cvs15
633
634         * src/prefs_filtering.c
635         * src/prefs_filtering.h
636         * src/prefs_filtering_action.c
637         * src/common/tags.c
638                 Fix tags issues: tags with spaces, renaming
639                 tags.
640
641 2007-09-16 [colin]      3.0.0cvs14
642
643         * src/folderview.c
644         * src/main.c
645         * src/mainwindow.c
646                 Fix bug 1308, 'Claws deletes folderlist.xml after
647                 fetching mail short after start-up'
648
649 2007-09-16 [colin]      3.0.0cvs13
650
651         * src/compose.c
652                 Fix scrolling to cursor
653
654 2007-09-16 [paul]       3.0.0cvs12
655
656         * po/sr.po
657                 updated by Aleksandar Urosevic
658
659 2007-09-16 [paul]       3.0.0cvs11
660
661         * src/folder.c
662                 do not allow locked msgs to be deleted,
663                 even by filtering/processing
664
665 2007-09-07 [paul]       3.0.0cvs10
666
667         * src/prefs_folder_column.c
668         * src/prefs_summary_column.c
669                 implement button sensitivity
670                 patch by Pawel Pekala
671
672 2007-09-06 [wwp]        3.0.0cvs9
673
674         * src/prefs_gtk.c
675                 Add a missing linefeed to a debug message.
676
677 2007-09-05 [colin]      3.0.0cvs8
678
679         * src/inc.c
680                 Fix statusbar/window mismatch on Maemo
681
682 2007-09-05 [colin]      3.0.0cvs7
683
684         * src/ldaputil.c
685                 Fix build without USE_LDAP_TLS
686
687 2007-09-05 [colin]      3.0.0cvs6
688
689         * src/folder.c
690         * src/imap.c
691         * src/inc.c
692         * src/mbox.c
693         * src/send_message.c
694         * src/statusbar.c
695         * src/statusbar.h
696                 Maemo: distinguish various statusbar messages,
697                 in order to display only the most important.
698
699 2007-09-04 [wwp]        3.0.0cvs5
700
701         * src/account.c
702                 Accounts list: fix "Local" protocol not shown when USE_OPENSSL is set.
703                 Show protocol "SMTP" and the appropriate server for send-only
704                 accounts, show "-" instead of "" when no value is relevant.
705
706 2007-09-03 [ticho]      3.0.0cvs4
707
708         * src/summaryview.c
709                 Handle plural form better in delete confirmation dialog.
710
711 2007-09-03 [wwp]        3.0.0cvs3
712
713         * src/compose.c
714                 Warn differently when sending or sending later (queueing).
715
716 2007-09-03 [colin]      3.0.0cvs2
717
718         * src/procmime.c
719         * src/procmime.h
720         * src/common/plugin.c
721         * src/common/plugin.h
722                 Add a new plugin API, MimeParser. It allows
723                 plugins to scan email MIME parts and optionally,
724                 transform them.
725
726 2007-09-03 [mones]      3.0.0cvs1
727
728         * po/es.po
729                 Updated translation
730         * src/common/defs.h
731                 While a better solution is made double history sizes
732
733 2007-09-03 [paul]       3.0.0
734
735         * NEWS
736         * README
737         * RELEASE_NOTES
738                 3.0.0 released
739
740 2007-09-03 [paul]       2.10.0cvs191
741
742         * po/bg.po
743         * po/ca.po
744         * po/de.po
745         * po/fi.po
746         * po/fr.po
747         * po/hu.po
748         * po/it.po
749         * po/pl.po
750         * po/pt_BR.po
751         * po/ru.po
752         * po/sk.po
753         * po/zh_CN.po
754                 updated by Yasen Pramatarov, Miquel Oliete, Stephan
755                 Sachse, Flammie Pirinen, Fabien Vantard, Pader Rezso,
756                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves
757                 Guimaraes, Pavlo Bohmat, Andrej Kacian, and Ralph Young
758
759 2007-09-02 [colin]      2.10.0cvs190
760
761         * src/edittags.c
762         * src/common/tags.c
763                 Prevent empty or white-space tags
764
765 2007-09-01 [colin]      2.10.0cvs189
766
767         * src/main.c
768                 Fix double-reading of accounts list when
769                 the wizard has been run due to no accounts
770         * src/mainwindow.c
771                 Fix sensitivity of a menu item in case 
772                 there's no account
773
774 2007-09-01 [wwp]        2.10.0cvs188
775
776         * src/wizard.c
777                 Fix wizard crash when Mailbox dir already exists
778                 (thanks to Colin).
779
780 2007-08-31 [colin]      2.10.0cvs187
781
782         * src/etpan/imap-thread.c
783                 Fix unwanted creation of 
784                 libetpan's stream dump file
785         * src/compose.c
786                 Fix coloring of pastes as quotation
787         * src/summaryview.c
788                 Maemo: Fix opening of mails from keypad
789                 in Sent folders
790         * src/addressbook.c
791         * src/folderview.c
792         * src/image_viewer.c
793         * src/mimeview.c
794         * src/gtk/prefswindow.c
795                 Maemo: Fix adjustments changes 
796
797 2007-08-30 [colin]      2.10.0cvs186
798
799         * src/folderview.c
800                 Don't opened selected folder when clicking
801                 on white space
802         * src/mainwindow.c
803                 Maemo: Make Esc close messageviews
804         * src/messageview.c
805                 Maemo: Fix message scrolling to the end on 
806                 opening
807                 Maemo: Fix reopening same message
808         * src/gtk/prefswindow.c
809                 Maemo: try to fix scrollbar. Doesn't work,
810                 it seems as if gtk_adjustment_set_value was
811                 a noop.
812
813 2007-08-30 [colin]      2.10.0cvs185
814
815         * src/compose.c
816         * src/folderview.c
817         * src/main.c
818         * src/prefs_matcher.c
819         * src/prefs_template.c
820         * src/quote_fmt.c
821         * src/send_message.c
822         * src/toolbar.c
823         * src/gtk/gtkaspell.c
824         * src/plugins/bogofilter/bogofilter.c
825         * src/plugins/bogofilter/bogofilter_gtk.c
826         * src/plugins/clamav/clamav_plugin_gtk.c
827         * src/plugins/pgpcore/sgpgme.c
828         * src/plugins/spamassassin/spamassassin.c
829         * src/plugins/spamassassin/spamassassin_gtk.c
830                 Fix all potential misuses of format-string functions
831
832 2007-08-30 [wwp]        2.10.0cvs184
833
834         * src/prefs_template.c
835                 Fix a leak.
836
837 2007-08-29 [colin]      2.10.0cvs183
838
839         * src/plugins/trayicon/trayicon.c
840                 Fix leak of hooks in case of error,
841                 thanks to Holger Berndt
842
843 2007-08-28 [colin]      2.10.0cvs182
844
845         * src/mainwindow.c
846                 Don't use current folder settings when
847                 composing from the compose button's
848                 account selector
849
850 2007-08-28 [colin]      2.10.0cvs181
851
852         * src/quote_fmt_parse.y
853                 Fix cursor offset when quote contains UTF-8
854                 chars
855
856 2007-08-28 [colin]      2.10.0cvs180
857
858         * src/compose.c
859         * src/compose.h
860                 Fix signature replacement when it's been wrapped
861
862 2007-08-27 [colin]      2.10.0cvs179
863
864         * src/summaryview.c
865                 Fix indentation
866
867 2007-08-27 [colin]      2.10.0cvs178
868
869         * src/summaryview.c
870                 Fix Quicksearch's Sticky mode
871
872 2007-08-27 [colin]      2.10.0cvs177
873
874         * src/folder_item_prefs.c
875         * src/folder_item_prefs.h
876         * src/imap_gtk.c
877         * src/mh_gtk.c
878                 Fix loss of subfolders properties when
879                 renaming a folder
880
881 2007-08-26 [wwp]        2.10.0cvs176
882
883         * src/alertpanel.c
884         * src/messageview.c
885         * src/prefs_actions.c
886                 Revert parts of 2.10.0cvs174: g_markup_printf_escaped()
887                 will have to be used when necessary *before* calling
888                 alertpanel functions.
889
890 2007-08-25 [paul]       2.10.0cvs175
891
892         * src/prefs_actions.c
893                 workaround gettext problem marking
894                 string as c-format when it's not
895
896 2007-08-25 [wwp]        2.10.0cvs174
897
898         * src/alertpanel.c
899         * src/messageview.c
900         * src/prefs_actions.c
901                 Call the pango markup escape function right ince in alertpanel_create
902                 instead of everywhere (reverts some parts of 2.10.0cvs123 and
903                 2.10.0cvs158).
904
905         * src/common/log.c
906                 Fix a crash due to a misuse of g_print(), encountered when the string
907                 passed to g_print was containing printf substitution symbols.
908
909 2007-08-25 [paul]       2.10.0cvs173
910
911         * src/common/log.c
912                 fix a segfault when refreshing RSSyl feeds
913
914 2007-08-25 [paul]       2.10.0cvs172
915
916         * src/gtk/icon_legend.c
917                 add watchthread.xpm
918
919 2007-08-25 [paul]       2.10.0cvs171
920
921         * src/Makefile.am
922         * src/stock_pixmap.c
923         * src/pixmaps/insert_file.xpm
924                 add a new pixmap instead of re-using
925                 paste.xpm. (easier for icon theme authors)
926
927 2007-08-24 [holger]     2.10.0cvs170
928
929         * src/plugins/trayicon/trayicon.c
930                 The same fix for another hook id.
931
932 2007-08-24 [holger]     2.10.0cvs169
933
934         * src/plugins/trayicon/trayicon.c
935                 Micro-fix: Do the error checking for
936                 the right hook id.
937
938 2007-08-24 [paul]       2.10.0cvs168
939
940         * src/folder.h
941                 fix typo causing compiler warning
942
943 2007-08-24 [paul]       2.10.0cvs167
944
945         * README
946                 put back the correct version of this file also
947
948 2007-08-24 [colin]      2.10.0cvs166
949
950         * src/send_message.c
951                 Use progress bar when sending messages
952
953 2007-08-24 [paul]       2.10.0cvs165
954
955         * Makefile.am
956                 oops! if i'm quick no-one will notice
957                 (put back the proper file)
958
959 2007-08-24 [paul]       2.10.0cvs164
960
961         * AUTHORS
962         * Makefile.am
963         * README
964         * src/gtk/authors.h
965         * tools/Makefile.am
966         * tools/README
967         * tools/mew2claws-mail.pl
968                 add new script that imports a Mew address book
969                 submitted by Jerome Lelong
970
971 2007-08-24 [paul]       2.10.0cvs163
972
973         * manual/plugins.xml
974                 remove the obsolete plugins, add the
975                 missing plugins, including the forthcoming
976                 SpamReport plugin
977
978 2007-08-24 [paul]       2.10.0cvs162
979
980         * manual/advanced.xml
981                 add info about the hidden emphasis_color option
982         * manual/keyboard.xml
983                 correct the info about hotkeys
984                 wrap the long lines
985
986 2007-08-24 [paul]       2.10.0cvs161
987
988         * src/folderview.c
989                 add mnemonic to 'Run procesing rules'
990
991 2007-08-24 [paul]       2.10.0cvs160
992
993         * src/account.c
994         * src/folder.c
995         * src/folder.h
996                 use suitable defaults for outbox,
997                 queue, drafts and trash folders
998
999 2007-08-24 [wwp]        2.10.0cvs159
1000
1001         * src/folderview.c
1002                 Update menu item sensitivity if necessary (or we get a
1003                 gtk critical message).
1004
1005 2007-08-23 [wwp]        2.10.0cvs158
1006
1007         * src/action.c
1008         * src/prefs_actions.c
1009                 Allow literal % chars in action commands (use %%).
1010                 Add a missing p++ to the action parser in action_get_type(),
1011                 which was missing it, even if it was neutral.
1012                 Fix a pango markup warning at runtime.
1013
1014 2007-08-23 [wwp]        2.10.0cvs157
1015
1016         * src/addressbook.c
1017                 Contacts are now locale-aware sorted in the address book
1018                 (LC_COLLATE matters here).
1019                 Fix missing table initializers.
1020
1021 2007-08-23 [colin]      2.10.0cvs156
1022
1023         * src/imap.c
1024                 Check scan_required on dest folder when copying
1025
1026 2007-08-23 [colin]      2.10.0cvs155
1027
1028         * src/imap.c
1029                 Fix scanning when folder was empty
1030
1031 2007-08-22 [colin]      2.10.0cvs154
1032
1033         * src/msgcache.c
1034                 Don't g_warning when g_try_malloc fails(), or it makes
1035                 things worse as g_log() allocates. Fixes bug 1290,
1036                 'Claws Mail crashes if too little memory when 
1037                 rebuilding folder tree'
1038
1039 2007-08-22 [colin]      2.10.0cvs153
1040
1041         * src/inc.c
1042                 Fix format string vulnerability, thanks to
1043                 Ulf Harnhammar, Secunia Research
1044
1045 2007-08-22 [colin]      2.10.0cvs152
1046
1047         * src/ldapserver.c
1048                 Set tv_usec too
1049
1050 2007-08-22 [wwp]        2.10.0cvs151
1051
1052         * src/ldapquery.c
1053                 Few better null-ptr checks.
1054
1055 2007-08-22 [colin]      2.10.0cvs150
1056
1057         * src/editldap.c
1058         * src/editldap_basedn.c
1059         * src/ldapquery.c
1060         * src/ldapserver.c
1061         * src/ldapserver.h
1062         * src/ldapupdate.c
1063         * src/ldaputil.c
1064         * src/ldaputil.h
1065                 Fix ldap timeouts
1066
1067 2007-08-22 [colin]      2.10.0cvs149
1068
1069         * src/ldapquery.c
1070                 Finish previous fix
1071
1072 2007-08-22 [colin]      2.10.0cvs148
1073
1074         * src/ldapquery.c
1075                 Fix wrong assertions
1076
1077 2007-08-22 [colin]      2.10.0cvs147
1078
1079         * src/ldaputil.c
1080                 Fix test (set ldap v3 if bindDN is set or TLS is set)
1081
1082 2007-08-22 [colin]      2.10.0cvs146
1083
1084         * src/editldap.c
1085         * src/ldaputil.c
1086                 Fix wrong "Connected successfully to server". Connection only succeeds if
1087                 we can get the base DN.
1088
1089 2007-08-21 [wwp]        2.10.0cvs145
1090
1091         * src/browseldap.c
1092         * src/editldap.c
1093         * src/ldapctrl.c
1094         * src/ldapquery.c
1095         * src/ldapserver.c
1096         * src/ldapupdate.c
1097         * src/ldaputil.c
1098                 More sanity checks in ldap functions.
1099
1100 2007-08-21 [wwp]        2.10.0cvs144
1101
1102         * src/prefs_account.c
1103                 Don't return a value in a void function().
1104
1105 2007-08-21 [paul]       2.10.0cvs143
1106
1107         * src/messageview.c
1108                 add check for ftp: to messageview_list_urls()
1109
1110 2007-08-21 [colin]      2.10.0cvs142
1111
1112         * src/editldap.c
1113         * src/ldapctrl.c
1114         * src/ldapctrl.h
1115         * src/ldapquery.c
1116         * src/ldapupdate.c
1117                 Fix bug 1293, 'LDAP address book not working'
1118                 Search only on specified fields, but fetch 
1119                 every field possible. People will have to 
1120                 reset the searched Attributes in their LDAP
1121                 servers properties.
1122
1123 2007-08-21 [wwp]        2.10.0cvs141
1124
1125         * src/addr_compl.c
1126         * src/addrbook.c
1127         * src/addrcache.c
1128         * src/addrcindex.c
1129         * src/addressbook.c
1130         * src/addrindex.c
1131         * src/browseldap.c
1132         * src/crash.c
1133         * src/editaddress_other_attributes_ldap.c
1134         * src/exporthtml.c
1135         * src/folder.c
1136         * src/folderview.c
1137         * src/imap.c
1138         * src/jpilot.c
1139         * src/ldapserver.c
1140         * src/ldapupdate.c
1141         * src/ldif.c
1142         * src/main.c
1143         * src/mainwindow.c
1144         * src/matcher.c
1145         * src/mh.c
1146         * src/msgcache.c
1147         * src/mutt.c
1148         * src/pine.c
1149         * src/pop.c
1150         * src/prefs_customheader.c
1151         * src/prefs_msg_colors.c
1152         * src/procmime.c
1153         * src/textview.c
1154         * src/vcard.c
1155         * src/wizard.c
1156         * src/common/log.c
1157         * src/common/socket.c
1158         * src/common/ssl_certificate.c
1159         * src/common/utils.c
1160         * src/common/utils.h
1161         * src/gtk/description_window.c
1162         * src/plugins/demo/demo.c
1163         * src/plugins/pgpcore/prefs_gpg.c
1164         * src/plugins/spamassassin/libspamc.c
1165                 Make sure we use glib functions to send text messages (information,
1166                 debug, warning, errors) to stdout/stderr - no more direct puts
1167                 fputs printf fprintf to stdout/stderr when it can be done using
1168                 g_log*() and g_print/g_printerr. Doing this, we make sure every
1169                 stdout/stderr message is saved to log in Windows.
1170
1171
1172 2007-08-21 [wwp]        2.10.0cvs140
1173
1174         * src/main.c
1175         * src/common/utils.h
1176                 Route glib's stdout/stderr messages to a log file (Windows only),
1177                 instead of loosing them.
1178
1179 2007-08-21 [paul]       2.10.0cvs139
1180
1181         * src/mainwindow.c
1182                 replace deprecated g_strncasecmp()
1183         * src/messageview.c
1184                 fix 'List URLS'
1185
1186 2007-08-20 [ticho]      2.10.0cvs138
1187
1188         * src/account.c
1189         * src/prefs_account.h
1190                 Copy all account preferences in account_clone() - some
1191                 were missing.
1192         * src/prefs_account.c
1193                 Handle empty privacy system combobox gracefully (warning
1194                 instead of a crash).
1195
1196 2007-08-20 [colin]      2.10.0cvs137
1197
1198         * src/ldapctrl.c
1199                 Fix a leak
1200
1201 2007-08-20 [paul]       2.10.0cvs136
1202
1203         * src/browseldap.c
1204         * src/editldap.c
1205         * src/ldapctrl.c
1206         * src/ldapquery.c
1207         * src/ldapquery.h
1208         * src/ldapserver.c
1209         * src/ldaputil.c
1210                 add debug_prints
1211                 patch by Michael Rasmussen
1212
1213 2007-08-19 [colin]      2.10.0cvs135
1214
1215         * src/imap.c
1216                 Fix previous commit. Sensitivity update is needed
1217                 for "Cancel receiving". However when batching we
1218                 don't need to do it for every message flag change,
1219                 just once at the start and once at the end.
1220
1221 2007-08-19 [colin]      2.10.0cvs134
1222
1223         * src/imap.c
1224                 Remove useless menu updates on session lock/unlock
1225
1226 2007-08-19 [colin]      2.10.0cvs133
1227
1228         * src/etpan/imap-thread.c
1229                 Make all fetch logs less verbose
1230
1231 2007-08-19 [paul]       2.10.0cvs132
1232
1233         * src/foldersel.c
1234         * src/folderview.c
1235         * src/summaryview.c
1236                 fix bug 1286, 'Can't move a folder into a "Folders
1237                 Only" folder'
1238
1239 2007-08-18 [ticho]      2.10.0cvs131
1240
1241         * src/editaddress_other_attributes_ldap.c
1242                 Converted option menu for other ldap attributes to GtkComboBox.
1243
1244 2007-08-18 [colin]      2.10.0cvs130
1245
1246         * src/compose.c
1247         * src/prefs_common.c
1248         * src/prefs_common.h
1249         * src/prefs_send.c
1250         * src/send_message.c
1251                 Revert 'send_dialog_mode' meaning to 
1252                 'send_dialog_invisible', so that the 
1253                 new checkbox doesn't change the 
1254                 existing behaviour.
1255
1256 2007-08-18 [paul]       2.10.0cvs129
1257
1258         * src/summaryview.c
1259                 add missing menu update
1260
1261 2007-08-17 [colin]      2.10.0cvs128
1262
1263         * src/folder.c
1264                 Set batching after getting flags - maybe fixes
1265                 bug 1292, 'CM crashes on writing mail'
1266
1267 2007-08-16 [ticho]      2.10.0cvs127
1268
1269         * src/prefs_send.c
1270                 Convert two GtkOptionMenu widgets to new GtkComboBox.
1271         * src/gtk/combobox.h
1272         * src/gtk/gtkutils.c
1273                 Allow NULL for GtkComboBox menuitem label, rendering such
1274                 items as row separators.
1275
1276 2007-08-16 [paul]       2.10.0cvs126
1277
1278         * src/plugins/trayicon/trayicon.c
1279                 remove wrongly used gettextisation
1280
1281 2007-08-15 [ticho]      2.10.0cvs125
1282
1283         * src/importldif.c
1284                 Fixed a runtime warning where an attempt to pack an
1285                 already packed GtkLabel was made.
1286
1287 2007-08-15 [ticho]      2.10.0cvs124
1288
1289         * src/prefs_compose_writing.c
1290                 Convert the insert-or-attach-dragged-files GtkOptionMenu
1291                 into GtkComboBox.
1292
1293 2007-08-14 [ticho]      2.10.0cvs123
1294
1295         * src/messageview.c
1296         * src/gtk/gtkutils.c
1297                 Changed return receipt account selector to GtkComboBox.
1298                 Fixed a runtime warning where GTK tried to parse
1299                 "name <email@address" as a Pango markup in an alertpanel label.
1300
1301 2007-08-14 [ticho]      2.10.0cvs122
1302
1303         * src/prefs_logging.c
1304                 Changed GtkOptionMenu in logging preferences to GtkComboBox.
1305
1306 2007-08-14 [wwp]        2.10.0cvs121
1307
1308         * tools/Makefile.am
1309         * tools/README
1310         * tools/popfile-link.sh
1311                 Added a new tool: POPFile helper, to open
1312                 selected messages in POPFile control center,
1313                 in order to change the messages' status.
1314
1315 2007-08-14 [ticho]      2.10.0cvs120
1316
1317         * src/compose.c
1318         * src/prefs_common.c
1319         * src/prefs_common.h
1320         * src/prefs_send.c
1321         * src/send_message.c
1322                 Change "Show send dialog" optionmenu to a checkbutton.
1323         * src/prefs_receive.c
1324                 Migrate "Show receive dialog" GtkOptionMenu to GtkComboBox.
1325
1326 2007-08-13 [wwp]        2.10.0cvs119
1327
1328         * src/addr_compl.c
1329         * src/addressbook.c
1330         * src/addrindex.c
1331         * src/compose.c
1332         * src/filtering.c
1333         * src/folderview.c
1334         * src/inc.c
1335         * src/matcher.c
1336         * src/mh.c
1337         * src/partial_download.c
1338         * src/prefs_gtk.c
1339         * src/procmsg.c
1340         * src/stock_pixmap.c
1341         * src/summaryview.c
1342         * src/common/utils.c
1343         * src/gtk/gtkaspell.c
1344         * src/gtk/menu.c
1345                 Make sure we never pass NULL pointers for %s substitutions
1346                 (prevent from crashing in Windows).
1347
1348 2007-08-13 [wwp]        2.10.0cvs118
1349
1350         * src/msgcache.c
1351                 Re-enable mmap_reads in Windows with some missing
1352                 CloseHandle of mapping objects, thanks to
1353                 Marcus Brinkmann.
1354
1355 2007-08-13 [paul]       2.10.0cvs117
1356
1357         * src/common/utils.c
1358                 fix bug 1287, 'Compile time problem on Solaris
1359                 (nexenta gnu/Solaris) utils.c'
1360                 Thanks to Piotr Chrzczonowicz
1361
1362 2007-08-12 [wwp]        2.10.0cvs116
1363
1364         * src/plugins/pgpcore/prefs_gpg.c
1365                 Don't try to unset a GPG_AGENT_INFO that was not
1366                 set (and don't use a NULL string in Windows, it was
1367                 crashing with --debug if GPG_AGENT_INFO was not set).
1368
1369 2007-08-12 [wwp]        2.10.0cvs115
1370
1371         * src/privacy.h
1372                 Make gcc type-check arguments passed to privacy_set_error().
1373
1374 2007-08-12 [ticho]      2.10.0cvs114
1375
1376         * src/prefs_folder_item.c
1377                 Make sure that folder default account combobox always has some
1378                 account preselected.
1379         * src/gtk/combobox.c
1380                 Handle empty combobox gracefully (warning instead of crash).
1381
1382 2007-08-12 [ticho]      2.10.0cvs114
1383
1384         * src/prefs_folder_item.c
1385                 Make sure that folder default account combobox is not empty.
1386         * src/gtk/combobox.c
1387                 Handle empty combobox gracefully (warning instead of crash).
1388
1389 2007-08-11 [paul]       2.10.0cvs113
1390
1391         * src/addrgather.c
1392         * src/folderview.c
1393                 use 'subfolder' instead of 'sub-folder', matching
1394                 everywhere else the term is used
1395         * src/imap_gtk.c
1396                 fix engrish
1397
1398 2007-08-10 [wwp]        2.10.0cvs112
1399
1400         * src/msgcache.c
1401                 Disable mmap reads in Windows only (at least temporarily), they
1402                 prevent from renaming/removing target cache files.
1403
1404 2007-08-10 [paul]
1405
1406         3.0.0-rc2 released
1407
1408 2007-08-10 [wwp]        2.10.0cvs111
1409
1410         * src/msgcache.c
1411                 fix unpredictable crashes in Windows due to broken
1412                 cache/mark/tags files writting (file were opened for
1413                 writing in text mode).
1414
1415         * src/recv.c
1416                 use gettimeofday() from w32lib.h on Windows.
1417
1418 2007-08-10 [colin]      2.10.0cvs110
1419
1420         * src/imap.c
1421         * src/etpan/imap-thread.c
1422         * src/etpan/imap-thread.h
1423                 Better IMAP scanning (NOOP instead of CLOSE/SELECT)
1424
1425 2007-08-09 [colin]      2.10.0cvs109
1426
1427         * src/editldap.c
1428                 Fix port being reset to 636 on SSL
1429         * src/folder.c
1430                 Fix folder_item_get_msg_num_by_file
1431                 on drafts/queue folders
1432
1433 2007-08-09 [wwp]        2.10.0cvs108
1434
1435         * src/folder.c
1436                 Fix tags DB path in Windows (thanks to Colin): '/' is a valid
1437                 path divider in Windows, but Glib uses '\' as G_DIR_SEPARATOR.
1438
1439
1440 2007-08-09 [colin]      2.10.0cvs107
1441
1442         * src/folderview.c
1443         * src/summaryview.c
1444         * src/gtk/prefswindow.c
1445                 A few Maemo layout fixes
1446
1447 2007-08-09 [paul]       2.10.0cvs106
1448
1449         * src/prefs_account.c
1450                 remove the hyphen from plug-ins to
1451                 match everywhere else
1452
1453 2007-08-08 [wwp]        2.10.0cvs105
1454
1455         * src/prefs_folder_item.c
1456                 Fix an extraneous stealth ^L char.
1457
1458 2007-08-08 [wwp]        2.10.0cvs104
1459
1460         * src/prefs_folder_item.c
1461                 Better fix, group variables declarations (USE_ASPELL).
1462
1463 2007-08-08 [wwp]        2.10.0cvs103
1464
1465         * src/prefs_folder_item.c
1466                 Fix compilation w/ USE_ASPELL set (broken
1467                 by 2.10.0cvs102).
1468
1469 2007-08-08 [ticho]      2.10.0cvs102
1470
1471         * src/prefs_folder_item.c
1472                 Migrate two deprecated GtkOptionMenu widgets to GtkComboBox.
1473
1474 2007-08-08 [colin]      2.10.0cvs101
1475
1476         * src/imap.c
1477         * src/etpan/imap-thread.c
1478         * src/etpan/imap-thread.h
1479                 Close selected mailbox before doing
1480                 status on it.
1481
1482 2007-08-08 [colin]      2.10.0cvs100
1483
1484         * src/html.c
1485                 Complete symbol table, thanks to wwp.
1486                 Fixes bug 1284, 'The html -> text 
1487                 converter ignores entities'
1488         * src/msgcache.c
1489                 Fix possible fd leak
1490
1491 2007-08-08 [colin]      2.10.0cvs99
1492
1493         * src/imap.c
1494                 Better way to fetch UIDs on non-UIDPLUS servers
1495
1496 2007-08-07 [colin]      2.10.0cvs98
1497
1498         * src/imap.c
1499                 fix bug 1275, 'auto-saved draft messages not 
1500                 always being removed'; Also, make multiple
1501                 copy (in the same account) faster by matching
1502                 source/destination message UIDs.
1503         * src/messageview.c
1504                 Don't try to reshow deleted mail
1505         * src/msgcache.c
1506                 Fix leak on error path
1507
1508 2007-08-07 [wwp]        2.10.0cvs97
1509
1510         * manual/account.xml
1511         * manual/advanced.xml
1512         * manual/fr/account.xml
1513         * manual/fr/advanced.xml
1514                 Updated the reference manual and the French translation to
1515                 reflect 2.10.0cvs84: enable running folder Processing
1516                 rules on demand.
1517
1518 2007-08-06 [wwp]        2.10.0cvs96
1519
1520         * src/prefs_common.c
1521         * src/prefs_common.h
1522         * src/textview.c
1523                 Allow changing the emphasis color used to highlight
1524                 the newsreader/x-mailer header value when it matches
1525                 our preferred mail agent (hidden pref 'emphasis_col' added
1526                 to clawsrc).
1527
1528 2007-08-06 [colin]      2.10.0cvs95
1529
1530         * src/compose.c
1531         * src/compose.h
1532                 Re-commit 2.10.0cvs86, with a protection
1533                 against Pango bug. Also, try to fix 
1534                 bug 1275, 'auto-saved draft messages not 
1535                 always being removed'
1536
1537 2007-08-06 [wwp]        2.10.0cvs94
1538
1539         * src/gtk/quicksearch.c
1540                 Replace deprecated GtkCombo with its modern equivalen GtkComboBox.
1541
1542 2007-08-06 [ticho]      2.10.0cvs93
1543
1544         * src/prefs_account.c
1545         * src/gtk/combobox.c
1546                 Use GtkComboBox instead of GtkOptionMenu for privacy system
1547                 selection in account preferences.
1548
1549 2007-08-06 [wwp]        2.10.0cvs92
1550
1551         * src/plugins/pgpcore/plugin.def
1552                 Apply one more chunk from gpg4win's 03-w32-port patch.
1553
1554 2007-08-05 [colin]      2.10.0cvs91
1555
1556         * src/compose.c
1557         * src/compose.h
1558                 reverting buggy patch for now
1559
1560 2007-08-05 [colin]      2.10.0cvs90
1561
1562         * src/folder.c
1563                 Fix slowdown
1564
1565 2007-08-04 [colin]      2.10.0cvs89
1566
1567         * src/prefs_summaries.c
1568         * src/summary_search.c
1569                 Replace deprecated widgets. Patch by
1570                 Andrej.
1571
1572 2007-08-04 [colin]      2.10.0cvs88
1573
1574         * src/mh.c
1575                 Refresh GUI only every 2000 mails on mh_get_last_num
1576                 This is fast (readdir) and done only once per 
1577                 session/folder
1578
1579 2007-08-03 [colin]      2.10.0cvs87
1580
1581         * src/prefs_account.c
1582         * src/gtk/combobox.h
1583         * src/gtk/gtkutils.c
1584                 Fix a deprecated widget. Patch by
1585                 Andrej
1586
1587 2007-08-03 [colin]      2.10.0cvs86
1588
1589         * src/compose.c
1590         * src/compose.h
1591                 Make colorisation and wrapping algorithms
1592                 faster. Fixes bug 1246, 'compose becomes 
1593                 increasingly slow replying to complex emails'
1594
1595 2007-08-03 [paul]       2.10.0cvs85
1596
1597         * src/mh.c
1598                 keep the window painted
1599
1600 2007-08-02 [paul]       2.10.0cvs84
1601
1602         * src/folderview.c
1603         * src/mainwindow.c
1604         * src/mainwindow.h
1605                 enable running folder Processing
1606                 rules on demand
1607
1608 2007-08-02 [paul]       2.10.0cvs83
1609
1610         * src/textview.c
1611                 speed up/clean up rendering of larger
1612                 msgs
1613                 Thanks to Colin
1614
1615 2007-08-01 [paul]       2.10.0cvs82
1616
1617         * src/mainwindow.h
1618                 clean up cruft
1619         * src/toolbar.c
1620                 change default toolbar layout on maemo
1621         * src/pixmaps/close.xpm
1622                 make the red cross a grey cross
1623         * src/pixmaps/jpilot.xpm
1624                 make icon smaller so it fits better
1625
1626 2007-07-31 [paul]       2.10.0cvs81
1627
1628         * src/setup.c
1629         * src/gtk/gtkutils.c
1630                 fix crash on maemo on first launch
1631
1632 2007-07-30 [paul]       2.10.0cvs80
1633
1634         * src/prefs_matcher.c
1635                 specify the units of age and size
1636
1637 2007-07-30 [paul]       2.10.0cvs79
1638
1639         * src/main.c
1640                 Fix IMAP timeout setting
1641
1642 2007-07-30 [colin]      2.10.0cvs78
1643
1644         * src/prefs_account.c
1645                 Fix a deprecated widget. Patch by
1646                 Andrej
1647
1648 2007-07-27 [paul]       2.10.0cvs77
1649
1650         * src/matcher_parser_parse.y
1651         * src/prefs_filtering_action.c
1652         * src/prefs_matcher.c
1653                 these changes forgotten in cvs74's
1654                 'watch thread' feature
1655
1656 2007-07-27 [paul]       2.10.0cvs76
1657
1658         * src/compose.c
1659                 fix potential crasher
1660                 thanks to Colin
1661
1662 2007-07-27 [paul]       2.10.0cvs75
1663
1664         * src/mainwindow.c
1665         * src/manual.c
1666         * src/manual.h
1667         * src/gtk/gtkutils.c
1668                 make mainwindow's /Help/Manual point to the
1669                 remote copy if the local copy doesn't exist
1670
1671 2007-07-27 [paul]       2.10.0cvs74
1672
1673         * src/Makefile.am
1674         * src/filtering.c
1675         * src/folder.c
1676         * src/mainwindow.c
1677         * src/matcher.c
1678         * src/matcher.h
1679         * src/matcher_parser_parse.y
1680         * src/procmsg.c
1681         * src/procmsg.h
1682         * src/stock_pixmap.c
1683         * src/stock_pixmap.h
1684         * src/summaryview.c
1685         * src/summaryview.h
1686         * src/toolbar.c
1687         * src/toolbar.h
1688         * src/pixmaps/watchthread.xpm
1689                 add 'watch thread' feature
1690
1691 2007-07-27 [paul]       2.10.0cvs73
1692
1693         * src/prefs_folder_item.c
1694                 adjust labels, add tooltips
1695
1696 2007-07-27 [colin]      2.10.0cvs72
1697
1698         * src/summaryview.c
1699                 Maemo: Remove less used menu items
1700
1701 2007-07-26 [colin]      2.10.0cvs71
1702
1703         * src/messageview.c
1704                 Maemo: destroy messageview after trashing mail.
1705                 Maybe should be done on X11 too
1706
1707 2007-07-26 [colin]      2.10.0cvs70
1708
1709         * src/folderview.c
1710         * src/mainwindow.c
1711         * src/prefs_common.c
1712         * src/prefs_common.h
1713         * src/summaryview.c
1714                 Add View/Show or Hide/Column headers
1715
1716 2007-07-26 [colin]      2.10.0cvs69
1717
1718         * src/procmime.c
1719                 Fix unwanted output
1720
1721 2007-07-26 [colin]      2.10.0cvs68
1722
1723         * src/ldapserver.c
1724                 Fix possible crash on cache invalidation
1725         * src/compose.c
1726         * src/procmime.c
1727         * src/procmime.h
1728         * src/quote_fmt_parse.y
1729                 Make replying to mails with big attachments
1730                 much faster. Fixes bug 1224, 'The process of 
1731                 Replying to emails with large attachments 
1732                 seems unreasonably long...'
1733
1734 2007-07-26 [colin]      2.10.0cvs67
1735
1736         * src/mimeview.c
1737         * src/matcher.c
1738         * src/common/ssl.c
1739                 Fix threads use on BSDs
1740
1741 2007-07-26 [paul]       2.10.0cvs66
1742
1743         * src/gtk/prefswindow.c
1744                 fix account prefs breakage
1745                 thanks to Colin
1746
1747 2007-07-26 [paul]       2.10.0cvs65
1748
1749         * configure.ac
1750                 standardise ./configure --help messages
1751
1752 2007-07-26 [colin]      2.10.0cvs64
1753
1754         * src/addressbook.c
1755         * src/editaddress.c
1756                 Fix two vCard-related crashes
1757
1758 2007-07-25 [colin]      2.10.0cvs63
1759
1760         * src/inc.c
1761         * src/prefs_common.c
1762         * src/prefs_common.h
1763         * src/prefs_receive.c
1764                 Maemo: Add a better way to notify of
1765                 new mails
1766         * src/mainwindow.c
1767         * src/statusbar.h
1768         * src/summaryview.c
1769         * src/toolbar.c
1770                 Maemo: Various layout fixes
1771         * src/gtk/prefswindow.c
1772                 Maemo: Better prefs layout
1773
1774 2007-07-25 [paul]       2.10.0cvs62
1775
1776         * src/textview.c
1777                 fix the layout on maemo
1778                 thanks to Colin
1779
1780 2007-07-25 [iwkse]      2.10.0cvs61
1781
1782         * src/summaryview.c
1783                 add 'o' shortcut on summaryview
1784
1785 2007-07-25 [iwkse]      2.10.0cvs60
1786
1787         * src/textview.c
1788                 fix o shortcut
1789
1790 2007-07-24 [colin]      2.10.0cvs59
1791
1792         * src/mh.c
1793                 Fix missing timestamp update on source
1794                 folder when moving
1795         * src/textview.c
1796         * src/textview.h
1797                 Better text layout on part's choices
1798
1799 2007-07-23 [colin]      2.10.0cvs58
1800
1801         * src/mimeview.c
1802         * src/textview.c
1803                 Maemo: Automatically choose the correct application
1804                 to open parts
1805         * src/gtk/quicksearch.c
1806                 Make search run on GDK_KP_Enter too
1807
1808 2007-07-23 [wwp]        2.10.0cvs57
1809
1810         * src/quote_fmt_lex.l
1811                 Revert accidentaly committed lines (account_sig) in
1812                 2.10.0cvs56.
1813
1814 2007-07-23 [wwp]        2.10.0cvs56
1815
1816         * src/quote_fmt_lex.l
1817                 Fix typos around long form expressions in the quote lexer.
1818
1819 2007-07-23 [paul]
1820
1821         3.0.0-rc1 released
1822
1823 2007-07-23 [colin]      2.10.0cvs55
1824
1825         * src/addr_compl.c
1826                 Fix auto-completion on Maemo
1827
1828 2007-07-23 [colin]      2.10.0cvs54
1829
1830         * src/statusbar.c
1831                 Maemo: Fix sticking statusbars
1832
1833 2007-07-22 [colin]      2.10.0cvs53
1834
1835         * src/main.c
1836                 Maemo: Fix the strange "top_application" info
1837                 at startup. We should do something when 
1838                 receiving such a message.
1839
1840 2007-07-20 [paul]       2.10.0cvs52
1841
1842         * src/news_gtk.c
1843                 add missing #include "statusbar.h"
1844
1845 2007-07-20 [colin]      2.10.0cvs51
1846
1847         * src/folder.c
1848         * src/folder.h
1849         * src/folder_item_prefs.c
1850         * src/folder_item_prefs.h
1851         * src/folderview.c
1852         * src/imap.c
1853         * src/imap_gtk.c
1854         * src/imap_gtk.h
1855         * src/news.c
1856         * src/news_gtk.c
1857         * src/news_gtk.h
1858         * src/prefs_folder_item.c
1859                 Implement age-based caching: allow to
1860                 specify a threshold for the offline synchronisation
1861                 feature, and whether old cached bodies should 
1862                 be removed
1863         * src/toolbar.c
1864         * src/toolbar.h
1865                 Fix label/tooltips
1866         * src/plugins/dillo_viewer/dillo_viewer.c
1867                 Check that Dillo's installed
1868
1869 2007-07-20 [wwp]        2.10.0cvs50
1870
1871         * src/mimeview.c
1872         * src/stock_pixmap.c
1873                 Draw a frame around the selected mimeview part icon (instead of the
1874                 shifted 'dancing' icon).
1875
1876 2007-07-20 [colin]      2.10.0cvs49
1877
1878         * src/main.c
1879                 Unref stuff even on error
1880         * src/wizard.c
1881                 disconnect signals only at the very
1882                 end of the wizard save.
1883
1884 2007-07-20 [colin]      2.10.0cvs48
1885
1886         * src/mainwindow.c
1887         * src/messageview.c
1888         * src/toolbar.c
1889         * src/toolbar.h
1890                 Fix random crashes while navigating
1891                 (GTK_EVENTS_FLUSH)
1892
1893 2007-07-19 [colin]      2.10.0cvs47
1894
1895         * configure.ac
1896         * src/main.c
1897         * src/prefs_common.c
1898         * src/prefs_common.h
1899         * src/wizard.c
1900         * src/common/defs.h
1901         * src/common/utils.c
1902                 Maemo: add an easy way to store data (mails
1903                 and IMAP/NNTP caches) on one of the SD cards,
1904                 and protect against unmounts if needed
1905
1906 2007-07-19 [paul]       2.10.0cvs46
1907
1908         * src/Makefile.am
1909         * src/stock_pixmap.c
1910         * src/gtk/about.c
1911         * src/pixmaps/claws-mail_logo-small.xpm
1912                 implement a (slightly) different About
1913                 dialog for maemo and add a small version
1914                 of the logo for it
1915         * src/wizard.c
1916                 use a scrolled window for wizard page 1
1917                 on maemo
1918
1919 2007-07-19 [paul]       2.10.0cvs45
1920
1921         * src/Makefile.am
1922                 too soon for this line
1923
1924 2007-07-19 [paul]       2.10.0cvs44
1925
1926         * src/Makefile.am
1927                 fix build on n800
1928
1929 2007-07-19 [colin]      2.10.0cvs43
1930
1931         * src/wizard.c
1932                 Solve Mail/Mailbox name when specifying
1933                 full /path/to/Mail.
1934
1935 2007-07-18 [colin]      2.10.0cvs42
1936
1937         * src/inc.c
1938         * configure.ac
1939                 Fix build on n770
1940
1941 2007-07-18 [colin]      2.10.0cvs41
1942
1943         * src/inc.c
1944                 Maemo: plug the online/offline system into
1945                 maemo's interfaces to have Claws automatically
1946                 switch according to the system status
1947         * src/statusbar.c
1948                 Maemo: use HildonBanners to display status
1949                 messages. Renders the main statusbar useless.
1950
1951 2007-07-18 [paul]       2.10.0cvs40
1952
1953         * src/filtering.c
1954                 fix screen blanking on moving/copying many msgs
1955         * src/folder.c
1956                 fix processing progressbar and screen blanking
1957                 during processing
1958
1959 2007-07-18 [paul]       2.10.0cvs39
1960
1961         * src/messageview.c
1962                 revert cvs37, breakage on maemo
1963
1964 2007-07-18 [paul]       2.10.0cvs38
1965
1966         * src/gtk/gtkutils.c
1967                 make sure we can still build with older GTK's
1968
1969 2007-07-18 [colin]      2.10.0cvs37
1970
1971         * src/messageview.c
1972                 Only hide the small layout's messageview, instead
1973                 of destroying it when closing
1974         * src/gtk/gtkutils.c
1975                 Use gtk_window_present_with_time to popup windows,
1976                 it seems to make things better with modern WMs
1977                 (actually focusing)
1978
1979 2007-07-17 [colin]      2.10.0cvs36
1980
1981         * src/editaddress.c
1982                 Simplify layout on Maemo
1983         * src/folder.c
1984                 Fix possible crash
1985         * src/prefs_display_header.c
1986                 Remove some headers by default on Maemo
1987
1988 2007-07-17 [paul]       2.10.0cvs35
1989
1990         * src/prefs_common.c
1991         * src/prefs_common.h
1992         * src/prefs_logging.c
1993         * src/common/log.c
1994                 add options to stop/enable writing logs to disc
1995
1996 2007-07-17 [paul]       2.10.0cvs34
1997
1998         * src/edittags.c
1999                 fix some issues with the Apply tags window:
2000                 - set search column (enables autocompl in the treeview)
2001                 - apply tag from "New tag" if it existed
2002                 - clears New tag entry when adding it with the button
2003                 Thanks to Colin
2004
2005 2007-07-17 [paul]       2.10.0cvs33
2006
2007         * src/edittags.c
2008                 fix 'apply tags' dialogue weirdness
2009
2010 2007-07-16 [colin]      2.10.0cvs32
2011
2012         * src/toolbar.c
2013                 Fix double-loading of mails on Maemo
2014
2015 2007-07-16 [colin]      2.10.0cvs31
2016
2017         * src/messageview.c
2018                 Prevent double-loading of the same part under some
2019                 conditions; hide statusbar on Maemo
2020
2021 2007-07-16 [colin]      2.10.0cvs30
2022
2023         * src/edittags.c
2024         * src/edittags.h
2025         * src/mainwindow.c
2026         * src/summaryview.c
2027                 Improve the tag interface - allow
2028                 to set/unset tags from a special
2029                 window.
2030         * src/gtk/gtkvscrollbutton.c
2031         * src/mimeview.c
2032         * src/mimeview.h
2033         * src/stock_pixmap.c
2034                 Fix Mimeview's ugly hacks in the
2035                 icon list. 
2036
2037 2007-07-16 [paul]       2.10.0cvs29
2038
2039         * src/wizard.c
2040                 rework dialog
2041         * src/gtk/icon_legend.c
2042                 put it all in a scrolled window
2043
2044 2007-07-15 [colin]      2.10.0cvs28
2045
2046         * src/mainwindow.c
2047                 Maemo: force layout to be Small screen; the
2048                 others don't make sense
2049
2050 2007-07-14 [colin]      2.10.0cvs27
2051
2052         * src/mimeview.c
2053         * src/gtk/gtkvscrollbutton.c
2054                 Maemo: Fix mimeview's buttons size
2055
2056 2007-07-14 [colin]      2.10.0cvs26
2057
2058         * src/toolbar.c
2059                 Fix the button workaround fix.
2060                 (Use the correct variable)
2061
2062 2007-07-14 [colin]      2.10.0cvs25
2063
2064         * src/mainwindow.c
2065         * src/toolbar.c
2066                 Maemo: put the progress bar in the
2067                 toolbar
2068
2069 2007-07-14 [colin]      2.10.0cvs24
2070
2071         * src/prefs_common.c
2072                 Maemo: hide statusbar by default
2073         * src/Makefile.am
2074         * src/stock_pixmap.c
2075         * src/stock_pixmap.h
2076         * src/toolbar.c
2077         * src/pixmaps/go_folders.xpm
2078                 Maemo: Add a specific icon to go back to
2079                 folder list
2080
2081 2007-07-14 [colin]      2.10.0cvs23
2082
2083         * src/toolbar.c
2084                 Don't set homogeneous finally
2085
2086 2007-07-14 [colin]      2.10.0cvs22
2087
2088         * src/toolbar.c
2089                 Fix button show/hide issues
2090
2091 2007-07-14 [colin]      2.10.0cvs21
2092
2093         * src/toolbar.c
2094                 Fix huge arrows
2095                 Fix button workaround to be able to click
2096                 if mouse was on button when it went un-
2097                 sensitive.
2098                 Revert previous commit, gtk_tool_item_set_homogeneous
2099                 doesn't mean what it seems to mean ;-)
2100
2101 2007-07-14 [paul]       2.10.0cvs20
2102
2103         * src/toolbar.c
2104                 make homogeneous FALSE always
2105
2106 2007-07-13 [colin]      2.10.0cvs19
2107
2108         * src/toolbar.c
2109         * src/toolbar.h
2110                 Rework to fit the non-deprecated API
2111         * src/compose.c
2112         * src/folderview.c
2113         * src/mainwindow.c
2114         * src/messageview.c
2115         * src/summaryview.c
2116                 Maemo layout changes. Better toolbars,
2117                 removal of CTree headers. 
2118
2119 2007-07-13 [paul]       2.10.0cvs18
2120
2121         * src/gtk/colorlabel.c
2122                 fix bug 1261, '[DE] coloring messages in overview 
2123                 keys are not localised'
2124                 the string is now included in claws-mail.pot
2125
2126 2007-07-13 [colin]      2.10.0cvs17
2127
2128         * src/summaryview.c
2129                 Fix bug 1267, 'printing mutliple messages 
2130                 opens one message-dialog after the other'
2131                 Ask for confirmation when printing 10
2132                 messages or more.
2133
2134 2007-07-11 [colin]      2.10.0cvs16
2135
2136         * COPYING
2137         * README
2138         * autogen.sh
2139         * manual/claws-mail-manual.xml
2140         * manual/gpl.xml
2141         * manual/es/claws-mail-manual.xml
2142         * manual/es/gpl.xml
2143         * manual/fr/claws-mail-manual.xml
2144         * manual/fr/gpl.xml
2145         * manual/pl/gpl.xml
2146         * src/account.c
2147         * src/account.h
2148         * src/action.c
2149         * src/action.h
2150         * src/adbookbase.h
2151         * src/addr_compl.c
2152         * src/addr_compl.h
2153         * src/addrbook.c
2154         * src/addrbook.h
2155         * src/addrcache.c
2156         * src/addrcache.h
2157         * src/addrcindex.c
2158         * src/addrcindex.h
2159         * src/addrclip.c
2160         * src/addrclip.h
2161         * src/addrdefs.h
2162         * src/addressadd.c
2163         * src/addressadd.h
2164         * src/addressbook.c
2165         * src/addressbook.h
2166         * src/addressbook_foldersel.c
2167         * src/addressbook_foldersel.h
2168         * src/addressitem.h
2169         * src/addrgather.c
2170         * src/addrgather.h
2171         * src/addrharvest.c
2172         * src/addrharvest.h
2173         * src/addrindex.c
2174         * src/addrindex.h
2175         * src/addritem.c
2176         * src/addritem.h
2177         * src/addrquery.c
2178         * src/addrquery.h
2179         * src/addrselect.c
2180         * src/addrselect.h
2181         * src/alertpanel.c
2182         * src/alertpanel.h
2183         * src/browseldap.c
2184         * src/browseldap.h
2185         * src/codeconv.c
2186         * src/codeconv.h
2187         * src/compose.c
2188         * src/compose.h
2189         * src/crash.c
2190         * src/crash.h
2191         * src/customheader.c
2192         * src/customheader.h
2193         * src/displayheader.c
2194         * src/displayheader.h
2195         * src/editaddress.c
2196         * src/editaddress.h
2197         * src/editaddress_other_attributes_ldap.c
2198         * src/editaddress_other_attributes_ldap.h
2199         * src/editbook.c
2200         * src/editbook.h
2201         * src/editgroup.c
2202         * src/editgroup.h
2203         * src/editjpilot.c
2204         * src/editjpilot.h
2205         * src/editldap.c
2206         * src/editldap.h
2207         * src/editldap_basedn.c
2208         * src/editldap_basedn.h
2209         * src/edittags.c
2210         * src/edittags.h
2211         * src/editvcard.c
2212         * src/editvcard.h
2213         * src/enriched.c
2214         * src/enriched.h
2215         * src/exphtmldlg.c
2216         * src/exphtmldlg.h
2217         * src/expldifdlg.c
2218         * src/expldifdlg.h
2219         * src/export.c
2220         * src/export.h
2221         * src/exporthtml.c
2222         * src/exporthtml.h
2223         * src/exportldif.c
2224         * src/exportldif.h
2225         * src/filtering.c
2226         * src/filtering.h
2227         * src/folder.c
2228         * src/folder.h
2229         * src/folder_item_prefs.c
2230         * src/folder_item_prefs.h
2231         * src/foldersel.c
2232         * src/foldersel.h
2233         * src/folderutils.c
2234         * src/folderutils.h
2235         * src/folderview.c
2236         * src/folderview.h
2237         * src/gedit-print.c
2238         * src/gedit-print.h
2239         * src/grouplistdialog.c
2240         * src/grouplistdialog.h
2241         * src/headerview.c
2242         * src/headerview.h
2243         * src/html.c
2244         * src/html.h
2245         * src/image_viewer.c
2246         * src/image_viewer.h
2247         * src/imap.c
2248         * src/imap.h
2249         * src/imap_gtk.c
2250         * src/imap_gtk.h
2251         * src/import.c
2252         * src/import.h
2253         * src/importldif.c
2254         * src/importldif.h
2255         * src/importmutt.c
2256         * src/importmutt.h
2257         * src/importpine.c
2258         * src/importpine.h
2259         * src/inc.c
2260         * src/inc.h
2261         * src/jpilot.c
2262         * src/jpilot.h
2263         * src/ldapctrl.c
2264         * src/ldapctrl.h
2265         * src/ldaplocate.c
2266         * src/ldaplocate.h
2267         * src/ldapquery.c
2268         * src/ldapquery.h
2269         * src/ldapserver.c
2270         * src/ldapserver.h
2271         * src/ldapupdate.c
2272         * src/ldapupdate.h
2273         * src/ldaputil.c
2274         * src/ldaputil.h
2275         * src/ldif.c
2276         * src/ldif.h
2277         * src/localfolder.c
2278         * src/localfolder.h
2279         * src/main.c
2280         * src/main.h
2281         * src/mainwindow.c
2282         * src/mainwindow.h
2283         * src/manual.c
2284         * src/manual.h
2285         * src/matcher.c
2286         * src/matcher.h
2287         * src/matcher_parser.h
2288         * src/matcher_parser_lex.l
2289         * src/matcher_parser_parse.y
2290         * src/mbox.c
2291         * src/mbox.h
2292         * src/message_search.c
2293         * src/message_search.h
2294         * src/messageview.c
2295         * src/messageview.h
2296         * src/mh.c
2297         * src/mh.h
2298         * src/mh_gtk.c
2299         * src/mh_gtk.h
2300         * src/mimeview.c
2301         * src/mimeview.h
2302         * src/msgcache.c
2303         * src/msgcache.h
2304         * src/mutt.c
2305         * src/mutt.h
2306         * src/news.c
2307         * src/news.h
2308         * src/news_gtk.c
2309         * src/news_gtk.h
2310         * src/noticeview.c
2311         * src/noticeview.h
2312         * src/partial_download.c
2313         * src/partial_download.h
2314         * src/pine.c
2315         * src/pine.h
2316         * src/pop.c
2317         * src/pop.h
2318         * src/prefs_account.c
2319         * src/prefs_account.h
2320         * src/prefs_actions.c
2321         * src/prefs_actions.h
2322         * src/prefs_common.c
2323         * src/prefs_common.h
2324         * src/prefs_compose_writing.c
2325         * src/prefs_compose_writing.h
2326         * src/prefs_customheader.c
2327         * src/prefs_customheader.h
2328         * src/prefs_display_header.c
2329         * src/prefs_display_header.h
2330         * src/prefs_ext_prog.c
2331         * src/prefs_ext_prog.h
2332         * src/prefs_filtering.c
2333         * src/prefs_filtering.h
2334         * src/prefs_filtering_action.c
2335         * src/prefs_filtering_action.h
2336         * src/prefs_folder_column.c
2337         * src/prefs_folder_column.h
2338         * src/prefs_folder_item.c
2339         * src/prefs_folder_item.h
2340         * src/prefs_fonts.c
2341         * src/prefs_fonts.h
2342         * src/prefs_gtk.c
2343         * src/prefs_gtk.h
2344         * src/prefs_image_viewer.c
2345         * src/prefs_image_viewer.h
2346         * src/prefs_logging.c
2347         * src/prefs_logging.h
2348         * src/prefs_matcher.c
2349         * src/prefs_matcher.h
2350         * src/prefs_message.c
2351         * src/prefs_message.h
2352         * src/prefs_msg_colors.c
2353         * src/prefs_msg_colors.h
2354         * src/prefs_other.c
2355         * src/prefs_other.h
2356         * src/prefs_quote.c
2357         * src/prefs_quote.h
2358         * src/prefs_receive.c
2359         * src/prefs_receive.h
2360         * src/prefs_send.c
2361         * src/prefs_send.h
2362         * src/prefs_spelling.c
2363         * src/prefs_spelling.h
2364         * src/prefs_summaries.c
2365         * src/prefs_summaries.h
2366         * src/prefs_summary_column.c
2367         * src/prefs_summary_column.h
2368         * src/prefs_summary_open.c
2369         * src/prefs_summary_open.h
2370         * src/prefs_template.c
2371         * src/prefs_template.h
2372         * src/prefs_themes.c
2373         * src/prefs_themes.h
2374         * src/prefs_toolbar.c
2375         * src/prefs_toolbar.h
2376         * src/prefs_wrapping.c
2377         * src/prefs_wrapping.h
2378         * src/privacy.c
2379         * src/privacy.h
2380         * src/procheader.c
2381         * src/procheader.h
2382         * src/procmime.c
2383         * src/procmime.h
2384         * src/procmsg.c
2385         * src/procmsg.h
2386         * src/quote_fmt.c
2387         * src/quote_fmt_lex.l
2388         * src/quote_fmt_parse.y
2389         * src/recv.c
2390         * src/recv.h
2391         * src/remotefolder.c
2392         * src/remotefolder.h
2393         * src/send_message.c
2394         * src/send_message.h
2395         * src/setup.c
2396         * src/setup.h
2397         * src/simple-gettext.c
2398         * src/sourcewindow.c
2399         * src/sourcewindow.h
2400         * src/ssl_manager.c
2401         * src/ssl_manager.h
2402         * src/statusbar.c
2403         * src/statusbar.h
2404         * src/stock_pixmap.c
2405         * src/stock_pixmap.h
2406         * src/summary_search.c
2407         * src/summary_search.h
2408         * src/summaryview.c
2409         * src/summaryview.h
2410         * src/textview.c
2411         * src/textview.h
2412         * src/toolbar.c
2413         * src/toolbar.h
2414         * src/undo.c
2415         * src/undo.h
2416         * src/unmime.c
2417         * src/unmime.h
2418         * src/uri_opener.c
2419         * src/uri_opener.h
2420         * src/vcard.c
2421         * src/vcard.h
2422         * src/wizard.c
2423         * src/wizard.h
2424         * src/common/base64.c
2425         * src/common/base64.h
2426         * src/common/claws.c
2427         * src/common/claws.h
2428         * src/common/defs.h
2429         * src/common/fnmatch.c
2430         * src/common/fnmatch.h
2431         * src/common/fnmatch_loop.c
2432         * src/common/hooks.c
2433         * src/common/hooks.h
2434         * src/common/log.c
2435         * src/common/log.h
2436         * src/common/md5.c
2437         * src/common/md5.h
2438         * src/common/mgutils.c
2439         * src/common/mgutils.h
2440         * src/common/nntp.c
2441         * src/common/nntp.h
2442         * src/common/passcrypt.c
2443         * src/common/passcrypt.h.in
2444         * src/common/plugin.c
2445         * src/common/plugin.h
2446         * src/common/prefs.c
2447         * src/common/prefs.h
2448         * src/common/progressindicator.c
2449         * src/common/progressindicator.h
2450         * src/common/quoted-printable.c
2451         * src/common/quoted-printable.h
2452         * src/common/session.c
2453         * src/common/session.h
2454         * src/common/smtp.c
2455         * src/common/smtp.h
2456         * src/common/socket.c
2457         * src/common/socket.h
2458         * src/common/ssl.c
2459         * src/common/ssl.h
2460         * src/common/ssl_certificate.c
2461         * src/common/ssl_certificate.h
2462         * src/common/string_match.c
2463         * src/common/string_match.h
2464         * src/common/stringtable.c
2465         * src/common/stringtable.h
2466         * src/common/tags.c
2467         * src/common/tags.h
2468         * src/common/template.c
2469         * src/common/template.h
2470         * src/common/timing.h
2471         * src/common/utils.c
2472         * src/common/utils.h
2473         * src/common/uuencode.c
2474         * src/common/uuencode.h
2475         * src/common/version.h.in
2476         * src/common/w32_dirent.c
2477         * src/common/w32_reg.c
2478         * src/common/w32_signal.c
2479         * src/common/w32_stat.c
2480         * src/common/w32_stdlib.c
2481         * src/common/w32_string.c
2482         * src/common/w32_time.c
2483         * src/common/w32_unistd.c
2484         * src/common/w32_wait.c
2485         * src/common/w32lib.h
2486         * src/common/xml.c
2487         * src/common/xml.h
2488         * src/common/xmlprops.c
2489         * src/common/xmlprops.h
2490         * src/etpan/etpan-errors.h
2491         * src/etpan/etpan-thread-manager-types.h
2492         * src/etpan/etpan-thread-manager.c
2493         * src/etpan/etpan-thread-manager.h
2494         * src/etpan/imap-thread.c
2495         * src/etpan/imap-thread.h
2496         * src/gtk/about.c
2497         * src/gtk/about.h
2498         * src/gtk/colorlabel.c
2499         * src/gtk/colorlabel.h
2500         * src/gtk/colorsel.c
2501         * src/gtk/colorsel.h
2502         * src/gtk/combobox.c
2503         * src/gtk/combobox.h
2504         * src/gtk/description_window.c
2505         * src/gtk/description_window.h
2506         * src/gtk/filesel.c
2507         * src/gtk/filesel.h
2508         * src/gtk/foldersort.c
2509         * src/gtk/foldersort.h
2510         * src/gtk/gtkaspell.c
2511         * src/gtk/gtkaspell.h
2512         * src/gtk/gtksctree.c
2513         * src/gtk/gtkshruler.c
2514         * src/gtk/gtkshruler.h
2515         * src/gtk/gtksourceprintjob.c
2516         * src/gtk/gtksourceprintjob.h
2517         * src/gtk/gtkutils.c
2518         * src/gtk/gtkutils.h
2519         * src/gtk/gtkvscrollbutton.c
2520         * src/gtk/gtkvscrollbutton.h
2521         * src/gtk/icon_legend.c
2522         * src/gtk/icon_legend.h
2523         * src/gtk/inputdialog.c
2524         * src/gtk/inputdialog.h
2525         * src/gtk/logwindow.c
2526         * src/gtk/logwindow.h
2527         * src/gtk/manage_window.c
2528         * src/gtk/manage_window.h
2529         * src/gtk/menu.c
2530         * src/gtk/menu.h
2531         * src/gtk/pluginwindow.c
2532         * src/gtk/pluginwindow.h
2533         * src/gtk/prefswindow.c
2534         * src/gtk/prefswindow.h
2535         * src/gtk/progressdialog.c
2536         * src/gtk/progressdialog.h
2537         * src/gtk/quicksearch.c
2538         * src/gtk/quicksearch.h
2539         * src/gtk/sslcertwindow.c
2540         * src/gtk/sslcertwindow.h
2541         * src/plugins/bogofilter/bogofilter.c
2542         * src/plugins/bogofilter/bogofilter.h
2543         * src/plugins/bogofilter/bogofilter_gtk.c
2544         * src/plugins/clamav/clamav_plugin.c
2545         * src/plugins/clamav/clamav_plugin.h
2546         * src/plugins/clamav/clamav_plugin_gtk.c
2547         * src/plugins/demo/demo.c
2548         * src/plugins/dillo_viewer/dillo_prefs.c
2549         * src/plugins/dillo_viewer/dillo_prefs.h
2550         * src/plugins/dillo_viewer/dillo_viewer.c
2551         * src/plugins/pgpcore/passphrase.c
2552         * src/plugins/pgpcore/passphrase.h
2553         * src/plugins/pgpcore/pgp_viewer.c
2554         * src/plugins/pgpcore/pgp_viewer.h
2555         * src/plugins/pgpcore/plugin.c
2556         * src/plugins/pgpcore/prefs_gpg.c
2557         * src/plugins/pgpcore/prefs_gpg.h
2558         * src/plugins/pgpcore/select-keys.c
2559         * src/plugins/pgpcore/select-keys.h
2560         * src/plugins/pgpcore/sgpgme.c
2561         * src/plugins/pgpcore/sgpgme.h
2562         * src/plugins/pgpinline/pgpinline.c
2563         * src/plugins/pgpinline/pgpinline.h
2564         * src/plugins/pgpinline/plugin.c
2565         * src/plugins/pgpmime/pgpmime.c
2566         * src/plugins/pgpmime/pgpmime.h
2567         * src/plugins/pgpmime/plugin.c
2568         * src/plugins/spamassassin/spamassassin.c
2569         * src/plugins/spamassassin/spamassassin.h
2570         * src/plugins/spamassassin/spamassassin_gtk.c
2571         * src/plugins/trayicon/trayicon.c
2572         * src/plugins/trayicon/trayicon_prefs.c
2573         * src/plugins/trayicon/trayicon_prefs.h
2574         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
2575         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
2576         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.h
2577         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
2578         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
2579         * tools/OOo2claws-mail.pl
2580         * tools/README.sylprint
2581         * tools/acroread2claws-mail.pl
2582         * tools/claws-mail-compose-insert-files.pl
2583         * tools/convert_mbox.pl
2584         * tools/filter_conv.pl
2585         * tools/filter_conv_new.pl
2586         * tools/fix_date.sh
2587         * tools/freshmeat_search.pl
2588         * tools/google_search.pl
2589         * tools/kmail-mailbox2claws-mail.pl
2590         * tools/kmail2claws-mail.pl
2591         * tools/kmail2claws-mail_v2.pl
2592         * tools/mairix.sh
2593         * tools/make.themes.project
2594         * tools/multiwebsearch.pl
2595         * tools/nautilus2claws-mail.sh
2596         * tools/outlook2claws-mail.pl
2597         * tools/textviewer.sh
2598         * tools/thunderbird-filters-convertor.pl
2599         * tools/update-po
2600         * tools/uuooffice
2601         * tools/vcard2xml.py
2602         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
2603                 Upgrade to GPLv3 or later.
2604
2605 2007-07-10 [wwp]        2.10.0cvs15
2606
2607         * src/main.c
2608                 Fix re-opening of all composing messages that were
2609                 opened when closing the previous instance, thanks
2610                 to Colin.
2611
2612 2007-07-10 [paul]       2.10.0cvs14
2613
2614         * src/editaddress_other_attributes_ldap.c
2615         * src/ldapupdate.c
2616                 fix crash on selecting 'other attributes' combo
2617                 for either a new entry or an old entry with no
2618                 existing attributes.
2619                 fix bug on editing multiple attributes which
2620                 resulted them all having the value of the last
2621                 one changed.
2622                 Thanks to Colin
2623
2624 2007-07-10 [colin]      2.10.0cvs13
2625
2626         * src/editaddress.c
2627         * src/editaddress_other_attributes_ldap.h
2628         * src/ldapupdate.c
2629                 Fix --disable-ldap build
2630
2631 2007-07-09 [colin]      2.10.0cvs12
2632
2633         * src/Makefile.am
2634         * src/addritem.c
2635         * src/addritem.h
2636         * src/editaddress.c
2637         * src/editaddress_other_attributes_ldap.c
2638         * src/editaddress_other_attributes_ldap.h
2639         * src/editldap.c
2640         * src/ldapctrl.c
2641         * src/ldapctrl.h
2642         * src/ldapupdate.c
2643                 Add capability to edit all inetOrgPerson
2644                 attributes on LDAP. Patch by Michael 
2645                 Rasmussen
2646
2647 2007-07-09 [colin]      2.10.0cvs11
2648
2649         * src/Makefile.am
2650         * src/exporthtml.c
2651         * src/mbox.c
2652         * src/msgcache.c
2653         * src/prefs_summaries.c
2654         * src/prefs_themes.c
2655         * src/procheader.c
2656         * src/common/Makefile.am
2657         * src/common/log.c
2658         * src/common/timing.h
2659         * src/common/utils.c
2660         * src/common/utils.h
2661         * src/common/w32_account.c
2662         * src/common/w32lib.h
2663         * src/gtk/Makefile.am
2664         * src/gtk/colorlabel.c
2665         * src/plugins/pgpcore/Makefile.am
2666         * src/plugins/pgpcore/claws.def
2667         * src/plugins/pgpcore/passphrase.c
2668         * src/plugins/pgpcore/pgp_viewer.c
2669         * src/plugins/pgpcore/plugin.def
2670         * src/plugins/pgpcore/sgpgme.c
2671         * src/plugins/pgpinline/Makefile.am
2672         * src/plugins/pgpinline/claws.def
2673         * src/plugins/pgpinline/mypgpcore.def
2674         * src/plugins/pgpinline/plugin.def
2675         * src/plugins/pgpmime/Makefile.am
2676         * src/plugins/pgpmime/claws.def
2677         * src/plugins/pgpmime/mypgpcore.def
2678         * src/plugins/pgpmime/plugin.def
2679                 Commit win32 patch, from Werner Koch and
2680                 Marcus Brinkmann
2681
2682 2007-07-09 [colin]      2.10.0cvs10
2683
2684         * src/prefs_toolbar.c
2685                 Fix crash when no actions exist
2686
2687 2007-07-07 [paul]       2.10.0cvs9
2688
2689         * COPYING
2690         * manual/claws-mail-manual.xml
2691                 update copyright year
2692         * po/fi.po
2693                 updated by Flammie Pirinen
2694
2695 2007-07-05 [wwp]        2.10.0cvs8
2696
2697         * src/plugins/clamav/clamav_plugin_gtk.c
2698                 Make vertical spacing like in other plugin prefs pages.
2699
2700 2007-07-05 [wwp]        2.10.0cvs7
2701
2702         * src/quote_fmt.c
2703                 It's %am that works, not %ae (this doc incoherence has been
2704                 introduced with 2.9.2cvs13).
2705
2706 2007-07-04 [wwp]        2.10.0cvs6
2707
2708         * src/plugins/bogofilter/bogofilter.c
2709                 Gettext-ize an occurrence of "Any" that wasn't.
2710
2711 2007-07-04 [colin]      2.10.0cvs5
2712
2713         * po/POTFILES.in
2714                 Fix untranslated strings; thanks
2715                 to Pader Rezso.
2716
2717 2007-07-03 [colin]      2.10.0cvs4
2718
2719         * src/folder.c
2720         * src/mainwindow.c
2721                 Fix saving of sort mode for tags and
2722                 thread date. Thanks to Pierre Ossman.
2723                 Completes fix for bug 1233
2724
2725 2007-07-03 [paul]       2.10.0cvs3
2726
2727         * src/compose.c
2728                 fix auto-save
2729         * src/summaryview.c
2730                 fix build warnings
2731         Thanks to Colin
2732
2733 2007-07-02 [colin]      2.10.0cvs2
2734
2735         * src/folder.h
2736         * src/mainwindow.c
2737         * src/procmsg.h
2738         * src/summaryview.c
2739                 Add View/Sort/by Thread date
2740                 Fixes bug 1233, 'Capability to sort 
2741                 threads by most recent message'
2742                 Based on a patch by Paul Rolland
2743
2744 2007-07-02 [colin]      2.10.0cvs1
2745
2746         * src/Makefile.am
2747         * src/compose.c
2748         * src/edittags.c
2749         * src/edittags.h
2750         * src/filtering.c
2751         * src/folder.c
2752         * src/folder.h
2753         * src/headerview.c
2754         * src/headerview.h
2755         * src/main.c
2756         * src/mainwindow.c
2757         * src/mainwindow.h
2758         * src/manual.h
2759         * src/matcher.c
2760         * src/matcher.h
2761         * src/matcher_parser_parse.y
2762         * src/mimeview.c
2763         * src/msgcache.c
2764         * src/msgcache.h
2765         * src/prefs_common.c
2766         * src/prefs_common.h
2767         * src/prefs_filtering_action.c
2768         * src/prefs_matcher.c
2769         * src/prefs_summary_column.c
2770         * src/procmsg.c
2771         * src/procmsg.h
2772         * src/quote_fmt.c
2773         * src/quote_fmt_lex.l
2774         * src/quote_fmt_parse.y
2775         * src/summaryview.c
2776         * src/summaryview.h
2777         * src/textview.c
2778         * src/common/Makefile.am
2779         * src/common/defs.h
2780         * src/common/tags.c
2781         * src/common/tags.h
2782         * src/gtk/quicksearch.c
2783         * src/gtk/quicksearch.h
2784                 Add Tags implementation. Tags are arbitrary labels
2785                 that can be applied to messages. It is possible 
2786                 to create, edit, remove tags; apply them to mails;
2787                 filter on tags or tag presence; apply or unset
2788                 tags via filtering actions; reference tags in
2789                 reply templates.
2790
2791 2007-07-02 [paul]       2.10.0
2792
2793         * NEWS
2794         * README
2795         * RELEASE_NOTES
2796                 2.10.0 released
2797
2798 2007-07-02 [paul]       2.9.2cvs78
2799
2800         * po/de.po
2801         * po/en_GB.po
2802         * po/es.po
2803         * po/fr.po
2804         * po/hu.po
2805         * po/pt_BR.po
2806         * po/ru.po
2807         * po/zh_CN.po
2808                 updated by Stephan Sachse, me, Ricardo Mones
2809                 Lastra, Fabien Vantard, Pader Rezso, Frederico
2810                 Goncalves Guimaraes, Pavlo Bohmat, and Ralgh Young
2811
2812 2007-07-02 [paul]       2.9.2cvs77
2813
2814         * AUTHORS
2815                 updated
2816
2817 2007-06-29 [wwp]        2.9.2cvs76
2818
2819         * src/gtk/headers.h
2820                 Fix a typo (thanks to Ricardo for finding this out).
2821
2822 2007-06-28 [paul]       2.9.2cvs75
2823
2824         * src/folderview.c
2825                 fix build warnings
2826
2827 2007-06-28 [paul]       2.9.2cvs74
2828
2829         * tools/Makefile.am
2830                 fix bug in the autotools build system.
2831                 Files cataloged under EXTRA_DIST were never
2832                 automatically copied to the build tree.
2833                 (fix 'make distcheck')
2834                 Patch by Michael Rasmussen.
2835
2836 2007-06-24 [colin]      2.9.2cvs73
2837
2838         * src/news_gtk.c
2839                 Fix bug 1249, 'Error handling for 
2840                 news errors needs modification'
2841                 Only popup error if the according
2842                 pref in Prefs/Receive is set.
2843
2844 2007-06-21 [colin]      2.9.2cvs72
2845
2846         * src/common/plugin.c
2847         * src/common/plugin.h
2848                 Change plugin API to know whether it's safe to 
2849                 unload plugins or whether we should just hide
2850                 them. Fixes bug 1248, 'Core dumps after 
2851                 unloading plugin and clicking on load plugins'
2852         * src/plugins/bogofilter/bogofilter.c
2853         * src/plugins/clamav/clamav_plugin.c
2854         * src/plugins/demo/demo.c
2855         * src/plugins/dillo_viewer/dillo_viewer.c
2856         * src/plugins/pgpcore/plugin.c
2857         * src/plugins/pgpinline/plugin.c
2858         * src/plugins/pgpmime/plugin.c
2859         * src/plugins/spamassassin/spamassassin.c
2860         * src/plugins/trayicon/trayicon.c
2861                 Update API
2862
2863 2007-06-19 [colin]      2.9.2cvs71
2864
2865         * src/compose.c
2866         * src/messageview.c
2867                 Fix crash mentioned in bug 1246
2868                 Race condition when automatically drafting
2869                 due to insertion on reedit.
2870
2871 2007-06-18 [wwp]        2.9.2cvs70
2872
2873         * src/importldif.c
2874                 LDIF import: use a "Proceed" button to complete
2875                 the process.
2876
2877 2007-06-18 [paul]       2.9.2cvs69
2878
2879         * configure.ac
2880                 use pkgconfig to check for gtk and glib
2881
2882 2007-06-17 [wwp]        2.9.2cvs68
2883
2884         * src/ldif.c
2885         * src/importldif.c
2886                 LDIF import: better error handling, minor code
2887                 and UI cleanup, and renamed the Save button
2888                 to Close, as imported stuff is already saved
2889                 when the Save button is shown.
2890
2891 2007-06-17 [colin]      2.9.2cvs67
2892
2893         * src/prefs_summaries.c
2894         * src/procmsg.c
2895                 Don't set as read when forwarded, only replied to
2896
2897 2007-06-17 [paul]       2.9.2cvs66
2898
2899         * src/alertpanel.c
2900                 add missing #include
2901
2902 2007-06-16 [colin]      2.9.2cvs65
2903
2904         * src/prefs_summaries.c
2905         * src/procmsg.c
2906                 Change the pref "Only mark as read when opened
2907                 in new window" to "..., replied to or forwarded".
2908                 Based on a patch by Paul Rolland.
2909
2910 2007-06-16 [paul]       2.9.2cvs64
2911
2912         * src/gtk/authors.h
2913                 alphabetical order! :)
2914
2915 2007-06-16 [colin]      2.9.2cvs63
2916
2917         * AUTHORS
2918         * src/gtk/authors.h
2919                 Add Michael Rasmussen in authors list
2920
2921 2007-06-16 [colin]      2.9.2cvs62
2922
2923         * src/messageview.c
2924                 Fix messageview_copy_clipboard to take advantage
2925                 of plugins' get_selection.
2926
2927 2007-06-15 [colin]      2.9.2cvs61
2928
2929         * src/action.c
2930         * src/addr_compl.c
2931         * src/addressbook.c
2932         * src/folderview.c
2933         * src/message_search.c
2934         * src/mimeview.c
2935         * src/summary_search.c
2936         * src/summaryview.c
2937         * src/textview.c
2938                 Allow GDK_KP_Enter to do the same as GDK_Return
2939                 Patch by Michael Rasmussen
2940
2941 2007-06-15 [paul]       2.9.2cvs60
2942
2943         * src/compose.c
2944                 fix bug when closing a compose window
2945                 during autosave
2946
2947 2007-06-14 [paul]       2.9.2cvs59
2948
2949         * src/main.c
2950         * src/common/defs.h
2951                 migrate sylpheed config
2952
2953 2007-06-14 [wwp]        2.9.2cvs58
2954
2955         * src/gtk/pluginwindow.c
2956                 Yet another attempt to fix sizing/alignment of the
2957                 button bar in plugins window.
2958
2959 2007-06-12 [colin]      2.9.2cvs57
2960
2961         * po/POTFILES.in
2962         * src/Makefile.am
2963         * src/folderview.c
2964         * src/prefs_common.c
2965         * src/prefs_common.h
2966         * src/prefs_summaries.c
2967         * src/prefs_summary_open.c
2968         * src/prefs_summary_open.h
2969         * src/summaryview.c
2970                 Make "when entering a folder" actions more personalisable
2971
2972 2007-06-12 [wwp]        2.9.2cvs56
2973
2974         * tools/README
2975                 Use short description from Paul (mairix.sh).
2976
2977 2007-06-12 [wwp]        2.9.2cvs55
2978
2979         * tools/README
2980                 Updated info about mairix.sh.
2981
2982 2007-06-11 [paul]       2.9.2cvs54
2983
2984         * src/prefs_logging.c
2985                 rework log window length widgets
2986                 and some sensitivity fixes
2987
2988 2007-06-11 [paul]       2.9.2cvs53
2989
2990         * src/mainwindow.c
2991         * src/prefs_logging.c
2992                 rename 'Protocol Log' to 'Network Log'
2993                 and some function renaming
2994
2995 2007-06-10 [wwp]        2.9.2cvs52
2996
2997         * src/gtk/pluginwindow.c
2998                 Revert 2.9.2cvs51.
2999
3000 2007-06-10 [wwp]        2.9.2cvs51
3001
3002         * src/gtk/pluginwindow.c
3003                 Fix button bar in plugin window, was centered and not
3004                 behaving like other dialogs w/ such button bar.
3005
3006 2007-06-08 [wwp]        2.9.2cvs50
3007
3008         * src/compose.c
3009         * src/compose.h
3010         * src/main.c
3011         * src/mainwindow.c
3012         * src/mainwindow.h
3013                 Provide a way out of automatic draft saving on IMAP, when
3014                 exiting offline.
3015                 Prevent drafting while sending and quitting while sending.
3016                 Thanks for Colin.
3017
3018
3019
3020 2007-06-08 [wwp]        2.9.2cvs49
3021
3022         * src/prefs_account.c
3023         * src/gtk/prefswindow.c
3024         * src/gtk/prefswindow.h
3025                 Activate the Basic page when opening account prefs.
3026
3027 2007-06-08 [wwp]        2.9.2cvs48
3028
3029         * src/common/socket.c
3030                 Don't crash if fork() fails, thanks to Colin.
3031
3032 2007-06-08 [wwp]        2.9.2cvs47
3033
3034         * src/gtk/prefswindow.c
3035                 Wrap some long lines, and reset horizontal scroller's adjusment
3036                 (this was already done, vertically), when changing tab (not page)
3037                 in prefs windows.
3038
3039 2007-06-08 [paul]       2.9.2cvs46
3040
3041         * src/common/utils.c
3042                 use gethostname() instead of uname()
3043                 based on a patch by Michael Hughes
3044                 <Sylpheed-Claws_user@thehugheslogcabin.net>
3045
3046 2007-06-07 [wwp]        2.9.2cvs45
3047
3048         * src/prefs_common.c
3049                 Fix some useless warnings, thanks to Colin.
3050
3051 2007-06-06 [colin]      2.9.2cvs44
3052
3053         * src/ldapupdate.c
3054                 Fix strange allocations. 
3055
3056 2007-06-06 [colin]      2.9.2cvs43
3057
3058         * src/ldapupdate.c
3059                 Patch by Michael Rasmussus to help
3060                 bug 1232
3061
3062 2007-06-05 [wwp]        2.9.2cvs42
3063
3064         * src/prefs_account.c
3065         * src/prefs_folder_item.c
3066         * src/prefs_quote.c
3067         * src/quote_fmt.c
3068         * src/quote_fmt.h
3069                 Per-folder templates can now be applied recursively.
3070                 Always save per-folder templates (formats were erroneously
3071                 saved only if they were enabled).
3072                 Check for validity of quotation marks everywhere there
3073                 are defined.
3074
3075 2007-06-05 [wwp]        2.9.2cvs41
3076
3077         * src/inc.c
3078                 Fix incoming messages from local accounts always getting filtered
3079                 (even if the account prefs say don't), thanks to Colin.
3080
3081 2007-06-05 [wwp]        2.9.2cvs40
3082
3083         * src/compose.c
3084         * src/compose.h
3085                 Use per-folder/per-account quote chars when applying a
3086                 template or inserting text as well. Const'ify some
3087                 vars more.
3088
3089 2007-06-04 [colin]      2.9.2cvs39
3090
3091         * src/compose.c
3092                 More work for wwp :)
3093
3094 2007-06-04 [wwp]        2.9.2cvs38
3095
3096         * src/compose.c
3097                 Same as 2.9.2cvs36 but for forwarding.
3098
3099 2007-06-04 [colin]      2.9.2cvs37
3100
3101         * src/compose.c
3102                 Use original mail file for forward/redirect
3103                 Fixes some forwarded mails to be attached as
3104                 application/octet-stream (when they have binary
3105                 parts), and incidentally fixes bug 848
3106                 'Redirect breaks GnuPG'
3107
3108 2007-06-04 [wwp]        2.9.2cvs36
3109
3110         * src/compose.c
3111                 Fix quote mark mis-initialisation when replying/forwarding
3112                 (introduced w/ 2.9.2cvs20).
3113
3114 2007-06-04 [wwp]        2.9.2cvs35
3115
3116         * src/prefs_compose_writing.c
3117         * src/prefs_quote.c
3118                 Fix a bug where Quotation characters (prefs/compose/writing)
3119                 was cleared (introduced w/ 2.9.2cvs26).
3120
3121 2007-06-04 [wwp]        2.9.2cvs34
3122
3123         * src/prefs_account.c
3124         * src/prefs_account.h
3125                 Better fix for compiling w/o aspell (rollbacks
3126                 2.9.2cvs31).
3127
3128 2007-06-04 [wwp]        2.9.2cvs33
3129
3130         * src/account.c
3131         * src/prefs_account.c
3132         * src/prefs_account.h
3133         * src/procmsg.c
3134                 It's now possible to disable mail filtering plugins
3135                 on a per-account basis.
3136
3137 2007-06-04 [wwp]        2.9.2cvs32
3138
3139         * src/procheader.c
3140         * src/common/utils.c
3141         * src/common/utils.h
3142                 Support CRLF in headers part of messages.
3143                 Support few more date formats (RFC3339 subsets).
3144
3145 2007-06-04 [wwp]        2.9.2cvs31
3146
3147         * src/prefs_account.c
3148                 Fix compiling w/o aspell support.
3149
3150 2007-06-03 [wwp]        2.9.2cvs30
3151
3152         * src/prefs_gtk.c
3153                 Don't decode leading ENV_ and ~ in P_PASSWORD
3154                 values.
3155
3156 2007-06-03 [wwp]        2.9.2cvs29
3157
3158         * src/prefs_gtk.c
3159                 Don't decode leading ENV_ and ~ in P_PASSWORD
3160                 values.
3161
3162 2007-06-03 [wwp]        2.9.2cvs28
3163
3164         * src/prefs_account.c
3165         * src/gtk/prefswindow.c
3166         * src/gtk/prefswindow.h
3167                 Added a way to force preloading of all pages
3168                 (prefswindow).
3169                 Moved tabs to pages in account prefs.
3170
3171 2007-06-02 [colin]      2.9.2cvs27
3172
3173         * src/addressbook.c
3174                 Fix possible crash, fix ldap write bugs
3175         * src/ldapupdate.c
3176                 Fix ldap write bugs - patch by Michael
3177                 Rasmussen
3178         * src/alertpanel.c
3179         * src/alertpanel.h
3180                 Add a hook whenever alertpanel opens/closes
3181
3182 2007-05-31 [wwp]        2.9.2cvs26
3183
3184         * src/prefs_compose_writing.c
3185         * src/prefs_quote.c
3186                 Re-organized writing options a bit:
3187                  - renamed the Quoting page to Templates
3188                  - moved all composing templates to that page
3189                  - moved non-templates options to the Writing one,
3190                    grouped reply-related options, reordered reply and
3191                    forward options.
3192
3193 2007-05-31 [wwp]        2.9.2cvs25
3194
3195         * src/compose.c
3196                 Removed unused code.
3197
3198 2007-05-31 [colin]      2.9.2cvs24
3199
3200         * src/addressbook.c
3201                 Fix missing display name when modifying
3202                 LDAP. Patch by Michael Rasmussen
3203
3204 2007-05-31 [wwp]        2.9.2cvs23
3205
3206         * src/plugins/bogofilter/Makefile.am
3207         * src/plugins/clamav/Makefile.am
3208         * src/plugins/demo/Makefile.am
3209         * src/plugins/dillo_viewer/Makefile.am
3210         * src/plugins/spamassassin/Makefile.am
3211                 Fix building of those plugins in Mac OS X.
3212
3213 2007-05-30 [wwp]        2.9.2cvs22
3214
3215         * src/gtk/quicksearch.c
3216                 Fix missing initialization.
3217
3218 2007-05-30 [wwp]        2.9.2cvs21
3219
3220         * src/procheader.c
3221                 Revert accidental commit (debug outputs).
3222
3223 2007-05-30 [wwp]        2.9.2cvs20
3224
3225         * src/compose.c
3226         * src/folder_item_prefs.c
3227         * src/folder_item_prefs.h
3228         * src/prefs_account.c
3229         * src/prefs_account.h
3230         * src/prefs_folder_item.c
3231         * src/prefs_gtk.c
3232         * src/prefs_gtk.h
3233                 Implemented per-account and per-folder
3234                 compose/reply/forward formats.
3235
3236 2007-05-30 [wwp]        2.9.2cvs19
3237
3238         * src/prefs_compose_writing.c
3239         * src/prefs_quote.c
3240         * src/procheader.c
3241         * src/quote_fmt.c
3242         * src/quote_fmt.h
3243                 Internal API changes (factorize quote format
3244                 prefs and checks).
3245
3246 2007-05-30 [colin]      2.9.2cvs18
3247
3248         * src/compose.c
3249                 Fix race where it's possible to re-click Send
3250                 between end of SMTP session and end of "move to
3251                 sent folder" when sending an email with send
3252                 dialog enabled.
3253
3254 2007-05-30 [colin]      2.9.2cvs17
3255
3256         * src/crash.c
3257                 Ask for backtrace on all threads. Patch by
3258                 Pawel
3259         * src/folderview.c
3260                 Fix stale news statusbar when scanning fails.
3261                 Patch by Pawel
3262         * src/ldapupdate.c
3263                 Fix some LDAP write updates bugs. Patch
3264                 by Michael Rasmussen
3265
3266 2007-05-29 [colin]      2.9.2cvs16
3267
3268         * src/imap.c
3269                 Fix loss of local flags when moving mails
3270                 on IMAP in high-bandwidth mode (UID FETCH)
3271
3272 2007-05-25 [paul]       2.9.2cvs15
3273
3274         * src/common/socket.c
3275                 fix sometimes crasher on cancelling
3276                 message sending
3277
3278 2007-05-25 [colin]      2.9.2cvs14
3279
3280         * src/imap.c
3281                 Fix a memory leak
3282         * src/imap_gtk.c
3283                 Be more helpful in the subscription
3284                 message
3285
3286 2007-05-23 [wwp]        2.9.2cvs13
3287
3288         * src/compose.c
3289         * src/prefs_compose_writing.c
3290         * src/prefs_quote.c
3291         * src/prefs_template.c
3292         * src/prefs_template.h
3293         * src/quote_fmt.c
3294         * src/quote_fmt.h
3295         * src/quote_fmt_lex.l
3296         * src/quote_fmt_parse.y
3297                 Introduced new syntax elements (symbols and commands)
3298                 in templates/quote_fmt. Compatibility w/ old
3299                 symbols is kept.
3300                 Updated and reworked the corresponding Information
3301                 dialog.
3302                 Display the line number in dialogs that talk about
3303                 parser errors (in addition to the error message in
3304                 output).
3305
3306 2007-05-23 [wwp]        2.9.2cvs12
3307
3308         * src/quote_fmt_parse.y
3309                 Fix 2.9.2cvs11, probably a paste accident ;).
3310
3311 2007-05-23 [wwp]        2.9.2cvs11
3312
3313         * src/compose.c
3314         * src/prefs_template.c
3315         * src/quote_fmt.h
3316         * src/quote_fmt_parse.y
3317                 Fix 2.9.2cvs10, which broke --disable-aspell.
3318
3319 2007-05-22 [wwp]        2.9.2cvs10
3320
3321         * src/compose.c
3322         * src/prefs_template.c
3323         * src/quote_fmt.c
3324         * src/quote_fmt.h
3325         * src/quote_fmt_lex.l
3326         * src/quote_fmt_parse.y
3327         * src/gtk/gtkaspell.c
3328         * src/gtk/gtkaspell.h
3329                 Added template/quote format syntactical elements
3330                 to show and query:
3331                         - current dictionary
3332                           %T to show (shows empty if not set or not enabled),
3333                           ?T and !T to check if the default dictionary is
3334                           enabled and set
3335                         - current account's default dictionary
3336                           %aT to show (empty if not set or not enabled),
3337                           ?aT and !aT to check if it's enabled and set
3338                         - name completion for an address, from the address
3339                           book
3340                           %ABf, %ABt, %ABc respectively show the full name got
3341                           from the address book if From, To or Cc match a single
3342                           contact.
3343                           ?ABf, !ABf, ?ABt, !ABt, ?ABc and !ABc check if completion
3344                           matches any contact and if the full name is non-empty.
3345                           If From, To or Cc are lists of email addresses, only
3346                           the first address will be checked.
3347                 In compose.c, fix msginfo's To, Cc and Newsgroup address lists,
3348                 that could show a trailing ','.
3349                 Also, template/quote_fmt parser now shows the line number in case
3350                 of parser error.
3351
3352 2007-05-15 [colin]      2.9.2cvs9
3353
3354         * src/main.c
3355         * src/main.h
3356                 Add a public function to know whether Claws
3357                 crashed last time
3358                 Store opened folder when exiting
3359         * src/folder.c
3360         * src/folder.h
3361                 Store last opened message in each FolderItem;
3362                 Reset last seen messages if Claws crashed, so 
3363                 that one can't go in an infinite crash in case 
3364                 a particular mail crashes Claws.
3365         * src/messageview.c
3366         * src/prefs_common.c
3367         * src/prefs_common.h
3368         * src/summaryview.c
3369         * src/prefs_summaries.c
3370                 Add "Select last opened message" when entering
3371                 a folder
3372                 Add "Select last opened folder" at startup.
3373
3374 2007-05-14 [colin]      2.9.2cvs8
3375
3376         * manual/xml2pdf
3377                 Fix bashism, search for xml catalog 
3378                 in /usr/local/share/xml/catalog too
3379                 Patch by Pawel
3380
3381 2007-05-13 [wwp]        2.9.2cvs7
3382
3383         * src/gtk/logwindow.c
3384                 fix raising log windows when they are either minimized or
3385                 in background.
3386
3387 2007-05-11 [colin]      2.9.2cvs6
3388
3389         * src/gtk/filesel.c
3390                 Use Hildon's file chooser on Maemo. Patch
3391                 by Jean-Luc Biord; fixes part 2 of bug 1201,
3392                 'File attachment "manipulation" bugs...'
3393
3394 2007-05-10 [wwp]        2.9.2cvs5
3395
3396         * src/prefs_common.c
3397         * src/prefs_common.h
3398         * src/gtk/quicksearch.c
3399                 Add a quicksearch option to automatically run
3400                 a search selected from the history (this option
3401                 is exclusive towards type-ahead).
3402
3403 2007-05-10 [colin]      2.9.2cvs4
3404
3405         * src/imap.c
3406                 Fix g_warnings, thanks to Brian
3407                 Morrison
3408
3409 2007-05-09 [colin]      2.9.2cvs3
3410
3411         * src/crash.c
3412         * src/exporthtml.c
3413         * src/mbox.c
3414         * src/prefs_summaries.c
3415         * src/procheader.c
3416         * src/common/log.c
3417         * src/common/utils.c
3418         * src/gtk/gtksourceprintjob.c
3419         * src/gtk/sslcertwindow.c
3420                 Use the re-entrant variant of time functions
3421                 Probably fixes bug 1217, 'reentrancy problems 
3422                 with time functions'
3423
3424 2007-05-09 [colin]      2.9.2cvs2
3425
3426         * src/imap.c
3427                 Fix crasher when reconnection fails
3428
3429 2007-05-08 [paul]       2.9.2cvs1
3430
3431         * NEWS
3432         * README
3433         * RELEASE_NOTES
3434         * configure.ac
3435                 bump version number following
3436                 stable release
3437
3438 2007-05-08 [paul]       2.9.1cvs48
3439
3440         * src/plugins/demo/demo.c
3441         * src/plugins/dillo_viewer/dillo_prefs.c
3442         * src/plugins/dillo_viewer/dillo_prefs.h
3443         * src/plugins/dillo_viewer/dillo_viewer.c
3444         * src/plugins/pgpcore/pgp_viewer.c
3445         * src/plugins/pgpcore/pgp_viewer.h
3446         * src/plugins/pgpcore/plugin.c
3447         * src/plugins/pgpcore/prefs_gpg.c
3448         * src/plugins/pgpcore/prefs_gpg.h
3449         * src/plugins/pgpcore/sgpgme.c
3450         * src/plugins/pgpcore/sgpgme.h
3451         * src/plugins/pgpinline/plugin.c
3452         * src/plugins/pgpmime/pgpmime.c
3453         * src/plugins/pgpmime/pgpmime.h
3454         * src/plugins/pgpmime/plugin.c
3455         * src/plugins/spamassassin/spamassassin.c
3456         * src/plugins/spamassassin/spamassassin.h
3457         * src/plugins/spamassassin/spamassassin_gtk.c
3458         * src/plugins/trayicon/README
3459         * tools/README
3460         * tools/README.sylprint
3461         * tools/outlook2claws-mail.pl
3462         * tools/sylprint.pl
3463         * tools/tb2claws-mail
3464         * tools/tbird2claws.py
3465         * tools/update-po
3466         * tools/vcard2xml.py
3467         * tools/kdeservicemenu/README
3468                 cleanups and corrections
3469
3470 2007-05-06 [wwp]        2.9.1cvs47
3471
3472         * tools/uudec
3473                 Fix missing dash to `display` command-line, reported
3474                 by Georg Himmrich <georg at mails d0t diesind d0t net>.
3475
3476 2007-05-06 [colin]      2.9.1cvs46
3477
3478         * src/Makefile.am
3479         * src/stock_pixmap.c
3480         * src/stock_pixmap.h
3481         * src/pixmaps/printer.xpm
3482                 Add a printer icon
3483
3484 2007-05-06 [paul]       2.9.1cvs45
3485
3486         * src/compose.c
3487         * src/ldapquery.c
3488         * src/privacy.h
3489         * src/summary_search.c
3490         * src/summaryview.c
3491                 fix build warnings
3492
3493 2007-05-05 [wwp]        2.9.1cvs44
3494
3495         * src/messageview.c
3496         * src/mh.c
3497         * src/prefs_actions.c
3498         * src/prefs_gtk.c
3499         * src/summaryview.c
3500         * src/common/xml.c
3501                 Fix "faild" typos everywhere and capitalization of
3502                 some g_warnings.
3503
3504 2007-05-04 [colin]      2.9.1cvs43
3505
3506         * src/compose.c
3507         * src/privacy.c
3508         * src/privacy.h
3509         * src/plugins/pgpcore/prefs_gpg.c
3510         * src/plugins/pgpcore/prefs_gpg.h
3511         * src/plugins/pgpinline/pgpinline.c
3512         * src/plugins/pgpmime/pgpmime.c
3513                 Add an API to warn about encryption limits,
3514                 and allow to disable these warnings
3515
3516 2007-05-03 [colin]      2.9.1cvs42
3517
3518         * src/summaryview.c
3519         * src/mainwindow.c
3520                 Fix bug 1213, 'Delete more than 
3521                 one thread at once'
3522
3523 2007-05-03 [wwp]        2.9.1cvs41
3524
3525         * src/prefs_common.c
3526         * src/prefs_filtering.c
3527         * src/prefs_template.c
3528         * src/common/template.c
3529         * src/common/template.h
3530         * src/gtk/gtkutils.c
3531         * src/gtk/gtkutils.h
3532                 Templates are no longer automatically sorted
3533                 by name, but can be sorted manually using
3534                 |< < > >| buttons as well as drag'n'drop.
3535
3536 2007-05-03 [wwp]        2.9.1cvs40
3537
3538         * src/plugins/spamassassin/spamassassin.c
3539         * src/plugins/spamassassin/spamassassin.h
3540         * src/plugins/spamassassin/spamassassin_gtk.c
3541         * src/plugins/bogofilter/bogofilter.c
3542         * src/plugins/bogofilter/bogofilter.h
3543         * src/plugins/bogofilter/bogofilter_gtk.c
3544                 Added an option to conditionally mark saved spam
3545                 as read (default is and was to do so).
3546                 Satisfies feature request 1708539 on sf.net tracker.
3547
3548 2007-05-03 [colin]      2.9.1cvs39
3549
3550         * src/inc.c
3551                 Fix bug 1211, 'Offline dialog message bugs/annoyances...'
3552
3553 2007-05-02 [colin]      2.9.1cvs38
3554
3555         * src/textview.c
3556                 Fix bug 1209, 'Clicking on address 
3557                 in header (mailto uri) selects 
3558                 default account'. Patch adapted from
3559                 G.P. Halkes' patch.
3560
3561 2007-05-02 [colin]      2.9.1cvs37
3562
3563         * src/grouplistdialog.c
3564                 Set cursor to wait cursor while loading
3565                 groups.
3566
3567 2007-05-02 [paul]       2.9.1cvs36
3568
3569         * src/folder.c
3570         * src/common/defs.h
3571                 rename cache and mark files
3572                 (data is preserved)
3573
3574 2007-04-30 [paul]       2.9.1cvs35
3575
3576         * manual/glossary.xml
3577         * manual/plugins.xml
3578                 updates. Patch by Ricardo
3579
3580 2007-04-29 [wwp]        2.9.1cvs34
3581
3582         * src/mainwindow.c
3583         * configure.ac
3584                 Fix few grammatical errors (patch by David Relson < relson at
3585                 osagesoftware dot com >).
3586
3587 2007-04-28 [colin]      2.9.1cvs33
3588
3589         * src/account.c
3590         * src/pop.c
3591         * src/prefs_account.c
3592         * src/prefs_account.h
3593                 Drop the "Download all" preference. It's
3594                 stupidly useless and confuses people from
3595                 time to time.
3596
3597 2007-04-27 [wwp]        2.9.1cvs32
3598
3599         * src/account.c
3600         * src/prefs_account.c
3601         * src/prefs_account.h
3602                 Don't reflect accounts changes to the mainwindow when it's
3603                 not necessary.
3604
3605 2007-04-27 [colin]      2.9.1cvs31
3606
3607         * src/folder.c
3608                 Freeze/thaw when sync'ing flags
3609         * src/imap.c
3610         * src/prefs_account.c
3611         * src/prefs_account.h
3612         * src/etpan/imap-thread.c
3613         * src/etpan/imap-thread.h
3614                 Add a way to use UID FETCH instead
3615                 of searches to fetch message lists
3616                 and flags. More expensive towards
3617                 bandwidth, less expensive towards
3618                 server's CPU. Probably fixes 
3619                 bug 1158, 'Scanning new folders on 
3620                 Exchange 2007 extremely slow'.
3621                 Patch 95% by Hoa.
3622
3623 2007-04-27 [paul]       2.9.1cvs30
3624
3625         * src/mainwindow.c
3626         * src/prefs_logging.c
3627                 improvements to english usage
3628
3629 2007-04-27 [colin]      2.9.1cvs29
3630
3631         * src/imap.c
3632                 Fix build without libetpan (my bad!)
3633
3634 2007-04-26 [colin]      2.9.1cvs28
3635
3636         * src/imap.c
3637         * src/imap.h
3638                 Fix uselessly exported function
3639         * src/textview.c
3640                 Consider "- -- \n" as signature separator
3641                 (that's what signature separators look like
3642                  in PGP/Inline signed mails)
3643
3644 2007-04-26 [colin]      2.9.1cvs27
3645
3646         * configure.ac
3647                 libetpan-0.49 is now required
3648         * src/procmime.c
3649                 Fix double fetching of mails if
3650                 first try failed
3651         * src/imap.c
3652                 Make offline sync faster, by
3653                 remembering last change time, and
3654                 last sync time.
3655
3656 2007-04-26 [hoa]        2.9.1cvs26
3657
3658         * src/imap.c
3659         * src/imap.h
3660         * src/mainwindow.c
3661         * src/toolbar.c
3662         * src/etpan/imap-thread.c
3663         * src/etpan/imap-thread.h
3664                 cancellation of IMAP operations is now allowed.
3665                 Fixes bug 1056, 'Possibility to 'cancel transfer' in IMAP'
3666
3667 2007-04-26 [colin]      2.9.1cvs25
3668
3669         * src/folder.c
3670                 Always fetch body+headers in folders that are
3671                 synched for offline use, if "Synchronise as
3672                 soon as possible" is set.
3673                 Fixes bug 1200, 'Add option to always retrieve full 
3674                 messages'
3675
3676 2007-04-25 [colin]      2.9.1cvs24
3677
3678         * src/compose.c
3679                 Fix bug 1198, 'Reply-all "disappearing" address bug 
3680                 persists...'
3681
3682 2007-04-24 [colin]      2.9.1cvs23
3683
3684         * src/folderview.c
3685                 Fix bug 1195, 'Hardware key navigation' 
3686                 Make GDK_Enter toggle expansion (Maemo)
3687
3688 2007-04-24 [wwp]        2.9.1cvs22
3689
3690         * src/compose.c
3691                 Fix few compiler warnings.
3692
3693 2007-04-24 [paul]       2.9.1cvs21
3694
3695         * src/Makefile.am
3696         * src/stock_pixmap.c
3697         * src/stock_pixmap.h
3698                 complete last commit
3699
3700 2007-04-24 [paul]       2.9.1cvs20
3701
3702         * src/gtk/about.c
3703         * src/pixmaps/active.xpm
3704         * src/pixmaps/checkbox_off.xpm
3705         * src/pixmaps/checkbox_on.xpm
3706         * src/pixmaps/inactive.xpm
3707                 kick out the blobs
3708                 remove transparent border from checkbox icons
3709
3710 2007-04-24 [wwp]        2.9.1cvs19
3711
3712         * src/textview.c
3713         * src/textview.h
3714                 Fix a crash in textview, thanks to Colin.
3715
3716 2007-04-23 [wwp]        2.9.1cvs18
3717
3718         * src/prefs_common.c
3719                 Fix 2.9.1cvs5: no header was being translated at all.
3720
3721 2007-04-23 [colin]      2.9.1cvs17
3722
3723         * src/Makefile.am
3724         * src/stock_pixmap.c
3725         * src/stock_pixmap.h
3726         * src/summaryview.c
3727         * src/summaryview.h
3728         * src/gtk/gtksctree.c
3729         * src/gtk/gtksctree.h
3730         * src/pixmaps/selection.xpm
3731                 Fix bug 1193, 'Need a way to multi-select
3732                 items'. Add a toggle button to the summaryview
3733                 to switch between normal and multiple selection
3734                 (Maemo)
3735
3736 2007-04-23 [colin]      2.9.1cvs16
3737
3738         * src/Makefile.am
3739         * src/stock_pixmap.c
3740         * src/stock_pixmap.h
3741         * src/summaryview.c
3742         * src/summaryview.h
3743         * src/gtk/gtksctree.c
3744         * src/gtk/gtksctree.h
3745         * src/pixmaps/selection.xpm
3746                 Fix bug 1193, 'Need a way to multi-
3747                 select items'
3748                 Add a toggle button in the summaryview
3749                 to enable normal or multiple selection.
3750                 (Maemo)
3751
3752 2007-04-23 [colin]      2.9.1cvs15
3753
3754         * src/compose.c
3755                 Fix bug 1196, 'Edit>Select All doesn't work' (Maemo)
3756
3757 2007-04-21 [colin]      2.9.1cvs14
3758
3759         * src/gtk/quicksearch.c
3760                 Fix previous commit (actually use correct
3761                 parameter)
3762
3763 2007-04-21 [colin]      2.9.1cvs13
3764
3765         * src/gtk/quicksearch.c
3766                 Fix changing quicksearch type (after Esc,
3767                 after changing Recursive, ...)
3768
3769 2007-04-20 [wwp]        2.9.1cvs12
3770
3771         * src/gtk/Makefile.am
3772                 Added headers.h (completes 2.9.1cvs5).
3773
3774 2007-04-20 [wwp]        2.9.1cvs11
3775
3776         * src/addressbook.c
3777                 Fix the use of display name in name column,
3778                 it has been overriden w/ the use of nickname
3779                 by 2.9.0cvs3. Now nickname is used (if any)
3780                 in case of LDAP books only.
3781
3782 2007-04-20 [colin]      2.9.1cvs10
3783
3784         * src/mimeview.c
3785         * src/summaryview.c
3786         * src/textview.c
3787                 Add handling of 'a' to loop in a mail's
3788                 mimeparts
3789
3790 2007-04-20 [colin]      2.9.1cvs9
3791
3792         * src/toolbar.c
3793                 Fix bug 1190, 'dir_open' button doesn't work'
3794                 (Maemo)
3795
3796 2007-04-20 [colin]      2.9.1cvs8
3797
3798         * src/folderview.c
3799         * src/mainwindow.c
3800                 Fix bug 1194, 'Hardware keys move from email 
3801                 list to account/directory list, but not back 
3802                 to email list...' (Maemo)
3803
3804 2007-04-20 [colin]      2.9.1cvs7
3805
3806         * src/compose.h
3807                 complete previous commit
3808
3809 2007-04-20 [colin]      2.9.1cvs6
3810
3811         * src/compose.c
3812                 Fix bug 1187, 'Reply-to addressee disappears 
3813                 when reply-to text box is clicked...' (Maemo)
3814
3815 2007-04-20 [wwp]        2.9.1cvs5
3816
3817         * po/POTFILES.in
3818         * src/addressbook.c
3819         * src/compose.c
3820         * src/filtering.c
3821         * src/headerview.c
3822         * src/matcher.c
3823         * src/prefs_common.c
3824         * src/prefs_common.h
3825         * src/prefs_display_header.c
3826         * src/prefs_matcher.c
3827         * src/summaryview.c
3828         * src/gtk/headers.h
3829         * src/gtk/quicksearch.c
3830                 Translate more header names according to the relevant option value,
3831                 mostly in filtering debug messages (reported by Tim <timbrain@post.cz>).
3832                 Replaced nearly all uses of prefs_common.trans_hdr with a call
3833                 to prefs_common_translated_header_name().
3834                 Added a headers.h reference file that contains known header names
3835                 (RFC2822 and others) to the translation process' input, so that
3836                 translated header names will still exist even if no occurrence of
3837                 _("headername") is found anymore in the sources.
3838                 Don't translate column name 'Number' following to trans_hdr option
3839                 value as it's not a header name.
3840
3841 2007-04-20 [colin]      2.9.1cvs4
3842
3843         * src/gtk/quicksearch.c
3844         * src/gtk/quicksearch.h
3845                 Add "From, To or Subject" quicksearch
3846                 type. Patch by ulfschaper@users.sf.net
3847
3848 2007-04-20 [colin]      2.9.1cvs3
3849
3850         * src/matcher.c
3851                 Implement proper references filtering condition.
3852                 Patch based on a patch by Khanh-Dang <kdntl@users.sf.net>
3853
3854 2007-04-19 [wwp]        2.9.1cvs2
3855
3856         * src/prefs_display_header.c
3857         * src/message_search.c
3858                 Fix few warnings (g_free of const gchar*).
3859
3860 2007-04-19 [paul]       2.9.1cvs1
3861
3862         * NEWS
3863         * README
3864         * RELEASE_NOTES
3865         * configure.ac
3866                 bump version number following
3867                 stable release
3868
3869 2007-04-19 [paul]       2.9.0cvs9
3870
3871         * manual/advanced.xml
3872         * manual/glossary.xml
3873                 fix typos
3874
3875 2007-04-18 [paul]       2.9.0cvs8
3876
3877         * src/pop.c
3878                 fix for CVE-2007-1558 (APOP)
3879                 Thanks to Colin
3880
3881 2007-04-18 [paul]       2.9.0cvs7
3882
3883         * src/messageview.c
3884         * src/mimeview.c
3885         * src/summaryview.c
3886         * src/gtk/filesel.c
3887                 Fix encoding woes wrt saving of
3888                 mails and parts
3889                 Thanks to Colin
3890
3891 2007-04-18 [colin]      2.9.0cvs6
3892
3893         * src/gtk/pluginwindow.c
3894                 Fix bug 1185, 'Pluginwindow's [X] button doesn't save'
3895
3896 2007-04-17 [wwp]        2.9.0cvs5
3897
3898         * src/addressadd.c
3899         * src/addressbook.c
3900         * src/addrindex.c
3901         * src/ldapupdate.c
3902                 Fix --disable-ldap build,
3903                 fix some LDAP annoyances on 
3904                 searches, thanks to Colin.
3905
3906 2007-04-17 [wwp]        2.9.0cvs4
3907
3908         * src/ldapupdate.c
3909                 Fix more mixed decls, sensitive w/ strict ANSI-C89 compilers
3910                 like gcc 2.9x. Thanks to Colin.
3911
3912 2007-04-17 [wwp]        2.9.0cvs3
3913
3914         * src/Makefile.am
3915         * src/addressadd.c
3916         * src/addressbook.c
3917         * src/addrindex.c
3918         * src/addritem.c
3919         * src/addritem.h
3920         * src/editaddress.c
3921         * src/ldapctrl.c
3922         * src/ldapctrl.h
3923         * src/ldapquery.c
3924         * src/ldapserver.c
3925         * src/ldapserver.h
3926         * src/ldapupdate.c
3927         * src/ldapupdate.h
3928                 Add LDAP write support. Patch mostly by 
3929                 Michael <mir at datanom dot net>
3930
3931 2007-04-17 [wwp]        2.9.0cvs2
3932
3933         * src/compose.c
3934                 Prepend "Add to address book" to the context menu of compose window's sender and
3935                 recipient fields.
3936
3937 2007-04-16 [paul]       2.9.0cvs1
3938
3939         * src/gtk/authors.h
3940                 add Pader Rezso
3941
3942 2007-04-16 [paul]       2.9.0
3943
3944         * NEWS
3945         * README
3946         * RELEASE_NOTES
3947                 2.9.0 released
3948
3949 2007-04-16 [paul]       2.8.1cvs102
3950
3951         * po/fr.po
3952                 updated by Fabien Vantard
3953
3954 2007-04-16 [paul]       2.8.1cvs101
3955
3956         * po/ca.po
3957         * po/cs.po
3958         * po/de.po
3959         * po/hu.po
3960         * po/pl.po
3961         * po/pt_BR.po
3962         * po/sr.po
3963         * po/zh_CN.po
3964                 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
3965                 Pader Rezso, Emil Nowak, Frederico Goncalves Guimaraes,
3966                 Aleksandar Urosevic, and Ralgh Young
3967
3968 2007-04-15 [mones]      2.8.1cvs100
3969
3970         * po/es.po
3971                 Updated for release
3972
3973 2007-04-14 [colin]      2.8.1cvs99
3974
3975         * src/message_search.c
3976         * src/prefs_display_header.c
3977         * src/summary_search.c
3978         * src/gtk/combobox.c
3979                 Fix allocations
3980
3981 2007-04-14 [wwp]        2.8.1cvs98
3982
3983         * src/gtk/combobox.c
3984         * src/message_search.c
3985         * src/summary_search.c
3986         * src/prefs_display_header.c
3987                 Workaround a bug with GTK+ 2.6.x where gtk_combo_box_get_active_text()
3988                 returns NULL, get the text value directly from the GtkEntry child.
3989
3990 2007-04-13 [colin]      2.8.1cvs97
3991
3992         * src/gtk/quicksearch.c
3993                 Give the focus back to summaryview when
3994                 emptying the quicksearch with Esc
3995
3996 2007-04-13 [colin]      2.8.1cvs96
3997
3998         * src/message_search.c
3999         * src/prefs_display_header.c
4000         * src/summary_search.c
4001                 Fix possibles crashes when getting text
4002                 from gtk combos
4003
4004 2007-04-13 [colin]      2.8.1cvs95
4005
4006         * src/pop.c
4007                 Add some UIDL debugging
4008
4009 2007-04-12 [colin]      2.8.1cvs94
4010
4011         * src/folder.c
4012                 Force folder scan if necessary after
4013                 copying mails, to be able to reapply
4014                 flags.
4015
4016 2007-04-11 [colin]      2.8.1cvs93
4017
4018         * src/main.c
4019                 don't scan for new mail on startup if --select
4020                 is specified (or race conditions arise). If so,
4021                 do both sequentially.
4022
4023 2007-04-09 [colin]      2.8.1cvs92
4024
4025         * src/common/defs.h
4026                 Use leafpad by default on Maemo. Patch
4027                 by Jean-Luc Biord.
4028
4029 2007-04-06 [colin]      2.8.1cvs91
4030
4031         * src/pixmaps/queue_close.xpm
4032         * src/pixmaps/queue_close_hrm.xpm
4033         * src/pixmaps/queue_close_hrm_mark.xpm
4034         * src/pixmaps/queue_close_mark.xpm
4035         * src/pixmaps/queue_open.xpm
4036         * src/pixmaps/queue_open_hrm.xpm
4037         * src/pixmaps/queue_open_hrm_mark.xpm
4038         * src/pixmaps/queue_open_mark.xpm
4039                 Move the clock one pixel down :)
4040
4041 2007-04-05 [colin]      2.8.1cvs90
4042
4043         * src/mainwindow.c
4044                 Don't sync when switching offline from
4045                 command line - it's usually too late :)
4046
4047 2007-04-05 [paul]       2.8.1cvs89
4048
4049         * src/Makefile.am
4050         * src/stock_pixmap.c
4051         * src/pixmaps/dir_close_hrm.xpm
4052         * src/pixmaps/dir_close_hrm_mark.xpm
4053         * src/pixmaps/drafts_close.xpm
4054         * src/pixmaps/drafts_close_mark.xpm
4055         * src/pixmaps/drafts_open.xpm
4056         * src/pixmaps/drafts_open_mark.xpm
4057         * src/pixmaps/inbox.xpm
4058         * src/pixmaps/inbox_close.xpm
4059         * src/pixmaps/inbox_close_hrm.xpm
4060         * src/pixmaps/inbox_close_hrm_mark.xpm
4061         * src/pixmaps/inbox_close_mark.xpm
4062         * src/pixmaps/inbox_hrm.xpm
4063         * src/pixmaps/inbox_hrm_mark.xpm
4064         * src/pixmaps/inbox_mark.xpm
4065         * src/pixmaps/inbox_open.xpm
4066         * src/pixmaps/inbox_open_hrm.xpm
4067         * src/pixmaps/inbox_open_hrm_mark.xpm
4068         * src/pixmaps/inbox_open_mark.xpm
4069         * src/pixmaps/outbox.xpm
4070         * src/pixmaps/outbox_close.xpm
4071         * src/pixmaps/outbox_close_hrm.xpm
4072         * src/pixmaps/outbox_close_hrm_mark.xpm
4073         * src/pixmaps/outbox_close_mark.xpm
4074         * src/pixmaps/outbox_hrm.xpm
4075         * src/pixmaps/outbox_hrm_mark.xpm
4076         * src/pixmaps/outbox_mark.xpm
4077         * src/pixmaps/outbox_open.xpm
4078         * src/pixmaps/outbox_open_hrm.xpm
4079         * src/pixmaps/outbox_open_hrm_mark.xpm
4080         * src/pixmaps/outbox_open_mark.xpm
4081         * src/pixmaps/queue_close.xpm
4082         * src/pixmaps/queue_close_hrm.xpm
4083         * src/pixmaps/queue_close_hrm_mark.xpm
4084         * src/pixmaps/queue_close_mark.xpm
4085         * src/pixmaps/queue_open.xpm
4086         * src/pixmaps/queue_open_hrm.xpm
4087         * src/pixmaps/queue_open_hrm_mark.xpm
4088         * src/pixmaps/queue_open_mark.xpm
4089                 updated, added and replaced icons
4090                 Icons by Colin
4091
4092 2007-04-04 [colin]      2.8.1cvs88
4093
4094         * src/imap.c
4095                 Fix build without libetpan
4096
4097 2007-04-03 [colin]      2.8.1cvs87
4098
4099         * src/imap.c
4100                 Fix crash with Citadel, and try to make
4101                 things work. this server (and specifically 
4102                 STATUS and APPEND at least) seems broken.
4103
4104 2007-04-03 [colin]      2.8.1cvs86
4105
4106         * src/folderview.c
4107                 Fix icons on folder close
4108
4109 2007-04-03 [colin]      2.8.1cvs85
4110
4111         * src/inc.c
4112                 Fix double-ask of offline override in
4113                 certain cases
4114         * src/imap.c
4115         * src/imap.h
4116         * src/imap_gtk.c
4117                 Much more efficient way to synchronise
4118                 for offline use
4119         * src/etpan/imap-thread.c
4120                 Fix possible segs
4121         * src/folder.c
4122         * src/gtk/quicksearch.c
4123                 Fix some GUI lags
4124
4125 2007-04-03 [paul]       2.8.1cvs84
4126
4127         * src/filtering.c
4128         * src/folder.c
4129         * src/folder.h
4130         * src/prefs_common.c
4131         * src/prefs_common.h
4132         * src/prefs_other.c
4133                 Fix sync being done too late
4134                 Thanks to Colin
4135
4136 2007-04-02 [colin]      2.8.1cvs83
4137
4138         * src/summaryview.c
4139                 Maemo: Put status and quicksearch at the top
4140         * src/plugins/bogofilter/bogofilter.c
4141         * src/plugins/spamassassin/spamassassin.c
4142                 Derive trash from inbox if possible
4143
4144 2007-04-02 [paul]       2.8.1cvs82
4145
4146         * src/plugins/bogofilter/bogofilter_gtk.c
4147                 a few English changes
4148
4149 2007-04-02 [paul]
4150
4151         2.9.0-rc1 released
4152
4153 2007-04-02 [colin]      2.8.1cvs81
4154
4155         * src/image_viewer.c
4156                 Fix transparent images by using
4157                 GtkImage
4158         * src/messageview.c
4159                 Flush events (on new windows) to avoid
4160                 having the textview's image resize fail
4161                 to know the available width
4162
4163 2007-04-01 [colin]      2.8.1cvs80
4164
4165         * src/prefs_account.c
4166                 If no MH mailbox exist, when creating a POP/Local
4167                 account, just create and use the default one 
4168                 instead of bailing with a "Mailbox doesn't exist"
4169                 error
4170
4171 2007-03-31 [colin]      2.8.1cvs79
4172
4173         * src/prefs_account.c
4174                 Create signature file if it doesn't exist
4175                 before editing
4176         * src/prefs_toolbar.c
4177                 Maemo: Move "Use default" on the left so
4178                 that people can find it
4179         * src/common/defs.h
4180                 Maemo: make default editor "Maemopad", 
4181                 default signature file "MyDocs/signature.txt"
4182
4183 2007-03-31 [colin]      2.8.1cvs78
4184
4185         * src/prefs_account.c
4186                 Maemo: rework account prefs so
4187                 that less horizontal scrolling
4188                 is required
4189
4190 2007-03-31 [colin]      2.8.1cvs77
4191
4192         * src/folderview.c
4193         * src/prefs_common.c
4194         * src/prefs_common.h
4195                 Fix bug 1167, 'Allow not displaying zeros 
4196                 in folder list'. Patch by MartinP
4197
4198 2007-03-31 [colin]      2.8.1cvs76
4199
4200         * AUTHORS
4201                 Add Jean-Luc Biord
4202
4203 2007-03-31 [colin]      2.8.1cvs75
4204
4205         * src/imap.c
4206                 Apply patch from bug 1172, direct
4207                 access to the folder's session instead
4208                 of using getter. Patch by MartinP
4209
4210 2007-03-31 [paul]       2.8.1cvs74
4211
4212         * src/gtk/authors.h
4213                 no need to list Fabien twice!
4214
4215 2007-03-31 [colin]      2.8.1cvs73
4216
4217         * src/inc.c
4218                 If we're currently "overriding for %d minutes",
4219                 don't ask
4220
4221 2007-03-31 [colin]      2.8.1cvs72
4222
4223         * src/compose.c
4224         * src/imap.c
4225         * src/inc.c
4226         * src/inc.h
4227         * src/messageview.c
4228         * src/news.c
4229         * src/plugins/spamassassin/spamassassin.c
4230                 Offline override: Add a parameter to allow
4231                 asking even if the override timer is running.
4232                 Allows to ask every time the user makes an
4233                 explicit action needing online access (such
4234                 as Get Mail), and not when the action is 
4235                 implicit (such as opening an IMAP folder)
4236
4237 2007-03-31 [colin]      2.8.1cvs71
4238
4239         * src/inc.c
4240                 Override offline: "No" answer shouldn't
4241                 re-ask after 3 seconds, but 10 minutes. 
4242
4243 2007-03-30 [colin]      2.8.1cvs70
4244
4245         * src/common/socket.c
4246                 Better error reporting on unix socket
4247                 failure (bind usually)
4248         * src/gtk/gtkutils.c
4249         * src/gtk/gtkutils.h
4250                 Label window: add a pulsing progress
4251                 bar to show we're not hung :)
4252         * src/folderview.c
4253         * src/main.c
4254         * src/plugins/pgpcore/sgpgme.c
4255                 Update API
4256
4257 2007-03-30 [colin]      2.8.1cvs69
4258
4259         * src/pop.c
4260         * src/prefs_common.c
4261                 Fix possible trashing of history and uidl
4262                 files on disk full problems
4263
4264 2007-03-30 [paul]       2.8.1cvs68
4265
4266         * src/mainwindow.c
4267         * src/summaryview.c
4268         * src/summaryview.h
4269                 update summary when changing layout type
4270                 (fixes wrong folder icon being displayed)
4271                 Thanks to Colin
4272
4273 2007-03-29 [colin]      2.8.1cvs67
4274
4275         * src/prefs_ext_prog.c
4276                 The browser pref is irrelevant on Maemo
4277
4278 2007-03-29 [colin]      2.8.1cvs66
4279
4280         * src/compose.c
4281         * src/compose.h
4282                 Maemo: dynamically switch headers/text position
4283         * src/prefs_common.c
4284                 Maemo: hide compose's ruler by default
4285         * src/common/socket.c
4286         * src/common/socket.h
4287                 Fix build warning
4288
4289 2007-03-29 [colin]      2.8.1cvs65
4290
4291         * src/common/socket.c
4292         * src/common/socket.h
4293                 Fix build when MAEMO_CFLAGS contains
4294                 _X_OPENSOURCE (resolv.h errors as long
4295                 as we don't add _BSD_SOURCE. Ugly).
4296
4297 2007-03-29 [wwp]        2.8.1cvs64
4298
4299         * src/prefs_logging.c
4300                 Fix sensitivity of clip-log widgets in prefs/logging,
4301                 thanks to Fabien.
4302
4303 2007-03-29 [wwp]        2.8.1cvs63
4304
4305         * po/POTFILES.in
4306                 Updated files list for translations, thanks to Fabien.
4307
4308 2007-03-29 [colin]      2.8.1cvs62
4309
4310         * src/main.c
4311         * src/common/Makefile.am
4312         * src/common/utils.c
4313                 Maybe make URI opening work in Maemo
4314                 Requires testing :)
4315
4316 2007-03-28 [colin]      2.8.1cvs61
4317
4318         * src/folder.c
4319         * src/folder.h
4320         * src/folderview.c
4321                 Add the possibility to sort folders arbitrarily
4322                 (via editing of folderlist.xml only). Patch by
4323                 Martin P <mp26+claws@os.inf.tu-dresden.de>
4324                 Fixes bug 1166, 'Folder ordering is fixed and cannot 
4325                 be changed by the user'
4326
4327 2007-03-28 [colin]      2.8.1cvs60
4328
4329         * src/mimeview.c
4330                 Add popup menu for mime icons
4331
4332 2007-03-28 [colin]      2.8.1cvs59
4333
4334         * src/mainwindow.c
4335                 Fix a layout issue when presenting
4336                 mainwindow in Small screen layout
4337         * src/toolbar.c
4338         * src/toolbar.h
4339                 Add a "Go to folder list" button for
4340                 mainwindow, and make it default in
4341                 the Maemo build
4342
4343 2007-03-28 [colin]      2.8.1cvs58
4344
4345         * src/compose.c
4346                 Don't dynamically update title on Maemo
4347                 Patch by Jean-Luc Biord
4348
4349 2007-03-27 [colin]      2.8.1cvs57
4350
4351         * src/compose.c
4352         * src/folderview.c
4353         * src/summaryview.c
4354                 Enable tap-and-hold on Maemo
4355
4356 2007-03-26 [colin]      2.8.1cvs56
4357
4358         * src/compose.c
4359                 More popup-menu (in attachments list)
4360
4361 2007-03-26 [colin]      2.8.1cvs55
4362
4363         * src/compose.c
4364                 Enable popup-menu signal
4365
4366 2007-03-26 [colin]      2.8.1cvs54
4367
4368         * src/plugins/pgpinline/pgpinline.c
4369                 Fix bug 1111, 'PGP/inline plugin hides text 
4370                 around encrypted text block'. Patch based on
4371                 a patch from Michal Cihar.
4372
4373 2007-03-26 [wwp]        2.8.1cvs53
4374
4375         * src/procmsg.c
4376                 Fix getting a false error when sending queued message
4377                 whereas the sending was fine (if there are subfolders
4378                 in the queue folder), thanks to Colin.
4379
4380 2007-03-26 [paul]       2.8.1cvs52
4381
4382         * src/wizard.c
4383                 update FACE header in welcome message
4384
4385 2007-03-25 [colin]      2.8.1cvs51
4386
4387         * src/Makefile.am
4388                 Fix make dist
4389
4390 2007-03-25 [colin]      2.8.1cvs50
4391
4392         * src/main.c
4393                 Fix OSSO_NAME on Maemo (patch by Jean-Luc)
4394
4395 2007-03-24 [colin]      2.8.1cvs49
4396
4397         * src/main.c
4398                 Fix a few launch problems on Maemo
4399                 Patch by Jean-Luc Biord
4400
4401 2007-03-24 [wwp]        2.8.1cvs48
4402
4403         * src/alertpanel.c
4404         * src/alertpanel.h
4405         * src/messageview.c
4406         * src/summaryview.c
4407                 Fix wrong action performed when closing the
4408                 "ask about account specific filtering rules
4409                 when filtering manually" dialog by pressing Escape.
4410                 Fix wrong order of buttons in the "return receipt
4411                 notification - the message was sent to several of
4412                 your accounts" dialog.
4413
4414 2007-03-24 [paul]       2.8.1cvs47
4415
4416         * src/folderview.c
4417                 an improvement to English usage
4418         * tools/kdeservicemenu/README
4419                 updated Claws url
4420
4421 2007-03-24 [paul]       2.8.1cvs46
4422
4423         * src/Makefile.am
4424         * src/stock_pixmap.c
4425         * src/pixmaps/edit_extern.xpm
4426         * src/pixmaps/mail_sign.xpm
4427                 rescue long lost icons
4428
4429 2007-03-24 [paul]       2.8.1cvs45
4430
4431         * src/toolbar.c
4432                 fix toolbar (broken in 2.8.1cvs42)
4433
4434 2007-03-23 [colin]      2.8.1cvs44
4435
4436         * src/imap.c
4437                 Correctly unsubscribe/resubscribe after
4438                 RENAME
4439
4440 2007-03-23 [colin]      2.8.1cvs43
4441
4442         * src/prefs_common.c
4443                 Maemo: as the platform is light on RAM, allow
4444                 caches to be discarded faster.
4445
4446 2007-03-23 [colin]      2.8.1cvs42
4447
4448         * src/Makefile.am
4449         * src/compose.c
4450         * src/compose.h
4451         * src/stock_pixmap.c
4452         * src/stock_pixmap.h
4453         * src/summaryview.c
4454         * src/summaryview.h
4455         * src/toolbar.c
4456         * src/toolbar.h
4457         * src/pixmaps/open_mail.xpm
4458                 Maemo changes: Add the possibility to have
4459                 "Open Email" and "Close Window" buttons on 
4460                 toolbars (and use them in Maemo's default
4461                 toolbars)
4462
4463 2007-03-23 [wwp]        2.8.1cvs41
4464
4465         * src/action.c
4466                 Reverted that part of the action dialog closure logics, to
4467                 pre-2.8.1cvs19. Managing action dialog w/ no output may be
4468                 done later in a different way (or may not).
4469
4470 2007-03-22 [wwp]        2.8.1cvs40
4471
4472         * src/action.c
4473                 Fix sticky action dialog when got no output but action command
4474                 is pipe'ing out or inserting (introduced w/ 2.8.1cvs19).
4475
4476 2007-03-22 [colin]      2.8.1cvs39
4477
4478         * src/prefs_filtering.c
4479         * src/gtk/combobox.h
4480                 Fix escaping account names in filtering prefs
4481
4482 2007-03-22 [colin]      2.8.1cvs38
4483
4484         * src/addrindex.c
4485         * src/ldapctrl.h
4486         * src/ldapquery.c
4487                 Add any attribute specified in LDAP servers'
4488                 Search attributes to the Other Attributes tab
4489                 of contacts; Add 'telephoneNumber' in the
4490                 default list.
4491
4492 2007-03-22 [colin]      2.8.1cvs37
4493
4494         * src/folderview.c
4495         * src/folderview.h
4496         * src/mainwindow.c
4497                 Try to prevent race conditions when
4498                 changing the folder list
4499         * src/summaryview.c
4500                 Fix possible red folder icon when
4501                 switching from Small screen layout
4502                 to any other
4503
4504 2007-03-22 [colin]      2.8.1cvs36
4505
4506         * src/mainwindow.c
4507         * src/mainwindow.h
4508         * src/summaryview.c
4509                 Rename "little screen" to "Small screen"
4510         * src/gtk/Makefile.am
4511         * src/common/utils.c
4512         * src/mh.c
4513                 Fix Maemo-related compilation problems
4514
4515 2007-03-21 [colin]      2.8.1cvs35
4516
4517         * configure.ac
4518                 Fix previous commit
4519         * claws-mail.desktop
4520                 Remove .png from the Icon, it's useless
4521
4522 2007-03-21 [colin]      2.8.1cvs34
4523
4524         * configure.ac
4525         * src/Makefile.am
4526                 Add the necessary lib checking for 
4527                 Maemo
4528
4529 2007-03-21 [colin]      2.8.1cvs33
4530
4531         * src/main.c
4532                 Fix unconditional "error happened" when
4533                 sending via command-line. "lol @ myself"
4534
4535 2007-03-21 [colin]      2.8.1cvs32
4536
4537         * claws-mail-40x40.png
4538         * claws-mail-26x26.png
4539         * src/account.c
4540         * src/addressbook.c
4541         * src/compose.c
4542         * src/folderview.c
4543         * src/folderview.h
4544         * src/main.c
4545         * src/mainwindow.c
4546         * src/mainwindow.h
4547         * src/messageview.c
4548         * src/prefs_account.c
4549         * src/prefs_common.c
4550         * src/summary_search.c
4551         * src/summaryview.c
4552         * src/summaryview.h
4553         * src/gtk/authors.h
4554         * src/gtk/gtkutils.c
4555         * src/gtk/gtkutils.h
4556         * src/gtk/logwindow.c
4557         * src/gtk/menu.c
4558         * src/gtk/prefswindow.c
4559                 Add Maemo port (patch mainly by Jean-Luc Biort)
4560                 Add a new 'Little screen' layout to help on such
4561                 platforms (patch by me)
4562                 Make some default preferences different (more
4563                 adapted) on Maemo (patch by me)
4564
4565 2007-03-21 [wwp]        2.8.1cvs31
4566
4567         * src/prefs_logging.c
4568         * src/prefs_logging.h
4569                 Fixed copyright header of newly added files.
4570
4571 2007-03-21 [wwp]        2.8.1cvs30
4572
4573         * src/Makefile.am
4574         * src/filtering.c
4575         * src/filtering.h
4576         * src/folder.c
4577         * src/folderview.c
4578         * src/imap.c
4579         * src/inc.c
4580         * src/main.c
4581         * src/mainwindow.c
4582         * src/mainwindow.h
4583         * src/matcher.c
4584         * src/messageview.c
4585         * src/news.c
4586         * src/pop.c
4587         * src/prefs_common.c
4588         * src/prefs_common.h
4589         * src/prefs_logging.c
4590         * src/prefs_logging.h
4591         * src/prefs_other.c
4592         * src/procmsg.c
4593         * src/send_message.c
4594         * src/summaryview.c
4595         * src/common/log.c
4596         * src/common/log.h
4597         * src/common/nntp.c
4598         * src/common/session.c
4599         * src/common/smtp.c
4600         * src/common/socket.c
4601         * src/etpan/imap-thread.c
4602         * src/gtk/logwindow.c
4603         * src/gtk/logwindow.h
4604         * src/plugins/bogofilter/bogofilter.c
4605         * src/plugins/spamassassin/spamassassin.c
4606                 Added debugging of filtering/processing rules.
4607                 The debug log is here 'Tools/Filtering debug window',
4608                 the options there 'Configuration/Preferences/Other/Logging',
4609                 and the log file is ~/.claws-mail/filtering.log.
4610                 Moved protocol log prefs to 'Other/Logging' as well.
4611                 To support such debugging feature, the existing log API has
4612                 been enhanced (common/log.[ch] and gtk/logwindow.[ch]) and
4613                 this impacts many external modules (commits follow).
4614
4615 2007-03-21 [paul]       2.8.1cvs29
4616
4617         * src/etpan/Makefile.am
4618         * src/etpan/imap-thread.c
4619                 add missing #include
4620
4621 2007-03-21 [colin]      2.8.1cvs28
4622
4623         * src/procmime.c
4624                 Fix bug 1157, 'some broken messages confuse 
4625                 mime parser'. Make sure we can't have MimeInfos
4626                 with negative sizes.
4627
4628 2007-03-20 [colin]      2.8.1cvs27
4629
4630         * src/main.c
4631                 Fix missing \0 on buffer
4632
4633 2007-03-20 [colin]      2.8.1cvs26
4634
4635         * src/mh.c
4636                 Use make_dir_hier instead of make_dir 
4637                 to create the MH mailbox
4638
4639 2007-03-20 [colin]      2.8.1cvs25
4640
4641         * src/folder.c
4642         * src/folder.h
4643         * src/prefs_account.c
4644         * src/wizard.c
4645                 Fix default inbox weirdnesses (after wizard,
4646                 if path is Mail, mailbox identifier is #mh/Mailbox,
4647                 and when creating new accounts)
4648
4649 2007-03-20 [colin]      2.8.1cvs24
4650
4651         * src/account.c
4652                 Write folderlist after adding/deleting accounts
4653                 that have folders
4654
4655 2007-03-20 [colin]      2.8.1cvs23
4656
4657         * src/imap.c
4658         * src/remotefolder.h
4659                 Fix bug 1153, 'CM segfaults if IMAP folder is 
4660                 selected while scanning prior to update'
4661
4662 2007-03-17 [paul]       2.8.1cvs22
4663
4664         * src/main.c
4665                 fix a typo, and be a little more verbose.
4666
4667 2007-03-17 [wwp]        2.8.1cvs21
4668
4669         * src/inc.c
4670                 Fix a compiler warning.
4671
4672 2007-03-16 [wwp]        2.8.1cvs20
4673
4674         * tools/Makefile.am
4675         * tools/README
4676                 Updated to deal w/ the new mairix.sh tool.
4677
4678 2007-03-16 [wwp]        2.8.1cvs19
4679
4680         * src/action.c
4681                 Fix logics issues around the action IO dialog:
4682                 - disable entry widget and exec button when
4683                   the exec button is clicked (don't wait for any
4684                   output line) - fix possible disabling/re-enabling/
4685                   re-disabling of those widgets
4686                 - raise an error if executing a %as{} action either
4687                   empty or invalid, instead of failing silently
4688                 - don't close the dialog if the abort button has been
4689                   clicked and if there was no output yet
4690                 - set focus to the abort button when the exec button
4691                   is clicked
4692                 - fix capitalization of a warning message
4693
4694 2007-03-16 [wwp]        2.8.1cvs18
4695
4696         * tools/mairix.sh
4697                 Added a wrapper to mairix to the tools folder.
4698
4699 2007-03-16 [colin]      2.8.1cvs17
4700
4701         * src/messageview.c
4702         * src/mimeview.h
4703                 Allow mimeviewer plugins to print
4704                 their stuff
4705
4706 2007-03-16 [colin]      2.8.1cvs16
4707
4708         * .cvsignore
4709                 Ignore *.patchset
4710
4711 2007-03-15 [colin]      2.8.1cvs15
4712
4713         * src/messageview.c
4714         * src/mimeview.h
4715                 Add a way for mimeviewer plugins to
4716                 implement body search
4717
4718 2007-03-15 [paul]       2.8.1cvs14
4719
4720         * src/prefs_spelling.c
4721                 fix English usage
4722
4723 2007-03-15 [paul]       2.8.1cvs13
4724
4725         * src/common/quoted-printable.c
4726                 fix decoding of quoted-printable parts
4727
4728 2007-03-14 [wwp]        2.8.1cvs12
4729
4730         * src/gtk/logwindow.h
4731                 Oops, remove that devel stuff committed w/ 2.8.1cvs11 :\.
4732
4733 2007-03-14 [wwp]        2.8.1cvs11
4734
4735         * src/gtk/logwindow.h
4736                 Complete 2.8.1cvs10.
4737
4738 2007-03-14 [colin]      2.8.1cvs10
4739
4740         * src/gtk/logwindow.c
4741                 Probably fix bug 1149, crash on logwindow
4742                 close - at the expense of performance once
4743                 logwin has been opened
4744
4745 2007-03-14 [colin]      2.8.1cvs9
4746
4747         * src/main.c
4748                 If claws-mail is running on another
4749                 display, warn instead of popping it up
4750                 on the other display
4751
4752 2007-03-12 [colin]      2.8.1cvs8
4753
4754         * src/wizard.c
4755                 Fix bug 1145, 'Setting a different name 
4756                 for the Mailbox name isn't reflected in 
4757                 default account settings'. Patch by wwp
4758
4759 2007-03-12 [colin]      2.8.1cvs7
4760
4761         * src/summaryview.c
4762                 Fix bug 1143, 'Add number of messages to be 
4763                 deleted to confirmation dialog'
4764
4765 2007-03-12 [wwp]        2.8.1cvs6
4766
4767         * src/folderview.c
4768         * src/prefs_common.c
4769         * src/prefs_common.h
4770         * src/prefs_summaries.c
4771                 Changed the option that displays unread messages count
4772                 next to the folder name in folder list: it is now
4773                 possible to either display nothing, display the
4774                 unread messages number only or the unread and total messages
4775                 numbers. The patch includes this extra feature as well
4776                 as some minor fixes by rewriting the algo in folderview.c.
4777                 Thanks to Paul for the original idea and implementation, plus
4778                 testing and proof-reading!
4779
4780 2007-03-09 [paul]       2.8.1cvs5
4781
4782         * tools/Makefile.am
4783         * tools/README
4784         * tools/claws-mail-compose-insert-files.pl
4785                 added a script which enables inserting files
4786                 into the message body of a new Claws Mail
4787                 Compose window from the command line. Additionally
4788                 To, Cc, Subject and files to attach to the message
4789                 can be specified.
4790
4791 2007-03-09 [wwp]        2.8.1cvs4
4792
4793         * src/addr_compl.c
4794         * src/addr_compl.h
4795         * src/filtering.c
4796                 Optimize matching of addresses in the addressbook
4797                 (filtering/processing 'found_in_addressbook' condition).
4798
4799 2007-03-07 [wwp]        2.8.1cvs3
4800
4801         * src/quote_fmt.c
4802         * src/quote_fmt_lex.l
4803         * src/quote_fmt_parse.y
4804                 Add a new quote format symbol: %A to insert the
4805                 sender email address (just the address itself).
4806
4807 2007-03-06 [wwp]        2.8.1cvs2
4808
4809         * src/gtk/gtkutils.c
4810         * src/plugins/trayicon/trayicon_prefs.h
4811         * src/plugins/trayicon/trayicon_prefs.c
4812         * src/plugins/trayicon/trayicon.c
4813         * src/mainwindow.h
4814         * src/mainwindow.c
4815                 Add a new trayicon (optional) feature: minimize to tray. When enabled,
4816                 minimizing Claws-Mail main window will hide it to the trayicon instead.
4817
4818
4819 2007-03-06 [paul]       2.8.1cvs1
4820
4821         * NEWS
4822         * README
4823         * RELEASE_NOTES
4824         * configure.ac
4825                 bump version number following
4826                 stable release
4827
4828 2007-03-06 [paul]       2.8.0cvs24
4829
4830         * po/cs.po
4831                 corrected by by Tim <timbrain@post.cz>
4832
4833 2007-03-05 [colin]      2.8.0cvs23
4834
4835         * src/Makefile.am
4836         * src/procmime.c
4837                 Fix mime/globs path on NetBSD
4838                 patch by George Michaelson
4839
4840 2007-03-05 [wwp]        2.8.0cvs22
4841
4842         * src/addr_compl.c
4843                 Remove debug statement (accidentally committed w/ cvs14).
4844
4845 2007-03-05 [paul]       2.8.0cvs21
4846
4847         * src/plugins/pgpcore/prefs_gpg.c
4848                 fix compiler warning
4849
4850 2007-03-05 [wwp]        2.8.0cvs20
4851
4852         * src/matcher_parser_parse.y
4853                 Fix mismerge between cvs17 and cvs19.
4854
4855 2007-03-05 [wwp]        2.8.0cvs19
4856
4857         * src/matcher_parser_parse.y
4858         * src/prefs_filtering_action.c
4859         * src/matcher.c
4860         * src/matcher.h
4861         * src/filtering.c
4862         * src/filtering.h
4863                 Add new 'add_to_addressbook' filtering/processing action.
4864
4865 2007-03-05 [wwp]        2.8.0cvs18
4866
4867         * src/filtering.c
4868                 Fix mark_as_ham filtering/processing action: spam flag
4869                 was not unset.
4870
4871 2007-03-04 [colin]      2.8.0cvs17
4872
4873         * src/filtering.c
4874         * src/matcher.c
4875         * src/matcher.h
4876         * src/matcher_parser_parse.y
4877         * src/prefs_filtering_action.c
4878                 Add 'Mark as spam' and 'Mark as ham' filtering
4879                 actions. Fixes bug 1138.
4880
4881 2007-03-04 [colin]      2.8.0cvs16
4882
4883         * src/imap.c
4884                 Fix bug 1140, wrong return value
4885                 without libetpan
4886
4887 2007-03-04 [wwp]        2.8.0cvs15
4888
4889         * src/addr_compl.c
4890                 Rollback cvs14: don't free stuff that is managed in g_list.
4891
4892 2007-03-04 [wwp]        2.8.0cvs14
4893
4894         * src/addr_compl.c
4895                 Fix a leak in address completion code.
4896
4897 2007-03-04 [colin]      2.8.0cvs13
4898
4899         * src/addr_compl.c
4900                 Maybe fix bug 1136, 'Crash in group 
4901                 address completion'
4902
4903 2007-03-04 [iwkse]      2.8.0cvs12
4904
4905         * src/imap.c
4906                 fix: alertpanel.h included only in #ifdef HAVE_LIBETPAN
4907
4908 2007-03-03 [colin]      2.8.0cvs11
4909
4910         * src/plugins/pgpinline/pgpinline.c
4911                 Fix off-by-one, fix double-free. Fixes
4912                 bug 1135, 'cm-segfault on decrypting 
4913                 with PGP/inline'
4914
4915 2007-03-03 [colin]      2.8.0cvs10
4916
4917         * configure.ac
4918         * src/main.c
4919         * src/common/plugin.c
4920                 Fix bug 1134, 'Valgrind macros unhandled 
4921                 by Irix's cc'
4922
4923 2007-03-02 [colin]      2.8.0cvs9
4924
4925         * src/mbox.c
4926                 Don't error out on EAGAIN. Fixes 
4927                 bug 1129, '"local mbox file" account 
4928                 isn't retrieving mails'
4929
4930 2007-03-01 [wwp]        2.8.0cvs8
4931
4932         * src/mainwindow.c
4933         * src/gtk/colorlabel.c
4934                 Remove accels for extra color labels until we set better
4935                 and definitive ones.
4936
4937 2007-02-28 [wwp]        2.8.0cvs7
4938
4939         * src/mainwindow.c
4940         * src/matcher_parser_parse.y
4941         * src/prefs_common.c
4942         * src/prefs_msg_colors.c
4943         * src/procmsg.h
4944         * src/gtk/colorlabel.c
4945         * src/gtk/colorlabel.h
4946                 Add more customizable color labels. Cleaned up a bit
4947                 the color label API to avoid duplicate defines of
4948                 the max number of colors.
4949
4950 2007-02-27 [colin]      2.8.0cvs6
4951
4952         * src/mainwindow.c
4953         * src/common/utils.c
4954         * src/common/utils.h
4955                 Fix '+' in mailto URIs for List-* headers
4956
4957 2007-02-27 [colin]      2.8.0cvs5
4958
4959         * src/gtk/gtkutils.c
4960                 Use gtk_window_set_role instead of 
4961                 _set_wmclass
4962
4963 2007-02-27 [colin]      2.8.0cvs4
4964
4965         * src/inc.c
4966                 Fix "After receiving new mail, go to inbox" on IMAP,
4967                 and make it work only on manual reception
4968
4969 2007-02-27 [wwp]        2.8.0cvs3
4970
4971         * src/prefs_filtering.c
4972         * src/prefs_filtering_action.c
4973         * src/prefs_matcher.c
4974                 Update filtering matcher's and action's color label menus
4975                 when re-opening those dialogs (reflect any change to the
4976                 color labels list in the preferences).
4977
4978 2007-02-27 [colin]      2.8.0cvs2
4979
4980         * src/imap.c
4981         * src/etpan/etpan-thread-manager-types.h
4982         * src/etpan/etpan-thread-manager.c
4983         * src/etpan/imap-thread.c
4984                 Log imap ALERTs as errors in the log.
4985
4986 2007-02-26 [paul]       2.8.0cvs1
4987
4988         * tools/claws.i18n.status.pl
4989                 updated
4990
4991 2007-02-26 [paul]       2.7.2cvs75
4992
4993         * po/ca.po
4994         * po/cs.po
4995         * po/de.po
4996         * po/en_GB.po
4997         * po/fi.po
4998         * po/fr.po
4999         * po/hu.po
5000         * po/pl.po
5001         * po/pt_BR.po
5002         * po/sk.po
5003         * po/sr.po
5004         * po/zh_CN.po
5005                 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
5006                 me, Flammie Pirinen, Fabien Vantard, Pader Rezso,
5007                 Pawel Pekala, Frederico Goncalves Guimaraes, Andrej Kacian,
5008                 Aleksandar Urosevic, and Ralgh Young
5009
5010 2007-02-25 [mones]      2.7.2cvs74
5011
5012         * po/es.po
5013                 Updated for release
5014
5015 2007-02-25 [colin]      2.7.2cvs73
5016
5017         * src/main.c
5018                 Clearing the list is only useful
5019                 to prevent a valgrind false-positive
5020
5021 2007-02-25 [paul]       2.7.2cvs72
5022
5023         * tools/Makefile.am
5024         * tools/README
5025         * tools/kmail-mailbox2claws-mail.pl  **ADDED**
5026         * tools/maildir2claws-mail.pl  **REMOVED**
5027                 renamed the script, fixed a couple bugs
5028
5029 2007-02-23 [colin]      2.7.2cvs71
5030
5031         * src/addressbook.c
5032                 Fix a leak, check for a few improbable nulls
5033
5034 2007-02-23 [colin]      2.7.2cvs70
5035
5036         * src/main.c
5037         * src/main.h
5038         * src/plugins/trayicon/trayicon.c
5039                 Fix blinking mainwin when starting in tray
5040                 (show mainwindow later in the startup process,
5041                  apart if restarting post-crash)
5042
5043 2007-02-23 [colin]      2.7.2cvs69
5044
5045         * src/folderview.c
5046         * src/imap_gtk.c
5047                 Fix crash when unsubscribing the currently
5048                 selected/opened folder
5049
5050 2007-02-23 [colin]      2.7.2cvs68
5051
5052         * src/compose.c
5053                 Fix bug that prevented colorization to
5054                 work without wrap quotation option
5055
5056 2007-02-23 [colin]      2.7.2cvs67
5057
5058         * src/addr_compl.c
5059                 Fix refcounting, start and end completion who
5060                 behaved as if there couldn't be any other current
5061                 user of completion
5062
5063 2007-02-23 [wwp]        2.7.2cvs66
5064
5065         * src/addressbook.c
5066         * src/addrindex.c
5067                 Address completion fixes: fix addressbook_peek_folder_exists() in
5068                 which the algorithm was ridiculously over-obfuscated and broken.
5069                 Fix addrindex_load_completion() as well, to load addresses in
5070                 completion list with regards to what addressbook_peek_folder_exists()
5071                 returns now.
5072
5073 2007-02-23 [wwp]        2.7.2cvs65
5074
5075         * src/addr_compl.c
5076                 Add addresses to completion when they're non-empty (thanks to Colin).
5077
5078 2007-02-23 [paul]       2.7.2cvs64
5079
5080         * src/plugins/pgpcore/passphrase.c
5081                 remove 'const '
5082
5083 2007-02-23 [colin]      2.7.2cvs63
5084
5085         * src/plugins/pgpcore/prefs_gpg.c
5086         * src/plugins/pgpcore/prefs_gpg.h
5087         * src/plugins/pgpcore/sgpgme.c
5088         * src/plugins/pgpinline/pgpinline.c
5089         * src/plugins/pgpmime/pgpmime.c
5090                 Try harder to respect user's choice wrt
5091                 gpg-agent even with gpg2, by unsetting
5092                 GPG_AGENT_INFO when necessary.
5093
5094 2007-02-22 [paul]       2.7.2cvs62
5095
5096         * src/plugins/pgpcore/sgpgme.c
5097         * src/plugins/pgpcore/sgpgme.h
5098         * src/plugins/pgpcore/passphrase.c
5099         * src/plugins/pgpinline/pgpinline.c
5100         * src/plugins/pgpmime/pgpmime.c
5101                 Fix a leak - gpgme_data_release_and_get_mem
5102                 leaks in recent gpgme. Workaround by using
5103                 our own function.
5104
5105 2007-02-22 [paul]       2.7.2cvs61
5106
5107         * src/gtk/quicksearch.c
5108                 Abandon dynamic search when pressing
5109                 Enter
5110
5111 2007-02-21 [colin]      2.7.2cvs60
5112
5113         * src/procmsg.c
5114         * src/plugins/pgpcore/passphrase.c
5115                 Fix little memory leaks
5116         * src/main.c
5117                 Fix false-positive leak at exit
5118         * src/gtk/quicksearch.c
5119                 Fix potentially big leak in recursive
5120                 Quicksearch
5121
5122 2007-02-21 [wwp]        2.7.2cvs59
5123
5124         * src/summaryview.c
5125                 Add missing newline to a debug message.
5126
5127 2007-02-20 [colin]      2.7.2cvs58
5128
5129         * src/Makefile.am
5130         * src/mimeview.c
5131         * src/stock_pixmap.c
5132         * src/stock_pixmap.h
5133         * src/pixmaps/mime_pgpsig.xpm
5134                 Add icon for application/pgp-signature
5135
5136 2007-02-20 [colin]      2.7.2cvs57
5137
5138         * src/Makefile.am
5139         * src/main.c
5140         * src/mimeview.c
5141         * src/stock_pixmap.c
5142         * src/stock_pixmap.h
5143         * src/pixmaps/mime_calendar.xpm
5144         * src/pixmaps/mime_pdf.xpm
5145         * src/pixmaps/mime_ps.xpm
5146                 Add icons for text/calendar, application/pdf
5147                 and application/postscript
5148
5149 2007-02-20 [colin]      2.7.2cvs56
5150
5151         * autogen.sh
5152         * src/matcher_parser_parse.y
5153         * src/matcher_parser_lex.l
5154                 Fix big memory leak in flex, and
5155                 require flex 2.5.31
5156
5157 2007-02-20 [wwp]        2.7.2cvs55
5158
5159         * src/matcher_parser_parse.y
5160                 Fix a duplicate token definition (thanks to iwkse).
5161
5162 2007-02-20 [wwp]        2.7.2cvs54
5163
5164         * src/matcher_parser_lex.l
5165         * src/quote_fmt_lex.l
5166                 Use proper flex options instead of direct use of #define,
5167                 make the flex-generated C lighter.
5168
5169 2007-02-20 [colin]      2.7.2cvs53
5170
5171         * src/summaryview.c
5172                 Grab focus in message list after hiding
5173                 the quicksearch, instead of leaving it
5174                 "somewhere"
5175
5176 2007-02-19 [colin]      2.7.2cvs52
5177
5178         * src/folderview.c
5179                 Fix bug 1033, 'Automatically refresh 
5180                 message list when new messages arrives'
5181                 Looks like folderview->opened can sometimes
5182                 be wrong...
5183
5184 2007-02-19 [paul]       2.7.2cvs51
5185
5186         * tools/Makefile.am
5187         * tools/README
5188         * tools/thunderbird-filters-convertor.pl
5189                 add new script which converts thunderbird filter
5190                 rules to Claws filter rules
5191
5192 2007-02-18 [paul]       2.7.2cvs50
5193
5194         * src/plugins/pgpcore/prefs_gpg.c
5195         * src/plugins/pgpcore/prefs_gpg.h
5196         * src/plugins/pgpcore/sgpgme.c
5197         * src/plugins/pgpinline/pgpinline.c
5198         * src/plugins/pgpmime/pgpmime.c
5199                 improved GUI interoperability with gpg-agent
5200
5201 2007-02-18 [paul]       2.7.2cvs49
5202
5203         * src/prefs_account.c
5204                 Privacy options sensitivity fix
5205
5206 2007-02-17 [colin]      2.7.2cvs48
5207
5208         * src/messageview.c
5209                 Reset icon to warning in the noticeview
5210
5211 2007-02-15 [colin]      2.7.2cvs47
5212
5213         * src/folderview.c
5214                 Fix a manifestation of bug 1033 (summaryview failing
5215                 to update for new mails), which happens after editing
5216                 account preferences or preferences that cause a 
5217                 folderview reload.
5218
5219 2007-02-15 [colin]      2.7.2cvs46
5220
5221         * src/addressbook.c
5222                 Probably fix bug 1123, 'Segmentation 
5223                 fault while opening address book'. I get
5224                 g_warnings if the saved paned position is
5225                 not greater than 0. Also, save position
5226                 when hiding the addressbook instead of
5227                 via signal.
5228
5229 2007-02-14 [colin]      2.7.2cvs45
5230
5231         * src/plugins/pgpcore/prefs_gpg.c
5232         * src/plugins/pgpcore/prefs_gpg.h
5233         * src/plugins/pgpcore/sgpgme.c
5234         * src/plugins/pgpinline/pgpinline.c
5235         * src/plugins/pgpmime/pgpmime.c
5236                 Add an option "Use gpg-agent if available". Fixes
5237                 annoyances with distro-installed gpg-agent, when
5238                 no pinentry program is installed, and the user's 
5239                 at a loss on why "decryption failed". Makes more
5240                 clear why passphrase isn't saved when gpg-agent is
5241                 used. Defaults to true, to avoid changing the 
5242                 current behaviour.
5243
5244 2007-02-14 [wwp]        2.7.2cvs44
5245
5246         * src/matcher_parser_parse.y
5247                 Fix missing line number reset (wrong line number might appear
5248                 when re-loading filtering rules if there's a parser error).
5249
5250 2007-02-13 [colin]      2.7.2cvs43
5251
5252         * src/common/utils.c
5253                 Don't encode ',' in URIs before passing it
5254                 to the browser command-line. It was probably
5255                 done at a time where commas in URIs made
5256                 mozilla -remote 'openurl(%s,new-window)'
5257                 bug.
5258
5259 2007-02-13 [wwp]        2.7.2cvs42
5260
5261         * src/prefs_matcher.c
5262         * src/plugins/bogofilter/bogofilter_gtk.c
5263                 A bit of string factorization around "Select ..." buttons.
5264
5265 2007-02-11 [colin]      2.7.2cvs41
5266
5267         * src/alertpanel.c
5268                 Make sure to escape the title
5269
5270 2007-02-11 [colin]      2.7.2cvs40
5271
5272         * src/codeconv.c
5273                 Recognize .utf8 locales as .UTF-8 ones
5274
5275 2007-02-11 [colin]      2.7.2cvs39
5276
5277         * src/compose.c
5278                 Fix code conversion when dragging a file
5279
5280 2007-02-09 [colin]      2.7.2cvs38
5281
5282         * src/plugins/clamav/clamav_plugin.c
5283                 Complete Paul's patch with conditional
5284                 compilation to avoid breaking compilation
5285                 on old Dapper and Edgy... Maybe other
5286                 distros too.
5287
5288 2007-02-09 [paul]       2.7.2cvs37
5289
5290         * src/plugins/clamav/clamav_plugin.c
5291                 fix for the upstream changes in libclamav
5292
5293 2007-02-09 [paul]       2.7.2cvs36
5294
5295         * src/main.c
5296         * src/mainwindow.c
5297         * src/procmsg.c
5298         * src/procmsg.h
5299                 fix "warn if there are queued messages" (on exit)
5300                 option, which only checked the first mailbox's
5301                 queue
5302                 don't ask before emptying trash if there are no
5303                 messages in trash, also check and empty all trash
5304                 folders
5305         * src/prefs_other.c
5306                 move "Ask before emptying trash" option
5307                 outside of the "On exit" frame as it's
5308                 not only an "On exit" option
5309
5310 2007-02-09 [paul]       2.7.2cvs35
5311
5312         * src/addrgather.c
5313         * src/alertpanel.c
5314         * src/editldap.c
5315         * src/prefs_account.c
5316         * src/prefs_folder_item.c
5317         * src/prefs_gtk.h
5318         * src/prefs_matcher.c
5319         * src/prefs_message.c
5320         * src/prefs_msg_colors.c
5321         * src/prefs_summaries.c
5322         * src/wizard.c
5323         * src/gtk/inputdialog.c
5324         * src/plugins/bogofilter/bogofilter_gtk.c
5325                 pedantic commit: use 'checkbtn' everywhere
5326                 instead of a mixture of 'checkbtn' and 'chkbtn'
5327
5328 2007-02-09 [paul]       2.7.2cvs34
5329
5330         * src/compose.c
5331                 fix default hotkeys
5332         * src/prefs_other.c
5333         * src/prefs_send.c
5334                 move "Never send Return Receipts" from
5335                 prefs_other to prefs_send
5336                 add an option "Ask about account specific
5337                 filtering rules..." to prefs_other
5338         * src/gtk/gtkutils.c
5339                 fix a compiler warning
5340
5341 2007-02-08 [colin]      2.7.2cvs33
5342
5343         * src/plugins/pgpinline/pgpinline.c
5344                 Fix bug 1110, 'pgpmime fails to process 
5345                 encapsulated openpgp mime (rfc 3156, 6.1 
5346                 -> rfc1847)'
5347                 It was due to an interaction between PGP/Mime
5348                 and PGP/Inline plugin. 
5349
5350 2007-02-08 [colin]      2.7.2cvs32
5351
5352         * src/inc.c
5353         * src/mbox.c
5354         * src/mbox.h
5355                 Fix bug 1117, 'fcntl locking code 
5356                 does not work in mbox.c'
5357
5358 2007-02-08 [colin]      2.7.2cvs31
5359
5360         * src/prefs_account.c
5361                 Fix Gentoo bug 165819, 'can't create 
5362                 a "local mbox file" account'. Patch
5363                 by Olivier <castan.o@free.fr>
5364
5365 2007-02-07 [colin]      2.7.2cvs30
5366
5367         * src/ldapquery.c
5368                 Fix bug 1106, 'Claws crash on exit if LDAPS 
5369                 autocompletion was used'
5370
5371 2007-02-07 [paul]       2.7.2cvs29
5372
5373         * src/folder.c
5374                 cut down on unnecessary debug_prints
5375         * src/imap_gtk.c
5376                 fix menu_set_active() on 'Show only
5377                 subscribed folders'
5378
5379 2007-02-07 [paul]       2.7.2cvs28
5380
5381         * src/plugins/clamav/clamav_plugin.c
5382         * src/plugins/clamav/clamav_plugin.h
5383         * src/plugins/clamav/clamav_plugin_gtk.c
5384                 fix copyright header
5385
5386 2007-02-07 [paul]       2.7.2cvs27
5387
5388         * src/procheader.c
5389                 fix bug 1116, 'summary view allow a 
5390                 subject line break'
5391
5392 2007-02-06 [colin]      2.7.2cvs26
5393
5394         * src/summaryview.c
5395                 Fix delete thread
5396
5397 2007-02-05 [fabien]     2.7.2cvs25
5398
5399         * po/POTFILES.in
5400         * src/uri_opener.c
5401                 i18n related - 1 fix and 1 message for translators.
5402
5403 2007-02-05 [colin]      2.7.2cvs24
5404
5405         * src/gtk/quicksearch.c
5406                 Don't reload summary list if quicksearch wasn't
5407                 active on hiding; move currently selected mail in
5408                 the visible area when showing the quicksearch
5409
5410 2007-02-05 [colin]      2.7.2cvs23
5411
5412         * src/folderview.c
5413                 Add debug to try to solve bug 1104
5414
5415 2007-02-05 [paul]       2.7.2cvs22
5416
5417         * src/mainwindow.c
5418                 confirm before emptying trash on exit is
5419                 a Yes or No answer, use Yes or No in the
5420                 dialog
5421
5422 2007-02-04 [colin]      2.7.2cvs21
5423
5424         * src/compose.c
5425         * src/plugins/pgpcore/passphrase.c
5426         * src/plugins/pgpcore/select-keys.c
5427                 Set wmclass on new windows
5428
5429 2007-02-04 [colin]
5430
5431         2.8.0-rc1 released
5432
5433 2007-02-04 [colin]      2.7.2cvs20
5434
5435         * src/compose.c
5436         * src/compose.h
5437                 Auto save drafts on exit, reopen them
5438                 at startup, instead of asking
5439         * src/account.c
5440         * src/addressadd.c
5441         * src/addressbook.c
5442         * src/addressbook_foldersel.c
5443         * src/addrgather.c
5444         * src/crash.c
5445         * src/editaddress.c
5446         * src/editbook.c
5447         * src/editgroup.c
5448         * src/editjpilot.c
5449         * src/editldap.c
5450         * src/editldap_basedn.c
5451         * src/editvcard.c
5452         * src/exphtmldlg.c
5453         * src/expldifdlg.c
5454         * src/export.c
5455         * src/foldersel.c
5456         * src/gedit-print.c
5457         * src/import.c
5458         * src/importldif.c
5459         * src/importmutt.c
5460         * src/importpine.c
5461         * src/main.c
5462         * src/mainwindow.c
5463         * src/message_search.c
5464         * src/messageview.c
5465         * src/prefs_actions.c
5466         * src/prefs_customheader.c
5467         * src/prefs_display_header.c
5468         * src/prefs_filtering.c
5469         * src/prefs_filtering_action.c
5470         * src/prefs_folder_column.c
5471         * src/prefs_gtk.c
5472         * src/prefs_matcher.c
5473         * src/prefs_other.c
5474         * src/prefs_summaries.c
5475         * src/prefs_summary_column.c
5476         * src/prefs_template.c
5477         * src/sourcewindow.c
5478         * src/ssl_manager.c
5479         * src/summary_search.c
5480         * src/uri_opener.c
5481         * src/gtk/about.c
5482         * src/gtk/description_window.c
5483         * src/gtk/foldersort.c
5484         * src/gtk/gtkutils.c
5485         * src/gtk/gtkutils.h
5486         * src/gtk/icon_legend.c
5487         * src/gtk/logwindow.c
5488         * src/gtk/pluginwindow.c
5489         * src/gtk/prefswindow.c
5490                 Give different wmclass to different
5491                 windows - thanks to sed ;)
5492
5493 2007-02-04 [colin]      2.7.2cvs19
5494
5495         * src/main.c
5496                 Revert previous patch, can't reproduce
5497                 it anymore. 
5498
5499 2007-02-03 [colin]      2.7.2cvs18
5500
5501         * src/main.c
5502                 Don't save the mainwindow size and
5503                 position on emergency exit (libSM's
5504                 "die" callback), Xfce seems to make
5505                 the window smaller just before the
5506                 size's saved.
5507
5508 2007-02-03 [colin]      2.7.2cvs17
5509
5510         * src/plugins/bogofilter/bogofilter.c
5511         * src/plugins/bogofilter/bogofilter.h
5512         * src/plugins/bogofilter/bogofilter_gtk.c
5513         * src/plugins/pgpinline/pgpinline.c
5514         * src/plugins/pgpinline/pgpinline.h
5515                 Fix more copyrights
5516
5517 2007-02-03 [colin]      2.7.2cvs16
5518
5519         * src/partial_download.c
5520         * src/partial_download.h
5521         * src/ssl_manager.c
5522         * src/ssl_manager.h
5523         * src/uri_opener.c
5524         * src/uri_opener.h
5525         * src/wizard.c
5526         * src/wizard.h
5527         * src/common/ssl_certificate.c
5528         * src/common/ssl_certificate.h
5529         * src/gtk/quicksearch.c
5530         * src/gtk/quicksearch.h
5531         * src/gtk/sslcertwindow.c
5532         * src/gtk/sslcertwindow.h
5533                 Fix copyright on my files
5534
5535 2007-02-02 [colin]      2.7.2cvs15
5536
5537         * src/Makefile.am
5538         * src/mainwindow.c
5539         * src/messageview.c
5540         * src/messageview.h
5541         * src/textview.c
5542         * src/textview.h
5543         * src/uri_opener.c
5544         * src/uri_opener.h
5545                 Add Tools/List URIs to allow
5546                 opening any URI in the current mail
5547
5548 2007-02-02 [colin]      2.7.2cvs14
5549
5550         * src/common/valgrind.h ** NEW FILE **
5551         * src/common/Makefile.am
5552         * src/common/plugin.c
5553                 Don't dlclose the plugins if we're running
5554                 under valgrind. (doesn't require valgrind
5555                 either at compile time or run time).
5556
5557 2007-02-01 [paul]       2.7.2cvs13
5558
5559         * AUTHORS
5560         * src/gtk/authors.h
5561         * tools/freshmeat_search.pl
5562         * tools/google_search.pl
5563         * tools/multiwebsearch.pl
5564                 add support for non ISO-8859-1 compatible locales
5565                 Patch by Alex Gorbachenko <agent_007@immo.ru>
5566
5567 2007-02-01 [colin]      2.7.2cvs12
5568
5569         * src/prefs_other.c
5570         * src/prefs_summaries.c
5571                 Move keybinding prefs to the Other page
5572
5573 2007-02-01 [wwp]        2.7.2cvs11
5574
5575         * src/plugins/trayicon/trayicon.c
5576                 Fix a raising issue within KDE.
5577
5578 2007-02-01 [colin]      2.7.2cvs10
5579
5580         * src/codeconv.c
5581                 Fix stray quotes in encoded strings
5582         * src/addressadd.c
5583                 Fix wrong call causing g_warnings
5584         * src/textview.c
5585                 Remove useless message
5586
5587 2007-01-31 [wwp]        2.7.2cvs9
5588
5589         * src/plugins/trayicon/trayicon.c
5590                 fix buggy hiding of main window when closing if close-to-tray
5591                 is not set (bad logics  in the trayicon hook code).
5592                 Changed the quit confirmation message too.
5593
5594 2007-01-30 [colin]      2.7.2cvs8
5595
5596         * src/main.c
5597                 Fix hidden mainwindow after clicking on
5598                 the X close button, if compose windows
5599                 exist and the user chooses not to quit
5600
5601 2007-01-30 [colin]      2.7.2cvs7
5602
5603         * src/main.c
5604         * src/compose.c
5605                 Handle local URIs to attach files (file:///...)
5606                 Fixes attaching files from Thunar for example
5607
5608 2007-01-30 [colin]      2.7.2cvs6
5609
5610         * src/prefs_ext_prog.c
5611                 Add 'mousepad' to the list of text editors.
5612                 Mousepad is XFCE's text editor
5613
5614 2007-01-29 [wwp]        2.7.2cvs5
5615
5616         * po/POTFILES.in
5617         * src/plugins/trayicon/trayicon_prefs.c
5618                 trayicon i18n fixes, thanks to Fabien.
5619
5620 2007-01-28 [wwp]        2.7.2cvs4
5621
5622         * src/mainwindow.c
5623         * src/mainwindow.h
5624         * src/plugins/trayicon/trayicon.c
5625         * src/plugins/trayicon/trayicon_prefs.c
5626         * src/plugins/trayicon/trayicon_prefs.h
5627                 Added a new TrayIcon plugin option to close to tray
5628                 (WM's hotkey and [X] button will hide the window instead
5629                 of closing it - closing CM can be done using the tray icon
5630                 menu or the File menu).
5631                 Improved visibility handling in trayicon, clicking the
5632                 trayicon now raise the window to current desktop when it
5633                 was either minimized/shaded/on another desktop.
5634                 Thanks to Paul for testing and fixing a strange behaviour
5635                 in KDE ;-).
5636
5637 2007-01-27 [paul]       2.7.2cvs3
5638
5639         * src/prefs_folder_item.c
5640         * src/prefs_receive.c
5641         * src/plugins/pgpcore/prefs_gpg.c
5642                 use 'start-up' instead of 'startup' in labels
5643
5644 2007-01-26 [wwp]        2.7.2cvs2
5645
5646         * src/plugins/trayicon/Makefile.am
5647         * src/plugins/trayicon/trayicon.c
5648         * src/plugins/trayicon/trayicon_prefs.c
5649         * src/plugins/trayicon/trayicon_prefs.h
5650                 Add a new TrayIcon option to hide the main window at
5651                 start-up.
5652                 Fix trayicon.c copyright header.
5653
5654 2007-01-26 [paul]       2.7.2cvs1
5655
5656         * NEWS
5657         * README
5658         * RELEASE_NOTES
5659         * configure.ac
5660                 bump up version number following
5661                 stable release
5662
5663 2007-01-25 [mones]      2.7.1cvs60
5664
5665         * po/es.po
5666                 updated thousands of strings (well, probably less ;-)
5667
5668 2007-01-25 [colin]      2.7.1cvs59
5669
5670         * src/matcher.c
5671                 Fix 2nd-run loss of matcherrc on new
5672                 configurations. 
5673
5674 2007-01-25 [wwp]        2.7.1cvs58
5675
5676         * src/mimeview.c
5677                 fix handling of empty value in attach_save_directory too, thanks
5678                 to Colin.
5679
5680 2007-01-25 [wwp]        2.7.1cvs57
5681
5682         * src/gtk/filesel.c
5683                 fix handling of empty value in attach_load_directory,
5684                 thanks to Colin.
5685
5686 2007-01-25 [wwp]        2.7.1cvs56
5687
5688         * src/plugins/dillo_viewer/dillo_prefs.h
5689                 fix a typo.
5690
5691 2007-01-25 [colin]      2.7.1cvs55
5692
5693         * src/matcher.c
5694         * src/matcher.h
5695         * src/matcher_parser_parse.y
5696         * src/prefs_matcher.c
5697                 Add matching on the spam flag
5698
5699 2007-01-24 [colin]      2.7.1cvs54
5700
5701         * src/folder.c
5702         * src/common/xml.c
5703         * src/common/xml.h
5704                 Make sure folderlist.xml is correctly
5705                 written before overwriting it.
5706         * src/procmsg.c
5707         * src/procmsg.h
5708         * src/summaryview.c
5709         * src/plugins/bogofilter/bogofilter.c
5710         * src/plugins/bogofilter/bogofilter.h
5711         * src/plugins/bogofilter/bogofilter_gtk.c
5712         * src/plugins/spamassassin/spamassassin.c
5713         * src/plugins/spamassassin/spamassassin.h
5714         * src/plugins/spamassassin/spamassassin_gtk.c
5715                 Move spam to the correct trash folder after
5716                 learning, if spam directory isn't set.
5717
5718 2007-01-23 [paul]       2.7.1cvs53
5719
5720         * src/plugins/bogofilter/bogofilter_gtk.c
5721                 fix sensitivity of "Insert X-Bogosity header"
5722                 option
5723
5724 2007-01-23 [colin]      2.7.1cvs52
5725
5726         * src/toolbar.c
5727                 Translate toolbar items text if
5728                 they're translatable (default)
5729         * src/addrcache.c
5730         * src/addrcache.h
5731         * src/addritem.c
5732         * src/addritem.h
5733         * src/codeconv.c
5734         * src/codeconv.h
5735         * src/jpilot.c
5736         * src/jpilot.h
5737         * src/ldapctrl.c
5738         * src/ldapctrl.h
5739         * src/ldapquery.h
5740         * src/ldif.c
5741         * src/ldif.h
5742         * src/etpan/etpan-thread-manager.c
5743         * src/etpan/etpan-thread-manager.h
5744         * src/gtk/gtkutils.c
5745         * src/gtk/gtkutils.h
5746                 More static functions
5747
5748 2007-01-22 [fabien]     2.7.1cvs51
5749
5750         * src/gtk/gtkutils.c
5751                 gtkut_get_options_frame() : ability to pass
5752                 a 'NULL' value in frame pointer parameter if
5753                 we don't need it.
5754
5755 2007-01-22 [colin]      2.7.1cvs50
5756
5757         * src/procmsg.c
5758         * src/procmsg.h
5759         * src/plugins/bogofilter/bogofilter.c
5760         * src/plugins/bogofilter/bogofilter_gtk.c
5761         * src/plugins/spamassassin/spamassassin.c
5762         * src/plugins/spamassassin/spamassassin_gtk.c
5763                 Allow moving spams to the account's trash
5764                 instead of default one
5765
5766 2007-01-21 [colin]      2.7.1cvs49
5767
5768         * src/ldapquery.c
5769         * src/ldapquery.h
5770                 Revert a static function that shouldn't
5771                 have been
5772
5773 2007-01-21 [colin]      2.7.1cvs48
5774
5775         * src/ldapquery.c
5776         * src/ldapquery.h
5777                 Same
5778
5779 2007-01-21 [colin]      2.7.1cvs47
5780
5781         * src/procmsg.c
5782         * src/procmsg.h
5783                 Same
5784
5785 2007-01-21 [colin]      2.7.1cvs46
5786
5787         * src/common/socket.c
5788         * src/common/socket.h
5789                 Same
5790
5791 2007-01-21 [colin]      2.7.1cvs45
5792
5793         * src/crash.c
5794         * src/exporthtml.c
5795         * src/exporthtml.h
5796         * src/exportldif.c
5797         * src/exportldif.h
5798         * src/folder.c
5799         * src/folder.h
5800         * src/folder_item_prefs.c
5801         * src/folder_item_prefs.h
5802         * src/folderview.c
5803         * src/folderview.h
5804         * src/gedit-print.c
5805         * src/gedit-print.h
5806         * src/main.c
5807         * src/main.h
5808         * src/common/socket.c
5809         * src/common/socket.h
5810         * src/gtk/gtkaspell.c
5811         * src/gtk/gtkaspell.h
5812         * src/gtk/quicksearch.c
5813         * src/gtk/quicksearch.h
5814                 Same
5815
5816 2007-01-21 [colin]      2.7.1cvs44
5817
5818         * src/common/utils.c
5819         * src/common/utils.h
5820         * src/etpan/etpan-thread-manager.c
5821         * src/etpan/etpan-thread-manager.h
5822                 Same (Funny that etpan_thread_unbind
5823                 is called but not etpan_thread_bind)
5824
5825 2007-01-21 [colin]      2.7.1cvs43
5826
5827         * src/addrselect.c
5828         * src/addrselect.h
5829         * src/codeconv.c
5830         * src/codeconv.h
5831         * src/compose.c
5832         * src/compose.h
5833         * src/etpan/Makefile.am
5834         * src/gtk/colorlabel.c
5835         * src/gtk/colorlabel.h
5836         * src/gtk/sslcertwindow.c
5837         * src/gtk/sslcertwindow.h
5838         * src/etpan/etpan-log.c ** REMOVED **
5839         * src/etpan/etpan-log.h ** REMOVED **
5840                 Same
5841
5842 2007-01-20 [colin]      2.7.1cvs42
5843
5844         * src/addritem.c
5845         * src/addritem.h
5846                 Same
5847
5848 2007-01-20 [colin]      2.7.1cvs41
5849
5850         * src/account.c
5851         * src/account.h
5852         * src/addrbook.c
5853         * src/addrbook.h
5854         * src/addrcache.c
5855         * src/addrcache.h
5856         * src/addrclip.c
5857         * src/addrclip.h
5858         * src/addressbook.c
5859         * src/addressbook.h
5860         * src/addrharvest.c
5861         * src/addrharvest.h
5862         * src/addrindex.c
5863         * src/addrindex.h
5864         * src/editaddress.c
5865         * src/editaddress.h
5866                 Make functions that aren't used in other
5867                 files static
5868
5869 2007-01-20 [colin]      2.7.1cvs40
5870
5871         * src/account.c
5872         * src/addrbook.c
5873         * src/addrcache.c
5874         * src/addressbook.c
5875         * src/addrgather.c
5876         * src/addrindex.c
5877         * src/addrquery.c
5878         * src/addrselect.c
5879         * src/browseldap.c
5880         * src/compose.c
5881         * src/editbook.c
5882         * src/editjpilot.c
5883         * src/editldap.c
5884         * src/editldap_basedn.c
5885         * src/editvcard.c
5886         * src/exporthtml.c
5887         * src/exportldif.c
5888         * src/folder.c
5889         * src/folderview.c
5890         * src/image_viewer.c
5891         * src/imap.c
5892         * src/importmutt.c
5893         * src/importpine.c
5894         * src/jpilot.c
5895         * src/ldapquery.c
5896         * src/main.c
5897         * src/mainwindow.c
5898         * src/matcher.c
5899         * src/messageview.c
5900         * src/mh.c
5901         * src/mimeview.c
5902         * src/msgcache.c
5903         * src/mutt.c
5904         * src/news.c
5905         * src/pine.c
5906         * src/prefs_account.c
5907         * src/prefs_common.c
5908         * src/prefs_compose_writing.c
5909         * src/prefs_ext_prog.c
5910         * src/prefs_folder_item.c
5911         * src/prefs_fonts.c
5912         * src/prefs_message.c
5913         * src/prefs_msg_colors.c
5914         * src/prefs_other.c
5915         * src/prefs_quote.c
5916         * src/prefs_receive.c
5917         * src/prefs_send.c
5918         * src/prefs_spelling.c
5919         * src/prefs_summaries.c
5920         * src/prefs_toolbar.c
5921         * src/prefs_wrapping.c
5922         * src/privacy.c
5923         * src/procmime.c
5924         * src/procmsg.c
5925         * src/ssl_manager.c
5926         * src/statusbar.c
5927         * src/summaryview.c
5928         * src/toolbar.c
5929         * src/vcard.c
5930         * src/common/hooks.c
5931         * src/common/log.c
5932         * src/common/passcrypt.c
5933         * src/common/socket.c
5934         * src/common/ssl.c
5935         * src/common/ssl_certificate.c
5936         * src/common/template.c
5937         * src/common/utils.c
5938         * src/etpan/imap-thread.c
5939         * src/gtk/sslcertwindow.c
5940         * src/gtk/sslcertwindow.h
5941                 Make functions that could be static, static
5942
5943 2007-01-20 [colin]      2.7.1cvs39
5944
5945         * src/editldap.c
5946                 Fix tooltip
5947
5948 2007-01-20 [colin]      2.7.1cvs38
5949
5950         * src/ldapquery.c
5951         * src/ldaputil.c
5952         * src/ldaputil.h
5953                 Fix bug 1102, 'claws-mail-2.7.1 
5954                 makes use of deprecated ldap 
5955                 functions'
5956
5957 2007-01-20 [colin]      2.7.1cvs37
5958
5959         * src/mainwindow.c
5960         * src/mainwindow.h
5961         * src/summaryview.c
5962         * src/gtk/quicksearch.c
5963                 Add Wide message list layout
5964
5965 2007-01-19 [fabien]     2.7.1cvs36
5966
5967         * src/textview.c
5968                 make sure a font change is considered in links of
5969                 headerview.
5970
5971 2007-01-19 [colin]      2.7.1cvs35
5972
5973         * src/main.c
5974         * src/mainwindow.c
5975         * src/mainwindow.h
5976         * src/messageview.c
5977         * src/messageview.h
5978         * src/prefs_common.c
5979         * src/prefs_common.h
5980         * src/summaryview.c
5981         * src/summaryview.h
5982         * src/gtk/quicksearch.c
5983         * src/gtk/quicksearch.h
5984                 Drop 'Separate Folder tree' and 'Separate
5985                 Message View'. Put three layouts in place
5986                 of it.
5987
5988 2007-01-19 [paul]       2.7.1cvs34
5989
5990         * src/prefs_msg_colors.c
5991                 more use of Q_ for translators
5992
5993 2007-01-19 [paul]       2.7.1cvs33
5994
5995         * src/imap_gtk.c
5996         * src/prefs_account.c
5997                 a few changes to the English
5998
5999 2007-01-19 [fabien]     2.7.1cvs32
6000
6001         * src/wizard.c
6002                 factorize translatable string
6003
6004 2007-01-18 [colin]      2.7.1cvs31
6005
6006         * src/main.c
6007                 Don't error out on --sync option. Although
6008                 we don't do anything with it, gtk+ handles
6009                 it, and it's useful for debugging X errors
6010
6011 2007-01-18 [fabien]     2.7.1cvs30
6012
6013         * src/prefs_other.c
6014                 ability to apply on the fly the recent added
6015                 'gtk_can_change_accels' pref (no need to restart).
6016
6017 2007-01-18 [fabien]     2.7.1cvs29
6018
6019         * src/plugins/bogofilter/bogofilter_gtk.c
6020         * src/plugins/bogofilter/bogofilter.c
6021         * src/plugins/spamassassin/spamassassin_gtk.c
6022         * src/addr_compl.c
6023         * src/prefs_account.c
6024                 factorize or rewrite some translatable strings.
6025
6026 2007-01-18 [fabien]     2.7.1cvs28
6027
6028         * src/prefs_gtk.h
6029         * src/compose.c
6030                 set a 4pix space between "Subject:" label and subject entry in
6031                 compose window.
6032
6033 2007-01-18 [wwp]        2.7.1cvs27
6034
6035         * src/addressbook.c
6036                 fix conflicting address-copy/paste when focus is set
6037                 to the embedded edit-person form.
6038  
6039
6040 2007-01-18 [wwp]        2.7.1cvs26
6041
6042         * src/addressbook.h
6043                 complete 2.7.1cvs23 (one more file was missing from that
6044                 commit).
6045
6046 2007-01-18 [colin]      2.7.1cvs25
6047
6048         * src/main.c
6049                 Provide a way to migrate without backup
6050                 Re-ask for migration on next start if 
6051                 it has been refused and wizard has been 
6052                 cancelled after.
6053
6054 2007-01-18 [wwp]        2.7.1cvs24
6055
6056         * src/editaddress.c
6057                 complete 2.7.1.cvs23 (file was missing from previous
6058                 commit).
6059
6060 2007-01-18 [wwp]        2.7.1cvs23
6061
6062         * src/addressbook.c
6063                 fix potential crashes in address book's focus_in/out signal handlers,
6064                 force focus to the edit-person form when clicked the Edit menu entry or
6065                 button (this only matters if the edit-person form is embedded to the
6066                 AB window, in that case, focus is not set when browsing the contacts
6067                 list w/ keys or mouse clicks).
6068
6069 2007-01-18 [paul]       2.7.1cvs22
6070
6071         * src/main.c
6072                 add command line options:
6073                 -h for --help
6074                 -q and --quit for --exit
6075                 -v for --version
6076                 print "Unknown option" for unknown options
6077
6078 2007-01-18 [paul]       2.7.1cvs21
6079
6080         * po/ru.po
6081                 updated by Pavlo Bohmat
6082
6083 2007-01-18 [paul]       2.7.1cvs20
6084
6085         * src/mainwindow.c
6086                 fix sensitivity issues of Mark as Spam/Ham
6087
6088 2007-01-17 [fabien]     2.7.1cvs19
6089
6090         * src/prefs_other.c
6091         * src/prefs_common.c
6092         * src/prefs_common.h
6093         * src/main.c
6094                 Add a 'gtk_can_change_accels' pref in Preferences/Other which
6095                 control the corresponding gtk property. It could be used to lock
6096                 all shortcuts (avoid to set one of them by inadvertency).
6097
6098 2007-01-17 [colin]      2.7.1cvs18
6099
6100         * src/summaryview.c
6101                 Fix bug 1100, 'Highlighted e-mail data not visible 
6102                 when color label applied.'. Use a weighted average
6103                 between normal selected foreground color and color
6104                 label instead of a simple one (3/1 instead 1/1).
6105
6106 2007-01-17 [colin]      2.7.1cvs17
6107
6108         * src/messageview.c
6109                 Better fix for bug 1088, 'Ctrl-h produces repeatable
6110                 crash' - don't prevent mail switching while loading
6111
6112 2007-01-17 [colin]      2.7.1cvs16
6113
6114         * src/folder.c
6115         * src/folder.h
6116         * src/folderview.c
6117         * src/folderview.h
6118         * src/imap.c
6119         * src/imap.h
6120         * src/imap_gtk.c
6121                 Manage recursive search of unsubscribed folders
6122                 Rescan tree without checking for new messages 
6123                 after subscriptions changed
6124
6125 2007-01-17 [paul]       2.7.1cvs15
6126
6127         * src/prefs_common.c
6128         * src/gtk/pluginwindow.c
6129                 fix bug 1101, '"Load plugin" button is
6130                 accidentally hidden'
6131                 unset (-1) initial width in prefs_common,
6132                 fix overlapping buttons,
6133                 and other cleanups
6134
6135 2007-01-17 [paul]       2.7.1cvs14
6136
6137         * src/procmime.c
6138                 add #include <errno.h>, it's needed
6139                 on some systems
6140
6141 2007-01-17 [paul]       2.7.1cvs13
6142
6143         * src/common/defs.h
6144         * tools/make.themes.project
6145                 rename .sylpheed_themeinfo to .claws_themeinfo
6146                 and use it
6147         * src/etpan/etpan-errors.h
6148         * src/etpan/etpan-log.c
6149         * src/etpan/etpan-log.h
6150         * src/etpan/etpan-thread-manager-types.h
6151         * src/etpan/etpan-thread-manager.c
6152         * src/etpan/etpan-thread-manager.h
6153         * src/etpan/imap-thread.c
6154         * src/etpan/imap-thread.h
6155                 add copyright header
6156
6157 2007-01-17 [colin]      2.7.1cvs12
6158
6159         * src/plugins/pgpcore/select-keys.c
6160         * src/gtk/pluginwindow.c
6161         * src/prefs_account.c
6162                 Fix warnings
6163
6164 2007-01-16 [colin]      2.7.1cvs11
6165
6166         * src/imap.c
6167         * src/imap.h
6168         * src/imap_gtk.c
6169                 Manage subscribing to subfolders when only
6170                 subscribed folders are shown.
6171
6172 2007-01-16 [colin]      2.7.1cvs10
6173
6174         * src/folderview.c
6175                 Fix annoying vscrollbar going back to top
6176                 on Check for new folders
6177
6178 2007-01-16 [colin]      2.7.1cvs9
6179
6180         * src/imap.c
6181                 Remove printf
6182
6183 2007-01-16 [colin]      2.7.1cvs8
6184
6185         * src/filtering.c
6186                 Bigger buffer for errors
6187         * src/imap.c
6188         * src/imap.h
6189         * src/imap_gtk.c
6190         * src/prefs_account.c
6191         * src/prefs_account.h
6192         * src/wizard.c
6193         * src/etpan/imap-thread.c
6194         * src/etpan/imap-thread.h
6195         * manual/handling.xml
6196                 Add subscriptions management. What it changes:
6197                 Creating a folder subscribes to it
6198                 Deleting a folder unsubscribes it
6199                 New contextual menu item allowing to switch between
6200                 All folders and Subscribed folders, subscribe, and
6201                 unsubscribe. "Creating" an existing but unsubscribed
6202                 folder will subscribe it.
6203                 By default for new accounts, only subscribed folders 
6204                 are shown.
6205
6206
6207 2007-01-16 [paul]       2.7.1cvs7
6208
6209         * src/summaryview.c
6210                 Allow folder classes to specify only sort_key or
6211                 sort_type instead of both or none.
6212
6213 2007-01-16 [paul]       2.7.1cvs6
6214
6215         * src/action.c
6216         * src/compose.c
6217         * src/mimeview.c
6218         * src/procmime.c
6219         * src/textview.c
6220                 Save and use errno for procmime_get_part
6221
6222 2007-01-16 [colin]      2.7.1cvs5
6223
6224         * src/imap.c
6225                 Never remove INBOX when scanning for
6226                 new folders. It's a special folder
6227                 that has to exist.
6228
6229 2007-01-15 [colin]      2.7.1cvs4
6230
6231         * src/imap.c
6232                 Fix 'Check for new folders' when IMAP subdirectory
6233                 is set
6234         * src/etpan/imap-thread.c
6235                 Fix build
6236
6237 2007-01-15 [colin]      2.7.1cvs3
6238
6239         * src/etpan/imap-thread.c
6240                 Fix invalid free on command-connection
6241                 error
6242
6243 2007-01-15 [wwp]        2.7.1cvs2
6244
6245         * src/matcher_parser_lex.l
6246         * src/quote_fmt_lex.l
6247         * src/matcher_parser_parse.y
6248                 fix copyright header in lexers and parsers.
6249
6250 2007-01-15 [paul]       2.7.1cvs1
6251
6252         * NEWS
6253         * README
6254         * RELEASE_NOTES
6255         * configure.ac
6256                 bump up version number following
6257                 stable release
6258
6259 2007-01-15 [paul]       2.7.0cvs31
6260
6261         * AUTHORS
6262         * src/gtk/authors.h
6263                 add Fabien to the Team list
6264                 add the recent contributors
6265                 make a few corrections
6266
6267 2007-01-15 [paul]       2.7.0cvs30
6268
6269         * src/mainwindow.c
6270                 fix compiler warning
6271         * src/plugins/pgpcore/prefs_gpg.c
6272         * src/plugins/pgpcore/prefs_gpg.h
6273                 add missing include
6274                 fix copyright header
6275
6276 2007-01-14 [colin]      2.7.0cvs29
6277
6278         * src/gtk/filesel.c
6279                 Use the 'gtk+' backend. Avoids gnome-vfs use,
6280                 two benefits: faster to open, will fix strange
6281                 dbus-related crash. Thanks to Pascal Terjan.
6282
6283 2007-01-14 [colin]      2.7.0cvs28
6284
6285         * src/etpan/imap-thread.c
6286                 Delete the old imap just after allocating
6287                 the new one. Makes sure we don't get the
6288                 same pointer by sheer luck, which feels
6289                 strange in the debug log.
6290
6291 2007-01-14 [colin]      2.7.0cvs27
6292
6293         * src/gtk/inputdialog.c
6294                 Make sure we don't print passwords in
6295                 clear text when in debug mode
6296
6297 2007-01-14 [colin]      2.7.0cvs26
6298
6299         * src/gtk/gtksctree.c
6300                 Fix bug 1098, 'bogus last row display 
6301                 after expanding a thread'. Patch by
6302                 Jindrich Makovicka <makovick@gmail.com>
6303
6304 2007-01-14 [colin]      2.7.0cvs25
6305
6306         * src/etpan/imap-thread.c
6307                 Close socket manually before
6308                 freeing the imap struct
6309
6310 2007-01-14 [colin]      2.7.0cvs24
6311
6312         * src/etpan/imap-thread.c
6313                 Maybe fix new reconnection issues
6314
6315 2007-01-13 [colin]      2.7.0cvs23
6316
6317         * src/summaryview.c
6318                 Freeze/thaw on thread selection
6319
6320 2007-01-13 [paul]       2.7.0cvs22
6321
6322         * src/mainwindow.c
6323         * src/summaryview.c
6324         * src/summaryview.h
6325                 add 'Edit/Delete thread'
6326
6327 2007-01-13 [colin]      2.7.0cvs21
6328
6329         * src/prefs_account.c
6330         * src/prefs_compose_writing.c
6331         * src/prefs_message.c
6332         * src/prefs_msg_colors.c
6333         * src/prefs_other.c
6334         * src/prefs_receive.c
6335         * src/prefs_spelling.c
6336         * src/prefs_summaries.c
6337         * src/prefs_themes.c
6338         * src/gtk/gtkutils.c
6339         * src/gtk/gtkutils.h
6340         * src/plugins/pgpcore/prefs_gpg.c
6341         * src/plugins/spamassassin/spamassassin_gtk.c
6342                 Factorize gtk frame creation
6343                 Patch by Pawel
6344
6345 2007-01-13 [colin]      2.7.0cvs20
6346
6347         * src/message_search.c
6348         * src/summary_search.c
6349                 Fix Enter in search windows
6350         * src/messageview.c
6351                 Fix body search starting at the
6352                 end of the mail (and asking for loop)
6353
6354 2007-01-13 [colin]      2.7.0cvs19
6355
6356         * src/etpan/imap-thread.c
6357                 Make sure we don't free the same imap
6358                 twice
6359
6360 2007-01-13 [colin]      2.7.0cvs18
6361
6362         * commitHelper
6363                 Allow multiple commitHelpers to
6364                 run at once
6365
6366 2007-01-12 [colin]      2.7.0cvs17
6367
6368         * src/etpan/imap-thread.c
6369                 Make sure we get rid of the previous mailimap
6370                 when connecting - just in case disconnect was
6371                 unclean
6372
6373 2007-01-12 [paul]       2.7.0cvs16
6374
6375         * src/compose.c
6376                 Strip S/MIME signatures when re-editing
6377                 S/MIME signed messages.
6378
6379 2007-01-12 [paul]       2.7.0cvs15
6380
6381         * configure.ac
6382         * src/addressbook.c
6383         * src/foldersel.c
6384         * src/folderview.c
6385         * src/main.c
6386                 no need to define CLAWS anymore, remove
6387                 all that stuff
6388
6389 2007-01-12 [paul]       2.7.0cvs14
6390
6391         * src/mimeview.c
6392                 check if the mail's signed as
6393                 it can change the mail structure
6394                 Thanks to Colin
6395
6396 2007-01-12 [paul]       2.7.0cvs13
6397
6398         * src/procmime.c
6399                 fix Forwarding msgs with attachments
6400                 that have dos line endings
6401                 Thanks to Colin
6402
6403 2007-01-12 [wwp]        2.7.0cvs12
6404
6405         * configure.ac
6406                 Revert accidentally committed extra version tag.
6407
6408 2007-01-12 [wwp]        2.7.0cvs11
6409
6410         * src/prefs_account.c
6411                 Fix compilation w/o aspell (completes 2.7.0cvs7).
6412
6413 2007-01-11 [colin]      2.7.0cvs10
6414
6415         * src/imap.c
6416                 move g_warning to debug_print
6417                 it scares people for no reason
6418
6419 2007-01-11 [colin]      2.7.0cvs9
6420
6421         * po/POTFILES.in
6422                 Fix files to translate. Patch by
6423                 Fabien
6424
6425 2007-01-11 [paul]       2.7.0cvs8
6426
6427         * src/imap.c
6428                 Fix recursion when server lists the
6429                 current subfolder in the response
6430         * src/mimeview.c
6431                 Fix updating of icon_list/ctree
6432         * src/plugins/pgpcore/select-keys.c
6433                 Fix a few annoyances when choosing
6434                 keys for the CMS (S/MIME) protocol
6435
6436 2007-01-11 [wwp]        2.7.0cvs7
6437
6438         * src/compose.c
6439         * src/prefs_account.c
6440         * src/prefs_account.h
6441                 Add per-account spellcheck default dictionaries settings.
6442
6443 2007-01-10 [colin]      2.7.0cvs6
6444
6445         * src/prefs_folder_item.c
6446                 Factorize strings - patch by Fabien
6447
6448 2007-01-10 [colin]      2.7.0cvs5
6449
6450         * src/mainwindow.c
6451                 Fix bug 1095, 'Crash while changing folder 
6452                 columns during incorporation'
6453
6454 2007-01-09 [colin]      2.7.0cvs4
6455
6456         * src/gtk/pluginwindow.c
6457                 Set the plugin window transient. Seems
6458                 like some window managers hide it in
6459                 the background after "load plugin"...
6460
6461 2007-01-09 [colin]      2.7.0cvs3
6462
6463         * src/gtk/filesel.c
6464                 Use the same type for alloc and free
6465
6466 2007-01-08 [paul]       2.7.0cvs2
6467
6468         * po/nl.po
6469                 updated by Tim Dijkstra
6470
6471 2007-01-08 [paul]       2.7.0cvs1
6472
6473         * src/prefs_themes.c
6474         * src/common/utils.c
6475                 Fix resource leaks
6476
6477 2007-01-08 [paul]       2.7.0
6478
6479         * NEWS
6480         * README
6481         * RELEASE_NOTES
6482                 2.7.0 released
6483
6484 2007-01-08 [paul]       2.6.1cvs119
6485
6486         * doc/man/claws-mail.1
6487                 another correction
6488
6489 2007-01-08 [paul]       2.6.1cvs118
6490
6491         * doc/man/claws-mail.1
6492                 corrections
6493         * manual/advanced.xml
6494                 improved English usage
6495
6496 2007-01-08 [paul]       2.6.1cvs117
6497
6498         * po/ca.po
6499         * po/de.po
6500         * po/en_GB.po
6501         * po/fi.po
6502         * po/it.po
6503         * po/pt_BR.po
6504         * po/sk.po
6505         * po/sr.po
6506         * po/zh_CN.po
6507                 updated by Miquel Oliete, Stephan Sachse, me,
6508                 Tommi Pirinen, Andrea Spadaccini, Frederico
6509                 Goncalves Guimaraes, Andrej Kacian, Aleksandar
6510                 Urosevic, and Ralgh Young
6511
6512 2007-01-07 [mones]      2.6.1cvs116
6513
6514         * manual/es/advanced.xml
6515         * po/es.po
6516                 Synced manual (unhide mark_as_read_delay)
6517                 and updated translation for release
6518
6519 2007-01-07 [paul]       2.6.1cvs115
6520
6521         * src/prefs_matcher.c
6522                 make the hbox content fit better under
6523                 various languages
6524
6525 2007-01-07 [colin]      2.6.1cvs114
6526
6527         * src/messageview.c
6528                 Fix bug 1088, 'Ctrl-h produces repeatable
6529                 crash'
6530
6531 2007-01-06 [colin]      2.6.1cvs113
6532
6533         * src/etpan/imap-thread.c
6534                 Add casts to int to get certs. Fixes
6535                 bug 1064, 'crash @ etpan_certificate_check() 
6536                 when opening an IMAP folder', with latest
6537                 libetpan CVS or >= 0.49
6538         * src/mainwindow.c
6539         * src/mainwindow.h
6540         * src/imap_gtk.c
6541         * src/news_gtk.c
6542         * src/prefs_folder_item.c
6543                 Grey out the "synchronise" menu items if
6544                 there's nothing to synchronise.
6545         * src/plugins/pgpcore/sgpgme.c
6546                 Make an error clearer than "Unknown error"
6547
6548 2007-01-06 [colin]      2.6.1cvs112
6549
6550         * src/messageview.c
6551                 Don't try to show a message if updating
6552                 Maybe fixes bug 1088, 'ctrl-h produces
6553                 repeatable crash'.
6554
6555 2007-01-06 [colin]      2.6.1cvs111
6556
6557         * src/summaryview.c
6558                 Disable Control-Space (handle it as Space).
6559
6560 2007-01-05 [paul]       2.6.1cvs110
6561
6562         * src/imap.c
6563                 Fix bug 934, 'sylpheed claws 2.1 
6564                 doesn't show Exchanges Public Folders'
6565                 Thanks to Hoa and Colin
6566         * src/msgcache.c
6567                 Refuse to allocate more than 2 MB for a 
6568                 single field, it's a good indication of
6569                 cache corruption.
6570
6571 2007-01-05 [colin]      2.6.1cvs109
6572
6573         * src/mainwindow.c
6574                 Allow --select'ing emails by Message-ID too
6575
6576 2007-01-05 [colin]      2.6.1cvs108
6577
6578         * src/common/quoted-printable.c
6579                 Uh! Third fix :)
6580
6581 2007-01-05 [colin]      2.6.1cvs107
6582
6583         * src/common/quoted-printable.c
6584                 Fix previous commit about bug 1089
6585                 Thanks to Ralf
6586
6587 2007-01-05 [colin]      2.6.1cvs106
6588
6589         * src/common/quoted-printable.c
6590                 Fix my previous commit on bug 1089
6591                 - Thanks to Ralf :)
6592
6593 2007-01-04 [colin]      2.6.1cvs105
6594
6595         * src/common/quoted-printable.c
6596                 Fix bug 1089, 'NUL characters in Subject 
6597                 line are misinterpreted'. Not a pain to
6598                 fix in fact.
6599
6600 2007-01-04 [colin]      
6601
6602         2.7.0-rc3 released
6603
6604 2007-01-04 [wwp]        2.6.1cvs104
6605
6606         * src/image_viewer.c
6607                 Force operator precedence (fix a compiler warning).
6608
6609 2007-01-04 [colin]      2.6.1cvs103
6610
6611         * src/image_viewer.c
6612                 Be cautious there too (same fix as the one
6613                 in textview from cvs33)
6614         * src/messageview.c
6615                 Don't use any MimeViewer plugin when showing
6616                 all headers
6617
6618 2007-01-03 [wwp]        2.6.1cvs102
6619
6620         * src/html.c
6621         * src/html.h
6622                 fixed "cent" sign (use the existing ASCII one),
6623                 decode more HTML entities,
6624                 converted table ASCII entries to UTF-8,
6625                 moved a switch() into a hashtable.
6626
6627 2007-01-03 [paul]       2.6.1cvs101
6628
6629         * src/compose.c
6630         * src/messageview.c
6631         * src/procmsg.c
6632         * src/procmsg.h
6633                 When possible, use move_msg instead of
6634                 copy_msg + remove_msg to move sent mail
6635                 from Queue to Sent. 
6636
6637 2007-01-03 [paul]       2.6.1cvs100
6638
6639         * src/html.c
6640                 add more html entity recognition:
6641                 pounds, euros, and cents
6642
6643 2007-01-03 [colin]      2.6.1cvs99
6644
6645         * src/imap_gtk.c
6646                 Don't display an error on NOSELECT
6647                 folders when synchronising
6648
6649 2007-01-03 [paul]       2.6.1cvs98
6650
6651         * tools/maildir2claws-mail.pl
6652                 only substitute 'sent-mail' if it's
6653                 the full directory name
6654
6655 2007-01-03 [paul]       2.6.1cvs97
6656
6657         * ChangeLog
6658         * ChangeLog.pre2.0.0
6659         * Makefile.am
6660                 archive a chunk of ChangeLog in
6661                 ChangeLog.pre2.0.0
6662         * ChangeLog.gtk1
6663         * doc/src/ChangeLog.claws-pre0.8.0
6664                 remove ChangeLog.claws-pre0.8.0, adding
6665                 its contents to ChangeLog.gtk1
6666
6667 2007-01-03 [paul]       2.6.1cvs96
6668
6669         * src/account.c
6670         * src/account.h
6671         * src/action.c
6672         * src/action.h
6673         * src/adbookbase.h
6674         * src/addr_compl.c
6675         * src/addr_compl.h
6676         * src/addrbook.c
6677         * src/addrcache.c
6678         * src/addrcache.h
6679         * src/addrcindex.c
6680         * src/addrcindex.h
6681         * src/addrclip.c
6682         * src/addrclip.h
6683         * src/addrdefs.h
6684         * src/addressadd.c
6685         * src/addressadd.h
6686         * src/addressbook.c
6687         * src/addressbook.h
6688         * src/addressbook_foldersel.c
6689         * src/addressbook_foldersel.h
6690         * src/addrgather.c
6691         * src/addrgather.h
6692         * src/addrharvest.c
6693         * src/addrharvest.h
6694         * src/addrindex.c
6695         * src/addrindex.h
6696         * src/addritem.c
6697         * src/addritem.h
6698         * src/addrquery.c
6699         * src/addrquery.h
6700         * src/addrselect.c
6701         * src/addrselect.h
6702         * src/alertpanel.c
6703         * src/alertpanel.h
6704         * src/browseldap.c
6705         * src/browseldap.h
6706         * src/codeconv.c
6707         * src/codeconv.h
6708         * src/compose.c
6709         * src/compose.h
6710         * src/customheader.c
6711         * src/customheader.h
6712         * src/displayheader.c
6713         * src/displayheader.h
6714         * src/editaddress.c
6715         * src/editaddress.h
6716         * src/editbook.c
6717         * src/editbook.h
6718         * src/editgroup.c
6719         * src/editgroup.h
6720         * src/editjpilot.c
6721         * src/editjpilot.h
6722         * src/editldap.c
6723         * src/editldap.h
6724         * src/editldap_basedn.c
6725         * src/editldap_basedn.h
6726         * src/editvcard.c
6727         * src/editvcard.h
6728         * src/exphtmldlg.c
6729         * src/exphtmldlg.h
6730         * src/expldifdlg.c
6731         * src/expldifdlg.h
6732         * src/export.c
6733         * src/export.h
6734         * src/exporthtml.c
6735         * src/exporthtml.h
6736         * src/exportldif.c
6737         * src/exportldif.h
6738         * src/filtering.c
6739         * src/filtering.h
6740         * src/folder.c
6741         * src/folder.h
6742         * src/folder_item_prefs.c
6743         * src/folder_item_prefs.h
6744         * src/foldersel.c
6745         * src/foldersel.h
6746         * src/folderutils.c
6747         * src/folderutils.h
6748         * src/folderview.c
6749         * src/folderview.h
6750         * src/grouplistdialog.c
6751         * src/grouplistdialog.h
6752         * src/headerview.c
6753         * src/html.c
6754         * src/html.h
6755         * src/image_viewer.c
6756         * src/image_viewer.h
6757         * src/imap.c
6758         * src/imap.h
6759         * src/imap_gtk.c
6760         * src/imap_gtk.h
6761         * src/import.c
6762         * src/import.h
6763         * src/importldif.c
6764         * src/importldif.h
6765         * src/importmutt.c
6766         * src/importmutt.h
6767         * src/importpine.c
6768         * src/importpine.h
6769         * src/inc.c
6770         * src/inc.h
6771         * src/jpilot.c
6772         * src/jpilot.h
6773         * src/ldapctrl.c
6774         * src/ldapctrl.h
6775         * src/ldaplocate.c
6776         * src/ldaplocate.h
6777         * src/ldapquery.c
6778         * src/ldapquery.h
6779         * src/ldapserver.c
6780         * src/ldapserver.h
6781         * src/ldaputil.c
6782         * src/ldaputil.h
6783         * src/ldif.c
6784         * src/ldif.h
6785         * src/main.c
6786         * src/main.h
6787         * src/mainwindow.c
6788         * src/mainwindow.h
6789         * src/manual.c
6790         * src/manual.h
6791         * src/mbox.c
6792         * src/message_search.c
6793         * src/message_search.h
6794         * src/messageview.c
6795         * src/messageview.h
6796         * src/mh.c
6797         * src/mh.h
6798         * src/mh_gtk.c
6799         * src/mh_gtk.h
6800         * src/mimeview.c
6801         * src/mimeview.h
6802         * src/msgcache.c
6803         * src/msgcache.h
6804         * src/mutt.c
6805         * src/mutt.h
6806         * src/news.c
6807         * src/news.h
6808         * src/news_gtk.c
6809         * src/news_gtk.h
6810         * src/partial_download.c
6811         * src/partial_download.h
6812         * src/pine.c
6813         * src/pine.h
6814         * src/pop.c
6815         * src/pop.h
6816         * src/prefs_account.c
6817         * src/prefs_account.h
6818         * src/prefs_actions.c
6819         * src/prefs_actions.h
6820         * src/prefs_common.c
6821         * src/prefs_common.h
6822         * src/prefs_compose_writing.c
6823         * src/prefs_compose_writing.h
6824         * src/prefs_customheader.c
6825         * src/prefs_customheader.h
6826         * src/prefs_display_header.c
6827         * src/prefs_display_header.h
6828         * src/prefs_filtering.c
6829         * src/prefs_filtering.h
6830         * src/prefs_filtering_action.c
6831         * src/prefs_filtering_action.h
6832         * src/prefs_folder_column.c
6833         * src/prefs_folder_column.h
6834         * src/prefs_folder_item.c
6835         * src/prefs_folder_item.h
6836         * src/prefs_fonts.c
6837         * src/prefs_fonts.h
6838         * src/prefs_gtk.c
6839         * src/prefs_gtk.h
6840         * src/prefs_image_viewer.c
6841         * src/prefs_image_viewer.h
6842         * src/prefs_matcher.c
6843         * src/prefs_matcher.h
6844         * src/prefs_message.c
6845         * src/prefs_msg_colors.c
6846         * src/prefs_msg_colors.h
6847         * src/prefs_other.c
6848         * src/prefs_quote.c
6849         * src/prefs_receive.c
6850         * src/prefs_send.c
6851         * src/prefs_spelling.c
6852         * src/prefs_spelling.h
6853         * src/prefs_summaries.c
6854         * src/prefs_summaries.h
6855         * src/prefs_summary_column.c
6856         * src/prefs_summary_column.h
6857         * src/prefs_template.c
6858         * src/prefs_template.h
6859         * src/prefs_themes.c
6860         * src/prefs_themes.h
6861         * src/prefs_toolbar.c
6862         * src/prefs_toolbar.h
6863         * src/prefs_wrapping.c
6864         * src/prefs_wrapping.h
6865         * src/privacy.c
6866         * src/privacy.h
6867         * src/procheader.c
6868         * src/procheader.h
6869         * src/procmime.c
6870         * src/procmime.h
6871         * src/procmsg.c
6872         * src/procmsg.h
6873         * src/quote_fmt.c
6874         * src/quote_fmt_parse.y
6875         * src/recv.c
6876         * src/recv.h
6877         * src/remotefolder.c
6878         * src/remotefolder.h
6879         * src/send_message.c
6880         * src/send_message.h
6881         * src/setup.c
6882         * src/setup.h
6883         * src/sourcewindow.c
6884         * src/sourcewindow.h
6885         * src/ssl_manager.c
6886         * src/ssl_manager.h
6887         * src/statusbar.c
6888         * src/statusbar.h
6889         * src/stock_pixmap.c
6890         * src/stock_pixmap.h
6891         * src/summary_search.c
6892         * src/summary_search.h
6893         * src/summaryview.c
6894         * src/summaryview.h
6895         * src/textview.c
6896         * src/textview.h
6897         * src/toolbar.c
6898         * src/toolbar.h
6899         * src/undo.c
6900         * src/undo.h
6901         * src/unmime.c
6902         * src/unmime.h
6903         * src/vcard.c
6904         * src/vcard.h
6905         * src/wizard.c
6906         * src/wizard.h
6907         * src/common/base64.c
6908         * src/common/base64.h
6909         * src/common/defs.h
6910         * src/common/hooks.c
6911         * src/common/hooks.h
6912         * src/common/log.c
6913         * src/common/log.h
6914         * src/common/mgutils.c
6915         * src/common/mgutils.h
6916         * src/common/nntp.c
6917         * src/common/nntp.h
6918         * src/common/passcrypt.c
6919         * src/common/passcrypt.h.in
6920         * src/common/plugin.c
6921         * src/common/plugin.h
6922         * src/common/prefs.c
6923         * src/common/prefs.h
6924         * src/common/progressindicator.c
6925         * src/common/progressindicator.h
6926         * src/common/quoted-printable.c
6927         * src/common/quoted-printable.h
6928         * src/common/session.c
6929         * src/common/session.h
6930         * src/common/smtp.c
6931         * src/common/smtp.h
6932         * src/common/socket.c
6933         * src/common/socket.h
6934         * src/common/ssl.c
6935         * src/common/ssl.h
6936         * src/common/ssl_certificate.c
6937         * src/common/ssl_certificate.h
6938         * src/common/stringtable.c
6939         * src/common/stringtable.h
6940         * src/common/template.c
6941         * src/common/template.h
6942         * src/common/timing.h
6943         * src/common/utils.c
6944         * src/common/utils.h
6945         * src/common/version.h.in
6946         * src/common/xml.c
6947         * src/common/xml.h
6948         * src/common/xmlprops.c
6949         * src/common/xmlprops.h
6950         * src/gtk/about.c
6951         * src/gtk/colorlabel.c
6952         * src/gtk/colorsel.c
6953         * src/gtk/colorsel.h
6954         * src/gtk/combobox.c
6955         * src/gtk/combobox.h
6956         * src/gtk/description_window.c
6957         * src/gtk/description_window.h
6958         * src/gtk/filesel.c
6959         * src/gtk/filesel.h
6960         * src/gtk/foldersort.c
6961         * src/gtk/foldersort.h
6962         * src/gtk/gtksctree.c
6963         * src/gtk/gtkutils.c
6964         * src/gtk/gtkutils.h
6965         * src/gtk/inputdialog.c
6966         * src/gtk/inputdialog.h
6967         * src/gtk/logwindow.c
6968         * src/gtk/logwindow.h
6969         * src/gtk/manage_window.c
6970         * src/gtk/manage_window.h
6971         * src/gtk/menu.c
6972         * src/gtk/menu.h
6973         * src/gtk/pluginwindow.c
6974         * src/gtk/pluginwindow.h
6975         * src/gtk/prefswindow.c
6976         * src/gtk/prefswindow.h
6977         * src/gtk/progressdialog.c
6978         * src/gtk/progressdialog.h
6979         * src/gtk/sslcertwindow.c
6980         * src/gtk/sslcertwindow.h
6981         * src/plugins/bogofilter/bogofilter.c
6982         * src/plugins/bogofilter/bogofilter.h
6983         * src/plugins/bogofilter/bogofilter_gtk.c
6984         * src/plugins/clamav/clamav_plugin.c
6985         * src/plugins/clamav/clamav_plugin.h
6986         * src/plugins/clamav/clamav_plugin_gtk.c
6987         * src/plugins/demo/demo.c
6988         * src/plugins/dillo_viewer/dillo_prefs.c
6989         * src/plugins/dillo_viewer/dillo_prefs.h
6990         * src/plugins/dillo_viewer/dillo_viewer.c
6991         * src/plugins/pgpcore/passphrase.c
6992         * src/plugins/pgpcore/passphrase.h
6993         * src/plugins/pgpcore/pgp_viewer.c
6994         * src/plugins/pgpcore/pgp_viewer.h
6995         * src/plugins/pgpcore/plugin.c
6996         * src/plugins/pgpcore/select-keys.c
6997         * src/plugins/pgpcore/select-keys.h
6998         * src/plugins/pgpcore/sgpgme.c
6999         * src/plugins/pgpcore/sgpgme.h
7000         * src/plugins/pgpinline/pgpinline.c
7001         * src/plugins/pgpinline/pgpinline.h
7002         * src/plugins/pgpinline/plugin.c
7003         * src/plugins/pgpmime/pgpmime.c
7004         * src/plugins/pgpmime/pgpmime.h
7005         * src/plugins/pgpmime/plugin.c
7006         * src/plugins/spamassassin/spamassassin.c
7007         * src/plugins/spamassassin/spamassassin.h
7008         * src/plugins/spamassassin/spamassassin_gtk.c
7009         * src/plugins/trayicon/trayicon.c
7010                 it's 2007, update the year in the copyright headers
7011
7012 2007-01-03 [paul]       2.6.1cvs95
7013
7014         * src/gtk/about.c
7015                 it is 2007, use it in the copyright string
7016
7017 2007-01-03 [paul]       2.6.1cvs94
7018
7019         * src/html.c
7020                 html entity conversion:
7021                 move &#153; to a more suitable place
7022                 add &bull; and &ndash;
7023                 make sure &mdash; and &#8212; are both
7024                 converted the same
7025
7026 2007-01-02 [colin]      2.6.1cvs93
7027
7028         * src/addrbook.c
7029                 Fix leak
7030         * src/common/plugin.c
7031                 Add comment
7032         * src/etpan/imap-thread.c
7033                 Fix warning
7034
7035 2006-12-31 [paul]       2.6.1cvs92
7036
7037         * src/prefs_summaries.c
7038                 use gtk_button_new_from_stock()
7039
7040 2006-12-30 [colin]      2.6.1cvs91
7041
7042         * src/folder.c
7043         * src/imap_gtk.c
7044         * src/mh_gtk.c
7045                 Don't update filtering and account paths 
7046                 when copying folders
7047
7048 2006-12-30 [colin]      2.6.1cvs90
7049
7050         * src/prefs_compose_writing.c
7051         * src/prefs_quote.c
7052         * src/prefs_template.c
7053                 Use message font for Writing and 
7054                 Quoting prefs, as well as Templates.
7055
7056 2006-12-30 [colin]      2.6.1cvs89
7057
7058         * src/prefs_summaries.c
7059                 Rework GUI; patch by Pawel
7060
7061 2006-12-29 [colin]      2.6.1cvs88
7062
7063         * src/prefs_folder_item.c
7064                 Fix bug 1085, 'Apply to subfolder 
7065                 doesn't work' - I was mistaken saying
7066                 it worked in every case
7067
7068 2006-12-28 [colin]      2.6.1cvs87
7069
7070         * src/gtk/gtkaspell.c
7071                 Don't assert if use_alternate is true
7072                 and alt_dictionary isn't set -- this 
7073                 is what happens on upgrade! Rather,
7074                 do with it.
7075
7076 2006-12-28 [colin]      2.6.1cvs86
7077
7078         * Makefile.am
7079                 Fix desktop/icon simplification
7080
7081 2006-12-28 [colin]      2.6.1cvs85
7082
7083         * Makefile.am
7084                 Make desktop and icon not 
7085                 dependant on the desktop
7086
7087 2006-12-28 [wwp]        2.6.1cvs84
7088
7089         * src/plugins/pgpmime/claws.def
7090                 Add missing symbol (discards gpg4win's 03-plugins-symbols.patch).
7091
7092 2006-12-28 [wwp]        2.6.1cvs83
7093
7094         * src/prefs_folder_item.c
7095                 Fix coloring of "simplify subject regexp" (folder prefs),
7096                 which might be left to red whereas the regexp gets empty.
7097
7098 2006-12-28 [wwp]        2.6.1cvs82
7099
7100         * src/prefs_common.c
7101         * src/prefs_common.h
7102         * src/addressbook.c
7103         * src/addressitem.h
7104                 Save addressbook mainwindow's horizontal and vertical splitter position.
7105
7106 2006-12-27 [wwp]        2.6.1cvs81
7107
7108         * src/gtk/gtkaspell.c
7109         * src/gtk/gtkaspell.h
7110         * src/compose.c
7111                 Fix assignment of compose's default and alternate dictionary from
7112                 account or folder settings. Now gtkaspell_change_dict does rotate
7113                 dicts only when it's called from a menu cb.
7114
7115 2006-12-27 [wwp]        2.6.1cvs80
7116
7117         * src/folder_item_prefs.c
7118                 Fix randomly initialized default-alt-dictionary (folder prefs),
7119                 complete 2.6.1cvs72.
7120
7121 2006-12-27 [paul]       2.6.1cvs79
7122
7123         * src/imap_gtk.c
7124         * src/mh_gtk.c
7125                 Add Copy folder in the folder's contextual
7126                 menu
7127
7128 2006-12-27 [wwp]        2.6.1cvs78
7129
7130         * src/imap.c
7131                 Clean up session locking, thanks to Colin.
7132
7133 2006-12-26 [colin]      2.6.1cvs77
7134
7135         * src/statusbar.c
7136                 Revert previous patch
7137
7138 2006-12-26 [colin]      2.6.1cvs76
7139
7140         * src/folder.c
7141         * src/folderview.c
7142         * src/imap.c
7143         * src/statusbar.c
7144         * src/etpan/imap-thread.c
7145                 Fix previous commit warnings
7146                 Make statusbar update every second if total < 20
7147                 Make IMAP APPEND faster by simplifying log              
7148
7149 2006-12-26 [colin]      2.6.1cvs75
7150
7151         * src/folder.c
7152         * src/folder.h
7153         * src/folderview.c
7154         * src/folderview.h
7155         * src/imap_gtk.c
7156         * src/mh_gtk.c
7157                 Make it possible to copy folders accross
7158                 mailboxes (this was an arbitrary limitation).
7159                 Still make it impossible to move folders 
7160                 accross mailboxes.
7161
7162 2006-12-26 [colin]      2.6.1cvs74
7163
7164         * src/etpan/imap-thread.c
7165                 Fix bug 1081, 'claws-mail 
7166                 segfaults when going offline 
7167                 while it transfers mails via 
7168                 imap'
7169
7170 2006-12-26 [colin]      2.6.1cvs73
7171
7172         * src/folder_item_prefs.c
7173                 Don't forget alt dictionary when
7174                 renaming/moving folders
7175
7176 2006-12-26 [wwp]        2.6.1cvs72
7177
7178         * src/folder_item_prefs.c
7179                 Add missing defaults for per-folder alt dict
7180                 (forgotten in 2.6.1cvs61).
7181
7182 2006-12-26 [colin]      2.6.1cvs71
7183
7184         * src/wizard.c
7185                 Add tooltip to state that specifying
7186                 full path to mailbox is possible
7187
7188 2006-12-26 [wwp]        2.6.1cvs70
7189
7190         * src/partial_download.c
7191         * src/gtk/gtkvscrollbutton.c
7192         * src/plugins/pgpinline/plugin.c
7193                 Fix for few compiler warnings that matter.
7194
7195 2006-12-25 [colin]      2.6.1cvs69
7196
7197         * src/partial_download.c
7198                 Fix marking for download or deletion
7199                 when the header isn't the first
7200         * src/gtk/logwindow.c
7201                 Fix start of scrolling
7202
7203 2006-12-23 [paul]       2.6.1cvs68
7204
7205         * src/compose.c
7206                 change last commit to use the 'academic'
7207                 method instead. Thanks to wwp
7208
7209 2006-12-23 [paul]       2.6.1cvs67
7210
7211         * src/compose.c
7212                 don't warn about empty subject when
7213                 redirecting
7214
7215 2006-12-22 [colin]      2.6.1cvs66
7216
7217         * src/summary_search.c
7218                 Fix previous patch
7219
7220 2006-12-22 [colin]      2.6.1cvs65
7221
7222         * src/gtk/gtkutils.c
7223         * src/imap.c
7224         * src/jpilot.c
7225         * src/summary_search.c
7226                 A few warning fixes
7227
7228 2006-12-23 [paul]       
7229
7230         2.7.0-rc2 released
7231
7232 2006-12-22 [colin]      2.6.1cvs64
7233
7234         * src/toolbar.c
7235         * src/toolbar.h
7236                 Add a combo to the learn spam button
7237         * src/plugins/bogofilter/bogofilter.c
7238         * src/plugins/bogofilter/bogofilter_gtk.c
7239         * src/plugins/bogofilter/bogofilter.h
7240                 Allow to store Unsure mails in a specific
7241                 folder to make better teaching easier
7242
7243 2006-12-21 [wwp]        2.6.1cvs63
7244
7245         * src/compose.c
7246         * src/prefs_common.c
7247         * src/prefs_common.h
7248         * src/prefs_spelling.c
7249         * src/gtk/gtkaspell.c
7250         * src/gtk/gtkaspell.h
7251                 Allow spell-checking using both current and alternate dictionaries
7252                 (thanks to Colin).
7253
7254 2006-12-21 [wwp]        2.6.1cvs62
7255
7256         * src/gtk/gtkaspell.c
7257                 Apply recheck_when_changing_dict (highlight all mispelled words)
7258                 when switching to alternate dictionary.
7259
7260 2006-12-21 [wwp]        2.6.1cvs61
7261
7262         * src/compose.c
7263         * src/folder_item_prefs.h
7264         * src/prefs_common.c
7265         * src/prefs_common.h
7266         * src/prefs_folder_item.c
7267         * src/prefs_spelling.c
7268         * src/gtk/gtkaspell.c
7269         * src/gtk/gtkaspell.h
7270                 Add global and per-folder prefs to set the default
7271                 alternate dictionary.
7272
7273 2006-12-21 [colin]      2.6.1cvs60
7274
7275         * src/folder.c
7276                 Look for folders by path in all folders
7277         * src/html.c
7278                 add &mdash;
7279
7280 2006-12-20 [colin]      2.6.1cvs59
7281
7282         * src/gtk/quicksearch.c
7283                 Make sure in_typing is false when clearing
7284
7285 2006-12-20 [wwp]        2.6.1cvs58
7286
7287         * configure.ac
7288                 change manual's target dir to be LFH-compliant (thanks to Colin).
7289
7290 2006-12-20 [wwp]        2.6.1cvs57
7291
7292         * src/prefs_common.c
7293         * src/prefs_summaries.c
7294                 i18n fix and factorize patch, thanks to Fabien.
7295
7296 2006-12-20 [paul]       2.6.1cvs56
7297
7298         * configure.ac
7299                 last of the renaming (??)
7300         * src/main.c
7301                 correct --help info of --status-full
7302         * src/plugins/bogofilter/bogofilter.c
7303                 make FALSE default of whitelist_ab
7304
7305 2006-12-19 [colin]      2.6.1cvs55
7306
7307         * src/jpilot.c
7308                 Same as before, without depending on
7309                 pisock >= 0.12
7310
7311 2006-12-19 [colin]      2.6.1cvs54
7312
7313         * src/jpilot.c
7314                 Fix bug 1059, 'Better jpilot charset 
7315                 handling'. Use libpisync's charset conversion
7316                 if possible
7317
7318 2006-12-19 [colin]      2.6.1cvs53
7319
7320         * po/fr.po
7321                 Updated by Fabien
7322
7323 2006-12-19 [wwp]        2.6.1cvs52
7324
7325         * src/gtk/about.c
7326                 Add missing #include (thanks to Colin).
7327
7328 2006-12-19 [wwp]        2.6.1cvs51
7329
7330         * src/prefs_receive.c
7331                 Better spacing between widgets in prefs.
7332
7333 2006-12-18 [colin]      2.6.1cvs50
7334
7335         * src/imap.c
7336                 Fix failure to get separator on LIST "" ""
7337                 Try LIST "" "INBOX" too.
7338
7339 2006-12-18 [wwp]        2.6.1cvs49
7340
7341         * src/common/session.c
7342                 Fix a compiler warning (thanks to Fabien).
7343
7344 2006-12-18 [wwp]        2.6.1cvs48
7345
7346         * src/compose.c
7347         * src/prefs_quote.c
7348                 Factorize some strings for translation (it's about error
7349                 messages when applying or checking template/quote format).
7350
7351 2006-12-18 [colin]      2.6.1cvs47
7352
7353         * Makefile.am
7354         * src/common/defs.h
7355         * src/gtk/Makefile.am
7356         * src/gtk/about.c
7357                 Add a Release notes tab from the contents of
7358                 $(DOCDIR)/RELEASE_NOTES. Patch by Fabien.
7359
7360 2006-12-17 [colin]      2.6.1cvs46
7361
7362         * src/mimeview.c
7363         * src/textview.c
7364         * src/gtk/filesel.c
7365                 Correctly convert from/to UTF8/filename encoding
7366                 when loading and saving files. Probably fixes
7367                 bug 1068, 'Claws-Mail uses 100% CPU when looking 
7368                 for a file to attach and is blocked...'
7369
7370 2006-12-17 [colin]      2.6.1cvs45
7371
7372         * src/gtk/logwindow.c
7373                 Fix bug 1067, 'Claws-Mail uses 100% CPU on an 
7374                 IMAP folder and is blocked on main thread': 
7375                 make sure we put utf8 in the log.
7376
7377 2006-12-16 [colin]      2.6.1cvs44
7378
7379         * src/toolbar.c
7380         * src/toolbar.h
7381                 Fix bug 1055, 'Add the 'cancel receive' 
7382                 in the available events for the toolbar buttons'
7383
7384 2006-12-16 [colin]      2.6.1cvs43
7385
7386         * po/POTFILES.in
7387         * src/imap.c
7388         * src/common/nntp.c
7389         * src/common/session.c
7390                 Log error when SSL handshakes fail. 
7391                 Fixes bug 1082, 'incorrect / imprecise 
7392                 error message when imap server provides 
7393                 ssl only through STARTTLS but SSL is 
7394                 selected'
7395
7396 2006-12-15 [wwp]        2.6.1cvs42
7397
7398         * src/plugins/bogofilter/bogofilter_gtk.c
7399                 set proper sensitivity to widgets I've recently added.
7400
7401 2006-12-15 [colin]      
7402
7403         2.7.0-rc1 released
7404
7405 2006-12-15 [wwp]        2.6.1cvs41
7406
7407         * src/plugins/bogofilter/bogofilter.c
7408         * src/plugins/bogofilter/bogofilter.h
7409         * src/plugins/bogofilter/bogofilter_gtk.c
7410                 bogofilter's whitelist can now use a subset of
7411                 the addressbook (either a book, a subfolder of a book,
7412                 or the whole addressbook by using "Any"). Re-used there
7413                 some pref_matcher widgets and mechanisms to match a subset
7414                 of the addressbook.
7415
7416 2006-12-15 [wwp]        2.6.1cvs40
7417
7418         * src/wizard.c
7419         * src/common/plugin.c
7420         * src/common/plugin.h
7421         * src/gtk/about.c
7422         * src/plugins/bogofilter/bogofilter.c
7423         * src/plugins/clamav/clamav_plugin.c
7424         * src/plugins/demo/demo.c
7425         * src/plugins/dillo_viewer/dillo_viewer.c
7426         * src/plugins/pgpcore/plugin.c
7427         * src/plugins/pgpinline/plugin.c
7428         * src/plugins/pgpmime/plugin.c
7429         * src/plugins/spamassassin/spamassassin.c
7430         * src/plugins/trayicon/trayicon.c
7431                 factorize some translatable strings (plugins-related),
7432                 fix missing punctuation in several places,
7433                 remove useless translatable \n in about.c,
7434                 and factorize plugin init code w/ a new function
7435                 check_plugin_version() in common/plugin.c.
7436                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
7437
7438 2006-12-15 [wwp]        2.6.1cvs39
7439
7440         * src/plugins/bogofilter/bogofilter.c
7441         * src/plugins/bogofilter/bogofilter_gtk.c
7442                 flag whitelisted spams as spam, but don't filter it to the spam
7443                 folder. Thanks to Colin.
7444
7445 2006-12-15 [ticho]      2.6.1cvs38
7446
7447         * src/plugins/bogofilter/bogofilter.c
7448         * src/plugins/bogofilter/bogofilter.h
7449         * src/plugins/bogofilter/bogofilter_gtk.c
7450                 Add option to whitelist senders found in addressbook. Patch by colin.
7451
7452 2006-12-15 [paul]       2.6.1cvs37
7453
7454         * src/folderview.c
7455                 add missing #include "log.h"
7456
7457 2006-12-15 [paul]       2.6.1cvs36
7458
7459         * src/plugins/bogofilter/bogofilter.c
7460         * src/plugins/bogofilter/bogofilter.h
7461         * src/plugins/bogofilter/bogofilter_gtk.c
7462                 Add an option to allow inserting an
7463                 X-Claws-Bogosity header (on MH folders
7464                 only). Patch by Colin
7465
7466 2006-12-14 [colin]      2.6.1cvs35
7467
7468         * src/main.c
7469                 "Yes" should be the default choice for
7470                 migration configuration
7471
7472 2006-12-14 [paul]       2.6.1cvs34
7473
7474         * src/prefs_summaries.c
7475         * manual/advanced.xml
7476                 Unhide mark_as_read_delay
7477
7478 2006-12-14 [paul]       2.6.1cvs33
7479
7480         * src/messageview.c
7481         * src/messageview.h
7482         * src/mimeview.c
7483         * src/mimeview.h
7484         * src/summaryview.c
7485         * src/textview.c
7486         * src/textview.h
7487                 Fix printing of selection
7488                 Fix printing of message parts
7489                 Fix printing of images
7490         * src/gtk/gtksourceprintjob.c
7491                 Fix page count when there are images
7492
7493 2006-12-14 [wwp]        2.6.1cvs32
7494
7495         * src/mainwindow.c
7496         * src/summaryview.c
7497         * src/summaryview.h
7498         * src/gtk/quicksearch.c
7499                 fix quicksearch 'magnify' button status when QS is closed
7500                 using the Escape key, thanks to Colin.
7501
7502 2006-12-14 [wwp]        2.6.1cvs31
7503
7504         * src/mainwindow.c
7505         * src/summaryview.c
7506         * src/summaryview.h
7507         * src/gtk/quicksearch.c
7508                 fix quicksearch 'magnify' button status when QS is closed
7509                 using the Escape key, thanks to Colin.
7510
7511 2006-12-13 [colin]      2.6.1cvs30
7512
7513         * src/ldapquery.c
7514         * src/ldaputil.c
7515                 Use the binary safe version of ldap_get_values,
7516                 to make sure we manipulate null-terminated 
7517                 strings. Maybe fixes bug 1075, 'claws mail 
7518                 segfault when completing ldap adresses'
7519         * src/syldap.c ** REMOVED **
7520         * src/syldap.h ** REMOVED **
7521                 Remove dead files
7522
7523 2006-12-13 [mones]      2.6.1cvs29
7524
7525         * po/es.po
7526                 Fixed piped strings, fixed click translation
7527
7528 2006-12-13 [paul]       2.6.1cvs28
7529
7530         * src/main.c
7531                 don't translate these strings
7532
7533 2006-12-13 [paul]       2.6.1cvs27
7534
7535         * po/en_GB.po
7536                 updated
7537
7538 2006-12-13 [colin]      2.6.1cvs26
7539
7540         * src/main.c
7541         * src/main.h
7542                 Add claws_is_starting()
7543
7544 2006-12-13 [mones]      2.6.1cvs25
7545
7546         * manual/es/advanced.xml
7547         * po/es.po
7548                 Synced manual and updated translation
7549
7550 2006-12-12 [colin]      2.6.1cvs24
7551
7552         * src/wizard.c
7553                 Add an option to use STARTTLS in the
7554                 welcome wizard. Fixes bug 1080, 
7555                 'Using SSL option in wizard for incoming 
7556                 server does not activate SSL with STARTTLS'
7557
7558 2006-12-12 [colin]      2.6.1cvs23
7559
7560         * src/main.c
7561                 Don't exit when there's an incomplete
7562                 mailbox configured - leaves a chance 
7563                 to fix a failing IMAP account. Exit
7564                 if no mailbox at all is loaded (case
7565                 of missing plugin).
7566                 Completes bug 1077's fix (I was wrong
7567                 in this bug's comment #3).
7568
7569 2006-12-12 [colin]      2.6.1cvs22
7570
7571         * src/gtk/menu.h
7572                 Add another menu data type
7573         * src/prefs_account.c
7574                 Complete the completion of bug 1076
7575                 (doesn't lose the pref on apply)
7576
7577 2006-12-12 [paul]       2.6.1cvs21
7578
7579         * src/prefs_account.c
7580                 complete the fix of bug 1076
7581                 also be more verbose with the text
7582
7583 2006-12-12 [paul]       2.6.1cvs20
7584
7585         * src/gtk/combobox.c
7586                 fix compilation warning
7587
7588 2006-12-11 [colin]      2.6.1cvs19
7589
7590         * src/wizard.c
7591                 Document :port in server entry tooltips
7592
7593 2006-12-11 [colin]      2.6.1cvs18
7594
7595         * src/main.c
7596                 Fix compile
7597
7598 2006-12-11 [colin]      2.6.1cvs17
7599
7600         * src/main.c
7601                 Add failing IMAP as a reason for no
7602                 mailbox
7603
7604 2006-12-11 [colin]      2.6.1cvs16
7605
7606         * src/prefs_account.c
7607                 Check for existence of inbox for local
7608                 accounts too
7609         * src/wizard.c
7610                 Allow setting the port to use for servers
7611                 by using the usual "server.example.com:port"
7612                 syntax. Fixes bug 1077, 'sylpheed-claws does 
7613                 not start when IMAP server is unavailable'
7614
7615 2006-12-11 [colin]      2.6.1cvs15
7616
7617         * src/prefs_account.c
7618                 Prevent use of non-existing default inbox
7619
7620 2006-12-11 [colin]      2.6.1cvs14
7621
7622         * src/prefs_account.c
7623                 Fix sensitivity. Fixes bug 1076, 'privacy 
7624                 options are displayed even when pgp plugin 
7625                 not loaded / available'
7626
7627 2006-12-09 [colin]      2.6.1cvs13
7628
7629         * manual/advanced.xml
7630         * src/prefs_common.c
7631         * src/prefs_common.h
7632         * src/common/ssl_certificate.c
7633                 Add a new hidden preference, 'unsafe_ssl_certs',
7634                 which allows to store multiple certificates per
7635                 server/port. This is disabled by default because
7636                 it's less secure (presenting a new certificate
7637                 instead of a changed one raises less alarms).
7638                 This will cause Claws to ask about an unknown
7639                 certificate for people who have used 2.6.1cvs8
7640                 or greater.
7641
7642 2006-12-09 [colin]      2.6.1cvs12
7643
7644         * src/action.c
7645                 Fix cache updating after action
7646
7647 2006-12-07 [wwp]        2.6.1cvs11
7648
7649         * src/compose.c
7650                 fix email address comparison when replying to all
7651                 (avoid replying to ourselves), thanks to Colin.
7652
7653 2006-12-06 [paul]       2.6.1cvs10
7654
7655         * src/addrharvest.c
7656         * src/editldap.c
7657         * src/expldifdlg.c
7658         * src/news.c
7659         * src/toolbar.c
7660         * src/common/utils.c
7661                 ...and more renaming
7662                 Thanks to Colin
7663
7664 2006-12-06 [paul]       2.6.1cvs9
7665
7666         * src/compose.c
7667         * src/messageview.c
7668         * src/procheader.c
7669         * src/procmime.c
7670         * src/procmsg.c
7671         * src/textview.c
7672                 more renaming
7673                 Thanks to Colin
7674
7675 2006-12-06 [colin]      2.6.1cvs8
7676
7677         * src/ssl_manager.c
7678         * src/common/ssl_certificate.c
7679         * src/common/ssl_certificate.h
7680                 Handle multiple certificates per host/port
7681
7682 2006-12-06 [colin]      2.6.1cvs7
7683
7684         * src/etpan/imap-thread.c
7685                 Fix certificate checking on IMAP
7686
7687 2006-12-06 [colin]      2.6.1cvs6
7688
7689         * src/folderview.c
7690                 Fix bug 1072, 'Claws stops fetching newsgroups 
7691                 from server when newsgroup got deleted': continue
7692                 checking other groups
7693
7694 2006-12-05 [wwp]        2.6.1cvs5
7695
7696         * src/message_search.c
7697         * src/summary_search.c
7698         * src/gtk/combobox.c
7699         * src/gtk/combobox.h
7700         * src/gtk/gtkutils.c
7701         * src/gtk/gtkutils.h
7702                 make up and down arrow keys in modern gtk_combo_box_entry widgets
7703                 behave like w/ old comboboxes (summary and message search only).
7704
7705 2006-12-05 [paul]       2.6.1cvs4
7706
7707         * src/wizard.c
7708                 encode headers
7709                 Thanks to Colin
7710
7711 2006-12-05 [paul]       2.6.1cvs3
7712
7713         * tools/README
7714         * tools/textviewer.pl
7715                 script updated and description added
7716
7717 2006-12-04 [colin]      2.6.1cvs2
7718
7719         * src/compose.c
7720                 Run pre-send hook only when checking
7721                 everything
7722
7723 2006-12-04 [paul]       2.6.1cvs1
7724
7725         * NEWS
7726         * README
7727         * RELEASE_NOTES
7728         * configure.ac
7729         * tools/README
7730                 bump up version number following stable release
7731
7732 2006-12-04 [paul]       2.6.0cvs83
7733
7734         * README
7735                 updates and corrections
7736
7737 2006-12-04 [colin]      2.6.0cvs82
7738
7739         * src/common/utils.c
7740                 Probably fix bug 1066, 'Incorrect mailbox 
7741                 size displayed'
7742
7743 2006-12-04 [colin]      2.6.0cvs81
7744
7745         * src/common/utils.c
7746                 Trim tabs from mailcap file too.
7747
7748 2006-12-02 [paul]       2.6.0cvs80
7749
7750         * src/exphtmldlg.c
7751                 fix broken GUI under certain languages
7752         * src/expldifdlg.c
7753                 put the Cancel button to the right
7754
7755 2006-12-01 [paul]       2.6.0cvs79
7756
7757         * tools/Makefile.am
7758                 remove reference to removed file
7759
7760 2006-12-01 [wwp]        2.6.0cvs78
7761
7762         * src/addressbook.c
7763         * src/editaddress.c
7764                 remove forgotten debug statements.
7765
7766 2006-12-01 [wwp]        2.6.0cvs77
7767
7768         * manual/advanced.xml
7769         * manual/fr/advanced.xml
7770         * src/addressbook.c
7771         * src/addressbook.h
7772         * src/addressitem.h
7773         * src/editaddress.c
7774         * src/editaddress.h
7775         * src/prefs_common.c
7776         * src/prefs_common.h
7777         * src/gtk/gtkutils.c
7778         * src/gtk/gtkutils.h
7779                 add a hidden option to allow embedding the editaddress (edit contact details)
7780                 dialog into the addressbook's window. This doesn't change the default
7781                 behaviour.
7782
7783 2006-12-01 [wwp]        2.6.0cvs76
7784
7785         * src/message_search.c
7786         * src/summary_search.c
7787                 fix more focus issues (don't set focus to combobox's entry widget when
7788                 entry's value changed, if entry widget has focus already).
7789
7790 2006-12-01 [wwp]        2.6.0cvs75
7791
7792         * src/gtk/quicksearch.c
7793                 revert last changes to the quicksearch gtk_combo_box, this needs more
7794                 tuning and testing.
7795
7796 2006-12-01 [paul]       2.6.0cvs74
7797
7798         * tools/kdeservicemenu/README
7799         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
7800         * tools/kdeservicemenu/install.sh
7801         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
7802         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
7803                 simplify this stuff, and in so doing,
7804                 fix it. (possibly re-extend it again at
7805                 a later date)
7806
7807 2006-12-01 [wwp]        2.6.0cvs73
7808
7809         * src/gtk/quicksearch.c
7810                 adapt quicksearch code to use modern gtk_combo_box'es.
7811
7812 2006-12-01 [wwp]        2.6.0cvs72
7813
7814         * src/common/defs.h
7815         * src/prefs_common.c
7816         * src/prefs_common.h
7817         * src/message_search.c
7818         * src/summary_search.c
7819         * src/gtk/combobox.c
7820         * src/gtk/combobox.h
7821                 add history combos to all message and summary search fields.
7822
7823 2006-12-01 [wwp]        2.6.0cvs71
7824
7825         * src/summaryview.c
7826                 As the list may change while the mark as read delay
7827                 runs, we can't rely on the 'row' pointer, which can
7828                 be invalid when the timeout is called. As the mark
7829                 as read is only done if the message is still selected,
7830                 use summaryview->selected instead. Thanks to Colin.
7831
7832 2006-11-30 [paul]       2.6.0cvs70
7833
7834         * src/textview.c
7835                 give emphasis to "Sylpheed-Claws"
7836                 as well as "Claws Mail"
7837
7838 2006-11-30 [colin]      2.6.0cvs69
7839
7840         * src/wizard.c
7841                 Put the SSL checkboxes in the receiving
7842                 and sending server pages.
7843
7844 2006-11-29 [colin]      2.6.0cvs68
7845
7846         * src/gtk/gtkutils.c
7847         * src/gtk/gtkvscrollbutton.c
7848                 Revert some deprecated fixes - they seem to
7849                 deprecate stuff as soon as a new one gets out.
7850                 g_object_ref_sink needed glib-2.10.
7851
7852 2006-11-29 [colin]      2.6.0cvs67
7853
7854         * src/common/utils.c
7855                 Create .mailcap if it doesn't exist
7856
7857 2006-11-29 [colin]      2.6.0cvs66
7858
7859         * src/compose.c
7860                 Followup to cvs60: use original list
7861                 of recipients if replying to a mail
7862                 in Sent Drafts or Queue.
7863
7864 2006-11-27 [paul]       2.6.0cvs65
7865
7866         * src/image_viewer.c
7867                 revert the last change for now (it's broken)
7868
7869 2006-11-27 [paul]       2.6.0cvs64
7870
7871         * Makefile.am
7872         * configure.ac
7873         * m4/aclocal-include.m4
7874         * m4/check-type.m4
7875         * src/Makefile.am
7876         * src/addr_compl.c
7877         * src/compose.c
7878         * src/crash.c
7879         * src/export.c
7880         * src/exporthtml.c
7881         * src/exportldif.c
7882         * src/imap.c
7883         * src/import.c
7884         * src/main.c
7885         * src/main.h
7886         * src/matcher.c
7887         * src/mimeview.c
7888         * src/procmsg.c
7889         * src/textview.c
7890         * src/common/Makefile.am
7891         * src/common/claws.c
7892         * src/common/claws.h
7893         * src/common/ssl.c
7894         * src/common/sylpheed.c
7895         * src/common/sylpheed.h
7896         * src/etpan/Makefile.am
7897         * src/gtk/Makefile.am
7898         * src/gtk/claws-marshal.list
7899         * src/gtk/filesel.c
7900         * src/gtk/gtksctree.c
7901         * src/gtk/quicksearch.c
7902         * src/gtk/sylpheed-marshal.list
7903         * src/plugins/bogofilter/bogofilter.c
7904         * src/plugins/bogofilter/bogofilter_gtk.c
7905         * src/plugins/clamav/clamav_plugin.c
7906         * src/plugins/clamav/clamav_plugin_gtk.c
7907         * src/plugins/demo/demo.c
7908         * src/plugins/dillo_viewer/dillo_viewer.c
7909         * src/plugins/pgpcore/Makefile.am
7910         * src/plugins/pgpcore/claws.def
7911         * src/plugins/pgpcore/pgp_viewer.c
7912         * src/plugins/pgpcore/plugin.c
7913         * src/plugins/pgpcore/sylpheed.def
7914         * src/plugins/pgpinline/Makefile.am
7915         * src/plugins/pgpinline/claws.def
7916         * src/plugins/pgpinline/plugin.c
7917         * src/plugins/pgpinline/sylpheed.def
7918         * src/plugins/pgpmime/Makefile.am
7919         * src/plugins/pgpmime/claws.def
7920         * src/plugins/pgpmime/plugin.c
7921         * src/plugins/pgpmime/sylpheed.def
7922         * src/plugins/spamassassin/spamassassin.c
7923         * src/plugins/spamassassin/spamassassin_gtk.c
7924         * src/plugins/trayicon/trayicon.c
7925                 yet more renaming
7926                 remove deprecated gtk_tooltips_set_delay()
7927
7928 2006-11-26 [paul]       2.6.0cvs63
7929
7930         * src/expldifdlg.c
7931         * src/folderview.c
7932         * src/image_viewer.c
7933         * src/mainwindow.c
7934         * src/gtk/gtkutils.c
7935         * src/gtk/gtkvscrollbutton.c
7936         * src/gtk/prefswindow.c
7937         * src/plugins/pgpcore/prefs_gpg.c
7938                 replace more deprecated GTK+ functions
7939
7940 2006-11-26 [paul]       2.6.0cvs62
7941
7942         * src/addr_compl.c
7943         * src/addressbook.c
7944         * src/browseldap.c
7945                 replace deprecated gtk_idle_... functions
7946
7947 2006-11-26 [paul]       2.6.0cvs61
7948
7949         * src/compose.c
7950         * src/folderview.c
7951         * src/inc.c
7952         * src/summaryview.c
7953         * src/gtk/gtkvscrollbutton.c
7954         * src/gtk/quicksearch.c
7955         * src/plugins/pgpcore/passphrase.c
7956                 replace deprecated gtk_timeout_add and
7957                 gtk_timeout_remove
7958
7959 2006-11-26 [paul]       2.6.0cvs60
7960
7961         * src/compose.c
7962                 fix bug that caused the wrong recipient
7963                 to be selected when replying to a msg
7964                 which is From one of our accounts to
7965                 another of our accounts
7966
7967 2006-11-25 [paul]       2.6.0cvs59
7968
7969         * src/summaryview.c
7970                 don't change the From column title to
7971                 To if the To column is visible
7972
7973 2006-11-24 [paul]       2.6.0cvs58
7974
7975         * src/compose.c
7976                 fix bug 1069, 'Sent mails disappear, BCC
7977                 or locking problem?'
7978
7979 2006-11-21 [wwp]        2.6.0cvs57
7980
7981         * src/compose.c
7982                 fix spelling menu when replying (same as 2.3.1cvs39):
7983                 discrepancy between context menu and top menu when
7984                 folder's dictionary isn't the default one.
7985
7986 2006-11-19 [paul]       2.6.0cvs56
7987
7988         * src/summaryview.c
7989                 obey always_show_msg option when
7990                 marking as spam
7991         * src/plugins/bogofilter/bogofilter.c
7992                 fix typo
7993
7994 2006-11-18 [paul]       2.6.0cvs55
7995
7996         * AUTHORS
7997         * README
7998         * debian/copyright
7999         * manual/ack.xml
8000         * manual/es/ack.xml
8001         * manual/fr/ack.xml
8002         * manual/pl/ack.xml
8003         * src/gtk/authors.h
8004         * src/gtk/icon_legend.c
8005         * src/gtk/icon_legend.h
8006         * tools/OOo2claws-mail.pl
8007         * tools/README
8008         * tools/acroread2claws-mail.pl
8009         * tools/claws.i18n.status.pl
8010         * tools/filter_conv.pl
8011         * tools/filter_conv_new.pl
8012         * tools/freshmeat_search.pl
8013         * tools/google_search.pl
8014         * tools/kmail2claws-mail.pl
8015         * tools/kmail2claws-mail_v2.pl
8016         * tools/maildir2claws-mail.pl
8017         * tools/make.themes.project
8018         * tools/multiwebsearch.pl
8019         * tools/outlook2claws-mail.pl
8020         * tools/tb2claws-mail
8021         * tools/kdeservicemenu/README
8022         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
8023                 update mine and wwp's email addresses in
8024                 several places
8025                 Patch by wwp
8026         * src/prefs_compose_writing.c
8027                 set sensitivity on 'new message format' frame
8028
8029 2006-11-17 [paul]       2.6.0cvs54
8030
8031         * src/gtk/about.c
8032                 more reworking of the GUI
8033                 Patch by Fabien Vantard
8034
8035 2006-11-16 [paul]       2.6.0cvs53
8036
8037         * src/gtk/about.c
8038                 set a minimum size for the window, allow
8039                 it to automatically expand as necessary
8040
8041 2006-11-16 [wwp]        2.6.0cvs52
8042
8043         * src/gtk/about.c
8044                 better wrap of copyright info on some systems.
8045
8046 2006-11-16 [paul]       2.6.0cvs51
8047
8048         * src/gtk/about.c
8049                 move the tech info from the upper panel
8050                 to the Info tab
8051                 use a gtk_text_view for the features tab
8052
8053 2006-11-16 [paul]       2.6.0cvs50
8054
8055         * po/Makevars
8056                 update my email address
8057         * src/addressbook.c
8058         * src/compose.c
8059         * src/imap_gtk.c
8060         * src/mh_gtk.c
8061         * src/news_gtk.c
8062         * src/summaryview.c
8063         * src/plugins/trayicon/trayicon.c
8064                 don't offer simple menu separators
8065                 for translation
8066         * src/folderview.c
8067                 add separator between 'mark all read'
8068                 and 'search folder'
8069
8070 2006-11-15 [wwp]        2.6.0cvs49
8071
8072         * src/gtk/authors.h
8073                 updated manuals authors.
8074
8075 2006-11-14 [paul]       2.6.0cvs48
8076
8077         * src/compose.c
8078                 Fix Options/Reply mode after draft save
8079
8080 2006-11-14 [paul]       2.6.0cvs47
8081
8082         * src/Makefile.am
8083                 Fix make DESTDIR=...
8084         * src/mbox.c
8085                 Optimise speed
8086         * src/plugins/pgpinline/pgpinline.c
8087                 Probably fix bug 1061
8088
8089 2006-11-14 [paul]       2.6.0cvs46
8090
8091         * po/Makevars
8092                 enable Q_ macro
8093         * src/Makefile.am
8094         * src/stock_pixmap.c
8095         * src/stock_pixmap.h
8096         * src/gtk/about.c
8097         * src/pixmaps/active.xpm
8098         * src/pixmaps/inactive.xpm
8099                 add a new page, 'Features', to the About dialog
8100                 showing which features are compiled in and which
8101                 are not
8102
8103 2006-11-14 [paul]       2.6.0cvs45
8104
8105         * po/ru.po
8106                 updated by Pavlo Bohmat
8107
8108 2006-11-14 [colin]      2.6.0cvs44
8109
8110         * src/compose.c
8111         * src/inc.c
8112         * src/messageview.c
8113         * src/news.c
8114         * src/pop.c
8115         * src/procmsg.c
8116         * src/gtk/gtkaspell.c
8117                 Fix 64-bit-related warnings
8118         * src/ssl_manager.c
8119                 Fix possible infinite loop
8120         * src/plugins/pgpcore/sgpgme.c
8121                 Remove useless check
8122
8123 2006-11-13 [colin]      2.6.0cvs43
8124
8125         * src/gtk/Makefile.am
8126                 authors.h isn't generated
8127
8128 2006-11-13 [colin]      2.6.0cvs42
8129
8130         * src/plugins/pgpinline/pgpinline.c
8131         * src/plugins/pgpmime/pgpmime.c
8132                 Very probably fix bug 1061, 'crash on 
8133                 opening signed email'. Another cast
8134                 problem
8135
8136 2006-11-13 [colin]      2.6.0cvs41
8137
8138         * src/plugins/pgpcore/sgpgme.c
8139                 Maybe fix bug 1061, 'crash on opening 
8140                 signed email'
8141
8142 2006-11-13 [wwp]        2.6.0cvs40
8143
8144         * src/plugins/pgpinline/pgpinline.c
8145                 fix candidate for bug #1057, thanks to Colin.
8146
8147 2006-11-13 [wwp]        2.6.0cvs39
8148
8149         * src/compose.c
8150         * src/quote_fmt_parse.y
8151                 fix bug 1052: current parser buffer was not always 
8152                 allocated, ptr to this buffer could be returned as 
8153                 NULL whereas no parser error has occurred. in 
8154                 consequence, defining a template body as "%d" 
8155                 (w/o the quotes) for the first time of the instance 
8156                 of claws-mail, was reporting a parser error. make 
8157                 sure that the buffer is always allocated, even to 
8158                 an empty string.
8159                 fix mis-unescaping in compose.:compose_quote_fmt(): 
8160                 unescaping of the fmt string was always done 
8161                 whereas it must be done *only* when receiving 
8162                 quote format strings issued from the prefs 
8163                 (compose new message, reply, forward, redirect 
8164                 formats), *not* when applying templates.  in 
8165                 consequences, applying templates w/ sequences 
8166                 like \\|p{echo} were failing. make sure that 
8167                 unescaping is done only when necessary.
8168
8169 2006-11-12 [colin]      2.6.0cvs38
8170
8171         * po/de.po
8172                 Fix typo (s/KB/MB)
8173
8174 2006-11-12 [colin]      2.6.0cvs37
8175
8176         * src/plugins/pgpinline/pgpinline.c
8177         * src/plugins/pgpmime/pgpmime.c
8178                 Release GPG context at the latest 
8179                 possible moment. Maybe fixes 
8180                 bug 1057, 'crash on sending signed 
8181                 message to a newsgroup'
8182                 
8183
8184 2006-11-12 [colin]      2.6.0cvs36
8185
8186         * src/plugins/pgpcore/sgpgme.c
8187                 Tell a bit more when gpg's status doesn't
8188                 contain any signature
8189
8190 2006-11-12 [colin]      2.6.0cvs35
8191
8192         * src/compose.c
8193                 Fix bug 1060, 'compilation error with 
8194                 Irix's cc'
8195
8196 2006-11-12 [paul]       2.6.0cvs34
8197
8198         * doc/man/claws-mail.1
8199         * src/prefs_gtk.c
8200         * src/plugins/clamav/README
8201         * src/plugins/spamassassin/README
8202         * tools/README
8203         * tools/freshmeat_search.pl
8204         * tools/google_search.pl
8205         * tools/multiwebsearch.pl
8206                 more renaming
8207         * src/plugins/trayicon/trayicon.c
8208                 fix compiliation warning
8209
8210 2006-11-11 [colin]      2.6.0cvs33
8211
8212         * src/folderview.c
8213                 Forbid drag and drop from/to different
8214                 folders of type F_UNKNOWN
8215
8216 2006-11-11 [colin]      2.6.0cvs32
8217
8218         * src/plugins/pgpinline/pgpinline.c
8219                 Fix typo in previous commit:
8220                 - gpgme_new(&ctx);
8221                 + if ((err = gpgme_new(&data->ctx)) ...)
8222
8223 2006-11-11 [colin]      2.6.0cvs31
8224
8225         * src/plugins/pgpinline/pgpinline.c
8226         * src/plugins/pgpmime/pgpmime.c
8227                 Check success after calling gpgme_new
8228                 Maybe fixes bug 1057, 'crash on sending 
8229                 signed message to a newsgroup'
8230
8231 2006-11-11 [colin]      2.6.0cvs30
8232
8233         * src/undo.c
8234                 init undostruct to 0s (from
8235                 valgrind log of bug 1057)
8236
8237 2006-11-10 [colin]      2.6.0cvs29
8238
8239         * src/mainwindow.c
8240                 Set cursor to wait before filtering
8241                 duplicates in all folders
8242         * src/plugins/bogofilter/bogofilter.c
8243         * src/plugins/bogofilter/bogofilter.h
8244         * src/plugins/bogofilter/bogofilter_gtk.c
8245                 Completely thread away the bogofilter
8246                 filtering
8247
8248 2006-11-10 [mones]      2.6.0cvs28
8249
8250         * src/compose.c
8251         * src/compose.h
8252                 added COMPOSE_CHECK_BEFORE_SEND hook
8253
8254 2006-11-10 [paul]       2.6.0cvs27
8255
8256         * src/crash.c
8257                 more renaming
8258                 add libSM to get_compiled_in_features()
8259         * src/main.c
8260                 more renaming
8261
8262 2006-11-10 [colin]      2.6.0cvs26
8263
8264         * src/etpan/imap-thread.c
8265                 Add a reference to libetpan's sasl engine
8266                 so that sasl_done() doesn't get called by
8267                 libetpan, and doesn't break openssl.
8268                 Should fix bug 1053, 'SC fails to reestablish 
8269                 a secure connection'
8270                 Patch by Hoa
8271
8272 2006-11-10 [colin]      2.6.0cvs25
8273
8274         * manual/addrbook.xml
8275         * manual/advanced.xml
8276         * manual/faq.xml
8277         * manual/intro.xml
8278                 Some more renaming
8279
8280 2006-11-09 [colin]      2.6.0cvs24
8281
8282         * src/plugins/bogofilter/bogofilter_gtk.c
8283                 Add comment about annoyance
8284
8285 2006-11-09 [colin]      2.6.0cvs23
8286
8287         * src/plugins/bogofilter/bogofilter.c
8288         * src/plugins/bogofilter/bogofilter_gtk.c
8289                 Prepare things needed to thread bogofilter
8290                 filtering: separate bogo stuff and possible GUI
8291                 stuff. 
8292
8293 2006-11-09 [colin]      2.6.0cvs22
8294
8295         * src/account.c
8296         * src/compose.c
8297                 Search for one of our accounts in Delivered-To
8298                 (helps for auto-account selection when 
8299                  replying/forwarding)
8300         * src/folderview.c
8301         * src/mainwindow.c
8302         * src/mainwindow.h
8303         * src/plugins/trayicon/trayicon.c
8304                 Allow opening a new mail with any account from
8305                 the contextual menu
8306
8307 2006-11-09 [wwp]        2.6.0cvs21
8308
8309         * src/compose.c
8310         * src/prefs_common.c
8311         * src/prefs_common.h
8312         * src/prefs_compose_writing.c
8313                 add a compose new message format (in prefs/compose/writing), it's a
8314                 simple subject+body template to use when opening a new composition
8315                 window. It's similar to the existent reply and forward formats.
8316
8317                 enhanced the template/format % symbols substitution mechanism to
8318                 use current composition window information when % are used in
8319                 the compose new message format or in templates applied to new
8320                 messages (there were useless in that situations before). When
8321                 applied to new messages, %d corresponds to the system time/date.
8322
8323 2006-11-09 [paul]       2.6.0cvs20
8324
8325         * src/gtk/authors.h
8326                 fix last commit
8327
8328 2006-11-09 [paul]       2.6.0cvs19
8329
8330         * src/gtk/authors.h
8331                 keep tje alphabetical order
8332
8333 2006-11-08 [colin]      2.6.0cvs18
8334
8335         * src/etpan/imap-thread.c
8336                 Fix bug 1054, 'Slowness logging big 
8337                 data chunks'
8338
8339 2006-11-08 [paul]       2.6.0cvs17
8340
8341         * tools/Makefile.am
8342                 fix the renaming
8343
8344 2006-11-08 [paul]       2.6.0cvs16
8345
8346         * src/common/defs.h
8347                 update BUGZILLA_URI
8348
8349 2006-11-08 [paul]       2.6.0cvs15
8350
8351         * tools/Makefile.am
8352         * tools/OOo2claws-mail.pl
8353         * tools/OOo2sylpheed.pl
8354         * tools/README
8355         * tools/acroread2claws-mail.pl
8356         * tools/acroread2sylpheed.pl
8357         * tools/kmail2claws-mail.pl
8358         * tools/kmail2claws-mail_v2.pl
8359         * tools/kmail2sylpheed.pl
8360         * tools/kmail2sylpheed_v2.pl
8361         * tools/maildir2claws-mail.pl
8362         * tools/maildir2sylpheed.pl
8363         * tools/nautilus2claws-mail.sh
8364         * tools/nautilus2sylpheed.sh
8365         * tools/outlook2claws-mail.pl
8366         * tools/outlook2sylpheed.pl
8367         * tools/tb2claws-mail
8368         * tools/tb2sylpheed
8369         * tools/tbird2claws.py
8370         * tools/tbird2syl.py
8371         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
8372         * tools/kdeservicemenu/install.sh
8373         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
8374         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
8375         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
8376         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
8377         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
8378                 renamed (removed, added) tools files
8379
8380 2006-11-08 [paul]       2.6.0cvs14
8381
8382         * src/main.c
8383         * src/common/defs.h
8384                 Migrate sylpheedrc to clawsrc, and fix the standard
8385                 plugins path in the process
8386
8387 2006-11-07 [colin]      2.6.0cvs13
8388
8389         * src/Makefile.am
8390                 Symlink sylpheed-claws relative to 
8391                 claws-mail
8392
8393 2006-11-07 [colin]      2.6.0cvs12
8394
8395         * src/compose.c
8396                 Fix typo - Reply-To/Mailing-list is broken in 2.6 :-/
8397
8398 2006-11-07 [paul]       2.6.0cvs11
8399
8400         * src/gtk/about.c
8401                 Fix a missed occurence of
8402                 Sylpheed-Claws
8403
8404 2006-11-07 [paul]       2.6.0cvs10
8405
8406         * src/Makefile.am
8407                 Fix symlink installation
8408
8409 2006-11-07 [paul]       2.6.0cvs9
8410
8411         * src/Makefile.am
8412                 Symlink claws-mail to sylpheed-claws
8413         * src/common/utils.c
8414                 Fix migrating symlinks
8415         * src/etpan/imap-thread.c
8416                 check certificate only when there's
8417                 no error
8418
8419 2006-11-07 [paul]       2.6.0cvs8
8420
8421         * Makefile.am
8422                 Fix icon breakages with Gtk, which needs a 
8423                 cache updated to see them.
8424
8425 2006-11-07 [paul]       2.6.0cvs7
8426
8427         * .cvsignore
8428         * AUTHORS
8429         * COPYING
8430         * INSTALL
8431         * Makefile.am
8432         * NEWS
8433         * README
8434         * RELEASE_NOTES
8435         * autogen.sh
8436         * claws-mail-128x128.png
8437         * claws-mail-64x64.png
8438         * claws-mail.ico
8439         * claws-mail.pc.in
8440         * claws-mail.png
8441         * configure.ac
8442         * sylpheed-claws-128x128.png
8443         * sylpheed-claws-64x64.png
8444         * sylpheed-claws.desktop
8445         * sylpheed-claws.ico
8446         * sylpheed-claws.pc.in
8447         * sylpheed-claws.png
8448         * debian/README.Debian
8449         * debian/changelog
8450         * debian/claws-mail.desktop
8451         * debian/claws-mail.menu
8452         * debian/claws-mail.postinst.debhelper
8453         * debian/claws-mail.postrm.debhelper
8454         * debian/control
8455         * debian/copyright
8456         * debian/files
8457         * debian/rules
8458         * debian/sylpheed-claws.desktop
8459         * debian/sylpheed-claws.menu
8460         * debian/sylpheed-claws.postinst.debhelper
8461         * debian/sylpheed-claws.postrm.debhelper
8462         * doc/man/Makefile.am
8463         * doc/man/claws-mail.1
8464         * doc/man/sylpheed-claws.1
8465         * doc/src/ChangeLog.claws-pre0.8.0
8466         * manual/Makefile.am
8467         * manual/account.xml
8468         * manual/ack.xml
8469         * manual/addrbook.xml
8470         * manual/advanced.xml
8471         * manual/claws-mail-manual.xml
8472         * manual/faq.xml
8473         * manual/glossary.xml
8474         * manual/handling.xml
8475         * manual/intro.xml
8476         * manual/keyboard.xml
8477         * manual/plugins.xml
8478         * manual/starting.xml
8479         * manual/sylpheed-claws-manual.xml
8480         * manual/xml2pdf
8481         * manual/dist/.cvsignore
8482         * manual/dist/html/.cvsignore
8483         * manual/dist/html/Makefile.am
8484         * manual/dist/pdf/.cvsignore
8485         * manual/dist/pdf/Makefile.am
8486         * manual/dist/ps/.cvsignore
8487         * manual/dist/ps/Makefile.am
8488         * manual/dist/txt/.cvsignore
8489         * manual/dist/txt/Makefile.am
8490         * manual/es/Makefile.am
8491         * manual/es/advanced.xml
8492         * manual/es/claws-mail-manual.xml
8493         * manual/es/faq.xml
8494         * manual/es/glossary.xml
8495         * manual/es/handling.xml
8496         * manual/es/intro.xml
8497         * manual/es/plugins.xml
8498         * manual/es/sylpheed-claws-manual.xml
8499         * manual/es/dist/.cvsignore
8500         * manual/es/dist/html/.cvsignore
8501         * manual/es/dist/html/Makefile.am
8502         * manual/es/dist/pdf/.cvsignore
8503         * manual/es/dist/pdf/Makefile.am
8504         * manual/es/dist/ps/.cvsignore
8505         * manual/es/dist/ps/Makefile.am
8506         * manual/es/dist/txt/.cvsignore
8507         * manual/es/dist/txt/Makefile.am
8508         * manual/fr/Makefile.am
8509         * manual/fr/account.xml
8510         * manual/fr/ack.xml
8511         * manual/fr/addrbook.xml
8512         * manual/fr/advanced.xml
8513         * manual/fr/claws-mail-manual.xml
8514         * manual/fr/faq.xml
8515         * manual/fr/glossary.xml
8516         * manual/fr/handling.xml
8517         * manual/fr/intro.xml
8518         * manual/fr/keyboard.xml
8519         * manual/fr/plugins.xml
8520         * manual/fr/starting.xml
8521         * manual/fr/sylpheed-claws-manual.xml
8522         * manual/fr/dist/.cvsignore
8523         * manual/fr/dist/html/.cvsignore
8524         * manual/fr/dist/html/Makefile.am
8525         * manual/fr/dist/pdf/.cvsignore
8526         * manual/fr/dist/pdf/Makefile.am
8527         * manual/fr/dist/ps/.cvsignore
8528         * manual/fr/dist/ps/Makefile.am
8529         * manual/fr/dist/txt/.cvsignore
8530         * manual/fr/dist/txt/Makefile.am
8531         * manual/pl/Makefile.am
8532         * manual/pl/account.xml
8533         * manual/pl/ack.xml
8534         * manual/pl/addrbook.xml
8535         * manual/pl/advanced.xml
8536         * manual/pl/claws-mail-manual.xml
8537         * manual/pl/faq.xml
8538         * manual/pl/glossary.xml
8539         * manual/pl/handling.xml
8540         * manual/pl/intro.xml
8541         * manual/pl/keyboard.xml
8542         * manual/pl/plugins.xml
8543         * manual/pl/starting.xml
8544         * manual/pl/sylpheed-claws-manual.xml
8545         * manual/pl/dist/.cvsignore
8546         * manual/pl/dist/html/.cvsignore
8547         * manual/pl/dist/html/Makefile.am
8548         * manual/pl/dist/pdf/.cvsignore
8549         * manual/pl/dist/pdf/Makefile.am
8550         * manual/pl/dist/ps/.cvsignore
8551         * manual/pl/dist/ps/Makefile.am
8552         * manual/pl/dist/txt/.cvsignore
8553         * manual/pl/dist/txt/Makefile.am
8554         * po/.cvsignore
8555         * po/Makevars
8556         * src/.cvsignore
8557         * src/Makefile.am
8558         * src/account.c
8559         * src/account.h
8560         * src/action.c
8561         * src/action.h
8562         * src/adbookbase.h
8563         * src/addr_compl.c
8564         * src/addr_compl.h
8565         * src/addrbook.c
8566         * src/addrcache.c
8567         * src/addrcache.h
8568         * src/addrcindex.c
8569         * src/addrcindex.h
8570         * src/addrclip.c
8571         * src/addrclip.h
8572         * src/addrdefs.h
8573         * src/addressadd.c
8574         * src/addressadd.h
8575         * src/addressbook.c
8576         * src/addressbook.h
8577         * src/addressbook_foldersel.c
8578         * src/addressbook_foldersel.h
8579         * src/addrgather.c
8580         * src/addrgather.h
8581         * src/addrharvest.c
8582         * src/addrharvest.h
8583         * src/addrindex.c
8584         * src/addrindex.h
8585         * src/addritem.c
8586         * src/addritem.h
8587         * src/addrquery.c
8588         * src/addrquery.h
8589         * src/addrselect.c
8590         * src/addrselect.h
8591         * src/alertpanel.c
8592         * src/alertpanel.h
8593         * src/browseldap.c
8594         * src/browseldap.h
8595         * src/codeconv.c
8596         * src/codeconv.h
8597         * src/compose.c
8598         * src/crash.c
8599         * src/crash.h
8600         * src/customheader.c
8601         * src/customheader.h
8602         * src/displayheader.c
8603         * src/displayheader.h
8604         * src/editaddress.c
8605         * src/editaddress.h
8606         * src/editbook.c
8607         * src/editbook.h
8608         * src/editgroup.c
8609         * src/editgroup.h
8610         * src/editjpilot.c
8611         * src/editjpilot.h
8612         * src/editldap.c
8613         * src/editldap.h
8614         * src/editldap_basedn.c
8615         * src/editldap_basedn.h
8616         * src/editvcard.c
8617         * src/editvcard.h
8618         * src/exphtmldlg.c
8619         * src/exphtmldlg.h
8620         * src/expldifdlg.c
8621         * src/expldifdlg.h
8622         * src/export.c
8623         * src/exporthtml.c
8624         * src/exporthtml.h
8625         * src/exportldif.c
8626         * src/exportldif.h
8627         * src/filtering.c
8628         * src/filtering.h
8629         * src/folder.c
8630         * src/folder.h
8631         * src/folder_item_prefs.c
8632         * src/folder_item_prefs.h
8633         * src/foldersel.c
8634         * src/foldersel.h
8635         * src/folderutils.c
8636         * src/folderutils.h
8637         * src/folderview.c
8638         * src/folderview.h
8639         * src/grouplistdialog.c
8640         * src/grouplistdialog.h
8641         * src/html.c
8642         * src/html.h
8643         * src/image_viewer.c
8644         * src/image_viewer.h
8645         * src/imap.c
8646         * src/imap.h
8647         * src/imap_gtk.c
8648         * src/imap_gtk.h
8649         * src/import.c
8650         * src/import.h
8651         * src/importldif.c
8652         * src/importldif.h
8653         * src/importmutt.c
8654         * src/importmutt.h
8655         * src/importpine.c
8656         * src/importpine.h
8657         * src/inc.c
8658         * src/inc.h
8659         * src/jpilot.c
8660         * src/jpilot.h
8661         * src/ldapctrl.c
8662         * src/ldapctrl.h
8663         * src/ldaplocate.c
8664         * src/ldaplocate.h
8665         * src/ldapquery.c
8666         * src/ldapquery.h
8667         * src/ldapserver.c
8668         * src/ldapserver.h
8669         * src/ldaputil.c
8670         * src/ldaputil.h
8671         * src/ldif.c
8672         * src/ldif.h
8673         * src/localfolder.c
8674         * src/localfolder.h
8675         * src/main.c
8676         * src/main.h
8677         * src/mainwindow.c
8678         * src/mainwindow.h
8679         * src/manual.c
8680         * src/manual.h
8681         * src/matcher.c
8682         * src/matcher.h
8683         * src/matcher_parser.h
8684         * src/matcher_parser_lex.l
8685         * src/matcher_parser_parse.y
8686         * src/mbox.c
8687         * src/mbox.h
8688         * src/message_search.c
8689         * src/message_search.h
8690         * src/messageview.c
8691         * src/messageview.h
8692         * src/mh.c
8693         * src/mh.h
8694         * src/mh_gtk.c
8695         * src/mh_gtk.h
8696         * src/mimeview.c
8697         * src/mimeview.h
8698         * src/msgcache.c
8699         * src/msgcache.h
8700         * src/mutt.c
8701         * src/mutt.h
8702         * src/news.c
8703         * src/news.h
8704         * src/news_gtk.c
8705         * src/news_gtk.h
8706         * src/noticeview.c
8707         * src/noticeview.h
8708         * src/partial_download.c
8709         * src/partial_download.h
8710         * src/pine.c
8711         * src/pine.h
8712         * src/pop.c
8713         * src/pop.h
8714         * src/prefs_account.c
8715         * src/prefs_account.h
8716         * src/prefs_actions.c
8717         * src/prefs_actions.h
8718         * src/prefs_common.c
8719         * src/prefs_common.h
8720         * src/prefs_compose_writing.c
8721         * src/prefs_compose_writing.h
8722         * src/prefs_customheader.c
8723         * src/prefs_customheader.h
8724         * src/prefs_display_header.c
8725         * src/prefs_display_header.h
8726         * src/prefs_ext_prog.c
8727         * src/prefs_ext_prog.h
8728         * src/prefs_filtering.c
8729         * src/prefs_folder_column.c
8730         * src/prefs_folder_column.h
8731         * src/prefs_folder_item.c
8732         * src/prefs_folder_item.h
8733         * src/prefs_fonts.c
8734         * src/prefs_fonts.h
8735         * src/prefs_gtk.c
8736         * src/prefs_gtk.h
8737         * src/prefs_image_viewer.c
8738         * src/prefs_image_viewer.h
8739         * src/prefs_matcher.c
8740         * src/prefs_matcher.h
8741         * src/prefs_message.c
8742         * src/prefs_message.h
8743         * src/prefs_msg_colors.c
8744         * src/prefs_msg_colors.h
8745         * src/prefs_other.c
8746         * src/prefs_other.h
8747         * src/prefs_quote.c
8748         * src/prefs_quote.h
8749         * src/prefs_receive.c
8750         * src/prefs_receive.h
8751         * src/prefs_send.c
8752         * src/prefs_send.h
8753         * src/prefs_spelling.c
8754         * src/prefs_spelling.h
8755         * src/prefs_summaries.c
8756         * src/prefs_summaries.h
8757         * src/prefs_summary_column.c
8758         * src/prefs_summary_column.h
8759         * src/prefs_template.c
8760         * src/prefs_template.h
8761         * src/prefs_themes.c
8762         * src/prefs_themes.h
8763         * src/prefs_toolbar.c
8764         * src/prefs_toolbar.h
8765         * src/prefs_wrapping.c
8766         * src/prefs_wrapping.h
8767         * src/privacy.c
8768         * src/privacy.h
8769         * src/procheader.c
8770         * src/procheader.h
8771         * src/procmime.c
8772         * src/procmime.h
8773         * src/procmsg.c
8774         * src/procmsg.h
8775         * src/quote_fmt.c
8776         * src/quote_fmt_parse.y
8777         * src/recv.c
8778         * src/recv.h
8779         * src/remotefolder.c
8780         * src/remotefolder.h
8781         * src/send_message.c
8782         * src/send_message.h
8783         * src/setup.c
8784         * src/setup.h
8785         * src/sourcewindow.c
8786         * src/sourcewindow.h
8787         * src/ssl_manager.c
8788         * src/ssl_manager.h
8789         * src/statusbar.c
8790         * src/statusbar.h
8791         * src/stock_pixmap.c
8792         * src/stock_pixmap.h
8793         * src/summary_search.c
8794         * src/summary_search.h
8795         * src/summaryview.c
8796         * src/summaryview.h
8797         * src/syldap.c
8798         * src/syldap.h
8799         * src/textview.c
8800         * src/textview.h
8801         * src/toolbar.c
8802         * src/toolbar.h
8803         * src/undo.c
8804         * src/undo.h
8805         * src/unmime.c
8806         * src/unmime.h
8807         * src/vcard.c
8808         * src/vcard.h
8809         * src/wizard.c
8810         * src/wizard.h
8811         * src/common/base64.c
8812         * src/common/base64.h
8813         * src/common/defs.h
8814         * src/common/hooks.c
8815         * src/common/hooks.h
8816         * src/common/log.c
8817         * src/common/log.h
8818         * src/common/mgutils.c
8819         * src/common/mgutils.h
8820         * src/common/nntp.c
8821         * src/common/nntp.h
8822         * src/common/passcrypt.c
8823         * src/common/passcrypt.h.in
8824         * src/common/plugin.c
8825         * src/common/plugin.h
8826         * src/common/prefs.c
8827         * src/common/prefs.h
8828         * src/common/progressindicator.c
8829         * src/common/progressindicator.h
8830         * src/common/quoted-printable.c
8831         * src/common/quoted-printable.h
8832         * src/common/session.c
8833         * src/common/session.h
8834         * src/common/smtp.c
8835         * src/common/smtp.h
8836         * src/common/socket.c
8837         * src/common/socket.h
8838         * src/common/ssl.c
8839         * src/common/ssl.h
8840         * src/common/stringtable.c
8841         * src/common/stringtable.h
8842         * src/common/sylpheed.c
8843         * src/common/sylpheed.h
8844         * src/common/template.c
8845         * src/common/template.h
8846         * src/common/timing.h
8847         * src/common/utils.c
8848         * src/common/utils.h
8849         * src/common/version.h.in
8850         * src/common/xml.c
8851         * src/common/xml.h
8852         * src/common/xmlprops.c
8853         * src/common/xmlprops.h
8854         * src/gtk/about.c
8855         * src/gtk/colorlabel.c
8856         * src/gtk/colorlabel.h
8857         * src/gtk/colorsel.c
8858         * src/gtk/colorsel.h
8859         * src/gtk/combobox.c
8860         * src/gtk/combobox.h
8861         * src/gtk/description_window.c
8862         * src/gtk/description_window.h
8863         * src/gtk/filesel.c
8864         * src/gtk/filesel.h
8865         * src/gtk/foldersort.c
8866         * src/gtk/foldersort.h
8867         * src/gtk/gtkaspell.c
8868         * src/gtk/gtkaspell.h
8869         * src/gtk/gtksctree.c
8870         * src/gtk/gtkshruler.c
8871         * src/gtk/gtkshruler.h
8872         * src/gtk/gtkutils.c
8873         * src/gtk/gtkutils.h
8874         * src/gtk/icon_legend.c
8875         * src/gtk/icon_legend.h
8876         * src/gtk/logwindow.c
8877         * src/gtk/logwindow.h
8878         * src/gtk/manage_window.c
8879         * src/gtk/manage_window.h
8880         * src/gtk/pluginwindow.c
8881         * src/gtk/pluginwindow.h
8882         * src/gtk/prefswindow.c
8883         * src/gtk/prefswindow.h
8884         * src/gtk/quicksearch.c
8885         * src/gtk/quicksearch.h
8886         * src/pixmaps/claws-mail.xpm
8887         * src/pixmaps/claws-mail_icon.xpm
8888         * src/pixmaps/claws-mail_logo.xpm
8889         * src/pixmaps/sylpheed-claws.xpm
8890         * src/pixmaps/sylpheed-claws_icon.xpm
8891         * src/pixmaps/sylpheed-claws_logo.xpm
8892         * src/plugins/bogofilter/Makefile.am
8893         * src/plugins/bogofilter/bogofilter.c
8894         * src/plugins/bogofilter/bogofilter.h
8895         * src/plugins/bogofilter/bogofilter_gtk.c
8896         * src/plugins/clamav/Makefile.am
8897         * src/plugins/clamav/clamav_plugin.c
8898         * src/plugins/clamav/clamav_plugin.h
8899         * src/plugins/clamav/clamav_plugin_gtk.c
8900         * src/plugins/demo/Makefile.am
8901         * src/plugins/demo/demo.c
8902         * src/plugins/dillo_viewer/Makefile.am
8903         * src/plugins/dillo_viewer/README
8904         * src/plugins/dillo_viewer/dillo_prefs.c
8905         * src/plugins/dillo_viewer/dillo_prefs.h
8906         * src/plugins/dillo_viewer/dillo_viewer.c
8907         * src/plugins/pgpcore/Makefile.am
8908         * src/plugins/pgpcore/passphrase.c
8909         * src/plugins/pgpcore/passphrase.h
8910         * src/plugins/pgpcore/pgp_viewer.c
8911         * src/plugins/pgpcore/pgp_viewer.h
8912         * src/plugins/pgpcore/plugin.c
8913         * src/plugins/pgpcore/prefs_gpg.c
8914         * src/plugins/pgpcore/prefs_gpg.h
8915         * src/plugins/pgpcore/select-keys.c
8916         * src/plugins/pgpcore/select-keys.h
8917         * src/plugins/pgpcore/sgpgme.c
8918         * src/plugins/pgpcore/sgpgme.h
8919         * src/plugins/pgpcore/sylpheed.def
8920         * src/plugins/pgpcore/version.rc
8921         * src/plugins/pgpinline/Makefile.am
8922         * src/plugins/pgpinline/pgpinline.c
8923         * src/plugins/pgpinline/pgpinline.h
8924         * src/plugins/pgpinline/plugin.c
8925         * src/plugins/pgpinline/sylpheed.def
8926         * src/plugins/pgpinline/version.rc
8927         * src/plugins/pgpmime/Makefile.am
8928         * src/plugins/pgpmime/pgpmime.c
8929         * src/plugins/pgpmime/pgpmime.h
8930         * src/plugins/pgpmime/plugin.c
8931         * src/plugins/pgpmime/sylpheed.def
8932         * src/plugins/pgpmime/version.rc
8933         * src/plugins/spamassassin/Makefile.am
8934         * src/plugins/spamassassin/README
8935         * src/plugins/spamassassin/spamassassin.c
8936         * src/plugins/spamassassin/spamassassin.h
8937         * src/plugins/spamassassin/spamassassin_gtk.c
8938         * src/plugins/trayicon/Makefile.am
8939         * src/plugins/trayicon/trayicon.c
8940         * tools/OOo2sylpheed.pl
8941         * tools/README
8942         * tools/README.sylprint
8943         * tools/acroread2sylpheed.pl
8944         * tools/claws.i18n.status.pl
8945         * tools/filter_conv.pl
8946         * tools/filter_conv_new.pl
8947         * tools/freshmeat_search.pl
8948         * tools/google_search.pl
8949         * tools/kmail2sylpheed.pl
8950         * tools/kmail2sylpheed_v2.pl
8951         * tools/make.themes.project
8952         * tools/multiwebsearch.pl
8953         * tools/nautilus2sylpheed.sh
8954         * tools/outlook2sylpheed.pl
8955         * tools/sylprint.pl
8956         * tools/sylprint.rc
8957         * tools/tb2sylpheed
8958         * tools/textviewer.sh
8959         * tools/vcard2xml.py
8960         * tools/kdeservicemenu/README
8961         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
8962         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
8963         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
8964                 Change name to Claws Mail. Announce to follow...
8965
8966 2006-11-06 [wwp]        2.6.0cvs6
8967
8968         * src/prefs_template.c
8969                 unify messages related to quote format/template errors (fix
8970                 capitalization), again.
8971
8972 2006-11-06 [wwp]        2.6.0cvs5
8973
8974         * src/prefs_quote.c
8975                 unify messages related to quote format/template errors.
8976
8977 2006-11-06 [wwp]        2.6.0cvs4
8978
8979         * src/prefs_msg_colors.c
8980                 more uses of Q_ macro for contextual translations, thanks
8981                 to Fabien (fzzzzz).
8982
8983 2006-11-06 [wwp]        2.6.0cvs3
8984
8985         * src/compose.c
8986         * src/common/utils.c
8987         * src/common/utils.h
8988                 show an alertpanel to make sure users are aware that sensitive
8989                 files are attached (it's file blacklist-based). This will fix
8990                 interaction w/ GoogleEarth for instance, thanks to Colin.
8991
8992 2006-11-06 [wwp]        2.6.0cvs2
8993
8994         * src/prefs_quote.c
8995         * src/prefs_template.c
8996         * src/prefs_template.h
8997                 check quote format when applying/closing prefs. For now this only
8998                 shows up an error dialog box, not preventing the user from using
8999                 a broken quote (reply, forwards) format.
9000
9001 2006-11-06 [wwp]        2.6.0cvs1
9002
9003         * src/prefs_template.c
9004                 fix missing checks of some template fields.
9005
9006 2006-11-06 [paul]       2.6.0
9007
9008         * NEWS
9009         * README
9010         * RELEASE_NOTES
9011                 2.6.0 released
9012
9013 2006-11-06 [paul]       2.5.6cvs22
9014
9015         * manual/advanced.xml
9016         * manual/es/advanced.xml
9017                 put 'respect_flowed_format' info in the correct
9018                 place
9019
9020 2006-11-06 [mones]      2.5.6cvs21
9021
9022         * po/es.po
9023                 Minor fixes for release
9024
9025 2006-11-06 [paul]       2.5.6cvs20
9026
9027         * po/cs.po
9028         * po/de.po
9029         * po/fr.po
9030         * po/it.po
9031         * po/nl.po
9032         * po/pt_BR.po
9033         * po/sk.po
9034         * po/sv.po
9035         * po/zh_CN.po
9036                 updated by Tim Brain, Stephan Sachse, Fabien Vantard,
9037                 Andrea Spadaccini, Tim Dijkstra, Frederico Goncalves
9038                 Guimaraes, Andrej Kacian, Anders Troback, and Ralgh
9039                 Young
9040
9041 2006-11-02 [colin]      2.5.6cvs19
9042
9043         * src/imap.c
9044         * src/imap.h
9045         * src/prefs_account.c
9046         * src/etpan/imap-thread.c
9047                 Add GSSAPI support - fixes Debian bug #383274
9048
9049 2006-11-01 [colin]      2.5.6cvs18
9050
9051         * src/jpilot.c
9052                 Handle libpisock12 support. Probably
9053                 fixes bug 1046, 'jpilot AddressDB.pdb 
9054                 import fail'
9055
9056 2006-11-01 [colin]      2.5.6cvs17
9057
9058         * src/folderutils.c
9059                 debug_print() folderutils_mark_all_read()
9060
9061 2006-11-01 [colin]      2.5.6cvs16
9062
9063         * COPYING
9064                 Add missed files to the Apache exception
9065
9066 2006-10-31 [colin]      2.5.6cvs15
9067
9068         * src/folder.c
9069         * src/folder.h
9070                 Add a copy_private_data() func to FolderClasses
9071                 Doesn't break the feature freeze, because we 
9072                 won't use it (right now) in the core.
9073
9074 2006-10-31 [colin]      2.5.6cvs14
9075
9076         * COPYING
9077                 Allow linking with the Apache licensed files in
9078                 src/plugins/spamassassin. Hopefully fixes 
9079                 bug 1048, 'Spamassassin plugin license problem'
9080
9081 2006-10-31 [wwp]        2.5.6cvs13
9082
9083         * src/compose.c
9084                 fix and optimize trimming of leading linefeeds in body loop.
9085
9086 2006-10-31 [colin]      2.5.6cvs12
9087
9088         * src/etpan/imap-thread.c
9089         * src/imap.c
9090                 Make really sure to have NULL sets in case
9091                 of error
9092
9093 2006-10-30 [wwp]        2.5.6cvs11
9094
9095         * src/prefs_common.c
9096         * src/prefs_common.h
9097         * src/compose.c
9098                 fix broken storage of quote format template when it contains \-escape
9099                 sequences. The application of such sequences is also fixed now (\t
9100                 in quote format will be a real tab instead of a 't', for instance).
9101
9102 2006-10-27 [colin]      2.5.6cvs10
9103
9104         * src/compose.c
9105                 Probably fix bug 1045, 'sylpheed-claws 
9106                 doesn't remove the mail from the IMAP 
9107                 Queue folder after sending'. From
9108                 2.5.6cvs3-stable
9109
9110 2006-10-27 [colin]      2.5.6cvs9
9111
9112         * configure.ac
9113                 Require libetpan-0.48. I'm so annoying,
9114                 I know ;-)
9115
9116 2006-10-27 [colin]      2.5.6cvs8
9117
9118         * src/folder.c
9119         * src/imap.c
9120                 Probably fix bug 1044, 'sylpheed-claws 
9121                 segfaults while moving mails' - Fix relation
9122                 usage when moving to an IMAP mailbox from another
9123                 mailbox
9124
9125 2006-10-26 [paul]       2.5.6cvs7
9126
9127         * src/gtk/about.c
9128                 add libSM to compiled-in features
9129                 list
9130
9131 2006-10-24 [colin]      2.5.6cvs6
9132
9133         * src/textview.c
9134         * src/gtk/gtkutils.c
9135                 Fix crash when printing emails with an
9136                 xface
9137
9138 2006-10-24 [mones]      2.5.6cvs5
9139
9140         * manual/es/advanced.xml
9141                 Synchronize hidden option respect_flowed_format
9142         * po/es.po
9143                 Updated translation
9144
9145 2006-10-21 [paul]       2.5.6cvs4
9146
9147         * src/gtk/authors.h
9148         * src/plugins/pgpcore/pgp_viewer.c
9149         * src/plugins/pgpcore/sgpgme.c
9150                 fix building on BSDs
9151                 Thanks to Michael Hughes
9152                 <Sylpheed-Claws_user@thehugheslogcabin.net>
9153
9154 2006-10-20 [colin]      2.5.6cvs3
9155
9156         * configure.ac
9157                 Bump up libetpan requirement
9158                 *** THIS COMMIT REQUIRES LIBETPAN CVS ***
9159         * src/common/utils.c
9160         * src/common/utils.h
9161                 Add convenience get_file_mtime()
9162         * src/imap.c
9163         * src/etpan/imap-thread.c
9164         * src/etpan/imap-thread.h
9165                 Implement UIDPLUS support if the server
9166                 supports it - faster sending in this case
9167
9168 2006-10-19 [colin]      2.5.6cvs2
9169
9170         * src/gtk/quicksearch.c
9171                 Fix emptying in type-ahead+extended mode
9172         * src/mainwindow.c
9173         * src/mainwindow.h
9174                 Add a hook for offline state change
9175         * src/plugins/trayicon/trayicon.c
9176                 Use it to display offline icons
9177         * src/plugins/trayicon/Makefile.am
9178         * src/plugins/trayicon/newmail.offline.xpm
9179         * src/plugins/trayicon/newmarkedmail.offline.xpm
9180         * src/plugins/trayicon/nomail.offline.xpm
9181         * src/plugins/trayicon/unreadmail.offline.xpm
9182         * src/plugins/trayicon/unreadmarkedmail.offline.xpm
9183                 Add the icons
9184
9185 2006-10-12 [paul]       2.5.6cvs1
9186
9187         * NEWS
9188         * README
9189         * configure.ac
9190                 Update version number following
9191                 stable release
9192
9193 2006-10-19 [colin]      2.5.5cvs18
9194
9195         * manual/handling.xml
9196                 Add type-ahead search
9197
9198 2006-10-18 [colin]      2.5.5cvs17
9199
9200         * src/gtk/quicksearch.c
9201                 Remove "save to history only if there's
9202                 no syntax error", it breaks for some 
9203                 reason which I'll investigate later.
9204
9205 2006-10-18 [colin]      2.5.5cvs16
9206
9207         * src/prefs_common.c
9208         * src/prefs_common.h
9209         * src/summaryview.c
9210         * src/gtk/quicksearch.c
9211         * src/gtk/quicksearch.h
9212                 Add a type-ahead option for fast searches
9213                 Patch by Fabien Vantard
9214
9215 2006-10-18 [colin]      2.5.5cvs15
9216
9217         * src/compose.c
9218         * src/compose.h
9219                 Add Options/Reply mode/ menu to be able to
9220                 change the recipients of a reply on the fly
9221
9222 2006-10-18 [colin]      2.5.5cvs14
9223
9224         * src/compose.c
9225                 Fix redirecting of our own sent mails
9226
9227 2006-10-17 [wwp]        2.5.5cvs13
9228
9229         * src/send_message.c
9230                 Fix duplicate error messages when sending, and missing
9231                 newline in such error messages.
9232
9233 2006-10-17 [colin]      2.5.5cvs12
9234
9235         * src/compose.c
9236                 Compare addresses case-insensitive
9237
9238 2006-10-17 [colin]      2.5.5cvs11
9239
9240         * src/plugins/pgpcore/sgpgme.c
9241                 Fix return status
9242
9243 2006-10-17 [colin]      2.5.5cvs10
9244
9245         * src/plugins/pgpcore/pgp_viewer.c
9246                 Fix return status
9247
9248 2006-10-17 [colin]      2.5.5cvs9
9249
9250         * src/quote_fmt.c
9251                 Fix a typo (thanks to Fabien)
9252
9253 2006-10-16 [colin]      2.5.5cvs8
9254
9255         * src/textview.c
9256                 Fix problem with quote-folding when emails
9257                 don't convert cleanly to UTF-8
9258
9259 2006-10-14 [colin]      2.5.5cvs7
9260
9261         * src/prefs_template.c
9262                 Reset fields when reopening
9263                 the window
9264
9265 2006-10-13 [paul]       2.5.5cvs6
9266
9267         * manual/advanced.xml
9268         * src/prefs_message.c
9269                 make 'respect_flowed_format' a hidden
9270                 option, and add a manual entry for it
9271                 Thanks to Colin
9272
9273 2006-10-12 [colin]      2.5.5cvs5
9274
9275         * src/codeconv.c
9276                 Revert part of 2.5.2cvs21:
9277                 Don't optimise by reusing the 
9278                 last iconv converter if possible:
9279                 it seems slightly broken in a 
9280                 very hard way to reproduce
9281
9282 2006-10-12 [colin]      2.5.5cvs4
9283
9284         * src/prefs_common.c
9285         * src/prefs_common.h
9286         * src/prefs_message.c
9287         * src/procmime.c
9288                 Fix bug 1035, 'Incorrect handling 
9289                 of flowed lines'. We now optionnaly
9290                 handle this format (preference is in
9291                 Message View/Text options section)
9292
9293 2006-10-12 [colin]      2.5.5cvs3
9294
9295         * po/POTFILES.in
9296                 Add new file
9297         * src/plugins/pgpcore/pgp_viewer.c
9298         * src/plugins/pgpcore/sgpgme.c
9299                 Don't try to import without asking
9300
9301 2006-10-12 [colin]      2.5.5cvs2
9302
9303         * src/compose.c
9304                 Fix bug 1036, 'Forwarding a mutlipart
9305                 mail with a "text/html" block to ms
9306                 outlook users leeds to freeze of
9307                 outlook'. Poor outlook users...
9308
9309 2006-10-12 [paul]       2.5.5cvs1
9310
9311         * NEWS
9312         * README
9313         * configure.ac
9314                 Update version number following
9315                 stable release
9316
9317 2006-10-11 [paul]       2.5.4cvs1
9318
9319         * NEWS
9320         * README
9321         * configure.ac
9322                 Update version number following
9323                 stable release
9324
9325 2006-10-11 [paul]       2.5.3cvs32
9326
9327         * src/textview.c
9328                 fix bug 1032, 'Segmentation fault when showing
9329                 message' (bug in quote folding)
9330                 Thanks to Colin
9331
9332 2006-10-10 [colin]      2.5.3cvs31
9333
9334         * src/quote_fmt.c
9335                 Rephrase english a bit
9336
9337 2006-10-10 [colin]      2.5.3cvs30
9338
9339         * src/prefs_compose_writing.c
9340                 Stop making the page larger than the window
9341
9342 2006-10-10 [wwp]        2.5.3cvs29
9343
9344         * src/compose.c
9345         * src/prefs_template.c
9346         * src/quote_fmt.c
9347         * src/quote_fmt.h
9348         * src/quote_fmt_lex.l
9349         * src/quote_fmt_parse.y
9350                 Extend the quote parser a bit: allow to get access to
9351                 basic (composing) account info.
9352
9353 2006-10-10 [colin]      2.5.3cvs28
9354
9355         * src/procheader.c
9356                 Fix this \t problem in subject
9357
9358 2006-10-09 [colin]      2.5.3cvs27
9359
9360         * src/main.c
9361         * src/prefs_gtk.c
9362                 Prepare cache a bit later
9363                 If section already exists, skip the new one 
9364                 (as previously); avoid writing the same block
9365                 twice - if we find a second block with the 
9366                 same id, skip it.
9367         * src/plugins/pgpcore/pgp_viewer.c
9368                 Set cursor to busy when retrieving a key
9369         * src/plugins/pgpcore/sgpgme.c
9370                 allow 5 seconds for gpg to export the key
9371                 
9372
9373 2006-10-09 [colin]      2.5.3cvs26
9374
9375         * configure.ac
9376         * src/msgcache.c
9377         * src/prefs_gtk.c
9378                 Check for existence of fgets_unlocked
9379                 and fwrite_unlocked
9380
9381 2006-10-09 [paul]       2.5.3cvs25
9382
9383         * src/prefs_summaries.c
9384                 replace strftime() with fast_strftime() and in
9385                 the consequence fix the bug in the display of
9386                 AM/PM in the 'Example' string
9387
9388 2006-10-09 [ticho]      2.5.3cvs24
9389
9390         * po/sk.po
9391                 Updated (and fixed up somewhat) Slovak translation.
9392
9393 2006-10-08 [colin]      2.5.3cvs23
9394
9395         * src/prefs_folder_item.c
9396                 Explain why prefs in the top-level folder
9397                 aren't retained, but are still useful
9398
9399 2006-10-08 [colin]      2.5.3cvs22
9400
9401         * src/prefs_gtk.c
9402                 Don't cache anything if caching fails
9403
9404 2006-10-08 [colin]      2.5.3cvs21
9405
9406         * src/common/utils.c
9407                 always include gi18n.h
9408
9409 2006-10-07 [colin]      2.5.3cvs20
9410
9411         * src/plugins/pgpcore/pgp_viewer.c
9412                 Kill gpg after 5 seconds wait
9413
9414 2006-10-07 [colin]      2.5.3cvs19
9415
9416         * src/plugins/pgpcore/pgp_viewer.c
9417         * src/plugins/pgpcore/pgp_viewer.h
9418                 Fix copyright
9419
9420 2006-10-07 [colin]      2.5.3cvs18
9421
9422         * src/plugins/pgpcore/pgp_viewer.c
9423         * src/plugins/pgpcore/pgp_viewer.h
9424                 Actually add the files to CVS
9425
9426 2006-10-07 [colin]      2.5.3cvs17
9427
9428         * src/plugins/pgpcore/sgpgme.c
9429                 Be sure not to crash on 'application/pgp-signature' that
9430                 are not application/pgp-signatures
9431
9432 2006-10-07 [colin]      2.5.3cvs16
9433
9434         * src/textview.c
9435         * src/textview.h
9436                 Make a bit more of the API available
9437         * src/plugins/pgpcore/Makefile.am
9438         * src/plugins/pgpcore/plugin.c
9439         * src/plugins/pgpcore/sgpgme.c
9440                 Add basic key import/export
9441
9442 2006-10-07 [colin]      2.5.3cvs15
9443
9444         * src/folderview.c
9445         * src/imap.c
9446         * src/prefs_account.c
9447         * src/wizard.c
9448                 Warn users *everywhere* if libetpan's not
9449                 linked in
9450
9451 2006-10-06 [mones]      2.5.3cvs14
9452
9453         * po/de.po
9454         * po/es.po
9455                 updated by Stephan Sachse and me
9456
9457 2006-10-06 [colin]      2.5.3cvs13
9458
9459         * src/main.c
9460         * src/common/sylpheed.c
9461                 Don't load common plugins if --exit is passed
9462         * src/prefs_gtk.c
9463         * src/prefs_gtk.h
9464                 Implement a cache to avoid reading the same
9465                 files over and over again at startup
9466
9467 2006-10-06 [colin]      2.5.3cvs12
9468
9469         * src/summaryview.c
9470         * src/gtk/quicksearch.c
9471                 Update display every 5k mails on fast searches
9472
9473 2006-10-06 [colin]      2.5.3cvs11
9474
9475         * src/textview.c
9476                 Don't do quote folding on HTML or ERTF.
9477                 May fix the Cygwin issues if they were
9478                 happening with HTML mails?
9479
9480 2006-10-05 [colin]      2.5.3cvs10
9481
9482         * src/prefs_gtk.c
9483                 Oops, forgot one
9484
9485 2006-10-05 [colin]      2.5.3cvs9
9486
9487         * src/prefs_gtk.c
9488                 Use unlocked_stdio here too
9489
9490 2006-10-05 [colin]      2.5.3cvs8
9491
9492         * src/folderview.c
9493                 Fix go to next * after preferences apply
9494         * src/msgcache.c
9495                 Do the fd lock/unlock ourselves instead of
9496                 letting the libc do it at each write 
9497
9498 2006-10-05 [colin]      2.5.3cvs7
9499
9500         * src/common/utils.c
9501                 Faster division, thanks to Jean Diraison
9502
9503 2006-10-05 [paul]       2.5.3cvs6
9504
9505         * src/common/utils.c
9506                 fix building with --disable-nls
9507
9508 2006-10-04 [colin]      2.5.3cvs5
9509
9510         * src/folder.c
9511                 Maybe fix a segfault
9512
9513 2006-10-04 [wwp]        2.5.3cvs4
9514
9515         * src/prefs_folder_item.c
9516                 Fine-tune layouts in folder item prefs. Suggested by
9517                 Fabien Vantard <fzzzzz@gmail.com>.
9518
9519 2006-10-04 [wwp]        2.5.3cvs3
9520
9521         * src/prefs_folder_item.c
9522                 Kill the clandestine passengers. You didn't see anything.
9523
9524 2006-10-04 [wwp]        2.5.3cvs2
9525
9526         * src/prefs_folder_item.c
9527                 Add a way to test the subject simplify regexp in
9528                 folder prefs. Patch by Fabien Vantard <fzzzzz@gmail.com>,
9529                 w/ few layout changes.
9530
9531 2006-20-04 [paul]       2.5.3cvs1
9532
9533         * NEWS
9534         * README
9535         * configure.ac
9536                 Update version number following
9537                 stable release
9538
9539 2006-10-04 [colin]      2.5.2cvs42
9540
9541         * src/folder.c
9542         * src/folder.h
9543         * src/summaryview.c
9544                 Provide a way for folder classes to set their sort
9545                 type and key
9546
9547 2006-10-03 [colin]      2.5.2cvs41
9548
9549         * src/mh.c
9550                 Don't use strlen() to know if the
9551                 string's empty
9552
9553 2006-10-03 [colin]      2.5.2cvs40
9554
9555         * src/mh.c
9556                 Fix "check for new folders" with accentued folders
9557
9558 2006-10-03 [ticho]      2.5.2cvs39
9559
9560         * src/filtering.c
9561         * src/folder.c
9562         * src/inc.c
9563         * src/mbox.c
9564                 Colin's fix for "copy" filtering rules.
9565
9566 2006-10-02 [colin]      2.5.2cvs38
9567
9568         * src/folderview.c
9569                 Fix for double-click too
9570
9571 2006-10-02 [colin]      2.5.2cvs37
9572
9573         * src/folderview.c
9574                 correct fix for cvs36
9575
9576 2006-10-02 [colin]      2.5.2cvs36
9577
9578         * src/folderview.c
9579                 Fix 'goto next unread' after collapsing/expanding 
9580                 a node.
9581
9582 2006-10-02 [colin]      2.5.2cvs35
9583
9584         * src/summaryview.c
9585                 Fix double freeze/thaw
9586         * src/common/utils.c
9587         * src/common/utils.h
9588                 Reimplement strftime
9589         * src/procheader.c
9590                 Use it
9591
9592
9593 2006-10-02 [colin]      2.5.2cvs34
9594
9595         * src/mh.c
9596                 Time mh_write_sequences() - it's fast
9597         * src/summaryview.c
9598                 Init a variable to shut up gcc
9599
9600 2006-10-01 [colin]      2.5.2cvs33
9601
9602         * src/folder.c
9603         * src/mh.c
9604         * src/mh.h
9605         * src/msgcache.c
9606                 Add helper mh_set_mtime(), and set mtime to stat()'s result
9607                 Add fsync but disable it, it's slow as hell
9608
9609 2006-10-01 [colin]      2.5.2cvs32
9610
9611         * src/mh.c
9612         * src/msgcache.c
9613                 fflush() caches and mh_sequences before
9614                 fclose()ing
9615
9616 2006-10-01 [colin]      2.5.2cvs31
9617
9618         * src/msgcache.c
9619                 Don't ftruncate when not using mmap
9620
9621 2006-09-30 [colin]      2.5.2cvs30
9622
9623         * src/main.c
9624                 Write folder list *after* saving caches
9625
9626 2006-09-30 [colin]      2.5.2cvs29
9627
9628         * src/folder.c
9629         * src/mh.c
9630                 Debug forced mtime changes
9631
9632 2006-09-30 [colin]      2.5.2cvs28
9633
9634         * src/folder.c
9635         * src/main.c
9636                 Remove useless debug_print()s (code
9637                 well-tested)
9638
9639 2006-09-30 [colin]      2.5.2cvs27
9640
9641         * src/mh.c
9642                 Do stuff faster when writing mh_sequences
9643
9644 2006-09-30 [colin]      2.5.2cvs26
9645
9646         * src/mh.c
9647                 Don't let the writing of .mh_sequences, which
9648                 can change the folder's mtime, let us think
9649                 we need to scan.
9650
9651 2006-09-30 [colin]      2.5.2cvs25
9652
9653         * src/folder.c
9654                 Move a debug_print where it belongs 
9655                 (processing)
9656         * src/summaryview.c
9657                 Don't mess with a huge slow subject
9658                 table if we're not threading by
9659                 subject
9660
9661 2006-09-30 [colin]      2.5.2cvs24
9662
9663         * src/msgcache.c
9664                 Reenable mmaped reads (*not* writes!)
9665         * src/procmsg.c
9666                 Don't destroy and recreate hashtables just
9667                 for fun
9668         * src/common/utils.c
9669                 Remove useless reply prefixes (it's case
9670                 unsensitive)
9671
9672 2006-09-30 [wwp]        2.5.2cvs23
9673
9674         * tools/fix_date.sh
9675                 Fixed a minor bug in date value extraction, added a switch
9676                 to replace non RFC-compliant Date: value, added a switch
9677                 to use strict RFC matching patterns for dates.
9678
9679 2006-09-29 [colin]      2.5.2cvs22
9680
9681         * src/matcher_parser.h
9682         * src/matcher_parser_parse.y
9683         * src/prefs_filtering.c
9684         * src/statusbar.c
9685         * src/summary_search.c
9686         * src/summaryview.c
9687         * src/gtk/quicksearch.c
9688         * src/gtk/quicksearch.h
9689                 Optimise searches by setting different
9690                 refresh intervals (depending if the 
9691                 search is fast or not)
9692
9693 2006-09-29 [colin]      2.5.2cvs21
9694
9695         * src/codeconv.c
9696                 Optimise by reusing the last iconv converter
9697                 if possible
9698         * src/textview.c
9699                 Optimise a bit (the foldable quotes feature
9700                 still has an awful O(n^2) algo
9701
9702 2006-09-29 [colin]      2.5.2cvs20
9703
9704         * src/gtk/gtksctree.c
9705         * src/gtk/gtksctree.h
9706                 Optimise de-selection via up/down or
9707                 another key
9708
9709 2006-09-28 [colin]      2.5.2cvs19
9710
9711         * src/action.c
9712         * src/compose.c
9713         * src/folderview.c
9714         * src/mainwindow.c
9715         * src/messageview.c
9716         * src/summary_search.c
9717         * src/toolbar.c
9718                 Avoid using summaryview->ctree directly
9719
9720 2006-09-28 [colin]      2.5.2cvs18
9721
9722         * src/summaryview.c
9723         * src/summaryview.h
9724                 Add helpers to freeze/thaw/grab_focus
9725                 Factorize calls to freeze/thaw/grab_focus
9726                 
9727
9728 2006-09-28 [colin]      2.5.2cvs17
9729
9730         * src/main.c
9731                 More guards for the session management
9732
9733 2006-09-28 [colin]      2.5.2cvs16
9734
9735         * src/folderview.c
9736         * src/gtk/gtksctree.c
9737         * src/gtk/gtksctree.h
9738                 Make expanding not recursive in folderview
9739
9740 2006-09-28 [colin]      2.5.2cvs15
9741
9742         * src/addressbook.c
9743                 If nothing is selected in the list (right part)
9744                 and a group is selected in the tree (left part),
9745                 mail this group.
9746
9747 2006-09-28 [colin]      2.5.2cvs14
9748
9749         * src/Makefile.am
9750                 Actually use SM_LIBS
9751
9752 2006-09-28 [ticho]      2.5.2cvs13
9753
9754         * src/export.c
9755         * src/messageview.c
9756         * src/mimeview.c
9757         * src/news.c
9758         * src/pop.c
9759         * src/prefs_themes.c
9760         * src/procmsg.c
9761                 Small i18n string optimization.
9762         * src/send_message.c
9763         * src/summaryview.c
9764         * src/common/session.c
9765         * src/common/smtp.c
9766         * src/common/ssl_certificate.c
9767         * src/common/utils.c
9768                 Use "Couldn't" instead of "Can't" in UI messages,
9769                 where appropriate.
9770
9771 2006-09-28 [colin]      2.5.2cvs12
9772
9773         * configure.ac
9774                 Possibly fix link errors
9775
9776 2006-09-27 [wwp]        2.5.2cvs11
9777
9778         * src/gtk/authors.h
9779         * doc/man/sylpheed-claws.1
9780         * manual/ack.xml
9781         * manual/es/ack.xml
9782         * manual/fr/ack.xml
9783         * manual/pl/ack.xml
9784                 Updated authors info (me, myself and I).
9785
9786 2006-09-27 [colin]      2.5.2cvs10
9787
9788         * src/addressbook.c
9789                 Remove useless printf
9790
9791 2006-09-27 [wwp]        2.5.2cvs9
9792
9793         * src/editgroup.c
9794         * src/send_message.c
9795         * src/inc.c
9796         * src/prefs_common.c
9797         * src/prefs_common.h
9798         * src/gtk/progressdialog.c
9799                 remember more windows' sizes (send dialog, received dialog,
9800                 edit group in addressbook).
9801
9802 2006-09-27 [colin]      2.5.2cvs8
9803
9804         * configure.ac
9805         * src/main.c
9806         * src/mainwindow.h
9807                 Use libSM to communicate with the session
9808                 manager, so that we can know when the 
9809                 session ends, save our caches, and draft
9810                 our compose windows.
9811
9812 2006-09-27 [colin]      2.5.2cvs7
9813
9814         * src/addressbook.c
9815                 Fix issues:
9816                 o Allow Book and Group creation from the tree's
9817                   contextual menu
9818                 o Do not actually delete the contacts when 
9819                   deleting groups from the tree (duh!)
9820
9821 2006-09-27 [colin]      2.5.2cvs6
9822
9823         * src/compose.c
9824         * src/compose.h
9825         * src/mainwindow.c
9826         * src/textview.c
9827         * src/toolbar.c
9828                 o Allow passing an email address to 
9829                   compose_new_with_folderitem
9830                 o Update callers
9831                 o Use current folderitem when clicking
9832                   on a TextView mailto: link
9833                 o Fix a possible leak in TextView
9834
9835 2006-09-27 [colin]      2.5.2cvs5
9836
9837         * src/html.c
9838                 Use UTF-8 chars to replace HTML entities
9839
9840 2006-09-27 [colin]      2.5.2cvs4
9841
9842         * AUTHORS
9843         * src/prefs_account.c
9844         * src/gtk/authors.h
9845                 Fix bug #1024 (Array index out of
9846                 range in sylpheed-claws-2.5.2)
9847                 Patch by Ales Nosek <anosek@suse.cz>
9848
9849 2006-09-27 [colin]      2.5.2cvs3
9850
9851         * src/addr_compl.c
9852                 Actually do the test
9853
9854 2006-09-27 [colin]      2.5.2cvs2
9855
9856         * src/addr_compl.c
9857         * src/addr_compl.h
9858                 Allow completing with comma (in certain cases: vCalendar
9859                 for example doesn't support that)
9860                 Patch by Fabien Vantard
9861
9862 2006-09-26 [colin]      2.5.2cvs1
9863
9864         * src/Makefile.am
9865         * src/addr_compl.c
9866         * src/addr_compl.h
9867         * src/addrbook.c
9868         * src/addrbook.h
9869         * src/addressbook.c
9870         * src/addrindex.c
9871         * src/addrindex.h
9872         * src/compose.c
9873         * src/prefs_common.c
9874         * src/prefs_filtering_action.c
9875         * src/prefs_folder_item.c
9876         * src/prefs_template.c
9877         * src/stock_pixmap.c
9878         * src/stock_pixmap.h
9879         * src/pixmaps/addr_one.xpm
9880         * src/pixmaps/addr_two.xpm
9881                 Add auto-completion on groups
9882
9883 2006-09-26 [colin]      2.5.2
9884
9885         * NEWS
9886         * README
9887         * RELEASE_NOTES
9888                 2.5.2 released
9889
9890 2006-09-26 [colin]      2.5.1cvs5
9891
9892         * src/matcher.c
9893                 Fix condition
9894
9895 2006-09-26 [colin]      2.5.1cvs4
9896
9897         * src/mbox.c
9898                 Revert cvs1 (useless as the message is printed 
9899                 every 500 mails)
9900
9901 2006-09-26 [colin]      2.5.1cvs3
9902
9903         * src/partial_download.c
9904                 Fix crasher found by Alexsandar Urosevic
9905
9906 2006-09-26 [colin]      2.5.1cvs2
9907
9908         * src/summaryview.c
9909                 Fix bug #1023 (Sylpheed deletes too much messages)
9910
9911 2006-09-26 [ticho]      2.5.1cvs1
9912
9913         * src/mbox.c
9914                 Make use of gettext's multiple plurals for statusbar
9915                 progress message.
9916
9917 2006-09-25 [paul]       2.5.1
9918
9919         * NEWS
9920         * README
9921         * RELEASE_NOTES
9922                 2.5.1 released
9923
9924 2006-09-25 [colin]      2.5.0cvs3
9925
9926         * src/plugins/bogofilter/bogofilter.c
9927         * src/plugins/clamav/clamav_plugin.c
9928         * src/plugins/spamassassin/spamassassin.c
9929                 BogoFilter, Spamassassin: Fix double hook registering after
9930                 visiting preferences
9931                 Spamassassin, Clamav: Just set the mails to move instead of
9932                 doing the move - caller will move the things at once.
9933
9934 2006-09-25 [colin]      2.5.0cvs2
9935
9936         * src/imap.c
9937         * src/etpan/imap-thread.c
9938                 Use UID SEARCH ALL instead of UID 1:*
9939                 (braindead servers can't figure out that's
9940                 the same...)
9941
9942 2006-09-25 [wwp]        2.5.0cvs1
9943
9944         * src/message_search.c
9945                 Added the ability to stop a running search (in message body).
9946
9947 2006-09-25 [paul]       2.5.0
9948
9949         * NEWS
9950         * README
9951         * RELEASE_NOTES
9952                 2.5.0 released
9953
9954 2006-09-25 [paul]       2.4.0cvs214
9955
9956         * po/cs.po
9957         * po/de.po
9958         * po/fi.po
9959         * po/fr.po
9960         * po/nl.po
9961         * po/pt_BR.po
9962         * po/sk.po
9963         * po/sr.po
9964         * po/zh_CN.po
9965                 updated by Tim, Stephan Sachse, Flammie Pirinen,
9966                 Fabien Vantard, Tim Dijkstra, Frederico Goncalves Guimaraes,
9967                 Ticho, Aleksander Urosevic, Ralgh Young
9968
9969 2006-09-24 [mones]      2.4.0cvs213
9970
9971         * po/es.po
9972                 Updated for release
9973
9974 2006-09-23 [colin]      2.4.0cvs212
9975
9976         * src/gtk/inputdialog.c
9977                 Fix [ ] remember this appearing in normal
9978                 input dialogs after it's been used by
9979                 mimeview.
9980         * src/folder.c
9981         * src/folderview.c
9982         * src/msgcache.c
9983         * src/procmsg.c
9984         * src/summaryview.c
9985         * src/textview.c
9986         * src/common/timing.h
9987                 Enable timings in debug mode and make it
9988                 look prettier.
9989
9990 2006-09-22 [colin]      2.4.0cvs211
9991
9992         * README
9993                 Revert test change
9994         * commitHelper
9995                 ping the correct URI
9996
9997 2006-09-22 [colin]      2.4.0cvs210
9998
9999         * README
10000                 Let's see if bug #1022 is fixed
10001
10002 2006-09-21 [colin]      2.4.0cvs209
10003
10004         * src/wizard.c
10005         * src/common/plugin.c
10006                 Prepare infra to load predefined plugins when
10007                 no configuration existed. Don't actually load
10008                 anything yet (feat. freeze)
10009
10010 2006-09-21 [wwp]        2.4.0cvs208
10011
10012         * manual/fr/faq.xml
10013                 Partial sync w/ 2.4.0cvs72:
10014                 wrap file and minor updates.
10015
10016 2006-09-21 [wwp]        2.4.0cvs207
10017
10018         * tools/fix_date.sh
10019                 several fixes and enhancements. A new --force switch has been
10020                 added to prevent overriding by default Date: header when
10021                 already existing.
10022
10023 2006-09-21 [paul]       2.4.0cvs206
10024
10025         * src/common/utils.c
10026                 add Chinese UTF8 Re prefix
10027
10028 2006-09-21 [wwp]        2.4.0cvs205
10029
10030         * tools/Makefile.am
10031                 Fics alfabettical order.
10032
10033 2006-09-21 [wwp]        2.4.0cvs204
10034
10035         * tools/fix_date.sh
10036         * tools/Makefile.am
10037                 Added an action tool to fix missing Date field in emails.
10038                 Updated Makefile.am to reflect those last two additions.
10039
10040 2006-09-21 [wwp]        2.4.0cvs203
10041
10042         * tools/uuooffice
10043                 Added a action tool to open uuencoded docs w/
10044                 OpenOffice (based on uudec method).
10045
10046 2006-09-21 [colin]      2.4.0cvs202
10047
10048         * src/compose.c
10049         * src/textview.c
10050                 Workaround possible GTK crash: remove selection 
10051                 clipboard before destroying widget, or GTK+-2.10
10052                 dies. Thanks to Hiro.
10053
10054 2006-09-20 [colin]      2.4.0cvs201
10055
10056         * src/compose.c
10057                 Fix free-after-use in some cases (when 
10058                 procmime_encode_content() frees mimeinfo->data.mem
10059                 and turns it to a temp file)
10060
10061 2006-09-20 [colin]      2.4.0cvs200
10062
10063         * src/folderview.c
10064         * src/summaryview.c
10065         * src/gtk/gtksctree.c
10066         * src/gtk/gtksctree.h
10067                 Add tooltips in the folderview and summaryview
10068                 (Doesn't break string freeze as they already
10069                 exist)
10070         * src/toolbar.c
10071                 Put the spam button in the default configuration
10072                 if compiled with bogo plugin too
10073
10074 2006-09-19 [colin]      2.4.0cvs199
10075
10076         * src/summaryview.c
10077         * src/summaryview.h
10078                 Update folder name label on folder rename
10079         * src/prefs_matcher.c
10080         * src/gtk/logwindow.h
10081                 Fix warnings
10082                 Patches by Fabien
10083
10084 2006-09-19 [wwp]        2.4.0cvs198
10085
10086         * src/summary_search.c
10087                 fix can't click forward/backward buttons in the
10088                 search messages.
10089
10090 2006-09-18 [paul]       2.4.0cvs197
10091
10092         * src/wizard.c
10093                 add missing bracket, capitalise the A of
10094                 'SpamAssassin'
10095
10096 2006-09-18 [paul]       2.4.0cvs196
10097
10098         * src/compose.c
10099                 fix bug 1012 'crashed upon sending mail
10100                 from compose window'
10101                 Thanks to Colin
10102
10103 2006-09-16 [colin]      2.4.0cvs195
10104
10105         * src/folderview.c
10106                 Fix "real-time" sorting by freezing/thawing
10107
10108 2006-09-16 [colin]      2.4.0cvs194
10109
10110         * manual/faq.xml
10111                 Fix the anti-spam entry a bit
10112
10113 2006-09-16 [colin]      2.4.0cvs193
10114
10115         * src/wizard.c
10116                 Make sure reviewers have no excuse when stating
10117                 Sylpheed-Claws doesn't have antispam capabilities.
10118
10119 2006-09-16 [colin]      2.4.0cvs192
10120
10121         * src/main.c
10122                 Revert part of 2.3.0cvs18, Saving caches on SIGPIPE,
10123                 as if the SIGPIPE comes from etpan's thread we could
10124                 trigger a GUI update from this thread.
10125
10126 2006-09-16 [colin]      2.4.0cvs191
10127
10128         * src/summaryview.c
10129                 Init all members of the struct
10130
10131 2006-09-16 [paul]       2.4.0cvs190
10132
10133         * src/account.c
10134                 improvements to the English
10135
10136 2006-09-15 [colin]      2.4.0cvs189
10137
10138         * src/summaryview.c
10139                 HIG order on dialog
10140
10141 2006-09-14 [colin]      2.4.0cvs188
10142
10143         * src/common/socket.c
10144         * src/common/socket.h
10145         * src/common/ssl.c
10146         * src/common/ssl_certificate.c
10147         * src/common/ssl_certificate.h
10148         * src/etpan/imap-thread.c
10149                 the get_fqdn() call done to get canonical name when
10150                 checking an SSL certificate is blocking, which is
10151                 sad as we just did a non-blocking lookup to connect.
10152                 Fix that by letting the fqdn available to the SockInfo,
10153                 and use that in ssl_certificate_check(). For IMAP,
10154                 we don't do it as the lookup's done by libetpan, but
10155                 it's less annoying as IMAP connections as much more
10156                 rare than POP3 connections.
10157
10158 2006-09-14 [paul]       2.4.0cvs187
10159
10160         * manual/advanced.xml
10161                 improvements to the English,
10162                 properly place the new hidden options
10163                 within the alphabetical order
10164         * src/gtk/pluginwindow.c
10165                 improvements to the English
10166
10167 2006-09-14 [colin]      2.4.0cvs186
10168
10169         * src/prefs_common.c
10170         * src/prefs_common.h
10171         * src/gtk/gtksctree.c
10172         * manual/advanced.xml
10173                 New hidden pref, stripes_color_offset, to change
10174                 the value added/substracted to normal bgcolor to
10175                 create the stripes in summaries
10176
10177 2006-09-13 [colin]      2.4.0cvs185
10178
10179         * src/gedit-print.c
10180         * src/messageview.c
10181         * src/messageview.h
10182         * src/summaryview.c
10183         * src/textview.c
10184                 Fix misc. printing issues: 
10185                 - Bad font for linkified headers
10186                 - Different font if the mail was displayed or not
10187                 - Factorize the thing
10188
10189 2006-09-13 [colin]      2.4.0cvs184
10190
10191         * src/common/ssl_certificate.c
10192                 Only get FQDN once when checking certificate
10193
10194 2006-09-13 [colin]      2.4.0cvs183
10195
10196         * src/account.c
10197         * src/gtk/pluginwindow.c
10198                 Misc. GUI fixes by Fabien
10199
10200 2006-09-13 [wwp]        2.4.0cvs182
10201
10202         * configure.ac
10203         * src/common/utils.h
10204         * src/common/utils.c
10205                 get rid of unused wide-char functions.
10206
10207 2006-09-13 [wwp]        2.4.0cvs181
10208
10209         * src/plugins/pgpinline/sylpheed.def
10210         * src/textview.c
10211                 merge more w32 patches from gpg4win sources (Marcus Brinkmann <marcus@g10code.de>):
10212                 add privacy_reset_error to the .def file,
10213                 do not fork for an external textviewer.
10214
10215 2006-09-13 [wwp]        2.4.0cvs180
10216
10217         * src/prefs_common.c
10218                 fix broken font entry in prefs (patch issued by the gpg4win team,
10219                 probably by Marcus Brinkmann <marcus@g10code.de>).
10220
10221 2006-09-13 [colin]      2.4.0cvs179
10222
10223         * src/folder.h
10224                 Fix a warning in summaryview.c
10225         * src/mainwindow.c
10226         * src/summaryview.c
10227         * src/summaryview.h
10228                 Add missing Mark/* elements in the
10229                 main menu
10230
10231 2006-09-12 [colin]      2.4.0cvs178
10232
10233         * src/prefs_actions.c
10234         * src/prefs_filtering_action.c
10235         * src/prefs_matcher.c
10236                 Use (New) instead of New everywhere
10237
10238 2006-09-12 [wwp]        2.4.0cvs177
10239
10240         * manual/fr/addrbook.xml
10241         * manual/fr/handling.xml
10242                 updated some quotes in the fr manual to match the fr translation.
10243
10244 2006-09-12 [wwp]        2.4.0cvs176
10245
10246         * src/prefs_matcher.c
10247                 don't store translated string elements in matcher expressions.
10248                 Also fixed a misused of Q_().
10249
10250 2006-09-11 [wwp]        2.4.0cvs175
10251
10252         * src/plugins//bogofilter/bogofilter.c
10253         * src/plugins//clamav/clamav_plugin.c
10254         * src/plugins//demo/demo.c
10255         * src/plugins//dillo_viewer/dillo_viewer.c
10256         * src/plugins//pgpcore/plugin.c
10257         * src/plugins//pgpinline/plugin.c
10258         * src/plugins//pgpmime/plugin.c
10259         * src/plugins//spamassassin/spamassassin.c
10260                 gettext-ize more strings (mostly plugin error messages).
10261
10262 2006-09-11 [colin]      2.4.0cvs174
10263
10264         * src/alertpanel.c
10265                 Make maximum buffer size bigger to avoid
10266                 truncating translated messages. Patch by
10267                 Fabien
10268
10269 2006-09-11 [colin]      2.4.0cvs173
10270
10271         * src/etpan/imap-thread.c
10272                 Fix compilation on OpenBSD, thanks to 
10273                 Landry
10274
10275 2006-09-10 [wwp]        2.4.0cvs172
10276
10277         * manual/account.xml
10278         * manual/addrbook.xml
10279         * manual/handling.xml
10280         * manual/es/handling.xml
10281         * manual/fr/account.xml
10282         * manual/fr/addrbook.xml
10283         * manual/fr/handling.xml
10284                 documented addressbook matching (condition configuration):
10285                   addrbook.xml, en fr
10286                 documented per-account filtering rules (handling/filtering
10287                   section, account section):
10288                   account.xml, handling.xml, en fr
10289                 slightly updated the handling/searching section to tell few
10290                   words about the extended search ability:
10291                   handling.xml, en fr
10292                 added missing <quote></quotes> to Quick Search:
10293                   handling.xml, en fr es
10294                 fixed a typo (auomatically):
10295                   handling.xml, en
10296                 changes revisited by Paul.
10297
10298 2006-09-10 [paul]       2.4.0cvs171
10299
10300         * src/prefs_actions.c
10301         * src/prefs_filtering.c
10302         * src/prefs_template.c
10303                 adjustments to the gui
10304                 Patch by Fabien Vantard (slightly modified)
10305
10306 2006-09-10 [colin]      2.4.0cvs170
10307
10308         * src/summaryview.c
10309                 Check folderitem/summaryview consistency
10310                 (basically automates Update summary). Fixes
10311                 #1011 (wrong (negative) count on unread 
10312                 messages)
10313
10314 2006-09-10 [colin]      2.4.0cvs169
10315
10316         * src/gtk/gtksctree.c
10317                 Fix recursive expansion via mouse
10318         * src/plugins/bogofilter/bogofilter.c
10319                 Use normal filtering way of moving
10320                 messages (batching), possibly fixing
10321                 bug #1015 (Bogofilter plugin doubles 
10322                 new messages)
10323
10324 2006-09-09 [wwp]        2.4.0cvs168
10325
10326         * src/prefs_filtering.c
10327                 better place for this fix.
10328
10329 2006-09-09 [wwp]        2.4.0cvs167
10330
10331         * src/prefs_filtering.c
10332                 fix a minor bug when the enabled status of a filtering/processing
10333                 rule always got set to TRUE when replacing this rule. That still
10334                 make sense when adding a new rule, but now when replacing, we
10335                 don't override the value of 'enabled'.
10336                 Also renamed the func prefs_filtering_list_view_get_rule_name()
10337                 to prefs_filtering_list_view_get_info() as this function not only
10338                 returns the name, but also the account_id and the enabled status.
10339
10340 2006-09-09 [mones]      2.4.0cvs166
10341
10342         * manual/glossary.xml
10343         * manual/plugins.xml
10344                 Minor format corrections
10345         * manual/gpl.xml
10346                 Fix misplaced NO WARRANTY section
10347         * manual/es/advanced.xml
10348         * manual/es/faq.xml
10349         * manual/es/glossary.xml
10350         * manual/es/gpl.xml
10351         * manual/es/handling.xml
10352         * manual/es/plugins.xml
10353         * manual/es/starting.xml
10354                 Incorporate changes from English version
10355         * manual/fr/ack.xml
10356         * manual/pl/ack.xml
10357         * manual/es/ack.xml
10358                 Fix address, (add translation credits in es version)
10359         * po/es.po
10360                 Updated translation
10361
10362 2006-09-09 [wwp]        2.4.0cvs165
10363
10364         * src/prefs_filtering.c
10365                 fix a crash when opening filtering prefs, if matcherrc file contains
10366                 broken data (non-existing account id, which is theoretically not
10367                 possible).
10368
10369 2006-09-08 [colin]      2.4.0cvs164
10370
10371         * src/folder.c
10372                 Wrong assert, make it an if()
10373         * src/gtk/gtksctree.c
10374                 Fix bug #1013 (expand selected thread 
10375                 tree) - expanding is now recursive
10376
10377 2006-09-07 [wwp]        2.4.0cvs163
10378
10379         * src/prefs_matcher.c
10380                 make better sentences about addressbook matching in the
10381                 matcher prefs. This should make translators' work easier
10382                 too.
10383
10384 2006-09-07 [wwp]        2.4.0cvs162
10385
10386         * src/prefs_filtering.c
10387                 code simplification (get rid of dup var. assignment).
10388
10389 2006-09-07 [wwp]        2.4.0cvs161
10390
10391         * src/summaryview.c
10392                 use GTK_STOCK icons when possible, patch by Fabien Vantard
10393                 <fzzzzz@gmail.com>.
10394
10395 2006-09-07 [paul]       2.4.0cvs160
10396
10397         * src/mimeview.c
10398                 fix compilation warnings
10399                 Thanks to Colin
10400
10401 2006-09-07 [paul]       2.4.0cvs159
10402
10403         * src/mimeview.c
10404                 select the mimepart icon when
10405                 displaying as text
10406                 Thanks to Colin
10407
10408 2006-09-06 [paul]       2.4.0cvs158
10409
10410         * src/prefs_filtering.c
10411                 fix labels and table element spacing
10412                 Patch by Fabien Vantard
10413
10414 2006-09-06 [paul]
10415
10416         2.5.0-rc3 released
10417
10418 2006-09-06 [paul]       2.4.0cvs157
10419
10420         * manual/es/advanced.xml
10421                 fix typo
10422
10423 2006-09-06 [wwp]        2.4.0cvs156
10424
10425         * src/mainwindow.c
10426                 fix an dup launch issue when iconified, thanks to Colin.
10427
10428 2006-09-06 [wwp]        2.4.0cvs155
10429
10430         * src/gtk//gtksctree.h
10431                 oops, forgot that one!
10432
10433 2006-09-06 [wwp]        2.4.0cvs154
10434
10435         * manual/pl/advanced.xml
10436         * manual/advanced.xml
10437         * manual/es/advanced.xml
10438         * manual/fr/advanced.xml
10439         * src/prefs_customheader.c
10440         * src/prefs_filtering_action.c
10441         * src/foldersel.c
10442         * src/prefs_summaries.c
10443         * src/prefs_filtering.c
10444         * src/account.c
10445         * src/compose.c
10446         * src/prefs_summary_column.c
10447         * src/addr_compl.c
10448         * src/prefs_actions.c
10449         * src/prefs_folder_column.c
10450         * src/ssl_manager.c
10451         * src/prefs_template.c
10452         * src/prefs_display_header.c
10453         * src/prefs_common.h
10454         * src/prefs_matcher.c
10455         * src/prefs_common.c
10456         * src/prefs_toolbar.c
10457         * src/summaryview.c
10458         * src/folderview.c
10459         * src/gtk/gtksctree.c
10460         * src/gtk/pluginwindow.c
10461         * src/gtk/progressdialog.c
10462         * src/gtk/prefswindow.c
10463                 renamed hidden option enable_rules_hint to use_stripes_everywhere
10464                 to make its meaning more obvious (all versions of the manual reflect
10465                 the change).
10466                 added an extra hidden option use_stripes_in_summary to allow
10467                 discarding these stripes in mainwindow's folder and message lists;
10468                 en and fr manuals only are OK towards this.
10469
10470 2006-09-06 [colin]      2.4.0cvs153
10471
10472         * src/textview.c
10473                 Hide Sylpheed-Claws' internal queue headers
10474                 when showing all headers. They'll be present
10475                 only in Source window.
10476
10477 2006-09-05 [colin]      2.4.0cvs152
10478
10479         * src/plugins/trayicon/trayicon.c
10480                 Fix crash at exit - we have to disconnect
10481                 our handlers
10482         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
10483                 Update eggtrayicon - patch adapted from a
10484                 patch by Fryderyk Dziarmagowski <freetz@gmx.net>
10485                 on Sylpheed's ML
10486
10487 2006-09-05 [colin]      2.4.0cvs151
10488
10489         * src/mainwindow.c
10490         * src/gtk/logwindow.c
10491                 Fix race condition when something writes
10492                 to the log too soon during init. Thanks
10493                 to Fabien Vantard
10494
10495 2006-09-05 [colin]      2.4.0cvs150
10496
10497         * src/mimeview.c
10498                 Don't select part on right-click either
10499
10500 2006-09-05 [paul]       2.4.0cvs149
10501
10502         * src/mimeview.c
10503                 completion of previous commit
10504                 Thanks to Colin
10505
10506 2006-09-05 [colin]      2.4.0cvs148
10507
10508         * src/mimeview.c
10509                 Don't force selection on middle-click, just open
10510
10511 2006-09-04 [colin]      2.4.0cvs147
10512
10513         * src/mimeview.c
10514                 Looks like gtk_notebook_set_current_page()
10515                 sometimes steals focus, and this annoys us
10516                 in MimeViewers as it renders navigation
10517                 keys useless. Take back focus after switching
10518                 pages.
10519
10520 2006-09-04 [colin]      2.4.0cvs146
10521
10522         * src/messageview.c
10523                 Set stop_loading when clicking on Next
10524                 during load. Don't add a callback to 
10525                 avoid over-complicating things.
10526
10527 2006-09-04 [colin]      2.4.0cvs145
10528
10529         * src/mimeview.c
10530         * src/messageview.c
10531                 Fix multiple loads in separate messageview
10532
10533 2006-09-04 [colin]      2.4.0cvs144
10534
10535         * src/summaryview.c
10536                 Let navigation keys be handled during 
10537                 load
10538
10539 2006-09-04 [colin]      2.4.0cvs143
10540
10541         * src/messageview.c
10542         * src/summaryview.c
10543         * src/textview.c
10544         * src/textview.h
10545                 Make loading of huge mails (lots of text and/or
10546                 images) cancellable, so the GUI doesn't block 
10547
10548 2006-09-04 [colin]      2.4.0cvs142
10549
10550         * src/plugins/trayicon/trayicon.c
10551                 Fix annoyance when removing a folder with 
10552                 unread mails: trayicon didn't update
10553
10554 2006-09-04 [paul]       2.4.0cvs141
10555
10556         * src/gtk/icon_legend.c
10557                 straighten up columns
10558                 Patch by Fabien Vantard
10559
10560 2006-09-04 [wwp]        2.4.0cvs140
10561
10562         * src/prefs_filtering.c
10563                 fix new line's account name in filtering prefs:
10564                 was "All", is now "(New)".
10565
10566 2006-09-04 [paul]       2.4.0cvs139
10567
10568         * tools/make.themes.project
10569                 use "AUTOMAKE_OPTIONS = dist-bzip2"
10570                 instead of homebrewed "make release"
10571
10572 2006-09-03 [colin]      2.4.0cvs138
10573
10574         * src/folderview.c
10575                 Fix bug #1007 (Wrong folder highlighted)
10576
10577 2006-09-03 [colin]      2.4.0cvs137
10578
10579         * src/compose.c
10580                 Don't set Newsgroup: header to a mail folder
10581                 path
10582
10583 2006-09-03 [paul]       2.4.0cvs136
10584
10585         * src/prefs_other.c
10586         * src/prefs_spelling.c
10587                 unify the gui
10588
10589 2006-09-03 [paul]       2.4.0cvs135
10590
10591         * src/prefs_summaries.c
10592                 correct menu item text in prefs_keybind_apply_clicked()
10593
10594 2006-09-03 [paul]       2.4.0cvs134
10595
10596         * manual/advanced.xml
10597                 some improvements to the descriptions
10598         * src/mainwindow.c
10599         * src/messageview.c
10600         * src/summaryview.c
10601         * src/gtk/menu.c
10602                 fix menu sensitivity issues
10603         * src/prefs_message.c
10604                 drop the useless word 'short'
10605         * src/prefs_other.c
10606                 add the word 'lines' indicating log length
10607                 is a measure of lines
10608         * src/textview.c
10609                 fix compilation warnings
10610
10611 2006-09-02 [colin]      2.4.0cvs133
10612
10613         * src/messageview.c
10614                 Display a special return-receipt message
10615                 if the message is from the user
10616         * src/summaryview.c
10617                 Fix missing freeze of the list when marking
10618                 all read and unthreading for exec. Thanks
10619                 to Stephan Sachse.
10620
10621 2006-09-02 [paul]       2.4.0cvs132
10622
10623         * src/mainwindow.c
10624         * src/prefs_message.c
10625         * src/summaryview.c
10626                 fix some english
10627
10628 2006-09-02 [wwp]        2.4.0cvs131
10629
10630         * src/prefs_filtering.c
10631                 added an account name column to the filtering rules
10632                 dialog.
10633
10634 2006-09-02 [colin]      2.4.0cvs130
10635
10636         * src/gtk/logwindow.c
10637         * src/gtk/logwindow.h
10638                 Block scrolling if we're not at the end
10639                 of the log
10640
10641 2006-09-02 [colin]      2.4.0cvs129
10642
10643         * src/folder.c
10644                 Make sure account-specific rules can't
10645                 be used in {pre-,post-,}processing
10646         * src/mainwindow.c
10647         * src/gtk/logwindow.c
10648         * src/gtk/logwindow.h
10649                 Jump to last error when clicking on the
10650                 warning icon
10651
10652 2006-09-02 [colin]      2.4.0cvs128
10653
10654         * src/imap.c
10655         * src/import.c
10656         * src/mainwindow.c
10657         * src/mainwindow.h
10658                 Fix warning icon
10659         * src/inc.c
10660         * src/mbox.c
10661         * src/mbox.h
10662                 Let proc_mbox know its account, for
10663                 account-specific rules
10664
10665 2006-09-01 [colin]      2.4.0cvs127
10666
10667         * src/codeconv.c
10668                 Don't uselessly use iconv to convert from
10669                 us-ascii
10670         * src/alertpanel.c
10671         * src/mainwindow.c
10672         * src/mainwindow.h
10673         * src/inc.c
10674                 Fix certain log cases, disable warning icon
10675                 for now, the correct way to display it when
10676                 necessary and only when necessary is probably
10677                 to do it manually rather than use error logs
10678         * src/etpan/imap-thread.c
10679                 Clean up UID logging a bit
10680         * src/gtk/logwindow.c
10681         * src/gtk/logwindow.h
10682                 Make logging faster when the window's closed
10683
10684 2006-09-01 [wwp]        2.4.0cvs126
10685
10686         * manual/fr/account.xml
10687                 reflect changes to the ref. manual (parts of cvs72):
10688                 fix tabnames and quotes.
10689
10690 2006-09-01 [wwp]        2.4.0cvs125
10691
10692         * manual/fr/plugins.xml
10693                 reflect changes to the reference manual (cvs42):
10694                 update IRC channel info.
10695
10696 2006-09-01 [wwp]        2.4.0cvs124
10697
10698         * commitHelper
10699                 use CVSEDITOR env. var. if set, according to `man cvs`.
10700
10701 2006-09-01 [wwp]        2.4.0cvs123
10702
10703         * manual/advanced.xml
10704                 better sentence again (thanks to Paul).
10705
10706 2006-09-01 [wwp]        2.4.0cvs122
10707
10708         * manual/advanced.xml
10709         fix definition of toolbar_detachable and rework a bit the one of
10710         enable_dotted_lines.
10711
10712 2006-09-01 [mones]      2.4.0cvs121
10713
10714         * manual/advanced.xml
10715                 Document enable_dotted_lines
10716
10717 2006-09-01 [paul]       2.4.0cvs120
10718
10719         * src/folderview.c
10720         * src/folderview.h
10721         * src/imap.c
10722         * src/mainwindow.c
10723         * src/summaryview.c
10724                 obey the 'When entering folder...' option
10725                 when using the /View/Go to/... menu items
10726                 Thanks to Colin
10727
10728 2006-08-31 [colin]      2.4.0cvs119
10729
10730         * src/folderview.c
10731                 Revert 2.4.0cvs116, wrong fix.
10732
10733 2006-08-31 [colin]      2.4.0cvs118
10734
10735         * src/gtk/gtksctree.c
10736                 Better state the various copyrights
10737
10738 2006-08-31 [colin]      2.4.0cvs117
10739
10740         * src/prefs_common.c
10741                 fix enable_dotted_lines
10742
10743 2006-08-31 [colin]      2.4.0cvs116
10744
10745         * src/folderview.c
10746                 Use pref "Always open on select" when going
10747                 to next unread folder
10748         * src/gtk/gtksctree.c
10749                 Fix link failure to _gtk_clist_create_cell_layout
10750                 on certain computers. (Why not mine, I wonder)
10751
10752 2006-08-31 [colin]      2.4.0cvs115
10753
10754         * src/procmsg.c
10755         * src/textview.c
10756         * src/plugins/bogofilter/bogofilter.c
10757         * src/plugins/spamassassin/spamassassin.c
10758                 Requalify some "errors" to warnings
10759         * src/mainwindow.c
10760         * src/mainwindow.h
10761         * src/statusbar.c
10762                 Add an icon in the statusbar to notify
10763                 of errors
10764         * src/gtk/gtksctree.c
10765         * src/folderview.c
10766         * src/summaryview.c
10767                 Make the GtkSCTree look more modern by
10768                 alternating background lines
10769         * src/prefs_common.c
10770         * src/prefs_common.h
10771                 Add a pref to let people have the old
10772                 way if they prefer
10773
10774
10775 2006-08-30 [colin]      2.4.0cvs114
10776
10777         * src/procmsg.c
10778         * src/procmsg.h
10779                 Provide a way to filter a list of
10780                 messages in an optimised manner, and
10781                 add a list-filtering hook
10782         * src/folder.c
10783         * src/inc.c
10784         * src/mbox.c
10785                 Use the list filtering
10786         * src/plugins/bogofilter/bogofilter.c
10787                 Use the list-filtering hook
10788                 Use -b (bulk) mode for more speed
10789                 when learning and filtering
10790         * src/etpan/imap-thread.c
10791                 Make log output shorter in UID SEARCH
10792
10793
10794 2006-08-30 [colin]      2.4.0cvs113
10795
10796         * src/plugins/bogofilter/bogofilter.c
10797                 Really fast mass learning - thanks to David
10798                 Relson for the options explanations :)
10799
10800 2006-08-30 [colin]      2.4.0cvs112
10801
10802         * src/msgcache.c
10803                 Fix compilation on FreeBSD. Thanks
10804                 to Michael Hugues
10805
10806 2006-08-29 [colin]      2.4.0cvs111
10807
10808         * src/folderview.c
10809                 Handle "popup_menu" signal (for popping the 
10810                 menu via the keyboard)
10811         * src/mimeview.c
10812         * src/mimeview.h
10813         * src/summaryview.c
10814         * src/textview.c
10815         * src/gtk/gtkutils.c
10816         * src/gtk/gtkutils.h
10817                 Factorize scrolling code, and add an API 
10818                 for MimeViewers to handle scroll orders
10819
10820 2006-08-29 [wwp]        2.4.0cvs110
10821
10822         * src/plugins//bogofilter/bogofilter.c
10823         * src/plugins//spamassassin/spamassassin.c
10824                 make the bogofilter/spamassassin filtering error dialogs at
10825         incorporation obey to the "don't popup error dialog on
10826         receive error" option. If disabled, feed the log window w/
10827         the error message.
10828
10829 2006-08-29 [paul]
10830
10831         2.5.0-rc2 released
10832
10833 2006-08-29 [paul]       2.4.0cvs109
10834
10835         * Makefile.am
10836                 remove 'make release', it's not needed
10837                 since we use 'AUTOMAKE_OPTIONS = dist-bzip2'
10838
10839 2006-08-29 [paul]       2.4.0cvs108
10840
10841         * src/foldersel.c
10842         * src/summary_search.c
10843         * src/gtk/progressdialog.c
10844         * src/plugins/pgpcore/passphrase.c
10845                 replace deprecated gtk_window_set_policy()
10846
10847 2006-08-29 [colin]      2.4.0cvs107
10848
10849         * src/folder.c
10850                 Fix data loss when copy fails during a move:
10851                 only use fast remove_msgs if everything was
10852                 copied OK; else use slow remove_msg on the
10853                 mails that got copied only.
10854
10855 2006-08-28 [paul]       2.4.0cvs106
10856
10857         * src/mh.c
10858                 revert change in 2.4.0cvs104, it breaks
10859                 stuff
10860
10861 2006-08-28 [paul]       2.4.0cvs105
10862
10863         * src/plugins/spamassassin/spamassassin.c
10864                 english fix
10865
10866 2006-08-28 [paul]       2.4.0cvs104
10867
10868         * src/mh.c
10869                 fix data loss when moving to another
10870                 mailbox fails
10871         * src/prefs_spelling.c
10872                 improve the english
10873         * src/gtk/pluginwindow.c
10874                 improve the layout of the dialog text
10875         All thanks to Colin
10876
10877 2006-08-28 [paul]       2.4.0cvs103
10878
10879         * src/plugins/bogofilter/bogofilter.c
10880         * src/plugins/bogofilter/bogofilter_gtk.c
10881                 fix english up a bit, innit
10882
10883 2006-08-28 [paul]       2.4.0cvs102
10884
10885         * configure.ac
10886         * po/Makefile.in.in
10887         * po/Makevars
10888                 require autoconf 2.60, enabling building
10889                 with gettext 0.15 (gettext 0.14.x build still
10890                 possible). Replace Makefiles with versions
10891                 from gettext 0.15.
10892                 Remove configure options --with-localedir and
10893                 --with-mandir. The options that are provided
10894                 directly by autoconf 2.60 can be used instead:
10895                 --mandir --localedir
10896
10897 2006-08-27 [colin]      2.4.0cvs101
10898
10899         * src/plugins/bogofilter/Makefile.am
10900                 Fix make dist (no README)
10901
10902 2006-08-27 [colin]      2.4.0cvs100
10903
10904         * src/folder.c
10905                 Don't use F_UNKNOWN folders for any default
10906                 outbox/trash/etc
10907         * src/plugins/bogofilter/bogofilter.c
10908         * src/plugins/bogofilter/bogofilter.h
10909         * src/plugins/bogofilter/bogofilter_gtk.c
10910                 Add an option to specify the path to bogofilter
10911                 Use single-quotes to be able to learn in folders
10912                 with spaces in their names
10913                 Verify learning status
10914
10915 2006-08-27 [colin]      2.4.0cvs99
10916
10917         * manual/faq.xml
10918         * manual/plugins.xml
10919                 Document Bogofilter plugin
10920
10921 2006-08-27 [colin]      2.4.0cvs98
10922
10923         * src/compose.c
10924         * src/messageview.c
10925         * src/procmsg.c
10926         * src/procmsg.h
10927                 When possible, copy the queued mail to sent folder
10928                 instead of re-adding. Much faster on IMAP.
10929
10930 2006-08-27 [colin]      2.4.0cvs97
10931
10932         * src/msgcache.c
10933                 Disable mmaped caches - huge metadata loss
10934                 here after a power failure.
10935         * src/summaryview.c
10936                 Add quicksearch timing
10937         * src/common/plugin.c
10938         * src/common/plugin.h
10939                 Implement an interface to tell what plugins
10940                 provide. Prevent loading of similar plugins.
10941         * src/plugins/clamav/clamav_plugin.c
10942         * src/plugins/demo/demo.c
10943         * src/plugins/dillo_viewer/dillo_viewer.c
10944         * src/plugins/pgpcore/plugin.c
10945         * src/plugins/pgpinline/pgpinline.c
10946         * src/plugins/pgpmime/pgpmime.c
10947         * src/plugins/spamassassin/spamassassin.c
10948         * src/plugins/trayicon/trayicon.c
10949                 Implement plugin_provides()
10950
10951 2006-08-27 [colin]      2.4.0cvs96
10952
10953         * configure.ac
10954         * src/plugins/Makefile.am
10955         * src/plugins/bogofilter/.cvsignore
10956         * src/plugins/bogofilter/Makefile.am
10957         * src/plugins/bogofilter/bogofilter.c
10958         * src/plugins/bogofilter/bogofilter.h
10959         * src/plugins/bogofilter/bogofilter_gtk.c
10960                 New Bogofilter plugin, provides filtering and
10961                 learning. Spamassassin will go to extra plugins.
10962
10963 2006-08-26 [mones]      2.4.0cvs95
10964
10965         * manual/handling.xml
10966                 Fix subfolder path in the example (thanks to Paul) 
10967
10968 2006-08-26 [mones]      2.4.0cvs94
10969
10970         * manual/glossary.xml
10971                 2.2. + add ISP to the glossary
10972                 7.5. + Add UIDL to glossary
10973                 7.7. + Add TCP to glossary
10974         * manual/handling.xml
10975                 7.1. + Mentions GNU/Linux distribution, what about the non...
10976                 7.2. = s/html/HTML/, quote --local option -> Dillo HTML Viewer
10977                 7.3. + Mentions .bashrc, what about the non-bash ones? 
10978                 7.4. = Use appropriate quotation for commands
10979                 7.6. = change "" to <quote></quote>
10980         * manual/plugins.xml
10981                 6.1. + Example #mh/Mailbox/Friends -> #mh/inbox/Friends         
10982         * manual/starting.xml
10983                 2.1. + local mbox file: some examples of mbox file locations...
10984                 Also reformatted files requiring it
10985
10986 2006-08-26 [wwp]        2.4.0cvs93
10987
10988         * src/summary_search.c
10989                 disable find buttons while summary search is running.
10990
10991 2006-08-25 [colin]      2.4.0cvs92
10992
10993         * src/folder.c
10994         * src/folderutils.c
10995         * src/mh.c
10996         * src/procmsg.h
10997         * src/summaryview.c
10998                 Speed up MH moving, and add progressbar
10999                 for MH deletion
11000         * src/msgcache.c
11001                 Write cache files using mmap() too
11002
11003 2006-08-25 [wwp]        2.4.0cvs91
11004
11005         * src/summaryview.c
11006                 switch spam<->ham button when a message has been marked as spam or ham
11007                 and is still selected. Thanks to Colin.
11008
11009 2006-08-25 [paul]       2.4.0cvs90
11010
11011         * src/Makefile.am
11012         * src/stock_pixmap.c
11013         * src/stock_pixmap.h
11014         * src/summaryview.c
11015         * src/gtk/icon_legend.c
11016         * src/pixmaps/copied.xpm
11017         * src/pixmaps/moved.xpm
11018                 add icons for delayed execution marked for
11019                 copying, marked for moving
11020
11021 2006-08-25 [mones]      2.4.0cvs89
11022
11023         * manual/glossary.xml
11024                 Fix the other glossary items:
11025                 5.1. = Inmmediate execution -> <quote>immediate execution...
11026                 5.2. = Fix MBOX capitalization -> Mbox
11027                 5.3. + Improve Plugins def. w/ tech. ref.
11028                 5.4. = Quotation -> replace '>' by <quote>></quote>
11029                 5.5. - SMTP Server. -> remove dot
11030         * po/es.po
11031                 Updated translation
11032
11033 2006-08-25 [mones]      2.4.0cvs88
11034
11035         * manual/ack.xml
11036                 Reformatted, changed email address
11037         * manual/glossary.xml
11038                 Reformatted, fixed MANUAL-TODO items:
11039                 8.2. + add ROT-13 to glossary
11040                 8.4. + add URL to glossary
11041         * manual/es/advanced.xml
11042                 Fixed <literal>s
11043
11044 2006-08-25 [paul]       2.4.0cvs87
11045
11046         * src/gtk/icon_legend.c
11047                 add 'marked for deletion' icon
11048                 arrange icons by containing column
11049                 wrap long label text
11050
11051 2006-08-25 [colin]      2.4.0cvs86
11052
11053         * src/common/utils.c
11054         * src/common/utils.h
11055                 Add the sc_g_*list_bigger functions in
11056                 a place everyone can use it
11057         * src/summaryview.c
11058                 Only freeze/thaw the list when working
11059                 on the selection, if it's bigger than 1
11060         * src/gtk/gtksctree.c
11061                 Only freeze/thaw the list when unselec-
11062                 ting 'all' if ('all' != 1)
11063                 This avoids some flickering
11064
11065 2006-08-24 [colin]      2.4.0cvs85
11066
11067         * src/addressbook.c
11068                 Fix strange list selection
11069                 Fix random seg (Invalid read of freed memory)
11070
11071 2006-08-24 [colin]      2.4.0cvs84
11072
11073         * src/alertpanel.c
11074         * src/gtk/inputdialog.c
11075         * src/plugins/pgpcore/passphrase.c
11076                 Revert minimal width patch of 2.4.0cvs67,
11077                 as it is also a maximal width. Use 
11078                 gtk_window_set_default_size instead.
11079
11080 2006-08-24 [colin]      2.4.0cvs83
11081
11082         * src/msgcache.c
11083                 Write cache/mark to temp files before
11084                 overwriting old ones (avoids metadata
11085                 loss if writing the new files fail).
11086                 Use mmap() to read cache/mark file, as
11087                 this makes cache reading faster. Dis-
11088                 abled for big-endian machines until it
11089                 can be tested. (Big-endian users: set
11090                 msgcache_use_mmap = TRUE in the relevant
11091                 #if).
11092         * src/procmsg.h
11093                 Move rarely used fields of MsgInfo in 
11094                 another structure, which will only be
11095                 allocated if needed. Face, X-Face,
11096                 Return receipt headers and List-*
11097                 headers are moved. Mails having none
11098                 of these occupy 52 bytes less with
11099                 this patch, which makes 2.5MB of RAM
11100                 saved on a 50k folder).
11101         * src/headerview.c
11102         * src/mainwindow.c
11103         * src/messageview.c
11104         * src/partial_download.c
11105         * src/procheader.c
11106         * src/procmsg.c
11107         * src/textview.c
11108                 Follow this structure change.
11109
11110 2006-08-24 [wwp]        2.4.0cvs82
11111
11112         * manual/es/.cvsignore
11113         * manual/es/dist/.cvsignore
11114         * manual/es/dist/html/.cvsignore
11115         * manual/es/dist/pdf/.cvsignore
11116         * manual/es/dist/ps/.cvsignore
11117         * manual/es/dist/txt/.cvsignore
11118                 more (generated) files to ignore.
11119
11120 2006-08-24 [colin]      2.4.0cvs81
11121
11122         * src/folder.c
11123         * src/mh.c
11124                 Fix possible problems with local delivery. Check the folder doesn't
11125                 need scan before setting its mtime when saving cache (which can be
11126                 done long after the folder's been modified by an external process);
11127                 Check that the stored item's mtime didn't change in mh functions.
11128
11129 2006-08-24 [mones]      2.4.0cvs80
11130
11131         * manual/advanced.xml
11132                 Rewrapping, some fixes and MANUAL-TODO items:
11133                 8.1. = change "" to <quote></quote>
11134                 8.3. = quote menu items
11135                 8.5. - deploying -> new user ... ideally a new user (redundant)
11136
11137 2006-08-23 [colin]      2.4.0cvs79
11138
11139         * src/gtk/gtksctree.c
11140                 When selecting or deselecting range, only
11141                 freeze/thaw when selection is bigger than 10
11142
11143 2006-08-23 [colin]      2.4.0cvs78
11144
11145         * src/messageview.c
11146         * src/mimeview.c
11147         * src/mimeview.h
11148         * src/plugins/dillo_viewer/dillo_viewer.c
11149                 Provide an API for MimeViewer plugins to
11150                 return a text selection for replying
11151
11152 2006-08-23 [colin]      2.4.0cvs77
11153
11154         * src/image_viewer.c
11155         * src/textview.c
11156                 Use gtk_pixbuf_new_from_file_at_scale(), which
11157                 is faster than getting the pixbuf then resizing
11158                 it.
11159
11160 2006-08-23 [colin]      2.4.0cvs76
11161
11162         * src/procmime.c
11163                 UTF-8 should be sent Quoted-printable
11164
11165 2006-08-22 [colin]      2.4.0cvs75
11166
11167         * src/mh.c
11168                 Check if scan is required before touching
11169                 the folder (or it'll be required every time)
11170
11171 2006-08-22 [colin]      2.4.0cvs74
11172
11173         * configure.ac
11174                 Require libetpan 0.46 (crasher fix when built
11175                 against gnutls)
11176
11177 2006-08-22 [colin]      2.4.0cvs73
11178
11179         * src/folder.c
11180                 Set folder's mtime after writing its
11181                 cache
11182         * src/folderview.c
11183                 Add some timing
11184         * src/procmsg.c
11185                 Don't do useless stuff if we don't 
11186                 thread by subject
11187         * src/summaryview.c
11188                 Add some timing, don't deselect prior
11189                 to selecting (gtksctree does it itself),
11190                 remove crash avoidance hacks as it's been
11191                 properly fixed since a while
11192         * src/common/utils.c
11193                 Optimize to_human_readable(): _() is slow,
11194                 do it only once, and avoid %f format for KB
11195                 (the most common in a summaryview)
11196         * src/gtk/gtksctree.c
11197                 Don't uselessly freeze/thaw (fixes flicker
11198                 on next unread and friends), reduce number
11199                 of g_list_nth/g_list_position where possible
11200         * src/gtk/gtkutils.c
11201         * src/gtk/gtkutils.h
11202                 Reduce number of g_list_nth/g_list_position
11203                 where possible.
11204                 All of this makes loading as 70k folder 2.1
11205                 seconds instead of 3.2 (with hot FS caches).
11206                 (1.3 seconds without Date and Size columns...)
11207
11208 2006-08-22 [paul]       2.4.0cvs72
11209
11210         wrap documents and do some items from mones' MANUAL-TODO:
11211
11212         * manual/account.xml
11213                 4.1. = fix tabname references to <quote>tabname</quote>
11214                 4.2. = fix "xxx" and 'xxx' items to <quote>xxx</quote>
11215         * manual/faq.xml
11216                 1.1. = mentioned options don't match UI
11217                 Add information about the 'Never send Return Receipts'
11218                 option
11219         * manual/handling.xml
11220                 6.2. = Mentions Extended symbols button, but now is
11221                 named Information
11222                 6.3. = Mentions ... button, which is now Edit
11223
11224 2006-08-22 [colin]      2.4.0cvs71
11225
11226         * src/gtk/pluginwindow.c
11227                 Fix layout in verbose translations (such
11228                 as french)
11229
11230 2006-08-22 [paul]       2.4.0cvs70
11231
11232         * manual/Makefile.am
11233                 build manuals in alphabetical order
11234         * src/addressbook.c
11235         * src/prefs_themes.c
11236                 replace/remove deprecated symbols
11237         * src/gtk/gtkutils.c
11238                 fix a warning
11239         * src/gtk/pluginwindow.c
11240                 replace deprecated symbol
11241                 replace label text and move it
11242         * src/plugins/pgpcore/prefs_gpg.c
11243                 move the 'Generate...' button out of the
11244                 Sign Key frame, replace the English used
11245         * src/plugins/pgpcore/sgpgme.c
11246                 fixes to the English
11247
11248 2006-08-21 [colin]      2.4.0cvs69
11249
11250         * src/plugins/trayicon/trayicon.c
11251                 Add more strings for translation; patch
11252                 by Pawel
11253
11254 2006-08-21 [colin]      2.4.0cvs68
11255
11256         * src/compose.c
11257                 fix replied flag not set after drafting
11258         * src/matcher.c
11259                 fix body quicksearch in non-encoded bodies
11260                 containing '='
11261         * src/msgcache.c
11262                 Get rid of the g_malloc workaround for
11263                 corrupted caches, use g_try_malloc
11264
11265 2006-08-21 [colin]      2.4.0cvs67
11266
11267         * src/alertpanel.c
11268         * src/gtk/inputdialog.c
11269         * src/plugins/pgpcore/passphrase.c
11270                 Set minimal width to 375
11271         * src/mainwindow.c
11272                 Fix switching to offline, asking if it 
11273                 should be overriden for synchronising
11274         * src/mimeview.c
11275                 Don't offer to remember command on Open 
11276                 with for text parts, as the browser or 
11277                 text editor command isn't changed from 
11278                 there
11279
11280 2006-08-20 [paul]       2.4.0cvs66
11281
11282         * po/ko.po
11283         * po/zh_CN.po
11284                 fix plural form errors. revealed by stricter
11285                 checking of gettext 0.15
11286
11287 2006-08-18 [paul]       2.4.0cvs65
11288
11289         * src/stock_pixmap.c
11290                 fix the fix of 2.4.0cvs64
11291                 Thanks to Colin
11292
11293 2006-08-18 [paul]       2.4.0cvs64
11294
11295         * src/stock_pixmap.c
11296                 fix leaks
11297                 Thanks to Colin
11298
11299 2006-08-18 [paul]       2.4.0cvs63
11300
11301         * src/compose.c
11302         * src/procmsg.c
11303                 fix occasional IMAP bug where large msgs
11304                 were left in the queue folder after sending
11305                 Thanks to Colin
11306
11307 2006-08-18 [paul]       2.4.0cvs62
11308
11309         * src/folderview.c
11310                 freeze the summaryview while quicksearch results
11311                 are displayed
11312                 (fixes bug 456 'current message is hidden when the
11313                 view is refreshed and extended search is "unread 
11314                 messages"')
11315                 Thanks to Colin
11316         * src/textview.c
11317                 add missing #include "inputdialog.h"
11318         * src/common/utils.h
11319                 add missing mailcap_update_default() and improve
11320                 readability
11321
11322 2006-08-17 [colin]      2.4.0cvs61
11323
11324         * src/plugins/pgpcore/select-keys.c
11325                 Fix warnings :)
11326
11327 2006-08-17 [colin]      2.4.0cvs60
11328
11329         * src/compose.c
11330                 Don't continue queuing if Cancel is clicked
11331                 in select-keys
11332
11333 2006-08-17 [colin]      2.4.0cvs59
11334
11335         * src/plugins/pgpcore/select-keys.c
11336                 When encrypting, if only one key matches and it 
11337                 matches exactly, automatically use it.
11338
11339 2006-08-17 [colin]      2.4.0cvs58
11340
11341         * src/mimeview.c
11342         * src/prefs_common.c
11343         * src/prefs_common.h
11344         * src/prefs_ext_prog.c
11345         * src/textview.c
11346                 Fix issues with previous patch (text/html)
11347                 Remove outdated prefs
11348
11349 2006-08-17 [colin]      2.4.0cvs57
11350
11351         * src/imap.c
11352                 Add View Log button on auth error
11353         * src/procmsg.c
11354                 Fix encrypted mail marked as new when
11355                 saved in normal folders
11356         * src/plugins/pgpinline/pgpinline.c
11357                 Fix encrypt bug on IMAP
11358         * src/mimeview.c
11359         * src/common/utils.c
11360         * src/common/utils.h
11361         * src/gtk/inputdialog.c
11362         * src/gtk/inputdialog.h
11363                 Get rid of metamail stuff, simplify
11364                 opening, and allow remembering of user's
11365                 choices (by updating ~/.mailcap). There's
11366                 still to drop "Audio player" and "Image
11367                 viewer" preferences.
11368
11369 2006-08-17 [mones]      2.4.0cvs56
11370
11371         * manual/es/sylpheed-claws-manual.xml
11372                 fix DTD path
11373
11374 2006-08-17 [mones]      2.4.0cvs55
11375
11376         * configure.ac
11377         * manual/Makefile.am
11378         * manual/es/Makefile.am
11379         * manual/es/account.xml
11380         * manual/es/ack.xml
11381         * manual/es/addrbook.xml
11382         * manual/es/advanced.xml
11383         * manual/es/faq.xml
11384         * manual/es/glossary.xml
11385         * manual/es/gpl.xml
11386         * manual/es/handling.xml
11387         * manual/es/intro.xml
11388         * manual/es/keyboard.xml
11389         * manual/es/plugins.xml
11390         * manual/es/starting.xml
11391         * manual/es/sylpheed-claws-manual.xml
11392         * manual/es/dist/Makefile.am
11393         * manual/es/dist/html/Makefile.am
11394         * manual/es/dist/pdf/Makefile.am
11395         * manual/es/dist/ps/Makefile.am
11396         * manual/es/dist/txt/Makefile.am
11397                 Spanish translation for the manual
11398
11399 2006-08-16 [colin]      2.4.0cvs54
11400
11401         * src/compose.c
11402         * src/main.c
11403         * src/mainwindow.c
11404                 Fix send button sensitivity at startup
11405                 Set send menu sensitivity (patch by Fabien)
11406         * src/ssl_manager.c
11407                 Enable closing with esc (patch by Fabien)
11408         * src/gtk/foldersort.c
11409                 Enable closing with esc (patch by Fabien)
11410         * src/procmime.c
11411                 Optimisation (no need to copy to tempfile to
11412                 "decode" 7bit and 8bit)
11413         * src/summaryview.c
11414                 Fix cruft in swap_from case
11415         * src/textview.c
11416                 Fix missing last line in some mail cases 
11417                 (Fixes debian #381872)
11418         * src/plugins/pgpcore/prefs_gpg.c
11419         * src/plugins/pgpcore/sgpgme.c
11420         * src/plugins/pgpcore/sgpgme.h
11421                 Don't show "no key found" when user explicitely
11422                 wants to create a key
11423
11424 2006-08-16 [paul]       2.4.0cvs53
11425
11426         * configure.ac
11427         * src/account.c
11428         * src/addressbook.c
11429         * src/headerview.c
11430         * src/prefs_account.c
11431         * src/prefs_message.c
11432         * src/gtk/gtkutils.c
11433                 bump up minimum required versions of GTK+ and
11434                 GLIB to 2.6.0
11435
11436 2006-08-16 [paul]       2.4.0cvs52
11437
11438         * src/toolbar.c
11439                 workaround GTK+ Bug 351600 - 'Can't re-click
11440                 on button after sensitivity update'
11441                 http://bugzilla.gnome.org/show_bug.cgi?id=351600
11442                 Thanks to Colin
11443
11444 2006-08-15 [colin]      2.4.0cvs51
11445
11446         * src/plugins/pgpcore/prefs_gpg.c
11447                 Set options sensitivity according to
11448                 key existence
11449         * src/plugins/pgpcore/sgpgme.c
11450                 Allow to create key with no passphrase
11451
11452 2006-08-14 [cleroy]     2.4.0cvs50
11453
11454         * src/gtk/pluginwindow.c
11455                 New layout (maybe to be changed?)
11456         * src/gtk/gtkutils.c
11457                 Fix a bit label_window
11458         * src/plugins/pgpcore/passphrase.c
11459         * src/plugins/pgpcore/passphrase.h
11460         * src/plugins/pgpcore/plugin.c
11461         * src/plugins/pgpcore/prefs_gpg.c
11462         * src/plugins/pgpcore/prefs_gpg.h
11463         * src/plugins/pgpcore/sgpgme.c
11464         * src/plugins/pgpcore/sgpgme.h
11465                 Allow to create a PGP private key via the GUI
11466
11467 2006-08-14 [wwp]        2.4.0cvs49
11468
11469         * src/addressbook_foldersel.c
11470                 fix strict ISO C90 compliance.
11471
11472 2006-08-14 [paul]       2.4.0cvs48
11473
11474         * src/gtk/prefswindow.c
11475                 re-set scrolled window on opening
11476                 Patch by Ticho
11477
11478 2006-08-14 [paul]
11479
11480         2.5.0-rc1 released
11481
11482 2006-08-14 [paul]       2.4.0cvs47
11483
11484         * src/prefs_display_header.c
11485                 re-enable user-defined Displayed Headers
11486
11487 2006-08-14 [paul]       2.4.0cvs46
11488
11489         * src/prefs_account.c
11490                 use GTK_STOCK_EDIT
11491
11492 2006-08-13 [colin]      2.4.0cvs45
11493
11494         * src/common/utils.c
11495                 Fix "a" in quote when the original message is empty,
11496                 by using \0 instead of 'a' to test writability of
11497                 temp files.
11498
11499 2006-08-13 [wwp]        2.4.0cvs44
11500
11501         * src/plugins/spamassassin/spamassassin.c
11502                 fix capitalization of "SpamAssassin" in some debug, log and
11503                 dialog messages.
11504
11505 2006-08-13 [paul]       2.4.0cvs43
11506
11507         * src/editldap.c
11508                 fix overlapping widgets
11509         * src/prefs_account.c
11510                 fix translation of protocol_names[]
11511                 fix label disappearing off the edge of the
11512                 visible area
11513
11514 2006-08-12 [paul]       2.4.0cvs42
11515
11516         * manual/plugins.xml
11517                 update IRC channel info before it gets forgotten
11518                 about
11519
11520 2006-08-11 [colin]      2.4.0cvs41
11521
11522         * src/compose.c
11523         * src/mainwindow.c
11524         * src/mainwindow.h
11525         * src/procmsg.c
11526         * src/procmsg.h
11527         * src/summaryview.c
11528         * src/toolbar.c
11529                 Grey out the Send button if
11530                 - Queue folders are empty, or
11531                 - We're sending already
11532
11533 2006-08-11 [wwp]        2.4.0cvs40
11534
11535         * src/main.c
11536                 fix a logic issue when quitting while a compose window is
11537                 still open, thanks to Colin.
11538
11539 2006-08-10 [colin]      2.4.0cvs39
11540
11541         * src/main.c
11542                 Fix default font size setting after wizard run
11543         * src/imap.c
11544         * src/etpan/imap-thread.c
11545         * src/etpan/imap-thread.h
11546                 Fix bug #999 (Timing out on TSL cert validation 
11547                 dialog makes ugly things happen). Also, STARTTLS
11548                 unconditionnaly if initial capabilities contain
11549                 LOGINDISABLED and STARTTLS.
11550
11551 2006-08-09 [colin]      2.4.0cvs38
11552
11553         * src/mainwindow.c
11554         * src/mainwindow.h
11555                 Fix Tools/Actions sensitivity when there are
11556                 no actions
11557
11558 2006-08-09 [colin]      2.4.0cvs37
11559
11560         * src/prefs_filtering.c
11561                 Warning fix, patch by Paul
11562         * src/messageview.c
11563         * src/prefs_actions.c
11564         * src/prefs_filtering_action.c
11565         * src/prefs_matcher.c
11566                 Uniformisation of "Info ..." to "Info..." (for
11567                 old gtk), patch by Fabien
11568         * src/plugins/clamav/clamav_plugin_gtk.c
11569                 Sensitivity fix by Fabien
11570
11571 2006-08-09 [colin]      2.4.0cvs36
11572
11573         * src/main.c
11574         * src/main.h
11575                 Add a function to know whether we're exiting
11576         * src/plugins/trayicon/trayicon.c
11577                 If exiting, don't do anything. Faster, and
11578                 avoids gtk_main_iteration reentracy causing
11579                 segfaults at exit
11580
11581 2006-08-09 [colin]      2.4.0cvs35
11582
11583         * src/messageview.c
11584         * src/mimeview.c
11585         * src/mimeview.h
11586                 Fix lack of part selection when automatically 
11587                 jumping to a specific part
11588         * src/msgcache.c
11589                 Little optimisation in cache reading
11590
11591 2006-08-09 [colin]      2.4.0cvs34
11592
11593         * src/compose.c
11594                 Fix crash setting the priority on reedit
11595                 (Accessing compose before creating it!)
11596
11597 2006-08-08 [colin]      2.4.0cvs33
11598
11599         * src/procmime.c
11600                 Fix bug #998 (last attachment is not accessible)
11601                 Bad RFC interpretation on multipart close-delimiters
11602         * src/mimeview.c
11603         * src/mimeview.h
11604         * src/gtk/gtkvscrollbutton.c
11605         * src/gtk/gtkvscrollbutton.h
11606                 Make attachments list wheel-scrollable
11607
11608 2006-08-07 [colin]      2.4.0cvs32
11609
11610         * src/gtk/gtkaspell.c
11611                 Fix bug #973 (Unicode punctation characters 
11612                 are not recognized as separators by the
11613                 spell checker); fix unsigned stuff
11614
11615 2006-08-07 [colin]      2.4.0cvs31
11616
11617         * src/compose.c
11618                 Fix bug #956 (DnD text with accents in compose 
11619                 text entry); fix gccc's signed/unsigned fuss
11620
11621 2006-08-06 [colin]      2.4.0cvs30
11622
11623         * src/main.c
11624                 Fix bug #979 (Plugin crashes when exiting 
11625                 sylpheed-claws) : handle exit request only 
11626                 once
11627
11628 2006-08-05 [colin]      2.4.0cvs29
11629
11630         * src/news.c
11631                 Just make sure we have a msgid.
11632
11633 2006-08-05 [colin]      2.4.0cvs28
11634
11635         * src/news.c
11636         * src/summaryview.c
11637                 Fix bug #995 ("Mark cross-posted as read" doesn't work)
11638                 by reimplementing it
11639         * src/textview.c
11640                 Fix bug when hiding quotes with level > 3 and quote
11641                 colors are recycled
11642
11643 2006-08-04 [colin]      2.4.0cvs27
11644
11645         * src/compose.c
11646         * src/undo.c
11647         * src/undo.h
11648                 Fix a bit replace-by-pasting undo
11649         * src/mainwindow.c
11650         * src/messageview.c
11651                 Fix Fold quotes menu synchro in
11652                 mainwindow when it changes in 
11653                 messageview
11654         * src/textview.c
11655                 Fix right-click on quotes blocks
11656         * src/common/utils.c
11657                 Verify that the file created by
11658                 my_tmpfile() is writable. Fixes
11659                 bug #988 (very specific filesystem
11660                 issue)
11661         * src/plugins/pgpcore/sgpgme.c
11662                 Fix file descriptor leak
11663         * src/plugins/spamassassin/spamassassin.c
11664                 Warn once if spamd isn't reachable
11665
11666 2006-08-04 [colin]      2.4.0cvs26
11667
11668         * src/toolbar.c
11669                 i18n context patch by Fabien
11670
11671 2006-08-03 [colin]      2.4.0cvs25
11672
11673         * src/mainwindow.c
11674         * src/messageview.c
11675                 Rename "Hide quotes" to "Fold quotes"
11676         * src/textview.c
11677                 Don't use hand cursor on quotes. "all 
11678                 the bonuses of the feature and none of 
11679                 unwelcome side-effects"
11680
11681 2006-08-03 [colin]      2.4.0cvs24
11682
11683         * AUTHORS
11684         * sylpheed-claws.desktop
11685         * src/gtk/authors.h
11686                 Bring the desktop file to XDG compliance
11687                 Patch by Charles A. Edwards
11688
11689 2006-08-03 [colin]      2.4.0cvs23
11690
11691         * src/textview.c
11692                 Fix links offset when they are preceded
11693                 by accentued chars (g_utf8_strlen!)
11694         * src/mainwindow.c
11695                 Fix wrong status when starting offline
11696
11697
11698 2006-08-03 [wwp]        2.4.0cvs22
11699
11700         * src/prefs_common.h
11701                 ask what to do w/ filtering rules that belong to an account when
11702                 applying filtering rules manually from the main window (skip,
11703                 apply regardless of the account, use current account). This dialog
11704                 can be skipped and the last reply used.
11705                 (forgot that file)
11706
11707 2006-08-03 [wwp]        2.4.0cvs21
11708
11709         * src/filtering.c
11710         * src/filtering.h
11711         * src/prefs_common.c
11712         * src/summaryview.c
11713         * src/alertpanel.c
11714         * src/alertpanel.h
11715         * src/messageview.c
11716                 ask what to do w/ filtering rules that belong to an account when
11717                 applying filtering rules manually from the main window (skip,
11718                 apply regardless of the account, use current account). This dialog
11719                 can be skipped and the last reply used.
11720
11721
11722 2006-08-03 [colin]      2.4.0cvs20
11723
11724         * src/textview.c
11725                 Optimize previous patch
11726
11727 2006-08-03 [cleroy]     2.4.0cvs19
11728
11729         * src/textview.c
11730                 Fix quotes getting toggled back when the
11731                 mail has an even number of text parts
11732
11733 2006-08-02 [colin]      2.4.0cvs18
11734
11735         * src/messageview.c
11736                 Add Hide quotes menu
11737
11738 2006-08-02 [colin]      2.4.0cvs17
11739
11740         * src/mainwindow.c
11741         * src/prefs_common.c
11742         * src/textview.c
11743         * src/textview.h
11744         * src/gtk/about.c
11745                 Allow per-level quote hiding,
11746                 Allow toggling quotes by double-clicking them
11747                 Rename RemoteURI to ClickableText to reflect
11748                 the fact it's used for a variety of things
11749
11750 2006-08-02 [wwp]        2.4.0cvs16
11751
11752         * src/mainwindow.c
11753                 fix "View/Hide quotes" menu item status initialization.
11754
11755 2006-08-02 [wwp]        2.4.0cvs15
11756
11757         * src/matcher_parser_parse.y
11758                 remove a debug trace.
11759
11760 2006-08-02 [paul]       2.4.0cvs14
11761
11762         * src/plugins/pgpcore/passphrase.c
11763                 don't set initial dialog size
11764                 make it resizable
11765
11766 2006-08-02 [paul]       2.4.0cvs13
11767
11768         * src/noticeview.c
11769                 remove the rogue '/' character
11770
11771 2006-08-02 [paul]       2.4.0cvs12
11772
11773         * src/noticeview.c
11774                 allow buttons to resize as necessary
11775
11776 2006-08-01 [wwp]        2.4.0cvs11
11777
11778         * src/mbox.c
11779                 fix strict ISO C90 compliance.
11780
11781 2006-08-01 [wwp]        2.4.0cvs10
11782
11783         * tools/update-po
11784                 updated update-po tool to work w/ context-dependent translations.
11785                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
11786
11787 2006-08-01 [wwp]        2.4.0cvs9
11788
11789         * src/matcher.c
11790         * src/prefs_filtering.c
11791         * src/prefs_matcher.c
11792                 allow context-dependent translations for "All",
11793                 patch by Fabien Vantard <fzzzzz@gmail.com>.
11794
11795 2006-07-31 [colin]      2.4.0cvs8
11796
11797         * AUTHORS
11798         * src/gtk/authors.h
11799                 Add Rafal to authors
11800
11801 2006-07-31 [colin]      2.4.0cvs7
11802
11803         * src/compose.c
11804         * src/mainwindow.c
11805         * src/messageview.h
11806         * src/prefs_common.c
11807         * src/prefs_common.h
11808         * src/textview.c
11809                 Add 'View/Hide quotes'. Patch based on a patch
11810                 by Rafal Weglarz
11811
11812 2006-07-31 [colin]      2.4.0cvs6
11813
11814         * src/action.c
11815                 Fix problem with "> stuff >" actions
11816
11817 2006-07-31 [paul]       2.4.0cvs5
11818
11819         * po/nb.po
11820                 updated by Geir Helland
11821
11822 2006-07-31 [wwp]        2.4.0cvs4
11823
11824         * src/mainwindow.c
11825         * src/summaryview.c
11826         * src/summaryview.h
11827                 add "View/Go to/Parent message" and "View/Go to/Last read message",
11828                 thanks to Colin.
11829
11830 2006-07-31 [wwp]        2.4.0cvs3
11831
11832         * src/Makefile.am
11833         * src/addr_compl.c
11834         * src/addr_compl.h
11835         * src/addressbook.c
11836         * src/addressbook.h
11837         * src/addressbook_foldersel.c
11838         * src/addressbook_foldersel.h
11839         * src/addrindex.c
11840         * src/addrindex.h
11841         * src/matcher.c
11842         * src/matcher.h
11843         * src/matcher_parser_lex.l
11844         * src/matcher_parser_parse.y
11845         * src/prefs_common.c
11846         * src/prefs_common.h
11847         * src/prefs_filtering.c
11848         * src/prefs_matcher.c
11849         * src/prefs_matcher.h
11850         * src/summaryview.c
11851                 introduce filtering against the address book. It's now possible to add
11852                 matched conditions to determine if any email address in a message matches
11853                 or doesn't match any or all books or folders in the address book.
11854
11855 2006-07-31 [wwp]        2.4.0cvs2
11856
11857         * src/account.c
11858         * src/filtering.c
11859         * src/filtering.h
11860         * src/folder.c
11861         * src/folderview.c
11862         * src/inc.c
11863         * src/mainwindow.c
11864         * src/matcher.c
11865         * src/matcher_parser_lex.l
11866         * src/matcher_parser_parse.y
11867         * src/mbox.c
11868         * src/prefs_filtering.c
11869         * src/prefs_filtering.h
11870         * src/procmsg.c
11871         * src/procmsg.h
11872         * src/summaryview.c
11873                 introduce per-account filtering rules. Each filtering rule can now be assigned
11874                 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
11875                 when applying filtering rules manually, as all rules will apply - even the ones
11876                 assigned to an account. This issue will be addressed soon.
11877  
11878
11879
11880 2006-07-31 [wwp]        2.4.0cvs1
11881
11882         * src/quote_fmt.c
11883                 make more strings translatable.
11884
11885 2006-07-31 [paul]       2.4.0
11886
11887         2.4.0 released
11888
11889 2006-07-31 [paul]       2.3.1cvs91
11890
11891         * po/ca.po
11892                 updated by Miquel Oliete
11893
11894 2006-07-31 [paul]       2.3.1cvs90
11895
11896         * po/de.po
11897         * po/el.po
11898         * po/fr.po
11899         * po/it.po
11900         * po/pl.po
11901         * po/pt_BR.po
11902         * po/sr.po
11903         * po/zh_CN.po
11904                 updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard,
11905                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes,
11906                 Aleksandar Urosevic, and Ralgh Young
11907
11908 2006-07-31 [paul]       2.3.1cvs89
11909
11910         * src/account.c
11911         * src/main.c
11912         * src/mainwindow.c
11913         * src/mainwindow.h
11914                 Fix a race condition when, after an SC crash, rescanning
11915                 folders took more than 0.5 seconds
11916                 Thanks to Colin
11917
11918 2006-07-31 [paul]       2.3.1cvs88
11919
11920         * src/folderview.c
11921                 don't translate separator strings
11922
11923 2006-07-30 [mones]      2.3.1cvs87
11924
11925         * doc/man/sylpheed-claws.1
11926                 Fixed non-ASCII chars in Hoa's name
11927         * po/es.po
11928                 Updated for release
11929
11930 2006-07-27 [colin]      2.3.1cvs86
11931
11932         * src/textview.c
11933                 Don't include the leading \n in links
11934                 Patch by Fabien
11935
11936 2006-07-25 [colin]      2.3.1cvs85
11937
11938         * src/mainwindow.c
11939         * src/common/socket.h
11940         * src/etpan/imap-thread.c
11941                 Refresh resolvers before connecting
11942                 to IMAP servers, and after switching
11943                 to online. Thanks to Paul.
11944
11945 2006-07-18 [colin]
11946
11947         * 2.4.0-rc4 released
11948
11949 2006-07-17 [colin]      2.3.1cvs84
11950
11951         * src/inc.c
11952                 Show connection attempt in statusbar before
11953                 connecting (previously first message was
11954                 "Retrieving messages from ..." after the
11955                 connection succeeded.
11956
11957 2006-07-16 [wwp]        2.3.1cvs83
11958
11959         * sylpheed-claws.ico
11960                 Added .ico file (windows multi-size icon file, generated).
11961
11962 2006-07-12 [wwp]        2.3.1cvs82
11963
11964         * src/messageview.c
11965                 remove Message/Re-edit menu entry from messageview window,
11966                 as sent/draft/queued messages are opened in compose window when
11967                 re-edited and it's not possible to re-edit other msgs.
11968
11969 2006-07-12 [paul]       2.3.1cvs81
11970
11971         * AUTHORS
11972         * src/mainwindow.c
11973         * src/gtk/authors.h
11974                 check online state before resetting
11975                 mailcheck timer. Useful if some program
11976                 verifies connection state and updates
11977                 Claws.
11978                 Patch by  Leonid Evdokimov <darkk@users.sf.net>
11979
11980 2006-07-12 [paul]       2.3.1cvs80
11981
11982         * sylpheed-claws-128x128.png
11983         * sylpheed-claws-64x64.png
11984         * sylpheed-claws.png
11985         * src/Makefile.am
11986         * src/main.c
11987         * src/prefs_toolbar.c
11988         * src/stock_pixmap.c
11989         * src/stock_pixmap.h
11990         * src/wizard.c
11991         * src/gtk/about.c
11992         * src/gtk/gtkutils.c
11993         * src/pixmaps/sylpheed-claws.xpm        ** ADDED **
11994         * src/pixmaps/sylpheed-claws_icon.xpm   ** ADDED **
11995         * src/pixmaps/sylpheed-claws_logo.xpm   ** ADDED **
11996         * src/pixmaps/sylpheed.xpm              ** REMOVED **
11997         * src/pixmaps/sylpheed_icon.xpm         ** REMOVED **
11998         * src/pixmaps/sylpheed_logo.xpm         ** REMOVED **
11999                 updated and renamed logo/icon files and related
12000                 logo by Jesper Schultz
12001
12002 2006-07-11 [paul]       2.3.1cvs79
12003
12004         * src/main.c
12005                 fix the labels a smidgin
12006
12007 2006-07-09 [colin]      2.3.1cvs78
12008
12009         * src/textview.c
12010                 Show errors in textviewer's command
12011                 Patch by H. Merijn Brand
12012
12013 2006-07-09 [colin]      2.3.1cvs77
12014
12015         * src/compose.c
12016                 Save FMID in drafts too
12017
12018 2006-07-08 [colin]      2.3.1cvs76
12019
12020         * src/compose.c
12021                 Svae RMID in drafted mails too
12022                 Save quote_fmt vars for whole mails,
12023                 don't reset at each quote_fmt_init:
12024                 allows to use the same |i{var} in
12025                 various template fields
12026         * src/prefs_template.c
12027         * src/quote_fmt.h
12028         * src/quote_fmt_parse.y
12029                 Same
12030
12031 2006-07-08 [colin]      2.3.1cvs75
12032
12033         * src/textview.c
12034                 Fix highlighting of attached parts URIs
12035
12036 2006-07-08 [colin]      2.3.1cvs74
12037
12038         * src/main.c
12039                 Prevent bug #981 (sc 2.3.1 segfaults with 
12040                 gtk+ 2.10) from being reported again:
12041                 if Sylpheed-Claws has been compiled against
12042                 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0, 
12043                 of if Sylpheed-Claws has been compiled against
12044                 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
12045                 error out.
12046
12047 2006-07-07 [colin]      2.3.1cvs73
12048
12049         * src/prefs_actions.c
12050                 Fix label
12051
12052 2006-07-07 [colin]      2.3.1cvs72
12053
12054         * src/prefs_actions.c
12055                 Fix compile on gtk < 2.8. argh :)
12056
12057 2006-07-07 [paul]       2.3.1cvs71
12058
12059         * src/common/defs.h
12060                 update DONATE_URI
12061
12062 2006-07-07 [colin]      2.3.1cvs70
12063
12064         * po/POTFILES.in
12065         * src/quote_fmt.c
12066         * src/quote_fmt_lex.l
12067         * src/quote_fmt_parse.y
12068                 Add |i{var}, a way to insert user-entered
12069                 text in a template
12070
12071 2006-07-07 [colin]
12072
12073         * 2.4.0-rc3 released
12074
12075 2006-07-07 [colin]      2.3.1cvs69
12076
12077         * src/folder.c
12078                 Don't consider inboxes of UNKNOWN folder 
12079                 classes to be useable as default inboxes
12080
12081 2006-07-07 [paul]       2.3.1cvs68
12082
12083         * src/textview.c
12084                 add missing #include <errno.h>
12085                 Thanks to René J. Blokland
12086
12087 2006-07-07 [paul]       2.3.1cvs67
12088
12089         * src/action.c
12090                 Return now Closes dialog
12091         * src/mimeview.c
12092         * src/mimeview.h
12093         * src/textview.c
12094                 add contextual menu to mime parts listed
12095                 in the textview
12096                 Thanks to Colin
12097         * src/common/utils.c
12098                 reversal: ' is a valid character in URLs
12099
12100 2006-07-06 [colin]      2.3.1cvs66
12101
12102         * src/remotefolder.h
12103                 Forgotten in previous commit
12104
12105 2006-07-06 [colin]      2.3.1cvs65
12106
12107         * src/folder.c
12108                 Set summary update flag whenever
12109                 totals changed
12110         * src/imap.c
12111         * src/prefs_account.c
12112         * src/common/utils.h
12113         * src/etpan/imap-thread.c
12114                 Fix warnings, thanks to Fabien and
12115                 Ricardo
12116
12117 2006-07-06 [wwp]        2.3.1cvs64
12118
12119         * src/gtk/gtkutils.c
12120                 GTK_STOCK_HELP exists in GTK+ 2.4.x.
12121
12122 2006-07-06 [wwp]        2.3.1cvs63
12123
12124         * src/account.c
12125         * src/addressbook.c
12126         * src/addressitem.h
12127         * src/folderview.c
12128         * src/mainwindow.c
12129         * src/manual.c
12130         * src/manual.h
12131         * src/message_search.c
12132         * src/prefs_actions.c
12133         * src/prefs_filtering.c
12134         * src/prefs_filtering.h
12135         * src/prefs_template.c
12136         * src/summary_search.c
12137         * src/summaryview.c
12138         * src/gtk/gtkutils.c
12139         * src/gtk/gtkutils.h
12140         * src/gtk/pluginwindow.c
12141                 add help buttons to some dialogs. Clicking such buttons opens a
12142                 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
12143
12144 2006-07-06 [paul]       2.3.1cvs62
12145
12146         * src/textview.c
12147                 fix attachments contextual menu
12148                 Thanks to Colin
12149
12150 2006-07-05 [colin]      2.3.1cvs61
12151
12152         * src/textview.c
12153         * src/compose.c
12154                 Handle sftp:// links
12155
12156 2006-07-05 [paul]       2.3.1cvs60
12157
12158         * src/gtk/filesel.c
12159                 grab save button by default
12160                 Thanks to Colin
12161
12162 2006-07-05 [wwp]        2.3.1cvs59
12163
12164         * manual/xml2pdf
12165                 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
12166
12167 2006-07-04 [colin]      2.3.1cvs58
12168
12169         * src/mimeview.c
12170         * src/textview.c
12171                 Use left click to select, middle click to open
12172                 on mimeparts links
12173         * src/common/utils.c
12174                 Fix segfault
12175
12176 2006-07-04 [colin]      2.3.1cvs57
12177
12178         * src/mainwindow.c
12179         * src/news.c
12180                 Warning fixes, thanks to Fabien
12181
12182 2006-07-04 [colin]      2.3.1cvs56
12183
12184         * src/mimeview.c
12185         * src/mimeview.h
12186         * src/textview.c
12187                 Allow parts to be selected via their text label
12188                 in textview
12189
12190 2006-07-04 [colin]      2.3.1cvs55
12191
12192         * src/folderview.c
12193                 Feedback when closing (for big folders)
12194         * src/prefs_actions.c
12195         * src/prefs_filtering.c
12196         * src/prefs_matcher.c
12197         * src/prefs_template.c
12198                 Fix default button when closing without
12199                 having saved
12200
12201 2006-07-04 [colin]      2.3.1cvs54
12202
12203         * src/news.c
12204                 Delete local file on deletion
12205
12206 2006-07-03 [colin]      2.3.1cvs53
12207
12208         * src/folderview.c
12209         * src/main.c
12210                 Don't freeze when rescanning after crash
12211
12212 2006-07-03 [wwp]        2.3.1cvs52
12213
12214         * src/compose.c
12215         * src/privacy.c
12216         * src/privacy.h
12217         * src/plugins/pgpinline/pgpinline.c
12218         * src/plugins/pgpmime/pgpmime.c
12219                 don't report an error when the user cancels the passphrase dialog.
12220
12221 2006-07-02 [colin]      2.3.1cvs51
12222
12223         * src/folderview.c
12224                 Open message when crossing folders with Space,
12225                 goto next unread and friends
12226
12227 2006-07-01 [colin]      2.3.1cvs50
12228
12229         * src/prefs_account.c
12230                 Typographic rules varying from language
12231                 to language (in french "Protocole :"),
12232                 we have to do that :)
12233
12234 2006-07-01 [ticho]      2.3.1cvs49
12235
12236         * src/prefs_account.c
12237                 Only use one temporary gchar* variable in
12238                 prefs_account_protocol_set_optmenu().
12239
12240 2006-07-01 [ticho]      2.3.1cvs48
12241
12242         * src/prefs_account.c
12243         * src/prefs_account.h
12244                 Use GtkLabel for existing account protocol name.
12245                 Created an array for protocol names and populate the
12246                 combobox from it in a for() cycle.
12247
12248 2006-06-30 [colin]      2.3.1cvs47
12249
12250         * src/compose.c
12251                 Block undo when changing signature (by changing
12252                 account)
12253
12254 2006-06-30 [paul]       2.3.1cvs46
12255
12256         * src/send_message.c
12257                 when editing From in the Compose window, use that address
12258                 in the Return-Path: header
12259                 Thanks to Colin
12260
12261 2006-06-30 [colin]      2.3.1cvs45
12262
12263         * src/compose.c
12264                 Fix signature replacement:
12265                 - when no newline before separator
12266                 - when reediting
12267
12268 2006-06-29 [colin]      2.3.1cvs44
12269
12270         * src/folderview.c
12271         * src/folderview.h
12272         * src/mainwindow.c
12273         * src/summaryview.c
12274                 Let 'View/Go to/Next marked' work like
12275                 Next new & Next unread: across folders
12276                 Change the select_on_entry pref to do
12277                 what we want when changing folder
12278         * src/common/utils.c
12279                 Fix single-quoted links 
12280
12281 2006-06-29 [colin]      2.3.1cvs43
12282
12283         * src/gtk/gtkaspell.c
12284                 "Sylpheed" and "Sylpheed-Claws" do exist !
12285
12286 2006-06-29 [colin]      2.3.1cvs42
12287
12288         * src/imap.c
12289                 Forgot to remove debug
12290
12291 2006-06-29 [colin]      2.3.1cvs41
12292
12293         * src/imap.c
12294         * src/imap.h
12295         * src/mainwindow.c
12296                 Disconnect from IMAP servers when going
12297                 offline. Fixes bug #978 (going to offline-mode 
12298                 won't close connections)
12299
12300 2006-06-29 [colin]      2.3.1cvs40
12301
12302         * src/main.c
12303                 Fix transient setting on failing plugins
12304                 Patch by Fabien
12305         * src/plugins/pgpcore/sgpgme.c
12306                 Only warn for OpenPGP. Most people don't
12307                 have CMS available.
12308
12309 2006-06-29 [colin]      2.3.1cvs39
12310
12311         * src/compose.c
12312                 Fix Spelling menu (discrepancy between context menu
12313                 and top menu when folder's dictionary isn't the 
12314                 default one)
12315         * src/plugins/pgpcore/sgpgme.c
12316                 More error reporting about why gpgme can fail
12317
12318 2006-06-29 [wwp]        2.3.1cvs38
12319
12320         * src/mainwindow.c
12321                 honor the display-header-pane setting even when the message view
12322                 is a separate window.
12323
12324 2006-06-29 [wwp]        2.3.1cvs37
12325
12326         * src/prefs_actions.c
12327                 forgot to commit that one (use of GTK_STOCK_INFO).
12328
12329 2006-06-29 [colin]      2.3.1cvs36
12330
12331         * src/imap.c
12332                 Better handling of login errors (ask the password
12333                 again once), alert in case of error. Fix three
12334                 signedness warnings.
12335
12336 2006-06-28 [wwp]        2.3.1cvs35
12337
12338         * src/prefs_template.c
12339         * src/prefs_matcher.c
12340         * src/prefs_filtering_action.c
12341         * src/prefs_quote.c
12342                 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
12343                 patch by Fabien Vantard, slightly modified.
12344
12345 2006-06-28 [paul]
12346
12347         2.4.0-rc2 released
12348
12349 2006-06-28 [colin]      2.3.1cvs34
12350
12351         * src/prefs_account.c
12352                 Fix bug #977 (Can't add or edit imap accounts)
12353
12354 2006-06-28 [colin]      2.3.1cvs33
12355
12356         * src/mimeview.c
12357                 Fix previous
12358
12359 2006-06-28 [colin]      2.3.1cvs32
12360
12361         * src/mimeview.c
12362                 Save named inlined attachments with "Save all"
12363         * src/main.c
12364         * src/mbox.c
12365         * src/common/plugin.c
12366         * src/common/plugin.h
12367         * src/common/sylpheed.c
12368         * src/common/utils.c
12369         * src/plugins/pgpcore/sylpheed.def
12370         * src/plugins/pgpinline/sylpheed.def
12371         * src/plugins/pgpmime/sylpheed.def
12372                 Win32 compatibility patch, by
12373                 Werner Koch
12374
12375 2006-06-28 [wwp]        2.3.1cvs31
12376
12377         * src/imap.c
12378         * src/prefs_folder_item.c
12379                 less compilation warnings (thanks to Fabien Vantard), less typos.
12380
12381 2006-06-28 [paul]       2.3.1cvs30
12382
12383         * src/gtk/gtkutils.c
12384                 gtk_combo_box_set_focus_on_click() is only
12385                 available since gtk 2.6.0
12386
12387 2006-06-28 [paul]       2.3.1cvs29
12388
12389         * src/prefs_ext_prog.c
12390                 fix engrish and add a tooltip for the
12391                 'command for 'Display as text' option
12392
12393 2006-06-28 [paul]
12394
12395         2.4.0-rc1 released
12396
12397 2006-06-28 [paul]       2.3.1cvs28
12398
12399         * ChangeLog
12400         * tools/Makefile.am
12401                 include textviewer.pl in releases
12402
12403 2006-06-28 [paul]       2.3.1cvs27
12404
12405         * src/prefs_ext_prog.c
12406                 hide Print command option if libgnomeprint
12407                 support is present
12408
12409 2006-06-27 [colin]      2.3.1cvs26
12410
12411         * src/compose.c
12412                 Fix Esc handling in insert/attach dialog
12413                 Don't show this dialog if dragging something
12414                 else than text/uri-list
12415                 Thanks to Fabien Vantard
12416         * tools/textviewer.pl
12417                 Filter script to display stuff as text
12418                 by H. Merijn Brand
12419
12420 2006-06-27 [wwp]        2.3.1cvs25
12421
12422         * src/messageview.c
12423                 use the exact product name (message view title), patch
12424                 by Fabien Vantard.
12425
12426 2006-06-27 [ticho]      2.3.1cvs24
12427
12428         * src/prefs_account.c
12429         * src/prefs_common.c
12430         * src/prefs_common.h
12431         * src/prefs_ext_prog.c
12432         * src/textview.c
12433                 Add a preference (Preferences/External programs)
12434                 to allow "Display as text" to be done via a script
12435                 (patch by H.Merijn Brand).
12436                 Use GtkComboBox for protocol selection in account
12437                 preferences.
12438                 Only include current choice for existing accounts, and
12439                 insensitivize the combobox.
12440
12441 2006-06-27 [paul]       2.3.1cvs23
12442
12443         * src/mbox.c
12444                 fix crasher introduced in cvs21.
12445                 Thanks to Colin
12446
12447 2006-06-26 [colin]      2.3.1cvs22
12448
12449         * src/mbox.c
12450                 Fix double-frees when leaving folders
12451                 after exporting to mbox
12452
12453 2006-06-26 [colin]      2.3.1cvs21
12454
12455         * src/mbox.c
12456                 More feedback (and optimisation)
12457                 on import/export
12458         * src/common/utils.c
12459                 Fix case when looking for mail addresses
12460         * src/gtk/gtkutils.c
12461                 Extra check for (X-)Face
12462
12463 2006-06-25 [ticho]      2.3.1cvs20
12464
12465         * src/compose.c
12466         * src/exphtmldlg.c
12467         * src/gtk/gtkutils.c
12468         * src/gtk/gtkutils.h
12469                 Added second argument to gtkut_sc_combobox_create() to
12470                 control focus-on-click for the widget.
12471                 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
12472
12473 2006-06-25 [ticho]      2.3.1cvs19
12474
12475         * src/compose.c
12476         * src/gtk/Makefile.am
12477         * src/gtk/combobox.c
12478         * src/gtk/combobox.h
12479         * src/gtk/gtkutils.c
12480         * src/gtk/gtkutils.h
12481                 Use GtkComboBox instead of deprecated GtkOptionMenu
12482                 for account selector in compose window and for encoding
12483                 selector in attachment properties.
12484                 Also factorise working with the new GtkComboBox somewhat.
12485
12486 2006-06-24 [paul]       2.3.1cvs18
12487
12488         * src/prefs_common.c
12489                 use the correct default value
12490
12491 2006-06-24 [paul]       2.3.1cvs17
12492
12493         * src/compose.c
12494         * src/prefs_common.c
12495         * src/prefs_common.h
12496         * src/prefs_compose_writing.c
12497                 enable setting of default action when
12498                 dnd'ing files in the compose window.
12499                 (Collaborative effort with wwp)
12500
12501 2006-06-23 [wwp]        2.3.1cvs16
12502
12503         * src/compose.c
12504                 i18n fix (thanks to Fabien Vantard)
12505
12506 2006-06-22 [colin]      2.3.1cvs15
12507
12508         * src/prefs_customheader.c
12509                 Don't use filters in custom headers' file 
12510                 selector. Remember, extensions mean nothing :)
12511
12512 2006-06-22 [paul]       2.3.1cvs14
12513
12514         * configure.ac
12515                 allow setting of man directory location
12516
12517 2006-06-22 [colin]      2.3.1cvs13
12518
12519         * src/mainwindow.c
12520                 Add 'View/Go to/Next unread folder'.
12521                 I missed that :)
12522
12523 2006-06-22 [colin]      2.3.1cvs12
12524
12525         * src/common/utils.c
12526                 Add some subject prefixes
12527                 Patch by Bjorn T Johansen <btj@havleik.no>
12528
12529 2006-06-22 [colin]      2.3.1cvs11
12530
12531         * manual/advanced.xml
12532                 Forgotten hidden pref
12533
12534 2006-06-21 [paul]       2.3.1cvs10
12535
12536         * src/prefs_account.c
12537                 complete the removal of 'Add date header' option
12538
12539 2006-06-21 [paul]       2.3.1cvs9
12540
12541         * src/account.c
12542         * src/compose.c
12543         * src/prefs_account.c
12544         * src/prefs_account.h
12545                 remove option to add date header - always
12546                 add date header
12547         * src/etpan/imap-thread.c
12548                 fix warnings (Thanks to Colin)
12549
12550 2006-06-21 [wwp]        2.3.1cvs8
12551
12552         * src/folder.c
12553                 set the attachment flag when inline text part are (file)named. This is more convenient
12554                 when receiving (for instance) inline source files or patches sent using thunderbird.
12555
12556 2006-06-21 [paul]       2.3.1cvs7
12557
12558         * src/inc.c
12559                 fix off-by-one count of current msg in
12560                 statusbar filtering progressbar
12561
12562 2006-06-21 [paul]       2.3.1cvs6
12563
12564         * src/folder.c
12565                 Show attachment icon even if the part is 'inline'
12566                 if the following conditions are met:
12567                 - content-type != 'text/plain'
12568                 - content-type != '*/pgp-signature'
12569                 - either 'name' or 'filename' parameter is not NULL
12570                 
12571                 Thanks to Colin
12572
12573 2006-06-21 [paul]       2.3.1cvs5
12574
12575         * src/messageview.c
12576         * src/prefs_common.c
12577         * src/prefs_common.h
12578         * src/prefs_other.c
12579                 add an option to 'Never send Return
12580                 Receipts'
12581                 Thanks to Colin
12582
12583 2006-06-20 [mones]      2.3.1cvs4
12584
12585         * po/es.po
12586                 updated
12587         * src/compose.c
12588                 typo fixed (space after comma)
12589         * tools/make.themes.project
12590                 remove exec mode from tarball files
12591
12592 2006-06-20 [colin]      2.3.1cvs3
12593
12594         * src/news.c
12595         * src/procheader.c
12596         * src/unmime.c
12597                 Better fix for \n's in headers (don't 
12598                 break Received: and others)
12599
12600 2006-06-20 [paul]       2.3.1cvs2
12601
12602         * src/alertpanel.c
12603         * src/textview.c
12604                 improve legibility of phishing attempt
12605                 dialog
12606
12607 2006-06-20 [paul]       2.3.1cvs1
12608
12609         * NEWS
12610         * README
12611         * configure.ac
12612                 Update version number following
12613                 stable release
12614
12615 2006-06-20 [colin]      2.3.0cvs26
12616
12617         * src/compose.c
12618                 When dragging a file to the text of the compose
12619                 window, ask whether we want to insert or attach
12620                 (I know lots of people who do that to attach)
12621
12622 2006-06-20 [colin]      2.3.0cvs25
12623
12624         * src/etpan/imap-thread.c
12625                 Fix threshold (the append command is often > 32 bytes)
12626
12627 2006-06-19 [colin]      2.3.0cvs24
12628
12629         * src/imap.c
12630         * src/etpan/imap-thread.c
12631                 Workaround Rockliffe IMAP server bug: replace
12632                 "x UID SEARCH (ANSWERED UID 1:*)" with
12633                 "x UID SEARCH ANSWERED"
12634                 (Rockliffe doesn't handle the parenthesis)
12635
12636 2006-06-19 [colin]      2.3.0cvs23
12637
12638         * src/compose.c
12639         * src/imap.c
12640         * src/etpan/imap-thread.c
12641                 Probably fix bug #972 (Freezes when adding 
12642                 an attachment to the message)
12643         * src/common/defs.h
12644                 Modernize Firefox cmd
12645
12646
12647 2006-06-18 [colin]      2.3.0cvs22
12648
12649         * src/prefs_customheader.c
12650                 Only allow correct filenames for various
12651                 custom headers
12652
12653 2006-06-18 [colin]      2.3.0cvs21
12654
12655         * src/prefs_customheader.c
12656                 Add a 'From File...' button in custom headers prefs, which
12657                 try to do the right thing: 
12658                 for normal headers, use file as plaintext,
12659                 for X-Face, calls compface,
12660                 for Face, encode to b64.
12661
12662 2006-06-17 [colin]      2.3.0cvs20
12663
12664         * src/mh.c
12665                 Warning fix
12666
12667 2006-06-16 [colin]      2.3.0cvs19
12668
12669         * src/summaryview.c
12670                 Recursive quicksearch: show message list
12671                 in current folder, *then* search children
12672                 in the background.
12673
12674 2006-06-16 [colin]      2.3.0cvs18
12675
12676         * src/main.c
12677                 Instead of ignoring SIGPIPE, save caches
12678                 when getting one. Will fix the fact that
12679                 hot caches are out-of-date when logging 
12680                 out of Xorg.
12681         * src/compose.c
12682         * src/prefs_compose_writing.c
12683                 Only save text (not attachments) when 
12684                 auto-saving to drafts
12685         * src/unmime.c
12686                 Always replace \n, \r and \t with spaces
12687                 in headers
12688         * manual/dist/html/Makefile.am
12689         * manual/dist/pdf/Makefile.am
12690         * manual/dist/ps/Makefile.am
12691         * manual/dist/txt/Makefile.am
12692         * manual/fr/dist/html/Makefile.am
12693         * manual/fr/dist/pdf/Makefile.am
12694         * manual/fr/dist/ps/Makefile.am
12695         * manual/fr/dist/txt/Makefile.am
12696         * manual/pl/dist/html/Makefile.am
12697         * manual/pl/dist/pdf/Makefile.am
12698         * manual/pl/dist/ps/Makefile.am
12699         * manual/pl/dist/txt/Makefile.am
12700                 Fix make clean removing pregenerated manuals
12701
12702
12703 2006-06-16 [colin]      2.3.0cvs17
12704
12705         * src/plugins/pgpcore/sgpgme.c
12706         * src/plugins/pgpmime/pgpmime.c
12707         * src/plugins/pgpinline/pgpinline.c
12708                 Better error reporting in setup_signers.
12709                 Don't fallback to default key if specified
12710                 key isn't found.
12711                 Don't allow signing if more than one secret
12712                 key matches the one specified in prefs.
12713
12714 2006-06-15 [colin]      2.3.0cvs16
12715
12716         * src/folderview.c
12717                 Add "Send queue" in the folder's contextual
12718                 menu
12719         * src/compose.c
12720         * src/messageview.c
12721         * src/privacy.c
12722         * src/privacy.h
12723         * src/procmime.c
12724         * src/procmsg.c
12725         * src/plugins/pgpcore/passphrase.c
12726         * src/plugins/pgpcore/sgpgme.c
12727         * src/plugins/pgpinline/pgpinline.c
12728         * src/plugins/pgpmime/pgpmime.c
12729                 Better error reporting
12730         * src/mbox.c
12731                 Probably fix bug #971 (2.2.3 cannot read mail 
12732                 from local mbox)
12733
12734
12735 2006-06-15 [mones]      2.3.0cvs15
12736
12737         * tools/make.themes.project
12738                 creates the themes project from the web page
12739
12740 2006-06-15 [colin]      2.3.0cvs14
12741
12742         * src/folder.c
12743                 Better fix (avoid losing the folder if scan_tree 
12744                 fails)
12745
12746 2006-06-15 [cleroy]     2.3.0cvs13
12747
12748         * src/folder.c
12749                 Probably fix Bug #969 (crash on rebuilding 
12750                 imap folder)
12751
12752 2006-06-14 [colin]      2.3.0cvs12
12753
12754         * manual/dtd/manual.xsl
12755         * manual/sylpheed-claws-manual.xml
12756         * manual/fr/sylpheed-claws-manual.xml
12757         * manual/pl/sylpheed-claws-manual.xml
12758                 Insert pagebreaks between sections
12759
12760 2006-06-14 [paul]       2.3.0cvs11
12761
12762         * configure.ac
12763                 better fix than 2.3.0cvs10
12764
12765 2006-06-14 [paul]       2.3.0cvs10
12766
12767         * configure.ac
12768                 fix setting of PACKAGE_DATA_DIR with newer autoconf
12769                 (backwards compatible)
12770
12771 2006-06-13 [colin]      2.3.0cvs9
12772
12773         * src/messageview.c
12774                 Fix sending of return receipt with the new queue folders
12775
12776 2006-06-13 [wwp]        2.3.0cvs8
12777
12778         * src/quote_fmt_lex.l
12779                 fix wrong tokens returned in quote_fmt lexer, query not().
12780
12781 2006-06-13 [wwp]        2.3.0cvs7
12782
12783         * src/folder.c
12784         * src/prefs_folder_item.c
12785                 allow changing folder type even when folder is not a top-level one,
12786                 thanks to Colin.
12787
12788 2006-06-12 [colin]      2.3.0cvs6
12789
12790         * src/folderview.c
12791                 Fix double-ask of "Do you want to mark all
12792                 as read"
12793
12794 2006-06-12 [colin]      2.3.0cvs5
12795
12796         * src/compose.c
12797         * src/compose.h
12798         * src/folder.c
12799         * src/folder.h
12800         * src/imap.c
12801         * src/inc.c
12802         * src/main.c
12803         * src/messageview.c
12804         * src/mh.c
12805         * src/prefs_folder_item.c
12806         * src/procheader.c
12807         * src/procmime.c
12808         * src/procmsg.c
12809         * src/procmsg.h
12810         * src/send_message.c
12811         * src/summaryview.c
12812         * src/toolbar.c
12813                 Apply bug #964's patch (Queue and drafts aren't normal)
12814                 The Drafts and Queue folder now contain RFC-822 files,
12815                 allowing to move and copy mails from and to these 
12816                 folders. Moving from Drafts to Queue will prepare the
12817                 mail for sending (PGP signature, encryption, etc).
12818                 This patch also rework sending errors handling to try
12819                 to be more helpful.
12820                 Also, allow redefining folder types via the GUI 
12821                 (Folder type in its Properties)
12822
12823 2006-06-12 [colin]      2.3.0cvs4
12824
12825         * src/summaryview.c
12826         * src/prefs_common.c
12827         * src/prefs_common.h
12828         * src/gedit-print.c
12829                 Allow to define a specific print font - patch
12830                 by Bernhard Walle <bernhard.walle@gmx.de>
12831         * src/prefs_fonts.c
12832         * manual/advanced.xml
12833         * manual/fr/advanced.xml
12834                 Add a hidden pref to allow deletion without
12835                 confirmation
12836
12837 2006-06-12 [wwp]        2.3.0cvs3
12838
12839         * .cvsignore
12840                 more files to ignore.
12841
12842 2006-06-12 [wwp]        2.3.0cvs2
12843
12844         * src/quote_fmt.c
12845         * src/quote_fmt_lex.l
12846         * src/quote_fmt_parse.y
12847                 extend the quote_fmt parser (templates and quotes):
12848                 - allow limited sub-expressions in |p{} and |f{} expressions,
12849                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
12850                 - implemented/fixed missing implementation of query_references and show_references,
12851                 - completed, fixed contents and format of the symbols help dialog,
12852                 - fix some compilation warnings.
12853
12854 2006-06-12 [wwp]        2.3.0cvs1
12855
12856         * manual/advanced.xml
12857         * manual/fr/advanced.xml
12858                 updates in the "templates" section of the manual (eng/fr):
12859                  - be more precise (both versions)
12860                  - completed to match the english reference (fr version)
12861                  - touchups (both versions)
12862
12863 2006-06-12 [paul]       2.3.0
12864
12865         2.3.0 released
12866
12867 2006-06-12 [paul]       2.2.3cvs14
12868
12869         * po/ca.po
12870         * po/cs.po
12871         * po/de.po
12872         * po/el.po
12873         * po/fr.po
12874         * po/it.po
12875         * po/pt_BR.po
12876         * po/sr.po
12877         * po/zh_CN.po
12878                 updated by Miquel Oliete, Tim, Stephan Sachse,
12879                 Stavros Giannouris, Fabien Vantard, Andrea
12880                 Spadaccini, Frederico Goncalves Guimaraes,
12881                 Aleksandar Urosevic, and Ralgh Young
12882
12883 2006-06-12 [colin]      2.2.3cvs13
12884
12885         * src/mbox.c
12886                 Add missing header
12887
12888 2006-06-11 [colin]      2.2.3cvs12
12889
12890         * src/msgcache.c
12891                 Verify that g_malloc() succeeded
12892
12893 2006-06-11 [colin]      2.2.3cvs11
12894
12895         * src/wizard.c
12896                 Add Face header to welcome mail
12897
12898 2006-06-10 [colin]      2.2.3cvs10
12899
12900         * src/textview.c
12901                 Revert previous (Forgot it changes the
12902                 margin on the whole mail)
12903
12904 2006-06-10 [colin]      2.2.3cvs9
12905
12906         * src/textview.c
12907                 Don't overlap long headers under (X-)Face
12908
12909 2006-06-10 [mones]      2.2.3cvs8
12910
12911         * manual/xml2pdf
12912                 allow generation of manual on systems lacking saxon binary
12913                 but with java and the saxon library installed
12914
12915         * po/es.po
12916                 updated for release
12917
12918 2006-06-09 [colin]      2.2.3cvs7
12919
12920         * src/summaryview.c
12921                 Fix leak when using Display Sender using Addressbook
12922
12923 2006-06-09 [colin]      2.2.3cvs6
12924
12925         * src/compose.c
12926         * src/folder.c
12927         * src/folderview.c
12928         * src/mimeview.c
12929         * src/summaryview.c
12930                 More leaks fixes
12931
12932 2006-06-09 [paul]       2.2.3cvs5
12933
12934         * AUTHORS
12935         * src/gtk/authors.h
12936         * tools/claws.i18n.status.pl
12937                 updated with new info
12938
12939 2006-06-09 [paul]       2.2.3cvs4
12940
12941         * README
12942                 updated
12943         * manual/ack.xml
12944                 add wwp to authors list
12945         * src/gtk/authors.h
12946                 update mine and Colin's addresses
12947
12948 2006-06-08 [colin]      2.2.3cvs3
12949
12950         * src/etpan/imap-thread.c
12951                 Fix leak on SSL cert check
12952
12953 2006-06-08 [colin]      2.2.3cvs2
12954
12955         * src/common/utils.c
12956                 Fix leak
12957
12958 2006-06-08 [paul]       2.2.3cvs1
12959
12960         * configure.ac
12961                 Update version number following
12962                 stable release
12963
12964 2006-06-07 [colin]      2.2.2cvs3
12965
12966         * src/msgcache.c
12967                 Fix catching cache read errors (guint instead of gint)
12968                 Prevent malloc'ing more than 8MB (means cache corruption)
12969
12970 2006-06-07 [paul]       2.2.2cvs2
12971
12972         * src/exporthtml.c
12973         * src/exportldif.c
12974         * src/mh.c
12975         * src/mutt.c
12976         * src/pine.c
12977         * src/common/utils.c
12978                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
12979                 obey $HOME'
12980                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
12981                 Thanks to Colin
12982
12983 2006-06-06 [paul]       2.2.2cvs1
12984
12985         * configure.ac
12986                 Update version number following
12987                 stable release
12988
12989 2006-06-06 [paul]       2.2.1cvs6
12990
12991         * src/matcher.c
12992                 fix  implicit declaration of
12993                 sylpheed_do_idle()
12994                 Patch by Fabien Vantard
12995
12996 2006-06-06 [paul]       2.2.1cvs5
12997
12998         * src/matcher.c
12999                 fix age_greater and age_lower so that they
13000                 mean what say and not '...or equal to'
13001                 Thanks to Colin
13002
13003 2006-06-06 [paul]       2.2.1cvs4
13004
13005         * src/textview.c
13006         * src/common/utils.c
13007                 fix URI check
13008                 Thanks to Colin
13009
13010 2006-06-05 [wwp]        2.2.1cvs3
13011
13012         * manual/fr/account.xml
13013                 minor language fixes (thanks to Fabien Vantard).
13014
13015 2006-06-05 [colin]      2.2.1cvs2
13016
13017         * src/prefs_folder_item.c
13018         * src/folderview.c
13019                 Allow recursive setting of properties 
13020                 for whole mailboxes
13021         * src/matcher.c
13022                 Don't freeze on 'test' filtering rule
13023
13024 2006-06-05 [colin]      2.2.1cvs1
13025
13026         * configure.ac
13027                 Update version number following
13028                 stable release
13029
13030 2006-06-04 [wwp]        2.2.0cvs82
13031
13032         * manual/glossary.xml
13033         * manual/account.xml
13034         * manual/fr/glossary.xml
13035         * manual/fr/account.xml
13036                 added glossary section and references/links related to the Face custom header.
13037
13038 2006-06-04 [colin]      2.2.0cvs81
13039
13040         * src/summaryview.c
13041                 Skip to next message on move with no
13042                 immediate execution
13043
13044 2006-06-04 [wwp]        2.2.0cvs80
13045
13046         * manual/xml2pdf
13047                 added sanity checks, exit when needed.
13048
13049 2006-06-03 [paul]       2.2.0cvs79
13050
13051         * src/prefs_receive.c
13052                 page name is now 'Receiving'
13053         * src/prefs_send.c
13054                 page name is now 'Sending'
13055
13056 2006-06-03 [colin]      2.2.0cvs78
13057
13058         * src/plugins/spamassassin/spamassassin_gtk.c
13059                 Autoswitch to Localhost if transport was previously
13060                 disabled. Else people had to check [] Enable, then
13061                 *reselect* transport.
13062
13063 2006-06-03 [colin]      2.2.0cvs77
13064
13065         * src/plugins/pgpinline/pgpinline.c
13066         * src/plugins/pgpmime/pgpmime.c
13067                 Check that gpg_data_release_and_get_mem 
13068                 didn't fail (now, why this happens...)
13069
13070 2006-06-03 [colin]      2.2.0cvs76
13071
13072         * src/mbox.c
13073                 Fix bug #962 (Manual and/or UI should 
13074                 warn about incompatible locking 
13075                 causing dataloss)
13076
13077 2006-06-02 [cleroy]     2.2.0cvs75
13078
13079         * src/filtering.c
13080         * src/folder.c
13081         * src/procmsg.c
13082         * src/summaryview.c
13083                 Fix a few leaks
13084
13085 2006-06-02 [colin]      2.2.0cvs74
13086
13087         * src/main.c
13088                 On exit, free caches after writing them
13089                 Shuts up some valgrind false positives
13090         * src/procmsg.c
13091         * src/send_message.c
13092                 Fix races when reusing existing SMTP connections
13093                 Fix inexistant session timeout
13094         * src/toolbar.c
13095                 Display alertpanel after all queues have
13096                 been processed, not after each
13097
13098 2006-06-02 [wwp]        2.2.0cvs73
13099
13100         * manual/fr/glossary.xml
13101         * manual/fr/ack.xml
13102         * manual/ack.xml
13103                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
13104
13105 2006-06-02 [wwp]        2.2.0cvs72
13106
13107         * manual/xml2pdf
13108         * manual/dist/pdf/Makefile.am
13109         * manual/dtd/manual.xsl
13110         * manual/fr/dist/pdf/Makefile.am
13111         * manual/pl/dist/pdf/Makefile.am
13112                 we changed the procedure to generate the .pdf version of the manual.
13113                 The procedure is more modern and the .pdf we get now has a valid index.
13114                 Here are the new pre-requisites:
13115
13116                 - JRE 1.x (1.4 here): there must be one from your distro
13117                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
13118                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
13119                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
13120
13121                 See my posts for further info about the installation of this toolchain:
13122
13123                 Date: Fri, 19 May 2006 19:40:06 +0200
13124                 From: wwp <subscript@free.fr>
13125                 To: sylpheed-claws-devel@lists.sourceforge.net
13126                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
13127
13128                 and
13129
13130                 Date: Wed, 24 May 2006 12:58:49 +0200
13131                 From: wwp <subscript@free.fr>
13132                 To: sylpheed-claws-devel@lists.sourceforge.net
13133                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
13134
13135 2006-06-01 [colin]      2.2.0cvs71
13136
13137         * src/compose.c
13138                 Better guards against IMAP races
13139         * src/main.c
13140         * src/prefs_common.c
13141         * src/prefs_common.h
13142         * src/common/ssl_certificate.c
13143         * src/etpan/imap-thread.c
13144         * src/etpan/imap-thread.h
13145         * src/gtk/sslcertwindow.c
13146                 New hidden option ssl_skip_cert_check to 
13147                 avoid dups of bug #959 (libetpan linked
13148                 against gnutls and gnutls buggy on 64bit)
13149                 Present expired warning only once per
13150                 session/server.
13151         * manual/advanced.xml
13152         * manual/fr/advanced.xml
13153                 Document new option
13154
13155 2006-06-01 [wwp]        2.2.0cvs70
13156
13157         * src/messageview.c
13158                 fix for bug #961 (return receipt dialog 
13159                 complains incorrectly about return-path 
13160                 email adress being different), thanks 
13161                 to Colin.
13162
13163 2006-05-31 [cleroy]     2.2.0cvs69
13164
13165         * src/common/ssl.c
13166                 Guard against NULLs, although this
13167                 should never be an issue
13168
13169 2006-05-31 [colin]      2.2.0cvs68
13170
13171         * src/filtering.c
13172                 Use g_slist_prepend
13173         * src/imap.c
13174                 Don't remove caches when destroying folder, it
13175                 could (should) be done at exit
13176         * src/inc.c
13177                 free processing cache after incorporation
13178         * src/etpan/imap-thread.c
13179                 Maybe fix bug #959 (Crash on moving to emails 
13180                 to a imap account per ssl with a expired 
13181                 certificate.)
13182
13183 2006-05-30 [colin]      2.2.0cvs67
13184
13185         * src/summaryview.c
13186                 Put back event flush when displaying message
13187                 It avoids reading a bunch of messages just
13188                 by hitting shift-n for too long ;)
13189
13190 2006-05-29 [colin]      2.2.0cvs66
13191
13192         * src/summaryview.c
13193                 Remove useless g_warnings
13194
13195 2006-05-29 [colin]      2.2.0cvs65
13196
13197         * src/imap.c
13198                 Fix g_slist_append()s for performance
13199
13200 2006-05-29 [colin]      2.2.0cvs64
13201
13202         * src/compose.c
13203         * src/common/utils.c
13204                 Fix extraneous tab at start of addresses
13205         * src/mainwindow.c
13206                 Fix warnings (thanks to Fabien)
13207                 Fix crash at exit when composing messages 
13208                 exist
13209         * src/pop.c
13210                 Fix progress bar when deleting expired mails
13211                 Thanks to Hiro
13212         * src/summaryview.c
13213         * src/gtk/gtksctree.c
13214                 Fix re-sorting slowness
13215
13216 2006-05-29 [paul]       2.2.0cvs63
13217
13218         * src/mh.c
13219                 fetch full message when moving mails
13220                 from another mailbox, (fixed data loss
13221                 when filtering from IMAP to MH, introduced
13222                 in 2.2.0cvs57).
13223                 Thanks to Colin
13224
13225 2006-05-29 [mones]      2.2.0cvs62
13226
13227         * src/gtk/gtksctree.c
13228                 Unselect faster (patch by Colin)        
13229
13230 2006-05-26 [colin]      2.2.0cvs61
13231
13232         * src/summaryview.c
13233                 Unplug MSGINFO_UPDATE callback on delete too.
13234
13235 2006-05-26 [colin]      2.2.0cvs60
13236
13237         * src/foldersel.c
13238                 Fix bold in folder selection window with glib2.10
13239                 thanks Hiro
13240
13241 2006-05-26 [colin]      2.2.0cvs59
13242
13243         * src/procheader.c
13244                 Convert date only if necessary (and don't
13245                 try to convert from utf8 to utf8, too)
13246         * src/summaryview.c
13247                 Only set column's text if the column's 
13248                 displayed
13249
13250 2006-05-26 [colin]      2.2.0cvs58
13251
13252         * src/summaryview.c
13253         * src/gtk/gtkutils.c
13254                 Fix useless warning
13255
13256 2006-05-26 [colin]      2.2.0cvs57
13257
13258         * src/mainwindow.c
13259                 Make summaryview selectable as long as 
13260                 no message has focus
13261         * src/mh.c
13262                 Faster deletion (by implementing mh_remove_msgs)
13263                 Faster copy (avoid using mh_fetch_msg just to get
13264                 the filename)
13265                 Faster move (using move_file instead of copy_file
13266                 if MSG_IS_MOVE)
13267                 No progressbar if total number of mails to cp/mv 
13268                 is less than 100
13269         * src/summaryview.c
13270                 Fix removal from subject_table when mail gets moved
13271                 Faster deletion (g_slist_prepend instead of append)
13272         * src/gtk/gtksctree.c
13273                 Remove useless code
13274
13275 2006-05-25 [colin]      2.2.0cvs56
13276
13277         * src/common/ssl_certificate.c
13278                 Fix leak in expired cert check
13279
13280 2006-05-25 [colin]      2.2.0cvs55
13281
13282         * src/mh.c
13283                 Disable flags syncing on .mh_sequences - it
13284                 is buggy and marks mails read under unknown
13285                 conditions.
13286
13287 2006-05-25 [paul]
13288
13289         * 2.3.0-rc4 released
13290
13291 2006-05-24 [colin]      2.2.0cvs54
13292
13293         attention cvs users: if you manage to crash
13294         Sylpheed-Claws while moving, copying or deleting
13295         mails, we *are* interested in stack traces and
13296         valgrind logs. It looks stable, but one never
13297         knows...
13298
13299         * src/folder.c
13300                 Add progressbar for cache updates
13301         * src/folderutils.c
13302                 Optimize Mark all read in the current
13303                 folder
13304         * src/mh.c
13305                 Add progressbar for copy/move
13306         * src/procmsg.c
13307                 Optimize O(n^2) in copy/move
13308         * src/summaryview.c
13309         * src/gtk/gtksctree.c
13310                 Optimize O(n^2) algos
13311         * src/common/timing.h
13312                 Display ms instead of us
13313
13314 2006-05-24 [wwp]        2.2.0cvs53
13315
13316         * manual/fr/advanced.xml
13317                 updates to the French manual.
13318
13319 2006-05-24 [wwp]        2.2.0cvs52
13320
13321         * src/common/utils.c
13322                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
13323
13324 2006-05-24 [wwp]        2.2.0cvs51
13325
13326         * src/folderutils.c
13327                 fixed "mark all read" in MH folders (thanks to Colin).
13328
13329 2006-05-24 [paul]       2.2.0cvs50
13330
13331         * doc/man/sylpheed-claws.1
13332                 updated the man page
13333
13334 2006-05-23 [colin]      2.2.0cvs49
13335
13336         * src/folderview.c
13337         * src/imap.c
13338         * src/inc.c
13339         * src/mbox.c
13340         * src/messageview.c
13341         * src/news.c
13342         * src/send_message.c
13343         * src/summaryview.c
13344         * src/gtk/sslcertwindow.c
13345                 alertpanel fixes, by Fabien
13346
13347 2006-05-23 [colin]      2.2.0cvs48
13348
13349         * src/folder.c
13350         * src/folderview.c
13351         * src/msgcache.c
13352         * src/summaryview.c
13353         * src/gtk/gtksctree.c
13354         * src/gtk/gtksctree.h
13355                 More timings
13356                 Fix slow loading problem, which was caused by the
13357                 use of some gtk_ctree funcs and their use of
13358                 g_list_position while gtk_ctree_(un)link'ing.
13359                 Reap more functions from gtkctree.c to be sure we
13360                 use our (fast) version instead of theirs.
13361         * src/mh.c
13362                 Fix copy of unread mails
13363
13364
13365 2006-05-22 [wwp]        2.2.0cvs47
13366
13367         * manual/fr/advanced.xml
13368                 updated.
13369
13370 2006-05-22 [colin]      2.2.0cvs46
13371
13372         * src/filtering.c
13373                 Fix possible infinite loop. 'copy' is not a 
13374                 final action, so when encountering a 'copy',
13375                 we have to check if a previous one was set
13376                 and do it. In the same way, if we encounter
13377                 a 'move' we have to perform a possibly 
13378                 pending 'copy'. This will slow down filtering
13379                 on IMAP if move+copy or multiple copy actions
13380                 are to be done, but handling it via the batch
13381                 would be really too convoluted.
13382
13383 2006-05-22 [wwp]        2.2.0cvs45
13384
13385         * manual/fr/advanced.xml
13386         * manual/fr/faq.xml
13387         * manual/fr/glossary.xml
13388         * manual/fr/handling.xml
13389         * manual/fr/intro.xml
13390         * manual/fr/plugins.xml
13391         * manual/fr/sylpheed-claws-manual.xml
13392                 sync w/ the english manual: updates URIs, documented mailing-list
13393                 support, better explanation about the enabled/disabled feature
13394                 in filtering/processing rules by Paul.
13395
13396 2006-05-21 [colin]      2.2.0cvs44
13397
13398         * src/summaryview.c
13399                 Don't expand after building threads, but during
13400
13401 2006-05-21 [colin]      2.2.0cvs43
13402
13403         * src/procmsg.c
13404         * src/summaryview.c
13405                 More timing possibilities... For next time I have 
13406                 to find out how the hell some 3GHz computer takes
13407                 one minute to open a 30k folder...
13408
13409 2006-05-21 [colin]      2.2.0cvs42
13410
13411         * manual/pl/advanced.xml
13412         * manual/pl/faq.xml
13413         * manual/pl/glossary.xml
13414         * manual/pl/handling.xml
13415         * manual/pl/intro.xml
13416         * manual/pl/plugins.xml
13417         * manual/pl/sylpheed-claws-manual.xml
13418                 Polish manual updated by Pawel
13419
13420 2006-05-20 [colin]
13421
13422         * 2.3.0-rc3 released
13423
13424 2006-05-20 [colin]      2.2.0cvs41
13425
13426         * src/imap.c
13427                 Fix -rc2 problems:
13428                 - remove cache of moved messages from original folder
13429                 - apply new flags to messages even if they aren't appliable
13430                   via IMAP.
13431
13432 2006-05-20 [colin]
13433
13434         * 2.3.0-rc2 released
13435
13436 2006-05-19 [colin]      2.2.0cvs40
13437
13438         * src/imap.c
13439                 Don't issue SELECT in imap_change_flags
13440                 before having checked that we indeed have
13441                 some flags to change. MSG_POSTFILTERED for
13442                 example can't be used on IMAP.
13443                 Fixes bug #955 (copying messages between 
13444                 imap folders is extremely slow), which was
13445                 a regression.
13446
13447 2006-05-19 [colin]      2.2.0cvs39
13448
13449         * src/folder.c
13450         * src/folder.h
13451         * src/folderview.c
13452                 Try to fix bug #830 (Some unread messages 
13453                 get marked read in IMAP inbox):
13454                 - Prevent scanning a folder if it's being 
13455                   opened via the GUI
13456                 - Postpone opening via the GUI of a folder
13457                   currently scanned.
13458
13459
13460 2006-05-19 [wwp]        2.2.0cvs38
13461
13462         * manual/advanced.xml
13463                 fix English+typo (thanks to Paul).
13464
13465 2006-05-19 [wwp]        2.2.0cvs37
13466
13467         * manual/advanced.xml
13468         * manual/fr/advanced.xml
13469         * src/gtk/logwindow.c
13470         * src/prefs_common.c
13471         * src/prefs_common.h
13472                 added hidden prefs to allow customization of colors used in
13473                 protocol log window (useful for dark gtk+ themes).
13474
13475 2006-05-19 [wwp]        2.2.0cvs36
13476
13477         * ChangeLog
13478                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
13479
13480 2006-05-19 [paul]       2.2.0cvs35
13481
13482         * src/textview.c
13483                 make Reply-To fully clickable
13484         * src/gtk/logwindow.c
13485                 more colouring (SMTP ESMTP)
13486         Both patches by Pawel Pekala
13487
13488 2006-05-19 [cleroy]     2.2.0cvs34
13489
13490         * src/mh.c
13491                 Don't update flags from current folder
13492                 Probably fixes bug #935 (Read Messages 
13493                 Revert to Being Marked as Unread)
13494
13495 2006-05-18 [colin]      2.2.0cvs33
13496
13497         * src/imap.c
13498                 Warning fix
13499         * src/compose.c
13500         * src/mainwindow.c
13501         * src/summaryview.c
13502         * src/toolbar.c
13503                 Allow replying to multiple emails
13504                 in multiple windows
13505         * src/mimeview.c
13506         * src/etpan/imap-thread.c
13507                 Leak fixes
13508
13509 2006-05-18 [paul]       2.2.0cvs32
13510
13511         * src/summaryview.c
13512                 keep Mailing-List menu refreshed
13513                 Thanks to Colin
13514
13515 2006-05-18 [paul]       2.2.0cvs31
13516
13517         * manual/advanced.xml
13518         * manual/faq.xml
13519         * manual/glossary.xml
13520         * manual/handling.xml
13521         * manual/intro.xml
13522         * manual/plugins.xml
13523         * manual/sylpheed-claws-manual.xml
13524                 update URLs
13525                 add info about mailing-list support
13526                 edit filtering info
13527         * src/wizard.c
13528         * src/common/defs.h
13529         * src/gtk/about.c
13530         * src/plugins/dillo_viewer/README
13531                 update URLs
13532
13533 2006-05-17 [wwp]        2.2.0cvs30
13534
13535         * manual/handling.xml
13536         * manual/fr/handling.xml
13537                 documented the ability to enabled/disable filtering/processing rules.
13538
13539 2006-05-17 [colin]      2.2.0cvs29
13540
13541         * src/main.c
13542                 Don't initialize g_thread subsystem if it's 
13543                 already done (thanks to Hiro)
13544         * src/mimeview.c
13545                 Fix saving of parts when there name can't be
13546                 converted from UTF-8.
13547
13548 2006-05-17 [paul]       2.2.0cvs28
13549
13550         * po/Makefile.in.in
13551                 fix config.status warning with autoconf 2.60
13552
13553 2006-05-17 [paul]       2.2.0cvs27
13554
13555         * po/POTFILES.in
13556                 add src/mbox.c
13557
13558 2006-05-17 [wwp]        2.2.0cvs26
13559
13560         * src/mainwindow.c
13561                 fix useless and potentially dangerous buffer walking (thanks to Colin).
13562
13563 2006-05-17 [wwp]        2.2.0cvs25
13564
13565         * src/plugins/demo/demo.c
13566                 updated product name in plugin demo (many plugins need to be
13567                 sync'ed w/ that change).
13568
13569 2006-05-17 [colin]      2.2.0cvs24
13570
13571         * src/mh.c
13572                 Fix leak
13573
13574 2006-05-16 [colin]      2.2.0cvs23
13575
13576         * src/mainwindow.c
13577                 Stupid me hit again. Fix cvs22.
13578
13579 2006-05-16 [colin]      2.2.0cvs22
13580
13581         * src/mainwindow.c
13582                 Fix bug #922 (sylpheed-claws crashed after 
13583                 pushing on Inbox folder)
13584
13585 2006-05-16 [colin]      2.2.0cvs21
13586
13587         * src/compose.c
13588                 Make From header be copy/paste/select-able
13589
13590 2006-05-16 [wwp]        2.2.0cvs20
13591
13592         * src/export.c
13593         * src/matcher.c
13594         * src/summaryview.c
13595         * src/etpan/imap-thread.c
13596                 fix some compiler warnings (thanks to Colin).
13597
13598 2006-05-16 [wwp]        2.2.0cvs19
13599
13600         * src/action.c
13601         * src/gedit-print.c
13602         * src/inc.c
13603         * src/mainwindow.c
13604         * src/mh.c
13605         * src/statusbar.c
13606         * src/send_message.c
13607         * src/summaryview.c
13608                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
13609
13610 2006-05-15 [colin]      2.2.0cvs18
13611
13612         * src/procmsg.c
13613                 Fix automatic rule creation with List-Post
13614
13615 2006-05-15 [paul]       2.2.0cvs17
13616
13617         * tools/filter_conv_new.pl
13618                 updated for rule enabling/disabling
13619                 claws version >= 2.3.x required
13620
13621 2006-05-15 [cleroy]     2.2.0cvs16
13622
13623         * src/main.c
13624                 Revert test
13625
13626 2006-05-15 [cleroy]     2.2.0cvs15
13627
13628         * src/main.c
13629                 test
13630
13631 2006-05-15 [wwp]        2.2.0cvs14
13632
13633         * manual/pl/.cvsignore
13634                 ignore generated files.
13635
13636 2006-05-14 [wwp]        2.3.0-rc1
13637
13638         * 2.3.0-rc1 released
13639
13640 2006-05-13 [wwp]        2.2.0cvs13
13641
13642         * src/filtering.c
13643         * src/filtering.h
13644         * src/matcher.c
13645         * src/matcher_parser_lex.l
13646         * src/matcher_parser_parse.y
13647         * src/prefs_filtering.c
13648                 new feature: provide the ability to disable filtering and processing
13649                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
13650                 adaptations.
13651
13652 2006-05-13 [colin]      2.2.0cvs12
13653
13654         * src/compose.c
13655                 Remove useless if (a) b; else b;
13656                 Thanks to wwp
13657
13658 2006-05-13 [wwp]        2.2.0cvs11
13659
13660         * src/export.c
13661         * src/import.c
13662         * src/mainwindow.c
13663         * src/mbox.c
13664         * src/summaryview.c
13665         * src/summaryview.h
13666                 no more silent failures (or at least less ones) when importing
13667                 or exporting from/to mbox. Also start importing/exporting if
13668                 the necessary info is set.
13669
13670 2006-05-13 [wwp]        2.2.0cvs10
13671
13672         * RELEASE_NOTES
13673                 restored up-to-date release notes.
13674
13675 2006-05-13 [paul]       2.2.0cvs9
13676
13677         * po/nl.po
13678         * po/ru.po
13679                 updated by Tim Dijkstra and Pavlo Bohmat
13680
13681 2006-05-12 [colin]      2.2.0cvs8
13682
13683         * src/gtk/quicksearch.c
13684                 Add "k" as shortcut for "colorlabel". Patch
13685                 by ath42@users.sf.net.
13686
13687 2006-05-12 [paul]       2.2.0cvs7
13688
13689         * src/prefs_common.h
13690         * src/prefs_summaries.c
13691         * src/summaryview.c
13692                 when entering a folder also allow
13693                 going directly to first Marked message
13694
13695 2006-05-12 [paul]       2.2.0cvs6
13696
13697         * src/summaryview.c
13698                 always obey 'confirm before marking all
13699                 mails read' option
13700
13701 2006-05-12 [paul]       2.2.0cvs5
13702
13703         * src/textview.c
13704                 make Sender fully clickable
13705
13706 2006-05-12 [colin]      2.2.0cvs4
13707
13708         * src/compose.c
13709         * src/compose.h
13710                 Let From be editable
13711         * src/main.c
13712         * src/mh.c
13713                 Full support of .mh_sequences' Unseen seq
13714
13715 2006-05-12 [colin]      2.2.0cvs3
13716
13717         * src/folder.c
13718         * src/mainwindow.c
13719         * src/mainwindow.h
13720         * src/messageview.c
13721         * src/prefs_spelling.c
13722         * src/procheader.c
13723         * src/procmsg.c
13724         * src/procmsg.h
13725         * src/summaryview.c
13726         * src/toolbar.c
13727         * src/toolbar.h
13728                 Add contextual menu on Compose toolbar
13729                 button. Fixes bug #944 (Automatic
13730                 addresses not applied when changing account
13731                 from compose window)
13732                 add Mailing List support
13733                 based on the old 0.6.5claws25 patch by
13734                 Melvin Hadasht, with finishing touches
13735                 by Colin
13736                 Fix "ignore thread" when mails are threaded by
13737                 subject (and weren't ignored although appearing
13738                 in the thread).
13739                 GUI rework.
13740                 Both patches by Pawel.
13741
13742 2006-05-08 [paul]       2.2.0cvs2
13743
13744         * src/mainwindow.c
13745         * src/mainwindow.h
13746         * src/messageview.c
13747         * src/procheader.c
13748         * src/procmsg.c
13749         * src/procmsg.h
13750         * src/summaryview.c
13751                 add Mailing List support
13752                 based on the old 0.6.5claws25 patch by 
13753                 Melvin Hadasht, with finishing touches
13754                 by Colin
13755
13756 2006-05-08 [colin]      2.2.0cvs1
13757
13758         * src/mainwindow.c
13759         * src/toolbar.c
13760         * src/toolbar.h
13761                 Add contextual menu on Compose toolbar 
13762                 button. Fixes bug #944 (Automatic 
13763                 addresses not applied when changing account 
13764                 from compose window)
13765
13766 2006-05-08 [paul]       2.2.0
13767
13768         2.2.0 released
13769
13770 2006-05-08 [paul]       2.1.1cvs51
13771
13772         * po/cs.po
13773         * po/de.po
13774         * po/en_GB.po
13775         * po/fi.po
13776         * po/fr.po
13777         * po/pt_BR.po
13778         * po/sr.po
13779         * po/zh_CN.po
13780                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
13781                 Fabien Vantard, Frederico Goncalves Guimaraes,
13782                 Aleksandar Urosevic, and Ralgh Young
13783
13784 2006-05-12 [colin]      2.1.1cvs50
13785
13786         * po/cs.po
13787         * po/de.po
13788         * po/en_GB.po
13789         * po/es.po
13790         * po/fi.po
13791         * po/fr.po
13792         * po/pt_BR.po
13793         * po/sr.po
13794         * po/zh_CN.po
13795                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
13796                 Fabien Vantard, Frederico Goncalves Guimaraes,
13797                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
13798
13799 2006-05-05 [colin]      2.1.1cvs49
13800
13801         * manual/Makefile.am
13802         * manual/pl/Makefile.am
13803         * manual/pl/account.xml
13804         * manual/pl/ack.xml
13805         * manual/pl/addrbook.xml
13806         * manual/pl/advanced.xml
13807         * manual/pl/faq.xml
13808         * manual/pl/glossary.xml
13809         * manual/pl/gpl.xml
13810         * manual/pl/handling.xml
13811         * manual/pl/intro.xml
13812         * manual/pl/keyboard.xml
13813         * manual/pl/plugins.xml
13814         * manual/pl/starting.xml
13815         * manual/pl/sylpheed-claws-manual.xml
13816         * manual/pl/dist/.cvsignore
13817         * manual/pl/dist/Makefile.am
13818         * manual/pl/dist/html/.cvsignore
13819         * manual/pl/dist/html/Makefile.am
13820         * manual/pl/dist/pdf/.cvsignore
13821         * manual/pl/dist/pdf/Makefile.am
13822         * manual/pl/dist/ps/.cvsignore
13823         * manual/pl/dist/ps/Makefile.am
13824         * manual/pl/dist/txt/.cvsignore
13825         * manual/pl/dist/txt/Makefile.am
13826                 Add the polish translation of the manual,
13827                 Authored by Pawel Pekala.
13828
13829 2006-05-05 [cleroy]     2.1.1cvs48
13830
13831         * src/main.c
13832                 Re-read matcherrc after loading plugins 
13833                 if some of them add folders.
13834
13835 2006-05-03 [colin]      2.1.1cvs47
13836
13837         * src/imap.c
13838                 I'm idiot
13839
13840 2006-05-03 [colin]      2.1.1cvs46
13841
13842         * src/imap.c
13843                 Be sure to have a session when
13844                 getting separator
13845
13846 2006-05-03 [colin]      2.1.1cvs45
13847
13848         * src/imap.c
13849         * src/imap.h
13850         * src/imap_gtk.c
13851                 Fix preventing renaming with namespace 
13852                 separator.
13853
13854 2006-05-01 [colin]      2.1.1cvs44
13855
13856         * src/action.c
13857                 Don't reload messageview when result of
13858                 action is piped.
13859
13860 2006-04-29 [colin]      2.1.1cvs43
13861
13862         * src/prefs_receive.c
13863         * src/plugins/spamassassin/spamassassin_gtk.c
13864         * src/plugins/clamav/clamav_plugin_gtk.c
13865                 GUI fixes by Pawel
13866
13867 2006-04-29 [colin]      2.1.1cvs42
13868
13869         * src/prefs_compose_writing.c
13870         * src/prefs_quote.c
13871                 Cleanups. Patch by Pawel
13872
13873 2006-04-28 [paul]       2.1.1cvs41
13874
13875         * src/matcher.c
13876                 fix returned quick search results when search
13877                 term contains an underscore.
13878                 Thanks to Colin
13879
13880 2006-04-28 [paul]       2.1.1cvs40
13881
13882         * src/prefs_message.c
13883         * src/prefs_receive.c
13884                 GUI cleanups
13885                 Patches by Pawel Pekala
13886
13887 2006-04-27 [colin]      2.1.1cvs39
13888
13889         * src/wizard.c
13890                 Differentiate subject Welcome from
13891                 window's title Welcome
13892
13893 2006-04-27 [paul]
13894
13895         2.2.0-rc1 released
13896
13897 2006-04-27 [paul]       2.1.1cvs38
13898
13899         * manual/advanced.xml
13900         * manual/fr/advanced.xml
13901                 add info about compose_no_markup hidden pref
13902
13903 2006-04-27 [paul]       2.1.1cvs37
13904
13905         * src/prefs_account.c
13906                 improve privacy labels
13907         * src/prefs_msg_colors.c
13908                 change some strings for translators' convenience
13909         * src/gtk/gtkutils.c
13910                 don't underline the link button text
13911
13912 2006-04-25 [colin]      2.1.1cvs36
13913
13914         * src/folder.c
13915                 Complete 2.1.1cvs33 (once more ;)
13916
13917 2006-04-25 [colin]      2.1.1cvs35
13918
13919         * src/editldap.c
13920                 Fix tooltip
13921
13922 2006-04-25 [cleroy]     2.1.1cvs34
13923
13924         * src/compose.c
13925         * src/gtk/gtkaspell.c
13926                 Fix crash on redirect (related to the return 
13927                 of the aspell menu in compose's toolbar)
13928         * src/prefs_msg_colors.c
13929                 Fix sensitivity widgets
13930         * src/image_viewer.c
13931         * src/gtk/pluginwindow.c
13932         * src/gtk/prefswindow.c
13933                 Change released signals to clicked (Fabien)
13934         * po/POTFILES.in
13935         * src/common/socket.c
13936         * src/plugins/spamassassin/spamassassin.c
13937                 Translate strings (Fabien)
13938
13939 2006-04-25 [paul]       2.1.1cvs33
13940
13941         * src/folder.c
13942         * src/folder.h
13943         * src/folderview.c
13944                 complete the fix of bug #912
13945                 Thanks to Colin
13946
13947 2006-04-25 [colin]      2.1.1cvs32
13948
13949         * src/news.c
13950                 Better progress bar
13951         * src/mimeview.c
13952         * src/summaryview.c
13953         * src/summaryview.h
13954                 Fix focus chain
13955                 Patches by Pawel Pekala
13956
13957 2006-04-24 [colin]      2.1.1cvs31
13958
13959         * src/compose.c
13960                 Fix compilation warnings (Fabien)
13961
13962 2006-04-24 [colin]      2.1.1cvs30
13963
13964         * src/addrindex.c
13965         * src/editldap.c
13966         * src/editldap_basedn.c
13967         * src/editldap_basedn.h
13968         * src/ldapctrl.c
13969         * src/ldapctrl.h
13970         * src/ldapquery.c
13971         * src/ldaputil.c
13972         * src/ldaputil.h
13973                 Fix bug #901 (LDAPS support)
13974
13975 2006-04-24 [colin]      2.1.1cvs29
13976
13977         * src/compose.c
13978                 Fix logic on error with send dialog on
13979         * src/imap.c
13980                 Fix compilation without libetpan, thanks
13981                 to Fabien
13982         * src/summaryview.c
13983                 Fix 'context-menu' key
13984
13985 2006-04-23 [colin]      2.1.1cvs28
13986
13987         * src/folder.c
13988                 Never free current's cache to free up 
13989                 memory. Fixes bug #912 (new count 
13990                 randomly set to message count)
13991
13992 2006-04-23 [colin]      2.1.1cvs27
13993
13994         * src/gtk/quicksearch.c
13995                 And remove printf...
13996
13997 2006-04-23 [colin]      2.1.1cvs26
13998
13999         * src/gtk/quicksearch.c
14000                 Fix replacing in quicksearch, and fix inserting
14001                 in the middle of the string. (introduced at 2.1.0cvs22)
14002
14003 2006-04-23 [colin]      2.1.1cvs25
14004
14005         * src/imap.c
14006                 Make sure uidnext is initialized in get_num_list
14007                 (not for stable, related to 2.1.1cvs8 and friends)
14008
14009 2006-04-23 [colin]      2.1.1cvs24
14010
14011         * src/imap.c
14012                 Output something when login is successful
14013                 too
14014
14015 2006-04-23 [colin]      2.1.1cvs23
14016
14017         * src/etpan/imap-thread.c
14018                 Better logging (line-per-line, hide data in fetch)
14019                 Fix a const warning
14020         * src/gtk/logwindow.c
14021         * src/gtk/logwindow.h
14022                 Better logging (color for input/output)
14023
14024 2006-04-21 [colin]      2.1.1cvs22
14025
14026         * src/gtk/quicksearch.c
14027                 On gtk+-2.8, use stock buttons in quicksearch
14028                 Based on a patch by Fabien and a design by Paul
14029
14030 2006-04-21 [colin]      2.1.1cvs21
14031
14032         * src/folderview.c
14033         * src/mainwindow.c
14034                 Fix occasional flicker in folderview
14035         * src/common/utils.c
14036                 Fix bug #943 (Incorrectly parsed email address 
14037                 list in short headers on message view and in 
14038                 printouts)
14039
14040 2006-04-20 [colin]      2.1.1cvs20
14041
14042         * src/imap.c
14043         * src/imap.h
14044         * src/prefs_account.c
14045                 Add ANONYMOUS auth for IMAP
14046
14047 2006-04-20 [paul]       2.1.1cvs19
14048
14049         * src/main.c
14050                 proper fix for 2.1.1cvs18
14051                 Thanks to Colin
14052
14053 2006-04-20 [paul]       2.1.1cvs18
14054
14055         * src/main.c
14056                 fix build warnings
14057
14058 2006-04-20 [paul]       2.1.1cvs17
14059
14060         * src/gtk/quicksearch.c
14061                 fix standard, non-extended Quick search,
14062                 was broken in 2.1.1cvs15.
14063                 Thanks to Colin.
14064
14065 2006-04-20 [colin]      2.1.1cvs16
14066
14067         * src/prefs_matcher.c
14068                 Fix values when reselecting a ~test
14069                 rule
14070
14071 2006-04-19 [colin]      2.1.1cvs15
14072
14073         * src/compose.c
14074         * src/compose.h
14075         * src/gtk/gtkaspell.c
14076         * src/gtk/gtkaspell.h
14077                 Put back Options menu in Spelling/
14078         * src/gtk/quicksearch.c
14079                 Don't search, and show error, if the
14080                 advanced search has a syntax error
14081
14082 2006-04-18 [colin]      2.1.1cvs14
14083
14084         * src/textview.c
14085                 Fix gdk warnings on set_cursor when textview
14086                 isn't visible
14087
14088 2006-04-18 [colin]      2.1.1cvs13
14089
14090         * src/gtk/gtksctree.c
14091                 Remove seemingly useless refresh that causes
14092                 flicker - watch this commit in case of 
14093                 problems before planned backport to stable
14094
14095 2006-04-18 [colin]      2.1.1cvs12
14096
14097         * src/imap.c
14098                 Factorize get/set_xml code
14099         * src/compose.c
14100         * src/prefs_account.c
14101         * src/prefs_account.h
14102         * src/procmsg.c
14103                 Add Encrypt to self option
14104
14105 2006-04-17 [colin]      2.1.1cvs11
14106
14107         * configure.ac
14108                 Fix search on encrpyt function on dragonfly
14109                 Patch by Jonathan Buschmann <jonthn@agmact.com>
14110
14111 2006-04-17 [colin]      2.1.1cvs10
14112
14113         * src/prefs_account.c
14114                 Be safe by default: remove mails from POP3
14115                 after 7 days, not immediately
14116
14117 2006-04-17 [colin]      2.1.1cvs9
14118
14119         * src/etpan/imap-thread.c
14120                 Fix build on DragonFly - patch by 
14121                 Jonathan Buschmann <jonthn@agmact.com>
14122
14123 2006-04-17 [colin]      2.1.1cvs8
14124
14125         * src/imap.c
14126                 Save uidnext between sessions
14127
14128 2006-04-17 [colin]      2.1.1cvs7
14129
14130         * src/imap.c
14131                 scan is required when uid validity changes
14132
14133 2006-04-17 [colin]      2.1.1cvs6
14134
14135         * src/folderview.c
14136                 Don't scan if not necessary, apart in current
14137                 folder and INBOX to fetch flags.
14138         * src/imap.c
14139                 Scan is necessary if unread count changes
14140
14141 2006-04-17 [colin]      2.1.1cvs5
14142
14143         * src/imap.c
14144                 ...But always fetch ANSWERED and DELETED flags for
14145                 INBOX, as filtering can happen on these flags.
14146
14147 2006-04-17 [colin]      2.1.1cvs4
14148
14149         * src/imap.c
14150                 Don't fetch REPLIED and DELETED flags when synchronising
14151                 flags with a closed folder. We only need UNSEEN and FLAGGED
14152                 to update the folderview.
14153
14154 2006-04-17 [colin]      2.1.1cvs3
14155
14156         * src/imap.c
14157                 Faster flag search when there are new mails 
14158                 in a folder. We can do a full search if the 
14159                 folder contains less messages than the new
14160                 list.
14161
14162 2006-04-17 [colin]      2.1.1cvs2
14163
14164         * po/cs.po
14165         * po/de.po
14166         * po/fr.po
14167         * po/nl.po
14168         * po/pt_BR.po
14169                 Update translations from stable branch
14170
14171 2006-04-17 [colin]      2.1.1cvs1
14172
14173         * configure.ac
14174                 Bump version to follow stable release
14175
14176 2006-04-16 [mones]      2.1.0cvs50
14177
14178         * po/es.po
14179                 Updated for release
14180
14181 2006-04-16 [colin]      2.1.0cvs49
14182
14183         * src/textview.c
14184                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
14185                 with gtk < 2.8. Thanks to Fabien Vantard.
14186
14187 2006-04-15 [colin]      2.1.0cvs48
14188
14189         * src/etpan/imap-thread.c
14190                 Fix bug #919 (libetpan: SEGV when connecting 
14191                 using command)
14192
14193 2006-04-14 [colin]      2.1.0cvs47
14194
14195         * src/main.c
14196                 Fix race on --select (should be done better)
14197
14198 2006-04-14 [wwp]        2.1.0cvs46
14199
14200         * src/send_message.c
14201                 enforce a check for domain in account prefs (a sending
14202                 error could be faced if domain was checked but no value set),
14203                 thanks to Colin.
14204
14205 2006-04-14 [colin]      2.1.0cvs45
14206
14207         * src/codeconv.c
14208                 when converting from unknown to unknown, if the
14209                 string is UTF8, don't convert it to the locale
14210                 (which breaks it)
14211
14212 2006-04-14 [colin]      2.1.0cvs44
14213
14214         * src/compose.c
14215                 Don't try to use ASCII for converting headers
14216                 (as done in body)
14217
14218 2006-04-14 [paul]       2.1.0cvs43
14219
14220         * src/crash.c
14221                 add locale/charset info to crash report
14222         * src/gtk/about.c
14223                 add wwp to doc team
14224                 replace 'e-mail' with preferred 'email'
14225         * src/gtk/authors.h
14226                 ensure contributors list is in alphabetical
14227                 order
14228
14229 2006-04-13 [colin]      2.1.0cvs42
14230
14231         * src/textview.c
14232                 Prevent gdk warnings
14233
14234 2006-04-13 [colin]      2.1.0cvs41
14235
14236         * src/common/ssl_certificate.c
14237         * src/common/ssl_certificate.h
14238         * src/gtk/sslcertwindow.c
14239                 Warn on expired certs, and display the expiration date
14240
14241 2006-04-13 [colin]      2.1.0cvs40
14242
14243         * src/plugins/spamassassin/spamassassin_gtk.c
14244                 Fix missing set_text on unix socket
14245
14246 2006-04-13 [wwp]        2.1.0cvs39
14247
14248         * manual/fr/advanced.xml
14249         * manual/fr/glossary.xml
14250                 applied new spam/ham/email lexicon (pourriel, courriel)
14251
14252 2006-04-13 [paul]       2.1.0cvs38
14253
14254         * src/plugins/pgpmime/plugin.c
14255                 remove the mention of S/MIME from the
14256                 description. This is now handled by the
14257                 S/MIME plugin.
14258
14259 2006-04-13 [paul]       2.1.0cvs37
14260
14261         * src/prefs_msg_colors.c
14262                 rework dialog
14263         * src/prefs_folder_item.c
14264         * src/prefs_spelling.c
14265                 add a tooltip to the colour selector buttons
14266
14267 2006-04-13 [wwp]        2.1.0cvs36
14268
14269         * manual/advanced.xml
14270         * manual/glossary.xml
14271         * manual/handling.xml
14272         * manual/keyboard.xml
14273         * manual/plugins.xml
14274         * manual/starting.xml
14275         * manual/fr/account.xml
14276         * manual/fr/ack.xml
14277         * manual/fr/addrbook.xml
14278         * manual/fr/advanced.xml
14279         * manual/fr/faq.xml
14280         * manual/fr/glossary.xml
14281         * manual/fr/gpl.xml
14282         * manual/fr/handling.xml
14283         * manual/fr/intro.xml
14284         * manual/fr/keyboard.xml
14285         * manual/fr/plugins.xml
14286         * manual/fr/starting.xml
14287         * manual/fr/sylpheed-claws-manual.xml
14288                 fixes to the manuals:
14289                  - summaryview -> Message List (same in French)
14290                  - translate key names
14291                  - fix French punctuation, use non-breakable spaces when
14292                    necessary, don't use &thinsp; which is not portable
14293                  - tell what maildir and mbox formats we support
14294
14295 2006-04-12 [wwp]        2.1.0cvs35
14296
14297         * src/prefs_toolbar.c
14298                 unified a replace button more,
14299                 patch by Fabien Vantard <fzzzzz@gmail.com>.
14300
14301 2006-04-12 [wwp]        2.1.0cvs34
14302
14303         * src/prefs_common.c
14304         * src/prefs_msg_colors.c
14305                 make default color labels translatable,
14306                 patch from Fabien Vantard <fzzzzz@gmail.com>,
14307                 thanks to Tim <timbrain@post.cz> for reporting.
14308
14309 2006-04-12 [wwp]        2.1.0cvs33
14310
14311         * manual/glossary.xml
14312         * manual/intro.xml
14313         * manual/plugins.xml
14314         * manual/starting.xml
14315         * manual/sylpheed-claws-manual.xml
14316         * manual/fr/.cvsignore
14317         * manual/fr/account.xml
14318         * manual/fr/ack.xml
14319         * manual/fr/addrbook.xml
14320         * manual/fr/advanced.xml
14321         * manual/fr/faq.xml
14322         * manual/fr/glossary.xml
14323         * manual/fr/handling.xml
14324         * manual/fr/intro.xml
14325         * manual/fr/keyboard.xml
14326         * manual/fr/plugins.xml
14327         * manual/fr/starting.xml
14328         * manual/fr/sylpheed-claws-manual.xml
14329                 various fixes: typos, missing .fr translations, punctuation,
14330                 capitalization, links, accents and some bad French more.
14331
14332 2006-04-12 [wwp]        2.1.0cvs32
14333
14334         * src/prefs_gtk.c
14335                 fix for bug #935: always store prefs files in UTF-8 (thanks
14336                 to Colin).
14337
14338 2006-04-11 [colin]      2.1.0cvs31
14339
14340         * src/compose.c
14341                 Fix inserting files not in utf8 when locale is utf8
14342
14343 2006-04-11 [colin]      2.1.0cvs30
14344
14345         * src/inc.c
14346                 Don't show error dialog when cancelling connection
14347                 Patch by Pawel
14348
14349 2006-04-11 [cleroy]     2.1.0cvs29
14350
14351         * src/compose.c
14352                 Implement multiple quote levels
14353         * src/prefs_common.c
14354                 Change a little bit the quote bgcolor for 2nd level
14355
14356 2006-04-11 [colin]      2.1.0cvs28
14357
14358         * src/gtk/about.c
14359                 Add locale and charset in the label
14360
14361 2006-04-10 [colin]      2.1.0cvs27
14362
14363         * src/compose.c
14364         * src/prefs_common.c
14365         * src/prefs_common.h
14366         * src/prefs_msg_colors.c
14367         * src/textview.c
14368                 Allow optional background color in quotes
14369                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
14370                 GTK+-2.8.x feature
14371
14372 2006-04-10 [colin]      2.1.0cvs26
14373
14374         * src/main.c
14375         * src/mainwindow.c
14376         * src/mainwindow.h
14377                 Implement --select
14378
14379 2006-04-10 [colin]      2.1.0cvs25
14380
14381         * manual/plugins.xml
14382         * manual/fr/plugins.xml
14383                 Document libcurl's proxy variables
14384
14385 2006-04-09 [colin]      2.1.0cvs24
14386
14387         * src/prefs_common.c
14388                 gettext() returns statically allocated stuff. We have
14389                 to strdup it in order to be able to free it.
14390
14391 2006-04-09 [colin]      2.1.0cvs23
14392
14393         * AUTHORS
14394         * src/gtk/authors.h
14395                 Add Alexei
14396
14397 2006-04-09 [colin]      2.1.0cvs22
14398
14399         * src/mainwindow.c
14400         * src/gtk/quicksearch.c
14401                 Fix bug #859 (problems with cyrilic input in 
14402                 search panel) - Patch by Alexey Illarionov 
14403                 <littlesavage@rambler.ru>
14404
14405 2006-04-09 [colin]      2.1.0cvs21
14406
14407         * src/prefs_customheader.c
14408                 I prefer removing then freeing rather than the contrary
14409                 (even if it doesn't change anything ;-)
14410         * src/prefs_account.c
14411                 Fix bug #933 (Crash re-entering the custom headers list 
14412                 dialog in accounts prefs)
14413                 The problem happened when cancelling the Account 
14414                 Preferences' dialogs - in which case we didn't do 
14415                 anything to the PrefsAccount * struct. In case of applying,
14416                 the old ac_prefs was replaced with the tmp_ac_prefs we were
14417                 working with in this dialog. The problem is that 
14418                 prefs_customheader.c, working on this tmp_ac_prefs, always
14419                 changes the ->customhdr_list pointer, even when cancelled. 
14420                 So in case of cancelling the prefs_account dialog, we still
14421                 have to update ->customhdr_list in the real account.
14422
14423 2006-04-08 [colin]      2.1.0cvs20
14424
14425         * manual/fr/glossary.xml
14426         * manual/fr/keyboard.xml
14427                 Forgot some headers :)
14428
14429 2006-04-08 [colin]      2.1.0cvs19
14430
14431         * manual/Makefile.am
14432         * manual/fr/Makefile.am
14433         * manual/fr/account.xml
14434         * manual/fr/ack.xml
14435         * manual/fr/addrbook.xml
14436         * manual/fr/advanced.xml
14437         * manual/fr/faq.xml
14438         * manual/fr/glossary.xml
14439         * manual/fr/gpl.xml
14440         * manual/fr/handling.xml
14441         * manual/fr/intro.xml
14442         * manual/fr/keyboard.xml
14443         * manual/fr/plugins.xml
14444         * manual/fr/starting.xml
14445         * manual/fr/sylpheed-claws-manual.xml
14446         * manual/fr/dist/.cvsignore
14447         * manual/fr/dist/Makefile.am
14448         * manual/fr/dist/html/.cvsignore
14449         * manual/fr/dist/html/Makefile.am
14450         * manual/fr/dist/pdf/.cvsignore
14451         * manual/fr/dist/pdf/Makefile.am
14452         * manual/fr/dist/ps/.cvsignore
14453         * manual/fr/dist/ps/Makefile.am
14454         * manual/fr/dist/txt/.cvsignore
14455         * manual/fr/dist/txt/Makefile.am
14456                 Add the french translation of the manual. Thanks to
14457                 Olivier Delhomme <olivier.delhomme@free.fr> for 
14458                 account.xml, ack.xml, addrbook.xml and advanced.xml
14459
14460 2006-04-08 [colin]      2.1.0cvs18
14461
14462         * manual/plugins.xml
14463         * manual/starting.xml
14464                 More fixes
14465
14466 2006-04-07 [colin]      2.1.0cvs17
14467
14468         * manual/faq.xml
14469         * manual/intro.xml
14470         * manual/keyboard.xml
14471                 Little fixes
14472
14473 2006-04-07 [colin]      2.1.0cvs16
14474
14475         * README
14476         * src/compose.c
14477         * src/prefs_common.c
14478         * src/prefs_common.h
14479                 Add hidden compose_no_markup pref
14480
14481 2006-04-07 [wwp]        2.1.0cvs15
14482
14483         * src/summary_search.c
14484         * .cvsignore
14485                 Bugfix: stop button was sticky when searching in an empty folder.
14486                 Applied curly brackets code style to the whole file (summary_search.c).
14487                 More files to ignore.
14488
14489 2006-04-07 [wwp]        2.1.0cvs14
14490
14491         * src/message_search.c
14492         * src/summary_search.c
14493                 changed default button when search bumps at file/folder
14494                 beginning or end, for convenience (thanks to Colin).
14495
14496 2006-04-07 [paul]       2.1.0cvs13
14497
14498         * src/plugins/dillo_viewer/dillo_prefs.c
14499                 avoid future potential for namespace collision
14500                 Patch by Colin
14501
14502 2006-04-06 [wwp]        2.1.0cvs12
14503
14504         * src/summary_search.c
14505                 Unify extended/advanced searches names (and thus factorize labels),
14506                 patch by Fabien Vantard <fzzzzz@gmail.com>.
14507
14508 2006-04-06 [wwp]        2.1.0cvs11
14509
14510         * src/folderview.c
14511         * src/prefs_themes.c
14512         * src/summaryview.c
14513                 Fixed some compilation warnings.
14514
14515 2006-04-06 [colin]      2.1.0cvs10
14516
14517         * manual/advanced.xml
14518                 Document the wizard template and how to deploy
14519                 Sylpheed-Claws effectively
14520
14521 2006-04-06 [colin]      2.1.0cvs9
14522
14523         * src/folderview.c
14524                 gettext patch to tell translators about _("#"),
14525                 by Maxim Britov
14526
14527 2006-04-06 [colin]      2.1.0cvs8
14528
14529         * src/textview.c
14530                 Fix invalid GtkTextBIter after clicking "Display as text"
14531
14532 2006-04-06 [mones]      2.1.0cvs7
14533
14534         * src/addr_compl.c
14535         * src/addrindex.c
14536         * src/addritem.c
14537         * src/codeconv.c
14538         * src/compose.c
14539         * src/filtering.c
14540         * src/folder.c
14541         * src/folder_item_prefs.c
14542         * src/folderview.c
14543         * src/localfolder.c
14544         * src/matcher.c
14545         * src/mimeview.c
14546         * src/prefs_msg_colors.c
14547         * src/prefs_spelling.c
14548         * src/prefs_themes.c
14549         * src/procmime.c
14550         * src/procmsg.c
14551         * src/stock_pixmap.c
14552         * src/summaryview.c
14553         * src/textview.c
14554         * src/toolbar.c
14555         * src/common/mgutils.c
14556         * src/common/prefs.c
14557         * src/common/ssl_certificate.c
14558         * src/gtk/colorlabel.c
14559         * src/gtk/quicksearch.c
14560         * src/plugins/pgpmime/pgpmime.c
14561         * src/plugins/spamassassin/spamassassin.c
14562                 Removed redundant NULL checks for g_free() calls.
14563                 Patch by Pawel Pekala.
14564
14565 2006-04-06 [mones]      2.1.0cvs6
14566
14567         * src/prefs_actions.c
14568         * src/prefs_filtering.c
14569         * src/prefs_filtering_action.c
14570         * src/prefs_matcher.c
14571         * src/prefs_template.c
14572         * src/gtk/gtkutils.c
14573         * src/gtk/gtkutils.h
14574                 Have a nice replace button. Patch by Pawel Pekala
14575
14576 2006-04-06 [colin]      2.1.0cvs5
14577
14578         * src/addressbook.c
14579                 Fix crash with empty columns
14580
14581 2006-04-05 [colin]      2.1.0cvs4
14582
14583         * src/wizard.c
14584         * src/prefs_gtk.c
14585                 Allow wizard customization with pre-filled values
14586
14587 2006-04-05 [colin]      2.1.0cvs3
14588
14589         * src/textview.c
14590         * src/mimeview.c
14591         * src/mimeview.h
14592                 Nicer messages in mimeview
14593
14594 2006-04-05 [colin]      2.1.0cvs2
14595
14596         * src/addressbook.c
14597         * src/prefs_summaries.c
14598                 i18n fix
14599
14600 2006-04-05 [colin]      2.1.0cvs1
14601
14602         * src/plugins/pgpcore/plugin.c
14603         * src/plugins/pgpcore/select-keys.c
14604         * src/plugins/pgpcore/select-keys.h
14605         * src/plugins/pgpcore/sgpgme.c
14606         * src/plugins/pgpcore/sgpgme.h
14607         * src/plugins/pgpinline/pgpinline.c
14608         * src/plugins/pgpinline/plugin.c
14609         * src/plugins/pgpmime/pgpmime.c
14610         * src/plugins/pgpmime/plugin.c
14611                 Factorize and generalize a bit 
14612                 Drop S/MIME signature verification from PGP/MIME
14613                 (adding it as another, more complete plugin)
14614
14615 2006-04-05 [paul]       2.1.0
14616
14617         2.1.0 released
14618
14619 2006-04-05 [paul]       2.0.0cvs186
14620
14621         * manual/advanced.xml
14622                 add info on colour labels
14623
14624 2006-04-05 [paul]       2.0.0cvs185
14625
14626         * po/bg.po
14627         * po/cs.po
14628         * po/de.po
14629         * po/el.po
14630         * po/en_GB.po
14631         * po/fi.po
14632         * po/fr.po
14633         * po/it.po
14634         * po/nl.po
14635         * po/pl.po
14636         * po/pt_BR.po
14637         * po/sr.po
14638         * po/zh_CN.po
14639                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
14640                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
14641                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
14642                 Guimaraes, Aleksandar Urosevic, Ralgh Young
14643         * src/gtk/authors.h
14644         * tools/claws.i18n.status.pl
14645                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
14646                 and new Czech translator, Tim <timbrain@post.cz>
14647
14648 2006-04-05 [mones]      2.0.0cvs184
14649
14650         * po/es.po
14651                 Updated translation
14652
14653 2006-04-05 [colin]      2.0.0cvs183
14654
14655         * src/gtk/quicksearch.c
14656                 Fix bug #929 (unnecessary reload in quick search bar)
14657
14658 2006-04-05 [colin]      2.0.0cvs182
14659
14660         * src/compose.c
14661                 Fix crash on Reply with no From:
14662                 Show signature and conversion error on queuing 
14663                 (but not sending)
14664         * src/mainwindow.c
14665         * src/summaryview.c
14666         * src/summaryview.h
14667                 Factorize threading code and make sure msginfo 
14668                 is not null when it comes from a GtkCTreeRow's 
14669                 data
14670         * src/gtk/gtkaspell.c
14671                 Check for necessary things
14672         * src/gtk/gtksctree.c
14673         * src/gtk/gtksctree.h
14674                 Reset anchor if necessary when removing node
14675
14676 2006-03-29 [colin]      2.0.0cvs181
14677
14678         * src/folderview.c
14679                 Warn for disabled IMAP accounts (due to lack of
14680                 libetpan). Breaks string-freeze - sorry - but it
14681                 is kind of important ;)
14682
14683 2006-03-28 [colin]      2.0.0cvs180
14684
14685         * src/gtk/gtkutils.c
14686         * src/gtk/gtkutils.h
14687                 Add a gtkut_get_link_btn() function that
14688                 creates a button which acts like an URI
14689         * src/prefs_themes.c
14690         * src/gtk/about.c
14691                 Use this function (factorizes codes)
14692         * src/common/defs.h
14693         * src/gtk/pluginwindow.c
14694                 Add a "Get more..." in the plugins window
14695
14696 2006-03-28 [colin]      2.0.0cvs179
14697
14698         * src/common/smtp.c
14699         * src/common/passcrypt.c
14700         * src/undo.c
14701                 Warning fixes. Patch by Pawel Pekala
14702
14703 2006-03-27 [colin]      2.0.0cvs178
14704
14705         * src/undo.c
14706                 Fix undoing by blocks with spaces
14707
14708 2006-03-27 [colin]      2.0.0cvs177
14709
14710         * src/textview.c
14711                 Set margin to 3px for headers
14712
14713 2006-03-27 [paul]
14714
14715         2.1.0-rc2 released
14716
14717 2006-03-27 [wwp]        2.0.0cvs176
14718
14719         * src/summaryview.c
14720                 don't reset quicksearch when updating the message list.
14721                 Thanks to Colin.
14722
14723 2006-03-26 [wwp]        2.0.0cvs175
14724
14725         * src/compose.c
14726                 use a unified border width ('other' tab in the compose window,
14727                 patch by Pawel Pekala).
14728
14729
14730 2006-03-26 [wwp]        2.0.0cvs174
14731
14732         * src/common/quoted-printable.c
14733         * src/addressbook.c
14734                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
14735
14736 2006-03-26 [colin]      2.0.0cvs173
14737
14738         * src/quote_fmt_parse.y
14739                 Fix non-UTF8 date formats messing up the whole quote a 
14740                 little bit
14741
14742 2006-03-26 [colin]      2.0.0cvs172
14743
14744         * src/procheader.c
14745                 Make sure the date is UTF8 valid, or try to make it
14746                 so. IncrediMail is really IncrediStupid.
14747         * src/compose.c
14748                 Fix possible conversions. 
14749                 
14750
14751 2006-03-26 [colin]      2.0.0cvs171
14752
14753         * src/matcher.c
14754                 Fix corner cases in body search. This is still a
14755                 hack... It seems impossible to make it good and 
14756                 reasonably fast at the same time.
14757
14758 2006-03-26 [colin]      2.0.0cvs170
14759
14760         * src/summaryview.c
14761                 I think I killed the twilight zone bug!
14762                 summary_select_node() flushes GTK events in order
14763                 to be able to center the view. But this also 
14764                 flushes keypresses like Ctrl-Alt-U, so this can
14765                 call summary_show from summary_select_node (itself
14766                 called from summary_show, etc.). And the summaryview
14767                 has to be unlocked in this function. So just locking
14768                 while processing GTK events, and bailing if locked, 
14769                 should fix it.
14770                 Fixes bug #927 (SIGSEGV during Update Summary)
14771
14772 2006-03-25 [colin]      2.0.0cvs169
14773
14774         * src/matcher.c
14775                 Fix search in QP-encoded bodies
14776                 Fix utf-8 searches in bodies encoded in the
14777                 locale's encoding
14778         * src/common/quoted-printable.c
14779         * src/common/quoted-printable.h
14780                 Add a decode function that doesn't overwrite
14781                 the original pointer
14782                 
14783
14784 2006-03-24 [colin]      2.0.0cvs168
14785
14786         * src/action.c
14787         * src/summaryview.c
14788         * src/summaryview.h
14789                 Update message cache after action
14790                 Patch by H. Merijn Brand
14791         * src/prefs_msg_colors.c
14792                 Factorize label 
14793                 Patch by Fabien Vantard
14794         * src/plugins/spamassassin/spamassassin_gtk.c
14795                 Remove useless translation
14796                 Patch by Fabien Vantard
14797
14798 2006-03-23 [colin]      2.0.0cvs167
14799
14800         * src/common/ssl.c
14801                 Let 30 seconds to SSL_connect
14802
14803 2006-03-23 [wwp]        2.0.0cvs166
14804
14805         * src/summaryview.c
14806         * src/gtk/description_window.c
14807                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
14808                 and headers are translated; adjust description windows' width to fit their
14809                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
14810
14811 2006-03-23 [paul]       2.0.0cvs165
14812
14813         * src/common/utils.c
14814                 fix highlighting of URIs containing "()"
14815                 (2.0.0cvs164's reversal fixed)
14816                 Thanks to Colin.
14817
14818 2006-03-23 [paul]       2.0.0cvs164
14819
14820         * src/common/utils.c
14821                 revert patch, (postponing a fix), at 2.0.0cvs120
14822                 as it breaks more URIs than it fixes.
14823                 Allow '-' to be a terminating character in a URI
14824
14825 2006-03-22 [colin]      2.0.0cvs163
14826
14827         * configure.ac
14828                 Require libetpan 0.45
14829                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
14830
14831 2006-03-22 [paul]       2.0.0cvs162
14832
14833         * src/editgroup.c
14834                 replace '<-' and '->' buttons with GTK_STOCK graphical
14835                 buttons
14836         * src/summary_search.c
14837                 don't offer '...' for translation
14838                 add a tooltip to advanced search '...' button
14839         * src/gtk/quicksearch.c
14840                 don't offer '...' for translation
14841
14842 2006-03-21 [colin]      2.0.0cvs161
14843
14844         * src/compose.c
14845                 Fix middle-click pasting (insert at click
14846                 position instead of cursor position, don't
14847                 remove existing selection and allow pasting
14848                 our own selection)
14849         * src/addressbook.c
14850                 "LDAP Server" -> "LDAP servers"
14851
14852 2006-03-21 [wwp]        2.0.0cvs160
14853
14854         * src/etpan/imap-thread.c
14855                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
14856
14857 2006-03-20 [colin]      2.0.0cvs159
14858
14859         * src/summaryview.c
14860                 Don't reload summaryview after an execute with no
14861                 move action
14862
14863 2006-03-19 [colin]      2.0.0cvs158
14864
14865         * src/addressbook.c
14866                 and put groups at the top, always
14867
14868 2006-03-19 [colin]      2.0.0cvs157
14869
14870         * src/addressbook.c
14871                 Order groups before names, as previously
14872
14873 2006-03-19 [colin]      2.0.0cvs156
14874
14875         * src/addressbook.c
14876                 - Sort case-unsensitive
14877                 - Put the sort arrow at opening too
14878
14879 2006-03-19 [wwp]        2.0.0cvs155
14880
14881         * src/addressbook.c
14882                 allow sorting by name/email/remarks, ensure that right-pane's contents
14883                 matches the left-pane selection (cleared when appropriate).
14884                 Patch by Pawel Pekala <c0rn@o2.pl>.
14885
14886 2006-03-18 [colin]      2.0.0cvs154
14887
14888         * src/textview.c
14889                 Fix text cursor ;)
14890
14891 2006-03-18 [colin]      2.0.0cvs153
14892
14893         * src/gtk/filesel.c
14894                 Make sure we hide the preview if we didn't get
14895                 a filename
14896
14897 2006-03-18 [colin]      2.0.0cvs152
14898
14899         * src/summaryview.c
14900                 Set cursor to watch for execution (fixes lack
14901                 of watch-cursor when dnd'ing hundreds of mails)
14902         * src/gtk/filesel.c
14903                 Check that mime type is 'image/*' before updating
14904                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
14905
14906 2006-03-18 [colin]      2.0.0cvs151
14907
14908         * src/mainwindow.c
14909         * src/textview.c
14910         * src/textview.h
14911                 Put a watch cursor in textview too when the mainwindow's
14912                 cursor in a watch
14913
14914 2006-03-18 [colin]      2.0.0cvs150
14915
14916         * src/folder.c
14917                 Change wrong asserts to simple tests
14918
14919 2006-03-17 [colin]      2.0.0cvs149
14920
14921         * src/mainwindow.c
14922         * src/mainwindow.h
14923         * src/prefs_msg_colors.c
14924         * src/summaryview.c
14925         * src/summaryview.h
14926         * src/gtk/colorlabel.c
14927         * src/gtk/colorlabel.h
14928                 Add a color label menu in the main menubar
14929                 Add (fixed) accels Ctrl-{0-7} to change the color
14930                 They have to be fixed because the menu's dynamic,
14931                 the items are complex widgets, hence we can't use
14932                 a GtkItemFactory.
14933
14934
14935 2006-03-17 [wwp]        2.0.0cvs148
14936
14937         * src/compose.c
14938                 rollback few lines from my previous commit (those lines come from
14939                 a pending patch, accidentally commited, even if neutral as they are
14940                 commented out).
14941
14942 2006-03-17 [wwp]        2.0.0cvs147
14943
14944         * src/compose.c
14945                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
14946                 applied code style/indentation to the modified function.
14947
14948 2006-03-17 [wwp]        2.0.0cvs146
14949
14950         * src/procmsg.c
14951         * src/compose.c
14952                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
14953
14954 2006-03-17 [paul]
14955
14956         2.1.0-rc1 released
14957
14958 2006-03-17 [paul]       2.0.0cvs145
14959
14960         * src/main.c
14961                 addressbook_read_file() was called twice
14962         * src/textview.c
14963                 X-Mailer highlighting
14964
14965 2006-03-16 [colin]      2.0.0cvs144
14966
14967         * src/sourcewindow.c
14968         * src/sourcewindow.h
14969                 And the last one, in source window.
14970
14971 2006-03-16 [colin]      2.0.0cvs143
14972
14973         * src/compose.c
14974         * src/compose.h
14975                 Fix the same stuff in compose
14976
14977 2006-03-16 [colin]      2.0.0cvs142
14978
14979         * src/messageview.c
14980                 Complete the previous messageview crash fix
14981
14982 2006-03-16 [colin]      2.0.0cvs141
14983
14984         * src/procmsg.h
14985         * src/procmsg.c
14986         * src/folder.c
14987                 Fix POSTPROCESSING hook
14988                 Patch by H. Merijn Brand
14989
14990         * src/procmime.c
14991         * src/procmime.h
14992                 Parse Content-Location
14993
14994         * src/toolbar.c
14995         * src/messageview.c
14996         * src/messageview.h
14997                 Don't crash when a top-level MessageView has
14998                 been closed on us. Same problematic than
14999                 yesterday's quicksearch issue.
15000
15001 2006-03-15 [colin]      2.0.0cvs140
15002
15003         * src/gtk/quicksearch.c
15004                 Fix a bitchy race we didn't think about when we
15005                 added quicksearch cancellation:
15006                 If the search is not on cached fields, for example
15007                 body_part matchcase "stuff"
15008                 the matcher code has to get the whole message. If
15009                 we're on IMAP, that can be slow, and in order to
15010                 be non-blocking, the IMAP code idle loop processes
15011                 gtk events too. So it is possible to cancel a
15012                 quicksearch while the matcher is getting the mail's
15013                 body. After matcher got its body, it will start to
15014                 iterate over the matcher list that the Quicksearch's
15015                 clear_search_cb() just freed via prepare_matcher().
15016                 SIGSEGV ensues.
15017                 The fix consists of guarding the matcherlist_match()
15018                 call with a boolean 'matching'. If we reset the
15019                 quicksearch while matching is TRUE, we don't free
15020                 the matcherlist anymore like we did, but we set
15021                 another new flag, deferred_free, to TRUE. Then,
15022                 in quicksearch_match(), just after returning from
15023                 matcherlist_match() and unsetting the matching flag,
15024                 we check the deferred_free flag and do the
15025                 prepare_matcher() (which does the matcherlist_free)
15026                 for real, so we free the matcherlist once it's not
15027                 used anymore.
15028                 As all of this runs via the glib main loop, we
15029                 luckily don't need a mutex.
15030         * src/summaryview.c
15031                 Also, show progress while searching.
15032
15033
15034 2006-03-14 [colin]      2.0.0cvs139
15035
15036         * src/alertpanel.c
15037                 Make alertpanel_is_open non-static
15038
15039 2006-03-14 [colin]      2.0.0cvs138
15040
15041         * src/prefs_spelling.c
15042                 Cleanups - Fabien Vantard
15043
15044 2006-03-14 [wwp]        2.0.0cvs137
15045
15046         * src/main.c
15047                 code style normalization (curly braces, indentation).
15048
15049 2006-03-14 [wwp]        2.0.0cvs137
15050
15051         * src/main.c
15052                 code style (braces, indentation)
15053
15054 2006-03-12 [paul]       2.0.0cvs136
15055
15056         * src/prefs_common.c
15057                 trans_hdr defaults to FALSE to be RFC-savvy
15058         * src/prefs_summaries.c
15059                 add a tooltip to the trans_hdr option
15060                 
15061
15062 2006-03-12 [paul]       2.0.0cvs135
15063
15064         * src/prefs_matcher.c
15065                 give a little more width to the combos
15066         * src/prefs_display_header.c
15067         * src/textview.c
15068                 translate headers if prefs_common.trans_hdr
15069                 is TRUE
15070
15071         Patches by Pawel Pekala
15072
15073 2006-03-12 [paul]       2.0.0cvs134
15074
15075         * src/plugins/clamav/clamav_plugin.c
15076         * src/plugins/dillo_viewer/dillo_viewer.c
15077         * src/plugins/pgpcore/plugin.c
15078         * src/plugins/pgpinline/plugin.c
15079         * src/plugins/pgpmime/plugin.c
15080         * src/plugins/spamassassin/spamassassin.c
15081                 update/add to descriptions
15082         * src/plugins/spamassassin/spamassassin_gtk.c
15083                 fixes to the english, remove superfluous
15084                 tooltips, clean up a little
15085
15086 2006-03-12 [paul]       2.0.0cvs133
15087
15088         * src/compose.c
15089                 fix Bug 924, 'Account combo box shows up wrong 
15090                 if & is in account name'
15091
15092 2006-03-11 [colin]      2.0.0cvs132
15093
15094         * src/summaryview.c
15095                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
15096                 messed up shift-selection because is slows down
15097                 moving around summaryview. thanks -users
15098
15099 2006-03-10 [colin]      2.0.0cvs131
15100
15101         * src/plugins/spamassassin/spamassassin_gtk.c
15102                 Put back Paul's engrish fixes
15103
15104 2006-03-10 [colin]      2.0.0cvs130
15105
15106         * src/plugins/spamassassin/spamassassin.c
15107         * src/plugins/spamassassin/spamassassin.h
15108         * src/plugins/spamassassin/spamassassin_gtk.c
15109                 Cleanup SA prefs page (more)
15110                 Patch by Fabien Vantard
15111
15112 2006-03-10 [paul]       2.0.0cvs129
15113
15114         * src/prefs_msg_colors.c
15115         * src/prefs_spelling.c
15116                 widget sensitivity
15117
15118 2006-03-09 [mones]      2.0.0cvs128
15119
15120         * po/es.po
15121                 Update for next RC
15122
15123 2006-03-09 [wwp]        2.0.0cvs127
15124
15125         * configure.ac
15126                 revert accidental commit (requirement for libetpan 0.43), this time
15127                 not in HEAD.
15128
15129 2006-03-09 [wwp]        2.0.0cvs125
15130
15131         * configure.ac
15132                 revert accidental commit (requirement for libetpan 0.43)
15133
15134 2006-03-09 [paul]       2.0.0cvs126
15135
15136         * src/prefs_receive.c
15137                 remove useless frame
15138                 replace 'incorporation' with 'receiving'
15139         * src/plugins/clamav/clamav_plugin_gtk.c
15140         * src/plugins/spamassassin/spamassassin_gtk.c
15141                 improve widget sensitivity
15142                 fix a bit his engrish
15143
15144 2006-03-09 [wwp]        2.0.0cvs125
15145
15146         * src/addressadd.c
15147         * src/foldersel.c
15148         * src/prefs_common.c
15149         * src/prefs_common.h
15150                 remember some more windows' sizes (add to addressbook and
15151                 select folder).
15152
15153 2006-03-09 [paul]       2.0.0cvs124
15154
15155         * src/plugins/pgpcore/prefs_gpg.c
15156                 normalise construction of dialogue
15157
15158 2006-03-09 [paul]       2.0.0cvs123
15159
15160         * src/plugins/trayicon/Makefile.am
15161                 add missing slash
15162
15163 2006-03-08 [colin]      2.0.0cvs122
15164
15165         * src/plugins/trayicon/Makefile.am
15166                 Fix build in separate dir 
15167                 Patch by Bamanzi <bamanzi@gmail.com>
15168
15169 2006-03-08 [colin]      2.0.0cvs121
15170
15171         * src/procmsg.c
15172                 Batch move and copies from summaryview with delayed execution
15173                 too
15174
15175 2006-03-07 [paul]       2.0.0cvs120
15176
15177         * src/common/utils.c
15178                 fix highlighting of URIs containing "()"
15179                 Patch by Pawel Pekala
15180
15181 2006-03-07 [paul]       2.0.0cvs119
15182
15183         * src/folder.c
15184         * src/folder.h
15185         * src/folderview.c
15186                 immediately do alphabetical resort when
15187                 changing a folder's name
15188                 Patch by Pawel Pekala
15189
15190 2006-03-07 [paul]       2.0.0cvs118
15191
15192         * src/news.c
15193         * src/news_gtk.c
15194                 when unsubscribing a newsgroup, remove the
15195                 folder and msgs in .sylpheed-claws/newscache
15196                 Patch by Pawel Pekala <c0rn@gazeta.pl>
15197
15198 2006-03-07 [paul]       2.0.0cvs117
15199
15200         * src/textview.c
15201                 fix wrong Fake URL Warning
15202                 Thanks to Hiro
15203
15204 2006-03-07 [colin]      2.0.0cvs116
15205
15206         * src/imap.c
15207                 Return immediately when password dialog was
15208                 cancelled
15209         * src/gtk/inputdialog.c
15210                 Allow empty strings for passwords
15211
15212
15213 2006-03-06 [colin]      2.0.0cvs115
15214
15215         * src/imap.c
15216                 Prevent double-timeouts when connection fails
15217
15218 2006-03-06 [colin]
15219
15220         2.0.1-rc1 released
15221
15222 2006-03-06 [colin]      2.0.0cvs114
15223
15224         * src/imap.c
15225                 Refresh session during potentially long
15226                 operations
15227
15228 2006-03-06 [wwp]        2.0.0cvs113
15229
15230         * src/prefs_msg_colors.h
15231                 forgot that one (custom color labels).
15232
15233 2006-03-06 [wwp]        2.0.0cvs112
15234
15235         * src/prefs_common.c
15236         * src/prefs_common.h
15237         * src/prefs_msg_colors.c
15238         * src/summaryview.c
15239         * src/summaryview.h
15240         * src/gtk/colorlabel.c
15241         * src/gtk/colorlabel.h
15242                 colors in messages list are now customizable. Color values and names can
15243                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
15244                 Thanks to Paul and Colin for their help with this longstanding patch!
15245
15246 2006-03-06 [wwp]        2.0.0cvs111
15247
15248         * src/textview.c
15249                 don't crash if (x)face is bad.
15250
15251 2006-03-05 [paul]       2.0.0cvs110
15252
15253         * AUTHORS
15254         * configure.ac
15255         * src/Makefile.am
15256         * src/common/Makefile.am
15257         * src/common/utils.h
15258         * src/etpan/imap-thread.c
15259         * src/gtk/authors.h
15260         * src/plugins/clamav/Makefile.am
15261         * src/plugins/demo/Makefile.am
15262         * src/plugins/dillo_viewer/Makefile.am
15263         * src/plugins/pgpcore/Makefile.am
15264         * src/plugins/pgpcore/passphrase.c
15265         * src/plugins/pgpinline/Makefile.am
15266         * src/plugins/pgpmime/Makefile.am
15267         * src/plugins/spamassassin/Makefile.am
15268         * src/plugins/trayicon/Makefile.am
15269                 fix builiding on cygwin
15270                 Patch by Ralgh Young <bamanzi@gmail.com>
15271
15272 2006-03-04 [wwp]        2.0.0cvs109
15273
15274         * manual/keyboard.xml
15275                 fix mixed up/down keys.
15276
15277 2006-03-04 [wwp]        2.0.0cvs108
15278
15279         * README
15280         * INSTALL
15281                 updated links to SpamAssassin.
15282
15283 2006-03-04 [wwp]        2.0.0cvs107
15284
15285         * manual/plugins.xml
15286         * src/plugins/spamassassin/README
15287                 updated SpamAssassin plugin docs to reflect new functional additions
15288                 (also fix/update/documents few technical stuff more, see the README).
15289
15290 2006-03-04 [wwp]        2.0.0cvs106
15291
15292         * src/prefs_message.c
15293                 normalized capitalization of message-prefs paths.
15294
15295 2006-03-04 [wwp]        2.0.0cvs105
15296
15297         * manual/advanced.xml
15298                 typo.
15299
15300 2006-03-03 [colin]      2.0.0cvs104
15301
15302         * src/plugins/clamav/clamav_plugin_gtk.c
15303                 Rework prefs page, patch by Fabien 
15304
15305 2006-03-03 [colin]      2.0.0cvs103
15306
15307         * src/plugins/clamav/clamav_plugin.c
15308                 Set error on all errors
15309
15310 2006-03-03 [colin]      2.0.0cvs102
15311
15312         * src/common/plugin.c
15313                 Initialize error to avoid crashing when a plugin fails
15314                 without setting error
15315
15316 2006-03-02 [wwp]        2.0.0cvs101
15317
15318         * configure.ac
15319                 fixed linker flags for libetpan support on Cygwin
15320                 (thanks to H.Merijn Brand).
15321
15322 2006-03-02 [wwp]        2.0.0cvs100
15323
15324         * src/addressbook.c
15325                 fix some AB error messages: one for punctuation and
15326                 one wrongly duplicate (thanks, maxbritov).
15327
15328 2006-03-02 [wwp]        2.0.0cvs99
15329
15330         * src/plugins/spamassassin/spamassassin.c
15331                 make sync calls to sa-learn/spamc to prevent
15332                 system (whatever local or client/server) overload.
15333
15334 2006-03-02 [colin]      2.0.0cvs98
15335
15336         * src/summaryview.c
15337                 Put the spam icon in the status column instead of the
15338                 mark one
15339
15340 2006-03-01 [colin]      2.0.0cvs97
15341
15342         * src/plugins/spamassassin/spamassassin.c
15343                 Fix segfault (g_file_set_contents fails for some 
15344                 reason and err==0x2f. Can't find out why with
15345                 valgrind, using working function :-)
15346
15347 2006-03-01 [colin]      2.0.0cvs96
15348
15349         * src/inc.c
15350                 Offline overriding: let 'No' be cached only 3 seconds
15351
15352 2006-03-01 [colin]      2.0.0cvs95
15353
15354         * src/addr_compl.c
15355         * src/addrbook.c
15356         * src/addressbook.c
15357         * src/addrindex.c
15358         * src/folder_item_prefs.c
15359         * src/headerview.c
15360         * src/imap.c
15361         * src/inc.c
15362         * src/ldif.c
15363         * src/mainwindow.c
15364         * src/mh.c
15365         * src/msgcache.c
15366         * src/prefs_common.h
15367         * src/prefs_msg_colors.c
15368         * src/procheader.c
15369         * src/procheader.h
15370         * src/procmime.c
15371         * src/procmsg.c
15372         * src/procmsg.h
15373         * src/send_message.h
15374         * src/simple-gettext.c
15375         * src/summaryview.c
15376         * src/summaryview.h
15377         * src/syldap.c
15378         * src/textview.c
15379         * src/undo.c
15380         * src/common/ssl_certificate.c
15381         * src/common/utils.c
15382         * src/gtk/colorsel.c
15383         * src/gtk/gtksctree.c
15384         * src/gtk/gtkshruler.c
15385         * src/plugins/trayicon/trayicon.c
15386                 #if 0 goes to /dev/null
15387
15388 2006-03-01 [colin]      2.0.0cvs94
15389
15390         * src/compose.c
15391         * src/imap.c
15392         * src/inc.c
15393         * src/inc.h
15394         * src/messageview.c
15395         * src/news.c
15396         * src/plugins/spamassassin/spamassassin.c
15397                 Allow to add information in the "working offline"
15398                 window
15399
15400 2006-03-01 [wwp]        2.0.0cvs93
15401
15402         * src/plugins/spamassassin/spamassassin.c
15403                 fixed spamc invocation: use a tricky temporary mini shell wrapper
15404                 'cause it seems that calling `spamc ... < inputfile` with
15405                 g_spawn_(a)sync simply.. erm doesn't work :-).
15406
15407 2006-03-01 [wwp]        2.0.0cvs92
15408
15409         * src/toolbar.c
15410         * src/toolbar.h
15411                 simplify the adding of spam/ham button to the messageview toolbar
15412                 (it gets more clear now that the same button will be "Mark as spam"
15413                 or "Mark as ham" according to the current message status,
15414                 thanks to Colin).
15415
15416 2006-03-01 [wwp]        2.0.0cvs91
15417
15418         * src/messageview.c
15419         * src/procmsg.c
15420         * src/procmsg.h
15421         * src/summaryview.c
15422         * src/plugins/spamassassin/spamassassin.c
15423         * src/plugins/spamassassin/spamassassin.h
15424                 make learner callbacks return a status (0 for ok),
15425                 handle it in main code to avoid setting flags when learning failed,
15426                 don't learn on TCP if offline in spamassassin,
15427                 thanks to Colin.
15428
15429                 
15430
15431 2006-03-01 [wwp]        2.0.0cvs90
15432
15433         * src/compose.c
15434                 some work around the compose window's account menu,
15435                 patch by Fabien Vantard.
15436
15437 2006-03-01 [wwp]        2.0.0cvs89
15438
15439         * src/plugins/spamassassin/spamassassin.c
15440                 fixed bad logics, was using spamc in local mode and sa-learn
15441                 in remote mode (thanks, Colin).
15442
15443 2006-03-01 [wwp]        2.0.0cvs88
15444
15445         * src/plugins/spamassassin/spamassassin.c
15446         * src/plugins/spamassassin/spamassassin.h
15447         * src/plugins/spamassassin/spamassassin_gtk.c
15448                 made processing of emails w/ sa-plugin an option (default is TRUE),
15449                 fixed Engrish some tooltips, capitalization of some debug messages
15450                 and warnings. The spamassassin plugin now provides two separate
15451                 services: process emails upon incorporation and spamd training.
15452                 Both services (un)register independently but use some common
15453                 plugin settings (transport settings, spam storage location).
15454
15455 2006-02-28 [wwp]        2.0.0cvs87
15456
15457         * src/plugins/spamassassin/spamassassin.c
15458                 fix async flag to spamc cmdline execution (batch exec should
15459                 be asynchronous).
15460
15461 2006-02-27 [wwp]        2.0.0cvs86
15462
15463         * src/plugins/spamassassin/spamassassin.c
15464         * src/plugins/spamassassin/spamassassin.h
15465         * src/plugins/spamassassin/spamassassin_gtk.c
15466                 - added the ability to learn a remote spamassassin server (spamd),
15467                 using spamc.
15468                 - added the spamassassin option 'username', that applies to all
15469                 spamassassin operations (filtering, learning, local or remote).
15470                 The default username is the current unix user (if left blank
15471                 from gtk prefs or config file).
15472                 - commented out some unused code (notebook widget), removed unused
15473                 layout (hbox1).
15474                 - make more widgets sensitive to the transport type.
15475
15476 2006-02-27 [colin]      2.0.0cvs85
15477
15478         * src/plugins/spamassassin/spamassassin.c
15479                 Fix sa-learn call when offline
15480
15481 2006-02-27 [colin]      2.0.0cvs84
15482
15483         * configure.ac
15484         * src/Makefile.am
15485         * src/mainwindow.c
15486         * src/mainwindow.h
15487         * src/messageview.c
15488         * src/messageview.h
15489         * src/prefs_toolbar.c
15490         * src/procmsg.c
15491         * src/stock_pixmap.c
15492         * src/stock_pixmap.h
15493         * src/summaryview.c
15494         * src/toolbar.c
15495         * src/toolbar.h
15496         * src/pixmaps/ham_btn.xpm
15497         * src/pixmaps/spam.xpm
15498         * src/pixmaps/spam_btn.xpm
15499         * src/plugins/spamassassin/spamassassin.c
15500                 Add button in toolbar for spam learning
15501                 Fix a few bugs from the last related commit
15502                 Revert 1.9.6cvs23 which messed up shift-selection
15503
15504 2006-02-24 [colin]      2.0.0cvs83
15505
15506         * src/procmsg.c
15507         * src/summaryview.c
15508         * src/summaryview.h
15509         * src/plugins/spamassassin/spamassassin.c
15510         * src/plugins/spamassassin/spamassassin.h
15511         * src/plugins/spamassassin/spamassassin_gtk.c
15512                 Unregister learner when spamassassin is either
15513                 disabled or over tcp
15514
15515 2006-02-24 [colin]      2.0.0cvs82
15516
15517         * src/Makefile.am
15518         * src/mainwindow.c
15519         * src/mainwindow.h
15520         * src/procmsg.c
15521         * src/procmsg.h
15522         * src/stock_pixmap.c
15523         * src/stock_pixmap.h
15524         * src/summaryview.c
15525         * src/summaryview.h
15526         * src/gtk/icon_legend.c
15527         * src/pixmaps/spam.xpm  ** NEW FILE **
15528         * src/plugins/spamassassin/spamassassin.c
15529         * src/plugins/spamassassin/spamassassin_gtk.c
15530                 Add spam learning interface (Mark/Mark as 
15531                 (spam|ham) menus)
15532
15533 2006-02-24 [wwp]        2.0.0cvs81
15534
15535         * src/compose.c
15536         * src/compose.h
15537         * src/filtering.c
15538                 hide compose window when sending message in batch mode
15539                 (filtering: forward and redirect). Also fixed a wrong
15540                 value returned when sending failed, neutral anyway.
15541                 (Colin, me) 
15542
15543 2006-02-24 [wwp]        2.0.0cvs80
15544
15545         * src/mainwindow.c
15546                 use GTK+'s stock quit button. Patch by Fabien Vantard.
15547
15548 2006-02-24 [paul]       2.0.0cvs79
15549
15550         * src/news.c
15551         * src/news.h
15552         * src/news_gtk.c
15553                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
15554                 Thanks to Colin
15555
15556 2006-02-23 [colin]      2.0.0cvs78
15557
15558         * src/alertpanel.c
15559                 Change OK to Close in alertpanel with View log
15560                 button; add accel to View log. Patch by Fabien
15561                 Vantard
15562
15563 2006-02-23 [wwp]        2.0.0cvs77
15564
15565         * src/compose.c
15566                 silly me, there were much more tests to perform, since toolbars can
15567                 really have down to 1 element only.
15568
15569 2006-02-23 [wwp]        2.0.0cvs76
15570
15571         * commitHelper
15572                 fixed indentation from my previous commit. Fallback to VISUAL if
15573                 EDITOR is not set (and to vi, at last resort).
15574
15575 2006-02-23 [wwp]        2.0.0cvs75
15576
15577         * commitHelper
15578                 improved error detection (Colin, me).
15579
15580 2006-02-23 [wwp]        2.0.0cvs74
15581
15582         * src/prefs_toolbar.c
15583                 simplify and fix prefs/toolbars layouting. Combos' contents can
15584                 now be really displayed.
15585
15586 2006-02-23 [wwp]        2.0.0cvs73
15587         simplifies and fix prefs/toolbars layouting. Combos' contents can now
15588         be really displayed.
15589
15590 2006-02-22 [wwp]        2.0.0cvs72
15591
15592         * src/compose.c
15593                 fix a typo in my previous commit (sorry!).
15594
15595 2006-02-22 [wwp]        2.0.0cvs71
15596
15597         * src/prefs_toolbar.c
15598                 fix a crash when adding separators to toolbars,
15599                 also fix some separator item information.
15600
15601 2006-02-22 [wwp]        2.0.0cvs70
15602
15603         * src/compose.c
15604                 fix a crash when redirecting (for instance) when compose window's
15605                 toolbar contents has been customized (when some buttons have been
15606                 removed in fact).
15607
15608 2006-02-21 [wwp]        2.0.0cvs69
15609
15610         * src/summaryview.c
15611         * src/gtk/pluginwindow.c
15612         * src/plugins/pgpcore/prefs_gpg.c
15613                 fix some compilation warnings (feat. remains of removed code).
15614
15615 2006-02-21 [wwp]        2.0.0cvs68
15616
15617         * src/gtk/gtkutils.c
15618                 fix two compilation issues, thanks to Stephan Sachse.
15619
15620 2006-02-20 [colin]      2.0.0cvs67
15621
15622         * src/mainwindow.c
15623                 Don't reselect displayed mail on refocus
15624                 This fixes actions misbehaving 
15625
15626 2006-02-20 [wwp]        2.0.0cvs66
15627
15628         * src/summaryview.c
15629         * src/gtk/gtksctree.c
15630         * src/gtk/gtkshruler.c
15631                 changed more runtime typecast checks.
15632
15633 2006-02-20 [wwp]        2.0.0cvs65
15634
15635         * src/summary_search.c
15636                 find all - summaryview refresh issue fixed, thanks to Colin.
15637
15638 2006-02-20 [wwp]        2.0.0cvs64
15639
15640         * src/gtk/gtkutils.c
15641                 better runtime typecast checks.
15642
15643 2006-02-20 [wwp]        2.0.0cvs63
15644
15645         * src/summary_search.c
15646                 enhancements to the summary search:
15647                         - add the ability to stop the running search
15648                           (upon ESC-key press, new Stop button or when Clear button is pressed)
15649                         - don't search if no criteria (From/To/Subject/Body) is set
15650                         - ensure that a busy mouse pointer is always shown when searching,
15651                           show it even a bit earlier
15652
15653 2006-02-19 [colin]      2.0.0cvs62
15654
15655         * src/compose.c
15656         * src/imap.c
15657         * src/etpan/imap-thread.c
15658         * src/etpan/imap-thread.h
15659                 (Future) IMAP speed improvement on sending
15660                 Will require a libetpan update
15661         * src/summaryview.c
15662         * src/gtk/quicksearch.c
15663                 Make quicksearch clearable while running.
15664
15665 2006-02-17 [colin]      2.0.0cvs61
15666
15667         * src/imap.c
15668         * src/etpan/imap-thread.c
15669         * src/etpan/imap-thread.h
15670                 Check for IMAP certificates
15671                 ** Requires libetpan-0.42-cvs4 
15672                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
15673
15674 2006-02-17 [colin]      2.0.0cvs60
15675
15676         * src/messageview.c
15677         * src/prefs_common.c
15678         * src/prefs_common.h
15679         * src/prefs_message.c
15680                 Add pref to display HTML-only mails with plugin, 
15681                 if possible (defaulting to FALSE of course).
15682
15683 2006-02-16 [colin]      2.0.0cvs59
15684
15685         * src/main.c
15686         * src/common/plugin.c
15687         * src/common/plugin.h
15688         * src/gtk/pluginwindow.c
15689                 Keep track of requested (but unloaded) plugins
15690                 in some error cases.
15691
15692 2006-02-16 [wwp]        2.0.0cvs58
15693
15694         * src/gtk/gtkaspell.c
15695         * src/gtk/gtkaspell.h
15696         * src/prefs_spelling.c
15697         * src/compose.c
15698         * src/prefs_common.c
15699         * src/prefs_common.h
15700                 implemented new optional spellchecker behaviour: re-check message when
15701                 dictionary got changed (from compose-window/context-menu/Change dictionary).
15702
15703 2006-02-16 [wwp]        2.0.0cvs57
15704
15705         * src/quote_fmt_parse.y
15706                 pclose popen'ed pipe.
15707
15708 2006-02-15 [colin]      2.0.0cvs56
15709
15710         * src/mimeview.c
15711         * src/mimeview.h
15712                 Let MimeViewers know which MimeView they
15713                 depend of.
15714         * src/summaryview.c
15715                 Swap From/To columns in Sent/Queue/Drafts
15716                 folders
15717         * src/etpan/imap-thread.c
15718                 Use mailstream_low_tls_open() for STARTTLS
15719                 instead of mailstream_low_ssl_open()
15720                 ** REQUIRES libetpan 0.42cvs3 **
15721
15722 2006-02-15 [wwp]        2.0.0cvs55
15723
15724         * src/compose.c
15725         * src/compose.h
15726         * src/message_search.c
15727         * src/message_search.h
15728         * src/textview.c
15729         * src/gtk/gtkutils.c
15730         * src/gtk/gtkutils.h
15731                 added the ability to Find text in the compose window (and a bit
15732                 of code factorization).
15733
15734 2006-02-15 [wwp]        2.0.0cvs54
15735
15736         * src/prefs_gtk.c
15737                 yet another one file was missing (fix for some widgets' sensitivity).
15738                 Thanks Colin!
15739
15740 2006-02-15 [wwp]        2.0.0cvs53
15741
15742         * src/prefs_gtk.h
15743                 oops forgot that file (fix for some widgets' sensitivity).
15744
15745 2006-02-15 [wwp]        2.0.0cvs52
15746
15747         * src/summary_search.c
15748                 implemented advanced summary search options (added the ability
15749                 to use matcher conditions in an advanced search mode).
15750
15751 2006-02-15 [wwp]        2.0.0cvs51
15752
15753         * src/plugins/pgpcore/prefs_gpg.c
15754         * src/prefs_account.c
15755                 fix some widget sensitivity, mostly around some labels in
15756                 account prefs.
15757
15758 2006-02-15 [paul]       2.0.0cvs50
15759
15760         * manual/advanced.xml
15761                 improve Templates info
15762                 written by wwp
15763
15764 2006-02-14 [colin]      2.0.0cvs49
15765
15766         * src/pixmaps/address_book.xpm
15767         * src/pixmaps/preferences.xpm
15768         * src/pixmaps/properties.xpm
15769                 Fix pixmap size - patch by Fabien Vantard
15770
15771 2006-02-13 [colin]      2.0.0cvs48
15772
15773         * src/procmime.c
15774                 Add missing fclose()s on error
15775         * src/textview.c
15776                 Remove unused code
15777         * src/common/utils.c
15778                 Fix temp files not being deleted on windows
15779         Patches by Thomas Gilgin
15780
15781 2006-02-13 [colin]      2.0.0cvs47
15782
15783         * src/mainwindow.c
15784                 Fix exit crash
15785
15786 2006-02-13 [wwp]        2.0.0cvs46
15787
15788         * src/plugins/pgpcore/prefs_gpg.c
15789                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
15790
15791 2006-02-12 [colin]      2.0.0cvs45
15792
15793         * src/folderview.c
15794         * src/main.c
15795         * src/mainwindow.c
15796                 Fix "stuff" when quitting
15797
15798 2006-02-12 [wwp]        2.0.0cvs44
15799
15800         * src/prefs_themes.c
15801                 fix typos in debug messages.
15802
15803 2006-02-11 [colin]      2.0.0cvs43
15804
15805         * src/summaryview.c
15806                 don't allow drag/drop from ourself
15807
15808 2006-02-10 [wwp]        2.0.0cvs42
15809
15810         * src/exporthtml.c
15811         * src/html.c
15812         * src/html.h
15813         * src/procmime.c
15814         * src/textview.c
15815                 renamed html_ prefixed functions and data structures to avoid
15816                 namespace clashes w/ other software (gtkhtml2 for instance).
15817                 Closes bug #907.
15818
15819
15820 2006-02-09 [colin]      2.0.0cvs41
15821
15822         * src/summaryview.c
15823                 Fix shitty logic messed up. Thanks Ticho for the hint!
15824
15825 2006-02-09 [wwp]        2.0.0cvs40
15826
15827         * src/gtk/about.c
15828         * src/compose.c
15829         * src/prefs_account.c
15830         * src/prefs_gtk.h
15831         * src/editaddress.c
15832                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
15833                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
15834                 Browse buttons in accounts prefs.
15835
15836 2006-02-09 [colin]      2.0.0cvs39
15837
15838         * src/matcher.c
15839                 Check for pointer before using its members
15840         * src/gtk/gtksourceprintjob.c
15841                 Fix a wrong warning
15842
15843 2006-02-09 [wwp]        2.0.0cvs38
15844
15845         * src/gtk/filesel.c
15846                 fix few compiler warnings (type mismatch).
15847
15848 2006-02-09 [paul]       2.0.0cvs37
15849
15850         * po/fr.po
15851                 updated by Fabien Vantard
15852
15853 2006-02-08 [colin]      2.0.0cvs36
15854
15855         * src/prefs_common.c
15856         * src/common/defs.h
15857         * src/common/plugin.c
15858                 allow windows and linux configurations to coexist
15859                 patch by Thomas Gilgin
15860
15861 2006-02-08 [colin]      2.0.0cvs35
15862
15863         * src/filtering.c
15864         * src/matcher.c
15865         * src/matcher.h
15866         * src/matcher_parser_parse.y
15867         * src/prefs_filtering_action.c
15868         * src/prefs_matcher.c
15869                 Add the "Ignore thread" filtering
15870                 action
15871
15872 2006-02-08 [colin]      2.0.0cvs34
15873
15874         * src/compose.c
15875         * src/procmime.c
15876         * src/procmime.h
15877                 Fix bug #905 (damaged attachment)
15878                 text files with raw \0's aren't really text files
15879         FOR_STABLE
15880
15881 2006-02-08 [colin]      2.0.0cvs33
15882
15883         * src/summaryview.c
15884                 Fix crasher introduced yesterday
15885
15886 2006-02-08 [wwp]        2.0.0cvs32
15887
15888         * src/compose.c
15889         * src/compose.h
15890                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
15891
15892 2006-02-08 [wwp]        2.0.0cvs31
15893
15894         * src/prefs_template.c
15895                 templates enhancement: allow address completion for Cc and Bcc fields
15896                 (it was currently possible for the To field only)
15897
15898 2006-02-08 [colin]      2.0.0cvs30
15899
15900         * src/compose.c
15901                 Don't unblock if not blocked
15902         FOR_STABLE
15903
15904 2006-02-07 [colin]      2.0.0cvs29
15905
15906         * src/action.c
15907                 Forgot to refresh summaryview
15908
15909 2006-02-07 [colin]      2.0.0cvs28
15910
15911         * src/action.c
15912                 Freeze/thaw message list and folder list while
15913                 processing %as{} actions 
15914         * src/compose.c
15915                 Fix auto-wrap disabling after a middle-click
15916                 paste - FOR_STABLE
15917
15918 2006-02-07 [paul]       2.0.0cvs27
15919
15920         * src/folder.c
15921                 fix freeing of uninitialised pointers
15922                 Thanks to Colin
15923
15924 2006-02-06 [colin]      2.0.0cvs26
15925
15926         * src/folder.c
15927                 Use g_slist_prepend in potentially big list
15928
15929 2006-02-06 [colin]      2.0.0cvs25
15930
15931         * src/folder.c
15932                 Completely skip processing if it doesn't 
15933                 exist (faster!)
15934
15935 2006-02-06 [colin]      2.0.0cvs24
15936
15937         * src/folder.c
15938         * src/summaryview.c
15939                 Batch filtering in summaryview (from Tools menu)
15940                 and pre/post//-processing too
15941
15942 2006-02-06 [colin]      2.0.0cvs23
15943
15944         * src/procmsg.h
15945         * src/filtering.c
15946                 Use a special field for batch filtering instead
15947                 of stepping on deferred execution's toes
15948
15949 2006-02-06 [colin]      2.0.0cvs22
15950
15951         * src/action.c
15952         * src/filtering.c
15953         * src/filtering.h
15954         * src/folder.c
15955         * src/summaryview.c
15956                 Fix filtering via menus and actions
15957
15958 2006-02-06 [colin]      2.0.0cvs21
15959
15960         * src/imap.c
15961                 Put the added file directly to cache if possible (will work
15962                 with next libetpan)
15963         * src/filtering.c
15964         * src/filtering.h
15965         * src/inc.c
15966         * src/folder.c
15967         * src/mbox.c
15968         * src/procmsg.h
15969                 Move and copy filtered messages by batches instead of one
15970                 by one - faster on IMAP
15971         * src/procmsg.c
15972                 Add a function that'll possibly be useful later
15973
15974 2006-02-06 [colin]      2.0.0cvs20
15975
15976         * src/addressbook.c
15977                 Use internal mime-type instead of text/plain for d'n'd
15978         * src/compose.c
15979                 Allow attaching files from mimeview's icon list via d'n'd
15980         * src/folderview.c
15981         * src/folderview.h
15982                 Use internal mime-type instead of text/plain for d'n'd
15983                 Don't try to selected opened folder if none is
15984                 Factorize d'n'd from other apps code
15985         * src/headerview.c
15986         * src/textview.c
15987         * src/gtk/gtkutils.c
15988         * src/gtk/gtkutils.h
15989                 Factorize Face/X-Face stuff
15990         * src/mimeview.c
15991                 Fix d'n'd to other apps
15992         * src/prefs_message.c
15993                 Let the XFace pref be usable without libcompface as it also
15994                 applies to Face
15995         * src/summaryview.c
15996                 Fix d'n'd to other apps
15997                 Factorize d'n'd from other apps code
15998
15999 2006-02-06 [wwp]        2.0.0cvs19
16000
16001         * po/it.po
16002                 Italian translation fixes by Andrea Spadaccini (no more confusion
16003                 between filtering and processing, and few changes in the About
16004                 dialog).
16005
16006
16007 2006-02-06 [mones]      2.0.0cvs18
16008
16009         * src/gtk/icon_legend.c
16010                 Improved descriptions allowing better translations
16011
16012 2006-02-05 [colin]      2.0.0cvs17
16013
16014         * src/imap.c
16015                 Add the f*cking missing expunge that caused imap_fetch_env
16016                 to fail after an add_msgs ! :-///
16017         * src/etpan/imap-thread.c
16018                 Add a bit of debug
16019         FOR_STABLE
16020
16021 2006-02-05 [colin]      2.0.0cvs16
16022
16023         * src/common/utils.c
16024                 Don't check for return-path (or we can't put
16025                 back non-sent mails)
16026
16027 2006-02-05 [colin]      2.0.0cvs15
16028
16029         * src/textview.c
16030                 Don't try to display Face header in textview
16031                 when teh headerview's active
16032
16033 2006-02-05 [colin]      2.0.0cvs14
16034
16035         * tools/tbird2syl.py
16036         * tools/Makefile.am
16037                 Add script to import Thunderbird mails
16038
16039 2006-02-05 [colin]      2.0.0cvs13
16040
16041         * src/headerview.c
16042         * src/procheader.c
16043         * src/procmsg.c
16044         * src/procmsg.h
16045         * src/textview.c
16046                 Show Face headers - patch partially by Klaus Flittner
16047
16048 2006-02-05 [colin]      2.0.0cvs12
16049
16050         * src/folderview.c
16051         * src/summaryview.c
16052         * src/common/utils.c
16053         * src/common/utils.h
16054                 Let dnd work from mime icons to summaryview
16055                 and to folderview too
16056                 Add a crude test to avoid trying to add files
16057                 drag'n'dropped when they're not mails
16058
16059 2006-02-04 [colin]      2.0.0cvs11
16060
16061         * src/summaryview.c
16062         * src/mimeview.c
16063                 Fix utf8 conversion
16064
16065 2006-02-04 [colin]      2.0.0cvs10
16066
16067         * src/compose.c
16068         * src/folderview.c
16069         * src/mimeview.c
16070         * src/summaryview.c
16071         * src/summaryview.h
16072                 Added various drag and drop capas:
16073                 From                    To
16074                 summaryview             other apps
16075                 mimeview icons          other apps
16076                 other apps              summaryview
16077                 other apps              folderview
16078
16079                 This shouldn't have broken the existing:
16080                 From                    To
16081                 summaryview             folderview
16082                 folderview              folderview
16083                 summaryview             compose's attachments
16084
16085         Tests welcomed.
16086
16087 2006-02-02 [paul]       2.0.0cvs9
16088
16089         * src/mainwindow.c
16090                 move global option 'Set displayed columns...' out
16091                 of folder option grouping.
16092                 fix sensitivity of 'harvest addresses'
16093         FOR_STABLE
16094
16095 2006-02-01 [colin]      2.0.0cvs8
16096
16097         * src/mimeview.c
16098                 Revert the alertpanel patch, it sucks (intrusive
16099                 and gets in the way of "open")
16100
16101 2006-02-01 [colin]      2.0.0cvs7
16102
16103         * src/compose.c
16104         * src/prefs_account.c
16105         * src/prefs_common.c
16106         * src/common/defs.h
16107         * src/common/utils.c
16108         * src/common/utils.h
16109                 Add ability to edit the signature file
16110                 from the account preferences, and use
16111                 a default for the text editor.
16112                 Patch by Fabien Vantard
16113
16114 2006-02-01 [colin]      2.0.0cvs6
16115
16116         * src/mimeview.c
16117                 Try to get mime type by extension if it is
16118                 application/octet-stream
16119                 Display a window with possible choices when
16120                 encountering unknown mime types
16121         * src/gtk/filesel.c
16122         * src/gtk/filesel.h
16123                 Add preview
16124                 Allow multiple selection in filtered filesel
16125                 (patch by Fabien Vantard)
16126         * src/gtk/pluginwindow.c
16127                 Use it (patch by Fabien Vantard)
16128
16129 2006-02-01 [paul]       2.0.0cvs5
16130
16131         * src/jpilot.c
16132                 fix crash on creating jpilot address book
16133                 Thanks to Colin - FOR_STABLE
16134         * src/prefs_summaries.c
16135         * src/prefs_wrapping.c
16136         * src/gtk/icon_legend.c
16137         * src/gtk/quicksearch.c
16138                 string fixes and additions
16139
16140 2006-02-01 [paul]       2.0.0cvs4
16141
16142         * src/compose.c
16143         * src/mainwindow.c
16144         * src/messageview.c
16145         * src/prefs_send.c
16146                 add Arabic encoding option
16147                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
16148
16149 2006-01-31 [colin]      2.0.0cvs3
16150
16151         * src/plugins/pgpcore/passphrase.c
16152                 Convert passphrase to locale encoding
16153         * src/compose.c
16154                 Fix drafting on IMAP. Crappy bug sneaked in
16155                 the release :-/
16156         FOR_STABLE
16157
16158 2006-01-30 [paul]       2.0.0cvs2
16159
16160         * src/gtk/icon_legend.c
16161                 show the new entries
16162
16163 2006-01-30 [colin]      2.0.0cvs1
16164
16165         * src/manual.c
16166                 Check for the file to be present before 
16167                 enabling the menu - FOR_STABLE
16168         * src/gtk/icon_legend.c
16169                 Add folders icons (not all of them, there
16170                 are too much, but the most intriguing ones)
16171
16172 2006-01-30 [paul]       2.0.0
16173
16174         version 2.0.0 released
16175
16176 [For previous entries, see ChangeLog.pre2.0.0]