2007-10-07 [colin] 3.0.2cvs29
[claws.git] / ChangeLog
1 2007-10-07 [colin]      3.0.2cvs29
2
3         * AUTHORS
4         * src/gtk/authors.h
5                 Add Frank Dietrich
6
7 2007-10-07 [colin]      3.0.2cvs28
8
9         * src/exporthtml.c
10                 Fix HTML export to make it more compliant
11                 Patch by Frank Dietrich <bits_n_bytes@gmx.de>
12
13 2007-10-07 [colin]      3.0.2cvs27
14
15         * src/prefs_toolbar.c
16                 Only use icons that wouldn't look stupid in the toolbar
17
18 2007-10-07 [colin]      3.0.2cvs26
19
20         * src/prefs_toolbar.c
21                 Fix old icon being used when none is selected
22
23 2007-10-07 [colin]      3.0.2cvs25
24
25         * src/toolbar.c
26                 Fix copy/paste error
27
28 2007-10-07 [colin]      3.0.2cvs24
29
30         * src/prefs_toolbar.c
31         * src/toolbar.c
32         * src/toolbar.h
33                 Update icon to default one when changing event
34                 Make the icon chooser nicer (handle Esc, Enter,
35                 double-click)
36
37 2007-10-06 [colin]      3.0.2cvs23
38
39         * src/prefs_toolbar.c
40                 Fix text reset; patch by Pawel
41
42 2007-10-06 [colin]      3.0.2cvs22
43
44         * src/toolbar.h
45                 Complete previous commit
46
47 2007-10-06 [colin]      3.0.2cvs21
48
49         * src/prefs_toolbar.c
50         * src/toolbar.c
51                 Set toolbar text automatically to the default
52                 when changing Event executed on click
53
54 2007-10-06 [colin]      3.0.2cvs20
55
56         * src/prefs_toolbar.c
57                 Invert Text and Event fields
58
59 2007-10-06 [colin]      3.0.2cvs19
60
61         * src/prefs_toolbar.c
62         * src/toolbar.c
63                 Make toolbar prefs look much better
64                 Patch by Pawel Pekala
65
66 2007-10-06 [paul]       3.0.2cvs18
67
68         * src/account.c
69         * src/prefs_filtering.c
70                 fix checkbuttons in gtktreeview on maemo by
71                 setting maemo's "allow-checkbox-mode" to FALSE
72
73 2007-10-06 [colin]      3.0.2cvs17
74
75         * configure.ac
76                 Export -DSOLARIS in CFLAGS for all
77                 Solaris (not just 2.8) and OpenSolaris
78
79 2007-10-06 [paul]       3.0.2cvs16
80
81         * AUTHORS
82         * src/exporthtml.c
83         * src/mbox.c
84         * src/gtk/authors.h
85                 fix build on solaris where ctime_r takes
86                 3 arguments rather than 2.
87                 Patch by Nicolas Doualot <slubman.lists@slubman.info>
88
89 2007-10-05 [colin]      3.0.2cvs15
90
91         * src/etpan/imap-thread.c
92                 Fix wrong error codepath
93
94 2007-10-05 [wwp]        3.0.2cvs14
95
96         * src/filtering.c
97                 Fix unexpected logging of quicksearches:
98                 debug_filtering_session flag was never reset to FALSE, causing
99                 matcher functions to log when called from a quicksearch
100                 (if a filtering session happened before).
101
102 2007-10-05 [paul]       3.0.2cvs13
103
104         * src/prefs_actions.c
105         * src/prefs_filtering.c
106         * src/prefs_template.c
107                 fix bug 1343, 'Filtering..'s close button
108                 silently discards new filter'
109                 Thanks to Colin
110
111 2007-10-05 [paul]       3.0.2cvs12
112
113         * configure.ac
114         * src/Makefile.am
115                 fix bug 1347, '-Wno-unused-function, optional'
116
117 2007-10-05 [colin]      3.0.2cvs11
118
119         * src/procmime.c
120         * src/common/mgutils.c
121                 Fix warnings
122
123 2007-10-05 [mones]      3.0.2cvs10
124
125         * manual/advanced.xml
126                 Use full menu name
127         * manual/es/advanced.xml
128                 Synchronise translation
129
130 2007-10-04 [colin]      3.0.2cvs9
131
132         * src/action.c
133         * src/addrbook.c
134         * src/addrindex.c
135         * src/compose.c
136         * src/exporthtml.c
137         * src/exportldif.c
138         * src/folder.c
139         * src/main.c
140         * src/matcher.c
141         * src/mbox.c
142         * src/messageview.c
143         * src/mh.c
144         * src/news.c
145         * src/partial_download.c
146         * src/pop.c
147         * src/procmime.c
148         * src/procmsg.c
149         * src/toolbar.c
150         * src/common/log.c
151         * src/common/mgutils.c
152         * src/common/plugin.c
153         * src/common/utils.c
154         * src/common/xml.c
155         * src/common/xml.h
156         * src/common/xmlprops.c
157         * src/common/xmlprops.h
158         * src/plugins/bogofilter/bogofilter.c
159         * src/plugins/clamav/clamav_plugin.c
160         * src/plugins/dillo_viewer/dillo_prefs.c
161         * src/plugins/pgpcore/prefs_gpg.c
162         * src/plugins/pgpinline/pgpinline.c
163         * src/plugins/pgpmime/pgpmime.c
164         * src/plugins/spamassassin/spamassassin.c
165         * src/plugins/trayicon/trayicon_prefs.c
166                 Verify success on writes. Will fix possible strange
167                 failure on disk full.
168
169 2007-10-04 [paul]       3.0.2cvs8
170
171         * manual/advanced.xml
172                 add further info about Actions
173                 Patch by Emmanuel Briot <briot@adacore.com>
174
175 2007-10-04 [paul]       3.0.2cvs7
176
177         * src/account.c
178                 remove the D column, instead indicate the
179                 default account by use of bold text
180
181 2007-10-03 [colin]      3.0.2cvs6
182
183         * src/common/template.c
184                 Fix templates writing (was prone to disk full problems)
185
186 2007-10-03 [colin]      3.0.2cvs5
187
188         * src/Makefile.am
189         * src/addrduplicates.c
190         * src/addrduplicates.h
191         * src/addressbook.c
192                 Add duplicate deletion. Patch by Holger
193
194 2007-10-03 [colin]      3.0.2cvs4
195
196         * src/matcher.c
197         * src/gtk/quicksearch.c
198                 Fix bug 1340, 'Case insensitive searches with 
199                 non-ascii alphabets fail'.
200
201 2007-10-03 [colin]      3.0.2cvs3
202
203         * src/main.c
204         * src/common/utils.c
205         * src/common/utils.h
206                 Implement run-time alternative config directories
207
208 2007-10-03 [colin]      3.0.2cvs2
209
210         * src/folderview.c
211                 Prevent opening folder item while folder
212                 is scanned in a better way
213
214 2007-10-02 [paul]       3.0.2cvs1
215
216         * NEWS
217         * README
218         * RELEASE_NOTES
219         * configure.ac
220                 bump up version number following stable release
221
222 2007-09-30 [colin]      3.0.1cvs49
223
224         * src/imap.c
225                 Refresh session if needed
226
227 2007-09-30 [colin]      3.0.1cvs48
228
229         * src/imap.c
230                 Reset folder's session to NULL
231                 before destroying it
232
233 2007-09-30 [mones]      3.0.1cvs47
234
235         * manual/handling.xml
236                 Use markup quotes instead hardcoded quotes
237         * manual/es/handling.xml
238                 Added new synced section (IMAP subscriptions)
239
240 2007-09-29 [colin]      3.0.1cvs46
241
242         * src/imap.c
243                 Notice disconnections faster
244
245 2007-09-28 [colin]      3.0.1cvs45
246
247         * src/addressbook.c
248         * src/addrindex.c
249                 Fix warnings
250
251 2007-09-28 [paul]       3.0.1cvs44
252
253         * src/mimeview.c
254                 fix maemo build
255
256 2007-09-28 [paul]       3.0.1cvs43
257
258         * src/account.c
259                 use gtk_widget_set_size_request() on the label
260                 so that wrapping works better. get rid of the
261                 (partially deprecated) hbutton_box.
262                 these changes should prevent buttons overlapping
263                 on maemo
264
265 2007-09-28 [colin]      3.0.1cvs42
266
267         * src/pop.c
268                 Fix typo :)
269
270 2007-09-28 [colin]      3.0.1cvs41
271
272         * src/compose.c
273         * src/msgcache.c
274         * src/pop.c
275         * src/procmime.c
276         * src/etpan/imap-thread.c
277                 64bits-related warning fixes
278
279 2007-09-28 [colin]      3.0.1cvs40
280
281         * src/folder_item_prefs.c
282         * src/ldaputil.c
283         * src/mainwindow.c
284         * src/mimeview.c
285         * src/common/tags.c
286                 Fix warnings
287
288 2007-09-28 [colin]      3.0.1cvs39
289
290         * src/plugins/spamassassin/spamassassin.c
291         * src/plugins/spamassassin/spamassassin.h
292         * src/plugins/spamassassin/spamassassin_gtk.c
293                 Add addressbook-based whitelisting
294
295 2007-09-28 [colin]      3.0.1cvs38
296
297         * src/folder.c
298                 Fix bug 1337, 'crash on pressing Send button'
299
300 2007-09-28 [paul]       3.0.1cvs37
301
302         * src/prefs_folder_item.c
303                 give the orphans a parent. makes all prefs
304                 pages visible on maemo
305
306 2007-09-28 [colin]      3.0.1cvs36
307
308         * src/prefs_folder_column.c
309         * src/prefs_summary_column.c
310                 Fix two leaks
311
312 2007-09-27 [colin]      3.0.1cvs35
313
314         * src/gtk/quicksearch.c
315                 Fix bug 1336, 'Segfault if empty space before search-string'
316
317 2007-09-26 [mones]      3.0.1cvs34
318
319         * manual/account.xml
320         * manual/plugins.xml
321                 Fixed irc channel name, added some docbook markup.
322                 Changed text markup to docbook markup. 
323                 Added spamcop as supported in SpamReport description.
324         * manual/fr/plugins.xml
325                 Fixed irc channel name.
326         * manual/es/account.xml
327         * manual/es/advanced.xml
328         * manual/es/claws-mail-manual.xml
329         * manual/es/glossary.xml
330         * manual/es/gpl.xml
331         * manual/es/keyboard.xml
332         * manual/es/plugins.xml
333                 Synced with English version, fixed a couple of typos.
334
335 2007-09-26 [colin]      3.0.1cvs33
336
337         * configure.ac
338                 Explain why "Libgnomeprint: no" on GTK+ 2.10
339
340 2007-09-26 [colin]      3.0.1cvs32
341
342         * src/messageview.c
343         * src/procmsg.c
344         * src/procmsg.h
345                 Optimisation: avoid fetching mail 3 times locally
346                 for displaying
347
348 2007-09-26 [colin]      3.0.1cvs31
349
350         * src/mh.c
351                 Fix missing static
352
353 2007-09-26 [colin]      3.0.1cvs30
354
355         * src/folder.c
356         * src/folder.h
357         * src/mh.c
358         * src/mh.h
359                 Fix MH mtime hack - make it a folder class function
360
361 2007-09-26 [colin]      3.0.1cvs29
362
363         * src/inc.c
364                 Fix bug 1334, 'user defined mail incorporation 
365                 script not run'
366
367 2007-09-25 [colin]      3.0.1cvs28
368
369         * src/codeconv.c
370                 Optimisation: shortcut conv_codeset_strdup
371                 when src_code and dest_code are the same
372         * src/common/xml.c
373         * src/common/xml.h
374                 Optimisation: shortcut code conversions when
375                 files are in UTF-8; faster list walking by
376                 using prepend/reverse.
377
378 2007-09-25 [holger]     3.0.1cvs27
379
380         * src/printing.c
381                 Replace button bar of the preview window
382                 with a real toolbar (patch by Colin)
383                 Add zooming to the preview window
384
385 2007-09-24 [paul]       3.0.1cvs26
386
387         * src/compose.c
388                 compact the character set menu, adding some
389                 missing encodings. Patch by Pawel Pekala
390
391 2007-09-23 [paul]       3.0.1cvs25
392
393         * src/prefs_account.c
394         * src/prefs_folder_item.c
395         * src/prefs_quote.c
396         * src/quote_fmt.c
397         * src/quote_fmt.h
398                 remove unnecessary frame from Templates options
399                 and improve the English of the check button label
400
401 2007-09-22 [colin]      3.0.1cvs24
402
403         * src/gtk/quicksearch.c
404                 Fix bug 1329, 'error in quicksearch.c'
405                 Fix return with value in function returning void
406
407 2007-09-22 [colin]      3.0.1cvs23
408
409         * src/imap.c
410         * src/procmsg.h
411         * src/common/utils.c
412         * src/common/utils.h
413         * src/etpan/imap-thread.c
414                 Optimise fetching IMAP cached emails *a lot*
415                 (remember whether mail is fully cached and \r's
416                  are already stripped)
417
418 2007-09-22 [colin]      3.0.1cvs22
419
420         * src/folder.c
421         * src/folder.h
422         * src/prefs_folder_item.c
423                 Add a button to allow users to drop local caches.
424
425 2007-09-21 [colin]      3.0.1cvs21
426
427         * src/summaryview.c
428                 Remove unnecessary error when cancelling export to mbox.
429                 Patch by Pawel
430
431 2007-09-21 [paul]       3.0.1cvs20
432
433         * src/gtk/prefswindow.c
434                 remove unnecessary frames from the prefs
435                 pages. Patch by Pawel Pekala
436
437 2007-09-21 [paul]       3.0.1cvs19
438
439         * src/prefs_account.c
440         * src/prefs_folder_item.c
441         * src/prefs_quote.c
442         * src/quote_fmt.c
443                 put the Templates options into a tabbed
444                 layout. Patch by Pawel Pekala
445
446 2007-09-21 [paul]       3.0.1cvs18
447
448         * src/mainwindow.c
449                 group together the character set menu items
450                 move the /View/Show or hide/Message view below
451                 .../Toolbar menu item
452                 Patch by Pawel Pekala
453
454 2007-09-21 [mones]      3.0.1cvs17
455
456         * src/compose.c
457                 Fix for bug 1327, 'segfault when replying to a non-existent
458                 news message', thanks to Colin.
459
460 2007-09-21 [colin]      3.0.1cvs16
461
462         * src/folderview.c
463                 Complete 3.0.1cvs15
464
465 2007-09-20 [colin]      3.0.1cvs15
466
467         * src/folderview.c
468         * src/folderview.h
469                 Maybe fix bug 1324, 'Corrupted IMAP cache'
470
471 2007-09-20 [colin]      3.0.1cvs14
472
473         * src/printing.c
474                 Fix a little leak
475
476 2007-09-20 [holger]     3.0.1cvs13
477
478         * src/printing.c
479                 Add page layout to print preview.
480                 Make the close-button in the toolbar
481                 right-aligned.
482
483 2007-09-20 [paul]       3.0.1cvs12
484
485         * po/ru.po
486                 updated by Pavlo Bohmat
487
488 2007-09-19 [colin]      3.0.1cvs11
489
490         * src/common/utils.c
491                 Prevent unquoted mime boundaries, by always
492                 using a /
493
494 2007-09-19 [colin]      3.0.1cvs10
495
496         * src/printing.c
497                 Fix drawing area size, fix DPI change that
498                 can cause total number of lines to decrease
499
500 2007-09-19 [colin]      3.0.1cvs9
501
502         * po/POTFILES.in
503         * src/printing.c
504                 Make print preview more efficient and nicer.
505                 Patch mostly by Holger Berndt <hb@claws-mail.org>
506
507 2007-09-19 [colin]      3.0.1cvs8
508
509         * src/prefs_common.c
510         * src/prefs_common.h
511         * src/printing.c
512                 Add scrolledwindow, default allocation and
513                 size saving to the print preview window.
514
515 2007-09-18 [colin]      3.0.1cvs7
516
517         * src/prefs_common.c
518         * src/prefs_common.h
519         * src/prefs_image_viewer.c
520         * src/printing.c
521                 GtkPrintOperation:
522                 - add image printing support
523                 - add option to print images
524                 - add preview widget
525                 - add saving of a few Page Setup parameters
526
527 2007-09-18 [colin]      3.0.1cvs6
528
529         * AUTHORS
530         * src/gtk/authors.h
531                 Add Guillaume Chazarain
532
533 2007-09-18 [colin]      3.0.1cvs5
534
535         * src/common/utils.c
536                 Fix bug 1321, 'access before allocation 
537                 when scanning for uris'. Patch by 
538                 Guillaume Chazarain <guichaz@yahoo.fr>
539
540 2007-09-18 [colin]      3.0.1cvs4
541
542         * src/toolbar.c
543                 Fix bug 1320, 'Memory leak caused by 
544                 gtk_container_get_children'. Patch by
545                 Guillaume Chazarain <guichaz@yahoo.fr>
546
547 2007-09-18 [colin]      3.0.1cvs3
548
549         * src/printing.c
550         * src/printing.h
551                 Fix HAVE_GNOMEPRINT (USE_GNOMEPRINT)
552
553 2007-09-18 [colin]      3.0.1cvs2
554
555         * src/Makefile.am
556         * src/mainwindow.c
557         * src/messageview.c
558         * src/messageview.h
559         * src/prefs_ext_prog.c
560         * src/prefs_fonts.c
561         * src/printing.c
562         * src/printing.h
563         * src/summaryview.c
564                 Use GtkPrintOperation by default on GTK+ >= 2.10
565                 Patch by Holger Berndt <hb@claws-mail.org>
566
567 2007-09-18 [paul]       3.0.1cvs1
568
569         * NEWS
570         * README
571         * RELEASE_NOTES
572         * configure.ac
573                 bump up version number following stable release
574
575 2007-09-16 [colin]      3.0.0cvs18
576
577         * src/folder.c
578                 Fix possible memleak
579
580 2007-09-16 [colin]      3.0.0cvs17
581
582         * src/folderview.c
583                 Fix bug 1311, 'Wrong arrow position 
584                 while moving message into folder when 
585                 column headers hidden'
586         * src/image_viewer.c
587                 Show error in the GUI if image can't
588                 be loaded
589         * src/matcher.c
590                 Fix spurious output
591         * src/messageview.c
592                 Allow setting domain in msgid
593         * src/common/plugin.c
594                 Add timing information
595
596 2007-09-16 [colin]      3.0.0cvs16
597
598         * src/account.c
599         * src/compose.c
600         * src/prefs_account.c
601         * src/prefs_account.h
602         * src/prefs_template.c
603         * src/common/utils.c
604                 Remove Generate Message-ID option. We need
605                 this on some IMAP servers.
606
607 2007-09-16 [colin]      3.0.0cvs15
608
609         * src/prefs_filtering.c
610         * src/prefs_filtering.h
611         * src/prefs_filtering_action.c
612         * src/common/tags.c
613                 Fix tags issues: tags with spaces, renaming
614                 tags.
615
616 2007-09-16 [colin]      3.0.0cvs14
617
618         * src/folderview.c
619         * src/main.c
620         * src/mainwindow.c
621                 Fix bug 1308, 'Claws deletes folderlist.xml after
622                 fetching mail short after start-up'
623
624 2007-09-16 [colin]      3.0.0cvs13
625
626         * src/compose.c
627                 Fix scrolling to cursor
628
629 2007-09-16 [paul]       3.0.0cvs12
630
631         * po/sr.po
632                 updated by Aleksandar Urosevic
633
634 2007-09-16 [paul]       3.0.0cvs11
635
636         * src/folder.c
637                 do not allow locked msgs to be deleted,
638                 even by filtering/processing
639
640 2007-09-07 [paul]       3.0.0cvs10
641
642         * src/prefs_folder_column.c
643         * src/prefs_summary_column.c
644                 implement button sensitivity
645                 patch by Pawel Pekala
646
647 2007-09-06 [wwp]        3.0.0cvs9
648
649         * src/prefs_gtk.c
650                 Add a missing linefeed to a debug message.
651
652 2007-09-05 [colin]      3.0.0cvs8
653
654         * src/inc.c
655                 Fix statusbar/window mismatch on Maemo
656
657 2007-09-05 [colin]      3.0.0cvs7
658
659         * src/ldaputil.c
660                 Fix build without USE_LDAP_TLS
661
662 2007-09-05 [colin]      3.0.0cvs6
663
664         * src/folder.c
665         * src/imap.c
666         * src/inc.c
667         * src/mbox.c
668         * src/send_message.c
669         * src/statusbar.c
670         * src/statusbar.h
671                 Maemo: distinguish various statusbar messages,
672                 in order to display only the most important.
673
674 2007-09-04 [wwp]        3.0.0cvs5
675
676         * src/account.c
677                 Accounts list: fix "Local" protocol not shown when USE_OPENSSL is set.
678                 Show protocol "SMTP" and the appropriate server for send-only
679                 accounts, show "-" instead of "" when no value is relevant.
680
681 2007-09-03 [ticho]      3.0.0cvs4
682
683         * src/summaryview.c
684                 Handle plural form better in delete confirmation dialog.
685
686 2007-09-03 [wwp]        3.0.0cvs3
687
688         * src/compose.c
689                 Warn differently when sending or sending later (queueing).
690
691 2007-09-03 [colin]      3.0.0cvs2
692
693         * src/procmime.c
694         * src/procmime.h
695         * src/common/plugin.c
696         * src/common/plugin.h
697                 Add a new plugin API, MimeParser. It allows
698                 plugins to scan email MIME parts and optionally,
699                 transform them.
700
701 2007-09-03 [mones]      3.0.0cvs1
702
703         * po/es.po
704                 Updated translation
705         * src/common/defs.h
706                 While a better solution is made double history sizes
707
708 2007-09-03 [paul]       3.0.0
709
710         * NEWS
711         * README
712         * RELEASE_NOTES
713                 3.0.0 released
714
715 2007-09-03 [paul]       2.10.0cvs191
716
717         * po/bg.po
718         * po/ca.po
719         * po/de.po
720         * po/fi.po
721         * po/fr.po
722         * po/hu.po
723         * po/it.po
724         * po/pl.po
725         * po/pt_BR.po
726         * po/ru.po
727         * po/sk.po
728         * po/zh_CN.po
729                 updated by Yasen Pramatarov, Miquel Oliete, Stephan
730                 Sachse, Flammie Pirinen, Fabien Vantard, Pader Rezso,
731                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves
732                 Guimaraes, Pavlo Bohmat, Andrej Kacian, and Ralph Young
733
734 2007-09-02 [colin]      2.10.0cvs190
735
736         * src/edittags.c
737         * src/common/tags.c
738                 Prevent empty or white-space tags
739
740 2007-09-01 [colin]      2.10.0cvs189
741
742         * src/main.c
743                 Fix double-reading of accounts list when
744                 the wizard has been run due to no accounts
745         * src/mainwindow.c
746                 Fix sensitivity of a menu item in case 
747                 there's no account
748
749 2007-09-01 [wwp]        2.10.0cvs188
750
751         * src/wizard.c
752                 Fix wizard crash when Mailbox dir already exists
753                 (thanks to Colin).
754
755 2007-08-31 [colin]      2.10.0cvs187
756
757         * src/etpan/imap-thread.c
758                 Fix unwanted creation of 
759                 libetpan's stream dump file
760         * src/compose.c
761                 Fix coloring of pastes as quotation
762         * src/summaryview.c
763                 Maemo: Fix opening of mails from keypad
764                 in Sent folders
765         * src/addressbook.c
766         * src/folderview.c
767         * src/image_viewer.c
768         * src/mimeview.c
769         * src/gtk/prefswindow.c
770                 Maemo: Fix adjustments changes 
771
772 2007-08-30 [colin]      2.10.0cvs186
773
774         * src/folderview.c
775                 Don't opened selected folder when clicking
776                 on white space
777         * src/mainwindow.c
778                 Maemo: Make Esc close messageviews
779         * src/messageview.c
780                 Maemo: Fix message scrolling to the end on 
781                 opening
782                 Maemo: Fix reopening same message
783         * src/gtk/prefswindow.c
784                 Maemo: try to fix scrollbar. Doesn't work,
785                 it seems as if gtk_adjustment_set_value was
786                 a noop.
787
788 2007-08-30 [colin]      2.10.0cvs185
789
790         * src/compose.c
791         * src/folderview.c
792         * src/main.c
793         * src/prefs_matcher.c
794         * src/prefs_template.c
795         * src/quote_fmt.c
796         * src/send_message.c
797         * src/toolbar.c
798         * src/gtk/gtkaspell.c
799         * src/plugins/bogofilter/bogofilter.c
800         * src/plugins/bogofilter/bogofilter_gtk.c
801         * src/plugins/clamav/clamav_plugin_gtk.c
802         * src/plugins/pgpcore/sgpgme.c
803         * src/plugins/spamassassin/spamassassin.c
804         * src/plugins/spamassassin/spamassassin_gtk.c
805                 Fix all potential misuses of format-string functions
806
807 2007-08-30 [wwp]        2.10.0cvs184
808
809         * src/prefs_template.c
810                 Fix a leak.
811
812 2007-08-29 [colin]      2.10.0cvs183
813
814         * src/plugins/trayicon/trayicon.c
815                 Fix leak of hooks in case of error,
816                 thanks to Holger Berndt
817
818 2007-08-28 [colin]      2.10.0cvs182
819
820         * src/mainwindow.c
821                 Don't use current folder settings when
822                 composing from the compose button's
823                 account selector
824
825 2007-08-28 [colin]      2.10.0cvs181
826
827         * src/quote_fmt_parse.y
828                 Fix cursor offset when quote contains UTF-8
829                 chars
830
831 2007-08-28 [colin]      2.10.0cvs180
832
833         * src/compose.c
834         * src/compose.h
835                 Fix signature replacement when it's been wrapped
836
837 2007-08-27 [colin]      2.10.0cvs179
838
839         * src/summaryview.c
840                 Fix indentation
841
842 2007-08-27 [colin]      2.10.0cvs178
843
844         * src/summaryview.c
845                 Fix Quicksearch's Sticky mode
846
847 2007-08-27 [colin]      2.10.0cvs177
848
849         * src/folder_item_prefs.c
850         * src/folder_item_prefs.h
851         * src/imap_gtk.c
852         * src/mh_gtk.c
853                 Fix loss of subfolders properties when
854                 renaming a folder
855
856 2007-08-26 [wwp]        2.10.0cvs176
857
858         * src/alertpanel.c
859         * src/messageview.c
860         * src/prefs_actions.c
861                 Revert parts of 2.10.0cvs174: g_markup_printf_escaped()
862                 will have to be used when necessary *before* calling
863                 alertpanel functions.
864
865 2007-08-25 [paul]       2.10.0cvs175
866
867         * src/prefs_actions.c
868                 workaround gettext problem marking
869                 string as c-format when it's not
870
871 2007-08-25 [wwp]        2.10.0cvs174
872
873         * src/alertpanel.c
874         * src/messageview.c
875         * src/prefs_actions.c
876                 Call the pango markup escape function right ince in alertpanel_create
877                 instead of everywhere (reverts some parts of 2.10.0cvs123 and
878                 2.10.0cvs158).
879
880         * src/common/log.c
881                 Fix a crash due to a misuse of g_print(), encountered when the string
882                 passed to g_print was containing printf substitution symbols.
883
884 2007-08-25 [paul]       2.10.0cvs173
885
886         * src/common/log.c
887                 fix a segfault when refreshing RSSyl feeds
888
889 2007-08-25 [paul]       2.10.0cvs172
890
891         * src/gtk/icon_legend.c
892                 add watchthread.xpm
893
894 2007-08-25 [paul]       2.10.0cvs171
895
896         * src/Makefile.am
897         * src/stock_pixmap.c
898         * src/pixmaps/insert_file.xpm
899                 add a new pixmap instead of re-using
900                 paste.xpm. (easier for icon theme authors)
901
902 2007-08-24 [holger]     2.10.0cvs170
903
904         * src/plugins/trayicon/trayicon.c
905                 The same fix for another hook id.
906
907 2007-08-24 [holger]     2.10.0cvs169
908
909         * src/plugins/trayicon/trayicon.c
910                 Micro-fix: Do the error checking for
911                 the right hook id.
912
913 2007-08-24 [paul]       2.10.0cvs168
914
915         * src/folder.h
916                 fix typo causing compiler warning
917
918 2007-08-24 [paul]       2.10.0cvs167
919
920         * README
921                 put back the correct version of this file also
922
923 2007-08-24 [colin]      2.10.0cvs166
924
925         * src/send_message.c
926                 Use progress bar when sending messages
927
928 2007-08-24 [paul]       2.10.0cvs165
929
930         * Makefile.am
931                 oops! if i'm quick no-one will notice
932                 (put back the proper file)
933
934 2007-08-24 [paul]       2.10.0cvs164
935
936         * AUTHORS
937         * Makefile.am
938         * README
939         * src/gtk/authors.h
940         * tools/Makefile.am
941         * tools/README
942         * tools/mew2claws-mail.pl
943                 add new script that imports a Mew address book
944                 submitted by Jerome Lelong
945
946 2007-08-24 [paul]       2.10.0cvs163
947
948         * manual/plugins.xml
949                 remove the obsolete plugins, add the
950                 missing plugins, including the forthcoming
951                 SpamReport plugin
952
953 2007-08-24 [paul]       2.10.0cvs162
954
955         * manual/advanced.xml
956                 add info about the hidden emphasis_color option
957         * manual/keyboard.xml
958                 correct the info about hotkeys
959                 wrap the long lines
960
961 2007-08-24 [paul]       2.10.0cvs161
962
963         * src/folderview.c
964                 add mnemonic to 'Run procesing rules'
965
966 2007-08-24 [paul]       2.10.0cvs160
967
968         * src/account.c
969         * src/folder.c
970         * src/folder.h
971                 use suitable defaults for outbox,
972                 queue, drafts and trash folders
973
974 2007-08-24 [wwp]        2.10.0cvs159
975
976         * src/folderview.c
977                 Update menu item sensitivity if necessary (or we get a
978                 gtk critical message).
979
980 2007-08-23 [wwp]        2.10.0cvs158
981
982         * src/action.c
983         * src/prefs_actions.c
984                 Allow literal % chars in action commands (use %%).
985                 Add a missing p++ to the action parser in action_get_type(),
986                 which was missing it, even if it was neutral.
987                 Fix a pango markup warning at runtime.
988
989 2007-08-23 [wwp]        2.10.0cvs157
990
991         * src/addressbook.c
992                 Contacts are now locale-aware sorted in the address book
993                 (LC_COLLATE matters here).
994                 Fix missing table initializers.
995
996 2007-08-23 [colin]      2.10.0cvs156
997
998         * src/imap.c
999                 Check scan_required on dest folder when copying
1000
1001 2007-08-23 [colin]      2.10.0cvs155
1002
1003         * src/imap.c
1004                 Fix scanning when folder was empty
1005
1006 2007-08-22 [colin]      2.10.0cvs154
1007
1008         * src/msgcache.c
1009                 Don't g_warning when g_try_malloc fails(), or it makes
1010                 things worse as g_log() allocates. Fixes bug 1290,
1011                 'Claws Mail crashes if too little memory when 
1012                 rebuilding folder tree'
1013
1014 2007-08-22 [colin]      2.10.0cvs153
1015
1016         * src/inc.c
1017                 Fix format string vulnerability, thanks to
1018                 Ulf Harnhammar, Secunia Research
1019
1020 2007-08-22 [colin]      2.10.0cvs152
1021
1022         * src/ldapserver.c
1023                 Set tv_usec too
1024
1025 2007-08-22 [wwp]        2.10.0cvs151
1026
1027         * src/ldapquery.c
1028                 Few better null-ptr checks.
1029
1030 2007-08-22 [colin]      2.10.0cvs150
1031
1032         * src/editldap.c
1033         * src/editldap_basedn.c
1034         * src/ldapquery.c
1035         * src/ldapserver.c
1036         * src/ldapserver.h
1037         * src/ldapupdate.c
1038         * src/ldaputil.c
1039         * src/ldaputil.h
1040                 Fix ldap timeouts
1041
1042 2007-08-22 [colin]      2.10.0cvs149
1043
1044         * src/ldapquery.c
1045                 Finish previous fix
1046
1047 2007-08-22 [colin]      2.10.0cvs148
1048
1049         * src/ldapquery.c
1050                 Fix wrong assertions
1051
1052 2007-08-22 [colin]      2.10.0cvs147
1053
1054         * src/ldaputil.c
1055                 Fix test (set ldap v3 if bindDN is set or TLS is set)
1056
1057 2007-08-22 [colin]      2.10.0cvs146
1058
1059         * src/editldap.c
1060         * src/ldaputil.c
1061                 Fix wrong "Connected successfully to server". Connection only succeeds if
1062                 we can get the base DN.
1063
1064 2007-08-21 [wwp]        2.10.0cvs145
1065
1066         * src/browseldap.c
1067         * src/editldap.c
1068         * src/ldapctrl.c
1069         * src/ldapquery.c
1070         * src/ldapserver.c
1071         * src/ldapupdate.c
1072         * src/ldaputil.c
1073                 More sanity checks in ldap functions.
1074
1075 2007-08-21 [wwp]        2.10.0cvs144
1076
1077         * src/prefs_account.c
1078                 Don't return a value in a void function().
1079
1080 2007-08-21 [paul]       2.10.0cvs143
1081
1082         * src/messageview.c
1083                 add check for ftp: to messageview_list_urls()
1084
1085 2007-08-21 [colin]      2.10.0cvs142
1086
1087         * src/editldap.c
1088         * src/ldapctrl.c
1089         * src/ldapctrl.h
1090         * src/ldapquery.c
1091         * src/ldapupdate.c
1092                 Fix bug 1293, 'LDAP address book not working'
1093                 Search only on specified fields, but fetch 
1094                 every field possible. People will have to 
1095                 reset the searched Attributes in their LDAP
1096                 servers properties.
1097
1098 2007-08-21 [wwp]        2.10.0cvs141
1099
1100         * src/addr_compl.c
1101         * src/addrbook.c
1102         * src/addrcache.c
1103         * src/addrcindex.c
1104         * src/addressbook.c
1105         * src/addrindex.c
1106         * src/browseldap.c
1107         * src/crash.c
1108         * src/editaddress_other_attributes_ldap.c
1109         * src/exporthtml.c
1110         * src/folder.c
1111         * src/folderview.c
1112         * src/imap.c
1113         * src/jpilot.c
1114         * src/ldapserver.c
1115         * src/ldapupdate.c
1116         * src/ldif.c
1117         * src/main.c
1118         * src/mainwindow.c
1119         * src/matcher.c
1120         * src/mh.c
1121         * src/msgcache.c
1122         * src/mutt.c
1123         * src/pine.c
1124         * src/pop.c
1125         * src/prefs_customheader.c
1126         * src/prefs_msg_colors.c
1127         * src/procmime.c
1128         * src/textview.c
1129         * src/vcard.c
1130         * src/wizard.c
1131         * src/common/log.c
1132         * src/common/socket.c
1133         * src/common/ssl_certificate.c
1134         * src/common/utils.c
1135         * src/common/utils.h
1136         * src/gtk/description_window.c
1137         * src/plugins/demo/demo.c
1138         * src/plugins/pgpcore/prefs_gpg.c
1139         * src/plugins/spamassassin/libspamc.c
1140                 Make sure we use glib functions to send text messages (information,
1141                 debug, warning, errors) to stdout/stderr - no more direct puts
1142                 fputs printf fprintf to stdout/stderr when it can be done using
1143                 g_log*() and g_print/g_printerr. Doing this, we make sure every
1144                 stdout/stderr message is saved to log in Windows.
1145
1146
1147 2007-08-21 [wwp]        2.10.0cvs140
1148
1149         * src/main.c
1150         * src/common/utils.h
1151                 Route glib's stdout/stderr messages to a log file (Windows only),
1152                 instead of loosing them.
1153
1154 2007-08-21 [paul]       2.10.0cvs139
1155
1156         * src/mainwindow.c
1157                 replace deprecated g_strncasecmp()
1158         * src/messageview.c
1159                 fix 'List URLS'
1160
1161 2007-08-20 [ticho]      2.10.0cvs138
1162
1163         * src/account.c
1164         * src/prefs_account.h
1165                 Copy all account preferences in account_clone() - some
1166                 were missing.
1167         * src/prefs_account.c
1168                 Handle empty privacy system combobox gracefully (warning
1169                 instead of a crash).
1170
1171 2007-08-20 [colin]      2.10.0cvs137
1172
1173         * src/ldapctrl.c
1174                 Fix a leak
1175
1176 2007-08-20 [paul]       2.10.0cvs136
1177
1178         * src/browseldap.c
1179         * src/editldap.c
1180         * src/ldapctrl.c
1181         * src/ldapquery.c
1182         * src/ldapquery.h
1183         * src/ldapserver.c
1184         * src/ldaputil.c
1185                 add debug_prints
1186                 patch by Michael Rasmussen
1187
1188 2007-08-19 [colin]      2.10.0cvs135
1189
1190         * src/imap.c
1191                 Fix previous commit. Sensitivity update is needed
1192                 for "Cancel receiving". However when batching we
1193                 don't need to do it for every message flag change,
1194                 just once at the start and once at the end.
1195
1196 2007-08-19 [colin]      2.10.0cvs134
1197
1198         * src/imap.c
1199                 Remove useless menu updates on session lock/unlock
1200
1201 2007-08-19 [colin]      2.10.0cvs133
1202
1203         * src/etpan/imap-thread.c
1204                 Make all fetch logs less verbose
1205
1206 2007-08-19 [paul]       2.10.0cvs132
1207
1208         * src/foldersel.c
1209         * src/folderview.c
1210         * src/summaryview.c
1211                 fix bug 1286, 'Can't move a folder into a "Folders
1212                 Only" folder'
1213
1214 2007-08-18 [ticho]      2.10.0cvs131
1215
1216         * src/editaddress_other_attributes_ldap.c
1217                 Converted option menu for other ldap attributes to GtkComboBox.
1218
1219 2007-08-18 [colin]      2.10.0cvs130
1220
1221         * src/compose.c
1222         * src/prefs_common.c
1223         * src/prefs_common.h
1224         * src/prefs_send.c
1225         * src/send_message.c
1226                 Revert 'send_dialog_mode' meaning to 
1227                 'send_dialog_invisible', so that the 
1228                 new checkbox doesn't change the 
1229                 existing behaviour.
1230
1231 2007-08-18 [paul]       2.10.0cvs129
1232
1233         * src/summaryview.c
1234                 add missing menu update
1235
1236 2007-08-17 [colin]      2.10.0cvs128
1237
1238         * src/folder.c
1239                 Set batching after getting flags - maybe fixes
1240                 bug 1292, 'CM crashes on writing mail'
1241
1242 2007-08-16 [ticho]      2.10.0cvs127
1243
1244         * src/prefs_send.c
1245                 Convert two GtkOptionMenu widgets to new GtkComboBox.
1246         * src/gtk/combobox.h
1247         * src/gtk/gtkutils.c
1248                 Allow NULL for GtkComboBox menuitem label, rendering such
1249                 items as row separators.
1250
1251 2007-08-16 [paul]       2.10.0cvs126
1252
1253         * src/plugins/trayicon/trayicon.c
1254                 remove wrongly used gettextisation
1255
1256 2007-08-15 [ticho]      2.10.0cvs125
1257
1258         * src/importldif.c
1259                 Fixed a runtime warning where an attempt to pack an
1260                 already packed GtkLabel was made.
1261
1262 2007-08-15 [ticho]      2.10.0cvs124
1263
1264         * src/prefs_compose_writing.c
1265                 Convert the insert-or-attach-dragged-files GtkOptionMenu
1266                 into GtkComboBox.
1267
1268 2007-08-14 [ticho]      2.10.0cvs123
1269
1270         * src/messageview.c
1271         * src/gtk/gtkutils.c
1272                 Changed return receipt account selector to GtkComboBox.
1273                 Fixed a runtime warning where GTK tried to parse
1274                 "name <email@address" as a Pango markup in an alertpanel label.
1275
1276 2007-08-14 [ticho]      2.10.0cvs122
1277
1278         * src/prefs_logging.c
1279                 Changed GtkOptionMenu in logging preferences to GtkComboBox.
1280
1281 2007-08-14 [wwp]        2.10.0cvs121
1282
1283         * tools/Makefile.am
1284         * tools/README
1285         * tools/popfile-link.sh
1286                 Added a new tool: POPFile helper, to open
1287                 selected messages in POPFile control center,
1288                 in order to change the messages' status.
1289
1290 2007-08-14 [ticho]      2.10.0cvs120
1291
1292         * src/compose.c
1293         * src/prefs_common.c
1294         * src/prefs_common.h
1295         * src/prefs_send.c
1296         * src/send_message.c
1297                 Change "Show send dialog" optionmenu to a checkbutton.
1298         * src/prefs_receive.c
1299                 Migrate "Show receive dialog" GtkOptionMenu to GtkComboBox.
1300
1301 2007-08-13 [wwp]        2.10.0cvs119
1302
1303         * src/addr_compl.c
1304         * src/addressbook.c
1305         * src/addrindex.c
1306         * src/compose.c
1307         * src/filtering.c
1308         * src/folderview.c
1309         * src/inc.c
1310         * src/matcher.c
1311         * src/mh.c
1312         * src/partial_download.c
1313         * src/prefs_gtk.c
1314         * src/procmsg.c
1315         * src/stock_pixmap.c
1316         * src/summaryview.c
1317         * src/common/utils.c
1318         * src/gtk/gtkaspell.c
1319         * src/gtk/menu.c
1320                 Make sure we never pass NULL pointers for %s substitutions
1321                 (prevent from crashing in Windows).
1322
1323 2007-08-13 [wwp]        2.10.0cvs118
1324
1325         * src/msgcache.c
1326                 Re-enable mmap_reads in Windows with some missing
1327                 CloseHandle of mapping objects, thanks to
1328                 Marcus Brinkmann.
1329
1330 2007-08-13 [paul]       2.10.0cvs117
1331
1332         * src/common/utils.c
1333                 fix bug 1287, 'Compile time problem on Solaris
1334                 (nexenta gnu/Solaris) utils.c'
1335                 Thanks to Piotr Chrzczonowicz
1336
1337 2007-08-12 [wwp]        2.10.0cvs116
1338
1339         * src/plugins/pgpcore/prefs_gpg.c
1340                 Don't try to unset a GPG_AGENT_INFO that was not
1341                 set (and don't use a NULL string in Windows, it was
1342                 crashing with --debug if GPG_AGENT_INFO was not set).
1343
1344 2007-08-12 [wwp]        2.10.0cvs115
1345
1346         * src/privacy.h
1347                 Make gcc type-check arguments passed to privacy_set_error().
1348
1349 2007-08-12 [ticho]      2.10.0cvs114
1350
1351         * src/prefs_folder_item.c
1352                 Make sure that folder default account combobox always has some
1353                 account preselected.
1354         * src/gtk/combobox.c
1355                 Handle empty combobox gracefully (warning instead of crash).
1356
1357 2007-08-12 [ticho]      2.10.0cvs114
1358
1359         * src/prefs_folder_item.c
1360                 Make sure that folder default account combobox is not empty.
1361         * src/gtk/combobox.c
1362                 Handle empty combobox gracefully (warning instead of crash).
1363
1364 2007-08-11 [paul]       2.10.0cvs113
1365
1366         * src/addrgather.c
1367         * src/folderview.c
1368                 use 'subfolder' instead of 'sub-folder', matching
1369                 everywhere else the term is used
1370         * src/imap_gtk.c
1371                 fix engrish
1372
1373 2007-08-10 [wwp]        2.10.0cvs112
1374
1375         * src/msgcache.c
1376                 Disable mmap reads in Windows only (at least temporarily), they
1377                 prevent from renaming/removing target cache files.
1378
1379 2007-08-10 [paul]
1380
1381         3.0.0-rc2 released
1382
1383 2007-08-10 [wwp]        2.10.0cvs111
1384
1385         * src/msgcache.c
1386                 fix unpredictable crashes in Windows due to broken
1387                 cache/mark/tags files writting (file were opened for
1388                 writing in text mode).
1389
1390         * src/recv.c
1391                 use gettimeofday() from w32lib.h on Windows.
1392
1393 2007-08-10 [colin]      2.10.0cvs110
1394
1395         * src/imap.c
1396         * src/etpan/imap-thread.c
1397         * src/etpan/imap-thread.h
1398                 Better IMAP scanning (NOOP instead of CLOSE/SELECT)
1399
1400 2007-08-09 [colin]      2.10.0cvs109
1401
1402         * src/editldap.c
1403                 Fix port being reset to 636 on SSL
1404         * src/folder.c
1405                 Fix folder_item_get_msg_num_by_file
1406                 on drafts/queue folders
1407
1408 2007-08-09 [wwp]        2.10.0cvs108
1409
1410         * src/folder.c
1411                 Fix tags DB path in Windows (thanks to Colin): '/' is a valid
1412                 path divider in Windows, but Glib uses '\' as G_DIR_SEPARATOR.
1413
1414
1415 2007-08-09 [colin]      2.10.0cvs107
1416
1417         * src/folderview.c
1418         * src/summaryview.c
1419         * src/gtk/prefswindow.c
1420                 A few Maemo layout fixes
1421
1422 2007-08-09 [paul]       2.10.0cvs106
1423
1424         * src/prefs_account.c
1425                 remove the hyphen from plug-ins to
1426                 match everywhere else
1427
1428 2007-08-08 [wwp]        2.10.0cvs105
1429
1430         * src/prefs_folder_item.c
1431                 Fix an extraneous stealth ^L char.
1432
1433 2007-08-08 [wwp]        2.10.0cvs104
1434
1435         * src/prefs_folder_item.c
1436                 Better fix, group variables declarations (USE_ASPELL).
1437
1438 2007-08-08 [wwp]        2.10.0cvs103
1439
1440         * src/prefs_folder_item.c
1441                 Fix compilation w/ USE_ASPELL set (broken
1442                 by 2.10.0cvs102).
1443
1444 2007-08-08 [ticho]      2.10.0cvs102
1445
1446         * src/prefs_folder_item.c
1447                 Migrate two deprecated GtkOptionMenu widgets to GtkComboBox.
1448
1449 2007-08-08 [colin]      2.10.0cvs101
1450
1451         * src/imap.c
1452         * src/etpan/imap-thread.c
1453         * src/etpan/imap-thread.h
1454                 Close selected mailbox before doing
1455                 status on it.
1456
1457 2007-08-08 [colin]      2.10.0cvs100
1458
1459         * src/html.c
1460                 Complete symbol table, thanks to wwp.
1461                 Fixes bug 1284, 'The html -> text 
1462                 converter ignores entities'
1463         * src/msgcache.c
1464                 Fix possible fd leak
1465
1466 2007-08-08 [colin]      2.10.0cvs99
1467
1468         * src/imap.c
1469                 Better way to fetch UIDs on non-UIDPLUS servers
1470
1471 2007-08-07 [colin]      2.10.0cvs98
1472
1473         * src/imap.c
1474                 fix bug 1275, 'auto-saved draft messages not 
1475                 always being removed'; Also, make multiple
1476                 copy (in the same account) faster by matching
1477                 source/destination message UIDs.
1478         * src/messageview.c
1479                 Don't try to reshow deleted mail
1480         * src/msgcache.c
1481                 Fix leak on error path
1482
1483 2007-08-07 [wwp]        2.10.0cvs97
1484
1485         * manual/account.xml
1486         * manual/advanced.xml
1487         * manual/fr/account.xml
1488         * manual/fr/advanced.xml
1489                 Updated the reference manual and the French translation to
1490                 reflect 2.10.0cvs84: enable running folder Processing
1491                 rules on demand.
1492
1493 2007-08-06 [wwp]        2.10.0cvs96
1494
1495         * src/prefs_common.c
1496         * src/prefs_common.h
1497         * src/textview.c
1498                 Allow changing the emphasis color used to highlight
1499                 the newsreader/x-mailer header value when it matches
1500                 our preferred mail agent (hidden pref 'emphasis_col' added
1501                 to clawsrc).
1502
1503 2007-08-06 [colin]      2.10.0cvs95
1504
1505         * src/compose.c
1506         * src/compose.h
1507                 Re-commit 2.10.0cvs86, with a protection
1508                 against Pango bug. Also, try to fix 
1509                 bug 1275, 'auto-saved draft messages not 
1510                 always being removed'
1511
1512 2007-08-06 [wwp]        2.10.0cvs94
1513
1514         * src/gtk/quicksearch.c
1515                 Replace deprecated GtkCombo with its modern equivalen GtkComboBox.
1516
1517 2007-08-06 [ticho]      2.10.0cvs93
1518
1519         * src/prefs_account.c
1520         * src/gtk/combobox.c
1521                 Use GtkComboBox instead of GtkOptionMenu for privacy system
1522                 selection in account preferences.
1523
1524 2007-08-06 [wwp]        2.10.0cvs92
1525
1526         * src/plugins/pgpcore/plugin.def
1527                 Apply one more chunk from gpg4win's 03-w32-port patch.
1528
1529 2007-08-05 [colin]      2.10.0cvs91
1530
1531         * src/compose.c
1532         * src/compose.h
1533                 reverting buggy patch for now
1534
1535 2007-08-05 [colin]      2.10.0cvs90
1536
1537         * src/folder.c
1538                 Fix slowdown
1539
1540 2007-08-04 [colin]      2.10.0cvs89
1541
1542         * src/prefs_summaries.c
1543         * src/summary_search.c
1544                 Replace deprecated widgets. Patch by
1545                 Andrej.
1546
1547 2007-08-04 [colin]      2.10.0cvs88
1548
1549         * src/mh.c
1550                 Refresh GUI only every 2000 mails on mh_get_last_num
1551                 This is fast (readdir) and done only once per 
1552                 session/folder
1553
1554 2007-08-03 [colin]      2.10.0cvs87
1555
1556         * src/prefs_account.c
1557         * src/gtk/combobox.h
1558         * src/gtk/gtkutils.c
1559                 Fix a deprecated widget. Patch by
1560                 Andrej
1561
1562 2007-08-03 [colin]      2.10.0cvs86
1563
1564         * src/compose.c
1565         * src/compose.h
1566                 Make colorisation and wrapping algorithms
1567                 faster. Fixes bug 1246, 'compose becomes 
1568                 increasingly slow replying to complex emails'
1569
1570 2007-08-03 [paul]       2.10.0cvs85
1571
1572         * src/mh.c
1573                 keep the window painted
1574
1575 2007-08-02 [paul]       2.10.0cvs84
1576
1577         * src/folderview.c
1578         * src/mainwindow.c
1579         * src/mainwindow.h
1580                 enable running folder Processing
1581                 rules on demand
1582
1583 2007-08-02 [paul]       2.10.0cvs83
1584
1585         * src/textview.c
1586                 speed up/clean up rendering of larger
1587                 msgs
1588                 Thanks to Colin
1589
1590 2007-08-01 [paul]       2.10.0cvs82
1591
1592         * src/mainwindow.h
1593                 clean up cruft
1594         * src/toolbar.c
1595                 change default toolbar layout on maemo
1596         * src/pixmaps/close.xpm
1597                 make the red cross a grey cross
1598         * src/pixmaps/jpilot.xpm
1599                 make icon smaller so it fits better
1600
1601 2007-07-31 [paul]       2.10.0cvs81
1602
1603         * src/setup.c
1604         * src/gtk/gtkutils.c
1605                 fix crash on maemo on first launch
1606
1607 2007-07-30 [paul]       2.10.0cvs80
1608
1609         * src/prefs_matcher.c
1610                 specify the units of age and size
1611
1612 2007-07-30 [paul]       2.10.0cvs79
1613
1614         * src/main.c
1615                 Fix IMAP timeout setting
1616
1617 2007-07-30 [colin]      2.10.0cvs78
1618
1619         * src/prefs_account.c
1620                 Fix a deprecated widget. Patch by
1621                 Andrej
1622
1623 2007-07-27 [paul]       2.10.0cvs77
1624
1625         * src/matcher_parser_parse.y
1626         * src/prefs_filtering_action.c
1627         * src/prefs_matcher.c
1628                 these changes forgotten in cvs74's
1629                 'watch thread' feature
1630
1631 2007-07-27 [paul]       2.10.0cvs76
1632
1633         * src/compose.c
1634                 fix potential crasher
1635                 thanks to Colin
1636
1637 2007-07-27 [paul]       2.10.0cvs75
1638
1639         * src/mainwindow.c
1640         * src/manual.c
1641         * src/manual.h
1642         * src/gtk/gtkutils.c
1643                 make mainwindow's /Help/Manual point to the
1644                 remote copy if the local copy doesn't exist
1645
1646 2007-07-27 [paul]       2.10.0cvs74
1647
1648         * src/Makefile.am
1649         * src/filtering.c
1650         * src/folder.c
1651         * src/mainwindow.c
1652         * src/matcher.c
1653         * src/matcher.h
1654         * src/matcher_parser_parse.y
1655         * src/procmsg.c
1656         * src/procmsg.h
1657         * src/stock_pixmap.c
1658         * src/stock_pixmap.h
1659         * src/summaryview.c
1660         * src/summaryview.h
1661         * src/toolbar.c
1662         * src/toolbar.h
1663         * src/pixmaps/watchthread.xpm
1664                 add 'watch thread' feature
1665
1666 2007-07-27 [paul]       2.10.0cvs73
1667
1668         * src/prefs_folder_item.c
1669                 adjust labels, add tooltips
1670
1671 2007-07-27 [colin]      2.10.0cvs72
1672
1673         * src/summaryview.c
1674                 Maemo: Remove less used menu items
1675
1676 2007-07-26 [colin]      2.10.0cvs71
1677
1678         * src/messageview.c
1679                 Maemo: destroy messageview after trashing mail.
1680                 Maybe should be done on X11 too
1681
1682 2007-07-26 [colin]      2.10.0cvs70
1683
1684         * src/folderview.c
1685         * src/mainwindow.c
1686         * src/prefs_common.c
1687         * src/prefs_common.h
1688         * src/summaryview.c
1689                 Add View/Show or Hide/Column headers
1690
1691 2007-07-26 [colin]      2.10.0cvs69
1692
1693         * src/procmime.c
1694                 Fix unwanted output
1695
1696 2007-07-26 [colin]      2.10.0cvs68
1697
1698         * src/ldapserver.c
1699                 Fix possible crash on cache invalidation
1700         * src/compose.c
1701         * src/procmime.c
1702         * src/procmime.h
1703         * src/quote_fmt_parse.y
1704                 Make replying to mails with big attachments
1705                 much faster. Fixes bug 1224, 'The process of 
1706                 Replying to emails with large attachments 
1707                 seems unreasonably long...'
1708
1709 2007-07-26 [colin]      2.10.0cvs67
1710
1711         * src/mimeview.c
1712         * src/matcher.c
1713         * src/common/ssl.c
1714                 Fix threads use on BSDs
1715
1716 2007-07-26 [paul]       2.10.0cvs66
1717
1718         * src/gtk/prefswindow.c
1719                 fix account prefs breakage
1720                 thanks to Colin
1721
1722 2007-07-26 [paul]       2.10.0cvs65
1723
1724         * configure.ac
1725                 standardise ./configure --help messages
1726
1727 2007-07-26 [colin]      2.10.0cvs64
1728
1729         * src/addressbook.c
1730         * src/editaddress.c
1731                 Fix two vCard-related crashes
1732
1733 2007-07-25 [colin]      2.10.0cvs63
1734
1735         * src/inc.c
1736         * src/prefs_common.c
1737         * src/prefs_common.h
1738         * src/prefs_receive.c
1739                 Maemo: Add a better way to notify of
1740                 new mails
1741         * src/mainwindow.c
1742         * src/statusbar.h
1743         * src/summaryview.c
1744         * src/toolbar.c
1745                 Maemo: Various layout fixes
1746         * src/gtk/prefswindow.c
1747                 Maemo: Better prefs layout
1748
1749 2007-07-25 [paul]       2.10.0cvs62
1750
1751         * src/textview.c
1752                 fix the layout on maemo
1753                 thanks to Colin
1754
1755 2007-07-25 [iwkse]      2.10.0cvs61
1756
1757         * src/summaryview.c
1758                 add 'o' shortcut on summaryview
1759
1760 2007-07-25 [iwkse]      2.10.0cvs60
1761
1762         * src/textview.c
1763                 fix o shortcut
1764
1765 2007-07-24 [colin]      2.10.0cvs59
1766
1767         * src/mh.c
1768                 Fix missing timestamp update on source
1769                 folder when moving
1770         * src/textview.c
1771         * src/textview.h
1772                 Better text layout on part's choices
1773
1774 2007-07-23 [colin]      2.10.0cvs58
1775
1776         * src/mimeview.c
1777         * src/textview.c
1778                 Maemo: Automatically choose the correct application
1779                 to open parts
1780         * src/gtk/quicksearch.c
1781                 Make search run on GDK_KP_Enter too
1782
1783 2007-07-23 [wwp]        2.10.0cvs57
1784
1785         * src/quote_fmt_lex.l
1786                 Revert accidentaly committed lines (account_sig) in
1787                 2.10.0cvs56.
1788
1789 2007-07-23 [wwp]        2.10.0cvs56
1790
1791         * src/quote_fmt_lex.l
1792                 Fix typos around long form expressions in the quote lexer.
1793
1794 2007-07-23 [paul]
1795
1796         3.0.0-rc1 released
1797
1798 2007-07-23 [colin]      2.10.0cvs55
1799
1800         * src/addr_compl.c
1801                 Fix auto-completion on Maemo
1802
1803 2007-07-23 [colin]      2.10.0cvs54
1804
1805         * src/statusbar.c
1806                 Maemo: Fix sticking statusbars
1807
1808 2007-07-22 [colin]      2.10.0cvs53
1809
1810         * src/main.c
1811                 Maemo: Fix the strange "top_application" info
1812                 at startup. We should do something when 
1813                 receiving such a message.
1814
1815 2007-07-20 [paul]       2.10.0cvs52
1816
1817         * src/news_gtk.c
1818                 add missing #include "statusbar.h"
1819
1820 2007-07-20 [colin]      2.10.0cvs51
1821
1822         * src/folder.c
1823         * src/folder.h
1824         * src/folder_item_prefs.c
1825         * src/folder_item_prefs.h
1826         * src/folderview.c
1827         * src/imap.c
1828         * src/imap_gtk.c
1829         * src/imap_gtk.h
1830         * src/news.c
1831         * src/news_gtk.c
1832         * src/news_gtk.h
1833         * src/prefs_folder_item.c
1834                 Implement age-based caching: allow to
1835                 specify a threshold for the offline synchronisation
1836                 feature, and whether old cached bodies should 
1837                 be removed
1838         * src/toolbar.c
1839         * src/toolbar.h
1840                 Fix label/tooltips
1841         * src/plugins/dillo_viewer/dillo_viewer.c
1842                 Check that Dillo's installed
1843
1844 2007-07-20 [wwp]        2.10.0cvs50
1845
1846         * src/mimeview.c
1847         * src/stock_pixmap.c
1848                 Draw a frame around the selected mimeview part icon (instead of the
1849                 shifted 'dancing' icon).
1850
1851 2007-07-20 [colin]      2.10.0cvs49
1852
1853         * src/main.c
1854                 Unref stuff even on error
1855         * src/wizard.c
1856                 disconnect signals only at the very
1857                 end of the wizard save.
1858
1859 2007-07-20 [colin]      2.10.0cvs48
1860
1861         * src/mainwindow.c
1862         * src/messageview.c
1863         * src/toolbar.c
1864         * src/toolbar.h
1865                 Fix random crashes while navigating
1866                 (GTK_EVENTS_FLUSH)
1867
1868 2007-07-19 [colin]      2.10.0cvs47
1869
1870         * configure.ac
1871         * src/main.c
1872         * src/prefs_common.c
1873         * src/prefs_common.h
1874         * src/wizard.c
1875         * src/common/defs.h
1876         * src/common/utils.c
1877                 Maemo: add an easy way to store data (mails
1878                 and IMAP/NNTP caches) on one of the SD cards,
1879                 and protect against unmounts if needed
1880
1881 2007-07-19 [paul]       2.10.0cvs46
1882
1883         * src/Makefile.am
1884         * src/stock_pixmap.c
1885         * src/gtk/about.c
1886         * src/pixmaps/claws-mail_logo-small.xpm
1887                 implement a (slightly) different About
1888                 dialog for maemo and add a small version
1889                 of the logo for it
1890         * src/wizard.c
1891                 use a scrolled window for wizard page 1
1892                 on maemo
1893
1894 2007-07-19 [paul]       2.10.0cvs45
1895
1896         * src/Makefile.am
1897                 too soon for this line
1898
1899 2007-07-19 [paul]       2.10.0cvs44
1900
1901         * src/Makefile.am
1902                 fix build on n800
1903
1904 2007-07-19 [colin]      2.10.0cvs43
1905
1906         * src/wizard.c
1907                 Solve Mail/Mailbox name when specifying
1908                 full /path/to/Mail.
1909
1910 2007-07-18 [colin]      2.10.0cvs42
1911
1912         * src/inc.c
1913         * configure.ac
1914                 Fix build on n770
1915
1916 2007-07-18 [colin]      2.10.0cvs41
1917
1918         * src/inc.c
1919                 Maemo: plug the online/offline system into
1920                 maemo's interfaces to have Claws automatically
1921                 switch according to the system status
1922         * src/statusbar.c
1923                 Maemo: use HildonBanners to display status
1924                 messages. Renders the main statusbar useless.
1925
1926 2007-07-18 [paul]       2.10.0cvs40
1927
1928         * src/filtering.c
1929                 fix screen blanking on moving/copying many msgs
1930         * src/folder.c
1931                 fix processing progressbar and screen blanking
1932                 during processing
1933
1934 2007-07-18 [paul]       2.10.0cvs39
1935
1936         * src/messageview.c
1937                 revert cvs37, breakage on maemo
1938
1939 2007-07-18 [paul]       2.10.0cvs38
1940
1941         * src/gtk/gtkutils.c
1942                 make sure we can still build with older GTK's
1943
1944 2007-07-18 [colin]      2.10.0cvs37
1945
1946         * src/messageview.c
1947                 Only hide the small layout's messageview, instead
1948                 of destroying it when closing
1949         * src/gtk/gtkutils.c
1950                 Use gtk_window_present_with_time to popup windows,
1951                 it seems to make things better with modern WMs
1952                 (actually focusing)
1953
1954 2007-07-17 [colin]      2.10.0cvs36
1955
1956         * src/editaddress.c
1957                 Simplify layout on Maemo
1958         * src/folder.c
1959                 Fix possible crash
1960         * src/prefs_display_header.c
1961                 Remove some headers by default on Maemo
1962
1963 2007-07-17 [paul]       2.10.0cvs35
1964
1965         * src/prefs_common.c
1966         * src/prefs_common.h
1967         * src/prefs_logging.c
1968         * src/common/log.c
1969                 add options to stop/enable writing logs to disc
1970
1971 2007-07-17 [paul]       2.10.0cvs34
1972
1973         * src/edittags.c
1974                 fix some issues with the Apply tags window:
1975                 - set search column (enables autocompl in the treeview)
1976                 - apply tag from "New tag" if it existed
1977                 - clears New tag entry when adding it with the button
1978                 Thanks to Colin
1979
1980 2007-07-17 [paul]       2.10.0cvs33
1981
1982         * src/edittags.c
1983                 fix 'apply tags' dialogue weirdness
1984
1985 2007-07-16 [colin]      2.10.0cvs32
1986
1987         * src/toolbar.c
1988                 Fix double-loading of mails on Maemo
1989
1990 2007-07-16 [colin]      2.10.0cvs31
1991
1992         * src/messageview.c
1993                 Prevent double-loading of the same part under some
1994                 conditions; hide statusbar on Maemo
1995
1996 2007-07-16 [colin]      2.10.0cvs30
1997
1998         * src/edittags.c
1999         * src/edittags.h
2000         * src/mainwindow.c
2001         * src/summaryview.c
2002                 Improve the tag interface - allow
2003                 to set/unset tags from a special
2004                 window.
2005         * src/gtk/gtkvscrollbutton.c
2006         * src/mimeview.c
2007         * src/mimeview.h
2008         * src/stock_pixmap.c
2009                 Fix Mimeview's ugly hacks in the
2010                 icon list. 
2011
2012 2007-07-16 [paul]       2.10.0cvs29
2013
2014         * src/wizard.c
2015                 rework dialog
2016         * src/gtk/icon_legend.c
2017                 put it all in a scrolled window
2018
2019 2007-07-15 [colin]      2.10.0cvs28
2020
2021         * src/mainwindow.c
2022                 Maemo: force layout to be Small screen; the
2023                 others don't make sense
2024
2025 2007-07-14 [colin]      2.10.0cvs27
2026
2027         * src/mimeview.c
2028         * src/gtk/gtkvscrollbutton.c
2029                 Maemo: Fix mimeview's buttons size
2030
2031 2007-07-14 [colin]      2.10.0cvs26
2032
2033         * src/toolbar.c
2034                 Fix the button workaround fix.
2035                 (Use the correct variable)
2036
2037 2007-07-14 [colin]      2.10.0cvs25
2038
2039         * src/mainwindow.c
2040         * src/toolbar.c
2041                 Maemo: put the progress bar in the
2042                 toolbar
2043
2044 2007-07-14 [colin]      2.10.0cvs24
2045
2046         * src/prefs_common.c
2047                 Maemo: hide statusbar by default
2048         * src/Makefile.am
2049         * src/stock_pixmap.c
2050         * src/stock_pixmap.h
2051         * src/toolbar.c
2052         * src/pixmaps/go_folders.xpm
2053                 Maemo: Add a specific icon to go back to
2054                 folder list
2055
2056 2007-07-14 [colin]      2.10.0cvs23
2057
2058         * src/toolbar.c
2059                 Don't set homogeneous finally
2060
2061 2007-07-14 [colin]      2.10.0cvs22
2062
2063         * src/toolbar.c
2064                 Fix button show/hide issues
2065
2066 2007-07-14 [colin]      2.10.0cvs21
2067
2068         * src/toolbar.c
2069                 Fix huge arrows
2070                 Fix button workaround to be able to click
2071                 if mouse was on button when it went un-
2072                 sensitive.
2073                 Revert previous commit, gtk_tool_item_set_homogeneous
2074                 doesn't mean what it seems to mean ;-)
2075
2076 2007-07-14 [paul]       2.10.0cvs20
2077
2078         * src/toolbar.c
2079                 make homogeneous FALSE always
2080
2081 2007-07-13 [colin]      2.10.0cvs19
2082
2083         * src/toolbar.c
2084         * src/toolbar.h
2085                 Rework to fit the non-deprecated API
2086         * src/compose.c
2087         * src/folderview.c
2088         * src/mainwindow.c
2089         * src/messageview.c
2090         * src/summaryview.c
2091                 Maemo layout changes. Better toolbars,
2092                 removal of CTree headers. 
2093
2094 2007-07-13 [paul]       2.10.0cvs18
2095
2096         * src/gtk/colorlabel.c
2097                 fix bug 1261, '[DE] coloring messages in overview 
2098                 keys are not localised'
2099                 the string is now included in claws-mail.pot
2100
2101 2007-07-13 [colin]      2.10.0cvs17
2102
2103         * src/summaryview.c
2104                 Fix bug 1267, 'printing mutliple messages 
2105                 opens one message-dialog after the other'
2106                 Ask for confirmation when printing 10
2107                 messages or more.
2108
2109 2007-07-11 [colin]      2.10.0cvs16
2110
2111         * COPYING
2112         * README
2113         * autogen.sh
2114         * manual/claws-mail-manual.xml
2115         * manual/gpl.xml
2116         * manual/es/claws-mail-manual.xml
2117         * manual/es/gpl.xml
2118         * manual/fr/claws-mail-manual.xml
2119         * manual/fr/gpl.xml
2120         * manual/pl/gpl.xml
2121         * src/account.c
2122         * src/account.h
2123         * src/action.c
2124         * src/action.h
2125         * src/adbookbase.h
2126         * src/addr_compl.c
2127         * src/addr_compl.h
2128         * src/addrbook.c
2129         * src/addrbook.h
2130         * src/addrcache.c
2131         * src/addrcache.h
2132         * src/addrcindex.c
2133         * src/addrcindex.h
2134         * src/addrclip.c
2135         * src/addrclip.h
2136         * src/addrdefs.h
2137         * src/addressadd.c
2138         * src/addressadd.h
2139         * src/addressbook.c
2140         * src/addressbook.h
2141         * src/addressbook_foldersel.c
2142         * src/addressbook_foldersel.h
2143         * src/addressitem.h
2144         * src/addrgather.c
2145         * src/addrgather.h
2146         * src/addrharvest.c
2147         * src/addrharvest.h
2148         * src/addrindex.c
2149         * src/addrindex.h
2150         * src/addritem.c
2151         * src/addritem.h
2152         * src/addrquery.c
2153         * src/addrquery.h
2154         * src/addrselect.c
2155         * src/addrselect.h
2156         * src/alertpanel.c
2157         * src/alertpanel.h
2158         * src/browseldap.c
2159         * src/browseldap.h
2160         * src/codeconv.c
2161         * src/codeconv.h
2162         * src/compose.c
2163         * src/compose.h
2164         * src/crash.c
2165         * src/crash.h
2166         * src/customheader.c
2167         * src/customheader.h
2168         * src/displayheader.c
2169         * src/displayheader.h
2170         * src/editaddress.c
2171         * src/editaddress.h
2172         * src/editaddress_other_attributes_ldap.c
2173         * src/editaddress_other_attributes_ldap.h
2174         * src/editbook.c
2175         * src/editbook.h
2176         * src/editgroup.c
2177         * src/editgroup.h
2178         * src/editjpilot.c
2179         * src/editjpilot.h
2180         * src/editldap.c
2181         * src/editldap.h
2182         * src/editldap_basedn.c
2183         * src/editldap_basedn.h
2184         * src/edittags.c
2185         * src/edittags.h
2186         * src/editvcard.c
2187         * src/editvcard.h
2188         * src/enriched.c
2189         * src/enriched.h
2190         * src/exphtmldlg.c
2191         * src/exphtmldlg.h
2192         * src/expldifdlg.c
2193         * src/expldifdlg.h
2194         * src/export.c
2195         * src/export.h
2196         * src/exporthtml.c
2197         * src/exporthtml.h
2198         * src/exportldif.c
2199         * src/exportldif.h
2200         * src/filtering.c
2201         * src/filtering.h
2202         * src/folder.c
2203         * src/folder.h
2204         * src/folder_item_prefs.c
2205         * src/folder_item_prefs.h
2206         * src/foldersel.c
2207         * src/foldersel.h
2208         * src/folderutils.c
2209         * src/folderutils.h
2210         * src/folderview.c
2211         * src/folderview.h
2212         * src/gedit-print.c
2213         * src/gedit-print.h
2214         * src/grouplistdialog.c
2215         * src/grouplistdialog.h
2216         * src/headerview.c
2217         * src/headerview.h
2218         * src/html.c
2219         * src/html.h
2220         * src/image_viewer.c
2221         * src/image_viewer.h
2222         * src/imap.c
2223         * src/imap.h
2224         * src/imap_gtk.c
2225         * src/imap_gtk.h
2226         * src/import.c
2227         * src/import.h
2228         * src/importldif.c
2229         * src/importldif.h
2230         * src/importmutt.c
2231         * src/importmutt.h
2232         * src/importpine.c
2233         * src/importpine.h
2234         * src/inc.c
2235         * src/inc.h
2236         * src/jpilot.c
2237         * src/jpilot.h
2238         * src/ldapctrl.c
2239         * src/ldapctrl.h
2240         * src/ldaplocate.c
2241         * src/ldaplocate.h
2242         * src/ldapquery.c
2243         * src/ldapquery.h
2244         * src/ldapserver.c
2245         * src/ldapserver.h
2246         * src/ldapupdate.c
2247         * src/ldapupdate.h
2248         * src/ldaputil.c
2249         * src/ldaputil.h
2250         * src/ldif.c
2251         * src/ldif.h
2252         * src/localfolder.c
2253         * src/localfolder.h
2254         * src/main.c
2255         * src/main.h
2256         * src/mainwindow.c
2257         * src/mainwindow.h
2258         * src/manual.c
2259         * src/manual.h
2260         * src/matcher.c
2261         * src/matcher.h
2262         * src/matcher_parser.h
2263         * src/matcher_parser_lex.l
2264         * src/matcher_parser_parse.y
2265         * src/mbox.c
2266         * src/mbox.h
2267         * src/message_search.c
2268         * src/message_search.h
2269         * src/messageview.c
2270         * src/messageview.h
2271         * src/mh.c
2272         * src/mh.h
2273         * src/mh_gtk.c
2274         * src/mh_gtk.h
2275         * src/mimeview.c
2276         * src/mimeview.h
2277         * src/msgcache.c
2278         * src/msgcache.h
2279         * src/mutt.c
2280         * src/mutt.h
2281         * src/news.c
2282         * src/news.h
2283         * src/news_gtk.c
2284         * src/news_gtk.h
2285         * src/noticeview.c
2286         * src/noticeview.h
2287         * src/partial_download.c
2288         * src/partial_download.h
2289         * src/pine.c
2290         * src/pine.h
2291         * src/pop.c
2292         * src/pop.h
2293         * src/prefs_account.c
2294         * src/prefs_account.h
2295         * src/prefs_actions.c
2296         * src/prefs_actions.h
2297         * src/prefs_common.c
2298         * src/prefs_common.h
2299         * src/prefs_compose_writing.c
2300         * src/prefs_compose_writing.h
2301         * src/prefs_customheader.c
2302         * src/prefs_customheader.h
2303         * src/prefs_display_header.c
2304         * src/prefs_display_header.h
2305         * src/prefs_ext_prog.c
2306         * src/prefs_ext_prog.h
2307         * src/prefs_filtering.c
2308         * src/prefs_filtering.h
2309         * src/prefs_filtering_action.c
2310         * src/prefs_filtering_action.h
2311         * src/prefs_folder_column.c
2312         * src/prefs_folder_column.h
2313         * src/prefs_folder_item.c
2314         * src/prefs_folder_item.h
2315         * src/prefs_fonts.c
2316         * src/prefs_fonts.h
2317         * src/prefs_gtk.c
2318         * src/prefs_gtk.h
2319         * src/prefs_image_viewer.c
2320         * src/prefs_image_viewer.h
2321         * src/prefs_logging.c
2322         * src/prefs_logging.h
2323         * src/prefs_matcher.c
2324         * src/prefs_matcher.h
2325         * src/prefs_message.c
2326         * src/prefs_message.h
2327         * src/prefs_msg_colors.c
2328         * src/prefs_msg_colors.h
2329         * src/prefs_other.c
2330         * src/prefs_other.h
2331         * src/prefs_quote.c
2332         * src/prefs_quote.h
2333         * src/prefs_receive.c
2334         * src/prefs_receive.h
2335         * src/prefs_send.c
2336         * src/prefs_send.h
2337         * src/prefs_spelling.c
2338         * src/prefs_spelling.h
2339         * src/prefs_summaries.c
2340         * src/prefs_summaries.h
2341         * src/prefs_summary_column.c
2342         * src/prefs_summary_column.h
2343         * src/prefs_summary_open.c
2344         * src/prefs_summary_open.h
2345         * src/prefs_template.c
2346         * src/prefs_template.h
2347         * src/prefs_themes.c
2348         * src/prefs_themes.h
2349         * src/prefs_toolbar.c
2350         * src/prefs_toolbar.h
2351         * src/prefs_wrapping.c
2352         * src/prefs_wrapping.h
2353         * src/privacy.c
2354         * src/privacy.h
2355         * src/procheader.c
2356         * src/procheader.h
2357         * src/procmime.c
2358         * src/procmime.h
2359         * src/procmsg.c
2360         * src/procmsg.h
2361         * src/quote_fmt.c
2362         * src/quote_fmt_lex.l
2363         * src/quote_fmt_parse.y
2364         * src/recv.c
2365         * src/recv.h
2366         * src/remotefolder.c
2367         * src/remotefolder.h
2368         * src/send_message.c
2369         * src/send_message.h
2370         * src/setup.c
2371         * src/setup.h
2372         * src/simple-gettext.c
2373         * src/sourcewindow.c
2374         * src/sourcewindow.h
2375         * src/ssl_manager.c
2376         * src/ssl_manager.h
2377         * src/statusbar.c
2378         * src/statusbar.h
2379         * src/stock_pixmap.c
2380         * src/stock_pixmap.h
2381         * src/summary_search.c
2382         * src/summary_search.h
2383         * src/summaryview.c
2384         * src/summaryview.h
2385         * src/textview.c
2386         * src/textview.h
2387         * src/toolbar.c
2388         * src/toolbar.h
2389         * src/undo.c
2390         * src/undo.h
2391         * src/unmime.c
2392         * src/unmime.h
2393         * src/uri_opener.c
2394         * src/uri_opener.h
2395         * src/vcard.c
2396         * src/vcard.h
2397         * src/wizard.c
2398         * src/wizard.h
2399         * src/common/base64.c
2400         * src/common/base64.h
2401         * src/common/claws.c
2402         * src/common/claws.h
2403         * src/common/defs.h
2404         * src/common/fnmatch.c
2405         * src/common/fnmatch.h
2406         * src/common/fnmatch_loop.c
2407         * src/common/hooks.c
2408         * src/common/hooks.h
2409         * src/common/log.c
2410         * src/common/log.h
2411         * src/common/md5.c
2412         * src/common/md5.h
2413         * src/common/mgutils.c
2414         * src/common/mgutils.h
2415         * src/common/nntp.c
2416         * src/common/nntp.h
2417         * src/common/passcrypt.c
2418         * src/common/passcrypt.h.in
2419         * src/common/plugin.c
2420         * src/common/plugin.h
2421         * src/common/prefs.c
2422         * src/common/prefs.h
2423         * src/common/progressindicator.c
2424         * src/common/progressindicator.h
2425         * src/common/quoted-printable.c
2426         * src/common/quoted-printable.h
2427         * src/common/session.c
2428         * src/common/session.h
2429         * src/common/smtp.c
2430         * src/common/smtp.h
2431         * src/common/socket.c
2432         * src/common/socket.h
2433         * src/common/ssl.c
2434         * src/common/ssl.h
2435         * src/common/ssl_certificate.c
2436         * src/common/ssl_certificate.h
2437         * src/common/string_match.c
2438         * src/common/string_match.h
2439         * src/common/stringtable.c
2440         * src/common/stringtable.h
2441         * src/common/tags.c
2442         * src/common/tags.h
2443         * src/common/template.c
2444         * src/common/template.h
2445         * src/common/timing.h
2446         * src/common/utils.c
2447         * src/common/utils.h
2448         * src/common/uuencode.c
2449         * src/common/uuencode.h
2450         * src/common/version.h.in
2451         * src/common/w32_dirent.c
2452         * src/common/w32_reg.c
2453         * src/common/w32_signal.c
2454         * src/common/w32_stat.c
2455         * src/common/w32_stdlib.c
2456         * src/common/w32_string.c
2457         * src/common/w32_time.c
2458         * src/common/w32_unistd.c
2459         * src/common/w32_wait.c
2460         * src/common/w32lib.h
2461         * src/common/xml.c
2462         * src/common/xml.h
2463         * src/common/xmlprops.c
2464         * src/common/xmlprops.h
2465         * src/etpan/etpan-errors.h
2466         * src/etpan/etpan-thread-manager-types.h
2467         * src/etpan/etpan-thread-manager.c
2468         * src/etpan/etpan-thread-manager.h
2469         * src/etpan/imap-thread.c
2470         * src/etpan/imap-thread.h
2471         * src/gtk/about.c
2472         * src/gtk/about.h
2473         * src/gtk/colorlabel.c
2474         * src/gtk/colorlabel.h
2475         * src/gtk/colorsel.c
2476         * src/gtk/colorsel.h
2477         * src/gtk/combobox.c
2478         * src/gtk/combobox.h
2479         * src/gtk/description_window.c
2480         * src/gtk/description_window.h
2481         * src/gtk/filesel.c
2482         * src/gtk/filesel.h
2483         * src/gtk/foldersort.c
2484         * src/gtk/foldersort.h
2485         * src/gtk/gtkaspell.c
2486         * src/gtk/gtkaspell.h
2487         * src/gtk/gtksctree.c
2488         * src/gtk/gtkshruler.c
2489         * src/gtk/gtkshruler.h
2490         * src/gtk/gtksourceprintjob.c
2491         * src/gtk/gtksourceprintjob.h
2492         * src/gtk/gtkutils.c
2493         * src/gtk/gtkutils.h
2494         * src/gtk/gtkvscrollbutton.c
2495         * src/gtk/gtkvscrollbutton.h
2496         * src/gtk/icon_legend.c
2497         * src/gtk/icon_legend.h
2498         * src/gtk/inputdialog.c
2499         * src/gtk/inputdialog.h
2500         * src/gtk/logwindow.c
2501         * src/gtk/logwindow.h
2502         * src/gtk/manage_window.c
2503         * src/gtk/manage_window.h
2504         * src/gtk/menu.c
2505         * src/gtk/menu.h
2506         * src/gtk/pluginwindow.c
2507         * src/gtk/pluginwindow.h
2508         * src/gtk/prefswindow.c
2509         * src/gtk/prefswindow.h
2510         * src/gtk/progressdialog.c
2511         * src/gtk/progressdialog.h
2512         * src/gtk/quicksearch.c
2513         * src/gtk/quicksearch.h
2514         * src/gtk/sslcertwindow.c
2515         * src/gtk/sslcertwindow.h
2516         * src/plugins/bogofilter/bogofilter.c
2517         * src/plugins/bogofilter/bogofilter.h
2518         * src/plugins/bogofilter/bogofilter_gtk.c
2519         * src/plugins/clamav/clamav_plugin.c
2520         * src/plugins/clamav/clamav_plugin.h
2521         * src/plugins/clamav/clamav_plugin_gtk.c
2522         * src/plugins/demo/demo.c
2523         * src/plugins/dillo_viewer/dillo_prefs.c
2524         * src/plugins/dillo_viewer/dillo_prefs.h
2525         * src/plugins/dillo_viewer/dillo_viewer.c
2526         * src/plugins/pgpcore/passphrase.c
2527         * src/plugins/pgpcore/passphrase.h
2528         * src/plugins/pgpcore/pgp_viewer.c
2529         * src/plugins/pgpcore/pgp_viewer.h
2530         * src/plugins/pgpcore/plugin.c
2531         * src/plugins/pgpcore/prefs_gpg.c
2532         * src/plugins/pgpcore/prefs_gpg.h
2533         * src/plugins/pgpcore/select-keys.c
2534         * src/plugins/pgpcore/select-keys.h
2535         * src/plugins/pgpcore/sgpgme.c
2536         * src/plugins/pgpcore/sgpgme.h
2537         * src/plugins/pgpinline/pgpinline.c
2538         * src/plugins/pgpinline/pgpinline.h
2539         * src/plugins/pgpinline/plugin.c
2540         * src/plugins/pgpmime/pgpmime.c
2541         * src/plugins/pgpmime/pgpmime.h
2542         * src/plugins/pgpmime/plugin.c
2543         * src/plugins/spamassassin/spamassassin.c
2544         * src/plugins/spamassassin/spamassassin.h
2545         * src/plugins/spamassassin/spamassassin_gtk.c
2546         * src/plugins/trayicon/trayicon.c
2547         * src/plugins/trayicon/trayicon_prefs.c
2548         * src/plugins/trayicon/trayicon_prefs.h
2549         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
2550         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
2551         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.h
2552         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
2553         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
2554         * tools/OOo2claws-mail.pl
2555         * tools/README.sylprint
2556         * tools/acroread2claws-mail.pl
2557         * tools/claws-mail-compose-insert-files.pl
2558         * tools/convert_mbox.pl
2559         * tools/filter_conv.pl
2560         * tools/filter_conv_new.pl
2561         * tools/fix_date.sh
2562         * tools/freshmeat_search.pl
2563         * tools/google_search.pl
2564         * tools/kmail-mailbox2claws-mail.pl
2565         * tools/kmail2claws-mail.pl
2566         * tools/kmail2claws-mail_v2.pl
2567         * tools/mairix.sh
2568         * tools/make.themes.project
2569         * tools/multiwebsearch.pl
2570         * tools/nautilus2claws-mail.sh
2571         * tools/outlook2claws-mail.pl
2572         * tools/textviewer.sh
2573         * tools/thunderbird-filters-convertor.pl
2574         * tools/update-po
2575         * tools/uuooffice
2576         * tools/vcard2xml.py
2577         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
2578                 Upgrade to GPLv3 or later.
2579
2580 2007-07-10 [wwp]        2.10.0cvs15
2581
2582         * src/main.c
2583                 Fix re-opening of all composing messages that were
2584                 opened when closing the previous instance, thanks
2585                 to Colin.
2586
2587 2007-07-10 [paul]       2.10.0cvs14
2588
2589         * src/editaddress_other_attributes_ldap.c
2590         * src/ldapupdate.c
2591                 fix crash on selecting 'other attributes' combo
2592                 for either a new entry or an old entry with no
2593                 existing attributes.
2594                 fix bug on editing multiple attributes which
2595                 resulted them all having the value of the last
2596                 one changed.
2597                 Thanks to Colin
2598
2599 2007-07-10 [colin]      2.10.0cvs13
2600
2601         * src/editaddress.c
2602         * src/editaddress_other_attributes_ldap.h
2603         * src/ldapupdate.c
2604                 Fix --disable-ldap build
2605
2606 2007-07-09 [colin]      2.10.0cvs12
2607
2608         * src/Makefile.am
2609         * src/addritem.c
2610         * src/addritem.h
2611         * src/editaddress.c
2612         * src/editaddress_other_attributes_ldap.c
2613         * src/editaddress_other_attributes_ldap.h
2614         * src/editldap.c
2615         * src/ldapctrl.c
2616         * src/ldapctrl.h
2617         * src/ldapupdate.c
2618                 Add capability to edit all inetOrgPerson
2619                 attributes on LDAP. Patch by Michael 
2620                 Rasmussen
2621
2622 2007-07-09 [colin]      2.10.0cvs11
2623
2624         * src/Makefile.am
2625         * src/exporthtml.c
2626         * src/mbox.c
2627         * src/msgcache.c
2628         * src/prefs_summaries.c
2629         * src/prefs_themes.c
2630         * src/procheader.c
2631         * src/common/Makefile.am
2632         * src/common/log.c
2633         * src/common/timing.h
2634         * src/common/utils.c
2635         * src/common/utils.h
2636         * src/common/w32_account.c
2637         * src/common/w32lib.h
2638         * src/gtk/Makefile.am
2639         * src/gtk/colorlabel.c
2640         * src/plugins/pgpcore/Makefile.am
2641         * src/plugins/pgpcore/claws.def
2642         * src/plugins/pgpcore/passphrase.c
2643         * src/plugins/pgpcore/pgp_viewer.c
2644         * src/plugins/pgpcore/plugin.def
2645         * src/plugins/pgpcore/sgpgme.c
2646         * src/plugins/pgpinline/Makefile.am
2647         * src/plugins/pgpinline/claws.def
2648         * src/plugins/pgpinline/mypgpcore.def
2649         * src/plugins/pgpinline/plugin.def
2650         * src/plugins/pgpmime/Makefile.am
2651         * src/plugins/pgpmime/claws.def
2652         * src/plugins/pgpmime/mypgpcore.def
2653         * src/plugins/pgpmime/plugin.def
2654                 Commit win32 patch, from Werner Koch and
2655                 Marcus Brinkmann
2656
2657 2007-07-09 [colin]      2.10.0cvs10
2658
2659         * src/prefs_toolbar.c
2660                 Fix crash when no actions exist
2661
2662 2007-07-07 [paul]       2.10.0cvs9
2663
2664         * COPYING
2665         * manual/claws-mail-manual.xml
2666                 update copyright year
2667         * po/fi.po
2668                 updated by Flammie Pirinen
2669
2670 2007-07-05 [wwp]        2.10.0cvs8
2671
2672         * src/plugins/clamav/clamav_plugin_gtk.c
2673                 Make vertical spacing like in other plugin prefs pages.
2674
2675 2007-07-05 [wwp]        2.10.0cvs7
2676
2677         * src/quote_fmt.c
2678                 It's %am that works, not %ae (this doc incoherence has been
2679                 introduced with 2.9.2cvs13).
2680
2681 2007-07-04 [wwp]        2.10.0cvs6
2682
2683         * src/plugins/bogofilter/bogofilter.c
2684                 Gettext-ize an occurrence of "Any" that wasn't.
2685
2686 2007-07-04 [colin]      2.10.0cvs5
2687
2688         * po/POTFILES.in
2689                 Fix untranslated strings; thanks
2690                 to Pader Rezso.
2691
2692 2007-07-03 [colin]      2.10.0cvs4
2693
2694         * src/folder.c
2695         * src/mainwindow.c
2696                 Fix saving of sort mode for tags and
2697                 thread date. Thanks to Pierre Ossman.
2698                 Completes fix for bug 1233
2699
2700 2007-07-03 [paul]       2.10.0cvs3
2701
2702         * src/compose.c
2703                 fix auto-save
2704         * src/summaryview.c
2705                 fix build warnings
2706         Thanks to Colin
2707
2708 2007-07-02 [colin]      2.10.0cvs2
2709
2710         * src/folder.h
2711         * src/mainwindow.c
2712         * src/procmsg.h
2713         * src/summaryview.c
2714                 Add View/Sort/by Thread date
2715                 Fixes bug 1233, 'Capability to sort 
2716                 threads by most recent message'
2717                 Based on a patch by Paul Rolland
2718
2719 2007-07-02 [colin]      2.10.0cvs1
2720
2721         * src/Makefile.am
2722         * src/compose.c
2723         * src/edittags.c
2724         * src/edittags.h
2725         * src/filtering.c
2726         * src/folder.c
2727         * src/folder.h
2728         * src/headerview.c
2729         * src/headerview.h
2730         * src/main.c
2731         * src/mainwindow.c
2732         * src/mainwindow.h
2733         * src/manual.h
2734         * src/matcher.c
2735         * src/matcher.h
2736         * src/matcher_parser_parse.y
2737         * src/mimeview.c
2738         * src/msgcache.c
2739         * src/msgcache.h
2740         * src/prefs_common.c
2741         * src/prefs_common.h
2742         * src/prefs_filtering_action.c
2743         * src/prefs_matcher.c
2744         * src/prefs_summary_column.c
2745         * src/procmsg.c
2746         * src/procmsg.h
2747         * src/quote_fmt.c
2748         * src/quote_fmt_lex.l
2749         * src/quote_fmt_parse.y
2750         * src/summaryview.c
2751         * src/summaryview.h
2752         * src/textview.c
2753         * src/common/Makefile.am
2754         * src/common/defs.h
2755         * src/common/tags.c
2756         * src/common/tags.h
2757         * src/gtk/quicksearch.c
2758         * src/gtk/quicksearch.h
2759                 Add Tags implementation. Tags are arbitrary labels
2760                 that can be applied to messages. It is possible 
2761                 to create, edit, remove tags; apply them to mails;
2762                 filter on tags or tag presence; apply or unset
2763                 tags via filtering actions; reference tags in
2764                 reply templates.
2765
2766 2007-07-02 [paul]       2.10.0
2767
2768         * NEWS
2769         * README
2770         * RELEASE_NOTES
2771                 2.10.0 released
2772
2773 2007-07-02 [paul]       2.9.2cvs78
2774
2775         * po/de.po
2776         * po/en_GB.po
2777         * po/es.po
2778         * po/fr.po
2779         * po/hu.po
2780         * po/pt_BR.po
2781         * po/ru.po
2782         * po/zh_CN.po
2783                 updated by Stephan Sachse, me, Ricardo Mones
2784                 Lastra, Fabien Vantard, Pader Rezso, Frederico
2785                 Goncalves Guimaraes, Pavlo Bohmat, and Ralgh Young
2786
2787 2007-07-02 [paul]       2.9.2cvs77
2788
2789         * AUTHORS
2790                 updated
2791
2792 2007-06-29 [wwp]        2.9.2cvs76
2793
2794         * src/gtk/headers.h
2795                 Fix a typo (thanks to Ricardo for finding this out).
2796
2797 2007-06-28 [paul]       2.9.2cvs75
2798
2799         * src/folderview.c
2800                 fix build warnings
2801
2802 2007-06-28 [paul]       2.9.2cvs74
2803
2804         * tools/Makefile.am
2805                 fix bug in the autotools build system.
2806                 Files cataloged under EXTRA_DIST were never
2807                 automatically copied to the build tree.
2808                 (fix 'make distcheck')
2809                 Patch by Michael Rasmussen.
2810
2811 2007-06-24 [colin]      2.9.2cvs73
2812
2813         * src/news_gtk.c
2814                 Fix bug 1249, 'Error handling for 
2815                 news errors needs modification'
2816                 Only popup error if the according
2817                 pref in Prefs/Receive is set.
2818
2819 2007-06-21 [colin]      2.9.2cvs72
2820
2821         * src/common/plugin.c
2822         * src/common/plugin.h
2823                 Change plugin API to know whether it's safe to 
2824                 unload plugins or whether we should just hide
2825                 them. Fixes bug 1248, 'Core dumps after 
2826                 unloading plugin and clicking on load plugins'
2827         * src/plugins/bogofilter/bogofilter.c
2828         * src/plugins/clamav/clamav_plugin.c
2829         * src/plugins/demo/demo.c
2830         * src/plugins/dillo_viewer/dillo_viewer.c
2831         * src/plugins/pgpcore/plugin.c
2832         * src/plugins/pgpinline/plugin.c
2833         * src/plugins/pgpmime/plugin.c
2834         * src/plugins/spamassassin/spamassassin.c
2835         * src/plugins/trayicon/trayicon.c
2836                 Update API
2837
2838 2007-06-19 [colin]      2.9.2cvs71
2839
2840         * src/compose.c
2841         * src/messageview.c
2842                 Fix crash mentioned in bug 1246
2843                 Race condition when automatically drafting
2844                 due to insertion on reedit.
2845
2846 2007-06-18 [wwp]        2.9.2cvs70
2847
2848         * src/importldif.c
2849                 LDIF import: use a "Proceed" button to complete
2850                 the process.
2851
2852 2007-06-18 [paul]       2.9.2cvs69
2853
2854         * configure.ac
2855                 use pkgconfig to check for gtk and glib
2856
2857 2007-06-17 [wwp]        2.9.2cvs68
2858
2859         * src/ldif.c
2860         * src/importldif.c
2861                 LDIF import: better error handling, minor code
2862                 and UI cleanup, and renamed the Save button
2863                 to Close, as imported stuff is already saved
2864                 when the Save button is shown.
2865
2866 2007-06-17 [colin]      2.9.2cvs67
2867
2868         * src/prefs_summaries.c
2869         * src/procmsg.c
2870                 Don't set as read when forwarded, only replied to
2871
2872 2007-06-17 [paul]       2.9.2cvs66
2873
2874         * src/alertpanel.c
2875                 add missing #include
2876
2877 2007-06-16 [colin]      2.9.2cvs65
2878
2879         * src/prefs_summaries.c
2880         * src/procmsg.c
2881                 Change the pref "Only mark as read when opened
2882                 in new window" to "..., replied to or forwarded".
2883                 Based on a patch by Paul Rolland.
2884
2885 2007-06-16 [paul]       2.9.2cvs64
2886
2887         * src/gtk/authors.h
2888                 alphabetical order! :)
2889
2890 2007-06-16 [colin]      2.9.2cvs63
2891
2892         * AUTHORS
2893         * src/gtk/authors.h
2894                 Add Michael Rasmussen in authors list
2895
2896 2007-06-16 [colin]      2.9.2cvs62
2897
2898         * src/messageview.c
2899                 Fix messageview_copy_clipboard to take advantage
2900                 of plugins' get_selection.
2901
2902 2007-06-15 [colin]      2.9.2cvs61
2903
2904         * src/action.c
2905         * src/addr_compl.c
2906         * src/addressbook.c
2907         * src/folderview.c
2908         * src/message_search.c
2909         * src/mimeview.c
2910         * src/summary_search.c
2911         * src/summaryview.c
2912         * src/textview.c
2913                 Allow GDK_KP_Enter to do the same as GDK_Return
2914                 Patch by Michael Rasmussen
2915
2916 2007-06-15 [paul]       2.9.2cvs60
2917
2918         * src/compose.c
2919                 fix bug when closing a compose window
2920                 during autosave
2921
2922 2007-06-14 [paul]       2.9.2cvs59
2923
2924         * src/main.c
2925         * src/common/defs.h
2926                 migrate sylpheed config
2927
2928 2007-06-14 [wwp]        2.9.2cvs58
2929
2930         * src/gtk/pluginwindow.c
2931                 Yet another attempt to fix sizing/alignment of the
2932                 button bar in plugins window.
2933
2934 2007-06-12 [colin]      2.9.2cvs57
2935
2936         * po/POTFILES.in
2937         * src/Makefile.am
2938         * src/folderview.c
2939         * src/prefs_common.c
2940         * src/prefs_common.h
2941         * src/prefs_summaries.c
2942         * src/prefs_summary_open.c
2943         * src/prefs_summary_open.h
2944         * src/summaryview.c
2945                 Make "when entering a folder" actions more personalisable
2946
2947 2007-06-12 [wwp]        2.9.2cvs56
2948
2949         * tools/README
2950                 Use short description from Paul (mairix.sh).
2951
2952 2007-06-12 [wwp]        2.9.2cvs55
2953
2954         * tools/README
2955                 Updated info about mairix.sh.
2956
2957 2007-06-11 [paul]       2.9.2cvs54
2958
2959         * src/prefs_logging.c
2960                 rework log window length widgets
2961                 and some sensitivity fixes
2962
2963 2007-06-11 [paul]       2.9.2cvs53
2964
2965         * src/mainwindow.c
2966         * src/prefs_logging.c
2967                 rename 'Protocol Log' to 'Network Log'
2968                 and some function renaming
2969
2970 2007-06-10 [wwp]        2.9.2cvs52
2971
2972         * src/gtk/pluginwindow.c
2973                 Revert 2.9.2cvs51.
2974
2975 2007-06-10 [wwp]        2.9.2cvs51
2976
2977         * src/gtk/pluginwindow.c
2978                 Fix button bar in plugin window, was centered and not
2979                 behaving like other dialogs w/ such button bar.
2980
2981 2007-06-08 [wwp]        2.9.2cvs50
2982
2983         * src/compose.c
2984         * src/compose.h
2985         * src/main.c
2986         * src/mainwindow.c
2987         * src/mainwindow.h
2988                 Provide a way out of automatic draft saving on IMAP, when
2989                 exiting offline.
2990                 Prevent drafting while sending and quitting while sending.
2991                 Thanks for Colin.
2992
2993
2994
2995 2007-06-08 [wwp]        2.9.2cvs49
2996
2997         * src/prefs_account.c
2998         * src/gtk/prefswindow.c
2999         * src/gtk/prefswindow.h
3000                 Activate the Basic page when opening account prefs.
3001
3002 2007-06-08 [wwp]        2.9.2cvs48
3003
3004         * src/common/socket.c
3005                 Don't crash if fork() fails, thanks to Colin.
3006
3007 2007-06-08 [wwp]        2.9.2cvs47
3008
3009         * src/gtk/prefswindow.c
3010                 Wrap some long lines, and reset horizontal scroller's adjusment
3011                 (this was already done, vertically), when changing tab (not page)
3012                 in prefs windows.
3013
3014 2007-06-08 [paul]       2.9.2cvs46
3015
3016         * src/common/utils.c
3017                 use gethostname() instead of uname()
3018                 based on a patch by Michael Hughes
3019                 <Sylpheed-Claws_user@thehugheslogcabin.net>
3020
3021 2007-06-07 [wwp]        2.9.2cvs45
3022
3023         * src/prefs_common.c
3024                 Fix some useless warnings, thanks to Colin.
3025
3026 2007-06-06 [colin]      2.9.2cvs44
3027
3028         * src/ldapupdate.c
3029                 Fix strange allocations. 
3030
3031 2007-06-06 [colin]      2.9.2cvs43
3032
3033         * src/ldapupdate.c
3034                 Patch by Michael Rasmussus to help
3035                 bug 1232
3036
3037 2007-06-05 [wwp]        2.9.2cvs42
3038
3039         * src/prefs_account.c
3040         * src/prefs_folder_item.c
3041         * src/prefs_quote.c
3042         * src/quote_fmt.c
3043         * src/quote_fmt.h
3044                 Per-folder templates can now be applied recursively.
3045                 Always save per-folder templates (formats were erroneously
3046                 saved only if they were enabled).
3047                 Check for validity of quotation marks everywhere there
3048                 are defined.
3049
3050 2007-06-05 [wwp]        2.9.2cvs41
3051
3052         * src/inc.c
3053                 Fix incoming messages from local accounts always getting filtered
3054                 (even if the account prefs say don't), thanks to Colin.
3055
3056 2007-06-05 [wwp]        2.9.2cvs40
3057
3058         * src/compose.c
3059         * src/compose.h
3060                 Use per-folder/per-account quote chars when applying a
3061                 template or inserting text as well. Const'ify some
3062                 vars more.
3063
3064 2007-06-04 [colin]      2.9.2cvs39
3065
3066         * src/compose.c
3067                 More work for wwp :)
3068
3069 2007-06-04 [wwp]        2.9.2cvs38
3070
3071         * src/compose.c
3072                 Same as 2.9.2cvs36 but for forwarding.
3073
3074 2007-06-04 [colin]      2.9.2cvs37
3075
3076         * src/compose.c
3077                 Use original mail file for forward/redirect
3078                 Fixes some forwarded mails to be attached as
3079                 application/octet-stream (when they have binary
3080                 parts), and incidentally fixes bug 848
3081                 'Redirect breaks GnuPG'
3082
3083 2007-06-04 [wwp]        2.9.2cvs36
3084
3085         * src/compose.c
3086                 Fix quote mark mis-initialisation when replying/forwarding
3087                 (introduced w/ 2.9.2cvs20).
3088
3089 2007-06-04 [wwp]        2.9.2cvs35
3090
3091         * src/prefs_compose_writing.c
3092         * src/prefs_quote.c
3093                 Fix a bug where Quotation characters (prefs/compose/writing)
3094                 was cleared (introduced w/ 2.9.2cvs26).
3095
3096 2007-06-04 [wwp]        2.9.2cvs34
3097
3098         * src/prefs_account.c
3099         * src/prefs_account.h
3100                 Better fix for compiling w/o aspell (rollbacks
3101                 2.9.2cvs31).
3102
3103 2007-06-04 [wwp]        2.9.2cvs33
3104
3105         * src/account.c
3106         * src/prefs_account.c
3107         * src/prefs_account.h
3108         * src/procmsg.c
3109                 It's now possible to disable mail filtering plugins
3110                 on a per-account basis.
3111
3112 2007-06-04 [wwp]        2.9.2cvs32
3113
3114         * src/procheader.c
3115         * src/common/utils.c
3116         * src/common/utils.h
3117                 Support CRLF in headers part of messages.
3118                 Support few more date formats (RFC3339 subsets).
3119
3120 2007-06-04 [wwp]        2.9.2cvs31
3121
3122         * src/prefs_account.c
3123                 Fix compiling w/o aspell support.
3124
3125 2007-06-03 [wwp]        2.9.2cvs30
3126
3127         * src/prefs_gtk.c
3128                 Don't decode leading ENV_ and ~ in P_PASSWORD
3129                 values.
3130
3131 2007-06-03 [wwp]        2.9.2cvs29
3132
3133         * src/prefs_gtk.c
3134                 Don't decode leading ENV_ and ~ in P_PASSWORD
3135                 values.
3136
3137 2007-06-03 [wwp]        2.9.2cvs28
3138
3139         * src/prefs_account.c
3140         * src/gtk/prefswindow.c
3141         * src/gtk/prefswindow.h
3142                 Added a way to force preloading of all pages
3143                 (prefswindow).
3144                 Moved tabs to pages in account prefs.
3145
3146 2007-06-02 [colin]      2.9.2cvs27
3147
3148         * src/addressbook.c
3149                 Fix possible crash, fix ldap write bugs
3150         * src/ldapupdate.c
3151                 Fix ldap write bugs - patch by Michael
3152                 Rasmussen
3153         * src/alertpanel.c
3154         * src/alertpanel.h
3155                 Add a hook whenever alertpanel opens/closes
3156
3157 2007-05-31 [wwp]        2.9.2cvs26
3158
3159         * src/prefs_compose_writing.c
3160         * src/prefs_quote.c
3161                 Re-organized writing options a bit:
3162                  - renamed the Quoting page to Templates
3163                  - moved all composing templates to that page
3164                  - moved non-templates options to the Writing one,
3165                    grouped reply-related options, reordered reply and
3166                    forward options.
3167
3168 2007-05-31 [wwp]        2.9.2cvs25
3169
3170         * src/compose.c
3171                 Removed unused code.
3172
3173 2007-05-31 [colin]      2.9.2cvs24
3174
3175         * src/addressbook.c
3176                 Fix missing display name when modifying
3177                 LDAP. Patch by Michael Rasmussen
3178
3179 2007-05-31 [wwp]        2.9.2cvs23
3180
3181         * src/plugins/bogofilter/Makefile.am
3182         * src/plugins/clamav/Makefile.am
3183         * src/plugins/demo/Makefile.am
3184         * src/plugins/dillo_viewer/Makefile.am
3185         * src/plugins/spamassassin/Makefile.am
3186                 Fix building of those plugins in Mac OS X.
3187
3188 2007-05-30 [wwp]        2.9.2cvs22
3189
3190         * src/gtk/quicksearch.c
3191                 Fix missing initialization.
3192
3193 2007-05-30 [wwp]        2.9.2cvs21
3194
3195         * src/procheader.c
3196                 Revert accidental commit (debug outputs).
3197
3198 2007-05-30 [wwp]        2.9.2cvs20
3199
3200         * src/compose.c
3201         * src/folder_item_prefs.c
3202         * src/folder_item_prefs.h
3203         * src/prefs_account.c
3204         * src/prefs_account.h
3205         * src/prefs_folder_item.c
3206         * src/prefs_gtk.c
3207         * src/prefs_gtk.h
3208                 Implemented per-account and per-folder
3209                 compose/reply/forward formats.
3210
3211 2007-05-30 [wwp]        2.9.2cvs19
3212
3213         * src/prefs_compose_writing.c
3214         * src/prefs_quote.c
3215         * src/procheader.c
3216         * src/quote_fmt.c
3217         * src/quote_fmt.h
3218                 Internal API changes (factorize quote format
3219                 prefs and checks).
3220
3221 2007-05-30 [colin]      2.9.2cvs18
3222
3223         * src/compose.c
3224                 Fix race where it's possible to re-click Send
3225                 between end of SMTP session and end of "move to
3226                 sent folder" when sending an email with send
3227                 dialog enabled.
3228
3229 2007-05-30 [colin]      2.9.2cvs17
3230
3231         * src/crash.c
3232                 Ask for backtrace on all threads. Patch by
3233                 Pawel
3234         * src/folderview.c
3235                 Fix stale news statusbar when scanning fails.
3236                 Patch by Pawel
3237         * src/ldapupdate.c
3238                 Fix some LDAP write updates bugs. Patch
3239                 by Michael Rasmussen
3240
3241 2007-05-29 [colin]      2.9.2cvs16
3242
3243         * src/imap.c
3244                 Fix loss of local flags when moving mails
3245                 on IMAP in high-bandwidth mode (UID FETCH)
3246
3247 2007-05-25 [paul]       2.9.2cvs15
3248
3249         * src/common/socket.c
3250                 fix sometimes crasher on cancelling
3251                 message sending
3252
3253 2007-05-25 [colin]      2.9.2cvs14
3254
3255         * src/imap.c
3256                 Fix a memory leak
3257         * src/imap_gtk.c
3258                 Be more helpful in the subscription
3259                 message
3260
3261 2007-05-23 [wwp]        2.9.2cvs13
3262
3263         * src/compose.c
3264         * src/prefs_compose_writing.c
3265         * src/prefs_quote.c
3266         * src/prefs_template.c
3267         * src/prefs_template.h
3268         * src/quote_fmt.c
3269         * src/quote_fmt.h
3270         * src/quote_fmt_lex.l
3271         * src/quote_fmt_parse.y
3272                 Introduced new syntax elements (symbols and commands)
3273                 in templates/quote_fmt. Compatibility w/ old
3274                 symbols is kept.
3275                 Updated and reworked the corresponding Information
3276                 dialog.
3277                 Display the line number in dialogs that talk about
3278                 parser errors (in addition to the error message in
3279                 output).
3280
3281 2007-05-23 [wwp]        2.9.2cvs12
3282
3283         * src/quote_fmt_parse.y
3284                 Fix 2.9.2cvs11, probably a paste accident ;).
3285
3286 2007-05-23 [wwp]        2.9.2cvs11
3287
3288         * src/compose.c
3289         * src/prefs_template.c
3290         * src/quote_fmt.h
3291         * src/quote_fmt_parse.y
3292                 Fix 2.9.2cvs10, which broke --disable-aspell.
3293
3294 2007-05-22 [wwp]        2.9.2cvs10
3295
3296         * src/compose.c
3297         * src/prefs_template.c
3298         * src/quote_fmt.c
3299         * src/quote_fmt.h
3300         * src/quote_fmt_lex.l
3301         * src/quote_fmt_parse.y
3302         * src/gtk/gtkaspell.c
3303         * src/gtk/gtkaspell.h
3304                 Added template/quote format syntactical elements
3305                 to show and query:
3306                         - current dictionary
3307                           %T to show (shows empty if not set or not enabled),
3308                           ?T and !T to check if the default dictionary is
3309                           enabled and set
3310                         - current account's default dictionary
3311                           %aT to show (empty if not set or not enabled),
3312                           ?aT and !aT to check if it's enabled and set
3313                         - name completion for an address, from the address
3314                           book
3315                           %ABf, %ABt, %ABc respectively show the full name got
3316                           from the address book if From, To or Cc match a single
3317                           contact.
3318                           ?ABf, !ABf, ?ABt, !ABt, ?ABc and !ABc check if completion
3319                           matches any contact and if the full name is non-empty.
3320                           If From, To or Cc are lists of email addresses, only
3321                           the first address will be checked.
3322                 In compose.c, fix msginfo's To, Cc and Newsgroup address lists,
3323                 that could show a trailing ','.
3324                 Also, template/quote_fmt parser now shows the line number in case
3325                 of parser error.
3326
3327 2007-05-15 [colin]      2.9.2cvs9
3328
3329         * src/main.c
3330         * src/main.h
3331                 Add a public function to know whether Claws
3332                 crashed last time
3333                 Store opened folder when exiting
3334         * src/folder.c
3335         * src/folder.h
3336                 Store last opened message in each FolderItem;
3337                 Reset last seen messages if Claws crashed, so 
3338                 that one can't go in an infinite crash in case 
3339                 a particular mail crashes Claws.
3340         * src/messageview.c
3341         * src/prefs_common.c
3342         * src/prefs_common.h
3343         * src/summaryview.c
3344         * src/prefs_summaries.c
3345                 Add "Select last opened message" when entering
3346                 a folder
3347                 Add "Select last opened folder" at startup.
3348
3349 2007-05-14 [colin]      2.9.2cvs8
3350
3351         * manual/xml2pdf
3352                 Fix bashism, search for xml catalog 
3353                 in /usr/local/share/xml/catalog too
3354                 Patch by Pawel
3355
3356 2007-05-13 [wwp]        2.9.2cvs7
3357
3358         * src/gtk/logwindow.c
3359                 fix raising log windows when they are either minimized or
3360                 in background.
3361
3362 2007-05-11 [colin]      2.9.2cvs6
3363
3364         * src/gtk/filesel.c
3365                 Use Hildon's file chooser on Maemo. Patch
3366                 by Jean-Luc Biord; fixes part 2 of bug 1201,
3367                 'File attachment "manipulation" bugs...'
3368
3369 2007-05-10 [wwp]        2.9.2cvs5
3370
3371         * src/prefs_common.c
3372         * src/prefs_common.h
3373         * src/gtk/quicksearch.c
3374                 Add a quicksearch option to automatically run
3375                 a search selected from the history (this option
3376                 is exclusive towards type-ahead).
3377
3378 2007-05-10 [colin]      2.9.2cvs4
3379
3380         * src/imap.c
3381                 Fix g_warnings, thanks to Brian
3382                 Morrison
3383
3384 2007-05-09 [colin]      2.9.2cvs3
3385
3386         * src/crash.c
3387         * src/exporthtml.c
3388         * src/mbox.c
3389         * src/prefs_summaries.c
3390         * src/procheader.c
3391         * src/common/log.c
3392         * src/common/utils.c
3393         * src/gtk/gtksourceprintjob.c
3394         * src/gtk/sslcertwindow.c
3395                 Use the re-entrant variant of time functions
3396                 Probably fixes bug 1217, 'reentrancy problems 
3397                 with time functions'
3398
3399 2007-05-09 [colin]      2.9.2cvs2
3400
3401         * src/imap.c
3402                 Fix crasher when reconnection fails
3403
3404 2007-05-08 [paul]       2.9.2cvs1
3405
3406         * NEWS
3407         * README
3408         * RELEASE_NOTES
3409         * configure.ac
3410                 bump version number following
3411                 stable release
3412
3413 2007-05-08 [paul]       2.9.1cvs48
3414
3415         * src/plugins/demo/demo.c
3416         * src/plugins/dillo_viewer/dillo_prefs.c
3417         * src/plugins/dillo_viewer/dillo_prefs.h
3418         * src/plugins/dillo_viewer/dillo_viewer.c
3419         * src/plugins/pgpcore/pgp_viewer.c
3420         * src/plugins/pgpcore/pgp_viewer.h
3421         * src/plugins/pgpcore/plugin.c
3422         * src/plugins/pgpcore/prefs_gpg.c
3423         * src/plugins/pgpcore/prefs_gpg.h
3424         * src/plugins/pgpcore/sgpgme.c
3425         * src/plugins/pgpcore/sgpgme.h
3426         * src/plugins/pgpinline/plugin.c
3427         * src/plugins/pgpmime/pgpmime.c
3428         * src/plugins/pgpmime/pgpmime.h
3429         * src/plugins/pgpmime/plugin.c
3430         * src/plugins/spamassassin/spamassassin.c
3431         * src/plugins/spamassassin/spamassassin.h
3432         * src/plugins/spamassassin/spamassassin_gtk.c
3433         * src/plugins/trayicon/README
3434         * tools/README
3435         * tools/README.sylprint
3436         * tools/outlook2claws-mail.pl
3437         * tools/sylprint.pl
3438         * tools/tb2claws-mail
3439         * tools/tbird2claws.py
3440         * tools/update-po
3441         * tools/vcard2xml.py
3442         * tools/kdeservicemenu/README
3443                 cleanups and corrections
3444
3445 2007-05-06 [wwp]        2.9.1cvs47
3446
3447         * tools/uudec
3448                 Fix missing dash to `display` command-line, reported
3449                 by Georg Himmrich <georg at mails d0t diesind d0t net>.
3450
3451 2007-05-06 [colin]      2.9.1cvs46
3452
3453         * src/Makefile.am
3454         * src/stock_pixmap.c
3455         * src/stock_pixmap.h
3456         * src/pixmaps/printer.xpm
3457                 Add a printer icon
3458
3459 2007-05-06 [paul]       2.9.1cvs45
3460
3461         * src/compose.c
3462         * src/ldapquery.c
3463         * src/privacy.h
3464         * src/summary_search.c
3465         * src/summaryview.c
3466                 fix build warnings
3467
3468 2007-05-05 [wwp]        2.9.1cvs44
3469
3470         * src/messageview.c
3471         * src/mh.c
3472         * src/prefs_actions.c
3473         * src/prefs_gtk.c
3474         * src/summaryview.c
3475         * src/common/xml.c
3476                 Fix "faild" typos everywhere and capitalization of
3477                 some g_warnings.
3478
3479 2007-05-04 [colin]      2.9.1cvs43
3480
3481         * src/compose.c
3482         * src/privacy.c
3483         * src/privacy.h
3484         * src/plugins/pgpcore/prefs_gpg.c
3485         * src/plugins/pgpcore/prefs_gpg.h
3486         * src/plugins/pgpinline/pgpinline.c
3487         * src/plugins/pgpmime/pgpmime.c
3488                 Add an API to warn about encryption limits,
3489                 and allow to disable these warnings
3490
3491 2007-05-03 [colin]      2.9.1cvs42
3492
3493         * src/summaryview.c
3494         * src/mainwindow.c
3495                 Fix bug 1213, 'Delete more than 
3496                 one thread at once'
3497
3498 2007-05-03 [wwp]        2.9.1cvs41
3499
3500         * src/prefs_common.c
3501         * src/prefs_filtering.c
3502         * src/prefs_template.c
3503         * src/common/template.c
3504         * src/common/template.h
3505         * src/gtk/gtkutils.c
3506         * src/gtk/gtkutils.h
3507                 Templates are no longer automatically sorted
3508                 by name, but can be sorted manually using
3509                 |< < > >| buttons as well as drag'n'drop.
3510
3511 2007-05-03 [wwp]        2.9.1cvs40
3512
3513         * src/plugins/spamassassin/spamassassin.c
3514         * src/plugins/spamassassin/spamassassin.h
3515         * src/plugins/spamassassin/spamassassin_gtk.c
3516         * src/plugins/bogofilter/bogofilter.c
3517         * src/plugins/bogofilter/bogofilter.h
3518         * src/plugins/bogofilter/bogofilter_gtk.c
3519                 Added an option to conditionally mark saved spam
3520                 as read (default is and was to do so).
3521                 Satisfies feature request 1708539 on sf.net tracker.
3522
3523 2007-05-03 [colin]      2.9.1cvs39
3524
3525         * src/inc.c
3526                 Fix bug 1211, 'Offline dialog message bugs/annoyances...'
3527
3528 2007-05-02 [colin]      2.9.1cvs38
3529
3530         * src/textview.c
3531                 Fix bug 1209, 'Clicking on address 
3532                 in header (mailto uri) selects 
3533                 default account'. Patch adapted from
3534                 G.P. Halkes' patch.
3535
3536 2007-05-02 [colin]      2.9.1cvs37
3537
3538         * src/grouplistdialog.c
3539                 Set cursor to wait cursor while loading
3540                 groups.
3541
3542 2007-05-02 [paul]       2.9.1cvs36
3543
3544         * src/folder.c
3545         * src/common/defs.h
3546                 rename cache and mark files
3547                 (data is preserved)
3548
3549 2007-04-30 [paul]       2.9.1cvs35
3550
3551         * manual/glossary.xml
3552         * manual/plugins.xml
3553                 updates. Patch by Ricardo
3554
3555 2007-04-29 [wwp]        2.9.1cvs34
3556
3557         * src/mainwindow.c
3558         * configure.ac
3559                 Fix few grammatical errors (patch by David Relson < relson at
3560                 osagesoftware dot com >).
3561
3562 2007-04-28 [colin]      2.9.1cvs33
3563
3564         * src/account.c
3565         * src/pop.c
3566         * src/prefs_account.c
3567         * src/prefs_account.h
3568                 Drop the "Download all" preference. It's
3569                 stupidly useless and confuses people from
3570                 time to time.
3571
3572 2007-04-27 [wwp]        2.9.1cvs32
3573
3574         * src/account.c
3575         * src/prefs_account.c
3576         * src/prefs_account.h
3577                 Don't reflect accounts changes to the mainwindow when it's
3578                 not necessary.
3579
3580 2007-04-27 [colin]      2.9.1cvs31
3581
3582         * src/folder.c
3583                 Freeze/thaw when sync'ing flags
3584         * src/imap.c
3585         * src/prefs_account.c
3586         * src/prefs_account.h
3587         * src/etpan/imap-thread.c
3588         * src/etpan/imap-thread.h
3589                 Add a way to use UID FETCH instead
3590                 of searches to fetch message lists
3591                 and flags. More expensive towards
3592                 bandwidth, less expensive towards
3593                 server's CPU. Probably fixes 
3594                 bug 1158, 'Scanning new folders on 
3595                 Exchange 2007 extremely slow'.
3596                 Patch 95% by Hoa.
3597
3598 2007-04-27 [paul]       2.9.1cvs30
3599
3600         * src/mainwindow.c
3601         * src/prefs_logging.c
3602                 improvements to english usage
3603
3604 2007-04-27 [colin]      2.9.1cvs29
3605
3606         * src/imap.c
3607                 Fix build without libetpan (my bad!)
3608
3609 2007-04-26 [colin]      2.9.1cvs28
3610
3611         * src/imap.c
3612         * src/imap.h
3613                 Fix uselessly exported function
3614         * src/textview.c
3615                 Consider "- -- \n" as signature separator
3616                 (that's what signature separators look like
3617                  in PGP/Inline signed mails)
3618
3619 2007-04-26 [colin]      2.9.1cvs27
3620
3621         * configure.ac
3622                 libetpan-0.49 is now required
3623         * src/procmime.c
3624                 Fix double fetching of mails if
3625                 first try failed
3626         * src/imap.c
3627                 Make offline sync faster, by
3628                 remembering last change time, and
3629                 last sync time.
3630
3631 2007-04-26 [hoa]        2.9.1cvs26
3632
3633         * src/imap.c
3634         * src/imap.h
3635         * src/mainwindow.c
3636         * src/toolbar.c
3637         * src/etpan/imap-thread.c
3638         * src/etpan/imap-thread.h
3639                 cancellation of IMAP operations is now allowed.
3640                 Fixes bug 1056, 'Possibility to 'cancel transfer' in IMAP'
3641
3642 2007-04-26 [colin]      2.9.1cvs25
3643
3644         * src/folder.c
3645                 Always fetch body+headers in folders that are
3646                 synched for offline use, if "Synchronise as
3647                 soon as possible" is set.
3648                 Fixes bug 1200, 'Add option to always retrieve full 
3649                 messages'
3650
3651 2007-04-25 [colin]      2.9.1cvs24
3652
3653         * src/compose.c
3654                 Fix bug 1198, 'Reply-all "disappearing" address bug 
3655                 persists...'
3656
3657 2007-04-24 [colin]      2.9.1cvs23
3658
3659         * src/folderview.c
3660                 Fix bug 1195, 'Hardware key navigation' 
3661                 Make GDK_Enter toggle expansion (Maemo)
3662
3663 2007-04-24 [wwp]        2.9.1cvs22
3664
3665         * src/compose.c
3666                 Fix few compiler warnings.
3667
3668 2007-04-24 [paul]       2.9.1cvs21
3669
3670         * src/Makefile.am
3671         * src/stock_pixmap.c
3672         * src/stock_pixmap.h
3673                 complete last commit
3674
3675 2007-04-24 [paul]       2.9.1cvs20
3676
3677         * src/gtk/about.c
3678         * src/pixmaps/active.xpm
3679         * src/pixmaps/checkbox_off.xpm
3680         * src/pixmaps/checkbox_on.xpm
3681         * src/pixmaps/inactive.xpm
3682                 kick out the blobs
3683                 remove transparent border from checkbox icons
3684
3685 2007-04-24 [wwp]        2.9.1cvs19
3686
3687         * src/textview.c
3688         * src/textview.h
3689                 Fix a crash in textview, thanks to Colin.
3690
3691 2007-04-23 [wwp]        2.9.1cvs18
3692
3693         * src/prefs_common.c
3694                 Fix 2.9.1cvs5: no header was being translated at all.
3695
3696 2007-04-23 [colin]      2.9.1cvs17
3697
3698         * src/Makefile.am
3699         * src/stock_pixmap.c
3700         * src/stock_pixmap.h
3701         * src/summaryview.c
3702         * src/summaryview.h
3703         * src/gtk/gtksctree.c
3704         * src/gtk/gtksctree.h
3705         * src/pixmaps/selection.xpm
3706                 Fix bug 1193, 'Need a way to multi-select
3707                 items'. Add a toggle button to the summaryview
3708                 to switch between normal and multiple selection
3709                 (Maemo)
3710
3711 2007-04-23 [colin]      2.9.1cvs16
3712
3713         * src/Makefile.am
3714         * src/stock_pixmap.c
3715         * src/stock_pixmap.h
3716         * src/summaryview.c
3717         * src/summaryview.h
3718         * src/gtk/gtksctree.c
3719         * src/gtk/gtksctree.h
3720         * src/pixmaps/selection.xpm
3721                 Fix bug 1193, 'Need a way to multi-
3722                 select items'
3723                 Add a toggle button in the summaryview
3724                 to enable normal or multiple selection.
3725                 (Maemo)
3726
3727 2007-04-23 [colin]      2.9.1cvs15
3728
3729         * src/compose.c
3730                 Fix bug 1196, 'Edit>Select All doesn't work' (Maemo)
3731
3732 2007-04-21 [colin]      2.9.1cvs14
3733
3734         * src/gtk/quicksearch.c
3735                 Fix previous commit (actually use correct
3736                 parameter)
3737
3738 2007-04-21 [colin]      2.9.1cvs13
3739
3740         * src/gtk/quicksearch.c
3741                 Fix changing quicksearch type (after Esc,
3742                 after changing Recursive, ...)
3743
3744 2007-04-20 [wwp]        2.9.1cvs12
3745
3746         * src/gtk/Makefile.am
3747                 Added headers.h (completes 2.9.1cvs5).
3748
3749 2007-04-20 [wwp]        2.9.1cvs11
3750
3751         * src/addressbook.c
3752                 Fix the use of display name in name column,
3753                 it has been overriden w/ the use of nickname
3754                 by 2.9.0cvs3. Now nickname is used (if any)
3755                 in case of LDAP books only.
3756
3757 2007-04-20 [colin]      2.9.1cvs10
3758
3759         * src/mimeview.c
3760         * src/summaryview.c
3761         * src/textview.c
3762                 Add handling of 'a' to loop in a mail's
3763                 mimeparts
3764
3765 2007-04-20 [colin]      2.9.1cvs9
3766
3767         * src/toolbar.c
3768                 Fix bug 1190, 'dir_open' button doesn't work'
3769                 (Maemo)
3770
3771 2007-04-20 [colin]      2.9.1cvs8
3772
3773         * src/folderview.c
3774         * src/mainwindow.c
3775                 Fix bug 1194, 'Hardware keys move from email 
3776                 list to account/directory list, but not back 
3777                 to email list...' (Maemo)
3778
3779 2007-04-20 [colin]      2.9.1cvs7
3780
3781         * src/compose.h
3782                 complete previous commit
3783
3784 2007-04-20 [colin]      2.9.1cvs6
3785
3786         * src/compose.c
3787                 Fix bug 1187, 'Reply-to addressee disappears 
3788                 when reply-to text box is clicked...' (Maemo)
3789
3790 2007-04-20 [wwp]        2.9.1cvs5
3791
3792         * po/POTFILES.in
3793         * src/addressbook.c
3794         * src/compose.c
3795         * src/filtering.c
3796         * src/headerview.c
3797         * src/matcher.c
3798         * src/prefs_common.c
3799         * src/prefs_common.h
3800         * src/prefs_display_header.c
3801         * src/prefs_matcher.c
3802         * src/summaryview.c
3803         * src/gtk/headers.h
3804         * src/gtk/quicksearch.c
3805                 Translate more header names according to the relevant option value,
3806                 mostly in filtering debug messages (reported by Tim <timbrain@post.cz>).
3807                 Replaced nearly all uses of prefs_common.trans_hdr with a call
3808                 to prefs_common_translated_header_name().
3809                 Added a headers.h reference file that contains known header names
3810                 (RFC2822 and others) to the translation process' input, so that
3811                 translated header names will still exist even if no occurrence of
3812                 _("headername") is found anymore in the sources.
3813                 Don't translate column name 'Number' following to trans_hdr option
3814                 value as it's not a header name.
3815
3816 2007-04-20 [colin]      2.9.1cvs4
3817
3818         * src/gtk/quicksearch.c
3819         * src/gtk/quicksearch.h
3820                 Add "From, To or Subject" quicksearch
3821                 type. Patch by ulfschaper@users.sf.net
3822
3823 2007-04-20 [colin]      2.9.1cvs3
3824
3825         * src/matcher.c
3826                 Implement proper references filtering condition.
3827                 Patch based on a patch by Khanh-Dang <kdntl@users.sf.net>
3828
3829 2007-04-19 [wwp]        2.9.1cvs2
3830
3831         * src/prefs_display_header.c
3832         * src/message_search.c
3833                 Fix few warnings (g_free of const gchar*).
3834
3835 2007-04-19 [paul]       2.9.1cvs1
3836
3837         * NEWS
3838         * README
3839         * RELEASE_NOTES
3840         * configure.ac
3841                 bump version number following
3842                 stable release
3843
3844 2007-04-19 [paul]       2.9.0cvs9
3845
3846         * manual/advanced.xml
3847         * manual/glossary.xml
3848                 fix typos
3849
3850 2007-04-18 [paul]       2.9.0cvs8
3851
3852         * src/pop.c
3853                 fix for CVE-2007-1558 (APOP)
3854                 Thanks to Colin
3855
3856 2007-04-18 [paul]       2.9.0cvs7
3857
3858         * src/messageview.c
3859         * src/mimeview.c
3860         * src/summaryview.c
3861         * src/gtk/filesel.c
3862                 Fix encoding woes wrt saving of
3863                 mails and parts
3864                 Thanks to Colin
3865
3866 2007-04-18 [colin]      2.9.0cvs6
3867
3868         * src/gtk/pluginwindow.c
3869                 Fix bug 1185, 'Pluginwindow's [X] button doesn't save'
3870
3871 2007-04-17 [wwp]        2.9.0cvs5
3872
3873         * src/addressadd.c
3874         * src/addressbook.c
3875         * src/addrindex.c
3876         * src/ldapupdate.c
3877                 Fix --disable-ldap build,
3878                 fix some LDAP annoyances on 
3879                 searches, thanks to Colin.
3880
3881 2007-04-17 [wwp]        2.9.0cvs4
3882
3883         * src/ldapupdate.c
3884                 Fix more mixed decls, sensitive w/ strict ANSI-C89 compilers
3885                 like gcc 2.9x. Thanks to Colin.
3886
3887 2007-04-17 [wwp]        2.9.0cvs3
3888
3889         * src/Makefile.am
3890         * src/addressadd.c
3891         * src/addressbook.c
3892         * src/addrindex.c
3893         * src/addritem.c
3894         * src/addritem.h
3895         * src/editaddress.c
3896         * src/ldapctrl.c
3897         * src/ldapctrl.h
3898         * src/ldapquery.c
3899         * src/ldapserver.c
3900         * src/ldapserver.h
3901         * src/ldapupdate.c
3902         * src/ldapupdate.h
3903                 Add LDAP write support. Patch mostly by 
3904                 Michael <mir at datanom dot net>
3905
3906 2007-04-17 [wwp]        2.9.0cvs2
3907
3908         * src/compose.c
3909                 Prepend "Add to address book" to the context menu of compose window's sender and
3910                 recipient fields.
3911
3912 2007-04-16 [paul]       2.9.0cvs1
3913
3914         * src/gtk/authors.h
3915                 add Pader Rezso
3916
3917 2007-04-16 [paul]       2.9.0
3918
3919         * NEWS
3920         * README
3921         * RELEASE_NOTES
3922                 2.9.0 released
3923
3924 2007-04-16 [paul]       2.8.1cvs102
3925
3926         * po/fr.po
3927                 updated by Fabien Vantard
3928
3929 2007-04-16 [paul]       2.8.1cvs101
3930
3931         * po/ca.po
3932         * po/cs.po
3933         * po/de.po
3934         * po/hu.po
3935         * po/pl.po
3936         * po/pt_BR.po
3937         * po/sr.po
3938         * po/zh_CN.po
3939                 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
3940                 Pader Rezso, Emil Nowak, Frederico Goncalves Guimaraes,
3941                 Aleksandar Urosevic, and Ralgh Young
3942
3943 2007-04-15 [mones]      2.8.1cvs100
3944
3945         * po/es.po
3946                 Updated for release
3947
3948 2007-04-14 [colin]      2.8.1cvs99
3949
3950         * src/message_search.c
3951         * src/prefs_display_header.c
3952         * src/summary_search.c
3953         * src/gtk/combobox.c
3954                 Fix allocations
3955
3956 2007-04-14 [wwp]        2.8.1cvs98
3957
3958         * src/gtk/combobox.c
3959         * src/message_search.c
3960         * src/summary_search.c
3961         * src/prefs_display_header.c
3962                 Workaround a bug with GTK+ 2.6.x where gtk_combo_box_get_active_text()
3963                 returns NULL, get the text value directly from the GtkEntry child.
3964
3965 2007-04-13 [colin]      2.8.1cvs97
3966
3967         * src/gtk/quicksearch.c
3968                 Give the focus back to summaryview when
3969                 emptying the quicksearch with Esc
3970
3971 2007-04-13 [colin]      2.8.1cvs96
3972
3973         * src/message_search.c
3974         * src/prefs_display_header.c
3975         * src/summary_search.c
3976                 Fix possibles crashes when getting text
3977                 from gtk combos
3978
3979 2007-04-13 [colin]      2.8.1cvs95
3980
3981         * src/pop.c
3982                 Add some UIDL debugging
3983
3984 2007-04-12 [colin]      2.8.1cvs94
3985
3986         * src/folder.c
3987                 Force folder scan if necessary after
3988                 copying mails, to be able to reapply
3989                 flags.
3990
3991 2007-04-11 [colin]      2.8.1cvs93
3992
3993         * src/main.c
3994                 don't scan for new mail on startup if --select
3995                 is specified (or race conditions arise). If so,
3996                 do both sequentially.
3997
3998 2007-04-09 [colin]      2.8.1cvs92
3999
4000         * src/common/defs.h
4001                 Use leafpad by default on Maemo. Patch
4002                 by Jean-Luc Biord.
4003
4004 2007-04-06 [colin]      2.8.1cvs91
4005
4006         * src/pixmaps/queue_close.xpm
4007         * src/pixmaps/queue_close_hrm.xpm
4008         * src/pixmaps/queue_close_hrm_mark.xpm
4009         * src/pixmaps/queue_close_mark.xpm
4010         * src/pixmaps/queue_open.xpm
4011         * src/pixmaps/queue_open_hrm.xpm
4012         * src/pixmaps/queue_open_hrm_mark.xpm
4013         * src/pixmaps/queue_open_mark.xpm
4014                 Move the clock one pixel down :)
4015
4016 2007-04-05 [colin]      2.8.1cvs90
4017
4018         * src/mainwindow.c
4019                 Don't sync when switching offline from
4020                 command line - it's usually too late :)
4021
4022 2007-04-05 [paul]       2.8.1cvs89
4023
4024         * src/Makefile.am
4025         * src/stock_pixmap.c
4026         * src/pixmaps/dir_close_hrm.xpm
4027         * src/pixmaps/dir_close_hrm_mark.xpm
4028         * src/pixmaps/drafts_close.xpm
4029         * src/pixmaps/drafts_close_mark.xpm
4030         * src/pixmaps/drafts_open.xpm
4031         * src/pixmaps/drafts_open_mark.xpm
4032         * src/pixmaps/inbox.xpm
4033         * src/pixmaps/inbox_close.xpm
4034         * src/pixmaps/inbox_close_hrm.xpm
4035         * src/pixmaps/inbox_close_hrm_mark.xpm
4036         * src/pixmaps/inbox_close_mark.xpm
4037         * src/pixmaps/inbox_hrm.xpm
4038         * src/pixmaps/inbox_hrm_mark.xpm
4039         * src/pixmaps/inbox_mark.xpm
4040         * src/pixmaps/inbox_open.xpm
4041         * src/pixmaps/inbox_open_hrm.xpm
4042         * src/pixmaps/inbox_open_hrm_mark.xpm
4043         * src/pixmaps/inbox_open_mark.xpm
4044         * src/pixmaps/outbox.xpm
4045         * src/pixmaps/outbox_close.xpm
4046         * src/pixmaps/outbox_close_hrm.xpm
4047         * src/pixmaps/outbox_close_hrm_mark.xpm
4048         * src/pixmaps/outbox_close_mark.xpm
4049         * src/pixmaps/outbox_hrm.xpm
4050         * src/pixmaps/outbox_hrm_mark.xpm
4051         * src/pixmaps/outbox_mark.xpm
4052         * src/pixmaps/outbox_open.xpm
4053         * src/pixmaps/outbox_open_hrm.xpm
4054         * src/pixmaps/outbox_open_hrm_mark.xpm
4055         * src/pixmaps/outbox_open_mark.xpm
4056         * src/pixmaps/queue_close.xpm
4057         * src/pixmaps/queue_close_hrm.xpm
4058         * src/pixmaps/queue_close_hrm_mark.xpm
4059         * src/pixmaps/queue_close_mark.xpm
4060         * src/pixmaps/queue_open.xpm
4061         * src/pixmaps/queue_open_hrm.xpm
4062         * src/pixmaps/queue_open_hrm_mark.xpm
4063         * src/pixmaps/queue_open_mark.xpm
4064                 updated, added and replaced icons
4065                 Icons by Colin
4066
4067 2007-04-04 [colin]      2.8.1cvs88
4068
4069         * src/imap.c
4070                 Fix build without libetpan
4071
4072 2007-04-03 [colin]      2.8.1cvs87
4073
4074         * src/imap.c
4075                 Fix crash with Citadel, and try to make
4076                 things work. this server (and specifically 
4077                 STATUS and APPEND at least) seems broken.
4078
4079 2007-04-03 [colin]      2.8.1cvs86
4080
4081         * src/folderview.c
4082                 Fix icons on folder close
4083
4084 2007-04-03 [colin]      2.8.1cvs85
4085
4086         * src/inc.c
4087                 Fix double-ask of offline override in
4088                 certain cases
4089         * src/imap.c
4090         * src/imap.h
4091         * src/imap_gtk.c
4092                 Much more efficient way to synchronise
4093                 for offline use
4094         * src/etpan/imap-thread.c
4095                 Fix possible segs
4096         * src/folder.c
4097         * src/gtk/quicksearch.c
4098                 Fix some GUI lags
4099
4100 2007-04-03 [paul]       2.8.1cvs84
4101
4102         * src/filtering.c
4103         * src/folder.c
4104         * src/folder.h
4105         * src/prefs_common.c
4106         * src/prefs_common.h
4107         * src/prefs_other.c
4108                 Fix sync being done too late
4109                 Thanks to Colin
4110
4111 2007-04-02 [colin]      2.8.1cvs83
4112
4113         * src/summaryview.c
4114                 Maemo: Put status and quicksearch at the top
4115         * src/plugins/bogofilter/bogofilter.c
4116         * src/plugins/spamassassin/spamassassin.c
4117                 Derive trash from inbox if possible
4118
4119 2007-04-02 [paul]       2.8.1cvs82
4120
4121         * src/plugins/bogofilter/bogofilter_gtk.c
4122                 a few English changes
4123
4124 2007-04-02 [paul]
4125
4126         2.9.0-rc1 released
4127
4128 2007-04-02 [colin]      2.8.1cvs81
4129
4130         * src/image_viewer.c
4131                 Fix transparent images by using
4132                 GtkImage
4133         * src/messageview.c
4134                 Flush events (on new windows) to avoid
4135                 having the textview's image resize fail
4136                 to know the available width
4137
4138 2007-04-01 [colin]      2.8.1cvs80
4139
4140         * src/prefs_account.c
4141                 If no MH mailbox exist, when creating a POP/Local
4142                 account, just create and use the default one 
4143                 instead of bailing with a "Mailbox doesn't exist"
4144                 error
4145
4146 2007-03-31 [colin]      2.8.1cvs79
4147
4148         * src/prefs_account.c
4149                 Create signature file if it doesn't exist
4150                 before editing
4151         * src/prefs_toolbar.c
4152                 Maemo: Move "Use default" on the left so
4153                 that people can find it
4154         * src/common/defs.h
4155                 Maemo: make default editor "Maemopad", 
4156                 default signature file "MyDocs/signature.txt"
4157
4158 2007-03-31 [colin]      2.8.1cvs78
4159
4160         * src/prefs_account.c
4161                 Maemo: rework account prefs so
4162                 that less horizontal scrolling
4163                 is required
4164
4165 2007-03-31 [colin]      2.8.1cvs77
4166
4167         * src/folderview.c
4168         * src/prefs_common.c
4169         * src/prefs_common.h
4170                 Fix bug 1167, 'Allow not displaying zeros 
4171                 in folder list'. Patch by MartinP
4172
4173 2007-03-31 [colin]      2.8.1cvs76
4174
4175         * AUTHORS
4176                 Add Jean-Luc Biord
4177
4178 2007-03-31 [colin]      2.8.1cvs75
4179
4180         * src/imap.c
4181                 Apply patch from bug 1172, direct
4182                 access to the folder's session instead
4183                 of using getter. Patch by MartinP
4184
4185 2007-03-31 [paul]       2.8.1cvs74
4186
4187         * src/gtk/authors.h
4188                 no need to list Fabien twice!
4189
4190 2007-03-31 [colin]      2.8.1cvs73
4191
4192         * src/inc.c
4193                 If we're currently "overriding for %d minutes",
4194                 don't ask
4195
4196 2007-03-31 [colin]      2.8.1cvs72
4197
4198         * src/compose.c
4199         * src/imap.c
4200         * src/inc.c
4201         * src/inc.h
4202         * src/messageview.c
4203         * src/news.c
4204         * src/plugins/spamassassin/spamassassin.c
4205                 Offline override: Add a parameter to allow
4206                 asking even if the override timer is running.
4207                 Allows to ask every time the user makes an
4208                 explicit action needing online access (such
4209                 as Get Mail), and not when the action is 
4210                 implicit (such as opening an IMAP folder)
4211
4212 2007-03-31 [colin]      2.8.1cvs71
4213
4214         * src/inc.c
4215                 Override offline: "No" answer shouldn't
4216                 re-ask after 3 seconds, but 10 minutes. 
4217
4218 2007-03-30 [colin]      2.8.1cvs70
4219
4220         * src/common/socket.c
4221                 Better error reporting on unix socket
4222                 failure (bind usually)
4223         * src/gtk/gtkutils.c
4224         * src/gtk/gtkutils.h
4225                 Label window: add a pulsing progress
4226                 bar to show we're not hung :)
4227         * src/folderview.c
4228         * src/main.c
4229         * src/plugins/pgpcore/sgpgme.c
4230                 Update API
4231
4232 2007-03-30 [colin]      2.8.1cvs69
4233
4234         * src/pop.c
4235         * src/prefs_common.c
4236                 Fix possible trashing of history and uidl
4237                 files on disk full problems
4238
4239 2007-03-30 [paul]       2.8.1cvs68
4240
4241         * src/mainwindow.c
4242         * src/summaryview.c
4243         * src/summaryview.h
4244                 update summary when changing layout type
4245                 (fixes wrong folder icon being displayed)
4246                 Thanks to Colin
4247
4248 2007-03-29 [colin]      2.8.1cvs67
4249
4250         * src/prefs_ext_prog.c
4251                 The browser pref is irrelevant on Maemo
4252
4253 2007-03-29 [colin]      2.8.1cvs66
4254
4255         * src/compose.c
4256         * src/compose.h
4257                 Maemo: dynamically switch headers/text position
4258         * src/prefs_common.c
4259                 Maemo: hide compose's ruler by default
4260         * src/common/socket.c
4261         * src/common/socket.h
4262                 Fix build warning
4263
4264 2007-03-29 [colin]      2.8.1cvs65
4265
4266         * src/common/socket.c
4267         * src/common/socket.h
4268                 Fix build when MAEMO_CFLAGS contains
4269                 _X_OPENSOURCE (resolv.h errors as long
4270                 as we don't add _BSD_SOURCE. Ugly).
4271
4272 2007-03-29 [wwp]        2.8.1cvs64
4273
4274         * src/prefs_logging.c
4275                 Fix sensitivity of clip-log widgets in prefs/logging,
4276                 thanks to Fabien.
4277
4278 2007-03-29 [wwp]        2.8.1cvs63
4279
4280         * po/POTFILES.in
4281                 Updated files list for translations, thanks to Fabien.
4282
4283 2007-03-29 [colin]      2.8.1cvs62
4284
4285         * src/main.c
4286         * src/common/Makefile.am
4287         * src/common/utils.c
4288                 Maybe make URI opening work in Maemo
4289                 Requires testing :)
4290
4291 2007-03-28 [colin]      2.8.1cvs61
4292
4293         * src/folder.c
4294         * src/folder.h
4295         * src/folderview.c
4296                 Add the possibility to sort folders arbitrarily
4297                 (via editing of folderlist.xml only). Patch by
4298                 Martin P <mp26+claws@os.inf.tu-dresden.de>
4299                 Fixes bug 1166, 'Folder ordering is fixed and cannot 
4300                 be changed by the user'
4301
4302 2007-03-28 [colin]      2.8.1cvs60
4303
4304         * src/mimeview.c
4305                 Add popup menu for mime icons
4306
4307 2007-03-28 [colin]      2.8.1cvs59
4308
4309         * src/mainwindow.c
4310                 Fix a layout issue when presenting
4311                 mainwindow in Small screen layout
4312         * src/toolbar.c
4313         * src/toolbar.h
4314                 Add a "Go to folder list" button for
4315                 mainwindow, and make it default in
4316                 the Maemo build
4317
4318 2007-03-28 [colin]      2.8.1cvs58
4319
4320         * src/compose.c
4321                 Don't dynamically update title on Maemo
4322                 Patch by Jean-Luc Biord
4323
4324 2007-03-27 [colin]      2.8.1cvs57
4325
4326         * src/compose.c
4327         * src/folderview.c
4328         * src/summaryview.c
4329                 Enable tap-and-hold on Maemo
4330
4331 2007-03-26 [colin]      2.8.1cvs56
4332
4333         * src/compose.c
4334                 More popup-menu (in attachments list)
4335
4336 2007-03-26 [colin]      2.8.1cvs55
4337
4338         * src/compose.c
4339                 Enable popup-menu signal
4340
4341 2007-03-26 [colin]      2.8.1cvs54
4342
4343         * src/plugins/pgpinline/pgpinline.c
4344                 Fix bug 1111, 'PGP/inline plugin hides text 
4345                 around encrypted text block'. Patch based on
4346                 a patch from Michal Cihar.
4347
4348 2007-03-26 [wwp]        2.8.1cvs53
4349
4350         * src/procmsg.c
4351                 Fix getting a false error when sending queued message
4352                 whereas the sending was fine (if there are subfolders
4353                 in the queue folder), thanks to Colin.
4354
4355 2007-03-26 [paul]       2.8.1cvs52
4356
4357         * src/wizard.c
4358                 update FACE header in welcome message
4359
4360 2007-03-25 [colin]      2.8.1cvs51
4361
4362         * src/Makefile.am
4363                 Fix make dist
4364
4365 2007-03-25 [colin]      2.8.1cvs50
4366
4367         * src/main.c
4368                 Fix OSSO_NAME on Maemo (patch by Jean-Luc)
4369
4370 2007-03-24 [colin]      2.8.1cvs49
4371
4372         * src/main.c
4373                 Fix a few launch problems on Maemo
4374                 Patch by Jean-Luc Biord
4375
4376 2007-03-24 [wwp]        2.8.1cvs48
4377
4378         * src/alertpanel.c
4379         * src/alertpanel.h
4380         * src/messageview.c
4381         * src/summaryview.c
4382                 Fix wrong action performed when closing the
4383                 "ask about account specific filtering rules
4384                 when filtering manually" dialog by pressing Escape.
4385                 Fix wrong order of buttons in the "return receipt
4386                 notification - the message was sent to several of
4387                 your accounts" dialog.
4388
4389 2007-03-24 [paul]       2.8.1cvs47
4390
4391         * src/folderview.c
4392                 an improvement to English usage
4393         * tools/kdeservicemenu/README
4394                 updated Claws url
4395
4396 2007-03-24 [paul]       2.8.1cvs46
4397
4398         * src/Makefile.am
4399         * src/stock_pixmap.c
4400         * src/pixmaps/edit_extern.xpm
4401         * src/pixmaps/mail_sign.xpm
4402                 rescue long lost icons
4403
4404 2007-03-24 [paul]       2.8.1cvs45
4405
4406         * src/toolbar.c
4407                 fix toolbar (broken in 2.8.1cvs42)
4408
4409 2007-03-23 [colin]      2.8.1cvs44
4410
4411         * src/imap.c
4412                 Correctly unsubscribe/resubscribe after
4413                 RENAME
4414
4415 2007-03-23 [colin]      2.8.1cvs43
4416
4417         * src/prefs_common.c
4418                 Maemo: as the platform is light on RAM, allow
4419                 caches to be discarded faster.
4420
4421 2007-03-23 [colin]      2.8.1cvs42
4422
4423         * src/Makefile.am
4424         * src/compose.c
4425         * src/compose.h
4426         * src/stock_pixmap.c
4427         * src/stock_pixmap.h
4428         * src/summaryview.c
4429         * src/summaryview.h
4430         * src/toolbar.c
4431         * src/toolbar.h
4432         * src/pixmaps/open_mail.xpm
4433                 Maemo changes: Add the possibility to have
4434                 "Open Email" and "Close Window" buttons on 
4435                 toolbars (and use them in Maemo's default
4436                 toolbars)
4437
4438 2007-03-23 [wwp]        2.8.1cvs41
4439
4440         * src/action.c
4441                 Reverted that part of the action dialog closure logics, to
4442                 pre-2.8.1cvs19. Managing action dialog w/ no output may be
4443                 done later in a different way (or may not).
4444
4445 2007-03-22 [wwp]        2.8.1cvs40
4446
4447         * src/action.c
4448                 Fix sticky action dialog when got no output but action command
4449                 is pipe'ing out or inserting (introduced w/ 2.8.1cvs19).
4450
4451 2007-03-22 [colin]      2.8.1cvs39
4452
4453         * src/prefs_filtering.c
4454         * src/gtk/combobox.h
4455                 Fix escaping account names in filtering prefs
4456
4457 2007-03-22 [colin]      2.8.1cvs38
4458
4459         * src/addrindex.c
4460         * src/ldapctrl.h
4461         * src/ldapquery.c
4462                 Add any attribute specified in LDAP servers'
4463                 Search attributes to the Other Attributes tab
4464                 of contacts; Add 'telephoneNumber' in the
4465                 default list.
4466
4467 2007-03-22 [colin]      2.8.1cvs37
4468
4469         * src/folderview.c
4470         * src/folderview.h
4471         * src/mainwindow.c
4472                 Try to prevent race conditions when
4473                 changing the folder list
4474         * src/summaryview.c
4475                 Fix possible red folder icon when
4476                 switching from Small screen layout
4477                 to any other
4478
4479 2007-03-22 [colin]      2.8.1cvs36
4480
4481         * src/mainwindow.c
4482         * src/mainwindow.h
4483         * src/summaryview.c
4484                 Rename "little screen" to "Small screen"
4485         * src/gtk/Makefile.am
4486         * src/common/utils.c
4487         * src/mh.c
4488                 Fix Maemo-related compilation problems
4489
4490 2007-03-21 [colin]      2.8.1cvs35
4491
4492         * configure.ac
4493                 Fix previous commit
4494         * claws-mail.desktop
4495                 Remove .png from the Icon, it's useless
4496
4497 2007-03-21 [colin]      2.8.1cvs34
4498
4499         * configure.ac
4500         * src/Makefile.am
4501                 Add the necessary lib checking for 
4502                 Maemo
4503
4504 2007-03-21 [colin]      2.8.1cvs33
4505
4506         * src/main.c
4507                 Fix unconditional "error happened" when
4508                 sending via command-line. "lol @ myself"
4509
4510 2007-03-21 [colin]      2.8.1cvs32
4511
4512         * claws-mail-40x40.png
4513         * claws-mail-26x26.png
4514         * src/account.c
4515         * src/addressbook.c
4516         * src/compose.c
4517         * src/folderview.c
4518         * src/folderview.h
4519         * src/main.c
4520         * src/mainwindow.c
4521         * src/mainwindow.h
4522         * src/messageview.c
4523         * src/prefs_account.c
4524         * src/prefs_common.c
4525         * src/summary_search.c
4526         * src/summaryview.c
4527         * src/summaryview.h
4528         * src/gtk/authors.h
4529         * src/gtk/gtkutils.c
4530         * src/gtk/gtkutils.h
4531         * src/gtk/logwindow.c
4532         * src/gtk/menu.c
4533         * src/gtk/prefswindow.c
4534                 Add Maemo port (patch mainly by Jean-Luc Biort)
4535                 Add a new 'Little screen' layout to help on such
4536                 platforms (patch by me)
4537                 Make some default preferences different (more
4538                 adapted) on Maemo (patch by me)
4539
4540 2007-03-21 [wwp]        2.8.1cvs31
4541
4542         * src/prefs_logging.c
4543         * src/prefs_logging.h
4544                 Fixed copyright header of newly added files.
4545
4546 2007-03-21 [wwp]        2.8.1cvs30
4547
4548         * src/Makefile.am
4549         * src/filtering.c
4550         * src/filtering.h
4551         * src/folder.c
4552         * src/folderview.c
4553         * src/imap.c
4554         * src/inc.c
4555         * src/main.c
4556         * src/mainwindow.c
4557         * src/mainwindow.h
4558         * src/matcher.c
4559         * src/messageview.c
4560         * src/news.c
4561         * src/pop.c
4562         * src/prefs_common.c
4563         * src/prefs_common.h
4564         * src/prefs_logging.c
4565         * src/prefs_logging.h
4566         * src/prefs_other.c
4567         * src/procmsg.c
4568         * src/send_message.c
4569         * src/summaryview.c
4570         * src/common/log.c
4571         * src/common/log.h
4572         * src/common/nntp.c
4573         * src/common/session.c
4574         * src/common/smtp.c
4575         * src/common/socket.c
4576         * src/etpan/imap-thread.c
4577         * src/gtk/logwindow.c
4578         * src/gtk/logwindow.h
4579         * src/plugins/bogofilter/bogofilter.c
4580         * src/plugins/spamassassin/spamassassin.c
4581                 Added debugging of filtering/processing rules.
4582                 The debug log is here 'Tools/Filtering debug window',
4583                 the options there 'Configuration/Preferences/Other/Logging',
4584                 and the log file is ~/.claws-mail/filtering.log.
4585                 Moved protocol log prefs to 'Other/Logging' as well.
4586                 To support such debugging feature, the existing log API has
4587                 been enhanced (common/log.[ch] and gtk/logwindow.[ch]) and
4588                 this impacts many external modules (commits follow).
4589
4590 2007-03-21 [paul]       2.8.1cvs29
4591
4592         * src/etpan/Makefile.am
4593         * src/etpan/imap-thread.c
4594                 add missing #include
4595
4596 2007-03-21 [colin]      2.8.1cvs28
4597
4598         * src/procmime.c
4599                 Fix bug 1157, 'some broken messages confuse 
4600                 mime parser'. Make sure we can't have MimeInfos
4601                 with negative sizes.
4602
4603 2007-03-20 [colin]      2.8.1cvs27
4604
4605         * src/main.c
4606                 Fix missing \0 on buffer
4607
4608 2007-03-20 [colin]      2.8.1cvs26
4609
4610         * src/mh.c
4611                 Use make_dir_hier instead of make_dir 
4612                 to create the MH mailbox
4613
4614 2007-03-20 [colin]      2.8.1cvs25
4615
4616         * src/folder.c
4617         * src/folder.h
4618         * src/prefs_account.c
4619         * src/wizard.c
4620                 Fix default inbox weirdnesses (after wizard,
4621                 if path is Mail, mailbox identifier is #mh/Mailbox,
4622                 and when creating new accounts)
4623
4624 2007-03-20 [colin]      2.8.1cvs24
4625
4626         * src/account.c
4627                 Write folderlist after adding/deleting accounts
4628                 that have folders
4629
4630 2007-03-20 [colin]      2.8.1cvs23
4631
4632         * src/imap.c
4633         * src/remotefolder.h
4634                 Fix bug 1153, 'CM segfaults if IMAP folder is 
4635                 selected while scanning prior to update'
4636
4637 2007-03-17 [paul]       2.8.1cvs22
4638
4639         * src/main.c
4640                 fix a typo, and be a little more verbose.
4641
4642 2007-03-17 [wwp]        2.8.1cvs21
4643
4644         * src/inc.c
4645                 Fix a compiler warning.
4646
4647 2007-03-16 [wwp]        2.8.1cvs20
4648
4649         * tools/Makefile.am
4650         * tools/README
4651                 Updated to deal w/ the new mairix.sh tool.
4652
4653 2007-03-16 [wwp]        2.8.1cvs19
4654
4655         * src/action.c
4656                 Fix logics issues around the action IO dialog:
4657                 - disable entry widget and exec button when
4658                   the exec button is clicked (don't wait for any
4659                   output line) - fix possible disabling/re-enabling/
4660                   re-disabling of those widgets
4661                 - raise an error if executing a %as{} action either
4662                   empty or invalid, instead of failing silently
4663                 - don't close the dialog if the abort button has been
4664                   clicked and if there was no output yet
4665                 - set focus to the abort button when the exec button
4666                   is clicked
4667                 - fix capitalization of a warning message
4668
4669 2007-03-16 [wwp]        2.8.1cvs18
4670
4671         * tools/mairix.sh
4672                 Added a wrapper to mairix to the tools folder.
4673
4674 2007-03-16 [colin]      2.8.1cvs17
4675
4676         * src/messageview.c
4677         * src/mimeview.h
4678                 Allow mimeviewer plugins to print
4679                 their stuff
4680
4681 2007-03-16 [colin]      2.8.1cvs16
4682
4683         * .cvsignore
4684                 Ignore *.patchset
4685
4686 2007-03-15 [colin]      2.8.1cvs15
4687
4688         * src/messageview.c
4689         * src/mimeview.h
4690                 Add a way for mimeviewer plugins to
4691                 implement body search
4692
4693 2007-03-15 [paul]       2.8.1cvs14
4694
4695         * src/prefs_spelling.c
4696                 fix English usage
4697
4698 2007-03-15 [paul]       2.8.1cvs13
4699
4700         * src/common/quoted-printable.c
4701                 fix decoding of quoted-printable parts
4702
4703 2007-03-14 [wwp]        2.8.1cvs12
4704
4705         * src/gtk/logwindow.h
4706                 Oops, remove that devel stuff committed w/ 2.8.1cvs11 :\.
4707
4708 2007-03-14 [wwp]        2.8.1cvs11
4709
4710         * src/gtk/logwindow.h
4711                 Complete 2.8.1cvs10.
4712
4713 2007-03-14 [colin]      2.8.1cvs10
4714
4715         * src/gtk/logwindow.c
4716                 Probably fix bug 1149, crash on logwindow
4717                 close - at the expense of performance once
4718                 logwin has been opened
4719
4720 2007-03-14 [colin]      2.8.1cvs9
4721
4722         * src/main.c
4723                 If claws-mail is running on another
4724                 display, warn instead of popping it up
4725                 on the other display
4726
4727 2007-03-12 [colin]      2.8.1cvs8
4728
4729         * src/wizard.c
4730                 Fix bug 1145, 'Setting a different name 
4731                 for the Mailbox name isn't reflected in 
4732                 default account settings'. Patch by wwp
4733
4734 2007-03-12 [colin]      2.8.1cvs7
4735
4736         * src/summaryview.c
4737                 Fix bug 1143, 'Add number of messages to be 
4738                 deleted to confirmation dialog'
4739
4740 2007-03-12 [wwp]        2.8.1cvs6
4741
4742         * src/folderview.c
4743         * src/prefs_common.c
4744         * src/prefs_common.h
4745         * src/prefs_summaries.c
4746                 Changed the option that displays unread messages count
4747                 next to the folder name in folder list: it is now
4748                 possible to either display nothing, display the
4749                 unread messages number only or the unread and total messages
4750                 numbers. The patch includes this extra feature as well
4751                 as some minor fixes by rewriting the algo in folderview.c.
4752                 Thanks to Paul for the original idea and implementation, plus
4753                 testing and proof-reading!
4754
4755 2007-03-09 [paul]       2.8.1cvs5
4756
4757         * tools/Makefile.am
4758         * tools/README
4759         * tools/claws-mail-compose-insert-files.pl
4760                 added a script which enables inserting files
4761                 into the message body of a new Claws Mail
4762                 Compose window from the command line. Additionally
4763                 To, Cc, Subject and files to attach to the message
4764                 can be specified.
4765
4766 2007-03-09 [wwp]        2.8.1cvs4
4767
4768         * src/addr_compl.c
4769         * src/addr_compl.h
4770         * src/filtering.c
4771                 Optimize matching of addresses in the addressbook
4772                 (filtering/processing 'found_in_addressbook' condition).
4773
4774 2007-03-07 [wwp]        2.8.1cvs3
4775
4776         * src/quote_fmt.c
4777         * src/quote_fmt_lex.l
4778         * src/quote_fmt_parse.y
4779                 Add a new quote format symbol: %A to insert the
4780                 sender email address (just the address itself).
4781
4782 2007-03-06 [wwp]        2.8.1cvs2
4783
4784         * src/gtk/gtkutils.c
4785         * src/plugins/trayicon/trayicon_prefs.h
4786         * src/plugins/trayicon/trayicon_prefs.c
4787         * src/plugins/trayicon/trayicon.c
4788         * src/mainwindow.h
4789         * src/mainwindow.c
4790                 Add a new trayicon (optional) feature: minimize to tray. When enabled,
4791                 minimizing Claws-Mail main window will hide it to the trayicon instead.
4792
4793
4794 2007-03-06 [paul]       2.8.1cvs1
4795
4796         * NEWS
4797         * README
4798         * RELEASE_NOTES
4799         * configure.ac
4800                 bump version number following
4801                 stable release
4802
4803 2007-03-06 [paul]       2.8.0cvs24
4804
4805         * po/cs.po
4806                 corrected by by Tim <timbrain@post.cz>
4807
4808 2007-03-05 [colin]      2.8.0cvs23
4809
4810         * src/Makefile.am
4811         * src/procmime.c
4812                 Fix mime/globs path on NetBSD
4813                 patch by George Michaelson
4814
4815 2007-03-05 [wwp]        2.8.0cvs22
4816
4817         * src/addr_compl.c
4818                 Remove debug statement (accidentally committed w/ cvs14).
4819
4820 2007-03-05 [paul]       2.8.0cvs21
4821
4822         * src/plugins/pgpcore/prefs_gpg.c
4823                 fix compiler warning
4824
4825 2007-03-05 [wwp]        2.8.0cvs20
4826
4827         * src/matcher_parser_parse.y
4828                 Fix mismerge between cvs17 and cvs19.
4829
4830 2007-03-05 [wwp]        2.8.0cvs19
4831
4832         * src/matcher_parser_parse.y
4833         * src/prefs_filtering_action.c
4834         * src/matcher.c
4835         * src/matcher.h
4836         * src/filtering.c
4837         * src/filtering.h
4838                 Add new 'add_to_addressbook' filtering/processing action.
4839
4840 2007-03-05 [wwp]        2.8.0cvs18
4841
4842         * src/filtering.c
4843                 Fix mark_as_ham filtering/processing action: spam flag
4844                 was not unset.
4845
4846 2007-03-04 [colin]      2.8.0cvs17
4847
4848         * src/filtering.c
4849         * src/matcher.c
4850         * src/matcher.h
4851         * src/matcher_parser_parse.y
4852         * src/prefs_filtering_action.c
4853                 Add 'Mark as spam' and 'Mark as ham' filtering
4854                 actions. Fixes bug 1138.
4855
4856 2007-03-04 [colin]      2.8.0cvs16
4857
4858         * src/imap.c
4859                 Fix bug 1140, wrong return value
4860                 without libetpan
4861
4862 2007-03-04 [wwp]        2.8.0cvs15
4863
4864         * src/addr_compl.c
4865                 Rollback cvs14: don't free stuff that is managed in g_list.
4866
4867 2007-03-04 [wwp]        2.8.0cvs14
4868
4869         * src/addr_compl.c
4870                 Fix a leak in address completion code.
4871
4872 2007-03-04 [colin]      2.8.0cvs13
4873
4874         * src/addr_compl.c
4875                 Maybe fix bug 1136, 'Crash in group 
4876                 address completion'
4877
4878 2007-03-04 [iwkse]      2.8.0cvs12
4879
4880         * src/imap.c
4881                 fix: alertpanel.h included only in #ifdef HAVE_LIBETPAN
4882
4883 2007-03-03 [colin]      2.8.0cvs11
4884
4885         * src/plugins/pgpinline/pgpinline.c
4886                 Fix off-by-one, fix double-free. Fixes
4887                 bug 1135, 'cm-segfault on decrypting 
4888                 with PGP/inline'
4889
4890 2007-03-03 [colin]      2.8.0cvs10
4891
4892         * configure.ac
4893         * src/main.c
4894         * src/common/plugin.c
4895                 Fix bug 1134, 'Valgrind macros unhandled 
4896                 by Irix's cc'
4897
4898 2007-03-02 [colin]      2.8.0cvs9
4899
4900         * src/mbox.c
4901                 Don't error out on EAGAIN. Fixes 
4902                 bug 1129, '"local mbox file" account 
4903                 isn't retrieving mails'
4904
4905 2007-03-01 [wwp]        2.8.0cvs8
4906
4907         * src/mainwindow.c
4908         * src/gtk/colorlabel.c
4909                 Remove accels for extra color labels until we set better
4910                 and definitive ones.
4911
4912 2007-02-28 [wwp]        2.8.0cvs7
4913
4914         * src/mainwindow.c
4915         * src/matcher_parser_parse.y
4916         * src/prefs_common.c
4917         * src/prefs_msg_colors.c
4918         * src/procmsg.h
4919         * src/gtk/colorlabel.c
4920         * src/gtk/colorlabel.h
4921                 Add more customizable color labels. Cleaned up a bit
4922                 the color label API to avoid duplicate defines of
4923                 the max number of colors.
4924
4925 2007-02-27 [colin]      2.8.0cvs6
4926
4927         * src/mainwindow.c
4928         * src/common/utils.c
4929         * src/common/utils.h
4930                 Fix '+' in mailto URIs for List-* headers
4931
4932 2007-02-27 [colin]      2.8.0cvs5
4933
4934         * src/gtk/gtkutils.c
4935                 Use gtk_window_set_role instead of 
4936                 _set_wmclass
4937
4938 2007-02-27 [colin]      2.8.0cvs4
4939
4940         * src/inc.c
4941                 Fix "After receiving new mail, go to inbox" on IMAP,
4942                 and make it work only on manual reception
4943
4944 2007-02-27 [wwp]        2.8.0cvs3
4945
4946         * src/prefs_filtering.c
4947         * src/prefs_filtering_action.c
4948         * src/prefs_matcher.c
4949                 Update filtering matcher's and action's color label menus
4950                 when re-opening those dialogs (reflect any change to the
4951                 color labels list in the preferences).
4952
4953 2007-02-27 [colin]      2.8.0cvs2
4954
4955         * src/imap.c
4956         * src/etpan/etpan-thread-manager-types.h
4957         * src/etpan/etpan-thread-manager.c
4958         * src/etpan/imap-thread.c
4959                 Log imap ALERTs as errors in the log.
4960
4961 2007-02-26 [paul]       2.8.0cvs1
4962
4963         * tools/claws.i18n.status.pl
4964                 updated
4965
4966 2007-02-26 [paul]       2.7.2cvs75
4967
4968         * po/ca.po
4969         * po/cs.po
4970         * po/de.po
4971         * po/en_GB.po
4972         * po/fi.po
4973         * po/fr.po
4974         * po/hu.po
4975         * po/pl.po
4976         * po/pt_BR.po
4977         * po/sk.po
4978         * po/sr.po
4979         * po/zh_CN.po
4980                 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
4981                 me, Flammie Pirinen, Fabien Vantard, Pader Rezso,
4982                 Pawel Pekala, Frederico Goncalves Guimaraes, Andrej Kacian,
4983                 Aleksandar Urosevic, and Ralgh Young
4984
4985 2007-02-25 [mones]      2.7.2cvs74
4986
4987         * po/es.po
4988                 Updated for release
4989
4990 2007-02-25 [colin]      2.7.2cvs73
4991
4992         * src/main.c
4993                 Clearing the list is only useful
4994                 to prevent a valgrind false-positive
4995
4996 2007-02-25 [paul]       2.7.2cvs72
4997
4998         * tools/Makefile.am
4999         * tools/README
5000         * tools/kmail-mailbox2claws-mail.pl  **ADDED**
5001         * tools/maildir2claws-mail.pl  **REMOVED**
5002                 renamed the script, fixed a couple bugs
5003
5004 2007-02-23 [colin]      2.7.2cvs71
5005
5006         * src/addressbook.c
5007                 Fix a leak, check for a few improbable nulls
5008
5009 2007-02-23 [colin]      2.7.2cvs70
5010
5011         * src/main.c
5012         * src/main.h
5013         * src/plugins/trayicon/trayicon.c
5014                 Fix blinking mainwin when starting in tray
5015                 (show mainwindow later in the startup process,
5016                  apart if restarting post-crash)
5017
5018 2007-02-23 [colin]      2.7.2cvs69
5019
5020         * src/folderview.c
5021         * src/imap_gtk.c
5022                 Fix crash when unsubscribing the currently
5023                 selected/opened folder
5024
5025 2007-02-23 [colin]      2.7.2cvs68
5026
5027         * src/compose.c
5028                 Fix bug that prevented colorization to
5029                 work without wrap quotation option
5030
5031 2007-02-23 [colin]      2.7.2cvs67
5032
5033         * src/addr_compl.c
5034                 Fix refcounting, start and end completion who
5035                 behaved as if there couldn't be any other current
5036                 user of completion
5037
5038 2007-02-23 [wwp]        2.7.2cvs66
5039
5040         * src/addressbook.c
5041         * src/addrindex.c
5042                 Address completion fixes: fix addressbook_peek_folder_exists() in
5043                 which the algorithm was ridiculously over-obfuscated and broken.
5044                 Fix addrindex_load_completion() as well, to load addresses in
5045                 completion list with regards to what addressbook_peek_folder_exists()
5046                 returns now.
5047
5048 2007-02-23 [wwp]        2.7.2cvs65
5049
5050         * src/addr_compl.c
5051                 Add addresses to completion when they're non-empty (thanks to Colin).
5052
5053 2007-02-23 [paul]       2.7.2cvs64
5054
5055         * src/plugins/pgpcore/passphrase.c
5056                 remove 'const '
5057
5058 2007-02-23 [colin]      2.7.2cvs63
5059
5060         * src/plugins/pgpcore/prefs_gpg.c
5061         * src/plugins/pgpcore/prefs_gpg.h
5062         * src/plugins/pgpcore/sgpgme.c
5063         * src/plugins/pgpinline/pgpinline.c
5064         * src/plugins/pgpmime/pgpmime.c
5065                 Try harder to respect user's choice wrt
5066                 gpg-agent even with gpg2, by unsetting
5067                 GPG_AGENT_INFO when necessary.
5068
5069 2007-02-22 [paul]       2.7.2cvs62
5070
5071         * src/plugins/pgpcore/sgpgme.c
5072         * src/plugins/pgpcore/sgpgme.h
5073         * src/plugins/pgpcore/passphrase.c
5074         * src/plugins/pgpinline/pgpinline.c
5075         * src/plugins/pgpmime/pgpmime.c
5076                 Fix a leak - gpgme_data_release_and_get_mem
5077                 leaks in recent gpgme. Workaround by using
5078                 our own function.
5079
5080 2007-02-22 [paul]       2.7.2cvs61
5081
5082         * src/gtk/quicksearch.c
5083                 Abandon dynamic search when pressing
5084                 Enter
5085
5086 2007-02-21 [colin]      2.7.2cvs60
5087
5088         * src/procmsg.c
5089         * src/plugins/pgpcore/passphrase.c
5090                 Fix little memory leaks
5091         * src/main.c
5092                 Fix false-positive leak at exit
5093         * src/gtk/quicksearch.c
5094                 Fix potentially big leak in recursive
5095                 Quicksearch
5096
5097 2007-02-21 [wwp]        2.7.2cvs59
5098
5099         * src/summaryview.c
5100                 Add missing newline to a debug message.
5101
5102 2007-02-20 [colin]      2.7.2cvs58
5103
5104         * src/Makefile.am
5105         * src/mimeview.c
5106         * src/stock_pixmap.c
5107         * src/stock_pixmap.h
5108         * src/pixmaps/mime_pgpsig.xpm
5109                 Add icon for application/pgp-signature
5110
5111 2007-02-20 [colin]      2.7.2cvs57
5112
5113         * src/Makefile.am
5114         * src/main.c
5115         * src/mimeview.c
5116         * src/stock_pixmap.c
5117         * src/stock_pixmap.h
5118         * src/pixmaps/mime_calendar.xpm
5119         * src/pixmaps/mime_pdf.xpm
5120         * src/pixmaps/mime_ps.xpm
5121                 Add icons for text/calendar, application/pdf
5122                 and application/postscript
5123
5124 2007-02-20 [colin]      2.7.2cvs56
5125
5126         * autogen.sh
5127         * src/matcher_parser_parse.y
5128         * src/matcher_parser_lex.l
5129                 Fix big memory leak in flex, and
5130                 require flex 2.5.31
5131
5132 2007-02-20 [wwp]        2.7.2cvs55
5133
5134         * src/matcher_parser_parse.y
5135                 Fix a duplicate token definition (thanks to iwkse).
5136
5137 2007-02-20 [wwp]        2.7.2cvs54
5138
5139         * src/matcher_parser_lex.l
5140         * src/quote_fmt_lex.l
5141                 Use proper flex options instead of direct use of #define,
5142                 make the flex-generated C lighter.
5143
5144 2007-02-20 [colin]      2.7.2cvs53
5145
5146         * src/summaryview.c
5147                 Grab focus in message list after hiding
5148                 the quicksearch, instead of leaving it
5149                 "somewhere"
5150
5151 2007-02-19 [colin]      2.7.2cvs52
5152
5153         * src/folderview.c
5154                 Fix bug 1033, 'Automatically refresh 
5155                 message list when new messages arrives'
5156                 Looks like folderview->opened can sometimes
5157                 be wrong...
5158
5159 2007-02-19 [paul]       2.7.2cvs51
5160
5161         * tools/Makefile.am
5162         * tools/README
5163         * tools/thunderbird-filters-convertor.pl
5164                 add new script which converts thunderbird filter
5165                 rules to Claws filter rules
5166
5167 2007-02-18 [paul]       2.7.2cvs50
5168
5169         * src/plugins/pgpcore/prefs_gpg.c
5170         * src/plugins/pgpcore/prefs_gpg.h
5171         * src/plugins/pgpcore/sgpgme.c
5172         * src/plugins/pgpinline/pgpinline.c
5173         * src/plugins/pgpmime/pgpmime.c
5174                 improved GUI interoperability with gpg-agent
5175
5176 2007-02-18 [paul]       2.7.2cvs49
5177
5178         * src/prefs_account.c
5179                 Privacy options sensitivity fix
5180
5181 2007-02-17 [colin]      2.7.2cvs48
5182
5183         * src/messageview.c
5184                 Reset icon to warning in the noticeview
5185
5186 2007-02-15 [colin]      2.7.2cvs47
5187
5188         * src/folderview.c
5189                 Fix a manifestation of bug 1033 (summaryview failing
5190                 to update for new mails), which happens after editing
5191                 account preferences or preferences that cause a 
5192                 folderview reload.
5193
5194 2007-02-15 [colin]      2.7.2cvs46
5195
5196         * src/addressbook.c
5197                 Probably fix bug 1123, 'Segmentation 
5198                 fault while opening address book'. I get
5199                 g_warnings if the saved paned position is
5200                 not greater than 0. Also, save position
5201                 when hiding the addressbook instead of
5202                 via signal.
5203
5204 2007-02-14 [colin]      2.7.2cvs45
5205
5206         * src/plugins/pgpcore/prefs_gpg.c
5207         * src/plugins/pgpcore/prefs_gpg.h
5208         * src/plugins/pgpcore/sgpgme.c
5209         * src/plugins/pgpinline/pgpinline.c
5210         * src/plugins/pgpmime/pgpmime.c
5211                 Add an option "Use gpg-agent if available". Fixes
5212                 annoyances with distro-installed gpg-agent, when
5213                 no pinentry program is installed, and the user's 
5214                 at a loss on why "decryption failed". Makes more
5215                 clear why passphrase isn't saved when gpg-agent is
5216                 used. Defaults to true, to avoid changing the 
5217                 current behaviour.
5218
5219 2007-02-14 [wwp]        2.7.2cvs44
5220
5221         * src/matcher_parser_parse.y
5222                 Fix missing line number reset (wrong line number might appear
5223                 when re-loading filtering rules if there's a parser error).
5224
5225 2007-02-13 [colin]      2.7.2cvs43
5226
5227         * src/common/utils.c
5228                 Don't encode ',' in URIs before passing it
5229                 to the browser command-line. It was probably
5230                 done at a time where commas in URIs made
5231                 mozilla -remote 'openurl(%s,new-window)'
5232                 bug.
5233
5234 2007-02-13 [wwp]        2.7.2cvs42
5235
5236         * src/prefs_matcher.c
5237         * src/plugins/bogofilter/bogofilter_gtk.c
5238                 A bit of string factorization around "Select ..." buttons.
5239
5240 2007-02-11 [colin]      2.7.2cvs41
5241
5242         * src/alertpanel.c
5243                 Make sure to escape the title
5244
5245 2007-02-11 [colin]      2.7.2cvs40
5246
5247         * src/codeconv.c
5248                 Recognize .utf8 locales as .UTF-8 ones
5249
5250 2007-02-11 [colin]      2.7.2cvs39
5251
5252         * src/compose.c
5253                 Fix code conversion when dragging a file
5254
5255 2007-02-09 [colin]      2.7.2cvs38
5256
5257         * src/plugins/clamav/clamav_plugin.c
5258                 Complete Paul's patch with conditional
5259                 compilation to avoid breaking compilation
5260                 on old Dapper and Edgy... Maybe other
5261                 distros too.
5262
5263 2007-02-09 [paul]       2.7.2cvs37
5264
5265         * src/plugins/clamav/clamav_plugin.c
5266                 fix for the upstream changes in libclamav
5267
5268 2007-02-09 [paul]       2.7.2cvs36
5269
5270         * src/main.c
5271         * src/mainwindow.c
5272         * src/procmsg.c
5273         * src/procmsg.h
5274                 fix "warn if there are queued messages" (on exit)
5275                 option, which only checked the first mailbox's
5276                 queue
5277                 don't ask before emptying trash if there are no
5278                 messages in trash, also check and empty all trash
5279                 folders
5280         * src/prefs_other.c
5281                 move "Ask before emptying trash" option
5282                 outside of the "On exit" frame as it's
5283                 not only an "On exit" option
5284
5285 2007-02-09 [paul]       2.7.2cvs35
5286
5287         * src/addrgather.c
5288         * src/alertpanel.c
5289         * src/editldap.c
5290         * src/prefs_account.c
5291         * src/prefs_folder_item.c
5292         * src/prefs_gtk.h
5293         * src/prefs_matcher.c
5294         * src/prefs_message.c
5295         * src/prefs_msg_colors.c
5296         * src/prefs_summaries.c
5297         * src/wizard.c
5298         * src/gtk/inputdialog.c
5299         * src/plugins/bogofilter/bogofilter_gtk.c
5300                 pedantic commit: use 'checkbtn' everywhere
5301                 instead of a mixture of 'checkbtn' and 'chkbtn'
5302
5303 2007-02-09 [paul]       2.7.2cvs34
5304
5305         * src/compose.c
5306                 fix default hotkeys
5307         * src/prefs_other.c
5308         * src/prefs_send.c
5309                 move "Never send Return Receipts" from
5310                 prefs_other to prefs_send
5311                 add an option "Ask about account specific
5312                 filtering rules..." to prefs_other
5313         * src/gtk/gtkutils.c
5314                 fix a compiler warning
5315
5316 2007-02-08 [colin]      2.7.2cvs33
5317
5318         * src/plugins/pgpinline/pgpinline.c
5319                 Fix bug 1110, 'pgpmime fails to process 
5320                 encapsulated openpgp mime (rfc 3156, 6.1 
5321                 -> rfc1847)'
5322                 It was due to an interaction between PGP/Mime
5323                 and PGP/Inline plugin. 
5324
5325 2007-02-08 [colin]      2.7.2cvs32
5326
5327         * src/inc.c
5328         * src/mbox.c
5329         * src/mbox.h
5330                 Fix bug 1117, 'fcntl locking code 
5331                 does not work in mbox.c'
5332
5333 2007-02-08 [colin]      2.7.2cvs31
5334
5335         * src/prefs_account.c
5336                 Fix Gentoo bug 165819, 'can't create 
5337                 a "local mbox file" account'. Patch
5338                 by Olivier <castan.o@free.fr>
5339
5340 2007-02-07 [colin]      2.7.2cvs30
5341
5342         * src/ldapquery.c
5343                 Fix bug 1106, 'Claws crash on exit if LDAPS 
5344                 autocompletion was used'
5345
5346 2007-02-07 [paul]       2.7.2cvs29
5347
5348         * src/folder.c
5349                 cut down on unnecessary debug_prints
5350         * src/imap_gtk.c
5351                 fix menu_set_active() on 'Show only
5352                 subscribed folders'
5353
5354 2007-02-07 [paul]       2.7.2cvs28
5355
5356         * src/plugins/clamav/clamav_plugin.c
5357         * src/plugins/clamav/clamav_plugin.h
5358         * src/plugins/clamav/clamav_plugin_gtk.c
5359                 fix copyright header
5360
5361 2007-02-07 [paul]       2.7.2cvs27
5362
5363         * src/procheader.c
5364                 fix bug 1116, 'summary view allow a 
5365                 subject line break'
5366
5367 2007-02-06 [colin]      2.7.2cvs26
5368
5369         * src/summaryview.c
5370                 Fix delete thread
5371
5372 2007-02-05 [fabien]     2.7.2cvs25
5373
5374         * po/POTFILES.in
5375         * src/uri_opener.c
5376                 i18n related - 1 fix and 1 message for translators.
5377
5378 2007-02-05 [colin]      2.7.2cvs24
5379
5380         * src/gtk/quicksearch.c
5381                 Don't reload summary list if quicksearch wasn't
5382                 active on hiding; move currently selected mail in
5383                 the visible area when showing the quicksearch
5384
5385 2007-02-05 [colin]      2.7.2cvs23
5386
5387         * src/folderview.c
5388                 Add debug to try to solve bug 1104
5389
5390 2007-02-05 [paul]       2.7.2cvs22
5391
5392         * src/mainwindow.c
5393                 confirm before emptying trash on exit is
5394                 a Yes or No answer, use Yes or No in the
5395                 dialog
5396
5397 2007-02-04 [colin]      2.7.2cvs21
5398
5399         * src/compose.c
5400         * src/plugins/pgpcore/passphrase.c
5401         * src/plugins/pgpcore/select-keys.c
5402                 Set wmclass on new windows
5403
5404 2007-02-04 [colin]
5405
5406         2.8.0-rc1 released
5407
5408 2007-02-04 [colin]      2.7.2cvs20
5409
5410         * src/compose.c
5411         * src/compose.h
5412                 Auto save drafts on exit, reopen them
5413                 at startup, instead of asking
5414         * src/account.c
5415         * src/addressadd.c
5416         * src/addressbook.c
5417         * src/addressbook_foldersel.c
5418         * src/addrgather.c
5419         * src/crash.c
5420         * src/editaddress.c
5421         * src/editbook.c
5422         * src/editgroup.c
5423         * src/editjpilot.c
5424         * src/editldap.c
5425         * src/editldap_basedn.c
5426         * src/editvcard.c
5427         * src/exphtmldlg.c
5428         * src/expldifdlg.c
5429         * src/export.c
5430         * src/foldersel.c
5431         * src/gedit-print.c
5432         * src/import.c
5433         * src/importldif.c
5434         * src/importmutt.c
5435         * src/importpine.c
5436         * src/main.c
5437         * src/mainwindow.c
5438         * src/message_search.c
5439         * src/messageview.c
5440         * src/prefs_actions.c
5441         * src/prefs_customheader.c
5442         * src/prefs_display_header.c
5443         * src/prefs_filtering.c
5444         * src/prefs_filtering_action.c
5445         * src/prefs_folder_column.c
5446         * src/prefs_gtk.c
5447         * src/prefs_matcher.c
5448         * src/prefs_other.c
5449         * src/prefs_summaries.c
5450         * src/prefs_summary_column.c
5451         * src/prefs_template.c
5452         * src/sourcewindow.c
5453         * src/ssl_manager.c
5454         * src/summary_search.c
5455         * src/uri_opener.c
5456         * src/gtk/about.c
5457         * src/gtk/description_window.c
5458         * src/gtk/foldersort.c
5459         * src/gtk/gtkutils.c
5460         * src/gtk/gtkutils.h
5461         * src/gtk/icon_legend.c
5462         * src/gtk/logwindow.c
5463         * src/gtk/pluginwindow.c
5464         * src/gtk/prefswindow.c
5465                 Give different wmclass to different
5466                 windows - thanks to sed ;)
5467
5468 2007-02-04 [colin]      2.7.2cvs19
5469
5470         * src/main.c
5471                 Revert previous patch, can't reproduce
5472                 it anymore. 
5473
5474 2007-02-03 [colin]      2.7.2cvs18
5475
5476         * src/main.c
5477                 Don't save the mainwindow size and
5478                 position on emergency exit (libSM's
5479                 "die" callback), Xfce seems to make
5480                 the window smaller just before the
5481                 size's saved.
5482
5483 2007-02-03 [colin]      2.7.2cvs17
5484
5485         * src/plugins/bogofilter/bogofilter.c
5486         * src/plugins/bogofilter/bogofilter.h
5487         * src/plugins/bogofilter/bogofilter_gtk.c
5488         * src/plugins/pgpinline/pgpinline.c
5489         * src/plugins/pgpinline/pgpinline.h
5490                 Fix more copyrights
5491
5492 2007-02-03 [colin]      2.7.2cvs16
5493
5494         * src/partial_download.c
5495         * src/partial_download.h
5496         * src/ssl_manager.c
5497         * src/ssl_manager.h
5498         * src/uri_opener.c
5499         * src/uri_opener.h
5500         * src/wizard.c
5501         * src/wizard.h
5502         * src/common/ssl_certificate.c
5503         * src/common/ssl_certificate.h
5504         * src/gtk/quicksearch.c
5505         * src/gtk/quicksearch.h
5506         * src/gtk/sslcertwindow.c
5507         * src/gtk/sslcertwindow.h
5508                 Fix copyright on my files
5509
5510 2007-02-02 [colin]      2.7.2cvs15
5511
5512         * src/Makefile.am
5513         * src/mainwindow.c
5514         * src/messageview.c
5515         * src/messageview.h
5516         * src/textview.c
5517         * src/textview.h
5518         * src/uri_opener.c
5519         * src/uri_opener.h
5520                 Add Tools/List URIs to allow
5521                 opening any URI in the current mail
5522
5523 2007-02-02 [colin]      2.7.2cvs14
5524
5525         * src/common/valgrind.h ** NEW FILE **
5526         * src/common/Makefile.am
5527         * src/common/plugin.c
5528                 Don't dlclose the plugins if we're running
5529                 under valgrind. (doesn't require valgrind
5530                 either at compile time or run time).
5531
5532 2007-02-01 [paul]       2.7.2cvs13
5533
5534         * AUTHORS
5535         * src/gtk/authors.h
5536         * tools/freshmeat_search.pl
5537         * tools/google_search.pl
5538         * tools/multiwebsearch.pl
5539                 add support for non ISO-8859-1 compatible locales
5540                 Patch by Alex Gorbachenko <agent_007@immo.ru>
5541
5542 2007-02-01 [colin]      2.7.2cvs12
5543
5544         * src/prefs_other.c
5545         * src/prefs_summaries.c
5546                 Move keybinding prefs to the Other page
5547
5548 2007-02-01 [wwp]        2.7.2cvs11
5549
5550         * src/plugins/trayicon/trayicon.c
5551                 Fix a raising issue within KDE.
5552
5553 2007-02-01 [colin]      2.7.2cvs10
5554
5555         * src/codeconv.c
5556                 Fix stray quotes in encoded strings
5557         * src/addressadd.c
5558                 Fix wrong call causing g_warnings
5559         * src/textview.c
5560                 Remove useless message
5561
5562 2007-01-31 [wwp]        2.7.2cvs9
5563
5564         * src/plugins/trayicon/trayicon.c
5565                 fix buggy hiding of main window when closing if close-to-tray
5566                 is not set (bad logics  in the trayicon hook code).
5567                 Changed the quit confirmation message too.
5568
5569 2007-01-30 [colin]      2.7.2cvs8
5570
5571         * src/main.c
5572                 Fix hidden mainwindow after clicking on
5573                 the X close button, if compose windows
5574                 exist and the user chooses not to quit
5575
5576 2007-01-30 [colin]      2.7.2cvs7
5577
5578         * src/main.c
5579         * src/compose.c
5580                 Handle local URIs to attach files (file:///...)
5581                 Fixes attaching files from Thunar for example
5582
5583 2007-01-30 [colin]      2.7.2cvs6
5584
5585         * src/prefs_ext_prog.c
5586                 Add 'mousepad' to the list of text editors.
5587                 Mousepad is XFCE's text editor
5588
5589 2007-01-29 [wwp]        2.7.2cvs5
5590
5591         * po/POTFILES.in
5592         * src/plugins/trayicon/trayicon_prefs.c
5593                 trayicon i18n fixes, thanks to Fabien.
5594
5595 2007-01-28 [wwp]        2.7.2cvs4
5596
5597         * src/mainwindow.c
5598         * src/mainwindow.h
5599         * src/plugins/trayicon/trayicon.c
5600         * src/plugins/trayicon/trayicon_prefs.c
5601         * src/plugins/trayicon/trayicon_prefs.h
5602                 Added a new TrayIcon plugin option to close to tray
5603                 (WM's hotkey and [X] button will hide the window instead
5604                 of closing it - closing CM can be done using the tray icon
5605                 menu or the File menu).
5606                 Improved visibility handling in trayicon, clicking the
5607                 trayicon now raise the window to current desktop when it
5608                 was either minimized/shaded/on another desktop.
5609                 Thanks to Paul for testing and fixing a strange behaviour
5610                 in KDE ;-).
5611
5612 2007-01-27 [paul]       2.7.2cvs3
5613
5614         * src/prefs_folder_item.c
5615         * src/prefs_receive.c
5616         * src/plugins/pgpcore/prefs_gpg.c
5617                 use 'start-up' instead of 'startup' in labels
5618
5619 2007-01-26 [wwp]        2.7.2cvs2
5620
5621         * src/plugins/trayicon/Makefile.am
5622         * src/plugins/trayicon/trayicon.c
5623         * src/plugins/trayicon/trayicon_prefs.c
5624         * src/plugins/trayicon/trayicon_prefs.h
5625                 Add a new TrayIcon option to hide the main window at
5626                 start-up.
5627                 Fix trayicon.c copyright header.
5628
5629 2007-01-26 [paul]       2.7.2cvs1
5630
5631         * NEWS
5632         * README
5633         * RELEASE_NOTES
5634         * configure.ac
5635                 bump up version number following
5636                 stable release
5637
5638 2007-01-25 [mones]      2.7.1cvs60
5639
5640         * po/es.po
5641                 updated thousands of strings (well, probably less ;-)
5642
5643 2007-01-25 [colin]      2.7.1cvs59
5644
5645         * src/matcher.c
5646                 Fix 2nd-run loss of matcherrc on new
5647                 configurations. 
5648
5649 2007-01-25 [wwp]        2.7.1cvs58
5650
5651         * src/mimeview.c
5652                 fix handling of empty value in attach_save_directory too, thanks
5653                 to Colin.
5654
5655 2007-01-25 [wwp]        2.7.1cvs57
5656
5657         * src/gtk/filesel.c
5658                 fix handling of empty value in attach_load_directory,
5659                 thanks to Colin.
5660
5661 2007-01-25 [wwp]        2.7.1cvs56
5662
5663         * src/plugins/dillo_viewer/dillo_prefs.h
5664                 fix a typo.
5665
5666 2007-01-25 [colin]      2.7.1cvs55
5667
5668         * src/matcher.c
5669         * src/matcher.h
5670         * src/matcher_parser_parse.y
5671         * src/prefs_matcher.c
5672                 Add matching on the spam flag
5673
5674 2007-01-24 [colin]      2.7.1cvs54
5675
5676         * src/folder.c
5677         * src/common/xml.c
5678         * src/common/xml.h
5679                 Make sure folderlist.xml is correctly
5680                 written before overwriting it.
5681         * src/procmsg.c
5682         * src/procmsg.h
5683         * src/summaryview.c
5684         * src/plugins/bogofilter/bogofilter.c
5685         * src/plugins/bogofilter/bogofilter.h
5686         * src/plugins/bogofilter/bogofilter_gtk.c
5687         * src/plugins/spamassassin/spamassassin.c
5688         * src/plugins/spamassassin/spamassassin.h
5689         * src/plugins/spamassassin/spamassassin_gtk.c
5690                 Move spam to the correct trash folder after
5691                 learning, if spam directory isn't set.
5692
5693 2007-01-23 [paul]       2.7.1cvs53
5694
5695         * src/plugins/bogofilter/bogofilter_gtk.c
5696                 fix sensitivity of "Insert X-Bogosity header"
5697                 option
5698
5699 2007-01-23 [colin]      2.7.1cvs52
5700
5701         * src/toolbar.c
5702                 Translate toolbar items text if
5703                 they're translatable (default)
5704         * src/addrcache.c
5705         * src/addrcache.h
5706         * src/addritem.c
5707         * src/addritem.h
5708         * src/codeconv.c
5709         * src/codeconv.h
5710         * src/jpilot.c
5711         * src/jpilot.h
5712         * src/ldapctrl.c
5713         * src/ldapctrl.h
5714         * src/ldapquery.h
5715         * src/ldif.c
5716         * src/ldif.h
5717         * src/etpan/etpan-thread-manager.c
5718         * src/etpan/etpan-thread-manager.h
5719         * src/gtk/gtkutils.c
5720         * src/gtk/gtkutils.h
5721                 More static functions
5722
5723 2007-01-22 [fabien]     2.7.1cvs51
5724
5725         * src/gtk/gtkutils.c
5726                 gtkut_get_options_frame() : ability to pass
5727                 a 'NULL' value in frame pointer parameter if
5728                 we don't need it.
5729
5730 2007-01-22 [colin]      2.7.1cvs50
5731
5732         * src/procmsg.c
5733         * src/procmsg.h
5734         * src/plugins/bogofilter/bogofilter.c
5735         * src/plugins/bogofilter/bogofilter_gtk.c
5736         * src/plugins/spamassassin/spamassassin.c
5737         * src/plugins/spamassassin/spamassassin_gtk.c
5738                 Allow moving spams to the account's trash
5739                 instead of default one
5740
5741 2007-01-21 [colin]      2.7.1cvs49
5742
5743         * src/ldapquery.c
5744         * src/ldapquery.h
5745                 Revert a static function that shouldn't
5746                 have been
5747
5748 2007-01-21 [colin]      2.7.1cvs48
5749
5750         * src/ldapquery.c
5751         * src/ldapquery.h
5752                 Same
5753
5754 2007-01-21 [colin]      2.7.1cvs47
5755
5756         * src/procmsg.c
5757         * src/procmsg.h
5758                 Same
5759
5760 2007-01-21 [colin]      2.7.1cvs46
5761
5762         * src/common/socket.c
5763         * src/common/socket.h
5764                 Same
5765
5766 2007-01-21 [colin]      2.7.1cvs45
5767
5768         * src/crash.c
5769         * src/exporthtml.c
5770         * src/exporthtml.h
5771         * src/exportldif.c
5772         * src/exportldif.h
5773         * src/folder.c
5774         * src/folder.h
5775         * src/folder_item_prefs.c
5776         * src/folder_item_prefs.h
5777         * src/folderview.c
5778         * src/folderview.h
5779         * src/gedit-print.c
5780         * src/gedit-print.h
5781         * src/main.c
5782         * src/main.h
5783         * src/common/socket.c
5784         * src/common/socket.h
5785         * src/gtk/gtkaspell.c
5786         * src/gtk/gtkaspell.h
5787         * src/gtk/quicksearch.c
5788         * src/gtk/quicksearch.h
5789                 Same
5790
5791 2007-01-21 [colin]      2.7.1cvs44
5792
5793         * src/common/utils.c
5794         * src/common/utils.h
5795         * src/etpan/etpan-thread-manager.c
5796         * src/etpan/etpan-thread-manager.h
5797                 Same (Funny that etpan_thread_unbind
5798                 is called but not etpan_thread_bind)
5799
5800 2007-01-21 [colin]      2.7.1cvs43
5801
5802         * src/addrselect.c
5803         * src/addrselect.h
5804         * src/codeconv.c
5805         * src/codeconv.h
5806         * src/compose.c
5807         * src/compose.h
5808         * src/etpan/Makefile.am
5809         * src/gtk/colorlabel.c
5810         * src/gtk/colorlabel.h
5811         * src/gtk/sslcertwindow.c
5812         * src/gtk/sslcertwindow.h
5813         * src/etpan/etpan-log.c ** REMOVED **
5814         * src/etpan/etpan-log.h ** REMOVED **
5815                 Same
5816
5817 2007-01-20 [colin]      2.7.1cvs42
5818
5819         * src/addritem.c
5820         * src/addritem.h
5821                 Same
5822
5823 2007-01-20 [colin]      2.7.1cvs41
5824
5825         * src/account.c
5826         * src/account.h
5827         * src/addrbook.c
5828         * src/addrbook.h
5829         * src/addrcache.c
5830         * src/addrcache.h
5831         * src/addrclip.c
5832         * src/addrclip.h
5833         * src/addressbook.c
5834         * src/addressbook.h
5835         * src/addrharvest.c
5836         * src/addrharvest.h
5837         * src/addrindex.c
5838         * src/addrindex.h
5839         * src/editaddress.c
5840         * src/editaddress.h
5841                 Make functions that aren't used in other
5842                 files static
5843
5844 2007-01-20 [colin]      2.7.1cvs40
5845
5846         * src/account.c
5847         * src/addrbook.c
5848         * src/addrcache.c
5849         * src/addressbook.c
5850         * src/addrgather.c
5851         * src/addrindex.c
5852         * src/addrquery.c
5853         * src/addrselect.c
5854         * src/browseldap.c
5855         * src/compose.c
5856         * src/editbook.c
5857         * src/editjpilot.c
5858         * src/editldap.c
5859         * src/editldap_basedn.c
5860         * src/editvcard.c
5861         * src/exporthtml.c
5862         * src/exportldif.c
5863         * src/folder.c
5864         * src/folderview.c
5865         * src/image_viewer.c
5866         * src/imap.c
5867         * src/importmutt.c
5868         * src/importpine.c
5869         * src/jpilot.c
5870         * src/ldapquery.c
5871         * src/main.c
5872         * src/mainwindow.c
5873         * src/matcher.c
5874         * src/messageview.c
5875         * src/mh.c
5876         * src/mimeview.c
5877         * src/msgcache.c
5878         * src/mutt.c
5879         * src/news.c
5880         * src/pine.c
5881         * src/prefs_account.c
5882         * src/prefs_common.c
5883         * src/prefs_compose_writing.c
5884         * src/prefs_ext_prog.c
5885         * src/prefs_folder_item.c
5886         * src/prefs_fonts.c
5887         * src/prefs_message.c
5888         * src/prefs_msg_colors.c
5889         * src/prefs_other.c
5890         * src/prefs_quote.c
5891         * src/prefs_receive.c
5892         * src/prefs_send.c
5893         * src/prefs_spelling.c
5894         * src/prefs_summaries.c
5895         * src/prefs_toolbar.c
5896         * src/prefs_wrapping.c
5897         * src/privacy.c
5898         * src/procmime.c
5899         * src/procmsg.c
5900         * src/ssl_manager.c
5901         * src/statusbar.c
5902         * src/summaryview.c
5903         * src/toolbar.c
5904         * src/vcard.c
5905         * src/common/hooks.c
5906         * src/common/log.c
5907         * src/common/passcrypt.c
5908         * src/common/socket.c
5909         * src/common/ssl.c
5910         * src/common/ssl_certificate.c
5911         * src/common/template.c
5912         * src/common/utils.c
5913         * src/etpan/imap-thread.c
5914         * src/gtk/sslcertwindow.c
5915         * src/gtk/sslcertwindow.h
5916                 Make functions that could be static, static
5917
5918 2007-01-20 [colin]      2.7.1cvs39
5919
5920         * src/editldap.c
5921                 Fix tooltip
5922
5923 2007-01-20 [colin]      2.7.1cvs38
5924
5925         * src/ldapquery.c
5926         * src/ldaputil.c
5927         * src/ldaputil.h
5928                 Fix bug 1102, 'claws-mail-2.7.1 
5929                 makes use of deprecated ldap 
5930                 functions'
5931
5932 2007-01-20 [colin]      2.7.1cvs37
5933
5934         * src/mainwindow.c
5935         * src/mainwindow.h
5936         * src/summaryview.c
5937         * src/gtk/quicksearch.c
5938                 Add Wide message list layout
5939
5940 2007-01-19 [fabien]     2.7.1cvs36
5941
5942         * src/textview.c
5943                 make sure a font change is considered in links of
5944                 headerview.
5945
5946 2007-01-19 [colin]      2.7.1cvs35
5947
5948         * src/main.c
5949         * src/mainwindow.c
5950         * src/mainwindow.h
5951         * src/messageview.c
5952         * src/messageview.h
5953         * src/prefs_common.c
5954         * src/prefs_common.h
5955         * src/summaryview.c
5956         * src/summaryview.h
5957         * src/gtk/quicksearch.c
5958         * src/gtk/quicksearch.h
5959                 Drop 'Separate Folder tree' and 'Separate
5960                 Message View'. Put three layouts in place
5961                 of it.
5962
5963 2007-01-19 [paul]       2.7.1cvs34
5964
5965         * src/prefs_msg_colors.c
5966                 more use of Q_ for translators
5967
5968 2007-01-19 [paul]       2.7.1cvs33
5969
5970         * src/imap_gtk.c
5971         * src/prefs_account.c
5972                 a few changes to the English
5973
5974 2007-01-19 [fabien]     2.7.1cvs32
5975
5976         * src/wizard.c
5977                 factorize translatable string
5978
5979 2007-01-18 [colin]      2.7.1cvs31
5980
5981         * src/main.c
5982                 Don't error out on --sync option. Although
5983                 we don't do anything with it, gtk+ handles
5984                 it, and it's useful for debugging X errors
5985
5986 2007-01-18 [fabien]     2.7.1cvs30
5987
5988         * src/prefs_other.c
5989                 ability to apply on the fly the recent added
5990                 'gtk_can_change_accels' pref (no need to restart).
5991
5992 2007-01-18 [fabien]     2.7.1cvs29
5993
5994         * src/plugins/bogofilter/bogofilter_gtk.c
5995         * src/plugins/bogofilter/bogofilter.c
5996         * src/plugins/spamassassin/spamassassin_gtk.c
5997         * src/addr_compl.c
5998         * src/prefs_account.c
5999                 factorize or rewrite some translatable strings.
6000
6001 2007-01-18 [fabien]     2.7.1cvs28
6002
6003         * src/prefs_gtk.h
6004         * src/compose.c
6005                 set a 4pix space between "Subject:" label and subject entry in
6006                 compose window.
6007
6008 2007-01-18 [wwp]        2.7.1cvs27
6009
6010         * src/addressbook.c
6011                 fix conflicting address-copy/paste when focus is set
6012                 to the embedded edit-person form.
6013  
6014
6015 2007-01-18 [wwp]        2.7.1cvs26
6016
6017         * src/addressbook.h
6018                 complete 2.7.1cvs23 (one more file was missing from that
6019                 commit).
6020
6021 2007-01-18 [colin]      2.7.1cvs25
6022
6023         * src/main.c
6024                 Provide a way to migrate without backup
6025                 Re-ask for migration on next start if 
6026                 it has been refused and wizard has been 
6027                 cancelled after.
6028
6029 2007-01-18 [wwp]        2.7.1cvs24
6030
6031         * src/editaddress.c
6032                 complete 2.7.1.cvs23 (file was missing from previous
6033                 commit).
6034
6035 2007-01-18 [wwp]        2.7.1cvs23
6036
6037         * src/addressbook.c
6038                 fix potential crashes in address book's focus_in/out signal handlers,
6039                 force focus to the edit-person form when clicked the Edit menu entry or
6040                 button (this only matters if the edit-person form is embedded to the
6041                 AB window, in that case, focus is not set when browsing the contacts
6042                 list w/ keys or mouse clicks).
6043
6044 2007-01-18 [paul]       2.7.1cvs22
6045
6046         * src/main.c
6047                 add command line options:
6048                 -h for --help
6049                 -q and --quit for --exit
6050                 -v for --version
6051                 print "Unknown option" for unknown options
6052
6053 2007-01-18 [paul]       2.7.1cvs21
6054
6055         * po/ru.po
6056                 updated by Pavlo Bohmat
6057
6058 2007-01-18 [paul]       2.7.1cvs20
6059
6060         * src/mainwindow.c
6061                 fix sensitivity issues of Mark as Spam/Ham
6062
6063 2007-01-17 [fabien]     2.7.1cvs19
6064
6065         * src/prefs_other.c
6066         * src/prefs_common.c
6067         * src/prefs_common.h
6068         * src/main.c
6069                 Add a 'gtk_can_change_accels' pref in Preferences/Other which
6070                 control the corresponding gtk property. It could be used to lock
6071                 all shortcuts (avoid to set one of them by inadvertency).
6072
6073 2007-01-17 [colin]      2.7.1cvs18
6074
6075         * src/summaryview.c
6076                 Fix bug 1100, 'Highlighted e-mail data not visible 
6077                 when color label applied.'. Use a weighted average
6078                 between normal selected foreground color and color
6079                 label instead of a simple one (3/1 instead 1/1).
6080
6081 2007-01-17 [colin]      2.7.1cvs17
6082
6083         * src/messageview.c
6084                 Better fix for bug 1088, 'Ctrl-h produces repeatable
6085                 crash' - don't prevent mail switching while loading
6086
6087 2007-01-17 [colin]      2.7.1cvs16
6088
6089         * src/folder.c
6090         * src/folder.h
6091         * src/folderview.c
6092         * src/folderview.h
6093         * src/imap.c
6094         * src/imap.h
6095         * src/imap_gtk.c
6096                 Manage recursive search of unsubscribed folders
6097                 Rescan tree without checking for new messages 
6098                 after subscriptions changed
6099
6100 2007-01-17 [paul]       2.7.1cvs15
6101
6102         * src/prefs_common.c
6103         * src/gtk/pluginwindow.c
6104                 fix bug 1101, '"Load plugin" button is
6105                 accidentally hidden'
6106                 unset (-1) initial width in prefs_common,
6107                 fix overlapping buttons,
6108                 and other cleanups
6109
6110 2007-01-17 [paul]       2.7.1cvs14
6111
6112         * src/procmime.c
6113                 add #include <errno.h>, it's needed
6114                 on some systems
6115
6116 2007-01-17 [paul]       2.7.1cvs13
6117
6118         * src/common/defs.h
6119         * tools/make.themes.project
6120                 rename .sylpheed_themeinfo to .claws_themeinfo
6121                 and use it
6122         * src/etpan/etpan-errors.h
6123         * src/etpan/etpan-log.c
6124         * src/etpan/etpan-log.h
6125         * src/etpan/etpan-thread-manager-types.h
6126         * src/etpan/etpan-thread-manager.c
6127         * src/etpan/etpan-thread-manager.h
6128         * src/etpan/imap-thread.c
6129         * src/etpan/imap-thread.h
6130                 add copyright header
6131
6132 2007-01-17 [colin]      2.7.1cvs12
6133
6134         * src/plugins/pgpcore/select-keys.c
6135         * src/gtk/pluginwindow.c
6136         * src/prefs_account.c
6137                 Fix warnings
6138
6139 2007-01-16 [colin]      2.7.1cvs11
6140
6141         * src/imap.c
6142         * src/imap.h
6143         * src/imap_gtk.c
6144                 Manage subscribing to subfolders when only
6145                 subscribed folders are shown.
6146
6147 2007-01-16 [colin]      2.7.1cvs10
6148
6149         * src/folderview.c
6150                 Fix annoying vscrollbar going back to top
6151                 on Check for new folders
6152
6153 2007-01-16 [colin]      2.7.1cvs9
6154
6155         * src/imap.c
6156                 Remove printf
6157
6158 2007-01-16 [colin]      2.7.1cvs8
6159
6160         * src/filtering.c
6161                 Bigger buffer for errors
6162         * src/imap.c
6163         * src/imap.h
6164         * src/imap_gtk.c
6165         * src/prefs_account.c
6166         * src/prefs_account.h
6167         * src/wizard.c
6168         * src/etpan/imap-thread.c
6169         * src/etpan/imap-thread.h
6170         * manual/handling.xml
6171                 Add subscriptions management. What it changes:
6172                 Creating a folder subscribes to it
6173                 Deleting a folder unsubscribes it
6174                 New contextual menu item allowing to switch between
6175                 All folders and Subscribed folders, subscribe, and
6176                 unsubscribe. "Creating" an existing but unsubscribed
6177                 folder will subscribe it.
6178                 By default for new accounts, only subscribed folders 
6179                 are shown.
6180
6181
6182 2007-01-16 [paul]       2.7.1cvs7
6183
6184         * src/summaryview.c
6185                 Allow folder classes to specify only sort_key or
6186                 sort_type instead of both or none.
6187
6188 2007-01-16 [paul]       2.7.1cvs6
6189
6190         * src/action.c
6191         * src/compose.c
6192         * src/mimeview.c
6193         * src/procmime.c
6194         * src/textview.c
6195                 Save and use errno for procmime_get_part
6196
6197 2007-01-16 [colin]      2.7.1cvs5
6198
6199         * src/imap.c
6200                 Never remove INBOX when scanning for
6201                 new folders. It's a special folder
6202                 that has to exist.
6203
6204 2007-01-15 [colin]      2.7.1cvs4
6205
6206         * src/imap.c
6207                 Fix 'Check for new folders' when IMAP subdirectory
6208                 is set
6209         * src/etpan/imap-thread.c
6210                 Fix build
6211
6212 2007-01-15 [colin]      2.7.1cvs3
6213
6214         * src/etpan/imap-thread.c
6215                 Fix invalid free on command-connection
6216                 error
6217
6218 2007-01-15 [wwp]        2.7.1cvs2
6219
6220         * src/matcher_parser_lex.l
6221         * src/quote_fmt_lex.l
6222         * src/matcher_parser_parse.y
6223                 fix copyright header in lexers and parsers.
6224
6225 2007-01-15 [paul]       2.7.1cvs1
6226
6227         * NEWS
6228         * README
6229         * RELEASE_NOTES
6230         * configure.ac
6231                 bump up version number following
6232                 stable release
6233
6234 2007-01-15 [paul]       2.7.0cvs31
6235
6236         * AUTHORS
6237         * src/gtk/authors.h
6238                 add Fabien to the Team list
6239                 add the recent contributors
6240                 make a few corrections
6241
6242 2007-01-15 [paul]       2.7.0cvs30
6243
6244         * src/mainwindow.c
6245                 fix compiler warning
6246         * src/plugins/pgpcore/prefs_gpg.c
6247         * src/plugins/pgpcore/prefs_gpg.h
6248                 add missing include
6249                 fix copyright header
6250
6251 2007-01-14 [colin]      2.7.0cvs29
6252
6253         * src/gtk/filesel.c
6254                 Use the 'gtk+' backend. Avoids gnome-vfs use,
6255                 two benefits: faster to open, will fix strange
6256                 dbus-related crash. Thanks to Pascal Terjan.
6257
6258 2007-01-14 [colin]      2.7.0cvs28
6259
6260         * src/etpan/imap-thread.c
6261                 Delete the old imap just after allocating
6262                 the new one. Makes sure we don't get the
6263                 same pointer by sheer luck, which feels
6264                 strange in the debug log.
6265
6266 2007-01-14 [colin]      2.7.0cvs27
6267
6268         * src/gtk/inputdialog.c
6269                 Make sure we don't print passwords in
6270                 clear text when in debug mode
6271
6272 2007-01-14 [colin]      2.7.0cvs26
6273
6274         * src/gtk/gtksctree.c
6275                 Fix bug 1098, 'bogus last row display 
6276                 after expanding a thread'. Patch by
6277                 Jindrich Makovicka <makovick@gmail.com>
6278
6279 2007-01-14 [colin]      2.7.0cvs25
6280
6281         * src/etpan/imap-thread.c
6282                 Close socket manually before
6283                 freeing the imap struct
6284
6285 2007-01-14 [colin]      2.7.0cvs24
6286
6287         * src/etpan/imap-thread.c
6288                 Maybe fix new reconnection issues
6289
6290 2007-01-13 [colin]      2.7.0cvs23
6291
6292         * src/summaryview.c
6293                 Freeze/thaw on thread selection
6294
6295 2007-01-13 [paul]       2.7.0cvs22
6296
6297         * src/mainwindow.c
6298         * src/summaryview.c
6299         * src/summaryview.h
6300                 add 'Edit/Delete thread'
6301
6302 2007-01-13 [colin]      2.7.0cvs21
6303
6304         * src/prefs_account.c
6305         * src/prefs_compose_writing.c
6306         * src/prefs_message.c
6307         * src/prefs_msg_colors.c
6308         * src/prefs_other.c
6309         * src/prefs_receive.c
6310         * src/prefs_spelling.c
6311         * src/prefs_summaries.c
6312         * src/prefs_themes.c
6313         * src/gtk/gtkutils.c
6314         * src/gtk/gtkutils.h
6315         * src/plugins/pgpcore/prefs_gpg.c
6316         * src/plugins/spamassassin/spamassassin_gtk.c
6317                 Factorize gtk frame creation
6318                 Patch by Pawel
6319
6320 2007-01-13 [colin]      2.7.0cvs20
6321
6322         * src/message_search.c
6323         * src/summary_search.c
6324                 Fix Enter in search windows
6325         * src/messageview.c
6326                 Fix body search starting at the
6327                 end of the mail (and asking for loop)
6328
6329 2007-01-13 [colin]      2.7.0cvs19
6330
6331         * src/etpan/imap-thread.c
6332                 Make sure we don't free the same imap
6333                 twice
6334
6335 2007-01-13 [colin]      2.7.0cvs18
6336
6337         * commitHelper
6338                 Allow multiple commitHelpers to
6339                 run at once
6340
6341 2007-01-12 [colin]      2.7.0cvs17
6342
6343         * src/etpan/imap-thread.c
6344                 Make sure we get rid of the previous mailimap
6345                 when connecting - just in case disconnect was
6346                 unclean
6347
6348 2007-01-12 [paul]       2.7.0cvs16
6349
6350         * src/compose.c
6351                 Strip S/MIME signatures when re-editing
6352                 S/MIME signed messages.
6353
6354 2007-01-12 [paul]       2.7.0cvs15
6355
6356         * configure.ac
6357         * src/addressbook.c
6358         * src/foldersel.c
6359         * src/folderview.c
6360         * src/main.c
6361                 no need to define CLAWS anymore, remove
6362                 all that stuff
6363
6364 2007-01-12 [paul]       2.7.0cvs14
6365
6366         * src/mimeview.c
6367                 check if the mail's signed as
6368                 it can change the mail structure
6369                 Thanks to Colin
6370
6371 2007-01-12 [paul]       2.7.0cvs13
6372
6373         * src/procmime.c
6374                 fix Forwarding msgs with attachments
6375                 that have dos line endings
6376                 Thanks to Colin
6377
6378 2007-01-12 [wwp]        2.7.0cvs12
6379
6380         * configure.ac
6381                 Revert accidentally committed extra version tag.
6382
6383 2007-01-12 [wwp]        2.7.0cvs11
6384
6385         * src/prefs_account.c
6386                 Fix compilation w/o aspell (completes 2.7.0cvs7).
6387
6388 2007-01-11 [colin]      2.7.0cvs10
6389
6390         * src/imap.c
6391                 move g_warning to debug_print
6392                 it scares people for no reason
6393
6394 2007-01-11 [colin]      2.7.0cvs9
6395
6396         * po/POTFILES.in
6397                 Fix files to translate. Patch by
6398                 Fabien
6399
6400 2007-01-11 [paul]       2.7.0cvs8
6401
6402         * src/imap.c
6403                 Fix recursion when server lists the
6404                 current subfolder in the response
6405         * src/mimeview.c
6406                 Fix updating of icon_list/ctree
6407         * src/plugins/pgpcore/select-keys.c
6408                 Fix a few annoyances when choosing
6409                 keys for the CMS (S/MIME) protocol
6410
6411 2007-01-11 [wwp]        2.7.0cvs7
6412
6413         * src/compose.c
6414         * src/prefs_account.c
6415         * src/prefs_account.h
6416                 Add per-account spellcheck default dictionaries settings.
6417
6418 2007-01-10 [colin]      2.7.0cvs6
6419
6420         * src/prefs_folder_item.c
6421                 Factorize strings - patch by Fabien
6422
6423 2007-01-10 [colin]      2.7.0cvs5
6424
6425         * src/mainwindow.c
6426                 Fix bug 1095, 'Crash while changing folder 
6427                 columns during incorporation'
6428
6429 2007-01-09 [colin]      2.7.0cvs4
6430
6431         * src/gtk/pluginwindow.c
6432                 Set the plugin window transient. Seems
6433                 like some window managers hide it in
6434                 the background after "load plugin"...
6435
6436 2007-01-09 [colin]      2.7.0cvs3
6437
6438         * src/gtk/filesel.c
6439                 Use the same type for alloc and free
6440
6441 2007-01-08 [paul]       2.7.0cvs2
6442
6443         * po/nl.po
6444                 updated by Tim Dijkstra
6445
6446 2007-01-08 [paul]       2.7.0cvs1
6447
6448         * src/prefs_themes.c
6449         * src/common/utils.c
6450                 Fix resource leaks
6451
6452 2007-01-08 [paul]       2.7.0
6453
6454         * NEWS
6455         * README
6456         * RELEASE_NOTES
6457                 2.7.0 released
6458
6459 2007-01-08 [paul]       2.6.1cvs119
6460
6461         * doc/man/claws-mail.1
6462                 another correction
6463
6464 2007-01-08 [paul]       2.6.1cvs118
6465
6466         * doc/man/claws-mail.1
6467                 corrections
6468         * manual/advanced.xml
6469                 improved English usage
6470
6471 2007-01-08 [paul]       2.6.1cvs117
6472
6473         * po/ca.po
6474         * po/de.po
6475         * po/en_GB.po
6476         * po/fi.po
6477         * po/it.po
6478         * po/pt_BR.po
6479         * po/sk.po
6480         * po/sr.po
6481         * po/zh_CN.po
6482                 updated by Miquel Oliete, Stephan Sachse, me,
6483                 Tommi Pirinen, Andrea Spadaccini, Frederico
6484                 Goncalves Guimaraes, Andrej Kacian, Aleksandar
6485                 Urosevic, and Ralgh Young
6486
6487 2007-01-07 [mones]      2.6.1cvs116
6488
6489         * manual/es/advanced.xml
6490         * po/es.po
6491                 Synced manual (unhide mark_as_read_delay)
6492                 and updated translation for release
6493
6494 2007-01-07 [paul]       2.6.1cvs115
6495
6496         * src/prefs_matcher.c
6497                 make the hbox content fit better under
6498                 various languages
6499
6500 2007-01-07 [colin]      2.6.1cvs114
6501
6502         * src/messageview.c
6503                 Fix bug 1088, 'Ctrl-h produces repeatable
6504                 crash'
6505
6506 2007-01-06 [colin]      2.6.1cvs113
6507
6508         * src/etpan/imap-thread.c
6509                 Add casts to int to get certs. Fixes
6510                 bug 1064, 'crash @ etpan_certificate_check() 
6511                 when opening an IMAP folder', with latest
6512                 libetpan CVS or >= 0.49
6513         * src/mainwindow.c
6514         * src/mainwindow.h
6515         * src/imap_gtk.c
6516         * src/news_gtk.c
6517         * src/prefs_folder_item.c
6518                 Grey out the "synchronise" menu items if
6519                 there's nothing to synchronise.
6520         * src/plugins/pgpcore/sgpgme.c
6521                 Make an error clearer than "Unknown error"
6522
6523 2007-01-06 [colin]      2.6.1cvs112
6524
6525         * src/messageview.c
6526                 Don't try to show a message if updating
6527                 Maybe fixes bug 1088, 'ctrl-h produces
6528                 repeatable crash'.
6529
6530 2007-01-06 [colin]      2.6.1cvs111
6531
6532         * src/summaryview.c
6533                 Disable Control-Space (handle it as Space).
6534
6535 2007-01-05 [paul]       2.6.1cvs110
6536
6537         * src/imap.c
6538                 Fix bug 934, 'sylpheed claws 2.1 
6539                 doesn't show Exchanges Public Folders'
6540                 Thanks to Hoa and Colin
6541         * src/msgcache.c
6542                 Refuse to allocate more than 2 MB for a 
6543                 single field, it's a good indication of
6544                 cache corruption.
6545
6546 2007-01-05 [colin]      2.6.1cvs109
6547
6548         * src/mainwindow.c
6549                 Allow --select'ing emails by Message-ID too
6550
6551 2007-01-05 [colin]      2.6.1cvs108
6552
6553         * src/common/quoted-printable.c
6554                 Uh! Third fix :)
6555
6556 2007-01-05 [colin]      2.6.1cvs107
6557
6558         * src/common/quoted-printable.c
6559                 Fix previous commit about bug 1089
6560                 Thanks to Ralf
6561
6562 2007-01-05 [colin]      2.6.1cvs106
6563
6564         * src/common/quoted-printable.c
6565                 Fix my previous commit on bug 1089
6566                 - Thanks to Ralf :)
6567
6568 2007-01-04 [colin]      2.6.1cvs105
6569
6570         * src/common/quoted-printable.c
6571                 Fix bug 1089, 'NUL characters in Subject 
6572                 line are misinterpreted'. Not a pain to
6573                 fix in fact.
6574
6575 2007-01-04 [colin]      
6576
6577         2.7.0-rc3 released
6578
6579 2007-01-04 [wwp]        2.6.1cvs104
6580
6581         * src/image_viewer.c
6582                 Force operator precedence (fix a compiler warning).
6583
6584 2007-01-04 [colin]      2.6.1cvs103
6585
6586         * src/image_viewer.c
6587                 Be cautious there too (same fix as the one
6588                 in textview from cvs33)
6589         * src/messageview.c
6590                 Don't use any MimeViewer plugin when showing
6591                 all headers
6592
6593 2007-01-03 [wwp]        2.6.1cvs102
6594
6595         * src/html.c
6596         * src/html.h
6597                 fixed "cent" sign (use the existing ASCII one),
6598                 decode more HTML entities,
6599                 converted table ASCII entries to UTF-8,
6600                 moved a switch() into a hashtable.
6601
6602 2007-01-03 [paul]       2.6.1cvs101
6603
6604         * src/compose.c
6605         * src/messageview.c
6606         * src/procmsg.c
6607         * src/procmsg.h
6608                 When possible, use move_msg instead of
6609                 copy_msg + remove_msg to move sent mail
6610                 from Queue to Sent. 
6611
6612 2007-01-03 [paul]       2.6.1cvs100
6613
6614         * src/html.c
6615                 add more html entity recognition:
6616                 pounds, euros, and cents
6617
6618 2007-01-03 [colin]      2.6.1cvs99
6619
6620         * src/imap_gtk.c
6621                 Don't display an error on NOSELECT
6622                 folders when synchronising
6623
6624 2007-01-03 [paul]       2.6.1cvs98
6625
6626         * tools/maildir2claws-mail.pl
6627                 only substitute 'sent-mail' if it's
6628                 the full directory name
6629
6630 2007-01-03 [paul]       2.6.1cvs97
6631
6632         * ChangeLog
6633         * ChangeLog.pre2.0.0
6634         * Makefile.am
6635                 archive a chunk of ChangeLog in
6636                 ChangeLog.pre2.0.0
6637         * ChangeLog.gtk1
6638         * doc/src/ChangeLog.claws-pre0.8.0
6639                 remove ChangeLog.claws-pre0.8.0, adding
6640                 its contents to ChangeLog.gtk1
6641
6642 2007-01-03 [paul]       2.6.1cvs96
6643
6644         * src/account.c
6645         * src/account.h
6646         * src/action.c
6647         * src/action.h
6648         * src/adbookbase.h
6649         * src/addr_compl.c
6650         * src/addr_compl.h
6651         * src/addrbook.c
6652         * src/addrcache.c
6653         * src/addrcache.h
6654         * src/addrcindex.c
6655         * src/addrcindex.h
6656         * src/addrclip.c
6657         * src/addrclip.h
6658         * src/addrdefs.h
6659         * src/addressadd.c
6660         * src/addressadd.h
6661         * src/addressbook.c
6662         * src/addressbook.h
6663         * src/addressbook_foldersel.c
6664         * src/addressbook_foldersel.h
6665         * src/addrgather.c
6666         * src/addrgather.h
6667         * src/addrharvest.c
6668         * src/addrharvest.h
6669         * src/addrindex.c
6670         * src/addrindex.h
6671         * src/addritem.c
6672         * src/addritem.h
6673         * src/addrquery.c
6674         * src/addrquery.h
6675         * src/addrselect.c
6676         * src/addrselect.h
6677         * src/alertpanel.c
6678         * src/alertpanel.h
6679         * src/browseldap.c
6680         * src/browseldap.h
6681         * src/codeconv.c
6682         * src/codeconv.h
6683         * src/compose.c
6684         * src/compose.h
6685         * src/customheader.c
6686         * src/customheader.h
6687         * src/displayheader.c
6688         * src/displayheader.h
6689         * src/editaddress.c
6690         * src/editaddress.h
6691         * src/editbook.c
6692         * src/editbook.h
6693         * src/editgroup.c
6694         * src/editgroup.h
6695         * src/editjpilot.c
6696         * src/editjpilot.h
6697         * src/editldap.c
6698         * src/editldap.h
6699         * src/editldap_basedn.c
6700         * src/editldap_basedn.h
6701         * src/editvcard.c
6702         * src/editvcard.h
6703         * src/exphtmldlg.c
6704         * src/exphtmldlg.h
6705         * src/expldifdlg.c
6706         * src/expldifdlg.h
6707         * src/export.c
6708         * src/export.h
6709         * src/exporthtml.c
6710         * src/exporthtml.h
6711         * src/exportldif.c
6712         * src/exportldif.h
6713         * src/filtering.c
6714         * src/filtering.h
6715         * src/folder.c
6716         * src/folder.h
6717         * src/folder_item_prefs.c
6718         * src/folder_item_prefs.h
6719         * src/foldersel.c
6720         * src/foldersel.h
6721         * src/folderutils.c
6722         * src/folderutils.h
6723         * src/folderview.c
6724         * src/folderview.h
6725         * src/grouplistdialog.c
6726         * src/grouplistdialog.h
6727         * src/headerview.c
6728         * src/html.c
6729         * src/html.h
6730         * src/image_viewer.c
6731         * src/image_viewer.h
6732         * src/imap.c
6733         * src/imap.h
6734         * src/imap_gtk.c
6735         * src/imap_gtk.h
6736         * src/import.c
6737         * src/import.h
6738         * src/importldif.c
6739         * src/importldif.h
6740         * src/importmutt.c
6741         * src/importmutt.h
6742         * src/importpine.c
6743         * src/importpine.h
6744         * src/inc.c
6745         * src/inc.h
6746         * src/jpilot.c
6747         * src/jpilot.h
6748         * src/ldapctrl.c
6749         * src/ldapctrl.h
6750         * src/ldaplocate.c
6751         * src/ldaplocate.h
6752         * src/ldapquery.c
6753         * src/ldapquery.h
6754         * src/ldapserver.c
6755         * src/ldapserver.h
6756         * src/ldaputil.c
6757         * src/ldaputil.h
6758         * src/ldif.c
6759         * src/ldif.h
6760         * src/main.c
6761         * src/main.h
6762         * src/mainwindow.c
6763         * src/mainwindow.h
6764         * src/manual.c
6765         * src/manual.h
6766         * src/mbox.c
6767         * src/message_search.c
6768         * src/message_search.h
6769         * src/messageview.c
6770         * src/messageview.h
6771         * src/mh.c
6772         * src/mh.h
6773         * src/mh_gtk.c
6774         * src/mh_gtk.h
6775         * src/mimeview.c
6776         * src/mimeview.h
6777         * src/msgcache.c
6778         * src/msgcache.h
6779         * src/mutt.c
6780         * src/mutt.h
6781         * src/news.c
6782         * src/news.h
6783         * src/news_gtk.c
6784         * src/news_gtk.h
6785         * src/partial_download.c
6786         * src/partial_download.h
6787         * src/pine.c
6788         * src/pine.h
6789         * src/pop.c
6790         * src/pop.h
6791         * src/prefs_account.c
6792         * src/prefs_account.h
6793         * src/prefs_actions.c
6794         * src/prefs_actions.h
6795         * src/prefs_common.c
6796         * src/prefs_common.h
6797         * src/prefs_compose_writing.c
6798         * src/prefs_compose_writing.h
6799         * src/prefs_customheader.c
6800         * src/prefs_customheader.h
6801         * src/prefs_display_header.c
6802         * src/prefs_display_header.h
6803         * src/prefs_filtering.c
6804         * src/prefs_filtering.h
6805         * src/prefs_filtering_action.c
6806         * src/prefs_filtering_action.h
6807         * src/prefs_folder_column.c
6808         * src/prefs_folder_column.h
6809         * src/prefs_folder_item.c
6810         * src/prefs_folder_item.h
6811         * src/prefs_fonts.c
6812         * src/prefs_fonts.h
6813         * src/prefs_gtk.c
6814         * src/prefs_gtk.h
6815         * src/prefs_image_viewer.c
6816         * src/prefs_image_viewer.h
6817         * src/prefs_matcher.c
6818         * src/prefs_matcher.h
6819         * src/prefs_message.c
6820         * src/prefs_msg_colors.c
6821         * src/prefs_msg_colors.h
6822         * src/prefs_other.c
6823         * src/prefs_quote.c
6824         * src/prefs_receive.c
6825         * src/prefs_send.c
6826         * src/prefs_spelling.c
6827         * src/prefs_spelling.h
6828         * src/prefs_summaries.c
6829         * src/prefs_summaries.h
6830         * src/prefs_summary_column.c
6831         * src/prefs_summary_column.h
6832         * src/prefs_template.c
6833         * src/prefs_template.h
6834         * src/prefs_themes.c
6835         * src/prefs_themes.h
6836         * src/prefs_toolbar.c
6837         * src/prefs_toolbar.h
6838         * src/prefs_wrapping.c
6839         * src/prefs_wrapping.h
6840         * src/privacy.c
6841         * src/privacy.h
6842         * src/procheader.c
6843         * src/procheader.h
6844         * src/procmime.c
6845         * src/procmime.h
6846         * src/procmsg.c
6847         * src/procmsg.h
6848         * src/quote_fmt.c
6849         * src/quote_fmt_parse.y
6850         * src/recv.c
6851         * src/recv.h
6852         * src/remotefolder.c
6853         * src/remotefolder.h
6854         * src/send_message.c
6855         * src/send_message.h
6856         * src/setup.c
6857         * src/setup.h
6858         * src/sourcewindow.c
6859         * src/sourcewindow.h
6860         * src/ssl_manager.c
6861         * src/ssl_manager.h
6862         * src/statusbar.c
6863         * src/statusbar.h
6864         * src/stock_pixmap.c
6865         * src/stock_pixmap.h
6866         * src/summary_search.c
6867         * src/summary_search.h
6868         * src/summaryview.c
6869         * src/summaryview.h
6870         * src/textview.c
6871         * src/textview.h
6872         * src/toolbar.c
6873         * src/toolbar.h
6874         * src/undo.c
6875         * src/undo.h
6876         * src/unmime.c
6877         * src/unmime.h
6878         * src/vcard.c
6879         * src/vcard.h
6880         * src/wizard.c
6881         * src/wizard.h
6882         * src/common/base64.c
6883         * src/common/base64.h
6884         * src/common/defs.h
6885         * src/common/hooks.c
6886         * src/common/hooks.h
6887         * src/common/log.c
6888         * src/common/log.h
6889         * src/common/mgutils.c
6890         * src/common/mgutils.h
6891         * src/common/nntp.c
6892         * src/common/nntp.h
6893         * src/common/passcrypt.c
6894         * src/common/passcrypt.h.in
6895         * src/common/plugin.c
6896         * src/common/plugin.h
6897         * src/common/prefs.c
6898         * src/common/prefs.h
6899         * src/common/progressindicator.c
6900         * src/common/progressindicator.h
6901         * src/common/quoted-printable.c
6902         * src/common/quoted-printable.h
6903         * src/common/session.c
6904         * src/common/session.h
6905         * src/common/smtp.c
6906         * src/common/smtp.h
6907         * src/common/socket.c
6908         * src/common/socket.h
6909         * src/common/ssl.c
6910         * src/common/ssl.h
6911         * src/common/ssl_certificate.c
6912         * src/common/ssl_certificate.h
6913         * src/common/stringtable.c
6914         * src/common/stringtable.h
6915         * src/common/template.c
6916         * src/common/template.h
6917         * src/common/timing.h
6918         * src/common/utils.c
6919         * src/common/utils.h
6920         * src/common/version.h.in
6921         * src/common/xml.c
6922         * src/common/xml.h
6923         * src/common/xmlprops.c
6924         * src/common/xmlprops.h
6925         * src/gtk/about.c
6926         * src/gtk/colorlabel.c
6927         * src/gtk/colorsel.c
6928         * src/gtk/colorsel.h
6929         * src/gtk/combobox.c
6930         * src/gtk/combobox.h
6931         * src/gtk/description_window.c
6932         * src/gtk/description_window.h
6933         * src/gtk/filesel.c
6934         * src/gtk/filesel.h
6935         * src/gtk/foldersort.c
6936         * src/gtk/foldersort.h
6937         * src/gtk/gtksctree.c
6938         * src/gtk/gtkutils.c
6939         * src/gtk/gtkutils.h
6940         * src/gtk/inputdialog.c
6941         * src/gtk/inputdialog.h
6942         * src/gtk/logwindow.c
6943         * src/gtk/logwindow.h
6944         * src/gtk/manage_window.c
6945         * src/gtk/manage_window.h
6946         * src/gtk/menu.c
6947         * src/gtk/menu.h
6948         * src/gtk/pluginwindow.c
6949         * src/gtk/pluginwindow.h
6950         * src/gtk/prefswindow.c
6951         * src/gtk/prefswindow.h
6952         * src/gtk/progressdialog.c
6953         * src/gtk/progressdialog.h
6954         * src/gtk/sslcertwindow.c
6955         * src/gtk/sslcertwindow.h
6956         * src/plugins/bogofilter/bogofilter.c
6957         * src/plugins/bogofilter/bogofilter.h
6958         * src/plugins/bogofilter/bogofilter_gtk.c
6959         * src/plugins/clamav/clamav_plugin.c
6960         * src/plugins/clamav/clamav_plugin.h
6961         * src/plugins/clamav/clamav_plugin_gtk.c
6962         * src/plugins/demo/demo.c
6963         * src/plugins/dillo_viewer/dillo_prefs.c
6964         * src/plugins/dillo_viewer/dillo_prefs.h
6965         * src/plugins/dillo_viewer/dillo_viewer.c
6966         * src/plugins/pgpcore/passphrase.c
6967         * src/plugins/pgpcore/passphrase.h
6968         * src/plugins/pgpcore/pgp_viewer.c
6969         * src/plugins/pgpcore/pgp_viewer.h
6970         * src/plugins/pgpcore/plugin.c
6971         * src/plugins/pgpcore/select-keys.c
6972         * src/plugins/pgpcore/select-keys.h
6973         * src/plugins/pgpcore/sgpgme.c
6974         * src/plugins/pgpcore/sgpgme.h
6975         * src/plugins/pgpinline/pgpinline.c
6976         * src/plugins/pgpinline/pgpinline.h
6977         * src/plugins/pgpinline/plugin.c
6978         * src/plugins/pgpmime/pgpmime.c
6979         * src/plugins/pgpmime/pgpmime.h
6980         * src/plugins/pgpmime/plugin.c
6981         * src/plugins/spamassassin/spamassassin.c
6982         * src/plugins/spamassassin/spamassassin.h
6983         * src/plugins/spamassassin/spamassassin_gtk.c
6984         * src/plugins/trayicon/trayicon.c
6985                 it's 2007, update the year in the copyright headers
6986
6987 2007-01-03 [paul]       2.6.1cvs95
6988
6989         * src/gtk/about.c
6990                 it is 2007, use it in the copyright string
6991
6992 2007-01-03 [paul]       2.6.1cvs94
6993
6994         * src/html.c
6995                 html entity conversion:
6996                 move &#153; to a more suitable place
6997                 add &bull; and &ndash;
6998                 make sure &mdash; and &#8212; are both
6999                 converted the same
7000
7001 2007-01-02 [colin]      2.6.1cvs93
7002
7003         * src/addrbook.c
7004                 Fix leak
7005         * src/common/plugin.c
7006                 Add comment
7007         * src/etpan/imap-thread.c
7008                 Fix warning
7009
7010 2006-12-31 [paul]       2.6.1cvs92
7011
7012         * src/prefs_summaries.c
7013                 use gtk_button_new_from_stock()
7014
7015 2006-12-30 [colin]      2.6.1cvs91
7016
7017         * src/folder.c
7018         * src/imap_gtk.c
7019         * src/mh_gtk.c
7020                 Don't update filtering and account paths 
7021                 when copying folders
7022
7023 2006-12-30 [colin]      2.6.1cvs90
7024
7025         * src/prefs_compose_writing.c
7026         * src/prefs_quote.c
7027         * src/prefs_template.c
7028                 Use message font for Writing and 
7029                 Quoting prefs, as well as Templates.
7030
7031 2006-12-30 [colin]      2.6.1cvs89
7032
7033         * src/prefs_summaries.c
7034                 Rework GUI; patch by Pawel
7035
7036 2006-12-29 [colin]      2.6.1cvs88
7037
7038         * src/prefs_folder_item.c
7039                 Fix bug 1085, 'Apply to subfolder 
7040                 doesn't work' - I was mistaken saying
7041                 it worked in every case
7042
7043 2006-12-28 [colin]      2.6.1cvs87
7044
7045         * src/gtk/gtkaspell.c
7046                 Don't assert if use_alternate is true
7047                 and alt_dictionary isn't set -- this 
7048                 is what happens on upgrade! Rather,
7049                 do with it.
7050
7051 2006-12-28 [colin]      2.6.1cvs86
7052
7053         * Makefile.am
7054                 Fix desktop/icon simplification
7055
7056 2006-12-28 [colin]      2.6.1cvs85
7057
7058         * Makefile.am
7059                 Make desktop and icon not 
7060                 dependant on the desktop
7061
7062 2006-12-28 [wwp]        2.6.1cvs84
7063
7064         * src/plugins/pgpmime/claws.def
7065                 Add missing symbol (discards gpg4win's 03-plugins-symbols.patch).
7066
7067 2006-12-28 [wwp]        2.6.1cvs83
7068
7069         * src/prefs_folder_item.c
7070                 Fix coloring of "simplify subject regexp" (folder prefs),
7071                 which might be left to red whereas the regexp gets empty.
7072
7073 2006-12-28 [wwp]        2.6.1cvs82
7074
7075         * src/prefs_common.c
7076         * src/prefs_common.h
7077         * src/addressbook.c
7078         * src/addressitem.h
7079                 Save addressbook mainwindow's horizontal and vertical splitter position.
7080
7081 2006-12-27 [wwp]        2.6.1cvs81
7082
7083         * src/gtk/gtkaspell.c
7084         * src/gtk/gtkaspell.h
7085         * src/compose.c
7086                 Fix assignment of compose's default and alternate dictionary from
7087                 account or folder settings. Now gtkaspell_change_dict does rotate
7088                 dicts only when it's called from a menu cb.
7089
7090 2006-12-27 [wwp]        2.6.1cvs80
7091
7092         * src/folder_item_prefs.c
7093                 Fix randomly initialized default-alt-dictionary (folder prefs),
7094                 complete 2.6.1cvs72.
7095
7096 2006-12-27 [paul]       2.6.1cvs79
7097
7098         * src/imap_gtk.c
7099         * src/mh_gtk.c
7100                 Add Copy folder in the folder's contextual
7101                 menu
7102
7103 2006-12-27 [wwp]        2.6.1cvs78
7104
7105         * src/imap.c
7106                 Clean up session locking, thanks to Colin.
7107
7108 2006-12-26 [colin]      2.6.1cvs77
7109
7110         * src/statusbar.c
7111                 Revert previous patch
7112
7113 2006-12-26 [colin]      2.6.1cvs76
7114
7115         * src/folder.c
7116         * src/folderview.c
7117         * src/imap.c
7118         * src/statusbar.c
7119         * src/etpan/imap-thread.c
7120                 Fix previous commit warnings
7121                 Make statusbar update every second if total < 20
7122                 Make IMAP APPEND faster by simplifying log              
7123
7124 2006-12-26 [colin]      2.6.1cvs75
7125
7126         * src/folder.c
7127         * src/folder.h
7128         * src/folderview.c
7129         * src/folderview.h
7130         * src/imap_gtk.c
7131         * src/mh_gtk.c
7132                 Make it possible to copy folders accross
7133                 mailboxes (this was an arbitrary limitation).
7134                 Still make it impossible to move folders 
7135                 accross mailboxes.
7136
7137 2006-12-26 [colin]      2.6.1cvs74
7138
7139         * src/etpan/imap-thread.c
7140                 Fix bug 1081, 'claws-mail 
7141                 segfaults when going offline 
7142                 while it transfers mails via 
7143                 imap'
7144
7145 2006-12-26 [colin]      2.6.1cvs73
7146
7147         * src/folder_item_prefs.c
7148                 Don't forget alt dictionary when
7149                 renaming/moving folders
7150
7151 2006-12-26 [wwp]        2.6.1cvs72
7152
7153         * src/folder_item_prefs.c
7154                 Add missing defaults for per-folder alt dict
7155                 (forgotten in 2.6.1cvs61).
7156
7157 2006-12-26 [colin]      2.6.1cvs71
7158
7159         * src/wizard.c
7160                 Add tooltip to state that specifying
7161                 full path to mailbox is possible
7162
7163 2006-12-26 [wwp]        2.6.1cvs70
7164
7165         * src/partial_download.c
7166         * src/gtk/gtkvscrollbutton.c
7167         * src/plugins/pgpinline/plugin.c
7168                 Fix for few compiler warnings that matter.
7169
7170 2006-12-25 [colin]      2.6.1cvs69
7171
7172         * src/partial_download.c
7173                 Fix marking for download or deletion
7174                 when the header isn't the first
7175         * src/gtk/logwindow.c
7176                 Fix start of scrolling
7177
7178 2006-12-23 [paul]       2.6.1cvs68
7179
7180         * src/compose.c
7181                 change last commit to use the 'academic'
7182                 method instead. Thanks to wwp
7183
7184 2006-12-23 [paul]       2.6.1cvs67
7185
7186         * src/compose.c
7187                 don't warn about empty subject when
7188                 redirecting
7189
7190 2006-12-22 [colin]      2.6.1cvs66
7191
7192         * src/summary_search.c
7193                 Fix previous patch
7194
7195 2006-12-22 [colin]      2.6.1cvs65
7196
7197         * src/gtk/gtkutils.c
7198         * src/imap.c
7199         * src/jpilot.c
7200         * src/summary_search.c
7201                 A few warning fixes
7202
7203 2006-12-23 [paul]       
7204
7205         2.7.0-rc2 released
7206
7207 2006-12-22 [colin]      2.6.1cvs64
7208
7209         * src/toolbar.c
7210         * src/toolbar.h
7211                 Add a combo to the learn spam button
7212         * src/plugins/bogofilter/bogofilter.c
7213         * src/plugins/bogofilter/bogofilter_gtk.c
7214         * src/plugins/bogofilter/bogofilter.h
7215                 Allow to store Unsure mails in a specific
7216                 folder to make better teaching easier
7217
7218 2006-12-21 [wwp]        2.6.1cvs63
7219
7220         * src/compose.c
7221         * src/prefs_common.c
7222         * src/prefs_common.h
7223         * src/prefs_spelling.c
7224         * src/gtk/gtkaspell.c
7225         * src/gtk/gtkaspell.h
7226                 Allow spell-checking using both current and alternate dictionaries
7227                 (thanks to Colin).
7228
7229 2006-12-21 [wwp]        2.6.1cvs62
7230
7231         * src/gtk/gtkaspell.c
7232                 Apply recheck_when_changing_dict (highlight all mispelled words)
7233                 when switching to alternate dictionary.
7234
7235 2006-12-21 [wwp]        2.6.1cvs61
7236
7237         * src/compose.c
7238         * src/folder_item_prefs.h
7239         * src/prefs_common.c
7240         * src/prefs_common.h
7241         * src/prefs_folder_item.c
7242         * src/prefs_spelling.c
7243         * src/gtk/gtkaspell.c
7244         * src/gtk/gtkaspell.h
7245                 Add global and per-folder prefs to set the default
7246                 alternate dictionary.
7247
7248 2006-12-21 [colin]      2.6.1cvs60
7249
7250         * src/folder.c
7251                 Look for folders by path in all folders
7252         * src/html.c
7253                 add &mdash;
7254
7255 2006-12-20 [colin]      2.6.1cvs59
7256
7257         * src/gtk/quicksearch.c
7258                 Make sure in_typing is false when clearing
7259
7260 2006-12-20 [wwp]        2.6.1cvs58
7261
7262         * configure.ac
7263                 change manual's target dir to be LFH-compliant (thanks to Colin).
7264
7265 2006-12-20 [wwp]        2.6.1cvs57
7266
7267         * src/prefs_common.c
7268         * src/prefs_summaries.c
7269                 i18n fix and factorize patch, thanks to Fabien.
7270
7271 2006-12-20 [paul]       2.6.1cvs56
7272
7273         * configure.ac
7274                 last of the renaming (??)
7275         * src/main.c
7276                 correct --help info of --status-full
7277         * src/plugins/bogofilter/bogofilter.c
7278                 make FALSE default of whitelist_ab
7279
7280 2006-12-19 [colin]      2.6.1cvs55
7281
7282         * src/jpilot.c
7283                 Same as before, without depending on
7284                 pisock >= 0.12
7285
7286 2006-12-19 [colin]      2.6.1cvs54
7287
7288         * src/jpilot.c
7289                 Fix bug 1059, 'Better jpilot charset 
7290                 handling'. Use libpisync's charset conversion
7291                 if possible
7292
7293 2006-12-19 [colin]      2.6.1cvs53
7294
7295         * po/fr.po
7296                 Updated by Fabien
7297
7298 2006-12-19 [wwp]        2.6.1cvs52
7299
7300         * src/gtk/about.c
7301                 Add missing #include (thanks to Colin).
7302
7303 2006-12-19 [wwp]        2.6.1cvs51
7304
7305         * src/prefs_receive.c
7306                 Better spacing between widgets in prefs.
7307
7308 2006-12-18 [colin]      2.6.1cvs50
7309
7310         * src/imap.c
7311                 Fix failure to get separator on LIST "" ""
7312                 Try LIST "" "INBOX" too.
7313
7314 2006-12-18 [wwp]        2.6.1cvs49
7315
7316         * src/common/session.c
7317                 Fix a compiler warning (thanks to Fabien).
7318
7319 2006-12-18 [wwp]        2.6.1cvs48
7320
7321         * src/compose.c
7322         * src/prefs_quote.c
7323                 Factorize some strings for translation (it's about error
7324                 messages when applying or checking template/quote format).
7325
7326 2006-12-18 [colin]      2.6.1cvs47
7327
7328         * Makefile.am
7329         * src/common/defs.h
7330         * src/gtk/Makefile.am
7331         * src/gtk/about.c
7332                 Add a Release notes tab from the contents of
7333                 $(DOCDIR)/RELEASE_NOTES. Patch by Fabien.
7334
7335 2006-12-17 [colin]      2.6.1cvs46
7336
7337         * src/mimeview.c
7338         * src/textview.c
7339         * src/gtk/filesel.c
7340                 Correctly convert from/to UTF8/filename encoding
7341                 when loading and saving files. Probably fixes
7342                 bug 1068, 'Claws-Mail uses 100% CPU when looking 
7343                 for a file to attach and is blocked...'
7344
7345 2006-12-17 [colin]      2.6.1cvs45
7346
7347         * src/gtk/logwindow.c
7348                 Fix bug 1067, 'Claws-Mail uses 100% CPU on an 
7349                 IMAP folder and is blocked on main thread': 
7350                 make sure we put utf8 in the log.
7351
7352 2006-12-16 [colin]      2.6.1cvs44
7353
7354         * src/toolbar.c
7355         * src/toolbar.h
7356                 Fix bug 1055, 'Add the 'cancel receive' 
7357                 in the available events for the toolbar buttons'
7358
7359 2006-12-16 [colin]      2.6.1cvs43
7360
7361         * po/POTFILES.in
7362         * src/imap.c
7363         * src/common/nntp.c
7364         * src/common/session.c
7365                 Log error when SSL handshakes fail. 
7366                 Fixes bug 1082, 'incorrect / imprecise 
7367                 error message when imap server provides 
7368                 ssl only through STARTTLS but SSL is 
7369                 selected'
7370
7371 2006-12-15 [wwp]        2.6.1cvs42
7372
7373         * src/plugins/bogofilter/bogofilter_gtk.c
7374                 set proper sensitivity to widgets I've recently added.
7375
7376 2006-12-15 [colin]      
7377
7378         2.7.0-rc1 released
7379
7380 2006-12-15 [wwp]        2.6.1cvs41
7381
7382         * src/plugins/bogofilter/bogofilter.c
7383         * src/plugins/bogofilter/bogofilter.h
7384         * src/plugins/bogofilter/bogofilter_gtk.c
7385                 bogofilter's whitelist can now use a subset of
7386                 the addressbook (either a book, a subfolder of a book,
7387                 or the whole addressbook by using "Any"). Re-used there
7388                 some pref_matcher widgets and mechanisms to match a subset
7389                 of the addressbook.
7390
7391 2006-12-15 [wwp]        2.6.1cvs40
7392
7393         * src/wizard.c
7394         * src/common/plugin.c
7395         * src/common/plugin.h
7396         * src/gtk/about.c
7397         * src/plugins/bogofilter/bogofilter.c
7398         * src/plugins/clamav/clamav_plugin.c
7399         * src/plugins/demo/demo.c
7400         * src/plugins/dillo_viewer/dillo_viewer.c
7401         * src/plugins/pgpcore/plugin.c
7402         * src/plugins/pgpinline/plugin.c
7403         * src/plugins/pgpmime/plugin.c
7404         * src/plugins/spamassassin/spamassassin.c
7405         * src/plugins/trayicon/trayicon.c
7406                 factorize some translatable strings (plugins-related),
7407                 fix missing punctuation in several places,
7408                 remove useless translatable \n in about.c,
7409                 and factorize plugin init code w/ a new function
7410                 check_plugin_version() in common/plugin.c.
7411                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
7412
7413 2006-12-15 [wwp]        2.6.1cvs39
7414
7415         * src/plugins/bogofilter/bogofilter.c
7416         * src/plugins/bogofilter/bogofilter_gtk.c
7417                 flag whitelisted spams as spam, but don't filter it to the spam
7418                 folder. Thanks to Colin.
7419
7420 2006-12-15 [ticho]      2.6.1cvs38
7421
7422         * src/plugins/bogofilter/bogofilter.c
7423         * src/plugins/bogofilter/bogofilter.h
7424         * src/plugins/bogofilter/bogofilter_gtk.c
7425                 Add option to whitelist senders found in addressbook. Patch by colin.
7426
7427 2006-12-15 [paul]       2.6.1cvs37
7428
7429         * src/folderview.c
7430                 add missing #include "log.h"
7431
7432 2006-12-15 [paul]       2.6.1cvs36
7433
7434         * src/plugins/bogofilter/bogofilter.c
7435         * src/plugins/bogofilter/bogofilter.h
7436         * src/plugins/bogofilter/bogofilter_gtk.c
7437                 Add an option to allow inserting an
7438                 X-Claws-Bogosity header (on MH folders
7439                 only). Patch by Colin
7440
7441 2006-12-14 [colin]      2.6.1cvs35
7442
7443         * src/main.c
7444                 "Yes" should be the default choice for
7445                 migration configuration
7446
7447 2006-12-14 [paul]       2.6.1cvs34
7448
7449         * src/prefs_summaries.c
7450         * manual/advanced.xml
7451                 Unhide mark_as_read_delay
7452
7453 2006-12-14 [paul]       2.6.1cvs33
7454
7455         * src/messageview.c
7456         * src/messageview.h
7457         * src/mimeview.c
7458         * src/mimeview.h
7459         * src/summaryview.c
7460         * src/textview.c
7461         * src/textview.h
7462                 Fix printing of selection
7463                 Fix printing of message parts
7464                 Fix printing of images
7465         * src/gtk/gtksourceprintjob.c
7466                 Fix page count when there are images
7467
7468 2006-12-14 [wwp]        2.6.1cvs32
7469
7470         * src/mainwindow.c
7471         * src/summaryview.c
7472         * src/summaryview.h
7473         * src/gtk/quicksearch.c
7474                 fix quicksearch 'magnify' button status when QS is closed
7475                 using the Escape key, thanks to Colin.
7476
7477 2006-12-14 [wwp]        2.6.1cvs31
7478
7479         * src/mainwindow.c
7480         * src/summaryview.c
7481         * src/summaryview.h
7482         * src/gtk/quicksearch.c
7483                 fix quicksearch 'magnify' button status when QS is closed
7484                 using the Escape key, thanks to Colin.
7485
7486 2006-12-13 [colin]      2.6.1cvs30
7487
7488         * src/ldapquery.c
7489         * src/ldaputil.c
7490                 Use the binary safe version of ldap_get_values,
7491                 to make sure we manipulate null-terminated 
7492                 strings. Maybe fixes bug 1075, 'claws mail 
7493                 segfault when completing ldap adresses'
7494         * src/syldap.c ** REMOVED **
7495         * src/syldap.h ** REMOVED **
7496                 Remove dead files
7497
7498 2006-12-13 [mones]      2.6.1cvs29
7499
7500         * po/es.po
7501                 Fixed piped strings, fixed click translation
7502
7503 2006-12-13 [paul]       2.6.1cvs28
7504
7505         * src/main.c
7506                 don't translate these strings
7507
7508 2006-12-13 [paul]       2.6.1cvs27
7509
7510         * po/en_GB.po
7511                 updated
7512
7513 2006-12-13 [colin]      2.6.1cvs26
7514
7515         * src/main.c
7516         * src/main.h
7517                 Add claws_is_starting()
7518
7519 2006-12-13 [mones]      2.6.1cvs25
7520
7521         * manual/es/advanced.xml
7522         * po/es.po
7523                 Synced manual and updated translation
7524
7525 2006-12-12 [colin]      2.6.1cvs24
7526
7527         * src/wizard.c
7528                 Add an option to use STARTTLS in the
7529                 welcome wizard. Fixes bug 1080, 
7530                 'Using SSL option in wizard for incoming 
7531                 server does not activate SSL with STARTTLS'
7532
7533 2006-12-12 [colin]      2.6.1cvs23
7534
7535         * src/main.c
7536                 Don't exit when there's an incomplete
7537                 mailbox configured - leaves a chance 
7538                 to fix a failing IMAP account. Exit
7539                 if no mailbox at all is loaded (case
7540                 of missing plugin).
7541                 Completes bug 1077's fix (I was wrong
7542                 in this bug's comment #3).
7543
7544 2006-12-12 [colin]      2.6.1cvs22
7545
7546         * src/gtk/menu.h
7547                 Add another menu data type
7548         * src/prefs_account.c
7549                 Complete the completion of bug 1076
7550                 (doesn't lose the pref on apply)
7551
7552 2006-12-12 [paul]       2.6.1cvs21
7553
7554         * src/prefs_account.c
7555                 complete the fix of bug 1076
7556                 also be more verbose with the text
7557
7558 2006-12-12 [paul]       2.6.1cvs20
7559
7560         * src/gtk/combobox.c
7561                 fix compilation warning
7562
7563 2006-12-11 [colin]      2.6.1cvs19
7564
7565         * src/wizard.c
7566                 Document :port in server entry tooltips
7567
7568 2006-12-11 [colin]      2.6.1cvs18
7569
7570         * src/main.c
7571                 Fix compile
7572
7573 2006-12-11 [colin]      2.6.1cvs17
7574
7575         * src/main.c
7576                 Add failing IMAP as a reason for no
7577                 mailbox
7578
7579 2006-12-11 [colin]      2.6.1cvs16
7580
7581         * src/prefs_account.c
7582                 Check for existence of inbox for local
7583                 accounts too
7584         * src/wizard.c
7585                 Allow setting the port to use for servers
7586                 by using the usual "server.example.com:port"
7587                 syntax. Fixes bug 1077, 'sylpheed-claws does 
7588                 not start when IMAP server is unavailable'
7589
7590 2006-12-11 [colin]      2.6.1cvs15
7591
7592         * src/prefs_account.c
7593                 Prevent use of non-existing default inbox
7594
7595 2006-12-11 [colin]      2.6.1cvs14
7596
7597         * src/prefs_account.c
7598                 Fix sensitivity. Fixes bug 1076, 'privacy 
7599                 options are displayed even when pgp plugin 
7600                 not loaded / available'
7601
7602 2006-12-09 [colin]      2.6.1cvs13
7603
7604         * manual/advanced.xml
7605         * src/prefs_common.c
7606         * src/prefs_common.h
7607         * src/common/ssl_certificate.c
7608                 Add a new hidden preference, 'unsafe_ssl_certs',
7609                 which allows to store multiple certificates per
7610                 server/port. This is disabled by default because
7611                 it's less secure (presenting a new certificate
7612                 instead of a changed one raises less alarms).
7613                 This will cause Claws to ask about an unknown
7614                 certificate for people who have used 2.6.1cvs8
7615                 or greater.
7616
7617 2006-12-09 [colin]      2.6.1cvs12
7618
7619         * src/action.c
7620                 Fix cache updating after action
7621
7622 2006-12-07 [wwp]        2.6.1cvs11
7623
7624         * src/compose.c
7625                 fix email address comparison when replying to all
7626                 (avoid replying to ourselves), thanks to Colin.
7627
7628 2006-12-06 [paul]       2.6.1cvs10
7629
7630         * src/addrharvest.c
7631         * src/editldap.c
7632         * src/expldifdlg.c
7633         * src/news.c
7634         * src/toolbar.c
7635         * src/common/utils.c
7636                 ...and more renaming
7637                 Thanks to Colin
7638
7639 2006-12-06 [paul]       2.6.1cvs9
7640
7641         * src/compose.c
7642         * src/messageview.c
7643         * src/procheader.c
7644         * src/procmime.c
7645         * src/procmsg.c
7646         * src/textview.c
7647                 more renaming
7648                 Thanks to Colin
7649
7650 2006-12-06 [colin]      2.6.1cvs8
7651
7652         * src/ssl_manager.c
7653         * src/common/ssl_certificate.c
7654         * src/common/ssl_certificate.h
7655                 Handle multiple certificates per host/port
7656
7657 2006-12-06 [colin]      2.6.1cvs7
7658
7659         * src/etpan/imap-thread.c
7660                 Fix certificate checking on IMAP
7661
7662 2006-12-06 [colin]      2.6.1cvs6
7663
7664         * src/folderview.c
7665                 Fix bug 1072, 'Claws stops fetching newsgroups 
7666                 from server when newsgroup got deleted': continue
7667                 checking other groups
7668
7669 2006-12-05 [wwp]        2.6.1cvs5
7670
7671         * src/message_search.c
7672         * src/summary_search.c
7673         * src/gtk/combobox.c
7674         * src/gtk/combobox.h
7675         * src/gtk/gtkutils.c
7676         * src/gtk/gtkutils.h
7677                 make up and down arrow keys in modern gtk_combo_box_entry widgets
7678                 behave like w/ old comboboxes (summary and message search only).
7679
7680 2006-12-05 [paul]       2.6.1cvs4
7681
7682         * src/wizard.c
7683                 encode headers
7684                 Thanks to Colin
7685
7686 2006-12-05 [paul]       2.6.1cvs3
7687
7688         * tools/README
7689         * tools/textviewer.pl
7690                 script updated and description added
7691
7692 2006-12-04 [colin]      2.6.1cvs2
7693
7694         * src/compose.c
7695                 Run pre-send hook only when checking
7696                 everything
7697
7698 2006-12-04 [paul]       2.6.1cvs1
7699
7700         * NEWS
7701         * README
7702         * RELEASE_NOTES
7703         * configure.ac
7704         * tools/README
7705                 bump up version number following stable release
7706
7707 2006-12-04 [paul]       2.6.0cvs83
7708
7709         * README
7710                 updates and corrections
7711
7712 2006-12-04 [colin]      2.6.0cvs82
7713
7714         * src/common/utils.c
7715                 Probably fix bug 1066, 'Incorrect mailbox 
7716                 size displayed'
7717
7718 2006-12-04 [colin]      2.6.0cvs81
7719
7720         * src/common/utils.c
7721                 Trim tabs from mailcap file too.
7722
7723 2006-12-02 [paul]       2.6.0cvs80
7724
7725         * src/exphtmldlg.c
7726                 fix broken GUI under certain languages
7727         * src/expldifdlg.c
7728                 put the Cancel button to the right
7729
7730 2006-12-01 [paul]       2.6.0cvs79
7731
7732         * tools/Makefile.am
7733                 remove reference to removed file
7734
7735 2006-12-01 [wwp]        2.6.0cvs78
7736
7737         * src/addressbook.c
7738         * src/editaddress.c
7739                 remove forgotten debug statements.
7740
7741 2006-12-01 [wwp]        2.6.0cvs77
7742
7743         * manual/advanced.xml
7744         * manual/fr/advanced.xml
7745         * src/addressbook.c
7746         * src/addressbook.h
7747         * src/addressitem.h
7748         * src/editaddress.c
7749         * src/editaddress.h
7750         * src/prefs_common.c
7751         * src/prefs_common.h
7752         * src/gtk/gtkutils.c
7753         * src/gtk/gtkutils.h
7754                 add a hidden option to allow embedding the editaddress (edit contact details)
7755                 dialog into the addressbook's window. This doesn't change the default
7756                 behaviour.
7757
7758 2006-12-01 [wwp]        2.6.0cvs76
7759
7760         * src/message_search.c
7761         * src/summary_search.c
7762                 fix more focus issues (don't set focus to combobox's entry widget when
7763                 entry's value changed, if entry widget has focus already).
7764
7765 2006-12-01 [wwp]        2.6.0cvs75
7766
7767         * src/gtk/quicksearch.c
7768                 revert last changes to the quicksearch gtk_combo_box, this needs more
7769                 tuning and testing.
7770
7771 2006-12-01 [paul]       2.6.0cvs74
7772
7773         * tools/kdeservicemenu/README
7774         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
7775         * tools/kdeservicemenu/install.sh
7776         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
7777         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
7778                 simplify this stuff, and in so doing,
7779                 fix it. (possibly re-extend it again at
7780                 a later date)
7781
7782 2006-12-01 [wwp]        2.6.0cvs73
7783
7784         * src/gtk/quicksearch.c
7785                 adapt quicksearch code to use modern gtk_combo_box'es.
7786
7787 2006-12-01 [wwp]        2.6.0cvs72
7788
7789         * src/common/defs.h
7790         * src/prefs_common.c
7791         * src/prefs_common.h
7792         * src/message_search.c
7793         * src/summary_search.c
7794         * src/gtk/combobox.c
7795         * src/gtk/combobox.h
7796                 add history combos to all message and summary search fields.
7797
7798 2006-12-01 [wwp]        2.6.0cvs71
7799
7800         * src/summaryview.c
7801                 As the list may change while the mark as read delay
7802                 runs, we can't rely on the 'row' pointer, which can
7803                 be invalid when the timeout is called. As the mark
7804                 as read is only done if the message is still selected,
7805                 use summaryview->selected instead. Thanks to Colin.
7806
7807 2006-11-30 [paul]       2.6.0cvs70
7808
7809         * src/textview.c
7810                 give emphasis to "Sylpheed-Claws"
7811                 as well as "Claws Mail"
7812
7813 2006-11-30 [colin]      2.6.0cvs69
7814
7815         * src/wizard.c
7816                 Put the SSL checkboxes in the receiving
7817                 and sending server pages.
7818
7819 2006-11-29 [colin]      2.6.0cvs68
7820
7821         * src/gtk/gtkutils.c
7822         * src/gtk/gtkvscrollbutton.c
7823                 Revert some deprecated fixes - they seem to
7824                 deprecate stuff as soon as a new one gets out.
7825                 g_object_ref_sink needed glib-2.10.
7826
7827 2006-11-29 [colin]      2.6.0cvs67
7828
7829         * src/common/utils.c
7830                 Create .mailcap if it doesn't exist
7831
7832 2006-11-29 [colin]      2.6.0cvs66
7833
7834         * src/compose.c
7835                 Followup to cvs60: use original list
7836                 of recipients if replying to a mail
7837                 in Sent Drafts or Queue.
7838
7839 2006-11-27 [paul]       2.6.0cvs65
7840
7841         * src/image_viewer.c
7842                 revert the last change for now (it's broken)
7843
7844 2006-11-27 [paul]       2.6.0cvs64
7845
7846         * Makefile.am
7847         * configure.ac
7848         * m4/aclocal-include.m4
7849         * m4/check-type.m4
7850         * src/Makefile.am
7851         * src/addr_compl.c
7852         * src/compose.c
7853         * src/crash.c
7854         * src/export.c
7855         * src/exporthtml.c
7856         * src/exportldif.c
7857         * src/imap.c
7858         * src/import.c
7859         * src/main.c
7860         * src/main.h
7861         * src/matcher.c
7862         * src/mimeview.c
7863         * src/procmsg.c
7864         * src/textview.c
7865         * src/common/Makefile.am
7866         * src/common/claws.c
7867         * src/common/claws.h
7868         * src/common/ssl.c
7869         * src/common/sylpheed.c
7870         * src/common/sylpheed.h
7871         * src/etpan/Makefile.am
7872         * src/gtk/Makefile.am
7873         * src/gtk/claws-marshal.list
7874         * src/gtk/filesel.c
7875         * src/gtk/gtksctree.c
7876         * src/gtk/quicksearch.c
7877         * src/gtk/sylpheed-marshal.list
7878         * src/plugins/bogofilter/bogofilter.c
7879         * src/plugins/bogofilter/bogofilter_gtk.c
7880         * src/plugins/clamav/clamav_plugin.c
7881         * src/plugins/clamav/clamav_plugin_gtk.c
7882         * src/plugins/demo/demo.c
7883         * src/plugins/dillo_viewer/dillo_viewer.c
7884         * src/plugins/pgpcore/Makefile.am
7885         * src/plugins/pgpcore/claws.def
7886         * src/plugins/pgpcore/pgp_viewer.c
7887         * src/plugins/pgpcore/plugin.c
7888         * src/plugins/pgpcore/sylpheed.def
7889         * src/plugins/pgpinline/Makefile.am
7890         * src/plugins/pgpinline/claws.def
7891         * src/plugins/pgpinline/plugin.c
7892         * src/plugins/pgpinline/sylpheed.def
7893         * src/plugins/pgpmime/Makefile.am
7894         * src/plugins/pgpmime/claws.def
7895         * src/plugins/pgpmime/plugin.c
7896         * src/plugins/pgpmime/sylpheed.def
7897         * src/plugins/spamassassin/spamassassin.c
7898         * src/plugins/spamassassin/spamassassin_gtk.c
7899         * src/plugins/trayicon/trayicon.c
7900                 yet more renaming
7901                 remove deprecated gtk_tooltips_set_delay()
7902
7903 2006-11-26 [paul]       2.6.0cvs63
7904
7905         * src/expldifdlg.c
7906         * src/folderview.c
7907         * src/image_viewer.c
7908         * src/mainwindow.c
7909         * src/gtk/gtkutils.c
7910         * src/gtk/gtkvscrollbutton.c
7911         * src/gtk/prefswindow.c
7912         * src/plugins/pgpcore/prefs_gpg.c
7913                 replace more deprecated GTK+ functions
7914
7915 2006-11-26 [paul]       2.6.0cvs62
7916
7917         * src/addr_compl.c
7918         * src/addressbook.c
7919         * src/browseldap.c
7920                 replace deprecated gtk_idle_... functions
7921
7922 2006-11-26 [paul]       2.6.0cvs61
7923
7924         * src/compose.c
7925         * src/folderview.c
7926         * src/inc.c
7927         * src/summaryview.c
7928         * src/gtk/gtkvscrollbutton.c
7929         * src/gtk/quicksearch.c
7930         * src/plugins/pgpcore/passphrase.c
7931                 replace deprecated gtk_timeout_add and
7932                 gtk_timeout_remove
7933
7934 2006-11-26 [paul]       2.6.0cvs60
7935
7936         * src/compose.c
7937                 fix bug that caused the wrong recipient
7938                 to be selected when replying to a msg
7939                 which is From one of our accounts to
7940                 another of our accounts
7941
7942 2006-11-25 [paul]       2.6.0cvs59
7943
7944         * src/summaryview.c
7945                 don't change the From column title to
7946                 To if the To column is visible
7947
7948 2006-11-24 [paul]       2.6.0cvs58
7949
7950         * src/compose.c
7951                 fix bug 1069, 'Sent mails disappear, BCC
7952                 or locking problem?'
7953
7954 2006-11-21 [wwp]        2.6.0cvs57
7955
7956         * src/compose.c
7957                 fix spelling menu when replying (same as 2.3.1cvs39):
7958                 discrepancy between context menu and top menu when
7959                 folder's dictionary isn't the default one.
7960
7961 2006-11-19 [paul]       2.6.0cvs56
7962
7963         * src/summaryview.c
7964                 obey always_show_msg option when
7965                 marking as spam
7966         * src/plugins/bogofilter/bogofilter.c
7967                 fix typo
7968
7969 2006-11-18 [paul]       2.6.0cvs55
7970
7971         * AUTHORS
7972         * README
7973         * debian/copyright
7974         * manual/ack.xml
7975         * manual/es/ack.xml
7976         * manual/fr/ack.xml
7977         * manual/pl/ack.xml
7978         * src/gtk/authors.h
7979         * src/gtk/icon_legend.c
7980         * src/gtk/icon_legend.h
7981         * tools/OOo2claws-mail.pl
7982         * tools/README
7983         * tools/acroread2claws-mail.pl
7984         * tools/claws.i18n.status.pl
7985         * tools/filter_conv.pl
7986         * tools/filter_conv_new.pl
7987         * tools/freshmeat_search.pl
7988         * tools/google_search.pl
7989         * tools/kmail2claws-mail.pl
7990         * tools/kmail2claws-mail_v2.pl
7991         * tools/maildir2claws-mail.pl
7992         * tools/make.themes.project
7993         * tools/multiwebsearch.pl
7994         * tools/outlook2claws-mail.pl
7995         * tools/tb2claws-mail
7996         * tools/kdeservicemenu/README
7997         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
7998                 update mine and wwp's email addresses in
7999                 several places
8000                 Patch by wwp
8001         * src/prefs_compose_writing.c
8002                 set sensitivity on 'new message format' frame
8003
8004 2006-11-17 [paul]       2.6.0cvs54
8005
8006         * src/gtk/about.c
8007                 more reworking of the GUI
8008                 Patch by Fabien Vantard
8009
8010 2006-11-16 [paul]       2.6.0cvs53
8011
8012         * src/gtk/about.c
8013                 set a minimum size for the window, allow
8014                 it to automatically expand as necessary
8015
8016 2006-11-16 [wwp]        2.6.0cvs52
8017
8018         * src/gtk/about.c
8019                 better wrap of copyright info on some systems.
8020
8021 2006-11-16 [paul]       2.6.0cvs51
8022
8023         * src/gtk/about.c
8024                 move the tech info from the upper panel
8025                 to the Info tab
8026                 use a gtk_text_view for the features tab
8027
8028 2006-11-16 [paul]       2.6.0cvs50
8029
8030         * po/Makevars
8031                 update my email address
8032         * src/addressbook.c
8033         * src/compose.c
8034         * src/imap_gtk.c
8035         * src/mh_gtk.c
8036         * src/news_gtk.c
8037         * src/summaryview.c
8038         * src/plugins/trayicon/trayicon.c
8039                 don't offer simple menu separators
8040                 for translation
8041         * src/folderview.c
8042                 add separator between 'mark all read'
8043                 and 'search folder'
8044
8045 2006-11-15 [wwp]        2.6.0cvs49
8046
8047         * src/gtk/authors.h
8048                 updated manuals authors.
8049
8050 2006-11-14 [paul]       2.6.0cvs48
8051
8052         * src/compose.c
8053                 Fix Options/Reply mode after draft save
8054
8055 2006-11-14 [paul]       2.6.0cvs47
8056
8057         * src/Makefile.am
8058                 Fix make DESTDIR=...
8059         * src/mbox.c
8060                 Optimise speed
8061         * src/plugins/pgpinline/pgpinline.c
8062                 Probably fix bug 1061
8063
8064 2006-11-14 [paul]       2.6.0cvs46
8065
8066         * po/Makevars
8067                 enable Q_ macro
8068         * src/Makefile.am
8069         * src/stock_pixmap.c
8070         * src/stock_pixmap.h
8071         * src/gtk/about.c
8072         * src/pixmaps/active.xpm
8073         * src/pixmaps/inactive.xpm
8074                 add a new page, 'Features', to the About dialog
8075                 showing which features are compiled in and which
8076                 are not
8077
8078 2006-11-14 [paul]       2.6.0cvs45
8079
8080         * po/ru.po
8081                 updated by Pavlo Bohmat
8082
8083 2006-11-14 [colin]      2.6.0cvs44
8084
8085         * src/compose.c
8086         * src/inc.c
8087         * src/messageview.c
8088         * src/news.c
8089         * src/pop.c
8090         * src/procmsg.c
8091         * src/gtk/gtkaspell.c
8092                 Fix 64-bit-related warnings
8093         * src/ssl_manager.c
8094                 Fix possible infinite loop
8095         * src/plugins/pgpcore/sgpgme.c
8096                 Remove useless check
8097
8098 2006-11-13 [colin]      2.6.0cvs43
8099
8100         * src/gtk/Makefile.am
8101                 authors.h isn't generated
8102
8103 2006-11-13 [colin]      2.6.0cvs42
8104
8105         * src/plugins/pgpinline/pgpinline.c
8106         * src/plugins/pgpmime/pgpmime.c
8107                 Very probably fix bug 1061, 'crash on 
8108                 opening signed email'. Another cast
8109                 problem
8110
8111 2006-11-13 [colin]      2.6.0cvs41
8112
8113         * src/plugins/pgpcore/sgpgme.c
8114                 Maybe fix bug 1061, 'crash on opening 
8115                 signed email'
8116
8117 2006-11-13 [wwp]        2.6.0cvs40
8118
8119         * src/plugins/pgpinline/pgpinline.c
8120                 fix candidate for bug #1057, thanks to Colin.
8121
8122 2006-11-13 [wwp]        2.6.0cvs39
8123
8124         * src/compose.c
8125         * src/quote_fmt_parse.y
8126                 fix bug 1052: current parser buffer was not always 
8127                 allocated, ptr to this buffer could be returned as 
8128                 NULL whereas no parser error has occurred. in 
8129                 consequence, defining a template body as "%d" 
8130                 (w/o the quotes) for the first time of the instance 
8131                 of claws-mail, was reporting a parser error. make 
8132                 sure that the buffer is always allocated, even to 
8133                 an empty string.
8134                 fix mis-unescaping in compose.:compose_quote_fmt(): 
8135                 unescaping of the fmt string was always done 
8136                 whereas it must be done *only* when receiving 
8137                 quote format strings issued from the prefs 
8138                 (compose new message, reply, forward, redirect 
8139                 formats), *not* when applying templates.  in 
8140                 consequences, applying templates w/ sequences 
8141                 like \\|p{echo} were failing. make sure that 
8142                 unescaping is done only when necessary.
8143
8144 2006-11-12 [colin]      2.6.0cvs38
8145
8146         * po/de.po
8147                 Fix typo (s/KB/MB)
8148
8149 2006-11-12 [colin]      2.6.0cvs37
8150
8151         * src/plugins/pgpinline/pgpinline.c
8152         * src/plugins/pgpmime/pgpmime.c
8153                 Release GPG context at the latest 
8154                 possible moment. Maybe fixes 
8155                 bug 1057, 'crash on sending signed 
8156                 message to a newsgroup'
8157                 
8158
8159 2006-11-12 [colin]      2.6.0cvs36
8160
8161         * src/plugins/pgpcore/sgpgme.c
8162                 Tell a bit more when gpg's status doesn't
8163                 contain any signature
8164
8165 2006-11-12 [colin]      2.6.0cvs35
8166
8167         * src/compose.c
8168                 Fix bug 1060, 'compilation error with 
8169                 Irix's cc'
8170
8171 2006-11-12 [paul]       2.6.0cvs34
8172
8173         * doc/man/claws-mail.1
8174         * src/prefs_gtk.c
8175         * src/plugins/clamav/README
8176         * src/plugins/spamassassin/README
8177         * tools/README
8178         * tools/freshmeat_search.pl
8179         * tools/google_search.pl
8180         * tools/multiwebsearch.pl
8181                 more renaming
8182         * src/plugins/trayicon/trayicon.c
8183                 fix compiliation warning
8184
8185 2006-11-11 [colin]      2.6.0cvs33
8186
8187         * src/folderview.c
8188                 Forbid drag and drop from/to different
8189                 folders of type F_UNKNOWN
8190
8191 2006-11-11 [colin]      2.6.0cvs32
8192
8193         * src/plugins/pgpinline/pgpinline.c
8194                 Fix typo in previous commit:
8195                 - gpgme_new(&ctx);
8196                 + if ((err = gpgme_new(&data->ctx)) ...)
8197
8198 2006-11-11 [colin]      2.6.0cvs31
8199
8200         * src/plugins/pgpinline/pgpinline.c
8201         * src/plugins/pgpmime/pgpmime.c
8202                 Check success after calling gpgme_new
8203                 Maybe fixes bug 1057, 'crash on sending 
8204                 signed message to a newsgroup'
8205
8206 2006-11-11 [colin]      2.6.0cvs30
8207
8208         * src/undo.c
8209                 init undostruct to 0s (from
8210                 valgrind log of bug 1057)
8211
8212 2006-11-10 [colin]      2.6.0cvs29
8213
8214         * src/mainwindow.c
8215                 Set cursor to wait before filtering
8216                 duplicates in all folders
8217         * src/plugins/bogofilter/bogofilter.c
8218         * src/plugins/bogofilter/bogofilter.h
8219         * src/plugins/bogofilter/bogofilter_gtk.c
8220                 Completely thread away the bogofilter
8221                 filtering
8222
8223 2006-11-10 [mones]      2.6.0cvs28
8224
8225         * src/compose.c
8226         * src/compose.h
8227                 added COMPOSE_CHECK_BEFORE_SEND hook
8228
8229 2006-11-10 [paul]       2.6.0cvs27
8230
8231         * src/crash.c
8232                 more renaming
8233                 add libSM to get_compiled_in_features()
8234         * src/main.c
8235                 more renaming
8236
8237 2006-11-10 [colin]      2.6.0cvs26
8238
8239         * src/etpan/imap-thread.c
8240                 Add a reference to libetpan's sasl engine
8241                 so that sasl_done() doesn't get called by
8242                 libetpan, and doesn't break openssl.
8243                 Should fix bug 1053, 'SC fails to reestablish 
8244                 a secure connection'
8245                 Patch by Hoa
8246
8247 2006-11-10 [colin]      2.6.0cvs25
8248
8249         * manual/addrbook.xml
8250         * manual/advanced.xml
8251         * manual/faq.xml
8252         * manual/intro.xml
8253                 Some more renaming
8254
8255 2006-11-09 [colin]      2.6.0cvs24
8256
8257         * src/plugins/bogofilter/bogofilter_gtk.c
8258                 Add comment about annoyance
8259
8260 2006-11-09 [colin]      2.6.0cvs23
8261
8262         * src/plugins/bogofilter/bogofilter.c
8263         * src/plugins/bogofilter/bogofilter_gtk.c
8264                 Prepare things needed to thread bogofilter
8265                 filtering: separate bogo stuff and possible GUI
8266                 stuff. 
8267
8268 2006-11-09 [colin]      2.6.0cvs22
8269
8270         * src/account.c
8271         * src/compose.c
8272                 Search for one of our accounts in Delivered-To
8273                 (helps for auto-account selection when 
8274                  replying/forwarding)
8275         * src/folderview.c
8276         * src/mainwindow.c
8277         * src/mainwindow.h
8278         * src/plugins/trayicon/trayicon.c
8279                 Allow opening a new mail with any account from
8280                 the contextual menu
8281
8282 2006-11-09 [wwp]        2.6.0cvs21
8283
8284         * src/compose.c
8285         * src/prefs_common.c
8286         * src/prefs_common.h
8287         * src/prefs_compose_writing.c
8288                 add a compose new message format (in prefs/compose/writing), it's a
8289                 simple subject+body template to use when opening a new composition
8290                 window. It's similar to the existent reply and forward formats.
8291
8292                 enhanced the template/format % symbols substitution mechanism to
8293                 use current composition window information when % are used in
8294                 the compose new message format or in templates applied to new
8295                 messages (there were useless in that situations before). When
8296                 applied to new messages, %d corresponds to the system time/date.
8297
8298 2006-11-09 [paul]       2.6.0cvs20
8299
8300         * src/gtk/authors.h
8301                 fix last commit
8302
8303 2006-11-09 [paul]       2.6.0cvs19
8304
8305         * src/gtk/authors.h
8306                 keep tje alphabetical order
8307
8308 2006-11-08 [colin]      2.6.0cvs18
8309
8310         * src/etpan/imap-thread.c
8311                 Fix bug 1054, 'Slowness logging big 
8312                 data chunks'
8313
8314 2006-11-08 [paul]       2.6.0cvs17
8315
8316         * tools/Makefile.am
8317                 fix the renaming
8318
8319 2006-11-08 [paul]       2.6.0cvs16
8320
8321         * src/common/defs.h
8322                 update BUGZILLA_URI
8323
8324 2006-11-08 [paul]       2.6.0cvs15
8325
8326         * tools/Makefile.am
8327         * tools/OOo2claws-mail.pl
8328         * tools/OOo2sylpheed.pl
8329         * tools/README
8330         * tools/acroread2claws-mail.pl
8331         * tools/acroread2sylpheed.pl
8332         * tools/kmail2claws-mail.pl
8333         * tools/kmail2claws-mail_v2.pl
8334         * tools/kmail2sylpheed.pl
8335         * tools/kmail2sylpheed_v2.pl
8336         * tools/maildir2claws-mail.pl
8337         * tools/maildir2sylpheed.pl
8338         * tools/nautilus2claws-mail.sh
8339         * tools/nautilus2sylpheed.sh
8340         * tools/outlook2claws-mail.pl
8341         * tools/outlook2sylpheed.pl
8342         * tools/tb2claws-mail
8343         * tools/tb2sylpheed
8344         * tools/tbird2claws.py
8345         * tools/tbird2syl.py
8346         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
8347         * tools/kdeservicemenu/install.sh
8348         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
8349         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
8350         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
8351         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
8352         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
8353                 renamed (removed, added) tools files
8354
8355 2006-11-08 [paul]       2.6.0cvs14
8356
8357         * src/main.c
8358         * src/common/defs.h
8359                 Migrate sylpheedrc to clawsrc, and fix the standard
8360                 plugins path in the process
8361
8362 2006-11-07 [colin]      2.6.0cvs13
8363
8364         * src/Makefile.am
8365                 Symlink sylpheed-claws relative to 
8366                 claws-mail
8367
8368 2006-11-07 [colin]      2.6.0cvs12
8369
8370         * src/compose.c
8371                 Fix typo - Reply-To/Mailing-list is broken in 2.6 :-/
8372
8373 2006-11-07 [paul]       2.6.0cvs11
8374
8375         * src/gtk/about.c
8376                 Fix a missed occurence of
8377                 Sylpheed-Claws
8378
8379 2006-11-07 [paul]       2.6.0cvs10
8380
8381         * src/Makefile.am
8382                 Fix symlink installation
8383
8384 2006-11-07 [paul]       2.6.0cvs9
8385
8386         * src/Makefile.am
8387                 Symlink claws-mail to sylpheed-claws
8388         * src/common/utils.c
8389                 Fix migrating symlinks
8390         * src/etpan/imap-thread.c
8391                 check certificate only when there's
8392                 no error
8393
8394 2006-11-07 [paul]       2.6.0cvs8
8395
8396         * Makefile.am
8397                 Fix icon breakages with Gtk, which needs a 
8398                 cache updated to see them.
8399
8400 2006-11-07 [paul]       2.6.0cvs7
8401
8402         * .cvsignore
8403         * AUTHORS
8404         * COPYING
8405         * INSTALL
8406         * Makefile.am
8407         * NEWS
8408         * README
8409         * RELEASE_NOTES
8410         * autogen.sh
8411         * claws-mail-128x128.png
8412         * claws-mail-64x64.png
8413         * claws-mail.ico
8414         * claws-mail.pc.in
8415         * claws-mail.png
8416         * configure.ac
8417         * sylpheed-claws-128x128.png
8418         * sylpheed-claws-64x64.png
8419         * sylpheed-claws.desktop
8420         * sylpheed-claws.ico
8421         * sylpheed-claws.pc.in
8422         * sylpheed-claws.png
8423         * debian/README.Debian
8424         * debian/changelog
8425         * debian/claws-mail.desktop
8426         * debian/claws-mail.menu
8427         * debian/claws-mail.postinst.debhelper
8428         * debian/claws-mail.postrm.debhelper
8429         * debian/control
8430         * debian/copyright
8431         * debian/files
8432         * debian/rules
8433         * debian/sylpheed-claws.desktop
8434         * debian/sylpheed-claws.menu
8435         * debian/sylpheed-claws.postinst.debhelper
8436         * debian/sylpheed-claws.postrm.debhelper
8437         * doc/man/Makefile.am
8438         * doc/man/claws-mail.1
8439         * doc/man/sylpheed-claws.1
8440         * doc/src/ChangeLog.claws-pre0.8.0
8441         * manual/Makefile.am
8442         * manual/account.xml
8443         * manual/ack.xml
8444         * manual/addrbook.xml
8445         * manual/advanced.xml
8446         * manual/claws-mail-manual.xml
8447         * manual/faq.xml
8448         * manual/glossary.xml
8449         * manual/handling.xml
8450         * manual/intro.xml
8451         * manual/keyboard.xml
8452         * manual/plugins.xml
8453         * manual/starting.xml
8454         * manual/sylpheed-claws-manual.xml
8455         * manual/xml2pdf
8456         * manual/dist/.cvsignore
8457         * manual/dist/html/.cvsignore
8458         * manual/dist/html/Makefile.am
8459         * manual/dist/pdf/.cvsignore
8460         * manual/dist/pdf/Makefile.am
8461         * manual/dist/ps/.cvsignore
8462         * manual/dist/ps/Makefile.am
8463         * manual/dist/txt/.cvsignore
8464         * manual/dist/txt/Makefile.am
8465         * manual/es/Makefile.am
8466         * manual/es/advanced.xml
8467         * manual/es/claws-mail-manual.xml
8468         * manual/es/faq.xml
8469         * manual/es/glossary.xml
8470         * manual/es/handling.xml
8471         * manual/es/intro.xml
8472         * manual/es/plugins.xml
8473         * manual/es/sylpheed-claws-manual.xml
8474         * manual/es/dist/.cvsignore
8475         * manual/es/dist/html/.cvsignore
8476         * manual/es/dist/html/Makefile.am
8477         * manual/es/dist/pdf/.cvsignore
8478         * manual/es/dist/pdf/Makefile.am
8479         * manual/es/dist/ps/.cvsignore
8480         * manual/es/dist/ps/Makefile.am
8481         * manual/es/dist/txt/.cvsignore
8482         * manual/es/dist/txt/Makefile.am
8483         * manual/fr/Makefile.am
8484         * manual/fr/account.xml
8485         * manual/fr/ack.xml
8486         * manual/fr/addrbook.xml
8487         * manual/fr/advanced.xml
8488         * manual/fr/claws-mail-manual.xml
8489         * manual/fr/faq.xml
8490         * manual/fr/glossary.xml
8491         * manual/fr/handling.xml
8492         * manual/fr/intro.xml
8493         * manual/fr/keyboard.xml
8494         * manual/fr/plugins.xml
8495         * manual/fr/starting.xml
8496         * manual/fr/sylpheed-claws-manual.xml
8497         * manual/fr/dist/.cvsignore
8498         * manual/fr/dist/html/.cvsignore
8499         * manual/fr/dist/html/Makefile.am
8500         * manual/fr/dist/pdf/.cvsignore
8501         * manual/fr/dist/pdf/Makefile.am
8502         * manual/fr/dist/ps/.cvsignore
8503         * manual/fr/dist/ps/Makefile.am
8504         * manual/fr/dist/txt/.cvsignore
8505         * manual/fr/dist/txt/Makefile.am
8506         * manual/pl/Makefile.am
8507         * manual/pl/account.xml
8508         * manual/pl/ack.xml
8509         * manual/pl/addrbook.xml
8510         * manual/pl/advanced.xml
8511         * manual/pl/claws-mail-manual.xml
8512         * manual/pl/faq.xml
8513         * manual/pl/glossary.xml
8514         * manual/pl/handling.xml
8515         * manual/pl/intro.xml
8516         * manual/pl/keyboard.xml
8517         * manual/pl/plugins.xml
8518         * manual/pl/starting.xml
8519         * manual/pl/sylpheed-claws-manual.xml
8520         * manual/pl/dist/.cvsignore
8521         * manual/pl/dist/html/.cvsignore
8522         * manual/pl/dist/html/Makefile.am
8523         * manual/pl/dist/pdf/.cvsignore
8524         * manual/pl/dist/pdf/Makefile.am
8525         * manual/pl/dist/ps/.cvsignore
8526         * manual/pl/dist/ps/Makefile.am
8527         * manual/pl/dist/txt/.cvsignore
8528         * manual/pl/dist/txt/Makefile.am
8529         * po/.cvsignore
8530         * po/Makevars
8531         * src/.cvsignore
8532         * src/Makefile.am
8533         * src/account.c
8534         * src/account.h
8535         * src/action.c
8536         * src/action.h
8537         * src/adbookbase.h
8538         * src/addr_compl.c
8539         * src/addr_compl.h
8540         * src/addrbook.c
8541         * src/addrcache.c
8542         * src/addrcache.h
8543         * src/addrcindex.c
8544         * src/addrcindex.h
8545         * src/addrclip.c
8546         * src/addrclip.h
8547         * src/addrdefs.h
8548         * src/addressadd.c
8549         * src/addressadd.h
8550         * src/addressbook.c
8551         * src/addressbook.h
8552         * src/addressbook_foldersel.c
8553         * src/addressbook_foldersel.h
8554         * src/addrgather.c
8555         * src/addrgather.h
8556         * src/addrharvest.c
8557         * src/addrharvest.h
8558         * src/addrindex.c
8559         * src/addrindex.h
8560         * src/addritem.c
8561         * src/addritem.h
8562         * src/addrquery.c
8563         * src/addrquery.h
8564         * src/addrselect.c
8565         * src/addrselect.h
8566         * src/alertpanel.c
8567         * src/alertpanel.h
8568         * src/browseldap.c
8569         * src/browseldap.h
8570         * src/codeconv.c
8571         * src/codeconv.h
8572         * src/compose.c
8573         * src/crash.c
8574         * src/crash.h
8575         * src/customheader.c
8576         * src/customheader.h
8577         * src/displayheader.c
8578         * src/displayheader.h
8579         * src/editaddress.c
8580         * src/editaddress.h
8581         * src/editbook.c
8582         * src/editbook.h
8583         * src/editgroup.c
8584         * src/editgroup.h
8585         * src/editjpilot.c
8586         * src/editjpilot.h
8587         * src/editldap.c
8588         * src/editldap.h
8589         * src/editldap_basedn.c
8590         * src/editldap_basedn.h
8591         * src/editvcard.c
8592         * src/editvcard.h
8593         * src/exphtmldlg.c
8594         * src/exphtmldlg.h
8595         * src/expldifdlg.c
8596         * src/expldifdlg.h
8597         * src/export.c
8598         * src/exporthtml.c
8599         * src/exporthtml.h
8600         * src/exportldif.c
8601         * src/exportldif.h
8602         * src/filtering.c
8603         * src/filtering.h
8604         * src/folder.c
8605         * src/folder.h
8606         * src/folder_item_prefs.c
8607         * src/folder_item_prefs.h
8608         * src/foldersel.c
8609         * src/foldersel.h
8610         * src/folderutils.c
8611         * src/folderutils.h
8612         * src/folderview.c
8613         * src/folderview.h
8614         * src/grouplistdialog.c
8615         * src/grouplistdialog.h
8616         * src/html.c
8617         * src/html.h
8618         * src/image_viewer.c
8619         * src/image_viewer.h
8620         * src/imap.c
8621         * src/imap.h
8622         * src/imap_gtk.c
8623         * src/imap_gtk.h
8624         * src/import.c
8625         * src/import.h
8626         * src/importldif.c
8627         * src/importldif.h
8628         * src/importmutt.c
8629         * src/importmutt.h
8630         * src/importpine.c
8631         * src/importpine.h
8632         * src/inc.c
8633         * src/inc.h
8634         * src/jpilot.c
8635         * src/jpilot.h
8636         * src/ldapctrl.c
8637         * src/ldapctrl.h
8638         * src/ldaplocate.c
8639         * src/ldaplocate.h
8640         * src/ldapquery.c
8641         * src/ldapquery.h
8642         * src/ldapserver.c
8643         * src/ldapserver.h
8644         * src/ldaputil.c
8645         * src/ldaputil.h
8646         * src/ldif.c
8647         * src/ldif.h
8648         * src/localfolder.c
8649         * src/localfolder.h
8650         * src/main.c
8651         * src/main.h
8652         * src/mainwindow.c
8653         * src/mainwindow.h
8654         * src/manual.c
8655         * src/manual.h
8656         * src/matcher.c
8657         * src/matcher.h
8658         * src/matcher_parser.h
8659         * src/matcher_parser_lex.l
8660         * src/matcher_parser_parse.y
8661         * src/mbox.c
8662         * src/mbox.h
8663         * src/message_search.c
8664         * src/message_search.h
8665         * src/messageview.c
8666         * src/messageview.h
8667         * src/mh.c
8668         * src/mh.h
8669         * src/mh_gtk.c
8670         * src/mh_gtk.h
8671         * src/mimeview.c
8672         * src/mimeview.h
8673         * src/msgcache.c
8674         * src/msgcache.h
8675         * src/mutt.c
8676         * src/mutt.h
8677         * src/news.c
8678         * src/news.h
8679         * src/news_gtk.c
8680         * src/news_gtk.h
8681         * src/noticeview.c
8682         * src/noticeview.h
8683         * src/partial_download.c
8684         * src/partial_download.h
8685         * src/pine.c
8686         * src/pine.h
8687         * src/pop.c
8688         * src/pop.h
8689         * src/prefs_account.c
8690         * src/prefs_account.h
8691         * src/prefs_actions.c
8692         * src/prefs_actions.h
8693         * src/prefs_common.c
8694         * src/prefs_common.h
8695         * src/prefs_compose_writing.c
8696         * src/prefs_compose_writing.h
8697         * src/prefs_customheader.c
8698         * src/prefs_customheader.h
8699         * src/prefs_display_header.c
8700         * src/prefs_display_header.h
8701         * src/prefs_ext_prog.c
8702         * src/prefs_ext_prog.h
8703         * src/prefs_filtering.c
8704         * src/prefs_folder_column.c
8705         * src/prefs_folder_column.h
8706         * src/prefs_folder_item.c
8707         * src/prefs_folder_item.h
8708         * src/prefs_fonts.c
8709         * src/prefs_fonts.h
8710         * src/prefs_gtk.c
8711         * src/prefs_gtk.h
8712         * src/prefs_image_viewer.c
8713         * src/prefs_image_viewer.h
8714         * src/prefs_matcher.c
8715         * src/prefs_matcher.h
8716         * src/prefs_message.c
8717         * src/prefs_message.h
8718         * src/prefs_msg_colors.c
8719         * src/prefs_msg_colors.h
8720         * src/prefs_other.c
8721         * src/prefs_other.h
8722         * src/prefs_quote.c
8723         * src/prefs_quote.h
8724         * src/prefs_receive.c
8725         * src/prefs_receive.h
8726         * src/prefs_send.c
8727         * src/prefs_send.h
8728         * src/prefs_spelling.c
8729         * src/prefs_spelling.h
8730         * src/prefs_summaries.c
8731         * src/prefs_summaries.h
8732         * src/prefs_summary_column.c
8733         * src/prefs_summary_column.h
8734         * src/prefs_template.c
8735         * src/prefs_template.h
8736         * src/prefs_themes.c
8737         * src/prefs_themes.h
8738         * src/prefs_toolbar.c
8739         * src/prefs_toolbar.h
8740         * src/prefs_wrapping.c
8741         * src/prefs_wrapping.h
8742         * src/privacy.c
8743         * src/privacy.h
8744         * src/procheader.c
8745         * src/procheader.h
8746         * src/procmime.c
8747         * src/procmime.h
8748         * src/procmsg.c
8749         * src/procmsg.h
8750         * src/quote_fmt.c
8751         * src/quote_fmt_parse.y
8752         * src/recv.c
8753         * src/recv.h
8754         * src/remotefolder.c
8755         * src/remotefolder.h
8756         * src/send_message.c
8757         * src/send_message.h
8758         * src/setup.c
8759         * src/setup.h
8760         * src/sourcewindow.c
8761         * src/sourcewindow.h
8762         * src/ssl_manager.c
8763         * src/ssl_manager.h
8764         * src/statusbar.c
8765         * src/statusbar.h
8766         * src/stock_pixmap.c
8767         * src/stock_pixmap.h
8768         * src/summary_search.c
8769         * src/summary_search.h
8770         * src/summaryview.c
8771         * src/summaryview.h
8772         * src/syldap.c
8773         * src/syldap.h
8774         * src/textview.c
8775         * src/textview.h
8776         * src/toolbar.c
8777         * src/toolbar.h
8778         * src/undo.c
8779         * src/undo.h
8780         * src/unmime.c
8781         * src/unmime.h
8782         * src/vcard.c
8783         * src/vcard.h
8784         * src/wizard.c
8785         * src/wizard.h
8786         * src/common/base64.c
8787         * src/common/base64.h
8788         * src/common/defs.h
8789         * src/common/hooks.c
8790         * src/common/hooks.h
8791         * src/common/log.c
8792         * src/common/log.h
8793         * src/common/mgutils.c
8794         * src/common/mgutils.h
8795         * src/common/nntp.c
8796         * src/common/nntp.h
8797         * src/common/passcrypt.c
8798         * src/common/passcrypt.h.in
8799         * src/common/plugin.c
8800         * src/common/plugin.h
8801         * src/common/prefs.c
8802         * src/common/prefs.h
8803         * src/common/progressindicator.c
8804         * src/common/progressindicator.h
8805         * src/common/quoted-printable.c
8806         * src/common/quoted-printable.h
8807         * src/common/session.c
8808         * src/common/session.h
8809         * src/common/smtp.c
8810         * src/common/smtp.h
8811         * src/common/socket.c
8812         * src/common/socket.h
8813         * src/common/ssl.c
8814         * src/common/ssl.h
8815         * src/common/stringtable.c
8816         * src/common/stringtable.h
8817         * src/common/sylpheed.c
8818         * src/common/sylpheed.h
8819         * src/common/template.c
8820         * src/common/template.h
8821         * src/common/timing.h
8822         * src/common/utils.c
8823         * src/common/utils.h
8824         * src/common/version.h.in
8825         * src/common/xml.c
8826         * src/common/xml.h
8827         * src/common/xmlprops.c
8828         * src/common/xmlprops.h
8829         * src/gtk/about.c
8830         * src/gtk/colorlabel.c
8831         * src/gtk/colorlabel.h
8832         * src/gtk/colorsel.c
8833         * src/gtk/colorsel.h
8834         * src/gtk/combobox.c
8835         * src/gtk/combobox.h
8836         * src/gtk/description_window.c
8837         * src/gtk/description_window.h
8838         * src/gtk/filesel.c
8839         * src/gtk/filesel.h
8840         * src/gtk/foldersort.c
8841         * src/gtk/foldersort.h
8842         * src/gtk/gtkaspell.c
8843         * src/gtk/gtkaspell.h
8844         * src/gtk/gtksctree.c
8845         * src/gtk/gtkshruler.c
8846         * src/gtk/gtkshruler.h
8847         * src/gtk/gtkutils.c
8848         * src/gtk/gtkutils.h
8849         * src/gtk/icon_legend.c
8850         * src/gtk/icon_legend.h
8851         * src/gtk/logwindow.c
8852         * src/gtk/logwindow.h
8853         * src/gtk/manage_window.c
8854         * src/gtk/manage_window.h
8855         * src/gtk/pluginwindow.c
8856         * src/gtk/pluginwindow.h
8857         * src/gtk/prefswindow.c
8858         * src/gtk/prefswindow.h
8859         * src/gtk/quicksearch.c
8860         * src/gtk/quicksearch.h
8861         * src/pixmaps/claws-mail.xpm
8862         * src/pixmaps/claws-mail_icon.xpm
8863         * src/pixmaps/claws-mail_logo.xpm
8864         * src/pixmaps/sylpheed-claws.xpm
8865         * src/pixmaps/sylpheed-claws_icon.xpm
8866         * src/pixmaps/sylpheed-claws_logo.xpm
8867         * src/plugins/bogofilter/Makefile.am
8868         * src/plugins/bogofilter/bogofilter.c
8869         * src/plugins/bogofilter/bogofilter.h
8870         * src/plugins/bogofilter/bogofilter_gtk.c
8871         * src/plugins/clamav/Makefile.am
8872         * src/plugins/clamav/clamav_plugin.c
8873         * src/plugins/clamav/clamav_plugin.h
8874         * src/plugins/clamav/clamav_plugin_gtk.c
8875         * src/plugins/demo/Makefile.am
8876         * src/plugins/demo/demo.c
8877         * src/plugins/dillo_viewer/Makefile.am
8878         * src/plugins/dillo_viewer/README
8879         * src/plugins/dillo_viewer/dillo_prefs.c
8880         * src/plugins/dillo_viewer/dillo_prefs.h
8881         * src/plugins/dillo_viewer/dillo_viewer.c
8882         * src/plugins/pgpcore/Makefile.am
8883         * src/plugins/pgpcore/passphrase.c
8884         * src/plugins/pgpcore/passphrase.h
8885         * src/plugins/pgpcore/pgp_viewer.c
8886         * src/plugins/pgpcore/pgp_viewer.h
8887         * src/plugins/pgpcore/plugin.c
8888         * src/plugins/pgpcore/prefs_gpg.c
8889         * src/plugins/pgpcore/prefs_gpg.h
8890         * src/plugins/pgpcore/select-keys.c
8891         * src/plugins/pgpcore/select-keys.h
8892         * src/plugins/pgpcore/sgpgme.c
8893         * src/plugins/pgpcore/sgpgme.h
8894         * src/plugins/pgpcore/sylpheed.def
8895         * src/plugins/pgpcore/version.rc
8896         * src/plugins/pgpinline/Makefile.am
8897         * src/plugins/pgpinline/pgpinline.c
8898         * src/plugins/pgpinline/pgpinline.h
8899         * src/plugins/pgpinline/plugin.c
8900         * src/plugins/pgpinline/sylpheed.def
8901         * src/plugins/pgpinline/version.rc
8902         * src/plugins/pgpmime/Makefile.am
8903         * src/plugins/pgpmime/pgpmime.c
8904         * src/plugins/pgpmime/pgpmime.h
8905         * src/plugins/pgpmime/plugin.c
8906         * src/plugins/pgpmime/sylpheed.def
8907         * src/plugins/pgpmime/version.rc
8908         * src/plugins/spamassassin/Makefile.am
8909         * src/plugins/spamassassin/README
8910         * src/plugins/spamassassin/spamassassin.c
8911         * src/plugins/spamassassin/spamassassin.h
8912         * src/plugins/spamassassin/spamassassin_gtk.c
8913         * src/plugins/trayicon/Makefile.am
8914         * src/plugins/trayicon/trayicon.c
8915         * tools/OOo2sylpheed.pl
8916         * tools/README
8917         * tools/README.sylprint
8918         * tools/acroread2sylpheed.pl
8919         * tools/claws.i18n.status.pl
8920         * tools/filter_conv.pl
8921         * tools/filter_conv_new.pl
8922         * tools/freshmeat_search.pl
8923         * tools/google_search.pl
8924         * tools/kmail2sylpheed.pl
8925         * tools/kmail2sylpheed_v2.pl
8926         * tools/make.themes.project
8927         * tools/multiwebsearch.pl
8928         * tools/nautilus2sylpheed.sh
8929         * tools/outlook2sylpheed.pl
8930         * tools/sylprint.pl
8931         * tools/sylprint.rc
8932         * tools/tb2sylpheed
8933         * tools/textviewer.sh
8934         * tools/vcard2xml.py
8935         * tools/kdeservicemenu/README
8936         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
8937         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
8938         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
8939                 Change name to Claws Mail. Announce to follow...
8940
8941 2006-11-06 [wwp]        2.6.0cvs6
8942
8943         * src/prefs_template.c
8944                 unify messages related to quote format/template errors (fix
8945                 capitalization), again.
8946
8947 2006-11-06 [wwp]        2.6.0cvs5
8948
8949         * src/prefs_quote.c
8950                 unify messages related to quote format/template errors.
8951
8952 2006-11-06 [wwp]        2.6.0cvs4
8953
8954         * src/prefs_msg_colors.c
8955                 more uses of Q_ macro for contextual translations, thanks
8956                 to Fabien (fzzzzz).
8957
8958 2006-11-06 [wwp]        2.6.0cvs3
8959
8960         * src/compose.c
8961         * src/common/utils.c
8962         * src/common/utils.h
8963                 show an alertpanel to make sure users are aware that sensitive
8964                 files are attached (it's file blacklist-based). This will fix
8965                 interaction w/ GoogleEarth for instance, thanks to Colin.
8966
8967 2006-11-06 [wwp]        2.6.0cvs2
8968
8969         * src/prefs_quote.c
8970         * src/prefs_template.c
8971         * src/prefs_template.h
8972                 check quote format when applying/closing prefs. For now this only
8973                 shows up an error dialog box, not preventing the user from using
8974                 a broken quote (reply, forwards) format.
8975
8976 2006-11-06 [wwp]        2.6.0cvs1
8977
8978         * src/prefs_template.c
8979                 fix missing checks of some template fields.
8980
8981 2006-11-06 [paul]       2.6.0
8982
8983         * NEWS
8984         * README
8985         * RELEASE_NOTES
8986                 2.6.0 released
8987
8988 2006-11-06 [paul]       2.5.6cvs22
8989
8990         * manual/advanced.xml
8991         * manual/es/advanced.xml
8992                 put 'respect_flowed_format' info in the correct
8993                 place
8994
8995 2006-11-06 [mones]      2.5.6cvs21
8996
8997         * po/es.po
8998                 Minor fixes for release
8999
9000 2006-11-06 [paul]       2.5.6cvs20
9001
9002         * po/cs.po
9003         * po/de.po
9004         * po/fr.po
9005         * po/it.po
9006         * po/nl.po
9007         * po/pt_BR.po
9008         * po/sk.po
9009         * po/sv.po
9010         * po/zh_CN.po
9011                 updated by Tim Brain, Stephan Sachse, Fabien Vantard,
9012                 Andrea Spadaccini, Tim Dijkstra, Frederico Goncalves
9013                 Guimaraes, Andrej Kacian, Anders Troback, and Ralgh
9014                 Young
9015
9016 2006-11-02 [colin]      2.5.6cvs19
9017
9018         * src/imap.c
9019         * src/imap.h
9020         * src/prefs_account.c
9021         * src/etpan/imap-thread.c
9022                 Add GSSAPI support - fixes Debian bug #383274
9023
9024 2006-11-01 [colin]      2.5.6cvs18
9025
9026         * src/jpilot.c
9027                 Handle libpisock12 support. Probably
9028                 fixes bug 1046, 'jpilot AddressDB.pdb 
9029                 import fail'
9030
9031 2006-11-01 [colin]      2.5.6cvs17
9032
9033         * src/folderutils.c
9034                 debug_print() folderutils_mark_all_read()
9035
9036 2006-11-01 [colin]      2.5.6cvs16
9037
9038         * COPYING
9039                 Add missed files to the Apache exception
9040
9041 2006-10-31 [colin]      2.5.6cvs15
9042
9043         * src/folder.c
9044         * src/folder.h
9045                 Add a copy_private_data() func to FolderClasses
9046                 Doesn't break the feature freeze, because we 
9047                 won't use it (right now) in the core.
9048
9049 2006-10-31 [colin]      2.5.6cvs14
9050
9051         * COPYING
9052                 Allow linking with the Apache licensed files in
9053                 src/plugins/spamassassin. Hopefully fixes 
9054                 bug 1048, 'Spamassassin plugin license problem'
9055
9056 2006-10-31 [wwp]        2.5.6cvs13
9057
9058         * src/compose.c
9059                 fix and optimize trimming of leading linefeeds in body loop.
9060
9061 2006-10-31 [colin]      2.5.6cvs12
9062
9063         * src/etpan/imap-thread.c
9064         * src/imap.c
9065                 Make really sure to have NULL sets in case
9066                 of error
9067
9068 2006-10-30 [wwp]        2.5.6cvs11
9069
9070         * src/prefs_common.c
9071         * src/prefs_common.h
9072         * src/compose.c
9073                 fix broken storage of quote format template when it contains \-escape
9074                 sequences. The application of such sequences is also fixed now (\t
9075                 in quote format will be a real tab instead of a 't', for instance).
9076
9077 2006-10-27 [colin]      2.5.6cvs10
9078
9079         * src/compose.c
9080                 Probably fix bug 1045, 'sylpheed-claws 
9081                 doesn't remove the mail from the IMAP 
9082                 Queue folder after sending'. From
9083                 2.5.6cvs3-stable
9084
9085 2006-10-27 [colin]      2.5.6cvs9
9086
9087         * configure.ac
9088                 Require libetpan-0.48. I'm so annoying,
9089                 I know ;-)
9090
9091 2006-10-27 [colin]      2.5.6cvs8
9092
9093         * src/folder.c
9094         * src/imap.c
9095                 Probably fix bug 1044, 'sylpheed-claws 
9096                 segfaults while moving mails' - Fix relation
9097                 usage when moving to an IMAP mailbox from another
9098                 mailbox
9099
9100 2006-10-26 [paul]       2.5.6cvs7
9101
9102         * src/gtk/about.c
9103                 add libSM to compiled-in features
9104                 list
9105
9106 2006-10-24 [colin]      2.5.6cvs6
9107
9108         * src/textview.c
9109         * src/gtk/gtkutils.c
9110                 Fix crash when printing emails with an
9111                 xface
9112
9113 2006-10-24 [mones]      2.5.6cvs5
9114
9115         * manual/es/advanced.xml
9116                 Synchronize hidden option respect_flowed_format
9117         * po/es.po
9118                 Updated translation
9119
9120 2006-10-21 [paul]       2.5.6cvs4
9121
9122         * src/gtk/authors.h
9123         * src/plugins/pgpcore/pgp_viewer.c
9124         * src/plugins/pgpcore/sgpgme.c
9125                 fix building on BSDs
9126                 Thanks to Michael Hughes
9127                 <Sylpheed-Claws_user@thehugheslogcabin.net>
9128
9129 2006-10-20 [colin]      2.5.6cvs3
9130
9131         * configure.ac
9132                 Bump up libetpan requirement
9133                 *** THIS COMMIT REQUIRES LIBETPAN CVS ***
9134         * src/common/utils.c
9135         * src/common/utils.h
9136                 Add convenience get_file_mtime()
9137         * src/imap.c
9138         * src/etpan/imap-thread.c
9139         * src/etpan/imap-thread.h
9140                 Implement UIDPLUS support if the server
9141                 supports it - faster sending in this case
9142
9143 2006-10-19 [colin]      2.5.6cvs2
9144
9145         * src/gtk/quicksearch.c
9146                 Fix emptying in type-ahead+extended mode
9147         * src/mainwindow.c
9148         * src/mainwindow.h
9149                 Add a hook for offline state change
9150         * src/plugins/trayicon/trayicon.c
9151                 Use it to display offline icons
9152         * src/plugins/trayicon/Makefile.am
9153         * src/plugins/trayicon/newmail.offline.xpm
9154         * src/plugins/trayicon/newmarkedmail.offline.xpm
9155         * src/plugins/trayicon/nomail.offline.xpm
9156         * src/plugins/trayicon/unreadmail.offline.xpm
9157         * src/plugins/trayicon/unreadmarkedmail.offline.xpm
9158                 Add the icons
9159
9160 2006-10-12 [paul]       2.5.6cvs1
9161
9162         * NEWS
9163         * README
9164         * configure.ac
9165                 Update version number following
9166                 stable release
9167
9168 2006-10-19 [colin]      2.5.5cvs18
9169
9170         * manual/handling.xml
9171                 Add type-ahead search
9172
9173 2006-10-18 [colin]      2.5.5cvs17
9174
9175         * src/gtk/quicksearch.c
9176                 Remove "save to history only if there's
9177                 no syntax error", it breaks for some 
9178                 reason which I'll investigate later.
9179
9180 2006-10-18 [colin]      2.5.5cvs16
9181
9182         * src/prefs_common.c
9183         * src/prefs_common.h
9184         * src/summaryview.c
9185         * src/gtk/quicksearch.c
9186         * src/gtk/quicksearch.h
9187                 Add a type-ahead option for fast searches
9188                 Patch by Fabien Vantard
9189
9190 2006-10-18 [colin]      2.5.5cvs15
9191
9192         * src/compose.c
9193         * src/compose.h
9194                 Add Options/Reply mode/ menu to be able to
9195                 change the recipients of a reply on the fly
9196
9197 2006-10-18 [colin]      2.5.5cvs14
9198
9199         * src/compose.c
9200                 Fix redirecting of our own sent mails
9201
9202 2006-10-17 [wwp]        2.5.5cvs13
9203
9204         * src/send_message.c
9205                 Fix duplicate error messages when sending, and missing
9206                 newline in such error messages.
9207
9208 2006-10-17 [colin]      2.5.5cvs12
9209
9210         * src/compose.c
9211                 Compare addresses case-insensitive
9212
9213 2006-10-17 [colin]      2.5.5cvs11
9214
9215         * src/plugins/pgpcore/sgpgme.c
9216                 Fix return status
9217
9218 2006-10-17 [colin]      2.5.5cvs10
9219
9220         * src/plugins/pgpcore/pgp_viewer.c
9221                 Fix return status
9222
9223 2006-10-17 [colin]      2.5.5cvs9
9224
9225         * src/quote_fmt.c
9226                 Fix a typo (thanks to Fabien)
9227
9228 2006-10-16 [colin]      2.5.5cvs8
9229
9230         * src/textview.c
9231                 Fix problem with quote-folding when emails
9232                 don't convert cleanly to UTF-8
9233
9234 2006-10-14 [colin]      2.5.5cvs7
9235
9236         * src/prefs_template.c
9237                 Reset fields when reopening
9238                 the window
9239
9240 2006-10-13 [paul]       2.5.5cvs6
9241
9242         * manual/advanced.xml
9243         * src/prefs_message.c
9244                 make 'respect_flowed_format' a hidden
9245                 option, and add a manual entry for it
9246                 Thanks to Colin
9247
9248 2006-10-12 [colin]      2.5.5cvs5
9249
9250         * src/codeconv.c
9251                 Revert part of 2.5.2cvs21:
9252                 Don't optimise by reusing the 
9253                 last iconv converter if possible:
9254                 it seems slightly broken in a 
9255                 very hard way to reproduce
9256
9257 2006-10-12 [colin]      2.5.5cvs4
9258
9259         * src/prefs_common.c
9260         * src/prefs_common.h
9261         * src/prefs_message.c
9262         * src/procmime.c
9263                 Fix bug 1035, 'Incorrect handling 
9264                 of flowed lines'. We now optionnaly
9265                 handle this format (preference is in
9266                 Message View/Text options section)
9267
9268 2006-10-12 [colin]      2.5.5cvs3
9269
9270         * po/POTFILES.in
9271                 Add new file
9272         * src/plugins/pgpcore/pgp_viewer.c
9273         * src/plugins/pgpcore/sgpgme.c
9274                 Don't try to import without asking
9275
9276 2006-10-12 [colin]      2.5.5cvs2
9277
9278         * src/compose.c
9279                 Fix bug 1036, 'Forwarding a mutlipart
9280                 mail with a "text/html" block to ms
9281                 outlook users leeds to freeze of
9282                 outlook'. Poor outlook users...
9283
9284 2006-10-12 [paul]       2.5.5cvs1
9285
9286         * NEWS
9287         * README
9288         * configure.ac
9289                 Update version number following
9290                 stable release
9291
9292 2006-10-11 [paul]       2.5.4cvs1
9293
9294         * NEWS
9295         * README
9296         * configure.ac
9297                 Update version number following
9298                 stable release
9299
9300 2006-10-11 [paul]       2.5.3cvs32
9301
9302         * src/textview.c
9303                 fix bug 1032, 'Segmentation fault when showing
9304                 message' (bug in quote folding)
9305                 Thanks to Colin
9306
9307 2006-10-10 [colin]      2.5.3cvs31
9308
9309         * src/quote_fmt.c
9310                 Rephrase english a bit
9311
9312 2006-10-10 [colin]      2.5.3cvs30
9313
9314         * src/prefs_compose_writing.c
9315                 Stop making the page larger than the window
9316
9317 2006-10-10 [wwp]        2.5.3cvs29
9318
9319         * src/compose.c
9320         * src/prefs_template.c
9321         * src/quote_fmt.c
9322         * src/quote_fmt.h
9323         * src/quote_fmt_lex.l
9324         * src/quote_fmt_parse.y
9325                 Extend the quote parser a bit: allow to get access to
9326                 basic (composing) account info.
9327
9328 2006-10-10 [colin]      2.5.3cvs28
9329
9330         * src/procheader.c
9331                 Fix this \t problem in subject
9332
9333 2006-10-09 [colin]      2.5.3cvs27
9334
9335         * src/main.c
9336         * src/prefs_gtk.c
9337                 Prepare cache a bit later
9338                 If section already exists, skip the new one 
9339                 (as previously); avoid writing the same block
9340                 twice - if we find a second block with the 
9341                 same id, skip it.
9342         * src/plugins/pgpcore/pgp_viewer.c
9343                 Set cursor to busy when retrieving a key
9344         * src/plugins/pgpcore/sgpgme.c
9345                 allow 5 seconds for gpg to export the key
9346                 
9347
9348 2006-10-09 [colin]      2.5.3cvs26
9349
9350         * configure.ac
9351         * src/msgcache.c
9352         * src/prefs_gtk.c
9353                 Check for existence of fgets_unlocked
9354                 and fwrite_unlocked
9355
9356 2006-10-09 [paul]       2.5.3cvs25
9357
9358         * src/prefs_summaries.c
9359                 replace strftime() with fast_strftime() and in
9360                 the consequence fix the bug in the display of
9361                 AM/PM in the 'Example' string
9362
9363 2006-10-09 [ticho]      2.5.3cvs24
9364
9365         * po/sk.po
9366                 Updated (and fixed up somewhat) Slovak translation.
9367
9368 2006-10-08 [colin]      2.5.3cvs23
9369
9370         * src/prefs_folder_item.c
9371                 Explain why prefs in the top-level folder
9372                 aren't retained, but are still useful
9373
9374 2006-10-08 [colin]      2.5.3cvs22
9375
9376         * src/prefs_gtk.c
9377                 Don't cache anything if caching fails
9378
9379 2006-10-08 [colin]      2.5.3cvs21
9380
9381         * src/common/utils.c
9382                 always include gi18n.h
9383
9384 2006-10-07 [colin]      2.5.3cvs20
9385
9386         * src/plugins/pgpcore/pgp_viewer.c
9387                 Kill gpg after 5 seconds wait
9388
9389 2006-10-07 [colin]      2.5.3cvs19
9390
9391         * src/plugins/pgpcore/pgp_viewer.c
9392         * src/plugins/pgpcore/pgp_viewer.h
9393                 Fix copyright
9394
9395 2006-10-07 [colin]      2.5.3cvs18
9396
9397         * src/plugins/pgpcore/pgp_viewer.c
9398         * src/plugins/pgpcore/pgp_viewer.h
9399                 Actually add the files to CVS
9400
9401 2006-10-07 [colin]      2.5.3cvs17
9402
9403         * src/plugins/pgpcore/sgpgme.c
9404                 Be sure not to crash on 'application/pgp-signature' that
9405                 are not application/pgp-signatures
9406
9407 2006-10-07 [colin]      2.5.3cvs16
9408
9409         * src/textview.c
9410         * src/textview.h
9411                 Make a bit more of the API available
9412         * src/plugins/pgpcore/Makefile.am
9413         * src/plugins/pgpcore/plugin.c
9414         * src/plugins/pgpcore/sgpgme.c
9415                 Add basic key import/export
9416
9417 2006-10-07 [colin]      2.5.3cvs15
9418
9419         * src/folderview.c
9420         * src/imap.c
9421         * src/prefs_account.c
9422         * src/wizard.c
9423                 Warn users *everywhere* if libetpan's not
9424                 linked in
9425
9426 2006-10-06 [mones]      2.5.3cvs14
9427
9428         * po/de.po
9429         * po/es.po
9430                 updated by Stephan Sachse and me
9431
9432 2006-10-06 [colin]      2.5.3cvs13
9433
9434         * src/main.c
9435         * src/common/sylpheed.c
9436                 Don't load common plugins if --exit is passed
9437         * src/prefs_gtk.c
9438         * src/prefs_gtk.h
9439                 Implement a cache to avoid reading the same
9440                 files over and over again at startup
9441
9442 2006-10-06 [colin]      2.5.3cvs12
9443
9444         * src/summaryview.c
9445         * src/gtk/quicksearch.c
9446                 Update display every 5k mails on fast searches
9447
9448 2006-10-06 [colin]      2.5.3cvs11
9449
9450         * src/textview.c
9451                 Don't do quote folding on HTML or ERTF.
9452                 May fix the Cygwin issues if they were
9453                 happening with HTML mails?
9454
9455 2006-10-05 [colin]      2.5.3cvs10
9456
9457         * src/prefs_gtk.c
9458                 Oops, forgot one
9459
9460 2006-10-05 [colin]      2.5.3cvs9
9461
9462         * src/prefs_gtk.c
9463                 Use unlocked_stdio here too
9464
9465 2006-10-05 [colin]      2.5.3cvs8
9466
9467         * src/folderview.c
9468                 Fix go to next * after preferences apply
9469         * src/msgcache.c
9470                 Do the fd lock/unlock ourselves instead of
9471                 letting the libc do it at each write 
9472
9473 2006-10-05 [colin]      2.5.3cvs7
9474
9475         * src/common/utils.c
9476                 Faster division, thanks to Jean Diraison
9477
9478 2006-10-05 [paul]       2.5.3cvs6
9479
9480         * src/common/utils.c
9481                 fix building with --disable-nls
9482
9483 2006-10-04 [colin]      2.5.3cvs5
9484
9485         * src/folder.c
9486                 Maybe fix a segfault
9487
9488 2006-10-04 [wwp]        2.5.3cvs4
9489
9490         * src/prefs_folder_item.c
9491                 Fine-tune layouts in folder item prefs. Suggested by
9492                 Fabien Vantard <fzzzzz@gmail.com>.
9493
9494 2006-10-04 [wwp]        2.5.3cvs3
9495
9496         * src/prefs_folder_item.c
9497                 Kill the clandestine passengers. You didn't see anything.
9498
9499 2006-10-04 [wwp]        2.5.3cvs2
9500
9501         * src/prefs_folder_item.c
9502                 Add a way to test the subject simplify regexp in
9503                 folder prefs. Patch by Fabien Vantard <fzzzzz@gmail.com>,
9504                 w/ few layout changes.
9505
9506 2006-20-04 [paul]       2.5.3cvs1
9507
9508         * NEWS
9509         * README
9510         * configure.ac
9511                 Update version number following
9512                 stable release
9513
9514 2006-10-04 [colin]      2.5.2cvs42
9515
9516         * src/folder.c
9517         * src/folder.h
9518         * src/summaryview.c
9519                 Provide a way for folder classes to set their sort
9520                 type and key
9521
9522 2006-10-03 [colin]      2.5.2cvs41
9523
9524         * src/mh.c
9525                 Don't use strlen() to know if the
9526                 string's empty
9527
9528 2006-10-03 [colin]      2.5.2cvs40
9529
9530         * src/mh.c
9531                 Fix "check for new folders" with accentued folders
9532
9533 2006-10-03 [ticho]      2.5.2cvs39
9534
9535         * src/filtering.c
9536         * src/folder.c
9537         * src/inc.c
9538         * src/mbox.c
9539                 Colin's fix for "copy" filtering rules.
9540
9541 2006-10-02 [colin]      2.5.2cvs38
9542
9543         * src/folderview.c
9544                 Fix for double-click too
9545
9546 2006-10-02 [colin]      2.5.2cvs37
9547
9548         * src/folderview.c
9549                 correct fix for cvs36
9550
9551 2006-10-02 [colin]      2.5.2cvs36
9552
9553         * src/folderview.c
9554                 Fix 'goto next unread' after collapsing/expanding 
9555                 a node.
9556
9557 2006-10-02 [colin]      2.5.2cvs35
9558
9559         * src/summaryview.c
9560                 Fix double freeze/thaw
9561         * src/common/utils.c
9562         * src/common/utils.h
9563                 Reimplement strftime
9564         * src/procheader.c
9565                 Use it
9566
9567
9568 2006-10-02 [colin]      2.5.2cvs34
9569
9570         * src/mh.c
9571                 Time mh_write_sequences() - it's fast
9572         * src/summaryview.c
9573                 Init a variable to shut up gcc
9574
9575 2006-10-01 [colin]      2.5.2cvs33
9576
9577         * src/folder.c
9578         * src/mh.c
9579         * src/mh.h
9580         * src/msgcache.c
9581                 Add helper mh_set_mtime(), and set mtime to stat()'s result
9582                 Add fsync but disable it, it's slow as hell
9583
9584 2006-10-01 [colin]      2.5.2cvs32
9585
9586         * src/mh.c
9587         * src/msgcache.c
9588                 fflush() caches and mh_sequences before
9589                 fclose()ing
9590
9591 2006-10-01 [colin]      2.5.2cvs31
9592
9593         * src/msgcache.c
9594                 Don't ftruncate when not using mmap
9595
9596 2006-09-30 [colin]      2.5.2cvs30
9597
9598         * src/main.c
9599                 Write folder list *after* saving caches
9600
9601 2006-09-30 [colin]      2.5.2cvs29
9602
9603         * src/folder.c
9604         * src/mh.c
9605                 Debug forced mtime changes
9606
9607 2006-09-30 [colin]      2.5.2cvs28
9608
9609         * src/folder.c
9610         * src/main.c
9611                 Remove useless debug_print()s (code
9612                 well-tested)
9613
9614 2006-09-30 [colin]      2.5.2cvs27
9615
9616         * src/mh.c
9617                 Do stuff faster when writing mh_sequences
9618
9619 2006-09-30 [colin]      2.5.2cvs26
9620
9621         * src/mh.c
9622                 Don't let the writing of .mh_sequences, which
9623                 can change the folder's mtime, let us think
9624                 we need to scan.
9625
9626 2006-09-30 [colin]      2.5.2cvs25
9627
9628         * src/folder.c
9629                 Move a debug_print where it belongs 
9630                 (processing)
9631         * src/summaryview.c
9632                 Don't mess with a huge slow subject
9633                 table if we're not threading by
9634                 subject
9635
9636 2006-09-30 [colin]      2.5.2cvs24
9637
9638         * src/msgcache.c
9639                 Reenable mmaped reads (*not* writes!)
9640         * src/procmsg.c
9641                 Don't destroy and recreate hashtables just
9642                 for fun
9643         * src/common/utils.c
9644                 Remove useless reply prefixes (it's case
9645                 unsensitive)
9646
9647 2006-09-30 [wwp]        2.5.2cvs23
9648
9649         * tools/fix_date.sh
9650                 Fixed a minor bug in date value extraction, added a switch
9651                 to replace non RFC-compliant Date: value, added a switch
9652                 to use strict RFC matching patterns for dates.
9653
9654 2006-09-29 [colin]      2.5.2cvs22
9655
9656         * src/matcher_parser.h
9657         * src/matcher_parser_parse.y
9658         * src/prefs_filtering.c
9659         * src/statusbar.c
9660         * src/summary_search.c
9661         * src/summaryview.c
9662         * src/gtk/quicksearch.c
9663         * src/gtk/quicksearch.h
9664                 Optimise searches by setting different
9665                 refresh intervals (depending if the 
9666                 search is fast or not)
9667
9668 2006-09-29 [colin]      2.5.2cvs21
9669
9670         * src/codeconv.c
9671                 Optimise by reusing the last iconv converter
9672                 if possible
9673         * src/textview.c
9674                 Optimise a bit (the foldable quotes feature
9675                 still has an awful O(n^2) algo
9676
9677 2006-09-29 [colin]      2.5.2cvs20
9678
9679         * src/gtk/gtksctree.c
9680         * src/gtk/gtksctree.h
9681                 Optimise de-selection via up/down or
9682                 another key
9683
9684 2006-09-28 [colin]      2.5.2cvs19
9685
9686         * src/action.c
9687         * src/compose.c
9688         * src/folderview.c
9689         * src/mainwindow.c
9690         * src/messageview.c
9691         * src/summary_search.c
9692         * src/toolbar.c
9693                 Avoid using summaryview->ctree directly
9694
9695 2006-09-28 [colin]      2.5.2cvs18
9696
9697         * src/summaryview.c
9698         * src/summaryview.h
9699                 Add helpers to freeze/thaw/grab_focus
9700                 Factorize calls to freeze/thaw/grab_focus
9701                 
9702
9703 2006-09-28 [colin]      2.5.2cvs17
9704
9705         * src/main.c
9706                 More guards for the session management
9707
9708 2006-09-28 [colin]      2.5.2cvs16
9709
9710         * src/folderview.c
9711         * src/gtk/gtksctree.c
9712         * src/gtk/gtksctree.h
9713                 Make expanding not recursive in folderview
9714
9715 2006-09-28 [colin]      2.5.2cvs15
9716
9717         * src/addressbook.c
9718                 If nothing is selected in the list (right part)
9719                 and a group is selected in the tree (left part),
9720                 mail this group.
9721
9722 2006-09-28 [colin]      2.5.2cvs14
9723
9724         * src/Makefile.am
9725                 Actually use SM_LIBS
9726
9727 2006-09-28 [ticho]      2.5.2cvs13
9728
9729         * src/export.c
9730         * src/messageview.c
9731         * src/mimeview.c
9732         * src/news.c
9733         * src/pop.c
9734         * src/prefs_themes.c
9735         * src/procmsg.c
9736                 Small i18n string optimization.
9737         * src/send_message.c
9738         * src/summaryview.c
9739         * src/common/session.c
9740         * src/common/smtp.c
9741         * src/common/ssl_certificate.c
9742         * src/common/utils.c
9743                 Use "Couldn't" instead of "Can't" in UI messages,
9744                 where appropriate.
9745
9746 2006-09-28 [colin]      2.5.2cvs12
9747
9748         * configure.ac
9749                 Possibly fix link errors
9750
9751 2006-09-27 [wwp]        2.5.2cvs11
9752
9753         * src/gtk/authors.h
9754         * doc/man/sylpheed-claws.1
9755         * manual/ack.xml
9756         * manual/es/ack.xml
9757         * manual/fr/ack.xml
9758         * manual/pl/ack.xml
9759                 Updated authors info (me, myself and I).
9760
9761 2006-09-27 [colin]      2.5.2cvs10
9762
9763         * src/addressbook.c
9764                 Remove useless printf
9765
9766 2006-09-27 [wwp]        2.5.2cvs9
9767
9768         * src/editgroup.c
9769         * src/send_message.c
9770         * src/inc.c
9771         * src/prefs_common.c
9772         * src/prefs_common.h
9773         * src/gtk/progressdialog.c
9774                 remember more windows' sizes (send dialog, received dialog,
9775                 edit group in addressbook).
9776
9777 2006-09-27 [colin]      2.5.2cvs8
9778
9779         * configure.ac
9780         * src/main.c
9781         * src/mainwindow.h
9782                 Use libSM to communicate with the session
9783                 manager, so that we can know when the 
9784                 session ends, save our caches, and draft
9785                 our compose windows.
9786
9787 2006-09-27 [colin]      2.5.2cvs7
9788
9789         * src/addressbook.c
9790                 Fix issues:
9791                 o Allow Book and Group creation from the tree's
9792                   contextual menu
9793                 o Do not actually delete the contacts when 
9794                   deleting groups from the tree (duh!)
9795
9796 2006-09-27 [colin]      2.5.2cvs6
9797
9798         * src/compose.c
9799         * src/compose.h
9800         * src/mainwindow.c
9801         * src/textview.c
9802         * src/toolbar.c
9803                 o Allow passing an email address to 
9804                   compose_new_with_folderitem
9805                 o Update callers
9806                 o Use current folderitem when clicking
9807                   on a TextView mailto: link
9808                 o Fix a possible leak in TextView
9809
9810 2006-09-27 [colin]      2.5.2cvs5
9811
9812         * src/html.c
9813                 Use UTF-8 chars to replace HTML entities
9814
9815 2006-09-27 [colin]      2.5.2cvs4
9816
9817         * AUTHORS
9818         * src/prefs_account.c
9819         * src/gtk/authors.h
9820                 Fix bug #1024 (Array index out of
9821                 range in sylpheed-claws-2.5.2)
9822                 Patch by Ales Nosek <anosek@suse.cz>
9823
9824 2006-09-27 [colin]      2.5.2cvs3
9825
9826         * src/addr_compl.c
9827                 Actually do the test
9828
9829 2006-09-27 [colin]      2.5.2cvs2
9830
9831         * src/addr_compl.c
9832         * src/addr_compl.h
9833                 Allow completing with comma (in certain cases: vCalendar
9834                 for example doesn't support that)
9835                 Patch by Fabien Vantard
9836
9837 2006-09-26 [colin]      2.5.2cvs1
9838
9839         * src/Makefile.am
9840         * src/addr_compl.c
9841         * src/addr_compl.h
9842         * src/addrbook.c
9843         * src/addrbook.h
9844         * src/addressbook.c
9845         * src/addrindex.c
9846         * src/addrindex.h
9847         * src/compose.c
9848         * src/prefs_common.c
9849         * src/prefs_filtering_action.c
9850         * src/prefs_folder_item.c
9851         * src/prefs_template.c
9852         * src/stock_pixmap.c
9853         * src/stock_pixmap.h
9854         * src/pixmaps/addr_one.xpm
9855         * src/pixmaps/addr_two.xpm
9856                 Add auto-completion on groups
9857
9858 2006-09-26 [colin]      2.5.2
9859
9860         * NEWS
9861         * README
9862         * RELEASE_NOTES
9863                 2.5.2 released
9864
9865 2006-09-26 [colin]      2.5.1cvs5
9866
9867         * src/matcher.c
9868                 Fix condition
9869
9870 2006-09-26 [colin]      2.5.1cvs4
9871
9872         * src/mbox.c
9873                 Revert cvs1 (useless as the message is printed 
9874                 every 500 mails)
9875
9876 2006-09-26 [colin]      2.5.1cvs3
9877
9878         * src/partial_download.c
9879                 Fix crasher found by Alexsandar Urosevic
9880
9881 2006-09-26 [colin]      2.5.1cvs2
9882
9883         * src/summaryview.c
9884                 Fix bug #1023 (Sylpheed deletes too much messages)
9885
9886 2006-09-26 [ticho]      2.5.1cvs1
9887
9888         * src/mbox.c
9889                 Make use of gettext's multiple plurals for statusbar
9890                 progress message.
9891
9892 2006-09-25 [paul]       2.5.1
9893
9894         * NEWS
9895         * README
9896         * RELEASE_NOTES
9897                 2.5.1 released
9898
9899 2006-09-25 [colin]      2.5.0cvs3
9900
9901         * src/plugins/bogofilter/bogofilter.c
9902         * src/plugins/clamav/clamav_plugin.c
9903         * src/plugins/spamassassin/spamassassin.c
9904                 BogoFilter, Spamassassin: Fix double hook registering after
9905                 visiting preferences
9906                 Spamassassin, Clamav: Just set the mails to move instead of
9907                 doing the move - caller will move the things at once.
9908
9909 2006-09-25 [colin]      2.5.0cvs2
9910
9911         * src/imap.c
9912         * src/etpan/imap-thread.c
9913                 Use UID SEARCH ALL instead of UID 1:*
9914                 (braindead servers can't figure out that's
9915                 the same...)
9916
9917 2006-09-25 [wwp]        2.5.0cvs1
9918
9919         * src/message_search.c
9920                 Added the ability to stop a running search (in message body).
9921
9922 2006-09-25 [paul]       2.5.0
9923
9924         * NEWS
9925         * README
9926         * RELEASE_NOTES
9927                 2.5.0 released
9928
9929 2006-09-25 [paul]       2.4.0cvs214
9930
9931         * po/cs.po
9932         * po/de.po
9933         * po/fi.po
9934         * po/fr.po
9935         * po/nl.po
9936         * po/pt_BR.po
9937         * po/sk.po
9938         * po/sr.po
9939         * po/zh_CN.po
9940                 updated by Tim, Stephan Sachse, Flammie Pirinen,
9941                 Fabien Vantard, Tim Dijkstra, Frederico Goncalves Guimaraes,
9942                 Ticho, Aleksander Urosevic, Ralgh Young
9943
9944 2006-09-24 [mones]      2.4.0cvs213
9945
9946         * po/es.po
9947                 Updated for release
9948
9949 2006-09-23 [colin]      2.4.0cvs212
9950
9951         * src/gtk/inputdialog.c
9952                 Fix [ ] remember this appearing in normal
9953                 input dialogs after it's been used by
9954                 mimeview.
9955         * src/folder.c
9956         * src/folderview.c
9957         * src/msgcache.c
9958         * src/procmsg.c
9959         * src/summaryview.c
9960         * src/textview.c
9961         * src/common/timing.h
9962                 Enable timings in debug mode and make it
9963                 look prettier.
9964
9965 2006-09-22 [colin]      2.4.0cvs211
9966
9967         * README
9968                 Revert test change
9969         * commitHelper
9970                 ping the correct URI
9971
9972 2006-09-22 [colin]      2.4.0cvs210
9973
9974         * README
9975                 Let's see if bug #1022 is fixed
9976
9977 2006-09-21 [colin]      2.4.0cvs209
9978
9979         * src/wizard.c
9980         * src/common/plugin.c
9981                 Prepare infra to load predefined plugins when
9982                 no configuration existed. Don't actually load
9983                 anything yet (feat. freeze)
9984
9985 2006-09-21 [wwp]        2.4.0cvs208
9986
9987         * manual/fr/faq.xml
9988                 Partial sync w/ 2.4.0cvs72:
9989                 wrap file and minor updates.
9990
9991 2006-09-21 [wwp]        2.4.0cvs207
9992
9993         * tools/fix_date.sh
9994                 several fixes and enhancements. A new --force switch has been
9995                 added to prevent overriding by default Date: header when
9996                 already existing.
9997
9998 2006-09-21 [paul]       2.4.0cvs206
9999
10000         * src/common/utils.c
10001                 add Chinese UTF8 Re prefix
10002
10003 2006-09-21 [wwp]        2.4.0cvs205
10004
10005         * tools/Makefile.am
10006                 Fics alfabettical order.
10007
10008 2006-09-21 [wwp]        2.4.0cvs204
10009
10010         * tools/fix_date.sh
10011         * tools/Makefile.am
10012                 Added an action tool to fix missing Date field in emails.
10013                 Updated Makefile.am to reflect those last two additions.
10014
10015 2006-09-21 [wwp]        2.4.0cvs203
10016
10017         * tools/uuooffice
10018                 Added a action tool to open uuencoded docs w/
10019                 OpenOffice (based on uudec method).
10020
10021 2006-09-21 [colin]      2.4.0cvs202
10022
10023         * src/compose.c
10024         * src/textview.c
10025                 Workaround possible GTK crash: remove selection 
10026                 clipboard before destroying widget, or GTK+-2.10
10027                 dies. Thanks to Hiro.
10028
10029 2006-09-20 [colin]      2.4.0cvs201
10030
10031         * src/compose.c
10032                 Fix free-after-use in some cases (when 
10033                 procmime_encode_content() frees mimeinfo->data.mem
10034                 and turns it to a temp file)
10035
10036 2006-09-20 [colin]      2.4.0cvs200
10037
10038         * src/folderview.c
10039         * src/summaryview.c
10040         * src/gtk/gtksctree.c
10041         * src/gtk/gtksctree.h
10042                 Add tooltips in the folderview and summaryview
10043                 (Doesn't break string freeze as they already
10044                 exist)
10045         * src/toolbar.c
10046                 Put the spam button in the default configuration
10047                 if compiled with bogo plugin too
10048
10049 2006-09-19 [colin]      2.4.0cvs199
10050
10051         * src/summaryview.c
10052         * src/summaryview.h
10053                 Update folder name label on folder rename
10054         * src/prefs_matcher.c
10055         * src/gtk/logwindow.h
10056                 Fix warnings
10057                 Patches by Fabien
10058
10059 2006-09-19 [wwp]        2.4.0cvs198
10060
10061         * src/summary_search.c
10062                 fix can't click forward/backward buttons in the
10063                 search messages.
10064
10065 2006-09-18 [paul]       2.4.0cvs197
10066
10067         * src/wizard.c
10068                 add missing bracket, capitalise the A of
10069                 'SpamAssassin'
10070
10071 2006-09-18 [paul]       2.4.0cvs196
10072
10073         * src/compose.c
10074                 fix bug 1012 'crashed upon sending mail
10075                 from compose window'
10076                 Thanks to Colin
10077
10078 2006-09-16 [colin]      2.4.0cvs195
10079
10080         * src/folderview.c
10081                 Fix "real-time" sorting by freezing/thawing
10082
10083 2006-09-16 [colin]      2.4.0cvs194
10084
10085         * manual/faq.xml
10086                 Fix the anti-spam entry a bit
10087
10088 2006-09-16 [colin]      2.4.0cvs193
10089
10090         * src/wizard.c
10091                 Make sure reviewers have no excuse when stating
10092                 Sylpheed-Claws doesn't have antispam capabilities.
10093
10094 2006-09-16 [colin]      2.4.0cvs192
10095
10096         * src/main.c
10097                 Revert part of 2.3.0cvs18, Saving caches on SIGPIPE,
10098                 as if the SIGPIPE comes from etpan's thread we could
10099                 trigger a GUI update from this thread.
10100
10101 2006-09-16 [colin]      2.4.0cvs191
10102
10103         * src/summaryview.c
10104                 Init all members of the struct
10105
10106 2006-09-16 [paul]       2.4.0cvs190
10107
10108         * src/account.c
10109                 improvements to the English
10110
10111 2006-09-15 [colin]      2.4.0cvs189
10112
10113         * src/summaryview.c
10114                 HIG order on dialog
10115
10116 2006-09-14 [colin]      2.4.0cvs188
10117
10118         * src/common/socket.c
10119         * src/common/socket.h
10120         * src/common/ssl.c
10121         * src/common/ssl_certificate.c
10122         * src/common/ssl_certificate.h
10123         * src/etpan/imap-thread.c
10124                 the get_fqdn() call done to get canonical name when
10125                 checking an SSL certificate is blocking, which is
10126                 sad as we just did a non-blocking lookup to connect.
10127                 Fix that by letting the fqdn available to the SockInfo,
10128                 and use that in ssl_certificate_check(). For IMAP,
10129                 we don't do it as the lookup's done by libetpan, but
10130                 it's less annoying as IMAP connections as much more
10131                 rare than POP3 connections.
10132
10133 2006-09-14 [paul]       2.4.0cvs187
10134
10135         * manual/advanced.xml
10136                 improvements to the English,
10137                 properly place the new hidden options
10138                 within the alphabetical order
10139         * src/gtk/pluginwindow.c
10140                 improvements to the English
10141
10142 2006-09-14 [colin]      2.4.0cvs186
10143
10144         * src/prefs_common.c
10145         * src/prefs_common.h
10146         * src/gtk/gtksctree.c
10147         * manual/advanced.xml
10148                 New hidden pref, stripes_color_offset, to change
10149                 the value added/substracted to normal bgcolor to
10150                 create the stripes in summaries
10151
10152 2006-09-13 [colin]      2.4.0cvs185
10153
10154         * src/gedit-print.c
10155         * src/messageview.c
10156         * src/messageview.h
10157         * src/summaryview.c
10158         * src/textview.c
10159                 Fix misc. printing issues: 
10160                 - Bad font for linkified headers
10161                 - Different font if the mail was displayed or not
10162                 - Factorize the thing
10163
10164 2006-09-13 [colin]      2.4.0cvs184
10165
10166         * src/common/ssl_certificate.c
10167                 Only get FQDN once when checking certificate
10168
10169 2006-09-13 [colin]      2.4.0cvs183
10170
10171         * src/account.c
10172         * src/gtk/pluginwindow.c
10173                 Misc. GUI fixes by Fabien
10174
10175 2006-09-13 [wwp]        2.4.0cvs182
10176
10177         * configure.ac
10178         * src/common/utils.h
10179         * src/common/utils.c
10180                 get rid of unused wide-char functions.
10181
10182 2006-09-13 [wwp]        2.4.0cvs181
10183
10184         * src/plugins/pgpinline/sylpheed.def
10185         * src/textview.c
10186                 merge more w32 patches from gpg4win sources (Marcus Brinkmann <marcus@g10code.de>):
10187                 add privacy_reset_error to the .def file,
10188                 do not fork for an external textviewer.
10189
10190 2006-09-13 [wwp]        2.4.0cvs180
10191
10192         * src/prefs_common.c
10193                 fix broken font entry in prefs (patch issued by the gpg4win team,
10194                 probably by Marcus Brinkmann <marcus@g10code.de>).
10195
10196 2006-09-13 [colin]      2.4.0cvs179
10197
10198         * src/folder.h
10199                 Fix a warning in summaryview.c
10200         * src/mainwindow.c
10201         * src/summaryview.c
10202         * src/summaryview.h
10203                 Add missing Mark/* elements in the
10204                 main menu
10205
10206 2006-09-12 [colin]      2.4.0cvs178
10207
10208         * src/prefs_actions.c
10209         * src/prefs_filtering_action.c
10210         * src/prefs_matcher.c
10211                 Use (New) instead of New everywhere
10212
10213 2006-09-12 [wwp]        2.4.0cvs177
10214
10215         * manual/fr/addrbook.xml
10216         * manual/fr/handling.xml
10217                 updated some quotes in the fr manual to match the fr translation.
10218
10219 2006-09-12 [wwp]        2.4.0cvs176
10220
10221         * src/prefs_matcher.c
10222                 don't store translated string elements in matcher expressions.
10223                 Also fixed a misused of Q_().
10224
10225 2006-09-11 [wwp]        2.4.0cvs175
10226
10227         * src/plugins//bogofilter/bogofilter.c
10228         * src/plugins//clamav/clamav_plugin.c
10229         * src/plugins//demo/demo.c
10230         * src/plugins//dillo_viewer/dillo_viewer.c
10231         * src/plugins//pgpcore/plugin.c
10232         * src/plugins//pgpinline/plugin.c
10233         * src/plugins//pgpmime/plugin.c
10234         * src/plugins//spamassassin/spamassassin.c
10235                 gettext-ize more strings (mostly plugin error messages).
10236
10237 2006-09-11 [colin]      2.4.0cvs174
10238
10239         * src/alertpanel.c
10240                 Make maximum buffer size bigger to avoid
10241                 truncating translated messages. Patch by
10242                 Fabien
10243
10244 2006-09-11 [colin]      2.4.0cvs173
10245
10246         * src/etpan/imap-thread.c
10247                 Fix compilation on OpenBSD, thanks to 
10248                 Landry
10249
10250 2006-09-10 [wwp]        2.4.0cvs172
10251
10252         * manual/account.xml
10253         * manual/addrbook.xml
10254         * manual/handling.xml
10255         * manual/es/handling.xml
10256         * manual/fr/account.xml
10257         * manual/fr/addrbook.xml
10258         * manual/fr/handling.xml
10259                 documented addressbook matching (condition configuration):
10260                   addrbook.xml, en fr
10261                 documented per-account filtering rules (handling/filtering
10262                   section, account section):
10263                   account.xml, handling.xml, en fr
10264                 slightly updated the handling/searching section to tell few
10265                   words about the extended search ability:
10266                   handling.xml, en fr
10267                 added missing <quote></quotes> to Quick Search:
10268                   handling.xml, en fr es
10269                 fixed a typo (auomatically):
10270                   handling.xml, en
10271                 changes revisited by Paul.
10272
10273 2006-09-10 [paul]       2.4.0cvs171
10274
10275         * src/prefs_actions.c
10276         * src/prefs_filtering.c
10277         * src/prefs_template.c
10278                 adjustments to the gui
10279                 Patch by Fabien Vantard (slightly modified)
10280
10281 2006-09-10 [colin]      2.4.0cvs170
10282
10283         * src/summaryview.c
10284                 Check folderitem/summaryview consistency
10285                 (basically automates Update summary). Fixes
10286                 #1011 (wrong (negative) count on unread 
10287                 messages)
10288
10289 2006-09-10 [colin]      2.4.0cvs169
10290
10291         * src/gtk/gtksctree.c
10292                 Fix recursive expansion via mouse
10293         * src/plugins/bogofilter/bogofilter.c
10294                 Use normal filtering way of moving
10295                 messages (batching), possibly fixing
10296                 bug #1015 (Bogofilter plugin doubles 
10297                 new messages)
10298
10299 2006-09-09 [wwp]        2.4.0cvs168
10300
10301         * src/prefs_filtering.c
10302                 better place for this fix.
10303
10304 2006-09-09 [wwp]        2.4.0cvs167
10305
10306         * src/prefs_filtering.c
10307                 fix a minor bug when the enabled status of a filtering/processing
10308                 rule always got set to TRUE when replacing this rule. That still
10309                 make sense when adding a new rule, but now when replacing, we
10310                 don't override the value of 'enabled'.
10311                 Also renamed the func prefs_filtering_list_view_get_rule_name()
10312                 to prefs_filtering_list_view_get_info() as this function not only
10313                 returns the name, but also the account_id and the enabled status.
10314
10315 2006-09-09 [mones]      2.4.0cvs166
10316
10317         * manual/glossary.xml
10318         * manual/plugins.xml
10319                 Minor format corrections
10320         * manual/gpl.xml
10321                 Fix misplaced NO WARRANTY section
10322         * manual/es/advanced.xml
10323         * manual/es/faq.xml
10324         * manual/es/glossary.xml
10325         * manual/es/gpl.xml
10326         * manual/es/handling.xml
10327         * manual/es/plugins.xml
10328         * manual/es/starting.xml
10329                 Incorporate changes from English version
10330         * manual/fr/ack.xml
10331         * manual/pl/ack.xml
10332         * manual/es/ack.xml
10333                 Fix address, (add translation credits in es version)
10334         * po/es.po
10335                 Updated translation
10336
10337 2006-09-09 [wwp]        2.4.0cvs165
10338
10339         * src/prefs_filtering.c
10340                 fix a crash when opening filtering prefs, if matcherrc file contains
10341                 broken data (non-existing account id, which is theoretically not
10342                 possible).
10343
10344 2006-09-08 [colin]      2.4.0cvs164
10345
10346         * src/folder.c
10347                 Wrong assert, make it an if()
10348         * src/gtk/gtksctree.c
10349                 Fix bug #1013 (expand selected thread 
10350                 tree) - expanding is now recursive
10351
10352 2006-09-07 [wwp]        2.4.0cvs163
10353
10354         * src/prefs_matcher.c
10355                 make better sentences about addressbook matching in the
10356                 matcher prefs. This should make translators' work easier
10357                 too.
10358
10359 2006-09-07 [wwp]        2.4.0cvs162
10360
10361         * src/prefs_filtering.c
10362                 code simplification (get rid of dup var. assignment).
10363
10364 2006-09-07 [wwp]        2.4.0cvs161
10365
10366         * src/summaryview.c
10367                 use GTK_STOCK icons when possible, patch by Fabien Vantard
10368                 <fzzzzz@gmail.com>.
10369
10370 2006-09-07 [paul]       2.4.0cvs160
10371
10372         * src/mimeview.c
10373                 fix compilation warnings
10374                 Thanks to Colin
10375
10376 2006-09-07 [paul]       2.4.0cvs159
10377
10378         * src/mimeview.c
10379                 select the mimepart icon when
10380                 displaying as text
10381                 Thanks to Colin
10382
10383 2006-09-06 [paul]       2.4.0cvs158
10384
10385         * src/prefs_filtering.c
10386                 fix labels and table element spacing
10387                 Patch by Fabien Vantard
10388
10389 2006-09-06 [paul]
10390
10391         2.5.0-rc3 released
10392
10393 2006-09-06 [paul]       2.4.0cvs157
10394
10395         * manual/es/advanced.xml
10396                 fix typo
10397
10398 2006-09-06 [wwp]        2.4.0cvs156
10399
10400         * src/mainwindow.c
10401                 fix an dup launch issue when iconified, thanks to Colin.
10402
10403 2006-09-06 [wwp]        2.4.0cvs155
10404
10405         * src/gtk//gtksctree.h
10406                 oops, forgot that one!
10407
10408 2006-09-06 [wwp]        2.4.0cvs154
10409
10410         * manual/pl/advanced.xml
10411         * manual/advanced.xml
10412         * manual/es/advanced.xml
10413         * manual/fr/advanced.xml
10414         * src/prefs_customheader.c
10415         * src/prefs_filtering_action.c
10416         * src/foldersel.c
10417         * src/prefs_summaries.c
10418         * src/prefs_filtering.c
10419         * src/account.c
10420         * src/compose.c
10421         * src/prefs_summary_column.c
10422         * src/addr_compl.c
10423         * src/prefs_actions.c
10424         * src/prefs_folder_column.c
10425         * src/ssl_manager.c
10426         * src/prefs_template.c
10427         * src/prefs_display_header.c
10428         * src/prefs_common.h
10429         * src/prefs_matcher.c
10430         * src/prefs_common.c
10431         * src/prefs_toolbar.c
10432         * src/summaryview.c
10433         * src/folderview.c
10434         * src/gtk/gtksctree.c
10435         * src/gtk/pluginwindow.c
10436         * src/gtk/progressdialog.c
10437         * src/gtk/prefswindow.c
10438                 renamed hidden option enable_rules_hint to use_stripes_everywhere
10439                 to make its meaning more obvious (all versions of the manual reflect
10440                 the change).
10441                 added an extra hidden option use_stripes_in_summary to allow
10442                 discarding these stripes in mainwindow's folder and message lists;
10443                 en and fr manuals only are OK towards this.
10444
10445 2006-09-06 [colin]      2.4.0cvs153
10446
10447         * src/textview.c
10448                 Hide Sylpheed-Claws' internal queue headers
10449                 when showing all headers. They'll be present
10450                 only in Source window.
10451
10452 2006-09-05 [colin]      2.4.0cvs152
10453
10454         * src/plugins/trayicon/trayicon.c
10455                 Fix crash at exit - we have to disconnect
10456                 our handlers
10457         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
10458                 Update eggtrayicon - patch adapted from a
10459                 patch by Fryderyk Dziarmagowski <freetz@gmx.net>
10460                 on Sylpheed's ML
10461
10462 2006-09-05 [colin]      2.4.0cvs151
10463
10464         * src/mainwindow.c
10465         * src/gtk/logwindow.c
10466                 Fix race condition when something writes
10467                 to the log too soon during init. Thanks
10468                 to Fabien Vantard
10469
10470 2006-09-05 [colin]      2.4.0cvs150
10471
10472         * src/mimeview.c
10473                 Don't select part on right-click either
10474
10475 2006-09-05 [paul]       2.4.0cvs149
10476
10477         * src/mimeview.c
10478                 completion of previous commit
10479                 Thanks to Colin
10480
10481 2006-09-05 [colin]      2.4.0cvs148
10482
10483         * src/mimeview.c
10484                 Don't force selection on middle-click, just open
10485
10486 2006-09-04 [colin]      2.4.0cvs147
10487
10488         * src/mimeview.c
10489                 Looks like gtk_notebook_set_current_page()
10490                 sometimes steals focus, and this annoys us
10491                 in MimeViewers as it renders navigation
10492                 keys useless. Take back focus after switching
10493                 pages.
10494
10495 2006-09-04 [colin]      2.4.0cvs146
10496
10497         * src/messageview.c
10498                 Set stop_loading when clicking on Next
10499                 during load. Don't add a callback to 
10500                 avoid over-complicating things.
10501
10502 2006-09-04 [colin]      2.4.0cvs145
10503
10504         * src/mimeview.c
10505         * src/messageview.c
10506                 Fix multiple loads in separate messageview
10507
10508 2006-09-04 [colin]      2.4.0cvs144
10509
10510         * src/summaryview.c
10511                 Let navigation keys be handled during 
10512                 load
10513
10514 2006-09-04 [colin]      2.4.0cvs143
10515
10516         * src/messageview.c
10517         * src/summaryview.c
10518         * src/textview.c
10519         * src/textview.h
10520                 Make loading of huge mails (lots of text and/or
10521                 images) cancellable, so the GUI doesn't block 
10522
10523 2006-09-04 [colin]      2.4.0cvs142
10524
10525         * src/plugins/trayicon/trayicon.c
10526                 Fix annoyance when removing a folder with 
10527                 unread mails: trayicon didn't update
10528
10529 2006-09-04 [paul]       2.4.0cvs141
10530
10531         * src/gtk/icon_legend.c
10532                 straighten up columns
10533                 Patch by Fabien Vantard
10534
10535 2006-09-04 [wwp]        2.4.0cvs140
10536
10537         * src/prefs_filtering.c
10538                 fix new line's account name in filtering prefs:
10539                 was "All", is now "(New)".
10540
10541 2006-09-04 [paul]       2.4.0cvs139
10542
10543         * tools/make.themes.project
10544                 use "AUTOMAKE_OPTIONS = dist-bzip2"
10545                 instead of homebrewed "make release"
10546
10547 2006-09-03 [colin]      2.4.0cvs138
10548
10549         * src/folderview.c
10550                 Fix bug #1007 (Wrong folder highlighted)
10551
10552 2006-09-03 [colin]      2.4.0cvs137
10553
10554         * src/compose.c
10555                 Don't set Newsgroup: header to a mail folder
10556                 path
10557
10558 2006-09-03 [paul]       2.4.0cvs136
10559
10560         * src/prefs_other.c
10561         * src/prefs_spelling.c
10562                 unify the gui
10563
10564 2006-09-03 [paul]       2.4.0cvs135
10565
10566         * src/prefs_summaries.c
10567                 correct menu item text in prefs_keybind_apply_clicked()
10568
10569 2006-09-03 [paul]       2.4.0cvs134
10570
10571         * manual/advanced.xml
10572                 some improvements to the descriptions
10573         * src/mainwindow.c
10574         * src/messageview.c
10575         * src/summaryview.c
10576         * src/gtk/menu.c
10577                 fix menu sensitivity issues
10578         * src/prefs_message.c
10579                 drop the useless word 'short'
10580         * src/prefs_other.c
10581                 add the word 'lines' indicating log length
10582                 is a measure of lines
10583         * src/textview.c
10584                 fix compilation warnings
10585
10586 2006-09-02 [colin]      2.4.0cvs133
10587
10588         * src/messageview.c
10589                 Display a special return-receipt message
10590                 if the message is from the user
10591         * src/summaryview.c
10592                 Fix missing freeze of the list when marking
10593                 all read and unthreading for exec. Thanks
10594                 to Stephan Sachse.
10595
10596 2006-09-02 [paul]       2.4.0cvs132
10597
10598         * src/mainwindow.c
10599         * src/prefs_message.c
10600         * src/summaryview.c
10601                 fix some english
10602
10603 2006-09-02 [wwp]        2.4.0cvs131
10604
10605         * src/prefs_filtering.c
10606                 added an account name column to the filtering rules
10607                 dialog.
10608
10609 2006-09-02 [colin]      2.4.0cvs130
10610
10611         * src/gtk/logwindow.c
10612         * src/gtk/logwindow.h
10613                 Block scrolling if we're not at the end
10614                 of the log
10615
10616 2006-09-02 [colin]      2.4.0cvs129
10617
10618         * src/folder.c
10619                 Make sure account-specific rules can't
10620                 be used in {pre-,post-,}processing
10621         * src/mainwindow.c
10622         * src/gtk/logwindow.c
10623         * src/gtk/logwindow.h
10624                 Jump to last error when clicking on the
10625                 warning icon
10626
10627 2006-09-02 [colin]      2.4.0cvs128
10628
10629         * src/imap.c
10630         * src/import.c
10631         * src/mainwindow.c
10632         * src/mainwindow.h
10633                 Fix warning icon
10634         * src/inc.c
10635         * src/mbox.c
10636         * src/mbox.h
10637                 Let proc_mbox know its account, for
10638                 account-specific rules
10639
10640 2006-09-01 [colin]      2.4.0cvs127
10641
10642         * src/codeconv.c
10643                 Don't uselessly use iconv to convert from
10644                 us-ascii
10645         * src/alertpanel.c
10646         * src/mainwindow.c
10647         * src/mainwindow.h
10648         * src/inc.c
10649                 Fix certain log cases, disable warning icon
10650                 for now, the correct way to display it when
10651                 necessary and only when necessary is probably
10652                 to do it manually rather than use error logs
10653         * src/etpan/imap-thread.c
10654                 Clean up UID logging a bit
10655         * src/gtk/logwindow.c
10656         * src/gtk/logwindow.h
10657                 Make logging faster when the window's closed
10658
10659 2006-09-01 [wwp]        2.4.0cvs126
10660
10661         * manual/fr/account.xml
10662                 reflect changes to the ref. manual (parts of cvs72):
10663                 fix tabnames and quotes.
10664
10665 2006-09-01 [wwp]        2.4.0cvs125
10666
10667         * manual/fr/plugins.xml
10668                 reflect changes to the reference manual (cvs42):
10669                 update IRC channel info.
10670
10671 2006-09-01 [wwp]        2.4.0cvs124
10672
10673         * commitHelper
10674                 use CVSEDITOR env. var. if set, according to `man cvs`.
10675
10676 2006-09-01 [wwp]        2.4.0cvs123
10677
10678         * manual/advanced.xml
10679                 better sentence again (thanks to Paul).
10680
10681 2006-09-01 [wwp]        2.4.0cvs122
10682
10683         * manual/advanced.xml
10684         fix definition of toolbar_detachable and rework a bit the one of
10685         enable_dotted_lines.
10686
10687 2006-09-01 [mones]      2.4.0cvs121
10688
10689         * manual/advanced.xml
10690                 Document enable_dotted_lines
10691
10692 2006-09-01 [paul]       2.4.0cvs120
10693
10694         * src/folderview.c
10695         * src/folderview.h
10696         * src/imap.c
10697         * src/mainwindow.c
10698         * src/summaryview.c
10699                 obey the 'When entering folder...' option
10700                 when using the /View/Go to/... menu items
10701                 Thanks to Colin
10702
10703 2006-08-31 [colin]      2.4.0cvs119
10704
10705         * src/folderview.c
10706                 Revert 2.4.0cvs116, wrong fix.
10707
10708 2006-08-31 [colin]      2.4.0cvs118
10709
10710         * src/gtk/gtksctree.c
10711                 Better state the various copyrights
10712
10713 2006-08-31 [colin]      2.4.0cvs117
10714
10715         * src/prefs_common.c
10716                 fix enable_dotted_lines
10717
10718 2006-08-31 [colin]      2.4.0cvs116
10719
10720         * src/folderview.c
10721                 Use pref "Always open on select" when going
10722                 to next unread folder
10723         * src/gtk/gtksctree.c
10724                 Fix link failure to _gtk_clist_create_cell_layout
10725                 on certain computers. (Why not mine, I wonder)
10726
10727 2006-08-31 [colin]      2.4.0cvs115
10728
10729         * src/procmsg.c
10730         * src/textview.c
10731         * src/plugins/bogofilter/bogofilter.c
10732         * src/plugins/spamassassin/spamassassin.c
10733                 Requalify some "errors" to warnings
10734         * src/mainwindow.c
10735         * src/mainwindow.h
10736         * src/statusbar.c
10737                 Add an icon in the statusbar to notify
10738                 of errors
10739         * src/gtk/gtksctree.c
10740         * src/folderview.c
10741         * src/summaryview.c
10742                 Make the GtkSCTree look more modern by
10743                 alternating background lines
10744         * src/prefs_common.c
10745         * src/prefs_common.h
10746                 Add a pref to let people have the old
10747                 way if they prefer
10748
10749
10750 2006-08-30 [colin]      2.4.0cvs114
10751
10752         * src/procmsg.c
10753         * src/procmsg.h
10754                 Provide a way to filter a list of
10755                 messages in an optimised manner, and
10756                 add a list-filtering hook
10757         * src/folder.c
10758         * src/inc.c
10759         * src/mbox.c
10760                 Use the list filtering
10761         * src/plugins/bogofilter/bogofilter.c
10762                 Use the list-filtering hook
10763                 Use -b (bulk) mode for more speed
10764                 when learning and filtering
10765         * src/etpan/imap-thread.c
10766                 Make log output shorter in UID SEARCH
10767
10768
10769 2006-08-30 [colin]      2.4.0cvs113
10770
10771         * src/plugins/bogofilter/bogofilter.c
10772                 Really fast mass learning - thanks to David
10773                 Relson for the options explanations :)
10774
10775 2006-08-30 [colin]      2.4.0cvs112
10776
10777         * src/msgcache.c
10778                 Fix compilation on FreeBSD. Thanks
10779                 to Michael Hugues
10780
10781 2006-08-29 [colin]      2.4.0cvs111
10782
10783         * src/folderview.c
10784                 Handle "popup_menu" signal (for popping the 
10785                 menu via the keyboard)
10786         * src/mimeview.c
10787         * src/mimeview.h
10788         * src/summaryview.c
10789         * src/textview.c
10790         * src/gtk/gtkutils.c
10791         * src/gtk/gtkutils.h
10792                 Factorize scrolling code, and add an API 
10793                 for MimeViewers to handle scroll orders
10794
10795 2006-08-29 [wwp]        2.4.0cvs110
10796
10797         * src/plugins//bogofilter/bogofilter.c
10798         * src/plugins//spamassassin/spamassassin.c
10799                 make the bogofilter/spamassassin filtering error dialogs at
10800         incorporation obey to the "don't popup error dialog on
10801         receive error" option. If disabled, feed the log window w/
10802         the error message.
10803
10804 2006-08-29 [paul]
10805
10806         2.5.0-rc2 released
10807
10808 2006-08-29 [paul]       2.4.0cvs109
10809
10810         * Makefile.am
10811                 remove 'make release', it's not needed
10812                 since we use 'AUTOMAKE_OPTIONS = dist-bzip2'
10813
10814 2006-08-29 [paul]       2.4.0cvs108
10815
10816         * src/foldersel.c
10817         * src/summary_search.c
10818         * src/gtk/progressdialog.c
10819         * src/plugins/pgpcore/passphrase.c
10820                 replace deprecated gtk_window_set_policy()
10821
10822 2006-08-29 [colin]      2.4.0cvs107
10823
10824         * src/folder.c
10825                 Fix data loss when copy fails during a move:
10826                 only use fast remove_msgs if everything was
10827                 copied OK; else use slow remove_msg on the
10828                 mails that got copied only.
10829
10830 2006-08-28 [paul]       2.4.0cvs106
10831
10832         * src/mh.c
10833                 revert change in 2.4.0cvs104, it breaks
10834                 stuff
10835
10836 2006-08-28 [paul]       2.4.0cvs105
10837
10838         * src/plugins/spamassassin/spamassassin.c
10839                 english fix
10840
10841 2006-08-28 [paul]       2.4.0cvs104
10842
10843         * src/mh.c
10844                 fix data loss when moving to another
10845                 mailbox fails
10846         * src/prefs_spelling.c
10847                 improve the english
10848         * src/gtk/pluginwindow.c
10849                 improve the layout of the dialog text
10850         All thanks to Colin
10851
10852 2006-08-28 [paul]       2.4.0cvs103
10853
10854         * src/plugins/bogofilter/bogofilter.c
10855         * src/plugins/bogofilter/bogofilter_gtk.c
10856                 fix english up a bit, innit
10857
10858 2006-08-28 [paul]       2.4.0cvs102
10859
10860         * configure.ac
10861         * po/Makefile.in.in
10862         * po/Makevars
10863                 require autoconf 2.60, enabling building
10864                 with gettext 0.15 (gettext 0.14.x build still
10865                 possible). Replace Makefiles with versions
10866                 from gettext 0.15.
10867                 Remove configure options --with-localedir and
10868                 --with-mandir. The options that are provided
10869                 directly by autoconf 2.60 can be used instead:
10870                 --mandir --localedir
10871
10872 2006-08-27 [colin]      2.4.0cvs101
10873
10874         * src/plugins/bogofilter/Makefile.am
10875                 Fix make dist (no README)
10876
10877 2006-08-27 [colin]      2.4.0cvs100
10878
10879         * src/folder.c
10880                 Don't use F_UNKNOWN folders for any default
10881                 outbox/trash/etc
10882         * src/plugins/bogofilter/bogofilter.c
10883         * src/plugins/bogofilter/bogofilter.h
10884         * src/plugins/bogofilter/bogofilter_gtk.c
10885                 Add an option to specify the path to bogofilter
10886                 Use single-quotes to be able to learn in folders
10887                 with spaces in their names
10888                 Verify learning status
10889
10890 2006-08-27 [colin]      2.4.0cvs99
10891
10892         * manual/faq.xml
10893         * manual/plugins.xml
10894                 Document Bogofilter plugin
10895
10896 2006-08-27 [colin]      2.4.0cvs98
10897
10898         * src/compose.c
10899         * src/messageview.c
10900         * src/procmsg.c
10901         * src/procmsg.h
10902                 When possible, copy the queued mail to sent folder
10903                 instead of re-adding. Much faster on IMAP.
10904
10905 2006-08-27 [colin]      2.4.0cvs97
10906
10907         * src/msgcache.c
10908                 Disable mmaped caches - huge metadata loss
10909                 here after a power failure.
10910         * src/summaryview.c
10911                 Add quicksearch timing
10912         * src/common/plugin.c
10913         * src/common/plugin.h
10914                 Implement an interface to tell what plugins
10915                 provide. Prevent loading of similar plugins.
10916         * src/plugins/clamav/clamav_plugin.c
10917         * src/plugins/demo/demo.c
10918         * src/plugins/dillo_viewer/dillo_viewer.c
10919         * src/plugins/pgpcore/plugin.c
10920         * src/plugins/pgpinline/pgpinline.c
10921         * src/plugins/pgpmime/pgpmime.c
10922         * src/plugins/spamassassin/spamassassin.c
10923         * src/plugins/trayicon/trayicon.c
10924                 Implement plugin_provides()
10925
10926 2006-08-27 [colin]      2.4.0cvs96
10927
10928         * configure.ac
10929         * src/plugins/Makefile.am
10930         * src/plugins/bogofilter/.cvsignore
10931         * src/plugins/bogofilter/Makefile.am
10932         * src/plugins/bogofilter/bogofilter.c
10933         * src/plugins/bogofilter/bogofilter.h
10934         * src/plugins/bogofilter/bogofilter_gtk.c
10935                 New Bogofilter plugin, provides filtering and
10936                 learning. Spamassassin will go to extra plugins.
10937
10938 2006-08-26 [mones]      2.4.0cvs95
10939
10940         * manual/handling.xml
10941                 Fix subfolder path in the example (thanks to Paul) 
10942
10943 2006-08-26 [mones]      2.4.0cvs94
10944
10945         * manual/glossary.xml
10946                 2.2. + add ISP to the glossary
10947                 7.5. + Add UIDL to glossary
10948                 7.7. + Add TCP to glossary
10949         * manual/handling.xml
10950                 7.1. + Mentions GNU/Linux distribution, what about the non...
10951                 7.2. = s/html/HTML/, quote --local option -> Dillo HTML Viewer
10952                 7.3. + Mentions .bashrc, what about the non-bash ones? 
10953                 7.4. = Use appropriate quotation for commands
10954                 7.6. = change "" to <quote></quote>
10955         * manual/plugins.xml
10956                 6.1. + Example #mh/Mailbox/Friends -> #mh/inbox/Friends         
10957         * manual/starting.xml
10958                 2.1. + local mbox file: some examples of mbox file locations...
10959                 Also reformatted files requiring it
10960
10961 2006-08-26 [wwp]        2.4.0cvs93
10962
10963         * src/summary_search.c
10964                 disable find buttons while summary search is running.
10965
10966 2006-08-25 [colin]      2.4.0cvs92
10967
10968         * src/folder.c
10969         * src/folderutils.c
10970         * src/mh.c
10971         * src/procmsg.h
10972         * src/summaryview.c
10973                 Speed up MH moving, and add progressbar
10974                 for MH deletion
10975         * src/msgcache.c
10976                 Write cache files using mmap() too
10977
10978 2006-08-25 [wwp]        2.4.0cvs91
10979
10980         * src/summaryview.c
10981                 switch spam<->ham button when a message has been marked as spam or ham
10982                 and is still selected. Thanks to Colin.
10983
10984 2006-08-25 [paul]       2.4.0cvs90
10985
10986         * src/Makefile.am
10987         * src/stock_pixmap.c
10988         * src/stock_pixmap.h
10989         * src/summaryview.c
10990         * src/gtk/icon_legend.c
10991         * src/pixmaps/copied.xpm
10992         * src/pixmaps/moved.xpm
10993                 add icons for delayed execution marked for
10994                 copying, marked for moving
10995
10996 2006-08-25 [mones]      2.4.0cvs89
10997
10998         * manual/glossary.xml
10999                 Fix the other glossary items:
11000                 5.1. = Inmmediate execution -> <quote>immediate execution...
11001                 5.2. = Fix MBOX capitalization -> Mbox
11002                 5.3. + Improve Plugins def. w/ tech. ref.
11003                 5.4. = Quotation -> replace '>' by <quote>></quote>
11004                 5.5. - SMTP Server. -> remove dot
11005         * po/es.po
11006                 Updated translation
11007
11008 2006-08-25 [mones]      2.4.0cvs88
11009
11010         * manual/ack.xml
11011                 Reformatted, changed email address
11012         * manual/glossary.xml
11013                 Reformatted, fixed MANUAL-TODO items:
11014                 8.2. + add ROT-13 to glossary
11015                 8.4. + add URL to glossary
11016         * manual/es/advanced.xml
11017                 Fixed <literal>s
11018
11019 2006-08-25 [paul]       2.4.0cvs87
11020
11021         * src/gtk/icon_legend.c
11022                 add 'marked for deletion' icon
11023                 arrange icons by containing column
11024                 wrap long label text
11025
11026 2006-08-25 [colin]      2.4.0cvs86
11027
11028         * src/common/utils.c
11029         * src/common/utils.h
11030                 Add the sc_g_*list_bigger functions in
11031                 a place everyone can use it
11032         * src/summaryview.c
11033                 Only freeze/thaw the list when working
11034                 on the selection, if it's bigger than 1
11035         * src/gtk/gtksctree.c
11036                 Only freeze/thaw the list when unselec-
11037                 ting 'all' if ('all' != 1)
11038                 This avoids some flickering
11039
11040 2006-08-24 [colin]      2.4.0cvs85
11041
11042         * src/addressbook.c
11043                 Fix strange list selection
11044                 Fix random seg (Invalid read of freed memory)
11045
11046 2006-08-24 [colin]      2.4.0cvs84
11047
11048         * src/alertpanel.c
11049         * src/gtk/inputdialog.c
11050         * src/plugins/pgpcore/passphrase.c
11051                 Revert minimal width patch of 2.4.0cvs67,
11052                 as it is also a maximal width. Use 
11053                 gtk_window_set_default_size instead.
11054
11055 2006-08-24 [colin]      2.4.0cvs83
11056
11057         * src/msgcache.c
11058                 Write cache/mark to temp files before
11059                 overwriting old ones (avoids metadata
11060                 loss if writing the new files fail).
11061                 Use mmap() to read cache/mark file, as
11062                 this makes cache reading faster. Dis-
11063                 abled for big-endian machines until it
11064                 can be tested. (Big-endian users: set
11065                 msgcache_use_mmap = TRUE in the relevant
11066                 #if).
11067         * src/procmsg.h
11068                 Move rarely used fields of MsgInfo in 
11069                 another structure, which will only be
11070                 allocated if needed. Face, X-Face,
11071                 Return receipt headers and List-*
11072                 headers are moved. Mails having none
11073                 of these occupy 52 bytes less with
11074                 this patch, which makes 2.5MB of RAM
11075                 saved on a 50k folder).
11076         * src/headerview.c
11077         * src/mainwindow.c
11078         * src/messageview.c
11079         * src/partial_download.c
11080         * src/procheader.c
11081         * src/procmsg.c
11082         * src/textview.c
11083                 Follow this structure change.
11084
11085 2006-08-24 [wwp]        2.4.0cvs82
11086
11087         * manual/es/.cvsignore
11088         * manual/es/dist/.cvsignore
11089         * manual/es/dist/html/.cvsignore
11090         * manual/es/dist/pdf/.cvsignore
11091         * manual/es/dist/ps/.cvsignore
11092         * manual/es/dist/txt/.cvsignore
11093                 more (generated) files to ignore.
11094
11095 2006-08-24 [colin]      2.4.0cvs81
11096
11097         * src/folder.c
11098         * src/mh.c
11099                 Fix possible problems with local delivery. Check the folder doesn't
11100                 need scan before setting its mtime when saving cache (which can be
11101                 done long after the folder's been modified by an external process);
11102                 Check that the stored item's mtime didn't change in mh functions.
11103
11104 2006-08-24 [mones]      2.4.0cvs80
11105
11106         * manual/advanced.xml
11107                 Rewrapping, some fixes and MANUAL-TODO items:
11108                 8.1. = change "" to <quote></quote>
11109                 8.3. = quote menu items
11110                 8.5. - deploying -> new user ... ideally a new user (redundant)
11111
11112 2006-08-23 [colin]      2.4.0cvs79
11113
11114         * src/gtk/gtksctree.c
11115                 When selecting or deselecting range, only
11116                 freeze/thaw when selection is bigger than 10
11117
11118 2006-08-23 [colin]      2.4.0cvs78
11119
11120         * src/messageview.c
11121         * src/mimeview.c
11122         * src/mimeview.h
11123         * src/plugins/dillo_viewer/dillo_viewer.c
11124                 Provide an API for MimeViewer plugins to
11125                 return a text selection for replying
11126
11127 2006-08-23 [colin]      2.4.0cvs77
11128
11129         * src/image_viewer.c
11130         * src/textview.c
11131                 Use gtk_pixbuf_new_from_file_at_scale(), which
11132                 is faster than getting the pixbuf then resizing
11133                 it.
11134
11135 2006-08-23 [colin]      2.4.0cvs76
11136
11137         * src/procmime.c
11138                 UTF-8 should be sent Quoted-printable
11139
11140 2006-08-22 [colin]      2.4.0cvs75
11141
11142         * src/mh.c
11143                 Check if scan is required before touching
11144                 the folder (or it'll be required every time)
11145
11146 2006-08-22 [colin]      2.4.0cvs74
11147
11148         * configure.ac
11149                 Require libetpan 0.46 (crasher fix when built
11150                 against gnutls)
11151
11152 2006-08-22 [colin]      2.4.0cvs73
11153
11154         * src/folder.c
11155                 Set folder's mtime after writing its
11156                 cache
11157         * src/folderview.c
11158                 Add some timing
11159         * src/procmsg.c
11160                 Don't do useless stuff if we don't 
11161                 thread by subject
11162         * src/summaryview.c
11163                 Add some timing, don't deselect prior
11164                 to selecting (gtksctree does it itself),
11165                 remove crash avoidance hacks as it's been
11166                 properly fixed since a while
11167         * src/common/utils.c
11168                 Optimize to_human_readable(): _() is slow,
11169                 do it only once, and avoid %f format for KB
11170                 (the most common in a summaryview)
11171         * src/gtk/gtksctree.c
11172                 Don't uselessly freeze/thaw (fixes flicker
11173                 on next unread and friends), reduce number
11174                 of g_list_nth/g_list_position where possible
11175         * src/gtk/gtkutils.c
11176         * src/gtk/gtkutils.h
11177                 Reduce number of g_list_nth/g_list_position
11178                 where possible.
11179                 All of this makes loading as 70k folder 2.1
11180                 seconds instead of 3.2 (with hot FS caches).
11181                 (1.3 seconds without Date and Size columns...)
11182
11183 2006-08-22 [paul]       2.4.0cvs72
11184
11185         wrap documents and do some items from mones' MANUAL-TODO:
11186
11187         * manual/account.xml
11188                 4.1. = fix tabname references to <quote>tabname</quote>
11189                 4.2. = fix "xxx" and 'xxx' items to <quote>xxx</quote>
11190         * manual/faq.xml
11191                 1.1. = mentioned options don't match UI
11192                 Add information about the 'Never send Return Receipts'
11193                 option
11194         * manual/handling.xml
11195                 6.2. = Mentions Extended symbols button, but now is
11196                 named Information
11197                 6.3. = Mentions ... button, which is now Edit
11198
11199 2006-08-22 [colin]      2.4.0cvs71
11200
11201         * src/gtk/pluginwindow.c
11202                 Fix layout in verbose translations (such
11203                 as french)
11204
11205 2006-08-22 [paul]       2.4.0cvs70
11206
11207         * manual/Makefile.am
11208                 build manuals in alphabetical order
11209         * src/addressbook.c
11210         * src/prefs_themes.c
11211                 replace/remove deprecated symbols
11212         * src/gtk/gtkutils.c
11213                 fix a warning
11214         * src/gtk/pluginwindow.c
11215                 replace deprecated symbol
11216                 replace label text and move it
11217         * src/plugins/pgpcore/prefs_gpg.c
11218                 move the 'Generate...' button out of the
11219                 Sign Key frame, replace the English used
11220         * src/plugins/pgpcore/sgpgme.c
11221                 fixes to the English
11222
11223 2006-08-21 [colin]      2.4.0cvs69
11224
11225         * src/plugins/trayicon/trayicon.c
11226                 Add more strings for translation; patch
11227                 by Pawel
11228
11229 2006-08-21 [colin]      2.4.0cvs68
11230
11231         * src/compose.c
11232                 fix replied flag not set after drafting
11233         * src/matcher.c
11234                 fix body quicksearch in non-encoded bodies
11235                 containing '='
11236         * src/msgcache.c
11237                 Get rid of the g_malloc workaround for
11238                 corrupted caches, use g_try_malloc
11239
11240 2006-08-21 [colin]      2.4.0cvs67
11241
11242         * src/alertpanel.c
11243         * src/gtk/inputdialog.c
11244         * src/plugins/pgpcore/passphrase.c
11245                 Set minimal width to 375
11246         * src/mainwindow.c
11247                 Fix switching to offline, asking if it 
11248                 should be overriden for synchronising
11249         * src/mimeview.c
11250                 Don't offer to remember command on Open 
11251                 with for text parts, as the browser or 
11252                 text editor command isn't changed from 
11253                 there
11254
11255 2006-08-20 [paul]       2.4.0cvs66
11256
11257         * po/ko.po
11258         * po/zh_CN.po
11259                 fix plural form errors. revealed by stricter
11260                 checking of gettext 0.15
11261
11262 2006-08-18 [paul]       2.4.0cvs65
11263
11264         * src/stock_pixmap.c
11265                 fix the fix of 2.4.0cvs64
11266                 Thanks to Colin
11267
11268 2006-08-18 [paul]       2.4.0cvs64
11269
11270         * src/stock_pixmap.c
11271                 fix leaks
11272                 Thanks to Colin
11273
11274 2006-08-18 [paul]       2.4.0cvs63
11275
11276         * src/compose.c
11277         * src/procmsg.c
11278                 fix occasional IMAP bug where large msgs
11279                 were left in the queue folder after sending
11280                 Thanks to Colin
11281
11282 2006-08-18 [paul]       2.4.0cvs62
11283
11284         * src/folderview.c
11285                 freeze the summaryview while quicksearch results
11286                 are displayed
11287                 (fixes bug 456 'current message is hidden when the
11288                 view is refreshed and extended search is "unread 
11289                 messages"')
11290                 Thanks to Colin
11291         * src/textview.c
11292                 add missing #include "inputdialog.h"
11293         * src/common/utils.h
11294                 add missing mailcap_update_default() and improve
11295                 readability
11296
11297 2006-08-17 [colin]      2.4.0cvs61
11298
11299         * src/plugins/pgpcore/select-keys.c
11300                 Fix warnings :)
11301
11302 2006-08-17 [colin]      2.4.0cvs60
11303
11304         * src/compose.c
11305                 Don't continue queuing if Cancel is clicked
11306                 in select-keys
11307
11308 2006-08-17 [colin]      2.4.0cvs59
11309
11310         * src/plugins/pgpcore/select-keys.c
11311                 When encrypting, if only one key matches and it 
11312                 matches exactly, automatically use it.
11313
11314 2006-08-17 [colin]      2.4.0cvs58
11315
11316         * src/mimeview.c
11317         * src/prefs_common.c
11318         * src/prefs_common.h
11319         * src/prefs_ext_prog.c
11320         * src/textview.c
11321                 Fix issues with previous patch (text/html)
11322                 Remove outdated prefs
11323
11324 2006-08-17 [colin]      2.4.0cvs57
11325
11326         * src/imap.c
11327                 Add View Log button on auth error
11328         * src/procmsg.c
11329                 Fix encrypted mail marked as new when
11330                 saved in normal folders
11331         * src/plugins/pgpinline/pgpinline.c
11332                 Fix encrypt bug on IMAP
11333         * src/mimeview.c
11334         * src/common/utils.c
11335         * src/common/utils.h
11336         * src/gtk/inputdialog.c
11337         * src/gtk/inputdialog.h
11338                 Get rid of metamail stuff, simplify
11339                 opening, and allow remembering of user's
11340                 choices (by updating ~/.mailcap). There's
11341                 still to drop "Audio player" and "Image
11342                 viewer" preferences.
11343
11344 2006-08-17 [mones]      2.4.0cvs56
11345
11346         * manual/es/sylpheed-claws-manual.xml
11347                 fix DTD path
11348
11349 2006-08-17 [mones]      2.4.0cvs55
11350
11351         * configure.ac
11352         * manual/Makefile.am
11353         * manual/es/Makefile.am
11354         * manual/es/account.xml
11355         * manual/es/ack.xml
11356         * manual/es/addrbook.xml
11357         * manual/es/advanced.xml
11358         * manual/es/faq.xml
11359         * manual/es/glossary.xml
11360         * manual/es/gpl.xml
11361         * manual/es/handling.xml
11362         * manual/es/intro.xml
11363         * manual/es/keyboard.xml
11364         * manual/es/plugins.xml
11365         * manual/es/starting.xml
11366         * manual/es/sylpheed-claws-manual.xml
11367         * manual/es/dist/Makefile.am
11368         * manual/es/dist/html/Makefile.am
11369         * manual/es/dist/pdf/Makefile.am
11370         * manual/es/dist/ps/Makefile.am
11371         * manual/es/dist/txt/Makefile.am
11372                 Spanish translation for the manual
11373
11374 2006-08-16 [colin]      2.4.0cvs54
11375
11376         * src/compose.c
11377         * src/main.c
11378         * src/mainwindow.c
11379                 Fix send button sensitivity at startup
11380                 Set send menu sensitivity (patch by Fabien)
11381         * src/ssl_manager.c
11382                 Enable closing with esc (patch by Fabien)
11383         * src/gtk/foldersort.c
11384                 Enable closing with esc (patch by Fabien)
11385         * src/procmime.c
11386                 Optimisation (no need to copy to tempfile to
11387                 "decode" 7bit and 8bit)
11388         * src/summaryview.c
11389                 Fix cruft in swap_from case
11390         * src/textview.c
11391                 Fix missing last line in some mail cases 
11392                 (Fixes debian #381872)
11393         * src/plugins/pgpcore/prefs_gpg.c
11394         * src/plugins/pgpcore/sgpgme.c
11395         * src/plugins/pgpcore/sgpgme.h
11396                 Don't show "no key found" when user explicitely
11397                 wants to create a key
11398
11399 2006-08-16 [paul]       2.4.0cvs53
11400
11401         * configure.ac
11402         * src/account.c
11403         * src/addressbook.c
11404         * src/headerview.c
11405         * src/prefs_account.c
11406         * src/prefs_message.c
11407         * src/gtk/gtkutils.c
11408                 bump up minimum required versions of GTK+ and
11409                 GLIB to 2.6.0
11410
11411 2006-08-16 [paul]       2.4.0cvs52
11412
11413         * src/toolbar.c
11414                 workaround GTK+ Bug 351600 - 'Can't re-click
11415                 on button after sensitivity update'
11416                 http://bugzilla.gnome.org/show_bug.cgi?id=351600
11417                 Thanks to Colin
11418
11419 2006-08-15 [colin]      2.4.0cvs51
11420
11421         * src/plugins/pgpcore/prefs_gpg.c
11422                 Set options sensitivity according to
11423                 key existence
11424         * src/plugins/pgpcore/sgpgme.c
11425                 Allow to create key with no passphrase
11426
11427 2006-08-14 [cleroy]     2.4.0cvs50
11428
11429         * src/gtk/pluginwindow.c
11430                 New layout (maybe to be changed?)
11431         * src/gtk/gtkutils.c
11432                 Fix a bit label_window
11433         * src/plugins/pgpcore/passphrase.c
11434         * src/plugins/pgpcore/passphrase.h
11435         * src/plugins/pgpcore/plugin.c
11436         * src/plugins/pgpcore/prefs_gpg.c
11437         * src/plugins/pgpcore/prefs_gpg.h
11438         * src/plugins/pgpcore/sgpgme.c
11439         * src/plugins/pgpcore/sgpgme.h
11440                 Allow to create a PGP private key via the GUI
11441
11442 2006-08-14 [wwp]        2.4.0cvs49
11443
11444         * src/addressbook_foldersel.c
11445                 fix strict ISO C90 compliance.
11446
11447 2006-08-14 [paul]       2.4.0cvs48
11448
11449         * src/gtk/prefswindow.c
11450                 re-set scrolled window on opening
11451                 Patch by Ticho
11452
11453 2006-08-14 [paul]
11454
11455         2.5.0-rc1 released
11456
11457 2006-08-14 [paul]       2.4.0cvs47
11458
11459         * src/prefs_display_header.c
11460                 re-enable user-defined Displayed Headers
11461
11462 2006-08-14 [paul]       2.4.0cvs46
11463
11464         * src/prefs_account.c
11465                 use GTK_STOCK_EDIT
11466
11467 2006-08-13 [colin]      2.4.0cvs45
11468
11469         * src/common/utils.c
11470                 Fix "a" in quote when the original message is empty,
11471                 by using \0 instead of 'a' to test writability of
11472                 temp files.
11473
11474 2006-08-13 [wwp]        2.4.0cvs44
11475
11476         * src/plugins/spamassassin/spamassassin.c
11477                 fix capitalization of "SpamAssassin" in some debug, log and
11478                 dialog messages.
11479
11480 2006-08-13 [paul]       2.4.0cvs43
11481
11482         * src/editldap.c
11483                 fix overlapping widgets
11484         * src/prefs_account.c
11485                 fix translation of protocol_names[]
11486                 fix label disappearing off the edge of the
11487                 visible area
11488
11489 2006-08-12 [paul]       2.4.0cvs42
11490
11491         * manual/plugins.xml
11492                 update IRC channel info before it gets forgotten
11493                 about
11494
11495 2006-08-11 [colin]      2.4.0cvs41
11496
11497         * src/compose.c
11498         * src/mainwindow.c
11499         * src/mainwindow.h
11500         * src/procmsg.c
11501         * src/procmsg.h
11502         * src/summaryview.c
11503         * src/toolbar.c
11504                 Grey out the Send button if
11505                 - Queue folders are empty, or
11506                 - We're sending already
11507
11508 2006-08-11 [wwp]        2.4.0cvs40
11509
11510         * src/main.c
11511                 fix a logic issue when quitting while a compose window is
11512                 still open, thanks to Colin.
11513
11514 2006-08-10 [colin]      2.4.0cvs39
11515
11516         * src/main.c
11517                 Fix default font size setting after wizard run
11518         * src/imap.c
11519         * src/etpan/imap-thread.c
11520         * src/etpan/imap-thread.h
11521                 Fix bug #999 (Timing out on TSL cert validation 
11522                 dialog makes ugly things happen). Also, STARTTLS
11523                 unconditionnaly if initial capabilities contain
11524                 LOGINDISABLED and STARTTLS.
11525
11526 2006-08-09 [colin]      2.4.0cvs38
11527
11528         * src/mainwindow.c
11529         * src/mainwindow.h
11530                 Fix Tools/Actions sensitivity when there are
11531                 no actions
11532
11533 2006-08-09 [colin]      2.4.0cvs37
11534
11535         * src/prefs_filtering.c
11536                 Warning fix, patch by Paul
11537         * src/messageview.c
11538         * src/prefs_actions.c
11539         * src/prefs_filtering_action.c
11540         * src/prefs_matcher.c
11541                 Uniformisation of "Info ..." to "Info..." (for
11542                 old gtk), patch by Fabien
11543         * src/plugins/clamav/clamav_plugin_gtk.c
11544                 Sensitivity fix by Fabien
11545
11546 2006-08-09 [colin]      2.4.0cvs36
11547
11548         * src/main.c
11549         * src/main.h
11550                 Add a function to know whether we're exiting
11551         * src/plugins/trayicon/trayicon.c
11552                 If exiting, don't do anything. Faster, and
11553                 avoids gtk_main_iteration reentracy causing
11554                 segfaults at exit
11555
11556 2006-08-09 [colin]      2.4.0cvs35
11557
11558         * src/messageview.c
11559         * src/mimeview.c
11560         * src/mimeview.h
11561                 Fix lack of part selection when automatically 
11562                 jumping to a specific part
11563         * src/msgcache.c
11564                 Little optimisation in cache reading
11565
11566 2006-08-09 [colin]      2.4.0cvs34
11567
11568         * src/compose.c
11569                 Fix crash setting the priority on reedit
11570                 (Accessing compose before creating it!)
11571
11572 2006-08-08 [colin]      2.4.0cvs33
11573
11574         * src/procmime.c
11575                 Fix bug #998 (last attachment is not accessible)
11576                 Bad RFC interpretation on multipart close-delimiters
11577         * src/mimeview.c
11578         * src/mimeview.h
11579         * src/gtk/gtkvscrollbutton.c
11580         * src/gtk/gtkvscrollbutton.h
11581                 Make attachments list wheel-scrollable
11582
11583 2006-08-07 [colin]      2.4.0cvs32
11584
11585         * src/gtk/gtkaspell.c
11586                 Fix bug #973 (Unicode punctation characters 
11587                 are not recognized as separators by the
11588                 spell checker); fix unsigned stuff
11589
11590 2006-08-07 [colin]      2.4.0cvs31
11591
11592         * src/compose.c
11593                 Fix bug #956 (DnD text with accents in compose 
11594                 text entry); fix gccc's signed/unsigned fuss
11595
11596 2006-08-06 [colin]      2.4.0cvs30
11597
11598         * src/main.c
11599                 Fix bug #979 (Plugin crashes when exiting 
11600                 sylpheed-claws) : handle exit request only 
11601                 once
11602
11603 2006-08-05 [colin]      2.4.0cvs29
11604
11605         * src/news.c
11606                 Just make sure we have a msgid.
11607
11608 2006-08-05 [colin]      2.4.0cvs28
11609
11610         * src/news.c
11611         * src/summaryview.c
11612                 Fix bug #995 ("Mark cross-posted as read" doesn't work)
11613                 by reimplementing it
11614         * src/textview.c
11615                 Fix bug when hiding quotes with level > 3 and quote
11616                 colors are recycled
11617
11618 2006-08-04 [colin]      2.4.0cvs27
11619
11620         * src/compose.c
11621         * src/undo.c
11622         * src/undo.h
11623                 Fix a bit replace-by-pasting undo
11624         * src/mainwindow.c
11625         * src/messageview.c
11626                 Fix Fold quotes menu synchro in
11627                 mainwindow when it changes in 
11628                 messageview
11629         * src/textview.c
11630                 Fix right-click on quotes blocks
11631         * src/common/utils.c
11632                 Verify that the file created by
11633                 my_tmpfile() is writable. Fixes
11634                 bug #988 (very specific filesystem
11635                 issue)
11636         * src/plugins/pgpcore/sgpgme.c
11637                 Fix file descriptor leak
11638         * src/plugins/spamassassin/spamassassin.c
11639                 Warn once if spamd isn't reachable
11640
11641 2006-08-04 [colin]      2.4.0cvs26
11642
11643         * src/toolbar.c
11644                 i18n context patch by Fabien
11645
11646 2006-08-03 [colin]      2.4.0cvs25
11647
11648         * src/mainwindow.c
11649         * src/messageview.c
11650                 Rename "Hide quotes" to "Fold quotes"
11651         * src/textview.c
11652                 Don't use hand cursor on quotes. "all 
11653                 the bonuses of the feature and none of 
11654                 unwelcome side-effects"
11655
11656 2006-08-03 [colin]      2.4.0cvs24
11657
11658         * AUTHORS
11659         * sylpheed-claws.desktop
11660         * src/gtk/authors.h
11661                 Bring the desktop file to XDG compliance
11662                 Patch by Charles A. Edwards
11663
11664 2006-08-03 [colin]      2.4.0cvs23
11665
11666         * src/textview.c
11667                 Fix links offset when they are preceded
11668                 by accentued chars (g_utf8_strlen!)
11669         * src/mainwindow.c
11670                 Fix wrong status when starting offline
11671
11672
11673 2006-08-03 [wwp]        2.4.0cvs22
11674
11675         * src/prefs_common.h
11676                 ask what to do w/ filtering rules that belong to an account when
11677                 applying filtering rules manually from the main window (skip,
11678                 apply regardless of the account, use current account). This dialog
11679                 can be skipped and the last reply used.
11680                 (forgot that file)
11681
11682 2006-08-03 [wwp]        2.4.0cvs21
11683
11684         * src/filtering.c
11685         * src/filtering.h
11686         * src/prefs_common.c
11687         * src/summaryview.c
11688         * src/alertpanel.c
11689         * src/alertpanel.h
11690         * src/messageview.c
11691                 ask what to do w/ filtering rules that belong to an account when
11692                 applying filtering rules manually from the main window (skip,
11693                 apply regardless of the account, use current account). This dialog
11694                 can be skipped and the last reply used.
11695
11696
11697 2006-08-03 [colin]      2.4.0cvs20
11698
11699         * src/textview.c
11700                 Optimize previous patch
11701
11702 2006-08-03 [cleroy]     2.4.0cvs19
11703
11704         * src/textview.c
11705                 Fix quotes getting toggled back when the
11706                 mail has an even number of text parts
11707
11708 2006-08-02 [colin]      2.4.0cvs18
11709
11710         * src/messageview.c
11711                 Add Hide quotes menu
11712
11713 2006-08-02 [colin]      2.4.0cvs17
11714
11715         * src/mainwindow.c
11716         * src/prefs_common.c
11717         * src/textview.c
11718         * src/textview.h
11719         * src/gtk/about.c
11720                 Allow per-level quote hiding,
11721                 Allow toggling quotes by double-clicking them
11722                 Rename RemoteURI to ClickableText to reflect
11723                 the fact it's used for a variety of things
11724
11725 2006-08-02 [wwp]        2.4.0cvs16
11726
11727         * src/mainwindow.c
11728                 fix "View/Hide quotes" menu item status initialization.
11729
11730 2006-08-02 [wwp]        2.4.0cvs15
11731
11732         * src/matcher_parser_parse.y
11733                 remove a debug trace.
11734
11735 2006-08-02 [paul]       2.4.0cvs14
11736
11737         * src/plugins/pgpcore/passphrase.c
11738                 don't set initial dialog size
11739                 make it resizable
11740
11741 2006-08-02 [paul]       2.4.0cvs13
11742
11743         * src/noticeview.c
11744                 remove the rogue '/' character
11745
11746 2006-08-02 [paul]       2.4.0cvs12
11747
11748         * src/noticeview.c
11749                 allow buttons to resize as necessary
11750
11751 2006-08-01 [wwp]        2.4.0cvs11
11752
11753         * src/mbox.c
11754                 fix strict ISO C90 compliance.
11755
11756 2006-08-01 [wwp]        2.4.0cvs10
11757
11758         * tools/update-po
11759                 updated update-po tool to work w/ context-dependent translations.
11760                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
11761
11762 2006-08-01 [wwp]        2.4.0cvs9
11763
11764         * src/matcher.c
11765         * src/prefs_filtering.c
11766         * src/prefs_matcher.c
11767                 allow context-dependent translations for "All",
11768                 patch by Fabien Vantard <fzzzzz@gmail.com>.
11769
11770 2006-07-31 [colin]      2.4.0cvs8
11771
11772         * AUTHORS
11773         * src/gtk/authors.h
11774                 Add Rafal to authors
11775
11776 2006-07-31 [colin]      2.4.0cvs7
11777
11778         * src/compose.c
11779         * src/mainwindow.c
11780         * src/messageview.h
11781         * src/prefs_common.c
11782         * src/prefs_common.h
11783         * src/textview.c
11784                 Add 'View/Hide quotes'. Patch based on a patch
11785                 by Rafal Weglarz
11786
11787 2006-07-31 [colin]      2.4.0cvs6
11788
11789         * src/action.c
11790                 Fix problem with "> stuff >" actions
11791
11792 2006-07-31 [paul]       2.4.0cvs5
11793
11794         * po/nb.po
11795                 updated by Geir Helland
11796
11797 2006-07-31 [wwp]        2.4.0cvs4
11798
11799         * src/mainwindow.c
11800         * src/summaryview.c
11801         * src/summaryview.h
11802                 add "View/Go to/Parent message" and "View/Go to/Last read message",
11803                 thanks to Colin.
11804
11805 2006-07-31 [wwp]        2.4.0cvs3
11806
11807         * src/Makefile.am
11808         * src/addr_compl.c
11809         * src/addr_compl.h
11810         * src/addressbook.c
11811         * src/addressbook.h
11812         * src/addressbook_foldersel.c
11813         * src/addressbook_foldersel.h
11814         * src/addrindex.c
11815         * src/addrindex.h
11816         * src/matcher.c
11817         * src/matcher.h
11818         * src/matcher_parser_lex.l
11819         * src/matcher_parser_parse.y
11820         * src/prefs_common.c
11821         * src/prefs_common.h
11822         * src/prefs_filtering.c
11823         * src/prefs_matcher.c
11824         * src/prefs_matcher.h
11825         * src/summaryview.c
11826                 introduce filtering against the address book. It's now possible to add
11827                 matched conditions to determine if any email address in a message matches
11828                 or doesn't match any or all books or folders in the address book.
11829
11830 2006-07-31 [wwp]        2.4.0cvs2
11831
11832         * src/account.c
11833         * src/filtering.c
11834         * src/filtering.h
11835         * src/folder.c
11836         * src/folderview.c
11837         * src/inc.c
11838         * src/mainwindow.c
11839         * src/matcher.c
11840         * src/matcher_parser_lex.l
11841         * src/matcher_parser_parse.y
11842         * src/mbox.c
11843         * src/prefs_filtering.c
11844         * src/prefs_filtering.h
11845         * src/procmsg.c
11846         * src/procmsg.h
11847         * src/summaryview.c
11848                 introduce per-account filtering rules. Each filtering rule can now be assigned
11849                 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
11850                 when applying filtering rules manually, as all rules will apply - even the ones
11851                 assigned to an account. This issue will be addressed soon.
11852  
11853
11854
11855 2006-07-31 [wwp]        2.4.0cvs1
11856
11857         * src/quote_fmt.c
11858                 make more strings translatable.
11859
11860 2006-07-31 [paul]       2.4.0
11861
11862         2.4.0 released
11863
11864 2006-07-31 [paul]       2.3.1cvs91
11865
11866         * po/ca.po
11867                 updated by Miquel Oliete
11868
11869 2006-07-31 [paul]       2.3.1cvs90
11870
11871         * po/de.po
11872         * po/el.po
11873         * po/fr.po
11874         * po/it.po
11875         * po/pl.po
11876         * po/pt_BR.po
11877         * po/sr.po
11878         * po/zh_CN.po
11879                 updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard,
11880                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes,
11881                 Aleksandar Urosevic, and Ralgh Young
11882
11883 2006-07-31 [paul]       2.3.1cvs89
11884
11885         * src/account.c
11886         * src/main.c
11887         * src/mainwindow.c
11888         * src/mainwindow.h
11889                 Fix a race condition when, after an SC crash, rescanning
11890                 folders took more than 0.5 seconds
11891                 Thanks to Colin
11892
11893 2006-07-31 [paul]       2.3.1cvs88
11894
11895         * src/folderview.c
11896                 don't translate separator strings
11897
11898 2006-07-30 [mones]      2.3.1cvs87
11899
11900         * doc/man/sylpheed-claws.1
11901                 Fixed non-ASCII chars in Hoa's name
11902         * po/es.po
11903                 Updated for release
11904
11905 2006-07-27 [colin]      2.3.1cvs86
11906
11907         * src/textview.c
11908                 Don't include the leading \n in links
11909                 Patch by Fabien
11910
11911 2006-07-25 [colin]      2.3.1cvs85
11912
11913         * src/mainwindow.c
11914         * src/common/socket.h
11915         * src/etpan/imap-thread.c
11916                 Refresh resolvers before connecting
11917                 to IMAP servers, and after switching
11918                 to online. Thanks to Paul.
11919
11920 2006-07-18 [colin]
11921
11922         * 2.4.0-rc4 released
11923
11924 2006-07-17 [colin]      2.3.1cvs84
11925
11926         * src/inc.c
11927                 Show connection attempt in statusbar before
11928                 connecting (previously first message was
11929                 "Retrieving messages from ..." after the
11930                 connection succeeded.
11931
11932 2006-07-16 [wwp]        2.3.1cvs83
11933
11934         * sylpheed-claws.ico
11935                 Added .ico file (windows multi-size icon file, generated).
11936
11937 2006-07-12 [wwp]        2.3.1cvs82
11938
11939         * src/messageview.c
11940                 remove Message/Re-edit menu entry from messageview window,
11941                 as sent/draft/queued messages are opened in compose window when
11942                 re-edited and it's not possible to re-edit other msgs.
11943
11944 2006-07-12 [paul]       2.3.1cvs81
11945
11946         * AUTHORS
11947         * src/mainwindow.c
11948         * src/gtk/authors.h
11949                 check online state before resetting
11950                 mailcheck timer. Useful if some program
11951                 verifies connection state and updates
11952                 Claws.
11953                 Patch by  Leonid Evdokimov <darkk@users.sf.net>
11954
11955 2006-07-12 [paul]       2.3.1cvs80
11956
11957         * sylpheed-claws-128x128.png
11958         * sylpheed-claws-64x64.png
11959         * sylpheed-claws.png
11960         * src/Makefile.am
11961         * src/main.c
11962         * src/prefs_toolbar.c
11963         * src/stock_pixmap.c
11964         * src/stock_pixmap.h
11965         * src/wizard.c
11966         * src/gtk/about.c
11967         * src/gtk/gtkutils.c
11968         * src/pixmaps/sylpheed-claws.xpm        ** ADDED **
11969         * src/pixmaps/sylpheed-claws_icon.xpm   ** ADDED **
11970         * src/pixmaps/sylpheed-claws_logo.xpm   ** ADDED **
11971         * src/pixmaps/sylpheed.xpm              ** REMOVED **
11972         * src/pixmaps/sylpheed_icon.xpm         ** REMOVED **
11973         * src/pixmaps/sylpheed_logo.xpm         ** REMOVED **
11974                 updated and renamed logo/icon files and related
11975                 logo by Jesper Schultz
11976
11977 2006-07-11 [paul]       2.3.1cvs79
11978
11979         * src/main.c
11980                 fix the labels a smidgin
11981
11982 2006-07-09 [colin]      2.3.1cvs78
11983
11984         * src/textview.c
11985                 Show errors in textviewer's command
11986                 Patch by H. Merijn Brand
11987
11988 2006-07-09 [colin]      2.3.1cvs77
11989
11990         * src/compose.c
11991                 Save FMID in drafts too
11992
11993 2006-07-08 [colin]      2.3.1cvs76
11994
11995         * src/compose.c
11996                 Svae RMID in drafted mails too
11997                 Save quote_fmt vars for whole mails,
11998                 don't reset at each quote_fmt_init:
11999                 allows to use the same |i{var} in
12000                 various template fields
12001         * src/prefs_template.c
12002         * src/quote_fmt.h
12003         * src/quote_fmt_parse.y
12004                 Same
12005
12006 2006-07-08 [colin]      2.3.1cvs75
12007
12008         * src/textview.c
12009                 Fix highlighting of attached parts URIs
12010
12011 2006-07-08 [colin]      2.3.1cvs74
12012
12013         * src/main.c
12014                 Prevent bug #981 (sc 2.3.1 segfaults with 
12015                 gtk+ 2.10) from being reported again:
12016                 if Sylpheed-Claws has been compiled against
12017                 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0, 
12018                 of if Sylpheed-Claws has been compiled against
12019                 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
12020                 error out.
12021
12022 2006-07-07 [colin]      2.3.1cvs73
12023
12024         * src/prefs_actions.c
12025                 Fix label
12026
12027 2006-07-07 [colin]      2.3.1cvs72
12028
12029         * src/prefs_actions.c
12030                 Fix compile on gtk < 2.8. argh :)
12031
12032 2006-07-07 [paul]       2.3.1cvs71
12033
12034         * src/common/defs.h
12035                 update DONATE_URI
12036
12037 2006-07-07 [colin]      2.3.1cvs70
12038
12039         * po/POTFILES.in
12040         * src/quote_fmt.c
12041         * src/quote_fmt_lex.l
12042         * src/quote_fmt_parse.y
12043                 Add |i{var}, a way to insert user-entered
12044                 text in a template
12045
12046 2006-07-07 [colin]
12047
12048         * 2.4.0-rc3 released
12049
12050 2006-07-07 [colin]      2.3.1cvs69
12051
12052         * src/folder.c
12053                 Don't consider inboxes of UNKNOWN folder 
12054                 classes to be useable as default inboxes
12055
12056 2006-07-07 [paul]       2.3.1cvs68
12057
12058         * src/textview.c
12059                 add missing #include <errno.h>
12060                 Thanks to René J. Blokland
12061
12062 2006-07-07 [paul]       2.3.1cvs67
12063
12064         * src/action.c
12065                 Return now Closes dialog
12066         * src/mimeview.c
12067         * src/mimeview.h
12068         * src/textview.c
12069                 add contextual menu to mime parts listed
12070                 in the textview
12071                 Thanks to Colin
12072         * src/common/utils.c
12073                 reversal: ' is a valid character in URLs
12074
12075 2006-07-06 [colin]      2.3.1cvs66
12076
12077         * src/remotefolder.h
12078                 Forgotten in previous commit
12079
12080 2006-07-06 [colin]      2.3.1cvs65
12081
12082         * src/folder.c
12083                 Set summary update flag whenever
12084                 totals changed
12085         * src/imap.c
12086         * src/prefs_account.c
12087         * src/common/utils.h
12088         * src/etpan/imap-thread.c
12089                 Fix warnings, thanks to Fabien and
12090                 Ricardo
12091
12092 2006-07-06 [wwp]        2.3.1cvs64
12093
12094         * src/gtk/gtkutils.c
12095                 GTK_STOCK_HELP exists in GTK+ 2.4.x.
12096
12097 2006-07-06 [wwp]        2.3.1cvs63
12098
12099         * src/account.c
12100         * src/addressbook.c
12101         * src/addressitem.h
12102         * src/folderview.c
12103         * src/mainwindow.c
12104         * src/manual.c
12105         * src/manual.h
12106         * src/message_search.c
12107         * src/prefs_actions.c
12108         * src/prefs_filtering.c
12109         * src/prefs_filtering.h
12110         * src/prefs_template.c
12111         * src/summary_search.c
12112         * src/summaryview.c
12113         * src/gtk/gtkutils.c
12114         * src/gtk/gtkutils.h
12115         * src/gtk/pluginwindow.c
12116                 add help buttons to some dialogs. Clicking such buttons opens a
12117                 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
12118
12119 2006-07-06 [paul]       2.3.1cvs62
12120
12121         * src/textview.c
12122                 fix attachments contextual menu
12123                 Thanks to Colin
12124
12125 2006-07-05 [colin]      2.3.1cvs61
12126
12127         * src/textview.c
12128         * src/compose.c
12129                 Handle sftp:// links
12130
12131 2006-07-05 [paul]       2.3.1cvs60
12132
12133         * src/gtk/filesel.c
12134                 grab save button by default
12135                 Thanks to Colin
12136
12137 2006-07-05 [wwp]        2.3.1cvs59
12138
12139         * manual/xml2pdf
12140                 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
12141
12142 2006-07-04 [colin]      2.3.1cvs58
12143
12144         * src/mimeview.c
12145         * src/textview.c
12146                 Use left click to select, middle click to open
12147                 on mimeparts links
12148         * src/common/utils.c
12149                 Fix segfault
12150
12151 2006-07-04 [colin]      2.3.1cvs57
12152
12153         * src/mainwindow.c
12154         * src/news.c
12155                 Warning fixes, thanks to Fabien
12156
12157 2006-07-04 [colin]      2.3.1cvs56
12158
12159         * src/mimeview.c
12160         * src/mimeview.h
12161         * src/textview.c
12162                 Allow parts to be selected via their text label
12163                 in textview
12164
12165 2006-07-04 [colin]      2.3.1cvs55
12166
12167         * src/folderview.c
12168                 Feedback when closing (for big folders)
12169         * src/prefs_actions.c
12170         * src/prefs_filtering.c
12171         * src/prefs_matcher.c
12172         * src/prefs_template.c
12173                 Fix default button when closing without
12174                 having saved
12175
12176 2006-07-04 [colin]      2.3.1cvs54
12177
12178         * src/news.c
12179                 Delete local file on deletion
12180
12181 2006-07-03 [colin]      2.3.1cvs53
12182
12183         * src/folderview.c
12184         * src/main.c
12185                 Don't freeze when rescanning after crash
12186
12187 2006-07-03 [wwp]        2.3.1cvs52
12188
12189         * src/compose.c
12190         * src/privacy.c
12191         * src/privacy.h
12192         * src/plugins/pgpinline/pgpinline.c
12193         * src/plugins/pgpmime/pgpmime.c
12194                 don't report an error when the user cancels the passphrase dialog.
12195
12196 2006-07-02 [colin]      2.3.1cvs51
12197
12198         * src/folderview.c
12199                 Open message when crossing folders with Space,
12200                 goto next unread and friends
12201
12202 2006-07-01 [colin]      2.3.1cvs50
12203
12204         * src/prefs_account.c
12205                 Typographic rules varying from language
12206                 to language (in french "Protocole :"),
12207                 we have to do that :)
12208
12209 2006-07-01 [ticho]      2.3.1cvs49
12210
12211         * src/prefs_account.c
12212                 Only use one temporary gchar* variable in
12213                 prefs_account_protocol_set_optmenu().
12214
12215 2006-07-01 [ticho]      2.3.1cvs48
12216
12217         * src/prefs_account.c
12218         * src/prefs_account.h
12219                 Use GtkLabel for existing account protocol name.
12220                 Created an array for protocol names and populate the
12221                 combobox from it in a for() cycle.
12222
12223 2006-06-30 [colin]      2.3.1cvs47
12224
12225         * src/compose.c
12226                 Block undo when changing signature (by changing
12227                 account)
12228
12229 2006-06-30 [paul]       2.3.1cvs46
12230
12231         * src/send_message.c
12232                 when editing From in the Compose window, use that address
12233                 in the Return-Path: header
12234                 Thanks to Colin
12235
12236 2006-06-30 [colin]      2.3.1cvs45
12237
12238         * src/compose.c
12239                 Fix signature replacement:
12240                 - when no newline before separator
12241                 - when reediting
12242
12243 2006-06-29 [colin]      2.3.1cvs44
12244
12245         * src/folderview.c
12246         * src/folderview.h
12247         * src/mainwindow.c
12248         * src/summaryview.c
12249                 Let 'View/Go to/Next marked' work like
12250                 Next new & Next unread: across folders
12251                 Change the select_on_entry pref to do
12252                 what we want when changing folder
12253         * src/common/utils.c
12254                 Fix single-quoted links 
12255
12256 2006-06-29 [colin]      2.3.1cvs43
12257
12258         * src/gtk/gtkaspell.c
12259                 "Sylpheed" and "Sylpheed-Claws" do exist !
12260
12261 2006-06-29 [colin]      2.3.1cvs42
12262
12263         * src/imap.c
12264                 Forgot to remove debug
12265
12266 2006-06-29 [colin]      2.3.1cvs41
12267
12268         * src/imap.c
12269         * src/imap.h
12270         * src/mainwindow.c
12271                 Disconnect from IMAP servers when going
12272                 offline. Fixes bug #978 (going to offline-mode 
12273                 won't close connections)
12274
12275 2006-06-29 [colin]      2.3.1cvs40
12276
12277         * src/main.c
12278                 Fix transient setting on failing plugins
12279                 Patch by Fabien
12280         * src/plugins/pgpcore/sgpgme.c
12281                 Only warn for OpenPGP. Most people don't
12282                 have CMS available.
12283
12284 2006-06-29 [colin]      2.3.1cvs39
12285
12286         * src/compose.c
12287                 Fix Spelling menu (discrepancy between context menu
12288                 and top menu when folder's dictionary isn't the 
12289                 default one)
12290         * src/plugins/pgpcore/sgpgme.c
12291                 More error reporting about why gpgme can fail
12292
12293 2006-06-29 [wwp]        2.3.1cvs38
12294
12295         * src/mainwindow.c
12296                 honor the display-header-pane setting even when the message view
12297                 is a separate window.
12298
12299 2006-06-29 [wwp]        2.3.1cvs37
12300
12301         * src/prefs_actions.c
12302                 forgot to commit that one (use of GTK_STOCK_INFO).
12303
12304 2006-06-29 [colin]      2.3.1cvs36
12305
12306         * src/imap.c
12307                 Better handling of login errors (ask the password
12308                 again once), alert in case of error. Fix three
12309                 signedness warnings.
12310
12311 2006-06-28 [wwp]        2.3.1cvs35
12312
12313         * src/prefs_template.c
12314         * src/prefs_matcher.c
12315         * src/prefs_filtering_action.c
12316         * src/prefs_quote.c
12317                 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
12318                 patch by Fabien Vantard, slightly modified.
12319
12320 2006-06-28 [paul]
12321
12322         2.4.0-rc2 released
12323
12324 2006-06-28 [colin]      2.3.1cvs34
12325
12326         * src/prefs_account.c
12327                 Fix bug #977 (Can't add or edit imap accounts)
12328
12329 2006-06-28 [colin]      2.3.1cvs33
12330
12331         * src/mimeview.c
12332                 Fix previous
12333
12334 2006-06-28 [colin]      2.3.1cvs32
12335
12336         * src/mimeview.c
12337                 Save named inlined attachments with "Save all"
12338         * src/main.c
12339         * src/mbox.c
12340         * src/common/plugin.c
12341         * src/common/plugin.h
12342         * src/common/sylpheed.c
12343         * src/common/utils.c
12344         * src/plugins/pgpcore/sylpheed.def
12345         * src/plugins/pgpinline/sylpheed.def
12346         * src/plugins/pgpmime/sylpheed.def
12347                 Win32 compatibility patch, by
12348                 Werner Koch
12349
12350 2006-06-28 [wwp]        2.3.1cvs31
12351
12352         * src/imap.c
12353         * src/prefs_folder_item.c
12354                 less compilation warnings (thanks to Fabien Vantard), less typos.
12355
12356 2006-06-28 [paul]       2.3.1cvs30
12357
12358         * src/gtk/gtkutils.c
12359                 gtk_combo_box_set_focus_on_click() is only
12360                 available since gtk 2.6.0
12361
12362 2006-06-28 [paul]       2.3.1cvs29
12363
12364         * src/prefs_ext_prog.c
12365                 fix engrish and add a tooltip for the
12366                 'command for 'Display as text' option
12367
12368 2006-06-28 [paul]
12369
12370         2.4.0-rc1 released
12371
12372 2006-06-28 [paul]       2.3.1cvs28
12373
12374         * ChangeLog
12375         * tools/Makefile.am
12376                 include textviewer.pl in releases
12377
12378 2006-06-28 [paul]       2.3.1cvs27
12379
12380         * src/prefs_ext_prog.c
12381                 hide Print command option if libgnomeprint
12382                 support is present
12383
12384 2006-06-27 [colin]      2.3.1cvs26
12385
12386         * src/compose.c
12387                 Fix Esc handling in insert/attach dialog
12388                 Don't show this dialog if dragging something
12389                 else than text/uri-list
12390                 Thanks to Fabien Vantard
12391         * tools/textviewer.pl
12392                 Filter script to display stuff as text
12393                 by H. Merijn Brand
12394
12395 2006-06-27 [wwp]        2.3.1cvs25
12396
12397         * src/messageview.c
12398                 use the exact product name (message view title), patch
12399                 by Fabien Vantard.
12400
12401 2006-06-27 [ticho]      2.3.1cvs24
12402
12403         * src/prefs_account.c
12404         * src/prefs_common.c
12405         * src/prefs_common.h
12406         * src/prefs_ext_prog.c
12407         * src/textview.c
12408                 Add a preference (Preferences/External programs)
12409                 to allow "Display as text" to be done via a script
12410                 (patch by H.Merijn Brand).
12411                 Use GtkComboBox for protocol selection in account
12412                 preferences.
12413                 Only include current choice for existing accounts, and
12414                 insensitivize the combobox.
12415
12416 2006-06-27 [paul]       2.3.1cvs23
12417
12418         * src/mbox.c
12419                 fix crasher introduced in cvs21.
12420                 Thanks to Colin
12421
12422 2006-06-26 [colin]      2.3.1cvs22
12423
12424         * src/mbox.c
12425                 Fix double-frees when leaving folders
12426                 after exporting to mbox
12427
12428 2006-06-26 [colin]      2.3.1cvs21
12429
12430         * src/mbox.c
12431                 More feedback (and optimisation)
12432                 on import/export
12433         * src/common/utils.c
12434                 Fix case when looking for mail addresses
12435         * src/gtk/gtkutils.c
12436                 Extra check for (X-)Face
12437
12438 2006-06-25 [ticho]      2.3.1cvs20
12439
12440         * src/compose.c
12441         * src/exphtmldlg.c
12442         * src/gtk/gtkutils.c
12443         * src/gtk/gtkutils.h
12444                 Added second argument to gtkut_sc_combobox_create() to
12445                 control focus-on-click for the widget.
12446                 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
12447
12448 2006-06-25 [ticho]      2.3.1cvs19
12449
12450         * src/compose.c
12451         * src/gtk/Makefile.am
12452         * src/gtk/combobox.c
12453         * src/gtk/combobox.h
12454         * src/gtk/gtkutils.c
12455         * src/gtk/gtkutils.h
12456                 Use GtkComboBox instead of deprecated GtkOptionMenu
12457                 for account selector in compose window and for encoding
12458                 selector in attachment properties.
12459                 Also factorise working with the new GtkComboBox somewhat.
12460
12461 2006-06-24 [paul]       2.3.1cvs18
12462
12463         * src/prefs_common.c
12464                 use the correct default value
12465
12466 2006-06-24 [paul]       2.3.1cvs17
12467
12468         * src/compose.c
12469         * src/prefs_common.c
12470         * src/prefs_common.h
12471         * src/prefs_compose_writing.c
12472                 enable setting of default action when
12473                 dnd'ing files in the compose window.
12474                 (Collaborative effort with wwp)
12475
12476 2006-06-23 [wwp]        2.3.1cvs16
12477
12478         * src/compose.c
12479                 i18n fix (thanks to Fabien Vantard)
12480
12481 2006-06-22 [colin]      2.3.1cvs15
12482
12483         * src/prefs_customheader.c
12484                 Don't use filters in custom headers' file 
12485                 selector. Remember, extensions mean nothing :)
12486
12487 2006-06-22 [paul]       2.3.1cvs14
12488
12489         * configure.ac
12490                 allow setting of man directory location
12491
12492 2006-06-22 [colin]      2.3.1cvs13
12493
12494         * src/mainwindow.c
12495                 Add 'View/Go to/Next unread folder'.
12496                 I missed that :)
12497
12498 2006-06-22 [colin]      2.3.1cvs12
12499
12500         * src/common/utils.c
12501                 Add some subject prefixes
12502                 Patch by Bjorn T Johansen <btj@havleik.no>
12503
12504 2006-06-22 [colin]      2.3.1cvs11
12505
12506         * manual/advanced.xml
12507                 Forgotten hidden pref
12508
12509 2006-06-21 [paul]       2.3.1cvs10
12510
12511         * src/prefs_account.c
12512                 complete the removal of 'Add date header' option
12513
12514 2006-06-21 [paul]       2.3.1cvs9
12515
12516         * src/account.c
12517         * src/compose.c
12518         * src/prefs_account.c
12519         * src/prefs_account.h
12520                 remove option to add date header - always
12521                 add date header
12522         * src/etpan/imap-thread.c
12523                 fix warnings (Thanks to Colin)
12524
12525 2006-06-21 [wwp]        2.3.1cvs8
12526
12527         * src/folder.c
12528                 set the attachment flag when inline text part are (file)named. This is more convenient
12529                 when receiving (for instance) inline source files or patches sent using thunderbird.
12530
12531 2006-06-21 [paul]       2.3.1cvs7
12532
12533         * src/inc.c
12534                 fix off-by-one count of current msg in
12535                 statusbar filtering progressbar
12536
12537 2006-06-21 [paul]       2.3.1cvs6
12538
12539         * src/folder.c
12540                 Show attachment icon even if the part is 'inline'
12541                 if the following conditions are met:
12542                 - content-type != 'text/plain'
12543                 - content-type != '*/pgp-signature'
12544                 - either 'name' or 'filename' parameter is not NULL
12545                 
12546                 Thanks to Colin
12547
12548 2006-06-21 [paul]       2.3.1cvs5
12549
12550         * src/messageview.c
12551         * src/prefs_common.c
12552         * src/prefs_common.h
12553         * src/prefs_other.c
12554                 add an option to 'Never send Return
12555                 Receipts'
12556                 Thanks to Colin
12557
12558 2006-06-20 [mones]      2.3.1cvs4
12559
12560         * po/es.po
12561                 updated
12562         * src/compose.c
12563                 typo fixed (space after comma)
12564         * tools/make.themes.project
12565                 remove exec mode from tarball files
12566
12567 2006-06-20 [colin]      2.3.1cvs3
12568
12569         * src/news.c
12570         * src/procheader.c
12571         * src/unmime.c
12572                 Better fix for \n's in headers (don't 
12573                 break Received: and others)
12574
12575 2006-06-20 [paul]       2.3.1cvs2
12576
12577         * src/alertpanel.c
12578         * src/textview.c
12579                 improve legibility of phishing attempt
12580                 dialog
12581
12582 2006-06-20 [paul]       2.3.1cvs1
12583
12584         * NEWS
12585         * README
12586         * configure.ac
12587                 Update version number following
12588                 stable release
12589
12590 2006-06-20 [colin]      2.3.0cvs26
12591
12592         * src/compose.c
12593                 When dragging a file to the text of the compose
12594                 window, ask whether we want to insert or attach
12595                 (I know lots of people who do that to attach)
12596
12597 2006-06-20 [colin]      2.3.0cvs25
12598
12599         * src/etpan/imap-thread.c
12600                 Fix threshold (the append command is often > 32 bytes)
12601
12602 2006-06-19 [colin]      2.3.0cvs24
12603
12604         * src/imap.c
12605         * src/etpan/imap-thread.c
12606                 Workaround Rockliffe IMAP server bug: replace
12607                 "x UID SEARCH (ANSWERED UID 1:*)" with
12608                 "x UID SEARCH ANSWERED"
12609                 (Rockliffe doesn't handle the parenthesis)
12610
12611 2006-06-19 [colin]      2.3.0cvs23
12612
12613         * src/compose.c
12614         * src/imap.c
12615         * src/etpan/imap-thread.c
12616                 Probably fix bug #972 (Freezes when adding 
12617                 an attachment to the message)
12618         * src/common/defs.h
12619                 Modernize Firefox cmd
12620
12621
12622 2006-06-18 [colin]      2.3.0cvs22
12623
12624         * src/prefs_customheader.c
12625                 Only allow correct filenames for various
12626                 custom headers
12627
12628 2006-06-18 [colin]      2.3.0cvs21
12629
12630         * src/prefs_customheader.c
12631                 Add a 'From File...' button in custom headers prefs, which
12632                 try to do the right thing: 
12633                 for normal headers, use file as plaintext,
12634                 for X-Face, calls compface,
12635                 for Face, encode to b64.
12636
12637 2006-06-17 [colin]      2.3.0cvs20
12638
12639         * src/mh.c
12640                 Warning fix
12641
12642 2006-06-16 [colin]      2.3.0cvs19
12643
12644         * src/summaryview.c
12645                 Recursive quicksearch: show message list
12646                 in current folder, *then* search children
12647                 in the background.
12648
12649 2006-06-16 [colin]      2.3.0cvs18
12650
12651         * src/main.c
12652                 Instead of ignoring SIGPIPE, save caches
12653                 when getting one. Will fix the fact that
12654                 hot caches are out-of-date when logging 
12655                 out of Xorg.
12656         * src/compose.c
12657         * src/prefs_compose_writing.c
12658                 Only save text (not attachments) when 
12659                 auto-saving to drafts
12660         * src/unmime.c
12661                 Always replace \n, \r and \t with spaces
12662                 in headers
12663         * manual/dist/html/Makefile.am
12664         * manual/dist/pdf/Makefile.am
12665         * manual/dist/ps/Makefile.am
12666         * manual/dist/txt/Makefile.am
12667         * manual/fr/dist/html/Makefile.am
12668         * manual/fr/dist/pdf/Makefile.am
12669         * manual/fr/dist/ps/Makefile.am
12670         * manual/fr/dist/txt/Makefile.am
12671         * manual/pl/dist/html/Makefile.am
12672         * manual/pl/dist/pdf/Makefile.am
12673         * manual/pl/dist/ps/Makefile.am
12674         * manual/pl/dist/txt/Makefile.am
12675                 Fix make clean removing pregenerated manuals
12676
12677
12678 2006-06-16 [colin]      2.3.0cvs17
12679
12680         * src/plugins/pgpcore/sgpgme.c
12681         * src/plugins/pgpmime/pgpmime.c
12682         * src/plugins/pgpinline/pgpinline.c
12683                 Better error reporting in setup_signers.
12684                 Don't fallback to default key if specified
12685                 key isn't found.
12686                 Don't allow signing if more than one secret
12687                 key matches the one specified in prefs.
12688
12689 2006-06-15 [colin]      2.3.0cvs16
12690
12691         * src/folderview.c
12692                 Add "Send queue" in the folder's contextual
12693                 menu
12694         * src/compose.c
12695         * src/messageview.c
12696         * src/privacy.c
12697         * src/privacy.h
12698         * src/procmime.c
12699         * src/procmsg.c
12700         * src/plugins/pgpcore/passphrase.c
12701         * src/plugins/pgpcore/sgpgme.c
12702         * src/plugins/pgpinline/pgpinline.c
12703         * src/plugins/pgpmime/pgpmime.c
12704                 Better error reporting
12705         * src/mbox.c
12706                 Probably fix bug #971 (2.2.3 cannot read mail 
12707                 from local mbox)
12708
12709
12710 2006-06-15 [mones]      2.3.0cvs15
12711
12712         * tools/make.themes.project
12713                 creates the themes project from the web page
12714
12715 2006-06-15 [colin]      2.3.0cvs14
12716
12717         * src/folder.c
12718                 Better fix (avoid losing the folder if scan_tree 
12719                 fails)
12720
12721 2006-06-15 [cleroy]     2.3.0cvs13
12722
12723         * src/folder.c
12724                 Probably fix Bug #969 (crash on rebuilding 
12725                 imap folder)
12726
12727 2006-06-14 [colin]      2.3.0cvs12
12728
12729         * manual/dtd/manual.xsl
12730         * manual/sylpheed-claws-manual.xml
12731         * manual/fr/sylpheed-claws-manual.xml
12732         * manual/pl/sylpheed-claws-manual.xml
12733                 Insert pagebreaks between sections
12734
12735 2006-06-14 [paul]       2.3.0cvs11
12736
12737         * configure.ac
12738                 better fix than 2.3.0cvs10
12739
12740 2006-06-14 [paul]       2.3.0cvs10
12741
12742         * configure.ac
12743                 fix setting of PACKAGE_DATA_DIR with newer autoconf
12744                 (backwards compatible)
12745
12746 2006-06-13 [colin]      2.3.0cvs9
12747
12748         * src/messageview.c
12749                 Fix sending of return receipt with the new queue folders
12750
12751 2006-06-13 [wwp]        2.3.0cvs8
12752
12753         * src/quote_fmt_lex.l
12754                 fix wrong tokens returned in quote_fmt lexer, query not().
12755
12756 2006-06-13 [wwp]        2.3.0cvs7
12757
12758         * src/folder.c
12759         * src/prefs_folder_item.c
12760                 allow changing folder type even when folder is not a top-level one,
12761                 thanks to Colin.
12762
12763 2006-06-12 [colin]      2.3.0cvs6
12764
12765         * src/folderview.c
12766                 Fix double-ask of "Do you want to mark all
12767                 as read"
12768
12769 2006-06-12 [colin]      2.3.0cvs5
12770
12771         * src/compose.c
12772         * src/compose.h
12773         * src/folder.c
12774         * src/folder.h
12775         * src/imap.c
12776         * src/inc.c
12777         * src/main.c
12778         * src/messageview.c
12779         * src/mh.c
12780         * src/prefs_folder_item.c
12781         * src/procheader.c
12782         * src/procmime.c
12783         * src/procmsg.c
12784         * src/procmsg.h
12785         * src/send_message.c
12786         * src/summaryview.c
12787         * src/toolbar.c
12788                 Apply bug #964's patch (Queue and drafts aren't normal)
12789                 The Drafts and Queue folder now contain RFC-822 files,
12790                 allowing to move and copy mails from and to these 
12791                 folders. Moving from Drafts to Queue will prepare the
12792                 mail for sending (PGP signature, encryption, etc).
12793                 This patch also rework sending errors handling to try
12794                 to be more helpful.
12795                 Also, allow redefining folder types via the GUI 
12796                 (Folder type in its Properties)
12797
12798 2006-06-12 [colin]      2.3.0cvs4
12799
12800         * src/summaryview.c
12801         * src/prefs_common.c
12802         * src/prefs_common.h
12803         * src/gedit-print.c
12804                 Allow to define a specific print font - patch
12805                 by Bernhard Walle <bernhard.walle@gmx.de>
12806         * src/prefs_fonts.c
12807         * manual/advanced.xml
12808         * manual/fr/advanced.xml
12809                 Add a hidden pref to allow deletion without
12810                 confirmation
12811
12812 2006-06-12 [wwp]        2.3.0cvs3
12813
12814         * .cvsignore
12815                 more files to ignore.
12816
12817 2006-06-12 [wwp]        2.3.0cvs2
12818
12819         * src/quote_fmt.c
12820         * src/quote_fmt_lex.l
12821         * src/quote_fmt_parse.y
12822                 extend the quote_fmt parser (templates and quotes):
12823                 - allow limited sub-expressions in |p{} and |f{} expressions,
12824                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
12825                 - implemented/fixed missing implementation of query_references and show_references,
12826                 - completed, fixed contents and format of the symbols help dialog,
12827                 - fix some compilation warnings.
12828
12829 2006-06-12 [wwp]        2.3.0cvs1
12830
12831         * manual/advanced.xml
12832         * manual/fr/advanced.xml
12833                 updates in the "templates" section of the manual (eng/fr):
12834                  - be more precise (both versions)
12835                  - completed to match the english reference (fr version)
12836                  - touchups (both versions)
12837
12838 2006-06-12 [paul]       2.3.0
12839
12840         2.3.0 released
12841
12842 2006-06-12 [paul]       2.2.3cvs14
12843
12844         * po/ca.po
12845         * po/cs.po
12846         * po/de.po
12847         * po/el.po
12848         * po/fr.po
12849         * po/it.po
12850         * po/pt_BR.po
12851         * po/sr.po
12852         * po/zh_CN.po
12853                 updated by Miquel Oliete, Tim, Stephan Sachse,
12854                 Stavros Giannouris, Fabien Vantard, Andrea
12855                 Spadaccini, Frederico Goncalves Guimaraes,
12856                 Aleksandar Urosevic, and Ralgh Young
12857
12858 2006-06-12 [colin]      2.2.3cvs13
12859
12860         * src/mbox.c
12861                 Add missing header
12862
12863 2006-06-11 [colin]      2.2.3cvs12
12864
12865         * src/msgcache.c
12866                 Verify that g_malloc() succeeded
12867
12868 2006-06-11 [colin]      2.2.3cvs11
12869
12870         * src/wizard.c
12871                 Add Face header to welcome mail
12872
12873 2006-06-10 [colin]      2.2.3cvs10
12874
12875         * src/textview.c
12876                 Revert previous (Forgot it changes the
12877                 margin on the whole mail)
12878
12879 2006-06-10 [colin]      2.2.3cvs9
12880
12881         * src/textview.c
12882                 Don't overlap long headers under (X-)Face
12883
12884 2006-06-10 [mones]      2.2.3cvs8
12885
12886         * manual/xml2pdf
12887                 allow generation of manual on systems lacking saxon binary
12888                 but with java and the saxon library installed
12889
12890         * po/es.po
12891                 updated for release
12892
12893 2006-06-09 [colin]      2.2.3cvs7
12894
12895         * src/summaryview.c
12896                 Fix leak when using Display Sender using Addressbook
12897
12898 2006-06-09 [colin]      2.2.3cvs6
12899
12900         * src/compose.c
12901         * src/folder.c
12902         * src/folderview.c
12903         * src/mimeview.c
12904         * src/summaryview.c
12905                 More leaks fixes
12906
12907 2006-06-09 [paul]       2.2.3cvs5
12908
12909         * AUTHORS
12910         * src/gtk/authors.h
12911         * tools/claws.i18n.status.pl
12912                 updated with new info
12913
12914 2006-06-09 [paul]       2.2.3cvs4
12915
12916         * README
12917                 updated
12918         * manual/ack.xml
12919                 add wwp to authors list
12920         * src/gtk/authors.h
12921                 update mine and Colin's addresses
12922
12923 2006-06-08 [colin]      2.2.3cvs3
12924
12925         * src/etpan/imap-thread.c
12926                 Fix leak on SSL cert check
12927
12928 2006-06-08 [colin]      2.2.3cvs2
12929
12930         * src/common/utils.c
12931                 Fix leak
12932
12933 2006-06-08 [paul]       2.2.3cvs1
12934
12935         * configure.ac
12936                 Update version number following
12937                 stable release
12938
12939 2006-06-07 [colin]      2.2.2cvs3
12940
12941         * src/msgcache.c
12942                 Fix catching cache read errors (guint instead of gint)
12943                 Prevent malloc'ing more than 8MB (means cache corruption)
12944
12945 2006-06-07 [paul]       2.2.2cvs2
12946
12947         * src/exporthtml.c
12948         * src/exportldif.c
12949         * src/mh.c
12950         * src/mutt.c
12951         * src/pine.c
12952         * src/common/utils.c
12953                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
12954                 obey $HOME'
12955                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
12956                 Thanks to Colin
12957
12958 2006-06-06 [paul]       2.2.2cvs1
12959
12960         * configure.ac
12961                 Update version number following
12962                 stable release
12963
12964 2006-06-06 [paul]       2.2.1cvs6
12965
12966         * src/matcher.c
12967                 fix  implicit declaration of
12968                 sylpheed_do_idle()
12969                 Patch by Fabien Vantard
12970
12971 2006-06-06 [paul]       2.2.1cvs5
12972
12973         * src/matcher.c
12974                 fix age_greater and age_lower so that they
12975                 mean what say and not '...or equal to'
12976                 Thanks to Colin
12977
12978 2006-06-06 [paul]       2.2.1cvs4
12979
12980         * src/textview.c
12981         * src/common/utils.c
12982                 fix URI check
12983                 Thanks to Colin
12984
12985 2006-06-05 [wwp]        2.2.1cvs3
12986
12987         * manual/fr/account.xml
12988                 minor language fixes (thanks to Fabien Vantard).
12989
12990 2006-06-05 [colin]      2.2.1cvs2
12991
12992         * src/prefs_folder_item.c
12993         * src/folderview.c
12994                 Allow recursive setting of properties 
12995                 for whole mailboxes
12996         * src/matcher.c
12997                 Don't freeze on 'test' filtering rule
12998
12999 2006-06-05 [colin]      2.2.1cvs1
13000
13001         * configure.ac
13002                 Update version number following
13003                 stable release
13004
13005 2006-06-04 [wwp]        2.2.0cvs82
13006
13007         * manual/glossary.xml
13008         * manual/account.xml
13009         * manual/fr/glossary.xml
13010         * manual/fr/account.xml
13011                 added glossary section and references/links related to the Face custom header.
13012
13013 2006-06-04 [colin]      2.2.0cvs81
13014
13015         * src/summaryview.c
13016                 Skip to next message on move with no
13017                 immediate execution
13018
13019 2006-06-04 [wwp]        2.2.0cvs80
13020
13021         * manual/xml2pdf
13022                 added sanity checks, exit when needed.
13023
13024 2006-06-03 [paul]       2.2.0cvs79
13025
13026         * src/prefs_receive.c
13027                 page name is now 'Receiving'
13028         * src/prefs_send.c
13029                 page name is now 'Sending'
13030
13031 2006-06-03 [colin]      2.2.0cvs78
13032
13033         * src/plugins/spamassassin/spamassassin_gtk.c
13034                 Autoswitch to Localhost if transport was previously
13035                 disabled. Else people had to check [] Enable, then
13036                 *reselect* transport.
13037
13038 2006-06-03 [colin]      2.2.0cvs77
13039
13040         * src/plugins/pgpinline/pgpinline.c
13041         * src/plugins/pgpmime/pgpmime.c
13042                 Check that gpg_data_release_and_get_mem 
13043                 didn't fail (now, why this happens...)
13044
13045 2006-06-03 [colin]      2.2.0cvs76
13046
13047         * src/mbox.c
13048                 Fix bug #962 (Manual and/or UI should 
13049                 warn about incompatible locking 
13050                 causing dataloss)
13051
13052 2006-06-02 [cleroy]     2.2.0cvs75
13053
13054         * src/filtering.c
13055         * src/folder.c
13056         * src/procmsg.c
13057         * src/summaryview.c
13058                 Fix a few leaks
13059
13060 2006-06-02 [colin]      2.2.0cvs74
13061
13062         * src/main.c
13063                 On exit, free caches after writing them
13064                 Shuts up some valgrind false positives
13065         * src/procmsg.c
13066         * src/send_message.c
13067                 Fix races when reusing existing SMTP connections
13068                 Fix inexistant session timeout
13069         * src/toolbar.c
13070                 Display alertpanel after all queues have
13071                 been processed, not after each
13072
13073 2006-06-02 [wwp]        2.2.0cvs73
13074
13075         * manual/fr/glossary.xml
13076         * manual/fr/ack.xml
13077         * manual/ack.xml
13078                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
13079
13080 2006-06-02 [wwp]        2.2.0cvs72
13081
13082         * manual/xml2pdf
13083         * manual/dist/pdf/Makefile.am
13084         * manual/dtd/manual.xsl
13085         * manual/fr/dist/pdf/Makefile.am
13086         * manual/pl/dist/pdf/Makefile.am
13087                 we changed the procedure to generate the .pdf version of the manual.
13088                 The procedure is more modern and the .pdf we get now has a valid index.
13089                 Here are the new pre-requisites:
13090
13091                 - JRE 1.x (1.4 here): there must be one from your distro
13092                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
13093                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
13094                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
13095
13096                 See my posts for further info about the installation of this toolchain:
13097
13098                 Date: Fri, 19 May 2006 19:40:06 +0200
13099                 From: wwp <subscript@free.fr>
13100                 To: sylpheed-claws-devel@lists.sourceforge.net
13101                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
13102
13103                 and
13104
13105                 Date: Wed, 24 May 2006 12:58:49 +0200
13106                 From: wwp <subscript@free.fr>
13107                 To: sylpheed-claws-devel@lists.sourceforge.net
13108                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
13109
13110 2006-06-01 [colin]      2.2.0cvs71
13111
13112         * src/compose.c
13113                 Better guards against IMAP races
13114         * src/main.c
13115         * src/prefs_common.c
13116         * src/prefs_common.h
13117         * src/common/ssl_certificate.c
13118         * src/etpan/imap-thread.c
13119         * src/etpan/imap-thread.h
13120         * src/gtk/sslcertwindow.c
13121                 New hidden option ssl_skip_cert_check to 
13122                 avoid dups of bug #959 (libetpan linked
13123                 against gnutls and gnutls buggy on 64bit)
13124                 Present expired warning only once per
13125                 session/server.
13126         * manual/advanced.xml
13127         * manual/fr/advanced.xml
13128                 Document new option
13129
13130 2006-06-01 [wwp]        2.2.0cvs70
13131
13132         * src/messageview.c
13133                 fix for bug #961 (return receipt dialog 
13134                 complains incorrectly about return-path 
13135                 email adress being different), thanks 
13136                 to Colin.
13137
13138 2006-05-31 [cleroy]     2.2.0cvs69
13139
13140         * src/common/ssl.c
13141                 Guard against NULLs, although this
13142                 should never be an issue
13143
13144 2006-05-31 [colin]      2.2.0cvs68
13145
13146         * src/filtering.c
13147                 Use g_slist_prepend
13148         * src/imap.c
13149                 Don't remove caches when destroying folder, it
13150                 could (should) be done at exit
13151         * src/inc.c
13152                 free processing cache after incorporation
13153         * src/etpan/imap-thread.c
13154                 Maybe fix bug #959 (Crash on moving to emails 
13155                 to a imap account per ssl with a expired 
13156                 certificate.)
13157
13158 2006-05-30 [colin]      2.2.0cvs67
13159
13160         * src/summaryview.c
13161                 Put back event flush when displaying message
13162                 It avoids reading a bunch of messages just
13163                 by hitting shift-n for too long ;)
13164
13165 2006-05-29 [colin]      2.2.0cvs66
13166
13167         * src/summaryview.c
13168                 Remove useless g_warnings
13169
13170 2006-05-29 [colin]      2.2.0cvs65
13171
13172         * src/imap.c
13173                 Fix g_slist_append()s for performance
13174
13175 2006-05-29 [colin]      2.2.0cvs64
13176
13177         * src/compose.c
13178         * src/common/utils.c
13179                 Fix extraneous tab at start of addresses
13180         * src/mainwindow.c
13181                 Fix warnings (thanks to Fabien)
13182                 Fix crash at exit when composing messages 
13183                 exist
13184         * src/pop.c
13185                 Fix progress bar when deleting expired mails
13186                 Thanks to Hiro
13187         * src/summaryview.c
13188         * src/gtk/gtksctree.c
13189                 Fix re-sorting slowness
13190
13191 2006-05-29 [paul]       2.2.0cvs63
13192
13193         * src/mh.c
13194                 fetch full message when moving mails
13195                 from another mailbox, (fixed data loss
13196                 when filtering from IMAP to MH, introduced
13197                 in 2.2.0cvs57).
13198                 Thanks to Colin
13199
13200 2006-05-29 [mones]      2.2.0cvs62
13201
13202         * src/gtk/gtksctree.c
13203                 Unselect faster (patch by Colin)        
13204
13205 2006-05-26 [colin]      2.2.0cvs61
13206
13207         * src/summaryview.c
13208                 Unplug MSGINFO_UPDATE callback on delete too.
13209
13210 2006-05-26 [colin]      2.2.0cvs60
13211
13212         * src/foldersel.c
13213                 Fix bold in folder selection window with glib2.10
13214                 thanks Hiro
13215
13216 2006-05-26 [colin]      2.2.0cvs59
13217
13218         * src/procheader.c
13219                 Convert date only if necessary (and don't
13220                 try to convert from utf8 to utf8, too)
13221         * src/summaryview.c
13222                 Only set column's text if the column's 
13223                 displayed
13224
13225 2006-05-26 [colin]      2.2.0cvs58
13226
13227         * src/summaryview.c
13228         * src/gtk/gtkutils.c
13229                 Fix useless warning
13230
13231 2006-05-26 [colin]      2.2.0cvs57
13232
13233         * src/mainwindow.c
13234                 Make summaryview selectable as long as 
13235                 no message has focus
13236         * src/mh.c
13237                 Faster deletion (by implementing mh_remove_msgs)
13238                 Faster copy (avoid using mh_fetch_msg just to get
13239                 the filename)
13240                 Faster move (using move_file instead of copy_file
13241                 if MSG_IS_MOVE)
13242                 No progressbar if total number of mails to cp/mv 
13243                 is less than 100
13244         * src/summaryview.c
13245                 Fix removal from subject_table when mail gets moved
13246                 Faster deletion (g_slist_prepend instead of append)
13247         * src/gtk/gtksctree.c
13248                 Remove useless code
13249
13250 2006-05-25 [colin]      2.2.0cvs56
13251
13252         * src/common/ssl_certificate.c
13253                 Fix leak in expired cert check
13254
13255 2006-05-25 [colin]      2.2.0cvs55
13256
13257         * src/mh.c
13258                 Disable flags syncing on .mh_sequences - it
13259                 is buggy and marks mails read under unknown
13260                 conditions.
13261
13262 2006-05-25 [paul]
13263
13264         * 2.3.0-rc4 released
13265
13266 2006-05-24 [colin]      2.2.0cvs54
13267
13268         attention cvs users: if you manage to crash
13269         Sylpheed-Claws while moving, copying or deleting
13270         mails, we *are* interested in stack traces and
13271         valgrind logs. It looks stable, but one never
13272         knows...
13273
13274         * src/folder.c
13275                 Add progressbar for cache updates
13276         * src/folderutils.c
13277                 Optimize Mark all read in the current
13278                 folder
13279         * src/mh.c
13280                 Add progressbar for copy/move
13281         * src/procmsg.c
13282                 Optimize O(n^2) in copy/move
13283         * src/summaryview.c
13284         * src/gtk/gtksctree.c
13285                 Optimize O(n^2) algos
13286         * src/common/timing.h
13287                 Display ms instead of us
13288
13289 2006-05-24 [wwp]        2.2.0cvs53
13290
13291         * manual/fr/advanced.xml
13292                 updates to the French manual.
13293
13294 2006-05-24 [wwp]        2.2.0cvs52
13295
13296         * src/common/utils.c
13297                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
13298
13299 2006-05-24 [wwp]        2.2.0cvs51
13300
13301         * src/folderutils.c
13302                 fixed "mark all read" in MH folders (thanks to Colin).
13303
13304 2006-05-24 [paul]       2.2.0cvs50
13305
13306         * doc/man/sylpheed-claws.1
13307                 updated the man page
13308
13309 2006-05-23 [colin]      2.2.0cvs49
13310
13311         * src/folderview.c
13312         * src/imap.c
13313         * src/inc.c
13314         * src/mbox.c
13315         * src/messageview.c
13316         * src/news.c
13317         * src/send_message.c
13318         * src/summaryview.c
13319         * src/gtk/sslcertwindow.c
13320                 alertpanel fixes, by Fabien
13321
13322 2006-05-23 [colin]      2.2.0cvs48
13323
13324         * src/folder.c
13325         * src/folderview.c
13326         * src/msgcache.c
13327         * src/summaryview.c
13328         * src/gtk/gtksctree.c
13329         * src/gtk/gtksctree.h
13330                 More timings
13331                 Fix slow loading problem, which was caused by the
13332                 use of some gtk_ctree funcs and their use of
13333                 g_list_position while gtk_ctree_(un)link'ing.
13334                 Reap more functions from gtkctree.c to be sure we
13335                 use our (fast) version instead of theirs.
13336         * src/mh.c
13337                 Fix copy of unread mails
13338
13339
13340 2006-05-22 [wwp]        2.2.0cvs47
13341
13342         * manual/fr/advanced.xml
13343                 updated.
13344
13345 2006-05-22 [colin]      2.2.0cvs46
13346
13347         * src/filtering.c
13348                 Fix possible infinite loop. 'copy' is not a 
13349                 final action, so when encountering a 'copy',
13350                 we have to check if a previous one was set
13351                 and do it. In the same way, if we encounter
13352                 a 'move' we have to perform a possibly 
13353                 pending 'copy'. This will slow down filtering
13354                 on IMAP if move+copy or multiple copy actions
13355                 are to be done, but handling it via the batch
13356                 would be really too convoluted.
13357
13358 2006-05-22 [wwp]        2.2.0cvs45
13359
13360         * manual/fr/advanced.xml
13361         * manual/fr/faq.xml
13362         * manual/fr/glossary.xml
13363         * manual/fr/handling.xml
13364         * manual/fr/intro.xml
13365         * manual/fr/plugins.xml
13366         * manual/fr/sylpheed-claws-manual.xml
13367                 sync w/ the english manual: updates URIs, documented mailing-list
13368                 support, better explanation about the enabled/disabled feature
13369                 in filtering/processing rules by Paul.
13370
13371 2006-05-21 [colin]      2.2.0cvs44
13372
13373         * src/summaryview.c
13374                 Don't expand after building threads, but during
13375
13376 2006-05-21 [colin]      2.2.0cvs43
13377
13378         * src/procmsg.c
13379         * src/summaryview.c
13380                 More timing possibilities... For next time I have 
13381                 to find out how the hell some 3GHz computer takes
13382                 one minute to open a 30k folder...
13383
13384 2006-05-21 [colin]      2.2.0cvs42
13385
13386         * manual/pl/advanced.xml
13387         * manual/pl/faq.xml
13388         * manual/pl/glossary.xml
13389         * manual/pl/handling.xml
13390         * manual/pl/intro.xml
13391         * manual/pl/plugins.xml
13392         * manual/pl/sylpheed-claws-manual.xml
13393                 Polish manual updated by Pawel
13394
13395 2006-05-20 [colin]
13396
13397         * 2.3.0-rc3 released
13398
13399 2006-05-20 [colin]      2.2.0cvs41
13400
13401         * src/imap.c
13402                 Fix -rc2 problems:
13403                 - remove cache of moved messages from original folder
13404                 - apply new flags to messages even if they aren't appliable
13405                   via IMAP.
13406
13407 2006-05-20 [colin]
13408
13409         * 2.3.0-rc2 released
13410
13411 2006-05-19 [colin]      2.2.0cvs40
13412
13413         * src/imap.c
13414                 Don't issue SELECT in imap_change_flags
13415                 before having checked that we indeed have
13416                 some flags to change. MSG_POSTFILTERED for
13417                 example can't be used on IMAP.
13418                 Fixes bug #955 (copying messages between 
13419                 imap folders is extremely slow), which was
13420                 a regression.
13421
13422 2006-05-19 [colin]      2.2.0cvs39
13423
13424         * src/folder.c
13425         * src/folder.h
13426         * src/folderview.c
13427                 Try to fix bug #830 (Some unread messages 
13428                 get marked read in IMAP inbox):
13429                 - Prevent scanning a folder if it's being 
13430                   opened via the GUI
13431                 - Postpone opening via the GUI of a folder
13432                   currently scanned.
13433
13434
13435 2006-05-19 [wwp]        2.2.0cvs38
13436
13437         * manual/advanced.xml
13438                 fix English+typo (thanks to Paul).
13439
13440 2006-05-19 [wwp]        2.2.0cvs37
13441
13442         * manual/advanced.xml
13443         * manual/fr/advanced.xml
13444         * src/gtk/logwindow.c
13445         * src/prefs_common.c
13446         * src/prefs_common.h
13447                 added hidden prefs to allow customization of colors used in
13448                 protocol log window (useful for dark gtk+ themes).
13449
13450 2006-05-19 [wwp]        2.2.0cvs36
13451
13452         * ChangeLog
13453                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
13454
13455 2006-05-19 [paul]       2.2.0cvs35
13456
13457         * src/textview.c
13458                 make Reply-To fully clickable
13459         * src/gtk/logwindow.c
13460                 more colouring (SMTP ESMTP)
13461         Both patches by Pawel Pekala
13462
13463 2006-05-19 [cleroy]     2.2.0cvs34
13464
13465         * src/mh.c
13466                 Don't update flags from current folder
13467                 Probably fixes bug #935 (Read Messages 
13468                 Revert to Being Marked as Unread)
13469
13470 2006-05-18 [colin]      2.2.0cvs33
13471
13472         * src/imap.c
13473                 Warning fix
13474         * src/compose.c
13475         * src/mainwindow.c
13476         * src/summaryview.c
13477         * src/toolbar.c
13478                 Allow replying to multiple emails
13479                 in multiple windows
13480         * src/mimeview.c
13481         * src/etpan/imap-thread.c
13482                 Leak fixes
13483
13484 2006-05-18 [paul]       2.2.0cvs32
13485
13486         * src/summaryview.c
13487                 keep Mailing-List menu refreshed
13488                 Thanks to Colin
13489
13490 2006-05-18 [paul]       2.2.0cvs31
13491
13492         * manual/advanced.xml
13493         * manual/faq.xml
13494         * manual/glossary.xml
13495         * manual/handling.xml
13496         * manual/intro.xml
13497         * manual/plugins.xml
13498         * manual/sylpheed-claws-manual.xml
13499                 update URLs
13500                 add info about mailing-list support
13501                 edit filtering info
13502         * src/wizard.c
13503         * src/common/defs.h
13504         * src/gtk/about.c
13505         * src/plugins/dillo_viewer/README
13506                 update URLs
13507
13508 2006-05-17 [wwp]        2.2.0cvs30
13509
13510         * manual/handling.xml
13511         * manual/fr/handling.xml
13512                 documented the ability to enabled/disable filtering/processing rules.
13513
13514 2006-05-17 [colin]      2.2.0cvs29
13515
13516         * src/main.c
13517                 Don't initialize g_thread subsystem if it's 
13518                 already done (thanks to Hiro)
13519         * src/mimeview.c
13520                 Fix saving of parts when there name can't be
13521                 converted from UTF-8.
13522
13523 2006-05-17 [paul]       2.2.0cvs28
13524
13525         * po/Makefile.in.in
13526                 fix config.status warning with autoconf 2.60
13527
13528 2006-05-17 [paul]       2.2.0cvs27
13529
13530         * po/POTFILES.in
13531                 add src/mbox.c
13532
13533 2006-05-17 [wwp]        2.2.0cvs26
13534
13535         * src/mainwindow.c
13536                 fix useless and potentially dangerous buffer walking (thanks to Colin).
13537
13538 2006-05-17 [wwp]        2.2.0cvs25
13539
13540         * src/plugins/demo/demo.c
13541                 updated product name in plugin demo (many plugins need to be
13542                 sync'ed w/ that change).
13543
13544 2006-05-17 [colin]      2.2.0cvs24
13545
13546         * src/mh.c
13547                 Fix leak
13548
13549 2006-05-16 [colin]      2.2.0cvs23
13550
13551         * src/mainwindow.c
13552                 Stupid me hit again. Fix cvs22.
13553
13554 2006-05-16 [colin]      2.2.0cvs22
13555
13556         * src/mainwindow.c
13557                 Fix bug #922 (sylpheed-claws crashed after 
13558                 pushing on Inbox folder)
13559
13560 2006-05-16 [colin]      2.2.0cvs21
13561
13562         * src/compose.c
13563                 Make From header be copy/paste/select-able
13564
13565 2006-05-16 [wwp]        2.2.0cvs20
13566
13567         * src/export.c
13568         * src/matcher.c
13569         * src/summaryview.c
13570         * src/etpan/imap-thread.c
13571                 fix some compiler warnings (thanks to Colin).
13572
13573 2006-05-16 [wwp]        2.2.0cvs19
13574
13575         * src/action.c
13576         * src/gedit-print.c
13577         * src/inc.c
13578         * src/mainwindow.c
13579         * src/mh.c
13580         * src/statusbar.c
13581         * src/send_message.c
13582         * src/summaryview.c
13583                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
13584
13585 2006-05-15 [colin]      2.2.0cvs18
13586
13587         * src/procmsg.c
13588                 Fix automatic rule creation with List-Post
13589
13590 2006-05-15 [paul]       2.2.0cvs17
13591
13592         * tools/filter_conv_new.pl
13593                 updated for rule enabling/disabling
13594                 claws version >= 2.3.x required
13595
13596 2006-05-15 [cleroy]     2.2.0cvs16
13597
13598         * src/main.c
13599                 Revert test
13600
13601 2006-05-15 [cleroy]     2.2.0cvs15
13602
13603         * src/main.c
13604                 test
13605
13606 2006-05-15 [wwp]        2.2.0cvs14
13607
13608         * manual/pl/.cvsignore
13609                 ignore generated files.
13610
13611 2006-05-14 [wwp]        2.3.0-rc1
13612
13613         * 2.3.0-rc1 released
13614
13615 2006-05-13 [wwp]        2.2.0cvs13
13616
13617         * src/filtering.c
13618         * src/filtering.h
13619         * src/matcher.c
13620         * src/matcher_parser_lex.l
13621         * src/matcher_parser_parse.y
13622         * src/prefs_filtering.c
13623                 new feature: provide the ability to disable filtering and processing
13624                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
13625                 adaptations.
13626
13627 2006-05-13 [colin]      2.2.0cvs12
13628
13629         * src/compose.c
13630                 Remove useless if (a) b; else b;
13631                 Thanks to wwp
13632
13633 2006-05-13 [wwp]        2.2.0cvs11
13634
13635         * src/export.c
13636         * src/import.c
13637         * src/mainwindow.c
13638         * src/mbox.c
13639         * src/summaryview.c
13640         * src/summaryview.h
13641                 no more silent failures (or at least less ones) when importing
13642                 or exporting from/to mbox. Also start importing/exporting if
13643                 the necessary info is set.
13644
13645 2006-05-13 [wwp]        2.2.0cvs10
13646
13647         * RELEASE_NOTES
13648                 restored up-to-date release notes.
13649
13650 2006-05-13 [paul]       2.2.0cvs9
13651
13652         * po/nl.po
13653         * po/ru.po
13654                 updated by Tim Dijkstra and Pavlo Bohmat
13655
13656 2006-05-12 [colin]      2.2.0cvs8
13657
13658         * src/gtk/quicksearch.c
13659                 Add "k" as shortcut for "colorlabel". Patch
13660                 by ath42@users.sf.net.
13661
13662 2006-05-12 [paul]       2.2.0cvs7
13663
13664         * src/prefs_common.h
13665         * src/prefs_summaries.c
13666         * src/summaryview.c
13667                 when entering a folder also allow
13668                 going directly to first Marked message
13669
13670 2006-05-12 [paul]       2.2.0cvs6
13671
13672         * src/summaryview.c
13673                 always obey 'confirm before marking all
13674                 mails read' option
13675
13676 2006-05-12 [paul]       2.2.0cvs5
13677
13678         * src/textview.c
13679                 make Sender fully clickable
13680
13681 2006-05-12 [colin]      2.2.0cvs4
13682
13683         * src/compose.c
13684         * src/compose.h
13685                 Let From be editable
13686         * src/main.c
13687         * src/mh.c
13688                 Full support of .mh_sequences' Unseen seq
13689
13690 2006-05-12 [colin]      2.2.0cvs3
13691
13692         * src/folder.c
13693         * src/mainwindow.c
13694         * src/mainwindow.h
13695         * src/messageview.c
13696         * src/prefs_spelling.c
13697         * src/procheader.c
13698         * src/procmsg.c
13699         * src/procmsg.h
13700         * src/summaryview.c
13701         * src/toolbar.c
13702         * src/toolbar.h
13703                 Add contextual menu on Compose toolbar
13704                 button. Fixes bug #944 (Automatic
13705                 addresses not applied when changing account
13706                 from compose window)
13707                 add Mailing List support
13708                 based on the old 0.6.5claws25 patch by
13709                 Melvin Hadasht, with finishing touches
13710                 by Colin
13711                 Fix "ignore thread" when mails are threaded by
13712                 subject (and weren't ignored although appearing
13713                 in the thread).
13714                 GUI rework.
13715                 Both patches by Pawel.
13716
13717 2006-05-08 [paul]       2.2.0cvs2
13718
13719         * src/mainwindow.c
13720         * src/mainwindow.h
13721         * src/messageview.c
13722         * src/procheader.c
13723         * src/procmsg.c
13724         * src/procmsg.h
13725         * src/summaryview.c
13726                 add Mailing List support
13727                 based on the old 0.6.5claws25 patch by 
13728                 Melvin Hadasht, with finishing touches
13729                 by Colin
13730
13731 2006-05-08 [colin]      2.2.0cvs1
13732
13733         * src/mainwindow.c
13734         * src/toolbar.c
13735         * src/toolbar.h
13736                 Add contextual menu on Compose toolbar 
13737                 button. Fixes bug #944 (Automatic 
13738                 addresses not applied when changing account 
13739                 from compose window)
13740
13741 2006-05-08 [paul]       2.2.0
13742
13743         2.2.0 released
13744
13745 2006-05-08 [paul]       2.1.1cvs51
13746
13747         * po/cs.po
13748         * po/de.po
13749         * po/en_GB.po
13750         * po/fi.po
13751         * po/fr.po
13752         * po/pt_BR.po
13753         * po/sr.po
13754         * po/zh_CN.po
13755                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
13756                 Fabien Vantard, Frederico Goncalves Guimaraes,
13757                 Aleksandar Urosevic, and Ralgh Young
13758
13759 2006-05-12 [colin]      2.1.1cvs50
13760
13761         * po/cs.po
13762         * po/de.po
13763         * po/en_GB.po
13764         * po/es.po
13765         * po/fi.po
13766         * po/fr.po
13767         * po/pt_BR.po
13768         * po/sr.po
13769         * po/zh_CN.po
13770                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
13771                 Fabien Vantard, Frederico Goncalves Guimaraes,
13772                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
13773
13774 2006-05-05 [colin]      2.1.1cvs49
13775
13776         * manual/Makefile.am
13777         * manual/pl/Makefile.am
13778         * manual/pl/account.xml
13779         * manual/pl/ack.xml
13780         * manual/pl/addrbook.xml
13781         * manual/pl/advanced.xml
13782         * manual/pl/faq.xml
13783         * manual/pl/glossary.xml
13784         * manual/pl/gpl.xml
13785         * manual/pl/handling.xml
13786         * manual/pl/intro.xml
13787         * manual/pl/keyboard.xml
13788         * manual/pl/plugins.xml
13789         * manual/pl/starting.xml
13790         * manual/pl/sylpheed-claws-manual.xml
13791         * manual/pl/dist/.cvsignore
13792         * manual/pl/dist/Makefile.am
13793         * manual/pl/dist/html/.cvsignore
13794         * manual/pl/dist/html/Makefile.am
13795         * manual/pl/dist/pdf/.cvsignore
13796         * manual/pl/dist/pdf/Makefile.am
13797         * manual/pl/dist/ps/.cvsignore
13798         * manual/pl/dist/ps/Makefile.am
13799         * manual/pl/dist/txt/.cvsignore
13800         * manual/pl/dist/txt/Makefile.am
13801                 Add the polish translation of the manual,
13802                 Authored by Pawel Pekala.
13803
13804 2006-05-05 [cleroy]     2.1.1cvs48
13805
13806         * src/main.c
13807                 Re-read matcherrc after loading plugins 
13808                 if some of them add folders.
13809
13810 2006-05-03 [colin]      2.1.1cvs47
13811
13812         * src/imap.c
13813                 I'm idiot
13814
13815 2006-05-03 [colin]      2.1.1cvs46
13816
13817         * src/imap.c
13818                 Be sure to have a session when
13819                 getting separator
13820
13821 2006-05-03 [colin]      2.1.1cvs45
13822
13823         * src/imap.c
13824         * src/imap.h
13825         * src/imap_gtk.c
13826                 Fix preventing renaming with namespace 
13827                 separator.
13828
13829 2006-05-01 [colin]      2.1.1cvs44
13830
13831         * src/action.c
13832                 Don't reload messageview when result of
13833                 action is piped.
13834
13835 2006-04-29 [colin]      2.1.1cvs43
13836
13837         * src/prefs_receive.c
13838         * src/plugins/spamassassin/spamassassin_gtk.c
13839         * src/plugins/clamav/clamav_plugin_gtk.c
13840                 GUI fixes by Pawel
13841
13842 2006-04-29 [colin]      2.1.1cvs42
13843
13844         * src/prefs_compose_writing.c
13845         * src/prefs_quote.c
13846                 Cleanups. Patch by Pawel
13847
13848 2006-04-28 [paul]       2.1.1cvs41
13849
13850         * src/matcher.c
13851                 fix returned quick search results when search
13852                 term contains an underscore.
13853                 Thanks to Colin
13854
13855 2006-04-28 [paul]       2.1.1cvs40
13856
13857         * src/prefs_message.c
13858         * src/prefs_receive.c
13859                 GUI cleanups
13860                 Patches by Pawel Pekala
13861
13862 2006-04-27 [colin]      2.1.1cvs39
13863
13864         * src/wizard.c
13865                 Differentiate subject Welcome from
13866                 window's title Welcome
13867
13868 2006-04-27 [paul]
13869
13870         2.2.0-rc1 released
13871
13872 2006-04-27 [paul]       2.1.1cvs38
13873
13874         * manual/advanced.xml
13875         * manual/fr/advanced.xml
13876                 add info about compose_no_markup hidden pref
13877
13878 2006-04-27 [paul]       2.1.1cvs37
13879
13880         * src/prefs_account.c
13881                 improve privacy labels
13882         * src/prefs_msg_colors.c
13883                 change some strings for translators' convenience
13884         * src/gtk/gtkutils.c
13885                 don't underline the link button text
13886
13887 2006-04-25 [colin]      2.1.1cvs36
13888
13889         * src/folder.c
13890                 Complete 2.1.1cvs33 (once more ;)
13891
13892 2006-04-25 [colin]      2.1.1cvs35
13893
13894         * src/editldap.c
13895                 Fix tooltip
13896
13897 2006-04-25 [cleroy]     2.1.1cvs34
13898
13899         * src/compose.c
13900         * src/gtk/gtkaspell.c
13901                 Fix crash on redirect (related to the return 
13902                 of the aspell menu in compose's toolbar)
13903         * src/prefs_msg_colors.c
13904                 Fix sensitivity widgets
13905         * src/image_viewer.c
13906         * src/gtk/pluginwindow.c
13907         * src/gtk/prefswindow.c
13908                 Change released signals to clicked (Fabien)
13909         * po/POTFILES.in
13910         * src/common/socket.c
13911         * src/plugins/spamassassin/spamassassin.c
13912                 Translate strings (Fabien)
13913
13914 2006-04-25 [paul]       2.1.1cvs33
13915
13916         * src/folder.c
13917         * src/folder.h
13918         * src/folderview.c
13919                 complete the fix of bug #912
13920                 Thanks to Colin
13921
13922 2006-04-25 [colin]      2.1.1cvs32
13923
13924         * src/news.c
13925                 Better progress bar
13926         * src/mimeview.c
13927         * src/summaryview.c
13928         * src/summaryview.h
13929                 Fix focus chain
13930                 Patches by Pawel Pekala
13931
13932 2006-04-24 [colin]      2.1.1cvs31
13933
13934         * src/compose.c
13935                 Fix compilation warnings (Fabien)
13936
13937 2006-04-24 [colin]      2.1.1cvs30
13938
13939         * src/addrindex.c
13940         * src/editldap.c
13941         * src/editldap_basedn.c
13942         * src/editldap_basedn.h
13943         * src/ldapctrl.c
13944         * src/ldapctrl.h
13945         * src/ldapquery.c
13946         * src/ldaputil.c
13947         * src/ldaputil.h
13948                 Fix bug #901 (LDAPS support)
13949
13950 2006-04-24 [colin]      2.1.1cvs29
13951
13952         * src/compose.c
13953                 Fix logic on error with send dialog on
13954         * src/imap.c
13955                 Fix compilation without libetpan, thanks
13956                 to Fabien
13957         * src/summaryview.c
13958                 Fix 'context-menu' key
13959
13960 2006-04-23 [colin]      2.1.1cvs28
13961
13962         * src/folder.c
13963                 Never free current's cache to free up 
13964                 memory. Fixes bug #912 (new count 
13965                 randomly set to message count)
13966
13967 2006-04-23 [colin]      2.1.1cvs27
13968
13969         * src/gtk/quicksearch.c
13970                 And remove printf...
13971
13972 2006-04-23 [colin]      2.1.1cvs26
13973
13974         * src/gtk/quicksearch.c
13975                 Fix replacing in quicksearch, and fix inserting
13976                 in the middle of the string. (introduced at 2.1.0cvs22)
13977
13978 2006-04-23 [colin]      2.1.1cvs25
13979
13980         * src/imap.c
13981                 Make sure uidnext is initialized in get_num_list
13982                 (not for stable, related to 2.1.1cvs8 and friends)
13983
13984 2006-04-23 [colin]      2.1.1cvs24
13985
13986         * src/imap.c
13987                 Output something when login is successful
13988                 too
13989
13990 2006-04-23 [colin]      2.1.1cvs23
13991
13992         * src/etpan/imap-thread.c
13993                 Better logging (line-per-line, hide data in fetch)
13994                 Fix a const warning
13995         * src/gtk/logwindow.c
13996         * src/gtk/logwindow.h
13997                 Better logging (color for input/output)
13998
13999 2006-04-21 [colin]      2.1.1cvs22
14000
14001         * src/gtk/quicksearch.c
14002                 On gtk+-2.8, use stock buttons in quicksearch
14003                 Based on a patch by Fabien and a design by Paul
14004
14005 2006-04-21 [colin]      2.1.1cvs21
14006
14007         * src/folderview.c
14008         * src/mainwindow.c
14009                 Fix occasional flicker in folderview
14010         * src/common/utils.c
14011                 Fix bug #943 (Incorrectly parsed email address 
14012                 list in short headers on message view and in 
14013                 printouts)
14014
14015 2006-04-20 [colin]      2.1.1cvs20
14016
14017         * src/imap.c
14018         * src/imap.h
14019         * src/prefs_account.c
14020                 Add ANONYMOUS auth for IMAP
14021
14022 2006-04-20 [paul]       2.1.1cvs19
14023
14024         * src/main.c
14025                 proper fix for 2.1.1cvs18
14026                 Thanks to Colin
14027
14028 2006-04-20 [paul]       2.1.1cvs18
14029
14030         * src/main.c
14031                 fix build warnings
14032
14033 2006-04-20 [paul]       2.1.1cvs17
14034
14035         * src/gtk/quicksearch.c
14036                 fix standard, non-extended Quick search,
14037                 was broken in 2.1.1cvs15.
14038                 Thanks to Colin.
14039
14040 2006-04-20 [colin]      2.1.1cvs16
14041
14042         * src/prefs_matcher.c
14043                 Fix values when reselecting a ~test
14044                 rule
14045
14046 2006-04-19 [colin]      2.1.1cvs15
14047
14048         * src/compose.c
14049         * src/compose.h
14050         * src/gtk/gtkaspell.c
14051         * src/gtk/gtkaspell.h
14052                 Put back Options menu in Spelling/
14053         * src/gtk/quicksearch.c
14054                 Don't search, and show error, if the
14055                 advanced search has a syntax error
14056
14057 2006-04-18 [colin]      2.1.1cvs14
14058
14059         * src/textview.c
14060                 Fix gdk warnings on set_cursor when textview
14061                 isn't visible
14062
14063 2006-04-18 [colin]      2.1.1cvs13
14064
14065         * src/gtk/gtksctree.c
14066                 Remove seemingly useless refresh that causes
14067                 flicker - watch this commit in case of 
14068                 problems before planned backport to stable
14069
14070 2006-04-18 [colin]      2.1.1cvs12
14071
14072         * src/imap.c
14073                 Factorize get/set_xml code
14074         * src/compose.c
14075         * src/prefs_account.c
14076         * src/prefs_account.h
14077         * src/procmsg.c
14078                 Add Encrypt to self option
14079
14080 2006-04-17 [colin]      2.1.1cvs11
14081
14082         * configure.ac
14083                 Fix search on encrpyt function on dragonfly
14084                 Patch by Jonathan Buschmann <jonthn@agmact.com>
14085
14086 2006-04-17 [colin]      2.1.1cvs10
14087
14088         * src/prefs_account.c
14089                 Be safe by default: remove mails from POP3
14090                 after 7 days, not immediately
14091
14092 2006-04-17 [colin]      2.1.1cvs9
14093
14094         * src/etpan/imap-thread.c
14095                 Fix build on DragonFly - patch by 
14096                 Jonathan Buschmann <jonthn@agmact.com>
14097
14098 2006-04-17 [colin]      2.1.1cvs8
14099
14100         * src/imap.c
14101                 Save uidnext between sessions
14102
14103 2006-04-17 [colin]      2.1.1cvs7
14104
14105         * src/imap.c
14106                 scan is required when uid validity changes
14107
14108 2006-04-17 [colin]      2.1.1cvs6
14109
14110         * src/folderview.c
14111                 Don't scan if not necessary, apart in current
14112                 folder and INBOX to fetch flags.
14113         * src/imap.c
14114                 Scan is necessary if unread count changes
14115
14116 2006-04-17 [colin]      2.1.1cvs5
14117
14118         * src/imap.c
14119                 ...But always fetch ANSWERED and DELETED flags for
14120                 INBOX, as filtering can happen on these flags.
14121
14122 2006-04-17 [colin]      2.1.1cvs4
14123
14124         * src/imap.c
14125                 Don't fetch REPLIED and DELETED flags when synchronising
14126                 flags with a closed folder. We only need UNSEEN and FLAGGED
14127                 to update the folderview.
14128
14129 2006-04-17 [colin]      2.1.1cvs3
14130
14131         * src/imap.c
14132                 Faster flag search when there are new mails 
14133                 in a folder. We can do a full search if the 
14134                 folder contains less messages than the new
14135                 list.
14136
14137 2006-04-17 [colin]      2.1.1cvs2
14138
14139         * po/cs.po
14140         * po/de.po
14141         * po/fr.po
14142         * po/nl.po
14143         * po/pt_BR.po
14144                 Update translations from stable branch
14145
14146 2006-04-17 [colin]      2.1.1cvs1
14147
14148         * configure.ac
14149                 Bump version to follow stable release
14150
14151 2006-04-16 [mones]      2.1.0cvs50
14152
14153         * po/es.po
14154                 Updated for release
14155
14156 2006-04-16 [colin]      2.1.0cvs49
14157
14158         * src/textview.c
14159                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
14160                 with gtk < 2.8. Thanks to Fabien Vantard.
14161
14162 2006-04-15 [colin]      2.1.0cvs48
14163
14164         * src/etpan/imap-thread.c
14165                 Fix bug #919 (libetpan: SEGV when connecting 
14166                 using command)
14167
14168 2006-04-14 [colin]      2.1.0cvs47
14169
14170         * src/main.c
14171                 Fix race on --select (should be done better)
14172
14173 2006-04-14 [wwp]        2.1.0cvs46
14174
14175         * src/send_message.c
14176                 enforce a check for domain in account prefs (a sending
14177                 error could be faced if domain was checked but no value set),
14178                 thanks to Colin.
14179
14180 2006-04-14 [colin]      2.1.0cvs45
14181
14182         * src/codeconv.c
14183                 when converting from unknown to unknown, if the
14184                 string is UTF8, don't convert it to the locale
14185                 (which breaks it)
14186
14187 2006-04-14 [colin]      2.1.0cvs44
14188
14189         * src/compose.c
14190                 Don't try to use ASCII for converting headers
14191                 (as done in body)
14192
14193 2006-04-14 [paul]       2.1.0cvs43
14194
14195         * src/crash.c
14196                 add locale/charset info to crash report
14197         * src/gtk/about.c
14198                 add wwp to doc team
14199                 replace 'e-mail' with preferred 'email'
14200         * src/gtk/authors.h
14201                 ensure contributors list is in alphabetical
14202                 order
14203
14204 2006-04-13 [colin]      2.1.0cvs42
14205
14206         * src/textview.c
14207                 Prevent gdk warnings
14208
14209 2006-04-13 [colin]      2.1.0cvs41
14210
14211         * src/common/ssl_certificate.c
14212         * src/common/ssl_certificate.h
14213         * src/gtk/sslcertwindow.c
14214                 Warn on expired certs, and display the expiration date
14215
14216 2006-04-13 [colin]      2.1.0cvs40
14217
14218         * src/plugins/spamassassin/spamassassin_gtk.c
14219                 Fix missing set_text on unix socket
14220
14221 2006-04-13 [wwp]        2.1.0cvs39
14222
14223         * manual/fr/advanced.xml
14224         * manual/fr/glossary.xml
14225                 applied new spam/ham/email lexicon (pourriel, courriel)
14226
14227 2006-04-13 [paul]       2.1.0cvs38
14228
14229         * src/plugins/pgpmime/plugin.c
14230                 remove the mention of S/MIME from the
14231                 description. This is now handled by the
14232                 S/MIME plugin.
14233
14234 2006-04-13 [paul]       2.1.0cvs37
14235
14236         * src/prefs_msg_colors.c
14237                 rework dialog
14238         * src/prefs_folder_item.c
14239         * src/prefs_spelling.c
14240                 add a tooltip to the colour selector buttons
14241
14242 2006-04-13 [wwp]        2.1.0cvs36
14243
14244         * manual/advanced.xml
14245         * manual/glossary.xml
14246         * manual/handling.xml
14247         * manual/keyboard.xml
14248         * manual/plugins.xml
14249         * manual/starting.xml
14250         * manual/fr/account.xml
14251         * manual/fr/ack.xml
14252         * manual/fr/addrbook.xml
14253         * manual/fr/advanced.xml
14254         * manual/fr/faq.xml
14255         * manual/fr/glossary.xml
14256         * manual/fr/gpl.xml
14257         * manual/fr/handling.xml
14258         * manual/fr/intro.xml
14259         * manual/fr/keyboard.xml
14260         * manual/fr/plugins.xml
14261         * manual/fr/starting.xml
14262         * manual/fr/sylpheed-claws-manual.xml
14263                 fixes to the manuals:
14264                  - summaryview -> Message List (same in French)
14265                  - translate key names
14266                  - fix French punctuation, use non-breakable spaces when
14267                    necessary, don't use &thinsp; which is not portable
14268                  - tell what maildir and mbox formats we support
14269
14270 2006-04-12 [wwp]        2.1.0cvs35
14271
14272         * src/prefs_toolbar.c
14273                 unified a replace button more,
14274                 patch by Fabien Vantard <fzzzzz@gmail.com>.
14275
14276 2006-04-12 [wwp]        2.1.0cvs34
14277
14278         * src/prefs_common.c
14279         * src/prefs_msg_colors.c
14280                 make default color labels translatable,
14281                 patch from Fabien Vantard <fzzzzz@gmail.com>,
14282                 thanks to Tim <timbrain@post.cz> for reporting.
14283
14284 2006-04-12 [wwp]        2.1.0cvs33
14285
14286         * manual/glossary.xml
14287         * manual/intro.xml
14288         * manual/plugins.xml
14289         * manual/starting.xml
14290         * manual/sylpheed-claws-manual.xml
14291         * manual/fr/.cvsignore
14292         * manual/fr/account.xml
14293         * manual/fr/ack.xml
14294         * manual/fr/addrbook.xml
14295         * manual/fr/advanced.xml
14296         * manual/fr/faq.xml
14297         * manual/fr/glossary.xml
14298         * manual/fr/handling.xml
14299         * manual/fr/intro.xml
14300         * manual/fr/keyboard.xml
14301         * manual/fr/plugins.xml
14302         * manual/fr/starting.xml
14303         * manual/fr/sylpheed-claws-manual.xml
14304                 various fixes: typos, missing .fr translations, punctuation,
14305                 capitalization, links, accents and some bad French more.
14306
14307 2006-04-12 [wwp]        2.1.0cvs32
14308
14309         * src/prefs_gtk.c
14310                 fix for bug #935: always store prefs files in UTF-8 (thanks
14311                 to Colin).
14312
14313 2006-04-11 [colin]      2.1.0cvs31
14314
14315         * src/compose.c
14316                 Fix inserting files not in utf8 when locale is utf8
14317
14318 2006-04-11 [colin]      2.1.0cvs30
14319
14320         * src/inc.c
14321                 Don't show error dialog when cancelling connection
14322                 Patch by Pawel
14323
14324 2006-04-11 [cleroy]     2.1.0cvs29
14325
14326         * src/compose.c
14327                 Implement multiple quote levels
14328         * src/prefs_common.c
14329                 Change a little bit the quote bgcolor for 2nd level
14330
14331 2006-04-11 [colin]      2.1.0cvs28
14332
14333         * src/gtk/about.c
14334                 Add locale and charset in the label
14335
14336 2006-04-10 [colin]      2.1.0cvs27
14337
14338         * src/compose.c
14339         * src/prefs_common.c
14340         * src/prefs_common.h
14341         * src/prefs_msg_colors.c
14342         * src/textview.c
14343                 Allow optional background color in quotes
14344                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
14345                 GTK+-2.8.x feature
14346
14347 2006-04-10 [colin]      2.1.0cvs26
14348
14349         * src/main.c
14350         * src/mainwindow.c
14351         * src/mainwindow.h
14352                 Implement --select
14353
14354 2006-04-10 [colin]      2.1.0cvs25
14355
14356         * manual/plugins.xml
14357         * manual/fr/plugins.xml
14358                 Document libcurl's proxy variables
14359
14360 2006-04-09 [colin]      2.1.0cvs24
14361
14362         * src/prefs_common.c
14363                 gettext() returns statically allocated stuff. We have
14364                 to strdup it in order to be able to free it.
14365
14366 2006-04-09 [colin]      2.1.0cvs23
14367
14368         * AUTHORS
14369         * src/gtk/authors.h
14370                 Add Alexei
14371
14372 2006-04-09 [colin]      2.1.0cvs22
14373
14374         * src/mainwindow.c
14375         * src/gtk/quicksearch.c
14376                 Fix bug #859 (problems with cyrilic input in 
14377                 search panel) - Patch by Alexey Illarionov 
14378                 <littlesavage@rambler.ru>
14379
14380 2006-04-09 [colin]      2.1.0cvs21
14381
14382         * src/prefs_customheader.c
14383                 I prefer removing then freeing rather than the contrary
14384                 (even if it doesn't change anything ;-)
14385         * src/prefs_account.c
14386                 Fix bug #933 (Crash re-entering the custom headers list 
14387                 dialog in accounts prefs)
14388                 The problem happened when cancelling the Account 
14389                 Preferences' dialogs - in which case we didn't do 
14390                 anything to the PrefsAccount * struct. In case of applying,
14391                 the old ac_prefs was replaced with the tmp_ac_prefs we were
14392                 working with in this dialog. The problem is that 
14393                 prefs_customheader.c, working on this tmp_ac_prefs, always
14394                 changes the ->customhdr_list pointer, even when cancelled. 
14395                 So in case of cancelling the prefs_account dialog, we still
14396                 have to update ->customhdr_list in the real account.
14397
14398 2006-04-08 [colin]      2.1.0cvs20
14399
14400         * manual/fr/glossary.xml
14401         * manual/fr/keyboard.xml
14402                 Forgot some headers :)
14403
14404 2006-04-08 [colin]      2.1.0cvs19
14405
14406         * manual/Makefile.am
14407         * manual/fr/Makefile.am
14408         * manual/fr/account.xml
14409         * manual/fr/ack.xml
14410         * manual/fr/addrbook.xml
14411         * manual/fr/advanced.xml
14412         * manual/fr/faq.xml
14413         * manual/fr/glossary.xml
14414         * manual/fr/gpl.xml
14415         * manual/fr/handling.xml
14416         * manual/fr/intro.xml
14417         * manual/fr/keyboard.xml
14418         * manual/fr/plugins.xml
14419         * manual/fr/starting.xml
14420         * manual/fr/sylpheed-claws-manual.xml
14421         * manual/fr/dist/.cvsignore
14422         * manual/fr/dist/Makefile.am
14423         * manual/fr/dist/html/.cvsignore
14424         * manual/fr/dist/html/Makefile.am
14425         * manual/fr/dist/pdf/.cvsignore
14426         * manual/fr/dist/pdf/Makefile.am
14427         * manual/fr/dist/ps/.cvsignore
14428         * manual/fr/dist/ps/Makefile.am
14429         * manual/fr/dist/txt/.cvsignore
14430         * manual/fr/dist/txt/Makefile.am
14431                 Add the french translation of the manual. Thanks to
14432                 Olivier Delhomme <olivier.delhomme@free.fr> for 
14433                 account.xml, ack.xml, addrbook.xml and advanced.xml
14434
14435 2006-04-08 [colin]      2.1.0cvs18
14436
14437         * manual/plugins.xml
14438         * manual/starting.xml
14439                 More fixes
14440
14441 2006-04-07 [colin]      2.1.0cvs17
14442
14443         * manual/faq.xml
14444         * manual/intro.xml
14445         * manual/keyboard.xml
14446                 Little fixes
14447
14448 2006-04-07 [colin]      2.1.0cvs16
14449
14450         * README
14451         * src/compose.c
14452         * src/prefs_common.c
14453         * src/prefs_common.h
14454                 Add hidden compose_no_markup pref
14455
14456 2006-04-07 [wwp]        2.1.0cvs15
14457
14458         * src/summary_search.c
14459         * .cvsignore
14460                 Bugfix: stop button was sticky when searching in an empty folder.
14461                 Applied curly brackets code style to the whole file (summary_search.c).
14462                 More files to ignore.
14463
14464 2006-04-07 [wwp]        2.1.0cvs14
14465
14466         * src/message_search.c
14467         * src/summary_search.c
14468                 changed default button when search bumps at file/folder
14469                 beginning or end, for convenience (thanks to Colin).
14470
14471 2006-04-07 [paul]       2.1.0cvs13
14472
14473         * src/plugins/dillo_viewer/dillo_prefs.c
14474                 avoid future potential for namespace collision
14475                 Patch by Colin
14476
14477 2006-04-06 [wwp]        2.1.0cvs12
14478
14479         * src/summary_search.c
14480                 Unify extended/advanced searches names (and thus factorize labels),
14481                 patch by Fabien Vantard <fzzzzz@gmail.com>.
14482
14483 2006-04-06 [wwp]        2.1.0cvs11
14484
14485         * src/folderview.c
14486         * src/prefs_themes.c
14487         * src/summaryview.c
14488                 Fixed some compilation warnings.
14489
14490 2006-04-06 [colin]      2.1.0cvs10
14491
14492         * manual/advanced.xml
14493                 Document the wizard template and how to deploy
14494                 Sylpheed-Claws effectively
14495
14496 2006-04-06 [colin]      2.1.0cvs9
14497
14498         * src/folderview.c
14499                 gettext patch to tell translators about _("#"),
14500                 by Maxim Britov
14501
14502 2006-04-06 [colin]      2.1.0cvs8
14503
14504         * src/textview.c
14505                 Fix invalid GtkTextBIter after clicking "Display as text"
14506
14507 2006-04-06 [mones]      2.1.0cvs7
14508
14509         * src/addr_compl.c
14510         * src/addrindex.c
14511         * src/addritem.c
14512         * src/codeconv.c
14513         * src/compose.c
14514         * src/filtering.c
14515         * src/folder.c
14516         * src/folder_item_prefs.c
14517         * src/folderview.c
14518         * src/localfolder.c
14519         * src/matcher.c
14520         * src/mimeview.c
14521         * src/prefs_msg_colors.c
14522         * src/prefs_spelling.c
14523         * src/prefs_themes.c
14524         * src/procmime.c
14525         * src/procmsg.c
14526         * src/stock_pixmap.c
14527         * src/summaryview.c
14528         * src/textview.c
14529         * src/toolbar.c
14530         * src/common/mgutils.c
14531         * src/common/prefs.c
14532         * src/common/ssl_certificate.c
14533         * src/gtk/colorlabel.c
14534         * src/gtk/quicksearch.c
14535         * src/plugins/pgpmime/pgpmime.c
14536         * src/plugins/spamassassin/spamassassin.c
14537                 Removed redundant NULL checks for g_free() calls.
14538                 Patch by Pawel Pekala.
14539
14540 2006-04-06 [mones]      2.1.0cvs6
14541
14542         * src/prefs_actions.c
14543         * src/prefs_filtering.c
14544         * src/prefs_filtering_action.c
14545         * src/prefs_matcher.c
14546         * src/prefs_template.c
14547         * src/gtk/gtkutils.c
14548         * src/gtk/gtkutils.h
14549                 Have a nice replace button. Patch by Pawel Pekala
14550
14551 2006-04-06 [colin]      2.1.0cvs5
14552
14553         * src/addressbook.c
14554                 Fix crash with empty columns
14555
14556 2006-04-05 [colin]      2.1.0cvs4
14557
14558         * src/wizard.c
14559         * src/prefs_gtk.c
14560                 Allow wizard customization with pre-filled values
14561
14562 2006-04-05 [colin]      2.1.0cvs3
14563
14564         * src/textview.c
14565         * src/mimeview.c
14566         * src/mimeview.h
14567                 Nicer messages in mimeview
14568
14569 2006-04-05 [colin]      2.1.0cvs2
14570
14571         * src/addressbook.c
14572         * src/prefs_summaries.c
14573                 i18n fix
14574
14575 2006-04-05 [colin]      2.1.0cvs1
14576
14577         * src/plugins/pgpcore/plugin.c
14578         * src/plugins/pgpcore/select-keys.c
14579         * src/plugins/pgpcore/select-keys.h
14580         * src/plugins/pgpcore/sgpgme.c
14581         * src/plugins/pgpcore/sgpgme.h
14582         * src/plugins/pgpinline/pgpinline.c
14583         * src/plugins/pgpinline/plugin.c
14584         * src/plugins/pgpmime/pgpmime.c
14585         * src/plugins/pgpmime/plugin.c
14586                 Factorize and generalize a bit 
14587                 Drop S/MIME signature verification from PGP/MIME
14588                 (adding it as another, more complete plugin)
14589
14590 2006-04-05 [paul]       2.1.0
14591
14592         2.1.0 released
14593
14594 2006-04-05 [paul]       2.0.0cvs186
14595
14596         * manual/advanced.xml
14597                 add info on colour labels
14598
14599 2006-04-05 [paul]       2.0.0cvs185
14600
14601         * po/bg.po
14602         * po/cs.po
14603         * po/de.po
14604         * po/el.po
14605         * po/en_GB.po
14606         * po/fi.po
14607         * po/fr.po
14608         * po/it.po
14609         * po/nl.po
14610         * po/pl.po
14611         * po/pt_BR.po
14612         * po/sr.po
14613         * po/zh_CN.po
14614                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
14615                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
14616                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
14617                 Guimaraes, Aleksandar Urosevic, Ralgh Young
14618         * src/gtk/authors.h
14619         * tools/claws.i18n.status.pl
14620                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
14621                 and new Czech translator, Tim <timbrain@post.cz>
14622
14623 2006-04-05 [mones]      2.0.0cvs184
14624
14625         * po/es.po
14626                 Updated translation
14627
14628 2006-04-05 [colin]      2.0.0cvs183
14629
14630         * src/gtk/quicksearch.c
14631                 Fix bug #929 (unnecessary reload in quick search bar)
14632
14633 2006-04-05 [colin]      2.0.0cvs182
14634
14635         * src/compose.c
14636                 Fix crash on Reply with no From:
14637                 Show signature and conversion error on queuing 
14638                 (but not sending)
14639         * src/mainwindow.c
14640         * src/summaryview.c
14641         * src/summaryview.h
14642                 Factorize threading code and make sure msginfo 
14643                 is not null when it comes from a GtkCTreeRow's 
14644                 data
14645         * src/gtk/gtkaspell.c
14646                 Check for necessary things
14647         * src/gtk/gtksctree.c
14648         * src/gtk/gtksctree.h
14649                 Reset anchor if necessary when removing node
14650
14651 2006-03-29 [colin]      2.0.0cvs181
14652
14653         * src/folderview.c
14654                 Warn for disabled IMAP accounts (due to lack of
14655                 libetpan). Breaks string-freeze - sorry - but it
14656                 is kind of important ;)
14657
14658 2006-03-28 [colin]      2.0.0cvs180
14659
14660         * src/gtk/gtkutils.c
14661         * src/gtk/gtkutils.h
14662                 Add a gtkut_get_link_btn() function that
14663                 creates a button which acts like an URI
14664         * src/prefs_themes.c
14665         * src/gtk/about.c
14666                 Use this function (factorizes codes)
14667         * src/common/defs.h
14668         * src/gtk/pluginwindow.c
14669                 Add a "Get more..." in the plugins window
14670
14671 2006-03-28 [colin]      2.0.0cvs179
14672
14673         * src/common/smtp.c
14674         * src/common/passcrypt.c
14675         * src/undo.c
14676                 Warning fixes. Patch by Pawel Pekala
14677
14678 2006-03-27 [colin]      2.0.0cvs178
14679
14680         * src/undo.c
14681                 Fix undoing by blocks with spaces
14682
14683 2006-03-27 [colin]      2.0.0cvs177
14684
14685         * src/textview.c
14686                 Set margin to 3px for headers
14687
14688 2006-03-27 [paul]
14689
14690         2.1.0-rc2 released
14691
14692 2006-03-27 [wwp]        2.0.0cvs176
14693
14694         * src/summaryview.c
14695                 don't reset quicksearch when updating the message list.
14696                 Thanks to Colin.
14697
14698 2006-03-26 [wwp]        2.0.0cvs175
14699
14700         * src/compose.c
14701                 use a unified border width ('other' tab in the compose window,
14702                 patch by Pawel Pekala).
14703
14704
14705 2006-03-26 [wwp]        2.0.0cvs174
14706
14707         * src/common/quoted-printable.c
14708         * src/addressbook.c
14709                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
14710
14711 2006-03-26 [colin]      2.0.0cvs173
14712
14713         * src/quote_fmt_parse.y
14714                 Fix non-UTF8 date formats messing up the whole quote a 
14715                 little bit
14716
14717 2006-03-26 [colin]      2.0.0cvs172
14718
14719         * src/procheader.c
14720                 Make sure the date is UTF8 valid, or try to make it
14721                 so. IncrediMail is really IncrediStupid.
14722         * src/compose.c
14723                 Fix possible conversions. 
14724                 
14725
14726 2006-03-26 [colin]      2.0.0cvs171
14727
14728         * src/matcher.c
14729                 Fix corner cases in body search. This is still a
14730                 hack... It seems impossible to make it good and 
14731                 reasonably fast at the same time.
14732
14733 2006-03-26 [colin]      2.0.0cvs170
14734
14735         * src/summaryview.c
14736                 I think I killed the twilight zone bug!
14737                 summary_select_node() flushes GTK events in order
14738                 to be able to center the view. But this also 
14739                 flushes keypresses like Ctrl-Alt-U, so this can
14740                 call summary_show from summary_select_node (itself
14741                 called from summary_show, etc.). And the summaryview
14742                 has to be unlocked in this function. So just locking
14743                 while processing GTK events, and bailing if locked, 
14744                 should fix it.
14745                 Fixes bug #927 (SIGSEGV during Update Summary)
14746
14747 2006-03-25 [colin]      2.0.0cvs169
14748
14749         * src/matcher.c
14750                 Fix search in QP-encoded bodies
14751                 Fix utf-8 searches in bodies encoded in the
14752                 locale's encoding
14753         * src/common/quoted-printable.c
14754         * src/common/quoted-printable.h
14755                 Add a decode function that doesn't overwrite
14756                 the original pointer
14757                 
14758
14759 2006-03-24 [colin]      2.0.0cvs168
14760
14761         * src/action.c
14762         * src/summaryview.c
14763         * src/summaryview.h
14764                 Update message cache after action
14765                 Patch by H. Merijn Brand
14766         * src/prefs_msg_colors.c
14767                 Factorize label 
14768                 Patch by Fabien Vantard
14769         * src/plugins/spamassassin/spamassassin_gtk.c
14770                 Remove useless translation
14771                 Patch by Fabien Vantard
14772
14773 2006-03-23 [colin]      2.0.0cvs167
14774
14775         * src/common/ssl.c
14776                 Let 30 seconds to SSL_connect
14777
14778 2006-03-23 [wwp]        2.0.0cvs166
14779
14780         * src/summaryview.c
14781         * src/gtk/description_window.c
14782                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
14783                 and headers are translated; adjust description windows' width to fit their
14784                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
14785
14786 2006-03-23 [paul]       2.0.0cvs165
14787
14788         * src/common/utils.c
14789                 fix highlighting of URIs containing "()"
14790                 (2.0.0cvs164's reversal fixed)
14791                 Thanks to Colin.
14792
14793 2006-03-23 [paul]       2.0.0cvs164
14794
14795         * src/common/utils.c
14796                 revert patch, (postponing a fix), at 2.0.0cvs120
14797                 as it breaks more URIs than it fixes.
14798                 Allow '-' to be a terminating character in a URI
14799
14800 2006-03-22 [colin]      2.0.0cvs163
14801
14802         * configure.ac
14803                 Require libetpan 0.45
14804                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
14805
14806 2006-03-22 [paul]       2.0.0cvs162
14807
14808         * src/editgroup.c
14809                 replace '<-' and '->' buttons with GTK_STOCK graphical
14810                 buttons
14811         * src/summary_search.c
14812                 don't offer '...' for translation
14813                 add a tooltip to advanced search '...' button
14814         * src/gtk/quicksearch.c
14815                 don't offer '...' for translation
14816
14817 2006-03-21 [colin]      2.0.0cvs161
14818
14819         * src/compose.c
14820                 Fix middle-click pasting (insert at click
14821                 position instead of cursor position, don't
14822                 remove existing selection and allow pasting
14823                 our own selection)
14824         * src/addressbook.c
14825                 "LDAP Server" -> "LDAP servers"
14826
14827 2006-03-21 [wwp]        2.0.0cvs160
14828
14829         * src/etpan/imap-thread.c
14830                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
14831
14832 2006-03-20 [colin]      2.0.0cvs159
14833
14834         * src/summaryview.c
14835                 Don't reload summaryview after an execute with no
14836                 move action
14837
14838 2006-03-19 [colin]      2.0.0cvs158
14839
14840         * src/addressbook.c
14841                 and put groups at the top, always
14842
14843 2006-03-19 [colin]      2.0.0cvs157
14844
14845         * src/addressbook.c
14846                 Order groups before names, as previously
14847
14848 2006-03-19 [colin]      2.0.0cvs156
14849
14850         * src/addressbook.c
14851                 - Sort case-unsensitive
14852                 - Put the sort arrow at opening too
14853
14854 2006-03-19 [wwp]        2.0.0cvs155
14855
14856         * src/addressbook.c
14857                 allow sorting by name/email/remarks, ensure that right-pane's contents
14858                 matches the left-pane selection (cleared when appropriate).
14859                 Patch by Pawel Pekala <c0rn@o2.pl>.
14860
14861 2006-03-18 [colin]      2.0.0cvs154
14862
14863         * src/textview.c
14864                 Fix text cursor ;)
14865
14866 2006-03-18 [colin]      2.0.0cvs153
14867
14868         * src/gtk/filesel.c
14869                 Make sure we hide the preview if we didn't get
14870                 a filename
14871
14872 2006-03-18 [colin]      2.0.0cvs152
14873
14874         * src/summaryview.c
14875                 Set cursor to watch for execution (fixes lack
14876                 of watch-cursor when dnd'ing hundreds of mails)
14877         * src/gtk/filesel.c
14878                 Check that mime type is 'image/*' before updating
14879                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
14880
14881 2006-03-18 [colin]      2.0.0cvs151
14882
14883         * src/mainwindow.c
14884         * src/textview.c
14885         * src/textview.h
14886                 Put a watch cursor in textview too when the mainwindow's
14887                 cursor in a watch
14888
14889 2006-03-18 [colin]      2.0.0cvs150
14890
14891         * src/folder.c
14892                 Change wrong asserts to simple tests
14893
14894 2006-03-17 [colin]      2.0.0cvs149
14895
14896         * src/mainwindow.c
14897         * src/mainwindow.h
14898         * src/prefs_msg_colors.c
14899         * src/summaryview.c
14900         * src/summaryview.h
14901         * src/gtk/colorlabel.c
14902         * src/gtk/colorlabel.h
14903                 Add a color label menu in the main menubar
14904                 Add (fixed) accels Ctrl-{0-7} to change the color
14905                 They have to be fixed because the menu's dynamic,
14906                 the items are complex widgets, hence we can't use
14907                 a GtkItemFactory.
14908
14909
14910 2006-03-17 [wwp]        2.0.0cvs148
14911
14912         * src/compose.c
14913                 rollback few lines from my previous commit (those lines come from
14914                 a pending patch, accidentally commited, even if neutral as they are
14915                 commented out).
14916
14917 2006-03-17 [wwp]        2.0.0cvs147
14918
14919         * src/compose.c
14920                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
14921                 applied code style/indentation to the modified function.
14922
14923 2006-03-17 [wwp]        2.0.0cvs146
14924
14925         * src/procmsg.c
14926         * src/compose.c
14927                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
14928
14929 2006-03-17 [paul]
14930
14931         2.1.0-rc1 released
14932
14933 2006-03-17 [paul]       2.0.0cvs145
14934
14935         * src/main.c
14936                 addressbook_read_file() was called twice
14937         * src/textview.c
14938                 X-Mailer highlighting
14939
14940 2006-03-16 [colin]      2.0.0cvs144
14941
14942         * src/sourcewindow.c
14943         * src/sourcewindow.h
14944                 And the last one, in source window.
14945
14946 2006-03-16 [colin]      2.0.0cvs143
14947
14948         * src/compose.c
14949         * src/compose.h
14950                 Fix the same stuff in compose
14951
14952 2006-03-16 [colin]      2.0.0cvs142
14953
14954         * src/messageview.c
14955                 Complete the previous messageview crash fix
14956
14957 2006-03-16 [colin]      2.0.0cvs141
14958
14959         * src/procmsg.h
14960         * src/procmsg.c
14961         * src/folder.c
14962                 Fix POSTPROCESSING hook
14963                 Patch by H. Merijn Brand
14964
14965         * src/procmime.c
14966         * src/procmime.h
14967                 Parse Content-Location
14968
14969         * src/toolbar.c
14970         * src/messageview.c
14971         * src/messageview.h
14972                 Don't crash when a top-level MessageView has
14973                 been closed on us. Same problematic than
14974                 yesterday's quicksearch issue.
14975
14976 2006-03-15 [colin]      2.0.0cvs140
14977
14978         * src/gtk/quicksearch.c
14979                 Fix a bitchy race we didn't think about when we
14980                 added quicksearch cancellation:
14981                 If the search is not on cached fields, for example
14982                 body_part matchcase "stuff"
14983                 the matcher code has to get the whole message. If
14984                 we're on IMAP, that can be slow, and in order to
14985                 be non-blocking, the IMAP code idle loop processes
14986                 gtk events too. So it is possible to cancel a
14987                 quicksearch while the matcher is getting the mail's
14988                 body. After matcher got its body, it will start to
14989                 iterate over the matcher list that the Quicksearch's
14990                 clear_search_cb() just freed via prepare_matcher().
14991                 SIGSEGV ensues.
14992                 The fix consists of guarding the matcherlist_match()
14993                 call with a boolean 'matching'. If we reset the
14994                 quicksearch while matching is TRUE, we don't free
14995                 the matcherlist anymore like we did, but we set
14996                 another new flag, deferred_free, to TRUE. Then,
14997                 in quicksearch_match(), just after returning from
14998                 matcherlist_match() and unsetting the matching flag,
14999                 we check the deferred_free flag and do the
15000                 prepare_matcher() (which does the matcherlist_free)
15001                 for real, so we free the matcherlist once it's not
15002                 used anymore.
15003                 As all of this runs via the glib main loop, we
15004                 luckily don't need a mutex.
15005         * src/summaryview.c
15006                 Also, show progress while searching.
15007
15008
15009 2006-03-14 [colin]      2.0.0cvs139
15010
15011         * src/alertpanel.c
15012                 Make alertpanel_is_open non-static
15013
15014 2006-03-14 [colin]      2.0.0cvs138
15015
15016         * src/prefs_spelling.c
15017                 Cleanups - Fabien Vantard
15018
15019 2006-03-14 [wwp]        2.0.0cvs137
15020
15021         * src/main.c
15022                 code style normalization (curly braces, indentation).
15023
15024 2006-03-14 [wwp]        2.0.0cvs137
15025
15026         * src/main.c
15027                 code style (braces, indentation)
15028
15029 2006-03-12 [paul]       2.0.0cvs136
15030
15031         * src/prefs_common.c
15032                 trans_hdr defaults to FALSE to be RFC-savvy
15033         * src/prefs_summaries.c
15034                 add a tooltip to the trans_hdr option
15035                 
15036
15037 2006-03-12 [paul]       2.0.0cvs135
15038
15039         * src/prefs_matcher.c
15040                 give a little more width to the combos
15041         * src/prefs_display_header.c
15042         * src/textview.c
15043                 translate headers if prefs_common.trans_hdr
15044                 is TRUE
15045
15046         Patches by Pawel Pekala
15047
15048 2006-03-12 [paul]       2.0.0cvs134
15049
15050         * src/plugins/clamav/clamav_plugin.c
15051         * src/plugins/dillo_viewer/dillo_viewer.c
15052         * src/plugins/pgpcore/plugin.c
15053         * src/plugins/pgpinline/plugin.c
15054         * src/plugins/pgpmime/plugin.c
15055         * src/plugins/spamassassin/spamassassin.c
15056                 update/add to descriptions
15057         * src/plugins/spamassassin/spamassassin_gtk.c
15058                 fixes to the english, remove superfluous
15059                 tooltips, clean up a little
15060
15061 2006-03-12 [paul]       2.0.0cvs133
15062
15063         * src/compose.c
15064                 fix Bug 924, 'Account combo box shows up wrong 
15065                 if & is in account name'
15066
15067 2006-03-11 [colin]      2.0.0cvs132
15068
15069         * src/summaryview.c
15070                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
15071                 messed up shift-selection because is slows down
15072                 moving around summaryview. thanks -users
15073
15074 2006-03-10 [colin]      2.0.0cvs131
15075
15076         * src/plugins/spamassassin/spamassassin_gtk.c
15077                 Put back Paul's engrish fixes
15078
15079 2006-03-10 [colin]      2.0.0cvs130
15080
15081         * src/plugins/spamassassin/spamassassin.c
15082         * src/plugins/spamassassin/spamassassin.h
15083         * src/plugins/spamassassin/spamassassin_gtk.c
15084                 Cleanup SA prefs page (more)
15085                 Patch by Fabien Vantard
15086
15087 2006-03-10 [paul]       2.0.0cvs129
15088
15089         * src/prefs_msg_colors.c
15090         * src/prefs_spelling.c
15091                 widget sensitivity
15092
15093 2006-03-09 [mones]      2.0.0cvs128
15094
15095         * po/es.po
15096                 Update for next RC
15097
15098 2006-03-09 [wwp]        2.0.0cvs127
15099
15100         * configure.ac
15101                 revert accidental commit (requirement for libetpan 0.43), this time
15102                 not in HEAD.
15103
15104 2006-03-09 [wwp]        2.0.0cvs125
15105
15106         * configure.ac
15107                 revert accidental commit (requirement for libetpan 0.43)
15108
15109 2006-03-09 [paul]       2.0.0cvs126
15110
15111         * src/prefs_receive.c
15112                 remove useless frame
15113                 replace 'incorporation' with 'receiving'
15114         * src/plugins/clamav/clamav_plugin_gtk.c
15115         * src/plugins/spamassassin/spamassassin_gtk.c
15116                 improve widget sensitivity
15117                 fix a bit his engrish
15118
15119 2006-03-09 [wwp]        2.0.0cvs125
15120
15121         * src/addressadd.c
15122         * src/foldersel.c
15123         * src/prefs_common.c
15124         * src/prefs_common.h
15125                 remember some more windows' sizes (add to addressbook and
15126                 select folder).
15127
15128 2006-03-09 [paul]       2.0.0cvs124
15129
15130         * src/plugins/pgpcore/prefs_gpg.c
15131                 normalise construction of dialogue
15132
15133 2006-03-09 [paul]       2.0.0cvs123
15134
15135         * src/plugins/trayicon/Makefile.am
15136                 add missing slash
15137
15138 2006-03-08 [colin]      2.0.0cvs122
15139
15140         * src/plugins/trayicon/Makefile.am
15141                 Fix build in separate dir 
15142                 Patch by Bamanzi <bamanzi@gmail.com>
15143
15144 2006-03-08 [colin]      2.0.0cvs121
15145
15146         * src/procmsg.c
15147                 Batch move and copies from summaryview with delayed execution
15148                 too
15149
15150 2006-03-07 [paul]       2.0.0cvs120
15151
15152         * src/common/utils.c
15153                 fix highlighting of URIs containing "()"
15154                 Patch by Pawel Pekala
15155
15156 2006-03-07 [paul]       2.0.0cvs119
15157
15158         * src/folder.c
15159         * src/folder.h
15160         * src/folderview.c
15161                 immediately do alphabetical resort when
15162                 changing a folder's name
15163                 Patch by Pawel Pekala
15164
15165 2006-03-07 [paul]       2.0.0cvs118
15166
15167         * src/news.c
15168         * src/news_gtk.c
15169                 when unsubscribing a newsgroup, remove the
15170                 folder and msgs in .sylpheed-claws/newscache
15171                 Patch by Pawel Pekala <c0rn@gazeta.pl>
15172
15173 2006-03-07 [paul]       2.0.0cvs117
15174
15175         * src/textview.c
15176                 fix wrong Fake URL Warning
15177                 Thanks to Hiro
15178
15179 2006-03-07 [colin]      2.0.0cvs116
15180
15181         * src/imap.c
15182                 Return immediately when password dialog was
15183                 cancelled
15184         * src/gtk/inputdialog.c
15185                 Allow empty strings for passwords
15186
15187
15188 2006-03-06 [colin]      2.0.0cvs115
15189
15190         * src/imap.c
15191                 Prevent double-timeouts when connection fails
15192
15193 2006-03-06 [colin]
15194
15195         2.0.1-rc1 released
15196
15197 2006-03-06 [colin]      2.0.0cvs114
15198
15199         * src/imap.c
15200                 Refresh session during potentially long
15201                 operations
15202
15203 2006-03-06 [wwp]        2.0.0cvs113
15204
15205         * src/prefs_msg_colors.h
15206                 forgot that one (custom color labels).
15207
15208 2006-03-06 [wwp]        2.0.0cvs112
15209
15210         * src/prefs_common.c
15211         * src/prefs_common.h
15212         * src/prefs_msg_colors.c
15213         * src/summaryview.c
15214         * src/summaryview.h
15215         * src/gtk/colorlabel.c
15216         * src/gtk/colorlabel.h
15217                 colors in messages list are now customizable. Color values and names can
15218                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
15219                 Thanks to Paul and Colin for their help with this longstanding patch!
15220
15221 2006-03-06 [wwp]        2.0.0cvs111
15222
15223         * src/textview.c
15224                 don't crash if (x)face is bad.
15225
15226 2006-03-05 [paul]       2.0.0cvs110
15227
15228         * AUTHORS
15229         * configure.ac
15230         * src/Makefile.am
15231         * src/common/Makefile.am
15232         * src/common/utils.h
15233         * src/etpan/imap-thread.c
15234         * src/gtk/authors.h
15235         * src/plugins/clamav/Makefile.am
15236         * src/plugins/demo/Makefile.am
15237         * src/plugins/dillo_viewer/Makefile.am
15238         * src/plugins/pgpcore/Makefile.am
15239         * src/plugins/pgpcore/passphrase.c
15240         * src/plugins/pgpinline/Makefile.am
15241         * src/plugins/pgpmime/Makefile.am
15242         * src/plugins/spamassassin/Makefile.am
15243         * src/plugins/trayicon/Makefile.am
15244                 fix builiding on cygwin
15245                 Patch by Ralgh Young <bamanzi@gmail.com>
15246
15247 2006-03-04 [wwp]        2.0.0cvs109
15248
15249         * manual/keyboard.xml
15250                 fix mixed up/down keys.
15251
15252 2006-03-04 [wwp]        2.0.0cvs108
15253
15254         * README
15255         * INSTALL
15256                 updated links to SpamAssassin.
15257
15258 2006-03-04 [wwp]        2.0.0cvs107
15259
15260         * manual/plugins.xml
15261         * src/plugins/spamassassin/README
15262                 updated SpamAssassin plugin docs to reflect new functional additions
15263                 (also fix/update/documents few technical stuff more, see the README).
15264
15265 2006-03-04 [wwp]        2.0.0cvs106
15266
15267         * src/prefs_message.c
15268                 normalized capitalization of message-prefs paths.
15269
15270 2006-03-04 [wwp]        2.0.0cvs105
15271
15272         * manual/advanced.xml
15273                 typo.
15274
15275 2006-03-03 [colin]      2.0.0cvs104
15276
15277         * src/plugins/clamav/clamav_plugin_gtk.c
15278                 Rework prefs page, patch by Fabien 
15279
15280 2006-03-03 [colin]      2.0.0cvs103
15281
15282         * src/plugins/clamav/clamav_plugin.c
15283                 Set error on all errors
15284
15285 2006-03-03 [colin]      2.0.0cvs102
15286
15287         * src/common/plugin.c
15288                 Initialize error to avoid crashing when a plugin fails
15289                 without setting error
15290
15291 2006-03-02 [wwp]        2.0.0cvs101
15292
15293         * configure.ac
15294                 fixed linker flags for libetpan support on Cygwin
15295                 (thanks to H.Merijn Brand).
15296
15297 2006-03-02 [wwp]        2.0.0cvs100
15298
15299         * src/addressbook.c
15300                 fix some AB error messages: one for punctuation and
15301                 one wrongly duplicate (thanks, maxbritov).
15302
15303 2006-03-02 [wwp]        2.0.0cvs99
15304
15305         * src/plugins/spamassassin/spamassassin.c
15306                 make sync calls to sa-learn/spamc to prevent
15307                 system (whatever local or client/server) overload.
15308
15309 2006-03-02 [colin]      2.0.0cvs98
15310
15311         * src/summaryview.c
15312                 Put the spam icon in the status column instead of the
15313                 mark one
15314
15315 2006-03-01 [colin]      2.0.0cvs97
15316
15317         * src/plugins/spamassassin/spamassassin.c
15318                 Fix segfault (g_file_set_contents fails for some 
15319                 reason and err==0x2f. Can't find out why with
15320                 valgrind, using working function :-)
15321
15322 2006-03-01 [colin]      2.0.0cvs96
15323
15324         * src/inc.c
15325                 Offline overriding: let 'No' be cached only 3 seconds
15326
15327 2006-03-01 [colin]      2.0.0cvs95
15328
15329         * src/addr_compl.c
15330         * src/addrbook.c
15331         * src/addressbook.c
15332         * src/addrindex.c
15333         * src/folder_item_prefs.c
15334         * src/headerview.c
15335         * src/imap.c
15336         * src/inc.c
15337         * src/ldif.c
15338         * src/mainwindow.c
15339         * src/mh.c
15340         * src/msgcache.c
15341         * src/prefs_common.h
15342         * src/prefs_msg_colors.c
15343         * src/procheader.c
15344         * src/procheader.h
15345         * src/procmime.c
15346         * src/procmsg.c
15347         * src/procmsg.h
15348         * src/send_message.h
15349         * src/simple-gettext.c
15350         * src/summaryview.c
15351         * src/summaryview.h
15352         * src/syldap.c
15353         * src/textview.c
15354         * src/undo.c
15355         * src/common/ssl_certificate.c
15356         * src/common/utils.c
15357         * src/gtk/colorsel.c
15358         * src/gtk/gtksctree.c
15359         * src/gtk/gtkshruler.c
15360         * src/plugins/trayicon/trayicon.c
15361                 #if 0 goes to /dev/null
15362
15363 2006-03-01 [colin]      2.0.0cvs94
15364
15365         * src/compose.c
15366         * src/imap.c
15367         * src/inc.c
15368         * src/inc.h
15369         * src/messageview.c
15370         * src/news.c
15371         * src/plugins/spamassassin/spamassassin.c
15372                 Allow to add information in the "working offline"
15373                 window
15374
15375 2006-03-01 [wwp]        2.0.0cvs93
15376
15377         * src/plugins/spamassassin/spamassassin.c
15378                 fixed spamc invocation: use a tricky temporary mini shell wrapper
15379                 'cause it seems that calling `spamc ... < inputfile` with
15380                 g_spawn_(a)sync simply.. erm doesn't work :-).
15381
15382 2006-03-01 [wwp]        2.0.0cvs92
15383
15384         * src/toolbar.c
15385         * src/toolbar.h
15386                 simplify the adding of spam/ham button to the messageview toolbar
15387                 (it gets more clear now that the same button will be "Mark as spam"
15388                 or "Mark as ham" according to the current message status,
15389                 thanks to Colin).
15390
15391 2006-03-01 [wwp]        2.0.0cvs91
15392
15393         * src/messageview.c
15394         * src/procmsg.c
15395         * src/procmsg.h
15396         * src/summaryview.c
15397         * src/plugins/spamassassin/spamassassin.c
15398         * src/plugins/spamassassin/spamassassin.h
15399                 make learner callbacks return a status (0 for ok),
15400                 handle it in main code to avoid setting flags when learning failed,
15401                 don't learn on TCP if offline in spamassassin,
15402                 thanks to Colin.
15403
15404                 
15405
15406 2006-03-01 [wwp]        2.0.0cvs90
15407
15408         * src/compose.c
15409                 some work around the compose window's account menu,
15410                 patch by Fabien Vantard.
15411
15412 2006-03-01 [wwp]        2.0.0cvs89
15413
15414         * src/plugins/spamassassin/spamassassin.c
15415                 fixed bad logics, was using spamc in local mode and sa-learn
15416                 in remote mode (thanks, Colin).
15417
15418 2006-03-01 [wwp]        2.0.0cvs88
15419
15420         * src/plugins/spamassassin/spamassassin.c
15421         * src/plugins/spamassassin/spamassassin.h
15422         * src/plugins/spamassassin/spamassassin_gtk.c
15423                 made processing of emails w/ sa-plugin an option (default is TRUE),
15424                 fixed Engrish some tooltips, capitalization of some debug messages
15425                 and warnings. The spamassassin plugin now provides two separate
15426                 services: process emails upon incorporation and spamd training.
15427                 Both services (un)register independently but use some common
15428                 plugin settings (transport settings, spam storage location).
15429
15430 2006-02-28 [wwp]        2.0.0cvs87
15431
15432         * src/plugins/spamassassin/spamassassin.c
15433                 fix async flag to spamc cmdline execution (batch exec should
15434                 be asynchronous).
15435
15436 2006-02-27 [wwp]        2.0.0cvs86
15437
15438         * src/plugins/spamassassin/spamassassin.c
15439         * src/plugins/spamassassin/spamassassin.h
15440         * src/plugins/spamassassin/spamassassin_gtk.c
15441                 - added the ability to learn a remote spamassassin server (spamd),
15442                 using spamc.
15443                 - added the spamassassin option 'username', that applies to all
15444                 spamassassin operations (filtering, learning, local or remote).
15445                 The default username is the current unix user (if left blank
15446                 from gtk prefs or config file).
15447                 - commented out some unused code (notebook widget), removed unused
15448                 layout (hbox1).
15449                 - make more widgets sensitive to the transport type.
15450
15451 2006-02-27 [colin]      2.0.0cvs85
15452
15453         * src/plugins/spamassassin/spamassassin.c
15454                 Fix sa-learn call when offline
15455
15456 2006-02-27 [colin]      2.0.0cvs84
15457
15458         * configure.ac
15459         * src/Makefile.am
15460         * src/mainwindow.c
15461         * src/mainwindow.h
15462         * src/messageview.c
15463         * src/messageview.h
15464         * src/prefs_toolbar.c
15465         * src/procmsg.c
15466         * src/stock_pixmap.c
15467         * src/stock_pixmap.h
15468         * src/summaryview.c
15469         * src/toolbar.c
15470         * src/toolbar.h
15471         * src/pixmaps/ham_btn.xpm
15472         * src/pixmaps/spam.xpm
15473         * src/pixmaps/spam_btn.xpm
15474         * src/plugins/spamassassin/spamassassin.c
15475                 Add button in toolbar for spam learning
15476                 Fix a few bugs from the last related commit
15477                 Revert 1.9.6cvs23 which messed up shift-selection
15478
15479 2006-02-24 [colin]      2.0.0cvs83
15480
15481         * src/procmsg.c
15482         * src/summaryview.c
15483         * src/summaryview.h
15484         * src/plugins/spamassassin/spamassassin.c
15485         * src/plugins/spamassassin/spamassassin.h
15486         * src/plugins/spamassassin/spamassassin_gtk.c
15487                 Unregister learner when spamassassin is either
15488                 disabled or over tcp
15489
15490 2006-02-24 [colin]      2.0.0cvs82
15491
15492         * src/Makefile.am
15493         * src/mainwindow.c
15494         * src/mainwindow.h
15495         * src/procmsg.c
15496         * src/procmsg.h
15497         * src/stock_pixmap.c
15498         * src/stock_pixmap.h
15499         * src/summaryview.c
15500         * src/summaryview.h
15501         * src/gtk/icon_legend.c
15502         * src/pixmaps/spam.xpm  ** NEW FILE **
15503         * src/plugins/spamassassin/spamassassin.c
15504         * src/plugins/spamassassin/spamassassin_gtk.c
15505                 Add spam learning interface (Mark/Mark as 
15506                 (spam|ham) menus)
15507
15508 2006-02-24 [wwp]        2.0.0cvs81
15509
15510         * src/compose.c
15511         * src/compose.h
15512         * src/filtering.c
15513                 hide compose window when sending message in batch mode
15514                 (filtering: forward and redirect). Also fixed a wrong
15515                 value returned when sending failed, neutral anyway.
15516                 (Colin, me) 
15517
15518 2006-02-24 [wwp]        2.0.0cvs80
15519
15520         * src/mainwindow.c
15521                 use GTK+'s stock quit button. Patch by Fabien Vantard.
15522
15523 2006-02-24 [paul]       2.0.0cvs79
15524
15525         * src/news.c
15526         * src/news.h
15527         * src/news_gtk.c
15528                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
15529                 Thanks to Colin
15530
15531 2006-02-23 [colin]      2.0.0cvs78
15532
15533         * src/alertpanel.c
15534                 Change OK to Close in alertpanel with View log
15535                 button; add accel to View log. Patch by Fabien
15536                 Vantard
15537
15538 2006-02-23 [wwp]        2.0.0cvs77
15539
15540         * src/compose.c
15541                 silly me, there were much more tests to perform, since toolbars can
15542                 really have down to 1 element only.
15543
15544 2006-02-23 [wwp]        2.0.0cvs76
15545
15546         * commitHelper
15547                 fixed indentation from my previous commit. Fallback to VISUAL if
15548                 EDITOR is not set (and to vi, at last resort).
15549
15550 2006-02-23 [wwp]        2.0.0cvs75
15551
15552         * commitHelper
15553                 improved error detection (Colin, me).
15554
15555 2006-02-23 [wwp]        2.0.0cvs74
15556
15557         * src/prefs_toolbar.c
15558                 simplify and fix prefs/toolbars layouting. Combos' contents can
15559                 now be really displayed.
15560
15561 2006-02-23 [wwp]        2.0.0cvs73
15562         simplifies and fix prefs/toolbars layouting. Combos' contents can now
15563         be really displayed.
15564
15565 2006-02-22 [wwp]        2.0.0cvs72
15566
15567         * src/compose.c
15568                 fix a typo in my previous commit (sorry!).
15569
15570 2006-02-22 [wwp]        2.0.0cvs71
15571
15572         * src/prefs_toolbar.c
15573                 fix a crash when adding separators to toolbars,
15574                 also fix some separator item information.
15575
15576 2006-02-22 [wwp]        2.0.0cvs70
15577
15578         * src/compose.c
15579                 fix a crash when redirecting (for instance) when compose window's
15580                 toolbar contents has been customized (when some buttons have been
15581                 removed in fact).
15582
15583 2006-02-21 [wwp]        2.0.0cvs69
15584
15585         * src/summaryview.c
15586         * src/gtk/pluginwindow.c
15587         * src/plugins/pgpcore/prefs_gpg.c
15588                 fix some compilation warnings (feat. remains of removed code).
15589
15590 2006-02-21 [wwp]        2.0.0cvs68
15591
15592         * src/gtk/gtkutils.c
15593                 fix two compilation issues, thanks to Stephan Sachse.
15594
15595 2006-02-20 [colin]      2.0.0cvs67
15596
15597         * src/mainwindow.c
15598                 Don't reselect displayed mail on refocus
15599                 This fixes actions misbehaving 
15600
15601 2006-02-20 [wwp]        2.0.0cvs66
15602
15603         * src/summaryview.c
15604         * src/gtk/gtksctree.c
15605         * src/gtk/gtkshruler.c
15606                 changed more runtime typecast checks.
15607
15608 2006-02-20 [wwp]        2.0.0cvs65
15609
15610         * src/summary_search.c
15611                 find all - summaryview refresh issue fixed, thanks to Colin.
15612
15613 2006-02-20 [wwp]        2.0.0cvs64
15614
15615         * src/gtk/gtkutils.c
15616                 better runtime typecast checks.
15617
15618 2006-02-20 [wwp]        2.0.0cvs63
15619
15620         * src/summary_search.c
15621                 enhancements to the summary search:
15622                         - add the ability to stop the running search
15623                           (upon ESC-key press, new Stop button or when Clear button is pressed)
15624                         - don't search if no criteria (From/To/Subject/Body) is set
15625                         - ensure that a busy mouse pointer is always shown when searching,
15626                           show it even a bit earlier
15627
15628 2006-02-19 [colin]      2.0.0cvs62
15629
15630         * src/compose.c
15631         * src/imap.c
15632         * src/etpan/imap-thread.c
15633         * src/etpan/imap-thread.h
15634                 (Future) IMAP speed improvement on sending
15635                 Will require a libetpan update
15636         * src/summaryview.c
15637         * src/gtk/quicksearch.c
15638                 Make quicksearch clearable while running.
15639
15640 2006-02-17 [colin]      2.0.0cvs61
15641
15642         * src/imap.c
15643         * src/etpan/imap-thread.c
15644         * src/etpan/imap-thread.h
15645                 Check for IMAP certificates
15646                 ** Requires libetpan-0.42-cvs4 
15647                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
15648
15649 2006-02-17 [colin]      2.0.0cvs60
15650
15651         * src/messageview.c
15652         * src/prefs_common.c
15653         * src/prefs_common.h
15654         * src/prefs_message.c
15655                 Add pref to display HTML-only mails with plugin, 
15656                 if possible (defaulting to FALSE of course).
15657
15658 2006-02-16 [colin]      2.0.0cvs59
15659
15660         * src/main.c
15661         * src/common/plugin.c
15662         * src/common/plugin.h
15663         * src/gtk/pluginwindow.c
15664                 Keep track of requested (but unloaded) plugins
15665                 in some error cases.
15666
15667 2006-02-16 [wwp]        2.0.0cvs58
15668
15669         * src/gtk/gtkaspell.c
15670         * src/gtk/gtkaspell.h
15671         * src/prefs_spelling.c
15672         * src/compose.c
15673         * src/prefs_common.c
15674         * src/prefs_common.h
15675                 implemented new optional spellchecker behaviour: re-check message when
15676                 dictionary got changed (from compose-window/context-menu/Change dictionary).
15677
15678 2006-02-16 [wwp]        2.0.0cvs57
15679
15680         * src/quote_fmt_parse.y
15681                 pclose popen'ed pipe.
15682
15683 2006-02-15 [colin]      2.0.0cvs56
15684
15685         * src/mimeview.c
15686         * src/mimeview.h
15687                 Let MimeViewers know which MimeView they
15688                 depend of.
15689         * src/summaryview.c
15690                 Swap From/To columns in Sent/Queue/Drafts
15691                 folders
15692         * src/etpan/imap-thread.c
15693                 Use mailstream_low_tls_open() for STARTTLS
15694                 instead of mailstream_low_ssl_open()
15695                 ** REQUIRES libetpan 0.42cvs3 **
15696
15697 2006-02-15 [wwp]        2.0.0cvs55
15698
15699         * src/compose.c
15700         * src/compose.h
15701         * src/message_search.c
15702         * src/message_search.h
15703         * src/textview.c
15704         * src/gtk/gtkutils.c
15705         * src/gtk/gtkutils.h
15706                 added the ability to Find text in the compose window (and a bit
15707                 of code factorization).
15708
15709 2006-02-15 [wwp]        2.0.0cvs54
15710
15711         * src/prefs_gtk.c
15712                 yet another one file was missing (fix for some widgets' sensitivity).
15713                 Thanks Colin!
15714
15715 2006-02-15 [wwp]        2.0.0cvs53
15716
15717         * src/prefs_gtk.h
15718                 oops forgot that file (fix for some widgets' sensitivity).
15719
15720 2006-02-15 [wwp]        2.0.0cvs52
15721
15722         * src/summary_search.c
15723                 implemented advanced summary search options (added the ability
15724                 to use matcher conditions in an advanced search mode).
15725
15726 2006-02-15 [wwp]        2.0.0cvs51
15727
15728         * src/plugins/pgpcore/prefs_gpg.c
15729         * src/prefs_account.c
15730                 fix some widget sensitivity, mostly around some labels in
15731                 account prefs.
15732
15733 2006-02-15 [paul]       2.0.0cvs50
15734
15735         * manual/advanced.xml
15736                 improve Templates info
15737                 written by wwp
15738
15739 2006-02-14 [colin]      2.0.0cvs49
15740
15741         * src/pixmaps/address_book.xpm
15742         * src/pixmaps/preferences.xpm
15743         * src/pixmaps/properties.xpm
15744                 Fix pixmap size - patch by Fabien Vantard
15745
15746 2006-02-13 [colin]      2.0.0cvs48
15747
15748         * src/procmime.c
15749                 Add missing fclose()s on error
15750         * src/textview.c
15751                 Remove unused code
15752         * src/common/utils.c
15753                 Fix temp files not being deleted on windows
15754         Patches by Thomas Gilgin
15755
15756 2006-02-13 [colin]      2.0.0cvs47
15757
15758         * src/mainwindow.c
15759                 Fix exit crash
15760
15761 2006-02-13 [wwp]        2.0.0cvs46
15762
15763         * src/plugins/pgpcore/prefs_gpg.c
15764                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
15765
15766 2006-02-12 [colin]      2.0.0cvs45
15767
15768         * src/folderview.c
15769         * src/main.c
15770         * src/mainwindow.c
15771                 Fix "stuff" when quitting
15772
15773 2006-02-12 [wwp]        2.0.0cvs44
15774
15775         * src/prefs_themes.c
15776                 fix typos in debug messages.
15777
15778 2006-02-11 [colin]      2.0.0cvs43
15779
15780         * src/summaryview.c
15781                 don't allow drag/drop from ourself
15782
15783 2006-02-10 [wwp]        2.0.0cvs42
15784
15785         * src/exporthtml.c
15786         * src/html.c
15787         * src/html.h
15788         * src/procmime.c
15789         * src/textview.c
15790                 renamed html_ prefixed functions and data structures to avoid
15791                 namespace clashes w/ other software (gtkhtml2 for instance).
15792                 Closes bug #907.
15793
15794
15795 2006-02-09 [colin]      2.0.0cvs41
15796
15797         * src/summaryview.c
15798                 Fix shitty logic messed up. Thanks Ticho for the hint!
15799
15800 2006-02-09 [wwp]        2.0.0cvs40
15801
15802         * src/gtk/about.c
15803         * src/compose.c
15804         * src/prefs_account.c
15805         * src/prefs_gtk.h
15806         * src/editaddress.c
15807                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
15808                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
15809                 Browse buttons in accounts prefs.
15810
15811 2006-02-09 [colin]      2.0.0cvs39
15812
15813         * src/matcher.c
15814                 Check for pointer before using its members
15815         * src/gtk/gtksourceprintjob.c
15816                 Fix a wrong warning
15817
15818 2006-02-09 [wwp]        2.0.0cvs38
15819
15820         * src/gtk/filesel.c
15821                 fix few compiler warnings (type mismatch).
15822
15823 2006-02-09 [paul]       2.0.0cvs37
15824
15825         * po/fr.po
15826                 updated by Fabien Vantard
15827
15828 2006-02-08 [colin]      2.0.0cvs36
15829
15830         * src/prefs_common.c
15831         * src/common/defs.h
15832         * src/common/plugin.c
15833                 allow windows and linux configurations to coexist
15834                 patch by Thomas Gilgin
15835
15836 2006-02-08 [colin]      2.0.0cvs35
15837
15838         * src/filtering.c
15839         * src/matcher.c
15840         * src/matcher.h
15841         * src/matcher_parser_parse.y
15842         * src/prefs_filtering_action.c
15843         * src/prefs_matcher.c
15844                 Add the "Ignore thread" filtering
15845                 action
15846
15847 2006-02-08 [colin]      2.0.0cvs34
15848
15849         * src/compose.c
15850         * src/procmime.c
15851         * src/procmime.h
15852                 Fix bug #905 (damaged attachment)
15853                 text files with raw \0's aren't really text files
15854         FOR_STABLE
15855
15856 2006-02-08 [colin]      2.0.0cvs33
15857
15858         * src/summaryview.c
15859                 Fix crasher introduced yesterday
15860
15861 2006-02-08 [wwp]        2.0.0cvs32
15862
15863         * src/compose.c
15864         * src/compose.h
15865                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
15866
15867 2006-02-08 [wwp]        2.0.0cvs31
15868
15869         * src/prefs_template.c
15870                 templates enhancement: allow address completion for Cc and Bcc fields
15871                 (it was currently possible for the To field only)
15872
15873 2006-02-08 [colin]      2.0.0cvs30
15874
15875         * src/compose.c
15876                 Don't unblock if not blocked
15877         FOR_STABLE
15878
15879 2006-02-07 [colin]      2.0.0cvs29
15880
15881         * src/action.c
15882                 Forgot to refresh summaryview
15883
15884 2006-02-07 [colin]      2.0.0cvs28
15885
15886         * src/action.c
15887                 Freeze/thaw message list and folder list while
15888                 processing %as{} actions 
15889         * src/compose.c
15890                 Fix auto-wrap disabling after a middle-click
15891                 paste - FOR_STABLE
15892
15893 2006-02-07 [paul]       2.0.0cvs27
15894
15895         * src/folder.c
15896                 fix freeing of uninitialised pointers
15897                 Thanks to Colin
15898
15899 2006-02-06 [colin]      2.0.0cvs26
15900
15901         * src/folder.c
15902                 Use g_slist_prepend in potentially big list
15903
15904 2006-02-06 [colin]      2.0.0cvs25
15905
15906         * src/folder.c
15907                 Completely skip processing if it doesn't 
15908                 exist (faster!)
15909
15910 2006-02-06 [colin]      2.0.0cvs24
15911
15912         * src/folder.c
15913         * src/summaryview.c
15914                 Batch filtering in summaryview (from Tools menu)
15915                 and pre/post//-processing too
15916
15917 2006-02-06 [colin]      2.0.0cvs23
15918
15919         * src/procmsg.h
15920         * src/filtering.c
15921                 Use a special field for batch filtering instead
15922                 of stepping on deferred execution's toes
15923
15924 2006-02-06 [colin]      2.0.0cvs22
15925
15926         * src/action.c
15927         * src/filtering.c
15928         * src/filtering.h
15929         * src/folder.c
15930         * src/summaryview.c
15931                 Fix filtering via menus and actions
15932
15933 2006-02-06 [colin]      2.0.0cvs21
15934
15935         * src/imap.c
15936                 Put the added file directly to cache if possible (will work
15937                 with next libetpan)
15938         * src/filtering.c
15939         * src/filtering.h
15940         * src/inc.c
15941         * src/folder.c
15942         * src/mbox.c
15943         * src/procmsg.h
15944                 Move and copy filtered messages by batches instead of one
15945                 by one - faster on IMAP
15946         * src/procmsg.c
15947                 Add a function that'll possibly be useful later
15948
15949 2006-02-06 [colin]      2.0.0cvs20
15950
15951         * src/addressbook.c
15952                 Use internal mime-type instead of text/plain for d'n'd
15953         * src/compose.c
15954                 Allow attaching files from mimeview's icon list via d'n'd
15955         * src/folderview.c
15956         * src/folderview.h
15957                 Use internal mime-type instead of text/plain for d'n'd
15958                 Don't try to selected opened folder if none is
15959                 Factorize d'n'd from other apps code
15960         * src/headerview.c
15961         * src/textview.c
15962         * src/gtk/gtkutils.c
15963         * src/gtk/gtkutils.h
15964                 Factorize Face/X-Face stuff
15965         * src/mimeview.c
15966                 Fix d'n'd to other apps
15967         * src/prefs_message.c
15968                 Let the XFace pref be usable without libcompface as it also
15969                 applies to Face
15970         * src/summaryview.c
15971                 Fix d'n'd to other apps
15972                 Factorize d'n'd from other apps code
15973
15974 2006-02-06 [wwp]        2.0.0cvs19
15975
15976         * po/it.po
15977                 Italian translation fixes by Andrea Spadaccini (no more confusion
15978                 between filtering and processing, and few changes in the About
15979                 dialog).
15980
15981
15982 2006-02-06 [mones]      2.0.0cvs18
15983
15984         * src/gtk/icon_legend.c
15985                 Improved descriptions allowing better translations
15986
15987 2006-02-05 [colin]      2.0.0cvs17
15988
15989         * src/imap.c
15990                 Add the f*cking missing expunge that caused imap_fetch_env
15991                 to fail after an add_msgs ! :-///
15992         * src/etpan/imap-thread.c
15993                 Add a bit of debug
15994         FOR_STABLE
15995
15996 2006-02-05 [colin]      2.0.0cvs16
15997
15998         * src/common/utils.c
15999                 Don't check for return-path (or we can't put
16000                 back non-sent mails)
16001
16002 2006-02-05 [colin]      2.0.0cvs15
16003
16004         * src/textview.c
16005                 Don't try to display Face header in textview
16006                 when teh headerview's active
16007
16008 2006-02-05 [colin]      2.0.0cvs14
16009
16010         * tools/tbird2syl.py
16011         * tools/Makefile.am
16012                 Add script to import Thunderbird mails
16013
16014 2006-02-05 [colin]      2.0.0cvs13
16015
16016         * src/headerview.c
16017         * src/procheader.c
16018         * src/procmsg.c
16019         * src/procmsg.h
16020         * src/textview.c
16021                 Show Face headers - patch partially by Klaus Flittner
16022
16023 2006-02-05 [colin]      2.0.0cvs12
16024
16025         * src/folderview.c
16026         * src/summaryview.c
16027         * src/common/utils.c
16028         * src/common/utils.h
16029                 Let dnd work from mime icons to summaryview
16030                 and to folderview too
16031                 Add a crude test to avoid trying to add files
16032                 drag'n'dropped when they're not mails
16033
16034 2006-02-04 [colin]      2.0.0cvs11
16035
16036         * src/summaryview.c
16037         * src/mimeview.c
16038                 Fix utf8 conversion
16039
16040 2006-02-04 [colin]      2.0.0cvs10
16041
16042         * src/compose.c
16043         * src/folderview.c
16044         * src/mimeview.c
16045         * src/summaryview.c
16046         * src/summaryview.h
16047                 Added various drag and drop capas:
16048                 From                    To
16049                 summaryview             other apps
16050                 mimeview icons          other apps
16051                 other apps              summaryview
16052                 other apps              folderview
16053
16054                 This shouldn't have broken the existing:
16055                 From                    To
16056                 summaryview             folderview
16057                 folderview              folderview
16058                 summaryview             compose's attachments
16059
16060         Tests welcomed.
16061
16062 2006-02-02 [paul]       2.0.0cvs9
16063
16064         * src/mainwindow.c
16065                 move global option 'Set displayed columns...' out
16066                 of folder option grouping.
16067                 fix sensitivity of 'harvest addresses'
16068         FOR_STABLE
16069
16070 2006-02-01 [colin]      2.0.0cvs8
16071
16072         * src/mimeview.c
16073                 Revert the alertpanel patch, it sucks (intrusive
16074                 and gets in the way of "open")
16075
16076 2006-02-01 [colin]      2.0.0cvs7
16077
16078         * src/compose.c
16079         * src/prefs_account.c
16080         * src/prefs_common.c
16081         * src/common/defs.h
16082         * src/common/utils.c
16083         * src/common/utils.h
16084                 Add ability to edit the signature file
16085                 from the account preferences, and use
16086                 a default for the text editor.
16087                 Patch by Fabien Vantard
16088
16089 2006-02-01 [colin]      2.0.0cvs6
16090
16091         * src/mimeview.c
16092                 Try to get mime type by extension if it is
16093                 application/octet-stream
16094                 Display a window with possible choices when
16095                 encountering unknown mime types
16096         * src/gtk/filesel.c
16097         * src/gtk/filesel.h
16098                 Add preview
16099                 Allow multiple selection in filtered filesel
16100                 (patch by Fabien Vantard)
16101         * src/gtk/pluginwindow.c
16102                 Use it (patch by Fabien Vantard)
16103
16104 2006-02-01 [paul]       2.0.0cvs5
16105
16106         * src/jpilot.c
16107                 fix crash on creating jpilot address book
16108                 Thanks to Colin - FOR_STABLE
16109         * src/prefs_summaries.c
16110         * src/prefs_wrapping.c
16111         * src/gtk/icon_legend.c
16112         * src/gtk/quicksearch.c
16113                 string fixes and additions
16114
16115 2006-02-01 [paul]       2.0.0cvs4
16116
16117         * src/compose.c
16118         * src/mainwindow.c
16119         * src/messageview.c
16120         * src/prefs_send.c
16121                 add Arabic encoding option
16122                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
16123
16124 2006-01-31 [colin]      2.0.0cvs3
16125
16126         * src/plugins/pgpcore/passphrase.c
16127                 Convert passphrase to locale encoding
16128         * src/compose.c
16129                 Fix drafting on IMAP. Crappy bug sneaked in
16130                 the release :-/
16131         FOR_STABLE
16132
16133 2006-01-30 [paul]       2.0.0cvs2
16134
16135         * src/gtk/icon_legend.c
16136                 show the new entries
16137
16138 2006-01-30 [colin]      2.0.0cvs1
16139
16140         * src/manual.c
16141                 Check for the file to be present before 
16142                 enabling the menu - FOR_STABLE
16143         * src/gtk/icon_legend.c
16144                 Add folders icons (not all of them, there
16145                 are too much, but the most intriguing ones)
16146
16147 2006-01-30 [paul]       2.0.0
16148
16149         version 2.0.0 released
16150
16151 [For previous entries, see ChangeLog.pre2.0.0]