3b5f6c298e3172b7702c4b7b041454c6aaa41566
[claws.git] / ChangeLog
1 2007-10-08 [colin]      3.0.2cvs37
2
3         * src/prefs_toolbar.c
4                 Transform the treeview to a GtkIconView.
5                 Patch by Pawel
6                 In addition, transform the window so that 
7                 it looks like a popup menu. Patch by me
8
9 2007-10-08 [colin]      3.0.2cvs36
10
11         * src/compose.c
12         * src/compose.h
13                 Beautify the GUI a bit; in particular, show the
14                 number of attachments in the tab's title.
15                 Patch by Pawel
16
17 2007-10-08 [paul]       3.0.2cvs35
18
19         * src/mimeview.c
20                 Save users from themselves: save temporary
21                 files used for Open/Open with as read-only.
22                 Thanks to Colin
23
24 2007-10-08 [paul]       3.0.2cvs34
25
26         * tools/Makefile.am
27                 forgot this in cvs33
28
29 2007-10-08 [paul]       3.0.2cvs33
30
31         * tools/kdeservicemenu/README
32         * tools/kdeservicemenu/claws-mail-attach-files.desktop.template
33         * tools/kdeservicemenu/install.sh
34         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
35                 renamed template* to *template so as not to confuse
36                 lintian
37
38 2007-10-08 [paul]       3.0.2cvs32
39
40         * src/prefs_themes.c
41         * src/stock_pixmap.c
42                 replace 2 direct uses of RC_DIR
43
44 2007-10-07 [colin]      3.0.2cvs31
45
46         * src/addrduplicates.c
47         * src/addrduplicates.h
48         * src/addressbook.c
49         * src/addressbook.h
50         * src/addrindex.c
51         * src/addrindex.h
52                 Implement deletion in duplicate finder. 
53                 Patch by Holger 
54
55 2007-10-07 [colin]      3.0.2cvs30
56
57         * src/exporthtml.c
58         * src/mbox.c
59         * src/common/utils.c
60                 Better fix for Solaris, thanks to Nicolas Doualot
61
62 2007-10-07 [colin]      3.0.2cvs29
63
64         * AUTHORS
65         * src/gtk/authors.h
66                 Add Frank Dietrich
67
68 2007-10-07 [colin]      3.0.2cvs28
69
70         * src/exporthtml.c
71                 Fix HTML export to make it more compliant
72                 Patch by Frank Dietrich <bits_n_bytes@gmx.de>
73
74 2007-10-07 [colin]      3.0.2cvs27
75
76         * src/prefs_toolbar.c
77                 Only use icons that wouldn't look stupid in the toolbar
78                 Patch by Pawel
79
80 2007-10-07 [colin]      3.0.2cvs26
81
82         * src/prefs_toolbar.c
83                 Fix old icon being used when none is selected
84
85 2007-10-07 [colin]      3.0.2cvs25
86
87         * src/toolbar.c
88                 Fix copy/paste error
89
90 2007-10-07 [colin]      3.0.2cvs24
91
92         * src/prefs_toolbar.c
93         * src/toolbar.c
94         * src/toolbar.h
95                 Update icon to default one when changing event
96                 Make the icon chooser nicer (handle Esc, Enter,
97                 double-click)
98
99 2007-10-06 [colin]      3.0.2cvs23
100
101         * src/prefs_toolbar.c
102                 Fix text reset; patch by Pawel
103
104 2007-10-06 [colin]      3.0.2cvs22
105
106         * src/toolbar.h
107                 Complete previous commit
108
109 2007-10-06 [colin]      3.0.2cvs21
110
111         * src/prefs_toolbar.c
112         * src/toolbar.c
113                 Set toolbar text automatically to the default
114                 when changing Event executed on click
115
116 2007-10-06 [colin]      3.0.2cvs20
117
118         * src/prefs_toolbar.c
119                 Invert Text and Event fields
120
121 2007-10-06 [colin]      3.0.2cvs19
122
123         * src/prefs_toolbar.c
124         * src/toolbar.c
125                 Make toolbar prefs look much better
126                 Patch by Pawel Pekala
127
128 2007-10-06 [paul]       3.0.2cvs18
129
130         * src/account.c
131         * src/prefs_filtering.c
132                 fix checkbuttons in gtktreeview on maemo by
133                 setting maemo's "allow-checkbox-mode" to FALSE
134
135 2007-10-06 [colin]      3.0.2cvs17
136
137         * configure.ac
138                 Export -DSOLARIS in CFLAGS for all
139                 Solaris (not just 2.8) and OpenSolaris
140
141 2007-10-06 [paul]       3.0.2cvs16
142
143         * AUTHORS
144         * src/exporthtml.c
145         * src/mbox.c
146         * src/gtk/authors.h
147                 fix build on solaris where ctime_r takes
148                 3 arguments rather than 2.
149                 Patch by Nicolas Doualot <slubman.lists@slubman.info>
150
151 2007-10-05 [colin]      3.0.2cvs15
152
153         * src/etpan/imap-thread.c
154                 Fix wrong error codepath
155
156 2007-10-05 [wwp]        3.0.2cvs14
157
158         * src/filtering.c
159                 Fix unexpected logging of quicksearches:
160                 debug_filtering_session flag was never reset to FALSE, causing
161                 matcher functions to log when called from a quicksearch
162                 (if a filtering session happened before).
163
164 2007-10-05 [paul]       3.0.2cvs13
165
166         * src/prefs_actions.c
167         * src/prefs_filtering.c
168         * src/prefs_template.c
169                 fix bug 1343, 'Filtering..'s close button
170                 silently discards new filter'
171                 Thanks to Colin
172
173 2007-10-05 [paul]       3.0.2cvs12
174
175         * configure.ac
176         * src/Makefile.am
177                 fix bug 1347, '-Wno-unused-function, optional'
178
179 2007-10-05 [colin]      3.0.2cvs11
180
181         * src/procmime.c
182         * src/common/mgutils.c
183                 Fix warnings
184
185 2007-10-05 [mones]      3.0.2cvs10
186
187         * manual/advanced.xml
188                 Use full menu name
189         * manual/es/advanced.xml
190                 Synchronise translation
191
192 2007-10-04 [colin]      3.0.2cvs9
193
194         * src/action.c
195         * src/addrbook.c
196         * src/addrindex.c
197         * src/compose.c
198         * src/exporthtml.c
199         * src/exportldif.c
200         * src/folder.c
201         * src/main.c
202         * src/matcher.c
203         * src/mbox.c
204         * src/messageview.c
205         * src/mh.c
206         * src/news.c
207         * src/partial_download.c
208         * src/pop.c
209         * src/procmime.c
210         * src/procmsg.c
211         * src/toolbar.c
212         * src/common/log.c
213         * src/common/mgutils.c
214         * src/common/plugin.c
215         * src/common/utils.c
216         * src/common/xml.c
217         * src/common/xml.h
218         * src/common/xmlprops.c
219         * src/common/xmlprops.h
220         * src/plugins/bogofilter/bogofilter.c
221         * src/plugins/clamav/clamav_plugin.c
222         * src/plugins/dillo_viewer/dillo_prefs.c
223         * src/plugins/pgpcore/prefs_gpg.c
224         * src/plugins/pgpinline/pgpinline.c
225         * src/plugins/pgpmime/pgpmime.c
226         * src/plugins/spamassassin/spamassassin.c
227         * src/plugins/trayicon/trayicon_prefs.c
228                 Verify success on writes. Will fix possible strange
229                 failure on disk full.
230
231 2007-10-04 [paul]       3.0.2cvs8
232
233         * manual/advanced.xml
234                 add further info about Actions
235                 Patch by Emmanuel Briot <briot@adacore.com>
236
237 2007-10-04 [paul]       3.0.2cvs7
238
239         * src/account.c
240                 remove the D column, instead indicate the
241                 default account by use of bold text
242
243 2007-10-03 [colin]      3.0.2cvs6
244
245         * src/common/template.c
246                 Fix templates writing (was prone to disk full problems)
247
248 2007-10-03 [colin]      3.0.2cvs5
249
250         * src/Makefile.am
251         * src/addrduplicates.c
252         * src/addrduplicates.h
253         * src/addressbook.c
254                 Add duplicate deletion. Patch by Holger
255
256 2007-10-03 [colin]      3.0.2cvs4
257
258         * src/matcher.c
259         * src/gtk/quicksearch.c
260                 Fix bug 1340, 'Case insensitive searches with 
261                 non-ascii alphabets fail'.
262
263 2007-10-03 [colin]      3.0.2cvs3
264
265         * src/main.c
266         * src/common/utils.c
267         * src/common/utils.h
268                 Implement run-time alternative config directories
269
270 2007-10-03 [colin]      3.0.2cvs2
271
272         * src/folderview.c
273                 Prevent opening folder item while folder
274                 is scanned in a better way
275
276 2007-10-02 [paul]       3.0.2cvs1
277
278         * NEWS
279         * README
280         * RELEASE_NOTES
281         * configure.ac
282                 bump up version number following stable release
283
284 2007-09-30 [colin]      3.0.1cvs49
285
286         * src/imap.c
287                 Refresh session if needed
288
289 2007-09-30 [colin]      3.0.1cvs48
290
291         * src/imap.c
292                 Reset folder's session to NULL
293                 before destroying it
294
295 2007-09-30 [mones]      3.0.1cvs47
296
297         * manual/handling.xml
298                 Use markup quotes instead hardcoded quotes
299         * manual/es/handling.xml
300                 Added new synced section (IMAP subscriptions)
301
302 2007-09-29 [colin]      3.0.1cvs46
303
304         * src/imap.c
305                 Notice disconnections faster
306
307 2007-09-28 [colin]      3.0.1cvs45
308
309         * src/addressbook.c
310         * src/addrindex.c
311                 Fix warnings
312
313 2007-09-28 [paul]       3.0.1cvs44
314
315         * src/mimeview.c
316                 fix maemo build
317
318 2007-09-28 [paul]       3.0.1cvs43
319
320         * src/account.c
321                 use gtk_widget_set_size_request() on the label
322                 so that wrapping works better. get rid of the
323                 (partially deprecated) hbutton_box.
324                 these changes should prevent buttons overlapping
325                 on maemo
326
327 2007-09-28 [colin]      3.0.1cvs42
328
329         * src/pop.c
330                 Fix typo :)
331
332 2007-09-28 [colin]      3.0.1cvs41
333
334         * src/compose.c
335         * src/msgcache.c
336         * src/pop.c
337         * src/procmime.c
338         * src/etpan/imap-thread.c
339                 64bits-related warning fixes
340
341 2007-09-28 [colin]      3.0.1cvs40
342
343         * src/folder_item_prefs.c
344         * src/ldaputil.c
345         * src/mainwindow.c
346         * src/mimeview.c
347         * src/common/tags.c
348                 Fix warnings
349
350 2007-09-28 [colin]      3.0.1cvs39
351
352         * src/plugins/spamassassin/spamassassin.c
353         * src/plugins/spamassassin/spamassassin.h
354         * src/plugins/spamassassin/spamassassin_gtk.c
355                 Add addressbook-based whitelisting
356
357 2007-09-28 [colin]      3.0.1cvs38
358
359         * src/folder.c
360                 Fix bug 1337, 'crash on pressing Send button'
361
362 2007-09-28 [paul]       3.0.1cvs37
363
364         * src/prefs_folder_item.c
365                 give the orphans a parent. makes all prefs
366                 pages visible on maemo
367
368 2007-09-28 [colin]      3.0.1cvs36
369
370         * src/prefs_folder_column.c
371         * src/prefs_summary_column.c
372                 Fix two leaks
373
374 2007-09-27 [colin]      3.0.1cvs35
375
376         * src/gtk/quicksearch.c
377                 Fix bug 1336, 'Segfault if empty space before search-string'
378
379 2007-09-26 [mones]      3.0.1cvs34
380
381         * manual/account.xml
382         * manual/plugins.xml
383                 Fixed irc channel name, added some docbook markup.
384                 Changed text markup to docbook markup. 
385                 Added spamcop as supported in SpamReport description.
386         * manual/fr/plugins.xml
387                 Fixed irc channel name.
388         * manual/es/account.xml
389         * manual/es/advanced.xml
390         * manual/es/claws-mail-manual.xml
391         * manual/es/glossary.xml
392         * manual/es/gpl.xml
393         * manual/es/keyboard.xml
394         * manual/es/plugins.xml
395                 Synced with English version, fixed a couple of typos.
396
397 2007-09-26 [colin]      3.0.1cvs33
398
399         * configure.ac
400                 Explain why "Libgnomeprint: no" on GTK+ 2.10
401
402 2007-09-26 [colin]      3.0.1cvs32
403
404         * src/messageview.c
405         * src/procmsg.c
406         * src/procmsg.h
407                 Optimisation: avoid fetching mail 3 times locally
408                 for displaying
409
410 2007-09-26 [colin]      3.0.1cvs31
411
412         * src/mh.c
413                 Fix missing static
414
415 2007-09-26 [colin]      3.0.1cvs30
416
417         * src/folder.c
418         * src/folder.h
419         * src/mh.c
420         * src/mh.h
421                 Fix MH mtime hack - make it a folder class function
422
423 2007-09-26 [colin]      3.0.1cvs29
424
425         * src/inc.c
426                 Fix bug 1334, 'user defined mail incorporation 
427                 script not run'
428
429 2007-09-25 [colin]      3.0.1cvs28
430
431         * src/codeconv.c
432                 Optimisation: shortcut conv_codeset_strdup
433                 when src_code and dest_code are the same
434         * src/common/xml.c
435         * src/common/xml.h
436                 Optimisation: shortcut code conversions when
437                 files are in UTF-8; faster list walking by
438                 using prepend/reverse.
439
440 2007-09-25 [holger]     3.0.1cvs27
441
442         * src/printing.c
443                 Replace button bar of the preview window
444                 with a real toolbar (patch by Colin)
445                 Add zooming to the preview window
446
447 2007-09-24 [paul]       3.0.1cvs26
448
449         * src/compose.c
450                 compact the character set menu, adding some
451                 missing encodings. Patch by Pawel Pekala
452
453 2007-09-23 [paul]       3.0.1cvs25
454
455         * src/prefs_account.c
456         * src/prefs_folder_item.c
457         * src/prefs_quote.c
458         * src/quote_fmt.c
459         * src/quote_fmt.h
460                 remove unnecessary frame from Templates options
461                 and improve the English of the check button label
462
463 2007-09-22 [colin]      3.0.1cvs24
464
465         * src/gtk/quicksearch.c
466                 Fix bug 1329, 'error in quicksearch.c'
467                 Fix return with value in function returning void
468
469 2007-09-22 [colin]      3.0.1cvs23
470
471         * src/imap.c
472         * src/procmsg.h
473         * src/common/utils.c
474         * src/common/utils.h
475         * src/etpan/imap-thread.c
476                 Optimise fetching IMAP cached emails *a lot*
477                 (remember whether mail is fully cached and \r's
478                  are already stripped)
479
480 2007-09-22 [colin]      3.0.1cvs22
481
482         * src/folder.c
483         * src/folder.h
484         * src/prefs_folder_item.c
485                 Add a button to allow users to drop local caches.
486
487 2007-09-21 [colin]      3.0.1cvs21
488
489         * src/summaryview.c
490                 Remove unnecessary error when cancelling export to mbox.
491                 Patch by Pawel
492
493 2007-09-21 [paul]       3.0.1cvs20
494
495         * src/gtk/prefswindow.c
496                 remove unnecessary frames from the prefs
497                 pages. Patch by Pawel Pekala
498
499 2007-09-21 [paul]       3.0.1cvs19
500
501         * src/prefs_account.c
502         * src/prefs_folder_item.c
503         * src/prefs_quote.c
504         * src/quote_fmt.c
505                 put the Templates options into a tabbed
506                 layout. Patch by Pawel Pekala
507
508 2007-09-21 [paul]       3.0.1cvs18
509
510         * src/mainwindow.c
511                 group together the character set menu items
512                 move the /View/Show or hide/Message view below
513                 .../Toolbar menu item
514                 Patch by Pawel Pekala
515
516 2007-09-21 [mones]      3.0.1cvs17
517
518         * src/compose.c
519                 Fix for bug 1327, 'segfault when replying to a non-existent
520                 news message', thanks to Colin.
521
522 2007-09-21 [colin]      3.0.1cvs16
523
524         * src/folderview.c
525                 Complete 3.0.1cvs15
526
527 2007-09-20 [colin]      3.0.1cvs15
528
529         * src/folderview.c
530         * src/folderview.h
531                 Maybe fix bug 1324, 'Corrupted IMAP cache'
532
533 2007-09-20 [colin]      3.0.1cvs14
534
535         * src/printing.c
536                 Fix a little leak
537
538 2007-09-20 [holger]     3.0.1cvs13
539
540         * src/printing.c
541                 Add page layout to print preview.
542                 Make the close-button in the toolbar
543                 right-aligned.
544
545 2007-09-20 [paul]       3.0.1cvs12
546
547         * po/ru.po
548                 updated by Pavlo Bohmat
549
550 2007-09-19 [colin]      3.0.1cvs11
551
552         * src/common/utils.c
553                 Prevent unquoted mime boundaries, by always
554                 using a /
555
556 2007-09-19 [colin]      3.0.1cvs10
557
558         * src/printing.c
559                 Fix drawing area size, fix DPI change that
560                 can cause total number of lines to decrease
561
562 2007-09-19 [colin]      3.0.1cvs9
563
564         * po/POTFILES.in
565         * src/printing.c
566                 Make print preview more efficient and nicer.
567                 Patch mostly by Holger Berndt <hb@claws-mail.org>
568
569 2007-09-19 [colin]      3.0.1cvs8
570
571         * src/prefs_common.c
572         * src/prefs_common.h
573         * src/printing.c
574                 Add scrolledwindow, default allocation and
575                 size saving to the print preview window.
576
577 2007-09-18 [colin]      3.0.1cvs7
578
579         * src/prefs_common.c
580         * src/prefs_common.h
581         * src/prefs_image_viewer.c
582         * src/printing.c
583                 GtkPrintOperation:
584                 - add image printing support
585                 - add option to print images
586                 - add preview widget
587                 - add saving of a few Page Setup parameters
588
589 2007-09-18 [colin]      3.0.1cvs6
590
591         * AUTHORS
592         * src/gtk/authors.h
593                 Add Guillaume Chazarain
594
595 2007-09-18 [colin]      3.0.1cvs5
596
597         * src/common/utils.c
598                 Fix bug 1321, 'access before allocation 
599                 when scanning for uris'. Patch by 
600                 Guillaume Chazarain <guichaz@yahoo.fr>
601
602 2007-09-18 [colin]      3.0.1cvs4
603
604         * src/toolbar.c
605                 Fix bug 1320, 'Memory leak caused by 
606                 gtk_container_get_children'. Patch by
607                 Guillaume Chazarain <guichaz@yahoo.fr>
608
609 2007-09-18 [colin]      3.0.1cvs3
610
611         * src/printing.c
612         * src/printing.h
613                 Fix HAVE_GNOMEPRINT (USE_GNOMEPRINT)
614
615 2007-09-18 [colin]      3.0.1cvs2
616
617         * src/Makefile.am
618         * src/mainwindow.c
619         * src/messageview.c
620         * src/messageview.h
621         * src/prefs_ext_prog.c
622         * src/prefs_fonts.c
623         * src/printing.c
624         * src/printing.h
625         * src/summaryview.c
626                 Use GtkPrintOperation by default on GTK+ >= 2.10
627                 Patch by Holger Berndt <hb@claws-mail.org>
628
629 2007-09-18 [paul]       3.0.1cvs1
630
631         * NEWS
632         * README
633         * RELEASE_NOTES
634         * configure.ac
635                 bump up version number following stable release
636
637 2007-09-16 [colin]      3.0.0cvs18
638
639         * src/folder.c
640                 Fix possible memleak
641
642 2007-09-16 [colin]      3.0.0cvs17
643
644         * src/folderview.c
645                 Fix bug 1311, 'Wrong arrow position 
646                 while moving message into folder when 
647                 column headers hidden'
648         * src/image_viewer.c
649                 Show error in the GUI if image can't
650                 be loaded
651         * src/matcher.c
652                 Fix spurious output
653         * src/messageview.c
654                 Allow setting domain in msgid
655         * src/common/plugin.c
656                 Add timing information
657
658 2007-09-16 [colin]      3.0.0cvs16
659
660         * src/account.c
661         * src/compose.c
662         * src/prefs_account.c
663         * src/prefs_account.h
664         * src/prefs_template.c
665         * src/common/utils.c
666                 Remove Generate Message-ID option. We need
667                 this on some IMAP servers.
668
669 2007-09-16 [colin]      3.0.0cvs15
670
671         * src/prefs_filtering.c
672         * src/prefs_filtering.h
673         * src/prefs_filtering_action.c
674         * src/common/tags.c
675                 Fix tags issues: tags with spaces, renaming
676                 tags.
677
678 2007-09-16 [colin]      3.0.0cvs14
679
680         * src/folderview.c
681         * src/main.c
682         * src/mainwindow.c
683                 Fix bug 1308, 'Claws deletes folderlist.xml after
684                 fetching mail short after start-up'
685
686 2007-09-16 [colin]      3.0.0cvs13
687
688         * src/compose.c
689                 Fix scrolling to cursor
690
691 2007-09-16 [paul]       3.0.0cvs12
692
693         * po/sr.po
694                 updated by Aleksandar Urosevic
695
696 2007-09-16 [paul]       3.0.0cvs11
697
698         * src/folder.c
699                 do not allow locked msgs to be deleted,
700                 even by filtering/processing
701
702 2007-09-07 [paul]       3.0.0cvs10
703
704         * src/prefs_folder_column.c
705         * src/prefs_summary_column.c
706                 implement button sensitivity
707                 patch by Pawel Pekala
708
709 2007-09-06 [wwp]        3.0.0cvs9
710
711         * src/prefs_gtk.c
712                 Add a missing linefeed to a debug message.
713
714 2007-09-05 [colin]      3.0.0cvs8
715
716         * src/inc.c
717                 Fix statusbar/window mismatch on Maemo
718
719 2007-09-05 [colin]      3.0.0cvs7
720
721         * src/ldaputil.c
722                 Fix build without USE_LDAP_TLS
723
724 2007-09-05 [colin]      3.0.0cvs6
725
726         * src/folder.c
727         * src/imap.c
728         * src/inc.c
729         * src/mbox.c
730         * src/send_message.c
731         * src/statusbar.c
732         * src/statusbar.h
733                 Maemo: distinguish various statusbar messages,
734                 in order to display only the most important.
735
736 2007-09-04 [wwp]        3.0.0cvs5
737
738         * src/account.c
739                 Accounts list: fix "Local" protocol not shown when USE_OPENSSL is set.
740                 Show protocol "SMTP" and the appropriate server for send-only
741                 accounts, show "-" instead of "" when no value is relevant.
742
743 2007-09-03 [ticho]      3.0.0cvs4
744
745         * src/summaryview.c
746                 Handle plural form better in delete confirmation dialog.
747
748 2007-09-03 [wwp]        3.0.0cvs3
749
750         * src/compose.c
751                 Warn differently when sending or sending later (queueing).
752
753 2007-09-03 [colin]      3.0.0cvs2
754
755         * src/procmime.c
756         * src/procmime.h
757         * src/common/plugin.c
758         * src/common/plugin.h
759                 Add a new plugin API, MimeParser. It allows
760                 plugins to scan email MIME parts and optionally,
761                 transform them.
762
763 2007-09-03 [mones]      3.0.0cvs1
764
765         * po/es.po
766                 Updated translation
767         * src/common/defs.h
768                 While a better solution is made double history sizes
769
770 2007-09-03 [paul]       3.0.0
771
772         * NEWS
773         * README
774         * RELEASE_NOTES
775                 3.0.0 released
776
777 2007-09-03 [paul]       2.10.0cvs191
778
779         * po/bg.po
780         * po/ca.po
781         * po/de.po
782         * po/fi.po
783         * po/fr.po
784         * po/hu.po
785         * po/it.po
786         * po/pl.po
787         * po/pt_BR.po
788         * po/ru.po
789         * po/sk.po
790         * po/zh_CN.po
791                 updated by Yasen Pramatarov, Miquel Oliete, Stephan
792                 Sachse, Flammie Pirinen, Fabien Vantard, Pader Rezso,
793                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves
794                 Guimaraes, Pavlo Bohmat, Andrej Kacian, and Ralph Young
795
796 2007-09-02 [colin]      2.10.0cvs190
797
798         * src/edittags.c
799         * src/common/tags.c
800                 Prevent empty or white-space tags
801
802 2007-09-01 [colin]      2.10.0cvs189
803
804         * src/main.c
805                 Fix double-reading of accounts list when
806                 the wizard has been run due to no accounts
807         * src/mainwindow.c
808                 Fix sensitivity of a menu item in case 
809                 there's no account
810
811 2007-09-01 [wwp]        2.10.0cvs188
812
813         * src/wizard.c
814                 Fix wizard crash when Mailbox dir already exists
815                 (thanks to Colin).
816
817 2007-08-31 [colin]      2.10.0cvs187
818
819         * src/etpan/imap-thread.c
820                 Fix unwanted creation of 
821                 libetpan's stream dump file
822         * src/compose.c
823                 Fix coloring of pastes as quotation
824         * src/summaryview.c
825                 Maemo: Fix opening of mails from keypad
826                 in Sent folders
827         * src/addressbook.c
828         * src/folderview.c
829         * src/image_viewer.c
830         * src/mimeview.c
831         * src/gtk/prefswindow.c
832                 Maemo: Fix adjustments changes 
833
834 2007-08-30 [colin]      2.10.0cvs186
835
836         * src/folderview.c
837                 Don't opened selected folder when clicking
838                 on white space
839         * src/mainwindow.c
840                 Maemo: Make Esc close messageviews
841         * src/messageview.c
842                 Maemo: Fix message scrolling to the end on 
843                 opening
844                 Maemo: Fix reopening same message
845         * src/gtk/prefswindow.c
846                 Maemo: try to fix scrollbar. Doesn't work,
847                 it seems as if gtk_adjustment_set_value was
848                 a noop.
849
850 2007-08-30 [colin]      2.10.0cvs185
851
852         * src/compose.c
853         * src/folderview.c
854         * src/main.c
855         * src/prefs_matcher.c
856         * src/prefs_template.c
857         * src/quote_fmt.c
858         * src/send_message.c
859         * src/toolbar.c
860         * src/gtk/gtkaspell.c
861         * src/plugins/bogofilter/bogofilter.c
862         * src/plugins/bogofilter/bogofilter_gtk.c
863         * src/plugins/clamav/clamav_plugin_gtk.c
864         * src/plugins/pgpcore/sgpgme.c
865         * src/plugins/spamassassin/spamassassin.c
866         * src/plugins/spamassassin/spamassassin_gtk.c
867                 Fix all potential misuses of format-string functions
868
869 2007-08-30 [wwp]        2.10.0cvs184
870
871         * src/prefs_template.c
872                 Fix a leak.
873
874 2007-08-29 [colin]      2.10.0cvs183
875
876         * src/plugins/trayicon/trayicon.c
877                 Fix leak of hooks in case of error,
878                 thanks to Holger Berndt
879
880 2007-08-28 [colin]      2.10.0cvs182
881
882         * src/mainwindow.c
883                 Don't use current folder settings when
884                 composing from the compose button's
885                 account selector
886
887 2007-08-28 [colin]      2.10.0cvs181
888
889         * src/quote_fmt_parse.y
890                 Fix cursor offset when quote contains UTF-8
891                 chars
892
893 2007-08-28 [colin]      2.10.0cvs180
894
895         * src/compose.c
896         * src/compose.h
897                 Fix signature replacement when it's been wrapped
898
899 2007-08-27 [colin]      2.10.0cvs179
900
901         * src/summaryview.c
902                 Fix indentation
903
904 2007-08-27 [colin]      2.10.0cvs178
905
906         * src/summaryview.c
907                 Fix Quicksearch's Sticky mode
908
909 2007-08-27 [colin]      2.10.0cvs177
910
911         * src/folder_item_prefs.c
912         * src/folder_item_prefs.h
913         * src/imap_gtk.c
914         * src/mh_gtk.c
915                 Fix loss of subfolders properties when
916                 renaming a folder
917
918 2007-08-26 [wwp]        2.10.0cvs176
919
920         * src/alertpanel.c
921         * src/messageview.c
922         * src/prefs_actions.c
923                 Revert parts of 2.10.0cvs174: g_markup_printf_escaped()
924                 will have to be used when necessary *before* calling
925                 alertpanel functions.
926
927 2007-08-25 [paul]       2.10.0cvs175
928
929         * src/prefs_actions.c
930                 workaround gettext problem marking
931                 string as c-format when it's not
932
933 2007-08-25 [wwp]        2.10.0cvs174
934
935         * src/alertpanel.c
936         * src/messageview.c
937         * src/prefs_actions.c
938                 Call the pango markup escape function right ince in alertpanel_create
939                 instead of everywhere (reverts some parts of 2.10.0cvs123 and
940                 2.10.0cvs158).
941
942         * src/common/log.c
943                 Fix a crash due to a misuse of g_print(), encountered when the string
944                 passed to g_print was containing printf substitution symbols.
945
946 2007-08-25 [paul]       2.10.0cvs173
947
948         * src/common/log.c
949                 fix a segfault when refreshing RSSyl feeds
950
951 2007-08-25 [paul]       2.10.0cvs172
952
953         * src/gtk/icon_legend.c
954                 add watchthread.xpm
955
956 2007-08-25 [paul]       2.10.0cvs171
957
958         * src/Makefile.am
959         * src/stock_pixmap.c
960         * src/pixmaps/insert_file.xpm
961                 add a new pixmap instead of re-using
962                 paste.xpm. (easier for icon theme authors)
963
964 2007-08-24 [holger]     2.10.0cvs170
965
966         * src/plugins/trayicon/trayicon.c
967                 The same fix for another hook id.
968
969 2007-08-24 [holger]     2.10.0cvs169
970
971         * src/plugins/trayicon/trayicon.c
972                 Micro-fix: Do the error checking for
973                 the right hook id.
974
975 2007-08-24 [paul]       2.10.0cvs168
976
977         * src/folder.h
978                 fix typo causing compiler warning
979
980 2007-08-24 [paul]       2.10.0cvs167
981
982         * README
983                 put back the correct version of this file also
984
985 2007-08-24 [colin]      2.10.0cvs166
986
987         * src/send_message.c
988                 Use progress bar when sending messages
989
990 2007-08-24 [paul]       2.10.0cvs165
991
992         * Makefile.am
993                 oops! if i'm quick no-one will notice
994                 (put back the proper file)
995
996 2007-08-24 [paul]       2.10.0cvs164
997
998         * AUTHORS
999         * Makefile.am
1000         * README
1001         * src/gtk/authors.h
1002         * tools/Makefile.am
1003         * tools/README
1004         * tools/mew2claws-mail.pl
1005                 add new script that imports a Mew address book
1006                 submitted by Jerome Lelong
1007
1008 2007-08-24 [paul]       2.10.0cvs163
1009
1010         * manual/plugins.xml
1011                 remove the obsolete plugins, add the
1012                 missing plugins, including the forthcoming
1013                 SpamReport plugin
1014
1015 2007-08-24 [paul]       2.10.0cvs162
1016
1017         * manual/advanced.xml
1018                 add info about the hidden emphasis_color option
1019         * manual/keyboard.xml
1020                 correct the info about hotkeys
1021                 wrap the long lines
1022
1023 2007-08-24 [paul]       2.10.0cvs161
1024
1025         * src/folderview.c
1026                 add mnemonic to 'Run procesing rules'
1027
1028 2007-08-24 [paul]       2.10.0cvs160
1029
1030         * src/account.c
1031         * src/folder.c
1032         * src/folder.h
1033                 use suitable defaults for outbox,
1034                 queue, drafts and trash folders
1035
1036 2007-08-24 [wwp]        2.10.0cvs159
1037
1038         * src/folderview.c
1039                 Update menu item sensitivity if necessary (or we get a
1040                 gtk critical message).
1041
1042 2007-08-23 [wwp]        2.10.0cvs158
1043
1044         * src/action.c
1045         * src/prefs_actions.c
1046                 Allow literal % chars in action commands (use %%).
1047                 Add a missing p++ to the action parser in action_get_type(),
1048                 which was missing it, even if it was neutral.
1049                 Fix a pango markup warning at runtime.
1050
1051 2007-08-23 [wwp]        2.10.0cvs157
1052
1053         * src/addressbook.c
1054                 Contacts are now locale-aware sorted in the address book
1055                 (LC_COLLATE matters here).
1056                 Fix missing table initializers.
1057
1058 2007-08-23 [colin]      2.10.0cvs156
1059
1060         * src/imap.c
1061                 Check scan_required on dest folder when copying
1062
1063 2007-08-23 [colin]      2.10.0cvs155
1064
1065         * src/imap.c
1066                 Fix scanning when folder was empty
1067
1068 2007-08-22 [colin]      2.10.0cvs154
1069
1070         * src/msgcache.c
1071                 Don't g_warning when g_try_malloc fails(), or it makes
1072                 things worse as g_log() allocates. Fixes bug 1290,
1073                 'Claws Mail crashes if too little memory when 
1074                 rebuilding folder tree'
1075
1076 2007-08-22 [colin]      2.10.0cvs153
1077
1078         * src/inc.c
1079                 Fix format string vulnerability, thanks to
1080                 Ulf Harnhammar, Secunia Research
1081
1082 2007-08-22 [colin]      2.10.0cvs152
1083
1084         * src/ldapserver.c
1085                 Set tv_usec too
1086
1087 2007-08-22 [wwp]        2.10.0cvs151
1088
1089         * src/ldapquery.c
1090                 Few better null-ptr checks.
1091
1092 2007-08-22 [colin]      2.10.0cvs150
1093
1094         * src/editldap.c
1095         * src/editldap_basedn.c
1096         * src/ldapquery.c
1097         * src/ldapserver.c
1098         * src/ldapserver.h
1099         * src/ldapupdate.c
1100         * src/ldaputil.c
1101         * src/ldaputil.h
1102                 Fix ldap timeouts
1103
1104 2007-08-22 [colin]      2.10.0cvs149
1105
1106         * src/ldapquery.c
1107                 Finish previous fix
1108
1109 2007-08-22 [colin]      2.10.0cvs148
1110
1111         * src/ldapquery.c
1112                 Fix wrong assertions
1113
1114 2007-08-22 [colin]      2.10.0cvs147
1115
1116         * src/ldaputil.c
1117                 Fix test (set ldap v3 if bindDN is set or TLS is set)
1118
1119 2007-08-22 [colin]      2.10.0cvs146
1120
1121         * src/editldap.c
1122         * src/ldaputil.c
1123                 Fix wrong "Connected successfully to server". Connection only succeeds if
1124                 we can get the base DN.
1125
1126 2007-08-21 [wwp]        2.10.0cvs145
1127
1128         * src/browseldap.c
1129         * src/editldap.c
1130         * src/ldapctrl.c
1131         * src/ldapquery.c
1132         * src/ldapserver.c
1133         * src/ldapupdate.c
1134         * src/ldaputil.c
1135                 More sanity checks in ldap functions.
1136
1137 2007-08-21 [wwp]        2.10.0cvs144
1138
1139         * src/prefs_account.c
1140                 Don't return a value in a void function().
1141
1142 2007-08-21 [paul]       2.10.0cvs143
1143
1144         * src/messageview.c
1145                 add check for ftp: to messageview_list_urls()
1146
1147 2007-08-21 [colin]      2.10.0cvs142
1148
1149         * src/editldap.c
1150         * src/ldapctrl.c
1151         * src/ldapctrl.h
1152         * src/ldapquery.c
1153         * src/ldapupdate.c
1154                 Fix bug 1293, 'LDAP address book not working'
1155                 Search only on specified fields, but fetch 
1156                 every field possible. People will have to 
1157                 reset the searched Attributes in their LDAP
1158                 servers properties.
1159
1160 2007-08-21 [wwp]        2.10.0cvs141
1161
1162         * src/addr_compl.c
1163         * src/addrbook.c
1164         * src/addrcache.c
1165         * src/addrcindex.c
1166         * src/addressbook.c
1167         * src/addrindex.c
1168         * src/browseldap.c
1169         * src/crash.c
1170         * src/editaddress_other_attributes_ldap.c
1171         * src/exporthtml.c
1172         * src/folder.c
1173         * src/folderview.c
1174         * src/imap.c
1175         * src/jpilot.c
1176         * src/ldapserver.c
1177         * src/ldapupdate.c
1178         * src/ldif.c
1179         * src/main.c
1180         * src/mainwindow.c
1181         * src/matcher.c
1182         * src/mh.c
1183         * src/msgcache.c
1184         * src/mutt.c
1185         * src/pine.c
1186         * src/pop.c
1187         * src/prefs_customheader.c
1188         * src/prefs_msg_colors.c
1189         * src/procmime.c
1190         * src/textview.c
1191         * src/vcard.c
1192         * src/wizard.c
1193         * src/common/log.c
1194         * src/common/socket.c
1195         * src/common/ssl_certificate.c
1196         * src/common/utils.c
1197         * src/common/utils.h
1198         * src/gtk/description_window.c
1199         * src/plugins/demo/demo.c
1200         * src/plugins/pgpcore/prefs_gpg.c
1201         * src/plugins/spamassassin/libspamc.c
1202                 Make sure we use glib functions to send text messages (information,
1203                 debug, warning, errors) to stdout/stderr - no more direct puts
1204                 fputs printf fprintf to stdout/stderr when it can be done using
1205                 g_log*() and g_print/g_printerr. Doing this, we make sure every
1206                 stdout/stderr message is saved to log in Windows.
1207
1208
1209 2007-08-21 [wwp]        2.10.0cvs140
1210
1211         * src/main.c
1212         * src/common/utils.h
1213                 Route glib's stdout/stderr messages to a log file (Windows only),
1214                 instead of loosing them.
1215
1216 2007-08-21 [paul]       2.10.0cvs139
1217
1218         * src/mainwindow.c
1219                 replace deprecated g_strncasecmp()
1220         * src/messageview.c
1221                 fix 'List URLS'
1222
1223 2007-08-20 [ticho]      2.10.0cvs138
1224
1225         * src/account.c
1226         * src/prefs_account.h
1227                 Copy all account preferences in account_clone() - some
1228                 were missing.
1229         * src/prefs_account.c
1230                 Handle empty privacy system combobox gracefully (warning
1231                 instead of a crash).
1232
1233 2007-08-20 [colin]      2.10.0cvs137
1234
1235         * src/ldapctrl.c
1236                 Fix a leak
1237
1238 2007-08-20 [paul]       2.10.0cvs136
1239
1240         * src/browseldap.c
1241         * src/editldap.c
1242         * src/ldapctrl.c
1243         * src/ldapquery.c
1244         * src/ldapquery.h
1245         * src/ldapserver.c
1246         * src/ldaputil.c
1247                 add debug_prints
1248                 patch by Michael Rasmussen
1249
1250 2007-08-19 [colin]      2.10.0cvs135
1251
1252         * src/imap.c
1253                 Fix previous commit. Sensitivity update is needed
1254                 for "Cancel receiving". However when batching we
1255                 don't need to do it for every message flag change,
1256                 just once at the start and once at the end.
1257
1258 2007-08-19 [colin]      2.10.0cvs134
1259
1260         * src/imap.c
1261                 Remove useless menu updates on session lock/unlock
1262
1263 2007-08-19 [colin]      2.10.0cvs133
1264
1265         * src/etpan/imap-thread.c
1266                 Make all fetch logs less verbose
1267
1268 2007-08-19 [paul]       2.10.0cvs132
1269
1270         * src/foldersel.c
1271         * src/folderview.c
1272         * src/summaryview.c
1273                 fix bug 1286, 'Can't move a folder into a "Folders
1274                 Only" folder'
1275
1276 2007-08-18 [ticho]      2.10.0cvs131
1277
1278         * src/editaddress_other_attributes_ldap.c
1279                 Converted option menu for other ldap attributes to GtkComboBox.
1280
1281 2007-08-18 [colin]      2.10.0cvs130
1282
1283         * src/compose.c
1284         * src/prefs_common.c
1285         * src/prefs_common.h
1286         * src/prefs_send.c
1287         * src/send_message.c
1288                 Revert 'send_dialog_mode' meaning to 
1289                 'send_dialog_invisible', so that the 
1290                 new checkbox doesn't change the 
1291                 existing behaviour.
1292
1293 2007-08-18 [paul]       2.10.0cvs129
1294
1295         * src/summaryview.c
1296                 add missing menu update
1297
1298 2007-08-17 [colin]      2.10.0cvs128
1299
1300         * src/folder.c
1301                 Set batching after getting flags - maybe fixes
1302                 bug 1292, 'CM crashes on writing mail'
1303
1304 2007-08-16 [ticho]      2.10.0cvs127
1305
1306         * src/prefs_send.c
1307                 Convert two GtkOptionMenu widgets to new GtkComboBox.
1308         * src/gtk/combobox.h
1309         * src/gtk/gtkutils.c
1310                 Allow NULL for GtkComboBox menuitem label, rendering such
1311                 items as row separators.
1312
1313 2007-08-16 [paul]       2.10.0cvs126
1314
1315         * src/plugins/trayicon/trayicon.c
1316                 remove wrongly used gettextisation
1317
1318 2007-08-15 [ticho]      2.10.0cvs125
1319
1320         * src/importldif.c
1321                 Fixed a runtime warning where an attempt to pack an
1322                 already packed GtkLabel was made.
1323
1324 2007-08-15 [ticho]      2.10.0cvs124
1325
1326         * src/prefs_compose_writing.c
1327                 Convert the insert-or-attach-dragged-files GtkOptionMenu
1328                 into GtkComboBox.
1329
1330 2007-08-14 [ticho]      2.10.0cvs123
1331
1332         * src/messageview.c
1333         * src/gtk/gtkutils.c
1334                 Changed return receipt account selector to GtkComboBox.
1335                 Fixed a runtime warning where GTK tried to parse
1336                 "name <email@address" as a Pango markup in an alertpanel label.
1337
1338 2007-08-14 [ticho]      2.10.0cvs122
1339
1340         * src/prefs_logging.c
1341                 Changed GtkOptionMenu in logging preferences to GtkComboBox.
1342
1343 2007-08-14 [wwp]        2.10.0cvs121
1344
1345         * tools/Makefile.am
1346         * tools/README
1347         * tools/popfile-link.sh
1348                 Added a new tool: POPFile helper, to open
1349                 selected messages in POPFile control center,
1350                 in order to change the messages' status.
1351
1352 2007-08-14 [ticho]      2.10.0cvs120
1353
1354         * src/compose.c
1355         * src/prefs_common.c
1356         * src/prefs_common.h
1357         * src/prefs_send.c
1358         * src/send_message.c
1359                 Change "Show send dialog" optionmenu to a checkbutton.
1360         * src/prefs_receive.c
1361                 Migrate "Show receive dialog" GtkOptionMenu to GtkComboBox.
1362
1363 2007-08-13 [wwp]        2.10.0cvs119
1364
1365         * src/addr_compl.c
1366         * src/addressbook.c
1367         * src/addrindex.c
1368         * src/compose.c
1369         * src/filtering.c
1370         * src/folderview.c
1371         * src/inc.c
1372         * src/matcher.c
1373         * src/mh.c
1374         * src/partial_download.c
1375         * src/prefs_gtk.c
1376         * src/procmsg.c
1377         * src/stock_pixmap.c
1378         * src/summaryview.c
1379         * src/common/utils.c
1380         * src/gtk/gtkaspell.c
1381         * src/gtk/menu.c
1382                 Make sure we never pass NULL pointers for %s substitutions
1383                 (prevent from crashing in Windows).
1384
1385 2007-08-13 [wwp]        2.10.0cvs118
1386
1387         * src/msgcache.c
1388                 Re-enable mmap_reads in Windows with some missing
1389                 CloseHandle of mapping objects, thanks to
1390                 Marcus Brinkmann.
1391
1392 2007-08-13 [paul]       2.10.0cvs117
1393
1394         * src/common/utils.c
1395                 fix bug 1287, 'Compile time problem on Solaris
1396                 (nexenta gnu/Solaris) utils.c'
1397                 Thanks to Piotr Chrzczonowicz
1398
1399 2007-08-12 [wwp]        2.10.0cvs116
1400
1401         * src/plugins/pgpcore/prefs_gpg.c
1402                 Don't try to unset a GPG_AGENT_INFO that was not
1403                 set (and don't use a NULL string in Windows, it was
1404                 crashing with --debug if GPG_AGENT_INFO was not set).
1405
1406 2007-08-12 [wwp]        2.10.0cvs115
1407
1408         * src/privacy.h
1409                 Make gcc type-check arguments passed to privacy_set_error().
1410
1411 2007-08-12 [ticho]      2.10.0cvs114
1412
1413         * src/prefs_folder_item.c
1414                 Make sure that folder default account combobox always has some
1415                 account preselected.
1416         * src/gtk/combobox.c
1417                 Handle empty combobox gracefully (warning instead of crash).
1418
1419 2007-08-12 [ticho]      2.10.0cvs114
1420
1421         * src/prefs_folder_item.c
1422                 Make sure that folder default account combobox is not empty.
1423         * src/gtk/combobox.c
1424                 Handle empty combobox gracefully (warning instead of crash).
1425
1426 2007-08-11 [paul]       2.10.0cvs113
1427
1428         * src/addrgather.c
1429         * src/folderview.c
1430                 use 'subfolder' instead of 'sub-folder', matching
1431                 everywhere else the term is used
1432         * src/imap_gtk.c
1433                 fix engrish
1434
1435 2007-08-10 [wwp]        2.10.0cvs112
1436
1437         * src/msgcache.c
1438                 Disable mmap reads in Windows only (at least temporarily), they
1439                 prevent from renaming/removing target cache files.
1440
1441 2007-08-10 [paul]
1442
1443         3.0.0-rc2 released
1444
1445 2007-08-10 [wwp]        2.10.0cvs111
1446
1447         * src/msgcache.c
1448                 fix unpredictable crashes in Windows due to broken
1449                 cache/mark/tags files writting (file were opened for
1450                 writing in text mode).
1451
1452         * src/recv.c
1453                 use gettimeofday() from w32lib.h on Windows.
1454
1455 2007-08-10 [colin]      2.10.0cvs110
1456
1457         * src/imap.c
1458         * src/etpan/imap-thread.c
1459         * src/etpan/imap-thread.h
1460                 Better IMAP scanning (NOOP instead of CLOSE/SELECT)
1461
1462 2007-08-09 [colin]      2.10.0cvs109
1463
1464         * src/editldap.c
1465                 Fix port being reset to 636 on SSL
1466         * src/folder.c
1467                 Fix folder_item_get_msg_num_by_file
1468                 on drafts/queue folders
1469
1470 2007-08-09 [wwp]        2.10.0cvs108
1471
1472         * src/folder.c
1473                 Fix tags DB path in Windows (thanks to Colin): '/' is a valid
1474                 path divider in Windows, but Glib uses '\' as G_DIR_SEPARATOR.
1475
1476
1477 2007-08-09 [colin]      2.10.0cvs107
1478
1479         * src/folderview.c
1480         * src/summaryview.c
1481         * src/gtk/prefswindow.c
1482                 A few Maemo layout fixes
1483
1484 2007-08-09 [paul]       2.10.0cvs106
1485
1486         * src/prefs_account.c
1487                 remove the hyphen from plug-ins to
1488                 match everywhere else
1489
1490 2007-08-08 [wwp]        2.10.0cvs105
1491
1492         * src/prefs_folder_item.c
1493                 Fix an extraneous stealth ^L char.
1494
1495 2007-08-08 [wwp]        2.10.0cvs104
1496
1497         * src/prefs_folder_item.c
1498                 Better fix, group variables declarations (USE_ASPELL).
1499
1500 2007-08-08 [wwp]        2.10.0cvs103
1501
1502         * src/prefs_folder_item.c
1503                 Fix compilation w/ USE_ASPELL set (broken
1504                 by 2.10.0cvs102).
1505
1506 2007-08-08 [ticho]      2.10.0cvs102
1507
1508         * src/prefs_folder_item.c
1509                 Migrate two deprecated GtkOptionMenu widgets to GtkComboBox.
1510
1511 2007-08-08 [colin]      2.10.0cvs101
1512
1513         * src/imap.c
1514         * src/etpan/imap-thread.c
1515         * src/etpan/imap-thread.h
1516                 Close selected mailbox before doing
1517                 status on it.
1518
1519 2007-08-08 [colin]      2.10.0cvs100
1520
1521         * src/html.c
1522                 Complete symbol table, thanks to wwp.
1523                 Fixes bug 1284, 'The html -> text 
1524                 converter ignores entities'
1525         * src/msgcache.c
1526                 Fix possible fd leak
1527
1528 2007-08-08 [colin]      2.10.0cvs99
1529
1530         * src/imap.c
1531                 Better way to fetch UIDs on non-UIDPLUS servers
1532
1533 2007-08-07 [colin]      2.10.0cvs98
1534
1535         * src/imap.c
1536                 fix bug 1275, 'auto-saved draft messages not 
1537                 always being removed'; Also, make multiple
1538                 copy (in the same account) faster by matching
1539                 source/destination message UIDs.
1540         * src/messageview.c
1541                 Don't try to reshow deleted mail
1542         * src/msgcache.c
1543                 Fix leak on error path
1544
1545 2007-08-07 [wwp]        2.10.0cvs97
1546
1547         * manual/account.xml
1548         * manual/advanced.xml
1549         * manual/fr/account.xml
1550         * manual/fr/advanced.xml
1551                 Updated the reference manual and the French translation to
1552                 reflect 2.10.0cvs84: enable running folder Processing
1553                 rules on demand.
1554
1555 2007-08-06 [wwp]        2.10.0cvs96
1556
1557         * src/prefs_common.c
1558         * src/prefs_common.h
1559         * src/textview.c
1560                 Allow changing the emphasis color used to highlight
1561                 the newsreader/x-mailer header value when it matches
1562                 our preferred mail agent (hidden pref 'emphasis_col' added
1563                 to clawsrc).
1564
1565 2007-08-06 [colin]      2.10.0cvs95
1566
1567         * src/compose.c
1568         * src/compose.h
1569                 Re-commit 2.10.0cvs86, with a protection
1570                 against Pango bug. Also, try to fix 
1571                 bug 1275, 'auto-saved draft messages not 
1572                 always being removed'
1573
1574 2007-08-06 [wwp]        2.10.0cvs94
1575
1576         * src/gtk/quicksearch.c
1577                 Replace deprecated GtkCombo with its modern equivalen GtkComboBox.
1578
1579 2007-08-06 [ticho]      2.10.0cvs93
1580
1581         * src/prefs_account.c
1582         * src/gtk/combobox.c
1583                 Use GtkComboBox instead of GtkOptionMenu for privacy system
1584                 selection in account preferences.
1585
1586 2007-08-06 [wwp]        2.10.0cvs92
1587
1588         * src/plugins/pgpcore/plugin.def
1589                 Apply one more chunk from gpg4win's 03-w32-port patch.
1590
1591 2007-08-05 [colin]      2.10.0cvs91
1592
1593         * src/compose.c
1594         * src/compose.h
1595                 reverting buggy patch for now
1596
1597 2007-08-05 [colin]      2.10.0cvs90
1598
1599         * src/folder.c
1600                 Fix slowdown
1601
1602 2007-08-04 [colin]      2.10.0cvs89
1603
1604         * src/prefs_summaries.c
1605         * src/summary_search.c
1606                 Replace deprecated widgets. Patch by
1607                 Andrej.
1608
1609 2007-08-04 [colin]      2.10.0cvs88
1610
1611         * src/mh.c
1612                 Refresh GUI only every 2000 mails on mh_get_last_num
1613                 This is fast (readdir) and done only once per 
1614                 session/folder
1615
1616 2007-08-03 [colin]      2.10.0cvs87
1617
1618         * src/prefs_account.c
1619         * src/gtk/combobox.h
1620         * src/gtk/gtkutils.c
1621                 Fix a deprecated widget. Patch by
1622                 Andrej
1623
1624 2007-08-03 [colin]      2.10.0cvs86
1625
1626         * src/compose.c
1627         * src/compose.h
1628                 Make colorisation and wrapping algorithms
1629                 faster. Fixes bug 1246, 'compose becomes 
1630                 increasingly slow replying to complex emails'
1631
1632 2007-08-03 [paul]       2.10.0cvs85
1633
1634         * src/mh.c
1635                 keep the window painted
1636
1637 2007-08-02 [paul]       2.10.0cvs84
1638
1639         * src/folderview.c
1640         * src/mainwindow.c
1641         * src/mainwindow.h
1642                 enable running folder Processing
1643                 rules on demand
1644
1645 2007-08-02 [paul]       2.10.0cvs83
1646
1647         * src/textview.c
1648                 speed up/clean up rendering of larger
1649                 msgs
1650                 Thanks to Colin
1651
1652 2007-08-01 [paul]       2.10.0cvs82
1653
1654         * src/mainwindow.h
1655                 clean up cruft
1656         * src/toolbar.c
1657                 change default toolbar layout on maemo
1658         * src/pixmaps/close.xpm
1659                 make the red cross a grey cross
1660         * src/pixmaps/jpilot.xpm
1661                 make icon smaller so it fits better
1662
1663 2007-07-31 [paul]       2.10.0cvs81
1664
1665         * src/setup.c
1666         * src/gtk/gtkutils.c
1667                 fix crash on maemo on first launch
1668
1669 2007-07-30 [paul]       2.10.0cvs80
1670
1671         * src/prefs_matcher.c
1672                 specify the units of age and size
1673
1674 2007-07-30 [paul]       2.10.0cvs79
1675
1676         * src/main.c
1677                 Fix IMAP timeout setting
1678
1679 2007-07-30 [colin]      2.10.0cvs78
1680
1681         * src/prefs_account.c
1682                 Fix a deprecated widget. Patch by
1683                 Andrej
1684
1685 2007-07-27 [paul]       2.10.0cvs77
1686
1687         * src/matcher_parser_parse.y
1688         * src/prefs_filtering_action.c
1689         * src/prefs_matcher.c
1690                 these changes forgotten in cvs74's
1691                 'watch thread' feature
1692
1693 2007-07-27 [paul]       2.10.0cvs76
1694
1695         * src/compose.c
1696                 fix potential crasher
1697                 thanks to Colin
1698
1699 2007-07-27 [paul]       2.10.0cvs75
1700
1701         * src/mainwindow.c
1702         * src/manual.c
1703         * src/manual.h
1704         * src/gtk/gtkutils.c
1705                 make mainwindow's /Help/Manual point to the
1706                 remote copy if the local copy doesn't exist
1707
1708 2007-07-27 [paul]       2.10.0cvs74
1709
1710         * src/Makefile.am
1711         * src/filtering.c
1712         * src/folder.c
1713         * src/mainwindow.c
1714         * src/matcher.c
1715         * src/matcher.h
1716         * src/matcher_parser_parse.y
1717         * src/procmsg.c
1718         * src/procmsg.h
1719         * src/stock_pixmap.c
1720         * src/stock_pixmap.h
1721         * src/summaryview.c
1722         * src/summaryview.h
1723         * src/toolbar.c
1724         * src/toolbar.h
1725         * src/pixmaps/watchthread.xpm
1726                 add 'watch thread' feature
1727
1728 2007-07-27 [paul]       2.10.0cvs73
1729
1730         * src/prefs_folder_item.c
1731                 adjust labels, add tooltips
1732
1733 2007-07-27 [colin]      2.10.0cvs72
1734
1735         * src/summaryview.c
1736                 Maemo: Remove less used menu items
1737
1738 2007-07-26 [colin]      2.10.0cvs71
1739
1740         * src/messageview.c
1741                 Maemo: destroy messageview after trashing mail.
1742                 Maybe should be done on X11 too
1743
1744 2007-07-26 [colin]      2.10.0cvs70
1745
1746         * src/folderview.c
1747         * src/mainwindow.c
1748         * src/prefs_common.c
1749         * src/prefs_common.h
1750         * src/summaryview.c
1751                 Add View/Show or Hide/Column headers
1752
1753 2007-07-26 [colin]      2.10.0cvs69
1754
1755         * src/procmime.c
1756                 Fix unwanted output
1757
1758 2007-07-26 [colin]      2.10.0cvs68
1759
1760         * src/ldapserver.c
1761                 Fix possible crash on cache invalidation
1762         * src/compose.c
1763         * src/procmime.c
1764         * src/procmime.h
1765         * src/quote_fmt_parse.y
1766                 Make replying to mails with big attachments
1767                 much faster. Fixes bug 1224, 'The process of 
1768                 Replying to emails with large attachments 
1769                 seems unreasonably long...'
1770
1771 2007-07-26 [colin]      2.10.0cvs67
1772
1773         * src/mimeview.c
1774         * src/matcher.c
1775         * src/common/ssl.c
1776                 Fix threads use on BSDs
1777
1778 2007-07-26 [paul]       2.10.0cvs66
1779
1780         * src/gtk/prefswindow.c
1781                 fix account prefs breakage
1782                 thanks to Colin
1783
1784 2007-07-26 [paul]       2.10.0cvs65
1785
1786         * configure.ac
1787                 standardise ./configure --help messages
1788
1789 2007-07-26 [colin]      2.10.0cvs64
1790
1791         * src/addressbook.c
1792         * src/editaddress.c
1793                 Fix two vCard-related crashes
1794
1795 2007-07-25 [colin]      2.10.0cvs63
1796
1797         * src/inc.c
1798         * src/prefs_common.c
1799         * src/prefs_common.h
1800         * src/prefs_receive.c
1801                 Maemo: Add a better way to notify of
1802                 new mails
1803         * src/mainwindow.c
1804         * src/statusbar.h
1805         * src/summaryview.c
1806         * src/toolbar.c
1807                 Maemo: Various layout fixes
1808         * src/gtk/prefswindow.c
1809                 Maemo: Better prefs layout
1810
1811 2007-07-25 [paul]       2.10.0cvs62
1812
1813         * src/textview.c
1814                 fix the layout on maemo
1815                 thanks to Colin
1816
1817 2007-07-25 [iwkse]      2.10.0cvs61
1818
1819         * src/summaryview.c
1820                 add 'o' shortcut on summaryview
1821
1822 2007-07-25 [iwkse]      2.10.0cvs60
1823
1824         * src/textview.c
1825                 fix o shortcut
1826
1827 2007-07-24 [colin]      2.10.0cvs59
1828
1829         * src/mh.c
1830                 Fix missing timestamp update on source
1831                 folder when moving
1832         * src/textview.c
1833         * src/textview.h
1834                 Better text layout on part's choices
1835
1836 2007-07-23 [colin]      2.10.0cvs58
1837
1838         * src/mimeview.c
1839         * src/textview.c
1840                 Maemo: Automatically choose the correct application
1841                 to open parts
1842         * src/gtk/quicksearch.c
1843                 Make search run on GDK_KP_Enter too
1844
1845 2007-07-23 [wwp]        2.10.0cvs57
1846
1847         * src/quote_fmt_lex.l
1848                 Revert accidentaly committed lines (account_sig) in
1849                 2.10.0cvs56.
1850
1851 2007-07-23 [wwp]        2.10.0cvs56
1852
1853         * src/quote_fmt_lex.l
1854                 Fix typos around long form expressions in the quote lexer.
1855
1856 2007-07-23 [paul]
1857
1858         3.0.0-rc1 released
1859
1860 2007-07-23 [colin]      2.10.0cvs55
1861
1862         * src/addr_compl.c
1863                 Fix auto-completion on Maemo
1864
1865 2007-07-23 [colin]      2.10.0cvs54
1866
1867         * src/statusbar.c
1868                 Maemo: Fix sticking statusbars
1869
1870 2007-07-22 [colin]      2.10.0cvs53
1871
1872         * src/main.c
1873                 Maemo: Fix the strange "top_application" info
1874                 at startup. We should do something when 
1875                 receiving such a message.
1876
1877 2007-07-20 [paul]       2.10.0cvs52
1878
1879         * src/news_gtk.c
1880                 add missing #include "statusbar.h"
1881
1882 2007-07-20 [colin]      2.10.0cvs51
1883
1884         * src/folder.c
1885         * src/folder.h
1886         * src/folder_item_prefs.c
1887         * src/folder_item_prefs.h
1888         * src/folderview.c
1889         * src/imap.c
1890         * src/imap_gtk.c
1891         * src/imap_gtk.h
1892         * src/news.c
1893         * src/news_gtk.c
1894         * src/news_gtk.h
1895         * src/prefs_folder_item.c
1896                 Implement age-based caching: allow to
1897                 specify a threshold for the offline synchronisation
1898                 feature, and whether old cached bodies should 
1899                 be removed
1900         * src/toolbar.c
1901         * src/toolbar.h
1902                 Fix label/tooltips
1903         * src/plugins/dillo_viewer/dillo_viewer.c
1904                 Check that Dillo's installed
1905
1906 2007-07-20 [wwp]        2.10.0cvs50
1907
1908         * src/mimeview.c
1909         * src/stock_pixmap.c
1910                 Draw a frame around the selected mimeview part icon (instead of the
1911                 shifted 'dancing' icon).
1912
1913 2007-07-20 [colin]      2.10.0cvs49
1914
1915         * src/main.c
1916                 Unref stuff even on error
1917         * src/wizard.c
1918                 disconnect signals only at the very
1919                 end of the wizard save.
1920
1921 2007-07-20 [colin]      2.10.0cvs48
1922
1923         * src/mainwindow.c
1924         * src/messageview.c
1925         * src/toolbar.c
1926         * src/toolbar.h
1927                 Fix random crashes while navigating
1928                 (GTK_EVENTS_FLUSH)
1929
1930 2007-07-19 [colin]      2.10.0cvs47
1931
1932         * configure.ac
1933         * src/main.c
1934         * src/prefs_common.c
1935         * src/prefs_common.h
1936         * src/wizard.c
1937         * src/common/defs.h
1938         * src/common/utils.c
1939                 Maemo: add an easy way to store data (mails
1940                 and IMAP/NNTP caches) on one of the SD cards,
1941                 and protect against unmounts if needed
1942
1943 2007-07-19 [paul]       2.10.0cvs46
1944
1945         * src/Makefile.am
1946         * src/stock_pixmap.c
1947         * src/gtk/about.c
1948         * src/pixmaps/claws-mail_logo-small.xpm
1949                 implement a (slightly) different About
1950                 dialog for maemo and add a small version
1951                 of the logo for it
1952         * src/wizard.c
1953                 use a scrolled window for wizard page 1
1954                 on maemo
1955
1956 2007-07-19 [paul]       2.10.0cvs45
1957
1958         * src/Makefile.am
1959                 too soon for this line
1960
1961 2007-07-19 [paul]       2.10.0cvs44
1962
1963         * src/Makefile.am
1964                 fix build on n800
1965
1966 2007-07-19 [colin]      2.10.0cvs43
1967
1968         * src/wizard.c
1969                 Solve Mail/Mailbox name when specifying
1970                 full /path/to/Mail.
1971
1972 2007-07-18 [colin]      2.10.0cvs42
1973
1974         * src/inc.c
1975         * configure.ac
1976                 Fix build on n770
1977
1978 2007-07-18 [colin]      2.10.0cvs41
1979
1980         * src/inc.c
1981                 Maemo: plug the online/offline system into
1982                 maemo's interfaces to have Claws automatically
1983                 switch according to the system status
1984         * src/statusbar.c
1985                 Maemo: use HildonBanners to display status
1986                 messages. Renders the main statusbar useless.
1987
1988 2007-07-18 [paul]       2.10.0cvs40
1989
1990         * src/filtering.c
1991                 fix screen blanking on moving/copying many msgs
1992         * src/folder.c
1993                 fix processing progressbar and screen blanking
1994                 during processing
1995
1996 2007-07-18 [paul]       2.10.0cvs39
1997
1998         * src/messageview.c
1999                 revert cvs37, breakage on maemo
2000
2001 2007-07-18 [paul]       2.10.0cvs38
2002
2003         * src/gtk/gtkutils.c
2004                 make sure we can still build with older GTK's
2005
2006 2007-07-18 [colin]      2.10.0cvs37
2007
2008         * src/messageview.c
2009                 Only hide the small layout's messageview, instead
2010                 of destroying it when closing
2011         * src/gtk/gtkutils.c
2012                 Use gtk_window_present_with_time to popup windows,
2013                 it seems to make things better with modern WMs
2014                 (actually focusing)
2015
2016 2007-07-17 [colin]      2.10.0cvs36
2017
2018         * src/editaddress.c
2019                 Simplify layout on Maemo
2020         * src/folder.c
2021                 Fix possible crash
2022         * src/prefs_display_header.c
2023                 Remove some headers by default on Maemo
2024
2025 2007-07-17 [paul]       2.10.0cvs35
2026
2027         * src/prefs_common.c
2028         * src/prefs_common.h
2029         * src/prefs_logging.c
2030         * src/common/log.c
2031                 add options to stop/enable writing logs to disc
2032
2033 2007-07-17 [paul]       2.10.0cvs34
2034
2035         * src/edittags.c
2036                 fix some issues with the Apply tags window:
2037                 - set search column (enables autocompl in the treeview)
2038                 - apply tag from "New tag" if it existed
2039                 - clears New tag entry when adding it with the button
2040                 Thanks to Colin
2041
2042 2007-07-17 [paul]       2.10.0cvs33
2043
2044         * src/edittags.c
2045                 fix 'apply tags' dialogue weirdness
2046
2047 2007-07-16 [colin]      2.10.0cvs32
2048
2049         * src/toolbar.c
2050                 Fix double-loading of mails on Maemo
2051
2052 2007-07-16 [colin]      2.10.0cvs31
2053
2054         * src/messageview.c
2055                 Prevent double-loading of the same part under some
2056                 conditions; hide statusbar on Maemo
2057
2058 2007-07-16 [colin]      2.10.0cvs30
2059
2060         * src/edittags.c
2061         * src/edittags.h
2062         * src/mainwindow.c
2063         * src/summaryview.c
2064                 Improve the tag interface - allow
2065                 to set/unset tags from a special
2066                 window.
2067         * src/gtk/gtkvscrollbutton.c
2068         * src/mimeview.c
2069         * src/mimeview.h
2070         * src/stock_pixmap.c
2071                 Fix Mimeview's ugly hacks in the
2072                 icon list. 
2073
2074 2007-07-16 [paul]       2.10.0cvs29
2075
2076         * src/wizard.c
2077                 rework dialog
2078         * src/gtk/icon_legend.c
2079                 put it all in a scrolled window
2080
2081 2007-07-15 [colin]      2.10.0cvs28
2082
2083         * src/mainwindow.c
2084                 Maemo: force layout to be Small screen; the
2085                 others don't make sense
2086
2087 2007-07-14 [colin]      2.10.0cvs27
2088
2089         * src/mimeview.c
2090         * src/gtk/gtkvscrollbutton.c
2091                 Maemo: Fix mimeview's buttons size
2092
2093 2007-07-14 [colin]      2.10.0cvs26
2094
2095         * src/toolbar.c
2096                 Fix the button workaround fix.
2097                 (Use the correct variable)
2098
2099 2007-07-14 [colin]      2.10.0cvs25
2100
2101         * src/mainwindow.c
2102         * src/toolbar.c
2103                 Maemo: put the progress bar in the
2104                 toolbar
2105
2106 2007-07-14 [colin]      2.10.0cvs24
2107
2108         * src/prefs_common.c
2109                 Maemo: hide statusbar by default
2110         * src/Makefile.am
2111         * src/stock_pixmap.c
2112         * src/stock_pixmap.h
2113         * src/toolbar.c
2114         * src/pixmaps/go_folders.xpm
2115                 Maemo: Add a specific icon to go back to
2116                 folder list
2117
2118 2007-07-14 [colin]      2.10.0cvs23
2119
2120         * src/toolbar.c
2121                 Don't set homogeneous finally
2122
2123 2007-07-14 [colin]      2.10.0cvs22
2124
2125         * src/toolbar.c
2126                 Fix button show/hide issues
2127
2128 2007-07-14 [colin]      2.10.0cvs21
2129
2130         * src/toolbar.c
2131                 Fix huge arrows
2132                 Fix button workaround to be able to click
2133                 if mouse was on button when it went un-
2134                 sensitive.
2135                 Revert previous commit, gtk_tool_item_set_homogeneous
2136                 doesn't mean what it seems to mean ;-)
2137
2138 2007-07-14 [paul]       2.10.0cvs20
2139
2140         * src/toolbar.c
2141                 make homogeneous FALSE always
2142
2143 2007-07-13 [colin]      2.10.0cvs19
2144
2145         * src/toolbar.c
2146         * src/toolbar.h
2147                 Rework to fit the non-deprecated API
2148         * src/compose.c
2149         * src/folderview.c
2150         * src/mainwindow.c
2151         * src/messageview.c
2152         * src/summaryview.c
2153                 Maemo layout changes. Better toolbars,
2154                 removal of CTree headers. 
2155
2156 2007-07-13 [paul]       2.10.0cvs18
2157
2158         * src/gtk/colorlabel.c
2159                 fix bug 1261, '[DE] coloring messages in overview 
2160                 keys are not localised'
2161                 the string is now included in claws-mail.pot
2162
2163 2007-07-13 [colin]      2.10.0cvs17
2164
2165         * src/summaryview.c
2166                 Fix bug 1267, 'printing mutliple messages 
2167                 opens one message-dialog after the other'
2168                 Ask for confirmation when printing 10
2169                 messages or more.
2170
2171 2007-07-11 [colin]      2.10.0cvs16
2172
2173         * COPYING
2174         * README
2175         * autogen.sh
2176         * manual/claws-mail-manual.xml
2177         * manual/gpl.xml
2178         * manual/es/claws-mail-manual.xml
2179         * manual/es/gpl.xml
2180         * manual/fr/claws-mail-manual.xml
2181         * manual/fr/gpl.xml
2182         * manual/pl/gpl.xml
2183         * src/account.c
2184         * src/account.h
2185         * src/action.c
2186         * src/action.h
2187         * src/adbookbase.h
2188         * src/addr_compl.c
2189         * src/addr_compl.h
2190         * src/addrbook.c
2191         * src/addrbook.h
2192         * src/addrcache.c
2193         * src/addrcache.h
2194         * src/addrcindex.c
2195         * src/addrcindex.h
2196         * src/addrclip.c
2197         * src/addrclip.h
2198         * src/addrdefs.h
2199         * src/addressadd.c
2200         * src/addressadd.h
2201         * src/addressbook.c
2202         * src/addressbook.h
2203         * src/addressbook_foldersel.c
2204         * src/addressbook_foldersel.h
2205         * src/addressitem.h
2206         * src/addrgather.c
2207         * src/addrgather.h
2208         * src/addrharvest.c
2209         * src/addrharvest.h
2210         * src/addrindex.c
2211         * src/addrindex.h
2212         * src/addritem.c
2213         * src/addritem.h
2214         * src/addrquery.c
2215         * src/addrquery.h
2216         * src/addrselect.c
2217         * src/addrselect.h
2218         * src/alertpanel.c
2219         * src/alertpanel.h
2220         * src/browseldap.c
2221         * src/browseldap.h
2222         * src/codeconv.c
2223         * src/codeconv.h
2224         * src/compose.c
2225         * src/compose.h
2226         * src/crash.c
2227         * src/crash.h
2228         * src/customheader.c
2229         * src/customheader.h
2230         * src/displayheader.c
2231         * src/displayheader.h
2232         * src/editaddress.c
2233         * src/editaddress.h
2234         * src/editaddress_other_attributes_ldap.c
2235         * src/editaddress_other_attributes_ldap.h
2236         * src/editbook.c
2237         * src/editbook.h
2238         * src/editgroup.c
2239         * src/editgroup.h
2240         * src/editjpilot.c
2241         * src/editjpilot.h
2242         * src/editldap.c
2243         * src/editldap.h
2244         * src/editldap_basedn.c
2245         * src/editldap_basedn.h
2246         * src/edittags.c
2247         * src/edittags.h
2248         * src/editvcard.c
2249         * src/editvcard.h
2250         * src/enriched.c
2251         * src/enriched.h
2252         * src/exphtmldlg.c
2253         * src/exphtmldlg.h
2254         * src/expldifdlg.c
2255         * src/expldifdlg.h
2256         * src/export.c
2257         * src/export.h
2258         * src/exporthtml.c
2259         * src/exporthtml.h
2260         * src/exportldif.c
2261         * src/exportldif.h
2262         * src/filtering.c
2263         * src/filtering.h
2264         * src/folder.c
2265         * src/folder.h
2266         * src/folder_item_prefs.c
2267         * src/folder_item_prefs.h
2268         * src/foldersel.c
2269         * src/foldersel.h
2270         * src/folderutils.c
2271         * src/folderutils.h
2272         * src/folderview.c
2273         * src/folderview.h
2274         * src/gedit-print.c
2275         * src/gedit-print.h
2276         * src/grouplistdialog.c
2277         * src/grouplistdialog.h
2278         * src/headerview.c
2279         * src/headerview.h
2280         * src/html.c
2281         * src/html.h
2282         * src/image_viewer.c
2283         * src/image_viewer.h
2284         * src/imap.c
2285         * src/imap.h
2286         * src/imap_gtk.c
2287         * src/imap_gtk.h
2288         * src/import.c
2289         * src/import.h
2290         * src/importldif.c
2291         * src/importldif.h
2292         * src/importmutt.c
2293         * src/importmutt.h
2294         * src/importpine.c
2295         * src/importpine.h
2296         * src/inc.c
2297         * src/inc.h
2298         * src/jpilot.c
2299         * src/jpilot.h
2300         * src/ldapctrl.c
2301         * src/ldapctrl.h
2302         * src/ldaplocate.c
2303         * src/ldaplocate.h
2304         * src/ldapquery.c
2305         * src/ldapquery.h
2306         * src/ldapserver.c
2307         * src/ldapserver.h
2308         * src/ldapupdate.c
2309         * src/ldapupdate.h
2310         * src/ldaputil.c
2311         * src/ldaputil.h
2312         * src/ldif.c
2313         * src/ldif.h
2314         * src/localfolder.c
2315         * src/localfolder.h
2316         * src/main.c
2317         * src/main.h
2318         * src/mainwindow.c
2319         * src/mainwindow.h
2320         * src/manual.c
2321         * src/manual.h
2322         * src/matcher.c
2323         * src/matcher.h
2324         * src/matcher_parser.h
2325         * src/matcher_parser_lex.l
2326         * src/matcher_parser_parse.y
2327         * src/mbox.c
2328         * src/mbox.h
2329         * src/message_search.c
2330         * src/message_search.h
2331         * src/messageview.c
2332         * src/messageview.h
2333         * src/mh.c
2334         * src/mh.h
2335         * src/mh_gtk.c
2336         * src/mh_gtk.h
2337         * src/mimeview.c
2338         * src/mimeview.h
2339         * src/msgcache.c
2340         * src/msgcache.h
2341         * src/mutt.c
2342         * src/mutt.h
2343         * src/news.c
2344         * src/news.h
2345         * src/news_gtk.c
2346         * src/news_gtk.h
2347         * src/noticeview.c
2348         * src/noticeview.h
2349         * src/partial_download.c
2350         * src/partial_download.h
2351         * src/pine.c
2352         * src/pine.h
2353         * src/pop.c
2354         * src/pop.h
2355         * src/prefs_account.c
2356         * src/prefs_account.h
2357         * src/prefs_actions.c
2358         * src/prefs_actions.h
2359         * src/prefs_common.c
2360         * src/prefs_common.h
2361         * src/prefs_compose_writing.c
2362         * src/prefs_compose_writing.h
2363         * src/prefs_customheader.c
2364         * src/prefs_customheader.h
2365         * src/prefs_display_header.c
2366         * src/prefs_display_header.h
2367         * src/prefs_ext_prog.c
2368         * src/prefs_ext_prog.h
2369         * src/prefs_filtering.c
2370         * src/prefs_filtering.h
2371         * src/prefs_filtering_action.c
2372         * src/prefs_filtering_action.h
2373         * src/prefs_folder_column.c
2374         * src/prefs_folder_column.h
2375         * src/prefs_folder_item.c
2376         * src/prefs_folder_item.h
2377         * src/prefs_fonts.c
2378         * src/prefs_fonts.h
2379         * src/prefs_gtk.c
2380         * src/prefs_gtk.h
2381         * src/prefs_image_viewer.c
2382         * src/prefs_image_viewer.h
2383         * src/prefs_logging.c
2384         * src/prefs_logging.h
2385         * src/prefs_matcher.c
2386         * src/prefs_matcher.h
2387         * src/prefs_message.c
2388         * src/prefs_message.h
2389         * src/prefs_msg_colors.c
2390         * src/prefs_msg_colors.h
2391         * src/prefs_other.c
2392         * src/prefs_other.h
2393         * src/prefs_quote.c
2394         * src/prefs_quote.h
2395         * src/prefs_receive.c
2396         * src/prefs_receive.h
2397         * src/prefs_send.c
2398         * src/prefs_send.h
2399         * src/prefs_spelling.c
2400         * src/prefs_spelling.h
2401         * src/prefs_summaries.c
2402         * src/prefs_summaries.h
2403         * src/prefs_summary_column.c
2404         * src/prefs_summary_column.h
2405         * src/prefs_summary_open.c
2406         * src/prefs_summary_open.h
2407         * src/prefs_template.c
2408         * src/prefs_template.h
2409         * src/prefs_themes.c
2410         * src/prefs_themes.h
2411         * src/prefs_toolbar.c
2412         * src/prefs_toolbar.h
2413         * src/prefs_wrapping.c
2414         * src/prefs_wrapping.h
2415         * src/privacy.c
2416         * src/privacy.h
2417         * src/procheader.c
2418         * src/procheader.h
2419         * src/procmime.c
2420         * src/procmime.h
2421         * src/procmsg.c
2422         * src/procmsg.h
2423         * src/quote_fmt.c
2424         * src/quote_fmt_lex.l
2425         * src/quote_fmt_parse.y
2426         * src/recv.c
2427         * src/recv.h
2428         * src/remotefolder.c
2429         * src/remotefolder.h
2430         * src/send_message.c
2431         * src/send_message.h
2432         * src/setup.c
2433         * src/setup.h
2434         * src/simple-gettext.c
2435         * src/sourcewindow.c
2436         * src/sourcewindow.h
2437         * src/ssl_manager.c
2438         * src/ssl_manager.h
2439         * src/statusbar.c
2440         * src/statusbar.h
2441         * src/stock_pixmap.c
2442         * src/stock_pixmap.h
2443         * src/summary_search.c
2444         * src/summary_search.h
2445         * src/summaryview.c
2446         * src/summaryview.h
2447         * src/textview.c
2448         * src/textview.h
2449         * src/toolbar.c
2450         * src/toolbar.h
2451         * src/undo.c
2452         * src/undo.h
2453         * src/unmime.c
2454         * src/unmime.h
2455         * src/uri_opener.c
2456         * src/uri_opener.h
2457         * src/vcard.c
2458         * src/vcard.h
2459         * src/wizard.c
2460         * src/wizard.h
2461         * src/common/base64.c
2462         * src/common/base64.h
2463         * src/common/claws.c
2464         * src/common/claws.h
2465         * src/common/defs.h
2466         * src/common/fnmatch.c
2467         * src/common/fnmatch.h
2468         * src/common/fnmatch_loop.c
2469         * src/common/hooks.c
2470         * src/common/hooks.h
2471         * src/common/log.c
2472         * src/common/log.h
2473         * src/common/md5.c
2474         * src/common/md5.h
2475         * src/common/mgutils.c
2476         * src/common/mgutils.h
2477         * src/common/nntp.c
2478         * src/common/nntp.h
2479         * src/common/passcrypt.c
2480         * src/common/passcrypt.h.in
2481         * src/common/plugin.c
2482         * src/common/plugin.h
2483         * src/common/prefs.c
2484         * src/common/prefs.h
2485         * src/common/progressindicator.c
2486         * src/common/progressindicator.h
2487         * src/common/quoted-printable.c
2488         * src/common/quoted-printable.h
2489         * src/common/session.c
2490         * src/common/session.h
2491         * src/common/smtp.c
2492         * src/common/smtp.h
2493         * src/common/socket.c
2494         * src/common/socket.h
2495         * src/common/ssl.c
2496         * src/common/ssl.h
2497         * src/common/ssl_certificate.c
2498         * src/common/ssl_certificate.h
2499         * src/common/string_match.c
2500         * src/common/string_match.h
2501         * src/common/stringtable.c
2502         * src/common/stringtable.h
2503         * src/common/tags.c
2504         * src/common/tags.h
2505         * src/common/template.c
2506         * src/common/template.h
2507         * src/common/timing.h
2508         * src/common/utils.c
2509         * src/common/utils.h
2510         * src/common/uuencode.c
2511         * src/common/uuencode.h
2512         * src/common/version.h.in
2513         * src/common/w32_dirent.c
2514         * src/common/w32_reg.c
2515         * src/common/w32_signal.c
2516         * src/common/w32_stat.c
2517         * src/common/w32_stdlib.c
2518         * src/common/w32_string.c
2519         * src/common/w32_time.c
2520         * src/common/w32_unistd.c
2521         * src/common/w32_wait.c
2522         * src/common/w32lib.h
2523         * src/common/xml.c
2524         * src/common/xml.h
2525         * src/common/xmlprops.c
2526         * src/common/xmlprops.h
2527         * src/etpan/etpan-errors.h
2528         * src/etpan/etpan-thread-manager-types.h
2529         * src/etpan/etpan-thread-manager.c
2530         * src/etpan/etpan-thread-manager.h
2531         * src/etpan/imap-thread.c
2532         * src/etpan/imap-thread.h
2533         * src/gtk/about.c
2534         * src/gtk/about.h
2535         * src/gtk/colorlabel.c
2536         * src/gtk/colorlabel.h
2537         * src/gtk/colorsel.c
2538         * src/gtk/colorsel.h
2539         * src/gtk/combobox.c
2540         * src/gtk/combobox.h
2541         * src/gtk/description_window.c
2542         * src/gtk/description_window.h
2543         * src/gtk/filesel.c
2544         * src/gtk/filesel.h
2545         * src/gtk/foldersort.c
2546         * src/gtk/foldersort.h
2547         * src/gtk/gtkaspell.c
2548         * src/gtk/gtkaspell.h
2549         * src/gtk/gtksctree.c
2550         * src/gtk/gtkshruler.c
2551         * src/gtk/gtkshruler.h
2552         * src/gtk/gtksourceprintjob.c
2553         * src/gtk/gtksourceprintjob.h
2554         * src/gtk/gtkutils.c
2555         * src/gtk/gtkutils.h
2556         * src/gtk/gtkvscrollbutton.c
2557         * src/gtk/gtkvscrollbutton.h
2558         * src/gtk/icon_legend.c
2559         * src/gtk/icon_legend.h
2560         * src/gtk/inputdialog.c
2561         * src/gtk/inputdialog.h
2562         * src/gtk/logwindow.c
2563         * src/gtk/logwindow.h
2564         * src/gtk/manage_window.c
2565         * src/gtk/manage_window.h
2566         * src/gtk/menu.c
2567         * src/gtk/menu.h
2568         * src/gtk/pluginwindow.c
2569         * src/gtk/pluginwindow.h
2570         * src/gtk/prefswindow.c
2571         * src/gtk/prefswindow.h
2572         * src/gtk/progressdialog.c
2573         * src/gtk/progressdialog.h
2574         * src/gtk/quicksearch.c
2575         * src/gtk/quicksearch.h
2576         * src/gtk/sslcertwindow.c
2577         * src/gtk/sslcertwindow.h
2578         * src/plugins/bogofilter/bogofilter.c
2579         * src/plugins/bogofilter/bogofilter.h
2580         * src/plugins/bogofilter/bogofilter_gtk.c
2581         * src/plugins/clamav/clamav_plugin.c
2582         * src/plugins/clamav/clamav_plugin.h
2583         * src/plugins/clamav/clamav_plugin_gtk.c
2584         * src/plugins/demo/demo.c
2585         * src/plugins/dillo_viewer/dillo_prefs.c
2586         * src/plugins/dillo_viewer/dillo_prefs.h
2587         * src/plugins/dillo_viewer/dillo_viewer.c
2588         * src/plugins/pgpcore/passphrase.c
2589         * src/plugins/pgpcore/passphrase.h
2590         * src/plugins/pgpcore/pgp_viewer.c
2591         * src/plugins/pgpcore/pgp_viewer.h
2592         * src/plugins/pgpcore/plugin.c
2593         * src/plugins/pgpcore/prefs_gpg.c
2594         * src/plugins/pgpcore/prefs_gpg.h
2595         * src/plugins/pgpcore/select-keys.c
2596         * src/plugins/pgpcore/select-keys.h
2597         * src/plugins/pgpcore/sgpgme.c
2598         * src/plugins/pgpcore/sgpgme.h
2599         * src/plugins/pgpinline/pgpinline.c
2600         * src/plugins/pgpinline/pgpinline.h
2601         * src/plugins/pgpinline/plugin.c
2602         * src/plugins/pgpmime/pgpmime.c
2603         * src/plugins/pgpmime/pgpmime.h
2604         * src/plugins/pgpmime/plugin.c
2605         * src/plugins/spamassassin/spamassassin.c
2606         * src/plugins/spamassassin/spamassassin.h
2607         * src/plugins/spamassassin/spamassassin_gtk.c
2608         * src/plugins/trayicon/trayicon.c
2609         * src/plugins/trayicon/trayicon_prefs.c
2610         * src/plugins/trayicon/trayicon_prefs.h
2611         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
2612         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
2613         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.h
2614         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
2615         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
2616         * tools/OOo2claws-mail.pl
2617         * tools/README.sylprint
2618         * tools/acroread2claws-mail.pl
2619         * tools/claws-mail-compose-insert-files.pl
2620         * tools/convert_mbox.pl
2621         * tools/filter_conv.pl
2622         * tools/filter_conv_new.pl
2623         * tools/fix_date.sh
2624         * tools/freshmeat_search.pl
2625         * tools/google_search.pl
2626         * tools/kmail-mailbox2claws-mail.pl
2627         * tools/kmail2claws-mail.pl
2628         * tools/kmail2claws-mail_v2.pl
2629         * tools/mairix.sh
2630         * tools/make.themes.project
2631         * tools/multiwebsearch.pl
2632         * tools/nautilus2claws-mail.sh
2633         * tools/outlook2claws-mail.pl
2634         * tools/textviewer.sh
2635         * tools/thunderbird-filters-convertor.pl
2636         * tools/update-po
2637         * tools/uuooffice
2638         * tools/vcard2xml.py
2639         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
2640                 Upgrade to GPLv3 or later.
2641
2642 2007-07-10 [wwp]        2.10.0cvs15
2643
2644         * src/main.c
2645                 Fix re-opening of all composing messages that were
2646                 opened when closing the previous instance, thanks
2647                 to Colin.
2648
2649 2007-07-10 [paul]       2.10.0cvs14
2650
2651         * src/editaddress_other_attributes_ldap.c
2652         * src/ldapupdate.c
2653                 fix crash on selecting 'other attributes' combo
2654                 for either a new entry or an old entry with no
2655                 existing attributes.
2656                 fix bug on editing multiple attributes which
2657                 resulted them all having the value of the last
2658                 one changed.
2659                 Thanks to Colin
2660
2661 2007-07-10 [colin]      2.10.0cvs13
2662
2663         * src/editaddress.c
2664         * src/editaddress_other_attributes_ldap.h
2665         * src/ldapupdate.c
2666                 Fix --disable-ldap build
2667
2668 2007-07-09 [colin]      2.10.0cvs12
2669
2670         * src/Makefile.am
2671         * src/addritem.c
2672         * src/addritem.h
2673         * src/editaddress.c
2674         * src/editaddress_other_attributes_ldap.c
2675         * src/editaddress_other_attributes_ldap.h
2676         * src/editldap.c
2677         * src/ldapctrl.c
2678         * src/ldapctrl.h
2679         * src/ldapupdate.c
2680                 Add capability to edit all inetOrgPerson
2681                 attributes on LDAP. Patch by Michael 
2682                 Rasmussen
2683
2684 2007-07-09 [colin]      2.10.0cvs11
2685
2686         * src/Makefile.am
2687         * src/exporthtml.c
2688         * src/mbox.c
2689         * src/msgcache.c
2690         * src/prefs_summaries.c
2691         * src/prefs_themes.c
2692         * src/procheader.c
2693         * src/common/Makefile.am
2694         * src/common/log.c
2695         * src/common/timing.h
2696         * src/common/utils.c
2697         * src/common/utils.h
2698         * src/common/w32_account.c
2699         * src/common/w32lib.h
2700         * src/gtk/Makefile.am
2701         * src/gtk/colorlabel.c
2702         * src/plugins/pgpcore/Makefile.am
2703         * src/plugins/pgpcore/claws.def
2704         * src/plugins/pgpcore/passphrase.c
2705         * src/plugins/pgpcore/pgp_viewer.c
2706         * src/plugins/pgpcore/plugin.def
2707         * src/plugins/pgpcore/sgpgme.c
2708         * src/plugins/pgpinline/Makefile.am
2709         * src/plugins/pgpinline/claws.def
2710         * src/plugins/pgpinline/mypgpcore.def
2711         * src/plugins/pgpinline/plugin.def
2712         * src/plugins/pgpmime/Makefile.am
2713         * src/plugins/pgpmime/claws.def
2714         * src/plugins/pgpmime/mypgpcore.def
2715         * src/plugins/pgpmime/plugin.def
2716                 Commit win32 patch, from Werner Koch and
2717                 Marcus Brinkmann
2718
2719 2007-07-09 [colin]      2.10.0cvs10
2720
2721         * src/prefs_toolbar.c
2722                 Fix crash when no actions exist
2723
2724 2007-07-07 [paul]       2.10.0cvs9
2725
2726         * COPYING
2727         * manual/claws-mail-manual.xml
2728                 update copyright year
2729         * po/fi.po
2730                 updated by Flammie Pirinen
2731
2732 2007-07-05 [wwp]        2.10.0cvs8
2733
2734         * src/plugins/clamav/clamav_plugin_gtk.c
2735                 Make vertical spacing like in other plugin prefs pages.
2736
2737 2007-07-05 [wwp]        2.10.0cvs7
2738
2739         * src/quote_fmt.c
2740                 It's %am that works, not %ae (this doc incoherence has been
2741                 introduced with 2.9.2cvs13).
2742
2743 2007-07-04 [wwp]        2.10.0cvs6
2744
2745         * src/plugins/bogofilter/bogofilter.c
2746                 Gettext-ize an occurrence of "Any" that wasn't.
2747
2748 2007-07-04 [colin]      2.10.0cvs5
2749
2750         * po/POTFILES.in
2751                 Fix untranslated strings; thanks
2752                 to Pader Rezso.
2753
2754 2007-07-03 [colin]      2.10.0cvs4
2755
2756         * src/folder.c
2757         * src/mainwindow.c
2758                 Fix saving of sort mode for tags and
2759                 thread date. Thanks to Pierre Ossman.
2760                 Completes fix for bug 1233
2761
2762 2007-07-03 [paul]       2.10.0cvs3
2763
2764         * src/compose.c
2765                 fix auto-save
2766         * src/summaryview.c
2767                 fix build warnings
2768         Thanks to Colin
2769
2770 2007-07-02 [colin]      2.10.0cvs2
2771
2772         * src/folder.h
2773         * src/mainwindow.c
2774         * src/procmsg.h
2775         * src/summaryview.c
2776                 Add View/Sort/by Thread date
2777                 Fixes bug 1233, 'Capability to sort 
2778                 threads by most recent message'
2779                 Based on a patch by Paul Rolland
2780
2781 2007-07-02 [colin]      2.10.0cvs1
2782
2783         * src/Makefile.am
2784         * src/compose.c
2785         * src/edittags.c
2786         * src/edittags.h
2787         * src/filtering.c
2788         * src/folder.c
2789         * src/folder.h
2790         * src/headerview.c
2791         * src/headerview.h
2792         * src/main.c
2793         * src/mainwindow.c
2794         * src/mainwindow.h
2795         * src/manual.h
2796         * src/matcher.c
2797         * src/matcher.h
2798         * src/matcher_parser_parse.y
2799         * src/mimeview.c
2800         * src/msgcache.c
2801         * src/msgcache.h
2802         * src/prefs_common.c
2803         * src/prefs_common.h
2804         * src/prefs_filtering_action.c
2805         * src/prefs_matcher.c
2806         * src/prefs_summary_column.c
2807         * src/procmsg.c
2808         * src/procmsg.h
2809         * src/quote_fmt.c
2810         * src/quote_fmt_lex.l
2811         * src/quote_fmt_parse.y
2812         * src/summaryview.c
2813         * src/summaryview.h
2814         * src/textview.c
2815         * src/common/Makefile.am
2816         * src/common/defs.h
2817         * src/common/tags.c
2818         * src/common/tags.h
2819         * src/gtk/quicksearch.c
2820         * src/gtk/quicksearch.h
2821                 Add Tags implementation. Tags are arbitrary labels
2822                 that can be applied to messages. It is possible 
2823                 to create, edit, remove tags; apply them to mails;
2824                 filter on tags or tag presence; apply or unset
2825                 tags via filtering actions; reference tags in
2826                 reply templates.
2827
2828 2007-07-02 [paul]       2.10.0
2829
2830         * NEWS
2831         * README
2832         * RELEASE_NOTES
2833                 2.10.0 released
2834
2835 2007-07-02 [paul]       2.9.2cvs78
2836
2837         * po/de.po
2838         * po/en_GB.po
2839         * po/es.po
2840         * po/fr.po
2841         * po/hu.po
2842         * po/pt_BR.po
2843         * po/ru.po
2844         * po/zh_CN.po
2845                 updated by Stephan Sachse, me, Ricardo Mones
2846                 Lastra, Fabien Vantard, Pader Rezso, Frederico
2847                 Goncalves Guimaraes, Pavlo Bohmat, and Ralgh Young
2848
2849 2007-07-02 [paul]       2.9.2cvs77
2850
2851         * AUTHORS
2852                 updated
2853
2854 2007-06-29 [wwp]        2.9.2cvs76
2855
2856         * src/gtk/headers.h
2857                 Fix a typo (thanks to Ricardo for finding this out).
2858
2859 2007-06-28 [paul]       2.9.2cvs75
2860
2861         * src/folderview.c
2862                 fix build warnings
2863
2864 2007-06-28 [paul]       2.9.2cvs74
2865
2866         * tools/Makefile.am
2867                 fix bug in the autotools build system.
2868                 Files cataloged under EXTRA_DIST were never
2869                 automatically copied to the build tree.
2870                 (fix 'make distcheck')
2871                 Patch by Michael Rasmussen.
2872
2873 2007-06-24 [colin]      2.9.2cvs73
2874
2875         * src/news_gtk.c
2876                 Fix bug 1249, 'Error handling for 
2877                 news errors needs modification'
2878                 Only popup error if the according
2879                 pref in Prefs/Receive is set.
2880
2881 2007-06-21 [colin]      2.9.2cvs72
2882
2883         * src/common/plugin.c
2884         * src/common/plugin.h
2885                 Change plugin API to know whether it's safe to 
2886                 unload plugins or whether we should just hide
2887                 them. Fixes bug 1248, 'Core dumps after 
2888                 unloading plugin and clicking on load plugins'
2889         * src/plugins/bogofilter/bogofilter.c
2890         * src/plugins/clamav/clamav_plugin.c
2891         * src/plugins/demo/demo.c
2892         * src/plugins/dillo_viewer/dillo_viewer.c
2893         * src/plugins/pgpcore/plugin.c
2894         * src/plugins/pgpinline/plugin.c
2895         * src/plugins/pgpmime/plugin.c
2896         * src/plugins/spamassassin/spamassassin.c
2897         * src/plugins/trayicon/trayicon.c
2898                 Update API
2899
2900 2007-06-19 [colin]      2.9.2cvs71
2901
2902         * src/compose.c
2903         * src/messageview.c
2904                 Fix crash mentioned in bug 1246
2905                 Race condition when automatically drafting
2906                 due to insertion on reedit.
2907
2908 2007-06-18 [wwp]        2.9.2cvs70
2909
2910         * src/importldif.c
2911                 LDIF import: use a "Proceed" button to complete
2912                 the process.
2913
2914 2007-06-18 [paul]       2.9.2cvs69
2915
2916         * configure.ac
2917                 use pkgconfig to check for gtk and glib
2918
2919 2007-06-17 [wwp]        2.9.2cvs68
2920
2921         * src/ldif.c
2922         * src/importldif.c
2923                 LDIF import: better error handling, minor code
2924                 and UI cleanup, and renamed the Save button
2925                 to Close, as imported stuff is already saved
2926                 when the Save button is shown.
2927
2928 2007-06-17 [colin]      2.9.2cvs67
2929
2930         * src/prefs_summaries.c
2931         * src/procmsg.c
2932                 Don't set as read when forwarded, only replied to
2933
2934 2007-06-17 [paul]       2.9.2cvs66
2935
2936         * src/alertpanel.c
2937                 add missing #include
2938
2939 2007-06-16 [colin]      2.9.2cvs65
2940
2941         * src/prefs_summaries.c
2942         * src/procmsg.c
2943                 Change the pref "Only mark as read when opened
2944                 in new window" to "..., replied to or forwarded".
2945                 Based on a patch by Paul Rolland.
2946
2947 2007-06-16 [paul]       2.9.2cvs64
2948
2949         * src/gtk/authors.h
2950                 alphabetical order! :)
2951
2952 2007-06-16 [colin]      2.9.2cvs63
2953
2954         * AUTHORS
2955         * src/gtk/authors.h
2956                 Add Michael Rasmussen in authors list
2957
2958 2007-06-16 [colin]      2.9.2cvs62
2959
2960         * src/messageview.c
2961                 Fix messageview_copy_clipboard to take advantage
2962                 of plugins' get_selection.
2963
2964 2007-06-15 [colin]      2.9.2cvs61
2965
2966         * src/action.c
2967         * src/addr_compl.c
2968         * src/addressbook.c
2969         * src/folderview.c
2970         * src/message_search.c
2971         * src/mimeview.c
2972         * src/summary_search.c
2973         * src/summaryview.c
2974         * src/textview.c
2975                 Allow GDK_KP_Enter to do the same as GDK_Return
2976                 Patch by Michael Rasmussen
2977
2978 2007-06-15 [paul]       2.9.2cvs60
2979
2980         * src/compose.c
2981                 fix bug when closing a compose window
2982                 during autosave
2983
2984 2007-06-14 [paul]       2.9.2cvs59
2985
2986         * src/main.c
2987         * src/common/defs.h
2988                 migrate sylpheed config
2989
2990 2007-06-14 [wwp]        2.9.2cvs58
2991
2992         * src/gtk/pluginwindow.c
2993                 Yet another attempt to fix sizing/alignment of the
2994                 button bar in plugins window.
2995
2996 2007-06-12 [colin]      2.9.2cvs57
2997
2998         * po/POTFILES.in
2999         * src/Makefile.am
3000         * src/folderview.c
3001         * src/prefs_common.c
3002         * src/prefs_common.h
3003         * src/prefs_summaries.c
3004         * src/prefs_summary_open.c
3005         * src/prefs_summary_open.h
3006         * src/summaryview.c
3007                 Make "when entering a folder" actions more personalisable
3008
3009 2007-06-12 [wwp]        2.9.2cvs56
3010
3011         * tools/README
3012                 Use short description from Paul (mairix.sh).
3013
3014 2007-06-12 [wwp]        2.9.2cvs55
3015
3016         * tools/README
3017                 Updated info about mairix.sh.
3018
3019 2007-06-11 [paul]       2.9.2cvs54
3020
3021         * src/prefs_logging.c
3022                 rework log window length widgets
3023                 and some sensitivity fixes
3024
3025 2007-06-11 [paul]       2.9.2cvs53
3026
3027         * src/mainwindow.c
3028         * src/prefs_logging.c
3029                 rename 'Protocol Log' to 'Network Log'
3030                 and some function renaming
3031
3032 2007-06-10 [wwp]        2.9.2cvs52
3033
3034         * src/gtk/pluginwindow.c
3035                 Revert 2.9.2cvs51.
3036
3037 2007-06-10 [wwp]        2.9.2cvs51
3038
3039         * src/gtk/pluginwindow.c
3040                 Fix button bar in plugin window, was centered and not
3041                 behaving like other dialogs w/ such button bar.
3042
3043 2007-06-08 [wwp]        2.9.2cvs50
3044
3045         * src/compose.c
3046         * src/compose.h
3047         * src/main.c
3048         * src/mainwindow.c
3049         * src/mainwindow.h
3050                 Provide a way out of automatic draft saving on IMAP, when
3051                 exiting offline.
3052                 Prevent drafting while sending and quitting while sending.
3053                 Thanks for Colin.
3054
3055
3056
3057 2007-06-08 [wwp]        2.9.2cvs49
3058
3059         * src/prefs_account.c
3060         * src/gtk/prefswindow.c
3061         * src/gtk/prefswindow.h
3062                 Activate the Basic page when opening account prefs.
3063
3064 2007-06-08 [wwp]        2.9.2cvs48
3065
3066         * src/common/socket.c
3067                 Don't crash if fork() fails, thanks to Colin.
3068
3069 2007-06-08 [wwp]        2.9.2cvs47
3070
3071         * src/gtk/prefswindow.c
3072                 Wrap some long lines, and reset horizontal scroller's adjusment
3073                 (this was already done, vertically), when changing tab (not page)
3074                 in prefs windows.
3075
3076 2007-06-08 [paul]       2.9.2cvs46
3077
3078         * src/common/utils.c
3079                 use gethostname() instead of uname()
3080                 based on a patch by Michael Hughes
3081                 <Sylpheed-Claws_user@thehugheslogcabin.net>
3082
3083 2007-06-07 [wwp]        2.9.2cvs45
3084
3085         * src/prefs_common.c
3086                 Fix some useless warnings, thanks to Colin.
3087
3088 2007-06-06 [colin]      2.9.2cvs44
3089
3090         * src/ldapupdate.c
3091                 Fix strange allocations. 
3092
3093 2007-06-06 [colin]      2.9.2cvs43
3094
3095         * src/ldapupdate.c
3096                 Patch by Michael Rasmussus to help
3097                 bug 1232
3098
3099 2007-06-05 [wwp]        2.9.2cvs42
3100
3101         * src/prefs_account.c
3102         * src/prefs_folder_item.c
3103         * src/prefs_quote.c
3104         * src/quote_fmt.c
3105         * src/quote_fmt.h
3106                 Per-folder templates can now be applied recursively.
3107                 Always save per-folder templates (formats were erroneously
3108                 saved only if they were enabled).
3109                 Check for validity of quotation marks everywhere there
3110                 are defined.
3111
3112 2007-06-05 [wwp]        2.9.2cvs41
3113
3114         * src/inc.c
3115                 Fix incoming messages from local accounts always getting filtered
3116                 (even if the account prefs say don't), thanks to Colin.
3117
3118 2007-06-05 [wwp]        2.9.2cvs40
3119
3120         * src/compose.c
3121         * src/compose.h
3122                 Use per-folder/per-account quote chars when applying a
3123                 template or inserting text as well. Const'ify some
3124                 vars more.
3125
3126 2007-06-04 [colin]      2.9.2cvs39
3127
3128         * src/compose.c
3129                 More work for wwp :)
3130
3131 2007-06-04 [wwp]        2.9.2cvs38
3132
3133         * src/compose.c
3134                 Same as 2.9.2cvs36 but for forwarding.
3135
3136 2007-06-04 [colin]      2.9.2cvs37
3137
3138         * src/compose.c
3139                 Use original mail file for forward/redirect
3140                 Fixes some forwarded mails to be attached as
3141                 application/octet-stream (when they have binary
3142                 parts), and incidentally fixes bug 848
3143                 'Redirect breaks GnuPG'
3144
3145 2007-06-04 [wwp]        2.9.2cvs36
3146
3147         * src/compose.c
3148                 Fix quote mark mis-initialisation when replying/forwarding
3149                 (introduced w/ 2.9.2cvs20).
3150
3151 2007-06-04 [wwp]        2.9.2cvs35
3152
3153         * src/prefs_compose_writing.c
3154         * src/prefs_quote.c
3155                 Fix a bug where Quotation characters (prefs/compose/writing)
3156                 was cleared (introduced w/ 2.9.2cvs26).
3157
3158 2007-06-04 [wwp]        2.9.2cvs34
3159
3160         * src/prefs_account.c
3161         * src/prefs_account.h
3162                 Better fix for compiling w/o aspell (rollbacks
3163                 2.9.2cvs31).
3164
3165 2007-06-04 [wwp]        2.9.2cvs33
3166
3167         * src/account.c
3168         * src/prefs_account.c
3169         * src/prefs_account.h
3170         * src/procmsg.c
3171                 It's now possible to disable mail filtering plugins
3172                 on a per-account basis.
3173
3174 2007-06-04 [wwp]        2.9.2cvs32
3175
3176         * src/procheader.c
3177         * src/common/utils.c
3178         * src/common/utils.h
3179                 Support CRLF in headers part of messages.
3180                 Support few more date formats (RFC3339 subsets).
3181
3182 2007-06-04 [wwp]        2.9.2cvs31
3183
3184         * src/prefs_account.c
3185                 Fix compiling w/o aspell support.
3186
3187 2007-06-03 [wwp]        2.9.2cvs30
3188
3189         * src/prefs_gtk.c
3190                 Don't decode leading ENV_ and ~ in P_PASSWORD
3191                 values.
3192
3193 2007-06-03 [wwp]        2.9.2cvs29
3194
3195         * src/prefs_gtk.c
3196                 Don't decode leading ENV_ and ~ in P_PASSWORD
3197                 values.
3198
3199 2007-06-03 [wwp]        2.9.2cvs28
3200
3201         * src/prefs_account.c
3202         * src/gtk/prefswindow.c
3203         * src/gtk/prefswindow.h
3204                 Added a way to force preloading of all pages
3205                 (prefswindow).
3206                 Moved tabs to pages in account prefs.
3207
3208 2007-06-02 [colin]      2.9.2cvs27
3209
3210         * src/addressbook.c
3211                 Fix possible crash, fix ldap write bugs
3212         * src/ldapupdate.c
3213                 Fix ldap write bugs - patch by Michael
3214                 Rasmussen
3215         * src/alertpanel.c
3216         * src/alertpanel.h
3217                 Add a hook whenever alertpanel opens/closes
3218
3219 2007-05-31 [wwp]        2.9.2cvs26
3220
3221         * src/prefs_compose_writing.c
3222         * src/prefs_quote.c
3223                 Re-organized writing options a bit:
3224                  - renamed the Quoting page to Templates
3225                  - moved all composing templates to that page
3226                  - moved non-templates options to the Writing one,
3227                    grouped reply-related options, reordered reply and
3228                    forward options.
3229
3230 2007-05-31 [wwp]        2.9.2cvs25
3231
3232         * src/compose.c
3233                 Removed unused code.
3234
3235 2007-05-31 [colin]      2.9.2cvs24
3236
3237         * src/addressbook.c
3238                 Fix missing display name when modifying
3239                 LDAP. Patch by Michael Rasmussen
3240
3241 2007-05-31 [wwp]        2.9.2cvs23
3242
3243         * src/plugins/bogofilter/Makefile.am
3244         * src/plugins/clamav/Makefile.am
3245         * src/plugins/demo/Makefile.am
3246         * src/plugins/dillo_viewer/Makefile.am
3247         * src/plugins/spamassassin/Makefile.am
3248                 Fix building of those plugins in Mac OS X.
3249
3250 2007-05-30 [wwp]        2.9.2cvs22
3251
3252         * src/gtk/quicksearch.c
3253                 Fix missing initialization.
3254
3255 2007-05-30 [wwp]        2.9.2cvs21
3256
3257         * src/procheader.c
3258                 Revert accidental commit (debug outputs).
3259
3260 2007-05-30 [wwp]        2.9.2cvs20
3261
3262         * src/compose.c
3263         * src/folder_item_prefs.c
3264         * src/folder_item_prefs.h
3265         * src/prefs_account.c
3266         * src/prefs_account.h
3267         * src/prefs_folder_item.c
3268         * src/prefs_gtk.c
3269         * src/prefs_gtk.h
3270                 Implemented per-account and per-folder
3271                 compose/reply/forward formats.
3272
3273 2007-05-30 [wwp]        2.9.2cvs19
3274
3275         * src/prefs_compose_writing.c
3276         * src/prefs_quote.c
3277         * src/procheader.c
3278         * src/quote_fmt.c
3279         * src/quote_fmt.h
3280                 Internal API changes (factorize quote format
3281                 prefs and checks).
3282
3283 2007-05-30 [colin]      2.9.2cvs18
3284
3285         * src/compose.c
3286                 Fix race where it's possible to re-click Send
3287                 between end of SMTP session and end of "move to
3288                 sent folder" when sending an email with send
3289                 dialog enabled.
3290
3291 2007-05-30 [colin]      2.9.2cvs17
3292
3293         * src/crash.c
3294                 Ask for backtrace on all threads. Patch by
3295                 Pawel
3296         * src/folderview.c
3297                 Fix stale news statusbar when scanning fails.
3298                 Patch by Pawel
3299         * src/ldapupdate.c
3300                 Fix some LDAP write updates bugs. Patch
3301                 by Michael Rasmussen
3302
3303 2007-05-29 [colin]      2.9.2cvs16
3304
3305         * src/imap.c
3306                 Fix loss of local flags when moving mails
3307                 on IMAP in high-bandwidth mode (UID FETCH)
3308
3309 2007-05-25 [paul]       2.9.2cvs15
3310
3311         * src/common/socket.c
3312                 fix sometimes crasher on cancelling
3313                 message sending
3314
3315 2007-05-25 [colin]      2.9.2cvs14
3316
3317         * src/imap.c
3318                 Fix a memory leak
3319         * src/imap_gtk.c
3320                 Be more helpful in the subscription
3321                 message
3322
3323 2007-05-23 [wwp]        2.9.2cvs13
3324
3325         * src/compose.c
3326         * src/prefs_compose_writing.c
3327         * src/prefs_quote.c
3328         * src/prefs_template.c
3329         * src/prefs_template.h
3330         * src/quote_fmt.c
3331         * src/quote_fmt.h
3332         * src/quote_fmt_lex.l
3333         * src/quote_fmt_parse.y
3334                 Introduced new syntax elements (symbols and commands)
3335                 in templates/quote_fmt. Compatibility w/ old
3336                 symbols is kept.
3337                 Updated and reworked the corresponding Information
3338                 dialog.
3339                 Display the line number in dialogs that talk about
3340                 parser errors (in addition to the error message in
3341                 output).
3342
3343 2007-05-23 [wwp]        2.9.2cvs12
3344
3345         * src/quote_fmt_parse.y
3346                 Fix 2.9.2cvs11, probably a paste accident ;).
3347
3348 2007-05-23 [wwp]        2.9.2cvs11
3349
3350         * src/compose.c
3351         * src/prefs_template.c
3352         * src/quote_fmt.h
3353         * src/quote_fmt_parse.y
3354                 Fix 2.9.2cvs10, which broke --disable-aspell.
3355
3356 2007-05-22 [wwp]        2.9.2cvs10
3357
3358         * src/compose.c
3359         * src/prefs_template.c
3360         * src/quote_fmt.c
3361         * src/quote_fmt.h
3362         * src/quote_fmt_lex.l
3363         * src/quote_fmt_parse.y
3364         * src/gtk/gtkaspell.c
3365         * src/gtk/gtkaspell.h
3366                 Added template/quote format syntactical elements
3367                 to show and query:
3368                         - current dictionary
3369                           %T to show (shows empty if not set or not enabled),
3370                           ?T and !T to check if the default dictionary is
3371                           enabled and set
3372                         - current account's default dictionary
3373                           %aT to show (empty if not set or not enabled),
3374                           ?aT and !aT to check if it's enabled and set
3375                         - name completion for an address, from the address
3376                           book
3377                           %ABf, %ABt, %ABc respectively show the full name got
3378                           from the address book if From, To or Cc match a single
3379                           contact.
3380                           ?ABf, !ABf, ?ABt, !ABt, ?ABc and !ABc check if completion
3381                           matches any contact and if the full name is non-empty.
3382                           If From, To or Cc are lists of email addresses, only
3383                           the first address will be checked.
3384                 In compose.c, fix msginfo's To, Cc and Newsgroup address lists,
3385                 that could show a trailing ','.
3386                 Also, template/quote_fmt parser now shows the line number in case
3387                 of parser error.
3388
3389 2007-05-15 [colin]      2.9.2cvs9
3390
3391         * src/main.c
3392         * src/main.h
3393                 Add a public function to know whether Claws
3394                 crashed last time
3395                 Store opened folder when exiting
3396         * src/folder.c
3397         * src/folder.h
3398                 Store last opened message in each FolderItem;
3399                 Reset last seen messages if Claws crashed, so 
3400                 that one can't go in an infinite crash in case 
3401                 a particular mail crashes Claws.
3402         * src/messageview.c
3403         * src/prefs_common.c
3404         * src/prefs_common.h
3405         * src/summaryview.c
3406         * src/prefs_summaries.c
3407                 Add "Select last opened message" when entering
3408                 a folder
3409                 Add "Select last opened folder" at startup.
3410
3411 2007-05-14 [colin]      2.9.2cvs8
3412
3413         * manual/xml2pdf
3414                 Fix bashism, search for xml catalog 
3415                 in /usr/local/share/xml/catalog too
3416                 Patch by Pawel
3417
3418 2007-05-13 [wwp]        2.9.2cvs7
3419
3420         * src/gtk/logwindow.c
3421                 fix raising log windows when they are either minimized or
3422                 in background.
3423
3424 2007-05-11 [colin]      2.9.2cvs6
3425
3426         * src/gtk/filesel.c
3427                 Use Hildon's file chooser on Maemo. Patch
3428                 by Jean-Luc Biord; fixes part 2 of bug 1201,
3429                 'File attachment "manipulation" bugs...'
3430
3431 2007-05-10 [wwp]        2.9.2cvs5
3432
3433         * src/prefs_common.c
3434         * src/prefs_common.h
3435         * src/gtk/quicksearch.c
3436                 Add a quicksearch option to automatically run
3437                 a search selected from the history (this option
3438                 is exclusive towards type-ahead).
3439
3440 2007-05-10 [colin]      2.9.2cvs4
3441
3442         * src/imap.c
3443                 Fix g_warnings, thanks to Brian
3444                 Morrison
3445
3446 2007-05-09 [colin]      2.9.2cvs3
3447
3448         * src/crash.c
3449         * src/exporthtml.c
3450         * src/mbox.c
3451         * src/prefs_summaries.c
3452         * src/procheader.c
3453         * src/common/log.c
3454         * src/common/utils.c
3455         * src/gtk/gtksourceprintjob.c
3456         * src/gtk/sslcertwindow.c
3457                 Use the re-entrant variant of time functions
3458                 Probably fixes bug 1217, 'reentrancy problems 
3459                 with time functions'
3460
3461 2007-05-09 [colin]      2.9.2cvs2
3462
3463         * src/imap.c
3464                 Fix crasher when reconnection fails
3465
3466 2007-05-08 [paul]       2.9.2cvs1
3467
3468         * NEWS
3469         * README
3470         * RELEASE_NOTES
3471         * configure.ac
3472                 bump version number following
3473                 stable release
3474
3475 2007-05-08 [paul]       2.9.1cvs48
3476
3477         * src/plugins/demo/demo.c
3478         * src/plugins/dillo_viewer/dillo_prefs.c
3479         * src/plugins/dillo_viewer/dillo_prefs.h
3480         * src/plugins/dillo_viewer/dillo_viewer.c
3481         * src/plugins/pgpcore/pgp_viewer.c
3482         * src/plugins/pgpcore/pgp_viewer.h
3483         * src/plugins/pgpcore/plugin.c
3484         * src/plugins/pgpcore/prefs_gpg.c
3485         * src/plugins/pgpcore/prefs_gpg.h
3486         * src/plugins/pgpcore/sgpgme.c
3487         * src/plugins/pgpcore/sgpgme.h
3488         * src/plugins/pgpinline/plugin.c
3489         * src/plugins/pgpmime/pgpmime.c
3490         * src/plugins/pgpmime/pgpmime.h
3491         * src/plugins/pgpmime/plugin.c
3492         * src/plugins/spamassassin/spamassassin.c
3493         * src/plugins/spamassassin/spamassassin.h
3494         * src/plugins/spamassassin/spamassassin_gtk.c
3495         * src/plugins/trayicon/README
3496         * tools/README
3497         * tools/README.sylprint
3498         * tools/outlook2claws-mail.pl
3499         * tools/sylprint.pl
3500         * tools/tb2claws-mail
3501         * tools/tbird2claws.py
3502         * tools/update-po
3503         * tools/vcard2xml.py
3504         * tools/kdeservicemenu/README
3505                 cleanups and corrections
3506
3507 2007-05-06 [wwp]        2.9.1cvs47
3508
3509         * tools/uudec
3510                 Fix missing dash to `display` command-line, reported
3511                 by Georg Himmrich <georg at mails d0t diesind d0t net>.
3512
3513 2007-05-06 [colin]      2.9.1cvs46
3514
3515         * src/Makefile.am
3516         * src/stock_pixmap.c
3517         * src/stock_pixmap.h
3518         * src/pixmaps/printer.xpm
3519                 Add a printer icon
3520
3521 2007-05-06 [paul]       2.9.1cvs45
3522
3523         * src/compose.c
3524         * src/ldapquery.c
3525         * src/privacy.h
3526         * src/summary_search.c
3527         * src/summaryview.c
3528                 fix build warnings
3529
3530 2007-05-05 [wwp]        2.9.1cvs44
3531
3532         * src/messageview.c
3533         * src/mh.c
3534         * src/prefs_actions.c
3535         * src/prefs_gtk.c
3536         * src/summaryview.c
3537         * src/common/xml.c
3538                 Fix "faild" typos everywhere and capitalization of
3539                 some g_warnings.
3540
3541 2007-05-04 [colin]      2.9.1cvs43
3542
3543         * src/compose.c
3544         * src/privacy.c
3545         * src/privacy.h
3546         * src/plugins/pgpcore/prefs_gpg.c
3547         * src/plugins/pgpcore/prefs_gpg.h
3548         * src/plugins/pgpinline/pgpinline.c
3549         * src/plugins/pgpmime/pgpmime.c
3550                 Add an API to warn about encryption limits,
3551                 and allow to disable these warnings
3552
3553 2007-05-03 [colin]      2.9.1cvs42
3554
3555         * src/summaryview.c
3556         * src/mainwindow.c
3557                 Fix bug 1213, 'Delete more than 
3558                 one thread at once'
3559
3560 2007-05-03 [wwp]        2.9.1cvs41
3561
3562         * src/prefs_common.c
3563         * src/prefs_filtering.c
3564         * src/prefs_template.c
3565         * src/common/template.c
3566         * src/common/template.h
3567         * src/gtk/gtkutils.c
3568         * src/gtk/gtkutils.h
3569                 Templates are no longer automatically sorted
3570                 by name, but can be sorted manually using
3571                 |< < > >| buttons as well as drag'n'drop.
3572
3573 2007-05-03 [wwp]        2.9.1cvs40
3574
3575         * src/plugins/spamassassin/spamassassin.c
3576         * src/plugins/spamassassin/spamassassin.h
3577         * src/plugins/spamassassin/spamassassin_gtk.c
3578         * src/plugins/bogofilter/bogofilter.c
3579         * src/plugins/bogofilter/bogofilter.h
3580         * src/plugins/bogofilter/bogofilter_gtk.c
3581                 Added an option to conditionally mark saved spam
3582                 as read (default is and was to do so).
3583                 Satisfies feature request 1708539 on sf.net tracker.
3584
3585 2007-05-03 [colin]      2.9.1cvs39
3586
3587         * src/inc.c
3588                 Fix bug 1211, 'Offline dialog message bugs/annoyances...'
3589
3590 2007-05-02 [colin]      2.9.1cvs38
3591
3592         * src/textview.c
3593                 Fix bug 1209, 'Clicking on address 
3594                 in header (mailto uri) selects 
3595                 default account'. Patch adapted from
3596                 G.P. Halkes' patch.
3597
3598 2007-05-02 [colin]      2.9.1cvs37
3599
3600         * src/grouplistdialog.c
3601                 Set cursor to wait cursor while loading
3602                 groups.
3603
3604 2007-05-02 [paul]       2.9.1cvs36
3605
3606         * src/folder.c
3607         * src/common/defs.h
3608                 rename cache and mark files
3609                 (data is preserved)
3610
3611 2007-04-30 [paul]       2.9.1cvs35
3612
3613         * manual/glossary.xml
3614         * manual/plugins.xml
3615                 updates. Patch by Ricardo
3616
3617 2007-04-29 [wwp]        2.9.1cvs34
3618
3619         * src/mainwindow.c
3620         * configure.ac
3621                 Fix few grammatical errors (patch by David Relson < relson at
3622                 osagesoftware dot com >).
3623
3624 2007-04-28 [colin]      2.9.1cvs33
3625
3626         * src/account.c
3627         * src/pop.c
3628         * src/prefs_account.c
3629         * src/prefs_account.h
3630                 Drop the "Download all" preference. It's
3631                 stupidly useless and confuses people from
3632                 time to time.
3633
3634 2007-04-27 [wwp]        2.9.1cvs32
3635
3636         * src/account.c
3637         * src/prefs_account.c
3638         * src/prefs_account.h
3639                 Don't reflect accounts changes to the mainwindow when it's
3640                 not necessary.
3641
3642 2007-04-27 [colin]      2.9.1cvs31
3643
3644         * src/folder.c
3645                 Freeze/thaw when sync'ing flags
3646         * src/imap.c
3647         * src/prefs_account.c
3648         * src/prefs_account.h
3649         * src/etpan/imap-thread.c
3650         * src/etpan/imap-thread.h
3651                 Add a way to use UID FETCH instead
3652                 of searches to fetch message lists
3653                 and flags. More expensive towards
3654                 bandwidth, less expensive towards
3655                 server's CPU. Probably fixes 
3656                 bug 1158, 'Scanning new folders on 
3657                 Exchange 2007 extremely slow'.
3658                 Patch 95% by Hoa.
3659
3660 2007-04-27 [paul]       2.9.1cvs30
3661
3662         * src/mainwindow.c
3663         * src/prefs_logging.c
3664                 improvements to english usage
3665
3666 2007-04-27 [colin]      2.9.1cvs29
3667
3668         * src/imap.c
3669                 Fix build without libetpan (my bad!)
3670
3671 2007-04-26 [colin]      2.9.1cvs28
3672
3673         * src/imap.c
3674         * src/imap.h
3675                 Fix uselessly exported function
3676         * src/textview.c
3677                 Consider "- -- \n" as signature separator
3678                 (that's what signature separators look like
3679                  in PGP/Inline signed mails)
3680
3681 2007-04-26 [colin]      2.9.1cvs27
3682
3683         * configure.ac
3684                 libetpan-0.49 is now required
3685         * src/procmime.c
3686                 Fix double fetching of mails if
3687                 first try failed
3688         * src/imap.c
3689                 Make offline sync faster, by
3690                 remembering last change time, and
3691                 last sync time.
3692
3693 2007-04-26 [hoa]        2.9.1cvs26
3694
3695         * src/imap.c
3696         * src/imap.h
3697         * src/mainwindow.c
3698         * src/toolbar.c
3699         * src/etpan/imap-thread.c
3700         * src/etpan/imap-thread.h
3701                 cancellation of IMAP operations is now allowed.
3702                 Fixes bug 1056, 'Possibility to 'cancel transfer' in IMAP'
3703
3704 2007-04-26 [colin]      2.9.1cvs25
3705
3706         * src/folder.c
3707                 Always fetch body+headers in folders that are
3708                 synched for offline use, if "Synchronise as
3709                 soon as possible" is set.
3710                 Fixes bug 1200, 'Add option to always retrieve full 
3711                 messages'
3712
3713 2007-04-25 [colin]      2.9.1cvs24
3714
3715         * src/compose.c
3716                 Fix bug 1198, 'Reply-all "disappearing" address bug 
3717                 persists...'
3718
3719 2007-04-24 [colin]      2.9.1cvs23
3720
3721         * src/folderview.c
3722                 Fix bug 1195, 'Hardware key navigation' 
3723                 Make GDK_Enter toggle expansion (Maemo)
3724
3725 2007-04-24 [wwp]        2.9.1cvs22
3726
3727         * src/compose.c
3728                 Fix few compiler warnings.
3729
3730 2007-04-24 [paul]       2.9.1cvs21
3731
3732         * src/Makefile.am
3733         * src/stock_pixmap.c
3734         * src/stock_pixmap.h
3735                 complete last commit
3736
3737 2007-04-24 [paul]       2.9.1cvs20
3738
3739         * src/gtk/about.c
3740         * src/pixmaps/active.xpm
3741         * src/pixmaps/checkbox_off.xpm
3742         * src/pixmaps/checkbox_on.xpm
3743         * src/pixmaps/inactive.xpm
3744                 kick out the blobs
3745                 remove transparent border from checkbox icons
3746
3747 2007-04-24 [wwp]        2.9.1cvs19
3748
3749         * src/textview.c
3750         * src/textview.h
3751                 Fix a crash in textview, thanks to Colin.
3752
3753 2007-04-23 [wwp]        2.9.1cvs18
3754
3755         * src/prefs_common.c
3756                 Fix 2.9.1cvs5: no header was being translated at all.
3757
3758 2007-04-23 [colin]      2.9.1cvs17
3759
3760         * src/Makefile.am
3761         * src/stock_pixmap.c
3762         * src/stock_pixmap.h
3763         * src/summaryview.c
3764         * src/summaryview.h
3765         * src/gtk/gtksctree.c
3766         * src/gtk/gtksctree.h
3767         * src/pixmaps/selection.xpm
3768                 Fix bug 1193, 'Need a way to multi-select
3769                 items'. Add a toggle button to the summaryview
3770                 to switch between normal and multiple selection
3771                 (Maemo)
3772
3773 2007-04-23 [colin]      2.9.1cvs16
3774
3775         * src/Makefile.am
3776         * src/stock_pixmap.c
3777         * src/stock_pixmap.h
3778         * src/summaryview.c
3779         * src/summaryview.h
3780         * src/gtk/gtksctree.c
3781         * src/gtk/gtksctree.h
3782         * src/pixmaps/selection.xpm
3783                 Fix bug 1193, 'Need a way to multi-
3784                 select items'
3785                 Add a toggle button in the summaryview
3786                 to enable normal or multiple selection.
3787                 (Maemo)
3788
3789 2007-04-23 [colin]      2.9.1cvs15
3790
3791         * src/compose.c
3792                 Fix bug 1196, 'Edit>Select All doesn't work' (Maemo)
3793
3794 2007-04-21 [colin]      2.9.1cvs14
3795
3796         * src/gtk/quicksearch.c
3797                 Fix previous commit (actually use correct
3798                 parameter)
3799
3800 2007-04-21 [colin]      2.9.1cvs13
3801
3802         * src/gtk/quicksearch.c
3803                 Fix changing quicksearch type (after Esc,
3804                 after changing Recursive, ...)
3805
3806 2007-04-20 [wwp]        2.9.1cvs12
3807
3808         * src/gtk/Makefile.am
3809                 Added headers.h (completes 2.9.1cvs5).
3810
3811 2007-04-20 [wwp]        2.9.1cvs11
3812
3813         * src/addressbook.c
3814                 Fix the use of display name in name column,
3815                 it has been overriden w/ the use of nickname
3816                 by 2.9.0cvs3. Now nickname is used (if any)
3817                 in case of LDAP books only.
3818
3819 2007-04-20 [colin]      2.9.1cvs10
3820
3821         * src/mimeview.c
3822         * src/summaryview.c
3823         * src/textview.c
3824                 Add handling of 'a' to loop in a mail's
3825                 mimeparts
3826
3827 2007-04-20 [colin]      2.9.1cvs9
3828
3829         * src/toolbar.c
3830                 Fix bug 1190, 'dir_open' button doesn't work'
3831                 (Maemo)
3832
3833 2007-04-20 [colin]      2.9.1cvs8
3834
3835         * src/folderview.c
3836         * src/mainwindow.c
3837                 Fix bug 1194, 'Hardware keys move from email 
3838                 list to account/directory list, but not back 
3839                 to email list...' (Maemo)
3840
3841 2007-04-20 [colin]      2.9.1cvs7
3842
3843         * src/compose.h
3844                 complete previous commit
3845
3846 2007-04-20 [colin]      2.9.1cvs6
3847
3848         * src/compose.c
3849                 Fix bug 1187, 'Reply-to addressee disappears 
3850                 when reply-to text box is clicked...' (Maemo)
3851
3852 2007-04-20 [wwp]        2.9.1cvs5
3853
3854         * po/POTFILES.in
3855         * src/addressbook.c
3856         * src/compose.c
3857         * src/filtering.c
3858         * src/headerview.c
3859         * src/matcher.c
3860         * src/prefs_common.c
3861         * src/prefs_common.h
3862         * src/prefs_display_header.c
3863         * src/prefs_matcher.c
3864         * src/summaryview.c
3865         * src/gtk/headers.h
3866         * src/gtk/quicksearch.c
3867                 Translate more header names according to the relevant option value,
3868                 mostly in filtering debug messages (reported by Tim <timbrain@post.cz>).
3869                 Replaced nearly all uses of prefs_common.trans_hdr with a call
3870                 to prefs_common_translated_header_name().
3871                 Added a headers.h reference file that contains known header names
3872                 (RFC2822 and others) to the translation process' input, so that
3873                 translated header names will still exist even if no occurrence of
3874                 _("headername") is found anymore in the sources.
3875                 Don't translate column name 'Number' following to trans_hdr option
3876                 value as it's not a header name.
3877
3878 2007-04-20 [colin]      2.9.1cvs4
3879
3880         * src/gtk/quicksearch.c
3881         * src/gtk/quicksearch.h
3882                 Add "From, To or Subject" quicksearch
3883                 type. Patch by ulfschaper@users.sf.net
3884
3885 2007-04-20 [colin]      2.9.1cvs3
3886
3887         * src/matcher.c
3888                 Implement proper references filtering condition.
3889                 Patch based on a patch by Khanh-Dang <kdntl@users.sf.net>
3890
3891 2007-04-19 [wwp]        2.9.1cvs2
3892
3893         * src/prefs_display_header.c
3894         * src/message_search.c
3895                 Fix few warnings (g_free of const gchar*).
3896
3897 2007-04-19 [paul]       2.9.1cvs1
3898
3899         * NEWS
3900         * README
3901         * RELEASE_NOTES
3902         * configure.ac
3903                 bump version number following
3904                 stable release
3905
3906 2007-04-19 [paul]       2.9.0cvs9
3907
3908         * manual/advanced.xml
3909         * manual/glossary.xml
3910                 fix typos
3911
3912 2007-04-18 [paul]       2.9.0cvs8
3913
3914         * src/pop.c
3915                 fix for CVE-2007-1558 (APOP)
3916                 Thanks to Colin
3917
3918 2007-04-18 [paul]       2.9.0cvs7
3919
3920         * src/messageview.c
3921         * src/mimeview.c
3922         * src/summaryview.c
3923         * src/gtk/filesel.c
3924                 Fix encoding woes wrt saving of
3925                 mails and parts
3926                 Thanks to Colin
3927
3928 2007-04-18 [colin]      2.9.0cvs6
3929
3930         * src/gtk/pluginwindow.c
3931                 Fix bug 1185, 'Pluginwindow's [X] button doesn't save'
3932
3933 2007-04-17 [wwp]        2.9.0cvs5
3934
3935         * src/addressadd.c
3936         * src/addressbook.c
3937         * src/addrindex.c
3938         * src/ldapupdate.c
3939                 Fix --disable-ldap build,
3940                 fix some LDAP annoyances on 
3941                 searches, thanks to Colin.
3942
3943 2007-04-17 [wwp]        2.9.0cvs4
3944
3945         * src/ldapupdate.c
3946                 Fix more mixed decls, sensitive w/ strict ANSI-C89 compilers
3947                 like gcc 2.9x. Thanks to Colin.
3948
3949 2007-04-17 [wwp]        2.9.0cvs3
3950
3951         * src/Makefile.am
3952         * src/addressadd.c
3953         * src/addressbook.c
3954         * src/addrindex.c
3955         * src/addritem.c
3956         * src/addritem.h
3957         * src/editaddress.c
3958         * src/ldapctrl.c
3959         * src/ldapctrl.h
3960         * src/ldapquery.c
3961         * src/ldapserver.c
3962         * src/ldapserver.h
3963         * src/ldapupdate.c
3964         * src/ldapupdate.h
3965                 Add LDAP write support. Patch mostly by 
3966                 Michael <mir at datanom dot net>
3967
3968 2007-04-17 [wwp]        2.9.0cvs2
3969
3970         * src/compose.c
3971                 Prepend "Add to address book" to the context menu of compose window's sender and
3972                 recipient fields.
3973
3974 2007-04-16 [paul]       2.9.0cvs1
3975
3976         * src/gtk/authors.h
3977                 add Pader Rezso
3978
3979 2007-04-16 [paul]       2.9.0
3980
3981         * NEWS
3982         * README
3983         * RELEASE_NOTES
3984                 2.9.0 released
3985
3986 2007-04-16 [paul]       2.8.1cvs102
3987
3988         * po/fr.po
3989                 updated by Fabien Vantard
3990
3991 2007-04-16 [paul]       2.8.1cvs101
3992
3993         * po/ca.po
3994         * po/cs.po
3995         * po/de.po
3996         * po/hu.po
3997         * po/pl.po
3998         * po/pt_BR.po
3999         * po/sr.po
4000         * po/zh_CN.po
4001                 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
4002                 Pader Rezso, Emil Nowak, Frederico Goncalves Guimaraes,
4003                 Aleksandar Urosevic, and Ralgh Young
4004
4005 2007-04-15 [mones]      2.8.1cvs100
4006
4007         * po/es.po
4008                 Updated for release
4009
4010 2007-04-14 [colin]      2.8.1cvs99
4011
4012         * src/message_search.c
4013         * src/prefs_display_header.c
4014         * src/summary_search.c
4015         * src/gtk/combobox.c
4016                 Fix allocations
4017
4018 2007-04-14 [wwp]        2.8.1cvs98
4019
4020         * src/gtk/combobox.c
4021         * src/message_search.c
4022         * src/summary_search.c
4023         * src/prefs_display_header.c
4024                 Workaround a bug with GTK+ 2.6.x where gtk_combo_box_get_active_text()
4025                 returns NULL, get the text value directly from the GtkEntry child.
4026
4027 2007-04-13 [colin]      2.8.1cvs97
4028
4029         * src/gtk/quicksearch.c
4030                 Give the focus back to summaryview when
4031                 emptying the quicksearch with Esc
4032
4033 2007-04-13 [colin]      2.8.1cvs96
4034
4035         * src/message_search.c
4036         * src/prefs_display_header.c
4037         * src/summary_search.c
4038                 Fix possibles crashes when getting text
4039                 from gtk combos
4040
4041 2007-04-13 [colin]      2.8.1cvs95
4042
4043         * src/pop.c
4044                 Add some UIDL debugging
4045
4046 2007-04-12 [colin]      2.8.1cvs94
4047
4048         * src/folder.c
4049                 Force folder scan if necessary after
4050                 copying mails, to be able to reapply
4051                 flags.
4052
4053 2007-04-11 [colin]      2.8.1cvs93
4054
4055         * src/main.c
4056                 don't scan for new mail on startup if --select
4057                 is specified (or race conditions arise). If so,
4058                 do both sequentially.
4059
4060 2007-04-09 [colin]      2.8.1cvs92
4061
4062         * src/common/defs.h
4063                 Use leafpad by default on Maemo. Patch
4064                 by Jean-Luc Biord.
4065
4066 2007-04-06 [colin]      2.8.1cvs91
4067
4068         * src/pixmaps/queue_close.xpm
4069         * src/pixmaps/queue_close_hrm.xpm
4070         * src/pixmaps/queue_close_hrm_mark.xpm
4071         * src/pixmaps/queue_close_mark.xpm
4072         * src/pixmaps/queue_open.xpm
4073         * src/pixmaps/queue_open_hrm.xpm
4074         * src/pixmaps/queue_open_hrm_mark.xpm
4075         * src/pixmaps/queue_open_mark.xpm
4076                 Move the clock one pixel down :)
4077
4078 2007-04-05 [colin]      2.8.1cvs90
4079
4080         * src/mainwindow.c
4081                 Don't sync when switching offline from
4082                 command line - it's usually too late :)
4083
4084 2007-04-05 [paul]       2.8.1cvs89
4085
4086         * src/Makefile.am
4087         * src/stock_pixmap.c
4088         * src/pixmaps/dir_close_hrm.xpm
4089         * src/pixmaps/dir_close_hrm_mark.xpm
4090         * src/pixmaps/drafts_close.xpm
4091         * src/pixmaps/drafts_close_mark.xpm
4092         * src/pixmaps/drafts_open.xpm
4093         * src/pixmaps/drafts_open_mark.xpm
4094         * src/pixmaps/inbox.xpm
4095         * src/pixmaps/inbox_close.xpm
4096         * src/pixmaps/inbox_close_hrm.xpm
4097         * src/pixmaps/inbox_close_hrm_mark.xpm
4098         * src/pixmaps/inbox_close_mark.xpm
4099         * src/pixmaps/inbox_hrm.xpm
4100         * src/pixmaps/inbox_hrm_mark.xpm
4101         * src/pixmaps/inbox_mark.xpm
4102         * src/pixmaps/inbox_open.xpm
4103         * src/pixmaps/inbox_open_hrm.xpm
4104         * src/pixmaps/inbox_open_hrm_mark.xpm
4105         * src/pixmaps/inbox_open_mark.xpm
4106         * src/pixmaps/outbox.xpm
4107         * src/pixmaps/outbox_close.xpm
4108         * src/pixmaps/outbox_close_hrm.xpm
4109         * src/pixmaps/outbox_close_hrm_mark.xpm
4110         * src/pixmaps/outbox_close_mark.xpm
4111         * src/pixmaps/outbox_hrm.xpm
4112         * src/pixmaps/outbox_hrm_mark.xpm
4113         * src/pixmaps/outbox_mark.xpm
4114         * src/pixmaps/outbox_open.xpm
4115         * src/pixmaps/outbox_open_hrm.xpm
4116         * src/pixmaps/outbox_open_hrm_mark.xpm
4117         * src/pixmaps/outbox_open_mark.xpm
4118         * src/pixmaps/queue_close.xpm
4119         * src/pixmaps/queue_close_hrm.xpm
4120         * src/pixmaps/queue_close_hrm_mark.xpm
4121         * src/pixmaps/queue_close_mark.xpm
4122         * src/pixmaps/queue_open.xpm
4123         * src/pixmaps/queue_open_hrm.xpm
4124         * src/pixmaps/queue_open_hrm_mark.xpm
4125         * src/pixmaps/queue_open_mark.xpm
4126                 updated, added and replaced icons
4127                 Icons by Colin
4128
4129 2007-04-04 [colin]      2.8.1cvs88
4130
4131         * src/imap.c
4132                 Fix build without libetpan
4133
4134 2007-04-03 [colin]      2.8.1cvs87
4135
4136         * src/imap.c
4137                 Fix crash with Citadel, and try to make
4138                 things work. this server (and specifically 
4139                 STATUS and APPEND at least) seems broken.
4140
4141 2007-04-03 [colin]      2.8.1cvs86
4142
4143         * src/folderview.c
4144                 Fix icons on folder close
4145
4146 2007-04-03 [colin]      2.8.1cvs85
4147
4148         * src/inc.c
4149                 Fix double-ask of offline override in
4150                 certain cases
4151         * src/imap.c
4152         * src/imap.h
4153         * src/imap_gtk.c
4154                 Much more efficient way to synchronise
4155                 for offline use
4156         * src/etpan/imap-thread.c
4157                 Fix possible segs
4158         * src/folder.c
4159         * src/gtk/quicksearch.c
4160                 Fix some GUI lags
4161
4162 2007-04-03 [paul]       2.8.1cvs84
4163
4164         * src/filtering.c
4165         * src/folder.c
4166         * src/folder.h
4167         * src/prefs_common.c
4168         * src/prefs_common.h
4169         * src/prefs_other.c
4170                 Fix sync being done too late
4171                 Thanks to Colin
4172
4173 2007-04-02 [colin]      2.8.1cvs83
4174
4175         * src/summaryview.c
4176                 Maemo: Put status and quicksearch at the top
4177         * src/plugins/bogofilter/bogofilter.c
4178         * src/plugins/spamassassin/spamassassin.c
4179                 Derive trash from inbox if possible
4180
4181 2007-04-02 [paul]       2.8.1cvs82
4182
4183         * src/plugins/bogofilter/bogofilter_gtk.c
4184                 a few English changes
4185
4186 2007-04-02 [paul]
4187
4188         2.9.0-rc1 released
4189
4190 2007-04-02 [colin]      2.8.1cvs81
4191
4192         * src/image_viewer.c
4193                 Fix transparent images by using
4194                 GtkImage
4195         * src/messageview.c
4196                 Flush events (on new windows) to avoid
4197                 having the textview's image resize fail
4198                 to know the available width
4199
4200 2007-04-01 [colin]      2.8.1cvs80
4201
4202         * src/prefs_account.c
4203                 If no MH mailbox exist, when creating a POP/Local
4204                 account, just create and use the default one 
4205                 instead of bailing with a "Mailbox doesn't exist"
4206                 error
4207
4208 2007-03-31 [colin]      2.8.1cvs79
4209
4210         * src/prefs_account.c
4211                 Create signature file if it doesn't exist
4212                 before editing
4213         * src/prefs_toolbar.c
4214                 Maemo: Move "Use default" on the left so
4215                 that people can find it
4216         * src/common/defs.h
4217                 Maemo: make default editor "Maemopad", 
4218                 default signature file "MyDocs/signature.txt"
4219
4220 2007-03-31 [colin]      2.8.1cvs78
4221
4222         * src/prefs_account.c
4223                 Maemo: rework account prefs so
4224                 that less horizontal scrolling
4225                 is required
4226
4227 2007-03-31 [colin]      2.8.1cvs77
4228
4229         * src/folderview.c
4230         * src/prefs_common.c
4231         * src/prefs_common.h
4232                 Fix bug 1167, 'Allow not displaying zeros 
4233                 in folder list'. Patch by MartinP
4234
4235 2007-03-31 [colin]      2.8.1cvs76
4236
4237         * AUTHORS
4238                 Add Jean-Luc Biord
4239
4240 2007-03-31 [colin]      2.8.1cvs75
4241
4242         * src/imap.c
4243                 Apply patch from bug 1172, direct
4244                 access to the folder's session instead
4245                 of using getter. Patch by MartinP
4246
4247 2007-03-31 [paul]       2.8.1cvs74
4248
4249         * src/gtk/authors.h
4250                 no need to list Fabien twice!
4251
4252 2007-03-31 [colin]      2.8.1cvs73
4253
4254         * src/inc.c
4255                 If we're currently "overriding for %d minutes",
4256                 don't ask
4257
4258 2007-03-31 [colin]      2.8.1cvs72
4259
4260         * src/compose.c
4261         * src/imap.c
4262         * src/inc.c
4263         * src/inc.h
4264         * src/messageview.c
4265         * src/news.c
4266         * src/plugins/spamassassin/spamassassin.c
4267                 Offline override: Add a parameter to allow
4268                 asking even if the override timer is running.
4269                 Allows to ask every time the user makes an
4270                 explicit action needing online access (such
4271                 as Get Mail), and not when the action is 
4272                 implicit (such as opening an IMAP folder)
4273
4274 2007-03-31 [colin]      2.8.1cvs71
4275
4276         * src/inc.c
4277                 Override offline: "No" answer shouldn't
4278                 re-ask after 3 seconds, but 10 minutes. 
4279
4280 2007-03-30 [colin]      2.8.1cvs70
4281
4282         * src/common/socket.c
4283                 Better error reporting on unix socket
4284                 failure (bind usually)
4285         * src/gtk/gtkutils.c
4286         * src/gtk/gtkutils.h
4287                 Label window: add a pulsing progress
4288                 bar to show we're not hung :)
4289         * src/folderview.c
4290         * src/main.c
4291         * src/plugins/pgpcore/sgpgme.c
4292                 Update API
4293
4294 2007-03-30 [colin]      2.8.1cvs69
4295
4296         * src/pop.c
4297         * src/prefs_common.c
4298                 Fix possible trashing of history and uidl
4299                 files on disk full problems
4300
4301 2007-03-30 [paul]       2.8.1cvs68
4302
4303         * src/mainwindow.c
4304         * src/summaryview.c
4305         * src/summaryview.h
4306                 update summary when changing layout type
4307                 (fixes wrong folder icon being displayed)
4308                 Thanks to Colin
4309
4310 2007-03-29 [colin]      2.8.1cvs67
4311
4312         * src/prefs_ext_prog.c
4313                 The browser pref is irrelevant on Maemo
4314
4315 2007-03-29 [colin]      2.8.1cvs66
4316
4317         * src/compose.c
4318         * src/compose.h
4319                 Maemo: dynamically switch headers/text position
4320         * src/prefs_common.c
4321                 Maemo: hide compose's ruler by default
4322         * src/common/socket.c
4323         * src/common/socket.h
4324                 Fix build warning
4325
4326 2007-03-29 [colin]      2.8.1cvs65
4327
4328         * src/common/socket.c
4329         * src/common/socket.h
4330                 Fix build when MAEMO_CFLAGS contains
4331                 _X_OPENSOURCE (resolv.h errors as long
4332                 as we don't add _BSD_SOURCE. Ugly).
4333
4334 2007-03-29 [wwp]        2.8.1cvs64
4335
4336         * src/prefs_logging.c
4337                 Fix sensitivity of clip-log widgets in prefs/logging,
4338                 thanks to Fabien.
4339
4340 2007-03-29 [wwp]        2.8.1cvs63
4341
4342         * po/POTFILES.in
4343                 Updated files list for translations, thanks to Fabien.
4344
4345 2007-03-29 [colin]      2.8.1cvs62
4346
4347         * src/main.c
4348         * src/common/Makefile.am
4349         * src/common/utils.c
4350                 Maybe make URI opening work in Maemo
4351                 Requires testing :)
4352
4353 2007-03-28 [colin]      2.8.1cvs61
4354
4355         * src/folder.c
4356         * src/folder.h
4357         * src/folderview.c
4358                 Add the possibility to sort folders arbitrarily
4359                 (via editing of folderlist.xml only). Patch by
4360                 Martin P <mp26+claws@os.inf.tu-dresden.de>
4361                 Fixes bug 1166, 'Folder ordering is fixed and cannot 
4362                 be changed by the user'
4363
4364 2007-03-28 [colin]      2.8.1cvs60
4365
4366         * src/mimeview.c
4367                 Add popup menu for mime icons
4368
4369 2007-03-28 [colin]      2.8.1cvs59
4370
4371         * src/mainwindow.c
4372                 Fix a layout issue when presenting
4373                 mainwindow in Small screen layout
4374         * src/toolbar.c
4375         * src/toolbar.h
4376                 Add a "Go to folder list" button for
4377                 mainwindow, and make it default in
4378                 the Maemo build
4379
4380 2007-03-28 [colin]      2.8.1cvs58
4381
4382         * src/compose.c
4383                 Don't dynamically update title on Maemo
4384                 Patch by Jean-Luc Biord
4385
4386 2007-03-27 [colin]      2.8.1cvs57
4387
4388         * src/compose.c
4389         * src/folderview.c
4390         * src/summaryview.c
4391                 Enable tap-and-hold on Maemo
4392
4393 2007-03-26 [colin]      2.8.1cvs56
4394
4395         * src/compose.c
4396                 More popup-menu (in attachments list)
4397
4398 2007-03-26 [colin]      2.8.1cvs55
4399
4400         * src/compose.c
4401                 Enable popup-menu signal
4402
4403 2007-03-26 [colin]      2.8.1cvs54
4404
4405         * src/plugins/pgpinline/pgpinline.c
4406                 Fix bug 1111, 'PGP/inline plugin hides text 
4407                 around encrypted text block'. Patch based on
4408                 a patch from Michal Cihar.
4409
4410 2007-03-26 [wwp]        2.8.1cvs53
4411
4412         * src/procmsg.c
4413                 Fix getting a false error when sending queued message
4414                 whereas the sending was fine (if there are subfolders
4415                 in the queue folder), thanks to Colin.
4416
4417 2007-03-26 [paul]       2.8.1cvs52
4418
4419         * src/wizard.c
4420                 update FACE header in welcome message
4421
4422 2007-03-25 [colin]      2.8.1cvs51
4423
4424         * src/Makefile.am
4425                 Fix make dist
4426
4427 2007-03-25 [colin]      2.8.1cvs50
4428
4429         * src/main.c
4430                 Fix OSSO_NAME on Maemo (patch by Jean-Luc)
4431
4432 2007-03-24 [colin]      2.8.1cvs49
4433
4434         * src/main.c
4435                 Fix a few launch problems on Maemo
4436                 Patch by Jean-Luc Biord
4437
4438 2007-03-24 [wwp]        2.8.1cvs48
4439
4440         * src/alertpanel.c
4441         * src/alertpanel.h
4442         * src/messageview.c
4443         * src/summaryview.c
4444                 Fix wrong action performed when closing the
4445                 "ask about account specific filtering rules
4446                 when filtering manually" dialog by pressing Escape.
4447                 Fix wrong order of buttons in the "return receipt
4448                 notification - the message was sent to several of
4449                 your accounts" dialog.
4450
4451 2007-03-24 [paul]       2.8.1cvs47
4452
4453         * src/folderview.c
4454                 an improvement to English usage
4455         * tools/kdeservicemenu/README
4456                 updated Claws url
4457
4458 2007-03-24 [paul]       2.8.1cvs46
4459
4460         * src/Makefile.am
4461         * src/stock_pixmap.c
4462         * src/pixmaps/edit_extern.xpm
4463         * src/pixmaps/mail_sign.xpm
4464                 rescue long lost icons
4465
4466 2007-03-24 [paul]       2.8.1cvs45
4467
4468         * src/toolbar.c
4469                 fix toolbar (broken in 2.8.1cvs42)
4470
4471 2007-03-23 [colin]      2.8.1cvs44
4472
4473         * src/imap.c
4474                 Correctly unsubscribe/resubscribe after
4475                 RENAME
4476
4477 2007-03-23 [colin]      2.8.1cvs43
4478
4479         * src/prefs_common.c
4480                 Maemo: as the platform is light on RAM, allow
4481                 caches to be discarded faster.
4482
4483 2007-03-23 [colin]      2.8.1cvs42
4484
4485         * src/Makefile.am
4486         * src/compose.c
4487         * src/compose.h
4488         * src/stock_pixmap.c
4489         * src/stock_pixmap.h
4490         * src/summaryview.c
4491         * src/summaryview.h
4492         * src/toolbar.c
4493         * src/toolbar.h
4494         * src/pixmaps/open_mail.xpm
4495                 Maemo changes: Add the possibility to have
4496                 "Open Email" and "Close Window" buttons on 
4497                 toolbars (and use them in Maemo's default
4498                 toolbars)
4499
4500 2007-03-23 [wwp]        2.8.1cvs41
4501
4502         * src/action.c
4503                 Reverted that part of the action dialog closure logics, to
4504                 pre-2.8.1cvs19. Managing action dialog w/ no output may be
4505                 done later in a different way (or may not).
4506
4507 2007-03-22 [wwp]        2.8.1cvs40
4508
4509         * src/action.c
4510                 Fix sticky action dialog when got no output but action command
4511                 is pipe'ing out or inserting (introduced w/ 2.8.1cvs19).
4512
4513 2007-03-22 [colin]      2.8.1cvs39
4514
4515         * src/prefs_filtering.c
4516         * src/gtk/combobox.h
4517                 Fix escaping account names in filtering prefs
4518
4519 2007-03-22 [colin]      2.8.1cvs38
4520
4521         * src/addrindex.c
4522         * src/ldapctrl.h
4523         * src/ldapquery.c
4524                 Add any attribute specified in LDAP servers'
4525                 Search attributes to the Other Attributes tab
4526                 of contacts; Add 'telephoneNumber' in the
4527                 default list.
4528
4529 2007-03-22 [colin]      2.8.1cvs37
4530
4531         * src/folderview.c
4532         * src/folderview.h
4533         * src/mainwindow.c
4534                 Try to prevent race conditions when
4535                 changing the folder list
4536         * src/summaryview.c
4537                 Fix possible red folder icon when
4538                 switching from Small screen layout
4539                 to any other
4540
4541 2007-03-22 [colin]      2.8.1cvs36
4542
4543         * src/mainwindow.c
4544         * src/mainwindow.h
4545         * src/summaryview.c
4546                 Rename "little screen" to "Small screen"
4547         * src/gtk/Makefile.am
4548         * src/common/utils.c
4549         * src/mh.c
4550                 Fix Maemo-related compilation problems
4551
4552 2007-03-21 [colin]      2.8.1cvs35
4553
4554         * configure.ac
4555                 Fix previous commit
4556         * claws-mail.desktop
4557                 Remove .png from the Icon, it's useless
4558
4559 2007-03-21 [colin]      2.8.1cvs34
4560
4561         * configure.ac
4562         * src/Makefile.am
4563                 Add the necessary lib checking for 
4564                 Maemo
4565
4566 2007-03-21 [colin]      2.8.1cvs33
4567
4568         * src/main.c
4569                 Fix unconditional "error happened" when
4570                 sending via command-line. "lol @ myself"
4571
4572 2007-03-21 [colin]      2.8.1cvs32
4573
4574         * claws-mail-40x40.png
4575         * claws-mail-26x26.png
4576         * src/account.c
4577         * src/addressbook.c
4578         * src/compose.c
4579         * src/folderview.c
4580         * src/folderview.h
4581         * src/main.c
4582         * src/mainwindow.c
4583         * src/mainwindow.h
4584         * src/messageview.c
4585         * src/prefs_account.c
4586         * src/prefs_common.c
4587         * src/summary_search.c
4588         * src/summaryview.c
4589         * src/summaryview.h
4590         * src/gtk/authors.h
4591         * src/gtk/gtkutils.c
4592         * src/gtk/gtkutils.h
4593         * src/gtk/logwindow.c
4594         * src/gtk/menu.c
4595         * src/gtk/prefswindow.c
4596                 Add Maemo port (patch mainly by Jean-Luc Biort)
4597                 Add a new 'Little screen' layout to help on such
4598                 platforms (patch by me)
4599                 Make some default preferences different (more
4600                 adapted) on Maemo (patch by me)
4601
4602 2007-03-21 [wwp]        2.8.1cvs31
4603
4604         * src/prefs_logging.c
4605         * src/prefs_logging.h
4606                 Fixed copyright header of newly added files.
4607
4608 2007-03-21 [wwp]        2.8.1cvs30
4609
4610         * src/Makefile.am
4611         * src/filtering.c
4612         * src/filtering.h
4613         * src/folder.c
4614         * src/folderview.c
4615         * src/imap.c
4616         * src/inc.c
4617         * src/main.c
4618         * src/mainwindow.c
4619         * src/mainwindow.h
4620         * src/matcher.c
4621         * src/messageview.c
4622         * src/news.c
4623         * src/pop.c
4624         * src/prefs_common.c
4625         * src/prefs_common.h
4626         * src/prefs_logging.c
4627         * src/prefs_logging.h
4628         * src/prefs_other.c
4629         * src/procmsg.c
4630         * src/send_message.c
4631         * src/summaryview.c
4632         * src/common/log.c
4633         * src/common/log.h
4634         * src/common/nntp.c
4635         * src/common/session.c
4636         * src/common/smtp.c
4637         * src/common/socket.c
4638         * src/etpan/imap-thread.c
4639         * src/gtk/logwindow.c
4640         * src/gtk/logwindow.h
4641         * src/plugins/bogofilter/bogofilter.c
4642         * src/plugins/spamassassin/spamassassin.c
4643                 Added debugging of filtering/processing rules.
4644                 The debug log is here 'Tools/Filtering debug window',
4645                 the options there 'Configuration/Preferences/Other/Logging',
4646                 and the log file is ~/.claws-mail/filtering.log.
4647                 Moved protocol log prefs to 'Other/Logging' as well.
4648                 To support such debugging feature, the existing log API has
4649                 been enhanced (common/log.[ch] and gtk/logwindow.[ch]) and
4650                 this impacts many external modules (commits follow).
4651
4652 2007-03-21 [paul]       2.8.1cvs29
4653
4654         * src/etpan/Makefile.am
4655         * src/etpan/imap-thread.c
4656                 add missing #include
4657
4658 2007-03-21 [colin]      2.8.1cvs28
4659
4660         * src/procmime.c
4661                 Fix bug 1157, 'some broken messages confuse 
4662                 mime parser'. Make sure we can't have MimeInfos
4663                 with negative sizes.
4664
4665 2007-03-20 [colin]      2.8.1cvs27
4666
4667         * src/main.c
4668                 Fix missing \0 on buffer
4669
4670 2007-03-20 [colin]      2.8.1cvs26
4671
4672         * src/mh.c
4673                 Use make_dir_hier instead of make_dir 
4674                 to create the MH mailbox
4675
4676 2007-03-20 [colin]      2.8.1cvs25
4677
4678         * src/folder.c
4679         * src/folder.h
4680         * src/prefs_account.c
4681         * src/wizard.c
4682                 Fix default inbox weirdnesses (after wizard,
4683                 if path is Mail, mailbox identifier is #mh/Mailbox,
4684                 and when creating new accounts)
4685
4686 2007-03-20 [colin]      2.8.1cvs24
4687
4688         * src/account.c
4689                 Write folderlist after adding/deleting accounts
4690                 that have folders
4691
4692 2007-03-20 [colin]      2.8.1cvs23
4693
4694         * src/imap.c
4695         * src/remotefolder.h
4696                 Fix bug 1153, 'CM segfaults if IMAP folder is 
4697                 selected while scanning prior to update'
4698
4699 2007-03-17 [paul]       2.8.1cvs22
4700
4701         * src/main.c
4702                 fix a typo, and be a little more verbose.
4703
4704 2007-03-17 [wwp]        2.8.1cvs21
4705
4706         * src/inc.c
4707                 Fix a compiler warning.
4708
4709 2007-03-16 [wwp]        2.8.1cvs20
4710
4711         * tools/Makefile.am
4712         * tools/README
4713                 Updated to deal w/ the new mairix.sh tool.
4714
4715 2007-03-16 [wwp]        2.8.1cvs19
4716
4717         * src/action.c
4718                 Fix logics issues around the action IO dialog:
4719                 - disable entry widget and exec button when
4720                   the exec button is clicked (don't wait for any
4721                   output line) - fix possible disabling/re-enabling/
4722                   re-disabling of those widgets
4723                 - raise an error if executing a %as{} action either
4724                   empty or invalid, instead of failing silently
4725                 - don't close the dialog if the abort button has been
4726                   clicked and if there was no output yet
4727                 - set focus to the abort button when the exec button
4728                   is clicked
4729                 - fix capitalization of a warning message
4730
4731 2007-03-16 [wwp]        2.8.1cvs18
4732
4733         * tools/mairix.sh
4734                 Added a wrapper to mairix to the tools folder.
4735
4736 2007-03-16 [colin]      2.8.1cvs17
4737
4738         * src/messageview.c
4739         * src/mimeview.h
4740                 Allow mimeviewer plugins to print
4741                 their stuff
4742
4743 2007-03-16 [colin]      2.8.1cvs16
4744
4745         * .cvsignore
4746                 Ignore *.patchset
4747
4748 2007-03-15 [colin]      2.8.1cvs15
4749
4750         * src/messageview.c
4751         * src/mimeview.h
4752                 Add a way for mimeviewer plugins to
4753                 implement body search
4754
4755 2007-03-15 [paul]       2.8.1cvs14
4756
4757         * src/prefs_spelling.c
4758                 fix English usage
4759
4760 2007-03-15 [paul]       2.8.1cvs13
4761
4762         * src/common/quoted-printable.c
4763                 fix decoding of quoted-printable parts
4764
4765 2007-03-14 [wwp]        2.8.1cvs12
4766
4767         * src/gtk/logwindow.h
4768                 Oops, remove that devel stuff committed w/ 2.8.1cvs11 :\.
4769
4770 2007-03-14 [wwp]        2.8.1cvs11
4771
4772         * src/gtk/logwindow.h
4773                 Complete 2.8.1cvs10.
4774
4775 2007-03-14 [colin]      2.8.1cvs10
4776
4777         * src/gtk/logwindow.c
4778                 Probably fix bug 1149, crash on logwindow
4779                 close - at the expense of performance once
4780                 logwin has been opened
4781
4782 2007-03-14 [colin]      2.8.1cvs9
4783
4784         * src/main.c
4785                 If claws-mail is running on another
4786                 display, warn instead of popping it up
4787                 on the other display
4788
4789 2007-03-12 [colin]      2.8.1cvs8
4790
4791         * src/wizard.c
4792                 Fix bug 1145, 'Setting a different name 
4793                 for the Mailbox name isn't reflected in 
4794                 default account settings'. Patch by wwp
4795
4796 2007-03-12 [colin]      2.8.1cvs7
4797
4798         * src/summaryview.c
4799                 Fix bug 1143, 'Add number of messages to be 
4800                 deleted to confirmation dialog'
4801
4802 2007-03-12 [wwp]        2.8.1cvs6
4803
4804         * src/folderview.c
4805         * src/prefs_common.c
4806         * src/prefs_common.h
4807         * src/prefs_summaries.c
4808                 Changed the option that displays unread messages count
4809                 next to the folder name in folder list: it is now
4810                 possible to either display nothing, display the
4811                 unread messages number only or the unread and total messages
4812                 numbers. The patch includes this extra feature as well
4813                 as some minor fixes by rewriting the algo in folderview.c.
4814                 Thanks to Paul for the original idea and implementation, plus
4815                 testing and proof-reading!
4816
4817 2007-03-09 [paul]       2.8.1cvs5
4818
4819         * tools/Makefile.am
4820         * tools/README
4821         * tools/claws-mail-compose-insert-files.pl
4822                 added a script which enables inserting files
4823                 into the message body of a new Claws Mail
4824                 Compose window from the command line. Additionally
4825                 To, Cc, Subject and files to attach to the message
4826                 can be specified.
4827
4828 2007-03-09 [wwp]        2.8.1cvs4
4829
4830         * src/addr_compl.c
4831         * src/addr_compl.h
4832         * src/filtering.c
4833                 Optimize matching of addresses in the addressbook
4834                 (filtering/processing 'found_in_addressbook' condition).
4835
4836 2007-03-07 [wwp]        2.8.1cvs3
4837
4838         * src/quote_fmt.c
4839         * src/quote_fmt_lex.l
4840         * src/quote_fmt_parse.y
4841                 Add a new quote format symbol: %A to insert the
4842                 sender email address (just the address itself).
4843
4844 2007-03-06 [wwp]        2.8.1cvs2
4845
4846         * src/gtk/gtkutils.c
4847         * src/plugins/trayicon/trayicon_prefs.h
4848         * src/plugins/trayicon/trayicon_prefs.c
4849         * src/plugins/trayicon/trayicon.c
4850         * src/mainwindow.h
4851         * src/mainwindow.c
4852                 Add a new trayicon (optional) feature: minimize to tray. When enabled,
4853                 minimizing Claws-Mail main window will hide it to the trayicon instead.
4854
4855
4856 2007-03-06 [paul]       2.8.1cvs1
4857
4858         * NEWS
4859         * README
4860         * RELEASE_NOTES
4861         * configure.ac
4862                 bump version number following
4863                 stable release
4864
4865 2007-03-06 [paul]       2.8.0cvs24
4866
4867         * po/cs.po
4868                 corrected by by Tim <timbrain@post.cz>
4869
4870 2007-03-05 [colin]      2.8.0cvs23
4871
4872         * src/Makefile.am
4873         * src/procmime.c
4874                 Fix mime/globs path on NetBSD
4875                 patch by George Michaelson
4876
4877 2007-03-05 [wwp]        2.8.0cvs22
4878
4879         * src/addr_compl.c
4880                 Remove debug statement (accidentally committed w/ cvs14).
4881
4882 2007-03-05 [paul]       2.8.0cvs21
4883
4884         * src/plugins/pgpcore/prefs_gpg.c
4885                 fix compiler warning
4886
4887 2007-03-05 [wwp]        2.8.0cvs20
4888
4889         * src/matcher_parser_parse.y
4890                 Fix mismerge between cvs17 and cvs19.
4891
4892 2007-03-05 [wwp]        2.8.0cvs19
4893
4894         * src/matcher_parser_parse.y
4895         * src/prefs_filtering_action.c
4896         * src/matcher.c
4897         * src/matcher.h
4898         * src/filtering.c
4899         * src/filtering.h
4900                 Add new 'add_to_addressbook' filtering/processing action.
4901
4902 2007-03-05 [wwp]        2.8.0cvs18
4903
4904         * src/filtering.c
4905                 Fix mark_as_ham filtering/processing action: spam flag
4906                 was not unset.
4907
4908 2007-03-04 [colin]      2.8.0cvs17
4909
4910         * src/filtering.c
4911         * src/matcher.c
4912         * src/matcher.h
4913         * src/matcher_parser_parse.y
4914         * src/prefs_filtering_action.c
4915                 Add 'Mark as spam' and 'Mark as ham' filtering
4916                 actions. Fixes bug 1138.
4917
4918 2007-03-04 [colin]      2.8.0cvs16
4919
4920         * src/imap.c
4921                 Fix bug 1140, wrong return value
4922                 without libetpan
4923
4924 2007-03-04 [wwp]        2.8.0cvs15
4925
4926         * src/addr_compl.c
4927                 Rollback cvs14: don't free stuff that is managed in g_list.
4928
4929 2007-03-04 [wwp]        2.8.0cvs14
4930
4931         * src/addr_compl.c
4932                 Fix a leak in address completion code.
4933
4934 2007-03-04 [colin]      2.8.0cvs13
4935
4936         * src/addr_compl.c
4937                 Maybe fix bug 1136, 'Crash in group 
4938                 address completion'
4939
4940 2007-03-04 [iwkse]      2.8.0cvs12
4941
4942         * src/imap.c
4943                 fix: alertpanel.h included only in #ifdef HAVE_LIBETPAN
4944
4945 2007-03-03 [colin]      2.8.0cvs11
4946
4947         * src/plugins/pgpinline/pgpinline.c
4948                 Fix off-by-one, fix double-free. Fixes
4949                 bug 1135, 'cm-segfault on decrypting 
4950                 with PGP/inline'
4951
4952 2007-03-03 [colin]      2.8.0cvs10
4953
4954         * configure.ac
4955         * src/main.c
4956         * src/common/plugin.c
4957                 Fix bug 1134, 'Valgrind macros unhandled 
4958                 by Irix's cc'
4959
4960 2007-03-02 [colin]      2.8.0cvs9
4961
4962         * src/mbox.c
4963                 Don't error out on EAGAIN. Fixes 
4964                 bug 1129, '"local mbox file" account 
4965                 isn't retrieving mails'
4966
4967 2007-03-01 [wwp]        2.8.0cvs8
4968
4969         * src/mainwindow.c
4970         * src/gtk/colorlabel.c
4971                 Remove accels for extra color labels until we set better
4972                 and definitive ones.
4973
4974 2007-02-28 [wwp]        2.8.0cvs7
4975
4976         * src/mainwindow.c
4977         * src/matcher_parser_parse.y
4978         * src/prefs_common.c
4979         * src/prefs_msg_colors.c
4980         * src/procmsg.h
4981         * src/gtk/colorlabel.c
4982         * src/gtk/colorlabel.h
4983                 Add more customizable color labels. Cleaned up a bit
4984                 the color label API to avoid duplicate defines of
4985                 the max number of colors.
4986
4987 2007-02-27 [colin]      2.8.0cvs6
4988
4989         * src/mainwindow.c
4990         * src/common/utils.c
4991         * src/common/utils.h
4992                 Fix '+' in mailto URIs for List-* headers
4993
4994 2007-02-27 [colin]      2.8.0cvs5
4995
4996         * src/gtk/gtkutils.c
4997                 Use gtk_window_set_role instead of 
4998                 _set_wmclass
4999
5000 2007-02-27 [colin]      2.8.0cvs4
5001
5002         * src/inc.c
5003                 Fix "After receiving new mail, go to inbox" on IMAP,
5004                 and make it work only on manual reception
5005
5006 2007-02-27 [wwp]        2.8.0cvs3
5007
5008         * src/prefs_filtering.c
5009         * src/prefs_filtering_action.c
5010         * src/prefs_matcher.c
5011                 Update filtering matcher's and action's color label menus
5012                 when re-opening those dialogs (reflect any change to the
5013                 color labels list in the preferences).
5014
5015 2007-02-27 [colin]      2.8.0cvs2
5016
5017         * src/imap.c
5018         * src/etpan/etpan-thread-manager-types.h
5019         * src/etpan/etpan-thread-manager.c
5020         * src/etpan/imap-thread.c
5021                 Log imap ALERTs as errors in the log.
5022
5023 2007-02-26 [paul]       2.8.0cvs1
5024
5025         * tools/claws.i18n.status.pl
5026                 updated
5027
5028 2007-02-26 [paul]       2.7.2cvs75
5029
5030         * po/ca.po
5031         * po/cs.po
5032         * po/de.po
5033         * po/en_GB.po
5034         * po/fi.po
5035         * po/fr.po
5036         * po/hu.po
5037         * po/pl.po
5038         * po/pt_BR.po
5039         * po/sk.po
5040         * po/sr.po
5041         * po/zh_CN.po
5042                 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
5043                 me, Flammie Pirinen, Fabien Vantard, Pader Rezso,
5044                 Pawel Pekala, Frederico Goncalves Guimaraes, Andrej Kacian,
5045                 Aleksandar Urosevic, and Ralgh Young
5046
5047 2007-02-25 [mones]      2.7.2cvs74
5048
5049         * po/es.po
5050                 Updated for release
5051
5052 2007-02-25 [colin]      2.7.2cvs73
5053
5054         * src/main.c
5055                 Clearing the list is only useful
5056                 to prevent a valgrind false-positive
5057
5058 2007-02-25 [paul]       2.7.2cvs72
5059
5060         * tools/Makefile.am
5061         * tools/README
5062         * tools/kmail-mailbox2claws-mail.pl  **ADDED**
5063         * tools/maildir2claws-mail.pl  **REMOVED**
5064                 renamed the script, fixed a couple bugs
5065
5066 2007-02-23 [colin]      2.7.2cvs71
5067
5068         * src/addressbook.c
5069                 Fix a leak, check for a few improbable nulls
5070
5071 2007-02-23 [colin]      2.7.2cvs70
5072
5073         * src/main.c
5074         * src/main.h
5075         * src/plugins/trayicon/trayicon.c
5076                 Fix blinking mainwin when starting in tray
5077                 (show mainwindow later in the startup process,
5078                  apart if restarting post-crash)
5079
5080 2007-02-23 [colin]      2.7.2cvs69
5081
5082         * src/folderview.c
5083         * src/imap_gtk.c
5084                 Fix crash when unsubscribing the currently
5085                 selected/opened folder
5086
5087 2007-02-23 [colin]      2.7.2cvs68
5088
5089         * src/compose.c
5090                 Fix bug that prevented colorization to
5091                 work without wrap quotation option
5092
5093 2007-02-23 [colin]      2.7.2cvs67
5094
5095         * src/addr_compl.c
5096                 Fix refcounting, start and end completion who
5097                 behaved as if there couldn't be any other current
5098                 user of completion
5099
5100 2007-02-23 [wwp]        2.7.2cvs66
5101
5102         * src/addressbook.c
5103         * src/addrindex.c
5104                 Address completion fixes: fix addressbook_peek_folder_exists() in
5105                 which the algorithm was ridiculously over-obfuscated and broken.
5106                 Fix addrindex_load_completion() as well, to load addresses in
5107                 completion list with regards to what addressbook_peek_folder_exists()
5108                 returns now.
5109
5110 2007-02-23 [wwp]        2.7.2cvs65
5111
5112         * src/addr_compl.c
5113                 Add addresses to completion when they're non-empty (thanks to Colin).
5114
5115 2007-02-23 [paul]       2.7.2cvs64
5116
5117         * src/plugins/pgpcore/passphrase.c
5118                 remove 'const '
5119
5120 2007-02-23 [colin]      2.7.2cvs63
5121
5122         * src/plugins/pgpcore/prefs_gpg.c
5123         * src/plugins/pgpcore/prefs_gpg.h
5124         * src/plugins/pgpcore/sgpgme.c
5125         * src/plugins/pgpinline/pgpinline.c
5126         * src/plugins/pgpmime/pgpmime.c
5127                 Try harder to respect user's choice wrt
5128                 gpg-agent even with gpg2, by unsetting
5129                 GPG_AGENT_INFO when necessary.
5130
5131 2007-02-22 [paul]       2.7.2cvs62
5132
5133         * src/plugins/pgpcore/sgpgme.c
5134         * src/plugins/pgpcore/sgpgme.h
5135         * src/plugins/pgpcore/passphrase.c
5136         * src/plugins/pgpinline/pgpinline.c
5137         * src/plugins/pgpmime/pgpmime.c
5138                 Fix a leak - gpgme_data_release_and_get_mem
5139                 leaks in recent gpgme. Workaround by using
5140                 our own function.
5141
5142 2007-02-22 [paul]       2.7.2cvs61
5143
5144         * src/gtk/quicksearch.c
5145                 Abandon dynamic search when pressing
5146                 Enter
5147
5148 2007-02-21 [colin]      2.7.2cvs60
5149
5150         * src/procmsg.c
5151         * src/plugins/pgpcore/passphrase.c
5152                 Fix little memory leaks
5153         * src/main.c
5154                 Fix false-positive leak at exit
5155         * src/gtk/quicksearch.c
5156                 Fix potentially big leak in recursive
5157                 Quicksearch
5158
5159 2007-02-21 [wwp]        2.7.2cvs59
5160
5161         * src/summaryview.c
5162                 Add missing newline to a debug message.
5163
5164 2007-02-20 [colin]      2.7.2cvs58
5165
5166         * src/Makefile.am
5167         * src/mimeview.c
5168         * src/stock_pixmap.c
5169         * src/stock_pixmap.h
5170         * src/pixmaps/mime_pgpsig.xpm
5171                 Add icon for application/pgp-signature
5172
5173 2007-02-20 [colin]      2.7.2cvs57
5174
5175         * src/Makefile.am
5176         * src/main.c
5177         * src/mimeview.c
5178         * src/stock_pixmap.c
5179         * src/stock_pixmap.h
5180         * src/pixmaps/mime_calendar.xpm
5181         * src/pixmaps/mime_pdf.xpm
5182         * src/pixmaps/mime_ps.xpm
5183                 Add icons for text/calendar, application/pdf
5184                 and application/postscript
5185
5186 2007-02-20 [colin]      2.7.2cvs56
5187
5188         * autogen.sh
5189         * src/matcher_parser_parse.y
5190         * src/matcher_parser_lex.l
5191                 Fix big memory leak in flex, and
5192                 require flex 2.5.31
5193
5194 2007-02-20 [wwp]        2.7.2cvs55
5195
5196         * src/matcher_parser_parse.y
5197                 Fix a duplicate token definition (thanks to iwkse).
5198
5199 2007-02-20 [wwp]        2.7.2cvs54
5200
5201         * src/matcher_parser_lex.l
5202         * src/quote_fmt_lex.l
5203                 Use proper flex options instead of direct use of #define,
5204                 make the flex-generated C lighter.
5205
5206 2007-02-20 [colin]      2.7.2cvs53
5207
5208         * src/summaryview.c
5209                 Grab focus in message list after hiding
5210                 the quicksearch, instead of leaving it
5211                 "somewhere"
5212
5213 2007-02-19 [colin]      2.7.2cvs52
5214
5215         * src/folderview.c
5216                 Fix bug 1033, 'Automatically refresh 
5217                 message list when new messages arrives'
5218                 Looks like folderview->opened can sometimes
5219                 be wrong...
5220
5221 2007-02-19 [paul]       2.7.2cvs51
5222
5223         * tools/Makefile.am
5224         * tools/README
5225         * tools/thunderbird-filters-convertor.pl
5226                 add new script which converts thunderbird filter
5227                 rules to Claws filter rules
5228
5229 2007-02-18 [paul]       2.7.2cvs50
5230
5231         * src/plugins/pgpcore/prefs_gpg.c
5232         * src/plugins/pgpcore/prefs_gpg.h
5233         * src/plugins/pgpcore/sgpgme.c
5234         * src/plugins/pgpinline/pgpinline.c
5235         * src/plugins/pgpmime/pgpmime.c
5236                 improved GUI interoperability with gpg-agent
5237
5238 2007-02-18 [paul]       2.7.2cvs49
5239
5240         * src/prefs_account.c
5241                 Privacy options sensitivity fix
5242
5243 2007-02-17 [colin]      2.7.2cvs48
5244
5245         * src/messageview.c
5246                 Reset icon to warning in the noticeview
5247
5248 2007-02-15 [colin]      2.7.2cvs47
5249
5250         * src/folderview.c
5251                 Fix a manifestation of bug 1033 (summaryview failing
5252                 to update for new mails), which happens after editing
5253                 account preferences or preferences that cause a 
5254                 folderview reload.
5255
5256 2007-02-15 [colin]      2.7.2cvs46
5257
5258         * src/addressbook.c
5259                 Probably fix bug 1123, 'Segmentation 
5260                 fault while opening address book'. I get
5261                 g_warnings if the saved paned position is
5262                 not greater than 0. Also, save position
5263                 when hiding the addressbook instead of
5264                 via signal.
5265
5266 2007-02-14 [colin]      2.7.2cvs45
5267
5268         * src/plugins/pgpcore/prefs_gpg.c
5269         * src/plugins/pgpcore/prefs_gpg.h
5270         * src/plugins/pgpcore/sgpgme.c
5271         * src/plugins/pgpinline/pgpinline.c
5272         * src/plugins/pgpmime/pgpmime.c
5273                 Add an option "Use gpg-agent if available". Fixes
5274                 annoyances with distro-installed gpg-agent, when
5275                 no pinentry program is installed, and the user's 
5276                 at a loss on why "decryption failed". Makes more
5277                 clear why passphrase isn't saved when gpg-agent is
5278                 used. Defaults to true, to avoid changing the 
5279                 current behaviour.
5280
5281 2007-02-14 [wwp]        2.7.2cvs44
5282
5283         * src/matcher_parser_parse.y
5284                 Fix missing line number reset (wrong line number might appear
5285                 when re-loading filtering rules if there's a parser error).
5286
5287 2007-02-13 [colin]      2.7.2cvs43
5288
5289         * src/common/utils.c
5290                 Don't encode ',' in URIs before passing it
5291                 to the browser command-line. It was probably
5292                 done at a time where commas in URIs made
5293                 mozilla -remote 'openurl(%s,new-window)'
5294                 bug.
5295
5296 2007-02-13 [wwp]        2.7.2cvs42
5297
5298         * src/prefs_matcher.c
5299         * src/plugins/bogofilter/bogofilter_gtk.c
5300                 A bit of string factorization around "Select ..." buttons.
5301
5302 2007-02-11 [colin]      2.7.2cvs41
5303
5304         * src/alertpanel.c
5305                 Make sure to escape the title
5306
5307 2007-02-11 [colin]      2.7.2cvs40
5308
5309         * src/codeconv.c
5310                 Recognize .utf8 locales as .UTF-8 ones
5311
5312 2007-02-11 [colin]      2.7.2cvs39
5313
5314         * src/compose.c
5315                 Fix code conversion when dragging a file
5316
5317 2007-02-09 [colin]      2.7.2cvs38
5318
5319         * src/plugins/clamav/clamav_plugin.c
5320                 Complete Paul's patch with conditional
5321                 compilation to avoid breaking compilation
5322                 on old Dapper and Edgy... Maybe other
5323                 distros too.
5324
5325 2007-02-09 [paul]       2.7.2cvs37
5326
5327         * src/plugins/clamav/clamav_plugin.c
5328                 fix for the upstream changes in libclamav
5329
5330 2007-02-09 [paul]       2.7.2cvs36
5331
5332         * src/main.c
5333         * src/mainwindow.c
5334         * src/procmsg.c
5335         * src/procmsg.h
5336                 fix "warn if there are queued messages" (on exit)
5337                 option, which only checked the first mailbox's
5338                 queue
5339                 don't ask before emptying trash if there are no
5340                 messages in trash, also check and empty all trash
5341                 folders
5342         * src/prefs_other.c
5343                 move "Ask before emptying trash" option
5344                 outside of the "On exit" frame as it's
5345                 not only an "On exit" option
5346
5347 2007-02-09 [paul]       2.7.2cvs35
5348
5349         * src/addrgather.c
5350         * src/alertpanel.c
5351         * src/editldap.c
5352         * src/prefs_account.c
5353         * src/prefs_folder_item.c
5354         * src/prefs_gtk.h
5355         * src/prefs_matcher.c
5356         * src/prefs_message.c
5357         * src/prefs_msg_colors.c
5358         * src/prefs_summaries.c
5359         * src/wizard.c
5360         * src/gtk/inputdialog.c
5361         * src/plugins/bogofilter/bogofilter_gtk.c
5362                 pedantic commit: use 'checkbtn' everywhere
5363                 instead of a mixture of 'checkbtn' and 'chkbtn'
5364
5365 2007-02-09 [paul]       2.7.2cvs34
5366
5367         * src/compose.c
5368                 fix default hotkeys
5369         * src/prefs_other.c
5370         * src/prefs_send.c
5371                 move "Never send Return Receipts" from
5372                 prefs_other to prefs_send
5373                 add an option "Ask about account specific
5374                 filtering rules..." to prefs_other
5375         * src/gtk/gtkutils.c
5376                 fix a compiler warning
5377
5378 2007-02-08 [colin]      2.7.2cvs33
5379
5380         * src/plugins/pgpinline/pgpinline.c
5381                 Fix bug 1110, 'pgpmime fails to process 
5382                 encapsulated openpgp mime (rfc 3156, 6.1 
5383                 -> rfc1847)'
5384                 It was due to an interaction between PGP/Mime
5385                 and PGP/Inline plugin. 
5386
5387 2007-02-08 [colin]      2.7.2cvs32
5388
5389         * src/inc.c
5390         * src/mbox.c
5391         * src/mbox.h
5392                 Fix bug 1117, 'fcntl locking code 
5393                 does not work in mbox.c'
5394
5395 2007-02-08 [colin]      2.7.2cvs31
5396
5397         * src/prefs_account.c
5398                 Fix Gentoo bug 165819, 'can't create 
5399                 a "local mbox file" account'. Patch
5400                 by Olivier <castan.o@free.fr>
5401
5402 2007-02-07 [colin]      2.7.2cvs30
5403
5404         * src/ldapquery.c
5405                 Fix bug 1106, 'Claws crash on exit if LDAPS 
5406                 autocompletion was used'
5407
5408 2007-02-07 [paul]       2.7.2cvs29
5409
5410         * src/folder.c
5411                 cut down on unnecessary debug_prints
5412         * src/imap_gtk.c
5413                 fix menu_set_active() on 'Show only
5414                 subscribed folders'
5415
5416 2007-02-07 [paul]       2.7.2cvs28
5417
5418         * src/plugins/clamav/clamav_plugin.c
5419         * src/plugins/clamav/clamav_plugin.h
5420         * src/plugins/clamav/clamav_plugin_gtk.c
5421                 fix copyright header
5422
5423 2007-02-07 [paul]       2.7.2cvs27
5424
5425         * src/procheader.c
5426                 fix bug 1116, 'summary view allow a 
5427                 subject line break'
5428
5429 2007-02-06 [colin]      2.7.2cvs26
5430
5431         * src/summaryview.c
5432                 Fix delete thread
5433
5434 2007-02-05 [fabien]     2.7.2cvs25
5435
5436         * po/POTFILES.in
5437         * src/uri_opener.c
5438                 i18n related - 1 fix and 1 message for translators.
5439
5440 2007-02-05 [colin]      2.7.2cvs24
5441
5442         * src/gtk/quicksearch.c
5443                 Don't reload summary list if quicksearch wasn't
5444                 active on hiding; move currently selected mail in
5445                 the visible area when showing the quicksearch
5446
5447 2007-02-05 [colin]      2.7.2cvs23
5448
5449         * src/folderview.c
5450                 Add debug to try to solve bug 1104
5451
5452 2007-02-05 [paul]       2.7.2cvs22
5453
5454         * src/mainwindow.c
5455                 confirm before emptying trash on exit is
5456                 a Yes or No answer, use Yes or No in the
5457                 dialog
5458
5459 2007-02-04 [colin]      2.7.2cvs21
5460
5461         * src/compose.c
5462         * src/plugins/pgpcore/passphrase.c
5463         * src/plugins/pgpcore/select-keys.c
5464                 Set wmclass on new windows
5465
5466 2007-02-04 [colin]
5467
5468         2.8.0-rc1 released
5469
5470 2007-02-04 [colin]      2.7.2cvs20
5471
5472         * src/compose.c
5473         * src/compose.h
5474                 Auto save drafts on exit, reopen them
5475                 at startup, instead of asking
5476         * src/account.c
5477         * src/addressadd.c
5478         * src/addressbook.c
5479         * src/addressbook_foldersel.c
5480         * src/addrgather.c
5481         * src/crash.c
5482         * src/editaddress.c
5483         * src/editbook.c
5484         * src/editgroup.c
5485         * src/editjpilot.c
5486         * src/editldap.c
5487         * src/editldap_basedn.c
5488         * src/editvcard.c
5489         * src/exphtmldlg.c
5490         * src/expldifdlg.c
5491         * src/export.c
5492         * src/foldersel.c
5493         * src/gedit-print.c
5494         * src/import.c
5495         * src/importldif.c
5496         * src/importmutt.c
5497         * src/importpine.c
5498         * src/main.c
5499         * src/mainwindow.c
5500         * src/message_search.c
5501         * src/messageview.c
5502         * src/prefs_actions.c
5503         * src/prefs_customheader.c
5504         * src/prefs_display_header.c
5505         * src/prefs_filtering.c
5506         * src/prefs_filtering_action.c
5507         * src/prefs_folder_column.c
5508         * src/prefs_gtk.c
5509         * src/prefs_matcher.c
5510         * src/prefs_other.c
5511         * src/prefs_summaries.c
5512         * src/prefs_summary_column.c
5513         * src/prefs_template.c
5514         * src/sourcewindow.c
5515         * src/ssl_manager.c
5516         * src/summary_search.c
5517         * src/uri_opener.c
5518         * src/gtk/about.c
5519         * src/gtk/description_window.c
5520         * src/gtk/foldersort.c
5521         * src/gtk/gtkutils.c
5522         * src/gtk/gtkutils.h
5523         * src/gtk/icon_legend.c
5524         * src/gtk/logwindow.c
5525         * src/gtk/pluginwindow.c
5526         * src/gtk/prefswindow.c
5527                 Give different wmclass to different
5528                 windows - thanks to sed ;)
5529
5530 2007-02-04 [colin]      2.7.2cvs19
5531
5532         * src/main.c
5533                 Revert previous patch, can't reproduce
5534                 it anymore. 
5535
5536 2007-02-03 [colin]      2.7.2cvs18
5537
5538         * src/main.c
5539                 Don't save the mainwindow size and
5540                 position on emergency exit (libSM's
5541                 "die" callback), Xfce seems to make
5542                 the window smaller just before the
5543                 size's saved.
5544
5545 2007-02-03 [colin]      2.7.2cvs17
5546
5547         * src/plugins/bogofilter/bogofilter.c
5548         * src/plugins/bogofilter/bogofilter.h
5549         * src/plugins/bogofilter/bogofilter_gtk.c
5550         * src/plugins/pgpinline/pgpinline.c
5551         * src/plugins/pgpinline/pgpinline.h
5552                 Fix more copyrights
5553
5554 2007-02-03 [colin]      2.7.2cvs16
5555
5556         * src/partial_download.c
5557         * src/partial_download.h
5558         * src/ssl_manager.c
5559         * src/ssl_manager.h
5560         * src/uri_opener.c
5561         * src/uri_opener.h
5562         * src/wizard.c
5563         * src/wizard.h
5564         * src/common/ssl_certificate.c
5565         * src/common/ssl_certificate.h
5566         * src/gtk/quicksearch.c
5567         * src/gtk/quicksearch.h
5568         * src/gtk/sslcertwindow.c
5569         * src/gtk/sslcertwindow.h
5570                 Fix copyright on my files
5571
5572 2007-02-02 [colin]      2.7.2cvs15
5573
5574         * src/Makefile.am
5575         * src/mainwindow.c
5576         * src/messageview.c
5577         * src/messageview.h
5578         * src/textview.c
5579         * src/textview.h
5580         * src/uri_opener.c
5581         * src/uri_opener.h
5582                 Add Tools/List URIs to allow
5583                 opening any URI in the current mail
5584
5585 2007-02-02 [colin]      2.7.2cvs14
5586
5587         * src/common/valgrind.h ** NEW FILE **
5588         * src/common/Makefile.am
5589         * src/common/plugin.c
5590                 Don't dlclose the plugins if we're running
5591                 under valgrind. (doesn't require valgrind
5592                 either at compile time or run time).
5593
5594 2007-02-01 [paul]       2.7.2cvs13
5595
5596         * AUTHORS
5597         * src/gtk/authors.h
5598         * tools/freshmeat_search.pl
5599         * tools/google_search.pl
5600         * tools/multiwebsearch.pl
5601                 add support for non ISO-8859-1 compatible locales
5602                 Patch by Alex Gorbachenko <agent_007@immo.ru>
5603
5604 2007-02-01 [colin]      2.7.2cvs12
5605
5606         * src/prefs_other.c
5607         * src/prefs_summaries.c
5608                 Move keybinding prefs to the Other page
5609
5610 2007-02-01 [wwp]        2.7.2cvs11
5611
5612         * src/plugins/trayicon/trayicon.c
5613                 Fix a raising issue within KDE.
5614
5615 2007-02-01 [colin]      2.7.2cvs10
5616
5617         * src/codeconv.c
5618                 Fix stray quotes in encoded strings
5619         * src/addressadd.c
5620                 Fix wrong call causing g_warnings
5621         * src/textview.c
5622                 Remove useless message
5623
5624 2007-01-31 [wwp]        2.7.2cvs9
5625
5626         * src/plugins/trayicon/trayicon.c
5627                 fix buggy hiding of main window when closing if close-to-tray
5628                 is not set (bad logics  in the trayicon hook code).
5629                 Changed the quit confirmation message too.
5630
5631 2007-01-30 [colin]      2.7.2cvs8
5632
5633         * src/main.c
5634                 Fix hidden mainwindow after clicking on
5635                 the X close button, if compose windows
5636                 exist and the user chooses not to quit
5637
5638 2007-01-30 [colin]      2.7.2cvs7
5639
5640         * src/main.c
5641         * src/compose.c
5642                 Handle local URIs to attach files (file:///...)
5643                 Fixes attaching files from Thunar for example
5644
5645 2007-01-30 [colin]      2.7.2cvs6
5646
5647         * src/prefs_ext_prog.c
5648                 Add 'mousepad' to the list of text editors.
5649                 Mousepad is XFCE's text editor
5650
5651 2007-01-29 [wwp]        2.7.2cvs5
5652
5653         * po/POTFILES.in
5654         * src/plugins/trayicon/trayicon_prefs.c
5655                 trayicon i18n fixes, thanks to Fabien.
5656
5657 2007-01-28 [wwp]        2.7.2cvs4
5658
5659         * src/mainwindow.c
5660         * src/mainwindow.h
5661         * src/plugins/trayicon/trayicon.c
5662         * src/plugins/trayicon/trayicon_prefs.c
5663         * src/plugins/trayicon/trayicon_prefs.h
5664                 Added a new TrayIcon plugin option to close to tray
5665                 (WM's hotkey and [X] button will hide the window instead
5666                 of closing it - closing CM can be done using the tray icon
5667                 menu or the File menu).
5668                 Improved visibility handling in trayicon, clicking the
5669                 trayicon now raise the window to current desktop when it
5670                 was either minimized/shaded/on another desktop.
5671                 Thanks to Paul for testing and fixing a strange behaviour
5672                 in KDE ;-).
5673
5674 2007-01-27 [paul]       2.7.2cvs3
5675
5676         * src/prefs_folder_item.c
5677         * src/prefs_receive.c
5678         * src/plugins/pgpcore/prefs_gpg.c
5679                 use 'start-up' instead of 'startup' in labels
5680
5681 2007-01-26 [wwp]        2.7.2cvs2
5682
5683         * src/plugins/trayicon/Makefile.am
5684         * src/plugins/trayicon/trayicon.c
5685         * src/plugins/trayicon/trayicon_prefs.c
5686         * src/plugins/trayicon/trayicon_prefs.h
5687                 Add a new TrayIcon option to hide the main window at
5688                 start-up.
5689                 Fix trayicon.c copyright header.
5690
5691 2007-01-26 [paul]       2.7.2cvs1
5692
5693         * NEWS
5694         * README
5695         * RELEASE_NOTES
5696         * configure.ac
5697                 bump up version number following
5698                 stable release
5699
5700 2007-01-25 [mones]      2.7.1cvs60
5701
5702         * po/es.po
5703                 updated thousands of strings (well, probably less ;-)
5704
5705 2007-01-25 [colin]      2.7.1cvs59
5706
5707         * src/matcher.c
5708                 Fix 2nd-run loss of matcherrc on new
5709                 configurations. 
5710
5711 2007-01-25 [wwp]        2.7.1cvs58
5712
5713         * src/mimeview.c
5714                 fix handling of empty value in attach_save_directory too, thanks
5715                 to Colin.
5716
5717 2007-01-25 [wwp]        2.7.1cvs57
5718
5719         * src/gtk/filesel.c
5720                 fix handling of empty value in attach_load_directory,
5721                 thanks to Colin.
5722
5723 2007-01-25 [wwp]        2.7.1cvs56
5724
5725         * src/plugins/dillo_viewer/dillo_prefs.h
5726                 fix a typo.
5727
5728 2007-01-25 [colin]      2.7.1cvs55
5729
5730         * src/matcher.c
5731         * src/matcher.h
5732         * src/matcher_parser_parse.y
5733         * src/prefs_matcher.c
5734                 Add matching on the spam flag
5735
5736 2007-01-24 [colin]      2.7.1cvs54
5737
5738         * src/folder.c
5739         * src/common/xml.c
5740         * src/common/xml.h
5741                 Make sure folderlist.xml is correctly
5742                 written before overwriting it.
5743         * src/procmsg.c
5744         * src/procmsg.h
5745         * src/summaryview.c
5746         * src/plugins/bogofilter/bogofilter.c
5747         * src/plugins/bogofilter/bogofilter.h
5748         * src/plugins/bogofilter/bogofilter_gtk.c
5749         * src/plugins/spamassassin/spamassassin.c
5750         * src/plugins/spamassassin/spamassassin.h
5751         * src/plugins/spamassassin/spamassassin_gtk.c
5752                 Move spam to the correct trash folder after
5753                 learning, if spam directory isn't set.
5754
5755 2007-01-23 [paul]       2.7.1cvs53
5756
5757         * src/plugins/bogofilter/bogofilter_gtk.c
5758                 fix sensitivity of "Insert X-Bogosity header"
5759                 option
5760
5761 2007-01-23 [colin]      2.7.1cvs52
5762
5763         * src/toolbar.c
5764                 Translate toolbar items text if
5765                 they're translatable (default)
5766         * src/addrcache.c
5767         * src/addrcache.h
5768         * src/addritem.c
5769         * src/addritem.h
5770         * src/codeconv.c
5771         * src/codeconv.h
5772         * src/jpilot.c
5773         * src/jpilot.h
5774         * src/ldapctrl.c
5775         * src/ldapctrl.h
5776         * src/ldapquery.h
5777         * src/ldif.c
5778         * src/ldif.h
5779         * src/etpan/etpan-thread-manager.c
5780         * src/etpan/etpan-thread-manager.h
5781         * src/gtk/gtkutils.c
5782         * src/gtk/gtkutils.h
5783                 More static functions
5784
5785 2007-01-22 [fabien]     2.7.1cvs51
5786
5787         * src/gtk/gtkutils.c
5788                 gtkut_get_options_frame() : ability to pass
5789                 a 'NULL' value in frame pointer parameter if
5790                 we don't need it.
5791
5792 2007-01-22 [colin]      2.7.1cvs50
5793
5794         * src/procmsg.c
5795         * src/procmsg.h
5796         * src/plugins/bogofilter/bogofilter.c
5797         * src/plugins/bogofilter/bogofilter_gtk.c
5798         * src/plugins/spamassassin/spamassassin.c
5799         * src/plugins/spamassassin/spamassassin_gtk.c
5800                 Allow moving spams to the account's trash
5801                 instead of default one
5802
5803 2007-01-21 [colin]      2.7.1cvs49
5804
5805         * src/ldapquery.c
5806         * src/ldapquery.h
5807                 Revert a static function that shouldn't
5808                 have been
5809
5810 2007-01-21 [colin]      2.7.1cvs48
5811
5812         * src/ldapquery.c
5813         * src/ldapquery.h
5814                 Same
5815
5816 2007-01-21 [colin]      2.7.1cvs47
5817
5818         * src/procmsg.c
5819         * src/procmsg.h
5820                 Same
5821
5822 2007-01-21 [colin]      2.7.1cvs46
5823
5824         * src/common/socket.c
5825         * src/common/socket.h
5826                 Same
5827
5828 2007-01-21 [colin]      2.7.1cvs45
5829
5830         * src/crash.c
5831         * src/exporthtml.c
5832         * src/exporthtml.h
5833         * src/exportldif.c
5834         * src/exportldif.h
5835         * src/folder.c
5836         * src/folder.h
5837         * src/folder_item_prefs.c
5838         * src/folder_item_prefs.h
5839         * src/folderview.c
5840         * src/folderview.h
5841         * src/gedit-print.c
5842         * src/gedit-print.h
5843         * src/main.c
5844         * src/main.h
5845         * src/common/socket.c
5846         * src/common/socket.h
5847         * src/gtk/gtkaspell.c
5848         * src/gtk/gtkaspell.h
5849         * src/gtk/quicksearch.c
5850         * src/gtk/quicksearch.h
5851                 Same
5852
5853 2007-01-21 [colin]      2.7.1cvs44
5854
5855         * src/common/utils.c
5856         * src/common/utils.h
5857         * src/etpan/etpan-thread-manager.c
5858         * src/etpan/etpan-thread-manager.h
5859                 Same (Funny that etpan_thread_unbind
5860                 is called but not etpan_thread_bind)
5861
5862 2007-01-21 [colin]      2.7.1cvs43
5863
5864         * src/addrselect.c
5865         * src/addrselect.h
5866         * src/codeconv.c
5867         * src/codeconv.h
5868         * src/compose.c
5869         * src/compose.h
5870         * src/etpan/Makefile.am
5871         * src/gtk/colorlabel.c
5872         * src/gtk/colorlabel.h
5873         * src/gtk/sslcertwindow.c
5874         * src/gtk/sslcertwindow.h
5875         * src/etpan/etpan-log.c ** REMOVED **
5876         * src/etpan/etpan-log.h ** REMOVED **
5877                 Same
5878
5879 2007-01-20 [colin]      2.7.1cvs42
5880
5881         * src/addritem.c
5882         * src/addritem.h
5883                 Same
5884
5885 2007-01-20 [colin]      2.7.1cvs41
5886
5887         * src/account.c
5888         * src/account.h
5889         * src/addrbook.c
5890         * src/addrbook.h
5891         * src/addrcache.c
5892         * src/addrcache.h
5893         * src/addrclip.c
5894         * src/addrclip.h
5895         * src/addressbook.c
5896         * src/addressbook.h
5897         * src/addrharvest.c
5898         * src/addrharvest.h
5899         * src/addrindex.c
5900         * src/addrindex.h
5901         * src/editaddress.c
5902         * src/editaddress.h
5903                 Make functions that aren't used in other
5904                 files static
5905
5906 2007-01-20 [colin]      2.7.1cvs40
5907
5908         * src/account.c
5909         * src/addrbook.c
5910         * src/addrcache.c
5911         * src/addressbook.c
5912         * src/addrgather.c
5913         * src/addrindex.c
5914         * src/addrquery.c
5915         * src/addrselect.c
5916         * src/browseldap.c
5917         * src/compose.c
5918         * src/editbook.c
5919         * src/editjpilot.c
5920         * src/editldap.c
5921         * src/editldap_basedn.c
5922         * src/editvcard.c
5923         * src/exporthtml.c
5924         * src/exportldif.c
5925         * src/folder.c
5926         * src/folderview.c
5927         * src/image_viewer.c
5928         * src/imap.c
5929         * src/importmutt.c
5930         * src/importpine.c
5931         * src/jpilot.c
5932         * src/ldapquery.c
5933         * src/main.c
5934         * src/mainwindow.c
5935         * src/matcher.c
5936         * src/messageview.c
5937         * src/mh.c
5938         * src/mimeview.c
5939         * src/msgcache.c
5940         * src/mutt.c
5941         * src/news.c
5942         * src/pine.c
5943         * src/prefs_account.c
5944         * src/prefs_common.c
5945         * src/prefs_compose_writing.c
5946         * src/prefs_ext_prog.c
5947         * src/prefs_folder_item.c
5948         * src/prefs_fonts.c
5949         * src/prefs_message.c
5950         * src/prefs_msg_colors.c
5951         * src/prefs_other.c
5952         * src/prefs_quote.c
5953         * src/prefs_receive.c
5954         * src/prefs_send.c
5955         * src/prefs_spelling.c
5956         * src/prefs_summaries.c
5957         * src/prefs_toolbar.c
5958         * src/prefs_wrapping.c
5959         * src/privacy.c
5960         * src/procmime.c
5961         * src/procmsg.c
5962         * src/ssl_manager.c
5963         * src/statusbar.c
5964         * src/summaryview.c
5965         * src/toolbar.c
5966         * src/vcard.c
5967         * src/common/hooks.c
5968         * src/common/log.c
5969         * src/common/passcrypt.c
5970         * src/common/socket.c
5971         * src/common/ssl.c
5972         * src/common/ssl_certificate.c
5973         * src/common/template.c
5974         * src/common/utils.c
5975         * src/etpan/imap-thread.c
5976         * src/gtk/sslcertwindow.c
5977         * src/gtk/sslcertwindow.h
5978                 Make functions that could be static, static
5979
5980 2007-01-20 [colin]      2.7.1cvs39
5981
5982         * src/editldap.c
5983                 Fix tooltip
5984
5985 2007-01-20 [colin]      2.7.1cvs38
5986
5987         * src/ldapquery.c
5988         * src/ldaputil.c
5989         * src/ldaputil.h
5990                 Fix bug 1102, 'claws-mail-2.7.1 
5991                 makes use of deprecated ldap 
5992                 functions'
5993
5994 2007-01-20 [colin]      2.7.1cvs37
5995
5996         * src/mainwindow.c
5997         * src/mainwindow.h
5998         * src/summaryview.c
5999         * src/gtk/quicksearch.c
6000                 Add Wide message list layout
6001
6002 2007-01-19 [fabien]     2.7.1cvs36
6003
6004         * src/textview.c
6005                 make sure a font change is considered in links of
6006                 headerview.
6007
6008 2007-01-19 [colin]      2.7.1cvs35
6009
6010         * src/main.c
6011         * src/mainwindow.c
6012         * src/mainwindow.h
6013         * src/messageview.c
6014         * src/messageview.h
6015         * src/prefs_common.c
6016         * src/prefs_common.h
6017         * src/summaryview.c
6018         * src/summaryview.h
6019         * src/gtk/quicksearch.c
6020         * src/gtk/quicksearch.h
6021                 Drop 'Separate Folder tree' and 'Separate
6022                 Message View'. Put three layouts in place
6023                 of it.
6024
6025 2007-01-19 [paul]       2.7.1cvs34
6026
6027         * src/prefs_msg_colors.c
6028                 more use of Q_ for translators
6029
6030 2007-01-19 [paul]       2.7.1cvs33
6031
6032         * src/imap_gtk.c
6033         * src/prefs_account.c
6034                 a few changes to the English
6035
6036 2007-01-19 [fabien]     2.7.1cvs32
6037
6038         * src/wizard.c
6039                 factorize translatable string
6040
6041 2007-01-18 [colin]      2.7.1cvs31
6042
6043         * src/main.c
6044                 Don't error out on --sync option. Although
6045                 we don't do anything with it, gtk+ handles
6046                 it, and it's useful for debugging X errors
6047
6048 2007-01-18 [fabien]     2.7.1cvs30
6049
6050         * src/prefs_other.c
6051                 ability to apply on the fly the recent added
6052                 'gtk_can_change_accels' pref (no need to restart).
6053
6054 2007-01-18 [fabien]     2.7.1cvs29
6055
6056         * src/plugins/bogofilter/bogofilter_gtk.c
6057         * src/plugins/bogofilter/bogofilter.c
6058         * src/plugins/spamassassin/spamassassin_gtk.c
6059         * src/addr_compl.c
6060         * src/prefs_account.c
6061                 factorize or rewrite some translatable strings.
6062
6063 2007-01-18 [fabien]     2.7.1cvs28
6064
6065         * src/prefs_gtk.h
6066         * src/compose.c
6067                 set a 4pix space between "Subject:" label and subject entry in
6068                 compose window.
6069
6070 2007-01-18 [wwp]        2.7.1cvs27
6071
6072         * src/addressbook.c
6073                 fix conflicting address-copy/paste when focus is set
6074                 to the embedded edit-person form.
6075  
6076
6077 2007-01-18 [wwp]        2.7.1cvs26
6078
6079         * src/addressbook.h
6080                 complete 2.7.1cvs23 (one more file was missing from that
6081                 commit).
6082
6083 2007-01-18 [colin]      2.7.1cvs25
6084
6085         * src/main.c
6086                 Provide a way to migrate without backup
6087                 Re-ask for migration on next start if 
6088                 it has been refused and wizard has been 
6089                 cancelled after.
6090
6091 2007-01-18 [wwp]        2.7.1cvs24
6092
6093         * src/editaddress.c
6094                 complete 2.7.1.cvs23 (file was missing from previous
6095                 commit).
6096
6097 2007-01-18 [wwp]        2.7.1cvs23
6098
6099         * src/addressbook.c
6100                 fix potential crashes in address book's focus_in/out signal handlers,
6101                 force focus to the edit-person form when clicked the Edit menu entry or
6102                 button (this only matters if the edit-person form is embedded to the
6103                 AB window, in that case, focus is not set when browsing the contacts
6104                 list w/ keys or mouse clicks).
6105
6106 2007-01-18 [paul]       2.7.1cvs22
6107
6108         * src/main.c
6109                 add command line options:
6110                 -h for --help
6111                 -q and --quit for --exit
6112                 -v for --version
6113                 print "Unknown option" for unknown options
6114
6115 2007-01-18 [paul]       2.7.1cvs21
6116
6117         * po/ru.po
6118                 updated by Pavlo Bohmat
6119
6120 2007-01-18 [paul]       2.7.1cvs20
6121
6122         * src/mainwindow.c
6123                 fix sensitivity issues of Mark as Spam/Ham
6124
6125 2007-01-17 [fabien]     2.7.1cvs19
6126
6127         * src/prefs_other.c
6128         * src/prefs_common.c
6129         * src/prefs_common.h
6130         * src/main.c
6131                 Add a 'gtk_can_change_accels' pref in Preferences/Other which
6132                 control the corresponding gtk property. It could be used to lock
6133                 all shortcuts (avoid to set one of them by inadvertency).
6134
6135 2007-01-17 [colin]      2.7.1cvs18
6136
6137         * src/summaryview.c
6138                 Fix bug 1100, 'Highlighted e-mail data not visible 
6139                 when color label applied.'. Use a weighted average
6140                 between normal selected foreground color and color
6141                 label instead of a simple one (3/1 instead 1/1).
6142
6143 2007-01-17 [colin]      2.7.1cvs17
6144
6145         * src/messageview.c
6146                 Better fix for bug 1088, 'Ctrl-h produces repeatable
6147                 crash' - don't prevent mail switching while loading
6148
6149 2007-01-17 [colin]      2.7.1cvs16
6150
6151         * src/folder.c
6152         * src/folder.h
6153         * src/folderview.c
6154         * src/folderview.h
6155         * src/imap.c
6156         * src/imap.h
6157         * src/imap_gtk.c
6158                 Manage recursive search of unsubscribed folders
6159                 Rescan tree without checking for new messages 
6160                 after subscriptions changed
6161
6162 2007-01-17 [paul]       2.7.1cvs15
6163
6164         * src/prefs_common.c
6165         * src/gtk/pluginwindow.c
6166                 fix bug 1101, '"Load plugin" button is
6167                 accidentally hidden'
6168                 unset (-1) initial width in prefs_common,
6169                 fix overlapping buttons,
6170                 and other cleanups
6171
6172 2007-01-17 [paul]       2.7.1cvs14
6173
6174         * src/procmime.c
6175                 add #include <errno.h>, it's needed
6176                 on some systems
6177
6178 2007-01-17 [paul]       2.7.1cvs13
6179
6180         * src/common/defs.h
6181         * tools/make.themes.project
6182                 rename .sylpheed_themeinfo to .claws_themeinfo
6183                 and use it
6184         * src/etpan/etpan-errors.h
6185         * src/etpan/etpan-log.c
6186         * src/etpan/etpan-log.h
6187         * src/etpan/etpan-thread-manager-types.h
6188         * src/etpan/etpan-thread-manager.c
6189         * src/etpan/etpan-thread-manager.h
6190         * src/etpan/imap-thread.c
6191         * src/etpan/imap-thread.h
6192                 add copyright header
6193
6194 2007-01-17 [colin]      2.7.1cvs12
6195
6196         * src/plugins/pgpcore/select-keys.c
6197         * src/gtk/pluginwindow.c
6198         * src/prefs_account.c
6199                 Fix warnings
6200
6201 2007-01-16 [colin]      2.7.1cvs11
6202
6203         * src/imap.c
6204         * src/imap.h
6205         * src/imap_gtk.c
6206                 Manage subscribing to subfolders when only
6207                 subscribed folders are shown.
6208
6209 2007-01-16 [colin]      2.7.1cvs10
6210
6211         * src/folderview.c
6212                 Fix annoying vscrollbar going back to top
6213                 on Check for new folders
6214
6215 2007-01-16 [colin]      2.7.1cvs9
6216
6217         * src/imap.c
6218                 Remove printf
6219
6220 2007-01-16 [colin]      2.7.1cvs8
6221
6222         * src/filtering.c
6223                 Bigger buffer for errors
6224         * src/imap.c
6225         * src/imap.h
6226         * src/imap_gtk.c
6227         * src/prefs_account.c
6228         * src/prefs_account.h
6229         * src/wizard.c
6230         * src/etpan/imap-thread.c
6231         * src/etpan/imap-thread.h
6232         * manual/handling.xml
6233                 Add subscriptions management. What it changes:
6234                 Creating a folder subscribes to it
6235                 Deleting a folder unsubscribes it
6236                 New contextual menu item allowing to switch between
6237                 All folders and Subscribed folders, subscribe, and
6238                 unsubscribe. "Creating" an existing but unsubscribed
6239                 folder will subscribe it.
6240                 By default for new accounts, only subscribed folders 
6241                 are shown.
6242
6243
6244 2007-01-16 [paul]       2.7.1cvs7
6245
6246         * src/summaryview.c
6247                 Allow folder classes to specify only sort_key or
6248                 sort_type instead of both or none.
6249
6250 2007-01-16 [paul]       2.7.1cvs6
6251
6252         * src/action.c
6253         * src/compose.c
6254         * src/mimeview.c
6255         * src/procmime.c
6256         * src/textview.c
6257                 Save and use errno for procmime_get_part
6258
6259 2007-01-16 [colin]      2.7.1cvs5
6260
6261         * src/imap.c
6262                 Never remove INBOX when scanning for
6263                 new folders. It's a special folder
6264                 that has to exist.
6265
6266 2007-01-15 [colin]      2.7.1cvs4
6267
6268         * src/imap.c
6269                 Fix 'Check for new folders' when IMAP subdirectory
6270                 is set
6271         * src/etpan/imap-thread.c
6272                 Fix build
6273
6274 2007-01-15 [colin]      2.7.1cvs3
6275
6276         * src/etpan/imap-thread.c
6277                 Fix invalid free on command-connection
6278                 error
6279
6280 2007-01-15 [wwp]        2.7.1cvs2
6281
6282         * src/matcher_parser_lex.l
6283         * src/quote_fmt_lex.l
6284         * src/matcher_parser_parse.y
6285                 fix copyright header in lexers and parsers.
6286
6287 2007-01-15 [paul]       2.7.1cvs1
6288
6289         * NEWS
6290         * README
6291         * RELEASE_NOTES
6292         * configure.ac
6293                 bump up version number following
6294                 stable release
6295
6296 2007-01-15 [paul]       2.7.0cvs31
6297
6298         * AUTHORS
6299         * src/gtk/authors.h
6300                 add Fabien to the Team list
6301                 add the recent contributors
6302                 make a few corrections
6303
6304 2007-01-15 [paul]       2.7.0cvs30
6305
6306         * src/mainwindow.c
6307                 fix compiler warning
6308         * src/plugins/pgpcore/prefs_gpg.c
6309         * src/plugins/pgpcore/prefs_gpg.h
6310                 add missing include
6311                 fix copyright header
6312
6313 2007-01-14 [colin]      2.7.0cvs29
6314
6315         * src/gtk/filesel.c
6316                 Use the 'gtk+' backend. Avoids gnome-vfs use,
6317                 two benefits: faster to open, will fix strange
6318                 dbus-related crash. Thanks to Pascal Terjan.
6319
6320 2007-01-14 [colin]      2.7.0cvs28
6321
6322         * src/etpan/imap-thread.c
6323                 Delete the old imap just after allocating
6324                 the new one. Makes sure we don't get the
6325                 same pointer by sheer luck, which feels
6326                 strange in the debug log.
6327
6328 2007-01-14 [colin]      2.7.0cvs27
6329
6330         * src/gtk/inputdialog.c
6331                 Make sure we don't print passwords in
6332                 clear text when in debug mode
6333
6334 2007-01-14 [colin]      2.7.0cvs26
6335
6336         * src/gtk/gtksctree.c
6337                 Fix bug 1098, 'bogus last row display 
6338                 after expanding a thread'. Patch by
6339                 Jindrich Makovicka <makovick@gmail.com>
6340
6341 2007-01-14 [colin]      2.7.0cvs25
6342
6343         * src/etpan/imap-thread.c
6344                 Close socket manually before
6345                 freeing the imap struct
6346
6347 2007-01-14 [colin]      2.7.0cvs24
6348
6349         * src/etpan/imap-thread.c
6350                 Maybe fix new reconnection issues
6351
6352 2007-01-13 [colin]      2.7.0cvs23
6353
6354         * src/summaryview.c
6355                 Freeze/thaw on thread selection
6356
6357 2007-01-13 [paul]       2.7.0cvs22
6358
6359         * src/mainwindow.c
6360         * src/summaryview.c
6361         * src/summaryview.h
6362                 add 'Edit/Delete thread'
6363
6364 2007-01-13 [colin]      2.7.0cvs21
6365
6366         * src/prefs_account.c
6367         * src/prefs_compose_writing.c
6368         * src/prefs_message.c
6369         * src/prefs_msg_colors.c
6370         * src/prefs_other.c
6371         * src/prefs_receive.c
6372         * src/prefs_spelling.c
6373         * src/prefs_summaries.c
6374         * src/prefs_themes.c
6375         * src/gtk/gtkutils.c
6376         * src/gtk/gtkutils.h
6377         * src/plugins/pgpcore/prefs_gpg.c
6378         * src/plugins/spamassassin/spamassassin_gtk.c
6379                 Factorize gtk frame creation
6380                 Patch by Pawel
6381
6382 2007-01-13 [colin]      2.7.0cvs20
6383
6384         * src/message_search.c
6385         * src/summary_search.c
6386                 Fix Enter in search windows
6387         * src/messageview.c
6388                 Fix body search starting at the
6389                 end of the mail (and asking for loop)
6390
6391 2007-01-13 [colin]      2.7.0cvs19
6392
6393         * src/etpan/imap-thread.c
6394                 Make sure we don't free the same imap
6395                 twice
6396
6397 2007-01-13 [colin]      2.7.0cvs18
6398
6399         * commitHelper
6400                 Allow multiple commitHelpers to
6401                 run at once
6402
6403 2007-01-12 [colin]      2.7.0cvs17
6404
6405         * src/etpan/imap-thread.c
6406                 Make sure we get rid of the previous mailimap
6407                 when connecting - just in case disconnect was
6408                 unclean
6409
6410 2007-01-12 [paul]       2.7.0cvs16
6411
6412         * src/compose.c
6413                 Strip S/MIME signatures when re-editing
6414                 S/MIME signed messages.
6415
6416 2007-01-12 [paul]       2.7.0cvs15
6417
6418         * configure.ac
6419         * src/addressbook.c
6420         * src/foldersel.c
6421         * src/folderview.c
6422         * src/main.c
6423                 no need to define CLAWS anymore, remove
6424                 all that stuff
6425
6426 2007-01-12 [paul]       2.7.0cvs14
6427
6428         * src/mimeview.c
6429                 check if the mail's signed as
6430                 it can change the mail structure
6431                 Thanks to Colin
6432
6433 2007-01-12 [paul]       2.7.0cvs13
6434
6435         * src/procmime.c
6436                 fix Forwarding msgs with attachments
6437                 that have dos line endings
6438                 Thanks to Colin
6439
6440 2007-01-12 [wwp]        2.7.0cvs12
6441
6442         * configure.ac
6443                 Revert accidentally committed extra version tag.
6444
6445 2007-01-12 [wwp]        2.7.0cvs11
6446
6447         * src/prefs_account.c
6448                 Fix compilation w/o aspell (completes 2.7.0cvs7).
6449
6450 2007-01-11 [colin]      2.7.0cvs10
6451
6452         * src/imap.c
6453                 move g_warning to debug_print
6454                 it scares people for no reason
6455
6456 2007-01-11 [colin]      2.7.0cvs9
6457
6458         * po/POTFILES.in
6459                 Fix files to translate. Patch by
6460                 Fabien
6461
6462 2007-01-11 [paul]       2.7.0cvs8
6463
6464         * src/imap.c
6465                 Fix recursion when server lists the
6466                 current subfolder in the response
6467         * src/mimeview.c
6468                 Fix updating of icon_list/ctree
6469         * src/plugins/pgpcore/select-keys.c
6470                 Fix a few annoyances when choosing
6471                 keys for the CMS (S/MIME) protocol
6472
6473 2007-01-11 [wwp]        2.7.0cvs7
6474
6475         * src/compose.c
6476         * src/prefs_account.c
6477         * src/prefs_account.h
6478                 Add per-account spellcheck default dictionaries settings.
6479
6480 2007-01-10 [colin]      2.7.0cvs6
6481
6482         * src/prefs_folder_item.c
6483                 Factorize strings - patch by Fabien
6484
6485 2007-01-10 [colin]      2.7.0cvs5
6486
6487         * src/mainwindow.c
6488                 Fix bug 1095, 'Crash while changing folder 
6489                 columns during incorporation'
6490
6491 2007-01-09 [colin]      2.7.0cvs4
6492
6493         * src/gtk/pluginwindow.c
6494                 Set the plugin window transient. Seems
6495                 like some window managers hide it in
6496                 the background after "load plugin"...
6497
6498 2007-01-09 [colin]      2.7.0cvs3
6499
6500         * src/gtk/filesel.c
6501                 Use the same type for alloc and free
6502
6503 2007-01-08 [paul]       2.7.0cvs2
6504
6505         * po/nl.po
6506                 updated by Tim Dijkstra
6507
6508 2007-01-08 [paul]       2.7.0cvs1
6509
6510         * src/prefs_themes.c
6511         * src/common/utils.c
6512                 Fix resource leaks
6513
6514 2007-01-08 [paul]       2.7.0
6515
6516         * NEWS
6517         * README
6518         * RELEASE_NOTES
6519                 2.7.0 released
6520
6521 2007-01-08 [paul]       2.6.1cvs119
6522
6523         * doc/man/claws-mail.1
6524                 another correction
6525
6526 2007-01-08 [paul]       2.6.1cvs118
6527
6528         * doc/man/claws-mail.1
6529                 corrections
6530         * manual/advanced.xml
6531                 improved English usage
6532
6533 2007-01-08 [paul]       2.6.1cvs117
6534
6535         * po/ca.po
6536         * po/de.po
6537         * po/en_GB.po
6538         * po/fi.po
6539         * po/it.po
6540         * po/pt_BR.po
6541         * po/sk.po
6542         * po/sr.po
6543         * po/zh_CN.po
6544                 updated by Miquel Oliete, Stephan Sachse, me,
6545                 Tommi Pirinen, Andrea Spadaccini, Frederico
6546                 Goncalves Guimaraes, Andrej Kacian, Aleksandar
6547                 Urosevic, and Ralgh Young
6548
6549 2007-01-07 [mones]      2.6.1cvs116
6550
6551         * manual/es/advanced.xml
6552         * po/es.po
6553                 Synced manual (unhide mark_as_read_delay)
6554                 and updated translation for release
6555
6556 2007-01-07 [paul]       2.6.1cvs115
6557
6558         * src/prefs_matcher.c
6559                 make the hbox content fit better under
6560                 various languages
6561
6562 2007-01-07 [colin]      2.6.1cvs114
6563
6564         * src/messageview.c
6565                 Fix bug 1088, 'Ctrl-h produces repeatable
6566                 crash'
6567
6568 2007-01-06 [colin]      2.6.1cvs113
6569
6570         * src/etpan/imap-thread.c
6571                 Add casts to int to get certs. Fixes
6572                 bug 1064, 'crash @ etpan_certificate_check() 
6573                 when opening an IMAP folder', with latest
6574                 libetpan CVS or >= 0.49
6575         * src/mainwindow.c
6576         * src/mainwindow.h
6577         * src/imap_gtk.c
6578         * src/news_gtk.c
6579         * src/prefs_folder_item.c
6580                 Grey out the "synchronise" menu items if
6581                 there's nothing to synchronise.
6582         * src/plugins/pgpcore/sgpgme.c
6583                 Make an error clearer than "Unknown error"
6584
6585 2007-01-06 [colin]      2.6.1cvs112
6586
6587         * src/messageview.c
6588                 Don't try to show a message if updating
6589                 Maybe fixes bug 1088, 'ctrl-h produces
6590                 repeatable crash'.
6591
6592 2007-01-06 [colin]      2.6.1cvs111
6593
6594         * src/summaryview.c
6595                 Disable Control-Space (handle it as Space).
6596
6597 2007-01-05 [paul]       2.6.1cvs110
6598
6599         * src/imap.c
6600                 Fix bug 934, 'sylpheed claws 2.1 
6601                 doesn't show Exchanges Public Folders'
6602                 Thanks to Hoa and Colin
6603         * src/msgcache.c
6604                 Refuse to allocate more than 2 MB for a 
6605                 single field, it's a good indication of
6606                 cache corruption.
6607
6608 2007-01-05 [colin]      2.6.1cvs109
6609
6610         * src/mainwindow.c
6611                 Allow --select'ing emails by Message-ID too
6612
6613 2007-01-05 [colin]      2.6.1cvs108
6614
6615         * src/common/quoted-printable.c
6616                 Uh! Third fix :)
6617
6618 2007-01-05 [colin]      2.6.1cvs107
6619
6620         * src/common/quoted-printable.c
6621                 Fix previous commit about bug 1089
6622                 Thanks to Ralf
6623
6624 2007-01-05 [colin]      2.6.1cvs106
6625
6626         * src/common/quoted-printable.c
6627                 Fix my previous commit on bug 1089
6628                 - Thanks to Ralf :)
6629
6630 2007-01-04 [colin]      2.6.1cvs105
6631
6632         * src/common/quoted-printable.c
6633                 Fix bug 1089, 'NUL characters in Subject 
6634                 line are misinterpreted'. Not a pain to
6635                 fix in fact.
6636
6637 2007-01-04 [colin]      
6638
6639         2.7.0-rc3 released
6640
6641 2007-01-04 [wwp]        2.6.1cvs104
6642
6643         * src/image_viewer.c
6644                 Force operator precedence (fix a compiler warning).
6645
6646 2007-01-04 [colin]      2.6.1cvs103
6647
6648         * src/image_viewer.c
6649                 Be cautious there too (same fix as the one
6650                 in textview from cvs33)
6651         * src/messageview.c
6652                 Don't use any MimeViewer plugin when showing
6653                 all headers
6654
6655 2007-01-03 [wwp]        2.6.1cvs102
6656
6657         * src/html.c
6658         * src/html.h
6659                 fixed "cent" sign (use the existing ASCII one),
6660                 decode more HTML entities,
6661                 converted table ASCII entries to UTF-8,
6662                 moved a switch() into a hashtable.
6663
6664 2007-01-03 [paul]       2.6.1cvs101
6665
6666         * src/compose.c
6667         * src/messageview.c
6668         * src/procmsg.c
6669         * src/procmsg.h
6670                 When possible, use move_msg instead of
6671                 copy_msg + remove_msg to move sent mail
6672                 from Queue to Sent. 
6673
6674 2007-01-03 [paul]       2.6.1cvs100
6675
6676         * src/html.c
6677                 add more html entity recognition:
6678                 pounds, euros, and cents
6679
6680 2007-01-03 [colin]      2.6.1cvs99
6681
6682         * src/imap_gtk.c
6683                 Don't display an error on NOSELECT
6684                 folders when synchronising
6685
6686 2007-01-03 [paul]       2.6.1cvs98
6687
6688         * tools/maildir2claws-mail.pl
6689                 only substitute 'sent-mail' if it's
6690                 the full directory name
6691
6692 2007-01-03 [paul]       2.6.1cvs97
6693
6694         * ChangeLog
6695         * ChangeLog.pre2.0.0
6696         * Makefile.am
6697                 archive a chunk of ChangeLog in
6698                 ChangeLog.pre2.0.0
6699         * ChangeLog.gtk1
6700         * doc/src/ChangeLog.claws-pre0.8.0
6701                 remove ChangeLog.claws-pre0.8.0, adding
6702                 its contents to ChangeLog.gtk1
6703
6704 2007-01-03 [paul]       2.6.1cvs96
6705
6706         * src/account.c
6707         * src/account.h
6708         * src/action.c
6709         * src/action.h
6710         * src/adbookbase.h
6711         * src/addr_compl.c
6712         * src/addr_compl.h
6713         * src/addrbook.c
6714         * src/addrcache.c
6715         * src/addrcache.h
6716         * src/addrcindex.c
6717         * src/addrcindex.h
6718         * src/addrclip.c
6719         * src/addrclip.h
6720         * src/addrdefs.h
6721         * src/addressadd.c
6722         * src/addressadd.h
6723         * src/addressbook.c
6724         * src/addressbook.h
6725         * src/addressbook_foldersel.c
6726         * src/addressbook_foldersel.h
6727         * src/addrgather.c
6728         * src/addrgather.h
6729         * src/addrharvest.c
6730         * src/addrharvest.h
6731         * src/addrindex.c
6732         * src/addrindex.h
6733         * src/addritem.c
6734         * src/addritem.h
6735         * src/addrquery.c
6736         * src/addrquery.h
6737         * src/addrselect.c
6738         * src/addrselect.h
6739         * src/alertpanel.c
6740         * src/alertpanel.h
6741         * src/browseldap.c
6742         * src/browseldap.h
6743         * src/codeconv.c
6744         * src/codeconv.h
6745         * src/compose.c
6746         * src/compose.h
6747         * src/customheader.c
6748         * src/customheader.h
6749         * src/displayheader.c
6750         * src/displayheader.h
6751         * src/editaddress.c
6752         * src/editaddress.h
6753         * src/editbook.c
6754         * src/editbook.h
6755         * src/editgroup.c
6756         * src/editgroup.h
6757         * src/editjpilot.c
6758         * src/editjpilot.h
6759         * src/editldap.c
6760         * src/editldap.h
6761         * src/editldap_basedn.c
6762         * src/editldap_basedn.h
6763         * src/editvcard.c
6764         * src/editvcard.h
6765         * src/exphtmldlg.c
6766         * src/exphtmldlg.h
6767         * src/expldifdlg.c
6768         * src/expldifdlg.h
6769         * src/export.c
6770         * src/export.h
6771         * src/exporthtml.c
6772         * src/exporthtml.h
6773         * src/exportldif.c
6774         * src/exportldif.h
6775         * src/filtering.c
6776         * src/filtering.h
6777         * src/folder.c
6778         * src/folder.h
6779         * src/folder_item_prefs.c
6780         * src/folder_item_prefs.h
6781         * src/foldersel.c
6782         * src/foldersel.h
6783         * src/folderutils.c
6784         * src/folderutils.h
6785         * src/folderview.c
6786         * src/folderview.h
6787         * src/grouplistdialog.c
6788         * src/grouplistdialog.h
6789         * src/headerview.c
6790         * src/html.c
6791         * src/html.h
6792         * src/image_viewer.c
6793         * src/image_viewer.h
6794         * src/imap.c
6795         * src/imap.h
6796         * src/imap_gtk.c
6797         * src/imap_gtk.h
6798         * src/import.c
6799         * src/import.h
6800         * src/importldif.c
6801         * src/importldif.h
6802         * src/importmutt.c
6803         * src/importmutt.h
6804         * src/importpine.c
6805         * src/importpine.h
6806         * src/inc.c
6807         * src/inc.h
6808         * src/jpilot.c
6809         * src/jpilot.h
6810         * src/ldapctrl.c
6811         * src/ldapctrl.h
6812         * src/ldaplocate.c
6813         * src/ldaplocate.h
6814         * src/ldapquery.c
6815         * src/ldapquery.h
6816         * src/ldapserver.c
6817         * src/ldapserver.h
6818         * src/ldaputil.c
6819         * src/ldaputil.h
6820         * src/ldif.c
6821         * src/ldif.h
6822         * src/main.c
6823         * src/main.h
6824         * src/mainwindow.c
6825         * src/mainwindow.h
6826         * src/manual.c
6827         * src/manual.h
6828         * src/mbox.c
6829         * src/message_search.c
6830         * src/message_search.h
6831         * src/messageview.c
6832         * src/messageview.h
6833         * src/mh.c
6834         * src/mh.h
6835         * src/mh_gtk.c
6836         * src/mh_gtk.h
6837         * src/mimeview.c
6838         * src/mimeview.h
6839         * src/msgcache.c
6840         * src/msgcache.h
6841         * src/mutt.c
6842         * src/mutt.h
6843         * src/news.c
6844         * src/news.h
6845         * src/news_gtk.c
6846         * src/news_gtk.h
6847         * src/partial_download.c
6848         * src/partial_download.h
6849         * src/pine.c
6850         * src/pine.h
6851         * src/pop.c
6852         * src/pop.h
6853         * src/prefs_account.c
6854         * src/prefs_account.h
6855         * src/prefs_actions.c
6856         * src/prefs_actions.h
6857         * src/prefs_common.c
6858         * src/prefs_common.h
6859         * src/prefs_compose_writing.c
6860         * src/prefs_compose_writing.h
6861         * src/prefs_customheader.c
6862         * src/prefs_customheader.h
6863         * src/prefs_display_header.c
6864         * src/prefs_display_header.h
6865         * src/prefs_filtering.c
6866         * src/prefs_filtering.h
6867         * src/prefs_filtering_action.c
6868         * src/prefs_filtering_action.h
6869         * src/prefs_folder_column.c
6870         * src/prefs_folder_column.h
6871         * src/prefs_folder_item.c
6872         * src/prefs_folder_item.h
6873         * src/prefs_fonts.c
6874         * src/prefs_fonts.h
6875         * src/prefs_gtk.c
6876         * src/prefs_gtk.h
6877         * src/prefs_image_viewer.c
6878         * src/prefs_image_viewer.h
6879         * src/prefs_matcher.c
6880         * src/prefs_matcher.h
6881         * src/prefs_message.c
6882         * src/prefs_msg_colors.c
6883         * src/prefs_msg_colors.h
6884         * src/prefs_other.c
6885         * src/prefs_quote.c
6886         * src/prefs_receive.c
6887         * src/prefs_send.c
6888         * src/prefs_spelling.c
6889         * src/prefs_spelling.h
6890         * src/prefs_summaries.c
6891         * src/prefs_summaries.h
6892         * src/prefs_summary_column.c
6893         * src/prefs_summary_column.h
6894         * src/prefs_template.c
6895         * src/prefs_template.h
6896         * src/prefs_themes.c
6897         * src/prefs_themes.h
6898         * src/prefs_toolbar.c
6899         * src/prefs_toolbar.h
6900         * src/prefs_wrapping.c
6901         * src/prefs_wrapping.h
6902         * src/privacy.c
6903         * src/privacy.h
6904         * src/procheader.c
6905         * src/procheader.h
6906         * src/procmime.c
6907         * src/procmime.h
6908         * src/procmsg.c
6909         * src/procmsg.h
6910         * src/quote_fmt.c
6911         * src/quote_fmt_parse.y
6912         * src/recv.c
6913         * src/recv.h
6914         * src/remotefolder.c
6915         * src/remotefolder.h
6916         * src/send_message.c
6917         * src/send_message.h
6918         * src/setup.c
6919         * src/setup.h
6920         * src/sourcewindow.c
6921         * src/sourcewindow.h
6922         * src/ssl_manager.c
6923         * src/ssl_manager.h
6924         * src/statusbar.c
6925         * src/statusbar.h
6926         * src/stock_pixmap.c
6927         * src/stock_pixmap.h
6928         * src/summary_search.c
6929         * src/summary_search.h
6930         * src/summaryview.c
6931         * src/summaryview.h
6932         * src/textview.c
6933         * src/textview.h
6934         * src/toolbar.c
6935         * src/toolbar.h
6936         * src/undo.c
6937         * src/undo.h
6938         * src/unmime.c
6939         * src/unmime.h
6940         * src/vcard.c
6941         * src/vcard.h
6942         * src/wizard.c
6943         * src/wizard.h
6944         * src/common/base64.c
6945         * src/common/base64.h
6946         * src/common/defs.h
6947         * src/common/hooks.c
6948         * src/common/hooks.h
6949         * src/common/log.c
6950         * src/common/log.h
6951         * src/common/mgutils.c
6952         * src/common/mgutils.h
6953         * src/common/nntp.c
6954         * src/common/nntp.h
6955         * src/common/passcrypt.c
6956         * src/common/passcrypt.h.in
6957         * src/common/plugin.c
6958         * src/common/plugin.h
6959         * src/common/prefs.c
6960         * src/common/prefs.h
6961         * src/common/progressindicator.c
6962         * src/common/progressindicator.h
6963         * src/common/quoted-printable.c
6964         * src/common/quoted-printable.h
6965         * src/common/session.c
6966         * src/common/session.h
6967         * src/common/smtp.c
6968         * src/common/smtp.h
6969         * src/common/socket.c
6970         * src/common/socket.h
6971         * src/common/ssl.c
6972         * src/common/ssl.h
6973         * src/common/ssl_certificate.c
6974         * src/common/ssl_certificate.h
6975         * src/common/stringtable.c
6976         * src/common/stringtable.h
6977         * src/common/template.c
6978         * src/common/template.h
6979         * src/common/timing.h
6980         * src/common/utils.c
6981         * src/common/utils.h
6982         * src/common/version.h.in
6983         * src/common/xml.c
6984         * src/common/xml.h
6985         * src/common/xmlprops.c
6986         * src/common/xmlprops.h
6987         * src/gtk/about.c
6988         * src/gtk/colorlabel.c
6989         * src/gtk/colorsel.c
6990         * src/gtk/colorsel.h
6991         * src/gtk/combobox.c
6992         * src/gtk/combobox.h
6993         * src/gtk/description_window.c
6994         * src/gtk/description_window.h
6995         * src/gtk/filesel.c
6996         * src/gtk/filesel.h
6997         * src/gtk/foldersort.c
6998         * src/gtk/foldersort.h
6999         * src/gtk/gtksctree.c
7000         * src/gtk/gtkutils.c
7001         * src/gtk/gtkutils.h
7002         * src/gtk/inputdialog.c
7003         * src/gtk/inputdialog.h
7004         * src/gtk/logwindow.c
7005         * src/gtk/logwindow.h
7006         * src/gtk/manage_window.c
7007         * src/gtk/manage_window.h
7008         * src/gtk/menu.c
7009         * src/gtk/menu.h
7010         * src/gtk/pluginwindow.c
7011         * src/gtk/pluginwindow.h
7012         * src/gtk/prefswindow.c
7013         * src/gtk/prefswindow.h
7014         * src/gtk/progressdialog.c
7015         * src/gtk/progressdialog.h
7016         * src/gtk/sslcertwindow.c
7017         * src/gtk/sslcertwindow.h
7018         * src/plugins/bogofilter/bogofilter.c
7019         * src/plugins/bogofilter/bogofilter.h
7020         * src/plugins/bogofilter/bogofilter_gtk.c
7021         * src/plugins/clamav/clamav_plugin.c
7022         * src/plugins/clamav/clamav_plugin.h
7023         * src/plugins/clamav/clamav_plugin_gtk.c
7024         * src/plugins/demo/demo.c
7025         * src/plugins/dillo_viewer/dillo_prefs.c
7026         * src/plugins/dillo_viewer/dillo_prefs.h
7027         * src/plugins/dillo_viewer/dillo_viewer.c
7028         * src/plugins/pgpcore/passphrase.c
7029         * src/plugins/pgpcore/passphrase.h
7030         * src/plugins/pgpcore/pgp_viewer.c
7031         * src/plugins/pgpcore/pgp_viewer.h
7032         * src/plugins/pgpcore/plugin.c
7033         * src/plugins/pgpcore/select-keys.c
7034         * src/plugins/pgpcore/select-keys.h
7035         * src/plugins/pgpcore/sgpgme.c
7036         * src/plugins/pgpcore/sgpgme.h
7037         * src/plugins/pgpinline/pgpinline.c
7038         * src/plugins/pgpinline/pgpinline.h
7039         * src/plugins/pgpinline/plugin.c
7040         * src/plugins/pgpmime/pgpmime.c
7041         * src/plugins/pgpmime/pgpmime.h
7042         * src/plugins/pgpmime/plugin.c
7043         * src/plugins/spamassassin/spamassassin.c
7044         * src/plugins/spamassassin/spamassassin.h
7045         * src/plugins/spamassassin/spamassassin_gtk.c
7046         * src/plugins/trayicon/trayicon.c
7047                 it's 2007, update the year in the copyright headers
7048
7049 2007-01-03 [paul]       2.6.1cvs95
7050
7051         * src/gtk/about.c
7052                 it is 2007, use it in the copyright string
7053
7054 2007-01-03 [paul]       2.6.1cvs94
7055
7056         * src/html.c
7057                 html entity conversion:
7058                 move &#153; to a more suitable place
7059                 add &bull; and &ndash;
7060                 make sure &mdash; and &#8212; are both
7061                 converted the same
7062
7063 2007-01-02 [colin]      2.6.1cvs93
7064
7065         * src/addrbook.c
7066                 Fix leak
7067         * src/common/plugin.c
7068                 Add comment
7069         * src/etpan/imap-thread.c
7070                 Fix warning
7071
7072 2006-12-31 [paul]       2.6.1cvs92
7073
7074         * src/prefs_summaries.c
7075                 use gtk_button_new_from_stock()
7076
7077 2006-12-30 [colin]      2.6.1cvs91
7078
7079         * src/folder.c
7080         * src/imap_gtk.c
7081         * src/mh_gtk.c
7082                 Don't update filtering and account paths 
7083                 when copying folders
7084
7085 2006-12-30 [colin]      2.6.1cvs90
7086
7087         * src/prefs_compose_writing.c
7088         * src/prefs_quote.c
7089         * src/prefs_template.c
7090                 Use message font for Writing and 
7091                 Quoting prefs, as well as Templates.
7092
7093 2006-12-30 [colin]      2.6.1cvs89
7094
7095         * src/prefs_summaries.c
7096                 Rework GUI; patch by Pawel
7097
7098 2006-12-29 [colin]      2.6.1cvs88
7099
7100         * src/prefs_folder_item.c
7101                 Fix bug 1085, 'Apply to subfolder 
7102                 doesn't work' - I was mistaken saying
7103                 it worked in every case
7104
7105 2006-12-28 [colin]      2.6.1cvs87
7106
7107         * src/gtk/gtkaspell.c
7108                 Don't assert if use_alternate is true
7109                 and alt_dictionary isn't set -- this 
7110                 is what happens on upgrade! Rather,
7111                 do with it.
7112
7113 2006-12-28 [colin]      2.6.1cvs86
7114
7115         * Makefile.am
7116                 Fix desktop/icon simplification
7117
7118 2006-12-28 [colin]      2.6.1cvs85
7119
7120         * Makefile.am
7121                 Make desktop and icon not 
7122                 dependant on the desktop
7123
7124 2006-12-28 [wwp]        2.6.1cvs84
7125
7126         * src/plugins/pgpmime/claws.def
7127                 Add missing symbol (discards gpg4win's 03-plugins-symbols.patch).
7128
7129 2006-12-28 [wwp]        2.6.1cvs83
7130
7131         * src/prefs_folder_item.c
7132                 Fix coloring of "simplify subject regexp" (folder prefs),
7133                 which might be left to red whereas the regexp gets empty.
7134
7135 2006-12-28 [wwp]        2.6.1cvs82
7136
7137         * src/prefs_common.c
7138         * src/prefs_common.h
7139         * src/addressbook.c
7140         * src/addressitem.h
7141                 Save addressbook mainwindow's horizontal and vertical splitter position.
7142
7143 2006-12-27 [wwp]        2.6.1cvs81
7144
7145         * src/gtk/gtkaspell.c
7146         * src/gtk/gtkaspell.h
7147         * src/compose.c
7148                 Fix assignment of compose's default and alternate dictionary from
7149                 account or folder settings. Now gtkaspell_change_dict does rotate
7150                 dicts only when it's called from a menu cb.
7151
7152 2006-12-27 [wwp]        2.6.1cvs80
7153
7154         * src/folder_item_prefs.c
7155                 Fix randomly initialized default-alt-dictionary (folder prefs),
7156                 complete 2.6.1cvs72.
7157
7158 2006-12-27 [paul]       2.6.1cvs79
7159
7160         * src/imap_gtk.c
7161         * src/mh_gtk.c
7162                 Add Copy folder in the folder's contextual
7163                 menu
7164
7165 2006-12-27 [wwp]        2.6.1cvs78
7166
7167         * src/imap.c
7168                 Clean up session locking, thanks to Colin.
7169
7170 2006-12-26 [colin]      2.6.1cvs77
7171
7172         * src/statusbar.c
7173                 Revert previous patch
7174
7175 2006-12-26 [colin]      2.6.1cvs76
7176
7177         * src/folder.c
7178         * src/folderview.c
7179         * src/imap.c
7180         * src/statusbar.c
7181         * src/etpan/imap-thread.c
7182                 Fix previous commit warnings
7183                 Make statusbar update every second if total < 20
7184                 Make IMAP APPEND faster by simplifying log              
7185
7186 2006-12-26 [colin]      2.6.1cvs75
7187
7188         * src/folder.c
7189         * src/folder.h
7190         * src/folderview.c
7191         * src/folderview.h
7192         * src/imap_gtk.c
7193         * src/mh_gtk.c
7194                 Make it possible to copy folders accross
7195                 mailboxes (this was an arbitrary limitation).
7196                 Still make it impossible to move folders 
7197                 accross mailboxes.
7198
7199 2006-12-26 [colin]      2.6.1cvs74
7200
7201         * src/etpan/imap-thread.c
7202                 Fix bug 1081, 'claws-mail 
7203                 segfaults when going offline 
7204                 while it transfers mails via 
7205                 imap'
7206
7207 2006-12-26 [colin]      2.6.1cvs73
7208
7209         * src/folder_item_prefs.c
7210                 Don't forget alt dictionary when
7211                 renaming/moving folders
7212
7213 2006-12-26 [wwp]        2.6.1cvs72
7214
7215         * src/folder_item_prefs.c
7216                 Add missing defaults for per-folder alt dict
7217                 (forgotten in 2.6.1cvs61).
7218
7219 2006-12-26 [colin]      2.6.1cvs71
7220
7221         * src/wizard.c
7222                 Add tooltip to state that specifying
7223                 full path to mailbox is possible
7224
7225 2006-12-26 [wwp]        2.6.1cvs70
7226
7227         * src/partial_download.c
7228         * src/gtk/gtkvscrollbutton.c
7229         * src/plugins/pgpinline/plugin.c
7230                 Fix for few compiler warnings that matter.
7231
7232 2006-12-25 [colin]      2.6.1cvs69
7233
7234         * src/partial_download.c
7235                 Fix marking for download or deletion
7236                 when the header isn't the first
7237         * src/gtk/logwindow.c
7238                 Fix start of scrolling
7239
7240 2006-12-23 [paul]       2.6.1cvs68
7241
7242         * src/compose.c
7243                 change last commit to use the 'academic'
7244                 method instead. Thanks to wwp
7245
7246 2006-12-23 [paul]       2.6.1cvs67
7247
7248         * src/compose.c
7249                 don't warn about empty subject when
7250                 redirecting
7251
7252 2006-12-22 [colin]      2.6.1cvs66
7253
7254         * src/summary_search.c
7255                 Fix previous patch
7256
7257 2006-12-22 [colin]      2.6.1cvs65
7258
7259         * src/gtk/gtkutils.c
7260         * src/imap.c
7261         * src/jpilot.c
7262         * src/summary_search.c
7263                 A few warning fixes
7264
7265 2006-12-23 [paul]       
7266
7267         2.7.0-rc2 released
7268
7269 2006-12-22 [colin]      2.6.1cvs64
7270
7271         * src/toolbar.c
7272         * src/toolbar.h
7273                 Add a combo to the learn spam button
7274         * src/plugins/bogofilter/bogofilter.c
7275         * src/plugins/bogofilter/bogofilter_gtk.c
7276         * src/plugins/bogofilter/bogofilter.h
7277                 Allow to store Unsure mails in a specific
7278                 folder to make better teaching easier
7279
7280 2006-12-21 [wwp]        2.6.1cvs63
7281
7282         * src/compose.c
7283         * src/prefs_common.c
7284         * src/prefs_common.h
7285         * src/prefs_spelling.c
7286         * src/gtk/gtkaspell.c
7287         * src/gtk/gtkaspell.h
7288                 Allow spell-checking using both current and alternate dictionaries
7289                 (thanks to Colin).
7290
7291 2006-12-21 [wwp]        2.6.1cvs62
7292
7293         * src/gtk/gtkaspell.c
7294                 Apply recheck_when_changing_dict (highlight all mispelled words)
7295                 when switching to alternate dictionary.
7296
7297 2006-12-21 [wwp]        2.6.1cvs61
7298
7299         * src/compose.c
7300         * src/folder_item_prefs.h
7301         * src/prefs_common.c
7302         * src/prefs_common.h
7303         * src/prefs_folder_item.c
7304         * src/prefs_spelling.c
7305         * src/gtk/gtkaspell.c
7306         * src/gtk/gtkaspell.h
7307                 Add global and per-folder prefs to set the default
7308                 alternate dictionary.
7309
7310 2006-12-21 [colin]      2.6.1cvs60
7311
7312         * src/folder.c
7313                 Look for folders by path in all folders
7314         * src/html.c
7315                 add &mdash;
7316
7317 2006-12-20 [colin]      2.6.1cvs59
7318
7319         * src/gtk/quicksearch.c
7320                 Make sure in_typing is false when clearing
7321
7322 2006-12-20 [wwp]        2.6.1cvs58
7323
7324         * configure.ac
7325                 change manual's target dir to be LFH-compliant (thanks to Colin).
7326
7327 2006-12-20 [wwp]        2.6.1cvs57
7328
7329         * src/prefs_common.c
7330         * src/prefs_summaries.c
7331                 i18n fix and factorize patch, thanks to Fabien.
7332
7333 2006-12-20 [paul]       2.6.1cvs56
7334
7335         * configure.ac
7336                 last of the renaming (??)
7337         * src/main.c
7338                 correct --help info of --status-full
7339         * src/plugins/bogofilter/bogofilter.c
7340                 make FALSE default of whitelist_ab
7341
7342 2006-12-19 [colin]      2.6.1cvs55
7343
7344         * src/jpilot.c
7345                 Same as before, without depending on
7346                 pisock >= 0.12
7347
7348 2006-12-19 [colin]      2.6.1cvs54
7349
7350         * src/jpilot.c
7351                 Fix bug 1059, 'Better jpilot charset 
7352                 handling'. Use libpisync's charset conversion
7353                 if possible
7354
7355 2006-12-19 [colin]      2.6.1cvs53
7356
7357         * po/fr.po
7358                 Updated by Fabien
7359
7360 2006-12-19 [wwp]        2.6.1cvs52
7361
7362         * src/gtk/about.c
7363                 Add missing #include (thanks to Colin).
7364
7365 2006-12-19 [wwp]        2.6.1cvs51
7366
7367         * src/prefs_receive.c
7368                 Better spacing between widgets in prefs.
7369
7370 2006-12-18 [colin]      2.6.1cvs50
7371
7372         * src/imap.c
7373                 Fix failure to get separator on LIST "" ""
7374                 Try LIST "" "INBOX" too.
7375
7376 2006-12-18 [wwp]        2.6.1cvs49
7377
7378         * src/common/session.c
7379                 Fix a compiler warning (thanks to Fabien).
7380
7381 2006-12-18 [wwp]        2.6.1cvs48
7382
7383         * src/compose.c
7384         * src/prefs_quote.c
7385                 Factorize some strings for translation (it's about error
7386                 messages when applying or checking template/quote format).
7387
7388 2006-12-18 [colin]      2.6.1cvs47
7389
7390         * Makefile.am
7391         * src/common/defs.h
7392         * src/gtk/Makefile.am
7393         * src/gtk/about.c
7394                 Add a Release notes tab from the contents of
7395                 $(DOCDIR)/RELEASE_NOTES. Patch by Fabien.
7396
7397 2006-12-17 [colin]      2.6.1cvs46
7398
7399         * src/mimeview.c
7400         * src/textview.c
7401         * src/gtk/filesel.c
7402                 Correctly convert from/to UTF8/filename encoding
7403                 when loading and saving files. Probably fixes
7404                 bug 1068, 'Claws-Mail uses 100% CPU when looking 
7405                 for a file to attach and is blocked...'
7406
7407 2006-12-17 [colin]      2.6.1cvs45
7408
7409         * src/gtk/logwindow.c
7410                 Fix bug 1067, 'Claws-Mail uses 100% CPU on an 
7411                 IMAP folder and is blocked on main thread': 
7412                 make sure we put utf8 in the log.
7413
7414 2006-12-16 [colin]      2.6.1cvs44
7415
7416         * src/toolbar.c
7417         * src/toolbar.h
7418                 Fix bug 1055, 'Add the 'cancel receive' 
7419                 in the available events for the toolbar buttons'
7420
7421 2006-12-16 [colin]      2.6.1cvs43
7422
7423         * po/POTFILES.in
7424         * src/imap.c
7425         * src/common/nntp.c
7426         * src/common/session.c
7427                 Log error when SSL handshakes fail. 
7428                 Fixes bug 1082, 'incorrect / imprecise 
7429                 error message when imap server provides 
7430                 ssl only through STARTTLS but SSL is 
7431                 selected'
7432
7433 2006-12-15 [wwp]        2.6.1cvs42
7434
7435         * src/plugins/bogofilter/bogofilter_gtk.c
7436                 set proper sensitivity to widgets I've recently added.
7437
7438 2006-12-15 [colin]      
7439
7440         2.7.0-rc1 released
7441
7442 2006-12-15 [wwp]        2.6.1cvs41
7443
7444         * src/plugins/bogofilter/bogofilter.c
7445         * src/plugins/bogofilter/bogofilter.h
7446         * src/plugins/bogofilter/bogofilter_gtk.c
7447                 bogofilter's whitelist can now use a subset of
7448                 the addressbook (either a book, a subfolder of a book,
7449                 or the whole addressbook by using "Any"). Re-used there
7450                 some pref_matcher widgets and mechanisms to match a subset
7451                 of the addressbook.
7452
7453 2006-12-15 [wwp]        2.6.1cvs40
7454
7455         * src/wizard.c
7456         * src/common/plugin.c
7457         * src/common/plugin.h
7458         * src/gtk/about.c
7459         * src/plugins/bogofilter/bogofilter.c
7460         * src/plugins/clamav/clamav_plugin.c
7461         * src/plugins/demo/demo.c
7462         * src/plugins/dillo_viewer/dillo_viewer.c
7463         * src/plugins/pgpcore/plugin.c
7464         * src/plugins/pgpinline/plugin.c
7465         * src/plugins/pgpmime/plugin.c
7466         * src/plugins/spamassassin/spamassassin.c
7467         * src/plugins/trayicon/trayicon.c
7468                 factorize some translatable strings (plugins-related),
7469                 fix missing punctuation in several places,
7470                 remove useless translatable \n in about.c,
7471                 and factorize plugin init code w/ a new function
7472                 check_plugin_version() in common/plugin.c.
7473                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
7474
7475 2006-12-15 [wwp]        2.6.1cvs39
7476
7477         * src/plugins/bogofilter/bogofilter.c
7478         * src/plugins/bogofilter/bogofilter_gtk.c
7479                 flag whitelisted spams as spam, but don't filter it to the spam
7480                 folder. Thanks to Colin.
7481
7482 2006-12-15 [ticho]      2.6.1cvs38
7483
7484         * src/plugins/bogofilter/bogofilter.c
7485         * src/plugins/bogofilter/bogofilter.h
7486         * src/plugins/bogofilter/bogofilter_gtk.c
7487                 Add option to whitelist senders found in addressbook. Patch by colin.
7488
7489 2006-12-15 [paul]       2.6.1cvs37
7490
7491         * src/folderview.c
7492                 add missing #include "log.h"
7493
7494 2006-12-15 [paul]       2.6.1cvs36
7495
7496         * src/plugins/bogofilter/bogofilter.c
7497         * src/plugins/bogofilter/bogofilter.h
7498         * src/plugins/bogofilter/bogofilter_gtk.c
7499                 Add an option to allow inserting an
7500                 X-Claws-Bogosity header (on MH folders
7501                 only). Patch by Colin
7502
7503 2006-12-14 [colin]      2.6.1cvs35
7504
7505         * src/main.c
7506                 "Yes" should be the default choice for
7507                 migration configuration
7508
7509 2006-12-14 [paul]       2.6.1cvs34
7510
7511         * src/prefs_summaries.c
7512         * manual/advanced.xml
7513                 Unhide mark_as_read_delay
7514
7515 2006-12-14 [paul]       2.6.1cvs33
7516
7517         * src/messageview.c
7518         * src/messageview.h
7519         * src/mimeview.c
7520         * src/mimeview.h
7521         * src/summaryview.c
7522         * src/textview.c
7523         * src/textview.h
7524                 Fix printing of selection
7525                 Fix printing of message parts
7526                 Fix printing of images
7527         * src/gtk/gtksourceprintjob.c
7528                 Fix page count when there are images
7529
7530 2006-12-14 [wwp]        2.6.1cvs32
7531
7532         * src/mainwindow.c
7533         * src/summaryview.c
7534         * src/summaryview.h
7535         * src/gtk/quicksearch.c
7536                 fix quicksearch 'magnify' button status when QS is closed
7537                 using the Escape key, thanks to Colin.
7538
7539 2006-12-14 [wwp]        2.6.1cvs31
7540
7541         * src/mainwindow.c
7542         * src/summaryview.c
7543         * src/summaryview.h
7544         * src/gtk/quicksearch.c
7545                 fix quicksearch 'magnify' button status when QS is closed
7546                 using the Escape key, thanks to Colin.
7547
7548 2006-12-13 [colin]      2.6.1cvs30
7549
7550         * src/ldapquery.c
7551         * src/ldaputil.c
7552                 Use the binary safe version of ldap_get_values,
7553                 to make sure we manipulate null-terminated 
7554                 strings. Maybe fixes bug 1075, 'claws mail 
7555                 segfault when completing ldap adresses'
7556         * src/syldap.c ** REMOVED **
7557         * src/syldap.h ** REMOVED **
7558                 Remove dead files
7559
7560 2006-12-13 [mones]      2.6.1cvs29
7561
7562         * po/es.po
7563                 Fixed piped strings, fixed click translation
7564
7565 2006-12-13 [paul]       2.6.1cvs28
7566
7567         * src/main.c
7568                 don't translate these strings
7569
7570 2006-12-13 [paul]       2.6.1cvs27
7571
7572         * po/en_GB.po
7573                 updated
7574
7575 2006-12-13 [colin]      2.6.1cvs26
7576
7577         * src/main.c
7578         * src/main.h
7579                 Add claws_is_starting()
7580
7581 2006-12-13 [mones]      2.6.1cvs25
7582
7583         * manual/es/advanced.xml
7584         * po/es.po
7585                 Synced manual and updated translation
7586
7587 2006-12-12 [colin]      2.6.1cvs24
7588
7589         * src/wizard.c
7590                 Add an option to use STARTTLS in the
7591                 welcome wizard. Fixes bug 1080, 
7592                 'Using SSL option in wizard for incoming 
7593                 server does not activate SSL with STARTTLS'
7594
7595 2006-12-12 [colin]      2.6.1cvs23
7596
7597         * src/main.c
7598                 Don't exit when there's an incomplete
7599                 mailbox configured - leaves a chance 
7600                 to fix a failing IMAP account. Exit
7601                 if no mailbox at all is loaded (case
7602                 of missing plugin).
7603                 Completes bug 1077's fix (I was wrong
7604                 in this bug's comment #3).
7605
7606 2006-12-12 [colin]      2.6.1cvs22
7607
7608         * src/gtk/menu.h
7609                 Add another menu data type
7610         * src/prefs_account.c
7611                 Complete the completion of bug 1076
7612                 (doesn't lose the pref on apply)
7613
7614 2006-12-12 [paul]       2.6.1cvs21
7615
7616         * src/prefs_account.c
7617                 complete the fix of bug 1076
7618                 also be more verbose with the text
7619
7620 2006-12-12 [paul]       2.6.1cvs20
7621
7622         * src/gtk/combobox.c
7623                 fix compilation warning
7624
7625 2006-12-11 [colin]      2.6.1cvs19
7626
7627         * src/wizard.c
7628                 Document :port in server entry tooltips
7629
7630 2006-12-11 [colin]      2.6.1cvs18
7631
7632         * src/main.c
7633                 Fix compile
7634
7635 2006-12-11 [colin]      2.6.1cvs17
7636
7637         * src/main.c
7638                 Add failing IMAP as a reason for no
7639                 mailbox
7640
7641 2006-12-11 [colin]      2.6.1cvs16
7642
7643         * src/prefs_account.c
7644                 Check for existence of inbox for local
7645                 accounts too
7646         * src/wizard.c
7647                 Allow setting the port to use for servers
7648                 by using the usual "server.example.com:port"
7649                 syntax. Fixes bug 1077, 'sylpheed-claws does 
7650                 not start when IMAP server is unavailable'
7651
7652 2006-12-11 [colin]      2.6.1cvs15
7653
7654         * src/prefs_account.c
7655                 Prevent use of non-existing default inbox
7656
7657 2006-12-11 [colin]      2.6.1cvs14
7658
7659         * src/prefs_account.c
7660                 Fix sensitivity. Fixes bug 1076, 'privacy 
7661                 options are displayed even when pgp plugin 
7662                 not loaded / available'
7663
7664 2006-12-09 [colin]      2.6.1cvs13
7665
7666         * manual/advanced.xml
7667         * src/prefs_common.c
7668         * src/prefs_common.h
7669         * src/common/ssl_certificate.c
7670                 Add a new hidden preference, 'unsafe_ssl_certs',
7671                 which allows to store multiple certificates per
7672                 server/port. This is disabled by default because
7673                 it's less secure (presenting a new certificate
7674                 instead of a changed one raises less alarms).
7675                 This will cause Claws to ask about an unknown
7676                 certificate for people who have used 2.6.1cvs8
7677                 or greater.
7678
7679 2006-12-09 [colin]      2.6.1cvs12
7680
7681         * src/action.c
7682                 Fix cache updating after action
7683
7684 2006-12-07 [wwp]        2.6.1cvs11
7685
7686         * src/compose.c
7687                 fix email address comparison when replying to all
7688                 (avoid replying to ourselves), thanks to Colin.
7689
7690 2006-12-06 [paul]       2.6.1cvs10
7691
7692         * src/addrharvest.c
7693         * src/editldap.c
7694         * src/expldifdlg.c
7695         * src/news.c
7696         * src/toolbar.c
7697         * src/common/utils.c
7698                 ...and more renaming
7699                 Thanks to Colin
7700
7701 2006-12-06 [paul]       2.6.1cvs9
7702
7703         * src/compose.c
7704         * src/messageview.c
7705         * src/procheader.c
7706         * src/procmime.c
7707         * src/procmsg.c
7708         * src/textview.c
7709                 more renaming
7710                 Thanks to Colin
7711
7712 2006-12-06 [colin]      2.6.1cvs8
7713
7714         * src/ssl_manager.c
7715         * src/common/ssl_certificate.c
7716         * src/common/ssl_certificate.h
7717                 Handle multiple certificates per host/port
7718
7719 2006-12-06 [colin]      2.6.1cvs7
7720
7721         * src/etpan/imap-thread.c
7722                 Fix certificate checking on IMAP
7723
7724 2006-12-06 [colin]      2.6.1cvs6
7725
7726         * src/folderview.c
7727                 Fix bug 1072, 'Claws stops fetching newsgroups 
7728                 from server when newsgroup got deleted': continue
7729                 checking other groups
7730
7731 2006-12-05 [wwp]        2.6.1cvs5
7732
7733         * src/message_search.c
7734         * src/summary_search.c
7735         * src/gtk/combobox.c
7736         * src/gtk/combobox.h
7737         * src/gtk/gtkutils.c
7738         * src/gtk/gtkutils.h
7739                 make up and down arrow keys in modern gtk_combo_box_entry widgets
7740                 behave like w/ old comboboxes (summary and message search only).
7741
7742 2006-12-05 [paul]       2.6.1cvs4
7743
7744         * src/wizard.c
7745                 encode headers
7746                 Thanks to Colin
7747
7748 2006-12-05 [paul]       2.6.1cvs3
7749
7750         * tools/README
7751         * tools/textviewer.pl
7752                 script updated and description added
7753
7754 2006-12-04 [colin]      2.6.1cvs2
7755
7756         * src/compose.c
7757                 Run pre-send hook only when checking
7758                 everything
7759
7760 2006-12-04 [paul]       2.6.1cvs1
7761
7762         * NEWS
7763         * README
7764         * RELEASE_NOTES
7765         * configure.ac
7766         * tools/README
7767                 bump up version number following stable release
7768
7769 2006-12-04 [paul]       2.6.0cvs83
7770
7771         * README
7772                 updates and corrections
7773
7774 2006-12-04 [colin]      2.6.0cvs82
7775
7776         * src/common/utils.c
7777                 Probably fix bug 1066, 'Incorrect mailbox 
7778                 size displayed'
7779
7780 2006-12-04 [colin]      2.6.0cvs81
7781
7782         * src/common/utils.c
7783                 Trim tabs from mailcap file too.
7784
7785 2006-12-02 [paul]       2.6.0cvs80
7786
7787         * src/exphtmldlg.c
7788                 fix broken GUI under certain languages
7789         * src/expldifdlg.c
7790                 put the Cancel button to the right
7791
7792 2006-12-01 [paul]       2.6.0cvs79
7793
7794         * tools/Makefile.am
7795                 remove reference to removed file
7796
7797 2006-12-01 [wwp]        2.6.0cvs78
7798
7799         * src/addressbook.c
7800         * src/editaddress.c
7801                 remove forgotten debug statements.
7802
7803 2006-12-01 [wwp]        2.6.0cvs77
7804
7805         * manual/advanced.xml
7806         * manual/fr/advanced.xml
7807         * src/addressbook.c
7808         * src/addressbook.h
7809         * src/addressitem.h
7810         * src/editaddress.c
7811         * src/editaddress.h
7812         * src/prefs_common.c
7813         * src/prefs_common.h
7814         * src/gtk/gtkutils.c
7815         * src/gtk/gtkutils.h
7816                 add a hidden option to allow embedding the editaddress (edit contact details)
7817                 dialog into the addressbook's window. This doesn't change the default
7818                 behaviour.
7819
7820 2006-12-01 [wwp]        2.6.0cvs76
7821
7822         * src/message_search.c
7823         * src/summary_search.c
7824                 fix more focus issues (don't set focus to combobox's entry widget when
7825                 entry's value changed, if entry widget has focus already).
7826
7827 2006-12-01 [wwp]        2.6.0cvs75
7828
7829         * src/gtk/quicksearch.c
7830                 revert last changes to the quicksearch gtk_combo_box, this needs more
7831                 tuning and testing.
7832
7833 2006-12-01 [paul]       2.6.0cvs74
7834
7835         * tools/kdeservicemenu/README
7836         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
7837         * tools/kdeservicemenu/install.sh
7838         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
7839         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
7840                 simplify this stuff, and in so doing,
7841                 fix it. (possibly re-extend it again at
7842                 a later date)
7843
7844 2006-12-01 [wwp]        2.6.0cvs73
7845
7846         * src/gtk/quicksearch.c
7847                 adapt quicksearch code to use modern gtk_combo_box'es.
7848
7849 2006-12-01 [wwp]        2.6.0cvs72
7850
7851         * src/common/defs.h
7852         * src/prefs_common.c
7853         * src/prefs_common.h
7854         * src/message_search.c
7855         * src/summary_search.c
7856         * src/gtk/combobox.c
7857         * src/gtk/combobox.h
7858                 add history combos to all message and summary search fields.
7859
7860 2006-12-01 [wwp]        2.6.0cvs71
7861
7862         * src/summaryview.c
7863                 As the list may change while the mark as read delay
7864                 runs, we can't rely on the 'row' pointer, which can
7865                 be invalid when the timeout is called. As the mark
7866                 as read is only done if the message is still selected,
7867                 use summaryview->selected instead. Thanks to Colin.
7868
7869 2006-11-30 [paul]       2.6.0cvs70
7870
7871         * src/textview.c
7872                 give emphasis to "Sylpheed-Claws"
7873                 as well as "Claws Mail"
7874
7875 2006-11-30 [colin]      2.6.0cvs69
7876
7877         * src/wizard.c
7878                 Put the SSL checkboxes in the receiving
7879                 and sending server pages.
7880
7881 2006-11-29 [colin]      2.6.0cvs68
7882
7883         * src/gtk/gtkutils.c
7884         * src/gtk/gtkvscrollbutton.c
7885                 Revert some deprecated fixes - they seem to
7886                 deprecate stuff as soon as a new one gets out.
7887                 g_object_ref_sink needed glib-2.10.
7888
7889 2006-11-29 [colin]      2.6.0cvs67
7890
7891         * src/common/utils.c
7892                 Create .mailcap if it doesn't exist
7893
7894 2006-11-29 [colin]      2.6.0cvs66
7895
7896         * src/compose.c
7897                 Followup to cvs60: use original list
7898                 of recipients if replying to a mail
7899                 in Sent Drafts or Queue.
7900
7901 2006-11-27 [paul]       2.6.0cvs65
7902
7903         * src/image_viewer.c
7904                 revert the last change for now (it's broken)
7905
7906 2006-11-27 [paul]       2.6.0cvs64
7907
7908         * Makefile.am
7909         * configure.ac
7910         * m4/aclocal-include.m4
7911         * m4/check-type.m4
7912         * src/Makefile.am
7913         * src/addr_compl.c
7914         * src/compose.c
7915         * src/crash.c
7916         * src/export.c
7917         * src/exporthtml.c
7918         * src/exportldif.c
7919         * src/imap.c
7920         * src/import.c
7921         * src/main.c
7922         * src/main.h
7923         * src/matcher.c
7924         * src/mimeview.c
7925         * src/procmsg.c
7926         * src/textview.c
7927         * src/common/Makefile.am
7928         * src/common/claws.c
7929         * src/common/claws.h
7930         * src/common/ssl.c
7931         * src/common/sylpheed.c
7932         * src/common/sylpheed.h
7933         * src/etpan/Makefile.am
7934         * src/gtk/Makefile.am
7935         * src/gtk/claws-marshal.list
7936         * src/gtk/filesel.c
7937         * src/gtk/gtksctree.c
7938         * src/gtk/quicksearch.c
7939         * src/gtk/sylpheed-marshal.list
7940         * src/plugins/bogofilter/bogofilter.c
7941         * src/plugins/bogofilter/bogofilter_gtk.c
7942         * src/plugins/clamav/clamav_plugin.c
7943         * src/plugins/clamav/clamav_plugin_gtk.c
7944         * src/plugins/demo/demo.c
7945         * src/plugins/dillo_viewer/dillo_viewer.c
7946         * src/plugins/pgpcore/Makefile.am
7947         * src/plugins/pgpcore/claws.def
7948         * src/plugins/pgpcore/pgp_viewer.c
7949         * src/plugins/pgpcore/plugin.c
7950         * src/plugins/pgpcore/sylpheed.def
7951         * src/plugins/pgpinline/Makefile.am
7952         * src/plugins/pgpinline/claws.def
7953         * src/plugins/pgpinline/plugin.c
7954         * src/plugins/pgpinline/sylpheed.def
7955         * src/plugins/pgpmime/Makefile.am
7956         * src/plugins/pgpmime/claws.def
7957         * src/plugins/pgpmime/plugin.c
7958         * src/plugins/pgpmime/sylpheed.def
7959         * src/plugins/spamassassin/spamassassin.c
7960         * src/plugins/spamassassin/spamassassin_gtk.c
7961         * src/plugins/trayicon/trayicon.c
7962                 yet more renaming
7963                 remove deprecated gtk_tooltips_set_delay()
7964
7965 2006-11-26 [paul]       2.6.0cvs63
7966
7967         * src/expldifdlg.c
7968         * src/folderview.c
7969         * src/image_viewer.c
7970         * src/mainwindow.c
7971         * src/gtk/gtkutils.c
7972         * src/gtk/gtkvscrollbutton.c
7973         * src/gtk/prefswindow.c
7974         * src/plugins/pgpcore/prefs_gpg.c
7975                 replace more deprecated GTK+ functions
7976
7977 2006-11-26 [paul]       2.6.0cvs62
7978
7979         * src/addr_compl.c
7980         * src/addressbook.c
7981         * src/browseldap.c
7982                 replace deprecated gtk_idle_... functions
7983
7984 2006-11-26 [paul]       2.6.0cvs61
7985
7986         * src/compose.c
7987         * src/folderview.c
7988         * src/inc.c
7989         * src/summaryview.c
7990         * src/gtk/gtkvscrollbutton.c
7991         * src/gtk/quicksearch.c
7992         * src/plugins/pgpcore/passphrase.c
7993                 replace deprecated gtk_timeout_add and
7994                 gtk_timeout_remove
7995
7996 2006-11-26 [paul]       2.6.0cvs60
7997
7998         * src/compose.c
7999                 fix bug that caused the wrong recipient
8000                 to be selected when replying to a msg
8001                 which is From one of our accounts to
8002                 another of our accounts
8003
8004 2006-11-25 [paul]       2.6.0cvs59
8005
8006         * src/summaryview.c
8007                 don't change the From column title to
8008                 To if the To column is visible
8009
8010 2006-11-24 [paul]       2.6.0cvs58
8011
8012         * src/compose.c
8013                 fix bug 1069, 'Sent mails disappear, BCC
8014                 or locking problem?'
8015
8016 2006-11-21 [wwp]        2.6.0cvs57
8017
8018         * src/compose.c
8019                 fix spelling menu when replying (same as 2.3.1cvs39):
8020                 discrepancy between context menu and top menu when
8021                 folder's dictionary isn't the default one.
8022
8023 2006-11-19 [paul]       2.6.0cvs56
8024
8025         * src/summaryview.c
8026                 obey always_show_msg option when
8027                 marking as spam
8028         * src/plugins/bogofilter/bogofilter.c
8029                 fix typo
8030
8031 2006-11-18 [paul]       2.6.0cvs55
8032
8033         * AUTHORS
8034         * README
8035         * debian/copyright
8036         * manual/ack.xml
8037         * manual/es/ack.xml
8038         * manual/fr/ack.xml
8039         * manual/pl/ack.xml
8040         * src/gtk/authors.h
8041         * src/gtk/icon_legend.c
8042         * src/gtk/icon_legend.h
8043         * tools/OOo2claws-mail.pl
8044         * tools/README
8045         * tools/acroread2claws-mail.pl
8046         * tools/claws.i18n.status.pl
8047         * tools/filter_conv.pl
8048         * tools/filter_conv_new.pl
8049         * tools/freshmeat_search.pl
8050         * tools/google_search.pl
8051         * tools/kmail2claws-mail.pl
8052         * tools/kmail2claws-mail_v2.pl
8053         * tools/maildir2claws-mail.pl
8054         * tools/make.themes.project
8055         * tools/multiwebsearch.pl
8056         * tools/outlook2claws-mail.pl
8057         * tools/tb2claws-mail
8058         * tools/kdeservicemenu/README
8059         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
8060                 update mine and wwp's email addresses in
8061                 several places
8062                 Patch by wwp
8063         * src/prefs_compose_writing.c
8064                 set sensitivity on 'new message format' frame
8065
8066 2006-11-17 [paul]       2.6.0cvs54
8067
8068         * src/gtk/about.c
8069                 more reworking of the GUI
8070                 Patch by Fabien Vantard
8071
8072 2006-11-16 [paul]       2.6.0cvs53
8073
8074         * src/gtk/about.c
8075                 set a minimum size for the window, allow
8076                 it to automatically expand as necessary
8077
8078 2006-11-16 [wwp]        2.6.0cvs52
8079
8080         * src/gtk/about.c
8081                 better wrap of copyright info on some systems.
8082
8083 2006-11-16 [paul]       2.6.0cvs51
8084
8085         * src/gtk/about.c
8086                 move the tech info from the upper panel
8087                 to the Info tab
8088                 use a gtk_text_view for the features tab
8089
8090 2006-11-16 [paul]       2.6.0cvs50
8091
8092         * po/Makevars
8093                 update my email address
8094         * src/addressbook.c
8095         * src/compose.c
8096         * src/imap_gtk.c
8097         * src/mh_gtk.c
8098         * src/news_gtk.c
8099         * src/summaryview.c
8100         * src/plugins/trayicon/trayicon.c
8101                 don't offer simple menu separators
8102                 for translation
8103         * src/folderview.c
8104                 add separator between 'mark all read'
8105                 and 'search folder'
8106
8107 2006-11-15 [wwp]        2.6.0cvs49
8108
8109         * src/gtk/authors.h
8110                 updated manuals authors.
8111
8112 2006-11-14 [paul]       2.6.0cvs48
8113
8114         * src/compose.c
8115                 Fix Options/Reply mode after draft save
8116
8117 2006-11-14 [paul]       2.6.0cvs47
8118
8119         * src/Makefile.am
8120                 Fix make DESTDIR=...
8121         * src/mbox.c
8122                 Optimise speed
8123         * src/plugins/pgpinline/pgpinline.c
8124                 Probably fix bug 1061
8125
8126 2006-11-14 [paul]       2.6.0cvs46
8127
8128         * po/Makevars
8129                 enable Q_ macro
8130         * src/Makefile.am
8131         * src/stock_pixmap.c
8132         * src/stock_pixmap.h
8133         * src/gtk/about.c
8134         * src/pixmaps/active.xpm
8135         * src/pixmaps/inactive.xpm
8136                 add a new page, 'Features', to the About dialog
8137                 showing which features are compiled in and which
8138                 are not
8139
8140 2006-11-14 [paul]       2.6.0cvs45
8141
8142         * po/ru.po
8143                 updated by Pavlo Bohmat
8144
8145 2006-11-14 [colin]      2.6.0cvs44
8146
8147         * src/compose.c
8148         * src/inc.c
8149         * src/messageview.c
8150         * src/news.c
8151         * src/pop.c
8152         * src/procmsg.c
8153         * src/gtk/gtkaspell.c
8154                 Fix 64-bit-related warnings
8155         * src/ssl_manager.c
8156                 Fix possible infinite loop
8157         * src/plugins/pgpcore/sgpgme.c
8158                 Remove useless check
8159
8160 2006-11-13 [colin]      2.6.0cvs43
8161
8162         * src/gtk/Makefile.am
8163                 authors.h isn't generated
8164
8165 2006-11-13 [colin]      2.6.0cvs42
8166
8167         * src/plugins/pgpinline/pgpinline.c
8168         * src/plugins/pgpmime/pgpmime.c
8169                 Very probably fix bug 1061, 'crash on 
8170                 opening signed email'. Another cast
8171                 problem
8172
8173 2006-11-13 [colin]      2.6.0cvs41
8174
8175         * src/plugins/pgpcore/sgpgme.c
8176                 Maybe fix bug 1061, 'crash on opening 
8177                 signed email'
8178
8179 2006-11-13 [wwp]        2.6.0cvs40
8180
8181         * src/plugins/pgpinline/pgpinline.c
8182                 fix candidate for bug #1057, thanks to Colin.
8183
8184 2006-11-13 [wwp]        2.6.0cvs39
8185
8186         * src/compose.c
8187         * src/quote_fmt_parse.y
8188                 fix bug 1052: current parser buffer was not always 
8189                 allocated, ptr to this buffer could be returned as 
8190                 NULL whereas no parser error has occurred. in 
8191                 consequence, defining a template body as "%d" 
8192                 (w/o the quotes) for the first time of the instance 
8193                 of claws-mail, was reporting a parser error. make 
8194                 sure that the buffer is always allocated, even to 
8195                 an empty string.
8196                 fix mis-unescaping in compose.:compose_quote_fmt(): 
8197                 unescaping of the fmt string was always done 
8198                 whereas it must be done *only* when receiving 
8199                 quote format strings issued from the prefs 
8200                 (compose new message, reply, forward, redirect 
8201                 formats), *not* when applying templates.  in 
8202                 consequences, applying templates w/ sequences 
8203                 like \\|p{echo} were failing. make sure that 
8204                 unescaping is done only when necessary.
8205
8206 2006-11-12 [colin]      2.6.0cvs38
8207
8208         * po/de.po
8209                 Fix typo (s/KB/MB)
8210
8211 2006-11-12 [colin]      2.6.0cvs37
8212
8213         * src/plugins/pgpinline/pgpinline.c
8214         * src/plugins/pgpmime/pgpmime.c
8215                 Release GPG context at the latest 
8216                 possible moment. Maybe fixes 
8217                 bug 1057, 'crash on sending signed 
8218                 message to a newsgroup'
8219                 
8220
8221 2006-11-12 [colin]      2.6.0cvs36
8222
8223         * src/plugins/pgpcore/sgpgme.c
8224                 Tell a bit more when gpg's status doesn't
8225                 contain any signature
8226
8227 2006-11-12 [colin]      2.6.0cvs35
8228
8229         * src/compose.c
8230                 Fix bug 1060, 'compilation error with 
8231                 Irix's cc'
8232
8233 2006-11-12 [paul]       2.6.0cvs34
8234
8235         * doc/man/claws-mail.1
8236         * src/prefs_gtk.c
8237         * src/plugins/clamav/README
8238         * src/plugins/spamassassin/README
8239         * tools/README
8240         * tools/freshmeat_search.pl
8241         * tools/google_search.pl
8242         * tools/multiwebsearch.pl
8243                 more renaming
8244         * src/plugins/trayicon/trayicon.c
8245                 fix compiliation warning
8246
8247 2006-11-11 [colin]      2.6.0cvs33
8248
8249         * src/folderview.c
8250                 Forbid drag and drop from/to different
8251                 folders of type F_UNKNOWN
8252
8253 2006-11-11 [colin]      2.6.0cvs32
8254
8255         * src/plugins/pgpinline/pgpinline.c
8256                 Fix typo in previous commit:
8257                 - gpgme_new(&ctx);
8258                 + if ((err = gpgme_new(&data->ctx)) ...)
8259
8260 2006-11-11 [colin]      2.6.0cvs31
8261
8262         * src/plugins/pgpinline/pgpinline.c
8263         * src/plugins/pgpmime/pgpmime.c
8264                 Check success after calling gpgme_new
8265                 Maybe fixes bug 1057, 'crash on sending 
8266                 signed message to a newsgroup'
8267
8268 2006-11-11 [colin]      2.6.0cvs30
8269
8270         * src/undo.c
8271                 init undostruct to 0s (from
8272                 valgrind log of bug 1057)
8273
8274 2006-11-10 [colin]      2.6.0cvs29
8275
8276         * src/mainwindow.c
8277                 Set cursor to wait before filtering
8278                 duplicates in all folders
8279         * src/plugins/bogofilter/bogofilter.c
8280         * src/plugins/bogofilter/bogofilter.h
8281         * src/plugins/bogofilter/bogofilter_gtk.c
8282                 Completely thread away the bogofilter
8283                 filtering
8284
8285 2006-11-10 [mones]      2.6.0cvs28
8286
8287         * src/compose.c
8288         * src/compose.h
8289                 added COMPOSE_CHECK_BEFORE_SEND hook
8290
8291 2006-11-10 [paul]       2.6.0cvs27
8292
8293         * src/crash.c
8294                 more renaming
8295                 add libSM to get_compiled_in_features()
8296         * src/main.c
8297                 more renaming
8298
8299 2006-11-10 [colin]      2.6.0cvs26
8300
8301         * src/etpan/imap-thread.c
8302                 Add a reference to libetpan's sasl engine
8303                 so that sasl_done() doesn't get called by
8304                 libetpan, and doesn't break openssl.
8305                 Should fix bug 1053, 'SC fails to reestablish 
8306                 a secure connection'
8307                 Patch by Hoa
8308
8309 2006-11-10 [colin]      2.6.0cvs25
8310
8311         * manual/addrbook.xml
8312         * manual/advanced.xml
8313         * manual/faq.xml
8314         * manual/intro.xml
8315                 Some more renaming
8316
8317 2006-11-09 [colin]      2.6.0cvs24
8318
8319         * src/plugins/bogofilter/bogofilter_gtk.c
8320                 Add comment about annoyance
8321
8322 2006-11-09 [colin]      2.6.0cvs23
8323
8324         * src/plugins/bogofilter/bogofilter.c
8325         * src/plugins/bogofilter/bogofilter_gtk.c
8326                 Prepare things needed to thread bogofilter
8327                 filtering: separate bogo stuff and possible GUI
8328                 stuff. 
8329
8330 2006-11-09 [colin]      2.6.0cvs22
8331
8332         * src/account.c
8333         * src/compose.c
8334                 Search for one of our accounts in Delivered-To
8335                 (helps for auto-account selection when 
8336                  replying/forwarding)
8337         * src/folderview.c
8338         * src/mainwindow.c
8339         * src/mainwindow.h
8340         * src/plugins/trayicon/trayicon.c
8341                 Allow opening a new mail with any account from
8342                 the contextual menu
8343
8344 2006-11-09 [wwp]        2.6.0cvs21
8345
8346         * src/compose.c
8347         * src/prefs_common.c
8348         * src/prefs_common.h
8349         * src/prefs_compose_writing.c
8350                 add a compose new message format (in prefs/compose/writing), it's a
8351                 simple subject+body template to use when opening a new composition
8352                 window. It's similar to the existent reply and forward formats.
8353
8354                 enhanced the template/format % symbols substitution mechanism to
8355                 use current composition window information when % are used in
8356                 the compose new message format or in templates applied to new
8357                 messages (there were useless in that situations before). When
8358                 applied to new messages, %d corresponds to the system time/date.
8359
8360 2006-11-09 [paul]       2.6.0cvs20
8361
8362         * src/gtk/authors.h
8363                 fix last commit
8364
8365 2006-11-09 [paul]       2.6.0cvs19
8366
8367         * src/gtk/authors.h
8368                 keep tje alphabetical order
8369
8370 2006-11-08 [colin]      2.6.0cvs18
8371
8372         * src/etpan/imap-thread.c
8373                 Fix bug 1054, 'Slowness logging big 
8374                 data chunks'
8375
8376 2006-11-08 [paul]       2.6.0cvs17
8377
8378         * tools/Makefile.am
8379                 fix the renaming
8380
8381 2006-11-08 [paul]       2.6.0cvs16
8382
8383         * src/common/defs.h
8384                 update BUGZILLA_URI
8385
8386 2006-11-08 [paul]       2.6.0cvs15
8387
8388         * tools/Makefile.am
8389         * tools/OOo2claws-mail.pl
8390         * tools/OOo2sylpheed.pl
8391         * tools/README
8392         * tools/acroread2claws-mail.pl
8393         * tools/acroread2sylpheed.pl
8394         * tools/kmail2claws-mail.pl
8395         * tools/kmail2claws-mail_v2.pl
8396         * tools/kmail2sylpheed.pl
8397         * tools/kmail2sylpheed_v2.pl
8398         * tools/maildir2claws-mail.pl
8399         * tools/maildir2sylpheed.pl
8400         * tools/nautilus2claws-mail.sh
8401         * tools/nautilus2sylpheed.sh
8402         * tools/outlook2claws-mail.pl
8403         * tools/outlook2sylpheed.pl
8404         * tools/tb2claws-mail
8405         * tools/tb2sylpheed
8406         * tools/tbird2claws.py
8407         * tools/tbird2syl.py
8408         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
8409         * tools/kdeservicemenu/install.sh
8410         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
8411         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
8412         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
8413         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
8414         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
8415                 renamed (removed, added) tools files
8416
8417 2006-11-08 [paul]       2.6.0cvs14
8418
8419         * src/main.c
8420         * src/common/defs.h
8421                 Migrate sylpheedrc to clawsrc, and fix the standard
8422                 plugins path in the process
8423
8424 2006-11-07 [colin]      2.6.0cvs13
8425
8426         * src/Makefile.am
8427                 Symlink sylpheed-claws relative to 
8428                 claws-mail
8429
8430 2006-11-07 [colin]      2.6.0cvs12
8431
8432         * src/compose.c
8433                 Fix typo - Reply-To/Mailing-list is broken in 2.6 :-/
8434
8435 2006-11-07 [paul]       2.6.0cvs11
8436
8437         * src/gtk/about.c
8438                 Fix a missed occurence of
8439                 Sylpheed-Claws
8440
8441 2006-11-07 [paul]       2.6.0cvs10
8442
8443         * src/Makefile.am
8444                 Fix symlink installation
8445
8446 2006-11-07 [paul]       2.6.0cvs9
8447
8448         * src/Makefile.am
8449                 Symlink claws-mail to sylpheed-claws
8450         * src/common/utils.c
8451                 Fix migrating symlinks
8452         * src/etpan/imap-thread.c
8453                 check certificate only when there's
8454                 no error
8455
8456 2006-11-07 [paul]       2.6.0cvs8
8457
8458         * Makefile.am
8459                 Fix icon breakages with Gtk, which needs a 
8460                 cache updated to see them.
8461
8462 2006-11-07 [paul]       2.6.0cvs7
8463
8464         * .cvsignore
8465         * AUTHORS
8466         * COPYING
8467         * INSTALL
8468         * Makefile.am
8469         * NEWS
8470         * README
8471         * RELEASE_NOTES
8472         * autogen.sh
8473         * claws-mail-128x128.png
8474         * claws-mail-64x64.png
8475         * claws-mail.ico
8476         * claws-mail.pc.in
8477         * claws-mail.png
8478         * configure.ac
8479         * sylpheed-claws-128x128.png
8480         * sylpheed-claws-64x64.png
8481         * sylpheed-claws.desktop
8482         * sylpheed-claws.ico
8483         * sylpheed-claws.pc.in
8484         * sylpheed-claws.png
8485         * debian/README.Debian
8486         * debian/changelog
8487         * debian/claws-mail.desktop
8488         * debian/claws-mail.menu
8489         * debian/claws-mail.postinst.debhelper
8490         * debian/claws-mail.postrm.debhelper
8491         * debian/control
8492         * debian/copyright
8493         * debian/files
8494         * debian/rules
8495         * debian/sylpheed-claws.desktop
8496         * debian/sylpheed-claws.menu
8497         * debian/sylpheed-claws.postinst.debhelper
8498         * debian/sylpheed-claws.postrm.debhelper
8499         * doc/man/Makefile.am
8500         * doc/man/claws-mail.1
8501         * doc/man/sylpheed-claws.1
8502         * doc/src/ChangeLog.claws-pre0.8.0
8503         * manual/Makefile.am
8504         * manual/account.xml
8505         * manual/ack.xml
8506         * manual/addrbook.xml
8507         * manual/advanced.xml
8508         * manual/claws-mail-manual.xml
8509         * manual/faq.xml
8510         * manual/glossary.xml
8511         * manual/handling.xml
8512         * manual/intro.xml
8513         * manual/keyboard.xml
8514         * manual/plugins.xml
8515         * manual/starting.xml
8516         * manual/sylpheed-claws-manual.xml
8517         * manual/xml2pdf
8518         * manual/dist/.cvsignore
8519         * manual/dist/html/.cvsignore
8520         * manual/dist/html/Makefile.am
8521         * manual/dist/pdf/.cvsignore
8522         * manual/dist/pdf/Makefile.am
8523         * manual/dist/ps/.cvsignore
8524         * manual/dist/ps/Makefile.am
8525         * manual/dist/txt/.cvsignore
8526         * manual/dist/txt/Makefile.am
8527         * manual/es/Makefile.am
8528         * manual/es/advanced.xml
8529         * manual/es/claws-mail-manual.xml
8530         * manual/es/faq.xml
8531         * manual/es/glossary.xml
8532         * manual/es/handling.xml
8533         * manual/es/intro.xml
8534         * manual/es/plugins.xml
8535         * manual/es/sylpheed-claws-manual.xml
8536         * manual/es/dist/.cvsignore
8537         * manual/es/dist/html/.cvsignore
8538         * manual/es/dist/html/Makefile.am
8539         * manual/es/dist/pdf/.cvsignore
8540         * manual/es/dist/pdf/Makefile.am
8541         * manual/es/dist/ps/.cvsignore
8542         * manual/es/dist/ps/Makefile.am
8543         * manual/es/dist/txt/.cvsignore
8544         * manual/es/dist/txt/Makefile.am
8545         * manual/fr/Makefile.am
8546         * manual/fr/account.xml
8547         * manual/fr/ack.xml
8548         * manual/fr/addrbook.xml
8549         * manual/fr/advanced.xml
8550         * manual/fr/claws-mail-manual.xml
8551         * manual/fr/faq.xml
8552         * manual/fr/glossary.xml
8553         * manual/fr/handling.xml
8554         * manual/fr/intro.xml
8555         * manual/fr/keyboard.xml
8556         * manual/fr/plugins.xml
8557         * manual/fr/starting.xml
8558         * manual/fr/sylpheed-claws-manual.xml
8559         * manual/fr/dist/.cvsignore
8560         * manual/fr/dist/html/.cvsignore
8561         * manual/fr/dist/html/Makefile.am
8562         * manual/fr/dist/pdf/.cvsignore
8563         * manual/fr/dist/pdf/Makefile.am
8564         * manual/fr/dist/ps/.cvsignore
8565         * manual/fr/dist/ps/Makefile.am
8566         * manual/fr/dist/txt/.cvsignore
8567         * manual/fr/dist/txt/Makefile.am
8568         * manual/pl/Makefile.am
8569         * manual/pl/account.xml
8570         * manual/pl/ack.xml
8571         * manual/pl/addrbook.xml
8572         * manual/pl/advanced.xml
8573         * manual/pl/claws-mail-manual.xml
8574         * manual/pl/faq.xml
8575         * manual/pl/glossary.xml
8576         * manual/pl/handling.xml
8577         * manual/pl/intro.xml
8578         * manual/pl/keyboard.xml
8579         * manual/pl/plugins.xml
8580         * manual/pl/starting.xml
8581         * manual/pl/sylpheed-claws-manual.xml
8582         * manual/pl/dist/.cvsignore
8583         * manual/pl/dist/html/.cvsignore
8584         * manual/pl/dist/html/Makefile.am
8585         * manual/pl/dist/pdf/.cvsignore
8586         * manual/pl/dist/pdf/Makefile.am
8587         * manual/pl/dist/ps/.cvsignore
8588         * manual/pl/dist/ps/Makefile.am
8589         * manual/pl/dist/txt/.cvsignore
8590         * manual/pl/dist/txt/Makefile.am
8591         * po/.cvsignore
8592         * po/Makevars
8593         * src/.cvsignore
8594         * src/Makefile.am
8595         * src/account.c
8596         * src/account.h
8597         * src/action.c
8598         * src/action.h
8599         * src/adbookbase.h
8600         * src/addr_compl.c
8601         * src/addr_compl.h
8602         * src/addrbook.c
8603         * src/addrcache.c
8604         * src/addrcache.h
8605         * src/addrcindex.c
8606         * src/addrcindex.h
8607         * src/addrclip.c
8608         * src/addrclip.h
8609         * src/addrdefs.h
8610         * src/addressadd.c
8611         * src/addressadd.h
8612         * src/addressbook.c
8613         * src/addressbook.h
8614         * src/addressbook_foldersel.c
8615         * src/addressbook_foldersel.h
8616         * src/addrgather.c
8617         * src/addrgather.h
8618         * src/addrharvest.c
8619         * src/addrharvest.h
8620         * src/addrindex.c
8621         * src/addrindex.h
8622         * src/addritem.c
8623         * src/addritem.h
8624         * src/addrquery.c
8625         * src/addrquery.h
8626         * src/addrselect.c
8627         * src/addrselect.h
8628         * src/alertpanel.c
8629         * src/alertpanel.h
8630         * src/browseldap.c
8631         * src/browseldap.h
8632         * src/codeconv.c
8633         * src/codeconv.h
8634         * src/compose.c
8635         * src/crash.c
8636         * src/crash.h
8637         * src/customheader.c
8638         * src/customheader.h
8639         * src/displayheader.c
8640         * src/displayheader.h
8641         * src/editaddress.c
8642         * src/editaddress.h
8643         * src/editbook.c
8644         * src/editbook.h
8645         * src/editgroup.c
8646         * src/editgroup.h
8647         * src/editjpilot.c
8648         * src/editjpilot.h
8649         * src/editldap.c
8650         * src/editldap.h
8651         * src/editldap_basedn.c
8652         * src/editldap_basedn.h
8653         * src/editvcard.c
8654         * src/editvcard.h
8655         * src/exphtmldlg.c
8656         * src/exphtmldlg.h
8657         * src/expldifdlg.c
8658         * src/expldifdlg.h
8659         * src/export.c
8660         * src/exporthtml.c
8661         * src/exporthtml.h
8662         * src/exportldif.c
8663         * src/exportldif.h
8664         * src/filtering.c
8665         * src/filtering.h
8666         * src/folder.c
8667         * src/folder.h
8668         * src/folder_item_prefs.c
8669         * src/folder_item_prefs.h
8670         * src/foldersel.c
8671         * src/foldersel.h
8672         * src/folderutils.c
8673         * src/folderutils.h
8674         * src/folderview.c
8675         * src/folderview.h
8676         * src/grouplistdialog.c
8677         * src/grouplistdialog.h
8678         * src/html.c
8679         * src/html.h
8680         * src/image_viewer.c
8681         * src/image_viewer.h
8682         * src/imap.c
8683         * src/imap.h
8684         * src/imap_gtk.c
8685         * src/imap_gtk.h
8686         * src/import.c
8687         * src/import.h
8688         * src/importldif.c
8689         * src/importldif.h
8690         * src/importmutt.c
8691         * src/importmutt.h
8692         * src/importpine.c
8693         * src/importpine.h
8694         * src/inc.c
8695         * src/inc.h
8696         * src/jpilot.c
8697         * src/jpilot.h
8698         * src/ldapctrl.c
8699         * src/ldapctrl.h
8700         * src/ldaplocate.c
8701         * src/ldaplocate.h
8702         * src/ldapquery.c
8703         * src/ldapquery.h
8704         * src/ldapserver.c
8705         * src/ldapserver.h
8706         * src/ldaputil.c
8707         * src/ldaputil.h
8708         * src/ldif.c
8709         * src/ldif.h
8710         * src/localfolder.c
8711         * src/localfolder.h
8712         * src/main.c
8713         * src/main.h
8714         * src/mainwindow.c
8715         * src/mainwindow.h
8716         * src/manual.c
8717         * src/manual.h
8718         * src/matcher.c
8719         * src/matcher.h
8720         * src/matcher_parser.h
8721         * src/matcher_parser_lex.l
8722         * src/matcher_parser_parse.y
8723         * src/mbox.c
8724         * src/mbox.h
8725         * src/message_search.c
8726         * src/message_search.h
8727         * src/messageview.c
8728         * src/messageview.h
8729         * src/mh.c
8730         * src/mh.h
8731         * src/mh_gtk.c
8732         * src/mh_gtk.h
8733         * src/mimeview.c
8734         * src/mimeview.h
8735         * src/msgcache.c
8736         * src/msgcache.h
8737         * src/mutt.c
8738         * src/mutt.h
8739         * src/news.c
8740         * src/news.h
8741         * src/news_gtk.c
8742         * src/news_gtk.h
8743         * src/noticeview.c
8744         * src/noticeview.h
8745         * src/partial_download.c
8746         * src/partial_download.h
8747         * src/pine.c
8748         * src/pine.h
8749         * src/pop.c
8750         * src/pop.h
8751         * src/prefs_account.c
8752         * src/prefs_account.h
8753         * src/prefs_actions.c
8754         * src/prefs_actions.h
8755         * src/prefs_common.c
8756         * src/prefs_common.h
8757         * src/prefs_compose_writing.c
8758         * src/prefs_compose_writing.h
8759         * src/prefs_customheader.c
8760         * src/prefs_customheader.h
8761         * src/prefs_display_header.c
8762         * src/prefs_display_header.h
8763         * src/prefs_ext_prog.c
8764         * src/prefs_ext_prog.h
8765         * src/prefs_filtering.c
8766         * src/prefs_folder_column.c
8767         * src/prefs_folder_column.h
8768         * src/prefs_folder_item.c
8769         * src/prefs_folder_item.h
8770         * src/prefs_fonts.c
8771         * src/prefs_fonts.h
8772         * src/prefs_gtk.c
8773         * src/prefs_gtk.h
8774         * src/prefs_image_viewer.c
8775         * src/prefs_image_viewer.h
8776         * src/prefs_matcher.c
8777         * src/prefs_matcher.h
8778         * src/prefs_message.c
8779         * src/prefs_message.h
8780         * src/prefs_msg_colors.c
8781         * src/prefs_msg_colors.h
8782         * src/prefs_other.c
8783         * src/prefs_other.h
8784         * src/prefs_quote.c
8785         * src/prefs_quote.h
8786         * src/prefs_receive.c
8787         * src/prefs_receive.h
8788         * src/prefs_send.c
8789         * src/prefs_send.h
8790         * src/prefs_spelling.c
8791         * src/prefs_spelling.h
8792         * src/prefs_summaries.c
8793         * src/prefs_summaries.h
8794         * src/prefs_summary_column.c
8795         * src/prefs_summary_column.h
8796         * src/prefs_template.c
8797         * src/prefs_template.h
8798         * src/prefs_themes.c
8799         * src/prefs_themes.h
8800         * src/prefs_toolbar.c
8801         * src/prefs_toolbar.h
8802         * src/prefs_wrapping.c
8803         * src/prefs_wrapping.h
8804         * src/privacy.c
8805         * src/privacy.h
8806         * src/procheader.c
8807         * src/procheader.h
8808         * src/procmime.c
8809         * src/procmime.h
8810         * src/procmsg.c
8811         * src/procmsg.h
8812         * src/quote_fmt.c
8813         * src/quote_fmt_parse.y
8814         * src/recv.c
8815         * src/recv.h
8816         * src/remotefolder.c
8817         * src/remotefolder.h
8818         * src/send_message.c
8819         * src/send_message.h
8820         * src/setup.c
8821         * src/setup.h
8822         * src/sourcewindow.c
8823         * src/sourcewindow.h
8824         * src/ssl_manager.c
8825         * src/ssl_manager.h
8826         * src/statusbar.c
8827         * src/statusbar.h
8828         * src/stock_pixmap.c
8829         * src/stock_pixmap.h
8830         * src/summary_search.c
8831         * src/summary_search.h
8832         * src/summaryview.c
8833         * src/summaryview.h
8834         * src/syldap.c
8835         * src/syldap.h
8836         * src/textview.c
8837         * src/textview.h
8838         * src/toolbar.c
8839         * src/toolbar.h
8840         * src/undo.c
8841         * src/undo.h
8842         * src/unmime.c
8843         * src/unmime.h
8844         * src/vcard.c
8845         * src/vcard.h
8846         * src/wizard.c
8847         * src/wizard.h
8848         * src/common/base64.c
8849         * src/common/base64.h
8850         * src/common/defs.h
8851         * src/common/hooks.c
8852         * src/common/hooks.h
8853         * src/common/log.c
8854         * src/common/log.h
8855         * src/common/mgutils.c
8856         * src/common/mgutils.h
8857         * src/common/nntp.c
8858         * src/common/nntp.h
8859         * src/common/passcrypt.c
8860         * src/common/passcrypt.h.in
8861         * src/common/plugin.c
8862         * src/common/plugin.h
8863         * src/common/prefs.c
8864         * src/common/prefs.h
8865         * src/common/progressindicator.c
8866         * src/common/progressindicator.h
8867         * src/common/quoted-printable.c
8868         * src/common/quoted-printable.h
8869         * src/common/session.c
8870         * src/common/session.h
8871         * src/common/smtp.c
8872         * src/common/smtp.h
8873         * src/common/socket.c
8874         * src/common/socket.h
8875         * src/common/ssl.c
8876         * src/common/ssl.h
8877         * src/common/stringtable.c
8878         * src/common/stringtable.h
8879         * src/common/sylpheed.c
8880         * src/common/sylpheed.h
8881         * src/common/template.c
8882         * src/common/template.h
8883         * src/common/timing.h
8884         * src/common/utils.c
8885         * src/common/utils.h
8886         * src/common/version.h.in
8887         * src/common/xml.c
8888         * src/common/xml.h
8889         * src/common/xmlprops.c
8890         * src/common/xmlprops.h
8891         * src/gtk/about.c
8892         * src/gtk/colorlabel.c
8893         * src/gtk/colorlabel.h
8894         * src/gtk/colorsel.c
8895         * src/gtk/colorsel.h
8896         * src/gtk/combobox.c
8897         * src/gtk/combobox.h
8898         * src/gtk/description_window.c
8899         * src/gtk/description_window.h
8900         * src/gtk/filesel.c
8901         * src/gtk/filesel.h
8902         * src/gtk/foldersort.c
8903         * src/gtk/foldersort.h
8904         * src/gtk/gtkaspell.c
8905         * src/gtk/gtkaspell.h
8906         * src/gtk/gtksctree.c
8907         * src/gtk/gtkshruler.c
8908         * src/gtk/gtkshruler.h
8909         * src/gtk/gtkutils.c
8910         * src/gtk/gtkutils.h
8911         * src/gtk/icon_legend.c
8912         * src/gtk/icon_legend.h
8913         * src/gtk/logwindow.c
8914         * src/gtk/logwindow.h
8915         * src/gtk/manage_window.c
8916         * src/gtk/manage_window.h
8917         * src/gtk/pluginwindow.c
8918         * src/gtk/pluginwindow.h
8919         * src/gtk/prefswindow.c
8920         * src/gtk/prefswindow.h
8921         * src/gtk/quicksearch.c
8922         * src/gtk/quicksearch.h
8923         * src/pixmaps/claws-mail.xpm
8924         * src/pixmaps/claws-mail_icon.xpm
8925         * src/pixmaps/claws-mail_logo.xpm
8926         * src/pixmaps/sylpheed-claws.xpm
8927         * src/pixmaps/sylpheed-claws_icon.xpm
8928         * src/pixmaps/sylpheed-claws_logo.xpm
8929         * src/plugins/bogofilter/Makefile.am
8930         * src/plugins/bogofilter/bogofilter.c
8931         * src/plugins/bogofilter/bogofilter.h
8932         * src/plugins/bogofilter/bogofilter_gtk.c
8933         * src/plugins/clamav/Makefile.am
8934         * src/plugins/clamav/clamav_plugin.c
8935         * src/plugins/clamav/clamav_plugin.h
8936         * src/plugins/clamav/clamav_plugin_gtk.c
8937         * src/plugins/demo/Makefile.am
8938         * src/plugins/demo/demo.c
8939         * src/plugins/dillo_viewer/Makefile.am
8940         * src/plugins/dillo_viewer/README
8941         * src/plugins/dillo_viewer/dillo_prefs.c
8942         * src/plugins/dillo_viewer/dillo_prefs.h
8943         * src/plugins/dillo_viewer/dillo_viewer.c
8944         * src/plugins/pgpcore/Makefile.am
8945         * src/plugins/pgpcore/passphrase.c
8946         * src/plugins/pgpcore/passphrase.h
8947         * src/plugins/pgpcore/pgp_viewer.c
8948         * src/plugins/pgpcore/pgp_viewer.h
8949         * src/plugins/pgpcore/plugin.c
8950         * src/plugins/pgpcore/prefs_gpg.c
8951         * src/plugins/pgpcore/prefs_gpg.h
8952         * src/plugins/pgpcore/select-keys.c
8953         * src/plugins/pgpcore/select-keys.h
8954         * src/plugins/pgpcore/sgpgme.c
8955         * src/plugins/pgpcore/sgpgme.h
8956         * src/plugins/pgpcore/sylpheed.def
8957         * src/plugins/pgpcore/version.rc
8958         * src/plugins/pgpinline/Makefile.am
8959         * src/plugins/pgpinline/pgpinline.c
8960         * src/plugins/pgpinline/pgpinline.h
8961         * src/plugins/pgpinline/plugin.c
8962         * src/plugins/pgpinline/sylpheed.def
8963         * src/plugins/pgpinline/version.rc
8964         * src/plugins/pgpmime/Makefile.am
8965         * src/plugins/pgpmime/pgpmime.c
8966         * src/plugins/pgpmime/pgpmime.h
8967         * src/plugins/pgpmime/plugin.c
8968         * src/plugins/pgpmime/sylpheed.def
8969         * src/plugins/pgpmime/version.rc
8970         * src/plugins/spamassassin/Makefile.am
8971         * src/plugins/spamassassin/README
8972         * src/plugins/spamassassin/spamassassin.c
8973         * src/plugins/spamassassin/spamassassin.h
8974         * src/plugins/spamassassin/spamassassin_gtk.c
8975         * src/plugins/trayicon/Makefile.am
8976         * src/plugins/trayicon/trayicon.c
8977         * tools/OOo2sylpheed.pl
8978         * tools/README
8979         * tools/README.sylprint
8980         * tools/acroread2sylpheed.pl
8981         * tools/claws.i18n.status.pl
8982         * tools/filter_conv.pl
8983         * tools/filter_conv_new.pl
8984         * tools/freshmeat_search.pl
8985         * tools/google_search.pl
8986         * tools/kmail2sylpheed.pl
8987         * tools/kmail2sylpheed_v2.pl
8988         * tools/make.themes.project
8989         * tools/multiwebsearch.pl
8990         * tools/nautilus2sylpheed.sh
8991         * tools/outlook2sylpheed.pl
8992         * tools/sylprint.pl
8993         * tools/sylprint.rc
8994         * tools/tb2sylpheed
8995         * tools/textviewer.sh
8996         * tools/vcard2xml.py
8997         * tools/kdeservicemenu/README
8998         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
8999         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
9000         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
9001                 Change name to Claws Mail. Announce to follow...
9002
9003 2006-11-06 [wwp]        2.6.0cvs6
9004
9005         * src/prefs_template.c
9006                 unify messages related to quote format/template errors (fix
9007                 capitalization), again.
9008
9009 2006-11-06 [wwp]        2.6.0cvs5
9010
9011         * src/prefs_quote.c
9012                 unify messages related to quote format/template errors.
9013
9014 2006-11-06 [wwp]        2.6.0cvs4
9015
9016         * src/prefs_msg_colors.c
9017                 more uses of Q_ macro for contextual translations, thanks
9018                 to Fabien (fzzzzz).
9019
9020 2006-11-06 [wwp]        2.6.0cvs3
9021
9022         * src/compose.c
9023         * src/common/utils.c
9024         * src/common/utils.h
9025                 show an alertpanel to make sure users are aware that sensitive
9026                 files are attached (it's file blacklist-based). This will fix
9027                 interaction w/ GoogleEarth for instance, thanks to Colin.
9028
9029 2006-11-06 [wwp]        2.6.0cvs2
9030
9031         * src/prefs_quote.c
9032         * src/prefs_template.c
9033         * src/prefs_template.h
9034                 check quote format when applying/closing prefs. For now this only
9035                 shows up an error dialog box, not preventing the user from using
9036                 a broken quote (reply, forwards) format.
9037
9038 2006-11-06 [wwp]        2.6.0cvs1
9039
9040         * src/prefs_template.c
9041                 fix missing checks of some template fields.
9042
9043 2006-11-06 [paul]       2.6.0
9044
9045         * NEWS
9046         * README
9047         * RELEASE_NOTES
9048                 2.6.0 released
9049
9050 2006-11-06 [paul]       2.5.6cvs22
9051
9052         * manual/advanced.xml
9053         * manual/es/advanced.xml
9054                 put 'respect_flowed_format' info in the correct
9055                 place
9056
9057 2006-11-06 [mones]      2.5.6cvs21
9058
9059         * po/es.po
9060                 Minor fixes for release
9061
9062 2006-11-06 [paul]       2.5.6cvs20
9063
9064         * po/cs.po
9065         * po/de.po
9066         * po/fr.po
9067         * po/it.po
9068         * po/nl.po
9069         * po/pt_BR.po
9070         * po/sk.po
9071         * po/sv.po
9072         * po/zh_CN.po
9073                 updated by Tim Brain, Stephan Sachse, Fabien Vantard,
9074                 Andrea Spadaccini, Tim Dijkstra, Frederico Goncalves
9075                 Guimaraes, Andrej Kacian, Anders Troback, and Ralgh
9076                 Young
9077
9078 2006-11-02 [colin]      2.5.6cvs19
9079
9080         * src/imap.c
9081         * src/imap.h
9082         * src/prefs_account.c
9083         * src/etpan/imap-thread.c
9084                 Add GSSAPI support - fixes Debian bug #383274
9085
9086 2006-11-01 [colin]      2.5.6cvs18
9087
9088         * src/jpilot.c
9089                 Handle libpisock12 support. Probably
9090                 fixes bug 1046, 'jpilot AddressDB.pdb 
9091                 import fail'
9092
9093 2006-11-01 [colin]      2.5.6cvs17
9094
9095         * src/folderutils.c
9096                 debug_print() folderutils_mark_all_read()
9097
9098 2006-11-01 [colin]      2.5.6cvs16
9099
9100         * COPYING
9101                 Add missed files to the Apache exception
9102
9103 2006-10-31 [colin]      2.5.6cvs15
9104
9105         * src/folder.c
9106         * src/folder.h
9107                 Add a copy_private_data() func to FolderClasses
9108                 Doesn't break the feature freeze, because we 
9109                 won't use it (right now) in the core.
9110
9111 2006-10-31 [colin]      2.5.6cvs14
9112
9113         * COPYING
9114                 Allow linking with the Apache licensed files in
9115                 src/plugins/spamassassin. Hopefully fixes 
9116                 bug 1048, 'Spamassassin plugin license problem'
9117
9118 2006-10-31 [wwp]        2.5.6cvs13
9119
9120         * src/compose.c
9121                 fix and optimize trimming of leading linefeeds in body loop.
9122
9123 2006-10-31 [colin]      2.5.6cvs12
9124
9125         * src/etpan/imap-thread.c
9126         * src/imap.c
9127                 Make really sure to have NULL sets in case
9128                 of error
9129
9130 2006-10-30 [wwp]        2.5.6cvs11
9131
9132         * src/prefs_common.c
9133         * src/prefs_common.h
9134         * src/compose.c
9135                 fix broken storage of quote format template when it contains \-escape
9136                 sequences. The application of such sequences is also fixed now (\t
9137                 in quote format will be a real tab instead of a 't', for instance).
9138
9139 2006-10-27 [colin]      2.5.6cvs10
9140
9141         * src/compose.c
9142                 Probably fix bug 1045, 'sylpheed-claws 
9143                 doesn't remove the mail from the IMAP 
9144                 Queue folder after sending'. From
9145                 2.5.6cvs3-stable
9146
9147 2006-10-27 [colin]      2.5.6cvs9
9148
9149         * configure.ac
9150                 Require libetpan-0.48. I'm so annoying,
9151                 I know ;-)
9152
9153 2006-10-27 [colin]      2.5.6cvs8
9154
9155         * src/folder.c
9156         * src/imap.c
9157                 Probably fix bug 1044, 'sylpheed-claws 
9158                 segfaults while moving mails' - Fix relation
9159                 usage when moving to an IMAP mailbox from another
9160                 mailbox
9161
9162 2006-10-26 [paul]       2.5.6cvs7
9163
9164         * src/gtk/about.c
9165                 add libSM to compiled-in features
9166                 list
9167
9168 2006-10-24 [colin]      2.5.6cvs6
9169
9170         * src/textview.c
9171         * src/gtk/gtkutils.c
9172                 Fix crash when printing emails with an
9173                 xface
9174
9175 2006-10-24 [mones]      2.5.6cvs5
9176
9177         * manual/es/advanced.xml
9178                 Synchronize hidden option respect_flowed_format
9179         * po/es.po
9180                 Updated translation
9181
9182 2006-10-21 [paul]       2.5.6cvs4
9183
9184         * src/gtk/authors.h
9185         * src/plugins/pgpcore/pgp_viewer.c
9186         * src/plugins/pgpcore/sgpgme.c
9187                 fix building on BSDs
9188                 Thanks to Michael Hughes
9189                 <Sylpheed-Claws_user@thehugheslogcabin.net>
9190
9191 2006-10-20 [colin]      2.5.6cvs3
9192
9193         * configure.ac
9194                 Bump up libetpan requirement
9195                 *** THIS COMMIT REQUIRES LIBETPAN CVS ***
9196         * src/common/utils.c
9197         * src/common/utils.h
9198                 Add convenience get_file_mtime()
9199         * src/imap.c
9200         * src/etpan/imap-thread.c
9201         * src/etpan/imap-thread.h
9202                 Implement UIDPLUS support if the server
9203                 supports it - faster sending in this case
9204
9205 2006-10-19 [colin]      2.5.6cvs2
9206
9207         * src/gtk/quicksearch.c
9208                 Fix emptying in type-ahead+extended mode
9209         * src/mainwindow.c
9210         * src/mainwindow.h
9211                 Add a hook for offline state change
9212         * src/plugins/trayicon/trayicon.c
9213                 Use it to display offline icons
9214         * src/plugins/trayicon/Makefile.am
9215         * src/plugins/trayicon/newmail.offline.xpm
9216         * src/plugins/trayicon/newmarkedmail.offline.xpm
9217         * src/plugins/trayicon/nomail.offline.xpm
9218         * src/plugins/trayicon/unreadmail.offline.xpm
9219         * src/plugins/trayicon/unreadmarkedmail.offline.xpm
9220                 Add the icons
9221
9222 2006-10-12 [paul]       2.5.6cvs1
9223
9224         * NEWS
9225         * README
9226         * configure.ac
9227                 Update version number following
9228                 stable release
9229
9230 2006-10-19 [colin]      2.5.5cvs18
9231
9232         * manual/handling.xml
9233                 Add type-ahead search
9234
9235 2006-10-18 [colin]      2.5.5cvs17
9236
9237         * src/gtk/quicksearch.c
9238                 Remove "save to history only if there's
9239                 no syntax error", it breaks for some 
9240                 reason which I'll investigate later.
9241
9242 2006-10-18 [colin]      2.5.5cvs16
9243
9244         * src/prefs_common.c
9245         * src/prefs_common.h
9246         * src/summaryview.c
9247         * src/gtk/quicksearch.c
9248         * src/gtk/quicksearch.h
9249                 Add a type-ahead option for fast searches
9250                 Patch by Fabien Vantard
9251
9252 2006-10-18 [colin]      2.5.5cvs15
9253
9254         * src/compose.c
9255         * src/compose.h
9256                 Add Options/Reply mode/ menu to be able to
9257                 change the recipients of a reply on the fly
9258
9259 2006-10-18 [colin]      2.5.5cvs14
9260
9261         * src/compose.c
9262                 Fix redirecting of our own sent mails
9263
9264 2006-10-17 [wwp]        2.5.5cvs13
9265
9266         * src/send_message.c
9267                 Fix duplicate error messages when sending, and missing
9268                 newline in such error messages.
9269
9270 2006-10-17 [colin]      2.5.5cvs12
9271
9272         * src/compose.c
9273                 Compare addresses case-insensitive
9274
9275 2006-10-17 [colin]      2.5.5cvs11
9276
9277         * src/plugins/pgpcore/sgpgme.c
9278                 Fix return status
9279
9280 2006-10-17 [colin]      2.5.5cvs10
9281
9282         * src/plugins/pgpcore/pgp_viewer.c
9283                 Fix return status
9284
9285 2006-10-17 [colin]      2.5.5cvs9
9286
9287         * src/quote_fmt.c
9288                 Fix a typo (thanks to Fabien)
9289
9290 2006-10-16 [colin]      2.5.5cvs8
9291
9292         * src/textview.c
9293                 Fix problem with quote-folding when emails
9294                 don't convert cleanly to UTF-8
9295
9296 2006-10-14 [colin]      2.5.5cvs7
9297
9298         * src/prefs_template.c
9299                 Reset fields when reopening
9300                 the window
9301
9302 2006-10-13 [paul]       2.5.5cvs6
9303
9304         * manual/advanced.xml
9305         * src/prefs_message.c
9306                 make 'respect_flowed_format' a hidden
9307                 option, and add a manual entry for it
9308                 Thanks to Colin
9309
9310 2006-10-12 [colin]      2.5.5cvs5
9311
9312         * src/codeconv.c
9313                 Revert part of 2.5.2cvs21:
9314                 Don't optimise by reusing the 
9315                 last iconv converter if possible:
9316                 it seems slightly broken in a 
9317                 very hard way to reproduce
9318
9319 2006-10-12 [colin]      2.5.5cvs4
9320
9321         * src/prefs_common.c
9322         * src/prefs_common.h
9323         * src/prefs_message.c
9324         * src/procmime.c
9325                 Fix bug 1035, 'Incorrect handling 
9326                 of flowed lines'. We now optionnaly
9327                 handle this format (preference is in
9328                 Message View/Text options section)
9329
9330 2006-10-12 [colin]      2.5.5cvs3
9331
9332         * po/POTFILES.in
9333                 Add new file
9334         * src/plugins/pgpcore/pgp_viewer.c
9335         * src/plugins/pgpcore/sgpgme.c
9336                 Don't try to import without asking
9337
9338 2006-10-12 [colin]      2.5.5cvs2
9339
9340         * src/compose.c
9341                 Fix bug 1036, 'Forwarding a mutlipart
9342                 mail with a "text/html" block to ms
9343                 outlook users leeds to freeze of
9344                 outlook'. Poor outlook users...
9345
9346 2006-10-12 [paul]       2.5.5cvs1
9347
9348         * NEWS
9349         * README
9350         * configure.ac
9351                 Update version number following
9352                 stable release
9353
9354 2006-10-11 [paul]       2.5.4cvs1
9355
9356         * NEWS
9357         * README
9358         * configure.ac
9359                 Update version number following
9360                 stable release
9361
9362 2006-10-11 [paul]       2.5.3cvs32
9363
9364         * src/textview.c
9365                 fix bug 1032, 'Segmentation fault when showing
9366                 message' (bug in quote folding)
9367                 Thanks to Colin
9368
9369 2006-10-10 [colin]      2.5.3cvs31
9370
9371         * src/quote_fmt.c
9372                 Rephrase english a bit
9373
9374 2006-10-10 [colin]      2.5.3cvs30
9375
9376         * src/prefs_compose_writing.c
9377                 Stop making the page larger than the window
9378
9379 2006-10-10 [wwp]        2.5.3cvs29
9380
9381         * src/compose.c
9382         * src/prefs_template.c
9383         * src/quote_fmt.c
9384         * src/quote_fmt.h
9385         * src/quote_fmt_lex.l
9386         * src/quote_fmt_parse.y
9387                 Extend the quote parser a bit: allow to get access to
9388                 basic (composing) account info.
9389
9390 2006-10-10 [colin]      2.5.3cvs28
9391
9392         * src/procheader.c
9393                 Fix this \t problem in subject
9394
9395 2006-10-09 [colin]      2.5.3cvs27
9396
9397         * src/main.c
9398         * src/prefs_gtk.c
9399                 Prepare cache a bit later
9400                 If section already exists, skip the new one 
9401                 (as previously); avoid writing the same block
9402                 twice - if we find a second block with the 
9403                 same id, skip it.
9404         * src/plugins/pgpcore/pgp_viewer.c
9405                 Set cursor to busy when retrieving a key
9406         * src/plugins/pgpcore/sgpgme.c
9407                 allow 5 seconds for gpg to export the key
9408                 
9409
9410 2006-10-09 [colin]      2.5.3cvs26
9411
9412         * configure.ac
9413         * src/msgcache.c
9414         * src/prefs_gtk.c
9415                 Check for existence of fgets_unlocked
9416                 and fwrite_unlocked
9417
9418 2006-10-09 [paul]       2.5.3cvs25
9419
9420         * src/prefs_summaries.c
9421                 replace strftime() with fast_strftime() and in
9422                 the consequence fix the bug in the display of
9423                 AM/PM in the 'Example' string
9424
9425 2006-10-09 [ticho]      2.5.3cvs24
9426
9427         * po/sk.po
9428                 Updated (and fixed up somewhat) Slovak translation.
9429
9430 2006-10-08 [colin]      2.5.3cvs23
9431
9432         * src/prefs_folder_item.c
9433                 Explain why prefs in the top-level folder
9434                 aren't retained, but are still useful
9435
9436 2006-10-08 [colin]      2.5.3cvs22
9437
9438         * src/prefs_gtk.c
9439                 Don't cache anything if caching fails
9440
9441 2006-10-08 [colin]      2.5.3cvs21
9442
9443         * src/common/utils.c
9444                 always include gi18n.h
9445
9446 2006-10-07 [colin]      2.5.3cvs20
9447
9448         * src/plugins/pgpcore/pgp_viewer.c
9449                 Kill gpg after 5 seconds wait
9450
9451 2006-10-07 [colin]      2.5.3cvs19
9452
9453         * src/plugins/pgpcore/pgp_viewer.c
9454         * src/plugins/pgpcore/pgp_viewer.h
9455                 Fix copyright
9456
9457 2006-10-07 [colin]      2.5.3cvs18
9458
9459         * src/plugins/pgpcore/pgp_viewer.c
9460         * src/plugins/pgpcore/pgp_viewer.h
9461                 Actually add the files to CVS
9462
9463 2006-10-07 [colin]      2.5.3cvs17
9464
9465         * src/plugins/pgpcore/sgpgme.c
9466                 Be sure not to crash on 'application/pgp-signature' that
9467                 are not application/pgp-signatures
9468
9469 2006-10-07 [colin]      2.5.3cvs16
9470
9471         * src/textview.c
9472         * src/textview.h
9473                 Make a bit more of the API available
9474         * src/plugins/pgpcore/Makefile.am
9475         * src/plugins/pgpcore/plugin.c
9476         * src/plugins/pgpcore/sgpgme.c
9477                 Add basic key import/export
9478
9479 2006-10-07 [colin]      2.5.3cvs15
9480
9481         * src/folderview.c
9482         * src/imap.c
9483         * src/prefs_account.c
9484         * src/wizard.c
9485                 Warn users *everywhere* if libetpan's not
9486                 linked in
9487
9488 2006-10-06 [mones]      2.5.3cvs14
9489
9490         * po/de.po
9491         * po/es.po
9492                 updated by Stephan Sachse and me
9493
9494 2006-10-06 [colin]      2.5.3cvs13
9495
9496         * src/main.c
9497         * src/common/sylpheed.c
9498                 Don't load common plugins if --exit is passed
9499         * src/prefs_gtk.c
9500         * src/prefs_gtk.h
9501                 Implement a cache to avoid reading the same
9502                 files over and over again at startup
9503
9504 2006-10-06 [colin]      2.5.3cvs12
9505
9506         * src/summaryview.c
9507         * src/gtk/quicksearch.c
9508                 Update display every 5k mails on fast searches
9509
9510 2006-10-06 [colin]      2.5.3cvs11
9511
9512         * src/textview.c
9513                 Don't do quote folding on HTML or ERTF.
9514                 May fix the Cygwin issues if they were
9515                 happening with HTML mails?
9516
9517 2006-10-05 [colin]      2.5.3cvs10
9518
9519         * src/prefs_gtk.c
9520                 Oops, forgot one
9521
9522 2006-10-05 [colin]      2.5.3cvs9
9523
9524         * src/prefs_gtk.c
9525                 Use unlocked_stdio here too
9526
9527 2006-10-05 [colin]      2.5.3cvs8
9528
9529         * src/folderview.c
9530                 Fix go to next * after preferences apply
9531         * src/msgcache.c
9532                 Do the fd lock/unlock ourselves instead of
9533                 letting the libc do it at each write 
9534
9535 2006-10-05 [colin]      2.5.3cvs7
9536
9537         * src/common/utils.c
9538                 Faster division, thanks to Jean Diraison
9539
9540 2006-10-05 [paul]       2.5.3cvs6
9541
9542         * src/common/utils.c
9543                 fix building with --disable-nls
9544
9545 2006-10-04 [colin]      2.5.3cvs5
9546
9547         * src/folder.c
9548                 Maybe fix a segfault
9549
9550 2006-10-04 [wwp]        2.5.3cvs4
9551
9552         * src/prefs_folder_item.c
9553                 Fine-tune layouts in folder item prefs. Suggested by
9554                 Fabien Vantard <fzzzzz@gmail.com>.
9555
9556 2006-10-04 [wwp]        2.5.3cvs3
9557
9558         * src/prefs_folder_item.c
9559                 Kill the clandestine passengers. You didn't see anything.
9560
9561 2006-10-04 [wwp]        2.5.3cvs2
9562
9563         * src/prefs_folder_item.c
9564                 Add a way to test the subject simplify regexp in
9565                 folder prefs. Patch by Fabien Vantard <fzzzzz@gmail.com>,
9566                 w/ few layout changes.
9567
9568 2006-20-04 [paul]       2.5.3cvs1
9569
9570         * NEWS
9571         * README
9572         * configure.ac
9573                 Update version number following
9574                 stable release
9575
9576 2006-10-04 [colin]      2.5.2cvs42
9577
9578         * src/folder.c
9579         * src/folder.h
9580         * src/summaryview.c
9581                 Provide a way for folder classes to set their sort
9582                 type and key
9583
9584 2006-10-03 [colin]      2.5.2cvs41
9585
9586         * src/mh.c
9587                 Don't use strlen() to know if the
9588                 string's empty
9589
9590 2006-10-03 [colin]      2.5.2cvs40
9591
9592         * src/mh.c
9593                 Fix "check for new folders" with accentued folders
9594
9595 2006-10-03 [ticho]      2.5.2cvs39
9596
9597         * src/filtering.c
9598         * src/folder.c
9599         * src/inc.c
9600         * src/mbox.c
9601                 Colin's fix for "copy" filtering rules.
9602
9603 2006-10-02 [colin]      2.5.2cvs38
9604
9605         * src/folderview.c
9606                 Fix for double-click too
9607
9608 2006-10-02 [colin]      2.5.2cvs37
9609
9610         * src/folderview.c
9611                 correct fix for cvs36
9612
9613 2006-10-02 [colin]      2.5.2cvs36
9614
9615         * src/folderview.c
9616                 Fix 'goto next unread' after collapsing/expanding 
9617                 a node.
9618
9619 2006-10-02 [colin]      2.5.2cvs35
9620
9621         * src/summaryview.c
9622                 Fix double freeze/thaw
9623         * src/common/utils.c
9624         * src/common/utils.h
9625                 Reimplement strftime
9626         * src/procheader.c
9627                 Use it
9628
9629
9630 2006-10-02 [colin]      2.5.2cvs34
9631
9632         * src/mh.c
9633                 Time mh_write_sequences() - it's fast
9634         * src/summaryview.c
9635                 Init a variable to shut up gcc
9636
9637 2006-10-01 [colin]      2.5.2cvs33
9638
9639         * src/folder.c
9640         * src/mh.c
9641         * src/mh.h
9642         * src/msgcache.c
9643                 Add helper mh_set_mtime(), and set mtime to stat()'s result
9644                 Add fsync but disable it, it's slow as hell
9645
9646 2006-10-01 [colin]      2.5.2cvs32
9647
9648         * src/mh.c
9649         * src/msgcache.c
9650                 fflush() caches and mh_sequences before
9651                 fclose()ing
9652
9653 2006-10-01 [colin]      2.5.2cvs31
9654
9655         * src/msgcache.c
9656                 Don't ftruncate when not using mmap
9657
9658 2006-09-30 [colin]      2.5.2cvs30
9659
9660         * src/main.c
9661                 Write folder list *after* saving caches
9662
9663 2006-09-30 [colin]      2.5.2cvs29
9664
9665         * src/folder.c
9666         * src/mh.c
9667                 Debug forced mtime changes
9668
9669 2006-09-30 [colin]      2.5.2cvs28
9670
9671         * src/folder.c
9672         * src/main.c
9673                 Remove useless debug_print()s (code
9674                 well-tested)
9675
9676 2006-09-30 [colin]      2.5.2cvs27
9677
9678         * src/mh.c
9679                 Do stuff faster when writing mh_sequences
9680
9681 2006-09-30 [colin]      2.5.2cvs26
9682
9683         * src/mh.c
9684                 Don't let the writing of .mh_sequences, which
9685                 can change the folder's mtime, let us think
9686                 we need to scan.
9687
9688 2006-09-30 [colin]      2.5.2cvs25
9689
9690         * src/folder.c
9691                 Move a debug_print where it belongs 
9692                 (processing)
9693         * src/summaryview.c
9694                 Don't mess with a huge slow subject
9695                 table if we're not threading by
9696                 subject
9697
9698 2006-09-30 [colin]      2.5.2cvs24
9699
9700         * src/msgcache.c
9701                 Reenable mmaped reads (*not* writes!)
9702         * src/procmsg.c
9703                 Don't destroy and recreate hashtables just
9704                 for fun
9705         * src/common/utils.c
9706                 Remove useless reply prefixes (it's case
9707                 unsensitive)
9708
9709 2006-09-30 [wwp]        2.5.2cvs23
9710
9711         * tools/fix_date.sh
9712                 Fixed a minor bug in date value extraction, added a switch
9713                 to replace non RFC-compliant Date: value, added a switch
9714                 to use strict RFC matching patterns for dates.
9715
9716 2006-09-29 [colin]      2.5.2cvs22
9717
9718         * src/matcher_parser.h
9719         * src/matcher_parser_parse.y
9720         * src/prefs_filtering.c
9721         * src/statusbar.c
9722         * src/summary_search.c
9723         * src/summaryview.c
9724         * src/gtk/quicksearch.c
9725         * src/gtk/quicksearch.h
9726                 Optimise searches by setting different
9727                 refresh intervals (depending if the 
9728                 search is fast or not)
9729
9730 2006-09-29 [colin]      2.5.2cvs21
9731
9732         * src/codeconv.c
9733                 Optimise by reusing the last iconv converter
9734                 if possible
9735         * src/textview.c
9736                 Optimise a bit (the foldable quotes feature
9737                 still has an awful O(n^2) algo
9738
9739 2006-09-29 [colin]      2.5.2cvs20
9740
9741         * src/gtk/gtksctree.c
9742         * src/gtk/gtksctree.h
9743                 Optimise de-selection via up/down or
9744                 another key
9745
9746 2006-09-28 [colin]      2.5.2cvs19
9747
9748         * src/action.c
9749         * src/compose.c
9750         * src/folderview.c
9751         * src/mainwindow.c
9752         * src/messageview.c
9753         * src/summary_search.c
9754         * src/toolbar.c
9755                 Avoid using summaryview->ctree directly
9756
9757 2006-09-28 [colin]      2.5.2cvs18
9758
9759         * src/summaryview.c
9760         * src/summaryview.h
9761                 Add helpers to freeze/thaw/grab_focus
9762                 Factorize calls to freeze/thaw/grab_focus
9763                 
9764
9765 2006-09-28 [colin]      2.5.2cvs17
9766
9767         * src/main.c
9768                 More guards for the session management
9769
9770 2006-09-28 [colin]      2.5.2cvs16
9771
9772         * src/folderview.c
9773         * src/gtk/gtksctree.c
9774         * src/gtk/gtksctree.h
9775                 Make expanding not recursive in folderview
9776
9777 2006-09-28 [colin]      2.5.2cvs15
9778
9779         * src/addressbook.c
9780                 If nothing is selected in the list (right part)
9781                 and a group is selected in the tree (left part),
9782                 mail this group.
9783
9784 2006-09-28 [colin]      2.5.2cvs14
9785
9786         * src/Makefile.am
9787                 Actually use SM_LIBS
9788
9789 2006-09-28 [ticho]      2.5.2cvs13
9790
9791         * src/export.c
9792         * src/messageview.c
9793         * src/mimeview.c
9794         * src/news.c
9795         * src/pop.c
9796         * src/prefs_themes.c
9797         * src/procmsg.c
9798                 Small i18n string optimization.
9799         * src/send_message.c
9800         * src/summaryview.c
9801         * src/common/session.c
9802         * src/common/smtp.c
9803         * src/common/ssl_certificate.c
9804         * src/common/utils.c
9805                 Use "Couldn't" instead of "Can't" in UI messages,
9806                 where appropriate.
9807
9808 2006-09-28 [colin]      2.5.2cvs12
9809
9810         * configure.ac
9811                 Possibly fix link errors
9812
9813 2006-09-27 [wwp]        2.5.2cvs11
9814
9815         * src/gtk/authors.h
9816         * doc/man/sylpheed-claws.1
9817         * manual/ack.xml
9818         * manual/es/ack.xml
9819         * manual/fr/ack.xml
9820         * manual/pl/ack.xml
9821                 Updated authors info (me, myself and I).
9822
9823 2006-09-27 [colin]      2.5.2cvs10
9824
9825         * src/addressbook.c
9826                 Remove useless printf
9827
9828 2006-09-27 [wwp]        2.5.2cvs9
9829
9830         * src/editgroup.c
9831         * src/send_message.c
9832         * src/inc.c
9833         * src/prefs_common.c
9834         * src/prefs_common.h
9835         * src/gtk/progressdialog.c
9836                 remember more windows' sizes (send dialog, received dialog,
9837                 edit group in addressbook).
9838
9839 2006-09-27 [colin]      2.5.2cvs8
9840
9841         * configure.ac
9842         * src/main.c
9843         * src/mainwindow.h
9844                 Use libSM to communicate with the session
9845                 manager, so that we can know when the 
9846                 session ends, save our caches, and draft
9847                 our compose windows.
9848
9849 2006-09-27 [colin]      2.5.2cvs7
9850
9851         * src/addressbook.c
9852                 Fix issues:
9853                 o Allow Book and Group creation from the tree's
9854                   contextual menu
9855                 o Do not actually delete the contacts when 
9856                   deleting groups from the tree (duh!)
9857
9858 2006-09-27 [colin]      2.5.2cvs6
9859
9860         * src/compose.c
9861         * src/compose.h
9862         * src/mainwindow.c
9863         * src/textview.c
9864         * src/toolbar.c
9865                 o Allow passing an email address to 
9866                   compose_new_with_folderitem
9867                 o Update callers
9868                 o Use current folderitem when clicking
9869                   on a TextView mailto: link
9870                 o Fix a possible leak in TextView
9871
9872 2006-09-27 [colin]      2.5.2cvs5
9873
9874         * src/html.c
9875                 Use UTF-8 chars to replace HTML entities
9876
9877 2006-09-27 [colin]      2.5.2cvs4
9878
9879         * AUTHORS
9880         * src/prefs_account.c
9881         * src/gtk/authors.h
9882                 Fix bug #1024 (Array index out of
9883                 range in sylpheed-claws-2.5.2)
9884                 Patch by Ales Nosek <anosek@suse.cz>
9885
9886 2006-09-27 [colin]      2.5.2cvs3
9887
9888         * src/addr_compl.c
9889                 Actually do the test
9890
9891 2006-09-27 [colin]      2.5.2cvs2
9892
9893         * src/addr_compl.c
9894         * src/addr_compl.h
9895                 Allow completing with comma (in certain cases: vCalendar
9896                 for example doesn't support that)
9897                 Patch by Fabien Vantard
9898
9899 2006-09-26 [colin]      2.5.2cvs1
9900
9901         * src/Makefile.am
9902         * src/addr_compl.c
9903         * src/addr_compl.h
9904         * src/addrbook.c
9905         * src/addrbook.h
9906         * src/addressbook.c
9907         * src/addrindex.c
9908         * src/addrindex.h
9909         * src/compose.c
9910         * src/prefs_common.c
9911         * src/prefs_filtering_action.c
9912         * src/prefs_folder_item.c
9913         * src/prefs_template.c
9914         * src/stock_pixmap.c
9915         * src/stock_pixmap.h
9916         * src/pixmaps/addr_one.xpm
9917         * src/pixmaps/addr_two.xpm
9918                 Add auto-completion on groups
9919
9920 2006-09-26 [colin]      2.5.2
9921
9922         * NEWS
9923         * README
9924         * RELEASE_NOTES
9925                 2.5.2 released
9926
9927 2006-09-26 [colin]      2.5.1cvs5
9928
9929         * src/matcher.c
9930                 Fix condition
9931
9932 2006-09-26 [colin]      2.5.1cvs4
9933
9934         * src/mbox.c
9935                 Revert cvs1 (useless as the message is printed 
9936                 every 500 mails)
9937
9938 2006-09-26 [colin]      2.5.1cvs3
9939
9940         * src/partial_download.c
9941                 Fix crasher found by Alexsandar Urosevic
9942
9943 2006-09-26 [colin]      2.5.1cvs2
9944
9945         * src/summaryview.c
9946                 Fix bug #1023 (Sylpheed deletes too much messages)
9947
9948 2006-09-26 [ticho]      2.5.1cvs1
9949
9950         * src/mbox.c
9951                 Make use of gettext's multiple plurals for statusbar
9952                 progress message.
9953
9954 2006-09-25 [paul]       2.5.1
9955
9956         * NEWS
9957         * README
9958         * RELEASE_NOTES
9959                 2.5.1 released
9960
9961 2006-09-25 [colin]      2.5.0cvs3
9962
9963         * src/plugins/bogofilter/bogofilter.c
9964         * src/plugins/clamav/clamav_plugin.c
9965         * src/plugins/spamassassin/spamassassin.c
9966                 BogoFilter, Spamassassin: Fix double hook registering after
9967                 visiting preferences
9968                 Spamassassin, Clamav: Just set the mails to move instead of
9969                 doing the move - caller will move the things at once.
9970
9971 2006-09-25 [colin]      2.5.0cvs2
9972
9973         * src/imap.c
9974         * src/etpan/imap-thread.c
9975                 Use UID SEARCH ALL instead of UID 1:*
9976                 (braindead servers can't figure out that's
9977                 the same...)
9978
9979 2006-09-25 [wwp]        2.5.0cvs1
9980
9981         * src/message_search.c
9982                 Added the ability to stop a running search (in message body).
9983
9984 2006-09-25 [paul]       2.5.0
9985
9986         * NEWS
9987         * README
9988         * RELEASE_NOTES
9989                 2.5.0 released
9990
9991 2006-09-25 [paul]       2.4.0cvs214
9992
9993         * po/cs.po
9994         * po/de.po
9995         * po/fi.po
9996         * po/fr.po
9997         * po/nl.po
9998         * po/pt_BR.po
9999         * po/sk.po
10000         * po/sr.po
10001         * po/zh_CN.po
10002                 updated by Tim, Stephan Sachse, Flammie Pirinen,
10003                 Fabien Vantard, Tim Dijkstra, Frederico Goncalves Guimaraes,
10004                 Ticho, Aleksander Urosevic, Ralgh Young
10005
10006 2006-09-24 [mones]      2.4.0cvs213
10007
10008         * po/es.po
10009                 Updated for release
10010
10011 2006-09-23 [colin]      2.4.0cvs212
10012
10013         * src/gtk/inputdialog.c
10014                 Fix [ ] remember this appearing in normal
10015                 input dialogs after it's been used by
10016                 mimeview.
10017         * src/folder.c
10018         * src/folderview.c
10019         * src/msgcache.c
10020         * src/procmsg.c
10021         * src/summaryview.c
10022         * src/textview.c
10023         * src/common/timing.h
10024                 Enable timings in debug mode and make it
10025                 look prettier.
10026
10027 2006-09-22 [colin]      2.4.0cvs211
10028
10029         * README
10030                 Revert test change
10031         * commitHelper
10032                 ping the correct URI
10033
10034 2006-09-22 [colin]      2.4.0cvs210
10035
10036         * README
10037                 Let's see if bug #1022 is fixed
10038
10039 2006-09-21 [colin]      2.4.0cvs209
10040
10041         * src/wizard.c
10042         * src/common/plugin.c
10043                 Prepare infra to load predefined plugins when
10044                 no configuration existed. Don't actually load
10045                 anything yet (feat. freeze)
10046
10047 2006-09-21 [wwp]        2.4.0cvs208
10048
10049         * manual/fr/faq.xml
10050                 Partial sync w/ 2.4.0cvs72:
10051                 wrap file and minor updates.
10052
10053 2006-09-21 [wwp]        2.4.0cvs207
10054
10055         * tools/fix_date.sh
10056                 several fixes and enhancements. A new --force switch has been
10057                 added to prevent overriding by default Date: header when
10058                 already existing.
10059
10060 2006-09-21 [paul]       2.4.0cvs206
10061
10062         * src/common/utils.c
10063                 add Chinese UTF8 Re prefix
10064
10065 2006-09-21 [wwp]        2.4.0cvs205
10066
10067         * tools/Makefile.am
10068                 Fics alfabettical order.
10069
10070 2006-09-21 [wwp]        2.4.0cvs204
10071
10072         * tools/fix_date.sh
10073         * tools/Makefile.am
10074                 Added an action tool to fix missing Date field in emails.
10075                 Updated Makefile.am to reflect those last two additions.
10076
10077 2006-09-21 [wwp]        2.4.0cvs203
10078
10079         * tools/uuooffice
10080                 Added a action tool to open uuencoded docs w/
10081                 OpenOffice (based on uudec method).
10082
10083 2006-09-21 [colin]      2.4.0cvs202
10084
10085         * src/compose.c
10086         * src/textview.c
10087                 Workaround possible GTK crash: remove selection 
10088                 clipboard before destroying widget, or GTK+-2.10
10089                 dies. Thanks to Hiro.
10090
10091 2006-09-20 [colin]      2.4.0cvs201
10092
10093         * src/compose.c
10094                 Fix free-after-use in some cases (when 
10095                 procmime_encode_content() frees mimeinfo->data.mem
10096                 and turns it to a temp file)
10097
10098 2006-09-20 [colin]      2.4.0cvs200
10099
10100         * src/folderview.c
10101         * src/summaryview.c
10102         * src/gtk/gtksctree.c
10103         * src/gtk/gtksctree.h
10104                 Add tooltips in the folderview and summaryview
10105                 (Doesn't break string freeze as they already
10106                 exist)
10107         * src/toolbar.c
10108                 Put the spam button in the default configuration
10109                 if compiled with bogo plugin too
10110
10111 2006-09-19 [colin]      2.4.0cvs199
10112
10113         * src/summaryview.c
10114         * src/summaryview.h
10115                 Update folder name label on folder rename
10116         * src/prefs_matcher.c
10117         * src/gtk/logwindow.h
10118                 Fix warnings
10119                 Patches by Fabien
10120
10121 2006-09-19 [wwp]        2.4.0cvs198
10122
10123         * src/summary_search.c
10124                 fix can't click forward/backward buttons in the
10125                 search messages.
10126
10127 2006-09-18 [paul]       2.4.0cvs197
10128
10129         * src/wizard.c
10130                 add missing bracket, capitalise the A of
10131                 'SpamAssassin'
10132
10133 2006-09-18 [paul]       2.4.0cvs196
10134
10135         * src/compose.c
10136                 fix bug 1012 'crashed upon sending mail
10137                 from compose window'
10138                 Thanks to Colin
10139
10140 2006-09-16 [colin]      2.4.0cvs195
10141
10142         * src/folderview.c
10143                 Fix "real-time" sorting by freezing/thawing
10144
10145 2006-09-16 [colin]      2.4.0cvs194
10146
10147         * manual/faq.xml
10148                 Fix the anti-spam entry a bit
10149
10150 2006-09-16 [colin]      2.4.0cvs193
10151
10152         * src/wizard.c
10153                 Make sure reviewers have no excuse when stating
10154                 Sylpheed-Claws doesn't have antispam capabilities.
10155
10156 2006-09-16 [colin]      2.4.0cvs192
10157
10158         * src/main.c
10159                 Revert part of 2.3.0cvs18, Saving caches on SIGPIPE,
10160                 as if the SIGPIPE comes from etpan's thread we could
10161                 trigger a GUI update from this thread.
10162
10163 2006-09-16 [colin]      2.4.0cvs191
10164
10165         * src/summaryview.c
10166                 Init all members of the struct
10167
10168 2006-09-16 [paul]       2.4.0cvs190
10169
10170         * src/account.c
10171                 improvements to the English
10172
10173 2006-09-15 [colin]      2.4.0cvs189
10174
10175         * src/summaryview.c
10176                 HIG order on dialog
10177
10178 2006-09-14 [colin]      2.4.0cvs188
10179
10180         * src/common/socket.c
10181         * src/common/socket.h
10182         * src/common/ssl.c
10183         * src/common/ssl_certificate.c
10184         * src/common/ssl_certificate.h
10185         * src/etpan/imap-thread.c
10186                 the get_fqdn() call done to get canonical name when
10187                 checking an SSL certificate is blocking, which is
10188                 sad as we just did a non-blocking lookup to connect.
10189                 Fix that by letting the fqdn available to the SockInfo,
10190                 and use that in ssl_certificate_check(). For IMAP,
10191                 we don't do it as the lookup's done by libetpan, but
10192                 it's less annoying as IMAP connections as much more
10193                 rare than POP3 connections.
10194
10195 2006-09-14 [paul]       2.4.0cvs187
10196
10197         * manual/advanced.xml
10198                 improvements to the English,
10199                 properly place the new hidden options
10200                 within the alphabetical order
10201         * src/gtk/pluginwindow.c
10202                 improvements to the English
10203
10204 2006-09-14 [colin]      2.4.0cvs186
10205
10206         * src/prefs_common.c
10207         * src/prefs_common.h
10208         * src/gtk/gtksctree.c
10209         * manual/advanced.xml
10210                 New hidden pref, stripes_color_offset, to change
10211                 the value added/substracted to normal bgcolor to
10212                 create the stripes in summaries
10213
10214 2006-09-13 [colin]      2.4.0cvs185
10215
10216         * src/gedit-print.c
10217         * src/messageview.c
10218         * src/messageview.h
10219         * src/summaryview.c
10220         * src/textview.c
10221                 Fix misc. printing issues: 
10222                 - Bad font for linkified headers
10223                 - Different font if the mail was displayed or not
10224                 - Factorize the thing
10225
10226 2006-09-13 [colin]      2.4.0cvs184
10227
10228         * src/common/ssl_certificate.c
10229                 Only get FQDN once when checking certificate
10230
10231 2006-09-13 [colin]      2.4.0cvs183
10232
10233         * src/account.c
10234         * src/gtk/pluginwindow.c
10235                 Misc. GUI fixes by Fabien
10236
10237 2006-09-13 [wwp]        2.4.0cvs182
10238
10239         * configure.ac
10240         * src/common/utils.h
10241         * src/common/utils.c
10242                 get rid of unused wide-char functions.
10243
10244 2006-09-13 [wwp]        2.4.0cvs181
10245
10246         * src/plugins/pgpinline/sylpheed.def
10247         * src/textview.c
10248                 merge more w32 patches from gpg4win sources (Marcus Brinkmann <marcus@g10code.de>):
10249                 add privacy_reset_error to the .def file,
10250                 do not fork for an external textviewer.
10251
10252 2006-09-13 [wwp]        2.4.0cvs180
10253
10254         * src/prefs_common.c
10255                 fix broken font entry in prefs (patch issued by the gpg4win team,
10256                 probably by Marcus Brinkmann <marcus@g10code.de>).
10257
10258 2006-09-13 [colin]      2.4.0cvs179
10259
10260         * src/folder.h
10261                 Fix a warning in summaryview.c
10262         * src/mainwindow.c
10263         * src/summaryview.c
10264         * src/summaryview.h
10265                 Add missing Mark/* elements in the
10266                 main menu
10267
10268 2006-09-12 [colin]      2.4.0cvs178
10269
10270         * src/prefs_actions.c
10271         * src/prefs_filtering_action.c
10272         * src/prefs_matcher.c
10273                 Use (New) instead of New everywhere
10274
10275 2006-09-12 [wwp]        2.4.0cvs177
10276
10277         * manual/fr/addrbook.xml
10278         * manual/fr/handling.xml
10279                 updated some quotes in the fr manual to match the fr translation.
10280
10281 2006-09-12 [wwp]        2.4.0cvs176
10282
10283         * src/prefs_matcher.c
10284                 don't store translated string elements in matcher expressions.
10285                 Also fixed a misused of Q_().
10286
10287 2006-09-11 [wwp]        2.4.0cvs175
10288
10289         * src/plugins//bogofilter/bogofilter.c
10290         * src/plugins//clamav/clamav_plugin.c
10291         * src/plugins//demo/demo.c
10292         * src/plugins//dillo_viewer/dillo_viewer.c
10293         * src/plugins//pgpcore/plugin.c
10294         * src/plugins//pgpinline/plugin.c
10295         * src/plugins//pgpmime/plugin.c
10296         * src/plugins//spamassassin/spamassassin.c
10297                 gettext-ize more strings (mostly plugin error messages).
10298
10299 2006-09-11 [colin]      2.4.0cvs174
10300
10301         * src/alertpanel.c
10302                 Make maximum buffer size bigger to avoid
10303                 truncating translated messages. Patch by
10304                 Fabien
10305
10306 2006-09-11 [colin]      2.4.0cvs173
10307
10308         * src/etpan/imap-thread.c
10309                 Fix compilation on OpenBSD, thanks to 
10310                 Landry
10311
10312 2006-09-10 [wwp]        2.4.0cvs172
10313
10314         * manual/account.xml
10315         * manual/addrbook.xml
10316         * manual/handling.xml
10317         * manual/es/handling.xml
10318         * manual/fr/account.xml
10319         * manual/fr/addrbook.xml
10320         * manual/fr/handling.xml
10321                 documented addressbook matching (condition configuration):
10322                   addrbook.xml, en fr
10323                 documented per-account filtering rules (handling/filtering
10324                   section, account section):
10325                   account.xml, handling.xml, en fr
10326                 slightly updated the handling/searching section to tell few
10327                   words about the extended search ability:
10328                   handling.xml, en fr
10329                 added missing <quote></quotes> to Quick Search:
10330                   handling.xml, en fr es
10331                 fixed a typo (auomatically):
10332                   handling.xml, en
10333                 changes revisited by Paul.
10334
10335 2006-09-10 [paul]       2.4.0cvs171
10336
10337         * src/prefs_actions.c
10338         * src/prefs_filtering.c
10339         * src/prefs_template.c
10340                 adjustments to the gui
10341                 Patch by Fabien Vantard (slightly modified)
10342
10343 2006-09-10 [colin]      2.4.0cvs170
10344
10345         * src/summaryview.c
10346                 Check folderitem/summaryview consistency
10347                 (basically automates Update summary). Fixes
10348                 #1011 (wrong (negative) count on unread 
10349                 messages)
10350
10351 2006-09-10 [colin]      2.4.0cvs169
10352
10353         * src/gtk/gtksctree.c
10354                 Fix recursive expansion via mouse
10355         * src/plugins/bogofilter/bogofilter.c
10356                 Use normal filtering way of moving
10357                 messages (batching), possibly fixing
10358                 bug #1015 (Bogofilter plugin doubles 
10359                 new messages)
10360
10361 2006-09-09 [wwp]        2.4.0cvs168
10362
10363         * src/prefs_filtering.c
10364                 better place for this fix.
10365
10366 2006-09-09 [wwp]        2.4.0cvs167
10367
10368         * src/prefs_filtering.c
10369                 fix a minor bug when the enabled status of a filtering/processing
10370                 rule always got set to TRUE when replacing this rule. That still
10371                 make sense when adding a new rule, but now when replacing, we
10372                 don't override the value of 'enabled'.
10373                 Also renamed the func prefs_filtering_list_view_get_rule_name()
10374                 to prefs_filtering_list_view_get_info() as this function not only
10375                 returns the name, but also the account_id and the enabled status.
10376
10377 2006-09-09 [mones]      2.4.0cvs166
10378
10379         * manual/glossary.xml
10380         * manual/plugins.xml
10381                 Minor format corrections
10382         * manual/gpl.xml
10383                 Fix misplaced NO WARRANTY section
10384         * manual/es/advanced.xml
10385         * manual/es/faq.xml
10386         * manual/es/glossary.xml
10387         * manual/es/gpl.xml
10388         * manual/es/handling.xml
10389         * manual/es/plugins.xml
10390         * manual/es/starting.xml
10391                 Incorporate changes from English version
10392         * manual/fr/ack.xml
10393         * manual/pl/ack.xml
10394         * manual/es/ack.xml
10395                 Fix address, (add translation credits in es version)
10396         * po/es.po
10397                 Updated translation
10398
10399 2006-09-09 [wwp]        2.4.0cvs165
10400
10401         * src/prefs_filtering.c
10402                 fix a crash when opening filtering prefs, if matcherrc file contains
10403                 broken data (non-existing account id, which is theoretically not
10404                 possible).
10405
10406 2006-09-08 [colin]      2.4.0cvs164
10407
10408         * src/folder.c
10409                 Wrong assert, make it an if()
10410         * src/gtk/gtksctree.c
10411                 Fix bug #1013 (expand selected thread 
10412                 tree) - expanding is now recursive
10413
10414 2006-09-07 [wwp]        2.4.0cvs163
10415
10416         * src/prefs_matcher.c
10417                 make better sentences about addressbook matching in the
10418                 matcher prefs. This should make translators' work easier
10419                 too.
10420
10421 2006-09-07 [wwp]        2.4.0cvs162
10422
10423         * src/prefs_filtering.c
10424                 code simplification (get rid of dup var. assignment).
10425
10426 2006-09-07 [wwp]        2.4.0cvs161
10427
10428         * src/summaryview.c
10429                 use GTK_STOCK icons when possible, patch by Fabien Vantard
10430                 <fzzzzz@gmail.com>.
10431
10432 2006-09-07 [paul]       2.4.0cvs160
10433
10434         * src/mimeview.c
10435                 fix compilation warnings
10436                 Thanks to Colin
10437
10438 2006-09-07 [paul]       2.4.0cvs159
10439
10440         * src/mimeview.c
10441                 select the mimepart icon when
10442                 displaying as text
10443                 Thanks to Colin
10444
10445 2006-09-06 [paul]       2.4.0cvs158
10446
10447         * src/prefs_filtering.c
10448                 fix labels and table element spacing
10449                 Patch by Fabien Vantard
10450
10451 2006-09-06 [paul]
10452
10453         2.5.0-rc3 released
10454
10455 2006-09-06 [paul]       2.4.0cvs157
10456
10457         * manual/es/advanced.xml
10458                 fix typo
10459
10460 2006-09-06 [wwp]        2.4.0cvs156
10461
10462         * src/mainwindow.c
10463                 fix an dup launch issue when iconified, thanks to Colin.
10464
10465 2006-09-06 [wwp]        2.4.0cvs155
10466
10467         * src/gtk//gtksctree.h
10468                 oops, forgot that one!
10469
10470 2006-09-06 [wwp]        2.4.0cvs154
10471
10472         * manual/pl/advanced.xml
10473         * manual/advanced.xml
10474         * manual/es/advanced.xml
10475         * manual/fr/advanced.xml
10476         * src/prefs_customheader.c
10477         * src/prefs_filtering_action.c
10478         * src/foldersel.c
10479         * src/prefs_summaries.c
10480         * src/prefs_filtering.c
10481         * src/account.c
10482         * src/compose.c
10483         * src/prefs_summary_column.c
10484         * src/addr_compl.c
10485         * src/prefs_actions.c
10486         * src/prefs_folder_column.c
10487         * src/ssl_manager.c
10488         * src/prefs_template.c
10489         * src/prefs_display_header.c
10490         * src/prefs_common.h
10491         * src/prefs_matcher.c
10492         * src/prefs_common.c
10493         * src/prefs_toolbar.c
10494         * src/summaryview.c
10495         * src/folderview.c
10496         * src/gtk/gtksctree.c
10497         * src/gtk/pluginwindow.c
10498         * src/gtk/progressdialog.c
10499         * src/gtk/prefswindow.c
10500                 renamed hidden option enable_rules_hint to use_stripes_everywhere
10501                 to make its meaning more obvious (all versions of the manual reflect
10502                 the change).
10503                 added an extra hidden option use_stripes_in_summary to allow
10504                 discarding these stripes in mainwindow's folder and message lists;
10505                 en and fr manuals only are OK towards this.
10506
10507 2006-09-06 [colin]      2.4.0cvs153
10508
10509         * src/textview.c
10510                 Hide Sylpheed-Claws' internal queue headers
10511                 when showing all headers. They'll be present
10512                 only in Source window.
10513
10514 2006-09-05 [colin]      2.4.0cvs152
10515
10516         * src/plugins/trayicon/trayicon.c
10517                 Fix crash at exit - we have to disconnect
10518                 our handlers
10519         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
10520                 Update eggtrayicon - patch adapted from a
10521                 patch by Fryderyk Dziarmagowski <freetz@gmx.net>
10522                 on Sylpheed's ML
10523
10524 2006-09-05 [colin]      2.4.0cvs151
10525
10526         * src/mainwindow.c
10527         * src/gtk/logwindow.c
10528                 Fix race condition when something writes
10529                 to the log too soon during init. Thanks
10530                 to Fabien Vantard
10531
10532 2006-09-05 [colin]      2.4.0cvs150
10533
10534         * src/mimeview.c
10535                 Don't select part on right-click either
10536
10537 2006-09-05 [paul]       2.4.0cvs149
10538
10539         * src/mimeview.c
10540                 completion of previous commit
10541                 Thanks to Colin
10542
10543 2006-09-05 [colin]      2.4.0cvs148
10544
10545         * src/mimeview.c
10546                 Don't force selection on middle-click, just open
10547
10548 2006-09-04 [colin]      2.4.0cvs147
10549
10550         * src/mimeview.c
10551                 Looks like gtk_notebook_set_current_page()
10552                 sometimes steals focus, and this annoys us
10553                 in MimeViewers as it renders navigation
10554                 keys useless. Take back focus after switching
10555                 pages.
10556
10557 2006-09-04 [colin]      2.4.0cvs146
10558
10559         * src/messageview.c
10560                 Set stop_loading when clicking on Next
10561                 during load. Don't add a callback to 
10562                 avoid over-complicating things.
10563
10564 2006-09-04 [colin]      2.4.0cvs145
10565
10566         * src/mimeview.c
10567         * src/messageview.c
10568                 Fix multiple loads in separate messageview
10569
10570 2006-09-04 [colin]      2.4.0cvs144
10571
10572         * src/summaryview.c
10573                 Let navigation keys be handled during 
10574                 load
10575
10576 2006-09-04 [colin]      2.4.0cvs143
10577
10578         * src/messageview.c
10579         * src/summaryview.c
10580         * src/textview.c
10581         * src/textview.h
10582                 Make loading of huge mails (lots of text and/or
10583                 images) cancellable, so the GUI doesn't block 
10584
10585 2006-09-04 [colin]      2.4.0cvs142
10586
10587         * src/plugins/trayicon/trayicon.c
10588                 Fix annoyance when removing a folder with 
10589                 unread mails: trayicon didn't update
10590
10591 2006-09-04 [paul]       2.4.0cvs141
10592
10593         * src/gtk/icon_legend.c
10594                 straighten up columns
10595                 Patch by Fabien Vantard
10596
10597 2006-09-04 [wwp]        2.4.0cvs140
10598
10599         * src/prefs_filtering.c
10600                 fix new line's account name in filtering prefs:
10601                 was "All", is now "(New)".
10602
10603 2006-09-04 [paul]       2.4.0cvs139
10604
10605         * tools/make.themes.project
10606                 use "AUTOMAKE_OPTIONS = dist-bzip2"
10607                 instead of homebrewed "make release"
10608
10609 2006-09-03 [colin]      2.4.0cvs138
10610
10611         * src/folderview.c
10612                 Fix bug #1007 (Wrong folder highlighted)
10613
10614 2006-09-03 [colin]      2.4.0cvs137
10615
10616         * src/compose.c
10617                 Don't set Newsgroup: header to a mail folder
10618                 path
10619
10620 2006-09-03 [paul]       2.4.0cvs136
10621
10622         * src/prefs_other.c
10623         * src/prefs_spelling.c
10624                 unify the gui
10625
10626 2006-09-03 [paul]       2.4.0cvs135
10627
10628         * src/prefs_summaries.c
10629                 correct menu item text in prefs_keybind_apply_clicked()
10630
10631 2006-09-03 [paul]       2.4.0cvs134
10632
10633         * manual/advanced.xml
10634                 some improvements to the descriptions
10635         * src/mainwindow.c
10636         * src/messageview.c
10637         * src/summaryview.c
10638         * src/gtk/menu.c
10639                 fix menu sensitivity issues
10640         * src/prefs_message.c
10641                 drop the useless word 'short'
10642         * src/prefs_other.c
10643                 add the word 'lines' indicating log length
10644                 is a measure of lines
10645         * src/textview.c
10646                 fix compilation warnings
10647
10648 2006-09-02 [colin]      2.4.0cvs133
10649
10650         * src/messageview.c
10651                 Display a special return-receipt message
10652                 if the message is from the user
10653         * src/summaryview.c
10654                 Fix missing freeze of the list when marking
10655                 all read and unthreading for exec. Thanks
10656                 to Stephan Sachse.
10657
10658 2006-09-02 [paul]       2.4.0cvs132
10659
10660         * src/mainwindow.c
10661         * src/prefs_message.c
10662         * src/summaryview.c
10663                 fix some english
10664
10665 2006-09-02 [wwp]        2.4.0cvs131
10666
10667         * src/prefs_filtering.c
10668                 added an account name column to the filtering rules
10669                 dialog.
10670
10671 2006-09-02 [colin]      2.4.0cvs130
10672
10673         * src/gtk/logwindow.c
10674         * src/gtk/logwindow.h
10675                 Block scrolling if we're not at the end
10676                 of the log
10677
10678 2006-09-02 [colin]      2.4.0cvs129
10679
10680         * src/folder.c
10681                 Make sure account-specific rules can't
10682                 be used in {pre-,post-,}processing
10683         * src/mainwindow.c
10684         * src/gtk/logwindow.c
10685         * src/gtk/logwindow.h
10686                 Jump to last error when clicking on the
10687                 warning icon
10688
10689 2006-09-02 [colin]      2.4.0cvs128
10690
10691         * src/imap.c
10692         * src/import.c
10693         * src/mainwindow.c
10694         * src/mainwindow.h
10695                 Fix warning icon
10696         * src/inc.c
10697         * src/mbox.c
10698         * src/mbox.h
10699                 Let proc_mbox know its account, for
10700                 account-specific rules
10701
10702 2006-09-01 [colin]      2.4.0cvs127
10703
10704         * src/codeconv.c
10705                 Don't uselessly use iconv to convert from
10706                 us-ascii
10707         * src/alertpanel.c
10708         * src/mainwindow.c
10709         * src/mainwindow.h
10710         * src/inc.c
10711                 Fix certain log cases, disable warning icon
10712                 for now, the correct way to display it when
10713                 necessary and only when necessary is probably
10714                 to do it manually rather than use error logs
10715         * src/etpan/imap-thread.c
10716                 Clean up UID logging a bit
10717         * src/gtk/logwindow.c
10718         * src/gtk/logwindow.h
10719                 Make logging faster when the window's closed
10720
10721 2006-09-01 [wwp]        2.4.0cvs126
10722
10723         * manual/fr/account.xml
10724                 reflect changes to the ref. manual (parts of cvs72):
10725                 fix tabnames and quotes.
10726
10727 2006-09-01 [wwp]        2.4.0cvs125
10728
10729         * manual/fr/plugins.xml
10730                 reflect changes to the reference manual (cvs42):
10731                 update IRC channel info.
10732
10733 2006-09-01 [wwp]        2.4.0cvs124
10734
10735         * commitHelper
10736                 use CVSEDITOR env. var. if set, according to `man cvs`.
10737
10738 2006-09-01 [wwp]        2.4.0cvs123
10739
10740         * manual/advanced.xml
10741                 better sentence again (thanks to Paul).
10742
10743 2006-09-01 [wwp]        2.4.0cvs122
10744
10745         * manual/advanced.xml
10746         fix definition of toolbar_detachable and rework a bit the one of
10747         enable_dotted_lines.
10748
10749 2006-09-01 [mones]      2.4.0cvs121
10750
10751         * manual/advanced.xml
10752                 Document enable_dotted_lines
10753
10754 2006-09-01 [paul]       2.4.0cvs120
10755
10756         * src/folderview.c
10757         * src/folderview.h
10758         * src/imap.c
10759         * src/mainwindow.c
10760         * src/summaryview.c
10761                 obey the 'When entering folder...' option
10762                 when using the /View/Go to/... menu items
10763                 Thanks to Colin
10764
10765 2006-08-31 [colin]      2.4.0cvs119
10766
10767         * src/folderview.c
10768                 Revert 2.4.0cvs116, wrong fix.
10769
10770 2006-08-31 [colin]      2.4.0cvs118
10771
10772         * src/gtk/gtksctree.c
10773                 Better state the various copyrights
10774
10775 2006-08-31 [colin]      2.4.0cvs117
10776
10777         * src/prefs_common.c
10778                 fix enable_dotted_lines
10779
10780 2006-08-31 [colin]      2.4.0cvs116
10781
10782         * src/folderview.c
10783                 Use pref "Always open on select" when going
10784                 to next unread folder
10785         * src/gtk/gtksctree.c
10786                 Fix link failure to _gtk_clist_create_cell_layout
10787                 on certain computers. (Why not mine, I wonder)
10788
10789 2006-08-31 [colin]      2.4.0cvs115
10790
10791         * src/procmsg.c
10792         * src/textview.c
10793         * src/plugins/bogofilter/bogofilter.c
10794         * src/plugins/spamassassin/spamassassin.c
10795                 Requalify some "errors" to warnings
10796         * src/mainwindow.c
10797         * src/mainwindow.h
10798         * src/statusbar.c
10799                 Add an icon in the statusbar to notify
10800                 of errors
10801         * src/gtk/gtksctree.c
10802         * src/folderview.c
10803         * src/summaryview.c
10804                 Make the GtkSCTree look more modern by
10805                 alternating background lines
10806         * src/prefs_common.c
10807         * src/prefs_common.h
10808                 Add a pref to let people have the old
10809                 way if they prefer
10810
10811
10812 2006-08-30 [colin]      2.4.0cvs114
10813
10814         * src/procmsg.c
10815         * src/procmsg.h
10816                 Provide a way to filter a list of
10817                 messages in an optimised manner, and
10818                 add a list-filtering hook
10819         * src/folder.c
10820         * src/inc.c
10821         * src/mbox.c
10822                 Use the list filtering
10823         * src/plugins/bogofilter/bogofilter.c
10824                 Use the list-filtering hook
10825                 Use -b (bulk) mode for more speed
10826                 when learning and filtering
10827         * src/etpan/imap-thread.c
10828                 Make log output shorter in UID SEARCH
10829
10830
10831 2006-08-30 [colin]      2.4.0cvs113
10832
10833         * src/plugins/bogofilter/bogofilter.c
10834                 Really fast mass learning - thanks to David
10835                 Relson for the options explanations :)
10836
10837 2006-08-30 [colin]      2.4.0cvs112
10838
10839         * src/msgcache.c
10840                 Fix compilation on FreeBSD. Thanks
10841                 to Michael Hugues
10842
10843 2006-08-29 [colin]      2.4.0cvs111
10844
10845         * src/folderview.c
10846                 Handle "popup_menu" signal (for popping the 
10847                 menu via the keyboard)
10848         * src/mimeview.c
10849         * src/mimeview.h
10850         * src/summaryview.c
10851         * src/textview.c
10852         * src/gtk/gtkutils.c
10853         * src/gtk/gtkutils.h
10854                 Factorize scrolling code, and add an API 
10855                 for MimeViewers to handle scroll orders
10856
10857 2006-08-29 [wwp]        2.4.0cvs110
10858
10859         * src/plugins//bogofilter/bogofilter.c
10860         * src/plugins//spamassassin/spamassassin.c
10861                 make the bogofilter/spamassassin filtering error dialogs at
10862         incorporation obey to the "don't popup error dialog on
10863         receive error" option. If disabled, feed the log window w/
10864         the error message.
10865
10866 2006-08-29 [paul]
10867
10868         2.5.0-rc2 released
10869
10870 2006-08-29 [paul]       2.4.0cvs109
10871
10872         * Makefile.am
10873                 remove 'make release', it's not needed
10874                 since we use 'AUTOMAKE_OPTIONS = dist-bzip2'
10875
10876 2006-08-29 [paul]       2.4.0cvs108
10877
10878         * src/foldersel.c
10879         * src/summary_search.c
10880         * src/gtk/progressdialog.c
10881         * src/plugins/pgpcore/passphrase.c
10882                 replace deprecated gtk_window_set_policy()
10883
10884 2006-08-29 [colin]      2.4.0cvs107
10885
10886         * src/folder.c
10887                 Fix data loss when copy fails during a move:
10888                 only use fast remove_msgs if everything was
10889                 copied OK; else use slow remove_msg on the
10890                 mails that got copied only.
10891
10892 2006-08-28 [paul]       2.4.0cvs106
10893
10894         * src/mh.c
10895                 revert change in 2.4.0cvs104, it breaks
10896                 stuff
10897
10898 2006-08-28 [paul]       2.4.0cvs105
10899
10900         * src/plugins/spamassassin/spamassassin.c
10901                 english fix
10902
10903 2006-08-28 [paul]       2.4.0cvs104
10904
10905         * src/mh.c
10906                 fix data loss when moving to another
10907                 mailbox fails
10908         * src/prefs_spelling.c
10909                 improve the english
10910         * src/gtk/pluginwindow.c
10911                 improve the layout of the dialog text
10912         All thanks to Colin
10913
10914 2006-08-28 [paul]       2.4.0cvs103
10915
10916         * src/plugins/bogofilter/bogofilter.c
10917         * src/plugins/bogofilter/bogofilter_gtk.c
10918                 fix english up a bit, innit
10919
10920 2006-08-28 [paul]       2.4.0cvs102
10921
10922         * configure.ac
10923         * po/Makefile.in.in
10924         * po/Makevars
10925                 require autoconf 2.60, enabling building
10926                 with gettext 0.15 (gettext 0.14.x build still
10927                 possible). Replace Makefiles with versions
10928                 from gettext 0.15.
10929                 Remove configure options --with-localedir and
10930                 --with-mandir. The options that are provided
10931                 directly by autoconf 2.60 can be used instead:
10932                 --mandir --localedir
10933
10934 2006-08-27 [colin]      2.4.0cvs101
10935
10936         * src/plugins/bogofilter/Makefile.am
10937                 Fix make dist (no README)
10938
10939 2006-08-27 [colin]      2.4.0cvs100
10940
10941         * src/folder.c
10942                 Don't use F_UNKNOWN folders for any default
10943                 outbox/trash/etc
10944         * src/plugins/bogofilter/bogofilter.c
10945         * src/plugins/bogofilter/bogofilter.h
10946         * src/plugins/bogofilter/bogofilter_gtk.c
10947                 Add an option to specify the path to bogofilter
10948                 Use single-quotes to be able to learn in folders
10949                 with spaces in their names
10950                 Verify learning status
10951
10952 2006-08-27 [colin]      2.4.0cvs99
10953
10954         * manual/faq.xml
10955         * manual/plugins.xml
10956                 Document Bogofilter plugin
10957
10958 2006-08-27 [colin]      2.4.0cvs98
10959
10960         * src/compose.c
10961         * src/messageview.c
10962         * src/procmsg.c
10963         * src/procmsg.h
10964                 When possible, copy the queued mail to sent folder
10965                 instead of re-adding. Much faster on IMAP.
10966
10967 2006-08-27 [colin]      2.4.0cvs97
10968
10969         * src/msgcache.c
10970                 Disable mmaped caches - huge metadata loss
10971                 here after a power failure.
10972         * src/summaryview.c
10973                 Add quicksearch timing
10974         * src/common/plugin.c
10975         * src/common/plugin.h
10976                 Implement an interface to tell what plugins
10977                 provide. Prevent loading of similar plugins.
10978         * src/plugins/clamav/clamav_plugin.c
10979         * src/plugins/demo/demo.c
10980         * src/plugins/dillo_viewer/dillo_viewer.c
10981         * src/plugins/pgpcore/plugin.c
10982         * src/plugins/pgpinline/pgpinline.c
10983         * src/plugins/pgpmime/pgpmime.c
10984         * src/plugins/spamassassin/spamassassin.c
10985         * src/plugins/trayicon/trayicon.c
10986                 Implement plugin_provides()
10987
10988 2006-08-27 [colin]      2.4.0cvs96
10989
10990         * configure.ac
10991         * src/plugins/Makefile.am
10992         * src/plugins/bogofilter/.cvsignore
10993         * src/plugins/bogofilter/Makefile.am
10994         * src/plugins/bogofilter/bogofilter.c
10995         * src/plugins/bogofilter/bogofilter.h
10996         * src/plugins/bogofilter/bogofilter_gtk.c
10997                 New Bogofilter plugin, provides filtering and
10998                 learning. Spamassassin will go to extra plugins.
10999
11000 2006-08-26 [mones]      2.4.0cvs95
11001
11002         * manual/handling.xml
11003                 Fix subfolder path in the example (thanks to Paul) 
11004
11005 2006-08-26 [mones]      2.4.0cvs94
11006
11007         * manual/glossary.xml
11008                 2.2. + add ISP to the glossary
11009                 7.5. + Add UIDL to glossary
11010                 7.7. + Add TCP to glossary
11011         * manual/handling.xml
11012                 7.1. + Mentions GNU/Linux distribution, what about the non...
11013                 7.2. = s/html/HTML/, quote --local option -> Dillo HTML Viewer
11014                 7.3. + Mentions .bashrc, what about the non-bash ones? 
11015                 7.4. = Use appropriate quotation for commands
11016                 7.6. = change "" to <quote></quote>
11017         * manual/plugins.xml
11018                 6.1. + Example #mh/Mailbox/Friends -> #mh/inbox/Friends         
11019         * manual/starting.xml
11020                 2.1. + local mbox file: some examples of mbox file locations...
11021                 Also reformatted files requiring it
11022
11023 2006-08-26 [wwp]        2.4.0cvs93
11024
11025         * src/summary_search.c
11026                 disable find buttons while summary search is running.
11027
11028 2006-08-25 [colin]      2.4.0cvs92
11029
11030         * src/folder.c
11031         * src/folderutils.c
11032         * src/mh.c
11033         * src/procmsg.h
11034         * src/summaryview.c
11035                 Speed up MH moving, and add progressbar
11036                 for MH deletion
11037         * src/msgcache.c
11038                 Write cache files using mmap() too
11039
11040 2006-08-25 [wwp]        2.4.0cvs91
11041
11042         * src/summaryview.c
11043                 switch spam<->ham button when a message has been marked as spam or ham
11044                 and is still selected. Thanks to Colin.
11045
11046 2006-08-25 [paul]       2.4.0cvs90
11047
11048         * src/Makefile.am
11049         * src/stock_pixmap.c
11050         * src/stock_pixmap.h
11051         * src/summaryview.c
11052         * src/gtk/icon_legend.c
11053         * src/pixmaps/copied.xpm
11054         * src/pixmaps/moved.xpm
11055                 add icons for delayed execution marked for
11056                 copying, marked for moving
11057
11058 2006-08-25 [mones]      2.4.0cvs89
11059
11060         * manual/glossary.xml
11061                 Fix the other glossary items:
11062                 5.1. = Inmmediate execution -> <quote>immediate execution...
11063                 5.2. = Fix MBOX capitalization -> Mbox
11064                 5.3. + Improve Plugins def. w/ tech. ref.
11065                 5.4. = Quotation -> replace '>' by <quote>></quote>
11066                 5.5. - SMTP Server. -> remove dot
11067         * po/es.po
11068                 Updated translation
11069
11070 2006-08-25 [mones]      2.4.0cvs88
11071
11072         * manual/ack.xml
11073                 Reformatted, changed email address
11074         * manual/glossary.xml
11075                 Reformatted, fixed MANUAL-TODO items:
11076                 8.2. + add ROT-13 to glossary
11077                 8.4. + add URL to glossary
11078         * manual/es/advanced.xml
11079                 Fixed <literal>s
11080
11081 2006-08-25 [paul]       2.4.0cvs87
11082
11083         * src/gtk/icon_legend.c
11084                 add 'marked for deletion' icon
11085                 arrange icons by containing column
11086                 wrap long label text
11087
11088 2006-08-25 [colin]      2.4.0cvs86
11089
11090         * src/common/utils.c
11091         * src/common/utils.h
11092                 Add the sc_g_*list_bigger functions in
11093                 a place everyone can use it
11094         * src/summaryview.c
11095                 Only freeze/thaw the list when working
11096                 on the selection, if it's bigger than 1
11097         * src/gtk/gtksctree.c
11098                 Only freeze/thaw the list when unselec-
11099                 ting 'all' if ('all' != 1)
11100                 This avoids some flickering
11101
11102 2006-08-24 [colin]      2.4.0cvs85
11103
11104         * src/addressbook.c
11105                 Fix strange list selection
11106                 Fix random seg (Invalid read of freed memory)
11107
11108 2006-08-24 [colin]      2.4.0cvs84
11109
11110         * src/alertpanel.c
11111         * src/gtk/inputdialog.c
11112         * src/plugins/pgpcore/passphrase.c
11113                 Revert minimal width patch of 2.4.0cvs67,
11114                 as it is also a maximal width. Use 
11115                 gtk_window_set_default_size instead.
11116
11117 2006-08-24 [colin]      2.4.0cvs83
11118
11119         * src/msgcache.c
11120                 Write cache/mark to temp files before
11121                 overwriting old ones (avoids metadata
11122                 loss if writing the new files fail).
11123                 Use mmap() to read cache/mark file, as
11124                 this makes cache reading faster. Dis-
11125                 abled for big-endian machines until it
11126                 can be tested. (Big-endian users: set
11127                 msgcache_use_mmap = TRUE in the relevant
11128                 #if).
11129         * src/procmsg.h
11130                 Move rarely used fields of MsgInfo in 
11131                 another structure, which will only be
11132                 allocated if needed. Face, X-Face,
11133                 Return receipt headers and List-*
11134                 headers are moved. Mails having none
11135                 of these occupy 52 bytes less with
11136                 this patch, which makes 2.5MB of RAM
11137                 saved on a 50k folder).
11138         * src/headerview.c
11139         * src/mainwindow.c
11140         * src/messageview.c
11141         * src/partial_download.c
11142         * src/procheader.c
11143         * src/procmsg.c
11144         * src/textview.c
11145                 Follow this structure change.
11146
11147 2006-08-24 [wwp]        2.4.0cvs82
11148
11149         * manual/es/.cvsignore
11150         * manual/es/dist/.cvsignore
11151         * manual/es/dist/html/.cvsignore
11152         * manual/es/dist/pdf/.cvsignore
11153         * manual/es/dist/ps/.cvsignore
11154         * manual/es/dist/txt/.cvsignore
11155                 more (generated) files to ignore.
11156
11157 2006-08-24 [colin]      2.4.0cvs81
11158
11159         * src/folder.c
11160         * src/mh.c
11161                 Fix possible problems with local delivery. Check the folder doesn't
11162                 need scan before setting its mtime when saving cache (which can be
11163                 done long after the folder's been modified by an external process);
11164                 Check that the stored item's mtime didn't change in mh functions.
11165
11166 2006-08-24 [mones]      2.4.0cvs80
11167
11168         * manual/advanced.xml
11169                 Rewrapping, some fixes and MANUAL-TODO items:
11170                 8.1. = change "" to <quote></quote>
11171                 8.3. = quote menu items
11172                 8.5. - deploying -> new user ... ideally a new user (redundant)
11173
11174 2006-08-23 [colin]      2.4.0cvs79
11175
11176         * src/gtk/gtksctree.c
11177                 When selecting or deselecting range, only
11178                 freeze/thaw when selection is bigger than 10
11179
11180 2006-08-23 [colin]      2.4.0cvs78
11181
11182         * src/messageview.c
11183         * src/mimeview.c
11184         * src/mimeview.h
11185         * src/plugins/dillo_viewer/dillo_viewer.c
11186                 Provide an API for MimeViewer plugins to
11187                 return a text selection for replying
11188
11189 2006-08-23 [colin]      2.4.0cvs77
11190
11191         * src/image_viewer.c
11192         * src/textview.c
11193                 Use gtk_pixbuf_new_from_file_at_scale(), which
11194                 is faster than getting the pixbuf then resizing
11195                 it.
11196
11197 2006-08-23 [colin]      2.4.0cvs76
11198
11199         * src/procmime.c
11200                 UTF-8 should be sent Quoted-printable
11201
11202 2006-08-22 [colin]      2.4.0cvs75
11203
11204         * src/mh.c
11205                 Check if scan is required before touching
11206                 the folder (or it'll be required every time)
11207
11208 2006-08-22 [colin]      2.4.0cvs74
11209
11210         * configure.ac
11211                 Require libetpan 0.46 (crasher fix when built
11212                 against gnutls)
11213
11214 2006-08-22 [colin]      2.4.0cvs73
11215
11216         * src/folder.c
11217                 Set folder's mtime after writing its
11218                 cache
11219         * src/folderview.c
11220                 Add some timing
11221         * src/procmsg.c
11222                 Don't do useless stuff if we don't 
11223                 thread by subject
11224         * src/summaryview.c
11225                 Add some timing, don't deselect prior
11226                 to selecting (gtksctree does it itself),
11227                 remove crash avoidance hacks as it's been
11228                 properly fixed since a while
11229         * src/common/utils.c
11230                 Optimize to_human_readable(): _() is slow,
11231                 do it only once, and avoid %f format for KB
11232                 (the most common in a summaryview)
11233         * src/gtk/gtksctree.c
11234                 Don't uselessly freeze/thaw (fixes flicker
11235                 on next unread and friends), reduce number
11236                 of g_list_nth/g_list_position where possible
11237         * src/gtk/gtkutils.c
11238         * src/gtk/gtkutils.h
11239                 Reduce number of g_list_nth/g_list_position
11240                 where possible.
11241                 All of this makes loading as 70k folder 2.1
11242                 seconds instead of 3.2 (with hot FS caches).
11243                 (1.3 seconds without Date and Size columns...)
11244
11245 2006-08-22 [paul]       2.4.0cvs72
11246
11247         wrap documents and do some items from mones' MANUAL-TODO:
11248
11249         * manual/account.xml
11250                 4.1. = fix tabname references to <quote>tabname</quote>
11251                 4.2. = fix "xxx" and 'xxx' items to <quote>xxx</quote>
11252         * manual/faq.xml
11253                 1.1. = mentioned options don't match UI
11254                 Add information about the 'Never send Return Receipts'
11255                 option
11256         * manual/handling.xml
11257                 6.2. = Mentions Extended symbols button, but now is
11258                 named Information
11259                 6.3. = Mentions ... button, which is now Edit
11260
11261 2006-08-22 [colin]      2.4.0cvs71
11262
11263         * src/gtk/pluginwindow.c
11264                 Fix layout in verbose translations (such
11265                 as french)
11266
11267 2006-08-22 [paul]       2.4.0cvs70
11268
11269         * manual/Makefile.am
11270                 build manuals in alphabetical order
11271         * src/addressbook.c
11272         * src/prefs_themes.c
11273                 replace/remove deprecated symbols
11274         * src/gtk/gtkutils.c
11275                 fix a warning
11276         * src/gtk/pluginwindow.c
11277                 replace deprecated symbol
11278                 replace label text and move it
11279         * src/plugins/pgpcore/prefs_gpg.c
11280                 move the 'Generate...' button out of the
11281                 Sign Key frame, replace the English used
11282         * src/plugins/pgpcore/sgpgme.c
11283                 fixes to the English
11284
11285 2006-08-21 [colin]      2.4.0cvs69
11286
11287         * src/plugins/trayicon/trayicon.c
11288                 Add more strings for translation; patch
11289                 by Pawel
11290
11291 2006-08-21 [colin]      2.4.0cvs68
11292
11293         * src/compose.c
11294                 fix replied flag not set after drafting
11295         * src/matcher.c
11296                 fix body quicksearch in non-encoded bodies
11297                 containing '='
11298         * src/msgcache.c
11299                 Get rid of the g_malloc workaround for
11300                 corrupted caches, use g_try_malloc
11301
11302 2006-08-21 [colin]      2.4.0cvs67
11303
11304         * src/alertpanel.c
11305         * src/gtk/inputdialog.c
11306         * src/plugins/pgpcore/passphrase.c
11307                 Set minimal width to 375
11308         * src/mainwindow.c
11309                 Fix switching to offline, asking if it 
11310                 should be overriden for synchronising
11311         * src/mimeview.c
11312                 Don't offer to remember command on Open 
11313                 with for text parts, as the browser or 
11314                 text editor command isn't changed from 
11315                 there
11316
11317 2006-08-20 [paul]       2.4.0cvs66
11318
11319         * po/ko.po
11320         * po/zh_CN.po
11321                 fix plural form errors. revealed by stricter
11322                 checking of gettext 0.15
11323
11324 2006-08-18 [paul]       2.4.0cvs65
11325
11326         * src/stock_pixmap.c
11327                 fix the fix of 2.4.0cvs64
11328                 Thanks to Colin
11329
11330 2006-08-18 [paul]       2.4.0cvs64
11331
11332         * src/stock_pixmap.c
11333                 fix leaks
11334                 Thanks to Colin
11335
11336 2006-08-18 [paul]       2.4.0cvs63
11337
11338         * src/compose.c
11339         * src/procmsg.c
11340                 fix occasional IMAP bug where large msgs
11341                 were left in the queue folder after sending
11342                 Thanks to Colin
11343
11344 2006-08-18 [paul]       2.4.0cvs62
11345
11346         * src/folderview.c
11347                 freeze the summaryview while quicksearch results
11348                 are displayed
11349                 (fixes bug 456 'current message is hidden when the
11350                 view is refreshed and extended search is "unread 
11351                 messages"')
11352                 Thanks to Colin
11353         * src/textview.c
11354                 add missing #include "inputdialog.h"
11355         * src/common/utils.h
11356                 add missing mailcap_update_default() and improve
11357                 readability
11358
11359 2006-08-17 [colin]      2.4.0cvs61
11360
11361         * src/plugins/pgpcore/select-keys.c
11362                 Fix warnings :)
11363
11364 2006-08-17 [colin]      2.4.0cvs60
11365
11366         * src/compose.c
11367                 Don't continue queuing if Cancel is clicked
11368                 in select-keys
11369
11370 2006-08-17 [colin]      2.4.0cvs59
11371
11372         * src/plugins/pgpcore/select-keys.c
11373                 When encrypting, if only one key matches and it 
11374                 matches exactly, automatically use it.
11375
11376 2006-08-17 [colin]      2.4.0cvs58
11377
11378         * src/mimeview.c
11379         * src/prefs_common.c
11380         * src/prefs_common.h
11381         * src/prefs_ext_prog.c
11382         * src/textview.c
11383                 Fix issues with previous patch (text/html)
11384                 Remove outdated prefs
11385
11386 2006-08-17 [colin]      2.4.0cvs57
11387
11388         * src/imap.c
11389                 Add View Log button on auth error
11390         * src/procmsg.c
11391                 Fix encrypted mail marked as new when
11392                 saved in normal folders
11393         * src/plugins/pgpinline/pgpinline.c
11394                 Fix encrypt bug on IMAP
11395         * src/mimeview.c
11396         * src/common/utils.c
11397         * src/common/utils.h
11398         * src/gtk/inputdialog.c
11399         * src/gtk/inputdialog.h
11400                 Get rid of metamail stuff, simplify
11401                 opening, and allow remembering of user's
11402                 choices (by updating ~/.mailcap). There's
11403                 still to drop "Audio player" and "Image
11404                 viewer" preferences.
11405
11406 2006-08-17 [mones]      2.4.0cvs56
11407
11408         * manual/es/sylpheed-claws-manual.xml
11409                 fix DTD path
11410
11411 2006-08-17 [mones]      2.4.0cvs55
11412
11413         * configure.ac
11414         * manual/Makefile.am
11415         * manual/es/Makefile.am
11416         * manual/es/account.xml
11417         * manual/es/ack.xml
11418         * manual/es/addrbook.xml
11419         * manual/es/advanced.xml
11420         * manual/es/faq.xml
11421         * manual/es/glossary.xml
11422         * manual/es/gpl.xml
11423         * manual/es/handling.xml
11424         * manual/es/intro.xml
11425         * manual/es/keyboard.xml
11426         * manual/es/plugins.xml
11427         * manual/es/starting.xml
11428         * manual/es/sylpheed-claws-manual.xml
11429         * manual/es/dist/Makefile.am
11430         * manual/es/dist/html/Makefile.am
11431         * manual/es/dist/pdf/Makefile.am
11432         * manual/es/dist/ps/Makefile.am
11433         * manual/es/dist/txt/Makefile.am
11434                 Spanish translation for the manual
11435
11436 2006-08-16 [colin]      2.4.0cvs54
11437
11438         * src/compose.c
11439         * src/main.c
11440         * src/mainwindow.c
11441                 Fix send button sensitivity at startup
11442                 Set send menu sensitivity (patch by Fabien)
11443         * src/ssl_manager.c
11444                 Enable closing with esc (patch by Fabien)
11445         * src/gtk/foldersort.c
11446                 Enable closing with esc (patch by Fabien)
11447         * src/procmime.c
11448                 Optimisation (no need to copy to tempfile to
11449                 "decode" 7bit and 8bit)
11450         * src/summaryview.c
11451                 Fix cruft in swap_from case
11452         * src/textview.c
11453                 Fix missing last line in some mail cases 
11454                 (Fixes debian #381872)
11455         * src/plugins/pgpcore/prefs_gpg.c
11456         * src/plugins/pgpcore/sgpgme.c
11457         * src/plugins/pgpcore/sgpgme.h
11458                 Don't show "no key found" when user explicitely
11459                 wants to create a key
11460
11461 2006-08-16 [paul]       2.4.0cvs53
11462
11463         * configure.ac
11464         * src/account.c
11465         * src/addressbook.c
11466         * src/headerview.c
11467         * src/prefs_account.c
11468         * src/prefs_message.c
11469         * src/gtk/gtkutils.c
11470                 bump up minimum required versions of GTK+ and
11471                 GLIB to 2.6.0
11472
11473 2006-08-16 [paul]       2.4.0cvs52
11474
11475         * src/toolbar.c
11476                 workaround GTK+ Bug 351600 - 'Can't re-click
11477                 on button after sensitivity update'
11478                 http://bugzilla.gnome.org/show_bug.cgi?id=351600
11479                 Thanks to Colin
11480
11481 2006-08-15 [colin]      2.4.0cvs51
11482
11483         * src/plugins/pgpcore/prefs_gpg.c
11484                 Set options sensitivity according to
11485                 key existence
11486         * src/plugins/pgpcore/sgpgme.c
11487                 Allow to create key with no passphrase
11488
11489 2006-08-14 [cleroy]     2.4.0cvs50
11490
11491         * src/gtk/pluginwindow.c
11492                 New layout (maybe to be changed?)
11493         * src/gtk/gtkutils.c
11494                 Fix a bit label_window
11495         * src/plugins/pgpcore/passphrase.c
11496         * src/plugins/pgpcore/passphrase.h
11497         * src/plugins/pgpcore/plugin.c
11498         * src/plugins/pgpcore/prefs_gpg.c
11499         * src/plugins/pgpcore/prefs_gpg.h
11500         * src/plugins/pgpcore/sgpgme.c
11501         * src/plugins/pgpcore/sgpgme.h
11502                 Allow to create a PGP private key via the GUI
11503
11504 2006-08-14 [wwp]        2.4.0cvs49
11505
11506         * src/addressbook_foldersel.c
11507                 fix strict ISO C90 compliance.
11508
11509 2006-08-14 [paul]       2.4.0cvs48
11510
11511         * src/gtk/prefswindow.c
11512                 re-set scrolled window on opening
11513                 Patch by Ticho
11514
11515 2006-08-14 [paul]
11516
11517         2.5.0-rc1 released
11518
11519 2006-08-14 [paul]       2.4.0cvs47
11520
11521         * src/prefs_display_header.c
11522                 re-enable user-defined Displayed Headers
11523
11524 2006-08-14 [paul]       2.4.0cvs46
11525
11526         * src/prefs_account.c
11527                 use GTK_STOCK_EDIT
11528
11529 2006-08-13 [colin]      2.4.0cvs45
11530
11531         * src/common/utils.c
11532                 Fix "a" in quote when the original message is empty,
11533                 by using \0 instead of 'a' to test writability of
11534                 temp files.
11535
11536 2006-08-13 [wwp]        2.4.0cvs44
11537
11538         * src/plugins/spamassassin/spamassassin.c
11539                 fix capitalization of "SpamAssassin" in some debug, log and
11540                 dialog messages.
11541
11542 2006-08-13 [paul]       2.4.0cvs43
11543
11544         * src/editldap.c
11545                 fix overlapping widgets
11546         * src/prefs_account.c
11547                 fix translation of protocol_names[]
11548                 fix label disappearing off the edge of the
11549                 visible area
11550
11551 2006-08-12 [paul]       2.4.0cvs42
11552
11553         * manual/plugins.xml
11554                 update IRC channel info before it gets forgotten
11555                 about
11556
11557 2006-08-11 [colin]      2.4.0cvs41
11558
11559         * src/compose.c
11560         * src/mainwindow.c
11561         * src/mainwindow.h
11562         * src/procmsg.c
11563         * src/procmsg.h
11564         * src/summaryview.c
11565         * src/toolbar.c
11566                 Grey out the Send button if
11567                 - Queue folders are empty, or
11568                 - We're sending already
11569
11570 2006-08-11 [wwp]        2.4.0cvs40
11571
11572         * src/main.c
11573                 fix a logic issue when quitting while a compose window is
11574                 still open, thanks to Colin.
11575
11576 2006-08-10 [colin]      2.4.0cvs39
11577
11578         * src/main.c
11579                 Fix default font size setting after wizard run
11580         * src/imap.c
11581         * src/etpan/imap-thread.c
11582         * src/etpan/imap-thread.h
11583                 Fix bug #999 (Timing out on TSL cert validation 
11584                 dialog makes ugly things happen). Also, STARTTLS
11585                 unconditionnaly if initial capabilities contain
11586                 LOGINDISABLED and STARTTLS.
11587
11588 2006-08-09 [colin]      2.4.0cvs38
11589
11590         * src/mainwindow.c
11591         * src/mainwindow.h
11592                 Fix Tools/Actions sensitivity when there are
11593                 no actions
11594
11595 2006-08-09 [colin]      2.4.0cvs37
11596
11597         * src/prefs_filtering.c
11598                 Warning fix, patch by Paul
11599         * src/messageview.c
11600         * src/prefs_actions.c
11601         * src/prefs_filtering_action.c
11602         * src/prefs_matcher.c
11603                 Uniformisation of "Info ..." to "Info..." (for
11604                 old gtk), patch by Fabien
11605         * src/plugins/clamav/clamav_plugin_gtk.c
11606                 Sensitivity fix by Fabien
11607
11608 2006-08-09 [colin]      2.4.0cvs36
11609
11610         * src/main.c
11611         * src/main.h
11612                 Add a function to know whether we're exiting
11613         * src/plugins/trayicon/trayicon.c
11614                 If exiting, don't do anything. Faster, and
11615                 avoids gtk_main_iteration reentracy causing
11616                 segfaults at exit
11617
11618 2006-08-09 [colin]      2.4.0cvs35
11619
11620         * src/messageview.c
11621         * src/mimeview.c
11622         * src/mimeview.h
11623                 Fix lack of part selection when automatically 
11624                 jumping to a specific part
11625         * src/msgcache.c
11626                 Little optimisation in cache reading
11627
11628 2006-08-09 [colin]      2.4.0cvs34
11629
11630         * src/compose.c
11631                 Fix crash setting the priority on reedit
11632                 (Accessing compose before creating it!)
11633
11634 2006-08-08 [colin]      2.4.0cvs33
11635
11636         * src/procmime.c
11637                 Fix bug #998 (last attachment is not accessible)
11638                 Bad RFC interpretation on multipart close-delimiters
11639         * src/mimeview.c
11640         * src/mimeview.h
11641         * src/gtk/gtkvscrollbutton.c
11642         * src/gtk/gtkvscrollbutton.h
11643                 Make attachments list wheel-scrollable
11644
11645 2006-08-07 [colin]      2.4.0cvs32
11646
11647         * src/gtk/gtkaspell.c
11648                 Fix bug #973 (Unicode punctation characters 
11649                 are not recognized as separators by the
11650                 spell checker); fix unsigned stuff
11651
11652 2006-08-07 [colin]      2.4.0cvs31
11653
11654         * src/compose.c
11655                 Fix bug #956 (DnD text with accents in compose 
11656                 text entry); fix gccc's signed/unsigned fuss
11657
11658 2006-08-06 [colin]      2.4.0cvs30
11659
11660         * src/main.c
11661                 Fix bug #979 (Plugin crashes when exiting 
11662                 sylpheed-claws) : handle exit request only 
11663                 once
11664
11665 2006-08-05 [colin]      2.4.0cvs29
11666
11667         * src/news.c
11668                 Just make sure we have a msgid.
11669
11670 2006-08-05 [colin]      2.4.0cvs28
11671
11672         * src/news.c
11673         * src/summaryview.c
11674                 Fix bug #995 ("Mark cross-posted as read" doesn't work)
11675                 by reimplementing it
11676         * src/textview.c
11677                 Fix bug when hiding quotes with level > 3 and quote
11678                 colors are recycled
11679
11680 2006-08-04 [colin]      2.4.0cvs27
11681
11682         * src/compose.c
11683         * src/undo.c
11684         * src/undo.h
11685                 Fix a bit replace-by-pasting undo
11686         * src/mainwindow.c
11687         * src/messageview.c
11688                 Fix Fold quotes menu synchro in
11689                 mainwindow when it changes in 
11690                 messageview
11691         * src/textview.c
11692                 Fix right-click on quotes blocks
11693         * src/common/utils.c
11694                 Verify that the file created by
11695                 my_tmpfile() is writable. Fixes
11696                 bug #988 (very specific filesystem
11697                 issue)
11698         * src/plugins/pgpcore/sgpgme.c
11699                 Fix file descriptor leak
11700         * src/plugins/spamassassin/spamassassin.c
11701                 Warn once if spamd isn't reachable
11702
11703 2006-08-04 [colin]      2.4.0cvs26
11704
11705         * src/toolbar.c
11706                 i18n context patch by Fabien
11707
11708 2006-08-03 [colin]      2.4.0cvs25
11709
11710         * src/mainwindow.c
11711         * src/messageview.c
11712                 Rename "Hide quotes" to "Fold quotes"
11713         * src/textview.c
11714                 Don't use hand cursor on quotes. "all 
11715                 the bonuses of the feature and none of 
11716                 unwelcome side-effects"
11717
11718 2006-08-03 [colin]      2.4.0cvs24
11719
11720         * AUTHORS
11721         * sylpheed-claws.desktop
11722         * src/gtk/authors.h
11723                 Bring the desktop file to XDG compliance
11724                 Patch by Charles A. Edwards
11725
11726 2006-08-03 [colin]      2.4.0cvs23
11727
11728         * src/textview.c
11729                 Fix links offset when they are preceded
11730                 by accentued chars (g_utf8_strlen!)
11731         * src/mainwindow.c
11732                 Fix wrong status when starting offline
11733
11734
11735 2006-08-03 [wwp]        2.4.0cvs22
11736
11737         * src/prefs_common.h
11738                 ask what to do w/ filtering rules that belong to an account when
11739                 applying filtering rules manually from the main window (skip,
11740                 apply regardless of the account, use current account). This dialog
11741                 can be skipped and the last reply used.
11742                 (forgot that file)
11743
11744 2006-08-03 [wwp]        2.4.0cvs21
11745
11746         * src/filtering.c
11747         * src/filtering.h
11748         * src/prefs_common.c
11749         * src/summaryview.c
11750         * src/alertpanel.c
11751         * src/alertpanel.h
11752         * src/messageview.c
11753                 ask what to do w/ filtering rules that belong to an account when
11754                 applying filtering rules manually from the main window (skip,
11755                 apply regardless of the account, use current account). This dialog
11756                 can be skipped and the last reply used.
11757
11758
11759 2006-08-03 [colin]      2.4.0cvs20
11760
11761         * src/textview.c
11762                 Optimize previous patch
11763
11764 2006-08-03 [cleroy]     2.4.0cvs19
11765
11766         * src/textview.c
11767                 Fix quotes getting toggled back when the
11768                 mail has an even number of text parts
11769
11770 2006-08-02 [colin]      2.4.0cvs18
11771
11772         * src/messageview.c
11773                 Add Hide quotes menu
11774
11775 2006-08-02 [colin]      2.4.0cvs17
11776
11777         * src/mainwindow.c
11778         * src/prefs_common.c
11779         * src/textview.c
11780         * src/textview.h
11781         * src/gtk/about.c
11782                 Allow per-level quote hiding,
11783                 Allow toggling quotes by double-clicking them
11784                 Rename RemoteURI to ClickableText to reflect
11785                 the fact it's used for a variety of things
11786
11787 2006-08-02 [wwp]        2.4.0cvs16
11788
11789         * src/mainwindow.c
11790                 fix "View/Hide quotes" menu item status initialization.
11791
11792 2006-08-02 [wwp]        2.4.0cvs15
11793
11794         * src/matcher_parser_parse.y
11795                 remove a debug trace.
11796
11797 2006-08-02 [paul]       2.4.0cvs14
11798
11799         * src/plugins/pgpcore/passphrase.c
11800                 don't set initial dialog size
11801                 make it resizable
11802
11803 2006-08-02 [paul]       2.4.0cvs13
11804
11805         * src/noticeview.c
11806                 remove the rogue '/' character
11807
11808 2006-08-02 [paul]       2.4.0cvs12
11809
11810         * src/noticeview.c
11811                 allow buttons to resize as necessary
11812
11813 2006-08-01 [wwp]        2.4.0cvs11
11814
11815         * src/mbox.c
11816                 fix strict ISO C90 compliance.
11817
11818 2006-08-01 [wwp]        2.4.0cvs10
11819
11820         * tools/update-po
11821                 updated update-po tool to work w/ context-dependent translations.
11822                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
11823
11824 2006-08-01 [wwp]        2.4.0cvs9
11825
11826         * src/matcher.c
11827         * src/prefs_filtering.c
11828         * src/prefs_matcher.c
11829                 allow context-dependent translations for "All",
11830                 patch by Fabien Vantard <fzzzzz@gmail.com>.
11831
11832 2006-07-31 [colin]      2.4.0cvs8
11833
11834         * AUTHORS
11835         * src/gtk/authors.h
11836                 Add Rafal to authors
11837
11838 2006-07-31 [colin]      2.4.0cvs7
11839
11840         * src/compose.c
11841         * src/mainwindow.c
11842         * src/messageview.h
11843         * src/prefs_common.c
11844         * src/prefs_common.h
11845         * src/textview.c
11846                 Add 'View/Hide quotes'. Patch based on a patch
11847                 by Rafal Weglarz
11848
11849 2006-07-31 [colin]      2.4.0cvs6
11850
11851         * src/action.c
11852                 Fix problem with "> stuff >" actions
11853
11854 2006-07-31 [paul]       2.4.0cvs5
11855
11856         * po/nb.po
11857                 updated by Geir Helland
11858
11859 2006-07-31 [wwp]        2.4.0cvs4
11860
11861         * src/mainwindow.c
11862         * src/summaryview.c
11863         * src/summaryview.h
11864                 add "View/Go to/Parent message" and "View/Go to/Last read message",
11865                 thanks to Colin.
11866
11867 2006-07-31 [wwp]        2.4.0cvs3
11868
11869         * src/Makefile.am
11870         * src/addr_compl.c
11871         * src/addr_compl.h
11872         * src/addressbook.c
11873         * src/addressbook.h
11874         * src/addressbook_foldersel.c
11875         * src/addressbook_foldersel.h
11876         * src/addrindex.c
11877         * src/addrindex.h
11878         * src/matcher.c
11879         * src/matcher.h
11880         * src/matcher_parser_lex.l
11881         * src/matcher_parser_parse.y
11882         * src/prefs_common.c
11883         * src/prefs_common.h
11884         * src/prefs_filtering.c
11885         * src/prefs_matcher.c
11886         * src/prefs_matcher.h
11887         * src/summaryview.c
11888                 introduce filtering against the address book. It's now possible to add
11889                 matched conditions to determine if any email address in a message matches
11890                 or doesn't match any or all books or folders in the address book.
11891
11892 2006-07-31 [wwp]        2.4.0cvs2
11893
11894         * src/account.c
11895         * src/filtering.c
11896         * src/filtering.h
11897         * src/folder.c
11898         * src/folderview.c
11899         * src/inc.c
11900         * src/mainwindow.c
11901         * src/matcher.c
11902         * src/matcher_parser_lex.l
11903         * src/matcher_parser_parse.y
11904         * src/mbox.c
11905         * src/prefs_filtering.c
11906         * src/prefs_filtering.h
11907         * src/procmsg.c
11908         * src/procmsg.h
11909         * src/summaryview.c
11910                 introduce per-account filtering rules. Each filtering rule can now be assigned
11911                 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
11912                 when applying filtering rules manually, as all rules will apply - even the ones
11913                 assigned to an account. This issue will be addressed soon.
11914  
11915
11916
11917 2006-07-31 [wwp]        2.4.0cvs1
11918
11919         * src/quote_fmt.c
11920                 make more strings translatable.
11921
11922 2006-07-31 [paul]       2.4.0
11923
11924         2.4.0 released
11925
11926 2006-07-31 [paul]       2.3.1cvs91
11927
11928         * po/ca.po
11929                 updated by Miquel Oliete
11930
11931 2006-07-31 [paul]       2.3.1cvs90
11932
11933         * po/de.po
11934         * po/el.po
11935         * po/fr.po
11936         * po/it.po
11937         * po/pl.po
11938         * po/pt_BR.po
11939         * po/sr.po
11940         * po/zh_CN.po
11941                 updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard,
11942                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes,
11943                 Aleksandar Urosevic, and Ralgh Young
11944
11945 2006-07-31 [paul]       2.3.1cvs89
11946
11947         * src/account.c
11948         * src/main.c
11949         * src/mainwindow.c
11950         * src/mainwindow.h
11951                 Fix a race condition when, after an SC crash, rescanning
11952                 folders took more than 0.5 seconds
11953                 Thanks to Colin
11954
11955 2006-07-31 [paul]       2.3.1cvs88
11956
11957         * src/folderview.c
11958                 don't translate separator strings
11959
11960 2006-07-30 [mones]      2.3.1cvs87
11961
11962         * doc/man/sylpheed-claws.1
11963                 Fixed non-ASCII chars in Hoa's name
11964         * po/es.po
11965                 Updated for release
11966
11967 2006-07-27 [colin]      2.3.1cvs86
11968
11969         * src/textview.c
11970                 Don't include the leading \n in links
11971                 Patch by Fabien
11972
11973 2006-07-25 [colin]      2.3.1cvs85
11974
11975         * src/mainwindow.c
11976         * src/common/socket.h
11977         * src/etpan/imap-thread.c
11978                 Refresh resolvers before connecting
11979                 to IMAP servers, and after switching
11980                 to online. Thanks to Paul.
11981
11982 2006-07-18 [colin]
11983
11984         * 2.4.0-rc4 released
11985
11986 2006-07-17 [colin]      2.3.1cvs84
11987
11988         * src/inc.c
11989                 Show connection attempt in statusbar before
11990                 connecting (previously first message was
11991                 "Retrieving messages from ..." after the
11992                 connection succeeded.
11993
11994 2006-07-16 [wwp]        2.3.1cvs83
11995
11996         * sylpheed-claws.ico
11997                 Added .ico file (windows multi-size icon file, generated).
11998
11999 2006-07-12 [wwp]        2.3.1cvs82
12000
12001         * src/messageview.c
12002                 remove Message/Re-edit menu entry from messageview window,
12003                 as sent/draft/queued messages are opened in compose window when
12004                 re-edited and it's not possible to re-edit other msgs.
12005
12006 2006-07-12 [paul]       2.3.1cvs81
12007
12008         * AUTHORS
12009         * src/mainwindow.c
12010         * src/gtk/authors.h
12011                 check online state before resetting
12012                 mailcheck timer. Useful if some program
12013                 verifies connection state and updates
12014                 Claws.
12015                 Patch by  Leonid Evdokimov <darkk@users.sf.net>
12016
12017 2006-07-12 [paul]       2.3.1cvs80
12018
12019         * sylpheed-claws-128x128.png
12020         * sylpheed-claws-64x64.png
12021         * sylpheed-claws.png
12022         * src/Makefile.am
12023         * src/main.c
12024         * src/prefs_toolbar.c
12025         * src/stock_pixmap.c
12026         * src/stock_pixmap.h
12027         * src/wizard.c
12028         * src/gtk/about.c
12029         * src/gtk/gtkutils.c
12030         * src/pixmaps/sylpheed-claws.xpm        ** ADDED **
12031         * src/pixmaps/sylpheed-claws_icon.xpm   ** ADDED **
12032         * src/pixmaps/sylpheed-claws_logo.xpm   ** ADDED **
12033         * src/pixmaps/sylpheed.xpm              ** REMOVED **
12034         * src/pixmaps/sylpheed_icon.xpm         ** REMOVED **
12035         * src/pixmaps/sylpheed_logo.xpm         ** REMOVED **
12036                 updated and renamed logo/icon files and related
12037                 logo by Jesper Schultz
12038
12039 2006-07-11 [paul]       2.3.1cvs79
12040
12041         * src/main.c
12042                 fix the labels a smidgin
12043
12044 2006-07-09 [colin]      2.3.1cvs78
12045
12046         * src/textview.c
12047                 Show errors in textviewer's command
12048                 Patch by H. Merijn Brand
12049
12050 2006-07-09 [colin]      2.3.1cvs77
12051
12052         * src/compose.c
12053                 Save FMID in drafts too
12054
12055 2006-07-08 [colin]      2.3.1cvs76
12056
12057         * src/compose.c
12058                 Svae RMID in drafted mails too
12059                 Save quote_fmt vars for whole mails,
12060                 don't reset at each quote_fmt_init:
12061                 allows to use the same |i{var} in
12062                 various template fields
12063         * src/prefs_template.c
12064         * src/quote_fmt.h
12065         * src/quote_fmt_parse.y
12066                 Same
12067
12068 2006-07-08 [colin]      2.3.1cvs75
12069
12070         * src/textview.c
12071                 Fix highlighting of attached parts URIs
12072
12073 2006-07-08 [colin]      2.3.1cvs74
12074
12075         * src/main.c
12076                 Prevent bug #981 (sc 2.3.1 segfaults with 
12077                 gtk+ 2.10) from being reported again:
12078                 if Sylpheed-Claws has been compiled against
12079                 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0, 
12080                 of if Sylpheed-Claws has been compiled against
12081                 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
12082                 error out.
12083
12084 2006-07-07 [colin]      2.3.1cvs73
12085
12086         * src/prefs_actions.c
12087                 Fix label
12088
12089 2006-07-07 [colin]      2.3.1cvs72
12090
12091         * src/prefs_actions.c
12092                 Fix compile on gtk < 2.8. argh :)
12093
12094 2006-07-07 [paul]       2.3.1cvs71
12095
12096         * src/common/defs.h
12097                 update DONATE_URI
12098
12099 2006-07-07 [colin]      2.3.1cvs70
12100
12101         * po/POTFILES.in
12102         * src/quote_fmt.c
12103         * src/quote_fmt_lex.l
12104         * src/quote_fmt_parse.y
12105                 Add |i{var}, a way to insert user-entered
12106                 text in a template
12107
12108 2006-07-07 [colin]
12109
12110         * 2.4.0-rc3 released
12111
12112 2006-07-07 [colin]      2.3.1cvs69
12113
12114         * src/folder.c
12115                 Don't consider inboxes of UNKNOWN folder 
12116                 classes to be useable as default inboxes
12117
12118 2006-07-07 [paul]       2.3.1cvs68
12119
12120         * src/textview.c
12121                 add missing #include <errno.h>
12122                 Thanks to René J. Blokland
12123
12124 2006-07-07 [paul]       2.3.1cvs67
12125
12126         * src/action.c
12127                 Return now Closes dialog
12128         * src/mimeview.c
12129         * src/mimeview.h
12130         * src/textview.c
12131                 add contextual menu to mime parts listed
12132                 in the textview
12133                 Thanks to Colin
12134         * src/common/utils.c
12135                 reversal: ' is a valid character in URLs
12136
12137 2006-07-06 [colin]      2.3.1cvs66
12138
12139         * src/remotefolder.h
12140                 Forgotten in previous commit
12141
12142 2006-07-06 [colin]      2.3.1cvs65
12143
12144         * src/folder.c
12145                 Set summary update flag whenever
12146                 totals changed
12147         * src/imap.c
12148         * src/prefs_account.c
12149         * src/common/utils.h
12150         * src/etpan/imap-thread.c
12151                 Fix warnings, thanks to Fabien and
12152                 Ricardo
12153
12154 2006-07-06 [wwp]        2.3.1cvs64
12155
12156         * src/gtk/gtkutils.c
12157                 GTK_STOCK_HELP exists in GTK+ 2.4.x.
12158
12159 2006-07-06 [wwp]        2.3.1cvs63
12160
12161         * src/account.c
12162         * src/addressbook.c
12163         * src/addressitem.h
12164         * src/folderview.c
12165         * src/mainwindow.c
12166         * src/manual.c
12167         * src/manual.h
12168         * src/message_search.c
12169         * src/prefs_actions.c
12170         * src/prefs_filtering.c
12171         * src/prefs_filtering.h
12172         * src/prefs_template.c
12173         * src/summary_search.c
12174         * src/summaryview.c
12175         * src/gtk/gtkutils.c
12176         * src/gtk/gtkutils.h
12177         * src/gtk/pluginwindow.c
12178                 add help buttons to some dialogs. Clicking such buttons opens a
12179                 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
12180
12181 2006-07-06 [paul]       2.3.1cvs62
12182
12183         * src/textview.c
12184                 fix attachments contextual menu
12185                 Thanks to Colin
12186
12187 2006-07-05 [colin]      2.3.1cvs61
12188
12189         * src/textview.c
12190         * src/compose.c
12191                 Handle sftp:// links
12192
12193 2006-07-05 [paul]       2.3.1cvs60
12194
12195         * src/gtk/filesel.c
12196                 grab save button by default
12197                 Thanks to Colin
12198
12199 2006-07-05 [wwp]        2.3.1cvs59
12200
12201         * manual/xml2pdf
12202                 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
12203
12204 2006-07-04 [colin]      2.3.1cvs58
12205
12206         * src/mimeview.c
12207         * src/textview.c
12208                 Use left click to select, middle click to open
12209                 on mimeparts links
12210         * src/common/utils.c
12211                 Fix segfault
12212
12213 2006-07-04 [colin]      2.3.1cvs57
12214
12215         * src/mainwindow.c
12216         * src/news.c
12217                 Warning fixes, thanks to Fabien
12218
12219 2006-07-04 [colin]      2.3.1cvs56
12220
12221         * src/mimeview.c
12222         * src/mimeview.h
12223         * src/textview.c
12224                 Allow parts to be selected via their text label
12225                 in textview
12226
12227 2006-07-04 [colin]      2.3.1cvs55
12228
12229         * src/folderview.c
12230                 Feedback when closing (for big folders)
12231         * src/prefs_actions.c
12232         * src/prefs_filtering.c
12233         * src/prefs_matcher.c
12234         * src/prefs_template.c
12235                 Fix default button when closing without
12236                 having saved
12237
12238 2006-07-04 [colin]      2.3.1cvs54
12239
12240         * src/news.c
12241                 Delete local file on deletion
12242
12243 2006-07-03 [colin]      2.3.1cvs53
12244
12245         * src/folderview.c
12246         * src/main.c
12247                 Don't freeze when rescanning after crash
12248
12249 2006-07-03 [wwp]        2.3.1cvs52
12250
12251         * src/compose.c
12252         * src/privacy.c
12253         * src/privacy.h
12254         * src/plugins/pgpinline/pgpinline.c
12255         * src/plugins/pgpmime/pgpmime.c
12256                 don't report an error when the user cancels the passphrase dialog.
12257
12258 2006-07-02 [colin]      2.3.1cvs51
12259
12260         * src/folderview.c
12261                 Open message when crossing folders with Space,
12262                 goto next unread and friends
12263
12264 2006-07-01 [colin]      2.3.1cvs50
12265
12266         * src/prefs_account.c
12267                 Typographic rules varying from language
12268                 to language (in french "Protocole :"),
12269                 we have to do that :)
12270
12271 2006-07-01 [ticho]      2.3.1cvs49
12272
12273         * src/prefs_account.c
12274                 Only use one temporary gchar* variable in
12275                 prefs_account_protocol_set_optmenu().
12276
12277 2006-07-01 [ticho]      2.3.1cvs48
12278
12279         * src/prefs_account.c
12280         * src/prefs_account.h
12281                 Use GtkLabel for existing account protocol name.
12282                 Created an array for protocol names and populate the
12283                 combobox from it in a for() cycle.
12284
12285 2006-06-30 [colin]      2.3.1cvs47
12286
12287         * src/compose.c
12288                 Block undo when changing signature (by changing
12289                 account)
12290
12291 2006-06-30 [paul]       2.3.1cvs46
12292
12293         * src/send_message.c
12294                 when editing From in the Compose window, use that address
12295                 in the Return-Path: header
12296                 Thanks to Colin
12297
12298 2006-06-30 [colin]      2.3.1cvs45
12299
12300         * src/compose.c
12301                 Fix signature replacement:
12302                 - when no newline before separator
12303                 - when reediting
12304
12305 2006-06-29 [colin]      2.3.1cvs44
12306
12307         * src/folderview.c
12308         * src/folderview.h
12309         * src/mainwindow.c
12310         * src/summaryview.c
12311                 Let 'View/Go to/Next marked' work like
12312                 Next new & Next unread: across folders
12313                 Change the select_on_entry pref to do
12314                 what we want when changing folder
12315         * src/common/utils.c
12316                 Fix single-quoted links 
12317
12318 2006-06-29 [colin]      2.3.1cvs43
12319
12320         * src/gtk/gtkaspell.c
12321                 "Sylpheed" and "Sylpheed-Claws" do exist !
12322
12323 2006-06-29 [colin]      2.3.1cvs42
12324
12325         * src/imap.c
12326                 Forgot to remove debug
12327
12328 2006-06-29 [colin]      2.3.1cvs41
12329
12330         * src/imap.c
12331         * src/imap.h
12332         * src/mainwindow.c
12333                 Disconnect from IMAP servers when going
12334                 offline. Fixes bug #978 (going to offline-mode 
12335                 won't close connections)
12336
12337 2006-06-29 [colin]      2.3.1cvs40
12338
12339         * src/main.c
12340                 Fix transient setting on failing plugins
12341                 Patch by Fabien
12342         * src/plugins/pgpcore/sgpgme.c
12343                 Only warn for OpenPGP. Most people don't
12344                 have CMS available.
12345
12346 2006-06-29 [colin]      2.3.1cvs39
12347
12348         * src/compose.c
12349                 Fix Spelling menu (discrepancy between context menu
12350                 and top menu when folder's dictionary isn't the 
12351                 default one)
12352         * src/plugins/pgpcore/sgpgme.c
12353                 More error reporting about why gpgme can fail
12354
12355 2006-06-29 [wwp]        2.3.1cvs38
12356
12357         * src/mainwindow.c
12358                 honor the display-header-pane setting even when the message view
12359                 is a separate window.
12360
12361 2006-06-29 [wwp]        2.3.1cvs37
12362
12363         * src/prefs_actions.c
12364                 forgot to commit that one (use of GTK_STOCK_INFO).
12365
12366 2006-06-29 [colin]      2.3.1cvs36
12367
12368         * src/imap.c
12369                 Better handling of login errors (ask the password
12370                 again once), alert in case of error. Fix three
12371                 signedness warnings.
12372
12373 2006-06-28 [wwp]        2.3.1cvs35
12374
12375         * src/prefs_template.c
12376         * src/prefs_matcher.c
12377         * src/prefs_filtering_action.c
12378         * src/prefs_quote.c
12379                 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
12380                 patch by Fabien Vantard, slightly modified.
12381
12382 2006-06-28 [paul]
12383
12384         2.4.0-rc2 released
12385
12386 2006-06-28 [colin]      2.3.1cvs34
12387
12388         * src/prefs_account.c
12389                 Fix bug #977 (Can't add or edit imap accounts)
12390
12391 2006-06-28 [colin]      2.3.1cvs33
12392
12393         * src/mimeview.c
12394                 Fix previous
12395
12396 2006-06-28 [colin]      2.3.1cvs32
12397
12398         * src/mimeview.c
12399                 Save named inlined attachments with "Save all"
12400         * src/main.c
12401         * src/mbox.c
12402         * src/common/plugin.c
12403         * src/common/plugin.h
12404         * src/common/sylpheed.c
12405         * src/common/utils.c
12406         * src/plugins/pgpcore/sylpheed.def
12407         * src/plugins/pgpinline/sylpheed.def
12408         * src/plugins/pgpmime/sylpheed.def
12409                 Win32 compatibility patch, by
12410                 Werner Koch
12411
12412 2006-06-28 [wwp]        2.3.1cvs31
12413
12414         * src/imap.c
12415         * src/prefs_folder_item.c
12416                 less compilation warnings (thanks to Fabien Vantard), less typos.
12417
12418 2006-06-28 [paul]       2.3.1cvs30
12419
12420         * src/gtk/gtkutils.c
12421                 gtk_combo_box_set_focus_on_click() is only
12422                 available since gtk 2.6.0
12423
12424 2006-06-28 [paul]       2.3.1cvs29
12425
12426         * src/prefs_ext_prog.c
12427                 fix engrish and add a tooltip for the
12428                 'command for 'Display as text' option
12429
12430 2006-06-28 [paul]
12431
12432         2.4.0-rc1 released
12433
12434 2006-06-28 [paul]       2.3.1cvs28
12435
12436         * ChangeLog
12437         * tools/Makefile.am
12438                 include textviewer.pl in releases
12439
12440 2006-06-28 [paul]       2.3.1cvs27
12441
12442         * src/prefs_ext_prog.c
12443                 hide Print command option if libgnomeprint
12444                 support is present
12445
12446 2006-06-27 [colin]      2.3.1cvs26
12447
12448         * src/compose.c
12449                 Fix Esc handling in insert/attach dialog
12450                 Don't show this dialog if dragging something
12451                 else than text/uri-list
12452                 Thanks to Fabien Vantard
12453         * tools/textviewer.pl
12454                 Filter script to display stuff as text
12455                 by H. Merijn Brand
12456
12457 2006-06-27 [wwp]        2.3.1cvs25
12458
12459         * src/messageview.c
12460                 use the exact product name (message view title), patch
12461                 by Fabien Vantard.
12462
12463 2006-06-27 [ticho]      2.3.1cvs24
12464
12465         * src/prefs_account.c
12466         * src/prefs_common.c
12467         * src/prefs_common.h
12468         * src/prefs_ext_prog.c
12469         * src/textview.c
12470                 Add a preference (Preferences/External programs)
12471                 to allow "Display as text" to be done via a script
12472                 (patch by H.Merijn Brand).
12473                 Use GtkComboBox for protocol selection in account
12474                 preferences.
12475                 Only include current choice for existing accounts, and
12476                 insensitivize the combobox.
12477
12478 2006-06-27 [paul]       2.3.1cvs23
12479
12480         * src/mbox.c
12481                 fix crasher introduced in cvs21.
12482                 Thanks to Colin
12483
12484 2006-06-26 [colin]      2.3.1cvs22
12485
12486         * src/mbox.c
12487                 Fix double-frees when leaving folders
12488                 after exporting to mbox
12489
12490 2006-06-26 [colin]      2.3.1cvs21
12491
12492         * src/mbox.c
12493                 More feedback (and optimisation)
12494                 on import/export
12495         * src/common/utils.c
12496                 Fix case when looking for mail addresses
12497         * src/gtk/gtkutils.c
12498                 Extra check for (X-)Face
12499
12500 2006-06-25 [ticho]      2.3.1cvs20
12501
12502         * src/compose.c
12503         * src/exphtmldlg.c
12504         * src/gtk/gtkutils.c
12505         * src/gtk/gtkutils.h
12506                 Added second argument to gtkut_sc_combobox_create() to
12507                 control focus-on-click for the widget.
12508                 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
12509
12510 2006-06-25 [ticho]      2.3.1cvs19
12511
12512         * src/compose.c
12513         * src/gtk/Makefile.am
12514         * src/gtk/combobox.c
12515         * src/gtk/combobox.h
12516         * src/gtk/gtkutils.c
12517         * src/gtk/gtkutils.h
12518                 Use GtkComboBox instead of deprecated GtkOptionMenu
12519                 for account selector in compose window and for encoding
12520                 selector in attachment properties.
12521                 Also factorise working with the new GtkComboBox somewhat.
12522
12523 2006-06-24 [paul]       2.3.1cvs18
12524
12525         * src/prefs_common.c
12526                 use the correct default value
12527
12528 2006-06-24 [paul]       2.3.1cvs17
12529
12530         * src/compose.c
12531         * src/prefs_common.c
12532         * src/prefs_common.h
12533         * src/prefs_compose_writing.c
12534                 enable setting of default action when
12535                 dnd'ing files in the compose window.
12536                 (Collaborative effort with wwp)
12537
12538 2006-06-23 [wwp]        2.3.1cvs16
12539
12540         * src/compose.c
12541                 i18n fix (thanks to Fabien Vantard)
12542
12543 2006-06-22 [colin]      2.3.1cvs15
12544
12545         * src/prefs_customheader.c
12546                 Don't use filters in custom headers' file 
12547                 selector. Remember, extensions mean nothing :)
12548
12549 2006-06-22 [paul]       2.3.1cvs14
12550
12551         * configure.ac
12552                 allow setting of man directory location
12553
12554 2006-06-22 [colin]      2.3.1cvs13
12555
12556         * src/mainwindow.c
12557                 Add 'View/Go to/Next unread folder'.
12558                 I missed that :)
12559
12560 2006-06-22 [colin]      2.3.1cvs12
12561
12562         * src/common/utils.c
12563                 Add some subject prefixes
12564                 Patch by Bjorn T Johansen <btj@havleik.no>
12565
12566 2006-06-22 [colin]      2.3.1cvs11
12567
12568         * manual/advanced.xml
12569                 Forgotten hidden pref
12570
12571 2006-06-21 [paul]       2.3.1cvs10
12572
12573         * src/prefs_account.c
12574                 complete the removal of 'Add date header' option
12575
12576 2006-06-21 [paul]       2.3.1cvs9
12577
12578         * src/account.c
12579         * src/compose.c
12580         * src/prefs_account.c
12581         * src/prefs_account.h
12582                 remove option to add date header - always
12583                 add date header
12584         * src/etpan/imap-thread.c
12585                 fix warnings (Thanks to Colin)
12586
12587 2006-06-21 [wwp]        2.3.1cvs8
12588
12589         * src/folder.c
12590                 set the attachment flag when inline text part are (file)named. This is more convenient
12591                 when receiving (for instance) inline source files or patches sent using thunderbird.
12592
12593 2006-06-21 [paul]       2.3.1cvs7
12594
12595         * src/inc.c
12596                 fix off-by-one count of current msg in
12597                 statusbar filtering progressbar
12598
12599 2006-06-21 [paul]       2.3.1cvs6
12600
12601         * src/folder.c
12602                 Show attachment icon even if the part is 'inline'
12603                 if the following conditions are met:
12604                 - content-type != 'text/plain'
12605                 - content-type != '*/pgp-signature'
12606                 - either 'name' or 'filename' parameter is not NULL
12607                 
12608                 Thanks to Colin
12609
12610 2006-06-21 [paul]       2.3.1cvs5
12611
12612         * src/messageview.c
12613         * src/prefs_common.c
12614         * src/prefs_common.h
12615         * src/prefs_other.c
12616                 add an option to 'Never send Return
12617                 Receipts'
12618                 Thanks to Colin
12619
12620 2006-06-20 [mones]      2.3.1cvs4
12621
12622         * po/es.po
12623                 updated
12624         * src/compose.c
12625                 typo fixed (space after comma)
12626         * tools/make.themes.project
12627                 remove exec mode from tarball files
12628
12629 2006-06-20 [colin]      2.3.1cvs3
12630
12631         * src/news.c
12632         * src/procheader.c
12633         * src/unmime.c
12634                 Better fix for \n's in headers (don't 
12635                 break Received: and others)
12636
12637 2006-06-20 [paul]       2.3.1cvs2
12638
12639         * src/alertpanel.c
12640         * src/textview.c
12641                 improve legibility of phishing attempt
12642                 dialog
12643
12644 2006-06-20 [paul]       2.3.1cvs1
12645
12646         * NEWS
12647         * README
12648         * configure.ac
12649                 Update version number following
12650                 stable release
12651
12652 2006-06-20 [colin]      2.3.0cvs26
12653
12654         * src/compose.c
12655                 When dragging a file to the text of the compose
12656                 window, ask whether we want to insert or attach
12657                 (I know lots of people who do that to attach)
12658
12659 2006-06-20 [colin]      2.3.0cvs25
12660
12661         * src/etpan/imap-thread.c
12662                 Fix threshold (the append command is often > 32 bytes)
12663
12664 2006-06-19 [colin]      2.3.0cvs24
12665
12666         * src/imap.c
12667         * src/etpan/imap-thread.c
12668                 Workaround Rockliffe IMAP server bug: replace
12669                 "x UID SEARCH (ANSWERED UID 1:*)" with
12670                 "x UID SEARCH ANSWERED"
12671                 (Rockliffe doesn't handle the parenthesis)
12672
12673 2006-06-19 [colin]      2.3.0cvs23
12674
12675         * src/compose.c
12676         * src/imap.c
12677         * src/etpan/imap-thread.c
12678                 Probably fix bug #972 (Freezes when adding 
12679                 an attachment to the message)
12680         * src/common/defs.h
12681                 Modernize Firefox cmd
12682
12683
12684 2006-06-18 [colin]      2.3.0cvs22
12685
12686         * src/prefs_customheader.c
12687                 Only allow correct filenames for various
12688                 custom headers
12689
12690 2006-06-18 [colin]      2.3.0cvs21
12691
12692         * src/prefs_customheader.c
12693                 Add a 'From File...' button in custom headers prefs, which
12694                 try to do the right thing: 
12695                 for normal headers, use file as plaintext,
12696                 for X-Face, calls compface,
12697                 for Face, encode to b64.
12698
12699 2006-06-17 [colin]      2.3.0cvs20
12700
12701         * src/mh.c
12702                 Warning fix
12703
12704 2006-06-16 [colin]      2.3.0cvs19
12705
12706         * src/summaryview.c
12707                 Recursive quicksearch: show message list
12708                 in current folder, *then* search children
12709                 in the background.
12710
12711 2006-06-16 [colin]      2.3.0cvs18
12712
12713         * src/main.c
12714                 Instead of ignoring SIGPIPE, save caches
12715                 when getting one. Will fix the fact that
12716                 hot caches are out-of-date when logging 
12717                 out of Xorg.
12718         * src/compose.c
12719         * src/prefs_compose_writing.c
12720                 Only save text (not attachments) when 
12721                 auto-saving to drafts
12722         * src/unmime.c
12723                 Always replace \n, \r and \t with spaces
12724                 in headers
12725         * manual/dist/html/Makefile.am
12726         * manual/dist/pdf/Makefile.am
12727         * manual/dist/ps/Makefile.am
12728         * manual/dist/txt/Makefile.am
12729         * manual/fr/dist/html/Makefile.am
12730         * manual/fr/dist/pdf/Makefile.am
12731         * manual/fr/dist/ps/Makefile.am
12732         * manual/fr/dist/txt/Makefile.am
12733         * manual/pl/dist/html/Makefile.am
12734         * manual/pl/dist/pdf/Makefile.am
12735         * manual/pl/dist/ps/Makefile.am
12736         * manual/pl/dist/txt/Makefile.am
12737                 Fix make clean removing pregenerated manuals
12738
12739
12740 2006-06-16 [colin]      2.3.0cvs17
12741
12742         * src/plugins/pgpcore/sgpgme.c
12743         * src/plugins/pgpmime/pgpmime.c
12744         * src/plugins/pgpinline/pgpinline.c
12745                 Better error reporting in setup_signers.
12746                 Don't fallback to default key if specified
12747                 key isn't found.
12748                 Don't allow signing if more than one secret
12749                 key matches the one specified in prefs.
12750
12751 2006-06-15 [colin]      2.3.0cvs16
12752
12753         * src/folderview.c
12754                 Add "Send queue" in the folder's contextual
12755                 menu
12756         * src/compose.c
12757         * src/messageview.c
12758         * src/privacy.c
12759         * src/privacy.h
12760         * src/procmime.c
12761         * src/procmsg.c
12762         * src/plugins/pgpcore/passphrase.c
12763         * src/plugins/pgpcore/sgpgme.c
12764         * src/plugins/pgpinline/pgpinline.c
12765         * src/plugins/pgpmime/pgpmime.c
12766                 Better error reporting
12767         * src/mbox.c
12768                 Probably fix bug #971 (2.2.3 cannot read mail 
12769                 from local mbox)
12770
12771
12772 2006-06-15 [mones]      2.3.0cvs15
12773
12774         * tools/make.themes.project
12775                 creates the themes project from the web page
12776
12777 2006-06-15 [colin]      2.3.0cvs14
12778
12779         * src/folder.c
12780                 Better fix (avoid losing the folder if scan_tree 
12781                 fails)
12782
12783 2006-06-15 [cleroy]     2.3.0cvs13
12784
12785         * src/folder.c
12786                 Probably fix Bug #969 (crash on rebuilding 
12787                 imap folder)
12788
12789 2006-06-14 [colin]      2.3.0cvs12
12790
12791         * manual/dtd/manual.xsl
12792         * manual/sylpheed-claws-manual.xml
12793         * manual/fr/sylpheed-claws-manual.xml
12794         * manual/pl/sylpheed-claws-manual.xml
12795                 Insert pagebreaks between sections
12796
12797 2006-06-14 [paul]       2.3.0cvs11
12798
12799         * configure.ac
12800                 better fix than 2.3.0cvs10
12801
12802 2006-06-14 [paul]       2.3.0cvs10
12803
12804         * configure.ac
12805                 fix setting of PACKAGE_DATA_DIR with newer autoconf
12806                 (backwards compatible)
12807
12808 2006-06-13 [colin]      2.3.0cvs9
12809
12810         * src/messageview.c
12811                 Fix sending of return receipt with the new queue folders
12812
12813 2006-06-13 [wwp]        2.3.0cvs8
12814
12815         * src/quote_fmt_lex.l
12816                 fix wrong tokens returned in quote_fmt lexer, query not().
12817
12818 2006-06-13 [wwp]        2.3.0cvs7
12819
12820         * src/folder.c
12821         * src/prefs_folder_item.c
12822                 allow changing folder type even when folder is not a top-level one,
12823                 thanks to Colin.
12824
12825 2006-06-12 [colin]      2.3.0cvs6
12826
12827         * src/folderview.c
12828                 Fix double-ask of "Do you want to mark all
12829                 as read"
12830
12831 2006-06-12 [colin]      2.3.0cvs5
12832
12833         * src/compose.c
12834         * src/compose.h
12835         * src/folder.c
12836         * src/folder.h
12837         * src/imap.c
12838         * src/inc.c
12839         * src/main.c
12840         * src/messageview.c
12841         * src/mh.c
12842         * src/prefs_folder_item.c
12843         * src/procheader.c
12844         * src/procmime.c
12845         * src/procmsg.c
12846         * src/procmsg.h
12847         * src/send_message.c
12848         * src/summaryview.c
12849         * src/toolbar.c
12850                 Apply bug #964's patch (Queue and drafts aren't normal)
12851                 The Drafts and Queue folder now contain RFC-822 files,
12852                 allowing to move and copy mails from and to these 
12853                 folders. Moving from Drafts to Queue will prepare the
12854                 mail for sending (PGP signature, encryption, etc).
12855                 This patch also rework sending errors handling to try
12856                 to be more helpful.
12857                 Also, allow redefining folder types via the GUI 
12858                 (Folder type in its Properties)
12859
12860 2006-06-12 [colin]      2.3.0cvs4
12861
12862         * src/summaryview.c
12863         * src/prefs_common.c
12864         * src/prefs_common.h
12865         * src/gedit-print.c
12866                 Allow to define a specific print font - patch
12867                 by Bernhard Walle <bernhard.walle@gmx.de>
12868         * src/prefs_fonts.c
12869         * manual/advanced.xml
12870         * manual/fr/advanced.xml
12871                 Add a hidden pref to allow deletion without
12872                 confirmation
12873
12874 2006-06-12 [wwp]        2.3.0cvs3
12875
12876         * .cvsignore
12877                 more files to ignore.
12878
12879 2006-06-12 [wwp]        2.3.0cvs2
12880
12881         * src/quote_fmt.c
12882         * src/quote_fmt_lex.l
12883         * src/quote_fmt_parse.y
12884                 extend the quote_fmt parser (templates and quotes):
12885                 - allow limited sub-expressions in |p{} and |f{} expressions,
12886                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
12887                 - implemented/fixed missing implementation of query_references and show_references,
12888                 - completed, fixed contents and format of the symbols help dialog,
12889                 - fix some compilation warnings.
12890
12891 2006-06-12 [wwp]        2.3.0cvs1
12892
12893         * manual/advanced.xml
12894         * manual/fr/advanced.xml
12895                 updates in the "templates" section of the manual (eng/fr):
12896                  - be more precise (both versions)
12897                  - completed to match the english reference (fr version)
12898                  - touchups (both versions)
12899
12900 2006-06-12 [paul]       2.3.0
12901
12902         2.3.0 released
12903
12904 2006-06-12 [paul]       2.2.3cvs14
12905
12906         * po/ca.po
12907         * po/cs.po
12908         * po/de.po
12909         * po/el.po
12910         * po/fr.po
12911         * po/it.po
12912         * po/pt_BR.po
12913         * po/sr.po
12914         * po/zh_CN.po
12915                 updated by Miquel Oliete, Tim, Stephan Sachse,
12916                 Stavros Giannouris, Fabien Vantard, Andrea
12917                 Spadaccini, Frederico Goncalves Guimaraes,
12918                 Aleksandar Urosevic, and Ralgh Young
12919
12920 2006-06-12 [colin]      2.2.3cvs13
12921
12922         * src/mbox.c
12923                 Add missing header
12924
12925 2006-06-11 [colin]      2.2.3cvs12
12926
12927         * src/msgcache.c
12928                 Verify that g_malloc() succeeded
12929
12930 2006-06-11 [colin]      2.2.3cvs11
12931
12932         * src/wizard.c
12933                 Add Face header to welcome mail
12934
12935 2006-06-10 [colin]      2.2.3cvs10
12936
12937         * src/textview.c
12938                 Revert previous (Forgot it changes the
12939                 margin on the whole mail)
12940
12941 2006-06-10 [colin]      2.2.3cvs9
12942
12943         * src/textview.c
12944                 Don't overlap long headers under (X-)Face
12945
12946 2006-06-10 [mones]      2.2.3cvs8
12947
12948         * manual/xml2pdf
12949                 allow generation of manual on systems lacking saxon binary
12950                 but with java and the saxon library installed
12951
12952         * po/es.po
12953                 updated for release
12954
12955 2006-06-09 [colin]      2.2.3cvs7
12956
12957         * src/summaryview.c
12958                 Fix leak when using Display Sender using Addressbook
12959
12960 2006-06-09 [colin]      2.2.3cvs6
12961
12962         * src/compose.c
12963         * src/folder.c
12964         * src/folderview.c
12965         * src/mimeview.c
12966         * src/summaryview.c
12967                 More leaks fixes
12968
12969 2006-06-09 [paul]       2.2.3cvs5
12970
12971         * AUTHORS
12972         * src/gtk/authors.h
12973         * tools/claws.i18n.status.pl
12974                 updated with new info
12975
12976 2006-06-09 [paul]       2.2.3cvs4
12977
12978         * README
12979                 updated
12980         * manual/ack.xml
12981                 add wwp to authors list
12982         * src/gtk/authors.h
12983                 update mine and Colin's addresses
12984
12985 2006-06-08 [colin]      2.2.3cvs3
12986
12987         * src/etpan/imap-thread.c
12988                 Fix leak on SSL cert check
12989
12990 2006-06-08 [colin]      2.2.3cvs2
12991
12992         * src/common/utils.c
12993                 Fix leak
12994
12995 2006-06-08 [paul]       2.2.3cvs1
12996
12997         * configure.ac
12998                 Update version number following
12999                 stable release
13000
13001 2006-06-07 [colin]      2.2.2cvs3
13002
13003         * src/msgcache.c
13004                 Fix catching cache read errors (guint instead of gint)
13005                 Prevent malloc'ing more than 8MB (means cache corruption)
13006
13007 2006-06-07 [paul]       2.2.2cvs2
13008
13009         * src/exporthtml.c
13010         * src/exportldif.c
13011         * src/mh.c
13012         * src/mutt.c
13013         * src/pine.c
13014         * src/common/utils.c
13015                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
13016                 obey $HOME'
13017                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
13018                 Thanks to Colin
13019
13020 2006-06-06 [paul]       2.2.2cvs1
13021
13022         * configure.ac
13023                 Update version number following
13024                 stable release
13025
13026 2006-06-06 [paul]       2.2.1cvs6
13027
13028         * src/matcher.c
13029                 fix  implicit declaration of
13030                 sylpheed_do_idle()
13031                 Patch by Fabien Vantard
13032
13033 2006-06-06 [paul]       2.2.1cvs5
13034
13035         * src/matcher.c
13036                 fix age_greater and age_lower so that they
13037                 mean what say and not '...or equal to'
13038                 Thanks to Colin
13039
13040 2006-06-06 [paul]       2.2.1cvs4
13041
13042         * src/textview.c
13043         * src/common/utils.c
13044                 fix URI check
13045                 Thanks to Colin
13046
13047 2006-06-05 [wwp]        2.2.1cvs3
13048
13049         * manual/fr/account.xml
13050                 minor language fixes (thanks to Fabien Vantard).
13051
13052 2006-06-05 [colin]      2.2.1cvs2
13053
13054         * src/prefs_folder_item.c
13055         * src/folderview.c
13056                 Allow recursive setting of properties 
13057                 for whole mailboxes
13058         * src/matcher.c
13059                 Don't freeze on 'test' filtering rule
13060
13061 2006-06-05 [colin]      2.2.1cvs1
13062
13063         * configure.ac
13064                 Update version number following
13065                 stable release
13066
13067 2006-06-04 [wwp]        2.2.0cvs82
13068
13069         * manual/glossary.xml
13070         * manual/account.xml
13071         * manual/fr/glossary.xml
13072         * manual/fr/account.xml
13073                 added glossary section and references/links related to the Face custom header.
13074
13075 2006-06-04 [colin]      2.2.0cvs81
13076
13077         * src/summaryview.c
13078                 Skip to next message on move with no
13079                 immediate execution
13080
13081 2006-06-04 [wwp]        2.2.0cvs80
13082
13083         * manual/xml2pdf
13084                 added sanity checks, exit when needed.
13085
13086 2006-06-03 [paul]       2.2.0cvs79
13087
13088         * src/prefs_receive.c
13089                 page name is now 'Receiving'
13090         * src/prefs_send.c
13091                 page name is now 'Sending'
13092
13093 2006-06-03 [colin]      2.2.0cvs78
13094
13095         * src/plugins/spamassassin/spamassassin_gtk.c
13096                 Autoswitch to Localhost if transport was previously
13097                 disabled. Else people had to check [] Enable, then
13098                 *reselect* transport.
13099
13100 2006-06-03 [colin]      2.2.0cvs77
13101
13102         * src/plugins/pgpinline/pgpinline.c
13103         * src/plugins/pgpmime/pgpmime.c
13104                 Check that gpg_data_release_and_get_mem 
13105                 didn't fail (now, why this happens...)
13106
13107 2006-06-03 [colin]      2.2.0cvs76
13108
13109         * src/mbox.c
13110                 Fix bug #962 (Manual and/or UI should 
13111                 warn about incompatible locking 
13112                 causing dataloss)
13113
13114 2006-06-02 [cleroy]     2.2.0cvs75
13115
13116         * src/filtering.c
13117         * src/folder.c
13118         * src/procmsg.c
13119         * src/summaryview.c
13120                 Fix a few leaks
13121
13122 2006-06-02 [colin]      2.2.0cvs74
13123
13124         * src/main.c
13125                 On exit, free caches after writing them
13126                 Shuts up some valgrind false positives
13127         * src/procmsg.c
13128         * src/send_message.c
13129                 Fix races when reusing existing SMTP connections
13130                 Fix inexistant session timeout
13131         * src/toolbar.c
13132                 Display alertpanel after all queues have
13133                 been processed, not after each
13134
13135 2006-06-02 [wwp]        2.2.0cvs73
13136
13137         * manual/fr/glossary.xml
13138         * manual/fr/ack.xml
13139         * manual/ack.xml
13140                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
13141
13142 2006-06-02 [wwp]        2.2.0cvs72
13143
13144         * manual/xml2pdf
13145         * manual/dist/pdf/Makefile.am
13146         * manual/dtd/manual.xsl
13147         * manual/fr/dist/pdf/Makefile.am
13148         * manual/pl/dist/pdf/Makefile.am
13149                 we changed the procedure to generate the .pdf version of the manual.
13150                 The procedure is more modern and the .pdf we get now has a valid index.
13151                 Here are the new pre-requisites:
13152
13153                 - JRE 1.x (1.4 here): there must be one from your distro
13154                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
13155                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
13156                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
13157
13158                 See my posts for further info about the installation of this toolchain:
13159
13160                 Date: Fri, 19 May 2006 19:40:06 +0200
13161                 From: wwp <subscript@free.fr>
13162                 To: sylpheed-claws-devel@lists.sourceforge.net
13163                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
13164
13165                 and
13166
13167                 Date: Wed, 24 May 2006 12:58:49 +0200
13168                 From: wwp <subscript@free.fr>
13169                 To: sylpheed-claws-devel@lists.sourceforge.net
13170                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
13171
13172 2006-06-01 [colin]      2.2.0cvs71
13173
13174         * src/compose.c
13175                 Better guards against IMAP races
13176         * src/main.c
13177         * src/prefs_common.c
13178         * src/prefs_common.h
13179         * src/common/ssl_certificate.c
13180         * src/etpan/imap-thread.c
13181         * src/etpan/imap-thread.h
13182         * src/gtk/sslcertwindow.c
13183                 New hidden option ssl_skip_cert_check to 
13184                 avoid dups of bug #959 (libetpan linked
13185                 against gnutls and gnutls buggy on 64bit)
13186                 Present expired warning only once per
13187                 session/server.
13188         * manual/advanced.xml
13189         * manual/fr/advanced.xml
13190                 Document new option
13191
13192 2006-06-01 [wwp]        2.2.0cvs70
13193
13194         * src/messageview.c
13195                 fix for bug #961 (return receipt dialog 
13196                 complains incorrectly about return-path 
13197                 email adress being different), thanks 
13198                 to Colin.
13199
13200 2006-05-31 [cleroy]     2.2.0cvs69
13201
13202         * src/common/ssl.c
13203                 Guard against NULLs, although this
13204                 should never be an issue
13205
13206 2006-05-31 [colin]      2.2.0cvs68
13207
13208         * src/filtering.c
13209                 Use g_slist_prepend
13210         * src/imap.c
13211                 Don't remove caches when destroying folder, it
13212                 could (should) be done at exit
13213         * src/inc.c
13214                 free processing cache after incorporation
13215         * src/etpan/imap-thread.c
13216                 Maybe fix bug #959 (Crash on moving to emails 
13217                 to a imap account per ssl with a expired 
13218                 certificate.)
13219
13220 2006-05-30 [colin]      2.2.0cvs67
13221
13222         * src/summaryview.c
13223                 Put back event flush when displaying message
13224                 It avoids reading a bunch of messages just
13225                 by hitting shift-n for too long ;)
13226
13227 2006-05-29 [colin]      2.2.0cvs66
13228
13229         * src/summaryview.c
13230                 Remove useless g_warnings
13231
13232 2006-05-29 [colin]      2.2.0cvs65
13233
13234         * src/imap.c
13235                 Fix g_slist_append()s for performance
13236
13237 2006-05-29 [colin]      2.2.0cvs64
13238
13239         * src/compose.c
13240         * src/common/utils.c
13241                 Fix extraneous tab at start of addresses
13242         * src/mainwindow.c
13243                 Fix warnings (thanks to Fabien)
13244                 Fix crash at exit when composing messages 
13245                 exist
13246         * src/pop.c
13247                 Fix progress bar when deleting expired mails
13248                 Thanks to Hiro
13249         * src/summaryview.c
13250         * src/gtk/gtksctree.c
13251                 Fix re-sorting slowness
13252
13253 2006-05-29 [paul]       2.2.0cvs63
13254
13255         * src/mh.c
13256                 fetch full message when moving mails
13257                 from another mailbox, (fixed data loss
13258                 when filtering from IMAP to MH, introduced
13259                 in 2.2.0cvs57).
13260                 Thanks to Colin
13261
13262 2006-05-29 [mones]      2.2.0cvs62
13263
13264         * src/gtk/gtksctree.c
13265                 Unselect faster (patch by Colin)        
13266
13267 2006-05-26 [colin]      2.2.0cvs61
13268
13269         * src/summaryview.c
13270                 Unplug MSGINFO_UPDATE callback on delete too.
13271
13272 2006-05-26 [colin]      2.2.0cvs60
13273
13274         * src/foldersel.c
13275                 Fix bold in folder selection window with glib2.10
13276                 thanks Hiro
13277
13278 2006-05-26 [colin]      2.2.0cvs59
13279
13280         * src/procheader.c
13281                 Convert date only if necessary (and don't
13282                 try to convert from utf8 to utf8, too)
13283         * src/summaryview.c
13284                 Only set column's text if the column's 
13285                 displayed
13286
13287 2006-05-26 [colin]      2.2.0cvs58
13288
13289         * src/summaryview.c
13290         * src/gtk/gtkutils.c
13291                 Fix useless warning
13292
13293 2006-05-26 [colin]      2.2.0cvs57
13294
13295         * src/mainwindow.c
13296                 Make summaryview selectable as long as 
13297                 no message has focus
13298         * src/mh.c
13299                 Faster deletion (by implementing mh_remove_msgs)
13300                 Faster copy (avoid using mh_fetch_msg just to get
13301                 the filename)
13302                 Faster move (using move_file instead of copy_file
13303                 if MSG_IS_MOVE)
13304                 No progressbar if total number of mails to cp/mv 
13305                 is less than 100
13306         * src/summaryview.c
13307                 Fix removal from subject_table when mail gets moved
13308                 Faster deletion (g_slist_prepend instead of append)
13309         * src/gtk/gtksctree.c
13310                 Remove useless code
13311
13312 2006-05-25 [colin]      2.2.0cvs56
13313
13314         * src/common/ssl_certificate.c
13315                 Fix leak in expired cert check
13316
13317 2006-05-25 [colin]      2.2.0cvs55
13318
13319         * src/mh.c
13320                 Disable flags syncing on .mh_sequences - it
13321                 is buggy and marks mails read under unknown
13322                 conditions.
13323
13324 2006-05-25 [paul]
13325
13326         * 2.3.0-rc4 released
13327
13328 2006-05-24 [colin]      2.2.0cvs54
13329
13330         attention cvs users: if you manage to crash
13331         Sylpheed-Claws while moving, copying or deleting
13332         mails, we *are* interested in stack traces and
13333         valgrind logs. It looks stable, but one never
13334         knows...
13335
13336         * src/folder.c
13337                 Add progressbar for cache updates
13338         * src/folderutils.c
13339                 Optimize Mark all read in the current
13340                 folder
13341         * src/mh.c
13342                 Add progressbar for copy/move
13343         * src/procmsg.c
13344                 Optimize O(n^2) in copy/move
13345         * src/summaryview.c
13346         * src/gtk/gtksctree.c
13347                 Optimize O(n^2) algos
13348         * src/common/timing.h
13349                 Display ms instead of us
13350
13351 2006-05-24 [wwp]        2.2.0cvs53
13352
13353         * manual/fr/advanced.xml
13354                 updates to the French manual.
13355
13356 2006-05-24 [wwp]        2.2.0cvs52
13357
13358         * src/common/utils.c
13359                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
13360
13361 2006-05-24 [wwp]        2.2.0cvs51
13362
13363         * src/folderutils.c
13364                 fixed "mark all read" in MH folders (thanks to Colin).
13365
13366 2006-05-24 [paul]       2.2.0cvs50
13367
13368         * doc/man/sylpheed-claws.1
13369                 updated the man page
13370
13371 2006-05-23 [colin]      2.2.0cvs49
13372
13373         * src/folderview.c
13374         * src/imap.c
13375         * src/inc.c
13376         * src/mbox.c
13377         * src/messageview.c
13378         * src/news.c
13379         * src/send_message.c
13380         * src/summaryview.c
13381         * src/gtk/sslcertwindow.c
13382                 alertpanel fixes, by Fabien
13383
13384 2006-05-23 [colin]      2.2.0cvs48
13385
13386         * src/folder.c
13387         * src/folderview.c
13388         * src/msgcache.c
13389         * src/summaryview.c
13390         * src/gtk/gtksctree.c
13391         * src/gtk/gtksctree.h
13392                 More timings
13393                 Fix slow loading problem, which was caused by the
13394                 use of some gtk_ctree funcs and their use of
13395                 g_list_position while gtk_ctree_(un)link'ing.
13396                 Reap more functions from gtkctree.c to be sure we
13397                 use our (fast) version instead of theirs.
13398         * src/mh.c
13399                 Fix copy of unread mails
13400
13401
13402 2006-05-22 [wwp]        2.2.0cvs47
13403
13404         * manual/fr/advanced.xml
13405                 updated.
13406
13407 2006-05-22 [colin]      2.2.0cvs46
13408
13409         * src/filtering.c
13410                 Fix possible infinite loop. 'copy' is not a 
13411                 final action, so when encountering a 'copy',
13412                 we have to check if a previous one was set
13413                 and do it. In the same way, if we encounter
13414                 a 'move' we have to perform a possibly 
13415                 pending 'copy'. This will slow down filtering
13416                 on IMAP if move+copy or multiple copy actions
13417                 are to be done, but handling it via the batch
13418                 would be really too convoluted.
13419
13420 2006-05-22 [wwp]        2.2.0cvs45
13421
13422         * manual/fr/advanced.xml
13423         * manual/fr/faq.xml
13424         * manual/fr/glossary.xml
13425         * manual/fr/handling.xml
13426         * manual/fr/intro.xml
13427         * manual/fr/plugins.xml
13428         * manual/fr/sylpheed-claws-manual.xml
13429                 sync w/ the english manual: updates URIs, documented mailing-list
13430                 support, better explanation about the enabled/disabled feature
13431                 in filtering/processing rules by Paul.
13432
13433 2006-05-21 [colin]      2.2.0cvs44
13434
13435         * src/summaryview.c
13436                 Don't expand after building threads, but during
13437
13438 2006-05-21 [colin]      2.2.0cvs43
13439
13440         * src/procmsg.c
13441         * src/summaryview.c
13442                 More timing possibilities... For next time I have 
13443                 to find out how the hell some 3GHz computer takes
13444                 one minute to open a 30k folder...
13445
13446 2006-05-21 [colin]      2.2.0cvs42
13447
13448         * manual/pl/advanced.xml
13449         * manual/pl/faq.xml
13450         * manual/pl/glossary.xml
13451         * manual/pl/handling.xml
13452         * manual/pl/intro.xml
13453         * manual/pl/plugins.xml
13454         * manual/pl/sylpheed-claws-manual.xml
13455                 Polish manual updated by Pawel
13456
13457 2006-05-20 [colin]
13458
13459         * 2.3.0-rc3 released
13460
13461 2006-05-20 [colin]      2.2.0cvs41
13462
13463         * src/imap.c
13464                 Fix -rc2 problems:
13465                 - remove cache of moved messages from original folder
13466                 - apply new flags to messages even if they aren't appliable
13467                   via IMAP.
13468
13469 2006-05-20 [colin]
13470
13471         * 2.3.0-rc2 released
13472
13473 2006-05-19 [colin]      2.2.0cvs40
13474
13475         * src/imap.c
13476                 Don't issue SELECT in imap_change_flags
13477                 before having checked that we indeed have
13478                 some flags to change. MSG_POSTFILTERED for
13479                 example can't be used on IMAP.
13480                 Fixes bug #955 (copying messages between 
13481                 imap folders is extremely slow), which was
13482                 a regression.
13483
13484 2006-05-19 [colin]      2.2.0cvs39
13485
13486         * src/folder.c
13487         * src/folder.h
13488         * src/folderview.c
13489                 Try to fix bug #830 (Some unread messages 
13490                 get marked read in IMAP inbox):
13491                 - Prevent scanning a folder if it's being 
13492                   opened via the GUI
13493                 - Postpone opening via the GUI of a folder
13494                   currently scanned.
13495
13496
13497 2006-05-19 [wwp]        2.2.0cvs38
13498
13499         * manual/advanced.xml
13500                 fix English+typo (thanks to Paul).
13501
13502 2006-05-19 [wwp]        2.2.0cvs37
13503
13504         * manual/advanced.xml
13505         * manual/fr/advanced.xml
13506         * src/gtk/logwindow.c
13507         * src/prefs_common.c
13508         * src/prefs_common.h
13509                 added hidden prefs to allow customization of colors used in
13510                 protocol log window (useful for dark gtk+ themes).
13511
13512 2006-05-19 [wwp]        2.2.0cvs36
13513
13514         * ChangeLog
13515                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
13516
13517 2006-05-19 [paul]       2.2.0cvs35
13518
13519         * src/textview.c
13520                 make Reply-To fully clickable
13521         * src/gtk/logwindow.c
13522                 more colouring (SMTP ESMTP)
13523         Both patches by Pawel Pekala
13524
13525 2006-05-19 [cleroy]     2.2.0cvs34
13526
13527         * src/mh.c
13528                 Don't update flags from current folder
13529                 Probably fixes bug #935 (Read Messages 
13530                 Revert to Being Marked as Unread)
13531
13532 2006-05-18 [colin]      2.2.0cvs33
13533
13534         * src/imap.c
13535                 Warning fix
13536         * src/compose.c
13537         * src/mainwindow.c
13538         * src/summaryview.c
13539         * src/toolbar.c
13540                 Allow replying to multiple emails
13541                 in multiple windows
13542         * src/mimeview.c
13543         * src/etpan/imap-thread.c
13544                 Leak fixes
13545
13546 2006-05-18 [paul]       2.2.0cvs32
13547
13548         * src/summaryview.c
13549                 keep Mailing-List menu refreshed
13550                 Thanks to Colin
13551
13552 2006-05-18 [paul]       2.2.0cvs31
13553
13554         * manual/advanced.xml
13555         * manual/faq.xml
13556         * manual/glossary.xml
13557         * manual/handling.xml
13558         * manual/intro.xml
13559         * manual/plugins.xml
13560         * manual/sylpheed-claws-manual.xml
13561                 update URLs
13562                 add info about mailing-list support
13563                 edit filtering info
13564         * src/wizard.c
13565         * src/common/defs.h
13566         * src/gtk/about.c
13567         * src/plugins/dillo_viewer/README
13568                 update URLs
13569
13570 2006-05-17 [wwp]        2.2.0cvs30
13571
13572         * manual/handling.xml
13573         * manual/fr/handling.xml
13574                 documented the ability to enabled/disable filtering/processing rules.
13575
13576 2006-05-17 [colin]      2.2.0cvs29
13577
13578         * src/main.c
13579                 Don't initialize g_thread subsystem if it's 
13580                 already done (thanks to Hiro)
13581         * src/mimeview.c
13582                 Fix saving of parts when there name can't be
13583                 converted from UTF-8.
13584
13585 2006-05-17 [paul]       2.2.0cvs28
13586
13587         * po/Makefile.in.in
13588                 fix config.status warning with autoconf 2.60
13589
13590 2006-05-17 [paul]       2.2.0cvs27
13591
13592         * po/POTFILES.in
13593                 add src/mbox.c
13594
13595 2006-05-17 [wwp]        2.2.0cvs26
13596
13597         * src/mainwindow.c
13598                 fix useless and potentially dangerous buffer walking (thanks to Colin).
13599
13600 2006-05-17 [wwp]        2.2.0cvs25
13601
13602         * src/plugins/demo/demo.c
13603                 updated product name in plugin demo (many plugins need to be
13604                 sync'ed w/ that change).
13605
13606 2006-05-17 [colin]      2.2.0cvs24
13607
13608         * src/mh.c
13609                 Fix leak
13610
13611 2006-05-16 [colin]      2.2.0cvs23
13612
13613         * src/mainwindow.c
13614                 Stupid me hit again. Fix cvs22.
13615
13616 2006-05-16 [colin]      2.2.0cvs22
13617
13618         * src/mainwindow.c
13619                 Fix bug #922 (sylpheed-claws crashed after 
13620                 pushing on Inbox folder)
13621
13622 2006-05-16 [colin]      2.2.0cvs21
13623
13624         * src/compose.c
13625                 Make From header be copy/paste/select-able
13626
13627 2006-05-16 [wwp]        2.2.0cvs20
13628
13629         * src/export.c
13630         * src/matcher.c
13631         * src/summaryview.c
13632         * src/etpan/imap-thread.c
13633                 fix some compiler warnings (thanks to Colin).
13634
13635 2006-05-16 [wwp]        2.2.0cvs19
13636
13637         * src/action.c
13638         * src/gedit-print.c
13639         * src/inc.c
13640         * src/mainwindow.c
13641         * src/mh.c
13642         * src/statusbar.c
13643         * src/send_message.c
13644         * src/summaryview.c
13645                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
13646
13647 2006-05-15 [colin]      2.2.0cvs18
13648
13649         * src/procmsg.c
13650                 Fix automatic rule creation with List-Post
13651
13652 2006-05-15 [paul]       2.2.0cvs17
13653
13654         * tools/filter_conv_new.pl
13655                 updated for rule enabling/disabling
13656                 claws version >= 2.3.x required
13657
13658 2006-05-15 [cleroy]     2.2.0cvs16
13659
13660         * src/main.c
13661                 Revert test
13662
13663 2006-05-15 [cleroy]     2.2.0cvs15
13664
13665         * src/main.c
13666                 test
13667
13668 2006-05-15 [wwp]        2.2.0cvs14
13669
13670         * manual/pl/.cvsignore
13671                 ignore generated files.
13672
13673 2006-05-14 [wwp]        2.3.0-rc1
13674
13675         * 2.3.0-rc1 released
13676
13677 2006-05-13 [wwp]        2.2.0cvs13
13678
13679         * src/filtering.c
13680         * src/filtering.h
13681         * src/matcher.c
13682         * src/matcher_parser_lex.l
13683         * src/matcher_parser_parse.y
13684         * src/prefs_filtering.c
13685                 new feature: provide the ability to disable filtering and processing
13686                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
13687                 adaptations.
13688
13689 2006-05-13 [colin]      2.2.0cvs12
13690
13691         * src/compose.c
13692                 Remove useless if (a) b; else b;
13693                 Thanks to wwp
13694
13695 2006-05-13 [wwp]        2.2.0cvs11
13696
13697         * src/export.c
13698         * src/import.c
13699         * src/mainwindow.c
13700         * src/mbox.c
13701         * src/summaryview.c
13702         * src/summaryview.h
13703                 no more silent failures (or at least less ones) when importing
13704                 or exporting from/to mbox. Also start importing/exporting if
13705                 the necessary info is set.
13706
13707 2006-05-13 [wwp]        2.2.0cvs10
13708
13709         * RELEASE_NOTES
13710                 restored up-to-date release notes.
13711
13712 2006-05-13 [paul]       2.2.0cvs9
13713
13714         * po/nl.po
13715         * po/ru.po
13716                 updated by Tim Dijkstra and Pavlo Bohmat
13717
13718 2006-05-12 [colin]      2.2.0cvs8
13719
13720         * src/gtk/quicksearch.c
13721                 Add "k" as shortcut for "colorlabel". Patch
13722                 by ath42@users.sf.net.
13723
13724 2006-05-12 [paul]       2.2.0cvs7
13725
13726         * src/prefs_common.h
13727         * src/prefs_summaries.c
13728         * src/summaryview.c
13729                 when entering a folder also allow
13730                 going directly to first Marked message
13731
13732 2006-05-12 [paul]       2.2.0cvs6
13733
13734         * src/summaryview.c
13735                 always obey 'confirm before marking all
13736                 mails read' option
13737
13738 2006-05-12 [paul]       2.2.0cvs5
13739
13740         * src/textview.c
13741                 make Sender fully clickable
13742
13743 2006-05-12 [colin]      2.2.0cvs4
13744
13745         * src/compose.c
13746         * src/compose.h
13747                 Let From be editable
13748         * src/main.c
13749         * src/mh.c
13750                 Full support of .mh_sequences' Unseen seq
13751
13752 2006-05-12 [colin]      2.2.0cvs3
13753
13754         * src/folder.c
13755         * src/mainwindow.c
13756         * src/mainwindow.h
13757         * src/messageview.c
13758         * src/prefs_spelling.c
13759         * src/procheader.c
13760         * src/procmsg.c
13761         * src/procmsg.h
13762         * src/summaryview.c
13763         * src/toolbar.c
13764         * src/toolbar.h
13765                 Add contextual menu on Compose toolbar
13766                 button. Fixes bug #944 (Automatic
13767                 addresses not applied when changing account
13768                 from compose window)
13769                 add Mailing List support
13770                 based on the old 0.6.5claws25 patch by
13771                 Melvin Hadasht, with finishing touches
13772                 by Colin
13773                 Fix "ignore thread" when mails are threaded by
13774                 subject (and weren't ignored although appearing
13775                 in the thread).
13776                 GUI rework.
13777                 Both patches by Pawel.
13778
13779 2006-05-08 [paul]       2.2.0cvs2
13780
13781         * src/mainwindow.c
13782         * src/mainwindow.h
13783         * src/messageview.c
13784         * src/procheader.c
13785         * src/procmsg.c
13786         * src/procmsg.h
13787         * src/summaryview.c
13788                 add Mailing List support
13789                 based on the old 0.6.5claws25 patch by 
13790                 Melvin Hadasht, with finishing touches
13791                 by Colin
13792
13793 2006-05-08 [colin]      2.2.0cvs1
13794
13795         * src/mainwindow.c
13796         * src/toolbar.c
13797         * src/toolbar.h
13798                 Add contextual menu on Compose toolbar 
13799                 button. Fixes bug #944 (Automatic 
13800                 addresses not applied when changing account 
13801                 from compose window)
13802
13803 2006-05-08 [paul]       2.2.0
13804
13805         2.2.0 released
13806
13807 2006-05-08 [paul]       2.1.1cvs51
13808
13809         * po/cs.po
13810         * po/de.po
13811         * po/en_GB.po
13812         * po/fi.po
13813         * po/fr.po
13814         * po/pt_BR.po
13815         * po/sr.po
13816         * po/zh_CN.po
13817                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
13818                 Fabien Vantard, Frederico Goncalves Guimaraes,
13819                 Aleksandar Urosevic, and Ralgh Young
13820
13821 2006-05-12 [colin]      2.1.1cvs50
13822
13823         * po/cs.po
13824         * po/de.po
13825         * po/en_GB.po
13826         * po/es.po
13827         * po/fi.po
13828         * po/fr.po
13829         * po/pt_BR.po
13830         * po/sr.po
13831         * po/zh_CN.po
13832                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
13833                 Fabien Vantard, Frederico Goncalves Guimaraes,
13834                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
13835
13836 2006-05-05 [colin]      2.1.1cvs49
13837
13838         * manual/Makefile.am
13839         * manual/pl/Makefile.am
13840         * manual/pl/account.xml
13841         * manual/pl/ack.xml
13842         * manual/pl/addrbook.xml
13843         * manual/pl/advanced.xml
13844         * manual/pl/faq.xml
13845         * manual/pl/glossary.xml
13846         * manual/pl/gpl.xml
13847         * manual/pl/handling.xml
13848         * manual/pl/intro.xml
13849         * manual/pl/keyboard.xml
13850         * manual/pl/plugins.xml
13851         * manual/pl/starting.xml
13852         * manual/pl/sylpheed-claws-manual.xml
13853         * manual/pl/dist/.cvsignore
13854         * manual/pl/dist/Makefile.am
13855         * manual/pl/dist/html/.cvsignore
13856         * manual/pl/dist/html/Makefile.am
13857         * manual/pl/dist/pdf/.cvsignore
13858         * manual/pl/dist/pdf/Makefile.am
13859         * manual/pl/dist/ps/.cvsignore
13860         * manual/pl/dist/ps/Makefile.am
13861         * manual/pl/dist/txt/.cvsignore
13862         * manual/pl/dist/txt/Makefile.am
13863                 Add the polish translation of the manual,
13864                 Authored by Pawel Pekala.
13865
13866 2006-05-05 [cleroy]     2.1.1cvs48
13867
13868         * src/main.c
13869                 Re-read matcherrc after loading plugins 
13870                 if some of them add folders.
13871
13872 2006-05-03 [colin]      2.1.1cvs47
13873
13874         * src/imap.c
13875                 I'm idiot
13876
13877 2006-05-03 [colin]      2.1.1cvs46
13878
13879         * src/imap.c
13880                 Be sure to have a session when
13881                 getting separator
13882
13883 2006-05-03 [colin]      2.1.1cvs45
13884
13885         * src/imap.c
13886         * src/imap.h
13887         * src/imap_gtk.c
13888                 Fix preventing renaming with namespace 
13889                 separator.
13890
13891 2006-05-01 [colin]      2.1.1cvs44
13892
13893         * src/action.c
13894                 Don't reload messageview when result of
13895                 action is piped.
13896
13897 2006-04-29 [colin]      2.1.1cvs43
13898
13899         * src/prefs_receive.c
13900         * src/plugins/spamassassin/spamassassin_gtk.c
13901         * src/plugins/clamav/clamav_plugin_gtk.c
13902                 GUI fixes by Pawel
13903
13904 2006-04-29 [colin]      2.1.1cvs42
13905
13906         * src/prefs_compose_writing.c
13907         * src/prefs_quote.c
13908                 Cleanups. Patch by Pawel
13909
13910 2006-04-28 [paul]       2.1.1cvs41
13911
13912         * src/matcher.c
13913                 fix returned quick search results when search
13914                 term contains an underscore.
13915                 Thanks to Colin
13916
13917 2006-04-28 [paul]       2.1.1cvs40
13918
13919         * src/prefs_message.c
13920         * src/prefs_receive.c
13921                 GUI cleanups
13922                 Patches by Pawel Pekala
13923
13924 2006-04-27 [colin]      2.1.1cvs39
13925
13926         * src/wizard.c
13927                 Differentiate subject Welcome from
13928                 window's title Welcome
13929
13930 2006-04-27 [paul]
13931
13932         2.2.0-rc1 released
13933
13934 2006-04-27 [paul]       2.1.1cvs38
13935
13936         * manual/advanced.xml
13937         * manual/fr/advanced.xml
13938                 add info about compose_no_markup hidden pref
13939
13940 2006-04-27 [paul]       2.1.1cvs37
13941
13942         * src/prefs_account.c
13943                 improve privacy labels
13944         * src/prefs_msg_colors.c
13945                 change some strings for translators' convenience
13946         * src/gtk/gtkutils.c
13947                 don't underline the link button text
13948
13949 2006-04-25 [colin]      2.1.1cvs36
13950
13951         * src/folder.c
13952                 Complete 2.1.1cvs33 (once more ;)
13953
13954 2006-04-25 [colin]      2.1.1cvs35
13955
13956         * src/editldap.c
13957                 Fix tooltip
13958
13959 2006-04-25 [cleroy]     2.1.1cvs34
13960
13961         * src/compose.c
13962         * src/gtk/gtkaspell.c
13963                 Fix crash on redirect (related to the return 
13964                 of the aspell menu in compose's toolbar)
13965         * src/prefs_msg_colors.c
13966                 Fix sensitivity widgets
13967         * src/image_viewer.c
13968         * src/gtk/pluginwindow.c
13969         * src/gtk/prefswindow.c
13970                 Change released signals to clicked (Fabien)
13971         * po/POTFILES.in
13972         * src/common/socket.c
13973         * src/plugins/spamassassin/spamassassin.c
13974                 Translate strings (Fabien)
13975
13976 2006-04-25 [paul]       2.1.1cvs33
13977
13978         * src/folder.c
13979         * src/folder.h
13980         * src/folderview.c
13981                 complete the fix of bug #912
13982                 Thanks to Colin
13983
13984 2006-04-25 [colin]      2.1.1cvs32
13985
13986         * src/news.c
13987                 Better progress bar
13988         * src/mimeview.c
13989         * src/summaryview.c
13990         * src/summaryview.h
13991                 Fix focus chain
13992                 Patches by Pawel Pekala
13993
13994 2006-04-24 [colin]      2.1.1cvs31
13995
13996         * src/compose.c
13997                 Fix compilation warnings (Fabien)
13998
13999 2006-04-24 [colin]      2.1.1cvs30
14000
14001         * src/addrindex.c
14002         * src/editldap.c
14003         * src/editldap_basedn.c
14004         * src/editldap_basedn.h
14005         * src/ldapctrl.c
14006         * src/ldapctrl.h
14007         * src/ldapquery.c
14008         * src/ldaputil.c
14009         * src/ldaputil.h
14010                 Fix bug #901 (LDAPS support)
14011
14012 2006-04-24 [colin]      2.1.1cvs29
14013
14014         * src/compose.c
14015                 Fix logic on error with send dialog on
14016         * src/imap.c
14017                 Fix compilation without libetpan, thanks
14018                 to Fabien
14019         * src/summaryview.c
14020                 Fix 'context-menu' key
14021
14022 2006-04-23 [colin]      2.1.1cvs28
14023
14024         * src/folder.c
14025                 Never free current's cache to free up 
14026                 memory. Fixes bug #912 (new count 
14027                 randomly set to message count)
14028
14029 2006-04-23 [colin]      2.1.1cvs27
14030
14031         * src/gtk/quicksearch.c
14032                 And remove printf...
14033
14034 2006-04-23 [colin]      2.1.1cvs26
14035
14036         * src/gtk/quicksearch.c
14037                 Fix replacing in quicksearch, and fix inserting
14038                 in the middle of the string. (introduced at 2.1.0cvs22)
14039
14040 2006-04-23 [colin]      2.1.1cvs25
14041
14042         * src/imap.c
14043                 Make sure uidnext is initialized in get_num_list
14044                 (not for stable, related to 2.1.1cvs8 and friends)
14045
14046 2006-04-23 [colin]      2.1.1cvs24
14047
14048         * src/imap.c
14049                 Output something when login is successful
14050                 too
14051
14052 2006-04-23 [colin]      2.1.1cvs23
14053
14054         * src/etpan/imap-thread.c
14055                 Better logging (line-per-line, hide data in fetch)
14056                 Fix a const warning
14057         * src/gtk/logwindow.c
14058         * src/gtk/logwindow.h
14059                 Better logging (color for input/output)
14060
14061 2006-04-21 [colin]      2.1.1cvs22
14062
14063         * src/gtk/quicksearch.c
14064                 On gtk+-2.8, use stock buttons in quicksearch
14065                 Based on a patch by Fabien and a design by Paul
14066
14067 2006-04-21 [colin]      2.1.1cvs21
14068
14069         * src/folderview.c
14070         * src/mainwindow.c
14071                 Fix occasional flicker in folderview
14072         * src/common/utils.c
14073                 Fix bug #943 (Incorrectly parsed email address 
14074                 list in short headers on message view and in 
14075                 printouts)
14076
14077 2006-04-20 [colin]      2.1.1cvs20
14078
14079         * src/imap.c
14080         * src/imap.h
14081         * src/prefs_account.c
14082                 Add ANONYMOUS auth for IMAP
14083
14084 2006-04-20 [paul]       2.1.1cvs19
14085
14086         * src/main.c
14087                 proper fix for 2.1.1cvs18
14088                 Thanks to Colin
14089
14090 2006-04-20 [paul]       2.1.1cvs18
14091
14092         * src/main.c
14093                 fix build warnings
14094
14095 2006-04-20 [paul]       2.1.1cvs17
14096
14097         * src/gtk/quicksearch.c
14098                 fix standard, non-extended Quick search,
14099                 was broken in 2.1.1cvs15.
14100                 Thanks to Colin.
14101
14102 2006-04-20 [colin]      2.1.1cvs16
14103
14104         * src/prefs_matcher.c
14105                 Fix values when reselecting a ~test
14106                 rule
14107
14108 2006-04-19 [colin]      2.1.1cvs15
14109
14110         * src/compose.c
14111         * src/compose.h
14112         * src/gtk/gtkaspell.c
14113         * src/gtk/gtkaspell.h
14114                 Put back Options menu in Spelling/
14115         * src/gtk/quicksearch.c
14116                 Don't search, and show error, if the
14117                 advanced search has a syntax error
14118
14119 2006-04-18 [colin]      2.1.1cvs14
14120
14121         * src/textview.c
14122                 Fix gdk warnings on set_cursor when textview
14123                 isn't visible
14124
14125 2006-04-18 [colin]      2.1.1cvs13
14126
14127         * src/gtk/gtksctree.c
14128                 Remove seemingly useless refresh that causes
14129                 flicker - watch this commit in case of 
14130                 problems before planned backport to stable
14131
14132 2006-04-18 [colin]      2.1.1cvs12
14133
14134         * src/imap.c
14135                 Factorize get/set_xml code
14136         * src/compose.c
14137         * src/prefs_account.c
14138         * src/prefs_account.h
14139         * src/procmsg.c
14140                 Add Encrypt to self option
14141
14142 2006-04-17 [colin]      2.1.1cvs11
14143
14144         * configure.ac
14145                 Fix search on encrpyt function on dragonfly
14146                 Patch by Jonathan Buschmann <jonthn@agmact.com>
14147
14148 2006-04-17 [colin]      2.1.1cvs10
14149
14150         * src/prefs_account.c
14151                 Be safe by default: remove mails from POP3
14152                 after 7 days, not immediately
14153
14154 2006-04-17 [colin]      2.1.1cvs9
14155
14156         * src/etpan/imap-thread.c
14157                 Fix build on DragonFly - patch by 
14158                 Jonathan Buschmann <jonthn@agmact.com>
14159
14160 2006-04-17 [colin]      2.1.1cvs8
14161
14162         * src/imap.c
14163                 Save uidnext between sessions
14164
14165 2006-04-17 [colin]      2.1.1cvs7
14166
14167         * src/imap.c
14168                 scan is required when uid validity changes
14169
14170 2006-04-17 [colin]      2.1.1cvs6
14171
14172         * src/folderview.c
14173                 Don't scan if not necessary, apart in current
14174                 folder and INBOX to fetch flags.
14175         * src/imap.c
14176                 Scan is necessary if unread count changes
14177
14178 2006-04-17 [colin]      2.1.1cvs5
14179
14180         * src/imap.c
14181                 ...But always fetch ANSWERED and DELETED flags for
14182                 INBOX, as filtering can happen on these flags.
14183
14184 2006-04-17 [colin]      2.1.1cvs4
14185
14186         * src/imap.c
14187                 Don't fetch REPLIED and DELETED flags when synchronising
14188                 flags with a closed folder. We only need UNSEEN and FLAGGED
14189                 to update the folderview.
14190
14191 2006-04-17 [colin]      2.1.1cvs3
14192
14193         * src/imap.c
14194                 Faster flag search when there are new mails 
14195                 in a folder. We can do a full search if the 
14196                 folder contains less messages than the new
14197                 list.
14198
14199 2006-04-17 [colin]      2.1.1cvs2
14200
14201         * po/cs.po
14202         * po/de.po
14203         * po/fr.po
14204         * po/nl.po
14205         * po/pt_BR.po
14206                 Update translations from stable branch
14207
14208 2006-04-17 [colin]      2.1.1cvs1
14209
14210         * configure.ac
14211                 Bump version to follow stable release
14212
14213 2006-04-16 [mones]      2.1.0cvs50
14214
14215         * po/es.po
14216                 Updated for release
14217
14218 2006-04-16 [colin]      2.1.0cvs49
14219
14220         * src/textview.c
14221                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
14222                 with gtk < 2.8. Thanks to Fabien Vantard.
14223
14224 2006-04-15 [colin]      2.1.0cvs48
14225
14226         * src/etpan/imap-thread.c
14227                 Fix bug #919 (libetpan: SEGV when connecting 
14228                 using command)
14229
14230 2006-04-14 [colin]      2.1.0cvs47
14231
14232         * src/main.c
14233                 Fix race on --select (should be done better)
14234
14235 2006-04-14 [wwp]        2.1.0cvs46
14236
14237         * src/send_message.c
14238                 enforce a check for domain in account prefs (a sending
14239                 error could be faced if domain was checked but no value set),
14240                 thanks to Colin.
14241
14242 2006-04-14 [colin]      2.1.0cvs45
14243
14244         * src/codeconv.c
14245                 when converting from unknown to unknown, if the
14246                 string is UTF8, don't convert it to the locale
14247                 (which breaks it)
14248
14249 2006-04-14 [colin]      2.1.0cvs44
14250
14251         * src/compose.c
14252                 Don't try to use ASCII for converting headers
14253                 (as done in body)
14254
14255 2006-04-14 [paul]       2.1.0cvs43
14256
14257         * src/crash.c
14258                 add locale/charset info to crash report
14259         * src/gtk/about.c
14260                 add wwp to doc team
14261                 replace 'e-mail' with preferred 'email'
14262         * src/gtk/authors.h
14263                 ensure contributors list is in alphabetical
14264                 order
14265
14266 2006-04-13 [colin]      2.1.0cvs42
14267
14268         * src/textview.c
14269                 Prevent gdk warnings
14270
14271 2006-04-13 [colin]      2.1.0cvs41
14272
14273         * src/common/ssl_certificate.c
14274         * src/common/ssl_certificate.h
14275         * src/gtk/sslcertwindow.c
14276                 Warn on expired certs, and display the expiration date
14277
14278 2006-04-13 [colin]      2.1.0cvs40
14279
14280         * src/plugins/spamassassin/spamassassin_gtk.c
14281                 Fix missing set_text on unix socket
14282
14283 2006-04-13 [wwp]        2.1.0cvs39
14284
14285         * manual/fr/advanced.xml
14286         * manual/fr/glossary.xml
14287                 applied new spam/ham/email lexicon (pourriel, courriel)
14288
14289 2006-04-13 [paul]       2.1.0cvs38
14290
14291         * src/plugins/pgpmime/plugin.c
14292                 remove the mention of S/MIME from the
14293                 description. This is now handled by the
14294                 S/MIME plugin.
14295
14296 2006-04-13 [paul]       2.1.0cvs37
14297
14298         * src/prefs_msg_colors.c
14299                 rework dialog
14300         * src/prefs_folder_item.c
14301         * src/prefs_spelling.c
14302                 add a tooltip to the colour selector buttons
14303
14304 2006-04-13 [wwp]        2.1.0cvs36
14305
14306         * manual/advanced.xml
14307         * manual/glossary.xml
14308         * manual/handling.xml
14309         * manual/keyboard.xml
14310         * manual/plugins.xml
14311         * manual/starting.xml
14312         * manual/fr/account.xml
14313         * manual/fr/ack.xml
14314         * manual/fr/addrbook.xml
14315         * manual/fr/advanced.xml
14316         * manual/fr/faq.xml
14317         * manual/fr/glossary.xml
14318         * manual/fr/gpl.xml
14319         * manual/fr/handling.xml
14320         * manual/fr/intro.xml
14321         * manual/fr/keyboard.xml
14322         * manual/fr/plugins.xml
14323         * manual/fr/starting.xml
14324         * manual/fr/sylpheed-claws-manual.xml
14325                 fixes to the manuals:
14326                  - summaryview -> Message List (same in French)
14327                  - translate key names
14328                  - fix French punctuation, use non-breakable spaces when
14329                    necessary, don't use &thinsp; which is not portable
14330                  - tell what maildir and mbox formats we support
14331
14332 2006-04-12 [wwp]        2.1.0cvs35
14333
14334         * src/prefs_toolbar.c
14335                 unified a replace button more,
14336                 patch by Fabien Vantard <fzzzzz@gmail.com>.
14337
14338 2006-04-12 [wwp]        2.1.0cvs34
14339
14340         * src/prefs_common.c
14341         * src/prefs_msg_colors.c
14342                 make default color labels translatable,
14343                 patch from Fabien Vantard <fzzzzz@gmail.com>,
14344                 thanks to Tim <timbrain@post.cz> for reporting.
14345
14346 2006-04-12 [wwp]        2.1.0cvs33
14347
14348         * manual/glossary.xml
14349         * manual/intro.xml
14350         * manual/plugins.xml
14351         * manual/starting.xml
14352         * manual/sylpheed-claws-manual.xml
14353         * manual/fr/.cvsignore
14354         * manual/fr/account.xml
14355         * manual/fr/ack.xml
14356         * manual/fr/addrbook.xml
14357         * manual/fr/advanced.xml
14358         * manual/fr/faq.xml
14359         * manual/fr/glossary.xml
14360         * manual/fr/handling.xml
14361         * manual/fr/intro.xml
14362         * manual/fr/keyboard.xml
14363         * manual/fr/plugins.xml
14364         * manual/fr/starting.xml
14365         * manual/fr/sylpheed-claws-manual.xml
14366                 various fixes: typos, missing .fr translations, punctuation,
14367                 capitalization, links, accents and some bad French more.
14368
14369 2006-04-12 [wwp]        2.1.0cvs32
14370
14371         * src/prefs_gtk.c
14372                 fix for bug #935: always store prefs files in UTF-8 (thanks
14373                 to Colin).
14374
14375 2006-04-11 [colin]      2.1.0cvs31
14376
14377         * src/compose.c
14378                 Fix inserting files not in utf8 when locale is utf8
14379
14380 2006-04-11 [colin]      2.1.0cvs30
14381
14382         * src/inc.c
14383                 Don't show error dialog when cancelling connection
14384                 Patch by Pawel
14385
14386 2006-04-11 [cleroy]     2.1.0cvs29
14387
14388         * src/compose.c
14389                 Implement multiple quote levels
14390         * src/prefs_common.c
14391                 Change a little bit the quote bgcolor for 2nd level
14392
14393 2006-04-11 [colin]      2.1.0cvs28
14394
14395         * src/gtk/about.c
14396                 Add locale and charset in the label
14397
14398 2006-04-10 [colin]      2.1.0cvs27
14399
14400         * src/compose.c
14401         * src/prefs_common.c
14402         * src/prefs_common.h
14403         * src/prefs_msg_colors.c
14404         * src/textview.c
14405                 Allow optional background color in quotes
14406                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
14407                 GTK+-2.8.x feature
14408
14409 2006-04-10 [colin]      2.1.0cvs26
14410
14411         * src/main.c
14412         * src/mainwindow.c
14413         * src/mainwindow.h
14414                 Implement --select
14415
14416 2006-04-10 [colin]      2.1.0cvs25
14417
14418         * manual/plugins.xml
14419         * manual/fr/plugins.xml
14420                 Document libcurl's proxy variables
14421
14422 2006-04-09 [colin]      2.1.0cvs24
14423
14424         * src/prefs_common.c
14425                 gettext() returns statically allocated stuff. We have
14426                 to strdup it in order to be able to free it.
14427
14428 2006-04-09 [colin]      2.1.0cvs23
14429
14430         * AUTHORS
14431         * src/gtk/authors.h
14432                 Add Alexei
14433
14434 2006-04-09 [colin]      2.1.0cvs22
14435
14436         * src/mainwindow.c
14437         * src/gtk/quicksearch.c
14438                 Fix bug #859 (problems with cyrilic input in 
14439                 search panel) - Patch by Alexey Illarionov 
14440                 <littlesavage@rambler.ru>
14441
14442 2006-04-09 [colin]      2.1.0cvs21
14443
14444         * src/prefs_customheader.c
14445                 I prefer removing then freeing rather than the contrary
14446                 (even if it doesn't change anything ;-)
14447         * src/prefs_account.c
14448                 Fix bug #933 (Crash re-entering the custom headers list 
14449                 dialog in accounts prefs)
14450                 The problem happened when cancelling the Account 
14451                 Preferences' dialogs - in which case we didn't do 
14452                 anything to the PrefsAccount * struct. In case of applying,
14453                 the old ac_prefs was replaced with the tmp_ac_prefs we were
14454                 working with in this dialog. The problem is that 
14455                 prefs_customheader.c, working on this tmp_ac_prefs, always
14456                 changes the ->customhdr_list pointer, even when cancelled. 
14457                 So in case of cancelling the prefs_account dialog, we still
14458                 have to update ->customhdr_list in the real account.
14459
14460 2006-04-08 [colin]      2.1.0cvs20
14461
14462         * manual/fr/glossary.xml
14463         * manual/fr/keyboard.xml
14464                 Forgot some headers :)
14465
14466 2006-04-08 [colin]      2.1.0cvs19
14467
14468         * manual/Makefile.am
14469         * manual/fr/Makefile.am
14470         * manual/fr/account.xml
14471         * manual/fr/ack.xml
14472         * manual/fr/addrbook.xml
14473         * manual/fr/advanced.xml
14474         * manual/fr/faq.xml
14475         * manual/fr/glossary.xml
14476         * manual/fr/gpl.xml
14477         * manual/fr/handling.xml
14478         * manual/fr/intro.xml
14479         * manual/fr/keyboard.xml
14480         * manual/fr/plugins.xml
14481         * manual/fr/starting.xml
14482         * manual/fr/sylpheed-claws-manual.xml
14483         * manual/fr/dist/.cvsignore
14484         * manual/fr/dist/Makefile.am
14485         * manual/fr/dist/html/.cvsignore
14486         * manual/fr/dist/html/Makefile.am
14487         * manual/fr/dist/pdf/.cvsignore
14488         * manual/fr/dist/pdf/Makefile.am
14489         * manual/fr/dist/ps/.cvsignore
14490         * manual/fr/dist/ps/Makefile.am
14491         * manual/fr/dist/txt/.cvsignore
14492         * manual/fr/dist/txt/Makefile.am
14493                 Add the french translation of the manual. Thanks to
14494                 Olivier Delhomme <olivier.delhomme@free.fr> for 
14495                 account.xml, ack.xml, addrbook.xml and advanced.xml
14496
14497 2006-04-08 [colin]      2.1.0cvs18
14498
14499         * manual/plugins.xml
14500         * manual/starting.xml
14501                 More fixes
14502
14503 2006-04-07 [colin]      2.1.0cvs17
14504
14505         * manual/faq.xml
14506         * manual/intro.xml
14507         * manual/keyboard.xml
14508                 Little fixes
14509
14510 2006-04-07 [colin]      2.1.0cvs16
14511
14512         * README
14513         * src/compose.c
14514         * src/prefs_common.c
14515         * src/prefs_common.h
14516                 Add hidden compose_no_markup pref
14517
14518 2006-04-07 [wwp]        2.1.0cvs15
14519
14520         * src/summary_search.c
14521         * .cvsignore
14522                 Bugfix: stop button was sticky when searching in an empty folder.
14523                 Applied curly brackets code style to the whole file (summary_search.c).
14524                 More files to ignore.
14525
14526 2006-04-07 [wwp]        2.1.0cvs14
14527
14528         * src/message_search.c
14529         * src/summary_search.c
14530                 changed default button when search bumps at file/folder
14531                 beginning or end, for convenience (thanks to Colin).
14532
14533 2006-04-07 [paul]       2.1.0cvs13
14534
14535         * src/plugins/dillo_viewer/dillo_prefs.c
14536                 avoid future potential for namespace collision
14537                 Patch by Colin
14538
14539 2006-04-06 [wwp]        2.1.0cvs12
14540
14541         * src/summary_search.c
14542                 Unify extended/advanced searches names (and thus factorize labels),
14543                 patch by Fabien Vantard <fzzzzz@gmail.com>.
14544
14545 2006-04-06 [wwp]        2.1.0cvs11
14546
14547         * src/folderview.c
14548         * src/prefs_themes.c
14549         * src/summaryview.c
14550                 Fixed some compilation warnings.
14551
14552 2006-04-06 [colin]      2.1.0cvs10
14553
14554         * manual/advanced.xml
14555                 Document the wizard template and how to deploy
14556                 Sylpheed-Claws effectively
14557
14558 2006-04-06 [colin]      2.1.0cvs9
14559
14560         * src/folderview.c
14561                 gettext patch to tell translators about _("#"),
14562                 by Maxim Britov
14563
14564 2006-04-06 [colin]      2.1.0cvs8
14565
14566         * src/textview.c
14567                 Fix invalid GtkTextBIter after clicking "Display as text"
14568
14569 2006-04-06 [mones]      2.1.0cvs7
14570
14571         * src/addr_compl.c
14572         * src/addrindex.c
14573         * src/addritem.c
14574         * src/codeconv.c
14575         * src/compose.c
14576         * src/filtering.c
14577         * src/folder.c
14578         * src/folder_item_prefs.c
14579         * src/folderview.c
14580         * src/localfolder.c
14581         * src/matcher.c
14582         * src/mimeview.c
14583         * src/prefs_msg_colors.c
14584         * src/prefs_spelling.c
14585         * src/prefs_themes.c
14586         * src/procmime.c
14587         * src/procmsg.c
14588         * src/stock_pixmap.c
14589         * src/summaryview.c
14590         * src/textview.c
14591         * src/toolbar.c
14592         * src/common/mgutils.c
14593         * src/common/prefs.c
14594         * src/common/ssl_certificate.c
14595         * src/gtk/colorlabel.c
14596         * src/gtk/quicksearch.c
14597         * src/plugins/pgpmime/pgpmime.c
14598         * src/plugins/spamassassin/spamassassin.c
14599                 Removed redundant NULL checks for g_free() calls.
14600                 Patch by Pawel Pekala.
14601
14602 2006-04-06 [mones]      2.1.0cvs6
14603
14604         * src/prefs_actions.c
14605         * src/prefs_filtering.c
14606         * src/prefs_filtering_action.c
14607         * src/prefs_matcher.c
14608         * src/prefs_template.c
14609         * src/gtk/gtkutils.c
14610         * src/gtk/gtkutils.h
14611                 Have a nice replace button. Patch by Pawel Pekala
14612
14613 2006-04-06 [colin]      2.1.0cvs5
14614
14615         * src/addressbook.c
14616                 Fix crash with empty columns
14617
14618 2006-04-05 [colin]      2.1.0cvs4
14619
14620         * src/wizard.c
14621         * src/prefs_gtk.c
14622                 Allow wizard customization with pre-filled values
14623
14624 2006-04-05 [colin]      2.1.0cvs3
14625
14626         * src/textview.c
14627         * src/mimeview.c
14628         * src/mimeview.h
14629                 Nicer messages in mimeview
14630
14631 2006-04-05 [colin]      2.1.0cvs2
14632
14633         * src/addressbook.c
14634         * src/prefs_summaries.c
14635                 i18n fix
14636
14637 2006-04-05 [colin]      2.1.0cvs1
14638
14639         * src/plugins/pgpcore/plugin.c
14640         * src/plugins/pgpcore/select-keys.c
14641         * src/plugins/pgpcore/select-keys.h
14642         * src/plugins/pgpcore/sgpgme.c
14643         * src/plugins/pgpcore/sgpgme.h
14644         * src/plugins/pgpinline/pgpinline.c
14645         * src/plugins/pgpinline/plugin.c
14646         * src/plugins/pgpmime/pgpmime.c
14647         * src/plugins/pgpmime/plugin.c
14648                 Factorize and generalize a bit 
14649                 Drop S/MIME signature verification from PGP/MIME
14650                 (adding it as another, more complete plugin)
14651
14652 2006-04-05 [paul]       2.1.0
14653
14654         2.1.0 released
14655
14656 2006-04-05 [paul]       2.0.0cvs186
14657
14658         * manual/advanced.xml
14659                 add info on colour labels
14660
14661 2006-04-05 [paul]       2.0.0cvs185
14662
14663         * po/bg.po
14664         * po/cs.po
14665         * po/de.po
14666         * po/el.po
14667         * po/en_GB.po
14668         * po/fi.po
14669         * po/fr.po
14670         * po/it.po
14671         * po/nl.po
14672         * po/pl.po
14673         * po/pt_BR.po
14674         * po/sr.po
14675         * po/zh_CN.po
14676                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
14677                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
14678                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
14679                 Guimaraes, Aleksandar Urosevic, Ralgh Young
14680         * src/gtk/authors.h
14681         * tools/claws.i18n.status.pl
14682                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
14683                 and new Czech translator, Tim <timbrain@post.cz>
14684
14685 2006-04-05 [mones]      2.0.0cvs184
14686
14687         * po/es.po
14688                 Updated translation
14689
14690 2006-04-05 [colin]      2.0.0cvs183
14691
14692         * src/gtk/quicksearch.c
14693                 Fix bug #929 (unnecessary reload in quick search bar)
14694
14695 2006-04-05 [colin]      2.0.0cvs182
14696
14697         * src/compose.c
14698                 Fix crash on Reply with no From:
14699                 Show signature and conversion error on queuing 
14700                 (but not sending)
14701         * src/mainwindow.c
14702         * src/summaryview.c
14703         * src/summaryview.h
14704                 Factorize threading code and make sure msginfo 
14705                 is not null when it comes from a GtkCTreeRow's 
14706                 data
14707         * src/gtk/gtkaspell.c
14708                 Check for necessary things
14709         * src/gtk/gtksctree.c
14710         * src/gtk/gtksctree.h
14711                 Reset anchor if necessary when removing node
14712
14713 2006-03-29 [colin]      2.0.0cvs181
14714
14715         * src/folderview.c
14716                 Warn for disabled IMAP accounts (due to lack of
14717                 libetpan). Breaks string-freeze - sorry - but it
14718                 is kind of important ;)
14719
14720 2006-03-28 [colin]      2.0.0cvs180
14721
14722         * src/gtk/gtkutils.c
14723         * src/gtk/gtkutils.h
14724                 Add a gtkut_get_link_btn() function that
14725                 creates a button which acts like an URI
14726         * src/prefs_themes.c
14727         * src/gtk/about.c
14728                 Use this function (factorizes codes)
14729         * src/common/defs.h
14730         * src/gtk/pluginwindow.c
14731                 Add a "Get more..." in the plugins window
14732
14733 2006-03-28 [colin]      2.0.0cvs179
14734
14735         * src/common/smtp.c
14736         * src/common/passcrypt.c
14737         * src/undo.c
14738                 Warning fixes. Patch by Pawel Pekala
14739
14740 2006-03-27 [colin]      2.0.0cvs178
14741
14742         * src/undo.c
14743                 Fix undoing by blocks with spaces
14744
14745 2006-03-27 [colin]      2.0.0cvs177
14746
14747         * src/textview.c
14748                 Set margin to 3px for headers
14749
14750 2006-03-27 [paul]
14751
14752         2.1.0-rc2 released
14753
14754 2006-03-27 [wwp]        2.0.0cvs176
14755
14756         * src/summaryview.c
14757                 don't reset quicksearch when updating the message list.
14758                 Thanks to Colin.
14759
14760 2006-03-26 [wwp]        2.0.0cvs175
14761
14762         * src/compose.c
14763                 use a unified border width ('other' tab in the compose window,
14764                 patch by Pawel Pekala).
14765
14766
14767 2006-03-26 [wwp]        2.0.0cvs174
14768
14769         * src/common/quoted-printable.c
14770         * src/addressbook.c
14771                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
14772
14773 2006-03-26 [colin]      2.0.0cvs173
14774
14775         * src/quote_fmt_parse.y
14776                 Fix non-UTF8 date formats messing up the whole quote a 
14777                 little bit
14778
14779 2006-03-26 [colin]      2.0.0cvs172
14780
14781         * src/procheader.c
14782                 Make sure the date is UTF8 valid, or try to make it
14783                 so. IncrediMail is really IncrediStupid.
14784         * src/compose.c
14785                 Fix possible conversions. 
14786                 
14787
14788 2006-03-26 [colin]      2.0.0cvs171
14789
14790         * src/matcher.c
14791                 Fix corner cases in body search. This is still a
14792                 hack... It seems impossible to make it good and 
14793                 reasonably fast at the same time.
14794
14795 2006-03-26 [colin]      2.0.0cvs170
14796
14797         * src/summaryview.c
14798                 I think I killed the twilight zone bug!
14799                 summary_select_node() flushes GTK events in order
14800                 to be able to center the view. But this also 
14801                 flushes keypresses like Ctrl-Alt-U, so this can
14802                 call summary_show from summary_select_node (itself
14803                 called from summary_show, etc.). And the summaryview
14804                 has to be unlocked in this function. So just locking
14805                 while processing GTK events, and bailing if locked, 
14806                 should fix it.
14807                 Fixes bug #927 (SIGSEGV during Update Summary)
14808
14809 2006-03-25 [colin]      2.0.0cvs169
14810
14811         * src/matcher.c
14812                 Fix search in QP-encoded bodies
14813                 Fix utf-8 searches in bodies encoded in the
14814                 locale's encoding
14815         * src/common/quoted-printable.c
14816         * src/common/quoted-printable.h
14817                 Add a decode function that doesn't overwrite
14818                 the original pointer
14819                 
14820
14821 2006-03-24 [colin]      2.0.0cvs168
14822
14823         * src/action.c
14824         * src/summaryview.c
14825         * src/summaryview.h
14826                 Update message cache after action
14827                 Patch by H. Merijn Brand
14828         * src/prefs_msg_colors.c
14829                 Factorize label 
14830                 Patch by Fabien Vantard
14831         * src/plugins/spamassassin/spamassassin_gtk.c
14832                 Remove useless translation
14833                 Patch by Fabien Vantard
14834
14835 2006-03-23 [colin]      2.0.0cvs167
14836
14837         * src/common/ssl.c
14838                 Let 30 seconds to SSL_connect
14839
14840 2006-03-23 [wwp]        2.0.0cvs166
14841
14842         * src/summaryview.c
14843         * src/gtk/description_window.c
14844                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
14845                 and headers are translated; adjust description windows' width to fit their
14846                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
14847
14848 2006-03-23 [paul]       2.0.0cvs165
14849
14850         * src/common/utils.c
14851                 fix highlighting of URIs containing "()"
14852                 (2.0.0cvs164's reversal fixed)
14853                 Thanks to Colin.
14854
14855 2006-03-23 [paul]       2.0.0cvs164
14856
14857         * src/common/utils.c
14858                 revert patch, (postponing a fix), at 2.0.0cvs120
14859                 as it breaks more URIs than it fixes.
14860                 Allow '-' to be a terminating character in a URI
14861
14862 2006-03-22 [colin]      2.0.0cvs163
14863
14864         * configure.ac
14865                 Require libetpan 0.45
14866                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
14867
14868 2006-03-22 [paul]       2.0.0cvs162
14869
14870         * src/editgroup.c
14871                 replace '<-' and '->' buttons with GTK_STOCK graphical
14872                 buttons
14873         * src/summary_search.c
14874                 don't offer '...' for translation
14875                 add a tooltip to advanced search '...' button
14876         * src/gtk/quicksearch.c
14877                 don't offer '...' for translation
14878
14879 2006-03-21 [colin]      2.0.0cvs161
14880
14881         * src/compose.c
14882                 Fix middle-click pasting (insert at click
14883                 position instead of cursor position, don't
14884                 remove existing selection and allow pasting
14885                 our own selection)
14886         * src/addressbook.c
14887                 "LDAP Server" -> "LDAP servers"
14888
14889 2006-03-21 [wwp]        2.0.0cvs160
14890
14891         * src/etpan/imap-thread.c
14892                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
14893
14894 2006-03-20 [colin]      2.0.0cvs159
14895
14896         * src/summaryview.c
14897                 Don't reload summaryview after an execute with no
14898                 move action
14899
14900 2006-03-19 [colin]      2.0.0cvs158
14901
14902         * src/addressbook.c
14903                 and put groups at the top, always
14904
14905 2006-03-19 [colin]      2.0.0cvs157
14906
14907         * src/addressbook.c
14908                 Order groups before names, as previously
14909
14910 2006-03-19 [colin]      2.0.0cvs156
14911
14912         * src/addressbook.c
14913                 - Sort case-unsensitive
14914                 - Put the sort arrow at opening too
14915
14916 2006-03-19 [wwp]        2.0.0cvs155
14917
14918         * src/addressbook.c
14919                 allow sorting by name/email/remarks, ensure that right-pane's contents
14920                 matches the left-pane selection (cleared when appropriate).
14921                 Patch by Pawel Pekala <c0rn@o2.pl>.
14922
14923 2006-03-18 [colin]      2.0.0cvs154
14924
14925         * src/textview.c
14926                 Fix text cursor ;)
14927
14928 2006-03-18 [colin]      2.0.0cvs153
14929
14930         * src/gtk/filesel.c
14931                 Make sure we hide the preview if we didn't get
14932                 a filename
14933
14934 2006-03-18 [colin]      2.0.0cvs152
14935
14936         * src/summaryview.c
14937                 Set cursor to watch for execution (fixes lack
14938                 of watch-cursor when dnd'ing hundreds of mails)
14939         * src/gtk/filesel.c
14940                 Check that mime type is 'image/*' before updating
14941                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
14942
14943 2006-03-18 [colin]      2.0.0cvs151
14944
14945         * src/mainwindow.c
14946         * src/textview.c
14947         * src/textview.h
14948                 Put a watch cursor in textview too when the mainwindow's
14949                 cursor in a watch
14950
14951 2006-03-18 [colin]      2.0.0cvs150
14952
14953         * src/folder.c
14954                 Change wrong asserts to simple tests
14955
14956 2006-03-17 [colin]      2.0.0cvs149
14957
14958         * src/mainwindow.c
14959         * src/mainwindow.h
14960         * src/prefs_msg_colors.c
14961         * src/summaryview.c
14962         * src/summaryview.h
14963         * src/gtk/colorlabel.c
14964         * src/gtk/colorlabel.h
14965                 Add a color label menu in the main menubar
14966                 Add (fixed) accels Ctrl-{0-7} to change the color
14967                 They have to be fixed because the menu's dynamic,
14968                 the items are complex widgets, hence we can't use
14969                 a GtkItemFactory.
14970
14971
14972 2006-03-17 [wwp]        2.0.0cvs148
14973
14974         * src/compose.c
14975                 rollback few lines from my previous commit (those lines come from
14976                 a pending patch, accidentally commited, even if neutral as they are
14977                 commented out).
14978
14979 2006-03-17 [wwp]        2.0.0cvs147
14980
14981         * src/compose.c
14982                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
14983                 applied code style/indentation to the modified function.
14984
14985 2006-03-17 [wwp]        2.0.0cvs146
14986
14987         * src/procmsg.c
14988         * src/compose.c
14989                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
14990
14991 2006-03-17 [paul]
14992
14993         2.1.0-rc1 released
14994
14995 2006-03-17 [paul]       2.0.0cvs145
14996
14997         * src/main.c
14998                 addressbook_read_file() was called twice
14999         * src/textview.c
15000                 X-Mailer highlighting
15001
15002 2006-03-16 [colin]      2.0.0cvs144
15003
15004         * src/sourcewindow.c
15005         * src/sourcewindow.h
15006                 And the last one, in source window.
15007
15008 2006-03-16 [colin]      2.0.0cvs143
15009
15010         * src/compose.c
15011         * src/compose.h
15012                 Fix the same stuff in compose
15013
15014 2006-03-16 [colin]      2.0.0cvs142
15015
15016         * src/messageview.c
15017                 Complete the previous messageview crash fix
15018
15019 2006-03-16 [colin]      2.0.0cvs141
15020
15021         * src/procmsg.h
15022         * src/procmsg.c
15023         * src/folder.c
15024                 Fix POSTPROCESSING hook
15025                 Patch by H. Merijn Brand
15026
15027         * src/procmime.c
15028         * src/procmime.h
15029                 Parse Content-Location
15030
15031         * src/toolbar.c
15032         * src/messageview.c
15033         * src/messageview.h
15034                 Don't crash when a top-level MessageView has
15035                 been closed on us. Same problematic than
15036                 yesterday's quicksearch issue.
15037
15038 2006-03-15 [colin]      2.0.0cvs140
15039
15040         * src/gtk/quicksearch.c
15041                 Fix a bitchy race we didn't think about when we
15042                 added quicksearch cancellation:
15043                 If the search is not on cached fields, for example
15044                 body_part matchcase "stuff"
15045                 the matcher code has to get the whole message. If
15046                 we're on IMAP, that can be slow, and in order to
15047                 be non-blocking, the IMAP code idle loop processes
15048                 gtk events too. So it is possible to cancel a
15049                 quicksearch while the matcher is getting the mail's
15050                 body. After matcher got its body, it will start to
15051                 iterate over the matcher list that the Quicksearch's
15052                 clear_search_cb() just freed via prepare_matcher().
15053                 SIGSEGV ensues.
15054                 The fix consists of guarding the matcherlist_match()
15055                 call with a boolean 'matching'. If we reset the
15056                 quicksearch while matching is TRUE, we don't free
15057                 the matcherlist anymore like we did, but we set
15058                 another new flag, deferred_free, to TRUE. Then,
15059                 in quicksearch_match(), just after returning from
15060                 matcherlist_match() and unsetting the matching flag,
15061                 we check the deferred_free flag and do the
15062                 prepare_matcher() (which does the matcherlist_free)
15063                 for real, so we free the matcherlist once it's not
15064                 used anymore.
15065                 As all of this runs via the glib main loop, we
15066                 luckily don't need a mutex.
15067         * src/summaryview.c
15068                 Also, show progress while searching.
15069
15070
15071 2006-03-14 [colin]      2.0.0cvs139
15072
15073         * src/alertpanel.c
15074                 Make alertpanel_is_open non-static
15075
15076 2006-03-14 [colin]      2.0.0cvs138
15077
15078         * src/prefs_spelling.c
15079                 Cleanups - Fabien Vantard
15080
15081 2006-03-14 [wwp]        2.0.0cvs137
15082
15083         * src/main.c
15084                 code style normalization (curly braces, indentation).
15085
15086 2006-03-14 [wwp]        2.0.0cvs137
15087
15088         * src/main.c
15089                 code style (braces, indentation)
15090
15091 2006-03-12 [paul]       2.0.0cvs136
15092
15093         * src/prefs_common.c
15094                 trans_hdr defaults to FALSE to be RFC-savvy
15095         * src/prefs_summaries.c
15096                 add a tooltip to the trans_hdr option
15097                 
15098
15099 2006-03-12 [paul]       2.0.0cvs135
15100
15101         * src/prefs_matcher.c
15102                 give a little more width to the combos
15103         * src/prefs_display_header.c
15104         * src/textview.c
15105                 translate headers if prefs_common.trans_hdr
15106                 is TRUE
15107
15108         Patches by Pawel Pekala
15109
15110 2006-03-12 [paul]       2.0.0cvs134
15111
15112         * src/plugins/clamav/clamav_plugin.c
15113         * src/plugins/dillo_viewer/dillo_viewer.c
15114         * src/plugins/pgpcore/plugin.c
15115         * src/plugins/pgpinline/plugin.c
15116         * src/plugins/pgpmime/plugin.c
15117         * src/plugins/spamassassin/spamassassin.c
15118                 update/add to descriptions
15119         * src/plugins/spamassassin/spamassassin_gtk.c
15120                 fixes to the english, remove superfluous
15121                 tooltips, clean up a little
15122
15123 2006-03-12 [paul]       2.0.0cvs133
15124
15125         * src/compose.c
15126                 fix Bug 924, 'Account combo box shows up wrong 
15127                 if & is in account name'
15128
15129 2006-03-11 [colin]      2.0.0cvs132
15130
15131         * src/summaryview.c
15132                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
15133                 messed up shift-selection because is slows down
15134                 moving around summaryview. thanks -users
15135
15136 2006-03-10 [colin]      2.0.0cvs131
15137
15138         * src/plugins/spamassassin/spamassassin_gtk.c
15139                 Put back Paul's engrish fixes
15140
15141 2006-03-10 [colin]      2.0.0cvs130
15142
15143         * src/plugins/spamassassin/spamassassin.c
15144         * src/plugins/spamassassin/spamassassin.h
15145         * src/plugins/spamassassin/spamassassin_gtk.c
15146                 Cleanup SA prefs page (more)
15147                 Patch by Fabien Vantard
15148
15149 2006-03-10 [paul]       2.0.0cvs129
15150
15151         * src/prefs_msg_colors.c
15152         * src/prefs_spelling.c
15153                 widget sensitivity
15154
15155 2006-03-09 [mones]      2.0.0cvs128
15156
15157         * po/es.po
15158                 Update for next RC
15159
15160 2006-03-09 [wwp]        2.0.0cvs127
15161
15162         * configure.ac
15163                 revert accidental commit (requirement for libetpan 0.43), this time
15164                 not in HEAD.
15165
15166 2006-03-09 [wwp]        2.0.0cvs125
15167
15168         * configure.ac
15169                 revert accidental commit (requirement for libetpan 0.43)
15170
15171 2006-03-09 [paul]       2.0.0cvs126
15172
15173         * src/prefs_receive.c
15174                 remove useless frame
15175                 replace 'incorporation' with 'receiving'
15176         * src/plugins/clamav/clamav_plugin_gtk.c
15177         * src/plugins/spamassassin/spamassassin_gtk.c
15178                 improve widget sensitivity
15179                 fix a bit his engrish
15180
15181 2006-03-09 [wwp]        2.0.0cvs125
15182
15183         * src/addressadd.c
15184         * src/foldersel.c
15185         * src/prefs_common.c
15186         * src/prefs_common.h
15187                 remember some more windows' sizes (add to addressbook and
15188                 select folder).
15189
15190 2006-03-09 [paul]       2.0.0cvs124
15191
15192         * src/plugins/pgpcore/prefs_gpg.c
15193                 normalise construction of dialogue
15194
15195 2006-03-09 [paul]       2.0.0cvs123
15196
15197         * src/plugins/trayicon/Makefile.am
15198                 add missing slash
15199
15200 2006-03-08 [colin]      2.0.0cvs122
15201
15202         * src/plugins/trayicon/Makefile.am
15203                 Fix build in separate dir 
15204                 Patch by Bamanzi <bamanzi@gmail.com>
15205
15206 2006-03-08 [colin]      2.0.0cvs121
15207
15208         * src/procmsg.c
15209                 Batch move and copies from summaryview with delayed execution
15210                 too
15211
15212 2006-03-07 [paul]       2.0.0cvs120
15213
15214         * src/common/utils.c
15215                 fix highlighting of URIs containing "()"
15216                 Patch by Pawel Pekala
15217
15218 2006-03-07 [paul]       2.0.0cvs119
15219
15220         * src/folder.c
15221         * src/folder.h
15222         * src/folderview.c
15223                 immediately do alphabetical resort when
15224                 changing a folder's name
15225                 Patch by Pawel Pekala
15226
15227 2006-03-07 [paul]       2.0.0cvs118
15228
15229         * src/news.c
15230         * src/news_gtk.c
15231                 when unsubscribing a newsgroup, remove the
15232                 folder and msgs in .sylpheed-claws/newscache
15233                 Patch by Pawel Pekala <c0rn@gazeta.pl>
15234
15235 2006-03-07 [paul]       2.0.0cvs117
15236
15237         * src/textview.c
15238                 fix wrong Fake URL Warning
15239                 Thanks to Hiro
15240
15241 2006-03-07 [colin]      2.0.0cvs116
15242
15243         * src/imap.c
15244                 Return immediately when password dialog was
15245                 cancelled
15246         * src/gtk/inputdialog.c
15247                 Allow empty strings for passwords
15248
15249
15250 2006-03-06 [colin]      2.0.0cvs115
15251
15252         * src/imap.c
15253                 Prevent double-timeouts when connection fails
15254
15255 2006-03-06 [colin]
15256
15257         2.0.1-rc1 released
15258
15259 2006-03-06 [colin]      2.0.0cvs114
15260
15261         * src/imap.c
15262                 Refresh session during potentially long
15263                 operations
15264
15265 2006-03-06 [wwp]        2.0.0cvs113
15266
15267         * src/prefs_msg_colors.h
15268                 forgot that one (custom color labels).
15269
15270 2006-03-06 [wwp]        2.0.0cvs112
15271
15272         * src/prefs_common.c
15273         * src/prefs_common.h
15274         * src/prefs_msg_colors.c
15275         * src/summaryview.c
15276         * src/summaryview.h
15277         * src/gtk/colorlabel.c
15278         * src/gtk/colorlabel.h
15279                 colors in messages list are now customizable. Color values and names can
15280                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
15281                 Thanks to Paul and Colin for their help with this longstanding patch!
15282
15283 2006-03-06 [wwp]        2.0.0cvs111
15284
15285         * src/textview.c
15286                 don't crash if (x)face is bad.
15287
15288 2006-03-05 [paul]       2.0.0cvs110
15289
15290         * AUTHORS
15291         * configure.ac
15292         * src/Makefile.am
15293         * src/common/Makefile.am
15294         * src/common/utils.h
15295         * src/etpan/imap-thread.c
15296         * src/gtk/authors.h
15297         * src/plugins/clamav/Makefile.am
15298         * src/plugins/demo/Makefile.am
15299         * src/plugins/dillo_viewer/Makefile.am
15300         * src/plugins/pgpcore/Makefile.am
15301         * src/plugins/pgpcore/passphrase.c
15302         * src/plugins/pgpinline/Makefile.am
15303         * src/plugins/pgpmime/Makefile.am
15304         * src/plugins/spamassassin/Makefile.am
15305         * src/plugins/trayicon/Makefile.am
15306                 fix builiding on cygwin
15307                 Patch by Ralgh Young <bamanzi@gmail.com>
15308
15309 2006-03-04 [wwp]        2.0.0cvs109
15310
15311         * manual/keyboard.xml
15312                 fix mixed up/down keys.
15313
15314 2006-03-04 [wwp]        2.0.0cvs108
15315
15316         * README
15317         * INSTALL
15318                 updated links to SpamAssassin.
15319
15320 2006-03-04 [wwp]        2.0.0cvs107
15321
15322         * manual/plugins.xml
15323         * src/plugins/spamassassin/README
15324                 updated SpamAssassin plugin docs to reflect new functional additions
15325                 (also fix/update/documents few technical stuff more, see the README).
15326
15327 2006-03-04 [wwp]        2.0.0cvs106
15328
15329         * src/prefs_message.c
15330                 normalized capitalization of message-prefs paths.
15331
15332 2006-03-04 [wwp]        2.0.0cvs105
15333
15334         * manual/advanced.xml
15335                 typo.
15336
15337 2006-03-03 [colin]      2.0.0cvs104
15338
15339         * src/plugins/clamav/clamav_plugin_gtk.c
15340                 Rework prefs page, patch by Fabien 
15341
15342 2006-03-03 [colin]      2.0.0cvs103
15343
15344         * src/plugins/clamav/clamav_plugin.c
15345                 Set error on all errors
15346
15347 2006-03-03 [colin]      2.0.0cvs102
15348
15349         * src/common/plugin.c
15350                 Initialize error to avoid crashing when a plugin fails
15351                 without setting error
15352
15353 2006-03-02 [wwp]        2.0.0cvs101
15354
15355         * configure.ac
15356                 fixed linker flags for libetpan support on Cygwin
15357                 (thanks to H.Merijn Brand).
15358
15359 2006-03-02 [wwp]        2.0.0cvs100
15360
15361         * src/addressbook.c
15362                 fix some AB error messages: one for punctuation and
15363                 one wrongly duplicate (thanks, maxbritov).
15364
15365 2006-03-02 [wwp]        2.0.0cvs99
15366
15367         * src/plugins/spamassassin/spamassassin.c
15368                 make sync calls to sa-learn/spamc to prevent
15369                 system (whatever local or client/server) overload.
15370
15371 2006-03-02 [colin]      2.0.0cvs98
15372
15373         * src/summaryview.c
15374                 Put the spam icon in the status column instead of the
15375                 mark one
15376
15377 2006-03-01 [colin]      2.0.0cvs97
15378
15379         * src/plugins/spamassassin/spamassassin.c
15380                 Fix segfault (g_file_set_contents fails for some 
15381                 reason and err==0x2f. Can't find out why with
15382                 valgrind, using working function :-)
15383
15384 2006-03-01 [colin]      2.0.0cvs96
15385
15386         * src/inc.c
15387                 Offline overriding: let 'No' be cached only 3 seconds
15388
15389 2006-03-01 [colin]      2.0.0cvs95
15390
15391         * src/addr_compl.c
15392         * src/addrbook.c
15393         * src/addressbook.c
15394         * src/addrindex.c
15395         * src/folder_item_prefs.c
15396         * src/headerview.c
15397         * src/imap.c
15398         * src/inc.c
15399         * src/ldif.c
15400         * src/mainwindow.c
15401         * src/mh.c
15402         * src/msgcache.c
15403         * src/prefs_common.h
15404         * src/prefs_msg_colors.c
15405         * src/procheader.c
15406         * src/procheader.h
15407         * src/procmime.c
15408         * src/procmsg.c
15409         * src/procmsg.h
15410         * src/send_message.h
15411         * src/simple-gettext.c
15412         * src/summaryview.c
15413         * src/summaryview.h
15414         * src/syldap.c
15415         * src/textview.c
15416         * src/undo.c
15417         * src/common/ssl_certificate.c
15418         * src/common/utils.c
15419         * src/gtk/colorsel.c
15420         * src/gtk/gtksctree.c
15421         * src/gtk/gtkshruler.c
15422         * src/plugins/trayicon/trayicon.c
15423                 #if 0 goes to /dev/null
15424
15425 2006-03-01 [colin]      2.0.0cvs94
15426
15427         * src/compose.c
15428         * src/imap.c
15429         * src/inc.c
15430         * src/inc.h
15431         * src/messageview.c
15432         * src/news.c
15433         * src/plugins/spamassassin/spamassassin.c
15434                 Allow to add information in the "working offline"
15435                 window
15436
15437 2006-03-01 [wwp]        2.0.0cvs93
15438
15439         * src/plugins/spamassassin/spamassassin.c
15440                 fixed spamc invocation: use a tricky temporary mini shell wrapper
15441                 'cause it seems that calling `spamc ... < inputfile` with
15442                 g_spawn_(a)sync simply.. erm doesn't work :-).
15443
15444 2006-03-01 [wwp]        2.0.0cvs92
15445
15446         * src/toolbar.c
15447         * src/toolbar.h
15448                 simplify the adding of spam/ham button to the messageview toolbar
15449                 (it gets more clear now that the same button will be "Mark as spam"
15450                 or "Mark as ham" according to the current message status,
15451                 thanks to Colin).
15452
15453 2006-03-01 [wwp]        2.0.0cvs91
15454
15455         * src/messageview.c
15456         * src/procmsg.c
15457         * src/procmsg.h
15458         * src/summaryview.c
15459         * src/plugins/spamassassin/spamassassin.c
15460         * src/plugins/spamassassin/spamassassin.h
15461                 make learner callbacks return a status (0 for ok),
15462                 handle it in main code to avoid setting flags when learning failed,
15463                 don't learn on TCP if offline in spamassassin,
15464                 thanks to Colin.
15465
15466                 
15467
15468 2006-03-01 [wwp]        2.0.0cvs90
15469
15470         * src/compose.c
15471                 some work around the compose window's account menu,
15472                 patch by Fabien Vantard.
15473
15474 2006-03-01 [wwp]        2.0.0cvs89
15475
15476         * src/plugins/spamassassin/spamassassin.c
15477                 fixed bad logics, was using spamc in local mode and sa-learn
15478                 in remote mode (thanks, Colin).
15479
15480 2006-03-01 [wwp]        2.0.0cvs88
15481
15482         * src/plugins/spamassassin/spamassassin.c
15483         * src/plugins/spamassassin/spamassassin.h
15484         * src/plugins/spamassassin/spamassassin_gtk.c
15485                 made processing of emails w/ sa-plugin an option (default is TRUE),
15486                 fixed Engrish some tooltips, capitalization of some debug messages
15487                 and warnings. The spamassassin plugin now provides two separate
15488                 services: process emails upon incorporation and spamd training.
15489                 Both services (un)register independently but use some common
15490                 plugin settings (transport settings, spam storage location).
15491
15492 2006-02-28 [wwp]        2.0.0cvs87
15493
15494         * src/plugins/spamassassin/spamassassin.c
15495                 fix async flag to spamc cmdline execution (batch exec should
15496                 be asynchronous).
15497
15498 2006-02-27 [wwp]        2.0.0cvs86
15499
15500         * src/plugins/spamassassin/spamassassin.c
15501         * src/plugins/spamassassin/spamassassin.h
15502         * src/plugins/spamassassin/spamassassin_gtk.c
15503                 - added the ability to learn a remote spamassassin server (spamd),
15504                 using spamc.
15505                 - added the spamassassin option 'username', that applies to all
15506                 spamassassin operations (filtering, learning, local or remote).
15507                 The default username is the current unix user (if left blank
15508                 from gtk prefs or config file).
15509                 - commented out some unused code (notebook widget), removed unused
15510                 layout (hbox1).
15511                 - make more widgets sensitive to the transport type.
15512
15513 2006-02-27 [colin]      2.0.0cvs85
15514
15515         * src/plugins/spamassassin/spamassassin.c
15516                 Fix sa-learn call when offline
15517
15518 2006-02-27 [colin]      2.0.0cvs84
15519
15520         * configure.ac
15521         * src/Makefile.am
15522         * src/mainwindow.c
15523         * src/mainwindow.h
15524         * src/messageview.c
15525         * src/messageview.h
15526         * src/prefs_toolbar.c
15527         * src/procmsg.c
15528         * src/stock_pixmap.c
15529         * src/stock_pixmap.h
15530         * src/summaryview.c
15531         * src/toolbar.c
15532         * src/toolbar.h
15533         * src/pixmaps/ham_btn.xpm
15534         * src/pixmaps/spam.xpm
15535         * src/pixmaps/spam_btn.xpm
15536         * src/plugins/spamassassin/spamassassin.c
15537                 Add button in toolbar for spam learning
15538                 Fix a few bugs from the last related commit
15539                 Revert 1.9.6cvs23 which messed up shift-selection
15540
15541 2006-02-24 [colin]      2.0.0cvs83
15542
15543         * src/procmsg.c
15544         * src/summaryview.c
15545         * src/summaryview.h
15546         * src/plugins/spamassassin/spamassassin.c
15547         * src/plugins/spamassassin/spamassassin.h
15548         * src/plugins/spamassassin/spamassassin_gtk.c
15549                 Unregister learner when spamassassin is either
15550                 disabled or over tcp
15551
15552 2006-02-24 [colin]      2.0.0cvs82
15553
15554         * src/Makefile.am
15555         * src/mainwindow.c
15556         * src/mainwindow.h
15557         * src/procmsg.c
15558         * src/procmsg.h
15559         * src/stock_pixmap.c
15560         * src/stock_pixmap.h
15561         * src/summaryview.c
15562         * src/summaryview.h
15563         * src/gtk/icon_legend.c
15564         * src/pixmaps/spam.xpm  ** NEW FILE **
15565         * src/plugins/spamassassin/spamassassin.c
15566         * src/plugins/spamassassin/spamassassin_gtk.c
15567                 Add spam learning interface (Mark/Mark as 
15568                 (spam|ham) menus)
15569
15570 2006-02-24 [wwp]        2.0.0cvs81
15571
15572         * src/compose.c
15573         * src/compose.h
15574         * src/filtering.c
15575                 hide compose window when sending message in batch mode
15576                 (filtering: forward and redirect). Also fixed a wrong
15577                 value returned when sending failed, neutral anyway.
15578                 (Colin, me) 
15579
15580 2006-02-24 [wwp]        2.0.0cvs80
15581
15582         * src/mainwindow.c
15583                 use GTK+'s stock quit button. Patch by Fabien Vantard.
15584
15585 2006-02-24 [paul]       2.0.0cvs79
15586
15587         * src/news.c
15588         * src/news.h
15589         * src/news_gtk.c
15590                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
15591                 Thanks to Colin
15592
15593 2006-02-23 [colin]      2.0.0cvs78
15594
15595         * src/alertpanel.c
15596                 Change OK to Close in alertpanel with View log
15597                 button; add accel to View log. Patch by Fabien
15598                 Vantard
15599
15600 2006-02-23 [wwp]        2.0.0cvs77
15601
15602         * src/compose.c
15603                 silly me, there were much more tests to perform, since toolbars can
15604                 really have down to 1 element only.
15605
15606 2006-02-23 [wwp]        2.0.0cvs76
15607
15608         * commitHelper
15609                 fixed indentation from my previous commit. Fallback to VISUAL if
15610                 EDITOR is not set (and to vi, at last resort).
15611
15612 2006-02-23 [wwp]        2.0.0cvs75
15613
15614         * commitHelper
15615                 improved error detection (Colin, me).
15616
15617 2006-02-23 [wwp]        2.0.0cvs74
15618
15619         * src/prefs_toolbar.c
15620                 simplify and fix prefs/toolbars layouting. Combos' contents can
15621                 now be really displayed.
15622
15623 2006-02-23 [wwp]        2.0.0cvs73
15624         simplifies and fix prefs/toolbars layouting. Combos' contents can now
15625         be really displayed.
15626
15627 2006-02-22 [wwp]        2.0.0cvs72
15628
15629         * src/compose.c
15630                 fix a typo in my previous commit (sorry!).
15631
15632 2006-02-22 [wwp]        2.0.0cvs71
15633
15634         * src/prefs_toolbar.c
15635                 fix a crash when adding separators to toolbars,
15636                 also fix some separator item information.
15637
15638 2006-02-22 [wwp]        2.0.0cvs70
15639
15640         * src/compose.c
15641                 fix a crash when redirecting (for instance) when compose window's
15642                 toolbar contents has been customized (when some buttons have been
15643                 removed in fact).
15644
15645 2006-02-21 [wwp]        2.0.0cvs69
15646
15647         * src/summaryview.c
15648         * src/gtk/pluginwindow.c
15649         * src/plugins/pgpcore/prefs_gpg.c
15650                 fix some compilation warnings (feat. remains of removed code).
15651
15652 2006-02-21 [wwp]        2.0.0cvs68
15653
15654         * src/gtk/gtkutils.c
15655                 fix two compilation issues, thanks to Stephan Sachse.
15656
15657 2006-02-20 [colin]      2.0.0cvs67
15658
15659         * src/mainwindow.c
15660                 Don't reselect displayed mail on refocus
15661                 This fixes actions misbehaving 
15662
15663 2006-02-20 [wwp]        2.0.0cvs66
15664
15665         * src/summaryview.c
15666         * src/gtk/gtksctree.c
15667         * src/gtk/gtkshruler.c
15668                 changed more runtime typecast checks.
15669
15670 2006-02-20 [wwp]        2.0.0cvs65
15671
15672         * src/summary_search.c
15673                 find all - summaryview refresh issue fixed, thanks to Colin.
15674
15675 2006-02-20 [wwp]        2.0.0cvs64
15676
15677         * src/gtk/gtkutils.c
15678                 better runtime typecast checks.
15679
15680 2006-02-20 [wwp]        2.0.0cvs63
15681
15682         * src/summary_search.c
15683                 enhancements to the summary search:
15684                         - add the ability to stop the running search
15685                           (upon ESC-key press, new Stop button or when Clear button is pressed)
15686                         - don't search if no criteria (From/To/Subject/Body) is set
15687                         - ensure that a busy mouse pointer is always shown when searching,
15688                           show it even a bit earlier
15689
15690 2006-02-19 [colin]      2.0.0cvs62
15691
15692         * src/compose.c
15693         * src/imap.c
15694         * src/etpan/imap-thread.c
15695         * src/etpan/imap-thread.h
15696                 (Future) IMAP speed improvement on sending
15697                 Will require a libetpan update
15698         * src/summaryview.c
15699         * src/gtk/quicksearch.c
15700                 Make quicksearch clearable while running.
15701
15702 2006-02-17 [colin]      2.0.0cvs61
15703
15704         * src/imap.c
15705         * src/etpan/imap-thread.c
15706         * src/etpan/imap-thread.h
15707                 Check for IMAP certificates
15708                 ** Requires libetpan-0.42-cvs4 
15709                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
15710
15711 2006-02-17 [colin]      2.0.0cvs60
15712
15713         * src/messageview.c
15714         * src/prefs_common.c
15715         * src/prefs_common.h
15716         * src/prefs_message.c
15717                 Add pref to display HTML-only mails with plugin, 
15718                 if possible (defaulting to FALSE of course).
15719
15720 2006-02-16 [colin]      2.0.0cvs59
15721
15722         * src/main.c
15723         * src/common/plugin.c
15724         * src/common/plugin.h
15725         * src/gtk/pluginwindow.c
15726                 Keep track of requested (but unloaded) plugins
15727                 in some error cases.
15728
15729 2006-02-16 [wwp]        2.0.0cvs58
15730
15731         * src/gtk/gtkaspell.c
15732         * src/gtk/gtkaspell.h
15733         * src/prefs_spelling.c
15734         * src/compose.c
15735         * src/prefs_common.c
15736         * src/prefs_common.h
15737                 implemented new optional spellchecker behaviour: re-check message when
15738                 dictionary got changed (from compose-window/context-menu/Change dictionary).
15739
15740 2006-02-16 [wwp]        2.0.0cvs57
15741
15742         * src/quote_fmt_parse.y
15743                 pclose popen'ed pipe.
15744
15745 2006-02-15 [colin]      2.0.0cvs56
15746
15747         * src/mimeview.c
15748         * src/mimeview.h
15749                 Let MimeViewers know which MimeView they
15750                 depend of.
15751         * src/summaryview.c
15752                 Swap From/To columns in Sent/Queue/Drafts
15753                 folders
15754         * src/etpan/imap-thread.c
15755                 Use mailstream_low_tls_open() for STARTTLS
15756                 instead of mailstream_low_ssl_open()
15757                 ** REQUIRES libetpan 0.42cvs3 **
15758
15759 2006-02-15 [wwp]        2.0.0cvs55
15760
15761         * src/compose.c
15762         * src/compose.h
15763         * src/message_search.c
15764         * src/message_search.h
15765         * src/textview.c
15766         * src/gtk/gtkutils.c
15767         * src/gtk/gtkutils.h
15768                 added the ability to Find text in the compose window (and a bit
15769                 of code factorization).
15770
15771 2006-02-15 [wwp]        2.0.0cvs54
15772
15773         * src/prefs_gtk.c
15774                 yet another one file was missing (fix for some widgets' sensitivity).
15775                 Thanks Colin!
15776
15777 2006-02-15 [wwp]        2.0.0cvs53
15778
15779         * src/prefs_gtk.h
15780                 oops forgot that file (fix for some widgets' sensitivity).
15781
15782 2006-02-15 [wwp]        2.0.0cvs52
15783
15784         * src/summary_search.c
15785                 implemented advanced summary search options (added the ability
15786                 to use matcher conditions in an advanced search mode).
15787
15788 2006-02-15 [wwp]        2.0.0cvs51
15789
15790         * src/plugins/pgpcore/prefs_gpg.c
15791         * src/prefs_account.c
15792                 fix some widget sensitivity, mostly around some labels in
15793                 account prefs.
15794
15795 2006-02-15 [paul]       2.0.0cvs50
15796
15797         * manual/advanced.xml
15798                 improve Templates info
15799                 written by wwp
15800
15801 2006-02-14 [colin]      2.0.0cvs49
15802
15803         * src/pixmaps/address_book.xpm
15804         * src/pixmaps/preferences.xpm
15805         * src/pixmaps/properties.xpm
15806                 Fix pixmap size - patch by Fabien Vantard
15807
15808 2006-02-13 [colin]      2.0.0cvs48
15809
15810         * src/procmime.c
15811                 Add missing fclose()s on error
15812         * src/textview.c
15813                 Remove unused code
15814         * src/common/utils.c
15815                 Fix temp files not being deleted on windows
15816         Patches by Thomas Gilgin
15817
15818 2006-02-13 [colin]      2.0.0cvs47
15819
15820         * src/mainwindow.c
15821                 Fix exit crash
15822
15823 2006-02-13 [wwp]        2.0.0cvs46
15824
15825         * src/plugins/pgpcore/prefs_gpg.c
15826                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
15827
15828 2006-02-12 [colin]      2.0.0cvs45
15829
15830         * src/folderview.c
15831         * src/main.c
15832         * src/mainwindow.c
15833                 Fix "stuff" when quitting
15834
15835 2006-02-12 [wwp]        2.0.0cvs44
15836
15837         * src/prefs_themes.c
15838                 fix typos in debug messages.
15839
15840 2006-02-11 [colin]      2.0.0cvs43
15841
15842         * src/summaryview.c
15843                 don't allow drag/drop from ourself
15844
15845 2006-02-10 [wwp]        2.0.0cvs42
15846
15847         * src/exporthtml.c
15848         * src/html.c
15849         * src/html.h
15850         * src/procmime.c
15851         * src/textview.c
15852                 renamed html_ prefixed functions and data structures to avoid
15853                 namespace clashes w/ other software (gtkhtml2 for instance).
15854                 Closes bug #907.
15855
15856
15857 2006-02-09 [colin]      2.0.0cvs41
15858
15859         * src/summaryview.c
15860                 Fix shitty logic messed up. Thanks Ticho for the hint!
15861
15862 2006-02-09 [wwp]        2.0.0cvs40
15863
15864         * src/gtk/about.c
15865         * src/compose.c
15866         * src/prefs_account.c
15867         * src/prefs_gtk.h
15868         * src/editaddress.c
15869                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
15870                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
15871                 Browse buttons in accounts prefs.
15872
15873 2006-02-09 [colin]      2.0.0cvs39
15874
15875         * src/matcher.c
15876                 Check for pointer before using its members
15877         * src/gtk/gtksourceprintjob.c
15878                 Fix a wrong warning
15879
15880 2006-02-09 [wwp]        2.0.0cvs38
15881
15882         * src/gtk/filesel.c
15883                 fix few compiler warnings (type mismatch).
15884
15885 2006-02-09 [paul]       2.0.0cvs37
15886
15887         * po/fr.po
15888                 updated by Fabien Vantard
15889
15890 2006-02-08 [colin]      2.0.0cvs36
15891
15892         * src/prefs_common.c
15893         * src/common/defs.h
15894         * src/common/plugin.c
15895                 allow windows and linux configurations to coexist
15896                 patch by Thomas Gilgin
15897
15898 2006-02-08 [colin]      2.0.0cvs35
15899
15900         * src/filtering.c
15901         * src/matcher.c
15902         * src/matcher.h
15903         * src/matcher_parser_parse.y
15904         * src/prefs_filtering_action.c
15905         * src/prefs_matcher.c
15906                 Add the "Ignore thread" filtering
15907                 action
15908
15909 2006-02-08 [colin]      2.0.0cvs34
15910
15911         * src/compose.c
15912         * src/procmime.c
15913         * src/procmime.h
15914                 Fix bug #905 (damaged attachment)
15915                 text files with raw \0's aren't really text files
15916         FOR_STABLE
15917
15918 2006-02-08 [colin]      2.0.0cvs33
15919
15920         * src/summaryview.c
15921                 Fix crasher introduced yesterday
15922
15923 2006-02-08 [wwp]        2.0.0cvs32
15924
15925         * src/compose.c
15926         * src/compose.h
15927                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
15928
15929 2006-02-08 [wwp]        2.0.0cvs31
15930
15931         * src/prefs_template.c
15932                 templates enhancement: allow address completion for Cc and Bcc fields
15933                 (it was currently possible for the To field only)
15934
15935 2006-02-08 [colin]      2.0.0cvs30
15936
15937         * src/compose.c
15938                 Don't unblock if not blocked
15939         FOR_STABLE
15940
15941 2006-02-07 [colin]      2.0.0cvs29
15942
15943         * src/action.c
15944                 Forgot to refresh summaryview
15945
15946 2006-02-07 [colin]      2.0.0cvs28
15947
15948         * src/action.c
15949                 Freeze/thaw message list and folder list while
15950                 processing %as{} actions 
15951         * src/compose.c
15952                 Fix auto-wrap disabling after a middle-click
15953                 paste - FOR_STABLE
15954
15955 2006-02-07 [paul]       2.0.0cvs27
15956
15957         * src/folder.c
15958                 fix freeing of uninitialised pointers
15959                 Thanks to Colin
15960
15961 2006-02-06 [colin]      2.0.0cvs26
15962
15963         * src/folder.c
15964                 Use g_slist_prepend in potentially big list
15965
15966 2006-02-06 [colin]      2.0.0cvs25
15967
15968         * src/folder.c
15969                 Completely skip processing if it doesn't 
15970                 exist (faster!)
15971
15972 2006-02-06 [colin]      2.0.0cvs24
15973
15974         * src/folder.c
15975         * src/summaryview.c
15976                 Batch filtering in summaryview (from Tools menu)
15977                 and pre/post//-processing too
15978
15979 2006-02-06 [colin]      2.0.0cvs23
15980
15981         * src/procmsg.h
15982         * src/filtering.c
15983                 Use a special field for batch filtering instead
15984                 of stepping on deferred execution's toes
15985
15986 2006-02-06 [colin]      2.0.0cvs22
15987
15988         * src/action.c
15989         * src/filtering.c
15990         * src/filtering.h
15991         * src/folder.c
15992         * src/summaryview.c
15993                 Fix filtering via menus and actions
15994
15995 2006-02-06 [colin]      2.0.0cvs21
15996
15997         * src/imap.c
15998                 Put the added file directly to cache if possible (will work
15999                 with next libetpan)
16000         * src/filtering.c
16001         * src/filtering.h
16002         * src/inc.c
16003         * src/folder.c
16004         * src/mbox.c
16005         * src/procmsg.h
16006                 Move and copy filtered messages by batches instead of one
16007                 by one - faster on IMAP
16008         * src/procmsg.c
16009                 Add a function that'll possibly be useful later
16010
16011 2006-02-06 [colin]      2.0.0cvs20
16012
16013         * src/addressbook.c
16014                 Use internal mime-type instead of text/plain for d'n'd
16015         * src/compose.c
16016                 Allow attaching files from mimeview's icon list via d'n'd
16017         * src/folderview.c
16018         * src/folderview.h
16019                 Use internal mime-type instead of text/plain for d'n'd
16020                 Don't try to selected opened folder if none is
16021                 Factorize d'n'd from other apps code
16022         * src/headerview.c
16023         * src/textview.c
16024         * src/gtk/gtkutils.c
16025         * src/gtk/gtkutils.h
16026                 Factorize Face/X-Face stuff
16027         * src/mimeview.c
16028                 Fix d'n'd to other apps
16029         * src/prefs_message.c
16030                 Let the XFace pref be usable without libcompface as it also
16031                 applies to Face
16032         * src/summaryview.c
16033                 Fix d'n'd to other apps
16034                 Factorize d'n'd from other apps code
16035
16036 2006-02-06 [wwp]        2.0.0cvs19
16037
16038         * po/it.po
16039                 Italian translation fixes by Andrea Spadaccini (no more confusion
16040                 between filtering and processing, and few changes in the About
16041                 dialog).
16042
16043
16044 2006-02-06 [mones]      2.0.0cvs18
16045
16046         * src/gtk/icon_legend.c
16047                 Improved descriptions allowing better translations
16048
16049 2006-02-05 [colin]      2.0.0cvs17
16050
16051         * src/imap.c
16052                 Add the f*cking missing expunge that caused imap_fetch_env
16053                 to fail after an add_msgs ! :-///
16054         * src/etpan/imap-thread.c
16055                 Add a bit of debug
16056         FOR_STABLE
16057
16058 2006-02-05 [colin]      2.0.0cvs16
16059
16060         * src/common/utils.c
16061                 Don't check for return-path (or we can't put
16062                 back non-sent mails)
16063
16064 2006-02-05 [colin]      2.0.0cvs15
16065
16066         * src/textview.c
16067                 Don't try to display Face header in textview
16068                 when teh headerview's active
16069
16070 2006-02-05 [colin]      2.0.0cvs14
16071
16072         * tools/tbird2syl.py
16073         * tools/Makefile.am
16074                 Add script to import Thunderbird mails
16075
16076 2006-02-05 [colin]      2.0.0cvs13
16077
16078         * src/headerview.c
16079         * src/procheader.c
16080         * src/procmsg.c
16081         * src/procmsg.h
16082         * src/textview.c
16083                 Show Face headers - patch partially by Klaus Flittner
16084
16085 2006-02-05 [colin]      2.0.0cvs12
16086
16087         * src/folderview.c
16088         * src/summaryview.c
16089         * src/common/utils.c
16090         * src/common/utils.h
16091                 Let dnd work from mime icons to summaryview
16092                 and to folderview too
16093                 Add a crude test to avoid trying to add files
16094                 drag'n'dropped when they're not mails
16095
16096 2006-02-04 [colin]      2.0.0cvs11
16097
16098         * src/summaryview.c
16099         * src/mimeview.c
16100                 Fix utf8 conversion
16101
16102 2006-02-04 [colin]      2.0.0cvs10
16103
16104         * src/compose.c
16105         * src/folderview.c
16106         * src/mimeview.c
16107         * src/summaryview.c
16108         * src/summaryview.h
16109                 Added various drag and drop capas:
16110                 From                    To
16111                 summaryview             other apps
16112                 mimeview icons          other apps
16113                 other apps              summaryview
16114                 other apps              folderview
16115
16116                 This shouldn't have broken the existing:
16117                 From                    To
16118                 summaryview             folderview
16119                 folderview              folderview
16120                 summaryview             compose's attachments
16121
16122         Tests welcomed.
16123
16124 2006-02-02 [paul]       2.0.0cvs9
16125
16126         * src/mainwindow.c
16127                 move global option 'Set displayed columns...' out
16128                 of folder option grouping.
16129                 fix sensitivity of 'harvest addresses'
16130         FOR_STABLE
16131
16132 2006-02-01 [colin]      2.0.0cvs8
16133
16134         * src/mimeview.c
16135                 Revert the alertpanel patch, it sucks (intrusive
16136                 and gets in the way of "open")
16137
16138 2006-02-01 [colin]      2.0.0cvs7
16139
16140         * src/compose.c
16141         * src/prefs_account.c
16142         * src/prefs_common.c
16143         * src/common/defs.h
16144         * src/common/utils.c
16145         * src/common/utils.h
16146                 Add ability to edit the signature file
16147                 from the account preferences, and use
16148                 a default for the text editor.
16149                 Patch by Fabien Vantard
16150
16151 2006-02-01 [colin]      2.0.0cvs6
16152
16153         * src/mimeview.c
16154                 Try to get mime type by extension if it is
16155                 application/octet-stream
16156                 Display a window with possible choices when
16157                 encountering unknown mime types
16158         * src/gtk/filesel.c
16159         * src/gtk/filesel.h
16160                 Add preview
16161                 Allow multiple selection in filtered filesel
16162                 (patch by Fabien Vantard)
16163         * src/gtk/pluginwindow.c
16164                 Use it (patch by Fabien Vantard)
16165
16166 2006-02-01 [paul]       2.0.0cvs5
16167
16168         * src/jpilot.c
16169                 fix crash on creating jpilot address book
16170                 Thanks to Colin - FOR_STABLE
16171         * src/prefs_summaries.c
16172         * src/prefs_wrapping.c
16173         * src/gtk/icon_legend.c
16174         * src/gtk/quicksearch.c
16175                 string fixes and additions
16176
16177 2006-02-01 [paul]       2.0.0cvs4
16178
16179         * src/compose.c
16180         * src/mainwindow.c
16181         * src/messageview.c
16182         * src/prefs_send.c
16183                 add Arabic encoding option
16184                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
16185
16186 2006-01-31 [colin]      2.0.0cvs3
16187
16188         * src/plugins/pgpcore/passphrase.c
16189                 Convert passphrase to locale encoding
16190         * src/compose.c
16191                 Fix drafting on IMAP. Crappy bug sneaked in
16192                 the release :-/
16193         FOR_STABLE
16194
16195 2006-01-30 [paul]       2.0.0cvs2
16196
16197         * src/gtk/icon_legend.c
16198                 show the new entries
16199
16200 2006-01-30 [colin]      2.0.0cvs1
16201
16202         * src/manual.c
16203                 Check for the file to be present before 
16204                 enabling the menu - FOR_STABLE
16205         * src/gtk/icon_legend.c
16206                 Add folders icons (not all of them, there
16207                 are too much, but the most intriguing ones)
16208
16209 2006-01-30 [paul]       2.0.0
16210
16211         version 2.0.0 released
16212
16213 [For previous entries, see ChangeLog.pre2.0.0]